.banner-section .banner-right .mask-img img{ 
  position: relative;
  top: -16.7%;
  right: 0;
  object-fit: cover;
  -webkit-mask-image: url(../images/banner-shape.png) !important;
  mask-image: url(../images/banner-shape.png) !important;
  -webkit-mask-size: 100% 100%;
  background-size: 100% 100% !important;
  z-index: 9;
}
.banner-section .banner-left .wp-block-column{
    position: absolute;
    left: 33%;
    margin-top: 12%;
    width: auto !important;
}
.banner-section .banner-left .read-more a:hover,.offer-section .read-more a:hover,.offer-section .shop-more1 a:hover{
  background: #fff !important;
  color: #000 !important;
}
.banner-section .banner-left .read-more a:after,.offer-section .read-more a:after,.offer-section .shop-more1 a:after{
  content: '\f061';
  position: relative; !important;
  font-family: 'Font Awesome 6 Free';
  font-size: 14px;
}
.banner-section .banner-right .temperature{
  left: 12% !important;
  top: 90% !important;
}
.best-seller-section .woocommerce ul.products li.product .onsale,.best-seller-section .yith-wcwl-add-button span{
  display: none;
}
.best-seller-section .products li{
  flex-direction: column;
    border-radius: 20px;
    backdrop-filter: blur(0);
    background: rgba(255, 255, 255, .2);
    padding: 14px !important;
    border-radius: 20px;
    height: 320px;
    margin-top: 10% !important;
    display: flex;
    justify-content: flex-end;
    transition: 0.3s ease-in-out;
}
.best-seller-section .products img{
  background: #0C3A5C;
  max-width: 296px;
  margin: 0px auto !important;
  position: relative;
  border-radius: 20px;
  text-align: center;
  padding: 20px !important;
  object-fit: contain !important;
  top: -10px;
  height: 200px !important;
}
.best-seller-section .add_to_wishlist{
    background: #0C87E4;
    color: #fff;   
}
.best-seller-section .yith-wcwl-add-button{
    position: absolute;
    top: -35%;
    left: 13px;
    z-index: 99;
    background: #000;
    padding: 0 5px 5px 0;
    border-radius: 5px;
}
.offer-section .timer-sec,.offer-section .timer-sec .wp-block-group{
  gap: 5px !important;
}
.offer-section .off-sec{
  gap: 1em !important;
}
.offer-section .timer-sec .count{
  border-radius: 6px;
  height: 40px;

}
.offer-section .timer-sec .count,.offer-section .timer-sec .text{
    font-weight: 900;
}
.best-seller-section .heading-sec{
  text-align: center;
}
@media screen and (max-width: 991px){
  .offer-section .timer-sec{
    flex-wrap: nowrap !important;
  }
  .offer-section .timer-sec{
    width: 70%;
    margin: 0 auto;
  }
  .offer-section .shop_count_percent{
    font-size: 32px !important;
  }
}
@media screen and (max-width: 767px){
  .banner-section .banner-right,.banner-section p{
    display: none;
  }
  .banner-section{
    height: 200px;
  }
  .banner-section .banner-heading{
    font-size: 20px !important;
  }
  .banner-section .banner-left .wp-block-column{
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0 !important;
    padding: 0 5%;
  }
  .banner-section .banner-heading,.banner-section p,.banner-section .wp-block-buttons{
    text-align: center;
    justify-content: center;
  }
  .best-seller-section .products li{
    margin-top: 40% !important;
    width: 100% !important;
  }
  .best-seller-section .products img{
    margin: 0 auto !important;
  }
  .offer-section .off-sec,.offer-section .cam-sec{
    justify-content: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .banner-section:not(.is-not-stacked-on-mobile)>.banner-left,.wp-block-column.is-vertically-aligned-top.banner-left.position-relative.is-layout-flow.wp-block-column-is-layout-flow,
  .banner-section:not(.is-not-stacked-on-mobile)>.banner-right,.wp-block-column.banner-right.position-relative.is-layout-flow.wp-block-column-is-layout-flow,
  .offer-col-sec:not(.is-not-stacked-on-mobile)>.wp-block-column,.banner-left12:not(.is-not-stacked-on-mobile)>.banner-left1{
    flex-basis: 50% !important;
    width: 50% !important;
  }
  .banner-section .banner-right .mask-img img{
    height: 350px !important;
    width: 350px !important;
  }
  .banner-section .banner-left .wp-block-column{
    left: 5%;
  }
  .banner-section .banner-heading{
    font-size: 28px !important;
  }
  .banner-section .banner-right .temperature{
    left: 53% !important;
    top: 98% !important;
  }
  .offer-section .timer-sec,.offer-section .offer-col-sec{
    flex-wrap: nowrap !important;
  } 
  .offer-section{
    flex-wrap: wrap !important;
  }
  .offer-section:not(.is-not-stacked-on-mobile)>.offer-col1,.offer-section:not(.is-not-stacked-on-mobile)>.shop-col2{
    flex-basis: 100% !important;
  }
  .best-seller-section .products li{
    margin-top: 23% !important;
  }
  .best-seller-section .woocommerce ul.products li.product{
    width: 45% !important;
  }
  .best-seller-section .yith-wcwl-add-button{
    top: -44% !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .banner-section .banner-left .wp-block-column{
    left: 12%;
  }
  .banner-section .banner-right .mask-img img{
    height: 500px !important;
  }
  .banner-section .banner-right .temperature{
    left: 5% !important;
    top: 76% !important;
    height: 135px !important;
  }
  .best-seller-section .yith-wcwl-add-button{
    top:-22%;
  }
  .best-seller-section .woocommerce ul.products li.product .price{
    flex-direction: column-reverse;
  }
  .offer-section .shop_count_percent{
    font-size: 32px !important;
  }
  .offer-section .cam-sec .wp-block-buttons{
    margin: 0 !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1440px){
  .banner-section .banner-right .mask-img img{
    height: 550px !important;
  }
  .banner-section .banner-left .wp-block-column{
    left: 12%;
  }
  .banner-section .banner-right .temperature{
    left: 6% !important;
    top: 77% !important;
    height: 140px !important;
  }
}
/*.banner-section .banner-left .banner-heading::before{
  content: '\f061';
  position: absolute !important;
  background: #0C87E4 !important;
  left: 0% !important;
  transform: translate(-50%) !important;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 14px;
  transform: rotate(-50deg);
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 6px;
}*/
