.elementor-kit-4 {
    --e-global-color-primary: #FE7232;
    --e-global-color-primary_hover: #E4662D;
    --e-global-color-text: #65696D;
    --e-global-color-text_light: #9FA4AA;
    --e-global-color-accent: #000000;
    --e-global-color-light: #F1F4F6;
    --e-global-color-border: #DBDFE1;
    --e-global-color-background: #FFFFFF;
    --e-global-color-background_light: #F1F4F6;
    --e-global-color-3bab7bc: #1B283A;
    --e-global-typography-heading_title-font-family: "Clash Grotesk";
    --e-global-typography-heading_title-font-size: 32px;
    --e-global-typography-heading_title-font-weight: 600;
    --e-global-typography-heading_title-line-height: 1.2em;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1290px;
}

.e-con {
    --container-max-width: 1290px;
}

.elementor-widget:not(:last-child) {
    margin-block-end:0px;}

.elementor-element {
    --widgets-spacing: 0px 0px;
}

{
}

h1.entry-title {
    display: var(--page-title-display);
}
ul.karpart-products.products:not(.products-list) {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}

.related .swiper:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 calc(100% / 4);
    width: calc(100% / 4);
    margin-right: 20px;
}

.upsells .swiper:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 calc(100% / 4);
    width: calc(100% / 4);
    margin-right: 20px;
}

@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-4 {
        --e-global-typography-heading_title-font-size:40px;
        --e-global-typography-heading_title-line-height: 44px;
    }

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}
