.iqitfake {
}

/*** Style mixins ***/ /*** Variables mixins and functions ***/
body {
    background: #fff;
}
body.modal-open {
    padding-right: 0 !important;
    overflow: auto;
}
body.modal-open .stuck-header {
    padding-right: 0 !important;
}
body.modal-open #header {
    overflow: hidden;
}
.container, .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1290px;
}
.container#desktop-header-container {
    max-width: 1400px;
}
.container .align-items-center .col-header-center {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-left: 8px;
    padding-right: 0;
}
a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) {
    color: #484848;
}

a:hover:not(.nav-link):not(.btn) {
    color: #e30714;
}

.pagination .page-list li:hover {
    border-color: #e30714;
}

.pagination .page-list li.current {
    border-color: #e30714;
}

.pagination .page-list li.current a {
    color: #e30714;
}

@media (max-width: 768px) {
    .header-banner {
        display: none;
    }
}

#mobile-header {
    border-bottom: none 1px #d9d9d9;
}

#mobile-header .mobile-main-bar {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-top: .69231rem;
    padding-bottom: 1.31rem;
}

#mobile-header .m-nav-btn {
    color: #e30714;
}

#mobile-header .m-nav-btn:hover {
    color: #e30714;
}

#mobile-header .m-nav-btn > span {
    display: none !important;
}

#mobile-header .mobile-buttons-bar {
    background: #fff;
}

#mobile-header .m-nav-btn {
    padding-top: 0.61538rem;
    padding-bottom: 0.61538rem;
    border: solid 1px #e30714;
    border-left: none;
}

#mobile-header .m-nav-btn:hover {
    background: #ffe125;
}

#mobile-header .col-mobile-btn:last-child .m-nav-btn {
    border-right: none;
}

html {
    font-size: 13px;
}

@media (max-width: 767px) {
    html {
        font-size: 12px;
    }
}

body {
    line-height: 1.4rem;
}

body {
    font-family: Tahoma, Geneva, sans-serif;
}

#blockcart-content {
    background: #fff;
    color: #484848;
    border: solid 1px #ffe125;
    box-shadow: 0px 6px 30px 0px rgba(227, 6, 19, 0.13);
}

#blockcart-content a:not(.btn) {
    color: #484848;
}

#blockcart-content a:not(.btn):hover {
    color: #484848;
}

#blockcart-content .cart-products > li, #blockcart-content .cart-subtotals {
    border-color: #e30714;
}

#blockcart-content .cart-products::-webkit-scrollbar-thumb {
    background-color: #e30714;
}

/*** Secondary button ***/
.btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled {
    background: #fff;
    color: #e30714;
    border: solid 1px #e30714;
}

.btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background: #e30714;
    color: #fff;
    border-color: #e30714;
}

.btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    background: #fff;
    color: #e30714;
    border: solid 1px #e30714;
}

.btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    background: #e30714;
    color: #fff;
    border: solid 1px #e30714;
}

/*** Primary button ***/
.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    background: #fff;
    color: #e30714;
    border: solid 1px #e30714;
}

.btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus {
    background: #e30714;
    color: #fff;
    border-color: #e30714;
}

#wrapper .breadcrumb {
    background: #fff;
    padding-top: 0.92308rem;
    padding-bottom: 0.92308rem;
    margin-top: -3.07692rem;
    margin-bottom: 3.07692rem;
    font-size: 0.84615rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

#wrapper .breadcrumb li:after {
    color: #858585;
}

#wrapper .breadcrumb a {
    color: #858585;
}

/*** Text fields ***/
.form-control {
    background-color: #fff;
    color: #484848;
    border: solid 1px #e30714;
}

.custom-select2, .custom-select2 option {
    background-color: #fff;
}

.custom-select2:after {
    color: #484848;
}

.bootstrap-touchspin .btn-touchspin {
    background-color: #fff;
    color: #484848;
    border: solid 1px #e30714;
}

.bootstrap-touchspin .btn-touchspin:hover {
    color: #484848;
}

.form-control::-webkit-input-placeholder {
    color: #484848;
}

.form-control::-moz-placeholder {
    color: #484848;
}

.form-control:-ms-input-placeholder {
    color: #484848;
}

.form-control:-moz-placeholder {
    color: #484848;
}

.form-control:focus {
    color: #484848;
    border-color: #e30714;
}

/*** Radio buttons and checkboxes ***/
.custom-checkbox input[type=checkbox] + span .checkbox-checked {
    color: #ffe125;
}

.custom-radio input[type=radio]:checked + span {
    background-color: #ffe125;
}

.custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio {
    background: #fff;
    color: #ffe125;
    border-color: #e30714;
}

/*** Dropdowns ***/
.dropdown-menu, .autocomplete-suggestions {
    background: #fff;
    border: solid 1px #e30714;
    box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.1);
}

.dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item {
    color: #484848 !important;
    border-bottom: solid 1px #e30714;
}

.dropdown-menu .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover {
    background: rgba(72, 72, 72, .05);
}

