body,html{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;background:#f5f4f4;font-size:13px;font-family:'Arvo',monospace}@supports(display:grid){body,html{display:block}}.grid{display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:150px;grid-auto-flow:row dense}.item{position:relative;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;background:#fff;grid-column-start:auto;grid-row-start:auto;color:#fff;background-size:cover;background-position:center;box-shadow:-2px 2px 10px 0 rgba(68,68,68,.4);transition:transform .3s ease-in-out;cursor:pointer}.item:nth-of-type(1n){background-image:url(../../Images/Product/ChristmasCardStore/1.jpg)}.item:nth-of-type(2n){background-image:url(../../Images/Product/ChristmasCardStore/2.jpg)}.item:nth-of-type(3n){background-image:url(../../Images/Product/ChristmasCardStore/3.jpg)}.item:nth-of-type(4n){background-image:url(../../Images/Product/ChristmasCardStore/4.jpg)}.item:nth-of-type(5n){background-image:url(../../Images/Product/ChristmasCardStore/5.jpg)}.item:nth-of-type(6n){background-image:url(../../Images/Product/ChristmasCardStore/6.jpg)}.item:nth-of-type(7n){background-image:url(../../Images/Product/ChristmasCardStore/7.jpg)}.item:nth-of-type(8n){background-image:url(../../Images/Product/ChristmasCardStore/8.jpg)}.item:nth-of-type(9n){background-image:url(../../Images/Product/ChristmasCardStore/9.jpg)}.item:nth-of-type(10n){background-image:url(../../Images/Product/ChristmasCardStore/10.jpg)}.item:nth-of-type(11n){background-image:url(../../Images/Product/ChristmasCardStore/11.jpg)}.item:nth-of-type(12n){background-image:url(../../Images/Product/ChristmasCardStore/12.jpg)}.item:after{position:absolute;width:100%;height:100%;background-color:#000;opacity:.3;transition:opacity .3s ease-in-out}.item:hover{transform:scale(1.05)}.item:hover:after{opacity:0}@media screen and (min-width:300px){.item--small1{grid-row-end:span 2;grid-column-end:span 1}.item--small2{grid-row-end:span 2}.item--small{grid-row-end:span 2}.item--medium{grid-row-end:span 2;grid-column-end:span 1}.item--large{grid-row-end:span 2;grid-column-end:span 1}}@media screen and (min-width:425px){.item--small1{grid-row-end:span 2;grid-column-end:span 1}.item--small2{grid-row-end:span 2}.item--small{grid-row-end:span 2}.item--medium{grid-row-end:span 2;grid-column-end:span 1}.item--large{grid-row-end:span 2;grid-column-end:span 1}}@media screen and (min-width:1280px){.item--small1{grid-row-end:span 3;grid-column-end:span 2}.item--small2{grid-row-end:span 3}.item--small{grid-row-end:span 2}.item--medium{grid-row-end:span 2;grid-column-end:span 2}.item--large{grid-row-end:span 3;grid-column-end:span 3}}.item--full{grid-column-end:auto}@media screen and (min-width:768px){.item--full{grid-column:1/-1;grid-row-end:span 2}}.item__details{position:relative;z-index:1;padding:15px;color:#000;background:rgba(255,255,255,.9);text-transform:lowercase;letter-spacing:1px;color:#000}.circle-close{background:#e56153;height:2em;width:2em;border-radius:50%;color:#fff;border:1px solid #e56153;margin:-2% -2% 0 0;box-shadow:2px 2px 2px gray;z-index:99999;position:relative;font-size:1.2em}.item2019{position:relative;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;background:#fff;grid-column-start:auto;grid-row-start:auto;color:#fff;background-size:cover;background-position:center;box-shadow:-2px 2px 10px 0 rgba(68,68,68,.2);transition:transform .3s ease-in-out;cursor:pointer;height:350px}.item2019:hover{transform:scale(1.05)}.item2019:hover:after{opacity:0}