/*@font-face {
    font-family: 'Inter';
    font-display:auto;
    src: local('Inter'), local('OpenSans'), url('fonts/opensans.woff2') format('woff2'), url('fonts/opensans.woff') format('woff'), url('fonts/opensans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Inter';
    font-display:auto;
    src: local('Inter Semibold'), local('OpenSans-Semibold'), url('fonts/opensanssemibold.woff2') format('woff2'), url('fonts/opensanssemibold.woff') format('woff'), url('fonts/opensanssemibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}*/


/*@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter/Inter-Black.eot');
    src: local('Inter Black'), local('Inter-Black'),
        url('fonts/Inter/Inter-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter/Inter-Black.woff2') format('woff2'),
        url('fonts/Inter/Inter-Black.woff') format('woff'),
        url('fonts/Inter/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}*/

@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter/Inter-LightBETA.eot');
    src: local('Inter Light BETA'), local('Inter-LightBETA'),
        url('fonts/Inter/Inter-LightBETA.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter/Inter-LightBETA.woff2') format('woff2'),
        url('fonts/Inter/Inter-LightBETA.woff') format('woff'),
        url('fonts/Inter/Inter-LightBETA.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter/Inter-Regular.eot');
    src: local('Inter Regular'), local('Inter-Regular'),
        url('fonts/Inter/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter/Inter-Regular.woff2') format('woff2'),
        url('fonts/Inter/Inter-Regular.woff') format('woff'),
        url('fonts/Inter/Inter-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter/Inter-Medium.eot');
    src: local('Inter Medium'), local('Inter-Medium'),
        url('fonts/Inter/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter/Inter-Medium.woff2') format('woff2'),
        url('fonts/Inter/Inter-Medium.woff') format('woff'),
        url('fonts/Inter/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter/Inter-SemiBold.eot');
    src: local('Inter Semi Bold'), local('Inter-SemiBold'),
        url('fonts/Inter/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter/Inter-SemiBold.woff2') format('woff2'),
        url('fonts/Inter/Inter-SemiBold.woff') format('woff'),
        url('fonts/Inter/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter/Inter-Bold.eot');
    src: local('Inter Bold'), local('Inter-Bold'),
        url('fonts/Inter/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter/Inter-Bold.woff2') format('woff2'),
        url('fonts/Inter/Inter-Bold.woff') format('woff'),
        url('fonts/Inter/Inter-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter/Inter-ExtraBold.eot');
    src: local('Inter Extra Bold'), local('Inter-ExtraBold'),
        url('fonts/Inter/Inter-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter/Inter-ExtraBold.woff2') format('woff2'),
        url('fonts/Inter/Inter-ExtraBold.woff') format('woff'),
        url('fonts/Inter/Inter-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}


@font-face {
    font-family: 'Pragmatica Extended';
    src: url('fonts/Pragmatica/PragmaticaExtended-Book.eot');
    src: local('Pragmatica'), local('Pragmatica'),
        url('fonts/Pragmatica/PragmaticaExtended-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pragmatica/PragmaticaExtended-Book.woff2') format('woff2'),
        url('fonts/Pragmatica/PragmaticaExtended-Book.woff') format('woff'),
        url('fonts/Pragmatica/PragmaticaExtended-Book.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Pragmatica Extended';
    src: url('fonts/Pragmatica/PragmaticaExtended-Bold.eot');
    src: local('Pragmatica'), local('Pragmatica'),
        url('fonts/Pragmatica/PragmaticaExtended-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Pragmatica/PragmaticaExtended-Bold.woff2') format('woff2'),
        url('fonts/Pragmatica/PragmaticaExtended-Bold.woff') format('woff'),
        url('fonts/Pragmatica/PragmaticaExtended-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'FranklinGothicBook';
    src: url('fonts/FranklinGothicBook.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}


body {
    font-family: Inter, sans-serif;
    font-weight: 400;
    color: #444;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
}

html:not(:has(#column-left)):not(:has(.wss-contacts__form-wrap)),
body:not(:has(#column-left)):not(:has(.wss-contacts__form-wrap)) {
    overflow-x: hidden;
}

.casper {
    position: absolute !important;
    left: -3000px !important;
    opacity: 1 !important;
}

.form-control {
    height: 50px;

    border-radius: 0;
}

.text-xs-left {
    text-align: left;
}

.text-xs-right {
    text-align: right;
}

.text-xs-center {
    text-align: center;
}

.text-xs-center-newsletter {
    text-align: center;
    margin-bottom: 5px;
}

.text-xs-justify {
    text-align: justify;
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .text-sm-center {
        text-align: center;
    }

    .text-sm-justify {
        text-align: justify;
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-justify {
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left;
    }

    .text-lg-right {
        text-align: right;
    }

    .text-lg-center {
        text-align: center;
    }

    .text-lg-justify {
        text-align: justify;
    }
}

.container {
    padding-right: 8px;
    padding-left: 8px;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
    margin-right: -8px;
    margin-left: -8px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
}

.dflex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.header_dopmenu_doptext {
    text-align: center;
    margin-bottom: 10px;
}

.header_dopmenu_doptext p {
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .col-md-offset-right-3 {
        margin-right: 25%;
    }
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-weight: 400;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 5px;
}

.fa {
    font-size: 14px;
}

.h1,
h1 {
    font-size: 33px;
}

@media (max-width: 767x) {

    .h1,
    h1 {
        font-size: 20px;
    }
}

.h2,
h2 {
    font-size: 27px;
}

.h3,
h3 {
    font-size: 21px;
}

.h4,
h4 {
    font-size: 15px;
}

.h5,
h5 {
    font-size: 12px;
}

.h6,
h6 {
    font-size: 10.2px;
}

a {
    color: #43b02a;
}

a:hover {
    text-decoration: none;
    color: #0FA94D;
}

a:focus {
    outline: none;
    outline-offset: -2px;
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 12px;
    font-weight: normal;
}

b,
strong {
    font-weight: 600;
}

select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
    font-size: 12px;
}

input:focus::-webkit-input-placeholder {
    color: transparent !important;
}

input:focus:-moz-placeholder {
    color: transparent !important;
}

/* FF 4-18 */
input:focus::-moz-placeholder {
    color: transparent !important;
}

/* FF 19+ */
input:focus:-ms-input-placeholder {
    color: transparent !important;
}

/* IE 10+ */

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
    font-size: 12px;
}

.input-group .input-group-addon {
    font-size: 12px;
}

input {
    caret-color: #ED1C24;
}

.dropdown-menu li>a:hover,
.dropdown-menu li>a.active,
.dropdown-menu li>a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #43b02a;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #43b02a;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}

.row-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    position: relative;
}

#modal-addcart .modal-dialog {
    margin: 150px auto;
}

#top {
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
    padding-top: 2px;
    padding-bottom: 2px;
}

#top #currency .currency-select {
    text-align: left;
}

.contact-header .dropdown-menu.drop-contacts>li>a:hover,
.box-question.open .dropdown-menu.dropdown-menu-left>li>a:hover,
.box-account .dropdown-menu.dropdown-menu-right>li>a:hover,
#language .dropdown-menu>li>a:hover,
#top #currency .currency-select:hover {
    text-shadow: none;
    color: #43b02a;
    background: transparent;
}

.dropdown-menu {
    border: 1px solid #E5E5E5;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 0;
    margin: 4px 0 0;
    width: 100%;
    background:   #FFF;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.04);
    position: absolute;
    top: 48px;
}
.dropdown-menu >li {
    padding:  8px 16px;
    color: #1E1E1E;
}

.dropdown-menu >li:hover { background-color: #f2f2f2; }
.dropdown-menu >li:hover  button:after {
    font-family: 'icomoon' !important;
    content: "\e908";
    color:  #ED1C24;
    position: absolute;
    right: 16px;
    font-size: 12px;
}

#currency .dropdown-menu:after,
#language .dropdown-menu:after,
.dropdown-menu.drop-contacts:after,
#currency .dropdown-menu:before,
#language .dropdown-menu:before,
.dropdown-menu.drop-contacts:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none
}

.box-account .dropdown-menu:after,
.box-account .dropdown-menu:before {
    position: absolute;
    bottom: 100%;
    left: 75%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none
}

.box-question.open .dropdown-menu:after,
.box-question.open .dropdown-menu:before {
    position: absolute;
    bottom: 100%;
    left: 19px;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none
}

#cart .dropdown-menu:after,
#cart .dropdown-menu:before {
    position: absolute;
    bottom: 100%;
    right: 18px;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none
}

#cart .dropdown-menu:before {
    margin-left: -3px;
    border-width: 11px;
    border-bottom-color: #e7e7e7
}

#cart .dropdown-menu:after {
    margin-left: -2px;
    border-width: 10px;
    border-bottom-color: #fff;
}

#currency .dropdown-menu:before,
#language .dropdown-menu:before,
.box-account .dropdown-menu:before,
.box-question.open .dropdown-menu:before,
.dropdown-menu.drop-contacts:before {
    margin-left: -11px;
    border-width: 11px;
    border-bottom-color: #e7e7e7
}

#currency .dropdown-menu:after,
#language .dropdown-menu:after,
.box-account .dropdown-menu:after,
.box-question.open .dropdown-menu:after,
.dropdown-menu.drop-contacts:after {
    margin-left: -10px;
    border-width: 10px;
    border-bottom-color: #fff;
}

#currency .dropdown-menu,
#language .dropdown-menu {
    left: auto;
    right: auto;
    min-width: 100%;
}

@media (max-width: 992px) {

    #currency .dropdown-menu,
    #language .dropdown-menu {
        right: 0;
    }

    #currency .dropdown-menu:after,
    #language .dropdown-menu:after,
    #currency .dropdown-menu:before,
    #language .dropdown-menu:before {
        right: 18px;
        left: auto;
    }

    .contact-header.open .drop-contacts {
        display: block;
    }
}

@media (min-width: 992px) {
    .header-nav-links {
        position: relative;
        border: 0px;
        box-shadow: none;
        padding: 0px;
        display: block;
        margin: 0px 4px;
    }

    .header-nav-links .btn-link {
        padding: 7px 3px;
    }

    .header-nav-links li {
        display: inline-block;
    }
}

.box-question .dropdown-menu.dropdown-menu-left>li>a,
.box-account .dropdown-menu.dropdown-menu-right>li>a,
#language .dropdown-menu>li>a,
#currency .dropdown-menu>li>button {
    clear: both;
    color: #7a7a7a;
    font-size: 13px;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 5px 15px;
    white-space: nowrap;
}

.contact-header .dropdown-menu.drop-contacts>li>div,
.contact-header .dropdown-menu.drop-contacts>li>a {
    font-size: 14px;
    padding: 5px 10px;
}

#top .btn-link,
#top-links li,
#top-links a {
    color: #7a7a7a;
    text-decoration: none;
    font-size: 13px;
}

#top .btn-link:hover,
#top-links a:hover {
    color: #444;
}

#top-links .dropdown-menu a {
    text-shadow: none;
}

#top-links .dropdown-menu a:hover {
    color: #FFF;
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}

.dropdown-menu .line-contact {
    background-color: #e5e5e5;
    height: 1px;
    margin: 5px 0;
    overflow: hidden;
}

.dropdown-menu .schedule {
    padding: 0 20px;
    text-align: left;
}

#top .dropdown-menu-right {
    left: auto;
    min-width: 100%;
    right: 0;
}

#logo {
    padding: 5px 0;
    position: relative;
}

#logo img {
    margin-left: 0;
    margin-right: auto;
}

#phone {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    padding: 5px 0;
    position: relative;
    cursor: pointer;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .push-right #phone {
        justify-content: flex-end !important;
        margin-right: 20px;
        align-items: center;
    }

    .push-right .text_after_phone {
        text-align: right;
    }
}

.header-tel-bicon {
    margin-top: 3px;
    margin-right: 7px;
    display: inline-block;
}

.header-tel-bicon img {
    max-width: 35px;
}

#phone .info-contact {
    font-size: 14px;
    line-height: 15px;
    text-decoration: none;
    padding: 5px 15px;
}

#phone .contact-header .dropdown-toggle {
    display: inline-block;
    position: relative;
}

#phone .contact-header {
    display: inline-block;
    font-size: 18px;
    line-height: 16px;
    position: relative;
    padding: 2px 0px;
}

#phone .drop-contacts {
    background: #fff;
    margin-top: 8px;
    min-width: 100%;
    z-index: 1012;
    top: auto;
}

#search .input-lg {
    height: 42px;
    border: 1px solid #e7e7e7;
    border-right: 0px;
    padding: 0 5px 0px 10px;
    border-right: 0px;
    box-shadow: none;
    border-radius: 3px 0px 0px 3px
}

#search .form-control:focus {
    border-color: #e7e7e7;
    box-shadow: none;
    outline: 0 none;
}

.btn-search {
    color: #fff;
    background-color: #43b02a;
    border: 1px solid #43b02a;
    padding: 8.5px 18px;
    height: 34px;
    margin-left: 0px !important;
    border-radius: 3px;
    box-shadow: none;
    margin-right: 4px;
    width: 60px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .15);
}

.btn-search:hover,
.btn-search:active {
    border: 1px solid #43b02a;
    background-color: #43b02a;
    color: #fff;
    box-shadow: none;
}

.hc-off .btn-search {
    border-radius: 4px !important;
}

#search .button_search {
    border: 1px solid #e7e7e7;
    border-radius: 0px 3px 3px 0px;
    background-color: #fff;
    border-left: 0px;
    margin-left: 5px;
}

#search .categories {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    background: #fff;
}

#search .categories .dropdown-menu {
    right: -64px;
    left: auto;
}

.btn-search-select {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    color: #000;
    display: block;
    height: 34px;
    padding: 4px 4px 4px 8px;
    margin-right: -2px;
    box-shadow: none !important;
    border-radius: 3px 0px 0px 3px;
    background: #f5f5f5;
}

#search .autosearch_link {
    cursor: pointer;
    padding: 5px 10px;
}

#search .dropdown-menu.autosearch {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    margin-top: 0px;
    width: 100%;
    z-index: 6666 !important;
    left: 25px;
    right: 5px;
}

#search .dropdown-menu.autosearch li>a:hover,
.dropdown-menu.autosearch li>a.active,
.dropdown-menu.autosearch li>a:focus {
    background: #fff;
    color: #333;
}

#search .dropdown-menu.autosearch .search-view-all-result {
    color: #43b02a;
}

#search .dropdown-menu.autosearch {
    max-height: 440px;
    overflow-y: auto;
    padding-top: 10px;
    padding-bottom: 0px;
}

#search .dropdown-menu.autosearch a {
    border-radius: 0;
    white-space: normal;
}

#search .ajaxadvance {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: left;
    width: 100%;
    overflow: hidden;
}

#search .ajaxadvance .name {
    margin: 0;
    font-size: 14px;
}

#search .ajaxadvance .image {
    margin-right: 10px;
}

#search .ajaxadvance .content {
    width: 100%;
}

#search .ajaxadvance .content .name:hover{
    color: #ED1C24;
}

#search .ajaxadvance .content>div {
    margin-top: 5px;
}

#search .ajaxadvance .price-old {
    margin-right: 10px;
    text-decoration: line-through;
}

#search .ajaxadvance .price-new {
    display: inline-block;
}

#search .price {
    color: #444;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px;
    text-align: left;
}

#search .ajaxadvance .highlight {
    color: #0FA94D;
}

#search-fixed-top .dropdown-menu.autosearch {
    margin-top: 0 !important;
}

header #search_word {
    font-size: 12px;
    color: #999;
    text-align: right;
    margin-right: 0px;
}

header #search_word a {
    border-bottom: 1px dotted;
    cursor: pointer;
}

.shopping-cart {
    padding: 0px;
}

#cart {
    position: relative;
    z-index: 3;
}

#cart .empty-cart {
    font-size: 14px;
    color: #333;
}

#cart>.btn {
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 4px 15px 4px 10px;
    line-height: 32px;
    border: 0px;
    box-shadow: none;
}

#cart.open>.btn,
#cart>.btn:hover {
    background: transparent;
    box-shadow: none;
}

.type_cart #cart>.btn>.shop-bag {
    float: left;
    color: #7a7a7a;
    font-size: 28px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#cart>.btn>.car-down {
    line-height: 32px;
    float: right;
    color: #fff;
    -webkit-transition: transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    -ms-transition: transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
}

.open .car-down {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.car-down {
    font-size: 14px;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: transform 0.2s ease-out;
    -ms-transition: transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
}

#cart>.btn .cart-total b {
    color: #555;
}

.type_cart #cart {
    margin-bottom: 0px;
}

.type_cart #cart .products .text_product,
.type_cart #cart .prices,
.type_cart #cart>.btn>.car-down {
    display: none;
}

.type_cart #cart>.btn .cart-total {
    display: inline;
    margin-left: 0px;
    margin-right: 0px;
}

.type_cart #cart>.btn .cart-total .products b {
    background: #43b02a none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    right: 6px;
    padding: 0px 6px;
    position: absolute;
    top: -3px;
    line-height: 18px;
    font-weight: 600;
}

.type_cart #cart>.btn {
    padding: 7px 0px 7px 7px;
}

.type_cart #cart>.btn .shop-bag {
    display: block;
}

.type_cart #cart .dropdown-menu {
    min-width: 370px;
}

#cart .products,
#cart .prices {
    line-height: 32px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline;
}

#cart .dropdown-menu {
    min-width: 100%;
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu li>div {
    min-width: 427px;
}

#cart.open .dropdown-menu li:first-child {
    max-height: 200px;
    overflow-y: auto;
}

#cart:hover .dropdown-menu li:first-child {
    max-height: 200px;
    overflow-y: auto;
}

#cart .dropdown-menu {
    padding: 5px 10px 2px;
}

.shopping-cart .table-striped>tbody>tr>td:first-child {
    width: 50px
}

.shopping-cart .table-striped>tbody>tr>td:nth-child(3) {
    width: 50px
}

.shopping-cart .table-striped>tbody>tr>td:nth-child(4) {
    width: 80px
}

.menu-header-box-h {
    margin-bottom: 10px;
}

.menu-header-box {
    margin-bottom: 10px;
    background: #43b02a;
}

@media (min-width: 992px) {

    #cart .products,
    #cart .prices {
        line-height: 16px;
        font-size: 13px;
        display: block;
        margin-right: 5px;
    }
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }

    #cart .dropdown-menu li>div {
        min-width: 100%;
    }
}

@media (max-width: 992px) {
    .btn-search-select {
        padding: 10.5px 11px 10.5px 13px !important;
    }

    #phone {
        padding: 5px 0px;
        position: relative;
        justify-content: left;
        margin-right: 5px;
    }

    header.pad-top #phone {
        justify-content: right;
    }

    #logo {
        padding: 10px 0;
    }

    .menu-header-box-h,
    .menu-header-box {
        margin-top: 5px;
    }

    #cart {
        padding: 0px 0;
    }

    .menu-general-ns {
        margin-top: -60px;
    }

    .pad-top .text_after_phone {
        text-align: right;
    }

    .pad-top .contact-header {
        padding-right: 18px !important;
    }

    .pad-top #phone .car-down.fa.fa-angle-down {
        right: 0px;
    }

    .pad-top .drop-contacts {
        right: 0px;
        left: auto;
    }

    .pad-top #logo img {
        margin-left: 0px;
    }
}

@media (max-width: 767px) {
    #phone {
        padding: 0px;
    }

    #logo img {
        margin-left: auto;
        margin-right: auto;
    }

    .type_cart #cart>.btn {
        padding-right: 0px;
    }

    #phone .contact-header {
        font-size: 14px;
    }

    .pad-top #phone {
        text-align: right;
    }

    .pad-top .phone-box {
        padding-left: 0px;
    }

    .box-cart {
        align-items: end !important;
        padding-left: 0px;
        margin-bottom: 0px !important;
    }
}

.carousel_numb_featured .slick-slide {
    margin-left: 14px;
    min-width: 218px;
}

@media (min-width: 1200px) {

    /*change*/
    .h-type-1 .phone-box.col-lg-2 {
        width: 19.66666667%
    }

    .h-type-1 .box-cart {
        width: 13.66666667%;
    }

    .h-type-1 .box-search.col-lg-pull-2 {
        right: 19.66666667%;
    }

    .carousel_numb_featured .slick-slide {
        margin-left: 11px;
    }

    .carousel_numb_featured .slick-list {
        margin-left: -16px !important;
    }
}

@media (min-width: 1400px) {
    .carousel_numb_featured .slick-slide {
        margin-left: 10px !important;
    }

    .carousel_numb_featured .slick-list {
        margin-left: -20px !important;
    }
}

@media (min-width:1600px) {
    .carousel_numb_featured .slick-slide {
        margin-left: 8px !important;
    }

    .carousel_numb_featured .product-layout {
        max-width: 280px;
    }

    .carousel_numb_featured .slick-list {
        margin-left: -22px !important;
    }
}

@media (max-width:767px) {
    .carousel_numb_featured .product-layout {
        margin-left: -1px;
    }
}

#content {
    min-height: 550px;
}

.breadcrumb {
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 0px;
    background-color: #ffffff;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb>li:first-child {
    padding-left: 0px;
}

.breadcrumb>li:first-child span {
    position: relative;
    top: -1px;
}

.breadcrumb>li {
    padding: 0 14px; /*0 21px*/
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #A6A6A5;
}

.breadcrumb>li+li:before {
    content: '';
    padding: 0;
}

.breadcrumb>li:after {
    content: url('/image/catalog/stemax/ic-bread.svg');
    display: block;
    position: absolute;
    right: -13px;
    top: 0;
}

.breadcrumb>li:last-child:after {
    content: "";
}

.breadcrumb>li a {
    color: #A6A6A5;
}

.breadcrumb>li a:hover {
    color: #221F1F;
}

.breadcrumbs-box {
    overflow: hidden;
    position: relative;
}

.breadcrumb {
    white-space: nowrap;
    position: relative;
    overflow: auto;
    overflow-y: hidden;
}

.breadcrumb::-webkit-scrollbar {
    width: 0 !important;
}

@media (max-width: 992px) {

    .menu-header-box {
        margin: 0px;
    }
}

.buttons {
    margin: 1em 0;
}

.btn {
    box-shadow: none;
    padding: 9px 24px;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid transparent;
    border-radius: 0;
}

.btn.active,
.btn:active,
.btn.focus,
.btn:focus,
.btn:hover {
    box-shadow: none;
    border: 1px solid transparent;
    border-radius: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
    outline: none;
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
    font-size: 12px;
}

.btn-group>.btn-xs {
    font-size: 9px;
}

.btn-group>.btn-sm {
    font-size: 10.2px;
}

.btn-group>.btn-lg {
    font-size: 15px;
}

.btn-sort-link {
    color:  #1E1E1E;
background: none;
    border: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    padding: 0;
    margin:0;
}


.dropdown-menu.sort-menu {

}

.btn-cart {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #43b02a;
    border-color: #43b02a;
}

.btn-cart:hover,
.btn-cart:active,
.btn-cart.active,
.btn-cart.disabled,
.btn-cart[disabled] {
    background-color: #076BB7;
}

.box-cart {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    align-content: space-evenly;
    margin-bottom: -10px;
    z-index: 1000;
    padding-left: 0px;
}

.compare-h,
.wishlist-h {
    display: inline-block;
    margin-right: 2px;
    height: 42px;
}

.btn-wishlist-h,
.btn-compare-h {
    border: 0px;
    box-shadow: none;
    color: #7a7a7a;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    padding: 7px;
}

.type_cart #cart>.btn .shop-bag:hover,
.btn-wishlist-h:hover,
.btn-compare-h:hover {
    color: #333;
}

#wishlist-total,
#compare-total {
    position: relative;
}

#wishlist-total span,
#compare-total span {
    background: #43b02a none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    right: 0px;
    min-width: 20px;
    padding: 0px 6px;
    position: absolute;
    top: -3px;
    line-height: 18px;
    font-weight: 600;
}

#cart>.btn:hover i,
#cart>.btn:active:focus i,
#cart>.btn:focus i,
.btn-wishlist-h:hover,
.btn-wishlist-h:active:focus,
.btn-wishlist-h:focus,
.btn-compare-h:hover,
.btn-compare-h:active:focus,
.btn-compare-h:focus {
    color: #43b02a;
}

.btn-compare-h i,
.btn-wishlist-h i {
    font-size: 28px;
}


.btn-default {
    text-shadow: none;
    box-shadow: none;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-bottom: none;
    color: #6D6A72;
}

.btn-default.border-bottom {
    border-bottom: 1px solid #E5E5E5 !important;
}

.btn-default:hover,
.btn-default:active,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:checked,
.btn-default.active,
.btn-default.disabled,
.btn-default[disabled] {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-bottom: none;
    color: #221F1F;
}


.btn-primary {
    text-shadow: none;
    box-shadow: none;
    background-color: #1E1E1E;
    border-color: #1E1E1E;
    color: #fff;

    font-size: 11px;
    transition: 0.15s ease-in-out;
    /*letter-spacing: 1px;*/
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:checked,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #313131;
    border-color: #313131;
    color: #fff;
}

.btn-danger {
    color: #ffffff;
    background-color: #ED1C24;
    border-color: #ED1C24;
}

.btn-danger:hover,
.btn-danger:active .btn-danger:active:hover,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    background-color: #BB0000;
    border-color: #BB0000;
}

.btn-success {
    color: #ffffff;
    background-color: #0FA94D;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #245C38;
}

.btn-info {
    color: #ffffff;
    background-color: #F94924;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-color: #df5c39;
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

.btn-link-delete {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #333;
    border-radius: 0;
    padding: 1px;
}

.btn-link-delete:hover,
.btn-link-delete:active {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #da4f49;
    border-radius: 0;
}

.btn-link-delete,
.btn-link-delete[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}

.img-center {
    margin: 0 auto;
}

.btn-carousel-image-additional {
    color: #a8a8a8 !important;
    border-radius: 0px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #f9f9f9;
    border-color: #ddd;
    padding: 1px 7px;
}

.btn-carousel-image-additional:hover,
.btn-carousel-image-additional:active {
    color: #333 !important;
}

.btn-view-now {
    color: #ffffff;
    background-color: #43b02a;
    border-color: #43b02a;
    border-style: solid solid solid;
    border-width: 1px 1px 2px 1px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    padding: 6.5px 12px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.btn-view-now:hover,
.btn-view-now:active,
.btn-view-now:focus {
    background-color: #43b02a;
    color: #ffffff !important;
    border-color: #43b02a;
}

.btn-general {
    color: #ff671f;
    background-color: #ffffff;
    border-color: #ff671f;
    display: inline-block;
    border-bottom: 2px solid #ff671f;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    padding: 5px;
}

#product .btn-general {
    color: #ffffff;
    background-color: #ff671f;
    border-color: #ff671f;
}

.product-price .product-thumb:hover .btn-general,
.product-list .product-thumb:hover .btn-general,
.product-grid .product-thumb:hover .btn-general,
.container-module-productany .product-thumb:hover .btn-general,
.container-module .product-thumb:hover .btn-general {
    color: #ffffff;
    background-color: #ff671f;
    border-color: #ff671f;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-general:focus,
.btn-general:hover,
.btn-general:active {
    background-color: #e25c1d !important;
    color: #ffffff !important;
    border-color: #e25c1d !important;
}

.btn-general-disabled {
    color: #333;
    background-color: #ffffff;
    border-color: #e7e7e7;
    border-style: solid solid solid;
    border-width: 1px 1px 2px 1px;
    border-radius: 4px;
    display: block;
    font-size: 14px;
    padding: 5px 8px;
    box-shadow: none;
}

.btn-checkout {
    color: #fff;
    background-color: #43b02a;
    border: 2px solid #43b02a;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    padding: 6px 10px;
    font-weight: 400;
    box-shadow: none;
    float: right;
    text-align: center;
}

.btn-checkout:hover,
.btn-checkout:active {
    background-color: #fff;
    color: #43b02a;
}

.btn-shopping {
    color: #43b02a;
    background-color: #fff;
    border: 2px solid #43b02a;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    padding: 6px 10px;
    font-weight: 400;
    box-shadow: none;
}

.btn-shopping:hover,
.btn-shopping:active {
    background-color: #43b02a;
    color: #fff;
}

@media (max-width: 767px) {
    .btn-shopping {
        width: 100%;
        margin-bottom: 3px;
    }

    .btn-checkout {
        width: 100%;
        margin-bottom: 3px;
    }
}

.btn-wishlist {
    color: #43b02a;
    background-color: #ffffff;
    border-color: #43b02a;
    display: inline-block;
    border-bottom: 2px solid #43b02a;
    padding: 6.5px 7px;
}

.btn-wishlist:hover {
    border-color: #43b02a;
    background-color: #43b02a;
    color: #fff;
}

.btn-compare {
    color: #43b02a;
    background-color: #ffffff;
    border-color: #43b02a;
    display: inline-block;
    border-bottom: 2px solid #43b02a;
    padding: 6.5px 7px;
}

.btn-compare:hover {
    border-bottom: 2px solid #43b02a;
    background-color: #43b02a;
    color: #fff;
}

.btn-fastorder {
    color: #43b02a;
    background-color: #ffffff;
    border-color: #43b02a;
    display: inline-block;
    border-bottom: 2px solid #43b02a;
    padding: 5px 5px;
    font-size: 14px;
}

.btn-fastorder:hover,
.btn-fastorder:focus,
.btn-fastorder.focus {
    border-color: #43b02a;
    background-color: #43b02a;
    color: #fff;
}

.hidden-quick-order {
    display: none !important;
}

/******************/
.price {
    color: #111;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    line-height: 18px;
    position: relative;
}

.price-old:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 53%;
    right: auto;
    width: 99%;
    height: 1px;
    background: #757575;
}

.price-old {
    color: #757575;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

.price-tax,
.points {
    color: #999999;
    font-size: 12px;
    display: block;
    font-weight: 400;
    flex-basis: 100%;
}

.rating .fa-stack {
    font-size: 8px;
}

.rating .fa-star-o {
    color: #e7e7e7;
    font-size: 13px;
}

.rating .fa-star {
    color: #FC0;
    font-size: 13px;
}

.rating .fa-star+.fa-star-o {
    color: #ffcc00;
}

.fa-stack {
    color: #ffcc00;
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 1.65em;
}

/*PAGE PRODUCT TABS*/
.product-page-tabs {
    margin-left: 10px;
    margin-right: 10px;
}

.product-page-tabs .scroll-right-info {
    border: 0px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}

.product-page-tabs #tabs_info_product_right {
    display: none;
}

.product-page-tabs.plus_right_info_product #tabs_info_product_right {
    display: block;
}

