<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{
  font-family: 'Roboto', sans-serif;
/*  font-family: 'Dancing Script', cursive;*/
}
header{
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 9;
  padding: 10px 0;
/*  background-color: #d1719f;*/
/*background-color: #fdb5dd;*/
    /*  background-color: #ffe4f0;*/
    background-color: #e4e4e4;

}
section{
  overflow-x: hidden;
}
.bg-light {
    background-color: #009740!important;
}
.navbar-light .navbar-nav .nav-link {
    padding: .5rem 0.85rem;
    font-size: 0.8rem;
    color: #fff!important;
}
.Logo img{
/*  max-width: 125px;*/
  max-width: 100px;
}
.Categories{
/*  margin: 40px 0 0 0;*/
  margin: 20px 0 0 0;
}
.Categories a{
  color: #000;
  /*color: #fff;*/
}
.Categories img{
  width: 20px;
}
.Categories .btn-outline-light {
  border-color: #744d24;
    /*border-color: #ffffff;*/
}
.Categories .navbar-toggler {
  font-size: 0.9rem;
  padding: 0.5rem 0.75rem;
}
.CategoryItems{
  width: 250px;
  color: #fff;
  position: absolute;
  top: 60px;
  height:450px;
  overflow-y: scroll;
  z-index: 10;
  font-size: 0.85rem;
  /*background-color: #ffe4f0;*/
    /*background-color: #c99fff;*/
    background: #c5c5c5;
}
.CategoryItems ul{
  display: block;
  list-style: none;
  padding:0;
  margin: 0;
  line-height: 40px;
}
.CategoryItems ul li a{
  display: block;
  text-decoration: none;
  color:#000;
  padding:0 15px;
  font-size: 0.9rem;
  border-bottom: 1px solid #fff;
}
.searchBox{
/*  margin: 40px 0 0 0;*/
  margin: 20px 0 0 0;
}
.searchBox input{
  width: 100%;
  /* border: 1px solid rgba(0, 0, 0, 0.2); */
  border-radius: 30px;
  box-shadow: 0 0 5px #b1b1b1;
  padding: 0.5rem 0.75rem;
  font-size: 0.85rem;
  border: 0;
}
.animate-charcter {
  /*text-transform: uppercase;*/
  background-image: linear-gradient(-225deg, #4418e2 0%, #c21717 29%, #ff1361 67%, #00ff0d 100%);
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
  font-size: 16px;
}
.searchBox .input-group .btn {
  position: absolute;
  right: 2px;
  top: 2px;
  font-size: 0.75rem;
  color: #6b6b6b;
  z-index: 9;
  outline: 0;
}
.searchBox button.btn.focus, .searchBox button.btn:focus {
  outline: 0;
  box-shadow: none;
}
.kart{
/*  margin: 37px 0 0 0;*/
  margin: 18px 0 0 0;
  text-align: right;
}
.kart a{
  width: 40px;
  height: 40px;
  /*background-color: #744d24;*/
  /*background: #009740;*/
    border: 1px solid #000;
  color: #000;
  border-radius: 50%;
  text-align: center;
}
.kart button i{
  text-align: center;
  /*color:#fff;*/
  color:#000;
}
.kartItems{
  width: 20px;
  height: 20px;
  /*background-color: #fff;*/
  background: #009740;
  /*border:1px solid #000;*/
  color: #fff;
  text-align: center;
  border-radius: 50%;  
  font-size: 0.8rem;
  position: absolute;
  top: 8px;
  right: 10px;
  z-index: 9;
}
.UserAccount{
 margin: 37px 0 0 0;
  margin: 18px 0 0 0;
  text-align:right;
}
.UserAccount button{
  width: 40px;
  height: 40px;
  background-color: #744d24;
  background: white;
  color:#fff;
    border: 1px solid #000;
  color:#000;
  border-radius: 50%;
  text-align: center;
}
.AcoountDetails{
  width: 150px;
  /*color: #fff;*/
  color:#000;
  position: absolute;
  top: 70px;
  z-index: 10;
  font-size: 0.85rem;
  background-color: #70e2a0;
}
.AcoountDetails ul{
  display: block;
  list-style: none;
  padding: 15px 0;
  margin: 0;
  line-height: 40px;
}
.AcoountDetails ul li a{
  display: block;
  text-decoration: none;
  color:#000;
  padding:0 15px;
  font-size: 0.8rem;
/*  border-bottom: 1px solid #ccc;*/
}
.AcoountDetails ul li a i{
  font-size: 0.7rem;
}
.AcoountDetails ul li a span{
  color:#0043ff;
}
.navbar-light .navbar-nav .nav-link {
  color: #673500;
  padding: .5rem 1.5rem;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}
nav.bg-light {
  display: block;
}
.banner{
  position: relative;
}
.banner img:hover{
  opacity: 1 !important;
}
.BannerTopStrip{
  background: url("../images/banner-top-strip.png") repeat-x scroll border-box left;
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.BannerBottomStrip{
  background: url("../images/banner-bottom-strip.png") repeat-x scroll border-box left;
  width: 100%;
  height: 50px;
  position: absolute;
  bottom:0;
  z-index: 1;
}
.carousel-indicators li {
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  width: 10px;
  height: 10px;
}
.Message{
  padding: 25px 0;
  text-align: center;
  /*background-color: #fdb5dd;*/
  /*background-color: #140354;*/
  background: #005825;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 400;
}
.Message a{
  color: #000;
}
.CakeArea{
  padding: 80px 0;
  background-color:#fff;
}
.Heading h2{
  position: absolute;
  top: 125px;
  text-align: center;
  width: 100%;
  font-size: 4rem;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.Heading img{
  width: 100%;
}
.Collection{
  text-align: center;
}
.Collection img{
  width: 100%;
  height:350px;
}
.GiftSec img{
  width: 100%;
  height:320px;
}
#filter .FilterContent img{
  width: 100%;
  height:360px;
}
.large-5 img{
  width: 100%;
  height:390px;
}
img{
  max-width: 100%;
  opacity:1;
  transform: scale(1);
  -webkit-transition: 0.5s;    
  -o-transition: 0.5s;    
  -moz-transition: 0.5s;    
  transition: 0.5s;    
}
img:hover{
  transform: scale(1.02);
}
.Collection h3{
  font-size: 1.25rem;
}
.itemDesc{
  margin: 15px 0;
}
.cookiesNbreads{
  padding: 30px 0 50px 0;
  /*background-color: #ffe1ff;*/
    background-color: #009740;
    color: #fff;
  text-align: center;
}
#wrap-25{
  padding: 25px 80px;
}
.cookiesNbreads img{
  width: 100%;
/*  padding: 50px;*/
}
.GiftSec{
  padding: 100px 0 80px 0;
  background: url("../images/gift.png") no-repeat scroll border-box center/cover;
}
.GiftSec img{
  width:100%;
  border: 2px solid #fff;
  border-radius: 5px;
}
.GiftSec h3{
  text-align: center;
  font-size: 1.125rem;
  margin:15px 0 0 0;
  color:#fff;
}
.headingInfo{
  text-align: center;
  position: absolute;
  top: 50px;
  right: 230px;
  color: #fff;
}
.giftBtn{
  text-align: center;
  font-size: 0.85rem;
  margin:5px 0 60px 0;
}
.giftBtn .btn{
  font-size: 0.85rem;
}
.offers{
  padding: 100px 0;
  background-color: #fff;
}
.offersHead{
  text-align: center;

/*
  margin: auto;
  width: 300px;
  height: 300px;
  background-color: #fdb5dd;
  border: 5px solid #ffe0e0;
  border-radius: 50%;
*/
}
.offersHead h2{
/*  padding: 130px 0 0 0;*/
  text-align: center;
  color:#dc3545;
}
.offersHead p{
  text-align: center;
  margin-bottom:25px;
}
.offers img{
  width: 100%;
  margin-bottom: 20px;
  border: 2px solid #ececec;
}

.offersDesc{
  position: absolute;
  bottom: 20px;
  padding: 15px;
  z-index: 1;
  background:rgba(45, 162, 162, 0.5);
}
.offersDesc h3{
  font-size: 1.125rem;
  color:#000;
/*  background-color: #fff;*/
}
.offersDesc h3 span{
  color:red;
}

.subscribe{
  /*background: url("../images/subscribe.jpg") no-repeat fixed border-box center/cover;*/
  background: url("../images/bg.jpg") no-repeat fixed border-box center/cover;
  height: 600px;
}
.subscribe form{
  position: absolute;
  /*right: 250px;*/
    left: 90px;
  width: 500px;
  padding: 50px;
  margin-top: 100px;
}
.subscribe form h2{
  font-size: 2rem;
  text-align: center;
}
.subscribe form h3{
  font-size: 1rem;
  text-align: center;
  margin-bottom: 15px;
  line-height: 30px;
  font-weight: 400;
}
.subscribe .form-control{
  padding:1.35rem .75rem;
  margin-bottom: 25px;
}
.subscribe form button{
  padding:0.6rem .75rem;
}
.socialMedia{
  margin: 45px 0 0 0;
  text-align: center;
}
.socialMedia h2{
  font-size: 1rem;
  margin: 13px 0;
}
.socialMedia a i {
  width: 35px;
  height: 35px;
  /*background-color: rgba(232, 62, 140, 1);*/
    background-color: rgb(18, 3, 72);
  color: #fff;
  padding: 10px;
  margin-right: 10px;
  font-size: 0.9rem;
  border-radius: 50%;
  text-align: center;
}

footer{
  background: url("../images/footer-bg.jpg") no-repeat scroll border-box center/cover;
}
.ftrOverlay{
  padding: 100px 0 0 0;
  background-color: rgba(255, 255, 255, 0.8);
}
footer h2{
  /*color: #dc3545;*/
    /*color: #130448;*/
    color:#009740;
  font-size: 1.5rem;
  margin: 0;
}
footer hr{
  border-color:#d6d6d6 !important;
  width: 100% !important;
}
footer p,footer ul{
  line-height: 35px;
  color:#000;
}
footer ul{
  padding-left: 20px;
  list-style: none;
}
footer a{
  color:#000;
}
footer a:hover{
    color: #009740;
    text-decoration: none;
}
footer .ftrAdd,footer .ftrContact,footer .ftrSupport,footer .ftrEmail{
  margin: 0;
}
footer .ftrContact,footer .ftrSupport,footer .ftrEmail{
  font-size: 1rem;
}
footer .ftrContact span,footer .ftrSupport span, footer .ftrEmail span{
  color: #000;
  font-weight: 600;
}
footer .app img{
  max-width: 120px;
}
.copyright{
  /*background-color:#fdb5dd;*/
  background-color: #009740;
  color:#fff;
  padding: 10px 25px;
  margin: 35px 0 0 0;
}
.copyright p{
  margin: 0;
  font-size: 0.95rem;
  /*color:#000;*/
  color:#fff;
}
.copyright p.devBy{
  text-align: left;
}
.copyright .ftrSocial{
  margin:5px 0 0 0;
}
.copyright .ftrSocial a{
  font-size: 1rem;
  margin: 0 5px;
  background: #fff;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  padding: 4px;
}

.pages{
  padding: 50px 0;
  background-color:#efefef;
}
#PgFooter&gt;footer{
  border-top: 2px solid #bdbdbd;
}
.pages p{
  line-height: 30px;
  font-size: 1rem;
}
.pages ul,.pages ol{
  line-height: 35px;
  font-size: 1rem;
}
.pages img{
  max-width: 100%;
}
.pages img:hover{
  opacity:1;
  transform: scale(1);
}
.pages video{
  width: 100%;
}
.mobFilterIcon{
  display: none;
}
.filterTitle,.filterData{
  display: block;
  font-size: 1.5rem;
}

