/** Shopify CDN: Minification failed

Line 563:7 Expected identifier but found whitespace
Line 563:8 Unexpected "15px"

**/
@font-face {
    font-family: 'Awesome Serif';
    src: url('/cdn/shop/files/AwesomeSerif-SemiBoldTall.woff2?v=1764772210') format('woff2'),
        url('/cdn/shop/files/AwesomeSerif-SemiBoldTall.woff?v=1764772210') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.grid-item.product-item {


    margin-right: 5px;
}

.grid.grid--mobile-slider.grid--slider.scroll-snap-disabled.is-enabled {
    padding-left: 5px;
}

.look__slider.look__slider--grid {
    gap: 10px;
}

.highlights__items.highlights__items--mobile-grid .highlights__item {padding-right: 0;margin-bottom: 17px;}

@media only screen and (max-width:768px)
{
    .highlights__items.highlights__items--mobile-grid .highlights__item {padding-right: 0;margin-bottom: 7px;}
}

.selector-wrapper.selector-wrapper--size {
    position: relative;
}

a#size_guide_open {
    position: absolute;
    right: 0;
    color: black;
    font-size: 14px;
    text-decoration: underline;
}



a#size_guide_open::before {
  display: inline-block;
  width: 14px;
  height: 14px;
    margin-right:2px;
  vertical-align: -0.125em;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='black' d='M233.91 74.79L181.22 22.1a14 14 0 0 0-19.8 0L22.09 161.41a14 14 0 0 0 0 19.8l52.69 52.69a14 14 0 0 0 19.8 0L233.91 94.59a14 14 0 0 0 0-19.8m-8.49 11.31L86.1 225.41a2 2 0 0 1-2.83 0l-52.69-52.68a2 2 0 0 1 0-2.83L64 136.48l27.76 27.76a6 6 0 1 0 8.48-8.48L72.48 128L96 104.48l27.76 27.76a6 6 0 0 0 8.48-8.48L104.48 96L128 72.49l27.76 27.75a6 6 0 0 0 8.48-8.48L136.49 64l33.41-33.41a2 2 0 0 1 2.83 0l52.69 52.68a2 2 0 0 1 0 2.83'/%3E%3C/svg%3E");
}

li.item_hidden-group.sidebar__item.link--add {
    display: none;
}

.collection__products .grid {
    column-gap: 0;
}


.locale-selectors__container {
    display: none;
}

/*
.footer__newsletter__wrapper .needsclick.kl-private-reset-css-Xuajs1 {
    padding: 0 !important;
}

.footer__newsletter__wrapper button.needsclick.go300628013.kl-private-reset-css-Xuajs1 {
    padding-inline: 1em !important;
    margin-top: 7px;
}

.footer__newsletter__wrapper input#email_016JB91TTR00000000002RMSJA {
    padding-inline: 10px !important;
}*/

.cart__item__title a {
    color: black;
}

.grid.grid--mobile-slider.flex-align-top.text-left {
    gap: 0;
}

.section-columns.section-padding .wrapper--full-padded {
    padding-inline: 0;
}

@media only screen and (max-width:768px)
{
  .section-columns .grid-item {
    margin-right:0px !important;
}

  .grid.grid--mobile-slider.flex-align-top.text-left {
    gap: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}

  h2.h5.footer__block__title {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 20px;
    margin-bottom: 0;
}

ul.footer__quicklinks.unstyled {
    padding-top: 15px;
}
  
}

select[name="currency"] {
    font-family: 'Helvetica';
    font-weight: 700;
    letter-spacing: 0;
    font-size: 12.6px;
}


span.badge-box {
    z-index: 99 !important;
}


.template-collection .column__content {
    position: absolute;
    top: 50%;
    width: 100%;
}

span.amp-cart__header-cart-count {
    background: #e7e7e7;
    border-radius: 50%;
    padding-inline: 7px;
    color: #272727;
    font-size: 10px;
    padding-block: 3px;
    line-height: normal;
    position: relative;
    left: -4px;
    top: -8px;
    font-weight: 600;
}

span.amp-cart__header-cart-count {
    display: none;
}


.sizeguide-img-holder img {
    max-width: 100%;
}


@media only screen and (min-width:1000px)
{
  .btn--scroll-top.is-visible {
    transform: translate(-57px, -56px);
}
}

@media only screen and (max-width:1000px)
{
  .btn--scroll-top.is-visible {
    left: 11px;
}
  .template-product button.btn.btn--scroll-top.btn--black.btn--solid.is-visible {
    bottom: 11em;
}

.template-product iframe#chat-button {
    bottom: 121px !important;
    right: 0px !important;
}
}


.product-item .preorder-box, .product-item .badge-box {
    right: 5px;
    left: auto;
}


.amp-cart.amp-cart--open {
    z-index: 99999999;
}

div#gorgias-chat-container {
    z-index: 999 !important;
    position: relative;
}


