.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-dd23a13:#191922;--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-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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 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 */body {
    overflow-x: hidden !important;
}

#scroll-top {
    z-index: 99999 !important;
    background-color: red !important;
    width: 40px !important;
    height: 40px !important;
    display: flex !important;
    border-radius: 100% !important;
    align-items: center !important;
    justify-content: center !important;
}

.owp-quick-view {
    display: none !important
}

.woo-entry-inner  {
    border: solid 1px #ccc;
    background-color: #191922;
    border-radius: 16px;
    box-shadow: 0px 10px 10px rgba(100, 100, 100, .2);
    overflow: hidden !important;
}

.woo-entry-inner h2 {
    margin: 0 !important;
}

.woo-entry-inner h2 a {
    color: white !important;
    margin: 0 8px !important;
    font-size: 18px !important;
}

.product_type_simple {
    display: none !important;
}

form {
    max-width: 550px;
    margin: 0 auto !important;
}

.logo img {
    height: 80px;
    object-fit: contain;
}/* End custom CSS */