@charset "UTF-8";
body,
input {
    font-family: Roboto, Tahoma, Verdana, Arial, sans-serif
}

body {
    background: #f1f1f1;
    color: #000;
    height: 100%;
    position: relative;
    background: white;
    font-family: "PFDinLight", Arial, sans-serif;
    background-image: url('images/bg1.png');
    background-position: 0 0;
    background-size: 131px auto;
    background-repeat: no-repeat;
}

.bg-container {
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    height: 82px;
}

.bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 82px;
    background-image: url('images/bg2.png');
    background-position: right top;
    background-repeat: no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    font-family: "PFDinRegular";
}

.header-description {
    font-family: "PFDinMedium";
    font-size: 18px;
    text-transform: uppercase;
    color: #dd2a1b;
    line-height: 22px;
}

.header-description p {
    padding: 8px 0 0;
}

.header_phone {
    font-family: "PFDinMedium";
    font-weight: bold;
    font-size: 18px;
    letter-spacing: -1px;
    color: #2f2d38;
    font-weight: bold;
}

.header_phone span {
    color: #8fcc09;
}

.menu {
    font-family: "PFDinMedium";
    font-weight: bold;
    font-size: 16px;
}


/*Vazoy*/

.inf h1,
.h1 {
    font-size: 40px;
}

.inf h2 {
    font-size: 35px;
}

.inf h3 {
    font-size: 30px;
}

.inf p {
    font-size: 20px;
    padding-bottom: 10px;
}

.inf ul {
    font-size: 20px;
}

.inf img {
    width: 100%;
}

.row-flex {
    display: flex;
}

.line {
    height: 2px;
    background-color: #e7a523;
    margin: 40px 0;
}

.sert {
    float: left;
    width: 49% !important;
    margin-left: 5px;
}

.gla {
    float: left;
    width: 49%;
    padding: 10px;
    margin-bottom: 30px;
}

.gla h3 {
    font-size: 20px;
}

.gla p {
    font-size: 17px;
}

.gla ul {
    font-size: 17px;
    padding-left: 50px;
}

.gla li {
    list-style-type: circle;
}

@media only screen and (max-width: 550px) {
    .gla {
        float: none;
        width: 100%;
        padding: 10px;
        margin-bottom: 10px;
    }
    .gla ul {
        padding-left: 10px;
    }
    .sert {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0px;
    }
    .inf h1 {
        font-size: 30px;
    }
    .inf h2 {
        font-size: 25px;
    }
}


/*Vazoy*/

h2,
h4 {
    text-transform: uppercase
}

.btn,
ul {
    padding: 0
}

.header_phone,
.righ_txt {
    text-align: right
}

.header_phone {
    align-items: center;
    justify-content: flex-end;
    display: flex;
}

#top-panel li a,
a,
a:focus,
a:hover,
footer .righ_txt a.krayt:hover {
    text-decoration: none
}

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto/roboto-regular.eot);
    src: url(fonts/Roboto/roboto-regular.eot) format("embedded-opentype"), url(fonts/Roboto/roboto-regular.woff2) format("woff2"), url(fonts/Roboto/roboto-regular.woff) format("woff"), url(fonts/Roboto/roboto-regular.ttf) format("truetype"), url(fonts/Roboto/roboto-regular.svg#Roboto) format("svg");
    font-weight: 400
}

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto/roboto-light.eot);
    src: url(fonts/Roboto/roboto-light.eot) format("embedded-opentype"), url(fonts/Roboto/roboto-light.woff2) format("woff2"), url(fonts/Roboto/roboto-light.woff) format("woff"), url(fonts/Roboto/roboto-light.ttf) format("truetype"), url(fonts/Roboto/roboto-light.svg#Roboto) format("svg");
    font-weight: 300
}

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto/roboto-bold.eot);
    src: url(fonts/Roboto/roboto-bold.eot) format("embedded-opentype"), url(fonts/Roboto/roboto-bold.woff2) format("woff2"), url(fonts/Roboto/roboto-bold.woff) format("woff"), url(fonts/Roboto/roboto-bold.ttf) format("truetype"), url(fonts/Roboto/roboto-bold.svg#Roboto) format("svg");
    font-weight: 600
}

@font-face {
    font-family: FiraSans;
    src: url(fonts/FiraSans/firasans_light.eot);
    src: url(fonts/FiraSans/firasans_light.eot) format("embedded-opentype"), url(fonts/FiraSans/firasans_light.woff2) format("woff2"), url(fonts/FiraSans/firasans_light.woff) format("woff"), url(fonts/FiraSans/firasans_light.ttf) format("truetype"), url(fonts/FiraSans/firasans_light.svg#firasans_light) format("svg");
    font-weight: 400
}

@font-face {
    font-family: 'Material Design Icons';
    src: url(fonts/Material_icon/materialdesignicons-webfont.eot);
    src: url(fonts/Material_icon/materialdesignicons-webfont.eot?) format("embedded-opentype"), url(fonts/Material_icon/materialdesignicons-webfont.woff2) format("woff2"), url(fonts/Material_icon/materialdesignicons-webfont.woff) format("woff"), url(fonts/Material_icon/materialdesignicons-webfont.ttf) format("truetype"), url(fonts/Material_icon/materialdesignicons-webfont.svg#materialdesigniconsregular) format("svg");
    font-weight: 400;
    font-style: normal
}

::-moz-selection {
    background: #5980a2;
    color: #fff
}

::selection {
    background: #5980a2;
    color: #fff
}

.container-fluid {
    max-width: 1210px
}

a {
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

h1 {
    margin: 0 0 35px;
    font-size: 24px
}

h2 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px
}

.btn,
p,
ul {
    margin: 0
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 14px
}

li {
    list-style: none
}

input {
    border: 0;
    outline: 0
}

.clear_both {
    clear: both
}

.btn {
    border-radius: 2px;
    display: block;
    border: 0;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.btn:active {
    box-shadow: none
}

.static_page ul {
    padding-left: 15px;
    max-width: 80%;
    padding-top: 10px;
    padding-bottom: 10px
}

.static_page ul li:before {
    font: normal normal normal 24px/1 "Material Design Icons";
    content: "\F12F";
    font-size: 8px;
    margin-right: 10px;
    position: relative;
    top: -1px;
    color: #2F2D38
}

.btn_blue,
.btn_blue:focus,
.btn_blue:hover,
.btn_green,
.btn_green:focus {
    color: #fff
}

.static_page .select_text {
    background-color: #fff;
    padding: 20px 20px 20px 25px;
    position: relative;
    margin: 15px 0
}

.static_page .select_text:before {
    content: " ";
    display: block;
    width: 4px;
    background-color: #2F2D38;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

section {
    border-bottom: 1px solid #eee;
    padding-bottom: 35px
}

section.about {
    border: 0
}

.btn_blue {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
    background-color: #2F2D38;
}

.btn_blue:hover {
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .4);
    background-color: #4C4955
}

.btn_blue:active {
    background-color: #A8A7AE;
    box-shadow: none;
}

.btn_green {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
    background-color: #DD2A1B;
    background-color: #dd2a1b;
}

.btn_green:hover {
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .4);
    background-color: #ff7e56;
    color: #fff
}

.btn_green:active {
    background-color: #e65528;
    box-shadow: none;
}

.btn_white {
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
    color: #666
}

#top-panel #auth_form a:hover,
#top-panel li a:hover {
    /*color: #2F2D38*/
}

.btn_white:hover {
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .4);
    background-color: #f5f5f5
}

.header_panel .btn_catalog .btn_blue,
.header_panel .btn_green {
    box-shadow: none
}

.btn_white:active {
    background-color: #e0e0e0
}

main {
    padding-bottom: 50px;
    min-height: 620px;
    position: relative
}

.background {
    position: fixed;
    z-index: 9;
    background-color: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none
}

#top-panel,
.header_panel {
    background-color: #2F2D38;
    background-color: transparent;
    /* xsd */
}

.header_panel {
    background-color: #FAFAFA;
}

.header_panel .btn_compare .btn a {
    color: #333 !important;
}

#top-panel {
    font-size: 14px;
}

#top-panel ul {
    position: relative;
    float: left;
    margin-left: -25px;
}

#top-panel li {
    float: left
}

#top-panel li:last-child {
    margin-right: 0
}

#top-panel li:first-child a {
    /*padding-left: 0*/
}

#top-panel li a {
    display: block;
    padding: 0 10px;
    line-height: 40px;
    color: #fff;
    color: #111;
    /* xsd */
}

#top-panel li:hover a {
    background: #4C4955;
    background: #8fcc09;
    /*color: #fff;*/
}

.header_panel .mobile_menu,
.header_phone br {
    display: none
}

#top-panel li a:active {
    background-color: #A8A7AE;
}

#top-panel li a.selected {
    background-color: #4C4955;
    background-color: #dd2a1b;
    cursor: default;
    color: white;
}
#top-panel li:first-child a.selected {
    background-color: red;
    color: white;
}

#top-panel #auth_form {
    float: right;
    line-height: 40px;
    position: relative
}

#top-panel #auth_form .login-ico {
    width: 10px;
    height: 10px;
    background-position: -2px -174px;
    margin: 0 -35px -1px 0
}

#top-panel #auth_form a {
    margin-left: 10px;
    color: #fff;
}

#top-panel #auth_form a:active,
.site-logo a {
    color: #2F2D38;
}

#top-panel #auth_form a:first-child {
    margin: 0
}

#top-panel #auth_form a:before {
    font-size: 18px;
    padding-right: 5px;
    position: relative;
    top: 2px
}

.header {
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto;
    /* xsd */
}

.header-description {
    display: flex;
    align-items: center;
    padding-left: 0;
}

.site-logo {
    font-family: FiraSans;
    font-size: 48px;
    line-height: 52px;
    color: #2F2D38;
}

.site-logo:hover {
    color: #45558c;
}

.site-logo:active {
    color: #A8A7AE;
}

.site-logo span {
    color: #DD2A1B;
    margin-left: -3px
}

.header_phone {
    font-size: 24px;
    font-weight: 300;
    white-space: nowrap
}

.logo img {
    max-width: 240px;
}

@media only screen and (max-width: 550px) {
    .header_phone .phone.phone-inc {
        display: none
    }
    .section_product_info .option_block .btn_buy {
        padding-right: 0;
    }
    .section_product_info .btn_buy a.btn.btn_blue {
        width: 100%;
        margin-bottom: 16px;
    }
}

.ec-left {
    padding-bottom: 35px;
    border-bottom: 1px solid #eee;
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s
}

.ec-left .ec_comments_new_buttons {
    padding: 0 15px
}

.header_panel {
    height: 50px
}

.header_panel .btn {
    border-radius: 0
}

.header_panel .btn_catalog {
    width: 250px;
    float: left;
    color: #fff;
    font-size: 18px;
    padding: 0;
    position: relative
}

.header_panel .btn_catalog .btn {
    height: 50px;
    line-height: 45px;
    width: 100%;
    font-size: 18px
}

.header_panel .btn_catalog:hover .btn {
    background-color: #4C4955;
}

.header_panel .btn_catalog:hover .btn:active {
    background-color: #A8A7AE;
}

.header_panel .btn_catalog i {
    font-size: 28px;
    position: relative;
    top: 4px;
    left: -17px
}

.header_panel .btn_catalog ul i {
    top: 50%;
    left: 90%;
    position: absolute;
    color: #2F2D38;
    font-size: 20px;
    margin-top: -15px
}

.header_panel .btn_catalog ul li:hover i {
    color: #fff
}

.header_panel #search {
    padding-right: 0;
    float: right;
    width: calc(100% - 275px)
}

.header_panel #search form {
    padding-top: 8px;
    position: relative
}

.header_panel #search form input {
    width: 100%;
    height: 35px;
    padding-left: 15px
}

.header_panel #search form input:focus i.mdi-magnify {
    color: #2F2D38
}

.header_panel #search form i {
    background: #fff;
    position: absolute;
    font-size: 27px;
    right: 5px;
    top: 11px;
    line-height: 32px;
    color: #bbb
}

.header_panel #search form:hover i {
    color: #2F2D38
}

.header_panel #search form:active i {
    color: #A8A7AE
}

.header_panel #search .btn_search {
    width: 35px;
    right: 0;
    position: absolute;
    top: 8px;
    z-index: 2;
    opacity: 0;
    padding-left: 2px
}

.header_panel .btns_header {
    float: right
}

.header_panel .btn_compare {
    float: left;
    height: 50px;
    padding: 0;
    width: 50%;
    position: relative;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.header_panel .btn_compare .btn {
    line-height: 50px
}

.header_panel .btn_compare .btn a {
    color: #fff;
    font-size: 16px;
    display: block
}

.header_panel .btn_compare .btn .mdi {
    color: #DD2A1B;
    color: #dd2a1b;
    font-size: 21px;
    position: relative;
    top: 2px;
    right: 10px
}

.header_panel .btn_compare:hover {
    background-color: #4C4955;
}

.header_panel .btn_compare:active {
    background-color: #A8A7AE;
}

.header_panel .btn_compare .bx_catalog_compare_form {
    box-shadow: 0 1px 5px 0 rgba(124, 124, 124, .75);
    position: absolute;
    z-index: 100;
    width: 370px;
    right: 0;
    background-color: #fff;
    max-height: 360px
}

.header_panel .btn_compare .bx_catalog_compare_form.open {
    visibility: visible;
    opacity: 1
}

.header_panel .btn_compare .bx_catalog_compare_form .jspContainer {
    margin-bottom: -1px
}

.header_panel .btn_compare .bx_catalog_compare_form .jspContainer .jspVerticalBar {
    width: 3px
}

.jspDrag {
    background-color: #DD2A1B !important;
}

.header_panel .btn_compare .bx_catalog_compare_form .jspContainer .jspDrag {
    opacity: 1;
    width: 3px;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    border-radius: 0
}

.header_panel .btn_compare .bx_catalog_compare_form .jspContainer .jspPane {
    width: 100% !important;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.header_panel .btn_compare .bx_catalog_compare_form li {
    padding: 10px;
    border-bottom: 1px solid #eee
}

.header_panel .btn_compare .bx_catalog_compare_form li a {
    color: #000;
    text-decoration: none
}

.header_panel .btn_compare .bx_catalog_compare_form li a:hover {
    color: #2F2D38
}

.header_panel .btn_compare .bx_catalog_compare_form li a:active {
    color: #A8A7AE
}

.header_panel .btn_compare .bx_catalog_compare_form li a .compare_item_img {
    float: left;
    margin-right: 10px;
    width: 65px
}

.header_panel .btn_compare .bx_catalog_compare_form li a .compare_item_img img {
    margin: 0 auto;
    display: block
}

.header_panel .btn_compare .bx_catalog_compare_form li a .compare-prod-name {
    max-height: 60px;
    overflow: hidden
}

.header_panel .btn_compare .bx_catalog_compare_form li.btn-item {
    padding: 0
}

.header_panel .btn_compare .bx_catalog_compare_form li.btn-item a {
    color: #fff;
    text-align: center;
    background-color: #2F2D38;
    padding: 0;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px
}

.header_panel .btn_compare .bx_catalog_compare_form li.btn-item a:hover {
    background-color: #4C4955
}

.header_panel .btn_compare .bx_catalog_compare_form li.btn-item a:active {
    background-color: #A8A7AE
}

.header_panel .btn_compare .bx_catalog_compare_form li.btn-item a.disabled {
    background-color: #fff;
    color: #000
}

.header_panel .btn_compare .bx_catalog_compare_form li.btn-item a.disabled:hover {
    cursor: default
}

.header_panel .btn_compare .bx_catalog_compare_form .btn {
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    border-radius: 0;
    font-size: 14px
}

@media only screen and (max-width: 540px) {
    .header_panel .btn_compare .bx_catalog_compare_form {
        width: 300px !important;
        right: -70px
    }
}

.header_panel .btn_basket {
    float: left;
    width: 50%;
    height: 50px;
    padding: 0
}

.header_panel .btn_basket .btn {
    font-size: 16px
}

.header_panel .btn_basket a {
    line-height: 48px;
    height: inherit;
    color: #fff;
    font-size: 14px
}

.header_panel .btn_basket a i {
    font-size: 21px;
    position: relative;
    top: 3px;
    right: 10px
}

.bx-touch .bx-basket-item-list {
    display: none !important
}

@media only screen and (max-width: 991px) {
    .bx-basket-item-list {
        display: none !important
    }
}

.btn_catalog .catalog-menu {
    visibility: hidden;
    position: absolute;
    left: 0;
    z-index: 10;
    width: 100%;
    background-color: #fff;
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .2);
    text-align: left;
    -webkit-transition: .2s;
    transition: .2s;
    opacity: 0
}

.btn_catalog .catalog-menu>li {
    position: relative
}

.btn_catalog .catalog-menu>li a,
.btn_catalog .catalog-menu>li:active>.lvl-2 a {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    display: block
}

.btn_catalog .catalog-menu>li a.root-item-selected {
    color: #2F2D38
}

.btn_catalog .catalog-menu>li>a {
    padding: 10px 0 10px 10px;
    -webkit-transition: none;
    transition: none
}

.btn_catalog .catalog-menu>li:hover {
    color: #000;
    background: #fff;
}

.btn_catalog .catalog-menu>li:hover>a,
.btn_catalog .catalog-menu>li>.lvl-2 li:hover>a {
    color: #fff;
    background-color: #A8A7AE;
}

.btn_catalog .catalog-menu>li:hover>ul {
    visibility: visible;
    opacity: 1
}

.btn_catalog .catalog-menu>li:active {
    background-color: #4C4955;
}

.btn_catalog .catalog-menu>li:active a,
.btn_catalog .catalog-menu>li:active i {
    color: #fff;
}

.btn_catalog .catalog-menu>li>ul {
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    padding-bottom: 7px
}

.btn_catalog .catalog-menu>li>ul>li>a {
    padding: 10px
}

.btn_catalog .catalog-menu>li>ul>li>a:hover {
    /*color: #2F2D38*/
    color: #000;
    background: #fff;
}

.btn_catalog .catalog-menu>li>ul>li>a:active {
    background-color: #4C4955;
    color: #fff !important;
}

.btn_catalog .catalog-menu>li>ul .lvl-3 li:hover a,
.btn_catalog .catalog-menu>li>ul>li>a.item-selected {
    color: #2F2D38
}

.btn_catalog .catalog-menu>li>ul .lvl-3 {
    padding-left: 10px
}

.btn_catalog .catalog-menu>li>ul .lvl-3 li:active a {
    color: #A8A7AE
}

.btn_catalog .catalog-menu>li>ul .lvl-3 a {
    color: #bbb;
    padding-left: 10px
}

.btn_catalog .catalog-menu>li>ul .lvl-3 a.item-selected {
    color: #2F2D38
}

.btn_catalog:hover .catalog-menu {
    visibility: visible;
    opacity: 1
}

.index_cat_menu {
    width: 251px;
    height: 460px;
    float: left;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    overflow: hidden;
    position: absolute;
    transition: .2s;
    background-color: #fff;
}

.index_cat_menu:hover {
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .1);
    height: auto;
    position: absolute;
    z-index: 10;
    overflow: visible;
}

.index_cat_menu .lvl-2 {
    display: none;
    visibility: hidden;
    position: absolute;
    opacity: 0;
    left: 100%;
    top: 0;
    z-index: 10;
    background: #fff;
    width: 100%;
    padding: 10px 0;
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s
}

.index_cat_menu .lvl-2>li>a {
    color: #000;
    padding: 7px 15px;
    display: block
}

.index_cat_menu .lvl-2>li>a:hover {
    color: #2F2D38
}

.index_cat_menu .lvl-2>li>a:active {
    color: #A8A7AE
}

.index_cat_menu .lvl-3 a {
    color: #bbb;
    padding: 0 25px
}

.index_cat_menu .lvl-3 a:hover {
    color: #2F2D38
}

