html {
--wolmart-container-width: 1400px;
--wolmart-container-fluid-width: 1400px;
--wolmart-site-bg-color: #fff;
--wolmart-site-width: false;
--wolmart-site-margin: 0;
--wolmart-site-gap: 0;
--wolmart-page-wrapper-bg-color: #fff;
--wolmart-primary-color: #1baf34;
--wolmart-secondary-color: #7ee55a;
--wolmart-dark-color: #222222;
--wolmart-light-color: #666;
--wolmart-primary-color-hover: #20cd3d;
--wolmart-primary-color-alpha: rgba(27,175,52, 0.8);
--wolmart-secondary-color-hover: #96ea78;
--wolmart-dark-color-hover: #343434;
--wolmart-light-color-hover: #787878;
--wolmart-body-font-family: 'Inter';
--wolmart-body-font-weight: 400;
--wolmart-body-font-size: 14px;
--wolmart-body-line-height: 1.6;
--wolmart-body-letter-spacing: 0.025em;
--wolmart-body-color: #666;
--wolmart-typo-ratio: 1;
--wolmart-heading-font-family: 'Inter';
--wolmart-heading-font-weight: 600;
--wolmart-heading-line-height: 1.2;
--wolmart-heading-letter-spacing: 0.025em;
--wolmart-heading-text-transform: none;
--wolmart-heading-color: #55a41c;
--wolmart-ptb-bg-color: #f7f7f7;
--wolmart-ptb-bg-image: url("https://vitajkore.com/wp-content/uploads/2025/06/group-baner-small.png");
--wolmart-ptb-bg-repeat: no-repeat;
--wolmart-ptb-bg-position: center bottom;
--wolmart-ptb-bg-size: cover;
--wolmart-ptb-bg-attachment: scroll;
--wolmart-ptb-height: 420px;
--wolmart-ptb-title-font-family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif';
--wolmart-ptb-title-font-weight: 700;
--wolmart-ptb-title-font-size: 40;
--wolmart-ptb-title-text-transform: capitalize;
--wolmart-ptb-title-color: #ffffff;
--wolmart-ptb-subtitle-font-family: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif';
--wolmart-ptb-subtitle-font-weight: 700italic;
--wolmart-ptb-subtitle-font-size: 23;
--wolmart-ptb-subtitle-line-height: 23;
--wolmart-ptb-subtitle-letter-spacing: 23;
--wolmart-ptb-subtitle-color: #ffffff;
--wolmart-ptb-breadcrumb-font-size: 13px;
--wolmart-ptb-breadcrumb-color: #333;
--wolmart-lazy-load-bg: #f4f4f4;
--wolmart-prod-title-clamp: 2;

}
@media (max-width: 1399px) {
    .c-fluid>.e-con-inner {
        width: calc( 100% - 40px + var( --wolmart-con-ex-width ) );
    }
}
@media (max-width: 1399px) {
    .container-fluid .container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 1399px) and (min-width: 480px) {
.elementor-top-section.elementor-section-boxed > .elementor-column-gap-no,
.elementor-section-full_width .elementor-section-boxed > .elementor-column-gap-no {
width: calc(100% - 40px);
}
.elementor-top-section.elementor-section-boxed > .elementor-column-gap-default,
.elementor-section-full_width .elementor-section-boxed > .elementor-column-gap-default {
width: calc(100% - 20px);
}
.elementor-top-section.elementor-section-boxed > .elementor-column-gap-narrow,
.elementor-section-full_width .elementor-section-boxed > .elementor-column-gap-narrow {
width: calc(100% - 30px);
}
.elementor-top-section.elementor-section-boxed > .elementor-column-gap-extended,
.elementor-section-full_width .elementor-section-boxed > .elementor-column-gap-extended {
width: calc(100% - 10px);
}
.elementor-top-section.elementor-section-boxed > .elementor-column-gap-wide,
.elementor-section-full_width .elementor-section-boxed > .elementor-column-gap-wide {
width: 100%;
}
.elementor-top-section.elementor-section-boxed > .elementor-column-gap-wider,
.elementor-section-full_width .elementor-section-boxed > .elementor-column-gap-wider {
width: calc(100% + 10px);
}
.e-con-boxed .e-con-inner {
        width: calc( 100% - 40px + var( --wolmart-con-ex-width ) );
}
}