#tabs_info_product_right {
    position: sticky;
    top: 60px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    border-radius: 4px;
    width: 295px;
}

#tabs_info_product_right .scroll-right-info {
    padding: 20px;
    border: 0px;
    border-radius: 4px;
}

#tabs_info_product_right .scroll-right-info .pr-i {
    max-width: 220px;
}

.scroll-right-info .pr-price .price {
    font-size: 20px;
}

.scroll-right-info .pr-price .price-old {
    font-size: 16px;
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .product-page-tabs.plus_right_info_product {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .product-page-tabs.plus_right_info_product .box__tabs {
        width: calc(100% - 310px);
    }
}

.content-tabs .tab-pane {
    display: none;
}

.content-tabs .tab-pane.active {
    display: block;
}

.product-page-tabs #product {
    border: 0px;
    box-shadow: none;
    padding: 0px;
}

.product-page-tabs #tab-description {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    background: #fff;
    border: 0px;
}

.product-page-tabs #tab-specification .short-attributes-groups {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    background: #fff;
    border: 0px;
    padding: 20px;
    border-radius: 0px 0px 4px 4px;
}

.product-page-tabs #tab-review {
    border-radius: 0px 0px 4px 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    background: #fff;
}

.product-page-tabs #question-answer {
    border: 0px;
    padding: 20px;
    border-radius: 0px 0px 4px 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    background: #fff;
}

.product-page-tabs .dop-tabs {
    border: 0px;
    padding: 20px;
    border-radius: 0px 0px 4px 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    background: #fff;
}

.product-page-tabs .info-client {
    padding: 10px 20px;
    margin-left: -20px;
    margin-right: -20px;
}

.product-page-tabs #review {
    border: 0px;
    padding: 20px 20px 0px;
    margin-bottom: 0px;
}

.product-page-tabs #review p {
    margin-bottom: 0px;
}

.product-page-tabs #form-review {
    border: 0px;
    padding: 20px;
    border: 0px;
}

.product-page-tabs .review-item .review-heading {
    padding: 10px 20px;
    margin-left: -20px;
    margin-right: -20px;
}

.tabs__header__scroll {
    overflow: hidden;
    position: relative;
}

@media (max-width: 992px) {
    .tabs__header__scroll {
        overflow: auto;
        overflow-y: hidden;
        padding-bottom: 12px;
        margin-bottom: -12px;
    }

    .tabs__header {
        overflow: hidden;
    }
}

.tabs_nav_prev {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 17px;
    text-align: center;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    background: #fff;
    cursor: pointer;
    border-top-left-radius: 4px;
}

.tabs_nav_prev svg {
    transform: rotate(180deg);
}

.tabs_nav_next {
    position: absolute;
    right: 0px;
    top: 0px;
    height: calc(100% - 2px);
    width: 17px;
    text-align: center;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    background: #fff;
    cursor: pointer;
    border-top-right-radius: 4px;
}

.tabs__header .my-tabs {
    margin-bottom: 0px;
    text-align: left;
    background: #fff;
    border-radius: 4px 4px 0px 0px;
    white-space: nowrap;
    position: relative;
    margin-top: 0px;
    float: left;
    border-bottom: 0px !important;
    transition: .3s;
}

.tabs__active_line {
    height: 2px;
    display: block;
    background: #00adef;
    position: absolute;
    bottom: 0px;
    transition: .3s;
}

.tabs__header {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    border-radius: 4px 4px 0px 0px;
    border-bottom: 1px solid #e7e7e7;
}

.tabs__header .my-tabs>li>a {
    padding: 10px 20px !important;
}

.main_block_product {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    margin-bottom: 25px;
    border-radius: 0px 0px 4px 4px;
    padding: 20px 10px;
    background: #fff;
}

.main_block_product:after,
.tab-content:after {
    display: table;
    content: ' ';
    clear: both;
}

/*END PAGE PRODUCT TABS*/
.general-image {
    width: 98%;
}

.general-image.have-images {
    width: 100%;
    padding-left: 5px;
}

@media (max-width: 991px) {
    .image-additional {
        padding: 0px 20px;
    }

    .image-additional .slick-slide {
        margin-left: 10px;
    }

    .image-additional .slick-list {
        margin-left: -10px;
    }

    .general-image.have-images {
        width: 100%;
        padding-left: 0px;
    }
}

@media (min-width: 992px) {

    .thumbnails {
        flex-direction: column;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: start;
        align-items: start;
    }

    .image-additional {
        max-width: 100%;
        align-self: start;
    }

    .sticky-left-block {
        position: sticky;
        top: 40px;
    }
}

@media (min-width: 768px) {



    .sticky-left-block {
        position: sticky;
        top: 40px;
    }
}

.cloud-zoom-big {
    background: #fff;
    margin: 0 auto;
    width: 100%;
    right: 0px;
}

.mousetrap {
    margin: 0 auto;
    width: 100%;
    right: 0px;
}

.image-additional .thumbnail {
    margin: 0px;
    padding: 0;
    border: none;
    display: inline-block;
    border-radius: 0;
}

.image-additional .thumbnail img {
    margin: 0px;
    width: 200px;
}

.thumbnails {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 15px;
    position: relative;
}

.thumbnails .general-image {
    margin-bottom: 10px;
    text-align: center;
    position: relative;
}

.thumbnails .general-image a {
    display: inline-block;
    border: 0px;
    padding: 0px;
    margin-bottom: 0px;
}

.thumbnails .general-image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.thumbnails .image-additional .btn-slick-prev-v,
.thumbnails .image-additional .btn-slick-next-v {
    cursor: pointer;
}

.thumbnails .image-additional .btn-slick-prev-v:hover svg,
.thumbnails .image-additional .btn-slick-next-v:hover svg {
    fill: #0FA94D
}

.thumbnails .image-additional .btn-slick-prev-v {
    text-align: center;
}

.thumbnails .image-additional .btn-slick-next-v {
    text-align: center;
}

.image-additional {
    text-align: center;
}

.thumbnails .image-additional .btn-slick-prev-h,
.thumbnails .image-additional .btn-slick-next-h {
    cursor: pointer;
}

.thumbnails .image-additional .btn-slick-prev-h:hover svg,
.thumbnails .image-additional .btn-slick-next-h:hover svg {
    fill: #0FA94D
}

.thumbnails .image-additional .btn-slick-prev-h {
    left: 0px;
}

.thumbnails .image-additional .btn-slick-next-h {
    right: 0px;
}

.thumbnails .image-additional .btn-slick-prev-h,
.thumbnails .image-additional .btn-slick-next-h {
    position: absolute;
    top: calc(50% - 12px);
    display: block;
    width: 16px;
    cursor: pointer;
    text-align: center;
    z-index: 1;
}

.thumbnails .image-additional .slick-current .thumbnail,
.thumbnails .image-additional .thumbnail:hover {
    border-color: #0FA94D;
}

.thumbnails .image-additional .thumbnail {
    /*margin-bottom: 3px;
  margin-top: 3px;*/
    margin: 5px;
    border: 1px solid #e5e5e5;
}

.mfp-gallery-product .mfp-close {
    background: transparent;
    color: #424242;
    opacity: 1;
    font-size: 28px;
}

/*GalleryPopup*/


/*.mfp-gallery-product .mfp-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  margin: 0 auto;
}*/


.mfp-gallery-product .mfp-container {
    padding: 25px;
}

.mfp-gallery-product .mfp-content {
    min-height: 100%;
}

.gallery-prod-name {
    margin-right: 20px;
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px;
}

.galleryPopup {
    background: #fff;
    border-radius: 0px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
}

.galleryPopup .popup-slider-box {
    /*margin-right: 200px;*/
}


.galleryPopup .info-product-popup{
    display: none;
}


.slider-main-img-popup .img-responsive {
    max-height: calc(100vh - 200px);
    margin: 0 auto;
}

.slider-main-img-popup {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
}

.slider-main-img-popup .slick-slide .item {
    width: auto !important;
    cursor: zoom-in;
}

.slider-main-img-popup .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 9999;
}

.slider-main-img-popup .btn-slick-prev-mainimg {
    left: 10px;
    transform: rotate(-180deg);
}

.slider-main-img-popup .btn-slick-next-mainimg {
    right: 10px;
}

.btn-slick-prev-mainimg.slick-disabled,
.btn-slick-next-mainimg.slick-disabled {
    cursor: initial;
}

.btn-slick-prev-mainimg.slick-disabled svg,
.btn-slick-next-mainimg.slick-disabled svg {
    fill: #e7e7e7;
}

.btn-slick-prev-mainimg.slick-disabled:hover svg,
.btn-slick-next-mainimg.slick-disabled:hover svg {
    cursor: initial;
    fill: #e7e7e7;
}

.btn-slick-prev-mainimg:hover,
.btn-slick-next-mainimg:hover {
    cursor: pointer;
}

.btn-slick-prev-mainimg:hover svg,
.btn-slick-next-mainimg:hover svg {
    fill: #0FA94D;
}

.thumb-gallery {
    max-width: 32rem;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    padding: 0px 15px;
    transform: translateY(-10px);
}

.thumb-gallery .slick-list {
    margin-right: -1px;
}

.thumb-gallery .slick-slide {
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
}

.thumb-gallery .thumbnail {
    margin-bottom: 0px;
}


.thumb-gallery .btn-slick-prev,
.thumb-gallery .btn-slick-next {
    cursor: pointer;
}

.thumb-gallery .btn-slick-prev:hover svg,
.thumb-gallery .btn-slick-next:hover svg {
    fill: #0FA94D;
}

.thumb-gallery .btn-slick-prev {
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    display: flex;
    align-items: center;
}

.thumb-gallery .btn-slick-prev svg {
    transform: rotate(-180deg);
}

.thumb-gallery .btn-slick-next {
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    display: flex;
    align-items: center;
}

.thumb-gallery .btn-slick-next svg {
    transform: rotate(0deg);
}

.thumb-gallery .slick-current .thumbnail,
.thumb-gallery .thumbnail:hover {
    border-color: #0FA94D;
}

.info-product-popup {
    position: absolute;
    bottom: 20px;
    right: 20px;
    min-width: 200px;
}

.info-product-popup .rating.info-product {
    margin-bottom: 10px;
}

.info-product-popup .product-model {
    margin-bottom: 10px;
}

.info-product-popup .price {
    margin-bottom: 10px;
    font-size: 22px;
}

.info-product-popup .price-old {
    font-size: 16px;
    margin-bottom: 7px;
}

.info-product-popup .price-new {
    display: block;
    margin-bottom: 7px;
}

.info-product-popup .cart {
    display: block;
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .galleryPopup .popup-slider-box {
        margin-right: 0px;
    }

    .info-product-popup {
        position: relative;
        bottom: 0px;
        right: 0px;
        min-width: 100%;
    }

    .gallery-prod-name {
        font-size: 18px;
        margin-bottom: 10px;
        margin-right: 0px;
    }

    .mfp-gallery-product.mfp-wrap .mfp-container {
        top: 0px;
    }

    .mfp-gallery-product .mfp-content {
        width: 100%;
        padding: 0px;
        overflow-y: scroll;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
    }

    .slider-main-img-popup {
        width: 100%;
        max-width: 94%;
        margin-bottom: 20px;
    }

    .info-product-popup {
        text-align: left;
        margin-right: 0px;
    }

    .info-product-popup .cart {
        display: inline-block;
        margin-right: 5px;
    }

    .galleryPopup {
        display: block;
    }

    .slider-main-img-popup .btn-slick-prev-mainimg {
        left: -15px;
    }

    .slider-main-img-popup .btn-slick-next-mainimg {
        right: -15px;
    }

    .slider-main-img-popup .slick-dots {
        list-style: unset;
        margin: 0 auto;
        text-align: center;
        padding-left: 0px;
    }

    .slider-main-img-popup .slick-dots li {
        list-style-type: none;
        display: inline-block;
    }

    .slider-main-img-popup .slick-dots li button {
        font-size: 0px;
        width: 12px;
        height: 6px;
        padding: 0px;
        margin: 0px 2px;
        border-radius: 2px;
        border: 0px;
        background: #f5f5f5;
        border: 1px solid #757575
    }

    .slider-main-img-popup .slick-dots li button:hover,
    .slider-main-img-popup .slick-dots li.slick-active button {
        background: #757575;
        transform-origin: center;
    }
}

/*END GP*/
.zoom-magnify {
    width: 100%;
    text-align: center;
}

a.zoom-magnify {
    width: 100%;
}

@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left+#content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left+#content+#column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content+#column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

#column-left .product-layout,
#column-right .product-layout {
    width: 100%;
}

.product-modules .product-layout {
    display: inline-block;
    min-height: 1px;
    padding: 0 15px;
    position: relative;
    vertical-align: top;
    width: 100%;
    word-spacing: normal;
}

.pagination {
    margin: 0;
    margin-top: 25px;
}

.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}

.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

.input-group .form-control[name^=quantity] {
    min-width: 50px;
}


.product-thumb {
    overflow: auto;
    -webkit-transition: all 100ms linear 0s;
    -moz-transition: all 100ms linear 0s;
    -ms-transition: all 100ms linear 0s;
    -o-transition: all 100ms linear 0s;
    transition: all 100ms linear 0s;
}

.pq-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}

.pq-box .price {
    display: flex;
    align-items: end;
    flex-wrap: wrap;
    height: 40px;
    flex: 1 1 auto;
    align-self: end;
}

.row_items .pq-box .price {
    align-items: center;
}

.product-thumb .image {
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    background: #f5f5f5;
    overflow: clip;

}

.product-thumb .image a {
    display: block;
    position: relative;
    padding: 0;
}

.product-thumb .image img {
    max-height: 180px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px !important;
    background: transparent !important;
    transition: transform 0.3s ease;
}

.product-grid .product-thumb .image {
    float: none;
}

.product-grid .product-thumb img,
.grid4 .product-thumb img {
    padding: 0;
    background: whitesmoke;
}


.product-grid:hover .product-thumb img, .grid4:hover .product-thumb img  {
    transform: scale(1.1);
}

.product-thumb .caption {
    /*text-align: center;*/
    padding: 0 7px;
    margin-bottom: 7px;
    -webkit-transition: all 100ms linear 0s;
    -moz-transition: all 100ms linear 0s;
    -ms-transition: all 100ms linear 0s;
    -o-transition: all 100ms linear 0s;
    transition: all 100ms linear 0s;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        padding: 10px;
    }
}

.product-slider {
    margin: 0px -7px;
}

.product-slider .owl-item .item {
    margin: 0px 7px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
}

.product-slider .item.no-slider .product-thumb:hover,
.product-slider .owl-item .item:hover {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.18);
}

.container-module .product-thumb,
.container-module-productany .product-thumb {
    overflow: hidden;
    position: relative;
}

.container-module-productany,
.container-module {
    margin-top: 10px;
    clear: both;
}

.container-module-productany .owl-carousel,
.container-module .owl-carousel {
    margin: 0px;
}

.container-module-productany .owl-carousel .owl-wrapper:after,
.container-module .owl-carousel .owl-wrapper:after {
    padding-bottom: 3px;
}

.container-module-productany .owl-wrapper-outer,
.container-module .owl-wrapper-outer {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    ;
}

.container-module.carousel-mod .owl-wrapper-outer {
    border: 1px solid #e7e7e7;
    border-radius: 3px;
}

.container-module.carousel-mod .owl-carousel .owl-wrapper:after {
    padding-bottom: 0px;
}

.container-module .title-module,
.container-module-productany .title-module,
.categorywall-container .title-module {
    margin-bottom: 10px;
    padding: 10px 0px;
    position: relative;
    clear: both;
}

.container-module .title-module span,
.container-module-productany .title-module span,
.categorywall-container .title-module span {
    font-size: 20px;
    padding: 0 20px 0px 0px;
    z-index: 1;
    color: #333;
    position: relative;
}

.container-module .item,
.container-module-productany .item {
    background: #ffffff;
}

.container-module .owl-carousel,
.categorywall-container .owl-carousel,
.container-module-productany .owl-carousel {
    background: none;
}

.container-module .title-module:after,
.container-module-productany .title-module:after,
.categorywall-container .title-module:after {
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0%;
    width: 100px;
    border-bottom: 2px solid #43b02a;
}

.container-module-productany .owl-carousel .owl-buttons div,
.container-module .owl-carousel .owl-buttons div {
    opacity: 1;
    top: -21px;
}

.container-module-productany .owl-carousel:hover .owl-buttons div,
.container-module .owl-carousel:hover .owl-buttons div {
    opacity: 1;
}

.container-module-productany .owl-carousel .owl-buttons .owl-prev,
.container-module .owl-carousel .owl-buttons .owl-prev {
    right: 61px;
    left: auto;
}

.container-module-productany .owl-carousel .owl-buttons .owl-next,
.container-module .owl-carousel .owl-buttons .owl-next {
    right: 34px;
}

.carousel-mod .owl-carousel .owl-buttons div {
    opacity: 1;
    position: relative;
    display: inline-block;
}

.carousel-mod .owl-carousel .owl-buttons div i {
    font-size: 22px;
    margin: 0;
    font-weight: bold;
    color: #e7e7e7;
}

.carousel-mod .owl-carousel .owl-buttons .btn-carousel-module {
    background: #fff;
}

.container-module-productany .owl-carousel .owl-buttons .owl-prev .btn-carousel-module,
.container-module .owl-carousel .owl-buttons .owl-prev .btn-carousel-module,
.carousel-mod .owl-carousel .owl-buttons .owl-prev .btn-carousel-module {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.container-module-productany .owl-carousel .owl-buttons .owl-next .btn-carousel-module,
.container-module .owl-carousel .owl-buttons .owl-next .btn-carousel-module,
.carousel-mod .owl-carousel .owl-buttons .owl-next .btn-carousel-module {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.container-module-productany .owl-carousel .owl-buttons div:hover i,
.container-module .owl-carousel .owl-buttons div:hover i,
.carousel-mod .owl-carousel .owl-buttons div:hover i {
    color: #6b6b6f;
}

.carousel-mod .owl-carousel .owl-buttons .btn-carousel-module:hover,
.carousel-mod .owl-carousel .owl-buttons .btn-carousel-module:active {
    background: #e7e7e7;
    border-color: #e7e7e7;
}

.owl-wrapper-outer {
    border: 1px solid #e7e7e7;
    box-shadow: none;
}

.carousel-mod .owl-carousel .owl-buttons {
    position: absolute;
    bottom: -17px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.container-module-productany .owl-carousel .owl-buttons div i,
.container-module .owl-carousel .owl-buttons div i {
    font-size: 22px;
    margin: 0;
    font-weight: bold;
    color: #e7e7e7;
}

.btn-carousel-module {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0px;
    float: left;
    font-size: 0;
    height: 24px;
    padding: 0;
    text-align: center;
    -webkit-transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -ms-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
    width: 27px;
    color: #ffffff !important;
    text-shadow: none !important;
    box-shadow: none !important;
}

.btn-carousel-module:hover,
.btn-carousel-module:active {
    background: #e7e7e7 none repeat scroll 0 0;
}

/* ITEM */
.product-thumb .caption {
    padding: 0 10px;
    margin-bottom: 10px;
    position: relative;
}

.product-thumb .product-name {
    height: 82px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
}

.product-thumb .product-name a {
    color: #333;
    font-size: 15px;
}

.product-thumb .product-description {
    height: 63px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: justify;
}

.product-thumb .product-model {
    color: #999;
    text-align: center;
    margin-bottom: 5px;
}

.product-thumb .rating {
    margin-bottom: 5px;
    text-align: center;
    position: relative;
}

.product-thumb .rating .rating-box {
    text-align: center;
    z-index: 10;
    background: #ffffff;
    position: relative;
    padding: 0px 15px;
}

.product-thumb .quantity-reviews {
    background: #43b02a none repeat scroll 0 0;
    padding: 1px 5px;
    position: relative;
    margin-left: 3px;
    border-radius: 2px;
}

.product-thumb .quantity-reviews:after {
    border-color: rgba(136, 183, 213, 0) #43b02a rgba(136, 183, 213, 0) rgba(136, 183, 213, 0);
    border-style: solid;
    border-width: 4px;
    content: " ";
    height: 0;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 7px;
}

.product-thumb .quantity-reviews a {
    color: #ffffff;
}

.product-thumb .actions div.cart {
    z-index: 99;
}

.product-thumb .option .form-group {
    margin-bottom: 2px;
    position: relative;
    margin: 0px 2px;
}

.product-thumb i.required {
    color: #e4003a;
}

.product-thumb .radio-checbox-options {
    display: inline-block;
}

.product-thumb .radio-checbox-options input {
    display: none;
}

.product-thumb .radio-checbox-options label {
    border-top: 1px solid #43b02a;
    border-left: 1px solid #43b02a;
    border-right: 1px solid #43b02a;
    border-bottom: 2px solid #43b02a;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    padding: 0px 5px;
    height: 20px;
    line-height: 18px;
    font-size: 0.8em;
}

.product-thumb .radio-checbox-options label .option-price {
    border-radius: 3px;
    display: inline-block;
    font-size: 0.8em;
    padding: 0 3px;
    line-height: 16px;
}

.product-thumb .radio-checbox-options input:checked+label {
    background-color: #43b02a;
    border-color: #43b02a;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.46) inset;
    color: #fff;
}

.product-thumb .radio-checbox-options input:checked+label {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.product-thumb .radio-checbox-options input:checked+label .option-price {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}

.product-thumb .radio-checbox-options label:hover {
    background-color: #43b02a;
    border-color: #43b02a;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.46) inset;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.product-thumb .radio-checbox-options label:hover .option-price {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}

.product-thumb .image-radio {
    display: inline-block;
}

.product-thumb .image-radio input {
    display: none;
}

.product-thumb .image-radio img {
    cursor: pointer;
}

.product-thumb .image-radio input:checked+img {
    border-color: #43b02a;
    border-width: 2px;
}

@media (min-width: 768px) {
    .product-thumb .image-radio img {
        max-width: 39px;
    }
}

@media (min-width: 992px) {
    .product-thumb .image-radio img {
        max-width: 41px;
    }
}

@media (min-width: 1200px) {
    .product-thumb .image-radio img {
        max-width: 44px;
    }
}

.product-thumb .option .text-danger {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    padding: 2px 9px 3px;
    position: absolute;
    top: -6px;
    border-radius: 4px;
    z-index: 9;
}

.product-thumb .option .color-option {
    border: 2px solid #e7e7e7;
    box-sizing: content-box !important;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin: 0px 2px;
    padding: 0;
    vertical-align: middle;
    width: 18px;
    border-radius: 4px;
}

.product-thumb .option .image-radio input:checked+span.color-option {
    padding: 1px;
    border: 2px solid #c4c4c4;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.36);
}

.product-thumb .main-img {
    opacity: 1;
    backface-visibility: visible;
    transition: all .3s ease-out 0s
}

.product-thumb:hover .main-img {
    opacity: 0;
    backface-visibility: hidden;
}

.product-thumb .additional-img-hover {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    opacity: 0;
    cursor: pointer;
    backface-visibility: hidden;
    transition: 0.2s
}

.product-thumb:hover .additional-img-hover {
    opacity: 1;
    backface-visibility: visible;
}

.product-thumb .product_status {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #B52B28;
    font-weight: 600;
    height: 30px;
    left: 50%;
    line-height: 27px;
    margin: -15px 0 0 -70px;
    max-width: 100%;
    position: absolute;
    top: 50%;
    transform: rotateX(0deg) scale(1);
    transition: all 0.2s ease-in-out 0s;
    width: 140px;
}

.product-thumb:hover .product_status {
    transform: rotateX(0deg) scale(0);
    display: none;
}

.product-price .product-thumb .product_status {
    display: none;
}

.product-price .stickers-skidka {
    text-align: center;
}

.option-danger {
    animation: 0.3s ease-in-out 0s normal slider;
    min-height: 38px;
    padding: 8px 14px;
    position: fixed;
    right: 20px;
    top: 0;
    width: 310px;
    z-index: 999999999;
    background: #FC6262;
    border: 1px solid #FC6262;
    color: #fff;
    border-radius: 2px;
}

.option-danger+.option-danger {
    top: 50px
}

.option-danger+.option-danger+.option-danger {
    top: 100px
}

.option-danger+.option-danger+.option-danger+.option-danger {
    top: 150px
}

@keyframes slider {
    0% {
        top: -40px;
    }

    50% {
        top: -20px;
    }

    100% {
        top: 0;
    }
}

#column-right .container-modules.owl-carousel,
#column-left .container-modules.owl-carousel {
    display: block;
}

#column-right .product-slider .row_items,
#column-left .product-slider .row_items {
    margin: 0 10px;
}

#column-right .container-module .item,
#column-left .container-module .item {
    margin: 0px 0px 10px;
    position: relative;
    border-radius: 5px;
}

#column-right .container-module .additional-image,
#column-left .container-module .additional-image {
    display: none;
}

#column-right .container-module .image-carousel,
#column-left .container-module .image-carousel {
    padding: 0px;
}

#column-right .container-module .item:hover,
#column-left .container-module .item:hover {
    box-shadow: none;
}

#column-right .container-module .product-thumb .product_status,
#column-left .container-module .product-thumb .product_status,
#column-right .container-module .option,
#column-left .container-module .option,
#column-right .container-module .quantity_plus_minus,
#column-left .container-module .quantity_plus_minus {
    display: none;
}

#column-right .container-module .product-model,
#column-left .container-module .product-model {
    display: none;
}

#column-right .container-module .product-description,
#column-left .container-module .product-description {
    display: none;
}

#column-right .container-module .image,
#column-left .container-module .image {
    position: inherit;
    float: left;
    width: 33%;
    padding: 5px;
}

#column-right .container-module .product-thumb .caption,
#column-left .container-module .product-thumb .caption {
    margin-bottom: 0px;
    padding: 5px;
    float: left;
    width: 66%;
}

#column-right .container-module .product-name,
#column-left .container-module .product-name {
    text-align: left;
    margin-bottom: 2px;
}

#column-right .container-module .product-name a,
#column-left .container-module .product-name a {
    font-size: 12px;
}

#column-right .container-module .price,
#column-left .container-module .price {
    text-align: left;
    margin-bottom: 2px;
}

#column-right .container-module .rating,
#column-left .container-module .rating {
    text-align: left;
    margin-bottom: 2px;
}

#column-right .container-module .rating:before,
#column-left .container-module .rating:before {
    background: none;
}

#column-right .container-module .rating .rating-box,
#column-left .container-module .rating .rating-box {
    padding: 0px;
}