.index_cat_menu .lvl-3 a:active {
    color: #A8A7AE
}

.index_cat_menu .catalog-menu>li {
    position: relative;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee
}

.index_cat_menu .catalog-menu>li i {
    position: absolute;
    right: 10px;
    color: #2F2D38;
    font-size: 20px;
    top: 50%;
    margin-top: -14px
}

.index_cat_menu .catalog-menu>li>a {
    display: block;
    width: calc(100% + 1px);
    margin-left: -1px;
    padding: 15px 20px 15px 10px;
    color: #000;
    -webkit-transition: initial;
    transition: initial
}

.index_cat_menu .catalog-menu>li:hover>a {
    color: #000 !important;
    background: #eee !important;
    color: #FFF !important;
    background: #8fcc09 !important;
}

.index_cat_menu .catalog-menu>li:hover i {
    color: #000 !important;
}

.index_cat_menu .catalog-menu>li:hover .lvl-2 {
    visibility: visible;
    opacity: 1
}

.index_cat_menu .catalog-menu>li .lvl-2 li:hover>a {
    color: #000 !important;
    background: #eee !important;
}

.index_cat_menu .catalog-menu>li:active>a {
    color: #fff;
    background: #A8A7AE
}

.owl-carousel .item,
.slaider_block .owl-carousel .item {
    background-size: cover;
    background-position: center center
}

.index_cat_menu .catalog-menu>li:active i {
    color: #fff
}

.slaider_block {
    width: calc(100% - 251px);
    float: left;
    padding-top: 25px;
    padding-left: 25px;
    margin-left: 251px;
}

@media all and (max-width: 991px) {
    .slaider_block {
        margin-left: 0px;
    }
}

.slaider_block .owl-carousel .item {
    display: table;
    position: relative;
}

.slaider_block .owl-carousel .item .content {
    display: table-cell;
    height: 435px;
    vertical-align: middle;
    padding: 0 20px 0 60%;
    float: initial;
    width: 350px;
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    vertical-align: middle;
    float: initial;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    z-idnex: 100;
}

.slaider_block .owl-carousel .item:before {
    content: '';
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.24);
}

.slaider_block .owl-carousel .item .content .h1 {
    margin: 20px 20% 0 20px;
    color: white;
}

.slaider_block .owl-carousel .item .content .descr {
    position: absolute;
    right: 0;
    background: #8fcc09;
    padding: 20px 190px 20px 30px;
    bottom: 80px;
    height: 80px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slaider_block .owl-carousel .item .content .btn_blue {
    background-color: #dd2a1b;
}

.owl-carousel {
    position: relative
}

.owl-carousel .item {
    width: 100%;
    height: 435px
}

.owl-carousel .owl-dots {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center
}

.owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #f1efe7;
    display: inline-block;
    margin: 0 8px
}

.owl-carousel .owl-dots .owl-dot.active {
    background-color: #2F2D38;
}

.owl-carousel .content {
    float: right;
    width: 350px;
    padding-top: 40px
}

.owl-carousel .content .h1 {
    font-size: 60px;
    margin-bottom: 0
}

.owl-carousel .content p {
    padding-top: 35px;
    font-size: 16px
}

.company_advantages .item p,
.owl-carousel .content .btn {
    font-size: 14px;
    text-transform: uppercase
}

.owl-carousel .content .btn {
    width: 145px;
    height: 40px;
    border-radius: 1px;
    line-height: 40px;
    margin-top: 30px;
    right: 20px;
    position: absolute;
    bottom: 64px;
    height: 110px;
    line-height: 110px;
    font-weight: bold;
    font-size: 18px;
}

.company_advantages {
    margin-top: 25px;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.company_advantages h2 {
    width: 250px;
    float: left;
    background: #2F2D38;
    height: 120px;
    color: #fff;
    padding: 20px;
    margin: 0;
    line-height: 30px
}

.company_advantages .list_option {
    width: calc(100% - 250px);
    float: left;
    padding-left: 25px
}

.company_advantages .item {
    text-align: left;
    height: 120px;
    display: table
}

.company_advantages .item .wrp {
    display: table-cell;
    height: inherit;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-position: left center;
    padding-left: 70px
}

.gide>ul>li a,
.news .item a,
.news_main .item a,
.news_navigation .prev_next a i {
    display: block
}

.company_advantages .item .advantages_img {
    min-height: 60px;
    float: left;
    width: 30%
}

.news .item,
.news_main .item {
    margin-top: 40px;
    height: 125px;
    overflow: hidden;
    padding: 0
}

.news .item:nth-child(1),
.news .item:nth-child(2),
.news h2,
.news_main .item:nth-child(1),
.news_main .item:nth-child(2) {
    margin-top: 0
}

.news .item .news_img,
.news_main .item .news_img {
    height: 125px;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.news .item .news_img img,
.news_main .item .news_img img {
    width: 100%
}

.news .item .news_content,
.news_main .item .news_content {
    padding-left: 15px
}

.news .item .news_content span,
.news_main .item .news_content span {
    font-size: 12px
}

.news .item .news_content h3,
.news_main .item .news_content h3 {
    color: #2F2D38;
    padding: 5px 0 0;
    height: 42px;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0px;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.news .item .news_content h3:active,
.news .item .news_content h3:hover,
.news_main .item .news_content h3:active,
.news_main .item .news_content h3:hover {
    color: #A8A7AE
}

.news_detail {
    position: relative
}

.news_detail .news_img {
    height: 245px;
    background-position: center center;
    background-size: cover;
    margin: 0 30px 0 0;
    width: 30%;
    float: left
}

.news_detail p {
    padding-bottom: 20px
}

.news_detail p:last-child {
    padding-bottom: 0
}

.news_detail span {
    /*float: left;*/
    width: 100%;
    margin-top: -20px;
    margin-bottom: 10px;
    color: #bbb
}

.news_detail h2 {
    font-size: 35px;
    text-transform: initial;
    margin-top: 0
}

.news_navigation {
    margin-top: 40px
}

.news_navigation .prev_next {
    position: relative;
    height: 32px
}

.news_navigation .prev_next a {
    position: absolute
}

.news_navigation .prev_next a span {
    line-height: 32px;
    color: #2F2D38;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.news_navigation .prev_next a.prev {
    left: 0
}

.news_navigation .prev_next a.prev i {
    float: left
}

.news_navigation .prev_next a.prev span {
    padding-left: 15px
}

.news_navigation .prev_next a.next {
    right: 0
}

.news_navigation .prev_next a.next i {
    float: right
}

.news_navigation .prev_next a.next span {
    padding-right: 15px
}

.news_navigation .prev_next a i:before {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #fff;
    color: #2F2D38;
    font-size: 28px;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

aside .head a,
aside .head i {
    line-height: 55px;
    color: #fff
}

.news_navigation .prev_next a:hover i:before {
    background-color: #4C4955;
    color: #fff
}

.news_navigation .prev_next a:hover span {
    color: #A8A7AE
}

.news_navigation .prev_next a:hover:active i:before {
    background-color: #A8A7AE;
    color: #fff
}

.news_navigation .prev_next a:hover:active span {
    color: #A8A7AE
}

.gide {
    /*border: 1px solid #eee;*/
    background-color: #fff;
    padding: 25px 30px 35px;
    margin-bottom: 45px
}

.gide>ul>li {
    float: left;
    width: 33%;
    padding-top: 55px;
    padding-right: 10px
}

.gide>ul>li:nth-child(3n+4) {
    clear: both
}

.gide>ul>li:nth-child(1),
.gide>ul>li:nth-child(2),
.gide>ul>li:nth-child(3) {
    padding-top: 0
}

.gide>ul>li a {
    color: #2F2D38;
    max-width: 310px;
    font-size: 15px
}

.gide>ul>li a:active,
.gide>ul>li a:hover {
    color: #A8A7AE
}

.gide>ul>li ul {
    padding-top: 30px
}

.gide>ul>li ul li a {
    color: #bbb;
    font-size: 14px
}

.gide>ul>li ul li a:hover {
    color: #2F2D38
}

.gide>ul>li ul li a:active {
    color: #A8A7AE
}

.categories_main {
    padding-top: 20px
}

.categories_main .owl-carousel_1 .owl-stage-outer {
    padding: 15px;
    margin: -15px
}

.categories_main .owl-carousel_1 .owl-item {
    max-width: 279px
}

.categories_main .item {
    height: 170px;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 160px auto;
    -webkit-transition: box-shadow ease-out .2s;
    transition: box-shadow ease-out .2s
}

.categories_main .item:hover {
    box-shadow: -1px 0 10px 0 rgba(0, 0, 0, .2)
}

.categories_main .item a {
    color: #000;
    display: block;
    height: inherit;
    width: inherit
}

footer,
footer .footer-menu li a {
    color: #fff
}

aside,
aside .head {
    position: fixed;
    width: 280px;
    top: 0;
    -webkit-transition: ease-out .2s;
    left: -280px
}

.categories_main .item h3 {
    display: table-cell;
    padding-left: 150px;
    vertical-align: middle;
    height: inherit
}

footer {
    background-color: #2f2d38;
}

footer .footer_info {
    padding-top: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #687074
}

footer .footer-menu {
    list-style: none;
    margin: 0 0 0 -15px;
    display: inline-block
}

footer .footer-menu li {
    padding: 0 8px;
    display: inline-block
}

footer .footer-menu li:first-child {
    padding-left: 0
}

footer .footer-menu li a {
    transition: .2s;
}

footer .footer-menu li a:hover {
    color: #ccc;
    text-decoration: underline;
}

footer .footer-menu li a:active {
    color: #999;
    text-decoration: underline;
}

footer .footer-menu li a.selected {
    color: #fff;
    text-decoration: underline;
    cursor: default
}

footer .righ_txt {
    margin-right: -15px;
    float: right
}

footer .righ_txt a {
    color: #fff;
    text-decoration: underline;
    transition: .2s;
}

footer .righ_txt a:active,
footer .righ_txt a:hover,
footer .righ_txt a.krayt:hover,
footer .righ_txt a.krayt:active {
    text-decoration: none;
    color: #ccc;
}

footer .copyright {
    padding-top: 10px;
    padding-bottom: 10px
}

.company_name {
    padding-top: 10px;
}

footer .copyright a {
    color: #fff
}

footer .copyright .company_name {
    margin-left: -15px
}

aside {
    height: 100%;
    transition: ease-out .2s;
    overflow: auto;
    background: #fff;
    z-index: 11
}

aside:focus {
    outline: initial
}

aside .head {
    height: 55px;
    background: #2F2D38;
    padding: 0 20px;
    z-index: 5;
    transition: ease-out .2s
}

aside .head a {
    font-size: 26px
}

aside .head i {
    position: absolute;
    right: 10px;
    font-size: 20px
}

aside .content {
    padding-top: 55px
}

aside .content .menu {
    display: none
}

aside .content #auth_form {
    display: none;
    padding: 10px 20px;
    border-bottom: 1px solid #eee
}

aside .content #auth_form a {
    display: block;
    padding: 10px 15px 10px 0;
    color: #000
}

aside .content #auth_form a:before {
    display: none
}

aside .content #search {
    display: none;
    padding: 20px
}

aside .content #search form {
    position: relative
}

aside .content #search form i {
    position: absolute;
    top: 7px;
    font-size: 20px;
    right: 10px;
    color: #2F2D38
}

aside .content #search input {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #eee
}

aside .content #search input.btn_search {
    position: absolute;
    width: 40px;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 3
}

aside .content .catalog-menu,
aside .content .menu {
    padding: 10px 20px;
    border-bottom: 1px solid #eee
}

aside .content .catalog-menu>li,
aside .content .menu>li {
    position: relative
}

aside .content .catalog-menu>li>a,
aside .content .menu>li>a {
    padding: 10px 15px 10px 0;
    display: block;
    color: #000
}

aside .content .catalog-menu>li>i,
aside .content .menu>li>i {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    color: #2F2D38
}

aside .content .lvl-2 {
    position: fixed;
    left: -280px;
    top: 0;
    width: 280px;
    background: #fff;
    height: 100%;
    z-index: 4;
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s;
    padding: 95px 0 10px;
    overflow: auto
}

aside .content .lvl-2.open {
    left: 0
}

aside .content .lvl-2>li>a {
    padding: 10px 15px;
    display: block;
    color: #000
}

aside .content .lvl-3,
aside .jspVerticalBar {
    display: none
}

aside .content .lvl-2 .back {
    position: absolute;
    top: 70px;
    left: 10px;
    font-size: 13px
}

aside .content .lvl-2 .back i {
    font-style: normal
}

aside .content .lvl-2 .back i:before {
    color: #2F2D38;
    position: relative;
    top: 1px;
    margin-right: 5px
}

aside.open,
aside.open .head {
    left: 0
}

aside .jspPane {
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    margin-left: 0 !important
}

.products_main {
    /*background-color: #fff;*/
    /*box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, .1) inset;*/
    padding-bottom: 30px;
    margin-top: 30px
}

.products_main h2 {
    position: relative
}

.products_main h2:after {
    content: " ";
    display: block;
    border-bottom: 1px solid #dedede;
    position: absolute;
    bottom: 3px;
    width: 100%;
    right: 0
}

.products_main h2 span {
    background-color: #f1f1f1;
    position: relative;
    z-index: 1;
    padding-right: 15px
}

.owl-carousel_similar .item,
.product_list .item,
.product_list_recomended .item {
    height: 390px;
    float: left;
    box-shadow: 0 0 0 0 transparent;
    padding: 0 20px;
    border: 1px solid #eee;
    border-top: 0;
    position: relative;
    -webkit-transition: box-shadow ease-out .2s;
    transition: box-shadow ease-out .2s;
    background-color: #fff
}

.owl-carousel_similar .item:hover,
.product_list .item:hover,
.product_list_recomended .item:hover {
    box-shadow: -1px 0 10px 0 rgba(0, 0, 0, .2);
    z-index: 5
}

.owl-carousel_similar .item:hover h3,
.product_list .item:hover h3,
.product_list_recomended .item:hover h3,
.news .item .news_content h3:hover,
.news_main .item .news_content h3:hover,
.item-list .item:hover h3,
.section_element .item:hover h3 {
    color: #DD2A1B;
}

.owl-carousel_similar .item .product_img,
.product_list .item .product_img,
.product_list_recomended .item .product_img {
    width: 100%;
    height: 220px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-top: 10px
}

.owl-carousel_similar .item h3,
.product_list .item h3,
.product_list_recomended .item h3 {
    color: #000;
    line-height: 20px;
    margin: 0;
    height: 65px;
    overflow: hidden;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 5px;
    transition: .2s ease-in-out;
}

.owl-carousel_similar .item .price,
.product_list .item .price,
.product_list_recomended .item .price {
    font-size: 18px;
    color: #2F2D38;
    font-weight: 600;
    padding-top: 5px;
    white-space: nowrap;
    float: left
}

.owl-carousel_similar .item .price span,
.product_list .item .price span,
.product_list_recomended .item .price span {
    color: #bbb;
    font-size: 14px;
    text-decoration: line-through;
    padding-left: 10px;
    font-weight: 400
}

.owl-carousel_similar .rating,
.product_list .rating,
.product_list_recomended .rating {
    height: 30px;
    padding-top: 10px
}

.section_line.bx_catalog_tile_ul {
    /*background: #fff;*/
    padding: 30px 0;
    /*box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, .1) inset*/
}

.item-list .section_info_block,
.section_element .section_info_block {
    height: 390px;
    padding-right: 0
}

.item-list .section_info_block .section_img,
.section_element .section_info_block .section_img {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
    position: relative
}

.item-list .section_info_block .section_img:after,
.section_element .section_info_block .section_img:after {
    content: " ";
    display: block;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .9) 0, rgba(0, 0, 0, .1) 70%);
    background: linear-gradient(to top, rgba(0, 0, 0, .9) 0, rgba(0, 0, 0, .1) 70%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    opacity: 1
}

.item-list .section_info_block h2,
.section_element .section_info_block h2 {
    background-color: initial;
    color: #fff;
    position: absolute;
    bottom: 45px;
    left: 0;
    width: 100%;
    padding-right: 10px;
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 0;
    height: 55px;
    overflow: hidden
}

.item-list .section_info_block .link,
.section_element .section_info_block .link {
    position: absolute;
    left: 0;
    bottom: 15px;
    padding-left: 15px;
    color: #fff;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.item-list .section_info_block .link:before,
.section_element .section_info_block .link:before {
    position: absolute;
    right: -15px;
    color: #fff;
    top: 4px
}

.item-list .section_info_block .link:hover,
.section_element .section_info_block .link:hover {
    color: #ddd
}

.item-list .section_info_block .link:active,
.section_element .section_info_block .link:active {
    color: #ccc
}

.item-list .section_info_block a,
.section_element .section_info_block a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.item-list .section_info_block a:hover .section_img:after,
.section_element .section_info_block a:hover .section_img:after {
    opacity: .8
}

@media only screen and (max-width: 991px) {
    aside .content #search {
        display: block
    }
    .item-list .section_info_block,
    .section_element .section_info_block {
        height: 340px
    }
    .item-list .section_info_block h2,
    .section_element .section_info_block h2 {
        line-height: 26px;
        font-size: 18px
    }
}

@media only screen and (max-width: 800px) {
    .item-list .section_info_block,
    .section_element .section_info_block {
        width: 100%;
        height: 300px
    }
}

@media only screen and (max-width: 620px) {
    .item-list .section_info_block,
    .section_element .section_info_block {
        height: 260px
    }
}

.item-list .item,
.section_element .item {
    background: #fff;
    border-right: 1px solid #eee;
    height: 390px;
    padding-top: 0;
    padding-bottom: 20px;
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s;
    box-sizing: border-box
}

.item-list .item:last-child,
.section_element .item:last-child {
    border-right: 0
}

.item-list .item a,
.section_element .item a {
    padding-top: 10px;
    display: block
}

.item-list .item:hover,
.section_element .item:hover {
    box-shadow: -1px 0 10px 0 rgba(0, 0, 0, .2);
    z-index: 5
}

.item-list .item .product_img,
.section_element .item .product_img {
    width: 100%;
    height: 220px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}

.item-list .item .rating,
.section_element .item .rating {
    padding-top: 10px
}

.item-list .item .rating:after,
.section_element .item .rating:after {
    content: " ";
    display: block;
    clear: both
}

.item-list .item h3,
.section_element .item h3 {
    color: #000;
    line-height: 20px;
    margin: 15px 0 0;
    height: 60px;
    overflow: hidden;
    font-size: 14px;
    text-transform: uppercase
}

.item-list .item .price,
.section_element .item .price {
    font-size: 18px;
    color: #2F2D38;
    font-weight: 600;
    padding-top: 5px;
    white-space: nowrap;
    padding-right: 30px
}

.item-list .item .price span,
.section_element .item .price span {
    color: #bbb;
    font-size: 14px;
    text-decoration: line-through;
    padding-left: 10px;
    font-weight: 400
}

@media only screen and (max-width: 1100px) {
    .item-list .item .price span,
    .section_element .item .price span {
        display: block;
        padding-left: 0
    }
}

@media only screen and (max-width: 991px) {
    .item-list .item,
    .section_element .item {
        height: 340px !important
    }
    .item-list .item .product_img,
    .section_element .item .product_img {
        height: 170px
    }
}

@media only screen and (max-width: 900px) {
    .item-list .item,
    .section_element .item {
        width: 50%
    }
}

@media only screen and (max-width: 768px) {
    aside .content #auth_form,
    aside .content .menu {
        display: block
    }
    .item-list .item,
    .section_element .item {
        width: 33.33333333%
    }
}

@media only screen and (max-width: 600px) {
    .item-list .item,
    .section_element .item {
        width: 50%
    }
    .item-list .item h3,
    .section_element .item h3 {
        font-size: 13px;
        line-height: 18px
    }
}

@media only screen and (max-width: 424px) {
    .item-list .item,
    .section_element .item {
        width: 100%
    }
}

