.container,
.wp-block,
.col-half-section,
.elementor-section {
    --porto-container-width: 1140px
}

:root {
    --porto-grid-gutter-width: 30px;
    --porto-color-dark: #1d2127;
    --porto-primary-color: #c39441;
    --porto-primary-color-inverse: #ffffff;
    --porto-secondary-color: #dcac49;
    --porto-secondary-color-inverse: #ffffff;
    --porto-tertiary-color: #2baab1;
    --porto-tertiary-color-inverse: #ffffff;
    --porto-quaternary-color: #383f48;
    --porto-quaternary-color-inverse: #ffffff;
    --porto-dark-color: #212529;
    --porto-dark-color-inverse: #ffffff;
    --porto-light-color: #ffffff;
    --porto-light-color-inverse: #212529;
    --porto-body-ff: "Poppins";
    --porto-body-fw: 400;
    --porto-body-fs: 14px;
    --porto-body-lh: 26px;
    --porto-body-ls: 0;
    --porto-body-color: #777777;
    --porto-body-color-light-5: #848484;
    --porto-alt-ff: "Shadows Into Light";
    --porto-alt-fw: 400;
    --porto-menu-text-transform: none;
    --porto-column-spacing: 15px;
    --porto-res-spacing: 15px;
    --porto-fluid-spacing: 30px;
    --porto-container-spacing: 15px;
    --porto-primary-dark-5: #d3a64d;
    --porto-primary-dark-10: #dcac49;
    --porto-primary-dark-15: #d9a53d;
    --porto-primary-dark-20: #d79d2a;
    --porto-primary-light-5: #d2ab5d;
    --porto-primary-light-7: #cfab64;
    --porto-primary-light-10: #cbac6e;
    --porto-primary-inverse-dark-10: #e6e6e6;
    --porto-secondary-dark-5: #dcac49;
    --porto-secondary-dark-10: #dba63b;
    --porto-secondary-dark-15: #d19b2d;
    --porto-secondary-dark-20: rgb(216, 152, 23);
    --porto-secondary-light-5: #d9ad55;
    --porto-secondary-light-7: #d6b46f;
    --porto-secondary-light-10: #d1b47a;
    --porto-secondary-inverse-dark-10: #e6e6e6;
    --porto-tertiary-dark-5: #27979d;
    --porto-tertiary-dark-10: #228388;
    --porto-tertiary-dark-15: #1d6f74;
    --porto-tertiary-dark-20: #185c5f;
    --porto-tertiary-light-5: #30bec6;
    --porto-tertiary-light-7: #33c6ce;
    --porto-tertiary-light-10: #3fc9d1;
    --porto-tertiary-inverse-dark-10: #e6e6e6;
    --porto-quaternary-dark-5: #2d333a;
    --porto-quaternary-dark-10: #22262c;
    --porto-quaternary-dark-15: #171a1d;
    --porto-quaternary-dark-20: #0c0d0f;
    --porto-quaternary-light-5: #444c57;
    --porto-quaternary-light-7: #48515d;
    --porto-quaternary-light-10: #4f5965;
    --porto-quaternary-inverse-dark-10: #e6e6e6;
    --porto-dark-dark-5: #16191b;
    --porto-dark-dark-10: #0b0c0d;
    --porto-dark-dark-15: #000000;
    --porto-dark-dark-20: #000000;
    --porto-dark-light-5: #2d3238;
    --porto-dark-light-7: #31373d;
    --porto-dark-light-10: #383f46;
    --porto-dark-inverse-dark-10: #e6e6e6;
    --porto-light-dark-5: #f3f3f3;
    --porto-light-dark-10: #e6e6e6;
    --porto-light-dark-15: #d9d9d9;
    --porto-light-dark-20: #cccccc;
    --porto-light-light-5: #ffffff;
    --porto-light-light-7: #ffffff;
    --porto-light-light-10: #ffffff;
    --porto-light-inverse-dark-10: #0b0c0d;
    --porto-bgc: #fff;
    --porto-body-bg: #fff;
    --porto-color-price: #444;
    --porto-widget-bgc: #fbfbfb;
    --porto-title-bgc: #f5f5f5;
    --porto-widget-bc: #ddd;
    --porto-input-bc: rgba(0, 0, 0, 0.08);
    --porto-slide-bgc: #e7e7e7;
    --porto-heading-color: #222529;
    --porto-heading-light-8: #353a40;
    --porto-normal-bg: #fff;
    --porto-gray-bg: #dfdfdf;
    --porto-gray-1: #f4f4f4;
    --porto-gray-2: #e7e7e7;
    --porto-gray-3: #f4f4f4;
    --porto-gray-4: #ccc;
    --porto-gray-5: #e7e7e7;
    --porto-gray-6: #999;
    --porto-gray-7: #f4f4f4;
    --porto-gray-8: #f1f1f1;
    --porto-light-1: #fff;
    --porto-light-2: #fff;
    --porto-normal-bc: rgba(0, 0, 0, .06);
    --porto-label-bg1: rgba(255, 255, 255, .9)
}