#column-right .stickers-ns .special,
#column-left .stickers-ns .special,
#column-right .stickers-ns .bestseller,
#column-left .stickers-ns .bestseller,
#column-right .stickers-ns .popular,
#column-left .stickers-ns .popular,
#column-right .stickers-ns .newproduct,
#column-left .stickers-ns .newproduct {
    display: none;
}

.position-no-owl .owl-carousel .owl-wrapper:after {
    padding-bottom: 0px;
}

.position-no-owl .container-modules.owl-carousel {
    display: block;
    margin-bottom: 0px;
}

.position-no-owl .container-module .item {
    margin-bottom: 10px;
}

.position-no-owl .container-module .image-carousel {
    padding: 0px;
}

.position-no-owl .container-module .item:hover {
    box-shadow: none;
}

.position-no-owl .stickers-ns .special,
.position-no-owl .stickers-ns .bestseller,
.position-no-owl .stickers-ns .popular,
.position-no-owl .stickers-ns .newproduct,
.position-no-owl .container-module .additional-image,
.position-no-owl .container-module .quantity_plus_minus,
.container-modules .row_items .product_status,
.position-no-owl .container-module .product-model,
.position-no-owl .container-module .product-description,
.row_items .option {
    display: none;
}

.position-no-owl .container-module .image {
    position: inherit;
    float: left;
    width: 33%;
    border-radius: 4px;
    padding: 0px;
}

.position-no-owl .container-module .image .image-carousel {
    padding: 2px;
}

.position-no-owl .container-module .product-thumb .caption {
    margin-bottom: 0px;
    padding: 5px;
    float: left;
    width: 66%;
}

.position-no-owl .container-module .product-name {
    text-align: left;
    margin-bottom: 2px;
}

.position-no-owl .container-module .product-name a {
    font-size: 13px;
}

.position-no-owl .container-module .price {
    text-align: left;
    margin-bottom: 2px;
}

.position-no-owl .container-module .rating {
    text-align: left;
    margin-bottom: 2px;
}

.position-no-owl .container-module .rating:before {
    background: none;
}

.position-no-owl .container-module .rating .rating-box {
    padding: 0px;
}

.position-no-owl .container-module .product-thumb .image {
    margin-bottom: 0px;
}

#column-right .container-module .product-thumb .image,
#column-left .container-module .product-thumb .image,
.position-no-owl .container-module .product-thumb .image {
    margin-top: 9px
}

.position-no-owl .container-module .actions .btn-general,
#column-left .container-module .actions .btn-general,
#column-right .container-module .actions .btn-general {
    padding: 5px 6px;
}

#column-right .container-module .actions,
#column-left .container-module .actions,
.position-no-owl .container-module .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 99;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -moz-transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0px;
    justify-content: center;
}

.actions div.cart {
    margin-right: 2px;
}

#column-right .container-module .actions .cart span,
#column-left .container-module .actions .cart span,
.position-no-owl .container-module .actions .cart span {
    display: none;
}

#column-right .container-module .item:hover .actions,
#column-left .container-module .item:hover .actions,
.position-no-owl .container-module .item:hover .actions {
    opacity: 1;
}

.text_refine {
    padding: 5px 10px;
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    border-radius: 3px;
    background: #ffffff;
}

.subcategory {
    padding: 5px;
    overflow: hidden;
    text-align: center;
}

.subcategory a img {
    margin: 0 auto;
}

.subcategory:hover {
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}

.subcategory .name-wrapper {
    height: 44px;
    overflow: hidden;
    color: #333;
}

.display-table {
    display: table;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.display-table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}

.btn-sort-limit {
    background: #fff none repeat scroll 0 0;
}

.product-layout .product-thumb {
    overflow: hidden;
    position: relative;
}

.product-list .product-thumb,
.product-grid .product-thumb {
    border: 1px solid #ddd;
   margin: 0;
    background: #ffffff;
    border-radius: 0;
    box-shadow: none !important;
}

.product-list .product-thumb:hover,
.product-grid .product-thumb:hover {
    border: 1px solid #F94924;
}

.product-grid .caption {
    position: relative;
}

.product-list .product-thumb:hover,
.product-grid .product-thumb:hover {
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, .10)
}

.product-grid .product-thumb .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.product-grid .product-thumb .actions .cart i.fa-minus-square.out_of_stock {
    display: none;
}

.product-list .product-thumb .product-name {
    margin-top: 10px;
    text-align: left;
}

.product-list .price {
    text-align: left;
}

.product-list .product-model {
    text-align: left;
    height: 40px;
}

.product-list .product-thumb .rating {
    text-align: left;
}

.product-list .product-thumb .rating .rating-box {
    padding-left: 0px;
}

.product-list .product-description {
    margin: 12px 0;
    overflow: hidden;
    height: auto;
}

.product-list .product-thumb .actions {
    text-align: left;
    position: relative
}

.product-list .product-thumb .actions .cart i.fa-minus-square.out_of_stock {
    display: none;
}

@media (min-width: 992px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
        width: 33%;
        margin: 0 auto;
    }

    .product-list .product-thumb .caption {
        float: left;
        width: 66%;
        padding-left: 20px;
    }

    .product-list .product-thumb .product-name a {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .product-list .product-thumb .image {
        float: none;
        clear: both;
        width: 100%;
    }

    .product-list .product-thumb .caption {
        margin-left: 0px;
    }
}

.addit-action {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
}

.addit-action>div {
    margin-right: 3px;
}

.addit-action>div:last-child {
    margin-right: 0px;
}

#product hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: #e7e7e7;
}

#product .price {
    text-align: left;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#product .price-new {
    text-align: left;
    font-size: 26px;
}

#product .price-old {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 5px;
}

.block__saving {
    font-size: 14px;
    margin-bottom: 5px;
}

.block__saving .percent__saving {
    background: red;
    padding: 1px 7px;
    color: #fff;
    border-radius: 2px;
}

#product .availability .fa {
    color: #23a1d1;
}

#product .quantity-adder {
    display: block;
    position: relative;
    margin-right: 5px;
}

#product .quantity-adder .quantity-number input {
    display: inline-block;
    height: 50px;
    padding: 2px;
    text-align: center;
    width: auto !important;
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #e7e7e7;
}

@media (max-width: 767px) {
    #product .btn-fastorder span {
        display: none;
    }
}

#product .quantity-adder .add-action {
    color: #444;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    position: relative;
    text-align: center;
    width: 25px;
    background: #e7e7e7;
}

#product .quantity-adder .add-up {
    border-radius: 0px 4px 0px 0px;
}

#product .quantity-adder .add-down {
    border-radius: 0px 0px 4px 0px;
}

#product .quantity-adder .add-action:hover {
    background: #43b02a;
    color: #fff;
}

#product .panel h1 {
    margin-top: 5px;
}

#product .stock_status_success {
    color: #0FA94D;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.stock-quantity_success {
    background-color: #dff0d8;
    border: 1px solid #0FA94D;
    border-radius: 4px;
    color: #0FA94D;
    padding: 1px 4px;
    margin-left: 5px;
    position: relative;
    display: inline-block;
}

.stock-quantity_success:after {
    content: '';
    position: absolute;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 7px solid #dff0d8;
    left: -5px;
    top: 7px;
}

.stock-quantity_success:before {
    content: '';
    position: absolute;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 7px solid #0FA94D;
    left: -6px;
    top: 7px;
}

.info-minimum {
    color: #31708f;
    margin-top: 12px;
}

#product .qty-not-in-stock {
    color: #FC351B;
}

#product .qty-not-in-stock-count {
    background-color: #ffd2b8;
    border: 1px solid #FC351B;
    border-radius: 4px;
    color: #FC351B;
    padding: 1px 4px;
    margin-left: 5px;
    position: relative;
    display: inline-block;
}

#product .qty-not-in-stock-count:after {
    content: '';
    position: absolute;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 7px solid #ffd2b8;
    left: -5px;
    top: 7px;
}

#product .qty-not-in-stock-count:before {
    content: '';
    position: absolute;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 7px solid #FC351B;
    left: -6px;
    top: 7px;
}

#product .list-unstyled>li {
    font-size: 14px;
    margin: 1px 0px;
}

#product .actions {
    display: block;
    overflow: hidden;
    margin: 24px 0;/*15px 0px*/
}

#product .actions .cart {
    margin-right: 5px;
}

#product .hidden-options {
    display: none;
}

.options-expand a .caret.rotate {
    transform: rotate(180deg);
}

.options-close a .caret.rotate {
    transform: rotate(180deg);
}

.options-expand a {
    color: #333;
    font-size: 16px;
    cursor: pointer;
    padding: 15px;
    display: block;
}

.options-close a {
    color: #333;
    font-size: 16px;
    cursor: pointer;
    padding: 15px;
    display: block;
}

.options-close a .caret {
    transform: rotate(180deg);
}

#product i.required {
    color: #e4003a;
}

#product .radio-checbox-options {
    display: inline-block;
    margin-right: 4px;
}

#product .radio-checbox-options input {
    display: none;
}

#product .radio-checbox-options label {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    padding: 2px 5px;
    font-size: 13px;
}

#product .radio-checbox-options label .option-price {
    border-radius: 3px;
    display: inline-block;
    font-size: 0.9em;
    padding: 0 3px;
    height: 14px;
    line-height: 14px;
}

#product .radio-checbox-options input:checked+label {
    border-color: #43b02a;
    color: #333;
}

#product .radio-checbox-options input:checked+label .option-price {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}

#product .radio-checbox-options label:hover {
    border-color: #43b02a;
    color: #333;
}

#product .radio-checbox-options label:hover .option-price {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}

#product .image-radio {
    display: inline-block;
    margin-right: 4px;
}

#product .image-radio input {
    display: none;
}

#product .image-radio img {
    cursor: pointer;
    border: 1px solid #d9d9d9;
}

#product .image-radio input:checked+img {
    border-color: #43b02a;
    border-width: 1px;
}

@media (min-width: 768px) {
    #product .image-radio img {
        max-width: 39px;
    }
}

@media (min-width: 992px) {
    #product .image-radio img {
        max-width: 41px;
    }
}

@media (min-width: 1200px) {
    #product .image-radio img {
        max-width: 44px;
    }
}

#product .options .text-danger {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    padding: 2px 9px 3px;
    position: absolute;
    top: -6px;
    border-radius: 4px;
}

#product .options .form-group {
    position: relative;
    margin: 0px 0px 10px;
}

#product .options .control-label {
    font-size: 13px;
}

#product .options .color-option {
    vertical-align: middle;
    border: 2px solid #e7e7e7;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    padding: 0;
    width: 22px;
    border-radius: 50%;
}

#product .options .image-radio input:checked+span.color-option {
    padding: 1px;
    border: 2px solid #c4c4c4;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.36);
}

.alert {
    margin-bottom: 10px;
}

div.required .control-label:after {
    content: ' *';
    color: #F00;
    font-weight: bold;
}

.top-info-product {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.info-inline {
    display: inline-block;
    font-size: 14px;
}

@media (max-width: 767px) {
    .info-product {
        min-width: 100%;
    }
}

.info-product a {
    color: #0FA94D;
}

.info-product b {
    color: #A6A6A5;
    font-weight: normal;
}

.custom-block-products .title-custom-block-product {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.custom-block-product {
    margin-bottom: 5px;
    cursor: pointer;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    overflow: hidden;
    padding: 13px 15px;
}

.custom-block-product .image {
    width: 50px;
    float: left;
}

.custom-block-product .text {
    margin-left: 65px;
}

.custom-block-product a,
.custom-block-product a:hover {
    text-decoration: none;
}

.custom-block-product .text h4 {
    margin: 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    font-weight: 600;
    font-size: 14px;
}

.custom-block-product .text p {
    color: #777;
    font-size: 12px;
    height: 33px;
    line-height: 1.3;
    margin: 4px 0 0;
    overflow: hidden;
    padding: 0;
}

#logo-footer {
    margin-bottom: 10px;
}

footer.type-footer-1 {
    font-size: 13px;
    margin-top: 15px;
    color: #828282;
}

footer.type-footer-2 {
    font-size: 14px;
    margin-top: 15px;
    color: #d3d3d3;
}

footer.type-footer-1 .footer-top {
    background-color: #f6f6f8;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e7e7e7;
}

footer.type-footer-2 .footer-top {
    background: #221F1F;
    padding-top: 30px;
    padding-bottom: 30px;
}

footer.type-footer-1 .footer-top ul.list-unstyled li {
    display: block;
    margin-bottom: 5px;
}

footer.type-footer-2 .footer-top ul.list-unstyled li {
    display: block;
    margin-bottom: 12px;
}

footer .footer-top ul.list-unstyled li a {
    font-size: 14px;
}

footer.type-footer-1 .footer-copyright-payment {
    background-color: #f6f6f8;
    padding-top: 10px;
    padding-bottom: 10px;
}

footer.type-footer-2 .footer-copyright-payment {
    background-color: #221F1F;
    padding: 20px 0;
}

footer.type-footer-1 .fcopyright {
    padding: 7px 5px 5px;
    text-align: right;
}

footer.type-footer-2 .fcopyright {
    color: #d3d3d3;
}

footer.type-footer-2 .dflex-fcp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 992px) {
    footer.type-footer-2 .dflex-fcp {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    footer.type-footer-2 .dflex-fcp>div {
        margin-bottom: 10px;
    }
}

footer .fpayment ul {
    margin-bottom: 0px;
    text-align: left;
}

footer .fpayment ul li {
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 5px;
}

footer .fpayment ul li a {
    display: block;
}

footer.type-footer-2 .socials ul {
    margin-bottom: 0px;
}

footer .social_footer {
    padding-top: 10px;
}

footer.type-footer-1 a {
    color: #222;
}

footer.type-footer-1 a:hover {
    color: #43b02a;
}

footer.type-footer-2 a {
    color: #d3d3d3;
}

footer.type-footer-2 a:hover {
    color: #fff;
}

footer.type-footer-1 .title-f {
    font-size: 16px;
    color: #222;
    margin: 5px 0px 10px;
}

footer.type-footer-2 .title-f {
    font-size: 18px;
    color: #fff;
    margin-bottom: 22px;
}

footer .fa-width {
    width: 20px;
}

#gmap_footer {
    width: 100%;
    height: 285px;
}

.open-full-screen {
    color: #000;
}

.normal-screen {
    color: #000;
}

.title_popap_marker {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.description_popap_marker {
    font-size: 12px;
    color: #666666;
}

footer.type-footer-1 .fdesc_fmap {
    padding: 10px 0px;
    background: #fff;
}

footer.type-footer-2 .fdesc_fmap {
    padding: 10px 0px;
    background: #5c6875;
}

.box-heading {
    color: #fff;
    font-weight: bold;
    text-align: left;
    border-radius: 4px 4px 0px 0px;
    padding: 10px 20px;
    z-index: 995;
    line-height: 1.42857;
    font-size: 14px !important;
    text-transform: uppercase;
    background-color: #43b02a;
    border: 1px solid #43b02a;
}

.box-heading .fa.fa-bars {
    float: right;
    font-size: 14px;
    line-height: 20px;
}

ul.navcategory {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 20px;
    position: relative;
}

.container-accordion-menu .parent-category a {
    font-size: 14px;
}

.container-accordion-menu .parent-link {
    padding: 10px 12px;
    display: block;
    border: 1px solid #ddd;
    margin-bottom: -1px;
    background: #fff;
    color: #333;
}

.container-accordion-menu .parent-category .parent-link:hover:after,
.container-accordion-menu .parent-category .parent-link.hover:after {
    content: "";
    position: absolute;
    right: -0px;
    top: 0;
    height: 100%;
    width: 10px;
    background: #fff;
    z-index: 1009;
}

.container-accordion-menu .parent-category.no-child .parent-link:hover:after,
.container-accordion-menu .parent-category.no-child .parent-link.hover:after {
    position: relative;
}

.container-accordion-menu .parent-link:hover,
.container-accordion-menu .parent-link.hover {
    background: linear-gradient(to right, #f5f5f5 70%, #fff 80%);
}

.container-accordion-menu .parent-link {
    position: relative;
}

.container-accordion-menu .parent-category.active a {
    color: #007aaa;
}

.container-accordion-menu .parent-link:hover,
.container-accordion-menu .parent-link:hover .arrow,
.container-accordion-menu .parent-link.hover,
.container-accordion-menu .parent-link.hover .arrow {
    color: #007aaa;
}

.container-accordion-menu .dropdown_icon1 .arrow {
    color: #aaa;
    float: right;
    font-size: 18px;
    line-height: 20px;
}

.container-accordion-menu .parent-link:hover .arrow {
    transform: rotate(-90deg);
}

.container-accordion-menu .parent-link.hover .arrow {
    transform: rotate(-90deg);
}

.dropdown-menu-category {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.3);
    box-sizing: content-box;
    display: none;
    left: 100%;
    margin-left: -3px;
    margin-top: -1px;
    min-height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1008;
}

.container-accordion-menu .navcategory>li:hover>.dropdown-menu-category {
    border-color: #dddddd;
    display: block;
    opacity: 1;
    top: 0;
}

.container-accordion-menu .child-box-cell:first-child {
    border-top: 0px solid transparent;
}

.container-accordion-menu .child-box-cell {
    border-top: 1px solid #ddd;
}

.container-accordion-menu .sub-category-link {
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 10px 15px 10px;
    position: relative;
    white-space: normal;
    color: #333;
}

.container-accordion-menu .child-box-cell.child_children .sub-category-link:hover:after,
.container-accordion-menu .child-box-cell.child_children .sub-category-link.hover:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    height: 100%;
    width: 20px;
    background: #fff;
    z-index: 1009;
}

.container-accordion-menu .child-box-cell.child_children .sub-category-link:hover,
.container-accordion-menu .child-box-cell.child_children .sub-category-link.hover {
    background: linear-gradient(to right, #f5f5f5 70%, #fff 80%);
}

.container-accordion-menu .sub-category-link:hover,
.container-accordion-menu .sub-category-link:hover .arrow {
    color: #007aaa;
}

.container-accordion-menu .sub-category-link.hover,
.container-accordion-menu .sub-category-link.hover .arrow {
    color: #007aaa;
}

.container-accordion-menu .sub-category-link:hover .arrow {
    transform: rotate(-90deg);
}

.container-accordion-menu .sub-category-link.hover .arrow {
    transform: rotate(-90deg);
}

.parent-category {
    width: 100%;
    border-color: #ddd;
    border-radius: 0px 0px 4px 4px;
    padding: 0;
    margin: -1px 0 0 0;
    position: relative;
}

.container-accordion-menu .sub-category-link.arrow {
    color: #aaa;
    float: right;
    font-size: 18px;
    line-height: 20px;
}

.container-accordion-menu .child2-box {
    display: none;
    background: #fff;
    position: absolute;
    left: 100%;
    top: 0;
    min-height: 100%;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 0;
    margin-top: -1px;
    margin-left: -5px;
    box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.3);
    box-sizing: content-box;
    z-index: 1008;
    width: 100%;
}

.container-accordion-menu .child-box-cell.child_children:hover .child2-box {
    display: block;
}

.container-accordion-menu .child_children_link a {
    display: block;
    padding: 11px 15px 10px;
    line-height: 1.42857143;
    border-top: 1px solid #eee;
    color: #333;
}

.container-accordion-menu .child_children_link>a:hover {
    color: #007aaa;
}

.carousel-container {
    position: relative;
}

.carousel-container .owl-wrapper-outer {
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
}

.carousel-container .owl-buttons i.fa {
    font-size: 20px;
    margin: -20px 0 0;
}

.carousel-container .owl-controls .owl-buttons .owl-prev {
    left: 0px;
    top: 48% !important;
}

.carousel-container .owl-controls .owl-buttons .owl-next {
    right: 0px;
    top: 48% !important;
}

.carousel-container.owl-carousel:hover .owl-buttons .owl-prev {
    left: 0px;
}

.carousel-container.owl-carousel:hover .owl-buttons .owl-next {
    right: 0px;
}

.carousel-container.owl-carousel:hover .owl-buttons div {
    opacity: 1;
}

.carousel-container .slideshow-btn-next i,
.carousel-container .slideshow-btn-prev i {
    color: #202020;
    opacity: 1 !important;
    font-size: 30px !important;
    line-height: 67px !important;
    margin: 0px !important;
}

.carousel-container .slideshow-btn-next,
.carousel-container .slideshow-btn-prev {
    display: block;
    background: #fff;
    border-radius: 0%;
    text-align: center;
    cursor: pointer;
}

.carousel-container .slideshow-btn-next:hover,
.carousel-container .slideshow-btn-prev:hover {
    opacity: 1;
    background: #fff;
}

.carousel-container .slideshow-btn-next:hover i,
.carousel-container .slideshow-btn-prev:hover i {
    opacity: 1;
    color: #6b6b6f;
}

.carousel-container .owl-wrapper:after {
    padding-bottom: 0 !important;
}

.carousel-container .owl-pagination {
    bottom: 5px;
    right: 5px;
    left: 5px;
    top: auto;
    position: absolute;
}

.banner-ns .owl-pagination {
    bottom: 5px;
    left: 0%;
    right: 0%;
    top: auto;
    position: absolute;
}

.carousel-container .owl-controls .owl-page span {
    background: #E5E5E5;
    display: block;
    height: 8px;
    width: 8px;
    border-radius: 100%;
    transition: all .3s ease;
    box-shadow: none
}

.carousel-container .owl-controls .owl-page {
    display: inline-block;
    margin: 0 4px;
}

.carousel-container .owl-controls .owl-page.active span {
    background: #221F1F;
}

.carousel-container .owl-controls .owl-page:hover span {
    background: #ED1C24;
}

.carousel-container .owl-wrapper-outer {
    padding: 0px;
    border: 2px solid #fff;
}


.type-footer-1 .box-banner-container {
    background: #fff;
    border-top: 1px solid #e7e7e7;
    padding: 15px 0px;
}

.type-footer-1 .block-banner-footer {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
}

.type-footer-1 .block-banner-footer .image-banner-footer {
    width: 50px;
    text-align: center;
    margin-right: 5px;
}

.type-footer-1 .block-banner-footer .icon-banner-footer {
    width: 50px;
    text-align: center;
    margin-right: 5px;
}

.type-footer-1 .block-banner-footer .icon-banner-footer span {
    height: 50px;
    width: 50px;
    display: inline-block;
}

.type-footer-1 .block-banner-footer .icon-banner-footer i.fa {
    font-size: 24px;
    line-height: 50px;
    color: #7a7a7a;
}

.type-footer-1 .block-banner-footer .text-footer-banner .banner-title-footer {
    margin: 0;
    padding: 0 0 2px 0;
    overflow: hidden;
    font-weight: 600;
    font-size: 14px;
    color: #333;
}

.type-footer-1 .block-banner-footer .text-footer-banner .banner-description-footer {
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.3;
    overflow: hidden;
    color: #333;
}

.type-footer-2 .box-banner-container {
    background: #f0f2f6;
    ;
    padding: 25px 0px;
}

.type-footer-2 .block-banner-footer {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
    flex-direction: column;
}

.type-footer-2 .block-banner-footer .image-banner-footer {
    height: 50px;
}

.type-footer-2 .block-banner-footer .icon-banner-footer {
    width: 50px;
    text-align: center;
    margin-right: 5px;
}

.type-footer-2 .block-banner-footer .icon-banner-footer span {
    height: 50px;
    width: 50px;
    display: inline-block;
}

.type-footer-2 .block-banner-footer .icon-banner-footer i.fa {
    font-size: 24px;
    line-height: 50px;
    color: #7a7a7a;
}

.type-footer-2 .block-banner-footer .text-footer-banner {
    margin-top: 12px;
}

.type-footer-2 .block-banner-footer .text-footer-banner .banner-title-footer {
    font-size: 14px;
    color: #000;
    text-align: center;
}

.type-footer-2 .block-banner-footer .text-footer-banner .banner-description-footer {
    font-size: 14px;
    color: #000;
    text-align: center;
}

@media (max-width: 992px) {
    .type-footer-2 .banner-footer {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}

.banner-ns.owl-carousel .owl-wrapper:after {
    padding-bottom: 0;
}

.product-price {
    margin-left: 10px;
    width: calc(100% - 20px);
    display: table;
    overflow: hidden;
    padding: 0px;
    height: 60px;
    background: #ffffff;
}

.product-price .editproducts {
    display: none;
}

.product-price:first-child {
    border-radius: 4px 4px 0 0;
}

.product-price:last-child {
    border-radius: 0 0 4px 4px;
}

.product-price:nth-child(n+1) {
    border-top: solid 1px #ddd;
}

.product-price:last-child {
    border-bottom: solid 1px #ddd;
}

.product-price .product-thumb {
    display: table-row;
    padding: 0 !important;
    margin: 0 !important;
    -webkit-transition: all 100ms linear 0s;
    -moz-transition: all 100ms linear 0s;
    -ms-transition: all 100ms linear 0s;
    -o-transition: all 100ms linear 0s;
    transition: all 100ms linear 0s;
}

.product-price .product-thumb .caption {
    margin-bottom: 0px;
    padding: 0px;
    transition: all 100ms linear 0s;
}

.product-price .product-thumb .caption .product-model {
    display: table-cell;
    min-width: 80px;
    text-align: center;
    vertical-align: middle;
    width: 80px;
    border-left: solid 1px #ddd;
}

.product-price .product-thumb .image .action-timer,
.product-price .product-thumb .caption .product-description,
.product-price .product-thumb .caption .rating,
.product-price .product-thumb .image .stickers-ns {
    display: none !important;
}

.product-price .product-thumb .image {
    display: table-cell;
    vertical-align: middle;
    border-left: solid 1px #ddd;
    max-width: 60px;
    padding: 2px;
    width: 60px;
}

.product-price .product-thumb .image img {
    padding: 3px;
    max-width: 55px;
    width: 55px;
}

.product-price .product-thumb .caption .pq-box,
.product-price .product-thumb .caption .actions,
.product-price .product-thumb .caption .option,
.product-price .product-thumb .caption .product-name {
    display: table-cell;
    vertical-align: middle;
    border-left: solid 1px #ddd;
    height: 60px;
    min-width: 115px;
}

.product-price .product-thumb .caption .actions .cart {
    display: inline-block;
    margin-right: 4px;
}

.product-price .btn-general-disabled {
    display: inline-block;
}

.product-price .product-thumb .product-name {
    text-align: left;
    width: 100%;
    padding: 0 0 0 10px;
    min-width: 150px;
}

.product-price .product-thumb .product-name a {
    color: #333;
}

.product-price .product-thumb .option {
    min-width: 130px;
    text-align: left;
    width: 130px;
    padding: 2px;
}

.product-price .product-thumb .price .price-old {
    font-size: 13px;
}

.product-price .product-thumb .pq-box {
    min-width: 100px !important;
}

.product-price .product-thumb .price {
    height: auto !important;
    align-items: center;
    height: 100%;
    justify-content: center;
    min-width: 100px;
    text-align: center;
    width: 100px;
    font-size: 14px;
}

.product-price .product-thumb .price .price-new {
    flex-basis: 100%;
}

.product-price .product-thumb .actions {
    padding: 5px 3px 5px 7px;
}

.product-price .product-thumb .quantity_plus_minus {
    margin-top: 2px;
    max-height: none;
    text-align: center;
    padding: 4px;
}

.product-price .product-thumb .quantity_plus_minus span {
    cursor: pointer;
}

.product-price .product-thumb .quantity_plus_minus .form-control {
    text-align: center;
}

.product-price .product-thumb>div:last-child {
    border-left: none;
    border-right: 1px solid #ddd;
}

.product-price .product-thumb .caption .actions .cart {
    margin-bottom: 4px;
}

.product-price .product-thumb .caption .actions .cart .btn-general {
    padding: 5px;
}

@media (max-width: 992px) {

    .product-price .product-thumb .product-model,
    .product-price .product-thumb .quantity_plus_minus,
    .product-price .product-thumb .image {
        display: none !important;
    }

    .product-price .product-thumb .price-view-price {
        min-width: 100px;
        width: 100px;
    }
}

#bar {
    width: 0%;
    max-width: 100%;
    height: 4px;
    background: #43b02a;
}

#progressBar {
    width: 100%;
    background: #e7e7e7;
}

footer.type-footer-1 .newsletter .form-control,
footer.type-footer-1 .newsletter .form-control:focus {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    border-right: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    color: #666;
    display: inline-block;
    height: 43px;
    line-height: 1;
    padding: 8px 15px 8px;
    width: 100%;
    font-size: 13px !important;
    box-shadow: none !important;
}

@media (min-width: 992px) {
    footer.type-footer-2 .newsletter #error-msg {
        position: absolute;
        right: 10px;
        bottom: 8px;
    }
}

