/** Shopify CDN: Minification failed

Line 1144:0 Unexpected "}"
Line 1296:0 Comments in CSS use "/* ... */" instead of "//"

**/

.shopify-section {
  padding: 0 50px;
}
.shopify-section.shopify-section--slideshow {
  padding: 0;
}
h1.GG-HomepageVideo-container-headingtext {
  margin-bottom: 1.2rem;
}
.GG-HomepageVideo-container-discription {
  margin-bottom: 1.2rem;
  text-align: center;
}
.custom-image-with-text-overlay .page-title__text p {
  color: #000;
  text-align: left;
}
.GG-HomepageVideo-container {
  background: none;
}

.home-collarge-container {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.home-collarge-container .banner_img {
  display: grid;
  place-content: center;
  padding: 0 0.5rem;
}
.home-collarge-container img {
  width: 100%;
}
h2.home-custom-heading {
  color: #000;
  font-size: 23px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.2rem;
}
.home-custom-discription p {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
}
.home-custom-discription {
  margin-bottom: 1.5rem;
}
.custom-image-with-text-overlay {
  margin-top: 3rem !important;
}

section.home-collarge-main-container {
  padding: 50px 80px;
}  

.westbengal_Banner{
  display: none;
}
#insta-feed h2{
  margin-top:15px;
}

body[servicable=yes] .for-pan {
  display: none;
}
body[servicable=yes] .for-ben {
  display: block;  
}
body[servicable=no] .for-pan {
  display: block;
}
body[servicable=no] .for-ben {
  display: none;  
}

/* .hero-slider {
    width: 97%;
    margin: 15px auto;
} */


@media (max-width: 1024px){
  .custom-image-with-text-overlay .custom-banner-image {
    height: 550px;
  }
  .custom-image-with-text-overlay .banner {
    height: 550px;
  }
  .shopify-section {
    padding: 0;
  } 
  section.home-collarge-main-container {
    padding: 1.5rem 1rem;
  }  
}
@media (max-width: 768px){
  .GG-HomepageVideo-container {
    padding: 1rem;
  }
  .hero-slider {
    border-radius: 0;
  }
  .indexBannerMain .hero-slide {
    width: 95%;
    border-radius: 0; 
    background: transparent !important;
  }
  /* .indexBannerMain .hero-slide img {
    border-radius: 15px;
  } */
}
@media (max-width: 749px){
  .GG-HomepageVideo1, .GG-HomepageVideo2 {
    width: 100%;
    position: unset;
    padding-bottom: 1.5rem;
  }
  .GG-HomepageVideoArea {
    display: flex;
    flex-direction: column;
    position: unset;
    height: unset;
  }
  .home-collarge-container {
    flex-direction: column;
  }
  .home-collarge-container .banner_img {
    padding: 0.5rem 0;
  }  
}
.featured-collection.collection-grid .button-wrapper {
  margin: 0;
}

.mosaic__content-container {
  text-align: left;
}
h2.mosaic__heading {
  color: #17a340;
  font-weight: bold;
}
.shopify-section--mosaic {
  padding-top: 50px;
}
.home-banner-container img {
  width: 100%;
}

@media screen and (max-width: 767px){
  .testimonials__blocks {
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .testimonial:first-child {
    margin-left: 0;
  }
  .testimonial {
    display: block;
    width: 100%;
    white-space: normal;
  }
}

.home-product-with-text-item .product-block.block {
  width: calc(100%);
}
.home-product-with-text-slider {
  max-width: 60%;
  flex: 0 0 60%;
}
.home-product-text-container {
  max-width: 40%;
  flex: 0 0 40%;
  padding-top: 50px;
}  
.home-product-with-text-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 70px 0;
}
.home-product-with-text-item {
  padding-right: 1.5rem;
}   
button.slick-next.slick-arrow {
  color: #000;
}   
.home-product-text-container .home-custom-head_content {
  max-width: 80%;
  margin: 0 auto;
}
.home-product-text-container .home-custom-discription p {
  max-width: 100%;
  text-align: left;
}
.home-product-text-container a.button , .home-product-text-container h2.home-custom-heading {
  margin-left: 0.3rem;
} 
.home-product-text-container h2.home-custom-heading {
  text-align: left;
  color: #17a340;
  font-size: 2rem;
  font-weight: 700;
}   
@media screen and (max-width: 768px){
  .home-product-with-text-slider , .home-product-text-container {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .home-product-with-text-container {
    flex-direction: column-reverse;
    padding: 1rem;
  }   
} 
@media screen and (max-width: 1024px){
  .home-product-with-text-container {
    padding: 1rem;
  } 
  .home-product-text-container .home-custom-head_content {
    max-width: 100%;
    margin-bottom: 1.5rem;
  }     
}

div#shopify-section-footer {
  background: #0B6024;
} 

.site-header>.container, .site-header>.container>.row, .site-header>.container>.row>.header-fix-cont {
  /* height: 65px; */
  height: 50px;
  width: 100%;
}

.testimonials-slider .slick-list {
  margin: 0 auto;
  max-width: 90%;
}
.testimonials-slider .slick-initialized .slick-slide {
  display: block;
  margin: 0 40px;
}
.shopify-section--testimonials-slider {
  background: #fafafc;
}
p.testimonial-quote {
  background: #fff;
  padding: 40px 30px;
  margin-bottom: 0px;
  font-size: 1rem;
  position:relative
}
p.testimonial-quote:before {
  content: '';
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  position: absolute;
  bottom: -20px;
  left: 25px;
}
.testimonial-author {
  margin-top: 20px;
  color: #D55D81;
  font-weight: bold;
  font-size: 1.2rem;
}
.testimonials-slider .slick-slide {
  padding: 0 20px;
}
@media (max-width:767px){
  .testimonials-slider button.slick-arrow {
    color: #000;
    z-index: 1;
    display: block !important;
    visibility: visible;
  }
  .testimonials-slider button.slick-prev.slick-arrow {
    left: -1rem;
  }
  .testimonials-slider button.slick-next.slick-arrow {
    right: -1rem;
  }
  .shopify-section--mosaic .section-mosaic .block--left .mosaic__content {
    padding-top: 0;
  }
  .collection-list__header.row.row-sm {
    margin-top: 0;
  }    
}
@media (max-width:1024px){   
  .GG_header-logoArea {
    height: 80px;
  }
  .GG_header-logoArea .GG_header_background {
    height: 80px !important;
    object-fit: cover;
  }
  .GG_header-logoArea .GG_header__heading-logo {
    max-width: 25% !important;
    object-fit: cover;
    object-position: right;
  } 
  .custom-image-with-text-overlay .page-title__text p {
    text-align: center;
  }  
}