/*** Tooltips ***/
.tooltip-inner {
    background: #333;
    color: #fff;
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
    border-top-color: #333;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #333;
}

/*** Modals ***/
.modal-backdrop {
    background: rgba(0, 0, 0, 0.38);
}

.modal-content {
    background: #fff;
    border: solid 2px #e30714;
    box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16);
}

.js-quickview-np-btn {
    background: #fff;
}

/*** Notifications ***/
.ns-box {
    background: #ffe125;
    color: #000;
    border: solid 1px #e30714;
    box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16);
}

.product-price {
    color: #e30613;
}

.iqit-review-star {
    color: #e0d041;
}

.product-flags .product-flag {
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.product-flags .discount, .product-flags .on-sale {
    background: #e30714;
    color: #fff;
}

.product-flags .new {
    background: #ffe125;
    color: #484848;
}

.product-flags .online-only, .product-flags .pack {
    background: #e0e0e0;
    color: #000;
}

.discount {
    background: #e30714;
    color: #fff;
    font-size: 16px;
}

.product-available {
    background: #67a675;
    color: #fff;
}

.product-unavailable {
    background: #e30613;
    color: #fff;
}

.alert-success {
    background: #d4edda;
    color: #155724;
    border-color: #d4edda;
}

.alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) {
    color: #155724;
    text-decoration: underline;
}

.alert-info {
    background: #cce5ff;
    color: #004085;
    border-color: #cce5ff;
}

.alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) {
    color: #004085;
    text-decoration: underline;
}

.alert-warning {
    background: #e30714;
    color: #fff;
    border-color: #e30714;
}

.alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) {
    color: #fff;
    text-decoration: underline;
}

.alert-danger {
    background: #f8d7da;
    color: #721c24;
    border-color: #f8d7da;
}

.alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) {
    color: #721c24;
    text-decoration: underline;
}

#page-preloader {
    background: #fff;
}

#back-to-top {
    background: #fff;
    color: #e30714;
}

#back-to-top:hover {
    background: #ffe125;
    color: #e30714;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    background: #e30714;
}

::-webkit-scrollbar-track {
    background: #ffe125;
}

body {
    /*scrollbar-face-color: #e30714;*/
    /*scrollbar-track-color: #ffe125;*/
}

#header {
    background: #fff;
    border-top: none 1px;
    /*border-bottom: none 1px #e30613;*/
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.sticky-desktop-wrapper #desktop-header.stuck-header {
    background: #fff;
    /*border-bottom: none 1px #e30613;*/
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

#header .header-nav {
    color: #e30714;
    background: rgba(255, 255, 255, 0);
    border-bottom: none 1px;
    padding-top: 0.61538rem;
    padding-bottom: 0.61538rem;
    font-size: 0.92308rem;
    box-shadow: 0px 13px 36px 0px rgba(255, 237, 0, 0.24);
    display: none !important;
}

#header .header-nav a {
    color: #e30714;
}

#header .header-nav a:hover {
    color: #e30714;
}

#header .header-nav .social-links._topbar {
    font-size: 1.15385rem;
}

.header-top {
    color: #e30714;
    font-family: 'PT Sans', sans-serif
}

.header-top a:not(.btn):not(.nav-link) {
    color: #e30714;
}

.header-top a:not(.btn):not(.nav-link):hover {
    color: #cc0712;
}

.header-top .form-search-control {
    background: #fff;
    border: 1px solid #FF0000;
    box-sizing: border-box;
    width: 455px;
    height: 42px;
}

.header-top .form-search-control::placeholder {
    font-style: normal;
    font-weight: 100;
    font-size: 18px;
    line-height: 23px;
    color: #e30714;
    letter-spacing: -0.7px;
    font-family: 'PT Sans', sans-serif
}
input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

.header-top .header-btn-w .header-btn > .icon {
    font-size: 2.30769rem;
    display: block;
}

.header-top .header-cart-default a.cart-toogle {
    color: #e30714;
    padding: 0.07692rem 0.07692rem;
}

.header-top .header-cart-default a.cart-toogle:hover {
    color: #e30714;
}

.header-top .header-cart-default .cart-toogle > .icon {
    font-size: 2.8rem;
    display: inline-block;
    vertical-align: middle;
}

.header-top .header-cart-default .cart-toogle > .info-wrapper {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

.header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details, .header-top .header-cart-default .cart-toogle > .info-wrapper > .title {
    display: block;
}

.header-top .header-cart-default .cart-toogle > .info-wrapper > .title {
    opacity: 0.8;
}

.header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details {
    font-weight: bold;
}

.header-top .header-cart-default .cart-toogle > .info-wrapper .cart-separator {
    display: none;
}

.header-top a.header-cart-btn:not(:hover) {
    color: #e30714;
}

.header-top {
    transition: padding 0.3s ease;
}

.cart-products-count-btn {
    background: #ffe125;
    color: #e30714;
}

.desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget {
    max-width: 50%;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .desktop-header-style-2 .search-widget {
        max-width: calc(70vw - 460px);;
    }
}

/*** HORIZONTAL MENU ***/
#iqitmegamenu-horizontal {
    background: #fff;
    border-top: none 1px #e30613;
    border-right: none 1px #e6e6e6;
    /*border-bottom: solid 2px #e30714;*/
    border-left: none 3px #a6cc0f;
    margin: 0 -500%;
    padding: 0 500%;
}

.cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link {
    line-height: 3.1rem;
    /*max-width: 15.38462rem;*/
    color: #E30613;
    padding-left: 0.615rem;
    padding-right: 0.615rem;
    border-left: none 1px #e30613;
    font-style: normal;
    font-weight: bold;
    font-size: 0.875rem;
    text-align: center;
}
#sticky-cart-wrapper a.header-cart-btn:not(:hover) {
    color: #484848;
}

#sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content {
    top: -1.23077rem;
}

.cbp-vertical-on-top .cbp-vertical-title {
    line-height: 3.1rem !important;
}

.cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover {
    background: #fff;
    color: #e30714;
}

.cbp-horizontal .cbp-tab-title {
    font-size: 0.9vw;
    font-style: normal;
    font-weight: bold;
    line-height: 1em;
    text-transform: uppercase;
}

@media (min-width: 1300px) {
    .cbp-horizontal .cbp-tab-title {
        font-size: 13px;
    }
}
@media (min-width: 1920px) {
    .cbp-horizontal .cbp-tab-title {
        font-size: 13px;
    }

    .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link {
        padding: 0 6px;
    }
}
.cbp-horizontal .cbp-legend {
    background: #e30714;
    color: #fff;
}

.cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon {
    font-size: 1.53846rem;
    max-height: 1.53846rem;
}

.cbp-horizontal > ul > li {
    float: none;
    text-align: left;
}

.cbp-horizontal .cbp-submenu-aindicator {
    display: none;
}

@media (max-width: 1300px) {
    /*.cbp-horizontal .cbp-tab-title {*/
    /*    font-size: 14px;*/
    /*}*/

    .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link {
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
}
/*@media (max-width: 1200px) {*/
/*    .cbp-horizontal .cbp-tab-title {*/
/*        font-size: 12px;*/
/*    }*/
/*}*/
@media (min-width: 991px) and (max-width: 1024px) {
    /*.cbp-horizontal .cbp-tab-title {*/
    /*    font-size: 12px;*/
    /*}*/

    .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}
#cbp-hrmenu .cbp-hrsub {
    transform: translateY(15px);
}

#cbp-hrmenu .cbp-hropen .cbp-hrsub {
    transform: translateY(0px);
}

#cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper {
    transition: opacity 300ms ease-in-out, transform 300ms ease-in-out;
}

.iqitmegamenu-submenu-container {
    padding: 0;
}

.cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

#content-wrapper #cbp-hrmenu1 {
    background: #fff;
    border: none 1px #e6e6e6;
}

#cbp-hrmenu1 .cbp-vertical-title {
    font-size: 1.23077rem;
    letter-spacing: 0.07692rem;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    background: #e30714;
    line-height: 3.84615rem;
    padding-right: 7rem;
    padding-left: 1.6rem;
}

#cbp-hrmenu1 .cbp-vertical-title .cbp-iconbars {
    margin-right: 10px;
    margin-bottom: 2px;
}

#cbp-hrmenu1 .cbp-vertical-title:hover {
    color: #fff;
    background: #cc0712;
}

#cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link {
    font-size: 1.23077rem;
    letter-spacing: 0.07692rem;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    padding-top: 0.61538rem;
    padding-bottom: 0.61538rem;
    border-top: solid 1px rgba(227, 227, 227, 0.35);
}

.cbp-vertical-on-top #cbp-hrmenu1-ul .cbp-hrmenu-tab > a {
    display: flex;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.cbp-vertical-on-top #cbp-hrmenu1-ul .cbp-hrmenu-tab > a span {
    display: flow-root;
    font-size: 1.18rem;
}
.cbp-vertical-on-top #cbp-hrmenu1-ul .cbp-hrmenu-tab .menu-element .cbp-category-link-w a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid #cecece;
    display: block;
}
#cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon {
    font-size: 1.84615rem;
    max-height: 1.84615rem;
}

#cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover {
    color: #e30714;
}

#cbp-hrmenu1 .cbp-legend {
    background: #ca5058;
    color: #fff;
}

#cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper {
    transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out;
}

.cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title {
    color: #fff;
    background: #cc0712;
}

.cbp-not-on-top #cbp-hrmenu1-ul {
    position: relative;
}

.cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper {
    top: 0;
    margin-top: 0 !important;
    min-height: 100%;
}

.cbp-hrmenu.cbp-vertical .cbp-hrsub {
    min-height: 100%;
    border: 1px solid #e30714;
}

.cbp-hrmenu.cbp-vertical .cbp-show {
    display: flex;
    flex-wrap: wrap;
}

