body{
    margin:0px;
    padding:0px;
}
#footer1{
    margin-top:200%;
}
#main_brands_main_bottom{
    padding-top: 10px;
    margin-bottom:40px;
    font:16px "Open Sans",sans-serif;
    width:1140px;
    margin:auto;
    height:1400px;
}
#carosel{
    display: grid;
    grid-template-columns: 45% 54%;
    margin-bottom: 25px;
    margin-top: 10px;
    gap:1%;
    
}
.main_carousel{
    z-index: -1;
}
* { box-sizing: border-box; }

body { font-family: sans-serif; }

.carousel {
  background: #EEE;
}

.carousel-cell {
  width: 100%;
  height: 200px;
  margin-right: 10px;
  background: #8C8;
  border-radius: 5px;
  counter-increment: gallery-cell;
}

/* cell number */
.carousel-cell:before {
  display: block;
  text-align: center;
  content: counter(gallery-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}

/* position dots in gallery */
.flickity-page-dots {
    position: relative;
  top:430px;
}
/* white circles */
.flickity-page-dots .dot {
  width: 5px;
  height: 1px;
  opacity: 1;
  background-color:white;
  border: 0px;
}
/* fill-in selected dot */
.flickity-page-dots .dot.is-selected {
  background: blue;
}

  .flickity-prev-next-button.no-svg {
    color: white;
  }
 
.carosel_1{
    width:100%;
}
#dealDay{
    display: grid;
    grid-template-columns: repeat(4,1fr);
}
#featured{
    display: grid;
    grid-template-columns: repeat(4,1fr); 
}
.main{
    border:1px solid rgb(237, 235, 235);
    padding:10px;
    margin-bottom: 7px;
}
.main>p{
    font:16px "Open Sans",sans-serif ;
    margin-top: 0px;
    font-weight: bold;
    margin-bottom: 0px;
}
#dealDay>div>img{
    height: 125px;
}
#featured>div>img{
    height: 125px;
}
.price1{
    font:13px "Open Sans",sans-serif;
    color:#333333;
    font-weight: bold;
}
.mrp1{
    font:11px "Open Sans",sans-serif;
    color:#999999;
}
.name1{
    font:12px "Open Sans",sans-serif;
}
.proDis1{
    font:12px "Open Sans",sans-serif;
    background-color: red;
    color: white;
    padding:0px 4px;
    border-radius: 5px;
}
#new_for_you_category{
    padding:5px ;
    background-color:#dffcfbf6;
    margin-bottom: 40px;
}
span>a{
    text-decoration: none;
    font-size:14px;
}
.for_you_item{
    background-color: white;
    margin: 10px;
    height:326px;
}
.for_you_item>img{
    width:100%;
}
.for_you_price{
    font-weight: bold;
}
.for_you_Name{
    font-size: 13px;
}
.for_you_item_details{
    padding-left: 12px;
    padding-bottom: 10px;
}
#new_for_you_product{
    display:grid;
    grid-template-columns:repeat(4, 25%);
    
}
#enjoy_life_product{
    display: grid;
    grid-template-columns: repeat(3,32.5%);
    gap: 1.1%;
    
}
#enjoy_life_1>img{
    width:100%;
}
.enjoy_life_2{
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
}
.enjoy_life_2_1{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 10px;
    gap:13px;
    background-color: #cadfff;
    padding: 10px;
}
.enjoy_life_2_1 p{
    font:13px "Open Sans",sans-serif;
    color:#0066FF;
    margin-bottom: 0px;
    margin-top: 0px;
}
.enjoy_life_2_1>div{
    padding:0px;
}
.enjoy_life_2_1>div>*{
    width:100%;
}
#trending_product{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap:17px;
}
.trending_item{
    border:1px solid rgb(206, 206, 206);
    border-radius: 5px;
    padding-bottom: 5px;
}
.trending_item>img{
    width:100%;
    padding: 0px;
}
.trendingDesc{
    padding: 10px;
    color:#838080;
    font-size: 12px;
    
}
.trendingName{
    font-weight: bold;
    padding: 10px;
    font-size: 15px;
}
#best_seller_product{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 20px;
}
.star{
    color:rgb(235, 173, 5);
    margin-right: 10px;
    font-size: 13px;
}
.ratingCount{
    font:14px "Open Sans",sans-serif;
    color:#999999;
}
.main_top{
    color:black;
    margin-bottom: 16px;
    width:100%;
    height:30px;
}
.main_title{
    font:22px "Open Sans",sans-serif;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
}
#lazy_img{
    width:100%;
    border-radius: 5px;
    margin-bottom: 16px;
}
.brand_products{
    border:1px solid rgb(206, 206, 206);
    display: grid;
    grid-template-columns:400px 175px 175px 175px 175px;
    grid-template-rows: auto;
    gap:10px;
    margin-bottom: 16px;
}
.brand_products1{
    border:1px solid rgb(206, 206, 206);
    display: grid;
    grid-template-columns:400px 175px 175px 175px 175px;
    grid-template-rows: auto;
    gap:10px;
    margin-bottom: 16px;
}
.brand_products2{
    border:1px solid rgb(206, 206, 206);
    display: grid;
    grid-template-columns:400px 175px 175px 175px 175px;
    grid-template-rows: auto;
    gap:10px;
    margin-bottom: 16px;
}
.brand_products3{
    border:1px solid rgb(206, 206, 206);
    display: grid;
    grid-template-columns:400px 175px 175px 175px 175px;
    grid-template-rows: auto;
    gap:10px;
    margin-bottom: 16px;
}
.brand_item{
padding-left:0px;
padding-right: 8px;
}
.brand_item>*{
    width:95%;
}
.brand_price{
    display: flex;
    justify-content:space-around;
    margin-left: -10px;
}
.proDis{
    font:12px "Open Sans",sans-serif;
    background-color: red;
    color: white;
    padding:0px 4px;
    border-radius: 5px;
}
.proName{
    font:13px "Open Sans",sans-serif;
}
.price{
    font:16px "Open Sans",sans-serif;
    color:#333333;
    font-weight: bold;
}
.mrp{
    font:13px "Open Sans",sans-serif;
    color:#999999;
}
.recommended{
    width:1140px;
    display:flex;
    overflow:hidden;
    
}
.recommend{
    position: absolute;
}

.slide_left {
    position: relative;
    z-index: 1;
    top:90px;
    left:-13px;
    cursor: pointer;
}
.slide_left i{
    color:rgb(209, 209, 209);
    border-radius: 50%;
    background-color: white;
    border: 0px;
    font-size: 33px;
}
.slide_right {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    z-index: 2;
    top:-100px;
    right:-10px;
    cursor: pointer;
}
.slide_right i{
    color:rgb(209, 209, 209);
    border-radius: 50%;
    background-color: white;
    border: 0px;
    font-size: 33px;
}
.item_box{
    width:130px;
    padding: 7px 7px 7px 7px;
}
.item_box>img{
    width:130px;
    
}
img:hover{
cursor: pointer;
}
#timer{
    color: rgb(249, 99, 99);
    font:13px "Open Sans",sans-serif;
}