.custom-product-block__image-zoom:hover .product-block__image {
  transform: scale(1.15);
}
.product-block__image {
  transition: transform 3s ease-out;
}
.custom-product-block__image-zoom {
  overflow: hidden;
}   

.collection-grid__sort {
  display: flex;
  align-items: center;
}
.collection-grid-switch-btn {
  padding-right: 1rem;
  display: flex;
}
@media screen and (min-width: 768px) and (max-width:1023px) {   
  .med_s13 {
    width: 50%;
  }   
}
@media (max-width:1023px){     
  .collection-grid-switch-btn {
    display: none;
  } 
}

.site-header {
  position: relative;
}
.shopify-section-header {
  position: unset;
  padding: 0;
}
.shopify-section-header.shopify-section-header--fixed {
  position: fixed;
}
.GG_header-logoArea {
  display: none;
} 
@media (min-width:1155px){     
  .site-header {
    background-color: rgb(33, 169, 73);
    padding: 0;
  }
  .container.custom-header-container {
    width: calc(100% - 80px);
  }   
  .site-header.header--has-scrolled {
    height: unset;
  }
  .GG_header-logoArea {
    background: #fff;
    width: 100%;
    height: 20px;
    display: block;
  } 
  .custom-collection-banner-image {
    padding: 0;
  }   
}
.quickView-button.quickView-button-disabled {
  pointer-events: none;
  opacity: 0.6;
}   

.pincode-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease;
}
.pincode-popup-inner {
  width: 80%;
  height: max-content;
  background: unset;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  max-width: 970px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 250px;
}
.pincode-popup-container {
  padding: 30px;
  background: #fff;
  box-shadow: 5px 5px 32px 8px rgb(255 255 255 / 40%);
  border-radius: 20px;
  overflow-y: auto;
  height: 100%;
  max-width: 450px;
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-image: url(/cdn/shop/files/group-49.png?v=1639570007);
  background-position: center center;
}   
span.pincode-popup-close {
  position: absolute;
  z-index: 1;
  right: 1rem;
  top: 1rem;
  width: 25px;
  height: 25px;
}   
.pincode-popup-close svg {
  width: 15px;
  height: 15px;
  cursor: pointer;
}   

/* Delivery Picker    */



.delivery-heading-icon{
  padding-left:10px
}
h4.delivery-heading {
  font-weight: 700;
  text-align: center;
  margin: 20px 0;
  letter-spacing: 0;
  font-size: 24px;
  color: green;
  font-family: 'Nunito';
}
.delivery-text {
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  line-height: 16px;
  color: #000;
  margin-bottom: 18px;
  display: block;
}
.delivery-bottom-wrapper{
  display: flex;
  flex-wrap:wrap;
  /*   justify-content: space-between; */
}
.delivery-bottom-text {
  font-size: 14px;
  line-height: 20px;
  color: #222c30;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
}
.pincode_solution {
  display: flex;
  align-items: center;
}
.cod-text {
  display: flex;
  align-items: center;
}
.cod-text svg {
  margin-right: 5px;
}
.pincode_solution svg {
  margin-right: 5px;
  position: relative;
  top: 4px;
}

.delivery-form {
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  margin: 30px 0 20px;
} 
.delivery-form input{
  background: transparent;
  border: none;
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  padding:10px 16px;
} 
.delivery-form input[type=text] {
  flex: 0 0 calc(100% - 135px);
  max-width: calc(100% - 135px);
  border: 1px solid #b9b6b6;
  border-radius: 8px;
  background: #fff;
}
.delivery-form input[type=submit] {
  flex: 0 0 130px;
  max-width: 130px;
  background: #21a949;
  color: #fff;
  border-radius: 12px;
}
.delivery-form input:focus-visible {
  outline: none;
  box-shadow: none;
}

@media(max-width:767px){

  .delivery-bottom-text{
    width:100%
  }

}



@media(max-width: 1023px){      

  /* .delivery-bottom-wrapper .delivery-bottom-text {
  margin-bottom: 12px;
} */
  .delivery-bottom-wrapper .delivery-bottom-text:last-child {
    margin: 0;
  } 

  .pincode-popup-container {
    width: 100% !important;
    padding: 20px 15px;
  }
  .pincode-popup-inner {
    width: 100% !important;
    transform: scale(0.9);
  } 
  .home-product-with-text-item {
    padding-right: 0.5rem;
  }  
}   

.slick-dots {
  bottom: -1rem;
}
.slick-dots li {
  background: green;
}
@media(max-width: 1023px){ 
  a.quickView-button.button {
    display: none !important;
  } 
}
@media(max-width: 1024px){
  .touch .quickView-button {
    display: block;
    width: fit-content;
  }

} 

/* Search bar */
.header-search-bar form.search-form {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 30px;
}
.header-search-bar .inputGroup {
  margin: 0;
  padding: 8px 0;
  width: calc(100% - 55px);
}
.header-search-bar input[type=search].nav-search-input {
  padding-left: 10px;
  font-size: 18px;
  padding-right: 0;
}
.header-search-bar .icon-search svg path {
  color: #000;
}
.header-search-bar .icon-search {
  margin: 0;
}
.header-search-bar input[type=search].nav-search-input::placeholder {
  font-size: 16px;
}
.header-right-icons {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media(min-width: 1024px){ 
  .header-search-bar {
    margin-right: 10px;
  }
  .results--visible #search-results {
    position: absolute;
    left: 0;
    right: 0;
    /*     overflow-y: auto;
    overflow-x: hidden; */
    background: #fff;
    padding: 1rem;
    top: 100%;
    max-height: 90vh;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
  }

}
.header-search-bar #search-results .results__heading {
  display: none;
}
.header__icons {
	position: relative;
}
@media(max-width: 1023px){ 
  .header--is-hamburger .header__icons {
    display: grid;
    grid-template-areas: 'left-icons heading right-icons';
    grid-template-columns: 1fr 2fr 1fr;
    align-items: center;
    width: 100%;
  }
  .header-right-icons {
    grid-area: right-icons;
    margin: 24px 0;
    justify-self: right;
    margin-right: 40px;
  }
  .header-search-bar {
    grid-column-start: 1;
    grid-column-end: 4;
    background-color: rgb(33, 169, 73);
    padding-bottom: 10px;
    padding-top: 8px; 
    position: relative;
  }
  .results--visible #search-results {
    position: absolute;
    left: 1rem;
    right: 1rem;
    background: #fff;
    top: 100%;
    /*     overflow-x: hidden;
    overflow-y: auto; */
    max-height: 90vh;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
  }  
  .container.custom-header-container {
    padding: 0;
    height: 100%;
  }

  .container.custom-header-container .row , .site-header.header--is-hamburger {
    height: 100%;
  }

  .header--is-hamburger .header__icons .menuToggle {
    top: 34px;
    left: 40px;
    padding:0;
    margin-top:0;
  }

  .header-search-bar form.search-form {
    max-width: 90%;
    margin: 0 auto;
  } 
  .header-left-icons {
    margin-left: 40px;
    width: fit-content;
  } 


  .menuToggle .diamond-bar {
    background: none;
  }
  #hamburger-menu.icon-menu .icon-bar, #hamburger-menu.icon-menu .icon-bar:after, #hamburger-menu.icon-menu .icon-bar:before {
    background-color: #fff;
  } 
  .header--is-hamburger .logo {
    width: fit-content;
    max-width: fit-content;
    margin: 0 auto;
  } 
  h4.delivery-heading {
    font-size: 20px;
  }  
}

