.elementor-kit-9{--e-global-color-primary:#E9AA3B;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#D0D0D0;--e-global-color-accent:#E9AA3B;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"EB Garamond";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"EB Garamond";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"EB Garamond";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-font-style:italic;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* =========================================
   PAIRING WITH PROS — SINGLE PRODUCT PAGE
   ========================================= */


/* PAGE BACKGROUND */

body.single-product,
body.single-product .site-main,
body.single-product .woocommerce {
    background: #050505;
    color: var(--e-global-color-text);
}


/* MAIN PRODUCT AREA */

body.single-product .site-main {
    padding-top: 28px;
    padding-bottom: 60px;
}

body.single-product .woocommerce div.product {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}


/* =========================================
   BREADCRUMBS
   ========================================= */

body.single-product .woocommerce-breadcrumb {
    margin-bottom: 18px;
    color: rgba(255, 255, 255, 0.45);
    font-family: var(--e-global-typography-text-font-family), serif;
}

body.single-product .woocommerce-breadcrumb a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
}

body.single-product .woocommerce-breadcrumb a:hover {
    color: var(--e-global-color-primary);
}


/* =========================================
   PRODUCT TITLE
   ========================================= */

body.single-product .product_title {
    font-family: var(--e-global-typography-primary-font-family), serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: clamp(40px, 3.2vw, 52px);
    line-height: 1;
    color: var(--e-global-color-secondary);
    margin-bottom: 14px;
}


/* =========================================
   PRICE
   ========================================= */

body.single-product div.product p.price,
body.single-product div.product span.price {
    font-family: var(--e-global-typography-secondary-font-family), serif;
    font-size: 22px;
    color: var(--e-global-color-primary);
}


/* =========================================
   SHORT DESCRIPTION
   ========================================= */

body.single-product .woocommerce-product-details__short-description {
    max-width: 560px;
    margin-top: 18px;

    font-family: var(--e-global-typography-text-font-family), serif;
    font-size: 17px;
    line-height: 1.55;

    color: var(--e-global-color-text);
}


/* =========================================
   VARIATIONS
   ========================================= */

body.single-product table.variations {
    margin-top: 22px;
    padding: 18px 20px;

    background: #111111;
    border: 1px solid #3A3A3A;
}

body.single-product table.variations th,
body.single-product table.variations td {
    background: transparent;
    color: var(--e-global-color-secondary);
}

body.single-product table.variations label {
    font-family: var(--e-global-typography-secondary-font-family), serif;
    font-size: 16px;
    color: var(--e-global-color-secondary);
}

body.single-product table.variations select {
    min-height: 46px;

    background: #050505;
    border: 1px solid #3A3A3A;
    color: var(--e-global-color-secondary);

    font-family: var(--e-global-typography-text-font-family), serif;
    font-size: 16px;
}


/* SELECTED VARIATION PRICE */

body.single-product .woocommerce-variation-price {
    margin: 12px 0;
}

body.single-product .woocommerce-variation-price .price {
    color: var(--e-global-color-primary) !important;
}


/* RESET VARIATIONS */

body.single-product .reset_variations {
    color: var(--e-global-color-primary);
}


/* =========================================
   QUANTITY
   ========================================= */

body.single-product div.quantity input.qty {
    min-height: 48px;

    background: #050505;
    border: 1px solid #3A3A3A;
    color: var(--e-global-color-secondary);

    font-family: var(--e-global-typography-text-font-family), serif;
}


/* =========================================
   ADD TO CART
   ========================================= */

body.single-product .single_add_to_cart_button,
body.single-product .single_add_to_cart_button.button,
body.single-product .single_add_to_cart_button.alt {
    min-height: 48px;
    padding: 12px 28px;

    background: var(--e-global-color-primary) !important;
    border: 1px solid var(--e-global-color-primary) !important;
    border-radius: 0;

    color: #050505 !important;

    font-family: var(--e-global-typography-secondary-font-family), serif;
    font-size: 16px;
    font-weight: 600;

    transition: opacity 0.2s ease;
}

body.single-product .single_add_to_cart_button:hover {
    opacity: 0.85;
}


/* =========================================
   PRODUCT META
   ========================================= */

body.single-product .product_meta {
    margin-top: 26px;

    font-family: var(--e-global-typography-text-font-family), serif;
    font-size: 14px;

    color: rgba(255, 255, 255, 0.45);
}

body.single-product .product_meta a {
    color: var(--e-global-color-primary);
}


/* =========================================
   PRODUCT IMAGE
   ========================================= */

body.single-product .woocommerce-product-gallery__wrapper {
    background: #111111;
}

body.single-product .woocommerce-product-gallery img {
    display: block;
}


/* =========================================
   TABS
   ========================================= */

body.single-product .woocommerce-tabs {
    margin-top: 48px;
}

body.single-product .woocommerce-tabs ul.tabs {
    padding: 0 !important;
    border-bottom: 1px solid #3A3A3A;
}

body.single-product .woocommerce-tabs ul.tabs::before {
    border-color: #3A3A3A !important;
}

body.single-product .woocommerce-tabs ul.tabs li {
    margin: 0 5px 0 0 !important;

    background: #111111 !important;
    border: 1px solid #3A3A3A !important;
    border-radius: 0 !important;
}

body.single-product .woocommerce-tabs ul.tabs li a {
    font-family: var(--e-global-typography-secondary-font-family), serif;
    color: var(--e-global-color-text) !important;
}

