/** Shopify CDN: Minification failed

Line 14:112 Expected identifier but found "url("
Line 22:117 Expected identifier but found "url("
Line 50:42 Unexpected "{"

**/
@font-face {
font-family: 'Century Gothic';
font-weight: 400;
font-style: normal;
font-display: swap;  
letter-spacing: normal;
src: url('/cdn/shop/files/CenturyGothic.woff2?v=1746161496') format('woff2'); url('/cdn/shop/files/CenturyGothic.ttf?v=1747132769') format('ttf');
}
@font-face {
font-family: 'Century Gothic Bold';
font-weight: 600;
font-style: normal;
font-display: swap;  
letter-spacing: normal;  
src: url('/cdn/shop/files/CenturyGothic-Bold.woff2?v=1746160587') format('woff2'); url('/cdn/shop/files/CenturyGothic-Bold.TTF?v=1747132790') format('ttf');
}

 body {
  font-family:'Century Gothic', Arial, Helvetica, sans-serif!important;
}

/* ---- Typography ---- */
h1,
h2,
h3,
h4,
h5 {
  font-family:'Century Gothic Bold', Arial, Helvetica, sans-serif!important;
  text-transform: uppercase;
}

.btn,
.content-btn,
.rte .btn, 
.rte .content {
  font-family:'Century Gothic Bold', Arial, Helvetica, sans-serif!important;
}

.megamenu__header {
   font-family:'Century Gothic Bold', Arial, Helvetica, sans-serif!important;
}

.megamenu__listlink, .dropdown__menulink, {
   font-family:'Century Gothic', Arial, Helvetica, sans-serif!important;
}

.navigation__menulink {
   font-family:'Century Gothic', Arial, Helvetica, sans-serif!important;
  font-weight:600!important;
  letter-spacing: normal;
}

/*  SIZE GUIDE  */

#size-guide table {
  overflow: hidden;
  text-align: center;
  margin-bottom: 40px;
}

#size-guide td {
  position: relative;
  outline: 0;
  padding: 20px;  
  border: 1px solid #dedede; 
  width: 200px
}

#size-guide th {
  padding: 20px;
  color: #444;
  font-weight: normal;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
}

#size-guide body:not(.nohover) #size-guide tbody, #size-guide tr:hover {
  background-color: #f9f9f9;
}

#size-guide td:hover::after,
#size-guide thead th:not(:empty):hover::after,
#size-guide td:focus::after,
#size-guide thead th:not(:empty):focus::after { 
  content: '';  
  height: 10000px;
  left: 0;
  position: absolute;  
  top: -5000px;
  width: 100%;
  z-index: -1;
}

/****** CONTACT US PAGE ******/

.grey-container ul{
  margin: 0 auto;
  margin-bottom:20px;
  overflow:hidden; }

.grey-container li{
  line-height:1.5em;
  float:left;
  display: inline-block;
  width:49%;
  min-width: 227px;
  padding: 30px;
  min-height: 360px;
  text-align: left;
  background-color: #f5f5f5;
  margin:0.5%; }

    @media (max-width: 739px) {
    	ul.grey-container {
    		margin-left: 0;
    	}
    	ul.grey-container li {
    		width: 100% !important; /* over-ride all li styles */
    		margin: 0 0 20px;
    	}
    }

.collection-desc {
 	margin: 30px auto 50px;
  	width: 80%;
} 

/****** A-Z DESIGNER PAGE ******/
.a-z ul{
  margin: 0 auto;
  margin-bottom:20px;
  overflow:hidden; }

.a-z li{
  line-height:1.6em;
  float:left;
  display: inline-block;
  width:19%;
  padding: 15px;
  min-height: 250px;
  text-align: left;
  background-color: #fff;
  margin:0.5%; }

.a-z li:hover {
  background-color: rgba(0,0,0,.1);
  -webkit-transition: background .3s ease,color .3s ease;
  -moz-transition: background .3s ease,color .3s ease;
  -o-transition: background .3s ease,color .3s ease;
  transition: background .3s ease,color .3s ease;
}

    @media screen and (min-width: 501px) and (max-width: 980px) {
    	ul.a-z {
    		margin-left: 0;
    	}
    	ul.a-z li {
    		width: 32% !important; /* over-ride all li styles */
    		margin: 0.6%;
    	}
    }

    @media screen and (max-width: 500px) {
    	ul.a-z {
    		margin-left: 0;
    	}
    	ul.a-z li {
    		width: 100% !important; /* over-ride all li styles */
    		margin: 0 0 20px;
            min-height: 120px;
    	}
    }

/****** WISHLIST ICON MOBILE ******/

.st-wishlist-details-button {
    padding: 0px !important;
  }

@media screen and (max-width: 500px) {
.st-wishlist-details-button {
    display: none !important;
  }
}

.st-product-card--horizontal form {
text-align:left !important;
}

.st-close-button {
    align-items: center !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: rgba(0,0,0,0) !important;
    border: none !important;
    cursor: pointer !important;
    display: flex !important;
    justify-content: center !important;
    width:30px;
    height:30px;
    color: #000;
}

.st-close-button:hover {
    color: #000;
}  

.st-product-card .st-product-card_price {
    font-size: 14px !important;
    font-weight: 400 !important;
    margin: auto;
}

.st-product-card .st-atc-button,.st-product-card .st-more-details {
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #000 !important;
    border: none;
    border-radius: 3px !important;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    justify-content: center;
    line-height: 20px;
    padding: 10px 0;
    width: 50% !important;
}

.st-wishlist-details_empty {
    font-size: 14px;
    font-weight: 400;
    margin:0 15px !important;
}