.cbp-hrmenu.cbp-vertical .cbp-hrsub-inner {
    width: 100%;
}

/*** SUBMENU ***/
.cbp-hrmenu .cbp-hrsub {
    font-size: 1.07692rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 {
    background: #fff;
    border: none 1px #e3e3e3;
    box-shadow: 0 15px 25px 0 rgba(74, 63, 63, 0.15);
}

.cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link {
    color: #484848 !important;
}

.cbp-hrmenu .cbp-hrsub-inner a:hover {
    color: #e30714 !important;
}

.cbp-hrmenu .tabs-links {
    background: #f7f7f7;
}

.cbp-hrmenu .cbp-tabs-names li a {
    color: #777 !important;
}

.cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active {
    background: #fff;
    color: #777 !important;
}

.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
    color: #484848 !important;
    border-bottom: none 1px rgba(0, 0, 0, 0.12);
    font-size: 1.07692rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}

.cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover {
    color: #e30714 !important;
}

/*** MOBILE MENU ***/
#mobile-header .col-mobile-menu-dropdown.show {
    background: #fff;
}

#mobile-header .col-mobile-menu-dropdown.show .m-nav-btn {
    color: #484848;
}

#iqitmegamenu-mobile {
    background: #fff;
    color: #484848;
}

#iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover {
    color: #484848;
}

#iqitmegamenu-mobile li > ul {
    background: #f0f0f0;
}

#iqitmegamenu-mobile li > ul > li > ul {
    background: #dedede;
}

#iqitmegamenu-mobile > li > a {
    border-bottom: solid 1px #e0e0e0;
}

.col-mobile-menu-push #_mobile_iqitmegamenu-mobile {
    border: solid 1px #c9c9c9;
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.24);
}

/*** Carousels ***/
.slick-arrow {
    background: #ffed00;
    color: #e30714;
}

@media (max-width: 768px) {
    .elementor-image-carousel .slick-arrow {
        display: none !important;
    }
}

ul.slick-dots li button:before, ul.slick-dots li.slick-active button:before {
    color: #e30714;
}

/*** Product miniature ***/
.products.row {
    margin: -0.38462rem;
}

.products.row > .col, .products.row > [class*="col-"] {
    padding: 0.38462rem;
}

.slick-products-carousel {
    margin: -0.38462rem;
}

.slick-products-carousel .slick-list {
    padding: 0.38462rem;
}

.slick-products-carousel .product-carousel {
    padding: 0.38462rem;
}

.slick-products-carousel.slick-arrows-above .slick-next, .slick-products-carousel.slick-arrows-above .slick-prev {
    margin: 0.38462rem;
}

.product-miniature {
    border: solid 1px #e30714;
    outline: 1px none transparent;
    background: #fff;
    color: #484848;
}

.product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) {
    color: #484848;
}

.product-miniature .product-price {
    color: #e30714;
}

.product-miniature .iqit-review-star {
    color: #ffe125;
}

.product-miniature-grid {
    padding: 0.15385rem;
}

.product-miniature-grid .product-title {
    font-size: 1.07692rem;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.product-miniature-grid .product-price {
    font-size: 1.23077rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}

.product-miniature:hover {
    border-color: #e30714;
    outline: none 1px #e30714;
    box-shadow: 0 0 15px 0 rgb(227, 7, 20);
}

.product-miniature-grid .product-functional-buttons {
    background: #fff;
    display: none;
}

/*.product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover {*/
/*    color: !important;*/
/*}*/

.products-grid .product-miniature .product-category-name {
    display: none !important;
}

.products-grid .product-miniature .product-description-short {
    display: none !important;
}

.products-grid .product-miniature .products-variants {
    display: none !important;
}

.products-grid .product-miniature .flag-discount-value {
    display: none !important;
}

.btn-product-list {
    padding: 0.53846rem 1.07692rem;
    border: solid 1px #ffaf23;
    color: #ffffff;
    background: linear-gradient(to bottom, rgba(251, 87, 15, 0) 0, #fb570f 100%);
    background-color: #ffaf23;
}

.btn-product-list:hover {
    background: #fb570f;
    color: #fff;
    border-color: #fb570f;
}

.products-grid .product-miniature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
}

.products-grid .product-description {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
}

.products-grid .product-add-cart {
    margin: auto auto 0 auto;
}

.products-grid .slick-slide > div:only-child, .products-grid .slick-slide > div > .product-carousel {
    height: 100%;
}

.products-grid .product-miniature-layout-1 {
    text-align: center;
}

.products-grid .product-miniature-layout-1 .input-group-add-cart {
    justify-content: center;
}

.products-grid .product-miniature-layout-1 .product-description {
    padding: 0.76923rem;
}

.products-grid .product-miniature-layout-2 .product-description {
    padding: 0.76923rem;
}

.products-grid .product-miniature-layout-3 .product-description {
    background: #fff;
}

.product_header_container .product-price {
    font-size: 2.07692rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}

#product .images-container .product-cover {
    border: none 1px rgba(0, 0, 0, 0.05);
}