h1 {
    --porto-h1-ff: "Poppins";
    --porto-h1-fw: 700;
    --porto-h1-fs: 36px;
    --porto-h1-lh: 44px
}

h2 {
    --porto-h2-ff: "Poppins";
    --porto-h2-fw: 600;
    --porto-h2-fs: 21px;
    --porto-h2-lh: 42px;
    --porto-h2-ls: -1.05px;
    --porto-h2-color: #212529
}

h3 {
    --porto-h3-ff: "Poppins";
    --porto-h3-fw: 600;
    --porto-h3-fs: 25.2px;
    --porto-h3-lh: 27px;
    --porto-h3-ls: -1.26px;
    --porto-h3-color: #ffffff
}

h4 {
    --porto-h4-ff: "Poppins";
    --porto-h4-fw: 400;
    --porto-h4-fs: 20px;
    --porto-h4-lh: 27px
}

h5 {
    --porto-h5-ff: "Poppins";
    --porto-h5-fw: 400;
    --porto-h5-fs: 14px;
    --porto-h5-lh: 18px
}

h6 {
    --porto-h6-ff: "Poppins";
    --porto-h6-fw: 400;
    --porto-h6-fs: 14px;
    --porto-h6-lh: 18px
}

#header .searchform {
    --porto-searchform-border-color: #eeeeee;
    --porto-searchform-text-color: #555555
}

.main-sidebar-menu {
    --porto-menu-side-fw: 400;
    --porto-menu-side-fs: 14px;
    --porto-menu-side-lh: 18px;
    --porto-menu-side-ls: 0
}

li.menu-item,
.sub-menu {
    --porto-mainmenu-popup-text-color-regular: #777777;
    --porto-mainmenu-popup-text-color-hover: #777777
}

li.menu-item {
    --porto-mainmenu-popup-text-hbg-color: #f4f4f4
}

.page-top .page-title {}

.page-top .page-subtitle {}

.page-top .breadcrumb {}

@media (max-width:575px) {
    :root {
        --porto-mobile-fs-scale: 0.9286;
        --porto-body-fs: 13px;
        --porto-body-lh: 24px;
        --porto-body-ls: 0
    }

    h1 {
        --porto-h1-fs: 33.4286px;
        --porto-h1-lh: 40.6154px
    }

    h2 {
        --porto-h2-fs: 19.5px;
        --porto-h2-lh: 38.7692px
    }

    h3 {
        --porto-h3-fs: 23.4px;
        --porto-h3-lh: 24.9231px
    }

    h4 {
        --porto-h4-fs: 18.5714px;
        --porto-h4-lh: 24.9231px
    }

    h5 {
        --porto-h5-fs: 13px;
        --porto-h5-lh: 16.6154px
    }

    h6 {
        --porto-h6-fs: 13px;
        --porto-h6-lh: 16.6154px
    }
}

#header .logo {
    --porto-logo-mw: 170px;
    --porto-sticky-logo-mw: 162px
}

.side-header-narrow-bar-logo {
    --porto-side-logo-mw: 170px
}

@media (min-width:992px) and (max-width:1169px) {

    .container,
    .wp-block,
    .col-half-section,
    .elementor-section {
        --porto-container-width: 960px
    }
}

@media (min-width:1170px) {
    #header .logo {
        --porto-logo-mw: 162px
    }
}

@media (max-width:991px) {
    :root {
        --porto-res-spacing: 30px
    }

    #header .logo {
        --porto-logo-mw: 162px
    }
}

@media (max-width:767px) {
    #header .logo {
        --porto-logo-mw: 162px
    }
}

@media (max-width:575px) {
    :root {
        --porto-res-spacing: 20px;
        --porto-fluid-spacing: 20px;
        --porto-container-spacing: 5px
    }
}