footer.type-footer-2 .newsletter .form-control,
footer.type-footer-2 .newsletter .form-control:focus {
    background: #5c6875 none repeat scroll 0 0;
    border: 1px solid #5c6875;
    border-right: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    color: #fff;
    display: block;
    height: 43px;
    line-height: 1;
    padding: 8px 15px 8px;
    width: 100%;
    font-size: 13px !important;
    box-shadow: none !important;
}

footer.type-footer-2 .newsletter .form-control:focus {
    color: #364555;
    background: #fff;
}

footer.type-footer-2 .newsletter .form-control::placeholder {
    color: #fff;
}

.btn-newsletter i {
    color: #fff;
}

footer.type-footer-1 .btn-newsletter {
    border-radius: 3px;
    color: #fff;
    background: #43b02a;
    border-color: #43b02a;
    vertical-align: baseline;
    margin-right: 4px;
    width: 60px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .15);
}

footer.type-footer-2 .btn-newsletter {
    border-radius: 3px;
    color: #fff;
    background: #43b02a;
    border-color: #43b02a;
    vertical-align: baseline;
    margin-right: 0px;
    padding: 5px 20px;
    height: 43px;
    font-size: 14px;
}

footer.type-footer-1 .btn-newsletter:hover,
footer.type-footer-1 .btn-newsletter:active,
footer.type-footer-1 .btn-newsletter,
footer.type-footer-2 .btn-newsletter:hover,
footer.type-footer-2 .btn-newsletter:active,
footer.type-footer-2 .btn-newsletter {
    background: #43b02a;
}

footer.type-footer-1 .igb-nl {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-left: 0px;
}

footer.type-footer-1 .btn-newsletter .text-btn,
footer.type-footer-2 .btn-newsletter .fa-send-o,
footer.type-footer-2 .newsletter-title-type1,
footer.type-footer-1 .icon-newsletter,
footer.type-footer-1 .newsletter-title-type2 {
    display: none;
}

footer.type-footer-2 .newsletter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

footer.type-footer-2 .newsletter .input-group {
    flex: 0 1 100%;
}

footer.type-footer-2 .icon-newsletter {
    margin-right: 35px;
}

footer.type-footer-2 .icon-newsletter i {
    font-size: 60px;
    color: #43b02a;
    transform: rotate(-24deg);
}

footer.type-footer-2 .newsletter-title-type2 {
    text-align: right;
    white-space: nowrap;
    line-height: 22px;
    padding: 10px 0px;
    margin-right: 35px;
    margin-bottom: 0px;
}

footer.type-footer-2 .btn-newsletter .text-btn {
    display: inline-block;
}

@media (max-width: 992px) {
    footer.type-footer-2 .col-xs-12 {
        padding-left: 15px;
        padding-right: 15px;
    }

    footer.type-footer-2 .newsletter {
        flex-wrap: wrap;
        justify-content: start;
    }

    footer.type-footer-2 .icon-newsletter {
        margin-right: 15px;
        margin-bottom: 15px;
    }

    footer.type-footer-2 .icon-newsletter i {
        font-size: 34px;
    }

    footer.type-footer-2 .newsletter-title-type2 {
        padding: 0px;
        text-align: left;
        margin-bottom: 15px;
        margin-right: 0px;
        white-space: normal;
    }
}

@media (max-width: 767px) {
    footer.type-footer-2 .icon-newsletter {
        margin-right: 10px;
    }

    footer.type-footer-2 .icon-newsletter i {
        font-size: 30px;
    }

    footer.type-footer-2 .newsletter-title-type2 div:nth-child(1) {
        font-size: 14px;
    }

    footer.type-footer-2 .newsletter-title-type2 div:nth-child(2) {
        font-size: 16px;
    }
}

.btn-login {
    color: #fff;
    background-color: #43b02a;
    border-color: #43b02a;
    border-style: none none solid;
    border-width: 2px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    padding: 8px 12px;
    text-transform: uppercase;
    box-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.btn-login:hover,
.btn-login:active {
    background-color: #0FA94D;
    color: #fff;
    border-bottom: 2px solid #0FA94D;
}

@media (min-width: 768px) {
    #login-form-popup .modal-dialog {
        width: 400px;
        margin: 30px auto;
    }

    #login-form-popup .modal-login {
        width: 400px;
    }
}

.shopping-cart .table-striped>tbody>tr:nth-of-type(2n+1) {
    background-color: #ffffff;
}

.shopping-cart .table>tbody>tr>td {
    border-top: 0px;
    vertical-align: top;
}


.masked_bg {
    position: absolute;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: #eee;
    opacity: 0.5;
    left: 0;
    top: 0;
}

.loading_masked {
    left: 8px;
    margin-top: -0.8em;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 50%;
    width: auto;
    z-index: 11000;
}

.image-hover-effect .item {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0px 2px rgba(0, 0, 0, .2);
}

.image-hover-effect .item img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.image-hover-effect .item:hover img {
    -moz-transform: scale(1.1) rotate(0.05deg);
    -ms-transform: scale(1.1) rotate(0.05deg);
    -o-transform: scale(1.1) rotate(0.05deg);
    -webkit-transform: scale(1.1) rotate(0.05deg);
    transform: scale(1.1) rotate(0.05deg);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.image-hover-effect .item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    background: rgba(255, 255, 255, .2);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.image-hover-effect .item:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.container-module.product-category {
    overflow: hidden;
}

#column-right .container-module .reviews .col-md-4,
#column-left .container-module .reviews .col-md-4 {
    width: 100%;
}

#column-right .container-module .title-module.rc-mod span,
#column-left .container-module .title-module.rc-mod span {
    display: block;
}

#column-right .container-module .item-review .rc-media,
#column-left .container-module .item-review .rc-media {
    vertical-align: middle;
}

.container-module .reviews .item-review:hover {
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, .10)
}

.container-module .reviews .item-review {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 5px;
}

.container-module .reviews .rc-bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.container-module .reviews-date {
    color: #c7c7c7;
}

.container-module .item-review .review_plus span {
    color: #1ab90a;
    padding-right: 5px;
}

.container-module .item-review .review_minus span {
    color: #f06262;
    padding-right: 5px;
}

.container-module .item-review .rc-center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.container-module .item-review .rc-media {
    text-align: center;
}

.container-module .item-review .rc-media-body {
    width: 65%;
    padding: 0px 0px 0px 10px;
}

.container-module .see-all-reviews {
    color: #43b02a;
    font-size: 14px;
}

.container-module .title-module.rc-mod span {
    padding: 0 10px 0px 0px;
}

@media (max-width: 767px) {
    .container-module .title-module.rc-mod span {
        display: block;
    }
}

.btn-more {
    background-color: #43b02a;
    border-color: #076bb7;
    border-radius: 4px;
    border-style: none none solid;
    border-width: 2px;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 20px;
    transition: all 0.2s ease-out;
}

.btn-more:hover,
.btn-more:focus,
.btn-more:active {
    background-color: #076bb7;
    border-color: #076bb7;
    color: #fff;
}

.heading_title_reviews {
    margin-bottom: 15px;
    padding: 10px 0px;
    position: relative;
}

.heading_title_reviews {
    font-size: 20px;
    padding: 0 20px 0px 0px;
    z-index: 5;
    color: #333;
    position: relative;
    text-transform: uppercase;
}

.product-list .reviews-author {
    font-weight: 600;
}

.product-list .reviews-date {
    color: #c7c7c7;
    text-align: right;
}

.container-module .reviews .rs-pr-name {
    height: 42px;
    overflow: hidden;
}

.container-module .reviews .rs-pr-name a {
    color: #333;
    font-size: 14px;
}

.container-module .reviews .review-description {
    height: 58px;
    margin-bottom: 5px;
    overflow: hidden;
}

.nsupdatequantitycheckout {
    width: 120px;
}

.nsupdatequantitycheckout input.form-control {
    text-align: center;
}

#onepcheckout .radio {
    display: inline-block;
    margin: 0 15px 0 0;
}

#onepcheckout .panel-body {
    padding: 15px 0px;
}

#cart_table table td {
    vertical-align: middle;
}

#cart_table .table_total {
    margin: 0 0 20px;
    text-align: right;
    width: 100%;
}

#cart_table .table_total tr td:last-child {
    font-weight: 600;
    padding: 0 0 0 20px;
    white-space: nowrap;
    width: 70px;
}

#cart_table .table_total tr:last-child td {
    font-size: 1em;
    font-weight: 600;
    padding: 0 0 10px;
}

#cart_table .coupon_table {
    border-bottom: 1px solid #ddd;
    margin: 0 0 7px;
    text-align: right;
    width: 100%;
}

#cart_table .coupon_table div {
    float: right;
    padding: 0 0 8px;
    width: 100px;
}

#cart_table .coupon .form-control,
#cart_table .reward .form-control {
    font-size: 12px;
    padding-top: 4px;
    width: 200px;
}

#cart_table .delete_td {
    width: 50px;
}

#onepcheckout .error_input_checkout {
    border: 1px solid red !important;
    box-shadow: 0 1px 1px rgba(255, 0, 0, 0.075) inset !important;
}

#onepcheckout .error_input_checkout:-moz-placeholder {
    color: red !important;
}

#onepcheckout .error_input_checkout::-moz-placeholder {
    color: red !important;
    opacity: 1
}

#onepcheckout .error_input_checkout:-ms-input-placeholder {
    color: red !important;
}

#onepcheckout .error_input_checkout::-webkit-input-placeholder {
    color: red !important;
}

#onepcheckout div.required .form-control:-moz-placeholder {
    color: red !important;
}

#onepcheckout div.required .form-control::-moz-placeholder {
    color: red !important;
    opacity: 1;
}

#onepcheckout div.required .form-control:-ms-input-placeholder {
    color: red !important;
}

#onepcheckout div.required .form-control::-webkit-input-placeholder {
    color: red !important;
}

#onepcheckout div.required .form-control:-moz-placeholder:before {
    color: #f00;
    content: "* ";
    font-weight: 600;
}

.popup_banner {
    width: 600px;
    max-width: 80%;
    padding: 15px;
    background: #f8f8f8;
}

@media (min-width: 768px) {
    .popup_banner {
        width: 900px;
        max-width: 100%;
        padding: 15px;
        background: #f8f8f8;
    }
}

.popup_banner .close {
    position: absolute;
    z-index: 999;
    top: 8px;
    right: 10px;
}

.popup_banner h1 {
    font-size: 1.8em;
    margin: 0 0 10px;
}

.popup_banner #content {
    min-height: 10px;
}

.is_a_link {
    cursor: pointer;
}

#column-left .product-layout,
#column-right .product-layout {
    width: 100%;
}

.product-layout.ns-blog {
    margin-bottom: 10px;
}

.ns-blog .product-thumb {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    background: #ffffff;
}

.ns-blog .ns-blog-name {
    height: 45px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
}

.ns-blog .ns-blog-description {
    height: 60px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
}

.ns-blog .product-list .ns-blog-description {
    height: 100%;
}

.ns-blog .product-thumb .button-group {
    text-align: center;
    margin-bottom: 10px;
    padding: 0 10px;
    position: relative;
}

.ns-blog .product-list .button-group {
    text-align: left !important;
    padding: 0px;
    margin-top: 10px;
}

.ns-blog .product-thumb .rating {
    clear: both;
}

.ns-blog .product-list .product-thumb .rating:before {
    height: 0px;
}

.ns-blog .product-list .product-thumb .rating {
    text-align: left;
}

.ns-blog .product-list .product-thumb .rating span {
    padding-left: 0px;
}

.article-viewed {
    color: #555;
    display: inline-block;
    float: left;
}

.article-date-added {
    color: #555;
    display: inline-block;
    float: right;
}

#menu-ocp {
    background-color: #333;
    background-repeat: repeat-x;
    border-color: #000;
    min-height: 40px;
}

#menu-ocp .nav>li>a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
}

#menu-ocp .nav>li>a:hover,
#menu-ocp .nav>li.open>a {
    background-color: rgba(0, 0, 0, 0.1);
}

#menu-ocp .dropdown-menu {
    padding-bottom: 0;
}

#menu-ocp .dropdown-inner {
    display: table;
}

#menu-ocp .dropdown-inner ul {
    display: table-cell;
}

#menu-ocp .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-size: 12px;
}

#menu-ocp .dropdown-inner li a:hover {
    color: #FFFFFF;
}

#menu-ocp .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #ddd;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
    color: #555;
}

#menu-ocp .see-all:hover,
#menu .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #43b02a;
}

#menu-ocp #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu-ocp .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #666;
    border-color: #000;
}

#menu-ocp .btn-navbar:hover,
#menu-ocp .btn-navbar:focus,
#menu-ocp .btn-navbar:active,
#menu-ocp .btn-navbar.disabled,
#menu-ocp .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #555;
}

@media (min-width: 768px) {
    #menu-ocp .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    #menu-ocp {
        border-radius: 4px;
    }

    #menu-ocp div.dropdown-inner>ul.list-unstyled {
        display: block;
    }

    #menu-ocp div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #menu-ocp .dropdown-inner {
        display: block;
    }

    #menu-ocp .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    #menu-ocp .dropdown-menu a:hover,
    #menu-ocp .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu-ocp .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}

.product-thumb .review_plus,
#review-quickview .review_plus,
#review-quickview .review_minus,
.product-thumb .review_minus,
#review .review_plus,
#review .review_minus {
    margin-bottom: 10px;
}

.product-thumb .review_plus span,
#review-quickview .review_plus span,
#review .review_plus span {
    display: block;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}

.product-thumb .review_minus span,
#review-quickview .review_minus span,
#review .review_minus span {
    display: block;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}

.product-thumb .admin_reply,
#review-quickview .admin_reply,
#review .admin_reply {
    margin-left: 15px;
}

.product-thumb .admin_reply span,
#review-quickview .admin_reply span,
#review .admin_reply div {
    color: #43b02a;
    margin-bottom: 5px;
}

#review-quickview .purchased,
#review .purchased {
    color: #1ab90a;
}

.reviews-author .purchased {
    color: #1ab90a;
    padding-left: 0px;
    font-weight: 400;
}

#review-quickview,
#review {
    border: 1px solid #e7e7ee;
    padding: 30px 50px;
    border-radius: 4px;
    margin-bottom: 15px;
}

.review-item:not(:nth-last-child(2)) {
    margin-bottom: 15px;
}

.review-item .review-heading {
    background-color: #f5f5f5;
    margin-bottom: 10px;
    padding: 10px 50px;
    margin-left: -50px;
    margin-right: -50px;
    overflow: hidden;
}

.review-item .rating {
    margin-bottom: 10px;
}

.review-item .comment {
    margin-bottom: 10px;
}

#form-review-quickview,
#form-review {
    border: 1px solid #e7e7e7;
    padding: 30px 50px;
    border-radius: 4px;
}

.form-horizontal .control-label {
    font-size: 14px;
    margin-bottom: 5px;
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}

.product-rating .star-rating {
    color: #e7e7e7;
}

.product-rating .star-rating.active,
.product-rating .star-rating.checked {
    color: #fc0 !important;
}

.product-rating label .fa {
    font-size: 18px;
    padding: 2px 4px 2px 0px;
    cursor: pointer;
}

.product-rating label~label {
    margin-left: -5px;
}

@media (max-width: 992px) {
    #tab-description {
        padding: 10px 15px;
    }

    #form-review-quickview,
    #form-review,
    #review-quickview,
    #review {
        padding: 10px 15px;
    }

    .review-item .review-heading {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.tab-pro .tab-content .product-thumb {
    overflow: hidden;
    position: relative;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    margin-bottom: 20px;
}

.ns-blog-cont {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}

.ns-article-related-pr .product-thumb {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    background: #fff none repeat scroll 0 0;
}

.category_description.psbtb {
    border-top: 1px solid #d2dbe2;
}

.category_description img {
    max-width: 100%;
}

.category_description {
    clear: both;

    display: block;
    margin: 10px 0;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
    font-weight: 400;
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */

}
.category_description.psbt.full > * {
    display: none;
}
.category_description.psbt.full > h2:first-of-type,
.category_description.psbt.full.active > *, .category_description.psbt.full > p:first-of-type {
    display: block;
}



.category_description .psfl-l {
    padding: 0 10px 10px 0;
}

.psfl-l {
    float: left;
}

.container-fcat {
    margin-top: 10px;
    clear: both;
}

.container-fcat .owl-carousel .owl-buttons {
    position: absolute;
    top: -30px;
    left: 0px;
    right: 0px;
    text-align: center;
    bottom: auto;
}

.box-title {
    background: #f7f7f7;
    height: 140px;
    padding: 10px;
    border-radius: 4px;
}

.box-title .title-text {
    padding-top: 10px;
    font-size: 18px;
    color: #222;
    font-weight: 600;
    display: block;
    text-align: center;
}

.carousel-fcat {
    margin-top: -75px;
    margin-bottom: 10px;
    background: transparent;
}

.carousel-fcat .owl-wrapper-outer {
    border: 0px;
    margin-top: 10px;
}

.box-fcat .fcat-img {
    position: relative;
}

.box-fcat .fcat-img.active img {
    border: 4px solid #43b02a;
}

.box-fcat .fcat-img img {
    border: 4px solid #f7f7f7;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    background: #fff;
    padding: 5px;
}

.box-fcat .fcat-name {
    margin-top: 5px;
    margin-top: 5px;
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-fcat .fcat-name a {
    font-size: 16px;
    color: #222;
}

.fcat-img .drop-sub {
    cursor: pointer;
}

.fcat-img .drop-sub.active .fa {
    transform: rotate(-180deg);
}

.fcat-img span .fa {
    width: 25px;
    padding: 5px;
    border: 2px solid #f7f7f7;
    border-radius: 100%;
}

.bsc {
    overflow: hidden;
    border: 4px solid #f7f7f7;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-top: 0px;
    display: none;
}

.bsc.active {
    background: #fff;
    display: block;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
}

.bsc .wall-scbox .sub-categoty-name {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: left;
    text-align: left;
    padding-left: 5px;
}

.bsc .wall-scbox .sub-categoty-name a {
    position: relative;
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    padding-left: 3px
}

.bsc .wall-scbox .box-c3level {
    padding: 6px;
}

.bsc .wall-scbox .box-c3level li a {
    color: #333333;
}

.bsc .wall-scbox .box-c3level li a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .container-fcat .owl-carousel .owl-buttons {
        top: -27px;
    }

    .carousel-fcat {
        margin-top: -70px;
    }
}

.masonry-wb.wall-scbox .box-c3level {
    padding: 8px 8px 0px 8px;
    margin-bottom: 0px;
}

.masonry-wb.wall-scbox {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
}

.masonry-wb.wall-scbox .item-m-wb {
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
    float: none;
}

.categorywall-container {
    margin-bottom: 5px;
}

.wall-category-box {
    position: relative;
    margin: 0px -10px 0px;
    /*overflow:hidden;*/
}

.wall-category-box:after {
    content: '';
    display: block;
    clear: both;
}
.simple-subcategories-template{

    margin-bottom: 40px;
}
.simple-subcategories-template > div.box-item{
    display: inline-block;
    float: inherit;
    width: inherit;
    padding: 0 16px 16px 0;

}
.simple-subcategories-template > div.box-item a{
    display: flex;

    border: 1px solid #E5E5E5;
    color:  #1E1E1E;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
    justify-content: start;
    align-items: center;
}
.simple-subcategories-template > div.box-item a:hover{
    color: #ED1C24;
}
.simple-subcategories-template > div.box-item a span {
    display: inline-block;
    padding: 8px 12px;

}
.simple-subcategories-template > div.box-item a span +span {

    border-left: 1px solid #E5E5E5;
}
.simple-subcategories-template > div.box-item a:hover span + span path {
    fill: #ED1C24;
}


.imgcategory .product-thumb,
.wall-category-box .item-category {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    position: relative;
}

.wall-category-box .wall-cat-image img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    border: 0;
    vertical-align: middle;
}

.wall-category-box .item-category img {
    border-radius: 3px;
}

.imgcategory .wall-cat-name,
.wall-category-box .wall-cat-name {
    color: #222;
    font-weight: 600;
    overflow: hidden;
    padding: 3px 5px;
    text-align: center;
    text-transform: uppercase;
    min-height: 55px;
}

.item-category .wall-cat-name a,
.imgcategory .product-thumb .wall-cat-name a {
    color: #333333;
}

.imgcategory .product-thumb:hover .wall-cat-name a,
.wall-category-box .item-category .wall-cat-name:hover a {
    color: #43b02a;
}

.wall-category-box .item-category:hover {
    border: 1px solid #43b02a;
}

@media (min-width: 768px) {
    .wall-category-box .item-sub-category {
        padding-left: 15px;
    }

    .wall-category-box .item-sub-category .subcategory-name a {
        font-size: 14px;
        color: #222222;
        opacity: 1;
    }

    .wall-category-box .item-sub-category .subcategory-name a:hover {
        font-size: 14px;
        color: #43b02a;
        opacity: 1;
    }

    .wall-category-box .item-sub-category {
        overflow: hidden;
        background: rgba(255, 255, 255, 0.85);
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 48px;
        opacity: 0;
        padding-top: 5px;
        padding-left: 10px;
        transition: all ease-in-out 0.4s;
    }

    .wall-category-box .parent_category .wall-cat-image {
        opacity: 1;
        transition: all ease-in-out 0.4s;
    }

    .wall-category-box .parent_category:hover .wall-cat-image {
        opacity: 1;
    }

    .wall-category-box .parent_category:hover .item-sub-category {
        opacity: 1;
        /*box-shadow: 0px 8px 12px rgb(0 0 0 / 10%);*/
        box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.04);
        /*border-bottom: none;*/
    }
}

@media (max-width: 767px) {
    .wall-category-box .item-category.parent_category .wall-cat-image {
        cursor: pointer;
    }

    .wall-category-box .item-sub-category {
        display: none;
    }

    .wall-category-box .item-sub-category.active-sub-menu {
        display: block;
        padding: 10px;
        background: #edeef2;
        overflow: hidden;
        border-top: 1px solid #ddd;
    }

    .wall-category-box .item-sub-category.active-sub-menu .subcategory-name a {
        font-size: 14px;
        color: #222222;
        opacity: 1;
    }

    .wall-category-box .item-sub-category.active-sub-menu .subcategory-name a:hover {
        font-size: 14px;
        color: #43b02a;
        opacity: 1;
    }
}

.nswc-scrollbar {
    width: 6px;
    background-color: #EDEEF2;
}

.nswc-thumb {
    /*background-color: #43b02a;*/
    border-radius: 5px;
}

.nswc-scrollbar.active .nswc-thumb {
    background-color: #2073B2;
}

.quantity_plus_minus {
    flex: 0 0 58px;
    margin-top: 6px;
    align-self: end;
    text-align: right;
    max-height: 34px;
}

.quantity_plus_minus input.quantity-num {
    display: inline-block;
    height: 32px;
    width: 32px;
    padding: 2px;
    text-align: center;
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #e7e7e7;
    vertical-align: top;
    box-shadow: none;
}

@media (max-width: 767px) {
    .quantity_plus_minus {
        text-align: left;
        flex-basis: 100%;
    }
}

.quantity_plus_minus .quantity-btn {
    display: inline-block;
    margin: 0px 0px 0px -4px;
}

.quantity_plus_minus .quantity-btn .add-up {
    border-radius: 0px 4px 0px 0px;
    border-bottom: 0.5px solid #ededed;
}

.quantity_plus_minus .quantity-btn .add-down {
    border-radius: 0px 0px 4px 0px;
    border-top: 0.5px solid #dfdfdf;
}

.quantity_plus_minus .quantity-btn .add-action {
    color: #444;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    position: relative;
    text-align: center;
    width: 25px;
    background: #e7e7e7;
}

.quantity_plus_minus .quantity-btn .add-action:hover {
    background: #43b02a;
    color: #fff;
    border-color: #43b02a;
}

.product-slider .no-slider .product-thumb {
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    background: #fff;
}

.product-slider .no-slider {
    margin-bottom: 10px;
    padding-top: 3px;
    padding-left: 7px;
    padding-right: 7px;
}

@media (max-width: 767px) {
    .product-slider .no-slider {
        padding-left: 4px;
        padding-right: 4px;
    }

    .product-slider {
        margin: 0px -4px;
    }

    .product-slider .owl-item .item {
        margin: 0px 4px 4px 4px
    }

    .product-list .product-thumb,
    .product-grid .product-thumb {
        margin-top: 0px;
    }
}

#column-left .container-module .no-slider,
#column-right .container-module .no-slider,
.position-no-owl .container-module .no-slider {
    border: 0px;
}

.additional-tel a {
    color: #444;
    text-decoration: none !important;
}

.additional-tel a:hover {
    color: #444;
}

div.additional-tel+div.additional-tel {
    margin-top: 1px;
    padding-top: 3px;
}

.additional-tel i.fa {
    font-size: 16px;
}

.contact-header .dropdown-toggle:after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    height: 10px;
    bottom: -9px;
}

.icon-image {
    display: inline-block;
    text-align: center;
    margin-right: 1px;
}

@media (min-width: 768px) {
    .vertical-align {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        padding: 4px 0px;
    }
}

.pt20 {
    padding-top: 20px;
}

.text_after_phone {
    color: #999;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin-top: 3px;
}

.phone_fix .additional-tel.dth {
    display: none;
}

.phone_fix .additional-tel.dth:nth-child(1),
.phone_fix .additional-tel.dth:nth-child(2) {
    display: block;
}

.phone_fix .contact-header:hover .drop-contacts {
    display: block;
}

#phone .drop-icon-info {
    margin-left: 2px;
    position: absolute;
    top: calc(50% - 10px);
    text-align: center;
    width: 23px;
    height: 23px;
    border: 2px solid #fff;
    background: #e7e7e7;
    border-radius: 50%;
    right: -23px;
}

@media (min-width: 992px) {
    #phone .drop-icon-info {
        right: -23px;
        background: transparent;
        border-color: transparent;
    }

    .pad-top #phone .drop-icon-info {
        right: -23px;
    }
}

#phone .car-down.fa.fa-angle-down {
    font-size: 18px;
    line-height: 20px;
}

.add_product_alert {
    animation: 0.3s ease-in-out 0s normal slider_add_product;
    position: fixed;
    right: 5px;
    top: 5px;
    width: 310px;
    z-index: 999999999;
}

@keyframes slider_add_product {
    0% {
        top: -40px;
    }

    50% {
        top: -20px;
    }

    100% {
        top: 5px;
    }
}

@media (min-width: 992px) {

    .col-lg-offset-3,
    .col-md-offset-3 {
        margin-left: 25.4%;
    }
}

#fix_image .owl-carousel .owl-wrapper:after {
    padding-bottom: 0px;
}

.scroll-right-info .pr-n {
    font-size: 16px;
    text-align: center;
}

.scroll-right-info .pr-i {
    margin: 0 auto;
    max-width: 100px;
}

.sticky {
    position: fixed;
    z-index: 99;
}

.stop {
    position: relative;
}

.cbp {
    margin-top: 0px;
}

@media only screen and (min-width: 1024px) {
    .product-grid:hover .catalogCard-extra {
        display: block;
        box-shadow: -8px 1px 9px -9px rgba(50, 50, 50, .10), 8px 1px 9px -9px rgba(50, 50, 50, .10), 0px 8px 9px -8px rgba(50, 50, 50, .10);
    }
}

.product-grid .catalogCard-extra {
    background: #fff;
    box-sizing: border-box;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 4px 4px;
    display: none;
    margin-top: -15px;
    padding: 5px;
    position: absolute;
    width: calc(100% - 20px);
    z-index: 99;
}

.category-page .product-list .attribute-cat .attr-separator:last-child {
    display: none;
}

.category-page .product-price .catalogCard-extra,
.category-page .product-list .catalogCard-extra {
    display: none;
}

.category-page .product-price .attribute-cat,
.category-page .product-grid .attribute-cat {
    display: none;
}

.category-page .product-list .attribute-cat {
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .modal {
        top: 70px;
    }

    .mfp-wrap .mfp-container {
        top: 55px;
    }

    .product-grid .actions .cart i {
        display: inline !important;
    }

    .product-grid .product-thumb .image {
        padding: 10px;
    }

    .product-grid .short-attribute {
        display: none;
    }
}

#image-box>#wrap {
    display: inline-block;
    position: relative;
    outline: none;
}

.mfp-zoom-in .mfp-content>div {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.6);
}

.mfp-zoom-in.mfp-ready .mfp-content>div {
    opacity: 1;
    transform: scale(1);
}

.short-attributes-groups {
    overflow: hidden;
}

.short-attribute {
    display: block;
    position: relative;
}

