/** Shopify CDN: Minification failed

Line 270:3 Unexpected "/"

**/
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap');
/* *, body, body *, h1, h2, h3, h4, h5, h6, a, div, section, span, .heading, .blockquote, .rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6, .rte blockquote, .button, button, .shopify-payment-button__button{
      font-family: 'Gotham', 'Heebo' !important;
} */


body, product-info {
  overflow-x: hidden!important;
}

.footer__copyright.caption{
  margin: 0 auto;
}
#CartDrawer .cart-item__name, .card .card__information .card__heading {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 2.8em; 
}

.product-form__buttons .shopify-payment-button__button.shopify-payment-button__button--unbranded{
  background-color: #abd4f2 !important;
  color: #101035 !important;
}

.footer__content-top > .footer__blocks-wrapper.grid:last-of-type {
  margin-top: 100px;
}

.card.card--standard.card--media{
  overflow: hidden;
}


.collection__title.title-wrapper, .multicolumn .title{
  text-align: center;
}
.product-media-container img{
  width: 100% !important;
   
    object-fit: contain!important;
}
  .custom-sale-text{
    color: #0f1034;
    background: #acd5f2;
    display: flex;
    flex-direction: row;
    width: 100%;
        padding: 3px 6px;
    margin: 0;
    
    align-items: center;
    justify-content: center;
    max-height: 50px;
  }
  .custom-sale-text h3{
    font-size: 15px!important;
    text-align: center;
  }
.main-page-title{
  text-align: center!important;
}
.card-wrapper .price, .card-wrapper .card__heading{
  text-align: center;
}
.card-wrapper .price{
  font-size: 15px!important;
}
.collection-list .card .media {
  width: 100%!important;
  
}
.card-wrapper .card__media{
      display: flex
;
    align-items: center;
    justify-content: center;
}
.multicolumn .multicolumn__title{
 display: flex
;
    justify-content: center;
}
.c-featured{
  position: relative;
}
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(0deg)!important;
}
/* .c-featured:hover .swiper-button-next, .c-featured .swiper-button-next:hover .swiper-button-next{
  opacity: 1;
        visibility: visible;
        transform: scale(1);
} */
.menu-drawer-container.menu-opening .icon.icon--header-hamburger   {
  display: none;
}
.header__icon--summary[aria-expanded="false"] .icon--close{
  display: none;
}
.header__icon--account{
  display: none!important;
}
.card__heading{
  font-size: 17px!important;
}
.c-featured .swiper-button-next, .c-featured .swiper-button-prev{
  
  background: #acd5f2;
    width: 50px;
    height: 50px;
    color: #031138;
    padding: 15px;
          /* opacity: 0;
        visibility: hidden;
        transform: scale(0.5);
        transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out, transform 0.15s ease-in-out; */
}

.header__icon, .header__icon--cart .icon{
      height: 2.4rem!important;
}
.header__inline-menu .list-menu__item{
  font-weight: 600;
  text-transform: uppercase;
  
}
.product-form__input--pill input[type=radio]:checked+label{
  background-color: #101035!important;
  color: #abd4f2!important;
}
.button.product-form__submit{
    background-color: #101035!important;
  color: #abd4f2!important;
}
.header{
  padding-bottom: 0px!important;
}
.media{
  background-color: white!important;
}
.footer-block{
      display: flex!important;
    flex-direction: column!important;
    /* justify-content: center!important; */
    align-items: center!important;
}
/*RTL******************************/
   main, .shopify-section-group-footer-group, .privacy_policy, #CartDrawer {
    direction: rtl !important;
}
.footer-block__brand-info{
  text-align: right!important;
}
@media screen and (min-width: 750px) {
    .product__info-wrapper {
        padding: 0 5rem 0 0!important;
    }
}
.slider-section .swiper-wrapper{
  direction: ltr !important;
}
/* .swiper-wrapper, */slider-component{ 
  direction: ltr!important;
}
.field > *{
   text-align: right!important;
}
.field__label, .customer .field label{
  right: calc(var(--inputs-border-width) + 2rem)!important;
     
}
@media screen and (min-width: 750px) {
    .footer-block__details-content>li:not(:last-child) {
        margin-right: 0!important;
    }
}
 /*
.collapsible-trigger{
    text-align: right !important;
}
.site-footer .grid__item {
    float: right !important;
}
.grid-product{
    float: right !important;
}
td,th{
    text-align:right !important;
}
#CustomerLoginForm .grid__item.one-half {
    float: right !important;
}
.qual_img{
    float: right !important;
}
.grid-product__content, .footer__copyright, .footer__powered_by, .qual_text p{
    text-align: right !important;
}
.icon.icon-chevron-right:not(.slick-arrow svg), .icon.icon-chevron-left:not(.slick-arrow svg){
    transform: rotate(180deg) !important;
}
.slideshow-wrapper, .product__photos{
    direction: ltr !important;
}
.rte-setting, .animation-contents, cite{
    direction: rtl !important;
}
button.shopify-payment-button__button--unbranded:after {
    margin-top: -20px !important;
}
 .background-media-text__text, .collapsible-trigger-btn {
    text-align: right !important;
}
.collapsible-trigger--inline {
    padding: 11px 20px 11px 0 !important;
}
.collapsible-trigger--inline .collapsible-trigger__icon {
    left: auto !important;
    right: 0 !important;
}
*/
.drawer--right {
    left: -350px !important;
    right: unset !important;
}
.drawer--left {
    right: -350px !important;
    left: unset !important;
}
.drawer--right.drawer--is-open {
    transform: translateX(350px) !important;
}
.drawer--left.drawer--is-open {
    transform: translateX(-350px) !important;
}
.drawer__close-button {
    left: 5px !important;
    right: unset !important;
}
button.drawer__close{
  left: 5px !important;
}
.collection-filter .btn .icon {
    margin-left: 10px !important;
    margin-right: unset !important;
}
.collapsible-trigger__icon {
    left: 0 !important;
    right: unset !important;
}
.tag-list__header {
    text-align: right !important;
}
.tag-list .tag-checkbox {
    margin-left: 7px !important;
}
.price-range {
    direction: ltr !important;
}
.custom__item-inner {
    text-align: right !important;
} */