/****** CLEARPAY PRODUCT PAGE ******/
#shopify-block-AcXRjUk1lMlh3QmpCd__d15e5618-a9cf-4aeb-a897-64b0ec908a52 {
border: 1px solid #eae7e4;
background-color: #ffffff;
padding: 0 14px;
}

/****** COLLECTIION PAGE - SIDE MENU FILTER ******/

h1.page-title {text-transform:uppercase;}

#collection-sidebar {
  padding-bottom: 20px;
}

@media screen and (min-width: 740px) {
#collection-sidebar {
  position: webkit-sticky !important;
  position:sticky !important;
  top: 80px !important;
  max-height: fit-content !important;
}

.c-accordion.c-accordion--product .c-accordion__panel, .c-accordion.c-accordion--custom-page .c-accordion__panel {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.c-accordion__inner {
  max-height: 250px !important;
  overflow: overlay !important;
}  

.c-accordion__inner::-webkit-scrollbar {
  width: 25px;
}
  
.c-accordion__inner::-webkit-scrollbar-thumb {
  border: 10px solid transparent;
  border-radius: 0px;
  background-color: #000;
  background-clip:padding-box;
  min-height: 50px;
}

.collection--list_submenus::-webkit-scrollbar {
  height: 7px;
}

.collection--list_submenus::-webkit-scrollbar-thumb {
  border: 10px solid transparent;
  border-radius: 0px;
  background-color: #000;
  background-clip:padding-box;
}
}

.search__page-filter .filter label, .collection__page-sidebar .filter label {
  font-size: 13px;
}

.filter ul li.disabled {
  opacity:0.5;
  display: none;
}

.filter-range__field {
  margin: 10px 0 20px;
  width: 49%;
}

.filter__count {
  display: none;
}

 .read-more-collection{cursor:pointer; font-weight: bold;}
 .read-more-collection:hover{cursor:pointer; font-weight: bold;}

/* ---- Collection - subcollections ---- */
.collection--list_submenus .collection__list-item {
  flex: 0 0 calc((100% / 6) - 8px) !important;
}

@media screen and (min-width: 741px) and (max-width: 1024px) {
  .collection--list_submenus .collection__list-item {
    flex: 0 0 calc(100% / 5) !important;
  }
}

@media screen and (max-width: 740px) {
  .collection--list_submenus .collection__list-item {
    flex: 0 0 calc(100% / 3) !important;
  }
}

.price__badge {
  font-size: 0.8em !important;
font-weight:900;}


h1.product-title 
{
  text-transform: uppercase;
  text-align: left !important;
  padding-bottom:10px;
}

.c-accordion__header {
  font-weight: 600;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 15px;
  font-family:'Century Gothic', Arial, Helvetica, sans-serif!important;
}

.product-info {
  text-align: left !important;
}
.product-index .price {
  align-items: baseline !important;
}

.product-loop {
  grid-column-gap: 0px !important;
  grid-row-gap: 0px !important;
}
.product-info {
  text-align: left;
}
.product-index .price {
  align-items: baseline;
}

.collection__page-products.product-loop .product-index, .theme-border .product-loop .product-index
{box-shadow: -1px 1px 0 0;
border-right: 1px solid #000;
border-top:1px solid #000;
background-color: #fff;}

#pagination a, #pagination span {
  margin: 2%;
  padding: 0 10px;
}

.current {
  font-weight: 700 !important;
}

.price--on-sale .price__sale {
  justify-content: flex-start !important;
}

/****** PRODUCT  PAGE ******/

#vendor-product-title {
  font-size: var(--h1-size);
  display:block;
  margin-bottom: 10px;
}

.popup_content_link {
  display: block;
}
#c2b .product__contact-trigger {
  height: 50px;
  width: 100%;
  max-width: 100%;
  background: var(--button-color);
  text-decoration: none;
  color: white;
}

/* JudgeMe App */
.jdgm-widget.jdgm-widget {margin-bottom: 20px;}

/* ---- Product Page - Details box ---- */
@media screen and (min-width: 981px) {
.product__section-content {
  border-left: 1px solid #000; 
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  padding: 15% !important;}
}

/****** BLOG PAGE ******/

.cta {
  clear: left;
  text-align: center;
}


.cta a {
  display: inline-block;
  color: var(--button-text) !important;
  background: var(--button-color) !important;
  text-decoration: none;
  padding: 10px 20px;
  -webkit-transition: background .5s ease,color .5s ease;
    -moz-transition: background .5s ease,color .5s ease;
      -o-transition: background .5s ease,color .5s ease;
        transition: background .5s ease,color .5s ease;
}

.theme-buttons-curved .cta a {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.cta a:hover {
  color: var(--button-text) !important;
  background: var(--button-hover) !important;
  text-decoration: none;
}

.morecontent span {
    display: none;
}
.morelink {
    display: block;
}


#coll-title {
  font-size:14px!important;}


.text__icons-wrapper {border-top: 1px solid #000;border-bottom: 1px solid #000;}
#newsletter {border-top: 1px solid #000;}

.navigation__menuitem.navigation__menuitem--dropdown>.navigation__menulink svg {display:none;}
.megamenu.row.grid__wrapper {
  border-left: none;
  border-right: none;
}

.featured__collection-product {
  margin: 0 !important;
  border-right: 1px solid black;
}
.mobile-menu__item {
font-weight: 600;
font-size: 14px;
font-family:'Century Gothic', Arial, Helvetica, sans-serif!important;
text-transform: uppercase;
}

.sale-item {
  color:black;}

.price-item--sale {
  font-weight:900;}

.dynamic-checkout__content {padding: 0 20px;}

h3 {text-transform:uppercase;}