.images-container .slick-arrow, #product .product-cover .expander > span, #product-modal .modal-body .slick-arrow {
    color: #484848;
    background: rgba(0, 0, 0, 0);
}

.images-container .slick-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .slick-arrow:hover {
    opacity: 0.6 !important;
}

.product-cover .expander {
    width: 100%;
    height: 100%;
    padding: 0;
    bottom: 0;
    right: 0;
}

.product-cover .expander > span {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    padding: 0.6rem;
}

#product .product-cover .expander > span {
    color: #484848;
    background: rgba(0, 0, 0, 0);
    transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1);
}

#product .product-cover .expander > span:hover {
    opacity: 0.6 !important;
}

#main #main-product-wrapper {
    transition: opacity 0.3s ease;
}

#main.-combinations-loading #product-preloader {
    display: block;
    position: absolute;
    z-index: 10;
    top: -10px;
}

#main.-combinations-loading #main-product-wrapper {
    opacity: 0.3;
}

.col-product-info, .quickview-info {
    text-align: center;
}

.product-variants-item > ul {
    display: inline-block;
}

.product-variants-item .custom-select2 {
    margin: 0 auto;
}

.product-add-to-cart .row.product-quantity {
    justify-content: center;
}

#wrapper {
    background: #fff;
    /*border-top: solid 1px #e30714;*/
    /*border-bottom: solid 1px #e30714;*/
    padding-top: 3.07692rem;
    padding-bottom: 3.07692rem;
    color: #484848;
    box-shadow: 0px 5px 30px 0px rgba(255, 237, 0, 0.24);
}

#index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper {
    padding-top: 3.07692rem;
    padding-bottom: 3.07692rem;
}

#content-wrapper .page-title {
    color: #484848;
    text-align: left;
    font-size: 2.46154rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 0.8em;
    padding-bottom: 0.6em;
}

#content-wrapper .page-title a:link, #content-wrapper .page-title a:visited {
    color: #484848;
}

#content-wrapper .page-title:after {
    content: "";
    position: absolute;
    bottom: -2.5px;
    display: block;
    width: 40px;
    height: 1px;
    border-bottom: none 5px #e30613;
    left: 0;
    right: 0;
}

#content-wrapper .section-title {
    color: #484848;
    text-align: left;
    font-size: 1.38462rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 0.8em;
    padding-bottom: 0.6em;
}

#content-wrapper .section-title a:link, #content-wrapper .section-title a:visited {
    color: #484848;
}

#content-wrapper .section-title:after {
    content: "";
    position: absolute;
    bottom: -1.5px;
    display: block;
    width: 30px;
    height: 1px;
    border-bottom: none 3px #e30714;
    left: 0;
    right: 0;
}

.nav-tabs .nav-link {
    color: #484848;
    font-size: 1.23077rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    color: #484848;
    border-bottom: solid 3px #e30714;
}

.iqit-accordion .nav-link {
    border-bottom: solid 3px #e30714;
    border-bottom-color: transparent;
}

.iqit-accordion .nav-link:not(.collapsed) {
    color: #484848;
    border-bottom: solid 3px #e30714;
}

#wrapper .block-title {
    color: #484848;
    text-align: left;
    font-size: 1.07692rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 0.8em;
    position: relative;
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

#wrapper .block-title a:link, #wrapper .block-title a:visited {
    color: #484848;
}

#wrapper .block-title span {
    margin-right: 0.5rem;
}

#wrapper .block-title:after {
    content: "";
    display: block;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: none 1px #e3e3e3;
}

#left-column .block, #right-column .block {
    background: #fff;
    padding: 1.15385rem;
    border: solid 1px #e30714;
}

#footer {
    background: #fff;
    box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.25);
}

#footer .ps-emailsubscription-block .newsletter-input-group {
    border: solid 1px #e30714;
    background: #fff;
}

#footer .ps-emailsubscription-block .newsletter-input-group .input-subscription {
    color: #484848;
}

#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe {
    color: #e30714;
}

#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover {
    color: #ffe125;
}

#footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder {
    color: #484848;
}

#footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder {
    color: #484848;
}

#footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder {
    color: #484848;
}

#footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder {
    color: #484848;
}

#footer .social-links._footer {
    display: flex;
    font-size: 2.1rem;
}
#footer .social-links._footer .tiktok svg {
    /*width: 27px;*/
    /*height: 23.1px;*/
}
#footer .social-links._footer a:not(:hover) {
    color: #e30613 !important;
}
/*@media (min-width: 768px) {*/
/*    #footer .social-links._footer {*/
/*        font-size: 1.4rem;*/
/*    }*/

/*    #footer .social-links._footer .tiktok svg {*/
/*        width: initial;*/
/*        height: initial;*/
/*    }*/
/*}*/
#footer .social-links._footer a:not(:hover) {
    color: #e30613 !important;
}

#footer .block-title {
    color: #484848;
    text-align: left;
    font-size: 1.23077rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 0.8em;
    position: relative;
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

