.elementor-kit-7{--e-global-color-primary:#EA2028;--e-global-color-secondary:#000000;--e-global-color-text:#2D3A56;--e-global-color-accent:#EA2028;--e-global-color-a297390:#E9F8FF;--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-7 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);}.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 *//*== GENERAL ==*/
p{
    margin-bottom: 0;
}
.fluentform .ff-el-form-check{
    margin: .5rem .2rem !important;
}
.elementor-element.elementor-pagination-position-outside .swiper{
    padding-bottom: 0 !important;
}
/*Carousel*/
.swiper-pagination{
    gap: 10px !important;
    display: flex !important;
}
.swiper-pagination .swiper-pagination-bullet{
    width: 35px !important;
    height: 10px !important;
    border-radius: 5px;
    background: rgba(255, 255, 255, .6) !important;
    opacity: 1;
    margin: 0 !important;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: var(--e-global-color-primary) !important;
}
/*Slider 1*/
.slider-1 .swiper-pagination{
    max-width: var(--content-width);
    width: 100% !important;
    left: 0;
    max-width: var(--content-width);
    margin: 0 auto;
    right: 0;
    text-align: left;
}
/* Google reviews*/
.ti-widget.ti-goog .ti-controls .ti-next:after,
.ti-widget.ti-goog .ti-controls .ti-next:before,
.ti-widget.ti-goog .ti-controls .ti-prev:before,
.ti-widget.ti-goog .ti-controls .ti-prev:after{
        background: var(--e-global-color-primary) !important;
}
/*Form custom*/
.form-custom .ff-default .ff-el-input--label label{
    display: none;
}
.form-custom .ff-el-group{
    margin-bottom: 0;
}
.form-custom input,
.form-custom textarea{
    background: #f4f4f4;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .04);
    border-color: #f4f4f4 !important;
}
.form-custom button{
    background: var(--e-global-color-primary) !important;
    color: #fff;
    margin-top: 25px
}
/*== WooCommerce==*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    background: #fff;
    border-radius: 13px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, .12);
    padding: 14px;
}
.woocommerce ul.products li.product a img{
    border-bottom: 1px solid rgba(0, 0, 0, .12);
}
.woocommerce-loop-product__title,
.woocommerce .elementor-widget-woocommerce-product-related.elementor-wc-products .products > h2{
    text-align: center;
    color: var(--e-global-color-secondary) !important;
}
.woocommerce ul.products li.product .button{
    background: transparent;
    display: block;
    margin: auto;
    width: max-content;
    color: var(--e-global-color-primary);
}
.woocommerce ul.products li.product .button:hover{
    color: var(--e-global-color-secondary);
}
/*== MEDIA QUERYS==*/
@media(max-width: 767px){
    .swiper-pagination{
        margin-left: 10px !important;
    }
}/* End custom CSS */