.c-featured{
      margin: 0 auto;
   max-width: var(--page-width);
}






@media (max-width: 767px) {
  .pd-slider-container .swiper-button-next, .pd-slider-container .swiper-button-prev {
    display: none!important;
  }
  .slider-section .swiper-wrapper{
  direction: rtl !important;
}
.complementary-products .quick-add__submit {

  width: 30px;
  height: 30px;

}
.complementary-products .quick-add__submit::before {
 
  font-size: 20px;
 
  top: 46%;
  left: 48%;
 
}
}


@media (min-width: 768px) {
  .pd-slider-container.swiper-pagination {
    display: none!important;
  }
}

  
.no-slider-product-link{
  z-index: 3;
}
.pd-slider-container:hover .swiper-button-next,
.pd-slider-container:hover .swiper-button-prev,
.pg-main-slider .swiper-button-next,
.pg-main-slider .swiper-button-prev,
.c-recents .swiper-button-next,
.c-recents .swiper-button-prev,
.c-bestselling .swiper-button-next,
.c-bestselling .swiper-button-prev,
.c-similars .swiper-button-next,
.c-similars .swiper-button-prev{
  
  transition: 0.3s ease!important;;
      background: rgba(120, 120, 120, 0.20);
    border-radius: 50%!important;
    height: 40px!important;
    width: 40px!important;
   
}
.c-similars .swiper-button-next,
.c-similars .swiper-button-prev,
.c-bestselling .swiper-button-next,
.c-bestselling .swiper-button-prev,
.c-recents .swiper-button-next,
.c-recents .swiper-button-prev {
  
      top: var(--swiper-navigation-top-offset, 42%);
}
:root {
    --swiper-theme-color: #000!important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    display: none!important;
}
.pd-slider-container.swiper-button-next, .pd-slider-container.swiper-button-prev {
    display: none!important;
}









.custom__link {
  display: inline-block;
  position: relative;
}

.custom__link:after,
.custom__link:before {
  border-bottom: 1px solid #222222;
  border-color: inherit;
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  width: 0;
}

.custom__link:before {
  width: 100%;
}

.custom__link:hover:after {
  width: 100%;
  transition: width 0.5s ease-in-out;
}

.custom__link:hover:before {
  width: 0;
}
.badge{
  border: none;
  padding: 3px 4px;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  font-weight: 600;
}
.card__badge.top.left {
  position: absolute;
    left: 5px;
    top: -15px;
  z-index: 200;
}
.card__badge.top.right {
  position: absolute;
    right: 5px;
    top: -15px;
}