.section_element {
    margin-right: 0
}

@media only screen and (max-width: 900px) {
    .section_element .item {
        width: 25%
    }
}

@media only screen and (max-width: 800px) {
    .section_element .item {
        display: none
    }
}

.bg_section {
    /*box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, .1) inset;*/
    padding: 30px 0;
    /* background: #f7f8fc; */
    background: none;
}

.item-list_list {
    border-top: 1px solid #eee;
}

.item-list_list .item {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2);
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    -webkit-transition: box-shadow ease-out .2s;
    transition: box-shadow ease-out .2s;
    background: #fff;
    position: relative
}

.item-list_list .item:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
    z-index: 5
}

.item-list_list .item:hover .item_list_img_hidden {
    display: block
}

.item-list_list .item .product_img {
    height: 95px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}

.item-list_list .item h3 {
    font-size: 14px;
    color: #000;
    display: table-cell;
    vertical-align: middle;
    height: 95px
}

.item-list_list .item:hover h3 {
    color: #DD2A1B;
}

.item-list_list .item h3 span {
    display: block;
    padding-top: 10px;
    color: #bbb
}

.item-list_list .item .price {
    font-size: 18px;
    color: #2F2D38;
    font-weight: 600;
    padding-top: 5px;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle;
    height: 95px
}

.item-list_list .item .price span {
    color: #bbb;
    font-size: 14px;
    text-decoration: line-through;
    display: block;
    font-weight: 400
}

.item-list_list .item .rating {
    display: table-cell;
    vertical-align: middle;
    height: 95px
}

.item-list_list .item_list_img_hidden {
    position: absolute;
    left: -225px;
    top: 50%;
    width: 210px;
    height: 170px;
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .2);
    padding: 15px;
    background-color: #fff;
    margin-top: -85px;
    display: none
}

.item-list_list .item_list_img_hidden .triangle {
    width: 25px;
    height: 25px;
    overflow: hidden;
    position: absolute;
    right: -24px;
    bottom: 50%;
    margin-bottom: -15px
}

.item-list_list .item_list_img_hidden .triangle:after {
    content: " ";
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-bottom: -10px;
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .2);
    display: block;
    left: -11px;
    position: absolute;
    top: 0;
    background: #fff
}

.bx_slide li span,
.star {
    background-repeat: no-repeat
}

.item-list_list .item_list_img_hidden .img {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

@media only screen and (max-width: 991px) {
    .item-list_list .item_list_img_hidden {
        display: none !important
    }
}

.bx-touch .item-list_list .item_list_img_hidden {
    display: none !important
}

.item-list .item {
    height: 390px;
    padding: 0 20px;
    border-bottom: 1px solid #eee
}

.breadcrumbs .item,
.breadcrumbs .item i {
    padding-right: 15px
}

.product_hit,
.product_new,
.product_sale {
    position: absolute;
    top: 0;
    left: 0;
    width: 115px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    color: #fff
}

.product_hit:after,
.product_new:after,
.product_sale:after {
    content: " ";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-right: 17px solid transparent;
    bottom: 0;
    right: -17px
}

.bx_bigimages,
.bx_slider_conteiner {
    position: relative
}

.star,
.star.empty {
    height: 13px;
    width: 13px
}

.product_hit.right,
.product_new.right,
.product_sale.right {
    right: 0;
    left: initial
}

.product_hit.right:after,
.product_new.right:after,
.product_sale.right:after {
    right: initial;
    left: -17px;
    border-left: 17px solid transparent;
    border-right: initial
}

.product_new {
    background-color: #DD2A1B;
}

.product_new:after {
    border-top: 30px solid #DD2A1B
}

.product_sale {
    background-color: #3351A6;
}

.product_sale:after {
    border-top: 30px solid #3351A6;
}

.product_hit {
    background-color: #2F2D38;
    text-align: initial;
    padding-left: 12px
}

.product_hit:after {
    border-top: 30px solid #2F2D38
}

.star {
    float: left;
    display: block;
    background-image: url(images/stars.png);
    background-position: 0 0;
    margin-right: 2px;
    -webkit-transition: none;
    transition: none
}

.star:hover {
    cursor: pointer
}

.star.half {
    background-position: -14px 0
}

.star.empty {
    background-position: -28px 0
}

.star.empty.active {
    background-position: 0 0
}

.breadcrumbs {
    margin-bottom: 25px;
    height: 30px;
    overflow: hidden;
    padding-top: 5px
}

.breadcrumbs .item {
    display: inline-block;
    color: #aaa;
    padding-top: 5px
}

.breadcrumbs .item a {
    color: #000
}

.breadcrumbs .item a:hover {
    color: #2F2D38
}

.breadcrumbs .item a:active {
    color: #A8A7AE
}

.block_img {
    padding-left: 0
}

.wrp_big_img {
    display: table;
    width: 100%
}

.bx_bigimages {
    width: 100%;
    height: 400px;
    margin: 0 !important;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
}

.bx_bigimages img {
    max-width: 100%;
    max-height: 100%
}

.bx_slider_conteiner .bx_slide_left,
.bx_slider_conteiner .bx_slide_right {
    position: absolute;
    font: normal normal normal 24px/1 "Material Design Icons";
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    top: 50%;
    margin-top: -10px;
}

.bx_slider_conteiner .bx_slide_left:before,
.bx_slider_conteiner .bx_slide_right:before {
    font-size: 30px
}

.bx_slider_conteiner .bx_slide_left:hover,
.bx_slider_conteiner .bx_slide_right:hover {
    color: #2F2D38 !important;
    opacity: .8
}

.bx_slider_conteiner .bx_slide_left:active,
.bx_slider_conteiner .bx_slide_right:active {
    color: #A8A7AE !important;
    opacity: 1
}

.bx_slider_conteiner .bx_slide_left.disabled,
.bx_slider_conteiner .bx_slide_right.disabled {
    display: none
}

.bx_slider_conteiner .bx_slide_left {
    left: -10px
}

.bx_slider_conteiner .bx_slide_left:before {
    content: "\F141"
}

.bx_slider_conteiner .bx_slide_right {
    right: -10px
}

.bx_slider_conteiner .bx_slide_right:before {
    content: "\F142"
}

.bx_slider_scroller_container {
    width: 85%;
    margin: 0 auto;
    overflow: hidden
}

.bx_slide {
    margin: 10px -7px 0
}

.bx_slide .detail_product_gallery {
    margin-left: auto !important
}

.bx_slide .owl-stage {
    width: 100% !important
}

.bx_slide ul {
    margin: 0 auto;
    width: 85%
}

.info_main h1,
.small_header h1,
.small_header span {
    margin-bottom: 10px
}

.bx_slide ul .owl-controls {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -15px;
    color: #2F2D38
}

.bx_slide ul .owl-controls .owl-nav .owl-next,
.bx_slide ul .owl-controls .owl-nav .owl-prev {
    position: absolute;
    font: normal normal normal 24px/1 "Material Design Icons";
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    opacity: .8
}

.bx_slide ul .owl-controls .owl-nav .owl-next:before,
.bx_slide ul .owl-controls .owl-nav .owl-prev:before {
    font-size: 30px
}

.bx_slide ul .owl-controls .owl-nav .owl-next:hover,
.bx_slide ul .owl-controls .owl-nav .owl-prev:hover {
    color: #4C4955;
    opacity: 1
}

.bx_slide ul .owl-controls .owl-nav .owl-next:active,
.bx_slide ul .owl-controls .owl-nav .owl-prev:active {
    color: #A8A7AE;
    opacity: 1
}

.bx_slide ul .owl-controls .owl-nav .owl-next.disabled,
.bx_slide ul .owl-controls .owl-nav .owl-prev.disabled {
    color: #bdbdbd;
    cursor: default
}

.info_main .available_block .not_available.mdi-check-circle:before,
.info_main span {
    color: #000
}

.bx_slide ul .owl-controls .owl-nav .owl-prev {
    left: -35px
}

.bx_slide ul .owl-controls .owl-nav .owl-prev:before {
    content: "\F141"
}

.bx_slide ul .owl-controls .owl-nav .owl-next {
    right: -35px
}

.bx_slide ul .owl-controls .owl-nav .owl-next:before {
    content: "\F142"
}

.bx_slide li {
    float: left;
    padding: 0 7px;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    cursor: pointer
}

.bx_slide li .cnt_offers,
.bx_slide li span {
    -webkit-transition: ease-out .3s;
    width: 100%;
    display: block
}

.bx_slide li a {
    width: 100%;
    display: block
}

.bx_slide li a.zoomGalleryActive {
    border-color: #2F2D38
}

.bx_slide li span {
    height: 85px;
    background-size: contain;
    background-position: center center;
    opacity: .7;
    transition: ease-out .3s
}

.bx_slide li .zoomGalleryActive span,
.bx_slide li:hover span {
    opacity: 1
}

.bx_slide li .cnt_offers {
    border: 1px solid #eee;
    padding: 7px;
    height: initial;
    cursor: pointer;
    transition: ease-out .3s
}

.bx_slide li.bx_active .cnt_offers {
    border-color: #2F2D38
}

.bx_slide li:hover .cnt_offers,
.bx_slide li:hover a {
    border-color: #4C4955
}

.bx_slide li:active .cnt_offers,
.bx_slide li:active a {
    border-color: #A8A7AE
}

.zoomLens {
    border: 1px solid #2F2D38 !important;
    max-width: 373px !important
}

.zoomWindow {
    margin-left: -15px;
    margin-top: -20px
}

.small_header span {
    color: #bbb;
    font-size: 13px;
    display: block
}

.small_header .rating {
    margin-top: 10px
}

.small_header .rating:after {
    clear: both;
    display: block;
    content: " "
}

.info_main h1 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 15px
}

.info_main .rating {
    padding-top: 10px;
    float: left;
    width: 100%
}

.info_main .available_block {
    height: 55px;
    line-height: 55px;
    float: left;
    width: 100%;
    border-top: 1px solid #eee;
    margin-top: 20px
}

.info_main .available_block .mdi-check-circle:before {
    content: "\F5E0";
    font-size: 16px;
    position: relative;
    top: 1px;
    padding-right: 5px;
    color: #87c73d;
}

.info_main .available_block .need_order:before {
    font-size: 16px;
    position: relative;
    top: 1px;
    padding-right: 5px;
    color: #2F2D38
}

.info_main .scu_section {
    float: left;
    width: 100%;
    padding: 20px;
    background: #fff;
}

.info_main .scu_section:after {
    display: block;
    content: " ";
    clear: both
}

.info_main .scu_section h5 {
    float: left;
    padding-right: 15px;
    margin: 0;
    line-height: 45px
}

.info_main .scu_section .bx_item_detail_scu,
.info_main .scu_section .bx_item_detail_size {
    height: 45px;
    line-height: 45px;
    float: left;
    width: 50%
}

@media only screen and (max-width: 786px) {
    .info_main .scu_section .bx_item_detail_scu,
    .info_main .scu_section .bx_item_detail_size {
        width: 100%
    }
}

.info_main .scu_section ul {
    float: left;
    width: initial !important
}

.info_main .scu_section ul.pic_item li {
    width: 40px !important;
    height: 40px;
    float: left;
    border-radius: 50%;
    padding: 5px !important;
    margin-right: 10px;
    cursor: pointer
}

.info_main .scu_section ul.pic_item li.bx_active {
    border: 1px solid #2F2D38
}

.info_main .scu_section ul.pic_item li span {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: block
}

.info_main .scu_section .txt li {
    float: left;
    width: initial !important;
    padding-right: 15px;
    cursor: pointer
}

.info_main .scu_section .txt li.bx_active {
    color: #2F2D38
}

.info_main .additional_info .item h3,
.info_main .additional_info a {
    line-height: 40px;
    padding-left: 20px;
    color: #fff;
    position: relative;
    height: 40px
}

.info_main .additional_info {
    float: left;
    width: 100%
}

.info_main .additional_info a {
    display: block;
    background-color: #f5f5f5
}

.info_main .additional_info a.collapsed .mdi-plus {
    display: block
}

.info_main .additional_info a .mdi-plus,
.info_main .additional_info a.collapsed .mdi-minus {
    display: none
}

.info_main .additional_info a .mdi-minus {
    display: block
}

.info_main .additional_info .item {
    margin-top: 5px;
    position: relative
}

.info_main .additional_info .item h3 {
    font-size: 14px;
    display: block;
    background-color: #2f2d38;
    margin: 0;
    cursor: pointer;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.info_main .additional_info .item:first-child {
    margin-top: 0
}

.info_main .additional_info i {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 18px;
    color: #fff
}

.info_main .additional_info i.open:before {
    content: "\F374"
}

.info_main .additional_info .item_content {
    border: 1px solid #2f2d38;
    background-color: #fff;
    border-top: 1px solid #2f2d38;
    padding: 15px;
    display: none
}

.info_main .additional_info .item_content h2 {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 14px;
    color: #2F2D38
}

.info_main .additional_info .item_content h2:first-child {
    margin-top: 0
}

.info_main .additional_info .item_content p {
    margin-top: 10px;
    line-height: 18px
}

.info_main .additional_info .item_content ul {
    padding-left: 15px;
    max-width: 80%;
    padding-top: 10px;
    padding-bottom: 10px
}

.info_main .additional_info .item_content ul li:before {
    font: normal normal normal 24px/1 "Material Design Icons";
    content: "\F12F";
    font-size: 8px;
    margin-right: 10px;
    position: relative;
    top: -1px;
    color: #2F2D38
}

.option_block .btn_buy:after,
.option_block .btn_not_buy:after,
.section_product_info:after {
    content: " ";
    display: block;
    clear: both
}

.section_product_info {
    float: left;
    margin-top: 25px;
    width: 100%
}

.option_block {
    width: 100%;
    background-color: #fff;
    min-width: 180px;
    float: right;
    padding: 30px 20px
}

.option_block .price_block {
    float: left
}

@media only screen and (max-width: 385px) {
    .option_block .price_block {
        float: initial
    }
}

.option_block .price {
    font-size: 27px
}

.option_block .old_price {
    font-size: 18px;
    color: #bbb;
    text-decoration: line-through
}

.option_block .btn {
    height: 40px;
    line-height: 40px;
    float: left;
    width: 170px
}

.option_block .btn.one_click {
    margin-left: 20px
}

.option_block .btn_buy,
.option_block .btn_not_buy {
    position: relative;
    float: right;
    padding-right: 25px;
    width: 57%
}

.option_block .btn_buy .on_basket .btn,
.option_block .btn_not_buy .on_basket .btn {
    height: 40px;
    line-height: 40px;
    position: absolute;
    display: block;
    width: 100%;
    cursor: default;
    z-index: 2
}

.option_block .btn_buy .on_basket .btn:hover,
.option_block .btn_not_buy .on_basket .btn:hover {
    background-color: #2F2D38;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4)
}

.option_block .btn_buy .on_basket .btn:active,
.option_block .btn_not_buy .on_basket .btn:active {
    background-color: #2F2D38
}

.option_block .btn_buy .product-modal,
.option_block .btn_not_buy .product-modal {
    width: 170px;
    background-color: #fff;
    padding: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    z-index: 2;
    top: 50px;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.option_block .btn_buy .product-modal span,
.option_block .btn_not_buy .product-modal span {
    padding-bottom: 15px;
    display: block
}

.option_block .btn_buy .product-modal .btn,
.option_block .btn_not_buy .product-modal .btn {
    margin: 0;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
    width: 100%
}

.option_block .btn_buy .product-modal.open,
.option_block .btn_not_buy .product-modal.open {
    visibility: visible;
    opacity: 1
}

@media only screen and (max-width: 1170px) {
    .option_block .btn_buy,
    .option_block .btn_not_buy {
        width: 100%;
        margin-top: 20px
    }
}

@media only screen and (max-width: 500px) {
    .option_block .btn_buy .btn,
    .option_block .btn_not_buy .btn {
        float: initial;
        margin-left: 0
    }
    .option_block .btn_buy .btn.one_click,
    .option_block .btn_not_buy .btn.one_click {
        margin-top: 20px
    }
}

.option_block .btn_not_buy .not_av {
    background: initial;
    color: #bbb;
    box-shadow: none;
    cursor: default
}

.option_block .bx_bt_button_type_2 {
    background-color: initial;
    box-shadow: none;
    color: #bbb;
    cursor: default
}

.option_block .quantity {
    margin-top: 5px;
    float: left;
    padding-left: 25px
}

.option_block .quantity span {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    background-color: #DD2A1B;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.option_block .quantity span:hover {
    background-color: #ff7e56
}

.option_block .quantity span:active {
    background-color: #e65528
}

.option_block .quantity input {
    width: 30px;
    height: 30px;
    float: left;
    text-align: center;
    border: 1px sold
}

@media only screen and (max-width: 385px) {
    .option_block .quantity {
        float: initial;
        padding-left: 0;
        margin-top: 15px
    }
}

.option_block .compare-control {
    position: absolute;
    right: 0;
    float: left;
    bottom: 23px
}

.option_block .compare-control span {
    display: none
}

.option_block .compare-control .compare-control-input:not(checked) {
    position: absolute
}

.option_block .compare-control .compare-control-input+label:before {
    top: 10px;
    background: initial
}

.option_block .compare-control .compare-control-input:checked+label:before {
    color: #DD2A1B
}

@media only screen and (max-width: 500px) {
    .option_block .compare-control {
        position: relative;
        left: 0;
        margin-top: 10px;
        bottom: initial
    }
    .option_block .compare-control .compare-control-input+label {
        position: relative
    }
    .option_block .compare-control .compare-control-input+label:before {
        right: initial;
        left: 0
    }
    .option_block .compare-control span {
        font-size: 16px;
        padding-top: 10px;
        display: block
    }
}

.element_description #tab_1 .bx_item_rating {
    display: none
}

.element_description #tab_1 .bx_item_rating.big {
    display: block;
    margin: 20px 0;
    float: left;
    width: 100%
}

.element_description #tab_1 .bx_item_rating.big span {
    float: left
}

.element_description #tab_1 .bx_item_rating.big .rating {
    float: left;
    padding: 0 10px;
    position: relative;
    top: 2px
}

.element_description #tab_1 .best-comment {
    float: left;
    width: 100%
}

.element_description #tab_1 .best-comment span {
    color: #bbb;
    padding-bottom: 25px;
    float: left;
    width: 100%
}

.element_description #tab_1 .best-comment p {
    padding-bottom: 25px;
    line-height: 18px;
    float: left;
    width: 100%
}

.element_description #tab_1 .btn {
    float: right;
    margin-top: 5px
}

.element_description #tab_3 h2 {
    margin-bottom: 20px
}

.element_description .tabs-menu {
    height: 45px;
    background-color: #2f2d38;
}

.element_description .tabs-menu a {
    line-height: 45px;
    float: left;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 20px;
    display: block;
    -webkit-transition: background-color ease-out .3s;
    transition: background-color ease-out .3s
}

.element_description .tabs-menu a.active {
    background-color: #fff;
    color: #000;
}

.element_description .tabs-menu a.active:hover {
    background-color: #fff
}

.element_description .tabs-menu a:hover {
    background-color: #4C4955;
}

@media only screen and (max-width: 599px) {
    .element_description .tabs-menu {
        display: none
    }
}

.element_description .tabs .tab,
.element_description .tabs .toogle_title {
    display: none
}

.element_description .tabs .tab.active {
    display: block
}

.element_description .tabs .tabs-content {
    background: #fff;
    padding: 0 20px 30px
}

.element_description .tabs .tabs-content h2 {
    margin-top: 0;
    padding-top: 30px
}

