.elementor-kit-4 {
    
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1290px;
}
.e-con {
    --container-max-width: 1290px;
}
.elementor-widget:not(:last-child) {
    margin-block-end: 0;
}
.elementor-element {
    --widgets-spacing: 0px 0px;
}
 {
}
h1.entry-title {
    display: var(--page-title-display);
}
ul.carafity-products.products:not(.products-list) {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}
.related .swiper:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 calc(100% / 4);
    width: calc(100% / 4);
    margin-right: 30px;
}
.upsells .swiper:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 calc(100% / 4);
    width: calc(100% / 4);
    margin-right: 30px;
}
@media (max-width: 1200px) {
    .elementor-kit-4 {
        --e-global-typography-heading_title-font-size: 52px;
    }
}
@media (max-width: 1024px) {
    .elementor-kit-4 {
        --e-global-typography-heading_title-font-size: 48px;
        --e-global-typography-heading_title-letter-spacing: -0.5px;
        --e-global-typography-a6fd68e-font-size: 36px;
        --e-global-typography-a6fd68e-letter-spacing: -0.5px;
    }
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1024px;
    }
    .e-con {
        --container-max-width: 1024px;
    }
}
@media (max-width: 767px) {
    .elementor-kit-4 {
        --e-global-typography-heading_title-font-size: 40px;
        --e-global-typography-heading_title-letter-spacing: 0px;
        --e-global-typography-a6fd68e-font-size: 32px;
        --e-global-typography-a6fd68e-letter-spacing: 0px;
    }
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 767px;
    }
    .e-con {
        --container-max-width: 767px;
    }
    ul.carafity-products.products:not(.products-list) {
        grid-template-columns: repeat(2, 1fr);
    }
}
