/** Shopify CDN: Minification failed

Line 563:0 Unexpected "}"

**/
/* navigation bar */
@media screen and (min-width: 769px) {
  #SiteHeader{
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 32%);
  }
  #SiteHeader .site-nav__item{
    letter-spacing:0px;
    font-weight:600px;
  }
  .site-header .site-header__logo img {
      top: 50%;
  }
  /*.header-item.header-item--logo{
    position:absolute;
  }*/
  h1.site-header__logo,
  .h1.site-header__logo{
    position: absolute;
    align-self: anchor-center;
    transform: translateY(20px);    
  }

  .site-nav__link,
  .site-nav__link:hover{
    color: #ffffff;
    font-weight:800 !important;
  }
  .site-nav--has-dropdown .site-nav__link--underline:after {
      border-bottom-color: #ffffff;
  }

  
  #SiteHeader .header-item.header-item--navigation > .site-navigation{
    margin: 0 0 0 auto;    
  }

   #SiteHeader.site-header--stuck{
    /*background: linear-gradient(67deg, #ffffff00, #fffffff7 32%);*/
    background: linear-gradient(88deg, #00000085, #000000ed 32%);
   }


   #SiteHeader.site-header--stuck .site-header__logo img,
   #SiteHeader .site-header__logo img{
      filter: drop-shadow(12px 5px 5px #0000006e);
  }
  
  .icon.custom-chevron-down{
    max-width:17px;
  }
  
  #SiteHeader:not(.site-header--stuck) .site-nav__item details > ul.site-nav__dropdown{
    filter:invert(1);
  }
  
}


/* footer*/
@media only screen and (max-width: 768px) {
  .site-footer .grid__item:after {
      display: none;
  }
  .site-footer a.collapsible-trigger-btn{
    margin-bottom:0px;
  }
  .footer__collapsible > .site-footer__linklist{
    margin-top:10px;
  }
}
.footerAdvancedBlock{
  margin-bottom:20px;
}
.btnFooterAdvanced{
  color: #000 !important;
  max-width: 270px;
  width: 100%;
  margin: 10px 0px;
  border-radius: 100px;
}
.footerAdvancedBlockTitle{
  margin: 25px 0px 15px 0px;
}
@media screen and (min-width: 769px) {
.footerAdvancedBlockTitle{
  font-size:36px;
  line-height:36px;
}  
}

/*
@media only screen and (max-width: 768px) {
    .customBorderBottom {
      border-bottom: 1px solid;
      border-bottom-color: #5b5b5b;
    }
}*/



.site-footer__linklist > li > a,
.footerLocationText *,
.customCopyright *{
  font-family: Roboto !important; 
}

@media screen and (min-width: 769px) {
  .customFooterMarginTop{
    margin-top:40px;
  }
  
  h2.h4.footer__title{
    font-weight: 700 !important;
    font-size: 22px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
  
  }
  .site-footer__linklist > li > a,
  .footerLocationText *{
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.2px;
  }
}

.customCopyright{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 20px 0px 15px;
    flex-wrap: wrap;
}
.copyrightLeft *{
  font-weight:400 !important;
}
.copyrightLeft strong{
  font-weight:600 !important;
}
.copyrightLeft *{
  margin-bottom:0px;
}
.customCopyright *{
  font-size:14px;
}
.customCopyright li{
  align-self: self-end; 
  margin-bottom:0px;
}
.customCopyright li a{
  padding-bottom: 0px;
  font-weight:400 !important;
}
.customCopyright ul{
  display: flex;
  column-gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
}
[data-type="custom_copyright"]{
  width:100% !important;
}
@media screen and (max-width: 1200px) {
  .customCopyright {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 35px;
      flex-wrap: wrap;
      flex-direction: column-reverse;
      gap: 10px;
  }
  .copyrightLeft{
      text-align:center;
  }
  /*.customCopyright li:not(:first-child)::before {
    content: "\2022";
    margin-right: 10px;
    color: #ffffffb8;
  }*/
}

footer{
  padding-bottom:30px !important;
}
html{
  padding-bottom:0px !important;
}

/* collection page grids*/
.collection-grid__wrapper image-element{
  background: #e8e7e7;
  border-radius: 10px;
}



