.elementor-kit-1584{--e-global-color-primary:#F8E6EB;--e-global-color-secondary:#CF6C86;--e-global-color-text:#222222;--e-global-color-accent:#AF1D44;--e-global-color-0ae1c4a:#F1E8E9;--e-global-color-55dd954:#FFFFFF;--e-global-typography-primary-font-family:"DM Serif Display";--e-global-typography-primary-font-size:45px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-letter-spacing:0.02em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-secondary-letter-spacing:0.05em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:0.1em;--e-global-typography-357a9a8-font-family:"Playfair Display";--e-global-typography-357a9a8-font-size:32px;--e-global-typography-357a9a8-line-height:1.1em;--e-global-typography-357a9a8-letter-spacing:0.02em;}.elementor-kit-1584 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1584 button,.elementor-kit-1584 input[type="button"],.elementor-kit-1584 input[type="submit"],.elementor-kit-1584 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );border-radius:3px 3px 3px 3px;padding:12px 20px 12px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-1584{--e-global-typography-primary-font-size:38px;--e-global-typography-secondary-font-size:15px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:17px;--e-global-typography-357a9a8-font-size:28px;}.elementor-kit-1584 button,.elementor-kit-1584 input[type="button"],.elementor-kit-1584 input[type="submit"],.elementor-kit-1584 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1584{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:14px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:15px;--e-global-typography-357a9a8-font-size:25px;}.elementor-kit-1584 button,.elementor-kit-1584 input[type="button"],.elementor-kit-1584 input[type="submit"],.elementor-kit-1584 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* woocomm defult colours */
.woocommerce-info {
    border-top-color: var( --e-global-color-accent );
}

.woocommerce-info::before {
    color: var( --e-global-color-accent );
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
background: #f9f9f9;
}

.eael-woo-checkout .woocommerce .woocommerce-info {
    background: var( --e-global-color-cd34523 );
    color: var( --e-global-color-text );
}

.woocommerce .cart .button, .woocommerce .cart input.button, button#place_order, a.checkout-button.button.alt.wc-forward {
    background: var( --e-global-color-accent );
    color: #fff;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
}

.woocommerce-terms-and-conditions-wrapper a, .woocommerce-info a {
    color: var( --e-global-color-accent );
    text-decoration: underline;
}

.woocommerce-terms-and-conditions-wrapper a:hover, .woocommerce-info a:hover {
color: var( --e-global-color-text );
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    background: var( --e-global-color-accent );
    color: #fff;
}

form.woocommerce-cart-form a{
    color: var( --e-global-color-accent ) !important;
}
form.woocommerce-cart-form a:hover{
    text-decoration: underline;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: 3px solid var( --e-global-color-accent );
}

.woocommerce-message::before {
    color: var( --e-global-color-accent );
}
/* woocomm account styles */

.woocommerce-MyAccount-content {
    padding-top: 20px;
}


.edit-account legend {
    padding: 15px;
}

nav.woocommerce-MyAccount-navigation {
    padding: 0px;
    border: 1px solid #eee;
    border-radius: 2px;
}

.woocommerce-MyAccount-navigation-link--dashboard ::marker {
    display: none !important;
}

li.woocommerce-MyAccount-navigation-link {
    padding: 10px;
    margin: 0px !important;
    marker: none;
    list-style-type: none !important;
}

nav.woocommerce-MyAccount-navigation ul {
    margin: 0px !important;
    padding: 0px !important;
}

li.woocommerce-MyAccount-navigation-link.is-active {
    background: var( --e-global-color-accent );
    border-radius: 2px;
}

li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #fff;
}

li.woocommerce-MyAccount-navigation-link a {
    color: var( --e-global-color-accent );
}

li.woocommerce-MyAccount-navigation-link:hover {
    background: #f9f9f9;
    transition: 0.5s;
}

.woocommerce-MyAccount-content a {
    color: var( --e-global-color-accent );
}

.woocommerce-MyAccount-content a:hover {
    text-decoration: underline;
}

/* product archive styles */
@media (max-width: 776px){
    .mob-cat {
        padding: 10px;
        background: #fff;
    }
    
    .prod-sidebar-cust .elementor-widget-nav-menu {
        margin-top: -41px;
    }
    
}
    .prod-sidebar-cust form.woocommerce-product-search {
        display: flex;
        justify-content: center;
        align-items: center;
    }


.prod-sidebar-cust .woocommerce-product-search input#woocommerce-product-search-field-0 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    margin-right: 5px !important;
    width: 100%;
    height: 30px !important;
    padding: 0.4em 0.6em;
    font-size: 12px;
    border: 1px solid #ccc;
}

.prod-sidebar-cust .button, .prod-sidebar-cust .woocommerce-product-search button {
    color: var(--e-global-color-55dd954) !important;
    background-color: var(--e-global-color-accent) !important;
    border-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    line-height: var(--e-global-typography-accent-line-height);
    margin: 0px !important;
    height: 30px !important;
    padding: 0.4em 1.25em !important;
    font-size: .75rem !important;
    letter-spacing: 0px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}


.prod-sidebar-cust .price_label {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
}

.prod-sidebar-cust .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #222222 !important;
}

.prod-sidebar-cust .ui-slider-range, .prod-sidebar-cust .ui-slider-handle {
    background-color: var(--e-global-color-accent) !important;
}

/*---product page styles---*/
.woocommerce div.product td.value, th.label {
    text-align: left;
    padding: 0px;
    background: none !important;
}

.woocommerce div.product form.cart table td select {
    height: 49px;
    border: 1px solid var(--e-global-color-accent) !important;
}

.woocommerce div.product tr {
    display: flex;
    flex-direction: column;
}
.woocommerce div.product a.reset_variations:before{
    content: "✕";
    padding-right: 4px;

}

.woocommerce div.product a.reset_variations {
    color: #fff;
    background: var(--e-global-color-accent);
    padding: 2px 5px;
    border-radius: 3px;
}

.woocommerce div.product .stock, a.reset_variations {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: 12px !important;
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
}

.woocommerce div.product .stock {
    color: var(--e-global-color-accent);
}/* End custom CSS */