@media only screen and (max-width: 599px) {
    .element_description .tabs .toogle_title {
        display: block;
        background: #fff;
        border-bottom: 1px solid #eee;
        padding: 10px;
        position: relative;
        text-transform: uppercase
    }
    .element_description .tabs .toogle_title:before {
        position: absolute;
        right: 10px;
        font-size: 18px;
        top: 50%;
        margin-top: -9px;
        color: #bbb;
        -webkit-transition: ease-out .4s;
        transition: ease-out .4s;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    .element_description .tabs .toogle_title.active:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .element_description .tabs .tabs-content {
        margin-top: 25px;
        padding: 0
    }
    .element_description .tabs .tabs-content h2 {
        font-size: 14px;
        line-height: 20px;
        padding-top: 40px
    }
    .element_description .tabs .tabs-content h2:first-child {
        padding-top: 20px
    }
    .element_description .tabs .tab {
        padding: 0 15px 20px
    }
}

.element_description .property-item .title:after,
.element_description h2:after {
    content: " ";
    border-bottom: 1px solid #dedede
}

.element_description h2:after {
    display: block;
    position: relative;
    top: 15px
}

.element_description .link {
    color: #2F2D38;
    padding-top: 20px;
    display: inline-block;
}

.element_description .link:active,
.element_description .link:hover {
    color: #A8A7AE
}

.element_description .link.btn {
    color: #fff;
    text-decoration: none;
    padding: 0
}

.element_description .btn {
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    width: 190px;
    text-align: center
}

.element_description .property-item:nth-child(odd) {
    clear: both
}

.element_description .property-item h3 {
    font-size: 14px;
    background-color: #f1f1f1;
    padding: 10px 0 10px 20px;
    margin: 25px 0
}

.element_description .property-item .title:after {
    position: absolute;
    width: 100%;
    bottom: 5px;
    left: 15px
}

.element_description .property-item span {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-right: 5px
}

.element_description .author {
    color: #bbb;
    line-height: 24px
}

.element_description .author .name {
    color: #000;
    line-height: 20px
}

.element_description .emarket-comments {
    position: relative
}

.element_description .emarket-comments .rating {
    position: absolute;
    top: 30px;
    left: 265px
}

.element_description .emarket-comments .rating span {
    position: relative;
    top: -3px;
    padding-left: 7px
}

.element_description #ec_comment_show {
    position: absolute;
    top: 10px;
    right: 0
}

.element_description .ec-comments-add {
    display: none
}

.element_description .ec-comments-add.open {
    display: block
}

.element_description .ec-comments-add span {
    padding-top: 15px;
    padding-bottom: 5px;
    display: block
}

.element_description .ec-comments-add span:first-child {
    padding-top: 0
}

.element_description .ec-comments-add span:after {
    content: "*";
    color: #DD2A1B
}

.element_description .ec-comments-add input,
.element_description .ec-comments-add textarea {
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 7px 15px
}

.element_description .ec-comments-add input.ec-empty,
.element_description .ec-comments-add textarea.ec-empty {
    background-color: #fbf4f4;
    color: #dd6262;
    border: 1px solid #dd6262
}

.element_description .ec-comments-add input.ec-empty:focus,
.element_description .ec-comments-add textarea.ec-empty:focus {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    color: initial;
    font-size: 14px
}

.element_description .ec-comments-add .required_fields {
    float: left;
    width: 100%;
    padding: 15px 15px 35px
}

.element_description .ec-comments-add .required_fields p {
    color: #bbb
}

.element_description .ec-comments-add .required_fields span {
    display: initial;
    padding-top: 0
}

.element_description .ec-comments-add .btn {
    float: left;
    margin-right: 15px
}

.element_description .ec-comments-captcha_title span {
    padding-top: 15px !important
}

.element_description .ec-comments-captcha input {
    width: 70%
}

.element_description .ec-comments-captcha img {
    float: right;
    height: 35px
}

.element_description .comments_rating {
    padding-left: 40px
}

.element_description .comments_rating span {
    padding-bottom: 20px
}

.element_description .ec-rating {
    background-color: #f5f5f5;
    padding: 30px 45px 30px 25px;
    max-width: 360px
}

.element_description .ec-rating span:after {
    display: none
}

.element_description .ec-rating .ec-criteria,
.element_description .ec-rating .ec-criteria-full {
    width: 100%;
    float: left;
    position: relative
}

.element_description .ec-rating .ec-criteria span,
.element_description .ec-rating .ec-criteria-full span {
    float: left;
    width: 60%;
    padding-bottom: 5px
}

.element_description .ec-rating .ec-criteria .ec-criteria-rating,
.element_description .ec-rating .ec-criteria-full .ec-criteria-rating {
    float: left;
    padding-right: 10px;
    position: relative;
    top: 2px
}

.element_description .ec-rating .ec-criteria .ec-criteria-rating:hover,
.element_description .ec-rating .ec-criteria-full .ec-criteria-rating:hover {
    cursor: pointer
}

.element_description .ec-rating .ec-criteria .ec-criteria-val,
.element_description .ec-rating .ec-criteria-full .ec-criteria-val {
    float: left
}

.element_description .ec-rating .ec-criteria-full span {
    padding-bottom: 20px
}

.element_description .ec-comment {
    padding-top: 25px;
    border-bottom: 1px solid #eee;
    padding-bottom: 25px
}

.element_description .ec-comment:last-child {
    border-bottom: 0
}

.element_description .ec-comment .rating_comments .ec-rating {
    width: 20%;
    float: left;
    padding: 0;
    background: 0 0
}

.element_description .ec-comment .rating_comments .ec-rating .star {
    position: relative;
    top: 2px;
    -webkit-transition: none;
    transition: none
}

.element_description .ec-comment .rating_comments .ec-rating span {
    padding-left: 10px
}

.element_description .ec-comment .rating_comments i {
    font-size: 20px;
    position: absolute;
    color: #2F2D38;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    top: -1px
}

.element_description .ec-comment .rating_comments .ec-rating-list-show {
    border-bottom: 1px dashed #2F2D38;
    color: #2F2D38;
    float: left;
    line-height: 17px
}

.element_description .ec-comment .rating_comments .ec-rating-list-show:hover {
    color: #A8A7AE;
    border: 0
}

.element_description .ec-comment .rating_comments .ec-rating-list-show:active {
    color: #A8A7AE
}