@media(max-width: 898px){ 
  .header-search-bar form.search-form {
      width: 100%;
  }
}


.product-bottom-image-wrapper img{ max-width: 100%; }

.custom-header-pincode-input {
  background: none;
  width: 90px !important;
  position: unset !important;
  padding: 0;
  color: #fff;
  cursor: pointer;
}
.header-pincode-checker.header-pincode-field {
  display: flex;
  /*     border-bottom: 1px solid #fff; */
  padding: 0 5px 0 7px;
}
/* .header-pincode-checker.header-pincode-field svg {
padding-bottom: 5px;
} */
.custom-header-pincode-input::placeholder {
  color: #fff;
}
@media(max-width: 1120px){ 
  .desktop-pincode-icon {
    display: none;
  }
  a.nav-item.header-pincode-icon.mobile-header-pincode-icon {
    left: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
  }  
}
@media(min-width: 1121px){ 
  .mobile-header-pincode-icon {
    display: none !important;
  }

  .results__column--products .results__list {
    margin-bottom: 0;
  }  
}
.results__column.results__column--products {
  display: block;
  overflow: auto;
  max-height: 90vh;
  width: 100%;
}
.results__column--products .results__list {
  margin-bottom: 2rem;
}
@media(min-width: 1024px) and (max-width: 1120px) { 
  a.nav-item.header-pincode-icon.mobile-header-pincode-icon {
    left: 52px;
  }
  .header-left-icons {
    position: absolute;
    left: 0;
  }
}
.product-block__info {
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
}
a.section-collection-all-btn {
  margin-top: 10px;
  display: block;
  font-weight: 700;
  color: #21a949;
  font-size: 20px;
  text-decoration: underline;
}



.cart-drawer {
  max-width: 500px;
  right: 0;
  left: unset;
}
.cart-drawer .cart-wrapper.container {
  padding: 0 20px;
  margin: 0;
  width: 100%;
}
.cart-drawer .cart__form {
  flex-direction: column;
  margin: 0;
}
.cart-drawer .cart__form .cart__title {
  margin-bottom: 20px;
  padding-top: 30px;
}
.cart-drawer .cart__form .cart__table {
  padding: 0 !important;
  width: 100%;
}
.cart-drawer .cart__form .checkout-buttons {
  padding: 20px 0;
}
.cart-drawer .cart__table-header.med_hide {
  display: none;
}
.cart-drawer .cart__table-cell.cart__table-cell--price {
  display: none;
}
.cart-drawer .cart__table-row {
  grid-template-areas: "product quantity total";
  grid-template-columns: repeat(4,1fr);
  position: relative;
  padding: 10px 0;
}
.cart-drawer .cart__table-cell.cart__table-cell--product {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 3;
  padding: 5px;
}
.cart-drawer .cart__table-cell--quantity {
  grid-row-start: 2;
  grid-column-start: 2;
  grid-column-end: 3;
  padding: 5px;
  position: unset;
}
.cart-drawer .cart__table-cell.cart__table-cell--total {
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 2;
  text-align: right;
  padding: 5px;
}
.cart-drawer .cart__table-cell.cart-product__desc.cart-drawer-product-title {
  grid-column-start: 2;
  grid-column-end: 5;
  text-align: left;
  padding: 5px;
}
.cart-drawer .cart-product__desc.cart-page-product-title {
  display: none;
}
.cart-drawer .cart-product__remove {
  top: 1rem;
  right: 1rem;
  left: unset;
  width: fit-content;
}

.cart-drawer .cart.is-open , .cart-drawer .scroll {
  padding: 0;
}
.cart-drawer .cart__form .checkout-buttons {
  padding: 20px 0;
  width: 100%;
}
.cart-drawer button.cart-close {
  top: 1rem !important;
}
.selectVals {
  width: 100%;
  border: 2px solid #105c26;
  font-size: 14px;
  color: #105c26;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 24 24' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M12 16a1 1 0 0 1-.71-.29l-6-6a1 1 0 0 1 1.42-1.42l5.29 5.3 5.29-5.29a1 1 0 0 1 1.41 1.41l-6 6a1 1 0 0 1-.7.29z' data-name='16' fill='%23105c26' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-position: 96% 50%;
  background-size: 19px;
  background-repeat: no-repeat;
}

@media (min-width: 1155px) and (max-width: 1479px) {
  .container.custom-header-container {
    width: 100%;
  }
}
#carthike-chat-button-container.right {
  z-index: 9 !important;
}

.template-cart .cart__table-cell.cart-product__desc.cart-drawer-product-title {
  display: none;
}
@media (min-width: 1121px) and (max-width: 1500px) {
  .nav-standard .menu-item {
    padding-left: 2px;
    padding-right: 2px;
  }
  .nav-standard .menu-item .menu-item__link {
    font-size: 14px;
  }
}

.product-single__media--image {
  max-width: 500px;
  max-height: 500px;
}
.product-image {
  max-width: 500px;
  margin: 0 auto;
}