.input-group .form-control[name^=quantity],
#product .quantity-number [name^=quantity] {
    background: #fff;
}

.container-modules.latest_gv {
    overflow: hidden;
}

.box-bg-full {
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    padding: 8px 0;
    width: auto;
}

.disabled_input {
    pointer-events: none;
    cursor: not-allowed;
}

#login-form-popup .modal-login {
    z-index: 1052;
}

.box-showmore {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.box-showmore span>span {
    padding: 5px 10px;
    background: #43b02a;
    border: 1px solid #43b02a;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    box-shadow: 0px 4px 2px rgba(0, 0, 0, 0.15);
}

.box-showmore span>span:hover {
    background: #43b02a;
    border: 1px solid #43b02a;
    color: #fff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15) inset;
}

.box-showmore span.box-ajax-load {
    padding: 4px;
    border: 1px solid #e7e7e7;
    background: #fff;
    border-radius: 3px;
    height: 38px;
    display: inline-block;
    line-height: 28px;
}

@media (max-width: 767px) {
    .box-bg-full {
        padding: 0px;
    }

    .product-slider .product-name a {
        font-size: 14px;
    }
}

.container-module .latest_gv .item {
    background: transparent;
}

.container-module .latest_gv .item .product-thumb {
    background: #fff;
}

.container-module .owl-pagination {
    top: 0px;
}

.back-top {
    border: 100px solid #ddd;
}

#back-top {
    display: block;
    position: fixed;
    right: 44px;
    bottom: 104px;
    transform: translate(0, -50px);
    z-index: 888;
}

#back-top .btn {
    line-height: 46px;
    padding: 0px;
    width: 48px;
    text-align: center;
    color: #ffffff!important    ;
}

.banner-blocks-container {
    margin-bottom: 10px;
    margin-top: 10px;
}

#column-left .banner-blocks-container .col-xs-12,
#column-right .banner-blocks-container .col-xs-12,
.position-no-owl .banner-blocks-container .col-xs-12 {
    width: 100%
}

.banner-blocks-container .banner-item {
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 10px;
    background: #fff;
}

.banner-blocks-container .banner-item .banner-image {
    width: 65px;
    float: left;
}

.banner-blocks-container .banner-item:hover img {
    -webkit-animation-name: pulse-b;
    animation-name: pulse-b;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.banner-blocks-container .banner-item .banner-info {
    margin-left: 70px;
}

.banner-blocks-container .banner-item a,
.banner-blocks-container .banner-item a:hover {
    text-decoration: none;
}

.banner-blocks-container .banner-item .banner-info .banner-title {
    margin: 0;
    padding: 0 0 2px 0;
    height: 24px;
    overflow: hidden;
    font-weight: 600;
    font-size: 14px;
}

.banner-blocks-container .banner-item .banner-info .banner-description {
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 13px;
    line-height: 1.3;
    height: 34px;
    overflow: hidden;
    color: #7e7e7e;
}

@-webkit-keyframes pulse-b {
    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    75% {
        -webkit-transform: scale(.95);
        transform: scale(.95);

    }
}

@keyframes pulse-b {
    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    75% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
}

.product-thumb .actions {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 34px;
    margin-top: 10px;
}

.actions-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px 0px;
}

.product-thumb .actions-group>div {
    margin: 0px 8px;
}

#product .special-countdown .panel {
    margin-bottom: 15px;
}

#next-prev-box {
    margin-bottom: 10px;
}

.nextprevprod {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

.nextprevprod .popover {
    max-width: 200px;
    width: 200px;
}

#next-prod-btn,
#prev-prod-btn {
    width: 50%;
    text-overflow: ellipsis;
    overflow: hidden;
}

#next-prod-btn {
    border-radius: 0px 4px 4px 0px;
}

.popover-pr-image img {
    margin: 0 auto;
}

.popover-pr-name {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    ;
    margin-bottom: 10px;
    overflow: hidden;
}

.nextprevprod .price span {
    font-size: 14px;
}

.nextprevprod .price .price-new span {
    font-weight: 600;
    font-size: 14px;
}

.nextprevprod .price .price-old span {
    color: #999999;
    font-size: 14px;
}

.pagination>li>a,
.pagination>li>span {
    color: #43b02a;
    background-color: #fff;
    border: 1px solid #43b02a
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #43b02a;
    background-color: #eee;
    border-color: #43b02a
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #fff;
    background-color: #43b02a;
    border-color: #43b02a;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #43b02a
}

.open .dropdown-menu {
    z-index: 9999;
}

.container-module .reviews {
    overflow: hidden;
}

.localstorage .btn.active {
    border: 1px solid #43b02a;
    background: #43b02a;
    color: #fff;
}

.latest_gv,
.owl-wrapper-outer {
    padding-top: 5px;
    padding-bottom: 5px;
}

footer.type-footer-1 .sficon,
footer.type-footer-2 .sficon {
    margin-right: 4px;
    margin-bottom: 4px;
    text-align: center;
    display: inline-block;
    width: 30px;
    height: 30px;
}

footer.type-footer-1 .sficon {
    background: #7a7a7a;
}

footer.type-footer-2 .sficon {
    background: #5c6875;
}

.sficon i {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}

.danewpod .list-inline-item {
    margin-bottom: 5px;
    overflow: hidden;
}

.danewpod .list-inline-item a {
    background-color: #EEF2FB;
    border: 1px solid #D8DCE5;
    padding: 3px 7px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.danewpod .list-inline-item a.active-date {
    background-color: #fff;
    border: 1px solid #D8DCE5;
    color: #333;
    padding: 3px 7px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.btn-general .fa.fa-lock {
    width: 16px;
}

.row.cbp {
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.col-md-offset-right-2 {
    margin-right: calc(20% + 10px);
}

#tab-description.col-md-offset-right-2 {
    width: calc(80% - 15px);
    margin-right: 0px;
}

.col-md-offset-left-8 {
    margin-left: 80%;
}

#right-info .sticky {
    top: 10px;
}

#right-info.fixed-right .sticky {
    top: 10px;
}

.scroll-right-info {
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    padding: 10px;
    background: #fff;
}

#next-prev-box #prev-prod-btn svg,
#next-prev-box #next-prod-btn svg {
    display: none;
}

.scroll-right-info #prev-prod-btn span,
.scroll-right-info #next-prod-btn span {
    display: none;
}

.scroll-right-info #prev-prod-btn,
.scroll-right-info #next-prod-btn {
    padding: 4px 12px;
}

.sticky {
    position: fixed;
    z-index: 99;
}

.stop {
    position: relative;
}

.d-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.scroll-right-info .actions>div:not(:last-child) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right;
    margin-right: 3px;
}

.scroll-right-info .pr-n h1 {
    font-size: 16px;
    text-align: center;
}

.scroll-right-info .pr-i {
    margin: 0 auto;
    max-width: 140px;
    margin-bottom: 10px;
}

.scroll-right-info .pr-price {
    margin-bottom: 10px;
}

.scroll-right-info .pr-price .price {
    font-size: 18px;
}

.scroll-right-info .pr-cheaper {
    margin-top: 10px;
}

.scroll-right-info .pr-cheaper .btn-cheaper {
    margin-bottom: 10px;
}

.scroll-right-info .pr-model {
    margin-bottom: 10px;
    text-align: right;
}

.scroll-right-info .pr-model span {
    background: #f5f5f5;
    padding: 2px 6px;
    border-radius: 3px;
}

.scroll-right-info .pr-stock .text-stock {
    display: none;
}

.scroll-right-info .stock_status_success {
    color: #0FA94D;
}

.scroll-right-info .qty-not-in-stock {
    color: #FC351B;
}

.scroll-right-info .quantity-adder .quantity-number input {
    display: inline-block;
    height: 32px;
    padding: 2px;
    text-align: center;
    width: auto !important;
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #e7e7e7;
}

.scroll-right-info .quantity-adder .add-action {
    color: #444;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    position: relative;
    text-align: center;
    width: 25px;
    background: #e7e7e7;
}

.scroll-right-info .quantity-adder .add-up {
    border-radius: 0px 4px 0px 0px;
}

.scroll-right-info .quantity-adder .add-down {
    border-radius: 0px 0px 4px 0px;
}

.scroll-right-info .quantity-adder .add-action:hover {
    background: #757575;
    color: #fff;
}

.scroll-right-info .nextprevprod .popover {
    max-width: 150px;
    width: 150px;
}

.scroll-right-info .r-b>button:not(:last-child) {
    margin-right: 3px;
}

.scroll-right-info .actions {
    margin-top: 5px;
}

.scroll-right-info .actions .btn-fastorder span {
    display: none;
}

#right-info {
    height: 0px;
}

/*new*/
.top-banner {
    background: #ED1C24;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
    text-align: center;
    padding: 14px;
}

.theme-header {
    background: #221F1F;
}

.theme-header>.dflex {
    height: 72px;
    align-items: center;
    position: relative;
}

.theme-header>.dflex:before,
.theme-header>.dflex:after {
    display: none;
}

.header-second-row {
    position: relative;
    height: 72px;
}

.header-second-row::before {
    width: 100vw;
    content: '';
    position: absolute;
    top: -1px;
    height: 1px;
    right: calc(((100vw - var(--container-width)) / -2) + 17px);
    background: #474448;
}

.header-second-row.fixed {
    /*border-top: 0px solid #474448;*/
    position: fixed !important;
    top: 0px;
    background: #221f1f;
    width: 100%;
    z-index: 99;
}

.header-second-row{
    border: none!important;
}

/*.header-second-row:before{display: none!important;}
.header-second-row:after{display: none!important;}*/

.top-menu {
    flex: 1 1 72px;
    min-width: 72px;
    max-width: 72px;
    margin-right: 16px;
    z-index: 1000;
}

.fixed-on-mobile .top-menu button:hover {
    padding: 10px;
    background: transparent;
}

.top-menu.open~.top-categories {
    z-index: 998 !important;
}

.top-menu button {
    background: transparent;
    border: none;
    outline: none;
    padding: 22px;
}

.top-menu button:hover {
    background: #474448;
}

.top-menu button .icon{
    color: #ffffff;
    font-size: 24px;
}

.top-logo {
    flex: 1 1 151px;
    min-width: 151px;
    max-width: 151px;
    margin-right: 40px;
}

.top-location {
    position: relative;
    padding: 24px 35px 24px 62px;
    display: block;
    background-image: url('/image/catalog/stemax/ic_location.svg');
    background-repeat: no-repeat;
    background-position: 26px 24px;
    overflow: visible;
    z-index: 9;
    cursor: pointer;
}

.top-location:before {
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    background: #474448;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.top-location span {
    color: #fff;
    line-height: 24px;
    font-size: 16px;
}

.top-location ul {
    display: none;
    position: absolute;
    background: #fff;
    list-style: none;
    padding: 24px;
    margin: 0;
    overflow: visible;
    top: 72px;
    left: 0px;
}

.top-location:hover {
    background-color: #474448;
}

.top-location:hover ul {
    display: block;
    width: 250px;
}

.top-location ul li {
    margin-bottom: 24px;
}

.top-location ul li.active {
    background: url('/image/catalog/stemax/check.svg');
    background-repeat: no-repeat;
    background-position: 95% center;
}

.top-location ul a {
    font-size: 16px;
    line-height: 24px;
    color: #221F1F;
}

.top-location ul a:hover {
    color: #ED1C24;
}


.top-order {
    /*background-image: url(/image/catalog/stemax/chevron-down.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 29px) 32px;*/
    cursor: pointer;
    position: relative;
}

.top-order > span{
    display: block;
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    padding: 24px 60px 25px 25px;
    max-height: 72px;
}

.top-order > span:hover{
    background-color: #474448;
}

.top-order > span img{
    position: absolute;
    top: 32px;
    right: 25px;
}

.top-order.active {
    /*background-image: url(/image/catalog/stemax/chevron-up.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 32px) 32px;*/
    background-color: #474448;
    cursor: pointer;
    z-index: 99;
}

.top-order.active > span img{
    transform: rotate(-180DEG);
}

.dark_overlay.active{
    display: block!important;
}

.top-order:hover+.top-cart::before {
    display: none;
}

.top-order:before {
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    background: #474448;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.top-cart {
    position: relative;
}

.top-cart:before {
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    background: #474448;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.top-cart .type_cart #cart:hover>.btn {
    background: #474448;
}

/* .top-cart .type_cart #cart > .btn {
    padding: 24px 35px 24px 24px;
} */
.top-cart .type_cart #cart>.btn {
    padding: 24px 24px 24px 24px;
}

.top-cart .type_cart #cart>.btn .cart-total .products b {
    font-size: 10px;
    line-height: 12px;
    width: 12px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: 50%;
    right: 0;
    transform: translate(-20px, -50%);
    ;
    background: transparent;
    color: #fff;
}

.cart-total .products b {
    display: none !important;
}

.top-order {
    position: relative;
    margin-left: 0;
}

.top-acc {
    position: relative;
    margin-left: 0 !important;
}
.top-acc:before {
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    background: #474448;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.top-acc .dropdown-toggle {
    padding: 24px;
    display: inline-flex;
    cursor: pointer;
}

.top-acc:hover .dropdown-toggle {
    background: #474448;
}

.top-acc:hover .dropdown-toggle:after {
    content: '';
    position: absolute;
    right: -1px;
    top: 0;
    height: 100%;
    width: 1px;
    background: #474448;
}

.top-lang {
    position: relative;
    margin-left: auto;
}

.top-lang:before {
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    background: #474448;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.top-lang .dropdown-toggle {
    border: 0;
    outline: none;
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    padding: 24px;
    text-decoration: none !important;
}

.top-lang:hover .dropdown-toggle {
    background: #474448;
}

.top-lang:hover .dropdown-toggle:after {
    content: '';
    position: absolute;
    right: -1px;
    top: 0;
    height: 100%;
    width: 1px;
    background: #474448;
}

.header-first-row .top-search,
.header-first-row .top-cart {
    display: none;
}

.top-search {
    position: relative;
    padding-left: 0;
    flex: 1 1 calc(100% - 810px);
}

/*.top-search:before {
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    background: #474448;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}*/

.top-search #search {
    width: 100%;
}

.top-search #search .input-lg {
    font-size: 16px;
    line-height: 24px;
    background: transparent;
    border: none;
    padding: 0;
    padding-left: 60px;
    color: #fff;
    height: 72px;
    position: relative;
    border-radius: 0;
}

.top-search #search .input-lg:hover {
    background: #474448;
}

.top-search #search .input-lg:focus {
    background: #F5F5F5;
    color: #221F1F;
}

.top-search #search:hover:after {
    content: '';
    position: absolute;
    right: -1px;
    top: 0;
    height: 100%;
    width: 1px;
    background: #474448;
}

.top-search #search .input-lg::-webkit-input-placeholder {
    color: #fff;
}

.top-search #search .input-lg::-moz-placeholder {
    color: #fff;
}

.top-search #search .input-lg:-ms-input-placeholder {
    color: #fff;
}

.top-search #search .input-lg:-moz-placeholder {
    color: #fff;
}

.top-search #search .input-lg:focus::-webkit-input-placeholder {
    color: #221F1F;
}

.top-search #search .input-lg:focus::-moz-placeholder {
    color: #221F1F;
}

.top-search #search .input-lg:focus:-ms-input-placeholder {
    color: #221F1F;
}

.top-search #search .input-lg:focus:-moz-placeholder {
    color: #221F1F;
}

.top-search #search .button_search {
    background: transparent;
    border: none;
    position: absolute;
    left: 25px;
    top: 50%;
    width: initial;
    margin: 0;
    transform: translate(0, -50%);
    z-index: 2;
}

.top-search #search .input-lg:focus~.button_search {
    filter: brightness(0.7);
}

.top-search #search .btn-search {
    background: transparent;
    padding: 0;
    height: initial;
    width: initial;
    border: none;
}


#menu.open .theme-dark-back {
    display: block;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

#menu.open .btn-menu {
    z-index: 1001;
}

/*#menu.open #menu-list {
    z-index: 9999;
}*/

.type-footer-0 {
    background: #221F1F;
    padding: 40px 0;
    color: #A6A6A5;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    margin-top: 62px;
    padding-bottom: 30px;
}

.type-footer-0>.container {
    position: relative;
}

.footer-left {
    flex: 1 1 25%;
    margin-left: -15px;
    margin-right: 5px;
}

.footer-left>div {
    margin-bottom: 17px;
}

.footer-left>div:last-child {
    margin-bottom: 0;
}

.footer-left>div.grey {
    font-weight: 400;
    margin-bottom: 47px;
}

.footer-right {
    flex: 1 1 75%;
    flex-direction: column;
    justify-content: space-between;
    font-weight: 400;
}

.footer-right-top>div {
    flex: 1 1 32%;
}

.footer-right-top>div:last-child {
    flex: 1 1 50%;
    position: relative;
    left: 40px;
}

.footer-right-top>div .title-f {
    font-weight: 500;
    color: #A6A6A5;
    margin-bottom: 16px;
}

footer a{
    color:#FFFFFF!important;
}
footer a:hover {
    color: #A6A6A5!important;
}

.footer-right-top li a>span {
    display: none;
}

/*.footer-right-top li a:hover>span {
    display: inline-block;
}*/

.footer-right-bottom {
    border-top: 1px solid #474448;
    padding-top: 26px;
    margin-top: 26px;
    justify-content: space-between;
    align-items: center;
    color: #6D6A72;
    position: relative;
    top: -8px;
}

.footer-left a {
    color: #fff;
}

.footer-left a .grey {
    color: #A6A6A5;
}

.footer-left-links>a {
    margin-bottom: 10px;
    display: inline-block;
}

.footer-left-links>a:last-child {
    margin-bottom: 0;
}

.footer-right-top .list-unstyled>li a {
    margin-bottom: 12px;
    display: inline-block;
}



.footer-right-top .list-unstyled>li:last-child a {
    margin-bottom: 0;
}

.footer-right-top-last>div.input-group {
    margin-top: 24px;
    width: 100%;
}

.footer-right-top-last #input-newsletter {
    height: 56px;
    background: transparent;
    border-radius: 0;
    border: 1px solid #474448;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    padding: 0 79px 0 24px;
    width: 100%;
    outline: none;
}

.footer-right-top-last>div.input-group:hover #input-newsletter {
    background: #474448;
    border: 1px solid #474448;
}

.footer-right-top-last>div.input-group #input-newsletter:focus {
    background: #F5F5F5;
    border: 1px solid #474448;
    color: #221F1F;
}

.footer-right-top-last .input-group-btn {
    position: absolute;
    top: 0;
    right: -1px;
    height: 56px;
    border-radius: 0;
    width: 56px;
}

.footer-right-top-last #subcribe {
    height: 56px;
    border-radius: 0;
    width: 56px;
    background: #474448 url('/image/catalog/stemax/ic_send.svg') no-repeat center;
    border: 1px solid #474448;
}

.footer-right-top-last>div.input-group #input-newsletter:focus+.input-group-btn #subcribe,
.footer-right-top-last>div.input-group:hover #subcribe {
    background: #221F1F url('/image/catalog/stemax/ic_send.svg') no-repeat center;
    border: 1px solid #221F1F;
}

.footer-right-top-last #error-msg b {
    color: red;
    font-size: 12px;
    font-weight: 300;
}

.ms.carousel-container .owl-wrapper-outer {
    padding: 0;
    box-shadow: none;
    border: 1px solid #E5E5E5;
    border-radius: 0;
}

.msi {
    justify-content: space-between;
}

.msi-img {
    flex: 1 1 60%;
    max-width: 60%;
    min-width: 60%;
}

.msi-text {
    padding: 40px;
}

.msi-text .title {
    font-size: 30px;
    line-height: 38px;
    color: #221F1F;
    font-family: 'Pragmatica Extended';
    font-weight: 400;
    margin-bottom: 24px;
}

.msi-text a {
    font-size: 16px;
    line-height: 24px;
    color: #6D6A72;
    display: inline-block;
}

.msi-text a span {
    display: none;
}

.msi-text a:hover {
    color: #ED1C24;
}

.msi-text a:hover span {
    display: inline-block;
}

.ms.carousel-container .owl-pagination {
    bottom: 25px;
    width: calc(40% - 80px);
    right: 40px;
    left: 40px;
    text-align: right;
    padding-top: 28px;
    border-top: 1px solid #E5E5E5;
}

.ms.carousel-container .owl-controls .owl-buttons {
    position: absolute;
    bottom: 25px;
    width: 90px;
    right: 40px;
    left: 40px;
    display: flex;
    justify-content: space-between;
}

.ms.carousel-container .owl-controls .owl-buttons:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    width: 1px;
    height: 32px;
    background: #E5E5E5;
}

.ms.carousel-container .owl-controls .owl-buttons .owl-next,
.ms.carousel-container .owl-controls .owl-buttons .owl-prev {
    left: 0;
    top: 0 !important;
    opacity: 1;
    position: relative;
}

.ms.carousel-container .owl-controls .owl-buttons .owl-next>span,
.ms.carousel-container .owl-controls .owl-buttons .owl-prev>span {
    font-family: 'Inter';
    font-size: 20px;
    line-height: 28px;
    color: #221F1F;
}

.ms.carousel-container .owl-controls .owl-buttons .owl-next:hover>span,
.ms.carousel-container .owl-controls .owl-buttons .owl-prev:hover>span {
    color: #ED1C24;
}

/*theme-products*/
.theme-products {
    margin-top: 95px;
}

.theme-products .h3 {
    font-family: 'Pragmatica Extended';
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #221F1F;
    margin-bottom: 40px;
}

.theme-products>.dflex {
    flex-wrap: wrap;
    margin: 0 -8px;
}

.theme-products>.dflex:not(.category-page) .product-layout {
    flex: 1 1 calc(20% - 16px);
    width: calc(20% - 16px);
    max-width: calc(20% - 16px);
    margin: 0 8px 16px;
}

.product-thumb {
    border: 1px solid #E5E5E5;
}

.product-thumb:hover {
    box-sizing: border-box;
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.03);
}

.product-thumb .caption {
    padding: 4px 14px 16px;
    margin-bottom: 0;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
}

.product-thumb .caption .title,
.product-thumb .caption .title a {
    font-size: 14px;
    line-height: 22px;
    color: #221F1F;

    /* 4 row limit */
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-thumb .caption .title{
    min-height: 66px;
}

.product-thumb .price {
    margin-bottom: 0;
    text-align: right;
    border-top: 1px solid #E5E5E5;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    padding-top: 8px;
}

.product-thumb .price.dflex {
    justify-content: space-between;
    align-items: flex-end;
}

.product-thumb .price.dflex a {
    width: 100%;
}

.product-thumb .price.dflex>div:first-child {
    font-size: 14px;
    line-height: 22px;
    color: #A6A6A5;
}

.product-thumb .price.dflex>div .grey {
    font-size: 14px;
    line-height: 22px;
    color: #A6A6A5;
}

.product-thumb-hover {
    display: none;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 24px;
    flex-direction: column;
    justify-content: space-between;
}

.product-layout .product-thumb:hover .product-thumb-hover {
    display: flex;
}

.product-thumb-hover .title {
    font-size: 14px;
    line-height: 22px;
    display: block;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 16px;
    padding-bottom: 16px;
    color: #221F1F;
    /*text-align: center;*/
}

.product-thumb-hover ul{
    margin-bottom: 0;
}

.product-thumb-hover>a {
    /*  padding: 12px;
    width: 100%; */
}




.product-thumb-hover>a.hover_block {
    height: 100%;
    color: #444;
    display: block;
    position: relative;
    padding-bottom: 60px;
    box-sizing: border-box;
}

.product-thumb-hover ul {
    padding: 0;
    list-style: none;
    margin-bottom: 14px;
}

.product-thumb-hover ul>li {
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 17px;
    color: #221F1F;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    /*max-height: 24px;*/
    overflow: hidden;
}

.product-thumb-hover ul>li>span {
    display: inline-block;
    padding-right: 0px;
    color: #A6A6A5;
    word-break: break-word;
    width: 50%;
    min-width: 50%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 13px;
    margin-right: 16px;
}


.showmore>a {
    width: 100%;
    color: #221F1F;
}

/*menu-list
#menu #menu-list {
    left: 0px;
    margin-top: 2px;
    width: 100%;
}

/*#menu #menu-list:after {
    content: '';
    position: absolute;
    left: 34%;
    top: 24px;
    width: 1px;
    height: calc(100% - 48px);
    background: #E5E5E5;
}

#menu #menu-list>li {
    width: calc(34% - 24px) !important;
}

#menu #menu-list>li>a:hover+div,
#menu #menu-list>li>a.hover+div,
#menu #menu-list>li>a.parent-link:hover+div,
#menu #menu-list>li>a.parent-link.hover+div {
    display: block !important;
}

#menu #menu-list>li>a+div {
    left: 34% !important;
    width: calc(66% - 80px) !important;
    padding: 17px 40px !important;
    min-height: calc(100% - 34px) !important;
    max-height: calc(100% - 34px) !important;
    box-shadow: none !important;
    border: none !important;
}

#menu #menu-list>li>a>.item-name span {
    display: none;
}

#menu #menu-list>li.menu-open a>.item-name span,
#menu #menu-list>li>a:hover>.item-name span {
    display: inline-block;
}

#menu #menu-list>li.menu-open>a,
#menu #menu-list>li>a:hover {
    color: #ED1C24;
}
*/

/*search*/
#search .ajaxadvance .image {
    margin-right: 0;
}

#search .dropdown-menu.autosearch {
    padding: 32px;
    border-radius: 0;
}

#search .dropdown-menu.autosearch>li {
    margin-bottom: 16px;
}

#search .dropdown-menu.autosearch>li:last-child {
    margin-bottom: 0px;
}

#search .dropdown-menu.autosearch a {
    padding: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #221F1F;
}

#search .dropdown-menu.autosearch a b {
    color: #000;
}

/*dropdown-menu*/
.dropdown-toggle+.dropdown-menu {
    margin: 0;
}

/*.dropdown-toggle:hover + .dropdown-menu,
.dropdown-toggle + .dropdown-menu:hover {
    display: block;
}*/

/*categ-top-block*/
.categ-top-block h1 {
    font-family: 'Pragmatica Extended';
    font-size: 38px;
    line-height: 46px;
    font-weight: 400;
    margin-bottom: 40px;
}

.categ-top-block h1 span {
    color: #A6A6A5;
}

body[class*="product-category-"] .theme-products {
    margin-top: 0;
}

body[class*="product-category-"] #column-left>.panel:first-child {
    border-radius: 0;
    box-shadow: none;
    border: none;
}

.btn-sort-limit {
    border: 1px solid #E5E5E5 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 9px 16px !important;
    min-width: 220px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.caret {
    border: none !important;
}

.caret:after {
    content: url("/image/catalog/stemax/ic_down.svg");
}

.btn-sort-limit .caret {
    display: flex;
    align-items: center;
    margin-right: 24px;
    margin-top: 10px;
}

.btn-group.open .caret {

    margin-top: 0px;
}
.btn-group.open .caret:after {
    transform: rotate(180deg);
}


.filter_icon {
    border: none !important;
}

.filter_icon:after {
    content: url("../image/icon/ic_filter.svg");
    position: absolute;
    top: 8px;
    right: 16px;
}
.btn-filter .filter_icon {
    margin: 0 0 0 0 ;
}


/*product*/
.thumbnails .general-image a {
    /* border: 1px solid #e5e5e5; */
}

.thumbnails .image-additional {
    padding: 0 55px;
    width: 100%;
    margin-top: -8px;
    margin-left: -6px;
}

@media (min-width: 992px) {
    .thumbnails .image-additional.i3 {
        padding: 0;
    }
}

.product-right-block {
    padding-left: 117px;
}

#product .h1-prod-name {
    font-family: 'Pragmatica Extended';
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #221F1F;
    margin-top: 0;
    margin-bottom: 24px;
}

#product .short-description {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
    /*max-height: 50px;*/
    transition: all 0.7s ease;
    overflow: hidden;
}



#product .short-description span {
    display: none
}

#product .short-description span.dots{
    display: inline-block!important;
}

#product .short-description.active {
    max-height: 500px;
}

#product .short-description.active span.dots{
    display: none!important;
}

#product .short-description.active span {
    display: inline;
}

#product .short-description>a {
    display: block;
    margin-top: 7px;
    font-size: 16px;
    line-height: 24px;
}


