.shopify-section-header-hidden {
  transform: translateY(-0) !important;
}
sticky-header.header-wrapper.color-background-2.gradient.header-wrapper--border-bottom {
  background: transparent;
  border: unset ;
}

.shopify-section-header-sticky {
  background: #F8E2BE; 
}
/* div#shopify-section-template--16173909967071__1656495026a5b30a74 {
height: 100% !important;
}
*/
.banner-sec.backimage.lazyload.desktop-ban {
  height: 100%;
  width:100%;   

}

/* .banner-sec {
height: 100vh !important;
} */

.main_container .slick-next {
  right: 0px;
  /*     transform: translate(-50%,-50%); */
}

.main_container .slick-prev {
  left: 0px;
  z-index: 1;
  /*     transform: translate(-50%,-50%); */
}

.homec #shopify-section-header .header__heading-link .h2,.homec .header__menu-item,.homec .header__active-menu-item,.homec .header__icon {
  color: #fff;
}
/* .header__heading-link .h2 {
color: #fff;
} */


.shopify-section-header-sticky .header__heading-link .h2,.shopify-section-header-sticky .header__menu-item,.shopify-section-header-sticky .header__active-menu-item,.shopify-section-header-sticky .header__icon
{
  color: #000 !important;
} 

.collection-list-wrapper li.collection-list__item.grid__item {
  position: relative;
}
.collection-list-wrapper .card__text.card__text-spacing.card-colored.card__text-hover.color-background-1 {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background:rgba(0,0,0,.5);
  color:#fff;
}

.collection-list-wrapper .collection-list__item h3 {
  color: #fff;
  font-size:19px;
}
.image-with-text .image-with-text__content {
  text-align: center;
  align-items: center !important;
}
.image-with-text .image-with-text__content>*+* {
  margin-top: 2rem;
  text-align: center;
}
.collection-list-wrapper a.button {
  margin-top: 40px;
}


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

  div.shopify-section-header-sticky#shopify-section-header {
    margin-bottom: unset !important;
  }

  .bottomchat {
    bottom: 10px !important;
    right: 10px !important;
  }  

}


@media screen and (max-width: 768px){
  .collection-list-wrapper .collection-list .collection-list__item {
    width: calc(50% - 3rem);
  }
  
 
  .modal-content {
    min-width: 400px;
}

  .collection-list-wrapper .collection-list__item h3 {
    color: #fff;
    font-size:1.7rem !important;
  }
  
/* .header__search {
    display: none !important;
} */
  
  
.header__search summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle {
    display: none !IMPORTANT;
}  
  
.header__heading-link span.h2 {
    font-size: 1.8rem;
}
 
.image-with-text__text.rte p {
    font-size: 1.4rem;
}
  
.banner__box.color-background-1.bantextbox {
    top: 83% !important;
}
  
.banner__box .banner__text {
    margin: 0 !IMPORTANT;
}
  
.menu-drawer .header__search {
    display: block !important;
    position: absolute;
    right: 0;
    top: 10px;
}
  
.menu-opening .header__icon {
    color: #000 !important;
} 
  
}

@media (max-width: 768px) and (min-width: 423px){
a.header__heading-link.link.link--text {
    min-width: 325px !important;
    width: 100%;
}
}