#filter h3{
  font-size:1.125rem;
  padding: 10px;
  margin: 0;
}

#filter label{
  width:100%;
  display: block;
  font-size: 1rem;
}
#filter img{
  max-width: 100%;
}
#filter .FilterContent{
  text-align: center;
}
#filter a{
  text-decoration: none;
}
#filter .FilterContent a{
  color:#fff;
}
#filter .accordion&gt;.card&gt;.card-header&gt;a&gt;i {
  float: right;
}
.accordion&gt;.card&gt;.card-header {
  padding: 0;
  border: 0;
  margin-bottom: 0;
}
.accordion&gt;.card&gt;.card-header&gt;.btn {
  width: 100%;
  /*background-color: #fdb5dd;*/
    background-color: #110346;
    color: #fff;
  border-radius: 0;
  text-align: left;
}
.accordion&gt;.card&gt;.card-header&gt;.btn.focus, .accordion&gt;.card&gt;.card-header&gt;.btn:focus {
    box-shadow:none;
}
.accordion&gt;.card&gt;.card-header&gt;a {
  width: 100%;
  background-color: #fdb5dd;
  border-radius: 0;
  text-align: left;
  padding: 10px;
  color:#000;
}
.accordion&gt;.card&gt;.card-header&gt;a:hover{
text-decoration: none;
}
.accordion&gt;.card&gt;.card-header&gt;a&gt;i{
  font-size: 0.7rem;
}
.ProductInfo{
  background-color:#fff;
  color:#000;
  text-align: center;
}
.ProductInfo p{
  padding:0 0 10px 0;
  font-weight: 500;
  color:#000;
}
.ProductInfo p del{
  color:red;
  font-weight: 400;
}
.ProductInfo p button{
  font-size:0.85rem;
}
.MyBreadcrumbs ul{
  list-style: none;
  display:block;
  padding: 0;
  margin: 0;
}
.MyBreadcrumbs ul li{
  display:inline-block;
  margin-right: 8px;
  font-size: 0.8rem;
}
.MyBreadcrumbs ul li a{
  display: block;
  font-size: 0.8rem;
}
.MyBreadcrumbs ul li a:hover{
  text-decoration: none;
}
.MyBreadcrumbs ul li a::after{
  content: "/";
  position: absolute;
  padding: 0 4px;
  z-index: 1;
  color: #000;
}
.ProductVisual{
  position: sticky;
  /*top: 200px;*/
}
.ProductVisual img{
  max-width: 100%;
  border: 5px solid #fff;
}
/*zoom effect*/
.xzoom-gallery {
    margin-top: 10px
}
.xzoom {
    margin-top: 10px
}