.element_description .ec-comment .rating_comments .ec-rating-list-show.arrow-top i {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.element_description .ec-comment .ec-rating-list {
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    display: none
}

.element_description .ec-comment .ec-rating-list .item {
    float: left;
    padding-right: 45px
}

.element_description .ec-comment .ec-rating-list .item span {
    padding-right: 15px;
    float: left
}

.element_description .ec-comment .ec-rating-list .item:last-child span {
    padding-right: 0
}

.element_description .ec-comment .ec-rating-list .item .ec-rating {
    width: initial
}

.element_description .ec-comment .msg {
    float: left;
    width: 100%
}

.element_description .ec-comment .msg span {
    color: #bbb;
    padding: 15px 0;
    float: left;
    width: 100%
}

.element_description .ec-comment .msg span:first-child {
    padding-top: 5px
}

.element_description .no-comment {
    text-align: center;
    display: block;
    padding: 20px 0
}

.similar_products {
    padding-bottom: 30px;
    margin-top: 35px
}

.product_list_recomended {
    margin-top: 15px
}

.recomend_title,
.similar_title {
    padding-bottom: 5px
}

.recomend_title h2,
.similar_title h2 {
    margin: 0;
    line-height: 40px
}

.recomend_title h2 span,
.similar_title h2 span {
    /*background: #f1f1f1;*/
    position: relative;
    padding-right: 15px;
    z-index: 1
}

.recomend_title h2:after,
.similar_title h2:after {
    border-color: #eee;
    top: -12px
}

.owl-carousel_similar .owl-stage-outer,
.recomended_carousel .owl-stage-outer {
    padding: 7px 0
}

.owl-carousel_similar .owl-nav,
.recomended_carousel .owl-nav {
    position: absolute;
    top: -47px;
    right: 0;
    font-size: 32px;
    color: #2F2D38;
    height: 40px;
    /*background: #fff;*/
    padding-left: 10px
}

.owl-carousel_similar .owl-nav .owl-next,
.owl-carousel_similar .owl-nav .owl-prev,
.recomended_carousel .owl-nav .owl-next,
.recomended_carousel .owl-nav .owl-prev {
    float: left;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.owl-carousel_similar .owl-nav .owl-next:active,
.owl-carousel_similar .owl-nav .owl-next:hover,
.owl-carousel_similar .owl-nav .owl-prev:active,
.owl-carousel_similar .owl-nav .owl-prev:hover,
.recomended_carousel .owl-nav .owl-next:active,
.recomended_carousel .owl-nav .owl-next:hover,
.recomended_carousel .owl-nav .owl-prev:active,
.recomended_carousel .owl-nav .owl-prev:hover {
    color: #A8A7AE
}

.owl-carousel_similar .owl-nav .owl-next.disabled,
.owl-carousel_similar .owl-nav .owl-prev.disabled,
.recomended_carousel .owl-nav .owl-next.disabled,
.recomended_carousel .owl-nav .owl-prev.disabled {
    color: #bdbdbd;
    cursor: initial
}

.section_list {
    padding-bottom: 20px
}

.section_list li {
    padding-bottom: 30px
}

.section_list .section_item {
    height: 235px;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
    -webkit-transition: box-shadow ease-out .2s;
    transition: box-shadow ease-out .2s;
    padding: 20px;
    text-align: center
}

.section_list .section_item .section_img {
    height: 120px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}

.section_list .section_item h2 {
    font-size: 16px;
    text-transform: none;
    padding: 10px 0 0;
    color: #2F2D38;
    height: 44px;
    display: table-cell;
    vertical-align: middle
}

.section_list .section_item span {
    color: #000;
    display: block;
    padding-top: 10px
}

.section_list .section_item:hover {
    box-shadow: -1px 0 10px 0 rgba(0, 0, 0, .2)
}

.section_line:after {
    display: block;
    clear: both;
    content: " "
}

.section_line li {
    position: relative;
    padding-bottom: 25px
}

.section_line li:last-child {
    padding-bottom: 0
}

@media only screen and (max-width: 800px) {
    .section_line li {
        float: left;
        display: block;
        width: 33.3333%
    }
}

@media only screen and (max-width: 620px) {
    .section_line li {
        width: 50%
    }
}

@media only screen and (max-width: 430px) {
    .section_line li {
        width: 100%
    }
}

.section_line h2 {
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    margin: 0 0 20px
}

.section_line a {
    color: #000
}

.section_line a:hover {
    color: #2F2D38
}

.section_line a:active {
    color: #A8A7AE
}

.section_line .bx_catalog_tile_show_all {
    position: absolute;
    right: 20px;
    top: 11px;
    color: #2F2D38
}

.section_line .bx_catalog_tile_show_all:active,
.section_line .bx_catalog_tile_show_all:hover {
    color: #A8A7AE
}

.section_description {
    margin: 30px 0
}

.bx_sidebar h3,
.catalog_section>h3 {
    margin-top: 0;
    text-transform: uppercase
}

.catalog_section>h3 {
    font-size: 14px;
    padding-left: 10px
}

.bx_sidebar {
    display: block;
    background-color: #fff;
    padding: 15px 2px
}

.bx_sidebar h3 {
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.filter-btn {
    height: 45px;
    line-height: 45px
}

.filter_block {
    width: 300px;
    float: left;
    padding-right: 20px
}

.catalog_section_block {
    width: calc(100% - 300px);
    float: left
}

.bx_filter_container {
    background-color: #fff;
    margin-top: 1px;
    padding: 10px;
    position: relative
}

.bx_filter_container_title {
    padding-bottom: 15px;
    display: block;
    text-transform: uppercase
}

.bx_filter_container_title:after {
    content: " ";
    display: block;
    border-bottom: 1px solid #dedede;
    width: calc(100% + 20px);
    margin: 0 -10px;
    padding-top: 7px
}

.bx_filter_block span {
    float: left;
    width: 100%;
    position: relative;
    padding: 7px 0
}

.bx_filter_block .checkbox {
    width: 17px;
    height: 17px;
    display: initial
}

.bx_filter_block .checkbox+label {
    cursor: pointer;
    padding-left: 30px;
    font-weight: 400;
    margin: 0;
    text-align: center
}

.bx_filter_block .checkbox:not(checked) {
    position: absolute;
    opacity: 0
}

.bx_filter_block .checkbox:not(checked)+label:before {
    content: " ";
    position: absolute;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #d7dae8;
    background: #FFF;
    font-weight: 600
}

.bx-soa-section {
    background-color: #fff;
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-properties .bx-soa-item-td-text strong,
.bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-soa-item-title {
    font-weight: 400
}

.bx_filter_block span.disabled .checkbox+label {
    color: #bbb;
    cursor: default;
    pointer-events: none;
}

.bx_filter_block .checkbox:checked+label:before {
    content: "\F12C";
    background-color: #2F2D38;
    color: #fff;
    border: 0;
    line-height: 16px
}

.bx_filter_control_section {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px
}

.bx_filter_control_section .btn {
    height: 35px;
    lin-height: 35px;
    width: 100%
}

.bx_filter_control_section .link {
    background-color: initial;
    color: #2F2D38;
    padding-top: 20px;
    width: 100%;
    text-align: center
}

.bx_filter_control_section .link:active,
.bx_filter_control_section .link:hover {
    color: #A8A7AE
}

.bx_filter_param_area {
    margin-bottom: 25px
}

.bx_filter_param_area input {
    border: 1px solid #e0e0e0;
    width: 90px;
    height: 35px;
    text-align: center;
    color: #000;
    margin: 0 7px
}

.bx_filter_param_area input:first-child {
    margin-left: 0
}

.bx_filter_param_area ::-webkit-input-placeholder {
    color: #000
}

.bx_filter_param_area ::-moz-placeholder {
    color: #000
}

.bx_filter_param_area :-moz-placeholder {
    color: #000
}

.bx_filter_param_area :-ms-input-placeholder {
    color: #000
}

.bx_filter_container_modef {
    position: relative;
    width: 100%;
    display: block
}

.bx_filter_container_modef .bx_filter_popup_result {
    position: absolute;
    left: 100%;
    width: 190px;
    display: block;
    z-index: 100;
    background-color: #fff;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    top: -10px !important;
    margin-left: 23px
}

.bx_filter_container_modef .bx_filter_popup_result .triangle {
    width: 15px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: -12px;
    bottom: 50%;
    margin-bottom: -7px
}

.bx_filter_container_modef .bx_filter_popup_result .triangle:before {
    content: " ";
    width: 15px;
    height: 15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-bottom: -10px;
    box-shadow: 1px 0 5px 0 rgba(0, 0, 0, .2);
    display: block;
    right: -8px;
    position: absolute;
    top: 0;
    background: #fff
}

.bx_filter_container_modef .bx_filter_popup_result a {
    color: #2F2D38;
    padding-left: 12px
}

.bx_filter_container_modef .bx_filter_popup_result a:active,
.bx_filter_container_modef .bx_filter_popup_result a:hover {
    color: #A8A7AE
}

@media only screen and (max-width: 768px) {
    .bx_filter_container_modef .bx_filter_popup_result {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        margin: 0;
        top: initial !important;
        padding: 0 20px
    }
}

.bx_ui_slider_track {
    margin: 13px 10px;
    background: #fff;
    height: 3px;
    position: relative;
    border-radius: 3px
}

.bx_ui_slider_range {
    position: absolute;
    top: 0;
    bottom: 0;
    box-sizing: border-box;
    background: #2F2D38
}

.bx_ui_slider_handle {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
    -webkit-transition: none;
    transition: none;
    cursor: pointer
}

.bx_ui_slider_handle.left {
    margin-left: -10px
}

.bx_ui_slider_handle.right {
    margin-right: -10px
}

.catalog_bg {
    background: #fff;
    padding-bottom: 30px;
    margin-top: 35px
}

.catalog-filter {
    height: 50px;
    line-height: 50px;
    background-color: #fff;
}

.catalog-filter .option {
    float: left;
    padding: 0 15px
}

.catalog-filter .option.amount {
    float: right
}

.catalog-filter .option.sort {
    width: 50%;
    text-align: right
}

.catalog-filter .option a.view {
    width: 28px;
    height: 28px;
    display: inline-block;
    color: #2F2D38;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
    margin: 0 5px;
    -webkit-transition: ease-out .1s;
    transition: ease-out .1s
}

.catalog-filter .option a.view:before {
    line-height: 28px;
    display: block
}

.catalog-filter .option a.view:active,
.catalog-filter .option a.view:hover {
    background-color: #A8A7AE;
    color: #fff
}

.catalog-filter .option a.active {
    color: #fff;
    background-color: #2F2D38
}

.catalog-filter .option span {
    padding-right: 7px
}

@media only screen and (max-width: 1060px) {
    .catalog-filter .option.sort {
        width: 50%
    }
    .catalog-filter .option.amount>span {
        display: none
    }
}

@media only screen and (max-width: 870px) {
    .catalog-filter .option>span {
        display: none
    }
}

@media only screen and (max-width: 500px) {
    .catalog-filter .option {
        width: 100% !important
    }
    .catalog-filter .option>span {
        display: initial !important
    }
    .catalog-filter .option.sort {
        text-align: left
    }
    .catalog-filter {
        line-height: 40px
    }
}

.catalog-filter select {
    height: 30px;
    border: 0;
    border-radius: 2px;
    padding-left: 15px;
    font-family: Roboto, Tahoma, Verdana, Arial, sans-serif
}

.catalog-filter select.sort {
    width: 160px
}

.catalog-filter select option,
.catalog-filter select:focus {
    border: 0;
    outline: 0
}

.catalog-filter select option:hover {
    background-color: #eee
}

.catalog-filter .amount .selectBox {
    width: initial !important
}

.catalog-filter .selectBox {
    box-shadow: none;
    border: 1px solid #eee;
}

@media only screen and (max-width: 850px) {
    .catalog-filter {
        height: initial
    }
    .catalog-filter:after {
        display: block;
        content: " ";
        clear: both
    }
}

.item-brand {
    padding-top: 15px
}

.item-brand .title {
    height: 40px;
    padding-left: 15px;
    /*background-color: #fff;*/
}

.item-brand .title.block {
    /*border: 1px solid #eee*/
}

.item-brand .title h2 {
    margin: 0;
    line-height: 40px
}

.compare-control {
    position: absolute;
    right: 15px;
    bottom: 38px
}

.compare-control .compare-control-input {
    width: 17px;
    height: 17px;
    display: initial;
    float: right;
    position: relative;
    opacity: 0
}

.compare-control .compare-control-input+label {
    cursor: pointer;
    padding-left: 30px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    font-size: 20px
}

.compare-control .compare-control-input:not(checked) {
    position: relative
}

.compare-control .compare-control-input:not(checked)+label:before {
    position: absolute;
    right: 0;
    background: #FFF;
    color: #bdbdbd;
    top: 5px
}

.compare-control .compare-control-input:checked+label:before {
    color: #DD2A1B;
    border: 0
}

.compare-control_list {
    height: 95px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.compare-control_list .controls-wrap {
    height: inherit;
    vertical-align: middle;
    display: table-cell
}

.compare-control_list input {
    opacity: 0
}

.compare-control_list .compare-control-input+label {
    cursor: pointer;
    position: absolute;
    left: 13px;
    font-size: 18px;
    top: 40px
}

.compare-control_list .compare-control-input:not(checked)+label:before {
    color: #bdbdbd
}

.compare-control_list .compare-control-input:checked+label:before {
    color: #DD2A1B
}

.contacts {
    padding-bottom: 100px
}

@media only screen and (max-width: 767px) {
    .contacts {
        padding-bottom: 0
    }
}

.contact {
    padding: 30px 20px;
    background-color: #fff;
    max-height: 450px
}

.contact .item {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 25px;
    margin-bottom: 30px
}

.contact .item:last-child {
    border: 0
}

.contact h4 {
    margin: 0 0 25px
}

.search-page {
    position: relative
}

.search-page form {
    margin: 0
}

.search-page .btn_search {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 65px;
    width: 65px;
    opacity: 0
}

.search-page .notetext {
    padding-top: 20px;
    display: block
}

.search_input_detail {
    width: 100%;
    height: 60px;
    background-color: #fff;
    position: relative;
}

.search-language-guess {
    margin-top: 10px;
}

.search_input_detail:before {
    position: absolute;
    right: 20px;
    font-size: 26px;
    top: 50%;
    margin-top: -13px;
    color: #bbb
}

.search_input_detail input {
    width: 100%;
    height: 100%;
    padding: 15px
}

.search_input_detail:hover:before {
    color: #2F2D38
}

.search_input_detail:active:before {
    color: #A8A7AE
}

.search_result .item {
    background-color: #fff;
    padding: 30px 20px 35px;
    margin-bottom: 20px
}

.search_result .item a {
    color: #2F2D38;
    font-size: 16px
}

.search_result .item a:hover {
    color: #DD2A1B;
}

.search_result .item a:active,
.search_result .item a:hover {
    color: #A8A7AE
}

.search_result .item p {
    padding-top: 25px
}

.search_result span {
    padding: 30px 0;
    display: block
}

.search-result_header {
    display: block;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    background-color: #fff;
    padding: 15px;
    position: relative;
    z-index: 1000
}

.emodal_form,
.selectBox-dropdown-menu {
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .2)
}

.search-result_header a {
    color: #000;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 15px;
    display: block
}

.search-result_header a:hover {
    color: #2F2D38
}

.search-result_header a:active {
    color: #A8A7AE
}

.search-result_header .title-search-all a {
    border: 0;
    color: #bdbdbd;
    padding-top: 10px;
    margin: 0
}

.search-result_header .title-search-all a:hover {
    color: #2F2D38
}

.search-result_header .title-search-all a:active {
    color: #A8A7AE
}

.navigation {
    margin-top: 40px;
    float: left;
    position: relative
}

.navigation a,
.navigation span {
    width: 35px;
    height: 35px;
    display: block;
    float: left;
    line-height: 35px;
    text-align: center;
    background-color: #eee
}

.navigation a {
    color: #2F2D38;
    -webkit-transition: none;
    transition: none
}

.navigation a:hover {
    background-color: #4C4955;
    color: #fff
}

.navigation a:active {
    background-color: #A8A7AE;
    color: #fff;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.navigation span.nav-current-page {
    color: #fff;
    background-color: #2F2D38
}

.navigation .navigation-arrows {
    position: absolute;
    width: 100%
}

.navigation .navigation-arrows .disabled {
    background-color: #fff;
    border: 1px solid #eee;
    color: #bbb
}

.navigation .navigation-arrows .prev {
    left: 0;
    position: absolute
}

.navigation .navigation-arrows .next {
    right: 0;
    position: absolute
}

.navigation .navigation-pages {
    padding-left: 35px;
    padding-right: 35px
}

.auth_form .auth_item,
.registration-box .auth_item {
    height: 55px;
    line-height: 40px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    position: relative
}

.auth_form .auth_item span,
.registration-box .auth_item span {
    max-width: 225px
}

.auth_form .auth_item img,
.registration-box .auth_item img {
    margin-left: 15px;
    height: 35px;
    position: relative;
    top: -3px
}

.auth_form span,
.registration-box span {
    display: block;
    float: left
}

.auth_form em,
.registration-box em {
    color: #DD2A1B;
    font-size: 12px
}

.auth_form input,
.registration-box input {
    border: 1px solid #e0e0e0;
    height: 35px;
    padding: 10px
}

.auth_form input.btn,
.registration-box input.btn {
    width: 190px;
    height: 40px;
    border: 0;
    float: left;
    margin-right: 45px
}

.auth_form .link,
.registration-box .link {
    color: #2F2D38;
    border-bottom: 1px dashed #2F2D38;
    padding-top: 10px;
    line-height: initial;
    float: left;
    cursor: pointer
}

.auth_form .link:hover,
.registration-box .link:hover {
    border: 0;
    color: #A8A7AE
}

.auth_form .link:active,
.registration-box .link:active {
    color: #A8A7AE
}

.auth_form noindex .link,
.registration-box noindex .link {
    float: initial;
    padding-top: 0
}

.auth_form .bx-authform,
.registration-box .bx-authform {
    background-color: #fff;
    padding: 20px 15px 35px;
    max-width: 785px
}

.auth_form .bx-authform h3,
.registration-box .bx-authform h3 {
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 20px
}

.auth_form .bx-authform p,
.registration-box .bx-authform p {
    margin: 0;
    color: #bbb
}

.auth_form .bx-authform .btn,
.registration-box .bx-authform .btn {
    margin: 0;
    padding: 0;
    height: 35px;
    width: 16.66666667%
}

.auth_form .bx-authform span,
.registration-box .bx-authform span {
    width: initial
}

.auth_form .bx-authform .auth_item,
.registration-box .bx-authform .auth_item {
    float: initial
}

.auth_form p,
.registration-box p {
    margin: 20px 0 30px
}

.auth_form .bx-registration-buttons,
.registration-box .bx-registration-buttons {
    float: left;
    color: #bbb;
    max-width: 970px;
    padding: 50px 0 15px
}

.auth_form .bx-registration-buttons p,
.registration-box .bx-registration-buttons p {
    margin: 0 0 30px
}

.bx-auth {
    max-width: initial !important
}

.bx-auth form {
    margin-bottom: 35px
}

.bx-auth font {
    max-width: 60%;
    margin-bottom: 30px;
    display: block
}

.bx-auth .bx-auth-table,
.bx-auth .bx-changepass-table,
.bx-auth .bx-registration-table {
    width: 60%;
    position: relative
}

.bx-auth .bx-auth-table tr,
.bx-auth .bx-changepass-table tr,
.bx-auth .bx-registration-table tr {
    height: 60px
}

.bx-auth .bx-auth-table .bx-auth-input,
.bx-auth .bx-changepass-table .bx-auth-input,
.bx-auth .bx-registration-table .bx-auth-input {
    width: 100%;
    height: 35px;
    border: 1px solid #f5f5f5
}

.bx-auth .bx-auth-table .bx-auth-input.input_capture,
.bx-auth .bx-changepass-table .bx-auth-input.input_capture,
.bx-auth .bx-registration-table .bx-auth-input.input_capture {
    height: 40px
}

.bx-auth .bx-auth-table .remember,
.bx-auth .bx-changepass-table .remember,
.bx-auth .bx-registration-table .remember {
    display: none
}

.bx-auth .bx-auth-table .capture_pic,
.bx-auth .bx-changepass-table .capture_pic,
.bx-auth .bx-registration-table .capture_pic {
    position: absolute;
    right: 0
}

.bx-auth .bx-auth-table .capture_pic img,
.bx-auth .bx-changepass-table .capture_pic img,
.bx-auth .bx-registration-table .capture_pic img {
    position: relative;
    top: 10px
}

.bx-auth .authorize-submit-cell {
    margin-top: 15px
}

.bx-auth .authorize-submit-cell .btn {
    width: 190px;
    height: 40px;
    float: left
}

.bx-auth .authorize-submit-cell .forgot_pass {
    line-height: 40px;
    margin-left: 45px;
    border-bottom: 1px dashed #2F2D38;
    color: #2F2D38;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    cursor: pointer
}

.bx-auth .authorize-submit-cell .forgot_pass:hover {
    border-color: #fff;
    color: #A8A7AE
}

.bx-auth .authorize-submit-cell .forgot_pass:active {
    color: #A8A7AE
}

.bx-auth .auth_registration {
    margin-top: 25px
}

.bx-auth .auth_registration a {
    border-bottom: 1px dashed #2F2D38;
    color: #2F2D38
}

.bx-auth .auth_registration a:hover {
    border-color: #fff;
    color: #A8A7AE
}

.bx-auth .auth_registration a:active {
    color: #A8A7AE
}

.bx-auth .register_info {
    margin-top: 30px
}

.bx-auth .register_info p {
    display: block;
    margin-bottom: 15px;
    color: #bbb
}

.bx-auth .register_info .btn {
    margin-top: 30px;
    width: 190px;
    height: 40px
}

.bx-auth .auth_link {
    display: block;
    margin-top: 30px
}

#forgotpass,
.bx-authform .bx-authform-label-container,
.bx-authform .bx-authform-link-container {
    /* display: none */
}

.bx-auth .auth_link a {
    color: #2F2D38;
    border-bottom: 1px dashed #2F2D38
}

.bx-auth .auth_link a:hover {
    color: #A8A7AE;
    border-bottom: 1px dashed #fff
}

.bx-auth .auth_link a:active {
    color: #A8A7AE
}

.starrequired {
    color: #DD2A1B
}

.selectBox,
.selectBox:hover {
    color: #2F2D38
}

.bx-authform {
    background-color: #fff;
    max-width: initial !important;
    width: 60%;
    padding: 20px
}

.bx-authform h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px
}

.bx-authform .bx-authform-input-container {
    position: relative
}

.bx-authform .bx-authform-input-container .forgot_pass_input {
    background-color: #fff;
    font-size: 14px;
    padding: 10px;
    margin-top: 20px;
    border: 1px solid #e0e0e0;
    height: 40px;
    margin-bottom: 20px
}

.bx-authform .bx-authform-input-container .btn {
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px
}

.bx-authform .bx-authform-formgroup-container {
    margin-bottom: 0
}

.selectBox {
    background: #fff;
    border: 0;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    min-width: 90px;
    padding-left: 15px
}

#basket_form .basket_content .item .photo,
.bx-basket .bx-basket-item-list .bx-basket-item-list-item .bx-basket-item-list-item-img,
.emodal_form .emodal_img {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat
}

.selectBox:focus {
    color: #2F2D38;
    outline: 0
}

.selectBox .mdi-menu-down:before {
    font-size: 22px;
    color: #000;
    line-height: 30px
}

.selectBox-dropdown .selectBox-arrow {
    border: 0;
    right: 5px
}

.selectBox-dropdown .selectBox-label {
    display: initial;
    padding: 0
}

.selectBox-dropdown-menu {
    border: 0
}

.selectBox-dropdown-menu .selectBox-hover a,
.selectBox-dropdown-menu .selectBox-selected a {
    background-color: #eee !important
}

.selectBox-options li a {
    color: #000;
    cursor: pointer;
    padding: 5px 10px
}

#OneClickEmodal {
    display: none
}

.emodal_form {
    width: 580px;
    position: fixed;
    z-index: 10;
    left: 50%;
    margin-left: -290px;
    top: 50%;
    margin-top: -150px;
    background-color: #fff
}

.emodal_form .emodal-title {
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #2F2D38;
    color: #fff;
    text-transform: uppercase;
    position: relative
}

.emodal_form .emodal-title a {
    position: absolute;
    right: 10px;
    color: #fff;
    font-size: 20px
}

.emodal_form .emodal-title a:hover {
    color: #e0e0e0
}

.emodal_form .emodal-title a:active {
    color: #bdbdbd
}

.emodal_form .emodal_content {
    padding: 25px
}

.emodal_form .emodal_content input {
    width: 100%;
    height: 35px;
    margin-bottom: 23px;
    border: 1px solid #eee;
    padding: 10px
}

.emodal_form .emodal_content input.btn {
    height: 45px;
    border: 0;
    max-width: 190px;
    margin: 0 auto
}

.emodal_form .emodal_content font {
    margin-bottom: 15px;
    display: block
}

.emodal_form .emodal_img {
    width: 120px;
    height: 100px;
    float: left
}

.emodal_form .title-prod-modal {
    float: left;
    padding: 0 15px
}

.emodal_form .product-modal {
    float: left;
    height: 100px
}

.emodal_form .emodal-bnts {
    float: left;
    background-color: #fff;
    width: 100%;
    height: 120px;
    padding: 20px;
    text-align: center
}

.emodal_form .emodal-bnts .btn {
    display: inline-block;
    height: 40px;
    width: 230px;
    line-height: 40px;
    text-transform: uppercase;
    margin: 0 7px
}

.emodal_form .emodal-bnts .bx-basket-block span {
    display: inline-block;
    margin: 0 50px
}

.emodal_form .emodal-bnts .bx-basket-block span:first-child {
    margin-left: 0;
    text-transform: uppercase
}

.emodal_form .emodal-bnts .bx-basket-block span:last-child {
    margin-right: 0;
    font-size: 24px
}

.emodal_form .form-buyone {
    padding: 20px 20px 0
}

.emodal_form .form-buyone input {
    width: 100%;
    border: 1px solid #eee;
    height: 35px;
    margin: 10px 0;
    padding: 10px
}

.emodal_form .form-buyone input.btn {
    border: 0;
    width: 200px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 20px auto 0
}

.emodal_form#OneClickEmodal {
    height: initial;
    width: 350px;
    margin-top: -158px;
    margin-left: -175px
}

.bx-basket {
    position: relative
}

.bx-basket .bx-basket-item-list {
    box-shadow: 0 1px 5px 0 rgba(124, 124, 124, .75);
    position: absolute;
    z-index: 9;
    width: 320px;
    right: 0;
    background-color: #fff;
    border-top: 25px solid #fff;
}

.bx-basket .bx-basket-item-list .btn {
    height: 40px;
    line-height: 40px;
    box-shadow: none
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-container {
    max-height: 235px;
    border-top: 1px solid #eee;
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-container .jspContainer .jspDrag {
    opacity: 1;
    width: 3px;
    border-radius: 0;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-container .jspContainer .jspPane {
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-container .jspVerticalBar {
    width: 3px
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-container:focus {
    outline: 0
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item {
    border-bottom: 1px solid #eee;
    padding: 15px
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item:last-child {
    /*border: 0*/
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item .mdi {
    position: absolute;
    right: 10px;
    font-size: 20px;
    color: #e0e0e0;
    cursor: pointer;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item .mdi:hover {
    color: #ff7e56
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item .mdi:active {
    color: #e65528
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item .bx-basket-item-list-item-img {
    width: 75px;
    height: 70px;
    float: left
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item a {
    color: #000;
    line-height: 17px;
    font-size: 13px
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item a:hover {
    color: #2F2D38
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item a:active {
    color: #A8A7AE
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item .basket_content {
    float: left;
    width: 200px;
    padding: 0 10px
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item .basket_content .price {
    padding-top: 15px
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item .basket_content .price span {
    color: #bbb;
    font-size: 12px;
    text-decoration: line-through;
    padding-left: 10px
}

.bx-basket .bx-basket-item-list .bx-basket-item-list-item .basket_content .bx-basket-item-list-item-name a {
    height: 52px;
    overflow: hidden;
    display: block;
    float: left
}

.bx-basket .bx-basket-item-list .total_price {
    background-color: #fff;
    text-align: center;
    height: 45px;
    line-height: 45px
}

.bx-basket .bx-basket-item-list.open {
    visibility: visible;
    opacity: 1
}

#basket_form {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    display: block
}

#basket_form #basket_items {
    display: block
}

#basket_form .basket_header {
    background-color: #2f2d38;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block
}

#basket_form .basket_header tr {
    display: block
}

#basket_form .basket_header td {
    display: block;
    float: left;
    background-color: initial
}

#basket_form .basket_header td:nth-child(5),
#basket_form .basket_header td:nth-child(6) {
    display: none
}

@media only screen and (max-width: 700px) {
    #basket_form .basket_header {
        display: none
    }
}

#basket_form .basket_content {
    width: 100%;
    display: block
}

#basket_form .basket_content td {
    display: block;
    float: left
}

#basket_form .basket_content td:nth-child(7) {
    display: none
}

#basket_form .basket_content tr {
    display: block;
    float: left
}

#basket_form .basket_content .item {
    float: left;
    width: 100%;
    text-align: center;
    /*border-top: 1px solid #eee;*/
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    line-height: 25px;
    background-color: white;
}

#basket_form .basket_content .item:last-child {
    /*border: 0*/
}

#basket_form .basket_content .item .itemphoto {
    width: 90px;
    padding-left: 15px
}

#basket_form .basket_content .item .item_info {
    width: 50%;
    padding: 0 15px;
    text-align: left
}

@media only screen and (max-width: 1070px) {
    #basket_form .basket_content .item .item_info {
        width: 47%
    }
}

@media only screen and (max-width: 920px) {
    #basket_form .basket_content .item .item_info {
        width: 40%
    }
}

#basket_form .basket_content .item .sum {
    width: 20%;
    float: right
}

#basket_form .basket_content .item .price {
    width: 12%
}

#basket_form .basket_content .item .photo {
    width: 100%;
    height: 75px
}

#basket_form .basket_content .item .item_info .item_h_wrp {
    display: table-cell;
    vertical-align: middle;
    height: 70px
}

#basket_form .basket_content .item .item_info .item_h_wrp:after {
    display: block;
    content: " ";
    clear: both
}

#basket_form .basket_content .item .item_info h2 {
    margin: 0;
    font-size: 14px;
    text-transform: initial;
    line-height: 18px
}

#basket_form .basket_content .item .item_info h2 a {
    color: #000;
    white-space: normal
}

#basket_form .basket_content .item .item_info h2 a:hover {
    color: #2F2D38
}

#basket_form .basket_content .item .item_info h2 a:active {
    color: #A8A7AE
}

#basket_form .basket_content .item .item_info .item_price,
#basket_form .basket_content .item .item_info .item_q {
    display: none
}

#basket_form .basket_content .item .custom,
#basket_form .basket_content .item .price {
    line-height: 70px;
    text-align: center
}

#basket_form .basket_content .item .custom table,
#basket_form .basket_content .item .custom table tr,
#basket_form .basket_content .item .price table,
#basket_form .basket_content .item .price table tr {
    width: 100%
}

#basket_form .basket_content .item .price {
    line-height: initial;
    display: table
}

#basket_form .basket_content .item .price .price_wrp {
    display: table-cell;
    vertical-align: middle;
    height: 70px
}

#basket_form .basket_content .item .control {
    position: relative;
    height: 70px
}

#basket_form .basket_content .item #basket_quantity_control {
    position: relative;
    height: 70px;
    width: 95px
}

#basket_form .basket_content .item .controls-wrap {
    width: 92px;
    position: absolute;
    top: 50%;
    MARGIN-TOP: -15px;
    left: 25px;
}

#basket_form .basket_content .item .controls-wrap a {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    background: #DD2A1B;
    border: 0;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 18px
}

#basket_form .basket_content .item .sku_prop_list li,
#basket_form .basket_content .item .some-class {
    display: none
}

#basket_form .basket_content .item .controls-wrap a:hover {
    background-color: #ff7e56
}

#basket_form .basket_content .item .controls-wrap a:active {
    background-color: #e65528
}

#basket_form .basket_content .item .controls-wrap input {
    width: 30px;
    height: 30px;
    text-align: center;
    float: left;
    border: 1px solid #eee;
    color: #000
}

#basket_form .basket_content .item .custom {
    position: relative
}

#basket_form .basket_content .item .custom .remove {
    position: absolute;
    top: 0;
    right: 20px
}

#basket_form .basket_content .item .remove {
    font-size: 20px;
    float: right;
    color: #DD2A1B
}

#basket_form .basket_content .item .remove:hover {
    color: #ff7e56
}

#basket_form .basket_content .item .remove:active {
    color: #e65528
}

#basket_form .basket_content .item .prew_char {
    color: #bbb;
    padding-top: 5px;
    line-height: 17px
}

#basket_form .basket_content .item .custom_quantity {
    position: relative;
    height: 70px
}

#basket_form .basket_content .item .sku_prop_list {
    float: left;
    padding-right: 20px
}

#basket_form .basket_content .item .sku_prop_list li.bx_active {
    display: block
}

#basket_form .basket_content .item .sku_prop_list:after {
    display: block;
    clear: both;
    content: " "
}

#basket_form .basket_content .item .td:nth-child(7) {
    display: none
}