#footer .block-title a:link, #footer .block-title a:visited {
    color: #484848;
}

#footer .block-title span {
    margin-right: 0.5rem;
}

#footer .block-title:after {
    content: "";
    display: block;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: none 3px #f5e70f;
}

#footer-container-first {
    border-top: none 1px rgba(161, 161, 161, 0.25);
    padding-top: 2.30769rem;
    padding-bottom: 2.30769rem;
    background: #87adc9;
    color: #fff;
}

#footer-container-first h5 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}

#footer-container-main {
    /*border-top: solid 2px #e30714;*/
    padding-top: 3.07692rem;
    padding-bottom: 2.07692rem;
    color: #484848;
}

#footer-container-main a {
    color: #484848;
}

#footer-container-main a:hover {
    color: #e30714;
}

#footer-copyrights {
    border-top: none 1px rgba(161, 161, 161, 0.25);
    background: #fafafa;
    padding-top: 1.61538rem;
    padding-bottom: 1.61538rem;
}

#maintenance-page {
    background: #e3e3e3;
    color: #333;
}

#maintenance-page a, #maintenance-page a:link {
    color: #333;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px; /* Preferred icon size */
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}

.partner_block .elementor-widget-container, .partner_block .elementor-widget {
    height: 100%;
}

.partner_block {
    height: 100%;
}


@media (max-width: 768px) {
    .block-iqitcontactpage {
        flex-basis: auto;
        padding-top: 1rem;
        padding-bottom: 1.6rem;
    }

}

/* Novevision custom css */
.product-info-row {
    background: #fff;
    margin: 0;
    padding: 2rem 1rem;
    margin-bottom: 3rem;
    border: 1px solid #e30714;
}
#left-column {
    padding-right: 0;
}
body#checkout section.checkout-step, .cart-grid-right .cart-summary {
    background: #fff
}
.cart-items {
    background: #fff;
    border: 1px solid #e30714
}
.cart-item {
    padding: 1rem
}
.products-selection {
    background: #fff;
    padding-left: 1rem;
    padding-right: 1rem;
    border: 1px solid #e30714
}
.product-tabs .nav-link {
    padding: 1rem;
    border-top: 1px solid transparent;
    border-left: 1px solid  transparent;
    border-right: 1px solid  transparent;
}
.product-tabs .nav-link.active {
    background: #fff;
    border-top: 1px solid #e30714;
    border-left: 1px solid #e30714;
    border-right: 1px solid #e30714;
}
.product-tabs .nav-tabs {
    margin: 0;
}
.product-tabs .tab-content {
    background: #fff;
    padding: 1.5rem;
    border: 1px solid #e30714;
    border-top: none;
}
/* add background colors in variouse boxes  - end */
#header #desktop_logo .logo.img-fluid {
    max-height: 68px;
}
/*.stuck-header .header-top {*/
/*	border-top: 1px solid #e30714;*/
/*	box-shadow: inset 0 14px 46px 0 rgba(255,237,0,0.24);*/
/*}*/
#footer-container-main {
    /*box-shadow: inset 0 14px 46px 0 rgba(255,237,0,0.24);*/
    background: #fff;
}
/*#header .desktop-header-style-2 .col-header-center .search-widget {*/
/*    padding: 0;*/
/*    margin: 0;*/
/*}*/
#header .header-custom-html {
    padding-top: 8px;
    text-align: right;
    font-size: 18px;
    line-height: 19px;
    margin-bottom: 0 !important;
}
@media (max-width: 768px) {
    #header .header-custom-html {
        padding: 0;
        float: none;
        width: 60%;
    }
    #header .header-custom-html a {
        color: #e30714;
    }
}
#header .header-custom-html .material-icons {
    font-size: 18px;
}

#header .shop-phone__text {
    cursor: pointer;
    padding-top: 8px;
}
#header .shop-phone__text .shop-phone__link {
    color: #E30613;
    font-size: 1.2vw;
    padding: 0.625rem .7rem;
    border: 1px dashed #FF0000;
    white-space: nowrap;
}

/*@media (min-width: 1300px) {*/
/*    #header .shop-phone__text .shop-phone__link {*/
/*        font-size: 16px;*/
/*        padding: 10px 12px;*/
/*    }*/
/*}*/

.search-widget .search-btn {
    color: #FF0000;
    font-size: 20px;
    padding-right: 16px;
}
.input-group .form-control:focus {
    outline: none;
    box-shadow: none;
}
.header-top {
    padding-top: 0;
    padding-bottom: 1rem;
    color: #e30714;
    font-family: 'PT Sans', sans-serif
}
#iqitmegamenu-wrapper.stuck-menu #sticky-cart-wrapper #cart-toogle {
    font-size: 2.2rem;
}
#sticky-cart-wrapper a.header-cart-btn:not(:hover) {
    color: #e30714;
}
#sticky-cart-wrapper a.header-cart-btn:hover {
    color: #cc0712;
}
.nav-tabs {
    border-bottom: 1px solid #e30714;
}
.card {
    background: #fff;
    border: 1px solid #e30714;
}
.card-header {
    background-color: #ffffff;
    border-bottom: 1px solid #e30714;
}
.search-widget .form-search-control {
    padding: 12px;
    margin-top: 8px;
    padding-right: 3rem;
    padding-top: 14px;
    font-size: 16px;
}
.search-widget .search-btn {
    height: calc(100% - 10px);
    margin-top: 10px;
}