.radio__fieldset .radio__button input:checked~label {
    border: 2px solid black;
}
/*
.radio__fieldset .radio__button input:checked~label {
    border: 1px solid black;
    background: black;
    color: white;
}
*/
@media only screen and (max-width:768px)
{
  .sliderule__wrapper.general {
    display: none;
}

}

.product-quick-add__form a#size_guide_open {
    display:none;
}

body#archive-sale-2025-40 .sellingfast{
  display:none;
}




/* duties popup css start */
.hidden{
  display:none;
}
.duties-modal {
  display: none; 
  position: fixed; 
  z-index: 9999; 
  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); 
}
.duties-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 50%;
  position:relative;
}
.popup-content{
  padding:20px;
  text-align:left;
  line-height:24px;
}
.duties-modal-content h5,.duties-modal-content h6{
  font-weight:bold;
  text-align:left;
}
.bold-font{
  font-weight:bold;
}
.text-center{
  text-align:left;
}
.close {
  color: #aaaaaa;
  float: right;
  font-size: 25px;
  font-weight: bold;
  position:absolute;
  top:7px;
  right:17px;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
body.duties-modal-open {
  overflow: hidden;
}
#duties-taxes-not-included{
  margin:0px;
  margin-top:-15px;
}
.duties-taxes-container {
   padding-bottom: 16px;
   display: flex;
   align-items: center;
   justify-content: left;
}
.duties-taxes-container span {
   font-size:13px;
  color:#434343;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .duties-modal-content {
    width: 60%; 
  }
  .duties-modal {
    padding-top: 80px; 
  }
 .close {
  top:2px;
  right:10px;
 }
  .popup-content{
  padding:10px;
 } 
}
@media screen and (max-width: 767px) {
  .duties-modal-content {
    width: 90%; 
  }
  .close {
    top:2px;
    right:10px;
  }
  .duties-modal {
    padding-top: 50px; 
  }
  .popup-content{
    padding:5px;
  }
  body,html {
    overflow-x:hidden;
  }
  body.template-collection {
    overflow-x:unset;
  }
}

/* duties popup css end */






/*
.has-header-transparent .header__mobile span, .has-header-transparent .header__mobile path {
    color: white;
}

.has-header-transparent .header__mobile cart-count.header__cart__status {
    background: white;
}







.has-header-transparent .js__header__stuck .header__mobile path, .has-header-transparent .js__header__stuck .header__mobile span {
    color: black;
}

.has-header-transparent .js__header__stuck .header__mobile cart-count.header__cart__status {
    color: white;
}


.has-header-transparent  .js__header__stuck .header__mobile cart-count.header__cart__status {
    background: black;
}



.has-header-transparent .header__mobile  a.header__logo__link img {
    filter: invert(1);
}

.has-header-transparent .js__header__stuck .header__mobile  a.header__logo__link img {
    filter: initial;
}


@media only screen and (min-width:768px)
{
   .has-header-transparent .header__desktop path, .has-header-transparent .header__desktop a.navlink.navlink--toplevel span, .header__desktop span.popout__toggle__text {
    color: white;
}

.has-header-transparent .header__desktop cart-count.header__cart__status {
    background: white;
}



.header__desktop nav.header__menu.caps:hover a.navlink.navlink--toplevel span {
    color: black !important ;
}



.has-header-transparent .js__header__stuck .header__desktop path, .has-header-transparent .js__header__stuck .header__desktop span, .js__header__stuck .header__desktop span.popout__toggle__text {
    color: black;
}

.has-header-transparent .js__header__stuck .header__desktop cart-count.header__cart__status {
    color: white;
}


.has-header-transparent  .js__header__stuck .header__desktop cart-count.header__cart__status {
    background: black;
}


.has-header-transparent .header__desktop  a.header__logo__link img {
    filter: invert(1);
}


.has-header-transparent .js__header__stuck .header__desktop  a.header__logo__link img {
    filter: initial;
}

.has-header-transparent .js__header__stuck .header__desktop a.navlink.navlink--toplevel span {
    color: black;
}




header.theme__header:hover .header__desktop cart-count.header__cart__status{
    background: black;
}

header.theme__header:hover .header__desktop a.navlink.navlink--toplevel span,
header.theme__header:hover .header__desktop path,
header.theme__header:hover .header__desktop span{
    color: black;
}


header.theme__header:hover .header__desktop a.header__logo__link img{
    filter: initial;
}

header.theme__header:hover{
    background:white;
}

}
*/

cart-count.header__cart__status {
    color: white !important;
}

.full_clickable {
    cursor: pointer !important;
}


button.popout__toggle {
    font-weight: 800;
}


a.custom_bis:hover {
    opacity: 0.9;
    transition: 0.2s;
}

a.custom_bis {
    display: block;
    background: black;
    color: white;
    padding-block: 7px;
    padding-inline: 10px;
    line-height: normal;
    font-size: 12px;
    margin-top: 6px;
}