.custom-product-sizes {
 display: flex!important;
  justify-content: center!important;
  align-items: flex-end!important;
  height: auto!important;
  width: 100%!important;
  opacity: 0!important;
  top: unset!important;
   transform: translateX(100%)!important;
  position: absolute!important;
  bottom: 20px;
   transition: all .3s cubic-bezier(.42,0,.58,1);
  background: rgba(255,255,255,0.7);
flex-wrap: wrap!important;
      
  z-index: 999!important;
}
.custom-unavailable{
  opacity: .3 !important;
}
.custom-product-sizes .custom-product-size{
      margin: 6px 10px 6px 0;
   
    line-height: 14px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
      padding: 4px;
color: #000;
  
}
.media .custom-product-sizes .custom-product-size:last-child{
  margin-right: 0px;
}

.card:hover .custom-product-sizes{
  opacity: 1!important;
  transition: all .3s cubic-bezier(.42,0,.58,1); 
  transform: translateX(0%)!important;

}
.card__content{
  overflow: hidden;
 
}

.custom-collection-title{
      display: flex;
    align-items: baseline;
    flex-direction: row;
}
.custom-collection-title p{
  padding-left: 15px;
}

.facets-wrapper{
  background: #fff;
  padding-top: 12px;
}


.pd-slider-container.swiper-slide img.hover-opacity {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.pd-slider-container.swiper-slide:hover img.hover-opacity {
  opacity: 1;
}

.pd-slider-container:hover .swiper-button-next,
.pd-slider-container:hover .swiper-button-prev {
  display: flex;
}

.pd-slider-container .swiper-button-next,
.pd-slider-container .swiper-button-prev {
  display: none;
}
.facets__form{
  gap: 0!important;
}
.product-form{
  display: flex!important;
flex-direction: column;
      align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
}
.product-form form{
  height: 100%;
  width: 100%;
}
.product-form .button-add-remove-wishlist{
       padding: 16px 20px!important;
    min-width: unset!important;
     min-height: unset!important;
  display: flex!important;
    align-items: center;
    justify-content: center;
  border: 1px solid #121212;
  margin-left: 10px;
  
}
.product__info-wrapper .button-add-remove-wishlist svg {
  margin: 0!important;
}
.product__info-wrapper .product__accordion .accordion__content{
  font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
   
  color: #222;
  opacity: 0.7;
}
.product variant-selects{
      display: flex;
    flex-direction: column-reverse;
}

.size-guide-legend{
  display: flex!important;
  justify-content: space-between!important;
}

.card__badge{
  text-transform: uppercase;
  font-weight: 600;
}
#relatedTab3 h2, #relatedTab2 h2{
  display: none;
}



.btn--black {
    background: #000;
    border: 0;
    color: #fff;
}
/* .facets-container{
  padding: 20px 50px!important;
} */
/* .facets-wrapper{
  padding: 0px!important;
} */
.facets__form, .facets__summary{
  margin-bottom: 0!important;
}

@media only screen and (max-width: 1600px) {
    .pg-thumb-slider {
    display: none!important;
  }
  
}
@media only screen and (max-width: 1200px) {
.mega-menu__list img{
  max-width: 180px;
}
    .facets-container {
    padding: 10px 15px !important;
}
}


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



  .relatedTabContent{
    display: block!important;
    
  }
  .relatedTabLinks-group{
    display: none!important;
  }
  #relatedTab3 h2, #relatedTab2 h2{
  display: block;
}
  .sizeguide-subtabcontent table{
    width: calc(100vw - 25px);
    margin: 0 auto!important;
    font-size: 11px;
    
  }
  .sizeguideModal-content {
   
    width: 100%!important;
    height: 100%!important;
   
      top: 0!important;
}
  .desktop-only{
    display: none!important;
  }
  .zoom-container img {
    transition: transform 0.2s ease-in-out;
    transform-origin: none!important;
}

.zoom-container:hover img {
    transform: none!important;
}




.c-similars .swiper-button-next,
.c-similars .swiper-button-prev,
.c-bestselling .swiper-button-next,
.c-bestselling .swiper-button-prev,
.c-recents .swiper-button-next,
.c-recents .swiper-button-prev {
  display: none!important;
      top: var(--swiper-navigation-top-offset, 42%);
}
  .card__information {
    
    flex-direction: column;
}
   .card__information .card__heading{
     font-size: 12px;
    line-height: 17px;

     width: 100%;
   }
  .card__information .price{
     font-size: 12px;
    line-height: 17px;
 
  }
  .card__badge.top.left {
   
    left: 0px;
    top: -10px;
}
  .pd-slider-container .swiper-pagination{
    display: block!important;
  }

}

  .card-wrapper.product-card-wrapper{
    height: 100%!important;
    border: 2px solid #acd5f2;
    border-opacity: 0.5;
 transition: 0.3s ease;
  }

@media screen and (min-width: 990px){
  
    .image-with-text__content {
    padding: 0rem 7rem 0rem!important;
  }

}