#category .seo_link_block, #PM_ASearchResultsInner .seo_link_block  {
    display: block;
    background: #fff;
    padding: 1rem;
    border: 1px solid #e30714;
    border-radius: 3px;
    font-size: 14px;
    margin-bottom: 26px;
}
#category .seo_link_block--title, #PM_ASearchResultsInner .seo_link_block--title {
    font-weight: bold;
}
/*#category .seo_link_block--link {*/
/*	text-decoration: underline;*/
/*}*/
.product-miniature-default .product-add-cart .input-qty {
    margin-right: 0;
    border-radius: 3px;
    padding: 2px 24px 2px 0;
    max-width: 60px;
    line-height: 2.3;
}
.bootstrap-touchspin .input-group-btn-vertical {
    margin-right: 0.5rem;
    margin-left: -22px;
}
#index .qty {
    /* display: none;
*/
}
#index  .product-miniature-small .product-title {
    height: 37px;
    line-height: 1.4rem;
    overflow: hidden;
}
.form-control:focus {
    box-shadow: none !important;
}
.input-group.focus {
    outline: none;
}
.block-categories ul>li {
    font-weight: 700;
}
.block-categories li ul {
    margin-left: 1rem;
}
.block-categories li ul li {
    font-weight: 400;
}
.product-features {
    text-align: left;
}
#product .block-section {
    border: 1px solid #e30714;
    padding: 1rem;
}
#ooc-window-modal.modal.fade .modal-dialog {
    transform: translateY(0);
}
#category .modal.fade .modal-dialog,
#index .modal.fade .modal-dialog,
#product .modal.fade .modal-dialog {
    transform: translateY(25%);
}
@media (max-width: 767px) {
    #product .modal.fade.show {
        display: flex!important;
        flex-direction: column;
        justify-content: center;
    }
    #product .modal.fade .modal-dialog {
        transform: translateY(0);
    }
}
#product .current-price {
    font-size: 25px;
    font-weight: 900;
    text-align: left;
    display: block;
    margin-bottom: 15px;
    margin-top: 5px;
}
#product .product_header_container {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
#product .product-add-to-cart .row.product-quantity {
    justify-content: left;
}
#product .product-miniature.product-miniature-small.js-product-miniature {
    border: solid 1px #e30714 !important;
    padding: 0 3px;
}
#product .product-miniature.product-miniature-small.js-product-miniature:hover {
    border: solid 1px #FFE125 !important;
}
#product div.MagicToolboxContainer.selectorsLeft,
#product div.MagicToolboxContainer.selectorsRight {
    border: 1px solid red;
}
#product .btn-primary.add-to-cart {
    border: solid 1px #ffaf23;
    color: #ffffff;
    background: linear-gradient(to bottom, rgba(251, 87, 15, 0) 0, #fb570f 100%);
    background-color: #ffaf23;
}
#product #ooc_button.btn-primary {
    background: #FFE125;
    color: #e30714;
    border: solid 1px #e30714;
}
#product .btn-primary.add-to-cart:hover {
    background: #fb570f;
    color: #fff;
    border-color: #fb570f;
}
#product .page-title {
    margin-left: -15px;
    margin-bottom: 10px;
}
.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #FFE125;
}
div#onepagecheckoutps div#onepagecheckoutps_step_review .bootstrap-touchspin .cart-line-product-quantity {
    border-radius: 3px !important;
    border: 1px solid #e30613;
    width: 53px;
    padding-right: 22px;
}
div#onepagecheckoutps div#onepagecheckoutps_step_review .bootstrap-touchspin .input-group-btn-vertical .btn-touchspin i {
    top: 3px;
}
div#onepagecheckoutps div#onepagecheckoutps_step_two .delivery-option {
    padding: 2px 5px;
}
div#onepagecheckoutps input, div#onepagecheckoutps textarea, div#onepagecheckoutps select {
    /*border-radius: 0px !important;
*/
}
#onepagecheckoutps .fa-pts-chevron-up:before {
    content: "\f106";
}
#onepagecheckoutps .fa-pts-chevron-down:before {
    content: "\f107";
}
#onepagecheckoutps .bootstrap-touchspin .input-group-btn-vertical {
    margin-right: 0.5rem;
    margin-left: -16px;
    margin-top: 2px;
}
div#onepagecheckoutps .container_card.alert, div#onepagecheckoutps #onepagecheckoutps_step_review #remaining_amount_free_shipping, div#onepagecheckoutps .module_payment_container.selected.alert.alert-info, div#onepagecheckoutps #shipping_container .delivery-option.selected.alert.alert-info {
    border-radius: 3px;
}
.btn {
    border-radius: 3px;
}
#product #content-wrapper .btn {
    font-size: 1.1em;
}
.bootstrap-touchspin .btn-touchspin {
    background-color: transparent !important;
    border: none  !important;
}
.product-quantity .qty .input-group {
    border-radius: 3px;
}
.elementor *,
#footer .ps-emailsubscription-block .newsletter-input-group, .products-grid .product-miniature-layout-1, .products-selection, .pagination .page-list li,
#left-column .block,
#right-column .block, .cart-items, .products-selection .form-control, .products-selection .products-sort-nb-dropdown .dropdown-menu,
#product .block-section, .product-info-row,
#product div.MagicToolboxContainer.selectorsLeft,
#product div.MagicToolboxContainer.selectorsRight {
    border-radius: 3px;
}
/*.search-widget .search-btn {*/
/*	border-bottom-right-radius: 3px;*/
/*	border-top-right-radius: 3px;*/
/*}*/
@media (min-width:1200px) {
    .col-xl-15, .col-lg-15 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    #js-product-list .js-product-miniature-wrapper.col-xl-2, .js-product-miniature-wrapper.col-lg-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (max-width: 767.98px) {
    #left-column {
        -ms-flex-order: -1;
        order: -1;
        margin-top: 2rem;
        margin-bottom: 2rem;
        padding-right: 15px !important;
    }
}
div#onepagecheckoutps div#onepagecheckoutps_step_review .cart_item {
    align-items: center!important;
}
div#onepagecheckoutps div#onepagecheckoutps_step_review .remove-from-cart {
    margin-left: 8.1px;
    margin-top: 10.1px;
}
div#onepagecheckoutps .payment_content span {
    font-size: 14px;
}
.simpleblog__listing__post__wrapper__footer,
#module-ph_simpleblog-single #content-wrapper nav,
#module-ph_simpleblog-single #content-wrapper .simpleblog__postInfo {
    display: none !important;
}
#stores .page-stores .store-item {
    border-bottom: 1px solid hsl(356, 94%, 46%);
}
div#onepagecheckoutps input, div#onepagecheckoutps textarea, div#onepagecheckoutps select {
    color: black;
}