.short-attributes-groups .short-attribute {
    color: #1E1E1E; /*#221F1F*/
    margin-bottom: 8px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.short-attributes-groups .short-attribute:nth-child(n+6) {
    display: none;
}

.short-attributes-groups.active .short-attribute {
    display: flex;
}

.short-attributes-groups .short-attribute>span {
    display: inline-block;
    width: 50%;
    padding-right: 16px;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
}

.short-attributes-groups .short-attribute>span:first-child {
    color: #595959; /*A6A6A5*/
    width: 41%;
    max-width: 340px;
}

#product .prod-attrs {
    padding-bottom: 18px;
    margin-bottom: 22px;
    border-bottom: 1px solid #E5E5E5;
    margin-top: 24px;
}

#product .prod-attrs>a {
    display: block;
    margin-top: 7px;
    font-size: 16px;
    line-height: 24px;
    color:  #707070;
    font-style: normal;
    font-weight: 400;


}



.product-buy-block {
    justify-content: space-between;
}

.thumbnails .image-additional .btn-slick-prev-v {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0px, -50%);
    font-size: 20px;
    line-height: 28px;
}

.thumbnails .image-additional .btn-slick-next-v {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
    font-size: 20px;
    line-height: 28px;
}

.top-info-product {
    color: #0FA94D;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px;
}
.product-page .info-product{
    /*display: none;*/
}

.tabs-product .tab-content {
    font-size: 16px;
    line-height: 24px;
    color: #221F1F;
}

.tabs-product .tab-content #tab-kjseries {
    margin-top: 0;
}

.tabs-product .tab-content #tab-kjseries .table>thead>tr>th {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #A6A6A5;
    padding: 12px 16px;
    border: none;
    text-align: left;
    white-space: nowrap;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td {
    padding: 12px 19px;
    font-size: 14px;
    line-height: 22px;
    color: #221F1F;
    border: none;
    border-bottom: 4px solid #fff;
    background: #F5F5F5;
    text-align: left;
    vertical-align: middle;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr.series-info>td {
    background: transparent !important;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td a {
    color: #221F1F;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td a:hover {
    color: #ED1C24;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.price_special,
.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.total {
    color: #1E1E1E;/*#0FA94D;*/
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.btn_buy+td {
    padding-left: 0;
    text-align: center;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.btn_buy button {
    padding: 10px !important;
    width: 48px;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.input_qty input {
    padding: 0;
    line-height: 48px;
    height: 48px;
    border: none;
    outline: none;
    text-align: center;
    font-size: 14px;
    color: #221F1F;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.input_qty button {
    padding: 0;
    border: none;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.input_qty button {
    margin-left: 12px;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.input_qty input+span button {
    margin-left: 0px;
    margin-right: 12px;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.input_qty button img {
    filter: brightness(0);
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.input_qty button img:hover {
    filter: brightness(1);
}

.kjseries .input_qty .input-group {
    background: #fff;
}

.product-buy-block-kjseries .price {
    display: none;
}

.product-buy-block-kjseries .top-info-product {
    margin-bottom: 0;
}

#product .product-buy-block-kjseries .actions {
    margin-top: 0;
}

#product .product-buy-block-kjseries .actions .quantity-adder,
#product .product-buy-block-kjseries .actions #button-cart {
    display: none !important;
}

.link-kjseries {
    display: none !important;
}

#product .product-buy-block-kjseries .link-kjseries {
    display: block !important;
    /*background-color: #0097B0;
    border-color: #0097B0;*/
}

/*#product .product-buy-block-kjseries .link-kjseries:hover{
    background-color: #1E1E1E;
    border-color: #1E1E1E;
}*/

.search-kjseries {
    position: absolute;
    right: 8px;
    top: 64px;
}

.search-kjseries input {
    border: 1px solid #E5E5E5;
    padding: 8px 15px;
    width: 572px;
    outline: none;
    font-size: 14px;
    line-height: 22px;
    border-radius: 0px;
    -webkit-appearance: none;
    background-color: #fff;
}

.search-kjseries input::-webkit-input-placeholder {
    color: #A6A6A5;
}

.search-kjseries input::-moz-placeholder {
    color: #A6A6A5;
}

.search-kjseries input:-ms-input-placeholder {
    color: #A6A6A5;
}

.search-kjseries input:-moz-placeholder {
    color: #A6A6A5;
}

.search-kjseries img {
    position: absolute;
    right: 16px;
    top: 8px;
    cursor: pointer;
}

.search-kjseries .search_a {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 24px;
    color: #221F1F;
    cursor: pointer;

    position: absolute;
    right: 16px;
    top: 8px;
}
.search-kjseries .search_a:hover{
    color: #ED1C24;
}


/*ocfilter*/

.selected-total-items {
    color:  #1E1E1E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin: 0 24px 8px 0;

}

.list-group-item.selected-options {
    display: flex;
    border: none;
}
.ocfilter-option.ocfilter-option .ocf-option-name:after,
.ocfilter-option.ocfilter-option .ocf-option-name {
    color: #1E1E1E;
}



.list-group-item.selected-options button {
    white-space: nowrap;
    box-shadow: none;
    padding: 10px 10px  10px 16px!important;
    border: 1px solid #E5E5E5;
    border-radius: 0;
    color: #1E1E1E;
    margin: 0 8px 8px 0;
    font-size: 12px;
    line-height: 18px;
    background: transparent;
    display: flex;
    align-items: center;
    position: static;
    justify-content: flex-start;
    flex-direction: inherit;
    letter-spacing: 0.12px;

}


.list-group-item.selected-options button.btn-show_more:last-child:not(.active) {
    /*margin-left: auto;*/
}

.list-group-item.selected-options button.btn-show_more{
    border: 1px solid  #1E1E1E;
    padding: 10px 16px  10px 16px!important;
}

.list-group-item.selected-options button:hover i {
    color: #ED1C24 !important;
}
.list-group-item.selected-options button:hover {
    border-color: #ED1C24;
    color: #ED1C24;
}

.list-group-item.selected-options button[data-type="hidden"]:not(.show-hidden) {
    display: none;
}

.btn-show_more.active .show{
    display: none !important;
}
.btn-show_more.active  .hide{
    display: block !important;
}

.ocf-offcanvas {
    transition: unset !important;
}

.list-group-item.selected-options button i{
    font-size: 16px;
    color: #707070;
    margin-left: 10px;
}

.list-group-item.selected-options .ocfilter-option {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 8px 0 ;
    width: 100%;
}

.ocfilter-option label input {
    position: absolute !important;
    left: -3000px !important;
    opacity: 0;
}

.list-group-item.ocfilter-option {
    padding: 13px 0;
      background-color: #fff;
    border: none;
    border-top: 1px solid #E5E5E5;
    border-radius: 0;
}

.ocf-option-name.column2+.ocf-option-values,
.ocf-option-name.column3+.ocf-option-values,
.ocf-option-name.column4+.ocf-option-values {
    display: flex;
}



.ocf-option-name.column2+.ocf-option-values hr,
.ocf-option-name.column3+.ocf-option-values hr,
.ocf-option-name.column4+.ocf-option-values hr {
    display: none !important;
}

.ocf-option-name.column2+.ocf-option-values .collapse.in,
.ocf-option-name.column3+.ocf-option-values .collapse.in,
.ocf-option-name.column4+.ocf-option-values .collapse.in {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.ocf-option-name.column2+.ocf-option-values>label,
.ocf-option-name.column2+.ocf-option-values .collapse>label {
    flex: 1 1 50%;
    min-width: 50%;
    max-width: 50%;
    padding-right: 10px;
}

.ocf-option-name.column3+.ocf-option-values>label,
.ocf-option-name.column3+.ocf-option-values .collapse>label {
    flex: 1 1 33%;
    min-width: 33%;
    max-width: 33%;
    padding-right: 10px;
}

.ocf-option-name.column4+.ocf-option-values>label,
.ocf-option-name.column4+.ocf-option-values .collapse>label {
    flex: 1 1 25%;
    min-width: 25%;
    max-width: 25%;
    padding-right: 10px;
}



#ocfilter {
    border: none;
}

#column-left #ocfilter .selected-options{
    display:none;
}

.selected_filters_row .list-group-item.selected-options{

}


.selected_filters_row .list-group-item.selected-options > button{
    margin-right: 8px;
    padding: 9px 15px !important;
    max-height: 40px;
}


.active_serach .ocfilter-hidden-values-js, .active_serach hr {
    display: none;
}
.active_serach  .collapse {
    display: block;
}


/**************************/

.ocf-option-values .label-checkbox,
.js-subcategory-list .list-group-item {
    padding-top: 6px;
    padding-left: 32px;
    padding-bottom: 6px;
    margin: 0;
    position: relative;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #1E1E1E!important;
    border: none;
}

.ocf-option-values .label-checkbox:hover {
    background-color: #e5e5e5 !important;
}


.list-group.js-subcategory-list {
    margin-bottom: 0;
}

#option-subcategory .ocf-option-name.hd + .ocf-option-values {
    display: none;
}

.js-subcategory-list .list-group-item {
    padding: 4px;
    padding-left: 0;
}

.ocf-option-values .label-checkbox:before{
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border: 1.5px solid #707070;
    position: absolute;
    left: 3px;
    top: 7px;
}

.ocf-option-values .label-checkbox:after{
    font-family: 'icomoon' !important;
    content: "\e908";
    font-size: 10px;
    color: #221F1F;

    position: absolute;
    left: 6px;
    top: 6px;
    opacity: 0;
}

.ocf-option-values .label-checkbox.ocf-selected:after{
    opacity: 1;
}
/**************************/
.ocf-option-values .label-checkbox:hover,
.js-subcategory-list .list-group-item:hover {
    /*color: #ED1C24!important;*/
    background: transparent;
    border: 0;
}
.ocf-option-values .label-checkbox:hover:before{
    /*border-color: #ED1C24;*/
}

/**************************/
.ocf-option-values .label-checkbox.ocf-selected:before{
    border-color: #ED1C24;
    background-color: #ED1C24;
}

.ocf-option-values .label-checkbox.ocf-selected:after{
    color: #ffffff;
}

/**************************/

.ocfilter .list-group-item .ocf-option-values,
#option-subcategory .ocf-option-values {
    display: block;
    max-height: 155px;
    overflow-y: auto;
}

.ocfilter .list-group-item .ocf-option-values>label{
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.ocf-search-input, .ocf-search-input:focus-visible, .ocf-search-input:active {
    display: flex;
    padding: 9px 12px;
    align-items: center;
    align-self: stretch;
    border: 1px solid #E5E5E5;
    width: 100%;
    color:  #707070;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    outline: none;
    /*margin:0 0 16px 0;*/
}


/**********/
.ocfilter .list-group-item .ocf-option-values::-webkit-scrollbar,
#option-subcategory .ocf-option-values::-webkit-scrollbar {
    width: 5px;
    background: transparent;
}
.ocfilter .list-group-item .ocf-option-values::-webkit-scrollbar-thumb,
#option-subcategory .ocf-option-values::-webkit-scrollbar-thumb {
    background-color: #707070;
    background-clip: content-box;
}

/**************************/

.cart-top-btns {
    display: flex;
    justify-content: space-between;
    margin-bottom: 7px;
}

.cart-top-btns a {
    flex: 1 1 49%;
    width: 49%;
}

#content>h1 {
    font-family: 'Pragmatica Extended';
    font-size: 38px;
    line-height: 46px;
    font-weight: 400;
    margin-bottom: 40px;
}

.nsupdatequantitycheckout input {
    min-width: 60px;

}

.nsupdatequantitycheckout button {
    border-bottom: 1px solid #E5E5E5 !important;
}

#button-coupon,
#button-voucher {
    font-size: 12px;
}

#tab-specification .attr-group-name {
    padding: 16px 0;
    border-bottom: 1px solid #E7E7E7;
    font-weight: bold;
}

.short-attribute.title .attr-name span {
    font-weight: bold;
    color: #221F1F;
}

header .menu-left {
    display: flex;
    background: #fff;
    z-index: 20;
    position: fixed;
    top: 0;
    left: -305px;
    width: 305px;
    height: 100vh;
    overflow: overlay;
    /*overflow-y: auto;*/
    /*border-right: 1px solid #e7e7e7;*/
    flex-direction: column;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: linear;
}



header .menu-left.active {
    left: 0;
}

header .mob_menu_overlay {
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    display: block;
    position: fixed;
    z-index: 19;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(34, 31, 31, 0.24);*/
    background: rgba(34, 31, 31, 0.5);

    opacity: 0;
    visibility: hidden;
}

header .mob_menu_overlay.active {
    opacity: 1;
    visibility: visible;
}

header .menu-left>div:first-child {
    border-right: 1px solid #343133;
}

header .menu-left>div:last-child {
    flex: 1 1 auto;
    /*border-right: 1px solid #e7e7e7;*/
}

.menu-left-line1 {
    background: #221F1F;
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    position: relative;
}



.menu-left-line1:after {
    content: '';
    display: block;
    width: calc(100% - 48px);
    height: 1px;
    position: absolute;
    left: 24px;
    bottom: 0;
    background: #6D6A72;
    opacity: 0.24;
}


.menu-left-line1 .menu-left-close{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;

    position: relative;
    top: 3px;
}

.menu-left-line1 .menu-left-close .icon{
    font-size: 24px;
    color: #ffffff;
}


.menu-left-line2 {
    background: #221F1F;
    padding: 26px 24px 24px 24px;
    color: #A6A6A5;
    display: flex;
    align-items: center;

    font-size: 16px;
}

.menu-left-line2 .icon-ic_user{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #ffffff;
}

.menu-left-line2 a {
    margin: 0 4px;
    display: flex;
    align-items: center;
    justify-content: flex-start;

    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    color: #FFFFFF;

}

.menu-left-line2{
    font-size: 14px;
}

.menu-left-line2 a.goToLogin {
    margin-left: 8px;
}

.menu-left-line2 a .arrow{
    display: none;
    margin-left: 4px;
}

/*
.menu-left-line2 a.goToLogin{
    margin-left: 13px;
}*/

.menu-left-line2 a:hover {
    color: #ED1C24;
}

.menu-left-line2 a:hover::after {
    /*content: '→';*/
    color: #ED1C24;
    /*font-weight: 700px;*/
}

.menu-left-line2 a:hover .arrow{
    display: flex;
}

.menu-left-block {
    padding: 16px 24px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
}

.menu-left-block:after {
    content: '';
    display: block;
    width: calc(100% - 48px);
    height: 1px;
    position: absolute;
    left: 24px;
    bottom: -1px;
    background: #E5E5E5;
}


.menu-left-block.menu-left-catalog,.menu-left-block.menu-left-orders{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
}


.menu-left-block.menu-left-catalog .title,.menu-left-block.menu-left-orders .title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #221F1F;

    min-height: 24px;

    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.menu-left-block.menu-left-catalog .icon,.menu-left-block.menu-left-orders .icon{
    font-size: 24px;
    color: #221F1F;
    position: relative;
    right: -8px;
}
/**************/
.menu-left-contacts.menu-left-block a{
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.menu-left-contacts.menu-left-block a:hover{
    color: #ED1C24;
}

.menu-left-contacts.menu-left-block a:hover .grey{
   color: #ED1C24;
}

.menu-left-contacts.menu-left-block > .item{
    margin-top: 16px;
}

.menu-left-contacts.menu-left-block > .item:first-child{
    margin-top: 0px;
}

.menu-left-contacts.menu-left-block > .item.item-open{
    color: #A6A6A5;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.menu-left-three-info.menu-left-block{
    padding-top: 16px;
    padding-bottom: 6px;
}


.menu-left-three-info.menu-left-block .footer-left-links ul li a{
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #221F1F;
    text-decoration: none;
    padding: 6px 24px;
}

.menu-left-three-info.menu-left-block .footer-left-links ul li a:hover{
    color: #ED1C24;
    background-color: #E5E5E5;
}

/*************/
.menu-left-block-wide.menu-left-block{
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 16px;
}

.menu-left-three-info.menu-left-block{
    padding-top: 16px;
    padding-bottom: 6px;
}

.menu-left-block-wide.menu-left-block .title-f{
    padding: 0 24px;

    /*font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #221F1F;*/

    margin-bottom: 11px;


    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    color: #A6A6A5;
}


.menu-left-block-wide.menu-left-block > ul{
    margin-bottom: 0;
}

.menu-left-block-wide.menu-left-block > ul li a{
    padding: 6px 24px;
    display: block;

    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;

    color: #221F1F;
    text-decoration: none;
}

.menu-left-block-wide.menu-left-block > ul li{
    margin-bottom: 0!important;
}

.menu-left-block-wide.menu-left-block > ul li a:hover{
    background-color: #E5E5E5;
    color: #ED1C24;
}
/*************/
.menu-left-block-wide.menu-left-block-wide-help.menu-left-block{
    padding-top: 24px;
}
/*************/

.menu-left-block>div.footer-left-links {
    margin-bottom: 0;
}

.menu-left-block a {
    color: #221F1F;
    font-weight: 500;
    text-decoration: none;
}

.menu-left-block>div.footer-left-links > a:last-child{
    margin-bottom: 0;
}

.menu-left-block .grey,
.menu-left-block a .grey{
    color: #A6A6A5;
}

header .menu-left>div:last-child {
    padding-bottom: 150px;
}

header .menu-left>div:last-child>.menu-left-block:last-child:after {
    display: none;
}

header .menu-left>div:last-child>.menu-left-block li {
    margin-bottom: 12px;
}

header .menu-left>div:last-child>.menu-left-block li:last-child {
    margin-bottom: 0px;
}

header .menu-left>div:last-child>.menu-left-block li a span {
    display: none;
}

header .menu-left>div:last-child>.menu-left-block li a:hover span {
    display: inline-block;
}

.all_total_checkout_footer .total_html {
    margin-left: 7px;
}


.categorywall-container {
    margin-top: 86px;
    margin-bottom: 75px;
    position: relative;
}

.categorywall-all-category-link {
    position: absolute;
    right: 0px;
    top: 67px;
    font-size: 16px;
    color: #000;
}

.imgcategory .product-thumb,
.wall-category-box .item-category {
    border-radius: 0;
    border: 1px solid #E5E5E5 !important;
    box-sizing: border-box;
}

.wall-category-box .item-category:hover {
    overflow: visible;
    /*box-shadow: 0px 8px 12px rgb(0 0 0 / 10%);*/
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.04);
}

.wall-category-box .box-item {
    width: 20%;
}

.wall-category-box .item-category .dflex {
    flex-direction: column;
    background: #F5F5F5;
    padding: 20px;
    align-items: center;
    gap: 24px;
}

.wall-category-box .parent_category .wall-cat-image {
    max-width: 100%;
}

.wall-category-box .item-sub-category {
    display: none;
    top: 100%;
    bottom: inherit;
    z-index: 2;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 22px;
    color: #221F1F;
    padding: 24px;
    left: -1px;
    width: calc(100% + 2px);
    min-height: 242px;
    max-height: 242px;
    /*border-bottom: 2px solid #ED1C24;*/
}

.wall-category-box .item-sub-category .subcategory-name {
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.wall-category-box .item-sub-category>.subcategory-name:last-child {
    margin-bottom: 0;
}

.wall-category-box .item-sub-category .subcategory-name:hover span {
    color: #ed1c24
}

.wall-category-box .item-sub-category .subcategory-name:hover a {
    color: #ed1c24
}

.wall-category-box .item-sub-category .subcategory-name:hover a:after {
    content: ' →';
    font-weight: 700;
}

.wall-category-box .item-sub-category .subcategory-name>span {
    display: block;
    width: 70px;
    flex: 1 1 80%;
    max-width: 70px;
    min-width: 70px;
    font-size: 14px;
    line-height: 22px;
    color: #A6A6A5;
}

.wall-category-box .wall-cat-image {
    flex: 1 1 120%;
    max-width: 100px;
    min-width: 100px;
}

.wall-category-box .wall-cat-name {
    height: inherit;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-left: 24px;
}

.wall-category-box .wall-cat-name>a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #221F1F;
    text-transform: none;
}

.wall-category-box .wall-cat-name>a>span {
    opacity: 0;
    /*position: absolute;
    margin-left: 7px;*/
}

.wall-category-box .item-category:hover a span {
    display: inline;
    opacity: 1;
}

.wall-category-box .item-category .wall-cat-name .wall-cat-name > a:hover {
    color: #ED1C24;
}

.wall-category-box .wall-cat-name>a>p {
    color: #A6A6A5;
    font-size: 16px;
    line-height: 24px;
    margin: 4px 0 0;
    font-weight: normal;
}

.filters-kjseries {
    margin: 25px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.filter-kjseries {
    flex-grow: 1;
    margin-right: 16px;

}

.filter-kjseries:last-of-type {
    margin-right: 0 !important;
}

.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple {
    width: 99%;
    height: initial;
    min-height: 50px;
    border-radius: 0 !important;
    padding: 2px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: url('/image/catalog/stemax/chevron-down-b.svg');
    border: 1px solid #ccc !important;
    ;
    transition: border-color ease-in-out .15s;
    background-repeat: no-repeat;
    background-position: calc(100% - 18px) 15px;
    color: #221F1F;
}

.select2-container--default .select2-selection--multiple:hover {
    background-image: url('/image/catalog/stemax/chevron-down-red.svg');
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 0 !important;
    margin-top: 7px !important;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 7px !important;
    color: #221F1F;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    position: absolute;
    right: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-right: 15px !important;

}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
}

#simplecheckout_shipping_address,
#simplecheckout_customer,
#simplecheckout_shipping,
#simplecheckout_payment,
#simplecheckout_comment {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}

#simplecheckout_comment textarea {
    border: none;
}

.simple-content .checkout-heading {
    font-size: 16px;
}

#simplecheckout_shipping_address .simplecheckout-block-content {
    padding-top: 25px;
}

#tab-description ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#tab-description ul li {
    background: url(/image/catalog/39.jpg) no-repeat left center;
    background-size: 10px;
    padding-left: 15px;
}

.mainpage-text p:first-of-type {
    max-height: 60px;
    overflow: hidden;
}

.mainpage-text.active p:first-of-type {
    max-height: none;
}

@media (max-width: 1500px) {
    .product-thumb .caption {
        height: 175px;
    }

    .product-thumb-hover ul>li {
        margin-bottom: 7px;
    }

    /*#menu #menu-list {
        left: 0;
    }
    */

}

@media (max-width: 1200px) {
    .series-info .dflex>div:first-child img {
        width: 350px;
    }

    .theme-products>.dflex:not(.category-page) .product-layout {
        /* flex: 1 1 calc(33.33% - 16px);
        width: calc(33.33% - 16px);
        max-width: calc(33.33% - 16px); */
    }


    .msi-text {
        padding: 20px 40px;
    }

    /*#menu #menu-list {
        width: 1000px !important;
    }*/


    .product-right-block {
        padding-left: 50px;
    }


    /*.wall-category-box.subcategory-list {*/
    /*    display: flex;*/
    /*    flex-wrap: nowrap;*/
    /*    overflow-x: auto;*/
    /*    scroll-snap-type: x mandatory;*/
    /*    -webkit-overflow-scrolling: touch;*/
    /*    padding: 0;*/
    /*    margin: 0;*/
    /*}*/
    .wall-category-box {
        display: flex;
    }

    /*.wall-category-box  div {*/
    /*    width: fit-content !important;*/
    /*}*/

    .wall-category-box .box-item {

        scroll-snap-align: start;
        display: block;
        float: none !important;
    }
    .wall-category-box .box-item a {
        width: fit-content;
    }
    .simple-subcategories-template > div.box-item a span {
             text-wrap: nowrap;
    }

    .wall-category-box::-webkit-scrollbar {
        display: none;
    }
    .wall-category-box {
        -ms-overflow-style: none;  /* IE/Edge */
        scrollbar-width: none;  /* Firefox */
    }



}

@media (max-width: 991px) {
    .wall-category-box .box-item {
        width: 33%;
        margin: 0 auto;
    }
    .top-logo,
    .top-categories,
    .top-lang,
    .top-acc,
    .header-second-row,
    .top-location,
    .categorywall-container~.owl-carousel {
        display: none !important;
    }

    .header-first-row .top-search,
    .header-first-row .top-cart {
        display: block;
    }

    .top-search {
        flex: 1 1 calc(100% - 146px);
    }

    .top-menu {
        margin-right: 26px;
    }

    .product-right-block {
        padding-left: 20px;
    }

    .product-buy-block {
        display: block;
    }

    .product-buy-block-kjseries .top-info-product {
        margin-bottom: 10px;
    }

    .my-tabs {
        margin-bottom: 104px;
    }

    .tabs-product .tab-content #tab-kjseries {
        margin-top: 36px;
    }

    .search-kjseries {
        top: 120px;
        left: 8px;
        position: absolute;
        width: calc(100% - 16px);
    }

    .search-kjseries input {
        width: 100%;
    }

    #search .dropdown-menu.autosearch {
        width: 100%;
    }

    #tab-kjseries .kj-item>td.sku .title.mob {
        display: none;
    }
}

@media (min-width: 769px) {
    .mob {
        display: none !important;
    }
}