.ProductVisual .Intro{
  margin:25px 0;
}
.ProductVisual .Intro img{
  border: 0;
}
.ProductVisual .Intro p{
  margin: 0;
  font-size: 0.9rem;
  color: #171717;
}
.ProductVisual .Intro p span{
  font-size: 0.75rem;
  letter-spacing: 0.5px;
  color:#007d1d;
}
.ProductDesc h1{
  font-size: 1.5rem;
}
.ItemRating{
  font-size:0.75rem;
  color:#FFAE00;
}
.ItemRating i{
  color:#FFAE00;
}
.ItemRating span{
  color: #005FE0;
}
.ItemPrice{
  font-size:1.3rem;
  font-weight: 500;
  padding-top: 5px;
  color: #f15928;
}
.ItemPrice sup{
  padding-left: 10px;
  font-size: 0.8rem;
  color:#000;
}
.ItemPrice sup span{
  color:#239B00;
}
.viewMore{
  font-size:0.75rem;
}
.ItemOptions{
  margin-top: 10px;
}
.ItemOptions a{
  font-size: 0.75rem;
  text-align: center;
  display: inline-block;
  color: #000;
  margin-right: 15px;
}
.ItemOptions a:hover{
  text-decoration: none;
}
.ItemOptions img {
  width: 80px;
  height: auto;
}
.ItemOptions a.selected img{
  border: 2px solid #009816;
}
.ItemOptions a p{
  margin: 0;
  padding: 0;
  font-size: 0.75rem;
  line-height: 20px;
}
.ItemOptions a p.price{
  font-weight: 500;
  color:#f15928;
}
.DeliveryLocation{
  margin-top: 25px;
}
.DeliveryLocation a{
  font-size: 0.8rem;
}
.DeliveryLocation i{
  position: absolute;
  right: 30px;
  top: 43px;
  /*z-index: 1;*/
}
.VegNonveg{
  margin-top: 25px;
  font-size: 0.85rem;
}
.VegNonveg input:last-child{
  margin-left: 25px;
}
.VegNonveg input[type='radio']:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: 0;
  left: -1px;
  position: relative;
  background-color: #fff;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid #019000;
}
.VegNonveg input[type='radio']:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: 0;
  left: -1px;
  position: relative;
  background-color:#01B500;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid #019000;
}
.VegNonveg input[type='radio']:first-of-type:after {
  background-color: #fff;
  border: 2px solid #8F4200;
}
.VegNonveg input[type='radio']:first-of-type:checked:after {
  background-color: #AC4F00;
  border: 2px solid #8F4200;
}
.ItemMessage{
  margin: 25px 0;
}
.descCartBtn i{
  position: relative;
  right: initial;
  top: initial;
  z-index: auto;
}

