.elementor-kit-2217{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-2217 e-page-transition{background-color:#FFBC7D;}.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;--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 */.slider-btn .e-form__buttons {
    width:29%;
}

.slider-btn #slider-btn {
    height:42px;
    background-color: #ff9933;
}

.subscribe-btn .e-form__buttons {
    width:30%;
}

/** product-category **/

.pro-cate .product-category {
    background-color: #fff;
    text-align: center;
    box-shadow: 0 0.03rem 0.06rem rgba(0,0,0,0.1),0 0.10rem 0.30rem rgba(0,0,0,0.1);
    border-radius:5px!important;
    overflow: hidden;
}

footer {
    border-top: 1px solid #919191;
}

.pro-cate .product-category:hover {
    box-shadow: 0 0.12rem 0.24rem rgba(0,0,0,0.1),0 0.40rem 1.20rem rgba(0,0,0,0.15);
}

.pro-cate .inside-wc-product-image {
    height:190px!important;
    overflow:hidden;
}

.pro-cate .woocommerce-loop-category__title {
    padding: 0.8rem 1.5rem 1rem 1.5rem !important;
    background: #F93;
margin-top: -6px!important;
}



.subscribe-btn #slider-btn {
    height:42px;
    background-color: #006003;
     width: 100%!important;
}

.subscribe-btn .elementor-form-fields-wrapper {
    justify-content: center!important;
}

.pro-cat .woocommerce ul.products li.product a img {
    border-radius:500px!important;
}

.elementor-widget-wc-categories .woocommerce-loop-category__title .count {
    display: none!important;
}


@media only screen and (max-width: 600px){
    .slider-btn .e-form__buttons {
    width:100%!important;
}
}/* End custom CSS */