.advantages-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.advantages-list .item {
    cursor: pointer;
    margin: 0 auto;
    padding: 0 0.5rem;
    text-align: center;
}

@media (max-width: 900px) {
    .advantages-list .item {
        padding:  0;
    }
}
@media (max-width: 800px) {
    .advantages-list {
        display: block;
    }
    .advantages-list .item {
        display: inline-block;
        margin: 10px auto;
        padding: 0 0.5rem;
    }
}
.advantages-list .icon {
    width: 75px;
    height: 60px;
    margin: 10px auto;
    background-repeat: no-repeat;
    background-position: 50%;
}
.advantages-list .item:hover .icon {
    opacity: 0.8;
}
.advantages-list .item-pay .icon {
    background-image: url("icon/info-payment.png");
}
.advantages-list .item-price .icon {
    background-image: url("icon/info-price.png");
}
.advantages-list .item-protect .icon {
    background-image: url("icon/info-protect.png");
}
.advantages-list .item-delivery .icon {
    background-image: url("icon/info-delivery.png");
}
.advantages-list .item-speed .icon {
    background-image: url("icon/info-speed.png");
}
.advantages-list .item-shipment .icon {
    background-image: url("icon/info-shipment.png");
}
.advantages-list .item-stock .icon {
    background-image: url("icon/info-stock.png");
}
.advantages-list .item-return .icon {
    background-image: url("icon/info-return.png");
}
.advantages-list .item-party .icon {
    background-image: url("icon/info-party.png");
}
.advantages-list .item-qualification .icon {
    background-image: url("icon/info-qualification.png");
}

.mobile_modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999 !important;
    width: 100%;
    background: #FFF;
    cursor: default;
    transform: translate(-50%, -50%);
    padding: 15px;
    text-align: left;
}
.mobile_modal .modal_close-ff {
    position:absolute;
    top:6px;
    right:6px;
    cursor:pointer;
    font-size: 20px;
    display: none;
}
.modal-ff.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 997;
    cursor: pointer;
}
.bonorder_form {
    padding-top: 20px;
}

#iqitmegamenu-mobile .header__language {
    display: flex;
    justify-content: center;
    align-items: center;
}
#iqitmegamenu-mobile .header__language .language__point {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    padding-right: 20px;
    padding-left: 20px;
}
#iqitmegamenu-mobile .header__language .language__point--active {
    font-weight: 600;
    pointer-events: none;
    cursor: default;
}
#iqitmegamenu-mobile .header__language .language__point:nth-child(1) {
   position: relative;
}
#iqitmegamenu-mobile .header__language {
    border-bottom: solid 1px #e0e0e0;
}
#iqitmegamenu-mobile .header__language .language__point:nth-child(1):after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 12px;
    height: 1.5em;
    border-right: 1px solid #000;
}
