.elementor-kit-17{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f24a9f1:#AC1123;--e-global-color-25fd7ea:#FFFFFF;--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-17 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Coupon Mobile Fix */
@media (max-width: 767px) {

.single-coupon-bar {
    padding: 18px 12px !important;
    text-align: center;
    border-radius: 20px;
}

.single-coupon-bar .coupon-text {
    font-size: 16px !important;
    line-height: 1.4;
    margin-bottom: 10px;
}

.coupon-code-box {
    display: inline-block;
    margin-top: 8px;
    font-size: 14px;
}

.coupon-code {
    display: inline-block;
    padding: 6px 14px;
    font-size: 15px;
    border-radius: 6px;
}

}
.single-coupon-bar {
    background-color: #ac1123 !important;
}


.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #eee;
    padding: 30px;
    border-radius: 8px;
    background: #fff;
}

.woocommerce button.button {
    background: #000;
    color: #fff;
    width: 100%;
    padding: 12px;
    border-radius: 5px;
}

.woocommerce button.button:hover {
    background: #333;
}

.woocommerce form .form-row input.input-text {
    padding: 10px;
    border-radius: 5px;
}/* End custom CSS */