#AreaLocation .modal-title{
  text-align: center;
  width: 100%;
  font-size: 1.5rem;
  color:#f15928;
}
#AreaLocation .modal-title span{
  font-size: 0.9rem;
  color: #000;
}
#AreaLocation .modal-body input.form-control{
  padding: 1.5rem 1.75rem;
}
#AreaLocation .modal-body i{
  position: absolute;
  left: 26px;
  top: 31px;
  z-index: 1;
}
.FullDesc{
  margin-top: 35px;
}
.FullDesc h3{
  font-size: 1.25em;
}
.FullDesc ul{
  padding:0 0 0 18px;
}
.FullDesc p span{
  font-weight: 500;
}
.FullDesc p{
  margin-bottom: 5px;
}

.payment-now{
  border: 1px solid #000 !important;
  padding: 12px 10px;
  background: #fff;
  margin-top: 10px;
  border-radius: 5px;
}
.register{
  width: 100%;
  height:auto;
  padding: 80px 0;
}
.register-form{
    width: 45%;
    height: auto;
    padding: 15px;
    background: #d4fdbf;
    border-radius: 8px;
    border: 1px solid #ccc;
    box-shadow: 1px 2px 11px 1px #44751c;
    margin: 0 auto;
}
.register-form h4{
  text-align: center;
}
/* ------------ Scratch Card css ---------------- */
.owncontainer {
  border: 3px solid yellow;
  position: relative;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; 
  -o-user-select: none;
  user-select: none;
}

