.elementor-kit-4 {
    --e-global-color-primary: #b90303;
    --e-global-color-primary_hover: #b90303;
    --e-global-color-secondary: #807667;
    --e-global-color-secondary_hover: #736A5C;
    --e-global-color-text: #555555;
    --e-global-color-text_light: #979797;
    --e-global-color-accent: #000000;
    --e-global-color-light: #DDDBD4;
    --e-global-color-border: #DEDACE;
    --e-global-color-background: #FFFFFF;
    --e-global-color-background_light: #F4F3F0;
    --e-global-typography-accent-font-family: "Blinker";
    --e-global-typography-heading_title-font-family: "Blinker";
    --e-global-typography-heading_title-font-size: 54px;
    --e-global-typography-heading_title-font-weight: 700;
    --e-global-typography-heading_title-text-transform: uppercase;
    --e-global-typography-heading_title-line-height: 1.04em;
    --e-global-typography-heading_title-letter-spacing: -1px
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1320px
}

.e-con {
    --container-max-width: 1320px
}

.elementor-widget:not(:last-child) {
    margin-block-end:20px}

.elementor-element {
    --widgets-spacing: 20px 20px
}

{
}

h1.entry-title {
    display: var(--page-title-display)
}

ul.wildy-products.products:not(.products-list) {
    grid-template-columns: repeat(3,1fr);
    grid-gap: 0
}

.related .swiper:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 calc(100%/4);
    width: calc(100%/4);
    margin-right: 0
}

.upsells .swiper:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 calc(100%/4);
    width: calc(100%/4);
    margin-right: 0
}

@media(max-width: 1024px) {
    .elementor-kit-4 {
        --e-global-typography-heading_title-font-size:42px
    }

    .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:36px
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px
    }

    .e-con {
        --container-max-width: 767px
    }
}
