.elementor-kit-8{--e-global-color-primary:#E08731;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d1ce9d4:#F0F0F0;--e-global-color-85fa669:#00000000;--e-global-color-0959d98:#000000;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;--e-global-typography-96cb44b-font-weight:300;--e-global-typography-8630548-font-size:3rem;--e-global-typography-8630548-font-weight:700;--e-global-typography-8630548-line-height:1.3em;--e-global-typography-bd0f474-font-size:1.25rem;--e-global-typography-bd0f474-font-weight:700;--e-global-typography-bd0f474-line-height:1.3em;--e-global-typography-a4601f9-font-size:2.25rem;--e-global-typography-a4601f9-font-weight:700;--e-global-typography-a4601f9-line-height:1.3em;--e-global-typography-e3a8436-font-size:3rem;--e-global-typography-e3a8436-font-weight:700;--e-global-typography-e3a8436-line-height:1.3em;--e-global-typography-a9fea7a-font-size:1.125rem;--e-global-typography-a9fea7a-font-weight:400;--e-global-typography-a9fea7a-line-height:1.5em;--e-global-typography-a4e1f12-font-size:1.5rem;--e-global-typography-a4e1f12-font-weight:700;--e-global-typography-a4e1f12-line-height:1.3em;--e-global-typography-61387ad-font-size:1.875rem;--e-global-typography-61387ad-font-weight:500;--e-global-typography-61387ad-line-height:1.3em;--e-global-typography-a150654-font-size:2.5rem;--e-global-typography-a150654-font-weight:700;--e-global-typography-a150654-line-height:1em;--e-global-typography-fa59929-font-size:3.75rem;--e-global-typography-fa59929-font-weight:900;--e-global-typography-fa59929-line-height:1.3em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}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:880px){.elementor-kit-8{--e-global-typography-bd0f474-font-size:20px;--e-global-typography-a4e1f12-font-size:20px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-bd0f474-font-size:18px;--e-global-typography-a4e1f12-font-size:18px;--e-global-typography-fa59929-font-size:2.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
    --pzy: 5rem;
    --psx: 5rem;
}

.ha-breadcrumbs {
    overflow-x: auto;
    white-space: nowrap;
}

.ha-breadcrumbs::-webkit-scrollbar {
  display: none;
}

.w1440 { width:1440px; margin:0 auto;}
@media screen and (max-width:1600px){
    	.w1440 { width: 90%;}
    html {
        font-size: 15px;
    }
}
@media screen and (max-width:1440px){
    	.w1440 { width: 1100px;}
    html {
        font-size: 14px;
    }
}
@media screen and (max-width:1280px){
    	.w1440 { width: 96%;}
    html {
        font-size: 13px;
    }
}
@media screen and (max-width:1024px){
    	.w1440 {  width: auto; margin: 0 20px;}
    html {
        font-size: 12px;
    }
}
@media screen and (max-width:768px){
    html {
        font-size: 10px;
    }
    :root {
        --pzy: 2rem;
        --psx: 3rem;
    }
    
    body.single .ha-breadcrumbs-item.ha-breadcrumbs-end {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    body.single-product .elementor-swiper-button {
        display: none !important;
    }
}/* End custom CSS */