@media (max-width: 767px) {

    .top-info-product {
        display: none;
    }

    .pc {
        display: none;
    }

    .categorywall-container {
        margin-top: 40px;
        margin-bottom: 0;
    }

    .theme-products {
        margin-top: 40px;
    }

    .theme-products>.dflex:not(.category-page) .product-layout {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }

    .product-thumb .image img {
        max-height: 167px;
        padding-top: 0;
    }

    .product-thumb .product-thumb-hover {
        display: none !important;
    }

    .product-thumb .caption {
        min-height: 155px;
        height: initial;
    }

    #product .product-buy-block-kjseries .link-kjseries{
        margin-top: 11px;
        max-height: 48px;
        margin-left: -2px;
    }


    .tabs-product .nav.nav-tabs.my-tabs {
        margin-bottom: 31px;
        margin-top: 110px;
    }
    .mobile-filter-open.mob{
        background-position: right 12px top 16px;
    }

   /* .tab-pane.kjseries .filters-kjseries {
        display: none;
    } */

    .wall-category-box .box-item {
        width: 50%;
        margin-top: 16px !important;
    }
    .wall-category-box .wall-cat-name>a {
        font-size: 12px;
        line-height: 20px;
    }
    .wall-category-box .wall-cat-image {
        /*max-height: 80px;*/
        /*max-width: 80px;*/
    }
    .wall-category-box .item-category .dflex {
        gap: 12px;
    }
    .wall-category-box .wall-cat-name>a>span {
        display: none;
    }

    #tab-kjseries #products_list{
        border-top: none!important;
    }



    .footer-right-top,
    .type-footer-0>.container {
        flex-direction: column;
    }

    .footer-right-top>div {
        flex: 1 1 100%;
        margin-top: 48px;
    }

    .footer-right-bottom {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-right-bottom>div:first-child {
        margin-bottom: 26px;
    }

    .breadcrumb {
        margin-bottom: 24px;
        margin-top: 24px;
        padding-bottom: 0;
    }

    .product-thumb .image {
        margin-bottom: 0;
    }

    p.h1-prod-name {
        font-family: 'Pragmatica Extended';
        font-weight: 400;
        font-size: 30px;
        line-height: 38px;
        color: #221F1F;
        margin-top: 9px;
        margin-bottom: 24px;
    }

    .product-right-block {
        padding-left: 10px;
    }

    .thumbnails .general-image a {
        padding: 15px;
    }

    .short-attributes-groups .short-attribute {
        flex-direction: column;
        margin-bottom: 16px;
    }

    .short-attributes-groups .short-attribute>span {
        width: 100%;
        padding-right: 0;
        flex: 1 1 100%;
    }

    #product .prod-attrs {
        padding-bottom: 0px;
        margin-bottom: 0;
        border: none;
    }

    .product-buy-block-kjseries .top-info-product {
        text-align: center;
        margin-bottom: 24px;
    }

    #product .actions{
        margin-left: -2px;
    }

    #product .actions .cart {
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
        display: block;
        float: none !important;
    }

    #product .info_block_customer{
        margin-top: 8px;
    }
    .row.cbp
    #product .info_block_customer li:last-child{
        max-width: 90%;
    }

    .search-kjseries {
        top: 35px !important;
    }

    .tab-content #tab-specification,
    .tab-content #tab-description {
        padding: 24px 0 24px !important;
    }

    #tab-kjseries .kj-item {
        display: flex;
        flex-direction: row;
        align-items: center;
        text-align: left;
        flex-wrap: wrap;
        margin-bottom: 4px;
        background: #F5F5F5;
        padding-bottom: 10px;
    }


    #tab-kjseries .kj-item>td {
        display: block;
        flex: 1 1 100%;
        width: 100%;
        border-bottom: none !important;
        padding: 6px 16px !important;
    }

    #tab-kjseries .kj-item>td.sku {
        padding-top: 16px !important;
        padding-bottom: 12px!important;
    }

    #tab-kjseries .kj-item>td .title {
        display: inline-block;
        width: 42%;
        padding-right: 20px;
        color: #A6A6A5;
    }

    #tab-kjseries .kj-item>td.sku .title.mob {
        display: none;
    }



    .tabs-product .tab-content #tab-kjseries {
        border-top: none !important;
        margin-top: 32px;
    }

    #tab-kjseries .kj-item>td.total,
    #tab-kjseries .kj-item>td.input_qty .title {
        display: none !important;
    }

    #tab-kjseries .kj-item>td.input_qty {
        width: calc(100% - 120px);
        flex: 1 1 calc(100% - 120px);
        margin-top: 3px;
    }

    #tab-kjseries .kj-item>td.btn_buy{
        width: 48px;
        flex: 1 1 48px;
        max-width: 48px;
        min-width: 48px;
        padding: 0 !important;
        text-align: center;
        margin-top: 3px;
    }

    #tab-kjseries .kj-item>td.btn_buy+td {
        width: 56px;
        flex: 1 1 56px;
        max-width: 56px;
        min-width: 56px;
        padding: 0 !important;
        text-align: center;
    }

    .tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.input_qty input+span button{
        position: relative;
        right: 5px;
    }

    #tab-kjseries .kj-item>td.price_special {
        margin-bottom: 0px;
    }

    #tab-kjseries .kj-item>td.option {
        margin-bottom: 0px;
    }

    .kjseries .input_qty .input-group {
        max-width: 100% !important;
    }

    .series-info .series-specification{
        margin-top: 5px;
    }



    .series-info .dflex {
        display: block;
    }

    .series-info .dflex img{
        max-width: 100%;
        height: auto;
    }

    .series-info .dflex>div:first-child img {
        max-width: 100%;
        margin-right: 0;
    }

    .short-attribute.title .attr-name {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

    .series-specification .short-attribute>span {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .series-specification .short-attribute > span:first-child{
        flex: 1 1 43%;
        max-width: 43%;
        min-width: 43%;
        display: inline-block;
        width: 43%;
    }

    .series-specification a.options_more{
        margin-bottom: 0!important;
        height: 48px!important;
        margin-top: 40px!important;
    }

    #tab-kjseries #products_list .showmore{
        margin-top: 15px;
    }

    #tab-kjseries #products_list .showmore a{
        height: 48px!important;
    }



    .call_us_info_block{
        margin-top: 64px!important;
        padding-top: 64px!important;
    }


    .product-page .product_buy_with_title{
        margin-bottom: 23px!important;
    }

    /*********************/

    .product_no_group_container .product-right-block{
        margin-top: 70px!important;
    }

    .product_no_group_container #product .short-description{
        margin-top: 23px;
        margin-bottom: 4px!important;
    }

    .product_no_group_container #product .actions.no-credit .cart{
        max-width: 100%!important;
    }

    .product_no_group_container .tabs_content_container{
        margin-top: 71px!important;
    }

    .product_no_group_container .tabs_content_container .my-tabs-nav-container ul.my-tabs{
        padding-bottom: 29px;
    }



    /*********************/

    .thumbnails .image-additional .btn-slick-prev-h,
    .thumbnails .image-additional .btn-slick-next-h {
        font-size: 20px;
        line-height: 28px;
    }

    .top-search,
    .top-search #search {
        position: initial;
    }

    #search .dropdown-menu.autosearch {
        left: 0 !important;
    }

    .top-search #search .button_search {
        left: inherit;
        margin-left: 20px;
    }

    .top-search #search .input-lg {
        padding-left: 57px;
    }

    .top-search:before {
        left: initial;
    }

    .top-search #search:hover:after {
        right: initial;
    }

    /* .theme-header {
        position: sticky;
        top: 0;
        z-index: 999;
    } */

    .theme-header>.dflex {
        padding: 0;
    }

    .top-menu {
        margin-right: 15px;
        margin-left: 15px;
    }

    .top-cart .type_cart #cart>.btn {
        padding: 24px 28px 24px 18px;
    }

    .top-cart .type_cart #cart>.btn .cart-total .products b {
        transform: translate(-15px, -50%);
    }

    .top-search {
        flex: 1 1 calc(100% - 136px);
    }


    .row-filters>div {
            padding: 8px 16px;
        margin:0;

    }

    .row-filters>div button {
        min-width: initial;
        width: 100%;
        padding: 8px 16px !important;
        border: 1px solid #E5E5E5 !important;
        font-size: 14px !important;
        line-height: 22px !important;
        text-align: left;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #fff;
    }
    .row-filters>div button .filter-count {
        margin-left: 0;
        color: #ED1C24;

        &[data-count="0"] {
            display: none !important;
        }

    }

    .ocfilter-option .btn-white:nth-child(8) ~ .btn-white:not(.show_more-js):not(.show-hidden) {
        display: none;
    }

    .row-filters>div .btn-group {
        width: 100%;
    }

    .btn-filter .caret {
        display: flex;
        align-items: center;
        margin-right: 18px;
        margin-top: 10px;
    }

    .theme-products>.dflex>div {
        /*width: 100%;*/
    }

    .sort-menu {
        left: initial;
        right: 0;
        border: none;
        padding: 0 !important;
        width: calc(100vw - 40px);
        max-width: calc(100vw - 40px);
        margin-top: 0px !important;
        padding-top: 4px !important;

    }

    .filter-kjseries {
        flex: 1 1 100%;
        min-width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .btn.btn-carousel-module.next-prod:hover,
    .btn.btn-carousel-module.prev-prod:hover {
        display: none;
    }

    .series-info .dflex>div:first-child img {
        width: 100%;
        margin: 0px;
        margin-right: 0px !important;
    }

    a.switch-text:hover {
        color: #221F1F !important;
    }

    a.switch-text {
        color: #221F1F !important;
        margin-top: 8px;
    }

    .orders-fast .order-heading div:first-of-type {
        width: 200px !important;
    }

    #searchtop {
        position: relative;
    }

    .clear-searchtop {
        right: 5% !important;
    }

    .image-additional {
        display: none !important;
    }

    .categorywall-all-category-link {
        position: relative;
        right: initial;
        top: initial;
        font-size: 16px;
        font-weight: 500;
        color: #000;
        margin-bottom: 40px;
        display: inline-block;
        margin-top: 7px;
    }

    .footer-right-top>div:last-child {
        left: 0px;
    }

    .footer-left {
        margin-left: 0px;
    }
}

/* */

.register-block {
    border: 1px solid #E5E5E5;
    padding: 40px 40px 36px 40px;
    position: relative;
    margin-top: 86px;
    margin-bottom: 96px;
}

.register-block .title {
    font-family: 'Pragmatica Extended';
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #221F1F;
    margin-top: 0;
    margin-bottom: 96px;
    max-width: 590px;
}

.register-block .btn-black {
    text-shadow: none;
    box-shadow: none;
    background-color: #221F1F;
    border-color: #221F1F;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0px;
    padding: 14px 28px;
    position: absolute;
    top: 54px;
    right: 142px;
}

.register-block .btn-black:hover {
    background: #474448;
}

.register-block .register-cols {
    display: flex;
    justify-content: space-between;
}


.register-block .register-cols .title {
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    margin-top: 24px;
    margin-bottom: 24px;
}



@media screen and (min-width: 992px) {
    .register-block .register-cols > div:nth-child(1) img {
        position: relative;
        top: -2px;
        left: -1px;
    }

    .register-block .register-cols > div:nth-child(1) .title {
        margin-top: 21px;
    }


    .register-block .register-cols > div:nth-child(2) {
        /*margin-left: -16px;*/
    }

    .register-block .register-cols > div:nth-child(2) .title {
        margin-top: 23px;
    }


    .register-block .register-cols > div:nth-child(3) {
        position: relative;
        margin-right: 20px;
    }

    .register-block .register-cols > div:nth-child(3) .title {
        margin-top: 23px;
    }
}



.register-block .register-cols .icon img {
    width: 62px;
}

.register-block .register-cols ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.register-block .register-cols li {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    color: #A6A6A5;
    margin-bottom: 4px;
}

.grey-bg {
    background: #F5F5F5;
    padding-top: 64px;
    padding-bottom: 100px;
}

.blog .section-title {
    font-family: 'Pragmatica Extended';
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #221F1F;
    margin-bottom: 64px;
}

.blog .blog-list {}

.blog .blog-list .blog-item {
    display: flex;
    margin-bottom: 40px;
    max-width: 1040px;
}

.blog .blog-list .blog-item .thumb {
    max-width: 350px;
    margin-right: 80px;
}

.blog .spacer {
    padding-left: 430px;
}



.showmore_btn {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    text-shadow: none;
    box-shadow: none;
    background: transparent;
    border: 1px solid #E5E5E5;
    border-bottom: none;
    color: #221F1F;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 24px;
    max-width: 610px;

    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}

.showmore_btn:hover {
    background-color: #F5F5F5;
    color: #221F1F;
}

.showmore_btn[aria-expanded="true"] .show{
    display: none!important;
}

.showmore_btn[aria-expanded="true"] .hide{
    display: block!important;
}

/********************/
.blog.articles_module .showmore_btn:hover, .news.news_module .showmore_btn:hover{
    background-color: #A6A6A5;
    border-color: #A6A6A5;
    color: #ffffff;
}
/********************/


.blog .blog-list .blog-item .text {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    max-width: 610px;
}

.blog .blog-list .blog-item .text a {
    color: #000;
}

.blog .blog-list .blog-item .date {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #A6A6A5;
    margin-top: 16px;
}

.news .section-title {
    font-family: 'Pragmatica Extended';
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #221F1F;
    margin-bottom: 0px;
    position: relative;
    top: 40px;
}

.news .news-list {}

.news .news-list .news-item {
    display: flex;
    margin-bottom: 64px;
    max-width: 1040px;
}

.news .news-list .news-item .thumb {
    width: 100%;
    max-width: 350px;
    margin-right: 80px;
}

.news .spacer {
    padding-left: 430px;
}


.news .news-list .news-item .text {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    max-width: 610px;
}

.news .news-list .news-item .text a {
    color: #000;
}

.news .news-list .news-item .date {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #A6A6A5;
    margin-top: 16px;
}

.news-divider {
    margin-top: 96px;
    padding-top: 58px;
    border-top: 1px solid #E5E5E5;
    max-width: 1040px;
}

.mainpage-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 64px 0;
    color: #A6A6A5;
}

.mainpage-text h1 {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    margin-bottom: 40px;
}

.mainpage-text p {}

.mainpage-text ul {}

.mainpage-text li {}

.mainpage-text p,
.mainpage-text ul,
.mainpage-text h2,
.mainpage-text h3,
.mainpage-text h4,
.mainpage-text h5 {
    display: none;
}

.mainpage-text.active p,
.mainpage-text.active ul,
.mainpage-text.active h2,
.mainpage-text.active h3,
.mainpage-text.active h4,
.mainpage-text.active h5 {
    display: block;
}

.mainpage-text p:first-of-type {
    display: block;
}

.switch-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    display: inline-block;
    color: #000;
}

.switch-text:focus {
    color: #000;
    text-decoration: none;
}

.switch-text:active {
    color: #000;
    text-decoration: none;
}

.switch-text:hover {
    color: #e6382c;
    text-decoration: none;
}

.product-switch-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    display: inline-block;
    margin-top: 0px;
    <<<<<<< HEAD color: #000;
    =======margin-bottom: 40px;
    color: #000;
    >>>>>>>dev
}

.product-switch-text:focus {
    color: #000;
    text-decoration: none;
}

.product-switch-text:active {
    color: #000;
    text-decoration: none;
}

.product-switch-params {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000!important;
    padding-left: 41%;
}

.product-switch-params:focus {
    color: #000!important;
    text-decoration: none;
}

.product-switch-params:active {
    color: #000!important;
    text-decoration: none;
}

@media screen and (min-width: 1367px){
    .product-switch-params:hover {
        color: #e6382c!important;
    }
}/*@media screen and (min-width: 1367px){*/

.btn-default:hover {
    background: #F5F5F5;
}

.top-order {
    z-index: 9;
}
/*left-menu*/
.menu-left::-webkit-scrollbar {
    width: 4px;
    background: transparent;
}


.menu-left::-webkit-scrollbar-track {}

.menu-left::-webkit-scrollbar-thumb {
    /*background-color: transparent;*/
    background-color: #A6A6A5;
    background-clip: content-box;
}

.menu-left:hover::-webkit-scrollbar-thumb {
    /*background-color: #000000;*/
    background-color: #6D6A72;
}


.top-order .orders-fast {
    display: none;
    position: absolute;
    top: 72px;
    right: 0px;
    width: 447px;
    background: #fff;
    padding: 24px 24px 155px 24px;
    cursor: default;
}


.scrolled_container{
    max-height: 460px;
    overflow-y: auto;
    padding-right: 3px;
}

.orders-fast.mob-active {
    position: fixed;
    background: #fff;
    z-index: 1999;
    width: 100%;
    top: 0px;
    padding: 24px;
    height: 100vh;
    overflow-y: scroll;

    min-height: 100vh;
    min-height: -webkit-fill-available!important;
    height: -webkit-fill-available!important;
}

.orders-fast.mob-active form {
    min-height: 65vh;
    position: relative;
    padding-bottom: 68px;
}

.orders-fast.mob-active form .btn-black {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.menu-left .orders-fast {
    display: none;
}

/*************************/
.top-order .orders-fast{
    /*display: block!important;*/
}


.top-order .orders-fast .item_to_add{
    position: relative;
}

.top-order .orders-fast .item_to_add .text-danger{
    position: absolute;
    left: 0;
    bottom: -17px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #ED1C24;
}


.top-order .orders-fast .scrolled_container{
    min-height: 60px;
}

.orders-fast .item .qty {
    width: 130px;
    height: 40px;
    border: 1px solid #E5E5E5;
    display: flex;
    justify-content: space-between;
}

.orders-fast .item .qty .reset_button{
    position: relative;
    width: 40px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #221F1F;
    cursor: pointer;
}

.orders-fast .item .qty .reset_button:hover{
    color: #ED1C24;
}

.orders-fast .item .qty input {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #221F1F;
    padding: 8px 0px;
    max-width: 44px;
    text-align: center;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    background-color: #ffffff;
    caret-color: #221F1F;
}

.orders-fast .item.item_to_add .field-art input:active, .orders-fast .item.item_to_add .field-art input:focus {
    border-color: #221F1F;
}

.orders-fast .item .field-art input.error{
    border-color: #ED1C24!important;
}

.text_orderfast_empty_list{
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #ED1C24;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 13px 16px;
    margin-bottom: 16px;
}

.text_orderfast_empty_list .icon{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text_orderfast_empty_list .text{
    margin-left: 12px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #221F1F;
}


.orders-fast .btn-black.disabled{
    background-color: #A6A6A5;
    pointer-events: none;
    cursor: default;
    opacity: 0.9;
}
/*************************/



.top-order .orders-fast.active {
    display: block;
}

.orders-fast .buttons_container{
    position: absolute;
    bottom: 24px;
    left: 24px;
    width: calc(100% - 48px);
    display: block;
}

.orders-fast .buttons_container a{
    display: block;
}

.orders-fast .buttons_container a.add-new-field:before{display: none;}
.orders-fast .buttons_container a.add-new-field:after{display: none;}

.orders-fast .buttons_container a.add-new-field{
    width: 100%;
    margin-bottom: 16px;
    background-color: #FFFFFF;
    border: solid 1px #221F1F;
    color: #221F1F;
    font-size: 16px;
    letter-spacing: 0px;
    padding: 12px 28px;
    height: 48px;

    text-align: center;
    display: inline-block;
}

.orders-fast .buttons_container a.add-new-field:hover{
    background-color: #221F1F;
    color: #ffffff;
}

.orders-fast .btn-black {
    background-color: #221F1F;
    border-color: #221F1F;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0px;
    padding: 14px 28px;
    height: 48px;

    text-align: center;
    display: inline-block;
}

.top-order .btn-black:hover {
    background: #474448;
}

.orders-fast .order-heading {
    display: flex;
    justify-content: space-between;
}

.orders-fast .order-heading div {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #221F1F;
    margin-bottom: 16px;
}

.orders-fast .order-heading div:first-of-type {
    width: 250px;
}

.orders-fast .order-heading div:last-of-type {
    width: 130px;
}

.orders-fast .item {
    display: flex;
    justify-content: space-between;
}



.orders-fast .item .field-art {
    width: 250px;
}

.orders-fast .item .field-art input {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #221F1F;
    padding: 8px 16px;
    width: 100%;
    border: 1px solid #E5E5E5;
    outline: none;

}

.orders-fast .item .count input {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #221F1F;
    padding: 8px 0px;
    max-width: 44px;
    text-align: center;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

.count input::-webkit-outer-spin-button,
.count input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.orders-fast .item .count {
    width: 130px;
    border: 1px solid #E5E5E5;
    display: flex;
    justify-content: space-between;
}

.orders-fast .item .count .minus,
.orders-fast .item .count .plus {
    position: relative;
    width: 40px;
    height: 38px;
    cursor: pointer;
}

.orders-fast .item .count .minus::after,
.orders-fast .item .count .plus::after {
    content: '';
    display: block;
    position: absolute;
    top: 21px;
    left: 14px;
    width: 16px;
    height: 1.5px;
    background: #6D6A72;
}

.orders-fast .item .count .plus::before {
    content: '';
    display: block;
    position: absolute;
    top: 21px;
    left: 14px;
    width: 16px;
    height: 1.5px;
    background: #6D6A72;
    transform: rotate(90deg);
}

.btn.add-new-field {
    position: relative;
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #221F1F;
    padding-left: 44px;
}

.btn.add-new-field::before,
.btn.add-new-field::after {
    content: '';
    display: block;
    position: absolute;
    top: 21px;
    left: 14px;
    width: 16px;
    height: 1.5px;
    background: #6D6A72;
}

.btn.add-new-field::after {
    transform: rotate(90deg);
}

/******************/
.orders-fast .items_list2cart .item{
    margin-top: 14px;
}

/******************/
.orders-fast.success{padding-bottom: 24px}
.orders-fast.success .order-heading{display:none}
.orders-fast.success .item_to_add{display:none}
.orders-fast.success .items_list2cart{display:none}
.orders-fast.success .add-new-field{display:none}
.orders-fast.success .orderfast_add2cart{display:none}
.orders-fast.success .scrolled_container{display:none}
.orders-fast.success .buttons_container{display: none}

.orders-fast .orders-fast-success{display:none;}

.orders-fast.success .orders-fast-success{
    display: block!important;
}

.orders-fast .orders-fast-success .orders-fast-text{
    margin-top: 24px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #221F1F;
}

.orders-fast .orders-fast-success .orders-fast-button{
    margin-top: 40px;
}

.orders-fast .orders-fast-success .orders-fast-button a{
    margin-top: 16px;
    padding: 12px 24px!important;
    line-height: unset!important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    height: 48px;
}

.orders-fast .orders-fast-success .orders-fast-button a:first-child{
    margin-top: 0;
}
/*******************/
.top-categories {
    position: relative;
    flex: 1 1 165px;
    min-width: 165px;
    z-index: 99;
    margin-right: 0px;

    color: #fff;
    line-height: 24px;
    font-size: 16px;
    max-width: 277px;
}

.top-categories:before {
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    background: #474448;
    position: absolute;
    top: 50%;
    right: -1px;
    transform: translate(0, -50%);
}

.top-categories:hover {
    background-color: #474448;
    cursor: pointer;
}

.top-categories:hover:before {
    opacity: 0;
}

.top-categories.active {
    background: #474448;
}

.top-categories.active:after {
    content: '';
    position: absolute;
    right: -1px;
    top: 0;
    height: 100%;
    width: 1px;
    background: #474448;
}

.top-categories .btn-menu {
    background-color: transparent !important;
    padding: 24px 35px !important;
    display: flex;
    align-items: center;
    border: none;
}

.top-categories .btn-menu img {
    margin-right: 15px;
}


/******************/

.top-categories #menu button {
    margin-left: -12px;
    padding: 24px 35px !important;
    max-height: 72px;

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;

    margin-top: 0;
}



.top-categories .btn-menu img {
    display: none;
}


.top-categories .icon.icon-ic_down{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    position: absolute;
    right: 23px;
    top: 25px;
    width: 24px;
    height: 24px;
    font-size: 24px;
    color: #ffffff;
}

.top-categories.active {
    background-color: #474448;
    /*cursor: pointer;*/
}

.top-categories.active .icon.icon-ic_down{
    transform: rotate(-180DEG);
}
/*****NewMenu********/
.top-categories .menu-list-container {
    display: none;

    background-color: #ffffff;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-width: 336px;
}


.top-categories.active .menu-list-container {
    display: block;
}

.top-categories #menu-list{
    margin-bottom: 0;
    /*padding: 12px 24px 12px 24px;*/
    padding: 12px 0px 12px 0px;
    width: 100%;
    max-height: 312px;
    overflow-y: auto;
}


.top-categories #menu-list::-webkit-scrollbar {
    width: 5px;
    background: #ffffff;
}

.top-categories #menu-list::-webkit-scrollbar-thumb {
    background-color: #A6A6A5;
    background-clip: content-box;
}

.top-categories #menu-list::-webkit-scrollbar-thumb:hover {
    background-color: #221F1F;
}


.top-categories #menu-list > li{
    position: static;
    padding-right: 24px;
    padding-left: 24px;
}

.top-categories #menu-list > li:hover{
    background-color: #E5E5E5;
}



.top-categories #menu-list > li.dropdown > .item_container{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.top-categories #menu-list > li a{
    display: block;
    padding: unset;
    clear: unset;
    font-weight: unset;
    line-height: unset;
    color: unset;
    white-space: unset;
}

.top-categories #menu-list > li a:hover{
    background-color: unset;
}


.top-categories #menu-list > li > .item_container > a{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #221F1F;
    text-decoration: none;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: none;
}

.top-categories #menu-list > li > .item_container > a .menu-icon{
    background: none!important;
}

.top-categories #menu-list > li > .item_container > a:hover{
    color: #ED1C24;
}




.top-categories #menu-list > li.dropdown > .item_container > .icon{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 24px;
    color: #221F1F;

    position: absolute;
    right: -13px;
    top: 50%;
    transform: translate(0,-50%);
}

.top-categories #menu-list > li.dropdown > .item_container > .icon:hover{
    color: #ED1C24;
}


.top-categories #menu-list > li:hover .item_container a{
    color: #ED1C24;
}

.top-categories #menu-list > li:hover .item_container .icon{
    color: #ED1C24;
}


.top-categories .menu-list-container .all_categories{
    position: relative;
}

.top-categories .menu-list-container .all_categories:before{
    content: '';
    display: block;
    background: #E5E5E5;
    height: 1px;
    width: calc(100% - 48px);
    position: absolute;
    top: 0;
    left: 24px;
}

.top-categories .menu-list-container .all_categories a{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #221F1F;

    padding: 12px 24px;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.top-categories .menu-list-container .all_categories a:hover{
    color: #ED1C24;
    background-color: #E5E5E5;
}
/*************/
.top-categories #menu-list > li.dropdown >.ns-dd{
    display: none;

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #ffffff;

    max-height: 368px;
    overflow-y: auto;

}

.top-categories #menu-list > li.dropdown >.ns-dd::-webkit-scrollbar {
    width: 5px;
    background: #ffffff;
}

.top-categories #menu-list > li.dropdown >.ns-dd::-webkit-scrollbar-thumb {
    background-color: #A6A6A5;
    background-clip: content-box;
}

.top-categories #menu-list > li.dropdown >.ns-dd::-webkit-scrollbar-thumb:hover {
    background-color: #221F1F;
}

.top-categories #menu-list > li.dropdown >.ns-dd.active{
    display: block;
    width: 100%!important;
}

.top-categories #menu-list > li.dropdown >.ns-dd.overflow_hidden{
    overflow: hidden;
    position: static;
}

.top-categories #menu-list > li.dropdown >.ns-dd .to_all_categories{

    position: relative;
}

.top-categories #menu-list > li.dropdown >.ns-dd .to_all_categories:before{
    content: '';
    display: block;
    width: calc(100% - 48px);
    height: 1px;
    background: #E5E5E5;
    position: absolute;
    left: 24px;
    bottom: 0;
}

.top-categories #menu-list > li.dropdown >.ns-dd .to_all_categories a{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 56px;
    padding: 16px 24px;
}

.top-categories #menu-list > li.dropdown >.ns-dd .to_all_categories a .icon{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;

    transform: rotate(-180DEG);

    font-size: 24px;
    color: #221F1F;

    position: relative;
    left: -9px;
}

.top-categories #menu-list > li.dropdown >.ns-dd .to_all_categories a:hover{
    background-color: #E5E5E5;
}

.top-categories #menu-list > li.dropdown >.ns-dd .to_all_categories a:hover .icon{
    color: #ED1C24;
}

.top-categories #menu-list > li.dropdown >.ns-dd .to_all_categories a .title{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #221F1F;
    text-decoration: none;
}
.top-categories #menu-list > li.dropdown >.ns-dd .to_all_categories a:hover .title{color: #ED1C24;}


.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul{
    margin: 0;
    padding: 0;
    list-style: none;
}