.collection-grid__row .product-block .product-block__inner {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.collection-grid__row .product-block {
  padding: 0 15px;
  margin-bottom: 30px;
}
.collection-grid__wrapper .collection-grid__row .product-block{
  padding: 0 6px;
  margin-bottom: 30px;
}

.desktop-hide{display: none;}
p.price.sale {
  font-weight: bold;
}
p.price.sale strike {font-weight: normal !important;}

@media screen and (min-width: 1024px){
  .product__images--large .product__images__slider {
    width: 100%;
    max-width: 550px;
  }
}
@media screen and (max-width: 768px){
  .cart-drawer .cart__table-row {
    display: grid;
  }
  .cart-drawer .cart-product__title {
    font-size: 15px;
  }
  .cart-drawer {
    width: 85vw;
    max-width: 500px;
  }
  .cart-drawer .cart-product .cart-product__thumb-img {
    width: 90px;
  }
  .cart-drawer .cart__table-cell--quantity {
    margin: 0;
  } 
  .cart__table-row:after{
    display: none; 
  }
  .collection-grid__row .product-block {
    padding: 0 15px 20px 15px;
    margin-bottom: 10px;
  }
  .collection-grid__row .product-block {
    padding: 0 5px 0px;
    margin-bottom: 15px;
    width: 50%;
  }
  h3.product-block__title {
    font-size: 16px;
    min-height: 49px;
  }

  .product-block__badge {
    min-height: 40px !important;
  }

  .product__images__slider-nav {
    display: none;
  }

  .product__price, .product__rating {
    flex: 0 40%;
  }

  .product__title__wrapper {
    flex-direction: unset;
    flex-wrap: wrap;
  }

  h1.product__title {
    flex: 0 0 100%;
    font-weight: bold;
    margin: 20px 0;
  }

  .mobile-hide{display: none;}
  .desktop-hide{display: block;}
} 
.product-block__info--center .product-block__badge {
  min-height: 24px;
}

.account-popup-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  bottom: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: transform 200ms ease,visibility 200ms ease;
}
.account-popup-inner {
  width: 100%;
  height: 100%;
  background: #fff;
  max-width: 500px;
  padding: 0 30px;
  overflow-x: auto;
}
.account-popup-inner {
  margin: 0;
  padding-top: 50px;
}
.account-popup-close {
  position: absolute;
  right: 1rem;
  top: 1rem;
} 

.account-popup-inner .inputGroup input {
  font-size: calc(1.0625rem*var(---font-adjust-body));
    line-height: 1.5;
    background-color: var(---color-background)!important;
      border: 1px solid var(---color-border);
        width: 100%;
        }
.account-popup-inner #RecoverPassword {
  margin-top: 0.5rem !important;
  display: block;
  width: fit-content;
}
.account-popup-inner .form-action-button {
  margin-bottom: 1rem;
}

.custom-quickview-btn {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  z-index: 1;
} 
.home-product-with-text-container .custom-quickview-btn {
  display: none;
}
.custom-category-list-slider-item h4 {
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
}
.custom-category-list-slider-container {
  padding: 0 20px;
}
.custom-category-list-slider-item{
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
  padding: 10px;
  margin: 15px 0;
}
.category-list-slider-container {
  margin: 15px 0;
}
h2.category-list-heading {
  text-align: center;
  margin: 0;
}
.category-list-head_content {
  margin-top: 40px;
}
.category-list-head_content p {
  text-align: center;
  max-width: 90%;
  margin-top: 10px;
}
.category-list-slider-container .slick-dots {
    position: static;
    bottom: auto;
    padding: 0;
    margin-top: 1rem;
}
.category-list-slider-container .slick-arrow {
  color: #000 !important;
  opacity: 1 !important;
}
@media screen and (max-width: 768px){
  .custom-quickview-btn {
    display: none;
  }
  .option-qty-wrapper {
    display: flex;
    align-items: center;
  }
}

@media screen and (min-width: 769px){
  .qty__adjust {
    margin: 20px 0 0;
  }
}

.allow-grid-animations [data-aos^=zoom][data-aos^=zoom], .allow-image-animations [data-aos^=zoom][data-aos^=zoom], .allow-text-animations [data-aos^=zoom][data-aos^=zoom] {
  opacity: 1;
}

.is-visible .quickView {
  margin-top: 15px;
}
li.menu-item {
  font-weight: bold;
}

/* changes 18/1/2021 */
h2.category-list-heading, .collection-grid__header h2, h2.home-custom-heading, #insta-feed h2 {
  /*   text-decoration: underline;
  text-decoration-thickness: 1px;
  color: #0A6224; */
  font-family: DIN Neuzeit Grotesk,sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #454545;
  font-size: 16px;
  letter-spacing: .1em;
  text-transform: uppercase;
}

}
.home-collarge-container {
  justify-content: space-between;
  gap: 15px;
}
section.home-collarge-main-container {
  padding: 50px 30px;
}

.home-collarge-container .banner_img {
  padding: unset;
}



.product__images.product__images--medium {
  position: relative;
}

@media (min-width: 1024px) {

  /* thumnail vertical */

  .product__images__slider-nav {
    transform: rotate(90deg) translate(50px, 163%);
  }

  .product-single__media-thumb {
    transform: rotate(-90deg);
  }

  .product__images__slider-nav{
    position: absolute;
    margin: 0;
    top: 80px;
    left: 0px;
    width: 100%;
    max-width: 375px;
  }
  .product__images__container {
    overflow: hidden;
    margin-left: 70px;
  }
  .product__images__slider{
    margin: 0;
    margin-left: auto;
  }
  .product__images--medium .product__images__slider{
    width: 100%;
    max-width: 720px;
  }
}
/* @media (min-width: 1200px) {
.product__images__container{
margin-left: 120px;
}
} */
@media (min-width: 749px) {

  .product__form-block {
    flex-direction: row;
  }

  .product__form-buttons .product__form-submit, .product__form-buttons .shopify-payment-button, .product__form-buttons .shopify-payment-button .button, .product__form-buttons .shopify-payment-button__button {
    width: 100%;
  }

  .product__form-buttons {
    width: 100%;
  }

  .option-qty-wrapper {
    display: flex;
    flex: ;
    flex-direction: row-reverse;
    justify-content: start;
    gap: calc(var(--gutter)*2);
      }

  .qty__adjust {
    margin: 0;
  }

  .option-qty-wrapper div.product__form-block:nth-child(1) {
    width: 100%;
  }

  .product__form .inputGroup, .product__form .selector-wrapper {
    width: 100%;
  }

  .qty__adjust {
    width: 150px;
  }
  
}



@media screen and (max-width: 767px) {
  .product__form-block {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .qty__adjust {
    width: 150px;
  }
  .option-qty-wrapper {
    flex-direction: row-reverse;
    justify-content: center;
    gap: 20px;
    gap: calc(var(--gutter)*2);
      }
  .qty__adjust {
    width: 150px;
  }
  @media screen and (max-width: 768px) {
    h1.product__title {
      margin: 0;    }
  }
  .product {
    margin: 59px 0 50px;
  }
  .product__price, .product__rating {
    flex: unset;
  }
  h1.product__title {
    flex: 0 0 75%;
    width: fit-content;
    text-align: left;
  }
  .product__title__wrapper {
    flex-wrap: unset;
  }
  .desktop-hide.product__title__wrapper.product__title__wrapper--no-subheading {
    display: flex;
    padding: 20px 0;
  }
  .product__info__wrapper {
    gap: 10px;
  }
  .product__images__slider-nav {
    display: none !important;
  }
}

a.nav-item.iwish-float-icon {
  display: none;
}

//fixes 25th Jan 22

.nav-hamburger .menu-item, .nav-hamburger .submenu-item {
  font-size: 14px;
}

.nav-hamburger .submenu-item a {
  border-bottom: none;
  font-size: 14px;
}

li.menu-item:hover a::after {
  border-bottom: 1px solid #dfdfdf;
}

.nav-hamburger .nav-user, .nav-hamburger .nav-footer {
  display: none;
}

.nav-hamburger {
  max-width: 80%;
}
.Collapsible__Plus {
  position: absolute;
  right: 0;
  top: calc(50% - 5.5px);
  width: 11px;
  height: 11px;
}
.Collapsible__Plus::after {
  width: 1px;
  height: 11px;
}
.Collapsible__Plus::before, .Collapsible__Plus::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) rotate(-90deg);
  background-color: currentColor;
  transition: transform .4s ease-in-out,opacity .4s ease-in-out;
}
.Collapsible__Plus::before {
  width: 11px;
  height: 1px;
  opacity: 1;
}
button[aria-expanded="true"] .Collapsible__Plus::before, button[aria-expanded="true"] .Collapsible__Plus::after {
  transform: translate(-50%,-50%) rotate(90deg);
}