.modal--quick-shop{
      background: #000000ad;
}


/* product page*/
.template-product .page-content--product,
.modal--quick-shop .modal__inner{
  background: rgba(240, 240, 240, 1);
}
.template-product .product__main-photos image-element,
.modal--quick-shop .product__main-photos image-elemen{
  padding: 5px 6px;
}
.template-product .product__main-photos .image-wrap,
.modal--quick-shop .product__main-photos .image-wrap{
  background:none;
}
.template-product .product__main-photos img,
.modal--quick-shop .product__main-photos img{
  border: 1px solid rgba(162, 162, 162, 1);
  border-radius:20px;
  background:white;
}
.template-product .product__price-savings,
.modal--quick-shop .product__price-savings {
  font-family: cherioneNormal;
  letter-spacing: 0px;
  font-weight:600;
}

.template-product .h2.product-single__title,
.modal--quick-shop .h2.product-single__title {
  font-family: cherioneNormal;
  font-weight: 600;
  font-size: 65px;
  line-height: 65px;
  letter-spacing: 0px;
}

.template-product .product__price,
.modal--quick-shop .product__price {
  font-family: cherioneNormal;
  font-weight: 600;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0px;
}

.template-product .product__policies,
.modal--quick-shop .product__policies {
  margin-top:10px;
}

.template-product .product__policies,
.modal--quick-shop .product__policies {
  display:none;
}

.template-product button.add-to-cart,
.modal--quick-shop button.add-to-cart {
  font-family:sunsetGothicRegular;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  text-transform: uppercase;
  min-width: 230px;
  padding: 18px; 
  background: rgba(255, 233, 166, 1);
  border: 1px solid rgba(162, 162, 162, 1);
  border-radius:40px;
}

.template-product .product__quantity label,
.modal--quick-shop .product__quantity label {
  display:none;
}

.template-product .js-qty__wrapper input,
.modal--quick-shop .js-qty__wrapper input {
  border: 1px solid rgba(162, 162, 162, 1);
  height:56px;
  font-family: cherioneNormal;
  font-weight: 600;
  border-radius:5px;
}
.template-product .js-qty__adjust:hover,
.modal--quick-shop .js-qty__adjust:hover{
    background: none;
}
.template-product .js-qty__adjust--minus,
.modal--quick-shop .js-qty__adjust--minus {
  border-right: 1px solid rgba(162, 162, 162, 1);
}

.template-product .js-qty__adjust--plus,
.modal--quick-shop .js-qty__adjust--plus {
  border-left: 1px solid rgba(162, 162, 162, 1);
}

.template-product .js-qty__wrapper,
.modal--quick-shop .js-qty__wrapper {
    max-width: 126px;
}

.template-product .js-qty__adjust svg,
.modal--quick-shop .js-qty__adjust svg {
  transform: scale(1.2);
}

.template-product .productSubTitle,
.modal--quick-shop .productSubTitle {
  font-size:22px;
  letter-spacing:0px;
}

@media screen and (max-width: 769px) {
  .template-product .productSubTitle,
  .modal--quick-shop .productSubTitle {
    font-size:smaller;
  }
}

