.elementor-kit-4{--e-global-color-primary:#000000;--e-global-color-secondary:#04B0EF;--e-global-color-text:#494949;--e-global-color-accent:#FFCD4F;--e-global-color-9dde54f:#FFFFFF;--e-global-color-3992b0c:#C8E7EC;--e-global-color-33c75be:#F5F5F5;--e-global-typography-primary-font-family:"Exo";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Exo";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:lowercase;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Exo";--e-global-typography-accent-font-weight:900;--e-global-typography-accent-text-transform:uppercase;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{box-shadow:-5px -5px 0px 0px #000000;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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-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 */html {
    overflow-x: hidden !important;
}

.gform_confirmation_message {
    background: #4CAF50;
    padding: 20px;
    border-radius: 10px;
    color: #FFF;
}

.pswp {
    z-index: 99999 !important;
}

strong {
    font-weight: 900 !important;
}

.tax-product_cat .elementor-products-grid ul.products.elementor-grid li.product {
    padding: 10px 10px 20px !important;
    border: 1px solid #000;
    border-radius: 10px;
    text-align: center;
}

.woocommerce ul.products li.product a img {
    border-radius: 10px;
}

.products .product:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.03);
    cursor: pointer;
    z-index: 1;
}

.product {
    transition: all .2s ease-in-out;
}

.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon, .cfw-quantity-stepper button {
    box-shadow: none !important;
}

.gjbtn {
    background: #000 !important;
    font-family: Roboto !important;
    font-weight: 400 !important;
    color: #FFF !important;
    padding: 10px !important;
    text-transform: normal !important;
    transition: all .2s ease-in-out;
    font-size: 80%;
    border-radius: 10px 2px 10px 10px !important;
}

.gjbtn:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.03) !important;
    cursor: pointer !important;
    z-index: 1 !important;
    
}

.engine-type {
    background: var(--e-global-color-secondary) !important;
    font-family: Exo !important;
    padding: 4px 5px !important;
    color: #000 !important;
    font-size: 100% !important;
    text-transform: uppercase !important;
    border-radius: 2px;
    line-height: 1em;
    margin-right: 8px !important;
    font-weight: 900;
}

.wp-block-woocommerce-checkout-order-summary-block {
    padding: 30px !important;
    border-radius: 10px !important;
    box-shadow: 0 12px 12px -6px rgba(0,0,0,.2) !important;
    border: 1px solid rgba(10,10,10,.1) !important;
}

.wc-block-components-title.wc-block-components-title {
    font-family: Hyperion !important;
    font-weight: 900 !important;
    font-size: 22px !important;
    text-transform: lowercase !important;
    letter-spacing: 2px !important;
}

.elementor-menu-cart__container {
    display: none !important;
}

.gform_button {
    background: var(--e-global-color-secondary);
    color: #FFF !important;
    font-family: Exo !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    border-radius: 0 !important;
    box-shadow:-4px -4px 0 0 #000 !important;
    padding: 14px 30px;
    margin-top: 20px !important;
    transition: all .2s ease-in-out;
}

.gform_button:hover {
        background: var(--e-global-color-secondary);
        transition: all .2s ease-in-out;
    transform: scale(1.03);
    cursor: pointer;
    z-index: 1;
}

.grow:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.03);
    cursor: pointer;
    z-index: 1;
}

.grow {
    transition: all .2s ease-in-out;
}

.header-parts-mm .elementor-nav-menu .elementor-item:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.03);
    cursor: pointer;
    z-index: 1;
}

.header-parts-mm .elementor-nav-menu .elementor-item {
    transition: all .2s ease-in-out;
}/* End custom CSS */