.canvas {
    position: absolute;
    top: -3px;
    left: -3px;
    z-index: 7;
}

/* ------------ Scratch Card css ---------------- */
/* -------------- cart page css ------------- */
.items-part, .price-part{
  width:100%;
  height:auto;
  background: #fff;
  border:1px solid #ccc;
  border-radius:5px;
  padding: 10px;
  margin-top: 20px;
}
.items-part hr, .price-part hr{
  padding: 0;
  margin:0;
}
.cart-middle-part{
  text-align: center;
  width: 100%;
  height:auto;
  padding: 10px;
}
.cart-right-part{
  width: 100%;
  height:auto;
  padding: 10px;
}
.cart-right-part p{
  margin-bottom: 0;
}
/* -------------- // cart page css ------------- */
/* -------------- Shipping Address  ------------ */
.shipping-address-form{
  width: 100%;
  height:auto;
  padding: 30px 20px;
  background: #efefef;
  /*border-color:#ccc;*/
  border: 1px solid #ccc;
  border-radius: 8px;
}
.shipping-address-form h4{
  text-align: center;
}
.shipping-address-form label{
  margin-bottom: 0;
  margin-top: 10px;
}

/* ----------------- // Shipping Address ------------- */
.filterData{
  width: 100%;
  height:450px;
  overflow-y: scroll;
  /*background: red;*/
}


.filterData::-webkit-scrollbar, .CategoryItems::-webkit-scrollbar {
  width: 0.2em;
}
 
.filterData::-webkit-scrollbar-track, .CategoryItems::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgb(24 0 113);
}
 