button[aria-expanded="true"] .Collapsible__Plus::before {
  opacity: 0;
}

.nav-mobile-close {
  right: 10px;
  width: 15px;
  height: 15px;
}



.nav-inner {
  padding: 0;
}

.nav-inner-wrapper {
  padding: 0 20px;
}

.template-product .product__form .product_page_del_date {
    display: none !important;
}
.product-block__title {
  /* min-height: 59px; */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product__unit {
  padding: 10px 12px;
  color: var(---color-badge-text);
    background-color: var(---color-badge-bg);
      position: absolute;
      bottom: 0;
      right: 0;
      width: 60px;
      height: 60px;
      display: flex;
      align-items: center;
      text-align: center;
      }
@media only screen and (min-width: 749px) {
  .custom-category-list-slider-item {
    max-width: 193px;
  }
  .custom-category-list-slider-container {
    display: inline-block;
    padding: 0px 15px;
  }
  .custom-category-list-slider-item img {
    width: 100%;
  }

}
.nav-hamburger .menu-item a, .nav-hamburger .submenu-item a {
  font-size: 14px;
}

.product-status-flag--rectangle {
    padding: 8px 0 20px 0;
    font-size: 18px;
    line-height: 1.2;
    text-transform: capitalize;
    clip-path: polygon(100% 0,100% 100%,50% 80%,0 100%,0 0);
    color: #fff;
    margin-left: 0;
    margin-top: -1px;
    letter-spacing: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 50px;
    width: 60px;
    height: 79px;
    font-weight: 900;
}

.product__unit {
  padding: 0;
  width: 50px;
  height: 50px;
  font-size: 13px;
  justify-content: center;
}

.total_cart_compare_price {
  font-size: 18px;
  color: var(---color-cart-text);
    }

/* @media only screen and (min-width: 1150px) {
.product__images__slider {
margin-left: 20px;
}
}
@media only screen and (min-width: 1150px) {
.product__images__slider {
margin-left: 50px;
}
}
@media only screen and (min-width: 1366px) {
.product__images__slider {
margin-left: 100px;
}
}
@media only screen and (min-width: 1600px) {
.product__images__slider {
margin-left: 145px;
}
} */
/* @media only screen and (min-width: 2304px) {
.product__images__slider-nav {
left: -250px;
}
}
@media only screen and (min-width: 2560px) {
.product__images__slider-nav {
left: -300px;
}
} */
/* @media only screen and (max-width: 1022px) {
  #hero--template--15628951093493__slideshow {
    margin-top: 59px;
  }
} */
.site-header {
  height: unset;
}
.facebook-chat-button-custom, .ot-fb-logo.facebook-chat-button, .fb_dialog .fb_dialog_content iframe {
  right: 0 !important;
}

.product__container .flickity-button {
  display: none;
}
.custom-category-list-slider-item {
  background: #006c2f;
  color: white;
}
.custom-category-list-slider-item h4 {
  color: white;
}
/* ---quickview-------- */
.product__price {
  flex-wrap: nowrap;
}
.product__form .product__form-submit, .product__form .shopify-payment-button__button {
  white-space: nowrap;
}
@media only screen and (max-width: 1023px) {
  .quickView {
    display: block;
  }
  .header-search-bar {
    top: -1px;
    border-bottom: rgb(33, 169, 73) solid 1px;
  }
  .header--is-hamburger .header__icons {
    height: auto;
  }
/*   .container.custom-header-container .row, .site-header.header--is-hamburger {
    margin-bottom: 59px;
  } */
}
@media only screen and (max-width: 749px) {
  .quickView {
    display: none;
  }
}
.results__column--products .result__item {
  width: calc(50% - 10px);
}
.custom-category-list-slider-item:hover {
  background: #21a949;
}
.nav-standard .submenu--dropdown {
	top: 105px;
	background: #21a949;
	color: #fff;
}

/* .menu-item.has-submenu:hover {} */

.nav-standard .menu-item {
  padding-bottom: 50px;
  padding-top: 50px;
}
li.menu-item {
  border-bottom: unset
}

[href="#best_deal"] {
	pointer-events: all !important;
}
#best_deal {
  padding: 50px 0;
  margin-top: 0px;
  margin-bottom: 0px;
}


/* theme.css | /cdn/shop/t/19/assets/theme.css?v=14077729199848851500 */

.logo__image-link {
  /* float: left; */
}

.header--is-hamburger .logo {
  float: none;
}

@media (max-width: 1023px) {
  .container.custom-header-container .row, .site-header.header--is-hamburger {
    height: 139px;
  }
  .header--is-hamburger .logo {
    height: fit-content;
  }
}

.menuToggle #hamburger-menu.icon-menu.open .icon-bar {
	background-color: transparent;
}