.slick-prev:before {
  content: ""!important;
  background-image: url(prev_white.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30%;
  opacity: 1;
  width: 80px;
  height: 50px;
  display: block;
}

.slick-next:before {
  content: ""!important;
  background-image: url(prev_white.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30%;
  opacity: 1;  
  width: 80px;
  height: 50px;
  display: block;
  -webkit-transform: rotate(180deg);  
  transform: rotate(180deg);  
}

.main_container .slick-dots {
  bottom: 0;
  text-align: center;
}

.cart__warnings {
  padding: 12rem 0 1rem !IMPORTANT;
}
svg:not(:root) {
  overflow: hidden;
}

.transparent_svg {
  opacity: 0;
  fill: transparent;
  stroke: transparent;
  stroke-miterlimit: 0;
}

.backimage
{
  z-index: -1;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}  

.collection .slider-buttons {
  display: none;
}

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

  .collage--mobile .collage-card:not(.collage-card--left):not(.collage-card--right) .collage-card__image-wrapper {
    padding-bottom: 133% !important;
  }

  .collage-wrapper .collage
  {
    display: flex;
    gap: 1rem;
    flex-direction: column;

  } 

  .collection-list-wrapper .collection-list>li:nth-child(3) {
    width: 100% !IMPORTANT;
  }

  a.whataplink {
    max-width: 50px;
  }

  .spaced-section .image-with-text__content>:first-child:is(.image-with-text__heading) {
    margin-top: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    color: #2b2927;
    letter-spacing: 0em;
    font-size: 2.3rem;
  }  

}


@media screen and (min-width: 749px) {

  .collection-list--4-items .grid__item
  {  
    width: 25% !Important;
  }

}

@media (max-width: 780px)  and (min-width: 749px) 
{
  .collection-list-wrapper .collection-list__item h3{  
    font-size: 14px !important;
  }
}

.wchat {
  padding: 10px;
  display: flex;
  /*     background-color: #22ce5a; */
  -webkit-border-radius: 5px;
}

.bottomchat .whataplink {
  display: flex;
}

.whataplink img {
  width: 100%;
  height: 100%;
  margin-right: 1px;
}

a.whataplink {
  max-width: 50px;
}

.wa-chat {
  color: #fff;
  padding-top: 2px;
}

.bottomchat {
  bottom: 20px;
  position: fixed;
  float: right;
  right: 20px;
  /*     box-shadow: 0 0 5px #d3d3d3; */
  z-index:999999;
}
a.whataplink{  
  text-decoration: none;
  background: transparent;
}

@media screen and (min-width: 990px){

  .product:not(.product--no-media):not(.featured-product) .product__media-wrapper {
    max-width: 60% !important;
    width: calc(60% - 0.5rem) !important;
  }

  .product:not(.product--no-media):not(.featured-product) .product__info-wrapper {
    padding-left: 4rem;
    max-width: 40% !important;
    width: calc(40% - 0.5rem)!important;
  }

.product.grid--1-col .grid__item {
  max-width: 50%;
}  
  
}

.bantextbox a.button.button--primary {
  background: #fff;
  border: none;
  color: #000;
  box-shadow: none;
}

.js .menu-drawer__menu li
{
  border-bottom: 1px solid rgba(146,144,137,.2) !important;
}

.js .menu-drawer__menu>li:first-child {
  border-top: 1px solid rgba(146,144,137,.2) !important;
}

.menu-drawer{
  top:0 !important;
}

.header__icon--menu .icon {
  z-index: 99999 !important;
}

.menu-drawer__navigation {
  padding: 6.6rem 0 !important;
}

.header .icon.icon-close path {
  fill: rgb(18,18,18);
}

a.full-unstyled-link {
    font-size: 18px;
}

a.menu-drawer__account.link.focus-inset.h5.msearch {
    position: absolute;
    right: 0;
    top: 13px;
    font-size: 16px;
}
.msearch path#ic_search_24px {
    fill: #000;
}

@media screen and (max-width: 400px){
  
.header__heading-link span.h2 {
   font-size: 1.4rem !important;
}

  a.header__heading-link.link.link--text.focus-inset {
       min-width: 258px;
}
  
}

@media screen and (max-width: 425px){
a.header__heading-link.link.link--text.focus-inset {
    min-width: 275px;
}
  
.header__heading-link span.h2 {
    font-size: 1.6rem !important;
}  
  
}

@media screen and (max-width: 360px){
  
.header__heading-link span.h2 {
   font-size: 1.38rem !important;
}
  
a.header__heading-link.link.link--text.focus-inset {
       min-width: 225px;
       padding: 0 !IMPORTANT;  
}  
  
}
.msearch svg.modal__toggle-open.icon.icon-search {
    width: 2rem;
    height: 2rem;
}

/* 
.product.grid {
  position: relative !IMPORTANT;
}   */

.size-modal .modal_1 {
  display: none; 
  position: fixed; 
  z-index: 99999; 
  /   padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4); 
}


.size-modal .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: auto;
    top: 17%;
    position: fixed;
    z-index: 99999;
    /* height: 100%; */
    max-width: 750px;
    left: 50%;
    transform: translate(-50%, 0);
}

.size-modal .modal-content img{
  width: 100%;
  height: 100%;
  max-height: 600px;
}


.size-modal .close {
  color: #aaaaaa;
  right: 15px;
  position: absolute;
  top: 0;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#myBtn
{
  cursor:pointer;
}
.size-modal .topbtn {
  text-align: center;
}
.size-modal .modal_12
{

  display:none;
}
.size-modal .close1
{
  color: #aaaaaa;
  right: 15px;
  position: absolute;
  top: 0;
  font-size: 28px;
  font-weight: bold;
  cursor:pointer;
}

.size-modal label#myBtn1 {
    cursor: pointer;
    display: flex;
    text-transform: capitalize;
    /* margin-bottom: -2.5rem; */
/*     text-align: center; */
    align-items: center;
    margin: 0;
/*     justify-content: center; */
}

.size-modal svg.icon.icon-size-chart {
    width: 28px;
    height: 28px;
}

.disflex {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.size-modal {
    margin-left: 10px;
}