/** Shopify CDN: Minification failed

Line 274:0 Unexpected "{"

**/
@font-face {
  font-family: 'SuisseIntl-Book';
  src: url('SuisseIntl-Book.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SuisseIntl-Light';
  src: url('SuisseIntl-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Suisse-Regular';
  src: url('SuisseIntl-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.header__menu-item,.header__menu-item span,.mega-menu__link,.rich-text__text.rte{
  font-family: "SuisseIntl-Light" !important;
  font-size:14px !important;
}

.SuisseIntl-Book{
  font-family: 'SuisseIntl-Book' !important;
}
.SuisseIntl-Light{
  font-family: 'SuisseIntl-Light' !important;
}
.Suisse-Regular{
  font-family: 'Suisse-Regular'!important;
  font-weight: normal;
}
a {
    text-decoration: none;
}

.w-90{width:90%;}

body{
  line-height: 1.2;
}

*{
  font-family: 'SuisseIntl-Light';
  font-size:14px !important;
  line-height:25px;
}

.price__regular,
.price__regular span,
.price__sale,
.price__sale span{
  font-family: 'SuisseIntl-Light' !important;
}




.button{
  font-family: 'SuisseIntl-Light' !important;
}


.facet-checkbox,.pagination__item.link,.pagination__item.pagination__item--current{
  font-family: 'SuisseIntl-Light';
}

.card-information{
  font-family: var(--font-heading-family);
    }

.product-popup-modal__button{
  font-family: 'SuisseIntl-Light';
}

/* .card__heading .full-unstyled-link {
font-family: 'Suisse-Regular';
} */

.announcement-bg{
  background: #fd4708;
}
.announcement-close{
  position: absolute;
  right: 1.5rem;
  top: 0;
  transform: translateY(50%);
  font-weight: bold;
  cursor: pointer;
}
.announcement-close svg{
  width: 20px;
  height: 20px;
}

.announcement-bar__message{
  font-weight: normal;
  font-family: 'SuisseIntl-Light';
  color: #000;
}
.announcement-bar__message span{
  /*   font-weight: 900; */
  font-family: 'SuisseIntl-Book';
}
@media screen and (min-width: 750px){
  .announcement-close{
    right: 5rem;
  }
}



.grid.grid--2-col-desktop {
  column-gap: 20px;
}
/* .grid.grid--3-col-desktop {
column-gap: 20px;
} */

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

.color-black{
  color:#000000 !important;
}
.color-red{
  color:#ff0000;
}
.color-grey{
  color:#9B9B9B;
}
.bg-white{
  background:#fff;
}

.product-information-tag{
  position: relative;
/*   margin-bottom: 10px; */
  font-family: 'SuisseIntl-Light';
  min-height: 18px;
}

a:hover{
  color:#000000;
}
.text-upper{
    text-transform: uppercase;
}

.link.footer-menu-link{
  color: #000000ad !important;
}
.card__information .card__heading.h5{
/*   font-weight: 600; */
}
.newsletter-after-text p{
  font-family: 'SuisseIntl-Light';
  color: #000000ad;
      text-align: left;
}

.footer-block__details-content{
  font-family: 'SuisseIntl-Light';
}
.footer-block__details-content .list-menu__item--link{
  font-family: 'SuisseIntl-Light';
}
.footer-link {
  font-family: 'SuisseIntl-Light';
}
.copyright__content{
  font-family: 'SuisseIntl-Light';
}

.text-uppercase{
  text-transform:uppercase;
}

.header__menu-item{
  color:#000;}



.pagination-wrapper .pagination{
  display: block;
}

.pagination-top-section .pagination-wrapper{
  margin-top: 0;
}
.pagination-top-section{
  margin-bottom: 2rem;
}
.pagination-flex{
  display: flex;
  -webkit-justify-content:space-between;
  justify-content: space-between;
  align-items: center;
}
.width-25{
  width:25%;
}
.width-75{
  width:75%;
}

.select:hover.select:after,.select__select:focus{
  box-shadow: none;
}

@media screen and (min-width: 1449px){
  .grid.grid--2-col-desktop {
    column-gap: 35px;
  }
  /*   .grid.grid--3-col-desktop {
  column-gap: 40px;
} */
}



.line-height-1{
  line-height:1;
}
.right-icon-footer{
  width: 18px;
  height: 18px;
  justify-content: center;
  display: flex;
}

.collection-text.SuisseIntl-Light{
  line-height: 1;
}

.header-pl-0{
  padding-left: 0;
}
.header-pr-0{
  padding-right: 0;
}

.product-information-tag span{
  text-transform: capitalize;
}

input#Search-In-Modal{
/*   border: 1px solid; */
}
#customer_login .field,
#create_customer .field,
.edit-address .field,
#AddAddress .field{
border: none;
}
.edit-address .select,
#AddAddress .select,
{
  border: 1px solid;
}
.boder-1{
  border: 1px solid !important;
}


.w-98 {
  width: 98%!important;
}

.select__select{
  border: 1px solid;
  outline: none;
}
.select{
  border: none;
}

.quantity__button:focus, .quantity__input:focus {
  outline: none;
}

.select__select:focus-visible,.select:after{
  box-shadow: none;
  outline: 0;
}

*:focus-visible {
  outline: unset;
  outline-offset: 0;
  box-shadow: none;
}

div.accordion__content.rte{
  font-family: 'SuisseIntl-Light';
  line-height: 1.4;
  padding-left: 0;
}
h2.h4.accordion__title{
  line-height: 1.4;
}

.product-form__quantity label{
  font-family: 'SuisseIntl-Light';
}

.product__info-custom{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bottom-section-1{
  display: flex;
  align-items: center;
}
.bottom-section-1-link{
  text-decoration: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.bottom-section-1-link svg{
  transform: rotate(180deg);
  margin-right: 10px;
}
.card:hover .full-unstyled-link{
  text-decoration: underline;
}


@media screen and (max-width: 1440px){
  .card__information .card__heading.h5{
    min-height: 40px;
  }
}

@media screen and (max-width: 750px){
  .facets-wrapper{
    margin-bottom: 20px;
  }
}


.blog-posts-custom{
  padding: 0;
  list-style-type: none;
  width: 100%;
  display: flex;
  flex-flow: wrap;
  /*   grid-gap: 25px; */
}

.blog-post-custom{
  width: 50%;
  max-width: 50%;
  padding: 0 15px;
}
.blog-post-custom_3,.blog-post-custom_4{
  width: 25%;
  max-width: 25%;
  padding: 0 15px;
}

@media screen and (max-width: 990px){
  .blog-post-custom_3,.blog-post-custom_4{
    width: 50%;
    max-width: 50%;
    padding: 0 15px;
  }
}


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

.card_d_flex p{    
  text-transform: capitalize;
  margin: 0;
}

.article-card__content{
  font-family: 'SuisseIntl-Light';
  line-height: 1.4;
  margin-bottom: 10px;
}

.article-template__content.page-width.page-width--narrow.rte{
  font-family: 'SuisseIntl-Light';
  line-height: 1.4;
}

.article-handle-page-size{
  text-transform: capitalize;
  margin-bottom: 10px;
  display: block;
  font-family: 'SuisseIntl-Light';
}

.bg-transparent{
  background:transparent;
}


.about-block__details-content, .about-block__details-content .rte a, .rte a {
  color: #000000ad!important;
  font-family: 'SuisseIntl-Light';
}

.about-block__heading {
  color: #000;
}
.about-block__heading {
  position: relative;
}
.about-block__heading {
  margin-bottom: 30px;
}
.d-mt-5{
  margin-top: 3rem;
}
.about-block__heading:after {
  content: "";
  border-bottom: 1px solid #000;
  width: 90%;
  height: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100%;
}



@media screen and (max-width: 750px){
  .m-mt-5{
    margin-top: 3rem;
  }
  .about-block__heading:after {
    width: 100%;
  }
  .w-90{
    width: 100%;
  }
}


.tab-panel-block .nav-link{
  color: #000;
  font-family: 'SuisseIntl-Light';
  text-align: left;
  padding: 10px 0;

}
.tab-panel-block .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #000;
  background-color: transparent;
}
.tab-panel-block .nav-link:first-child{
  padding-top: 0;
}
.tab-panel-block{
  width: 100%;
  margin-top: 40px;
}
.tab-panel-block .nav{
  width: 35%;
}
.tab-panel-block .tab-content{
  width: 75%;
}
.tab-pane {
  width: 60% !important;
  margin: auto;
}
.tab-panel-block .accordion-button:not(.collapsed) {
  color: #000;
  background-color: transparent;
  box-shadow: none;
}
.tab-panel-block .accordion-button:focus {
  box-shadow: none;
}
.tab-panel-block .accordion-item {
  border: none;
  border-bottom: 1px solid rgba(0,0,0,.125) !important;
}
.tab-panel-block .accordion-item:first-of-type .accordion-button{
  border-top: 1px solid rgba(0,0,0,1) !important;
  border-radius: 0;
}
.tab-panel-block .accordion-button{
  padding: 15px 0;
  color: #000;
  font-family: 'Suisse-Regular';
}
.tab-panel-block .accordion-body {
  padding: 0px 15px 18px 0;
}
.tab-panel-block .accordion-body p:first-child{
  margin-bottom: 0;
}
.tab-panel-block .accordion-body p{
  color: #000;
  font-family: 'SuisseIntl-Light';
  line-height: 1.7;
}
.block-title span{
  color: #000;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 20px;
  display: block;
  font-family: 'Suisse-Regular';
}

.accordion-button:not(.collapsed):after{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

@media screen and (max-width: 992px){
  .tab-panel-block{
    flex-direction: column;
  }
  .tab-panel-block .nav {
    width: 100%;
    flex-direction: row !important;
    column-gap: 15px;
    row-gap: 15px;
  }
  .tab-panel-block .nav-link{
    padding: 0;
  }
  .tab-panel-block .tab-content{
    margin-top: 30px;
  }
  .tab-panel-block .tab-content {
    width: 100%;
  }
  .tab-pane {
    width: 100%!important;
  }
}


h1.main-page-title.page-title{
  text-align: center;    
  padding-top: 80px;
}

.rte p{
  font-family: 'SuisseIntl-Light';
  line-height: 1.4;
}

button.product-form__submit.button.button--full-width.button--primary{
  text-transform: uppercase;
}
.product-card__variants{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 100%;
  letter-spacing: .03em;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
  outline: none;
  background: transparent;
  font-family: 'SuisseIntl-Light';
}
.product-card__variant{
  border: none;
  outline: none;
  background: transparent;
}

.quick-add__submit-custom:disabled{
  border: 1px solid #000000;
  color:rgb(0,0,0,0.5);
  opacity:1;
}
.quick-add__submit-custom:disabled:after{
    width: 1px;
    height: 144%;
    background-color: #000;
    top: 0;
    left: 0;
    transform: rotate(45deg) translate(8px, -21px);
}


.product-card__quick-add {
  position: absolute;
/*   width: 100%; */
/*   height: 100%; */
  top: 5px;
  left: 0;  
  right: 0;
  background-color: #fff;
  opacity: 0;
}

.mega-menu__content{
  z-index: 9999 !important;
}

.card-wrapper:hover .card__content .product-card__quick-add{
  opacity: 1;
/*   z-index: 9999; */
}
.card-wrapper:hover .card__content .card__information.product_info{
  opacity: 0;
}

.button--secondary-custom:after,
.button--secondary-custom:before{
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

.size_guide_text{
  font-family: SuisseIntl-Light;
  line-height: 1.2;
  text-align: justify;
  padding-top: 20px!important;
  padding-bottom: 20px !important;
}

.size_guide_text table{
  width: 100% !important;
}

.size_guide_text h2{
  margin-top: 20px;
  margin-bottom: 20px;
}

.fancybox-container.fancybox-is-open {
    background: rgb(0,0,0,0.5);
}
.product_image_custom img{
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.caption-with-letter-spacing{
font-family: 'SuisseIntl-Light';
}

.cart-item__details,
.cart-item__price-wrapper span,
.quantity,
.title-wrapper-with-link a,
.totals h3,
.totals p,
.totals,
small.tax-note.caption-large.rte{
font-family: 'SuisseIntl-Light';
}

.quick-add__submit-custom{
  padding: 0;
      border: 1px solid #000000;
  min-width: calc(3rem + var(--buttons-border-width) * 2);
    min-height: calc(3rem + var(--buttons-border-width) * 2);
      
}

.quick-add__submit-custom:hover{
      border: 1px solid #000000;
      
}
.col-gap-5{
column-gap:5px;
}
.row-gap-5{
row-gap:5px;
}

.ratio > *{
position: relative;
}

.field__input:focus~.field__label, .field__input:not(:placeholder-shown)~.field__label
.customer .field input:focus~label,
.customer .field input:not(:placeholder-shown)~label,
.customer .field input:-webkit-autofill~label
{
    font-size: 10px !important;
}
.field__input,
.field__input:focus, .field__input:not(:placeholder-shown), .field__input:-webkit-autofill, .customer .field input:focus, .customer .field input:not(:placeholder-shown), .customer .field input:-webkit-autofill{
padding: 15px;
}

/* #NewsletterForm--footer.field__input:focus, 
#NewsletterForm--footer.field__input:not(:placeholder-shown), 
#NewsletterForm--footer.field__input:-webkit-autofill{
padding: 25px 15px 15px 30px;
} */


.product-page-form-button{
display: flex;
    align-items: center;
    justify-content: center;
      column-gap: 10px;
}
.product-page-form-button button{
margin: 0;
}

.price-item-custom{
    margin-right: 5px !important;
}
span.badge.price__badge-sold-out.color-inverse{
    padding-top: 3px;
}

.flex-main-1{
    flex-grow: 1;
    grid-gap: 50px;
}

.flex-main-2{
flex-basis: 30%;
    justify-content: space-between;
}

#ZlistWishlist{
    border: 1px solid;
}
#ZooomyList label {
    margin-right: 0 !important;
}
.zooomypwishmsg .fa {
    padding: 0!important;
}


.customer .field input:focus,
.customer .field input:not(:placeholder-shown),
.customer .field input:-webkit-autofill,
.customer .field input{
  padding: 10px;
}

.customer .field input:focus-visible,
.customer .field input:focus,
.customer .field:hover.field:before,
.customer .field:hover.field:after,
.customer .field:after,
.customer .field:before{
  box-shadow: none;
    outline: none;
    border-radius: unset;
}

.customer .field input{
border-bottom: 1px solid rgba(var(--color-foreground),.1);
}
.customer .field input::placeholder {
  opacity: 1;
}
#recover, #login{
    text-align: left;
    padding-left: 10px;
    font-family: 'Suisse-Regular';
}

.login-button{
  display: flex;
  column-gap: 35px;
  align-items: center;
}
.login-button button{
  background: transparent;
    color: #000;
  border: 1px solid #000;
} 

.customer button:hover{
/*   border: 1px solid #f2f2f2; */
  
}
.customer button:after,
.customer button:before{
  box-shadow:none;
  content:unset;
}

.customer a{
  text-decoration: none;
}
.create-a-link a{
    text-decoration: none;
}
.customer a:hover {
  text-decoration-thickness: unset;
  text-decoration: underline;
}
.login-page-create{
    border-top: 1px solid #000;
}

.login-page-create a{
  background: transparent;
  color: #000;
  border: 1px solid #000;
  display: flex !important;
  align-items: center;
  padding: 0 3rem;
  text-decoration: none;
  min-width: calc(8rem + var(--buttons-border-width) * 2);
    min-height: calc(3rem + var(--buttons-border-width) * 2);
}
.login-page-create a:hover{
text-decoration: none;
}
.create-account-page{
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #000;
}

#create_customer .field{
flex-direction: column;
}

#create_customer .field label{
text-align: left;
    position: relative;
      left: unset;
    top: unset;
}

.create-account-page-1{
  margin-bottom: 0rem;
    padding-bottom: 25px;
   margin-top: 0rem;
    padding-top: 25px;
}
.parsley-errors-list{
margin: 0 !important;
    padding: 0 !important;
   list-style-type: none;
  color: red;
}


@media screen and (max-width: 380px){
  .login-button {
    display: block;
    column-gap: 35px;
    align-items: center;
    justify-content: center;
    text-align: center;
}
  .login a[href="#recover"] {
    margin-left: auto !important;
    margin-right: auto !important;
}
  .login-page-create .text-start {
    text-align: center !important;
}
  .login-page-create a{
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.field{
    border: 1px solid;
}
input[type='number']::-webkit-inner-spin-button, 
input[type='number']::-webkit-outer-spin-button { 
    -webkit-appearance: none;    
    appearance: none;
    margin: 0;  
}
input[type='number'], 
input[type='number']:hover,
input[type='number']:focus {
  -moz-appearance: textfield;
}
.predictive-search.predictive-search--search-template{
      background: #fff;
  }
.grid {
  row-gap: 30px;
  column-gap:10px;
}

.icon.icon-caret{
display:none;
}
.header__search_custom svg{
  width: 20px;
  height: 20px;
  display: none;
}
.mobile-show{
  display: none;
}
.mobile-show svg{
  width: 35px;
  height: 35px;
}
@media screen and (min-width: 750px){
  .grid {
    row-gap: 30px;
    column-gap:10px;
  }
}
@media screen and (max-width: 750px){
  .header__search_custom svg{
    display: block;
  }
  .mobile-none{
    display: none;
  }
  .mobile-show{
    display: block;
  }
  .header-pr-0{
    padding-left: 0;
  }
  summary.list-menu__item.header__search_custom {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .header__icons {
    align-items: center;
  }
}

.customer button:hover:after{
  --border-offset: 1;
    box-shadow: none;
  }