.nav--is-visible:not(.nav--is-hiding) .nav-hamburger {
	box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

.results__column--products .results__list {
	margin: 20px 0px 0;
}

.results__inner {
	margin: 0;
}

.results__column--products .result__item {
  margin: 0;
  padding-bottom: 15px;
}

.results__column--products .results__list {
  gap: 20px;
}

.result__item.result__item--center:hover .result__title {
  background-position: 100% 100%;
  background-size: 100% 2px;
}

.result__item--center .result__title {
  padding-bottom: 2px;
  background-image: linear-gradient(#000, #000);
  background-position: 0 100%;
  background-size: 0% 2px;
  background-repeat: no-repeat;
  transition: background-size 0.3s, background-position 0s 0.3s;
}

.result__item--center .result__title {
  padding-bottom: 5px;
}

.result__item--center .result__price {
  padding-top: 5px;
}

.search__form-submit {
  position: relative;
  display: block;
  margin: auto;
  height: 44px;
  white-space: nowrap;
  margin-bottom: 20px;
}


.cart-limit-message {
    margin-bottom: 5px;
    display: none;
}
.cart-limit-message p{
  text-align: center;
  font-weight: 600;
  color: red;
}

.cart-limit-message:hover , .cart-limit-message p {
     animation:  shake 0.8s  ;
  	animation-iteration-count: 5;
   }

 
.cart__checkout[disabled] {
    pointer-events: none;
} 

.cart-limit-message {
    text-align: center;
    padding: 6px 0;
    color: red;
    font-weight: 600;
}
   
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  25% { transform: translate(1px, -1px) rotate(-1deg); }
  50% { transform: translate(3px, 1px) rotate(1deg); }
  75% { transform: translate(3px, 1px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(1deg); }
}

/* 25/09/2024 */
.custom-category-list-slider-container .custom-category-list-slider-item{
  margin: 15px auto;
  border-radius: 80px 80px 15px 15px;
  /* border-radius: 50px 90px 10px 18px; */
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: #b8c013c7;
}
.custom-category-list-slider-container .custom-category-list-slider-item:hover{
  background: #21a949d9;
}
.custom-category-list-slider-container .custom-category-list-slider-item picture{
  display: block;
  margin-top: -44px;
}
.custom-category-list-slider-container .custom-category-list-slider-item img{
  border-radius: 6px;
  overflow: hidden;
  display: block;
  width: 100%;
}
.category-list-slider-container {
  margin: 35px 0 15px;
  flex-wrap: wrap;
}
.category-list-slider-container.slick-slider {
    display: block;
}
.category-list-slider-container.slick-slider .slick-list {
    padding-top: 44px;
}
.category-list-slider-container .custom-category-list-slider-container:not(.slick-slide){
  max-width: 12.5%;
}
.custom-category-list-slider-container .custom-category-list-slider-item h4 {
  padding: 0px 0 0px;
  margin-bottom: 0;
  font-size: 13px;
  color: black;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.custom-category-list-slider-container .custom-category-list-slider-item:hover h4 {
  color: white;
}
.coll_bannerWrap img{
  display: block;
  width: 100%;
}
.category-list-slider-container{
  display: flex;
  justify-content: center;
}
.product-block__info .sizeBox .sizeList{
  display: flex;
  align-items: center;
  justify-content: center;
  --gap: 8px;
  column-gap: var(--gap);
  padding: 10px 0 15px;
}
.product-block__info .sizeBox .sizeList .sizeX{
  min-width: calc(25% - (var(--gap) - (var(--gap) / 4)));
  border: 1px solid #0003;
  background: white;
  color: black;
  border-radius: 4px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  padding: 2px 6px;
}
.product-block__info .sizeBox .sizeList .sizeX.actv{
  background: #22a749;
  color: white;
}

/* 27/09/24 */
.indexBannerMain .hero-slide{
  /* display: block !important; */
}
.indexBannerMain .westbengal_Banner.displayNone{
  display: none !important;
}
.indexBannerMain .westbengal_Banner{
  display: block !important;
}
.indexBannerMain .notForWB_Banner.displayNone{
  display: none !important;
}
.indexBannerMain .notForWB_Banner{
  display: block !important;
}
.indexBannerMain .hero-slide .slide-inner .slide-image__container{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.indexBannerMain .hero-slide .slide-inner .slide-image{
  position: relative;
  top: 0;
  left: 0;
  /* width: 100%; */
  /* height: 100%;*/
}
.indexBannerMain .slick-dots{
  bottom: 1.7rem;
}
.indexBannerMain .slick-dots li{
  background: transparent;
}

.new_index_slide .slider-arrow {
  color: #fff;
}

.alert_textWrap .slick-track {
    display: flex;
    flex-wrap: nowrap;
    min-width: 100% !important;
}

.announceWrap .announce {
    text-align: center;
    font-size: 16px;
    padding: 0 20px;
}
div#shopify-section-announcer {
    background: #CFFF00;
}
/* .announceWrap {
    padding: 6px 0px;
} */
.splide__arrows {
    display: none !important;
}
.splide__pagination {
    display: none !important;
}
/* .shopify-section.shopify-section--slideshow {
    margin-top: 0 !important;
}
.shopify-section:has(.hero-slider){
  display:none;
} */
.product-block__price .price {
    font-size: 20px;
    line-height: 1.2;
}
.product-block__price .price strike {
    font-size: 15px;
    color: #5a5a5a;
}


/* changes 01/10/24 start */
.product-status-flag{
  background-color: rgb(33, 169, 73);;
}


/* .shopify-section-header--fixed h2.nav-item.logo {
    top: 80%  !important;
}  */

.shopify-section-header--fixed .header--is-standard.header--has-scrolled h2.nav-item.logo{
   top: 80% 
}
.shopify-section-header--fixed .header--has-scrolled.header--is-hamburger h2.nav-item.logo{
   top: 20% ;
}


/* .header-right-icons .nav-item.cartToggle .cart_holder {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-wrap:nowrap;
    white-space: nowrap;
    font-size:13px;
} */


/* .header-right-icons .nav-item.cartToggle {
    width: auto;
    height: auto;
    padding: 3px 10px;
    background-color: #fff;
    border-radius: 10px;
    color:rgb(33, 169, 73);;
} */

/* .header-right-icons .nav-item.cartToggle .cart_holder .car-detils-holder {
    display: flex;
    flex-direction: column-reverse;
} */
/* .header-right-icons .nav-item.cartToggle .cart_holder .icon-cart{
    color:rgb(33, 169, 73);;
}
 */
/* .header-right-icons .nav-item.cartToggle .cart_holder .icon-cart path:last-child {
    fill: var(---color-button-primary-bg);
    fill: rgb(33, 169, 73);;
} */


.product-block__info .qty-wpr {}

.product-block__info .qty-wpr .quantity-selector {
    display: inline-flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    background-color: #105c26;
    max-width: max-content;
    margin: 0 auto;
    border-radius: 5px;
}

.product-block__info .qty-wpr .quantity-selector button {
    margin: 0;
    padding: 5px 10px;
    border-radius: 7px;
    font-size: 18px;
    background: #105c26;
    color: #fff;
    border: none;
}

.product-block__info .qty-wpr .quantity-selector input {
    width: auto !important;
    min-width: 25px !important;
    max-width: 40px !important;
    background-color: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 0 0;
}

.site-header {
    background-color: #008245 !important;
    padding: 0 !important;
    backdrop-filter: blur(27px) !important;
}
.container.custom-header-container{
  background-color:transparent !important;
}

.product__form-submit.disabled_cart{
  cursor: not-allowed;
  opacity: 0.6;
}

.featured-collection .product__form-submit{
  border-radius: 0.4rem;
  transition: ease-in-out .5s;
}
.featured-collection .product__form-submit:hover{
    background: #fff;
    color: #105c26;
    border-color: #105c26;
}
.product__form-submit,
.cart__checkout,
.featured-collection .button-wrapper .button{
  border-radius: 0.4rem;
  transition: ease-in-out .5s;
}
.product__form-submit:hover,
.cart__checkout:hover,
.featured-collection .button-wrapper .button:hover{
    background: #fff;
    color: #105c26;
    border-color: #105c26;
}
.cart_del_date::before,
.product_page_del_date::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 430.08 430' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='m428.969 179.441-21.77-33.308c-9.613-14.719-25.945-23.508-43.699-23.508h-56.3V90.227c0-19.782-16.087-35.868-35.868-35.868H165.937C160.023 23.473 132.836.04 100.25.04c-36.898 0-66.914 30.02-66.914 66.914 0 23.2 11.879 43.664 29.863 55.672H6.83c-3.774 0-6.829 3.055-6.829 6.828s3.055 6.828 6.828 6.828h68.266v13.653H47.785a6.824 6.824 0 0 0-6.824 6.828 6.82 6.82 0 0 0 6.824 6.824h27.309v13.652H6.828A6.825 6.825 0 0 0 0 184.066a6.825 6.825 0 0 0 6.828 6.829h68.266v30.234c-12.035 5.309-20.48 17.316-20.48 31.293v6.738a6.828 6.828 0 0 0 6.827 6.828h60.547c3.883 16.703 18.86 29.203 36.73 29.203 17.876 0 32.848-12.5 36.731-29.203h131.34c3.887 16.703 18.863 29.203 36.73 29.203 17.868 0 32.848-12.5 36.731-29.203h23.004a6.822 6.822 0 0 0 6.824-6.828v-75.984a6.832 6.832 0 0 0-1.11-3.735zM46.989 66.953c0-29.367 23.894-53.262 53.261-53.262 29.371 0 53.262 23.895 53.262 53.262s-23.89 53.262-53.262 53.262c-29.367 0-53.262-23.895-53.262-53.262zm41.757 123.942h13.652a6.825 6.825 0 0 0 6.829-6.829 6.825 6.825 0 0 0-6.829-6.828H88.746v-13.652h47.79a6.82 6.82 0 0 0 6.823-6.824 6.824 6.824 0 0 0-6.824-6.828H88.746V136.28h88.746c3.77 0 6.828-3.054 6.828-6.828s-3.058-6.828-6.828-6.828h-40.191c17.707-11.824 29.453-31.855 29.812-54.613h104.223c12.246 0 22.21 9.968 22.21 22.215v127.972H88.833c-.027 0-.055.008-.086.008zm204.8 61.437H196.07c-1.074-7.852-4.558-14.93-9.703-20.48h107.18zm-204.714-20.48h42.238c-5.14 5.55-8.629 12.628-9.699 20.48H68.266c.046-11.297 9.257-20.48 20.566-20.48zm69.887 49.687c-13.278 0-24.086-10.805-24.086-24.086 0-13.277 10.808-24.086 24.086-24.086 13.281 0 24.086 10.809 24.086 24.086 0 13.281-10.805 24.086-24.086 24.086zm204.8 0c-13.277 0-24.085-10.805-24.085-24.086 0-13.277 10.808-24.086 24.086-24.086 13.28 0 24.085 10.809 24.085 24.086 0 13.281-10.804 24.086-24.085 24.086zm52.907-29.207H400.87c-2.512-18.387-18.285-32.617-37.351-32.617-19.067 0-34.836 14.23-37.352 32.617h-18.969v-116.05H363.5c13.121 0 25.188 6.472 32.273 17.316l20.653 31.609zm0 0' fill='%23ffffff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3Cpath d='M374.688 257.453c0 6.168-5 11.168-11.168 11.168s-11.168-5-11.168-11.168 5-11.168 11.168-11.168 11.168 5 11.168 11.168zM169.887 257.453c0 6.168-5 11.168-11.168 11.168-6.164 0-11.164-5-11.164-11.168s5-11.168 11.164-11.168c6.168 0 11.168 5 11.168 11.168zM109.227 66.953V37.086a6.822 6.822 0 0 0-6.829-6.824 6.82 6.82 0 0 0-6.824 6.824v27.64L81.641 83.84a6.816 6.816 0 0 0 1.492 9.531 6.784 6.784 0 0 0 4.02 1.317 6.81 6.81 0 0 0 5.519-2.81l15.246-20.905a6.828 6.828 0 0 0 1.309-4.02zM361.219 143.105H348.16a6.825 6.825 0 0 0-6.828 6.829v47.785a6.825 6.825 0 0 0 6.828 6.828h45.945c4.282 0 8.114-2.215 10.262-5.914 2.149-3.7 2.153-8.13.035-11.82l-15.941-27.903c-5.566-9.742-16.008-15.805-27.242-15.805zm-6.23 47.79v-34.133h6.23a17.749 17.749 0 0 1 15.386 8.925l14.403 25.208zm0 0' fill='%23ffffff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    width: 29px;
    height: 21px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: -4px;
}
.product_page_del_date::after,
.cart_del_date::after {
	content:'';
	top:0;
	transform:translateX(100%);
	width:100%;
	height: 36px;
	position: absolute;
	z-index:1;
	animation: slide 2s infinite;
	opacity: .5;
  /* 
  CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/ 
  */
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

.indexBannerMain .slick-dots li {
    background: #008245;
}

@keyframes slide {
	0% {transform:translateX(-150%);}
	100% {transform:translateX(50%);}
}


@media screen and (max-width: 1024px){
  .shopify-section-header--fixed .header--has-scrolled.header--is-hamburger h2.nav-item.logo{
   top: 0% ;
  }
  
}

@media screen and (max-width: 767px){

  .header--is-hamburger .header__icons {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .header--is-hamburger .header__icons .menuToggle {
    left: 15px;
  }
  a.nav-item.header-pincode-icon.mobile-header-pincode-icon {
    left: 10px;
    top: 0px;
  }
  .header-right-icons {
    margin-right: 15px;
 }
  /* .header-right-icons .nav-item.cartToggle .cart_holder {
    gap: 4px;
    font-size: 10px;
  } */
  /* .header-right-icons .nav-item.cartToggle .cart_holder .icon-cart {
    width: 20px;
    height: 20px;
  } */
  .header__icons .nav-item {
    margin-right: 6px !important;
  }
  .header__icons .nav-item {
    width: 20px;
    height: 20px;
  }
  /* .header-right-icons .nav-item.cartToggle {
    padding: 3px 5px;
    border-radius: 6px;
  } */

  
}


/* changes 01/10/24 end  */



/* .nav-standard .menu-item{
  padding-bottom: 0px;
  padding-top: 0px;
}
.nav-standard .menu {
  align-items: center;
  height: 100% !important;
} */
@media screen and (min-width: 1024px) {
  
    .header--logo_center_links_left .logo, .header--logo_left_links_left .logo, .header--is-hamburger .logo{
        position:absolute;
        top:50%;
        left:50%;
        -webkit-transform:translate(-50%, -50%);
        transform:translate(-50%, -50%);
        height:auto;
        -webkit-transition:0.3s ease;
        transition:0.3s ease;
    }
    .header--is-hamburger.header--has-scrolled .logo{
        top:0 !important;
        -webkit-transform:translate(-50%, 0%) !important;
        transform:translate(-50%, 0%) !important;
        padding:5px 0;
    }
}
/* @media(min-width:992px){
  .menuToggle{
   display:none; 
  }
  .nav-standard{
    display:block;
  }
} */

@media(max-width: 1349px){
  .category-list-slider-container {
    row-gap: 20px;
  }
  .category-list-slider-container .custom-category-list-slider-container:not(.slick-slide){
    max-width: fit-content;
  }
}

@media(max-width: 1199px){
  .product-block__info .sizeBox .sizeList .sizeX {
      width: 80px;
  }
  .product-block__info .sizeBox .sizeList {
      flex-wrap: wrap;
      row-gap: 10px;
  }
  .header--is-hamburger .logo .logo__image {
      width: 70px;
      height: 56px;
      object-fit: contain;
  }
  .product-block__price .price{
      font-size:17px;
  }
  .product-block__price .price strike{
      font-size:14px;
  }
}
@media(max-width: 768px){
  .category-list-head_content {
    margin-top: 25px;
  }  
  .category-list-slider-container {
    margin: 15px 0 15px;
  }
  /* .indexBannerMain{
    height: 284px;
  } */
  .custom-category-list-slider-container .custom-category-list-slider-item {
    margin: 0px auto 0;
  }
  .indexBannerMain .slick-dots {
      bottom: 0;
      padding-bottom: 5px;
  }  
  /* .indexBannerMain {
      padding-bottom: 40px;
  } */
  .indexBannerMain .slick-slide img {
    /* height: 200px; */
    object-fit: cover;
  }  
}
@media(max-width: 749px){
  .category-list-slider-container .custom-category-list-slider-container:not(.slick-slide){
    max-width: 33.33%;
  }
  .product-block__info {
    min-height: 285px;
  }  
  .announceWrap .announce {
    padding: 0 25px;
    font-size: 15px;
  }

  .product-status-flag--rectangle {
      padding: 3px 0 10px 0;
      font-size: 13px;
      min-width: 38px;
      width: 38px;
      height: 54px;
  }  
  .header__icons .nav-item.custom-header-account-icon {
      margin-right: 18px !important;
  }  
  .product-block__info .sizeBox .sizeList {
    display: none;
}
.sizeBox .selectVals {
    display: block !important;
} 
}

@media(max-width: 530px){
  .category-list-slider-container .custom-category-list-slider-container:not(.slick-slide){
    max-width: 50%;
  } 
}

@media(max-width: 395px){
  /* .indexBannerMain{
    height: 260px;
  }    */
}

@media(max-width: 375px){
  .cartToggle .icon-cart {
      width: 21px;
      height: 17px;
  } 
  .header__icons .nav-item:last-child .cart_holder .cart_hd_subtotal strong {
      font-size: 11px;
  }  
  .header__icons .nav-item:last-child .cart_holder .cart_hd_subtotal span {
      font-size: 13px;
  }  
  .header__icons .nav-item.custom-header-account-icon {
      margin-right: 10px !important;
  }  
}

/**************category list mobile 22.10.24************************/

.mobfor .custom-category-list-slider-container .custom-category-list-slider-item img{
	width: 50%;
	margin: 0 auto;
}

.mobfor .custom-category-list-slider-container .custom-category-list-slider-item:hover{
  background: none;
  color: #000;
}

.mobfor .custom-category-list-slider-container .custom-category-list-slider-item{
  background: none;
}

.mobfor .custom-category-list-slider-container .custom-category-list-slider-item:hover h4{
  color: #000;
}

.mobfor .custom-category-list-slider-item{
  box-shadow: none !important;
}

.mobfor .category-list-slider-container{
  margin: 0;
}

.mobfor .custom-category-list-slider-container .custom-category-list-slider-item picture{
  margin-top: 0;
}

.mobfor .categoryIcon {
	border-radius: 50%;
    background: #b8c013c7;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding-top: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 8px 10px #00000033;box-shadow: 0 8px 10px #00000033;
}

.mobfor .custom-category-list-slider-container .custom-category-list-slider-item picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 75%;
    max-height: 75%;
}

.mobfor .custom-category-list-slider-container .custom-category-list-slider-item picture img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


.mobfor .custom-category-list-slider-container{
  padding: 0;
}
.header-left-icons .custom-header-account-icon {
    background: transparent !important;
    display: none;
}

.shopify-section.shopify-section--slideshow .slick-arrow {
    display: none !important;
}

/* 
@media(min-width: 768px){
  .deskfor{
    display: block;
  }
  .mobfor{
    display: none;
  }
}
 */
.new_index_slide .hero {
    overflow: initial;
    padding-bottom: 30px;
}
.indexBannerMain .slick-dots {
    bottom: -35px;
    padding: 0;
}

@media(max-width: 767px){
  /* .deskfor{
    display: none;
  }
  .mobfor{
    display: block;
  } */
  .header-left-icons .custom-header-account-icon {
    display: block;
  }  
  .header-left-icons {
    display: flex;
    align-items: center;
    column-gap: 12px;
  }  
  .header-right-icons .nav-account-link.custom-header-account-icon {
      display: none;
  }  


.custom-category-list-slider-container {
    padding: 0 10px;
}
.custom-category-list-slider-item {
    padding: 10px;
    aspect-ratio: 1 / 1;
    border-radius: 100% !important; 
}  
.custom-category-list-slider-container .custom-category-list-slider-item picture {
    margin-top: -20px;
}  
 
.custom-category-list-slider-item {
  padding: 10px;
  aspect-ratio: 1 / 1;
  border-radius: 100% !important;
  background: transparent !important;
  box-shadow: none !important;
}  
.custom-category-list-slider-container .custom-category-list-slider-item picture {
  margin-top: 0;
  background: #b8c013c7;
  aspect-ratio: 1 / 1;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}  
.custom-category-list-slider-container .custom-category-list-slider-item h4 {
        line-height: 1.1;
        padding-top: 7px;
        color:#000 !important;
    }  
}

.home-single-advertMain .container {
    width: 100%;
    padding: 0;
}

body[servicable=yes] .product-block.for-combo,
body[servicable=no] .product-block.for-combo{
  display: none !important;
}


 