
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap');



h1,
h2,
h3,
h4,
h5,
h6
 {
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 700 !important;
}
a.navigation__link {
    font-family: Inter;
}

.trust-item p strong {
    color: #000;
    font-weight: 500;
}
.trust-item p {
    color: #000;
}
.qtymessage a {
    font-size: 16px !important;
}
.trust-item {
    font-size: 16px;
}
.qtymessage {
    font-size: 16px !important;
    color: #000 !important;
}
.clickyboxes li a.active, .clickyboxes li a.active:hover {
    background-color: #000;
    color: #fff;
}

.selector-wrapper.styled-select.swatches.option--color.has-clickyboxes a.opt--black.active {
    background: none;
    color: #000;
}
body {
    overflow-x: hidden;
}

details.cc-accordion-item:nth-child(1) .cc-accordion-item__content.rte.cf h3 strong, details.cc-accordion-item:nth-child(1) .cc-accordion-item__content.rte.cf h3 {
    font-size: 14px !important;
    font-family: Inter, sans-serif !important;
    font-weight: 400 !important;
}
.product-form .quantity-submit-row .quantity-submit-row__submit button[type=submit]:hover {
    background: #fff;
    color: #000;
}
div#judgeme_product_reviews {
    padding: 0 40px;
}
@media only screen and (max-width: 767px) {
.product-detail .detail .content-divider {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.product-detail .detail .title {
    font-size: 18px;
}
.price-container {
    margin-bottom: 0px !important;
}
.clickyboxes li a {
    min-width: auto !important;
    line-height: 35px !important;
            height: auto !important;
}

.product-form .input-row {
    margin: 20px 0 !important;
}
.product-form .quantity-wrapper a {
    height: 35px;
    width: 35px;
    line-height: 35px;
}
.product-form .quantity-wrapper a {
    height: 35px;
    width: 35px;
    border: none;
    line-height: 35px;
}
.qtymessage a {
    font-size: 16px !important;
}
ul#clickyboxes-SingleOptionSelector-1 li a:before {
    top: 5px;
}
.main-image img.rimage__image.fade-in.lazyautosizes.lazyloaded {
    height: 300px;
}
.main-image {
    height: 300px;
}
select[data-listed][data-colour-swatch=true]+.clickyboxes li
 {
    min-width: 30% !important;
}
.template-product .complete-look .look-details .look-action .look-variant.theme-init {
	width: 100% !important;
}
.template-product .complete-look .look-details .look-action .button.cs_btn {
	width: 100%;
}
div#judgeme_product_reviews {
    padding: 0 20px;
}
}