@media only screen and (max-width: 700px) {
    #basket_form .basket_content .item {
        position: relative;
        margin-bottom: 0;
        padding-bottom: 25px;
        padding-top: 20px
    }
    #basket_form .basket_content .item .item_info .item_price,
    #basket_form .basket_content .item .item_info .scu_wrp {
        padding-top: 10px
    }
    #basket_form .basket_content .item .item_info {
        width: calc(100% - 90px);
        padding-right: 10px
    }
    #basket_form .basket_content .item .item_info .item_price,
    #basket_form .basket_content .item .item_info .item_q {
        display: block
    }
    #basket_form .basket_content .item .item_info .item_h_wrp {
        display: block;
        height: initial
    }
    #basket_form .basket_content .item .item_info .current_price {
        float: left
    }
    #basket_form .basket_content .item .item_info .old_price {
        float: left;
        padding-left: 10px;
        color: #b8b8b8;
        text-decoration: line-through;
        font-size: 13px
    }
    #basket_form .basket_content .item .item_info .item_price:after {
        display: block;
        clear: both;
        content: " "
    }
    #basket_form .basket_content .item .item_info .item_price .txt {
        float: left;
        padding-right: 7px
    }
    #basket_form .basket_content .item .custom,
    #basket_form .basket_content .item .price {
        display: none
    }
    #basket_form .basket_content .item .sum {
        padding-left: 107px
    }
    #basket_form .basket_content .item .sum:nth-child(6) {
        display: block;
        height: initial;
        float: left;
        width: 100%;
        position: initial
    }
    #basket_form .basket_content .item .sum:nth-child(6) .control {
        height: initial;
        line-height: 20px;
        float: left;
        padding-left: 10px
    }
    #basket_form .basket_content .item .custom span {
        display: block;
        line-height: 20px;
        float: left
    }
    #basket_form .basket_content .item .custom .remove {
        right: 5px;
        line-height: initial
    }
}

@media only screen and (max-width: 530px) {
    #basket_form .basket_content .item .item_info {
        width: calc(100% - 75px)
    }
    #basket_form .basket_content .item .prew_char {
        font-size: 13px
    }
    #basket_form .basket_content .item .bx_ordercart_photo {
        height: 100px
    }
    #basket_form .basket_content .item .itemphoto {
        width: 75px
    }
    #basket_form .basket_content .item .sum {
        padding-left: 92px
    }
}

#basket_form .basket_content .bx_item {
    float: left
}

#basket_form .bx_ordercart_order_pay {
    float: left;
    width: 100%
}

#basket_form .bx_ordercart_order_pay .item_bottom {
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    padding: 0 15px
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_pay_left {
    float: left
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_pay_right {
    float: right
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_coupon {
    position: relative
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_coupon:first-child {
    float: left;
    position: relative;
    z-index: 3
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_coupon:first-child input {
    height: 30px;
    width: 160px;
    padding: 0 10px;
    background-color: #fff;
    border: 1px solid #eee !important;
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_coupon:first-child input.cupon_input {
    margin-left: 50px
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_coupon input {
    line-height: initial;
    padding: 5px 10px;
    border: 0 !important;
    box-shadow: none !important;
    background-color: initial
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_coupon input.bad {
    color: #d20000
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_coupon span {
    color: transparent
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_coupon .bx_ordercart_coupon_notes {
    padding: 5px 10px;
    border: 0
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_sum {
    text-align: right;
    float: right;
    line-height: 48px;
    margin-top: 0
}

#basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_sum span {
    color: #2F2D38;
    padding-left: 10px;
    padding-right: 5px
}

#basket_form .bx_ordercart_order_pay .item_bottom .btn {
    box-shadow: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: -30px;
    top: 10px;
    border-radius: 0
}

#basket_form .bx_ordercart_order_pay .item_bottom .btn:before {
    line-height: 30px;
    font-size: 20px
}

@media only screen and (max-width: 430px) {
    #basket_form .bx_ordercart_order_pay .item_bottom {
        height: initial;
        line-height: initial
    }
    #basket_form .bx_ordercart_order_pay .item_bottom:after {
        display: block;
        clear: both;
        content: " "
    }
    #basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_pay_left {
        width: 100%;
        padding-top: 15px
    }
    #basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_pay_left .btn {
        top: 8px
    }
    #basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_pay_left .bx_ordercart_coupon {
        float: left;
        padding-right: 20px;
        box-sizing: border-box;
        width: 210px
    }
    #basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_pay_left .bx_ordercart_coupon input {
        width: 160px;
        margin-top: 7px
    }
    #basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_pay_left .bx_ordercart_coupon span {
        margin-left: 0
    }
    #basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_pay_left .bx_ordercart_coupon .bx_ordercart_coupon_notes {
        margin-top: 7px;
        border-radius: 0
    }
    #basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_pay_left .bx_ordercart_coupon:first-child {
        padding-right: 0;
        width: 160px
    }
    #basket_form .bx_ordercart_order_pay .item_bottom .bx_ordercart_order_pay_right {
        float: left
    }
}

#basket_form .bx_ordercart_order_pay_center {
    padding: 25px 20px;
    background-color: #fff;
    border-top: 1px solid #eee;
}

#basket_form .bx_ordercart_order_pay_center .btn {
    width: 190px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase
}

#basket_form .bx_ordercart_order_pay_center .btn_white {
    float: left
}

#basket_form .bx_ordercart_order_pay_center .btn_blue {
    float: right
}

@media only screen and (max-width: 490px) {
    #basket_form .bx_ordercart_order_pay_center .btn_blue {
        float: initial;
        margin: 0 auto
    }
}

.bx-touch .bx_ordercart .bx_ordercart_coupon_notes {
    margin: 0;
    top: -5px
}

.bx-touch .bx_ordercart .bx_ordercart_coupon span {
    height: 25px;
    color: transparent
}

.bx_ordercart .item_ordercart {
    border: 1px solid #2F2D38
}

.bx_ordercart .item_ordercart .title {
    background-color: #fff;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    position: relative
}

.bx_ordercart .item_ordercart .title h2 {
    margin: 0;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px
}

.bx_ordercart .item_ordercart .title span {
    display: block;
    float: left;
    position: relative
}

.bx_ordercart .item_ordercart .title span:before {
    content: ' ';
    width: 20px;
    height: 20px;
    border: 1px solid;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
    border-radius: 50%
}

.bx_ordercart .item_ordercart .title a {
    position: absolute;
    display: block;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    color: #2F2D38;
    border-bottom: 1px dashed #2F2D38;
    line-height: initial
}

.bx_ordercart .item_ordercart .title a:hover {
    color: #A8A7AE;
    border: 0
}

.bx_ordercart .item_ordercart .title a:active {
    color: #A8A7AE
}

.bx-soa-cart-total {
    background-color: #fff;
    padding: 30px
}

.bx-soa-cart-total .bx-soa-cart-total-line {
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px solid #fff
}

.bx-soa-cart-total .bx-soa-cart-total-line:first-child {
    padding-top: 0
}

.bx-soa-cart-total .bx-soa-cart-total-line .bx-price-old {
    display: none
}

