#qodef-page-header .qodef-header-logo-link img {
    position: relative !important;
    width: auto !important;
    height: 86px;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link .qodef-logo-text {
    font-size: 20px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li {
    overflow: hidden;
}
#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow:after {
    content: '\56';
    font-family: dripicons-v2;
}
.language-dropdown {
    margin-right: 14px;
}
.language-dropdown>ul>li {
    padding: 0 9px;
}
@media(min-width:1200px){
    .qodef-page-title.qodef-parallax .qodef-parallax-img {
        max-width: 100% !important;
        height: auto !important;
    }
}
section.qodef-elementor-content-grid>.elementor-container {
    width: 1100px;
    margin: 0 auto;
}
section.qodef-content-grid,
#qodef-page-inner.qodef-content-grid {
    padding: 80px 0 60px !important;
}
#qodef-page-footer .widget .qodef-widget-title {
    min-height: 50px;
}
.qodef-e-title-text {
    word-break: break-word;
}
.qodef-m-title+.qodef-m-text {
    margin-bottom: 60px;
    font-size: 19px;
    line-height: 30px;
}
.qodef-woo-product-list .qodef-woo-product-image {
    display: flex;
    height: 250px;
    align-items: center;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab {
    padding: 10px 20px;
    font-size: 19px;
}
.product .qodef-media {
    clear: both;
    margin-top: 40px;
}
.qodef-woo-product-list .qodef-woo-product-categories {
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    color: #d22930;
    letter-spacing: .045em;
}
.text-primary {
    color: #d22930 !important;
}
.alert-success {
    padding: 10px;
    margin-bottom: 20px;
    background: #28a745;
    color: #fff;
}
.alert-danger {
    padding: 10px;
    margin-bottom: 20px;
    background: #dc3545;
    color: #fff;
}

#qodef-page-outer {
    margin-top: -86px;
}
#qodef-page-footer-top-area {
    background-color: #101010;
}
#qodef-page-footer-bottom-area {
    background-color: #101010;
}
#qodef-page-footer-bottom-area #qodef-page-footer-bottom-area-inner {
    border-top-color: rgba(255,255,255,0.2);
    border-top-width: 1px;
}
.qodef-fullscreen-menu-holder {
    background-color: #ffffff;
}
body {
    background-color: #f1f3f5;
}
#qodef-page-inner {
    padding: 0 0 0 0;
}
#qodef-top-area {
    background-color: #101010;
    height: 35px;
    padding-left: 100px;
}
.qodef-page-title {
    height: 500px;
}
.qodef-page-title .qodef-m-content {
    padding-top: 172px;
}
.qodef-page-title .qodef-m-title {
    color: #fff;
}
.qodef-button.qodef-layout--splitted {
    background-color: #d22930;
}
.qodef-section-title.qodef-title-with-tagline .qodef-m-title-tagline {
    color: #d22930;
}
h6 {
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.045em;
    text-transform: uppercase;
}
.qodef-header--standard #qodef-page-header {
    background-color: rgba(221,51,51,0);
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.qodef-header--standard #qodef-page-header-inner,
.qodef-header--standard .qodef-header-sticky {
    padding-left: 0px;padding-right: 0px;
}
@media(min-width: 1200px) {
    #qodef-page-footer-top-area .qodef-grid-item {
        width: 50%;
        font-size: 15px;
    }
    #qodef-page-footer-top-area .qodef-grid-item.col1 {
        width: 13%;
    }
    #qodef-page-footer-top-area .qodef-grid-item.col2 {
        width: 20%;
    }
}
@media only screen and (max-width: 1024px) {
    #qodef-page-outer {
        margin-top: -70px;
    }
    #qodef-page-inner {
        padding: 0 0 0 0;
    }
    .qodef-page-title {
        height: 250px;
    }
    .qodef-page-title .qodef-m-content {
        padding-top: 70px;
    }
}
@media only screen and (max-width: 480px) {
    .language-switcher-mobile {
        margin-top: 30px;
        display: flex;
    }
    .language-switcher-mobile li {
        margin-right: 15px !important;
    }
    section.qodef-elementor-content-grid>.elementor-container {
        width: 300px;
    }
    h1 {
        font-size: 45px;
        line-height: 50px;
    }
    #qodef-page-footer-top-area .qodef-grid-item {
        margin-bottom: 30px;
    }
}