.filterData::-webkit-scrollbar-thumb,.CategoryItems::-webkit-scrollbar-thumb {
    background-color: #110346;
    outline: 1px solid #110346;
    border-radius: 10px;

}
.all-page-menu{
  width: 100%;
  height:auto;
  padding: 2px 0;
  background: green;
  color:#fff;
  text-align: center;
}
.owl-carousel.owl-drag .owl-item {
    list-style: none;
    color:#000;
}
.all-page-menu a{
  color:#fff !important;
}

















@media(max-width:1440px){
.headingInfo {
  right: 120px;
}
}
@media(max-width:1200px){
.navbar-light .navbar-nav .nav-link {
  padding: .5rem 0.85rem;
  font-size: 0.8rem;
}
.AcoountDetails {
  right: 0;
}
.CakeArea {
  padding: 50px 0;
}
.Collection h3 {
  font-size: 1rem;
}
.itemDesc p{
  font-size: 0.85rem;
}
.Heading h2 {
  top: 55px;
  font-size: 3rem;
}
#wrap-25 {
  padding: 0;
}
.headingInfo {
  right: 50px;
}
.offersDesc h3 {
  font-size: 1rem;
}
.offersDesc btn {
  font-size: 0.85rem;
}
}
@media(max-width: 1024px){
  .Collection img{
  width: 100%;
  height:220px;
}
.GiftSec img{
  width: 100%;
  height:190px;
}
#filter .FilterContent img{
  width: 100%;
  height:175px;
}
.large-5 img{
  width: 100%;
  height:350px;
}
}
@media(max-width:768px){
nav.bg-light {
  display: none;
}
}
.BannerTopStrip {
  background: url(../images/banner-top-strip.png) repeat-x scroll border-box bottom;
  height: 20px;
}
.BannerBottomStrip {
  background: url(../images/banner-bottom-strip.png) repeat-x scroll border-box top;
  height: 20px;
}
.headingInfo {
  right: 0;
  top: 0;
  position: relative;
}
.offers {
  padding: 50px 0;
  background-color: #fff;
}
.subscribe form {
  position: relative;
  right: 0;
  width: 100%;
  padding: 50px;
  margin-top: 0;
}
#FilterBanner{
  display: none;
}
#filter{
  padding: 100px 0 25px 0;
}
#filter .FilterLeft {
  padding-right: 15px;
}
.register-form{
    width: 65%;
}
@media(max-width:767px){
.Message {
  padding: 10px 0;
  font-size: 1rem;
}
#filter {
  padding: 25px 0 25px 0;
}
.ProductVisual .Intro{
  margin:25px 0;
}
.ProductDesc{
  margin-top: 20px;
}
.DeliveryLocation form a{
  margin-bottom: 15px;
  display: block;
}
.descCartBtn button:first-of-type{
  margin-bottom: 20px;
}
.btn-cart-order{
  text-align: center;
}
}
@media(max-width:576px){
.mobFilterIcon{
  display: block;
}
.filterTitle,.filterData{
  display: none;
}
.btnBlock a.btn{width:100%;}
.register-form{
    width: 100%;
}
  .Collection img{
  width: 100%;
  height:270px;
}
.GiftSec img{
  width: 100%;
  height:265px;
}
#filter .FilterContent img{
  width: 100%;
  height:260px;
}
.large-5 img{
  width: 100%;
  height:350px;
}
.cookiesNbreads h2{
  font-size: 17px;
}
.GiftSec h2{
  font-size: 20px;
}
.CategoryItems {
    right: 0px;
    }
    .filterData{
      height:250px;

    }

}
@media(max-width: 375px){
  .Collection img{
    width: 100%;
    height:210px;
  }
  .GiftSec img{
    width: 100%;
    height:215px;
  }
  #filter .FilterContent img{
    width: 100%;
    height:260px;
  }
  .large-5 img{
    width: 100%;
    height:210px;
  }
}
@media(max-width: 320px){
    .Collection img{
  width: 100%;
  height:210px;
}
.GiftSec img{
  width: 100%;
  height:215px;
}
#filter .FilterContent img{
  width: 100%;
  height:260px;
}
.large-5 img{
  width: 100%;
  height:210px;
}
}


</pre></body></html>