.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-05d77fc:#CFB98C;--e-global-color-53e71a0:#F1EBDF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-8b361b6-font-family:"Marcellus";--e-global-typography-8b361b6-font-size:32px;--e-global-typography-8b361b6-font-weight:400;--e-global-typography-8b361b6-text-transform:uppercase;--e-global-typography-318bf1b-font-family:"Marcellus";--e-global-typography-318bf1b-font-size:25px;--e-global-typography-318bf1b-font-weight:400;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;line-height:1.5em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}@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-kit-6{--e-global-typography-8b361b6-font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce-message:after {
    display: none;
}

.woocommerce-message{
    outline: none;
}

#ui-datepicker-div{
    width: 300px;
    background: #fff;
}

#ui-datepicker-div{
    .ui-icon-circle-triangle-w,.ui-icon-circle-triangle-e{
        display: none;
    }
    
    a, a:visited{
        color: #000;
    }
    
    
    
    td.available-deliveries a {
        color: #fff !important;
        background: #231711 !important;
    }
    
    td.available-deliveries.ui-datepicker-current-day a{
            color: #231711 !important;
            background: white !important;
            border: 1px solid #231711 !important;
        
    }
    
    td.ui-datepicker-today{
        background: none;
        
        span{
            color: #fff !important;
            background: #7A7A7A !important;
            
        }
    }
}

.woocommerce-product-gallery__image img, .product-box img{
    border: 1px solid #cecece !important;
}

.woocommerce-loop-product__title{
    hyphens: auto;
    word-break: break-word;
}

.cart_totals th{
    vertical-align: top;
}

.cart_totals img{
    display: none;
}

.variations a.reset_variations{
    margin: 10px;
}

html{
    scroll-padding-top: 160px;
}

.menu-sticky-soft .nav-bar{
    background: #fff;
}

@media (max-width: 767px){
    .woocommerce-notices-wrapper .woocommerce-message{
        display: flex;
        flex-direction: column;
        margin-top: 0;
    }
    h1.elementor-heading-title{
    font-size: 30px;
    }
    html{
    scroll-padding-top: 60px;
    }
}/* End custom CSS */