.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li > a{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #221F1F;

    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 6px 24px;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li:hover > a{
    background-color: #E5E5E5;
    color: #ED1C24;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.parent_cat a{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
    color: #221F1F;
    /*padding-top: 17px;
    padding-bottom: 17px;*/
    margin-top: 11px;
    margin-bottom: 11px;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.parent_cat a:hover{
    color: #ED1C24;
}


.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .item_container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-left: 24px;
    padding-right: 24px;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .item_container:hover{
    background-color: #E5E5E5;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .item_container a{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #221F1F;
    padding-top: 6px;
    padding-bottom: 6px;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .item_container a:hover{
    color: #ED1C24;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .item_container .icon-menu_arrow{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #221F1F;
    position: relative;
    right: -13px;
    top: -1px;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .item_container .icon-menu_arrow:hover{
    color: #ED1C24;
}


.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > a .icon-menu_arrow{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #221F1F;
    /*position: absolute;
    right: -13px;
    top: 50%;
    transform: translate(0,-50%);*/
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > a .icon-menu_arrow:hover{
    color: #ED1C24;
}

/******/
.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .item_container:hover a{
    color: #ED1C24;
}
.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .item_container:hover .icon.icon-menu_arrow{
    color: #ED1C24;
}
/******/


.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer{
    display: none;
}




.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer::-webkit-scrollbar {
    width: 5px;
    background: #ffffff;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer::-webkit-scrollbar-thumb {
    background-color: #A6A6A5;
    background-clip: content-box;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer::-webkit-scrollbar-thumb:hover {
    background-color: #221F1F;
}


.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer.active{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #ffffff;

    max-height: 368px;
    overflow-y: auto;
}



.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer .to_main_category{

    position: relative;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer .to_main_category:before {
    content: '';
    display: block;
    width: calc(100% - 48px);
    height: 1px;
    background: #E5E5E5;
    position: absolute;
    left: 24px;
    bottom: 0;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer .to_main_category a{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 56px;
    padding: 16px 24px;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer .to_main_category a .icon{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-180DEG);
    font-size: 24px;
    color: #221F1F;
    position: relative;
    left: -9px;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer .to_main_category a .title{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #221F1F;
    text-decoration: none;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer .to_main_category a:hover{
    background-color: #E5E5E5;
}

.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer .to_main_category a:hover .icon{
    color: #ED1C24;
}
.top-categories #menu-list > li.dropdown >.ns-dd .second_level_container ul > li.nsmenu-is_subbchild > .sub_level_maincontainer .to_main_category a:hover .title{
    color: #ED1C24;
}
/*************/

.top-lang::before {
    display: none;
}

.top-lang button {
    padding: 24px 24px;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    color: #A6A6A5;
}

.top-lang button:hover {
    background-color: #474448;
}

.top-lang button.active {
    color: #fff;
}

.top-lang button:last-of-type {
    margin-right: 0px;
}

#animate_btn_4 {
    display: none;
}

#slideshow1 {
    margin-top: 96px;
}

.title-module {
    max-width: 615px;
    padding: 0px !important;
    margin-bottom: 40px !important;
}

.title-module span {
    font-family: Pragmatica Extended;
    font-size: 38px !important;
    font-weight: 400;
    line-height: 46px;
}

.title-module:after {
    display: none;
    margin-bottom: 40px;
    padding: 0px 0px;
}



/* .top-categories:hover .theme-dark-back {
    display: block;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
} */

.footer-left-links {
    margin-top: 145px;
}


@media (max-width: 991px) {
    .register-block {
        padding: 24px;
    }

    .register-cols {
        flex-wrap: wrap;
    }

    .register-cols>div {
        min-width: 285px;
        margin-bottom: 40px;
    }

    .register-block .title {
        margin-bottom: 24px;
    }

    .register-block .btn-black {
        position: relative;
        top: initial;
        right: initial;
        margin-bottom: 40px;
        display: inline-block;
        width: 100%;
        text-align: center;
    }
}

.show-mobile {
    display: none !important;
}

.fixed-on-mobile.fixed {
    display: flex !important;
    position: fixed;
    bottom: 0px;
    background: #221f1f;
    width: 100% !important;
    z-index: 98;
}

@media screen and (max-width: 1199px){

    .menu-left>.orders-fast {
        display: none;
    }

    .orders-fast.mob-active {
        display: block !important;
    }

    .menu-left-main-nav.location_block{
        display: block!important;
    }

}/*@media screen and (max-width: 1199px){*/

@media (max-width: 767px) {
    .grey-bg {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .blog .spacer,
    .news .spacer {
        padding-left: 0px;
    }

    .blog .blog-list .blog-item {
        flex-wrap: wrap;
    }

    .blog .section-title {
        margin-bottom: 40px;
    }

    .blog .blog-list .blog-item .thumb {
        max-width: none;
        width: 100%;
        text-align: center;
        margin-right: 0px;
        margin-bottom: 16px;
    }

    .categorywall-container.categorywall-0 .wall-category-box .box-item:first-child {
        margin-top: 16px;
    }

    .news .news-list .news-item .thumb {
        display: none;
    }

    .news .section-title {
        margin-bottom: 40px;
        position: relative;
        top: 0px;
    }

    #back-top {
        right: 16px;
        bottom: 24px;
    }

    body.product-page #back-top {
        bottom: 105px;
        right: 16px;
    }

    body.product-page:has(#options) #back-top {
        bottom: 146px;
        right: 16px;
    }

    .footer-right-bottom {
        flex-direction: column-reverse;
    }

    .footer-right-bottom>div {
        margin-bottom: 24px;
    }

    .mainpage-text {
        margin-top: 40px;
    }

    .mainpage-text h2 {
        margin-bottom: 24px;
    }

    .switch-text {
        margin-top: 24px;
    }

    .news-divider {
        margin-top: 32px;
        padding-top: 32px;
        border-top: none;
        max-width: 1040px;
    }

    .title-module {
        margin-bottom: 24px !important;
        ;
    }

    .title-module span {
        font-family: Pragmatica Extended;
        font-size: 30px !important;
        ;
        font-weight: 400;
        line-height: 38px;
    }

    .footer-left-links {
        margin-top: 0px;
    }

    .blog .blog-list .blog-item .text,
    .news .news-list .news-item .text {
        font-size: 16px;
        line-height: 1.5;
    }

    .blog .blog-list .blog-item .date,
    .news .news-list .news-item .date {
        font-size: 14px;
        line-height: 22px;
    }

    .orders-fast .item .field-art {
        width: 180px;
    }


    /*******************************/


    .filter-tags-container{
        /*display: none!important;*/
    }

    .filter-tags-container .title {
        margin: 0 !important;
    }
}

@media (min-width: 1500px) {
    .header-second-row>div {
         max-width: 1176px;
        margin: auto;
    }

    .container.header-second-row.fixed {
        border-top: none !important;
        width: 100% !important;
    }

    /*.theme-header .container {*/
    /*    width: 100%;*/
    /*}*/
}

@media (min-width: 1300px) and (max-width: 1500px) {
    .box-bg-full .container {
        width: 1200px !important;
    }

    .box-bg-full2 .container {
        width: 1180px !important;
    }

    .theme-header .container {
        /*max-width: 1433px !important;*/
        width: 100%;
    }

    .theme-header .container.header-second-row.fixed {
        /*border-top: none !important;
        width: 100% !important;
        max-width: 100% !important;*/
    }

    .row.cbp {
        /*width: 1180px;*/
    }

    .container-module {
        width: 1160px;
    }

    .carousel_numb_featured {
        /*width: 1160px;*/
    }

    .product-container .col-lg-5 {
        width: 40%;
    }

    .product-container {
        width: 1220px;
        position: relative;
        left: 10px;
    }
}

.options_more {
    border: 1px solid #221F1F;
    margin: 48px 0px 40px;
}

@media (max-width: 390px) {
    .blog .blog-list .blog-item .thumb img {
        width: 100%;
    }
}

@media (min-width: 360px) and (max-width: 390px) {
    .container {
        /*width: 382px !important;*/
    }

    .blog .blog-list .blog-item .thumb img {
        width: 100%;
    }

    .top-menu {
        margin-right: 0px;
        margin-left: -5px;
    }

    .top-cart {
        /*margin-right: -10px;*/
    }


    .top-search #search .btn-search {
        top: -2px;
        left: 4px;
    }

    .top-cart:before {
        left: -7px;
        ;
    }

    .top-search #search .input-lg {
        padding-left: 60px;
    }

    .box-bg-full2 .container {
        /*width: 345px !important;*/
    }
}


.clear-searchtop::after,
.clear-searchtop::before {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    left: 4px;
    width: 16px;
    height: 1.5px;
    background: #6D6A72;
    transform: rotate(45deg);
}

.clear-searchtop::before {
    transform: rotate(135deg);
}

.clear-searchtop {
    position: absolute;
    top: 25px;
    right: 25px;
    opacity: 0;
    cursor: pointer;
    width: 24px;
    height: 24px;
    z-index: -1;
}

.clear-searchtop:hover::after,
.clear-searchtop:hover::before {
    background: #ED1C24;
}

.top-search #search .input-lg:focus~.clear-searchtop {
    opacity: 1;
    /*z-index: 99;*/
}

.left-menu-arrow span {
    display: none;
}

.menu-left-block a:hover span {
    display: inline;
}

.menu-left-block .footer-left-links {
    margin-top: 0px;
}

.catalog-left-menu {
    font-size: 16px;
    color: #221F1F;
    line-height: 24px;
    padding: 24px;
    width: 100%;
}

.catalog-left-menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 24px;
    position: relative;
}

.catalog-left-menu-category .close-catalog-left-menu{
    display: none;
}

.catalog-left-menu-category .active .close-catalog-left-menu {
    display: block;
}

.catalog-left-menu li{
    font-size: 16px;
    color: #221F1F;
    line-height: 24px;
    margin-bottom: 24px;
    font-weight: 500;
}

ul.catalog-left-menu-category > li > a{
    font-size: 16px;
    color: #221F1F;
    line-height: 24px;
    margin-bottom: 24px;
    font-weight: 500;
}

.catalog-left-menu-submenu-item a {
    font-size: 14px;
    line-height: 22px;
    color: #221F1F;
}

.catalog-left-menu-submenu-item li {
    margin-bottom: 12px;
    font-weight: 400!important;
    font-size: 14px!important;
    line-height: 22px!important;
}

.catalog-left-menu-submenu-item li.catalog-left-menu-submenu-title,
.catalog-left-menu-submenu-item li.catalog-left-menu-submenu-title > a{
    font-weight: 500!important;
    font-size: 16px!important;
    line-height: 24px!important;
}

.catalog-left-menu {}

.catalog-left-menu-title {
    position: relative;
    padding: 24px 0px;
    padding-top: 0px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 24px;
}

.close-catalog-left-menu::after,
.close-catalog-left-menu::before {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    left: 4px;
    width: 16px;
    height: 1.5px;
    background: #6D6A72;
    transform: rotate(45deg);
}

.close-catalog-left-menu::before {
    transform: rotate(135deg);
}

.close-catalog-left-menu {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 24px;
    height: 24px;
    z-index: 9;
}

.left-catalog,
.catalog-left-back {
    cursor: pointer;
}

.catalog-left-menu {
    display: none;
    background: #fff;
    position: absolute;
    top: 0px;
    z-index: 99;
    height: 300%;
}

.catalog-left-menu-submenu {
    display: none;
}

.catalog-left-menu-submenu:after {
    content: ' ';
    display: block;
    background: #fff;
    height: 100vh;
    width: 100%;
}

.catalog-left-back {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;

    font-weight: 500!important;
    color: #6D6A72!important;
}

.catalog-left-menu-category.active>li>span {
    padding-bottom: 24px;
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
    display: inline-block;
}

.catalog-left-back {
    padding-bottom: 24px;
    border-bottom: 1px solid #E5E5E5;
}

.catalog-left-menu-submenu-title {
    font-weight: 500;
}

#search .dropdown-menu.autosearch::-webkit-scrollbar {
    width: 5px;
}

#search .dropdown-menu.autosearch::-webkit-scrollbar-track {
    box-shadow: none;
}

#search .dropdown-menu.autosearch::-webkit-scrollbar-thumb {
    background-color: #A6A6A5;
}

#search .dropdown-menu.autosearch::-webkit-scrollbar-thumb:hover {
    background-color: #000000;
}

.left-location {
    position: relative;
    padding: 24px 35px 24px 62px;
    display: block;
    background-image: url('/image/catalog/stemax/ic_location-b.svg');
    background-repeat: no-repeat;
    background-position: 26px 24px;
    overflow: visible;
    z-index: 9;
    cursor: pointer;
}

.menu-left-main-nav .left-location{
    padding-left: 59px;
    background-position: 23px 24px;
}

.left-location span {
    line-height: 24px;
    font-size: 16px;
}

.left-location ul {
    display: none;
    background: #fff;
    list-style: none;
    padding: 12px 0px;
    margin: 0;
    overflow: visible;
}

.left-location:hover ul {
    display: block;
    width: 100%;
}

.left-location ul li {
    margin-bottom: 12px;
}

.left-location ul li.active {
    background: url('/image/catalog/stemax/check.svg');
    background-repeat: no-repeat;
    background-position: 95% center;
}

.left-location ul a {
    font-size: 16px;
    line-height: 24px;
    color: #221F1F;
}

.left-location ul a:hover {
    color: #ED1C24;
}


.cart.pull-left .btn-primary {
    text-shadow: none;
    box-shadow: none;
    background-color: #1E1E1E;
    border-color: #1E1E1E;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0px;
    position: relative;
    top: -1px;
    left: 5px;
}

.stock_message {
    color: #A6A6A5;
}

.info_block_customer {
    padding: 16px;
    color: #221F1F;
    background: #fff;
    margin-top: 24px;
    border: 1px solid #E5E5E5;
}

.info_block_customer .text_title {
    color:  #1E1E1E;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 8px;
}

.info_block_customer .text {
    color: #707070;

    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 24px;
}
.info_block_customer-content {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.info_block_customer-content span:first-child {
    padding-right: 8px; /*14px*/
    display: flex;
}
.info_block_customer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.info_block_customer li {
    font-size: 16px;
    padding-left: 36px;
    line-height: 24px;
    margin-bottom: 16px;
}
.info_block_customer li:last-child {
    margin-bottom: 0;
}

.info_block_customer .user {
    background: url('../image/ic_user.svg') no-repeat;
}

.info_block_customer .maps {
    background: url('/image/catalog/stemax/maps.svg') no-repeat;
}

.info_block_customer .tel {
    background: url('/image/catalog/stemax/tel.svg') no-repeat;
}

.info_block_customer a {
    color: #221F1F;
}

.nav.nav-tabs.my-tabs {
    margin-bottom: 5px;
}

.kjseries table {
    border-top: 1px solid #E5E5E5;
    margin-bottom: 12px;
}

.series-info {
    background: #F5F5F5;
}

.series-info .dflex>div:first-child img {
    width: 400px;
    margin-right: 120px !important;
    margin-left: 50px;
    margin-top: 70px;
}

.series-specification {
    margin-top: 40px;
}

.short-attribute {}

.short-attribute .attr-name span {
    font-size: 14px;
    line-height: 22px;
}

.short-attribute .attr-text span {
    font-size: 14px;
    line-height: 22px;
}

.series-info .series-specification .short-attribute {
    display: flex;
    padding: 14px 0px 14px;
    margin-bottom: 0px;
    border-bottom: 1px solid #E7E7E7;
    max-width: 516px;
}

.call_us_info_block {
    background: url('/image/catalog/stemax/call_us.svg') no-repeat;
    font-size: 20px;
    line-height: 28px;
    color: #221F1F;
    border-bottom: 1px solid #E5E5E5;
    margin: 64px 0px;
    padding-bottom: 64px;
    padding-top: 36px;
    max-width: 1160px;
    margin-bottom: 56px;
}

.call_us_info_block a {
    color: #221F1F;
}

.product_buy_with_title.title-module span {
    font-size: 30px !important;
    line-height: 38px !important;
    color: #221F1F !important;
    margin-bottom: 34px !important;
}

.product_carusel_module {}

.product_carusel_module_same {
    margin-top: 56px;
}

.kjseries .input-group button:hover {
    background: none;
}

.select2-container--default .select2-search--inline .select2-search__field::placeholder {
    color: #221F1F !important;
}

.product-layout .product-thumb {
    height: 100%;
}

.option select {
    background: transparent;
    display: inline;
    width: auto;
    border: none;
    border-top: none;
    outline: none;
    box-shadow: none;
}

.option select option {
    background: #fff;
    padding: 8px;
    font-size: 14px;
    line-height: 22px;
    color: #221F1F;
    height: auto;
}

.select {
    position: relative;
    display: block;
    width: 100%;
    max-width: 245px;
    margin-top: 10px;
    text-align: left;
    min-width: 80px;
    top: 4px;
}

.select label {
    font-size: 14px;
    color: #221F1F;
    line-height: 22px;
    margin-bottom: 5px;
}

.select .select__head {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #221F1F;
    cursor: pointer;
    margin-right: 8px;
}

.select .select__head::after {
    width: 16px;
    height: 8px;
    background: url('/image/catalog/stemax/chevron-down-b.svg') no-repeat;
    position: absolute;
    right: -12px;
    bottom: 12px;
    transform: translateY(50%);
    content: '';
    display: block;
    transition: 0.2s ease-in;
}

.select:hover .select__head::after {
    background: url('/image/catalog/stemax/chevron-down-red.svg') no-repeat;
}

.select .select__list {
    display: none;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.2);
    max-height: 205px;
    max-width: 210px;
    min-width: 210px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 100;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #221F1F;
    scrollbar-color: dark;
    scrollbar-width: thin;
    overscroll-behavior: contain;
    padding: 16px;
    border: 1px solid #E5E5E5;
}

.select .select__list::-webkit-scrollbar {
    width: 7px;
    background-color: #221F1F;
    padding: 5px;
}

.select .select__list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #221F1F;
}

.select .select__list .select__item {
    position: relative;
    margin-bottom: 8px;
    cursor: pointer;
    list-style-type: none;
    text-align: left;
}

.select .select__list .select__item:hover {
    color: #ED1C24;
}

.select .select__list .select__item.active {
    background: url(/image/catalog/stemax/check.svg);
    background-repeat: no-repeat;
    background-position: 95% center;
}

.go_back {
    font-size: 14px;
    line-height: 22px;
    color: #A6A6A5;
    margin: 24px 0px 30px;
    display: inline-block;
    position: relative;
    padding-left: 33px;
}

.go_back:before {
    content: url('/image/catalog/stemax/ic-bread.svg');
    display: block;
    position: absolute;
    left: 0px;
    top: -7px;
    transform: rotate(180deg);
}



@media (max-width: 767px) {
    .thumbnails {
        margin-bottom: 70px;
    }

    #product .short-description {
        max-height: 100px;
        margin-top: -11px;
    }

    .product-switch-text {
        margin-bottom: 22px;
    }

    .short-attributes-groups .short-attribute>span:first-child {
        width: 100%;
    }

    .product-switch-params {
        padding-left: 0px;
        margin-bottom: 5px;
    }

    .product-right-block .product-buy-block{
        margin-top: 24px;
        padding-top: 24px;
        border-top: solid 1px #E5E5E5;
    }

    .info-product {
        text-align: left;
    }

    .cart.pull-left .btn-primary {
        left: 0px;
    }

    .info_block_customer {
        padding-bottom: 5px;
        margin-bottom: 55px;
    }

    .search-kjseries {
        top: 120px;
        left: 10px;
        position: absolute;
        width: calc(50% - 20px);
    }

    .series-options-inline {
        display: inline-block;
    }

    .select .select__head::after {
        right: -22px;
    }

    .series-options-inline .form-group {
        margin-bottom: -10px;
        margin-top: -10px;
    }

    .series-info .dflex>div:first-child img {
        width: 100%;
        margin-right: 0px !important;
        margin-left: 0px;
        margin-top: 0px;
    }

    .series-specification {
        margin-top: -20px;
    }

    .title-module {
        margin-bottom: 18px !important;
    }

    .call_us_info_block {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 56px;
    }


    .product_carusel_module .product_buy_with_title{
        margin-bottom: 23px!important;
    }

}

.select2-search__field:focus::-webkit-input-placeholder {
    color: transparent !important;
}

.select2-search__field:focus:-moz-placeholder {
    color: transparent !important;
}

/* FF 4-18 */
.select2-search__field:focus::-moz-placeholder {
    color: transparent !important;
}

/* FF 19+ */
.select2-search__field:focus:-ms-input-placeholder {
    color: transparent !important;
}

/* IE 10+ */

.select2-container--default {
    /* max-width: 280px; */
}

.filter-kjseries:last-of-type {
    position: relative;
    left: 0px;
}

.dark_overlay {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 98;
    background: rgba(34, 31, 31, 0.24);
    width: 100vw;
    height: 100vh;
}

.top-location:hover,
.top-search:hover,
.top-categories.active{
    z-index: 99;
}


.thumbnails .image-additional .slick-current .thumbnail {
    border-color: #000 !important;
}

.thumbnails .image-additional .slick-current .thumbnail,
.thumbnails .image-additional .thumbnail:hover {
    border-color: #000 !important;
}

.image-additional .item {
    max-width: 150px;
}

.select2-results__options::-webkit-scrollbar {
    width: 7px;
    background-color: #fff;
    padding: 5px;
}

.select2-results__options::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #221F1F;
}

.select2-results__options {
    border: 0px;
    padding: 24px;
}

.select2-results__option:hover{
    background-color: #fff !important;
    color: #ED1C24 !important;
}
.select2-results__option--highlighted {
    background-color: #fff !important;
    color: #221F1F !important;
}
/*
.select2-results__option--highlighted {
    background-color: #fff !important;
    color: #ED1C24 !important;
}
*/

.select2-container--default .select2-results__option[aria-selected=true] {
    background: url(/image/catalog/stemax/check.svg);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-color: #fff !important;
}

.tabs-product .tab-content #tab-kjseries {
    /*overflow: visible;*/
}

.btn.btn-carousel-module.prev-prod {
    color: #A6A6A5 !important;
    font-size: 22px;
    border: none !important;
    top: -51px !important;
    left: 15px !important;
}

.filter-kjseries .select2-selection__choice {
    display: none !important;
}

.filter-tags-container {
    margin-bottom: 14px;
    margin-top: -18px;
}

.filter-tags-container ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.filter-tags-container div {
    display: inline-block;
    margin-top: 8px;
}

.filter-tags-container .title {
    font-size: 16px;
    line-height: 24px;
    color: #221F1F;
    margin-right: 19px;
}

.filter-tags-container li.tag-selected {
    display: inline-block;
    padding: 13px 15px;
    border: 1px solid #E5E5E5;
    margin-right: 8px;
    padding-right: 34px;
    position: relative;
    font-size: 12px;
    line-height: 12px;
    top: -2px;
    left: 0px;
    margin-bottom: 8px;
}

.filter-tags-container a {
    font-size: 18px;
    line-height: 20px;
    color: #A6A6A5;
    position: absolute;
    right: 13px;
    top: 8px;
    cursor: pointer;
}

.orders-fast.mobile-orders-fast {
    display: none;
}

.select2-selection__rendered {
    cursor: pointer;
}

.carousel_numb_featured .slick-list {
    margin-left: -12px;
}

.btn.btn-carousel-module.prev-prod {
    width: 24px;
    height: 24px;
    color: #221F1F !important;
    font-size: 22px;
    border: none !important;
    top: -72px !important;
    position: absolute;
    right: 41px;
    left: initial !important;
}

.btn.btn-carousel-module.next-prod {
    width: 24px;
    height: 24px;
    color: #221F1F !important;
    font-size: 22px;
    border: none !important;
    top: -72px !important;
    position: absolute;
    right: 0px;
}

.btn.btn-carousel-module.next-prod:hover,
.btn.btn-carousel-module.prev-prod:hover {
    background: transparent !important;
    color: #ED1C24 !important;
}

.kj-item.active td {
    background: #e5e5e5 !important;
}

.kj-item.active {
    background: #e5e5e5 !important;
}

.series-specification .short-attribute:first-child {
    display: none;
}

.series-specification .short-attribute:last-child {
    border-bottom: none;
}

.table th .sortable-arrow {
    opacity: 0;
}

.table th .sortable-arrow.active {
    opacity: 1;
}

th.data-sort {
    cursor: pointer;
}

.data-sort:hover .sortable-arrow {
    opacity: 1;
}

.disable-sort .sortable-arrow {
    display: none;
}

.slider-main-img {
    position: relative;
}

.btn-slick-prev-v,
.btn-slick-next-v {
    color: #221F1F !important;
    top: 45%;
    border: none !important;
    position: absolute;
    z-index: 9;
    opacity: 0;
    cursor: pointer;
    padding: 10px 14px;
    background: #fff;
    font-size: 20px;
    line-height: 28px;
}

.btn-slick-prev-v:hover,
.btn-slick-next-v:hover {
    background: #f5f5f5;
}

.btn-slick-next-v {
    right: 32px;
}

.btn-slick-prev-v {
    left: 32px;
}

#image-box:hover .btn-slick-prev-v,
#image-box:hover .btn-slick-next-v {
    opacity: 1;
}

.mobile-filter-open.mob {
    border: 1px solid #E5E5E5;
    padding: 8px 15px;
    outline: none;
    font-size: 14px;
    line-height: 22px;
    top: 35px;
    right: 12px;
    position: absolute;
    width: calc(50% - 19px);
    color: #221F1F;
    background: url(/image/catalog/stemax/chevron-down-b.svg) no-repeat;
    background-position: 92% 16px;
}

.mobile-filter-open.active {
    background: url(/image/catalog/stemax/chevron-down-red-r.svg) no-repeat;
    background-position: 92% 16px;
}

@media (max-width: 600px) {
    .carousel_numb_featured .slick-list {
        margin-left: -10px;
    }

}

@media (max-width: 767px) {
    .filter-kjseries {
        display: none;
        position: relative;
    }

    .options-filter-block-close {
        position: absolute;
        height: 40px;
        width: 60px;
        top: 0px;
        right: 0px;
        z-index: -1;
    }

    .options-filter-block-close.active {
        z-index: 9;
    }

    .select {
        top: 0px;
    }

    .filter-tags-container .title {
        width: 100%;
        margin-bottom: 16px;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .filter-tags-container.filter-tags-container {
        margin-bottom: 16px;
    }

    .tag-selected {
        margin-bottom: 8px;
    }

    .btn-carousel-module {
        display: none;
    }

    .options_more {
        width: 100%;
    }

    .select .select__list {
        left: initial;
        right: 0px;
    }

    .kjseries tbody {
        display: block !important;
    }

    .my-tabs.nav-tabs > li > a {
        font-size: 18px;

    }

}

.slick-dots {
    position: absolute;
    bottom: -30px;
    left: calc(50% - -4px);
    transform: translateX(-50%);
    display: flex;
}

.slick-dots {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.slick-dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #A6A6A5;
    margin-right: 8px !important;
}

.slick-dots li button {
    background: #A6A6A5;
    height: 8px;
    width: 35px;
    overflow: hidden;
    color: #A6A6A5;
    border: none;
    border-radius: 4px;
    display: none;

}

.slick-dots li.slick-active {
    background: #221F1F;
    color: #221F1F;
}

.breadcrumb img {
    filter: grayscale(0.5);
    opacity: 0.5;
}

.breadcrumb img:hover {
    filter: grayscale(0);
    opacity: 1;
}

.filter-tags-container .js-example-tags-container-0 .filter-clear {
    border: 1px solid #ED1C24 !important;
    cursor: pointer;
    padding-right: 14px;
    position: relative;
    top: -2px;
    line-height: 22px;
    display: inline-block;
    padding: 8px 15px;
    margin-right: -1px;
    font-size: 12px;
}

.series-info-open {
    filter: grayscale(1);
}

.series-info-open:hover {
    filter: grayscale(0);
}

.options-filter-block {
    position: relative;
    padding-bottom: 10px;
}

.options-filter-block .name {
    border: 1px solid #E5E5E5;
    padding: 9px 16px;
    color: #221F1F;
    font-size: 14px;
    line-height: 22px;
    background: url('/image/catalog/stemax/chevron-down-b.svg') no-repeat;
    background-position: 92% 16px;
    position: relative;
    cursor: pointer;
    padding-right: 40px;
}

.options-filter-block .name:hover {
    background: url(/image/catalog/stemax/chevron-down-red.svg) no-repeat;
    background-position: right 16px top 16px;
}

/*.options-filter-block:hover .name {
    background: url('/image/catalog/stemax/chevron-down-red-r.svg') no-repeat;
    background-position: 92% 16px;
}*/

.options-filter-block ul {
    display: none;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 16px;
    width: 100%;
    background: #fff;
    z-index: 99;
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.4);
    border: 1px solid #E5E5E5;
    top: 49px;
    padding-top: 8px;
    max-height: 250px;
    overflow-y: scroll;
}

.options-filter-block ul::-webkit-scrollbar {
    width: 5px;
}

.options-filter-block ul::-webkit-scrollbar-track {
    box-shadow: none;
}

.options-filter-block ul::-webkit-scrollbar-thumb {
    background-color: #000;
}

.options-filter-block.hovered ul {
    display: block;
}

.options-filter-block li {
    margin-bottom: 8px;
}

.filter_actions {
    border-bottom: 1px solid #E5E5E5;
    display: flex;
    justify-content: space-between;
    padding-bottom: 8px;
    margin-bottom: 15px !important;
}

.filter_actions a {
    color: #221F1F;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    width: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
}

.options-select-all::after {
    content: ' ';
    display: block;
    width: 1px;
    height: 30px;
    background: #E5E5E5;
    position: absolute;
    top: 0px;
    right: 0px;
}

.filter_actions a.disabled {
    color: #A6A6A5;
    cursor: default;
}

.options_list .container {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
}

.options_list .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 3px;
    left: 5px;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 2px solid #323232;
}

.options_list .container:hover input~.checkmark {
    border: 2px solid #ED1C24;
}

.options_list .container:hover {
    color: #ED1C24;
}

.options_list .container input:checked~.checkmark {
    background-color: #ED1C24;
    border: 2px solid #ED1C24;
}

.options_list .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.options_list .container input:checked~.checkmark:after {
    display: block;
}

.options_list .container .checkmark:after {
    left: 4px;
    top: 1px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.type-footer-0 .container.dflex {
    padding-right: 5px;
}

.dflex.category-page>div {
    margin-bottom: 16px;
}
.catalog-left-menu-category>li.active {
    position: absolute;
    top: 0px;
    background: #fff;
    font-weight: 400;
    width: 100%;
}

.catalog-left-menu-category{
    margin-top: 0px !important;
}

.model-art-attribute{
    display: none;
}
/***************************************/
/*new menu*/

.menu-left-block-wide.menu-left-block .title-f{
    margin-bottom: 8px;
}

.menu-left-block-wide.menu-left-block li.catalog_link{
    display: none;
}

/**************************************/
@media screen and (max-width: 767px){
    .home-slider {
        margin-top: 0 !important;
    }
    .menu-left-line2 a{
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
    }

    .menu-left-line2 a.goToLogin {
        margin-left: 8px;
    }

    .menu-left-line2{
        font-size: 14px;
    }

    .menu-left-block {
        padding: 16px 24px;
    }

    .menu-left-block.menu-left-catalog, .menu-left-block.menu-left-orders{
        padding: 16px 24px;
    }


    .menu-left-contacts.menu-left-block a{
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
    }

    .menu-left-contacts.menu-left-block > .item.item-open{
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .menu-left-three-info.menu-left-block {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .menu-left-three-info.menu-left-block .footer-left-links ul li a{
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
    }

    .menu-left-block-wide.menu-left-block{
        padding-bottom: 16px;
    }


    .menu-left-block-wide.menu-left-block > ul li a{
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
    }

    .menu-left-block-wide.menu-left-block .title-f{
        margin-bottom: 8px;
    }



    .menu-left-block-wide.menu-left-block li.catalog_link{
        display: none;
    }

}/*@media screen and (max-width: 767px){*/