body.single-product .woocommerce-tabs ul.tabs li.active {
    background: #050505 !important;
    border-bottom-color: #050505 !important;
}

body.single-product .woocommerce-tabs ul.tabs li.active a {
    color: var(--e-global-color-primary) !important;
}

body.single-product .woocommerce-tabs .panel {
    padding-top: 18px;

    font-family: var(--e-global-typography-text-font-family), serif;
    font-size: 17px;
    line-height: 1.6;

    color: var(--e-global-color-text);
}

body.single-product .woocommerce-tabs .panel h2 {
    font-family: var(--e-global-typography-primary-font-family), serif;
    font-size: 34px;
    font-weight: var(--e-global-typography-primary-font-weight);

    color: var(--e-global-color-primary);
}


/* DESCRIPTION LINKS + STRONG TEXT */

body.single-product .woocommerce-tabs .panel strong {
    color: var(--e-global-color-secondary);
}

body.single-product .woocommerce-tabs .panel a {
    color: var(--e-global-color-primary);
}


/* =========================================
   TABLES / ADDITIONAL INFO
   ========================================= */

body.single-product table.shop_attributes,
body.single-product table.shop_attributes th,
body.single-product table.shop_attributes td {
    border-color: #3A3A3A;
}

body.single-product table.shop_attributes th {
    color: var(--e-global-color-secondary);
}

body.single-product table.shop_attributes td {
    color: var(--e-global-color-text);
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    body.single-product .site-main {
        padding: 22px 20px 44px;
    }

    body.single-product .product_title {
        font-size: 38px;
    }

    body.single-product .woocommerce-tabs {
        margin-top: 36px;
    }
}

/* =========================================
   PAIRING WITH PROS — SHOP PAGE
   ========================================= */


/* PAGE BACKGROUND */

body.woocommerce-shop,
body.woocommerce-shop .site-main,
body.woocommerce-shop .woocommerce {
    background: #050505;
    color: var(--e-global-color-text);
}


/* MAIN CONTENT AREA */

body.woocommerce-shop .site-main {
    padding: 50px 40px 70px;
}

body.woocommerce-shop .site-main > *,
body.woocommerce-shop .woocommerce {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}


/* =========================================
   PAGE TITLE
   ========================================= */

body.woocommerce-shop .woocommerce-products-header {
    text-align: center;
    margin-bottom: 38px;
}

body.woocommerce-shop .woocommerce-products-header__title,
body.woocommerce-shop h1.page-title {
    margin: 0;

    font-family: var(--e-global-typography-primary-font-family), serif;
    font-size: clamp(42px, 3.5vw, 52px);
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: 1;

    color: var(--e-global-color-primary);
}


/* =========================================
   REMOVE USELESS ONE-PRODUCT CONTROLS
   ========================================= */

body.woocommerce-shop .woocommerce-result-count,
body.woocommerce-shop .woocommerce-ordering {
    display: none !important;
}


/* =========================================
   PRODUCT GRID
   ========================================= */

body.woocommerce-shop ul.products {
    display: grid !important;
    grid-template-columns: minmax(0, 380px) !important;
    justify-content: center;

    width: 100%;
    margin: 0 auto !important;
}


/* PRODUCT CARD */

body.woocommerce-shop ul.products li.product {
    width: 100% !important;
    max-width: 380px;
    margin: 0 !important;
    padding: 0 0 26px;

    background: #111111;
    border: 1px solid #3A3A3A;

    text-align: center;
}


/* IMAGE */

body.woocommerce-shop ul.products li.product a img {
    display: block;
    width: 100%;
    height: auto;

    margin: 0 0 24px !important;
}


/* PRODUCT TITLE */

body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title {
    margin: 0;
    padding: 0 24px 8px;

    font-family: var(--e-global-typography-secondary-font-family), serif;
    font-size: 24px;
    font-weight: var(--e-global-typography-secondary-font-weight);
    line-height: 1.15;

    color: var(--e-global-color-secondary);
}


/* PRICE */

body.woocommerce-shop ul.products li.product .price {
    display: block;
    margin: 0 0 18px;

    font-family: var(--e-global-typography-text-font-family), serif;
    font-size: 17px;

    color: var(--e-global-color-primary);
}


/* =========================================
   SELECT OPTIONS BUTTON
   ========================================= */

body.woocommerce-shop ul.products li.product .button {
    margin: 0 24px !important;
    padding: 12px 24px;

    min-height: 46px;

    background: var(--e-global-color-primary) !important;
    border: 1px solid var(--e-global-color-primary) !important;
    border-radius: 0;

    color: #050505 !important;

    font-family: var(--e-global-typography-secondary-font-family), serif;
    font-size: 16px;
    font-weight: 600;

    transition: opacity 0.2s ease;
}

body.woocommerce-shop ul.products li.product .button:hover {
    opacity: 0.85;
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    body.woocommerce-shop .site-main {
        padding: 38px 20px 50px;
    }

    body.woocommerce-shop .woocommerce-products-header {
        margin-bottom: 28px;
    }

    body.woocommerce-shop .woocommerce-products-header__title,
    body.woocommerce-shop h1.page-title {
        font-size: 38px;
    }

    body.woocommerce-shop ul.products {
        grid-template-columns: minmax(0, 360px) !important;
    }
}/* End custom CSS */