.elementor-kit-6{--e-global-color-primary:#0A54A0;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#151515;--e-global-color-accent:#03A8F3;--e-global-color-0f97a18:#000000;--e-global-color-8cb57e2:#E7EEF5;--e-global-color-841771e:#555555;--e-global-color-d9ad398:#E6F6FE;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-line-height:28px;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-line-height:28px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:28px;font-family:"Roboto", Sans-serif;font-size:16px;line-height:28px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#0A54A0;border-style:none;border-radius:10px 10px 10px 10px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:0px;}.elementor-kit-6 h1{font-family:"Roboto", Sans-serif;font-size:50px;font-weight:600;line-height:60px;}.elementor-kit-6 h2{font-family:"Roboto", Sans-serif;font-size:40px;font-weight:600;line-height:50px;}.elementor-kit-6 h3{font-family:"Roboto", Sans-serif;font-size:40px;font-weight:600;line-height:50px;}.elementor-kit-6 h5{font-family:"Roboto", Sans-serif;font-size:30px;font-weight:600;line-height:40px;}.elementor-kit-6 h6{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:600;line-height:34px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Roboto", Sans-serif;font-size:18px;font-weight:700;text-transform:capitalize;font-style:normal;text-decoration:none;line-height:28px;border-style:none;border-radius:10px 10px 10px 10px;padding:10px 30px 10px 30px;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{border-radius:10px 10px 10px 10px;padding:15px 20px 15px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1380px;}.e-con{--container-max-width:1380px;}.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-kit-6 h3{font-size:35px;line-height:45px;}.elementor-kit-6 h5{font-size:25px;line-height:35px;}.elementor-kit-6 h6{font-size:22px;line-height:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.zoom-image .elementor-widget-image .elementor-widget-container {
    overflow: hidden;
    border-radius: 20px;
}
.zoom-image:hover .elementor-widget-image .elementor-widget-container img {
    transition: all linear 0.3s;
}
.zoom-image:hover .elementor-widget-image .elementor-widget-container img {
    transform: scale(1.1);
}
.product-price-reverse .price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 10px;
}
.product-price-reverse del {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
}
.e-loop-item .woocommerce-review-link {
    display: none !important;
}
.product-box-main {
    overflow: hidden;
}
.product-box-main .elementor-widget-wrap {
    flex-direction: column
}
.bg-box .product-box-main .elementor-widget-wrap {
    background-color: #E6F6FE !important;
}
.product-box-sale {
    display: none;
}
 .simple-post-box-image a {
    background-color: #fff;
    display: inline-block;
}

@media (min-width: 1025px){
    .product-box-buttons {
        position: absolute;
        bottom: -50px;
        left: 0;
        padding-left: 20px;
        padding-right: 20px;
        transition: all linear 0.3s;
    }
    .product-box-main:hover .product-box-buttons {
        bottom: 20px;
    }
    .product-price-reverse, .product-box-main .elementor-widget-image img {
        transition: all linear 0.3s;
    }
    .product-box-main .elementor-widget-image a {
        display: block;
    }
     .product-box-main:hover .elementor-widget-image img {
         height: 230px !important;
         object-fit: cover;
     }
    .product-box-main:hover .product-price-reverse {
        padding-bottom: 50px;
    }
}
@media (max-width: 767px){
    .elementor-loop-container {
        grid-auto-rows: auto !important;
    }
}/* End custom CSS */