@media screen and (min-width: 1000px) {
  .product-block:has(.product__quantity){
      width: 126px;
      float: left;  
  }
  .product-block:has(.add-to-cart){
      width: calc(100% - 126px);
      float: left;  
      padding-left: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .template-product  .h2.product-single__title,
  .modal--quick-shop  .h2.product-single__title {
    font-size: xx-large;    
    line-height: normal;
    margin-bottom:10px;
  }
  .template-product .product__price,
  .modal--quick-shop .product__price {
    font-size:x-large;
  }
  .template-product .product-block.product-block--header,
  .modal--quick-shop .product-block.product-block--header {
    margin-bottom:10px;
  }
}


@media only screen and (min-width: 769px) {
  .background-media-text--850,
  .background-media-text--850 .background-media-text__video,
  .background-media-text__spacer.background-media-text--850 {
    min-height: 850px;
  } 
}

.btn.sold-out,
a.sold-out,
.add-to-cart.disabled{
  background: #d1d1d1 !important;
}



.pagination .next, .pagination .prev {
    background: var(--colorBtnPrimary);
    color: var(--colorBtnPrimaryText);
    margin: 0 10px;
    width: 43px;
}

.pagination .next a, 
.pagination .prev a {
    background: black !important;
}
.pagination .next a svg, 
.pagination .prev a svg{
  color:white !important;
}

/* custom-product-grid-item.liquid css*/
.customProductGridItem image-element img {
    background: #e8e7e7;
    border-radius: 10px;
}
.customProductGridItem .btnQuickCustomStyleMain{
    display: flex;
    gap: 7px;
  }

@media only screen and (max-width: 1350px) {
  .customProductGridItem .btnQuickCustomStyleMain {
      flex-direction: column;
  }
  .productGridSubTitle{
    font-size:14px;
  }
  .btnQuickCustomStyle{
    font-size:14px !important;
  }
}
@media only screen and (max-width: 1000px) {
  .btnQuickCustomStyle{
    font-size:12px !important;
  }
}
.customProductGridItem .btnQuickCustomStyle:hover{
  transform: unset !important; 
  color:white !important;
}
.customProductGridItem button.quick-product__btn,
.customProductGridItem button.quick-product__btn.btn--not-ready,
.customProductGridItem .btnQuickCustomStyle{
  opacity: 1 !important;
  display: flex !important; 
  width: 100%;
  position: unset !important;
  justify-content: center;
  transform: unset !important;
  
  /*background: rgba(13, 34, 63, 1);*/
  background: black;
  color: white;
  font-family: SunsetGothicRegular;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  padding:13px 12px 11px 12px;
  border-radius:5px;
  
}

.customProductGridItem .grid-product__title{
    font-family: SunsetGothicRegular;
    font-weight: 700;
    letter-spacing: 0px !important;
    text-align: left;
    margin:5px 0px;
}
.customProductGridItem .grid-product__price{
    font-weight: 400;
    letter-spacing: 0px;
    margin: 15px 0px 5px 0px;
    text-align:left;
    font-weight:600;
}
.customProductGridItem .productGridSubTitle{
  font-weight: 400;
  letter-spacing: 0px;
  text-align:left;

}
@media only screen and (min-width: 1200px) {
.customProductGridItem .grid-product__title{  
    font-size: 30px !important;
    line-height: 100%;
}  
.customProductGridItem .grid-product__price{
    font-size: 28px;
    line-height: 30px;
}
.customProductGridItem .productGridSubTitle{

  font-size: 18px;
  line-height: 28px;
}
} 
/* custom-product-grid-item.liquid css*/


.section-header__title{
    font-family: 'SunsetGothicRegular';
    font-weight: 600;  
}

.custom-title-color{
  color: rgba(13, 34, 63, 1) !important;
}

.grid-product__image-mask,
.grid-product__image-mask img{
  max-height:520px;
}

a, button, .btn, [onclick] {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
}


/* client requested changes */
@media only screen and (min-width: 769px) {
    .site-header {
        padding: 30px 0;
    }
    .site-header--stuck {
        padding: 24px 0;
    }
    .site-nav__link{
       letter-spacing:0.1px !important; 
    }
}
@media only screen and (min-width: 1100px) {
    .site-nav__link{
       font-size:20px !important;
    }
  
}

@media only screen and (min-width: 1200px) {
    .grid-product__meta {
      min-height: 200px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }  
}
@media only screen and (max-width: 1200px) {
    .grid-product__meta {
      min-height: 165px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }  
}
@media only screen and (min-width: 1350px) {
  .btnQuickCustomStyleMain a,
  .btnQuickCustomStyleMain button{
    max-width: 176px;
    font-size: 14px !important;
    padding: 10px 12px 7px !important;
  }  
  .roundedATCButtons .btnQuickCustomStyleMain a,
  .roundedATCButtons .btnQuickCustomStyleMain button{
    max-width: 181px;
    font-size: 18px !important;
    padding: 16px 12px 12px !important;
  } 
  .customProductGridItem .btnQuickCustomStyleMain {
    display: flex;
    gap: 15px;
  }
  }
  .customProductGridItem .grid-product__meta {
    padding-top:23px;
    padding-bottom: 20px;
  }
}
/* client requested changes */