.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-13 h1{font-family:"Heebo", Sans-serif;font-size:80px;font-weight:700;text-transform:uppercase;}.elementor-kit-13 h2{font-family:"Heebo", Sans-serif;font-size:66px;font-weight:700;}.elementor-kit-13 h3{font-family:"Heebo", Sans-serif;font-size:45px;font-weight:700;}.elementor-kit-13 h4{font-family:"Heebo", Sans-serif;font-size:22px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}@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 */.woocommerce .quantity .qty {
    width: 5em;
}

/*mobile banner*/
.mobilebanner .swiper-slide-bg {
    background-position: top center !important;
    background-size: 100% !important
}

@media (max-width:1350px) {
.homepagebanner .swiper-slide-bg {
    background-position: bottom center !important;
}
}


/** Hide WC default breadcrumbs **/

#main > nav.woocommerce-breadcrumb {
    display: none;
}

/** Override WC table **/

.woocommerce table.shop_table {
    border: 0;
}

/** Pricing **/
.woocommerce .price ins {
    text-decoration: none;
}

/**Override default WC Styles for info bars **/

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 2em 0;
    position: relative;
    background-color: #f7f6f7;
    color: var( --e-global-color-primary );
    border-top: 3px solid var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-error,
.woocommerce-error::before {
    border-top-color: #b81c23;
    color: #b81c23;
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
    font-family: WooCommerce;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}

.woocommerce-error:before {
    content: "\e016";
}

.woocommerce-info:before,
.woocommerce-message:before {
    color: var(--e-global-color-3493e67);
}

.woocommerce-message a.button,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce a.checkout,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button.alt,
.woocommerce #place_order,
.button-quote-action
{
    padding: 13px 15px 13px 15px;
    color: #FFFFFF;
    background-color: #000000;
    transition: all 0.2s;
}

.woocommerce-message a.button:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce a.button.alt:hover,
.button-quote-action:hover,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover
{
    color: #FFFFFF;
    background-color: #000000;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    color: #FFFFFF;
    background: #000000;
}

/** Thank you page **/

.woocommerce-order-received .woocommerce ul.order_details {
    padding-left: 0;
}

body.elementor-editor-active {
    padding-top: 32px !important;
}

/*
Product loop (ATC HOVER)
*/
/*

.product-listing-template .quick-view {
    transition: 0.3s;
    opacity: 1;
}

.product-listing-template .quick-view {
    visibility: hidden;
    opacity: 0;
}

.product-listing-template:hover .quick-view {
    visibility: visible;
    opacity: 1;
}
*/

/** Fix width issue with WC product templates **/

.site-header, body:not([class*=elementor-page-]) .site-main {
        max-width: unset !important;
    }

.site-header, body:not([class*=elementor-page-]) .site-main   .elementor .elementor-section:first-child {
        max-width: unset !important;
    }

@media (min-width:576px) {
        .site-header, body:not([class*=elementor-page-]) .site-main   .elementor .elementor-section {
            max-width: 500px;
            margin: auto;
        }
    }

@media (min-width:768px) {
        .site-header, body:not([class*=elementor-page-]) .site-main   .elementor .elementor-section {
            max-width: 600px;
        }
    }

@media (min-width:992px) {
        .site-header, body:not([class*=elementor-page-]) .site-main   .elementor .elementor-section {
            max-width: 800px;
        }
    }


@media (min-width:1200px) {
        .site-header, body:not([class*=elementor-page-]) .site-main   .elementor .elementor-section {
            max-width: 1140px;
        }
    }

/*@media (min-width: 1200px) {*/
/*    .site-header, body:not([class*=elementor-page-]) .site-main {*/
/*        max-width: unset !important;*/
/*    }*/
/*    .site-header, body:not([class*=elementor-page-]) .site-main   .elementor .elementor-section {*/
/*        max-width: 1140px;*/
/*        margin: auto;*/
/*    }*/
/*    .site-header, body:not([class*=elementor-page-]) .site-main   .elementor .elementor-section:first-child {*/
/*        max-width: unset !important;*/
/*    }*/
/*}*/


@media (min-width: 769px) and (max-width: 1024px) {

    .woocommerce-page .site-header, body:not([class*=elementor-page-]) .site-main {
        width: 95%;
        max-width: 90%;
    }
}


@media (max-width: 768px) {

    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%
    }

    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
        margin: 0 0 30px 0;
    }

}/* End custom CSS */