.bx-soa-cart-total .bx-soa-cart-total-line-total {
    padding-top: 30px;
    padding-bottom: 0
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d,
.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {
    line-height: 30px
}

.bx-soa-section-title-container {
    background-color: #fff;
    padding: 10px 0;
}

.bx-soa-section-title-container a.bx-soa-editstep {
    color: #2F2D38;
    border-bottom: 1px dashed #2F2D38;
    text-decoration: none
}

.bx-soa-section-title-container a.bx-soa-editstep:hover {
    color: #A8A7AE;
    border: 0
}

.bx-soa-section-title-container a.bx-soa-editstep:active {
    color: #A8A7AE
}

.bx-soa-section:nth-child(4) .bx-soa-section-content {
    padding-left: 0;
    padding-right: 0
}

.bx-soa-section.bx-selected {
    border-color: #2F2D38 !important
}

.bx-soa-section .bx-soa-section-title-container .bx-soa-section-title {
    font-size: 14px;
}

@media only screen and (max-width: 678px) {
    .bx-soa-section .bx-soa-section-title-container .bx-soa-section-title {
        font-size: 13px
    }
}

.bx-soa-section .bx-soa-section-content {
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-table {
    margin-bottom: 0;
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-table .bx-soa-item-img-block {
    width: 95px;
    margin-right: 20px;
    margin-left: 10px;
    padding-right: 0
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-table .bx-soa-item-img-block a {
    width: 95px;
    height: 95px;
    display: block
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-table .bx-soa-item-img-block a .bx-soa-item-imgcontainer {
    width: 100%;
    height: 100%;
    border: 0;
    padding-top: 0
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-td:first-child {
    width: 55%
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-td:nth-child(2) {
    display: none
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-soa-item-content {
    display: table-cell;
    vertical-align: middle;
    height: 95px
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-soa-item-title a {
    color: #000
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-soa-item-title a:hover {
    color: #2F2D38
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-soa-item-title a:active {
    color: #A8A7AE
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-scu-container .bx-soa-item-td-title {
    display: none
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-scu-container .bx-soa-item-td-text:nth-child(2) {
    padding-left: 0
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-soa-item-preview span {
    margin-top: 7px;
    display: block;
    font-size: 13px;
    color: #bbb
}

@media only screen and (max-width: 991px) {
    .bx-soa-section .bx-soa-section-content .bx-soa-item-table .bx-soa-item-img-block {
        margin-right: 10px;
        margin-left: 0
    }
    .bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-soa-item-title {
        padding-right: 10px
    }
    .bx-soa-section .bx-soa-section-content .bx-soa-item-td {
        width: 100% !important;
        padding-bottom: 0;
        padding-top: 0;
        padding-left: 20px;
        min-width: initial !important
    }
    .bx-soa-section .bx-soa-section-content .bx-soa-item-td:after {
        display: block;
        clear: both;
        content: " "
    }
    .bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-soa-item-td-title {
        text-align: left;
        float: left;
        padding-bottom: 0
    }
    .bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-soa-item-td-text {
        display: block !important;
        height: initial !important;
        float: left;
        line-height: 19px;
        padding-left: 10px
    }
    .bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-soa-item-td-text br {
        display: none
    }
    .bx-soa-section .bx-soa-section-content .bx-soa-item-td .bx-soa-item-td-text .bx-price-old {
        padding-left: 10px
    }
    .bx-soa-section .bx-soa-section-content .bx-soa-item-td:first-child {
        display: block;
        width: 100%;
        padding-bottom: 10px
    }
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-info-container {
    display: none
}

.bx-soa-section .bx-soa-section-content .bx-soa-more {
    margin: 0;
    padding: 20px 0
}

.bx-soa-section .bx-soa-section-content .bx-soa-more .btn {
    width: 145px;
    height: 40px;
    line-height: 40px
}

@media only screen and (max-width: 530px) {
    .bx-soa-section .bx-soa-section-content .bx-soa-more .bx-soa-more-btn {
        padding: 0
    }
    .bx-soa-section .bx-soa-section-content .bx-soa-more .bx-soa-more-btn .btn {
        width: 110px;
        font-size: 14px
    }
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-properties {
    width: 15%
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-properties:nth-last-child(2) {
    width: 10%
}

.bx-soa-section .bx-soa-section-content .bx-soa-item-properties .bx-soa-item-td-text {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: 95px
}

.bx-soa-section .bx-soa-section-content .bx_soa_location .bx-soa-location-input-container .bx-soa-custom-label {
    position: relative
}

.bx-soa-section .bx-soa-section-content .bx_soa_location .bx-soa-location-input-container .bx-soa-custom-label .bx-authform-starrequired {
    position: absolute;
    right: -8px;
    top: 0
}

.bx-soa-section .bx-soa-section-content .bx_soa_location .bx-soa-location-input-container .bx-soa-customer-input,
.bx-soa-section .bx-soa-section-content .bx_soa_location .bx-soa-location-input-container .bx-ui-sls-input-block {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    box-shadow: none
}

.bx-soa-section .bx-soa-section-content .bx_soa_location .bx-soa-location-input-container .bx-soa-customer-input:focus,
.bx-soa-section .bx-soa-section-content .bx_soa_location .bx-soa-location-input-container .bx-ui-sls-input-block:focus {
    box-shadow: none;
    outline: 0
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company {
    background-color: #fff;
    border: 0;
    cursor: default;
    padding: 20px 20px 10px
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-graf-container {
    margin: 0 !important;
    height: 75px
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-image:before {
    display: none !important
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-subTitle {
    padding-bottom: 10px
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-company {
    cursor: pointer
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-company .bx-soa-pp-company-graf-container {
    border: 0;
    padding: 0;
    height: 45px;
    margin-left: 25px
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-company .bx-soa-pp-company-graf-container .bx-soa-pp-company-checkbox {
    opacity: 0
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-company .bx-soa-pp-company-graf-container .bx-soa-pp-company-image {
    border: 1px solid #bdbdbd;
    right: 0;
    bottom: 0;
    width: 100%;
    left: initial;
    top: initial;
    height: 100%
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-company .bx-soa-pp-company-graf-container .bx-soa-pp-company-image:before {
    content: " ";
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #bdbdbd;
    position: absolute;
    top: 0;
    left: -25px
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-company .bx-soa-pp-company-graf-container .bx-soa-pp-delivery-cost {
    bottom: 0;
    right: 0
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container .bx-soa-pp-company-image {
    border: 1px solid #DD2A1B
}

.bx-soa-section .bx-soa-section-content .bx-soa-pp .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container .bx-soa-pp-company-image:before {
    border: 0;
    background-color: #DD2A1B;
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #bdbdbd;
    width: 7px;
    height: 7px;
    top: 4px;
    left: -20px
}

.bx-soa-section .bx-soa-section-content .bx-soa-customer .soa-property-container input,
.bx-soa-section .bx-soa-section-content .bx-soa-customer .soa-property-container textarea {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 0;
    max-width: 100%;
    margin: 0 !important
}

.bx-soa-section .bx-soa-section-content .bx-soa-customer .soa-property-container input:focus,
.bx-soa-section .bx-soa-section-content .bx-soa-customer .soa-property-container textarea:focus {
    outline: 0;
    box-shadow: none;
    border-color: #2F2D38
}

.bx-soa-section .bx-soa-section-content .bx-soa-customer-field textarea {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 0;
    max-width: 100%;
    margin-bottom: 35px
}

.bx-soa-section .bx-soa-section-content .bx-soa-customer-field textarea:focus {
    outline: 0;
    box-shadow: none;
    border-color: #2F2D38
}

.bx-soa-section .bx-soa-tooltip .tooltip-inner {
    background-color: initial !important;
    text-align: left;
    padding: 0
}

.bx-soa-section .bx-soa-tooltip .tooltip-arrow {
    display: none
}

.bx-soa-section .bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
    color: #fb0f0c
}

@media only screen and (max-width: 530px) {
    #bx-soa-basket .bx-soa-more-btn {
        padding: 0 15px !important
    }
}

#bx-soa-orderSave .btn {
    width: 190px;
    height: 40px;
    line-height: 40px
}

.bx-authform-starrequired {
    color: #DD2A1B !important
}

.bx-soa-basket-info {
    border-bottom: 1px solid #eee;
    padding: 30px 0
}

.sale_order_full_table a {
    color: #2F2D38
}

.sale_order_full_table a:active,
.sale_order_full_table a:hover {
    color: #A8A7AE
}

.sale_order_full_table input[type=submit] {
    background-color: #2F2D38;
    width: 190px;
    height: 40px;
    display: block;
    color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    margin-bottom: 20px
}

.sale_order_full_table input[type=submit]:hover {
    background-color: #4C4955;
    box-shadow: 0 1px 13px 0 rgba(0, 0, 0, .4)
}

.sale_order_full_table input[type=submit]:active {
    background-color: #A8A7AE
}

.catalog-compare-result {
    padding-bottom: 50px
}

.catalog-compare-result .head .control {
    width: 22%
}

.catalog-compare-result .head .item-list {
    width: 78%
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li.slide {
    height: 305px;
    position: relative
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li.slide .slide-wrap {
    padding: 15px;
    height: 305px;
    background-color: #fff;
    width: 99.5%;
    /*border: 1px solid #eee;*/
    /*border-left: 0*/
}

.emarket-mSlider .mSlider-wrap .mSlider-window li.slide-prop {
    background-color: #fff;
}

.emarket-mSlider .mSlider-wrap .mSlider-window li.slide-prop .slide-wrap {
    border-right-width: 2px;
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li.slide .slide-wrap .picture {
    padding: 15px
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li.slide .slide-wrap .picture .img_item_compare {
    width: 100%;
    height: 108px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li a.link {
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    margin: 15px 0
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li a.link:hover {
    color: #2F2D38
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li a.link:active {
    color: #A8A7AE
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li .mdi-close {
    position: absolute;
    top: 0;
    right: 0
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li .mdi-close:before {
    position: absolute;
    right: 15px;
    top: 8px;
    font-size: 20px;
    color: #e0e0e0;
    -webkit-transition: ease-out .25s;
    transition: ease-out .25s
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li .mdi-close .close {
    height: 30px;
    opacity: 0
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li .mdi-close.active:before {
    color: #ff7e56
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li .price {
    font-size: 20px;
    font-weight: 600;
    color: #2F2D38
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li .price .old_price {
    font-size: 14px;
    font-weight: 400;
    color: #bbb;
    text-decoration: line-through;
    display: block
}

@media only screen and (max-width: 678px) {
    .catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li .price {
        font-size: 16px
    }
}

.catalog-compare-result .head .emarket-mSlider a.mdi {
    font-size: 32px;
    top: -65px;
    color: #2F2D38;
    opacity: .8
}

.catalog-compare-result .head .emarket-mSlider a.mdi:active,
.catalog-compare-result .head .emarket-mSlider a.mdi:hover {
    color: #A8A7AE;
    opacity: 1
}

.catalog-compare-result .head .emarket-mSlider a.mSlider-prev {
    right: 35px
}

.catalog-compare-result .head .emarket-mSlider a.mSlider-next {
    right: 0
}

.catalog-compare-result .head .emarket-mSlider a.disable {
    cursor: default;
    color: #bdbdbd;
    opacity: 1
}

.catalog-compare-result .head .emarket-mSlider a.disable:active,
.catalog-compare-result .head .emarket-mSlider a.disable:hover {
    color: #bdbdbd
}

.catalog-compare-result .property-list h2 {
    margin: 15px 0;
    font-size: 14px
}

.catalog-compare-result .control {
    /*background-color: #fff;*/
    padding: 20px;
    height: 305px
}

.catalog-compare-result .control a {
    color: #2F2D38;
    border-bottom: 1px dashed #2F2D38
}

.catalog-compare-result .control a:hover {
    color: #A8A7AE;
    border-bottom: 1px dashed #eee !important;
    padding: 0 !important
}

.catalog-compare-result .col-xs-12:last-child .property-value li .slide-wrap,
.catalog-compare-result .property-value:last-child li .slide-wrap {
    border-bottom: 1px solid #eee
}

.catalog-compare-result .control a:active {
    color: #A8A7AE
}

.catalog-compare-result .control span {
    display: block;
    padding: 10px 0
}

.catalog-compare-result .control span:first-child {
    padding-top: 0
}

.catalog-compare-result .control .switch {
    display: none
}

.catalog-compare-result .item_top {
    padding: 0
}

.catalog-compare-result .item_top .mdi {
    font-size: 32px;
    color: #2F2D38;
    position: absolute;
    top: -60px;
    right: 0;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
}

.catalog-compare-result .item_top .mdi:active,
.catalog-compare-result .item_top .mdi:hover {
    color: #A8A7AE;
}

.catalog-compare-result .item_top .mdi.mdi-chevron-left {
    right: 20px
}

.catalog-compare-result .item_top .mdi.mdi-chevron-right {
    right: -10px
}

.catalog-compare-result .item_top li {
    float: left;
    position: relative
}

.catalog-compare-result .item_top li .slide-wrap {
    border: 1px solid #eee;
    height: 305px;
    padding: 20px;
    border-left: 0
}

.catalog-compare-result .item_top li .slide-wrap .picture {
    width: 100%;
    height: 120px;
    background-position: center center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important
}

.catalog-compare-result .item_top li .slide-wrap h3 {
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 0;
    line-height: 20px;
    height: 60px;
    overflow: hidden
}

.catalog-compare-result .item_top li .slide-wrap .price {
    font-size: 18px;
    color: #2F2D38;
    font-weight: 600;
    padding-top: 15px;
    white-space: nowrap;
    float: left
}

.catalog-compare-result .item_top li .slide-wrap .price span {
    color: #bbb;
    font-size: 14px;
    text-decoration: line-through;
    padding-left: 10px
}

.catalog-compare-result .item_top li .mdi {
    position: initial
}

.catalog-compare-result .item_top li .mdi-close {
    color: #e0e0e0
}

.catalog-compare-result .item_top li .mdi-close:before {
    position: absolute;
    right: 10px;
    top: 0;
    top: 10px;
    font-size: 20px
}

.catalog-compare-result .item_top li .mdi-close:hover {
    color: #2F2D38
}

.catalog-compare-result .item_top li .mdi-close:active {
    color: #A8A7AE
}

.catalog-compare-result .item_top li .close {
    position: absolute;
    top: 5px;
    right: 0;
    opacity: 0
}

.catalog-compare-result .property-name {
    /*background-color: #fff;*/
    width: 22%;
    display: table;
    height: 35px;
    padding: 0 10px
}

.catalog-compare-result .property-name p {
    display: table-cell;
    height: 35px;
    vertical-align: middle;
    line-height: 16px
}

.catalog-compare-result .property-value {
    padding: 0;
    width: 78%
}

.catalog-compare-result .property-value li .slide-wrap {
    min-height: 14px;
    line-height: 20px;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    display: table;
    height: 35px;
    vertical-align: middle;
    padding: 0 10px;
    width: 100%
}

.catalog-compare-result .property-value li .slide-wrap p {
    height: 34px;
    display: table-cell;
    vertical-align: middle;
    line-height: 16px
}

@media only screen and (max-width: 850px) {
    .catalog-compare-result .head .item-list,
    .catalog-compare-result .property-name,
    .catalog-compare-result .property-value {
        width: 100%
    }
    .catalog-compare-result .head .control {
        width: 100%;
        height: initial
    }
    .catalog-compare-result .head .control .compare-switch {
        height: initial
    }
    .catalog-compare-result .head .emarket-mSlider a.mSlider-prev {
        right: 45px
    }
    .catalog-compare-result .head .emarket-mSlider a.mSlider-next {
        right: 10px
    }
}

.page_nav {
    height: 35px;
    margin-top: 45px
}

.page_nav a,
.page_nav span {
    background-color: #fff;
    color: #2F2D38;
    display: block;
    line-height: 35px;
    height: inherit;
    width: 35px;
    text-align: center;
    float: left
}

.page_nav a:hover,
.page_nav span:hover {
    background-color: #fff;
    border: 1px solid #eee;
    color: #bbb
}

.page_nav a.active,
.page_nav span.active {
    background-color: #2F2D38;
    color: #fff
}

.page_nav span:hover {
    border: 0
}

.sale-baner {
    display: none
}

.error_404 {
    padding-bottom: 90px
}

.error_404 .img_container {
    padding-right: 30px
}

.error_404 .img_404 {
    width: 100%;
    height: 515px;
    background-image: url(/include/404.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

.error_404 .content_404 {
    padding-top: 65px
}

.error_404 .content_404 h1 {
    color: #2F2D38;
    font-size: 60px;
    margin-bottom: 25px;
    margin-top: 0;
    font-weight: 600
}

.error_404 .content_404 h2 {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 25px
}

.error_404 .content_404 ul {
    padding-left: 0;
    max-width: 100%
}

.error_404 .content_404 .bottom_txt {
    padding-top: 25px;
    padding-bottom: 25px
}

.error_404 .content_404 .btn {
    max-width: 190px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase
}

.sale-personal-section-index .sale-personal-section-index-block {
    background-image: initial;
    background-color: #2F2D38;
    cursor: pointer;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.sale-personal-section-index .sale-personal-section-index-block:hover {
    background-color: #2F2D38;
}

.sale-personal-section-index .sale-personal-section-index-block:active {
    background-color: #A8A7AE;
}

.sale-personal-section-index .sale-personal-section-index-block a {
    width: 100%
}

.sale-personal-section-index .sale-personal-section-index-block a h2 {
    margin-top: 0
}

@media only screen and (max-width: 475px) {
    .sale-personal-section-index .personal_section {
        width: 100%
    }
}

.bx_profile .main-profile-block-date-info .small {
    margin-left: 0;
    padding-left: 0;
    color: #bbb
}

.bx_profile font {
    margin-bottom: 10px;
    display: block
}

.bx_profile h1 {
    margin-bottom: 25px
}

.bx_profile form {
    width: 60%
}

.bx_profile .form-group .main-profile-form-label {
    text-align: left;
    padding-left: 0;
    font-weight: 400;
    line-height: 18px
}

.bx_profile .form-group .form-control {
    border-radius: 0;
    border: 1px solid #eee;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    box-shadow: none
}

.bx_profile .form-group .form-control:focus {
    box-shadow: none;
    outline: 0;
    border-color: #2F2D38
}

.bx_profile .form-group p {
    color: #bbb;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px
}

@media only screen and (max-width: 767px) {
    .bx_profile .form-group p {
        font-size: 13px;
        padding-top: 0
    }
}

.bx_profile .main-profile-form-buttons-block .btn {
    float: left;
    width: 190px;
    height: 40px;
    line-hight: 40px
}

.bx_profile .main-profile-form-buttons-block .btn:focus {
    outline: 0
}

.bx_profile .main-profile-form-buttons-block .btn_blue {
    margin-right: 40px
}

@media only screen and (max-width: 991px) {
    .bx_profile form {
        width: 100%
    }
}

@media only screen and (max-width: 455px) {
    .bx_profile form .col-xs-9 {
        width: 100%;
        padding-left: 0
    }
    .bx_profile form .main-profile-form-label {
        width: 100%
    }
    .bx_profile .main-profile-form-buttons-block .btn {
        width: 135px;
        font-size: 13px
    }
    .bx_profile .main-profile-form-buttons-block .btn.btn_blue {
        margin: 0
    }
    .bx_profile .main-profile-form-buttons-block .btn.btn_white {
        float: right
    }
}

.sale-order-list-container .sale-order-list-accomplished-title-container,
.sale-order-list-container .sale-order-list-title-container {
    padding: 0
}

.sale-order-list-container .sale-order-list-accomplished-title-container .sale-order-list-about-link,
.sale-order-list-container .sale-order-list-accomplished-title-container .sale-order-list-accomplished-title,
.sale-order-list-container .sale-order-list-accomplished-title-container .sale-order-list-title,
.sale-order-list-container .sale-order-list-title-container .sale-order-list-about-link,
.sale-order-list-container .sale-order-list-title-container .sale-order-list-accomplished-title,
.sale-order-list-container .sale-order-list-title-container .sale-order-list-title {
    color: #fff;
    font-weight: 400;
    margin: 0;
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    padding: 0 15px;
    font-size: 14px
}

.sale-order-list-container .sale-order-list-accomplished-title-container .link_about,
.sale-order-list-container .sale-order-list-title-container .link_about {
    display: table;
    width: 100%;
    background-color: #2F2D38;
    font-size: 14px
}

.sale-order-list-container .sale-order-list-accomplished-title-container .link_about:hover,
.sale-order-list-container .sale-order-list-title-container .link_about:hover {
    background-color: #4C4955
}

.sale-order-list-container .sale-order-list-accomplished-title-container .link_about:active,
.sale-order-list-container .sale-order-list-title-container .link_about:active {
    background-color: #A8A7AE
}

.sale-order-list-container .sale-order-list-accomplished-title-container .link_about .sale-order-list-about-link,
.sale-order-list-container .sale-order-list-title-container .link_about .sale-order-list-about-link {
    text-transform: initial;
    text-align: right;
    text-decoration: none;
    font-size: 13px
}

.sale-order-list-container .sale-order-list-accomplished-title-container .link_about .sale-order-list-about-link:hover,
.sale-order-list-container .sale-order-list-title-container .link_about .sale-order-list-about-link:hover {
    text-decoration: underline
}

@media only screen and (max-width: 640px) {
    .sale-order-list-container .sale-order-list-accomplished-title-container .link_about,
    .sale-order-list-container .sale-order-list-title-container .link_about {
        display: block;
        padding: 15px 0
    }
    .sale-order-list-container .sale-order-list-accomplished-title-container .link_about:after,
    .sale-order-list-container .sale-order-list-title-container .link_about:after {
        display: block;
        clear: both;
        content: " "
    }
    .sale-order-list-container .sale-order-list-accomplished-title-container .link_about .sale-order-list-about-link,
    .sale-order-list-container .sale-order-list-title-container .link_about .sale-order-list-about-link {
        display: block;
        height: initial;
        float: left
    }
    .sale-order-list-container .sale-order-list-accomplished-title-container .sale-order-list-about-link,
    .sale-order-list-container .sale-order-list-accomplished-title-container .sale-order-list-accomplished-title,
    .sale-order-list-container .sale-order-list-accomplished-title-container .sale-order-list-title,
    .sale-order-list-container .sale-order-list-title-container .sale-order-list-about-link,
    .sale-order-list-container .sale-order-list-title-container .sale-order-list-accomplished-title,
    .sale-order-list-container .sale-order-list-title-container .sale-order-list-title {
        display: block;
        height: initial
    }
    .sale-order-list-container .sale-order-list-accomplished-title-container .sale-order-list-title,
    .sale-order-list-container .sale-order-list-title-container .sale-order-list-title {
        margin-bottom: 10px;
        line-height: 20px
    }
}

.sale-order-list-container .sale-order-list-accomplished-title-container .sale-order-list-accomplished-title {
    color: #000
}

.sale-order-list-container .sale-order-list-accomplished-title-container .link_about {
    background-color: #eee
}

.sale-order-list-container .sale-order-list-accomplished-title-container .link_about:hover {
    background-color: #f5f5f5
}

.sale-order-list-container .sale-order-list-accomplished-title-container .link_about:active {
    background-color: #e0e0e0
}

.sale-order-list-container .sale-order-list-accomplished-title-container .link_about .sale-order-list-about-link {
    color: #000;
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s
}

.sale-order-list-container .sale-order-list-accomplished-title-container .link_about .sale-order-list-about-link:hover {
    color: #2F2D38;
    text-decoration: none
}

.sale-order-list-container .sale-order-list-accomplished-title-container .link_about .sale-order-list-about-link:active {
    color: #A8A7AE
}

.sale-order-list-container .sale-order-list-inner-container {
    border: 1px solid #eee;
    padding-bottom: 25px
}

.sale-order-list-container .sale-order-list-inner-container .sale-order-list-inner-row .status_payment {
    padding: 5px 0
}

.sale-order-list-container .sale-order-list-inner-container .sale-order-list-inner-row .status_payment .sale-order-list-payment-title_name {
    color: #bbb
}

.sale-order-list-container .sale-order-list-inner-container .sale-order-list-inner-row .status_payment .sale-order-list-status-success {
    color: darkgreen;
    font-weight: 700
}

.sale-order-list-container .sale-order-list-inner-container .sale-order-list-inner-row .status_payment .sale-order-list-status-alert {
    font-weight: 700
}

.sale-order-list-container .sale-order-list-inner-container .ajax_reload {
    font-size: 14px;
    width: 125px;
    height: 40px;
    line-height: 40px
}

.sale-order-list-container .sale-order-list-inner-accomplished .sale-order-list-accomplished-date-container {
    text-align: left
}

.sale-order-list-container .sale-order-list-inner-accomplished .sale-order-list-accomplished-date-container .sale-order-list-accomplished-date {
    color: #e65528
}

.sale-order-list-container .sale-order-list-inner-accomplished .sale-order-list-accomplished-date-container .sale-order-list-accomplished-date.canceled-order {
    color: red
}

.sale-order-list-container .sale-order-list-inner-accomplished .sale-order-list-repeat-link {
    color: #2F2D38
}

.sale-order-list-container .sale-order-list-inner-accomplished .sale-order-list-repeat-link:active,
.sale-order-list-container .sale-order-list-inner-accomplished .sale-order-list-repeat-link:hover {
    color: #A8A7AE
}

.sale-order-list-container .sale-order-list-change-payment {
    display: none
}

.sale-order-list-inner-container .sale-order-list-cancel-link,
.sale-order-list-inner-container .sale-order-list-repeat-link {
    float: left;
    width: 195px;
    height: 40px;
    line-height: 40px;
    text-decoration: none
}

.cancel_order a.back_to_list:before,
.nav_history_link a:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome
}

.sale-order-list-inner-container .sale-order-list-repeat-link {
    margin-right: 30px
}

@media only screen and (max-width: 490px) {
    .sale-order-list-inner-container .sale-order-list-cancel-link,
    .sale-order-list-inner-container .sale-order-list-repeat-link {
        float: initial;
        margin: 0 auto
    }
    .sale-order-list-inner-container .sale-order-list-repeat-link {
        margin-bottom: 20px
    }
}

.nav_history_link a {
    position: relative;
    padding-left: 15px;
    color: #000
}

.nav_history_link a:before {
    position: absolute;
    top: 3px;
    color: #2F2D38;
    left: -13px;
    padding-left: 15px
}

.nav_history_link a:hover {
    color: #2F2D38
}

.nav_history_link a:active {
    color: #A8A7AE
}

.cancel_order a {
    color: #2F2D38
}

.cancel_order a:active,
.cancel_order a:hover {
    color: #A8A7AE
}

.cancel_order a.back_to_list {
    color: #000;
    position: relative;
    padding-left: 15px
}

.cancel_order a.back_to_list:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    top: 2px;
    color: #2F2D38;
    left: 0
}

.cancel_order a.back_to_list:hover {
    color: #2F2D38
}

.cancel_order a.back_to_list:active {
    color: #A8A7AE
}

.cancel_order .btn {
    width: 190px;
    height: 40px
}

.cancel_order .btn:focus {
    outline: 0
}

.cancel_order form {
    font-size: 14px
}

.cancel_order form textarea:focus {
    outline: 0;
    border-color: #2F2D38
}

@media only screen and (max-width: 991px) {
    .slaider,
    .slaider .col-xs-12,
    header .panels,
    header .panels .col-xs-12 {
        padding: 0
    }
    main {
        min-height: 450px
    }
    h1 {
        font-size: 22px;
        margin-bottom: 30px
    }
    .slaider .row,
    header .panels .row {
        margin: 0
    }
    header .panels .col-sm-8 {
        padding-left: 0
    }
    header .panels .col-sm-4 {
        padding-right: 0
    }
    header .panels.fixed {
        height: 55px
    }
    header .panels.fixed .header_panel {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        max-width: initial;
        z-index: 10
    }
    .slaider_block .owl-carousel .item,
    .slaider_block .owl-carousel .item .content {
        height: 400px
    }
    .header_panel {
        height: 55px
    }
    .header_panel .mobile_menu {
        display: block;
        width: 75px;
        background: #2F2D38;
        height: 55px;
        text-align: center
    }
    #search,
    .company_advantages h2,
    .header_panel .btn_basket .txt,
    .header_panel .btn_catalog,
    .header_panel .btn_compare .txt,
    .index_cat_menu,
    .product_list .col-xs-6:last-child {
        display: none
    }
    .company_advantages .list_option,
    .slaider_block {
        width: 100%;
        padding-left: 0
    }
    .header_panel .mobile_menu i {
        font-size: 34px;
        color: #fff;
        line-height: 55px
    }
    .header_panel .btns_header {
        max-width: 200px
    }
    .header_panel .btns_header a i {
        right: 5px
    }
    .header_panel .btn_basket,
    .header_panel .btn_compare {
        height: 55px
    }
    .header_panel .btn_basket .btn,
    .header_panel .btn_compare .btn {
        line-height: 53px;
        height: 55px
    }
    .slaider_block {
        padding-top: 0
    }
    .product_list .item {
        padding-top: 10px;
        height: 360px
    }
    .product_list .item .product_img {
        height: 200px
    }
    .contact h4 {
        margin-bottom: 10px
    }
    .news_detail h2 {
        line-height: 24px;
        font-size: 22px
    }
    .news_detail .news_img {
        width: 40%
    }
    .bx_slider_conteiner {
        max-width: 600px;
        margin: 0 auto
    }
    .block_img {
        margin-top: 20px
    }
    .bx_bigimages {
        height: 300px
    }
    .info_main {
        padding: 0
    }
    .option_block .price {
        font-size: 24px
    }
    .option_block .old_price {
        font-size: 17px
    }
    .zoomContainer {
        display: none !important
    }
    .filter_block {
        width: 250px
    }
    .catalog_section_block {
        width: calc(100% - 250px)
    }
    .bx_filter_param_area input {
        width: 75px
    }
    .item-list_list .item {
        padding-bottom: 0
    }
    .item-list_list .item .price {
        display: block;
        float: left;
        height: initial;
        padding-left: 34.5%;
        width: 71%;
        padding-bottom: 15px
    }
    .item-list_list .item .price span {
        display: initial;
        padding-left: 10px
    }
}

@media only screen and (max-width: 991px) and (max-width: 600px) {
    .item-list_list .item .price span {
        display: block;
        margin-bottom: 15px;
        padding-left: 0
    }
}

@media only screen and (max-width: 991px) and (max-width: 500px) {
    .item-list_list .item .price {
        padding-left: 0;
        width: 45%
    }
}

@media only screen and (max-width: 991px) {
    .item-list_list .item .rating {
        height: initial;
        float: left;
        padding-top: 10px;
        padding-left: 5%
    }
    .item-list_list .item .compare-control_list {
        height: initial;
        display: block;
        float: right
    }
    .item-list_list .item .compare-control_list .controls-wrap {
        display: block;
        height: initial
    }
    .item-list_list .item .compare-control_list .controls-wrap .compare-control-input+label {
        position: relative;
        top: -20px;
        left: 0;
        margin: 0
    }
    footer,
    footer .righ_txt {
        text-align: center
    }
    footer .copyright .company_name,
    footer .footer_info .footer-menu {
        margin: 0
    }
    .item-list_list .item .hidden_clear_both {
        clear: both
    }
    footer .footer_info {
        padding-top: 20px
    }
    footer .righ_txt {
        margin: 0;
        padding-top: 10px
    }
}

@media only screen and (max-width: 991px) and (max-width: 600px) {
    .item-list_list .item .compare-control_list .controls-wrap .compare-control-input+label {
        left: -15px
    }
}

@media only screen and (min-width: 991px) {
    .block_img {
        top: -8rem;
    }
    .header_catalog-detail {
        margin-bottom: -35px;
    }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
    .item-list_list .item h3 {
        display: block;
        height: initial
    }
}

@media only screen and (max-width: 767px) {
    #top-panel,
    .breadcrumbs .item {
        display: none
    }
    body {
        font-size: 13px
    }
    h1 {
        font-size: 18px;
        margin-bottom: 25px;
        line-height: 24px
    }
    h2 {
        font-size: 16px;
        margin: 20px 0
    }
    h3 {
        font-size: 14px
    }
    .site-logo {
        font-size: 38px;
        white-space: nowrap
    }
    .header_phone {
        font-size: 18px
    }
    .header_panel .btn_catalog i {
        left: 0
    }
    .header_panel .btn_catalog .catalog-menu {
        min-width: 170px
    }
    .breadcrumbs {
        margin-top: 10px;
        height: 25px
    }
    .breadcrumbs .item:nth-last-child(3) {
        display: block
    }
    .breadcrumbs .item:nth-last-child(3) a:before {
        content: "\f141";
        display: inline-block;
        font: normal normal normal 24px/1 "Material Design Icons";
        color: #2F2D38;
        font-size: 16px;
        position: relative;
        top: 2px;
        left: -2px
    }
    .breadcrumbs .item i {
        display: none
    }
    .slaider_block .owl-carousel .item {
        height: 350px
    }
    .slaider_block .owl-carousel .item .content {
        height: 350px;
        padding-left: 52%
    }
    .slaider_block .owl-carousel .item .content .h1 {
        font-size: 40px
    }
    .slaider_block .owl-carousel .item .content p {
        padding-top: 15px;
        font-size: 14px
    }
    .product_list .col-xs-6:nth-child(2),
    .product_list .col-xs-6:nth-child(3) {
        margin-top: 0
    }
    .product_list .col-xs-6:last-child {
        display: block
    }
    .product_list .item {
        height: 320px
    }
    .product_list .item .product_img {
        height: 150px
    }
    .product_list .item .price {
        font-size: 16px
    }
    .company_advantages .item {
        margin-top: 25px;
        width: 50%
    }
    .company_advantages .item:nth-child(3) {
        margin: 0 auto;
        float: initial
    }
    .company_advantages .item .wrp {
        background-size: auto 40px;
        padding-left: 55px
    }
    .company_advantages .item p {
        font-size: 13px
    }
    .news .item,
    .news .item:nth-child(2) {
        margin-top: 25px
    }
    .news .item .news_content h3 {
        height: 30px;
        margin: 10px 0;
        padding: 0
    }
    .news_main .item,
    .news_main .item:nth-child(2) {
        margin-top: 25px
    }
    .news_main .item .news_content h3 {
        height: 38px;
        margin-bottom: 14px
    }
    .news_detail h2 {
        line-height: 22px;
        font-size: 18px;
        margin-bottom: 13px
    }
    .gide {
        padding: 20px 20px 25px;
        display: none
    }
    .gide>ul>li,
    .gide>ul>li:nth-child(3) {
        padding-top: 30px
    }
    .gide>ul>li {
        width: 50%;
        padding-right: 15px
    }
    .gide>ul>li:nth-child(odd) {
        clear: both
    }
    .gide>ul>li:nth-child(3n+4) {
        clear: initial
    }
    .gide>ul>li ul {
        padding-top: 15px
    }
    .gide>ul:after {
        clear: both
    }
    .contact {
        padding-bottom: 0
    }
    .contact .item:nth-child(3) {
        margin-bottom: 0
    }
    .contacts .col-xs-12 {
        padding: 0
    }
    .bx-auth font {
        max-width: 100%
    }
    .bx-auth .bx-auth-table,
    .bx-auth .bx-changepass-table,
    .bx-auth .bx-registration-table {
        width: calc(100% + 15px)
    }
    .bx-authform {
        width: 100%
    }
    .bx_bigimages {
        height: 250px
    }
    .option_block .price {
        font-size: 22px;
        line-height: 20px
    }
    .option_block .old_price {
        font-size: 16px
    }
    .element_description .ec-comments-add .ec-left span:first-child {
        padding-top: 10px
    }
    .element_description .ec-comments-add .comments_rating {
        padding-left: 15px
    }
    .element_description .ec-comments-add .comments_rating>span {
        padding-bottom: 10px;
        padding-top: 15px !important
    }
    .element_description .ec-comments-add .ec-rating {
        max-width: initial;
        padding: 20px 12px
    }
    .element_description .ec-comments-add .ec-rating span:first-child {
        padding-top: 0
    }
    .element_description .ec-comment .rating_comments {
        padding-top: 7px;
        padding-bottom: 7px
    }
    .element_description .ec-comment .rating_comments:after {
        display: block;
        clear: both;
        content: " "
    }
    .element_description .ec-comment .rating_comments .ec-rating {
        width: 50%
    }
    .element_description .ec-comment .rating_comments i {
        top: 5px
    }
    .element_description .item_info_section .not_com {
        float: left !important;
        margin-top: 15px !important;
        margin-bottom: 15px
    }
    .filter_block {
        width: 100%;
        float: initial;
        padding-right: 0
    }
    .catalog_section_block {
        width: 100%;
        float: initial;
        margin-top: 30px
    }
    .item-brand {
        padding-top: 30px
    }
    .bx_sidebar {
        display: none;
        margin-top: 25px
    }
    footer {
        font-size: 12px
    }
    footer .footer_info .footer-menu {
        margin: 0 -15px
    }
    footer .footer_info .footer-menu li {
        padding: 0 5px
    }
}

@media only screen and (max-width: 700px) {
    .element_description .emarket-comments h2 {
        margin-bottom: 40px
    }
    .element_description .emarket-comments h2:after {
        top: 40px
    }
    .element_description .emarket-comments .rating {
        top: 60px;
        left: 0
    }
    .element_description #ec_comment_show {
        top: 26px
    }
}

@media only screen and (max-width: 650px) {
    .news_detail .news_img {
        width: 100%;
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 599px) {
    .element_description .emarket-comments h2 {
        margin-bottom: 100px
    }
    .element_description .emarket-comments h2:after {
        top: 100px
    }
    .element_description .emarket-comments .rating {
        top: 50px
    }
    .element_description .emarket-comments .ec_comments_new_buttons {
        float: left
    }
    .element_description .emarket-comments .ec_comments_new_buttons .btn {
        float: initial
    }
    .element_description .emarket-comments .ec_comments_new_buttons .btn.btn_white {
        margin-top: 20px
    }
    .element_description #ec_comment_show {
        left: 0;
        top: 78px
    }
}

@media only screen and (max-width: 550px) {
    .slaider_block .owl-carousel .item {
        height: 190px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .slaider_block .owl-carousel .item .content {
        height: 300px;
        padding-left: 20px;
        text-align: center
    }
    .slaider_block .owl-carousel .item .content .h1 {
        font-size: 36px;
        line-height: 42px;
    }
    .slaider_block .owl-carousel .item .content .btn {
        margin: 20px auto 0
    }
    .product_list .col-xs-6 {
        width: 100%
    }
}

@media only screen and (max-width: 450px) {
    .company_advantages .item,
    .company_advantages .item:nth-child(3) {
        margin: 0 auto;
        float: initial
    }
    .company_advantages .item {
        width: 100%;
        max-width: 270px
    }
    .bx-auth .authorize-submit-cell .btn {
        float: initial
    }
    .bx-auth .authorize-submit-cell .btn.btn_blue {
        margin-bottom: 15px
    }
    .bx-auth .authorize-submit-cell .forgot_pass {
        margin-left: 0
    }
    .item_info_section .col-xs-6 {
        width: 100%;
        padding-top: 0
    }
    .item_info_section .col-xs-6 .btn {
        float: left !important;
        margin-top: 20px !important;
        margin-bottom: 25px
    }
}

.overflow {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    visibility: hidden;
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s;
    opacity: 0
}

.overflow.open {
    visibility: visible;
    opacity: 1
}

.filter_empty {
    background: #fff;
    margin-top: 20px;
    padding: 20px 20px 40px;
    display: none;
}

.catalog_section_block .filter_empty {
    display: block;
}

.catalog-compare-result .property-value:nth-last-child(2) li .slide-wrap {
    border-bottom: 1px solid #eee;
}

.catalog-compare-result .property-list {
    padding-bottom: 3px;
}

.catalog-compare-result .head .emarket-mSlider .mSlider-wrap .mSlider-window li .mdi-close.active_a:before {
    color: #e65528;
}

#tab_2 img {
    padding: 15px;
}

.option_block .quantity span.disable {
    cursor: default;
    background-color: #bdbdbd;
}

.option_block .quantity input.disable {
    background-color: #fff;
}

.bx_bigimages:focus {
    outline: none;
}

.index_cat_menu .jspVerticalBar {
    width: 3px;
}

.index_cat_menu .jspDrag {
    opacity: .5;
    transition: ease-out .25s;
    border-radius: 0;
}

.index_cat_menu .jspPane {
    transition: ease-out .25s;
}

#basket_form .basket_content tr {
    position: relative;
}

#basket_form .basket_content .item .control {
    position: absolute;
    right: 0;
    line-height: 70px;
}

#basket_form .basket_content .item .remove {
    padding-right: 10px;
}

#basket_form .basket_content .item .controls-wrap a {
    border-radius: 0;
}

#basket_form .basket_content .item .controls-wrap a {
    position: absolute;
    top: 0;
}

#basket_form .basket_content .item .controls-wrap a.plus {
    right: 1px;
    top: -1px;
}

#basket_form .basket_content .item .controls-wrap a.minus {
    left: 1px;
}

#basket_form .basket_content input.number {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 56px;
    text-align: center;
    top: 19px;
    border: 1px solid #eee;
}

#basket_form .basket_header td.items {
    width: 54%;
}

#basket_form .basket_header #col_QUANTITY {
    width: 10%;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom span.summ {
    display: initial;
}

@media only screen and (max-width: 800px) {
    #basket_form .basket_header {
        display: none;
    }
}

@media only screen and (max-width: 700px) {
    #basket_form .basket_content .item .custom:nth-child(5) {
        display: block;
    }
    #basket_form .basket_content .item .custom:nth-child(5) span {
        display: none;
    }
    #basket_form .basket_content .item .controls-wrap {
        left: 15px;
    }
    #basket_form .basket_content input.number {
        left: 46px;
    }
    #basket_form .basket_content .item .custom span.txt {
        padding-right: 10px;
    }
    #basket_form .basket_content .item .item_info .scu_wrp:after {
        clear: both;
        content: " ";
        display: block;
    }
    #basket_form .basket_content .item {
        padding-right: 30px;
    }
    #basket_form .basket_content .item .item_info {
        min-height: 75px;
    }
    #basket_form .basket_content .item .control {
        line-height: initial;
    }
}

@media only screen and (max-width: 530px) {
    #basket_form .basket_content .item .controls-wrap {
        left: 93px;
    }
    #basket_form .basket_content input.number {
        left: 124px;
    }
}

@media only screen and (max-width: 400px) {
    .emodal_form#OneClickEmodal {
        width: 300px;
        margin-left: -150px;
    }
}

.bg-silver {
    background-color: #f1f1f1;
}

.catalog-item-h30 {
    background-color: #f1f1f1;
}

.bx-blue .btn.btn-default {
    background-color: #2F2D38 !important;
}

.bx-blue .btn.btn-default:hover {
    background-color: #4C4955 !important;
}

.bx-blue .btn.btn-default:active {
    background-color: #A8A7AE !important;
}

.contact .item a {
    color: #2F2D38;
}

.emarket-compare-list ul li .mdi:hover {
    color: #fdca43;
}

.sale-order-detail-general-head {
    background-color: #2F2D38;
}

.sale-order-detail-about-order-title,
.sale-order-detail-payment-options-title,
.sale-order-detail-payment-options-shipment-composition-title,
.sale-order-detail-payment-options-order-content-title,
.sale-order-detail-payment-options-order-content-title {
    background-color: #fff;
}

.sale-order-detail-about-order-inner-container-repeat-button {
    background: #2F2D38;
}

.sale-order-detail-about-order-inner-container-repeat-button:hover {
    background: #4C4955;
}

.sale-order-detail-about-order-inner-container-repeat-button:active {
    background: #A8A7AE;
}

.sale-order-detail-back-to-list-link-down,
.sale-order-detail-about-order-inner-container-name-read-more,
.sale-order-detail-back-to-list-link-up,
.sale-order-detail-show-link {
    color: #2F2D38;
}

.sale-order-detail-show-link:hover,
.sale-order-detail-about-order-inner-container-name-read-more:hover {
    color: #4C4955;
}

.sale-order-detail-show-link:active,
.sale-order-detail-about-order-inner-container-name-read-more:active {
    color: #A8A7AE;
}

.inactive-button {
    background: #eaeaea;
}

.sale-order-detail-about-order-inner-container-list-item-link {
    color: #2F2D38;
}

.select_text {
    /*background-color: #f7f7f7 !important;*/
}

.select_text:before {
    background-color: #2F2D38 !important;
}

.bx_storege hr {
    background: #eee !important;
}

.bx_storege ul {
    overflow: hidden;
    padding-bottom: 10px;
}

.bx_storege ul li a {
    color: #2F2D38;
    font-size: 14px;
    font-family: inherit;
}

.bx_storege ul li {
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000 !important;
    font-size: 14px;
    font-family: inherit;
    background-color: #fff;
    width: 200px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.bx_storege ul li span {
    color: #000;
    font-size: 14px;
    font-family: inherit;
}

.catalog-detail-properties_sam span a:before {
    font: normal normal normal 24px/1 "Material Design Icons";
    content: "\F12F";
    font-size: 8px;
    margin-right: 10px;
    position: relative;
    top: -1px;
    color: #2F2D38;
}

.catalog-detail-properties_sam span a {
    color: #2F2D38;
}

.catalog-item-links a {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    font-size: 16px;
    color: #2F2D38;
}

.catalog-item-links a:hover {
    text-decoration: underline;
}

.catalog-detail-image {
    width: 300px;
    height: 200px;
    object-fit: cover;
    object-position: center;
    margin-right: 20px;
}

.catalog-detail-image img {
    width: 100%;
    height: 100%;
}

.catalog-detail tr {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 20px;
    align-items: center;
}

.catalog-detail-desc {
    padding-top: 10px;
    padding-bottom: 10px;
}

.catalog-detail-desc span {
    border-bottom: 1px solid #eee;
}

.catalog-detail-line {
    height: 5px;
}

.bx-yandex-map {
    width: 100% !important;
}

.bx_storege {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.bx_storege hr {
    display: none;
}

.bx_storege ul li {
    padding-bottom: 10px;
}

.bx_ordercart .bx_ordercart_order_sum tr td {
    font-size: 16px;
}

.bx_ordercart .bx_ordercart_order_table_container table thead td {
    color: #fff;
}

.static_page table td {
    padding: 5px 15px;
    text-align: center;
}

.h3title {
    color: #000;
    line-height: 20px;
    margin: 0;
    height: 65px;
    overflow: hidden;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 5px;
    transition: .2s ease-in-out;
    font-family: "PFDinRegular";
}

.item:hover .h3title {
    color: #dd2a1b;
}


/*.product_img {
    min-height: 16vw;
}*/

@media only screen and (max-width: 768px) {
    body {
        background-position: 0px -10px;
    }
    .bg {
        right: -90px;
    }
    a.logo img {
        margin-left: 20px;
    }
    .header {
        margin-top: 16px;
    }
    .product_list .item {
        border: none;
        border-bottom: #dcdcdc 0.5px solid;
        height: auto;
        padding: 0 0 16px 0;
    }
    .product_list .item:hover {
        box-shadow: none;
    }
    .product_list .item .item-container a {
        display: flex;
        flex-direction: row;
    }
    .product_list .item .item-container a .product_img {
        flex: none;
        width: 120px;
        height: 120px;
    }
    .product_list .item .title-container {
        justify-content: center;
        display: flex;
        padding-left: 10px;
        flex-direction: column;
    }
    .product_list .item .title-container span {
        color: #aaa;
    }
    .product_list .item .title-container h3 {
        height: auto;
    }
    .product_list .item .item-second-line {
        display: flex !important;
        flex-direction: row;
        margin-top: 8px;
    }
    .product_list .item .item-second-line>div {
        flex: 1;
    }
    .product_list .item .item-second-line .compare-control {
        bottom: 20px;
        right: 0px;
    }
    .product_list .item .item-second-line .stars-container {
        flex: 2;
        display: flex;
        justify-content: center;
    }
}

.left_panel .head:after {
    content: 'X';
    position: absolute;
    right: 8px;
    top: 0;
    display: block;
    color: white;
    font-size: 20px;
    padding: 4px;
}

.mr-1 {
    margin-right: 1em !important;
}

.mr-2 {
    margin-right: 2em !important;
}

a.xsd-btn-red {
    display: block;
    padding: 12px 16px;
    background: #db2a1b;
    color: white;
    font-size: 16px;
    margin-bottom: 16px;
}

a.xsd-btn-red:hover {
    background: #c52a1d;
}


.xsd-promo-block {
    position: fixed;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    left: 16px;
    bottom: 22px;
    height: 60px;
    width: 240px;
    /* box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4); */
    background-color: #2F2D38;
    color: white !important;
    padding: 10px;
    background: linear-gradient(135deg, transparent 22px, #dd2a1b 0) top left;
    text-align: center;
    font-family: PFDinMedium;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    transition: none;
    padding-right: 26px;
    z-index: 100;
}
.xsd-promo-block:hover {
    color: white;
}

.xsd-promo-block .xsd-promo-line {
    display: block;
    position: absolute;
}
.xsd-promo-block .xsd-promo-line.red {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    left: 0;
    bottom: 0;
    top: 5px;
    width: 26px;
    background: linear-gradient(135deg, transparent 18px, #2F2D38 0) top left;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 4px;
    padding-left: 1px;
}
.xsd-promo-block .xsd-promo-line.green {
    left: 26px;
    bottom: 32px;
    width: 20px;
    top: 0;
    background: linear-gradient(135deg, transparent 3px, #8fcc09 0) top left;
}
.xsd-promo-block .xsd-promo-close {
    position: absolute;
    right: 0;
    width: 24px;
    top: 0;
    color: #eee;
    text-align: center;

}

a.xsd-promo-block.closed {
    overflow: hidden;
    width: 26px;
    padding: 0;
    height: 26px;
    background: #DD2A1B;
}
a.xsd-promo-block.closed .xsd-promo-close {   display: none;  }
a.xsd-promo-block.closed .description {   display: none;  }

.xsd-video-container{
    width: 100%;
    aspect-ratio: 1.78;
    position: relative;
    margin-bottom: 40px;
}

.xsd-video-container iframe {
    width: 100%;
    height: 100%;
    border: none;
    pointer-events: none;
}
.xsd-video-container .text-container {
    position: absolute;
    color: #FFFFFF;
    left: 2vw;
    bottom: 2vw;
    right: 2vw;
    background: rgba(0,0,0,0.5);
    padding: 20px;
    font-size: 20px;
}

@media (max-width: 768px) {
    .xsd-video-container {
        aspect-ratio: none;
    }
    .xsd-video-container iframe {
        height: unset;
        aspect-ratio: 1.78;
    }
    .xsd-video-container .text-container {
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
    }


}
.header-contacts {
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
}
img.wa-icon {
    width: 28px;

}

.mobile-visible {
    display: none;
}

.xsd-header-menu-btns {
    display: flex;
    flex-direction: row;
    height: 50px;
}
.xsd-header-menu-btns a {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
}
 .btn.btn_mixer {
    background: #8fcc09;
    color: white;
    line-height: 1;
    text-align: left;

}
.btn.btn_mixer:hover {
    background: #80b30e;
}

@media only screen and (max-width: 920px) {
    body {
        background-image: none;
    }
    .mobile-hidden {
        display: none;
    }
    .mobile-visible {
        display: block;
    }
    .header_panel .btn_basket {
        width: 100%;
    }
    .header_panel .btns_header {
        padding-right: 0;
    }
    .mobile-phone {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 55px;
        font-size: 18px;
        font-weight: 600;
    }
    .mobile-phone span {
        color: #8fcc09;
    }
    a.mobile-visible.search {
        color: #878789;
        width: 34px;
        height: 34px;

        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 8px;
        padding-top: 6px;
        font-size: 32px;
    }
    .logo img.img-responsive {
        width: 160px;
    }
    .xsd-header-menu-btns .btn .txt {
        display: none;
    }
}

.top-menu-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}



.accept-cookie {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    color: #000000;
    width: 100%;

    z-index: 1;

    display: flex;
    align-items: baseline;
    justify-content: center;
    padding: 4px;
    gap: 1rem;
}

.accept-cookie.hide {
    display: none;
}
a#closeCookie {
    border: #2f2d38 1px solid;

    padding: 4px 15px;
    display: inline-block;
    margin-top: 6px;
    border-radius: 6px;
    color: #2f2d38;
}