@media only screen and (max-width:768px)
{
    a.custom_bis {
        text-transform:uppercase;
    }
}


/* Quick ADD Icon Start */
@media screen and (min-width: 749px){
  .quick-add__holder .quick-add__button .btn__icon svg {
    width: 16px;
    height: 16px;
  }
  .quick-add__holder {
    top: 15px;
    left: auto;
    right: 15px;
    bottom: auto;
    width: auto;
  }
  .quick-add__holder .quick-add__button::after {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  }
}

@media screen and (max-width: 749px){
  .quick-add__holder {
    bottom: auto;
    top: 0;
  }
  .quick-add__holder .quick-add__button {
    top: 15px;
    left: auto;
    right: 15px;
    bottom: auto;
  }
}



.index-tab-collections .grid-outer .grid {
  border-top: 1px solid #000;
  padding: 0;
}
.index-tab-collections .grid-outer .grid.grid--mobile-slider.grid--slider.scroll-snap-disabled.is-enabled {
  padding: 0;
}
.index-tab-collections .grid-outer .grid .product-item {
  margin: 0;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.index-tab-collections .grid-outer .grid .product-item:last-child {
  border-right: 0; 
}

.collection__products .grid-outer .grid {
  /* border-top: 1px solid #000; */
  gap: 0;
}
.collection__products .grid-outer .grid .grid-item.product-item {
  margin: 0;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.collection__products .grid-outer .grid .grid-item.product-item:nth-child(4n){
  border-right: 0;
}
.collection__products .product-item .flickity-prev-next-button.previous
  left: 15px;
}
.collection__products .product-item .flickity-prev-next-button.next{
  right: 15px;
}

@media only screen and (max-width: 989px) {
 .collection__products .grid-outer .grid .grid-item.product-item:nth-child(4n+1){
    border-left: 0;
    border-right: 0;
 } 
 .collection__products .grid-outer .grid .grid-item.product-item:nth-child(2n+1){
   border-left: 0;
   border-right: 0;
 } 
 .collection__products .grid-outer .grid .grid-item.product-item:nth-child(2n) {
   border-left: 1px solid #000;
   border-right: 0;
 }
}
@media only screen and (max-width: 749px) {
  .index-tab-collections .grid-outer .grid.grid--mobile-slider {
    padding: 0;
  }
  .index-tab-collections .grid-outer .grid.grid--mobile-slider:after {
    padding-right: 0;
  }
}
/* Quick ADD Icon End */

button.quick-add__button {
    box-shadow: none !important;
}

.quick-add__holder {
    box-shadow: none !important;
}

.quick-add__holder .quick-add__button::after {
    box-shadow: none;
}

.quick-add__holder .quick-add__button:hover {
    background: #f7f7f7;
    transition: 0.2s;
}

.grid-item .flickity-page-dot {
    width: 7px;
    height: 7px;
    margin-inline: 2px;
}


.has-line-design .product-item__image {
    border-bottom: none;
}


.quick-add__holder .quick-add__button::after {
    background: none;
}

.product-item__info {
    padding-bottom: 1.2em;
}
.product_variant_popup {
    padding-bottom: 1.3em !important;
    padding-top: 0 !important;
}



.quick-add__holder .quick-add__button {
    background: transparent;
}



.collection__products.collection_custom .product-item__image.product-media-slider.custom-product-image span.badge-box {
    display: none !important;
}

.product-item__image.product-media-slider.custom-product-image {}

@media only screen and (max-width:768px)
{
  .complete-the-look-grid .main-product-image-container .main-product-image-wrapper {
    height: 450px;
}
}




/*
.look__image.look__image--fullheight .look__image--fullheight {
    height: 100%;
}

.look__image.look__image--fullheight .look__image-container {
    height: 100% !important;
    min-height: 100% !important;
    aspect-ratio: 1;
}

.look__image.look__image--fullheight .look__image-container {
    aspect-ratio: 1 !important;
    top: initial !important;
    height: initial !important;
    left: initial !important;
    transform: initial !important;
}

.look__image.look__image--fullheight img.fit-cover {
    object-fit: contain;
}

.look__image.look__image--fullheight figure.look__image-bg.image-wrapper.lazy-image.lazy-image--backfill {
    padding-top: 127%;
}

.look__image.look__image--fullheight .look__image-container {
    min-height: initial !important;
}
@media only screen and (min-width:768px)
{
  .look {
    height: 1162px !important;
}
.look__image.look__image--fullheight {
    height: 100% !important;
}
}*/

.ddd.text-center h2 {
    text-align: center;
}

.ddd.text-center .column__text {
    text-align: center;
}



span.new-price.fiftyoff, span.www.product__price--sale.fiftyoff {
    color: #cf2323;
}


.recent__content {
    visibility: hidden !important;
}


.btn--primary[name="add"] {background: black;color: white;}
