@charset "UTF-8"; 
.btn, .wrapper, main {
    position: relative
}

.btn:after, .clearfix:after {
    content: ""
}
 
#category_menu li.parent .fa, .bx_filter .bx_filter_parameters_box_title .fa {
    font-size: 10px;
    width: 20px;
    height: 20px;
    background: #eaeaea;
    text-align: center;
    line-height: 20px;
    float: right;
    color: #444
}
 
body { 
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

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

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


main.fixed {
    padding-top: 115px
}

@media (max-width: 768px) {
    main {
        padding-bottom: 40px
    }
}
 
a {
    text-decoration: none;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}
 

p {
    margin: 14px 0
}

.rubl {
    font-family: ALSRublRegular
}


button.btn, input.btn {
    border: 0
}  
.btn.small {
    height: 40px;
    line-height: 41px
}

.btn.small:after {
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: 3px;
    right: 3px
}

@media (max-width: 1000px) {
    .btn {
        height: 40px;
        line-height: 41px
    }

    .btn:after {
        position: absolute;
        top: 3px;
        bottom: 3px;
        left: 3px;
        right: 3px
    }
}

.clearfix:after {
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-nav div, .owl-nav_big div, .owl-nav_rec div {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    cursor: pointer;
    transition: .2s;
}

.owl-nav div.owl-next, .owl-nav_big div.owl-next, .owl-nav_rec div.owl-next {
    width: 33px;
    height: 33px;
    display: inline-block;
    background-image: url('images/angel-right-hover.png');
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
}

.owl-nav div.owl-next:hover, .owl-nav_big div.owl-next:hover, .owl-nav_rec div.owl-next:hover {
    background-image: url('images/angel-right-hover.png');
}

.owl-nav div.owl-next.disabled, .owl-nav_big div.owl-next.disabled, .owl-nav_rec div.owl-next.disabled {
    background-image: url('images/angel-right-hover.png');
}

.owl-nav div.owl-next.disabled, .owl-nav_big div.owl-next.disabled, .owl-nav_rec div.owl-next.disabled {
    width: 33px;
    height: 33px;
    display: inline-block;
    cursor: default
}

.owl-nav div.owl-prev, .owl-nav_big div.owl-prev, .owl-nav_rec div.owl-prev {
    width: 33px;
    height: 33px;
    display: inline-block;
    background-image: url('images/angel-left-hover.png');
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
}
 
 
.owl-nav div:hover, .owl-nav_big div:hover, .owl-nav_rec div:hover {
    border: 1px solid #3a567e;
}

.owl-nav div:active, .owl-nav_big div:active, .owl-nav_rec div:active {
    border: 1px solid #344d71;
}

.owl-nav div.disabled, .owl-nav_big div.disabled, .owl-nav_rec div.disabled {
    border: 1px solid #eaeaea;
    cursor: default;
    transition: .2s;
}

.ilightbox-close {
    position: fixed;
    top: 20px;
    left: 20px;
    background-image: url(images/sprite.png);
    background-position: -247px -136px;
    width: 40px;
    height: 40px;
    display: inline-block;
    opacity: .3;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}
.bx_catalog_item .bx_catalog_item_title.overlay, header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

.ilightbox-close:active, .ilightbox-close:hover {
    opacity: 1
}

.menu_trigger {
    float: left
}

.menu_trigger:active {
    background-color: rgba(0, 0, 0, .1)
}

.overlay {
    display: none;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 150
}

.info_pages_menu li.contacts .icon, .info_pages_menu li.dostavka .icon, .info_pages_menu li.oplata .icon {
    display: inline-block
}

.info_pages_menu li a {
    font-size: 12px;
    text-transform: uppercase
}

.info_pages_menu li span {
    vertical-align: middle
}

.info_pages_menu li.contacts .icon {
    background-position: center;
    background-size: 100%;
    background-image: url(images/store.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.info_pages_menu li.oplata .icon {
    background-position: center;
    background-size: 100%;
    background-image: url(images/wallet.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px
}

.info_pages_menu li.dostavka .icon {
    background-position: center;
    background-size: 100%;
    background-image: url(images/delivery.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px
}

.info_pages_menu li .icon {
    margin-right: 11px
}

.main_menu li a { 
    display: block
}


header .menu_trigger {
    background-image: url('images/menu-button.png');
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    display: inline-block;
}

header .logo {
    background-size: contain;
    width: 149px;
    height: 68px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -74.5px
}
header .logo img{
    max-width: 100%;
}
header .menu_trigger {
    width: 54px;
    height: 54px;
    display: none
}

header .auth_header {
    text-align: right;
    height: 31px;
    line-height: 30px;
    border-bottom: 1px solid #fafafa;
}

header .auth_header a {
    padding-right: 15px;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

header .auth_header a:last-child {
    padding-right: 0
}

@media (max-width: 1020px) {
    header .auth_header {
        display: none
    }
}

header .header_top {
    height: 68px;
    border-bottom: 1px solid #fafafa;
    position: relative;
    overflow: hidden
}

header .header_top .info_pages_menu {
    overflow: hidden;
    line-height: 68px;
    float: left
}

header .header_top .info_pages_menu li {
    float: left;
    margin-right: 38px
}

@media (max-width: 1100px) {
    header .header_top .info_pages_menu li {
        margin-right: 25px
    }
}

@media (max-width: 700px) {
    header .header_top .phone {
        display: none
    }
}

header .header_top .top-auth {
    position: absolute;
    top: 10px;
    right: 10px
}

header .header_bottom {
    height: 46px;
    //box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
}

header .header_bottom .main_menu {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 46px
}

header .basket, header .basket .active, header .favorites, header .favorites .active {
    width: 32px;
    height: 32px;
    display: inline-block;
}

header .header_bottom .main_menu li {
    float: left;
    padding: 0 10px
}

header .header_bottom .main_menu li:first-child {
    padding-left: 0
}

header .header_bottom .main_menu li:last-child {
    padding-right: 0
}

header .basket_icons {
    float: right
}

header .basket {
    background-image: url('images/bag.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 0;
    right: 5px;
    position: relative;
    text-align: center;
}

header .basket .active {
    background-image: url('images/bag-active.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-position: 0px 0px;
    opacity: 0;
    -webkit-transition: opacity ease-out .3s;
    transition: opacity ease-out .3s;
}

header .basket .count {
    line-height: 40px;
    color: #5980a2;
    position: absolute;
    top: 0;
    text-align: center;
    width: 32px;
    left: 0;
    -webkit-transition: color ease-out .3s;
    transition: color ease-out .3s
}

header .basket:hover .active {
    opacity: 1
}

header .basket:hover .count {
    color: #fff
}

@media (max-width: 400px) {
    header .basket {
        top: 9px
    }

    header .favorites {
        display: none
    }
}

header .favorites {
    background-image: url("images/favorite.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 25px;
    color: #5980a2;
    font-size: 13px;
    margin-top: 18px;
    position: relative;
    margin-left: 5px;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

header .favorites .active {
    background-image: url("images/favorites-active.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.bx-no-touch .bx_catalog_item:hover .btn_line, .bx-touch .bx_catalog_item .btn_line, header .favorites:active .active, header .favorites:hover .active {
    opacity: 1
}

header .favorites:active, header .favorites:hover {
    color: #fff
}

header .favorites .count.delay {
    position: absolute;
    top: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

header .phone {
    float: right;
    font-size: 18px;
    margin: 20px 20px 0 0
}

.main_slider_wrp {
    padding-top: 33.106%;
    position: relative;
    overflow: hidden
}

.main_slider_wrp #main_slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.main_slider_wrp .s-item {
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.main_slider_wrp video {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -540px
}

.main_slider_wrp .owl-item, .main_slider_wrp .owl-stage, .main_slider_wrp .owl-stage-outer {
    height: 100%
}

.main_slider_wrp .owl-nav div {
    position: absolute;
    top: calc(50% - 31.5px);
    width: 63px;
    height: 63px;
    background-color: rgba(0, 0, 0, .15);
    border: 0;
    border-radius: 100%;
    transition: .2s;
}

.main_slider_wrp .owl-nav div:active,.main_slider_wrp .owl-nav div:hover {
    background-color: rgba(0, 0, 0, .1);
}

.main_slider_wrp .owl-nav .owl-prev {
    left: 15px;
    width: 63px;
    height: 63px;
    display: inline-block;
    background-image: url("images/arrow-left.png");
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .8;
}

.main_slider_wrp .owl-nav .owl-prev:hover {
    width: 63px;
    height: 63px;
    display: inline-block;
    background-image: url("images/arrow-left.png");
    opacity: 1;
}

.main_slider_wrp .owl-nav .owl-prev:active {
    width: 63px;
    height: 63px;
    display: inline-block;
    background-image: url("images/arrow-left.png");
    opacity: 1;
}

.main_slider_wrp .owl-nav .owl-next {
    right: 15px;
    width: 63px;
    height: 63px;
    display: inline-block;
    background-image: url("images/arrow-right.png");
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .8;
}

.main_slider_wrp .owl-nav .owl-next:hover {
    width: 63px;
    height: 63px;
    display: inline-block;
    background-image: url("images/arrow-right.png");
    opacity: 1;
}

.main_slider_wrp .owl-nav .owl-next:active {
    width: 63px;
    height: 63px;
    display: inline-block;
    background-image: url("images/arrow-right.png");
    opacity: 1;
}

.main_slider_wrp .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center
}

.main_slider_wrp .owl-dots .owl-dot {
    background: 0 0;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    border: 1px solid #ffd99a;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    -webkit-transition: background .3s ease;
    transition: background .3s ease
}

.main_slider_wrp .owl-dots .owl-dot.active {
    background: #ffd99a
}

.main_slider_wrp .btn_wrp {
    position: absolute;
    bottom: 120px;
    left: calc(50% - 120px);
    text-align: center
}

.main_slider_wrp .btn {
    width: 240px
}

@media (max-width: 1200px) {
    .main_slider_wrp {
        padding-top: 45%
    }

    .main_slider_wrp .btn_wrp {
        bottom: 80px
    }
}

@media (max-width: 767px) {
    .main_slider_wrp {
        display: none
    }
}

.bx_catalog_tile li {
    position: relative
}

@media (min-width: 1100px) {
    .bx_catalog_tile li {
        float: left;
        height: 0;
        padding-top: 31%;
        width: 50%
    }

    .bx_catalog_tile li:nth-child(n+3) .bx_catalog_tile_img {
        left: auto;
        right: 0
    }

    .bx_catalog_tile li:nth-child(n+3) .bx_catalog_tile_description {
        right: auto;
        left: 0
    }

    .bx_catalog_tile li:nth-child(n+3) .bx_catalog_tile_description:before {
        border: 14px solid transparent;
        border-left: 14px solid #fff;
        position: absolute;
        top: 50%;
        left: 100%
    }
}

@media (max-width: 1099px) and (min-width: 700px) {
    .bx_catalog_tile li {
        height: 350px
    }

    .bx_catalog_tile li:nth-child(even) .bx_catalog_tile_img {
        left: auto;
        right: 0
    }

    .bx_catalog_tile li:nth-child(even) .bx_catalog_tile_description {
        right: auto;
        left: 0
    }

    .bx_catalog_tile li:nth-child(even) .bx_catalog_tile_description:before {
        border: 14px solid transparent;
        border-left: 14px solid #fff;
        position: absolute;
        top: 50%;
        left: 100%
    }
}

.bx_catalog_tile .bx_catalog_tile_description, .bx_catalog_tile .bx_catalog_tile_img {
    box-sizing: border-box
}

.bx_catalog_tile .bx_catalog_tile_img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.bx_catalog_tile h2 {
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 20px
}

@media (min-width: 1200px) {
    .bx_catalog_tile h2 {
        font-size: 1.6vw
    }
}

@media (max-width: 699px) {
    .bx_catalog_tile {
        padding: 10px 10px 0
    }

    .bx_catalog_tile li {
        margin-bottom: 35px
    }

    .bx_catalog_tile .bx_catalog_tile_img {
        margin-bottom: 15px;
        height: 320px
    }

    .bx_catalog_tile .bx_catalog_tile_description {
        padding: 0 5px
    }

    .bx_catalog_tile h2 {
        margin-bottom: 15px
    }

    .bx_catalog_tile .btn {
        margin-top: 15px;
        width: 230px
    }
}

@media (min-width: 700px) {
    .bx_catalog_tile {
        padding: 0
    }

    .bx_catalog_tile .bx_catalog_tile_description, .bx_catalog_tile .bx_catalog_tile_img {
        position: absolute;
        width: 50%;
        top: 0;
        bottom: 0
    }

    .bx_catalog_tile .bx_catalog_tile_img {
        left: 0
    }

    .bx_catalog_tile .bx_catalog_tile_description {
        padding: 27px;
        right: 0
    }

    .bx_catalog_tile .bx_catalog_tile_description:before {
        content: '';
        border: 14px solid transparent;
        border-right: 14px solid #fff;
        position: absolute;
        top: 50%;
        right: 100%;
        margin-top: -14px
    }

    .bx_catalog_tile .bx_catalog_tile_description .btn {
        position: absolute;
        bottom: 27px;
        left: 27px;
        right: 27px
    }
} 
.about_block .title {
    text-transform: uppercase;
    background-position: 0 0;
    width: 242px;
    height: 46px;
    display: inline-block;
    text-align: center;
    line-height: 47px;
    margin: 0 auto 40px;
    font-size: 30px;
}

.about_block article {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    line-height: 24px;
    text-align: left
}

.about_block p:first-child {
    margin-top: 0
}

@media (max-width: 1200px) {
    .about_block {
        padding-bottom: 30px
    }

    .about_block article {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.workarea {
    padding-bottom: 60px;
    overflow: hidden
}

@media (max-width: 1400px) {
    .bx-touch .workarea {
        padding-bottom: 30px
    }
}


.bx_sidebar {
    float: left;
    width: 200px;
    padding: 0 15px;
    background: #fff
}

.bx_sidebar .title {
    text-transform: uppercase;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #fafafa;
    height: 44px;
    line-height: 45px;
    text-align: center;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .bx_sidebar {
        display: block !important
    }
}

@media (max-width: 768px) {
    .bx_sidebar {
        padding: 0 10px
    }
}

@media (max-width: 767px) {
    .bx_sidebar {
        display: none;
        width: 100%;
        float: none;
        box-sizing: border-box;
        margin-bottom: 25px
    }
}

#category_menu {
    margin-bottom: 30px
}

#category_menu li {
    margin-top: 12px
}

#category_menu li.root-item, #category_menu li.root-item-selected > a {
    display: none
}

#category_menu li ul.root-item ul {
    padding-left: 20px;
    display: none
}

#category_menu li ul.root-item ul li {
    margin-top: 3px
}

#category_menu li ul.root-item ul li:first-child {
    margin-top: 8px
}

#category_menu li.parent.item-selected ul {
    display: block
}

#category_menu li.parent.item-selected .fa-plus {
    display: none
}

#category_menu li.parent.item-selected .fa-minus {
    display: block
}

#category_menu li.parent .fa {
    cursor: pointer
}

#category_menu li.parent .fa-minus {
    display: none
}

#category_menu .item-selected, #category_menu .item-selected > a {
    color: #344d71
}

.bx_content_section {
    padding-left: 250px
}

.bx_content_section h1 {
    line-height: 45px;
    padding-left: 40px;
    float: left;
    margin-bottom: 0
}

.bx_content_section .catalog_filter_box {
    height: 45px;
    line-height: 45px;
    float: right;
    margin-right: 30px;
    margin-left: 30px
}

.bx_content_section .catalog_filter_box a {
    margin: 0 10px;
    color: #747474
}

.bx_content_section .catalog_filter_box a.active, .bx_content_section .catalog_filter_box a:active, .bx_content_section .catalog_filter_box a:hover {
    color: #344d71;
}

.bx_content_section .catalog_filter_box span {
    margin-right: 10px
}

@media (max-width: 1200px) {
    .bx_content_section h1 {
        float: none
    }

    .bx_content_section .catalog_filter_box {
        float: none;
        margin-left: 40px
    }
}

@media (max-width: 1024px) {
    .bx_content_section h1 {
        padding-left: 10px
    }

    .bx_content_section .catalog_filter_box {
        margin-left: 10px
    }
}

@media (max-width: 768px) {
    .bx_content_section {
        padding-left: 240px
    }
}

@media (max-width: 767px) {
    .bx_content_section {
        padding-left: 0
    }
}

@media (max-width: 520px) {
    .bx_content_section .catalog_filter_box {
        height: auto;
        line-height: 30px;
        margin-top: 10px
    }

    .bx_content_section .catalog_filter_box a {
        display: block
    }
}

.bx_filter .bx_filter_section {
    position: relative
}

.bx_filter .bx_filter_param_label.checkbox {
    position: relative;
    padding-left: 31px;
    cursor: pointer;
    line-height: 25px
}

.bx_filter .bx_filter_param_label.checkbox:before {
    content: "";
    position: absolute;
    left: 0;
    width: 21px;
    height: 21px;
    border: 1px solid #e5e5e5
}

.bx_filter .bx_filter_block input[type=checkbox]:checked + label::before {
    background-image: url(images/check.png);
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    border: 1px solid #344d71;
}

.bx_filter .bx_ui_slider_part.p2 span, .bx_filter .bx_ui_slider_part.p3 span, .bx_filter .bx_ui_slider_part.p4 span, .filter_btn {
    display: none
}

.bx_filter .bx_ui_slider_part {
    background: initial
}

.bx_filter .bx_ui_slider_part span {
    font-weight: 400;
    font-size: 14px;
    top: -25px;
    width: initial
}

.bx_filter .bx_ui_slider_part.p1 span {
    margin-left: -10px
}

.bx_filter .bx_ui_slider_part.p5 span {
    margin-left: -20px
}

.bx_filter .bx_filter_popup_result{
    border-color: #344d71;
}

.bx_filter .bx_filter_popup_result a{
    color: #344d71;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container {
    background: initial;
    border: 0;
    height: initial;
    border-radius: 0;
    box-shadow: none
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input {
    box-shadow: none;
    border: 1px solid #eaeaea;
    font-size: 14px
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input:focus {
    box-shadow: none;
    outline: 0;
    border-color: #344d71;
}

.bx_filter .bx_ui_slider_handle.left, .bx_filter .bx_ui_slider_handle.right {
    background: #344d71;
    width: 12px;
    height: 12px;
    margin: 0;
    top: -4px;
    z-index: 40
}

.bx_filter .bx_ui_slider_pricebar_V, .bx_filter .bx_ui_slider_pricebar_VD, .bx_filter .bx_ui_slider_pricebar_VN {
    z-index: 30
}

.bx_filter .bx_ui_slider_pricebar_V {
    background: #5980a2;
}

.bx_filter .bx_ui_slider_pricebar_VN {
    background: #5980a2;
    border: 0
}

.bx_filter .bx_ui_slider_track {
    border: 0;
    height: 3px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px
}

@media (max-width: 767px) {
    .bx_filter .bx_ui_slider_part.p5 span {
        margin-left: -45px
    }

    .filter_btn {
        display: block
    }
}

.filter_btn {
    margin: 0 10px 20px
}
 

.brands-detail .bx_catalog_list_home {
    float: initial;
    margin-bottom: 0
}
 

.brands-detail .bx_catalog_list_home .bx_catalog_item {
    height: auto
}

.brands-detail .bx_catalog_list_home .bx_catalog_item:hover {
    height: 336px
}

@media (min-width: 1600px) {
    .brands-detail .bx_catalog_list_home .bx_catalog_item {
        width: 25%
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item:nth-child(4n+1) {
        clear: both
    }
}

@media (min-width: 1350px) and (max-width: 1599px) {
    .brands-detail .bx_catalog_list_home .bx_catalog_item {
        width: 25%
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item:nth-child(4n+1) {
        clear: both
    }
}

@media (min-width: 1024px) and (max-width: 1349px) {
    .brands-detail .bx_catalog_list_home {
        padding-right: 0
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item {
        margin-right: 1.5%;
        margin-bottom: 1.5%;
        width: 23.87%
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item:nth-child(4n) {
        margin-right: 0
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item:nth-child(3n+1) {
        clear: initial
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item:nth-child(4n+1) {
        clear: both
    }
}

@media (min-width: 695px) and (max-width: 1023px) {
    .brands-detail .bx_catalog_list_home {
        padding-right: 0
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item {
        margin-right: 1.5%;
        margin-bottom: 1.5%;
        width: 32.3%
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item:nth-child(3n) {
        margin-right: 0
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item:nth-child(2n+1), .brands-detail .bx_catalog_list_home .bx_catalog_item:nth-child(4n+1) {
        clear: initial
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width: 480px) and (max-width: 695px) {
    .brands-detail .bx_catalog_list_home .bx_catalog_item {
        width: 49.25%
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item:nth-child(3n+1) {
        clear: initial
    }

    .brands-detail .bx_catalog_list_home .bx_catalog_item:nth-child(2n+1) {
        clear: both
    }
}

@media (max-width: 479px) {
    .brands-detail .bx_catalog_list_home .bx_catalog_item {
        margin-bottom: 10px;
        width: 100%
    }
}
 

.bx_catalog_item .bx_catalog_item_container {
    border: 1px solid #fff;
    padding: 0 0 20px;
    position: relative;
    background: #fff
}
 
 
.bx_catalog_item .rubl {
    font-size: 14px
}

.bx_catalog_item .btn {
    display: none;
    font-style: normal;
    margin-top: 15px
}

.bx_catalog_item .btn_line {
    border-bottom: 1px solid #fafafa;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: all .8s ease;
    transition: all .8s ease
}

.bx_catalog_item .heart {
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: -2px
}

.bx_catalog_item .add_to_fav, .bx_catalog_item .fav-btn_sec {
    color: #747474;
    display: inline-block;
    height: 100%
}

.bx_catalog_item .add_to_fav .heart, .bx_catalog_item .fav-btn_sec .heart {
    background-image: url(images/heart.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 13px;
    height: 13px;
    display: inline-block
}

.bx_catalog_item .add_to_fav.added .heart, .bx_catalog_item .del_from_fav .heart, .bx_catalog_item .fav-btn_added_sec .heart, .bx_catalog_item .fav-btn_sec.added .heart {
    background-image: url(images/heart-hover.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 13px;
    height: 13px;
}

.bx_catalog_item .add_to_fav:hover, .bx_catalog_item .fav-btn_sec:hover {
    color: #344d71;
}

.bx_catalog_item .add_to_fav:active, .bx_catalog_item .fav-btn_sec:active {
    color: #ffc466
}

.bx_catalog_item .add_to_fav .added, .bx_catalog_item .fav-btn_sec .added {
    display: none
}

.bx_catalog_item .add_to_fav.added .heart, .bx_catalog_item .fav-btn_sec.added .heart {
    display: inline-block
}

.bx_catalog_item .add_to_fav.added .add, .bx_catalog_item .fav-btn_sec.added .add {
    display: none
}

.bx_catalog_item .add_to_fav.added .added, .bx_catalog_item .fav-btn_sec.added .added {
    display: initial
}

.bx_catalog_item .fav-btn_added_sec {
    display: none
}

.bx_catalog_item .fav-btn_added_sec .heart {
    display: inline-block
}

.bx_catalog_item .del_from_fav {
    color: #ff9dda;
    display: none
}

.bx_catalog_item .del_from_fav .heart {
    display: inline-block
}
 

 
.bx_catalog_item .label_discount {
    width: 30px;
    height: 20px;
    background: #ffd99a;
    color: #000;
    font-size: 12px;
    text-align: right;
    display: inline-block;
    position: relative;
    font-family: Roboto, Tahoma, Verdana, Arial, sans-serif;
    font-style: normal;
    line-height: 20px;
    padding-right: 5px;
    padding-left: 9px;
    margin-left: 7px
}

.bx_catalog_item .label_discount:before {
    content: '';
    border: 10px solid transparent;
    border-left: 7px solid #fff;
    position: absolute;
    top: 0;
    left: 0
}
 
.big_data_products, .bx_item_list_you_looked_horizontal, .recomended_basket, .similar_products {
    margin-bottom: -38px;
    margin-top: 55px;
    position: relative
} 
.big_data_products .owl-nav, .big_data_products .owl-nav_big, .big_data_products .owl-nav_rec, .bx_item_list_you_looked_horizontal .owl-nav, .bx_item_list_you_looked_horizontal .owl-nav_big, .bx_item_list_you_looked_horizontal .owl-nav_rec, .recomended_basket .owl-nav, .recomended_basket .owl-nav_big, .recomended_basket .owl-nav_rec {
    position: absolute;
    top: -5px;
    right: 0
}

.big_data_products .owl-nav .owl-next, .big_data_products .owl-nav_big .owl-next, .big_data_products .owl-nav_rec .owl-next, .bx_item_list_you_looked_horizontal .owl-nav .owl-next, .bx_item_list_you_looked_horizontal .owl-nav_big .owl-next, .bx_item_list_you_looked_horizontal .owl-nav_rec .owl-next, .recomended_basket .owl-nav .owl-next, .recomended_basket .owl-nav_big .owl-next, .recomended_basket .owl-nav_rec .owl-next, .similar_products .owl-nav .owl-next, .similar_products .owl-nav_big .owl-next, .similar_products .owl-nav_rec .owl-next {
    margin-left: 12px
}
 

.big_data_products .rec_list .owl-stage-outer, .big_data_products .sp_list .owl-stage-outer, .bx_item_list_you_looked_horizontal .rec_list .owl-stage-outer, .bx_item_list_you_looked_horizontal .sp_list .owl-stage-outer, .recomended_basket .rec_list .owl-stage-outer, .recomended_basket .sp_list .owl-stage-outer, .similar_products .rec_list .owl-stage-outer, .similar_products .sp_list .owl-stage-outer {
    padding-bottom: 38px
}

.big_data_products .rec_list .owl-item .bx_catalog_item, .big_data_products .sp_list .owl-item .bx_catalog_item, .bx_item_list_you_looked_horizontal .rec_list .owl-item .bx_catalog_item, .bx_item_list_you_looked_horizontal .sp_list .owl-item .bx_catalog_item, .recomended_basket .rec_list .owl-item .bx_catalog_item, .recomended_basket .sp_list .owl-item .bx_catalog_item, .similar_products .rec_list .owl-item .bx_catalog_item, .similar_products .sp_list .owl-item .bx_catalog_item {
    display: block;
    width: 100%
}

.big_data_products .rec_list .bx_catalog_item, .big_data_products .sp_list .bx_catalog_item, .bx_item_list_you_looked_horizontal .rec_list .bx_catalog_item, .bx_item_list_you_looked_horizontal .sp_list .bx_catalog_item, .recomended_basket .rec_list .bx_catalog_item, .recomended_basket .sp_list .bx_catalog_item, .similar_products .rec_list .bx_catalog_item, .similar_products .sp_list .bx_catalog_item {
    float: none;
    display: inline-block;
    width: 25%
}

.bx_item_list_you_looked_horizontal {
    margin-top: 15px
}

.bx_item_list_you_looked_horizontal.basket_gift {
    margin-top: 55px
}

.recomended_basket {
    margin-top: 60px
}

.recomended_basket.hidden {
    display: none
}

.recomended_basket .btn.bx_notavailable {
    background: #b5b5b5;
    cursor: default
}

.brands_list, .bx_catalog_list_home {
    padding-bottom: 60px
}
 

.brands_list .bx_item_title h1, .bx_catalog_list_home .bx_item_title h1, .bx_item_detail .bx_item_title h1 {
    margin-bottom: 0
}

.brands_list .bx_lt, .bx_catalog_list_home .bx_lt, .bx_item_detail .bx_lt {
    float: left;
    width: 42.374%
}

.brands_list .bx_rt, .bx_catalog_list_home .bx_rt, .bx_item_detail .bx_rt {
    float: right;
    width: 51%;
    position: relative
}

.brands_list .bx_item_slider, .bx_catalog_list_home .bx_item_slider, .bx_item_detail .bx_item_slider {
    position: relative
}
 
   
.brands_list .bx_item_slider .bx_slider_conteiner, .bx_catalog_list_home .bx_item_slider .bx_slider_conteiner, .bx_item_detail .bx_item_slider .bx_slider_conteiner {
    position: relative;
    max-width: 100%;
    width: 100%;
    font-size: 14px
}

.brands_list .bx_item_slider .bx_slide, .bx_catalog_list_home .bx_item_slider .bx_slide {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    margin-top: 20px;
}

.brands_list .bx_item_slider .bx_slide ul, .bx_catalog_list_home .bx_item_slider .bx_slide ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.brands_list .bx_item_slider .bx_slide li, .bx_catalog_list_home .bx_item_slider .bx_slide li{
    position: relative;
    display: block;
    float: left;
    height: 0;
    box-sizing: border-box;
    cursor: pointer
}

.brands_list .bx_item_slider .bx_slide li.bx_active .cnt, .bx_catalog_list_home .bx_item_slider .bx_slide li.bx_active .cnt, .bx_item_detail .bx_item_slider .bx_slide li.bx_active .cnt {
    border: 1px solid #344d71;
}

.brands_list .bx_item_slider .bx_slide li .cnt, .bx_catalog_list_home .bx_item_slider .bx_slide li .cnt, .bx_item_detail .bx_item_slider .bx_slide li .cnt {
    position: absolute;
    top: 0;
    bottom: 4px;
    left: 2px;
    right: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #eaeaea;
    background: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.brands_list .bx_item_slider .bx_slide li .cnt:active, .brands_list .bx_item_slider .bx_slide li .cnt:hover, .bx_catalog_list_home .bx_item_slider .bx_slide li .cnt:active, .bx_catalog_list_home .bx_item_slider .bx_slide li .cnt:hover, .bx_item_detail .bx_item_slider .bx_slide li .cnt:active, .bx_item_detail .bx_item_slider .bx_slide li .cnt:hover {
    border: 1px solid #3a567e;
}

.brands_list .bx_item_slider .bx_slide li .cnt_item, .bx_catalog_list_home .bx_item_slider .bx_slide li .cnt_item, .bx_item_detail .bx_item_slider .bx_slide li .cnt_item {
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.brands_list .item_info_section, .bx_catalog_list_home .item_info_section, .bx_item_detail .item_info_section {
    margin-bottom: 30px
}

.brands_list .prop_list .line, .bx_catalog_list_home .prop_list .line, .bx_item_detail .prop_list .line {
    border-bottom: 1px solid #fafafa;
    height: 35px;
    line-height: 36px;
    padding-right: 5px;
    overflow: hidden
}

.brands_list .prop_list span.title, .bx_catalog_list_home .prop_list span.title, .bx_item_detail .prop_list span.title {
    color: #999;
    margin-right: 10px
}

.brands_list .prop_list a, .bx_catalog_list_home .prop_list a, .bx_item_detail .prop_list a {
    border-bottom: 1px dashed #000
}

.brands_list .prop_list a:hover, .bx_catalog_list_home .prop_list a:hover, .bx_item_detail .prop_list a:hover {
    border-color: #344d71;
}

.brands_list .prop_list a:active, .bx_catalog_list_home .prop_list a:active, .bx_item_detail .prop_list a:active {
    border-color: #ffc466
}

.brands_list .item_price, .bx_catalog_list_home .item_price {
    margin-bottom: 20px;
    text-align: center;
    width: 220px;
    position: absolute;
    top: 0;
    right: 0
}

.brands_list .item_price .item_buttons .heart, .bx_catalog_list_home .item_price .item_buttons .heart, .bx_item_detail .item_price .item_buttons .heart {
    background-image: url(images/sprite.png);
    background-position: -370px -235px;
    width: 14px;
    height: 13px;
    display: inline-block;
    margin-right: 10px
}

.brands_list .item_price .item_buttons .add_to_fav, .brands_list .item_price .item_buttons .fav-btn_sec, .bx_catalog_list_home .item_price .item_buttons .add_to_fav, .bx_catalog_list_home .item_price .item_buttons .fav-btn_sec, .bx_item_detail .item_price .item_buttons .add_to_fav, .bx_item_detail .item_price .item_buttons .fav-btn_sec {
    color: #000;
    display: inline-block;
    height: 100%;
    margin-top: 15px;
    text-transform: uppercase
}

.brands_list .item_price .item_buttons .add_to_fav .heart, .brands_list .item_price .item_buttons .fav-btn_sec .heart, .bx_catalog_list_home .item_price .item_buttons .add_to_fav .heart, .bx_catalog_list_home .item_price .item_buttons .fav-btn_sec .heart, .bx_item_detail .item_price .item_buttons .add_to_fav .heart, .bx_item_detail .item_price .item_buttons .fav-btn_sec .heart {
    background-image: url(images/heart.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 14px;
    height: 13px;
    display: inline-block
}

.brands_list .item_price .item_buttons .add_to_fav:hover, .brands_list .item_price .item_buttons .fav-btn_sec:hover, .bx_catalog_list_home .item_price .item_buttons .add_to_fav:hover, .bx_catalog_list_home .item_price .item_buttons .fav-btn_sec:hover, .bx_item_detail .item_price .item_buttons .add_to_fav:hover, .bx_item_detail .item_price .item_buttons .fav-btn_sec:hover {
    color: #344d71
}

.brands_list .item_price .item_buttons .add_to_fav:active, .brands_list .item_price .item_buttons .fav-btn_sec:active, .bx_catalog_list_home .item_price .item_buttons .add_to_fav:active, .bx_catalog_list_home .item_price .item_buttons .fav-btn_sec:active, .bx_item_detail .item_price .item_buttons .add_to_fav:active, .bx_item_detail .item_price .item_buttons .fav-btn_sec:active {
    color: #ffc466
}

.brands_list .item_price .item_buttons .add_to_fav .added, .brands_list .item_price .item_buttons .fav-btn_sec .added, .bx_catalog_list_home .item_price .item_buttons .add_to_fav .added, .bx_catalog_list_home .item_price .item_buttons .fav-btn_sec .added, .bx_item_detail .item_price .item_buttons .add_to_fav .added, .bx_item_detail .item_price .item_buttons .fav-btn_sec .added {
    display: none
}

.brands_list .item_price .item_buttons .add_to_fav.added .heart, .brands_list .item_price .item_buttons .fav-btn_sec.added .heart, .bx_catalog_list_home .item_price .item_buttons .add_to_fav.added .heart, .bx_catalog_list_home .item_price .item_buttons .fav-btn_sec.added .heart, .bx_item_detail .item_price .item_buttons .add_to_fav.added .heart, .bx_item_detail .item_price .item_buttons .fav-btn_sec.added .heart {
    background-image: url(images/heart-hover.png);
    width: 14px;
    height: 13px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block
}

.brands_list .item_price .item_buttons .add_to_fav.added .add, .brands_list .item_price .item_buttons .fav-btn_sec.added .add, .bx_catalog_list_home .item_price .item_buttons .add_to_fav.added .add, .bx_catalog_list_home .item_price .item_buttons .fav-btn_sec.added .add, .bx_item_detail .item_price .item_buttons .add_to_fav.added .add, .bx_item_detail .item_price .item_buttons .fav-btn_sec.added .add {
    display: none
}

.brands_list .item_price .item_buttons .add_to_fav.added .added, .brands_list .item_price .item_buttons .fav-btn_sec.added .added, .bx_catalog_list_home .item_price .item_buttons .add_to_fav.added .added, .bx_catalog_list_home .item_price .item_buttons .fav-btn_sec.added .added, .bx_item_detail .item_price .item_buttons .add_to_fav.added .added, .bx_item_detail .item_price .item_buttons .fav-btn_sec.added .added {
    display: initial
}

.brands_list .item_price .item_buttons .fav-btn_added, .bx_catalog_list_home .item_price .item_buttons .fav-btn_added, .bx_item_detail .item_price .item_buttons .fav-btn_added {
    display: none
}

.brands_list .item_price .item_buttons .favor_info, .bx_catalog_list_home .item_price .item_buttons .favor_info, .bx_item_detail .item_price .item_buttons .favor_info {
    position: absolute;
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 15px;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    background: #fff
}

.brands_list .item_price .item_buttons .favor_info span, .bx_catalog_list_home .item_price .item_buttons .favor_info span, .bx_item_detail .item_price .item_buttons .favor_info span {
    padding-bottom: 10px;
    display: block;
    text-align: center
}

.brands_list .item_price .item_buttons .favor_info.open, .bx_catalog_list_home .item_price .item_buttons .favor_info.open, .bx_item_detail .item_price .item_buttons .favor_info.open {
    visibility: visible;
    opacity: 1
}

.brands_list .item_price .btn, .bx_catalog_list_home .item_price .btn, .bx_item_detail .item_price .btn {
    display: block
}

.brands_list .item_economy_price, .brands_list .item_price .del_btn, .bx_catalog_list_home .item_economy_price, .bx_catalog_list_home .item_price .del_btn, .bx_item_detail .item_economy_price, .bx_item_detail .item_price .del_btn {
    display: none
}

.brands_list .item_price span.btn, .bx_catalog_list_home .item_price span.btn, .bx_item_detail .item_price span.btn {
    cursor: default;
    background-color: #ff9dda;
}

.brands_list .item_price .bx_notavailable .btn, .bx_catalog_list_home .item_price .bx_notavailable .btn, .bx_item_detail .item_price .bx_notavailable .btn {
    background-color: #eaeaea;
    cursor: default
}

.brands_list .item_price .popup_item_added, .bx_catalog_list_home .item_price .popup_item_added{
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    bottom: -80px;
    z-index: 10;
    display: none!important;
}

.brands_list .item_price .popup_item_added p, .bx_catalog_list_home .item_price .popup_item_added p, .bx_item_detail .item_price .popup_item_added p {
    text-align: center
}

.brands_list .item_price .popup_item_added .btn, .bx_catalog_list_home .item_price .popup_item_added .btn, .bx_item_detail .item_price .popup_item_added .btn {
    width: 188px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 20px
}
 

.brands_list .item_old_price, .bx_catalog_list_home .item_old_price, .bx_item_detail .item_old_price {
    color: #747474;
    text-decoration: line-through;
    font-size: 18px
}
 
.brands_list .bx_item_detail_scu .bx_scu ul, .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul, .bx_item_detail .bx_item_detail_scu .bx_scu ul {
    overflow: hidden
}


.brands_list .scu_wrp, .bx_catalog_list_home .scu_wrp  {
    max-width: 325px
}

.brands_list .bx_item_detail_size, .bx_catalog_list_home .bx_item_detail_size{
    margin-top: 15px
}

.brands_list .bx_item_detail_size ul, .bx_catalog_list_home .bx_item_detail_size ul, .bx_item_detail .bx_item_detail_size ul {
    overflow: hidden
}

.brands_list .bx_item_detail_size li, .bx_catalog_list_home .bx_item_detail_size li {
    width: 40px;
    margin-right: 4px;
    margin-bottom: 4px;
    border: 1px solid #000;
    text-align: center;
    float: left;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.brands_list .bx_item_detail_size li:last-child, .bx_catalog_list_home .bx_item_detail_size li:last-child, .bx_item_detail .bx_item_detail_size li:last-child {
    margin-right: 0
}

.brands_list .bx_item_detail_size li.bx_missing, .bx_catalog_list_home .bx_item_detail_size li.bx_missing, .bx_item_detail .bx_item_detail_size li.bx_missing {
    cursor: default;
    color: #ccc;
    border: 1px solid #ccc
}

.brands_list .bx_item_detail_size li.bx_missing:active, .brands_list .bx_item_detail_size li.bx_missing:hover, .bx_catalog_list_home .bx_item_detail_size li.bx_missing:active, .bx_catalog_list_home .bx_item_detail_size li.bx_missing:hover, .bx_item_detail .bx_item_detail_size li.bx_missing:active, .bx_item_detail .bx_item_detail_size li.bx_missing:hover {
    border: 1px solid #ccc
}
 
@media (max-width: 1100px) {
    .brands_list .item_price, .bx_catalog_list_home .item_price, .bx_item_detail .item_price {
        position: relative;
        text-align: left
    }

    .brands_list .prop_list, .bx_catalog_list_home .prop_list, .bx_item_detail .prop_list {
        width: 100%
    }
} 

.brands_list .bx_scu_scroller_container.big_data .bx_scu ul, .bx_catalog_list_home .bx_scu_scroller_container.big_data .bx_scu ul, .bx_item_detail .bx_scu_scroller_container.big_data .bx_scu ul {
    text-align: center
}

.brands_list .bx_scu_scroller_container.big_data .bx_scu ul li, .bx_catalog_list_home .bx_scu_scroller_container.big_data .bx_scu ul li, .bx_item_detail .bx_scu_scroller_container.big_data .bx_scu ul li {
    width: 22px !important;
    height: 22px;
    padding-top: 0 !important;
    float: initial;
    display: inline-block
}      

.brands_list .bx_scu_scroller_container.big_data .bx_scu ul li .cnt_item, .bx_catalog_list_home .bx_scu_scroller_container.big_data .bx_scu ul li .cnt_item, .bx_item_detail .bx_scu_scroller_container.big_data .bx_scu ul li .cnt_item {
    width: 14px;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -7px
}

.brands_list .scu_wrp_data, .bx_catalog_list_home .scu_wrp_data, .bx_item_detail .scu_wrp_data {
    position: relative
}

.brands_list .scu_wrp_data .bx_catalog_item_scu, .bx_catalog_list_home .scu_wrp_data .bx_catalog_item_scu, .bx_item_detail .scu_wrp_data .bx_catalog_item_scu {
    position: absolute;
    width: 100%;
    top: -40px;
    opacity: 0;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.brands_list .bx_catalog_item:hover .scu_wrp_data .bx_catalog_item_scu, .bx_catalog_list_home .bx_catalog_item:hover .scu_wrp_data .bx_catalog_item_scu, .bx_item_detail .bx_catalog_item:hover .scu_wrp_data .bx_catalog_item_scu {
    opacity: 1
}

.brands_list.sale, .bx_catalog_list_home.sale, .bx_item_detail.sale {
    margin-top: 0
}

.brands_list.sale .owl-carousel .owl-stage-outer, .bx_catalog_list_home.sale .owl-carousel .owl-stage-outer, .bx_item_detail.sale .owl-carousel .owl-stage-outer {
    padding-bottom: 35px;
    width: 100%
}

.brands_list.sale .bx_catalog_item, .bx_catalog_list_home.sale .bx_catalog_item, .bx_item_detail.sale .bx_catalog_item {
    width: 100%
}
 

.brands_list.sale .items_brand, .bx_catalog_list_home.sale .items_brand, .bx_item_detail.sale .items_brand {
    position: relative
}

.brands_list.sale .items_brand .owl-nav, .bx_catalog_list_home.sale .items_brand .owl-nav, .bx_item_detail.sale .items_brand .owl-nav {
    position: absolute;
    top: -45px;
    right: 0
}

.brands_list.sale .items_brand .owl-nav .owl-prev, .bx_catalog_list_home.sale .items_brand .owl-nav .owl-prev, .bx_item_detail.sale .items_brand .owl-nav .owl-prev {
    margin-right: 10px
}

.brands_list.sale .section_item h3, .bx_catalog_list_home.sale .section_item h3, .bx_item_detail.sale .section_item h3 {
    border-bottom: 1px solid #fafafa;
    padding: 15px 0;
    margin-top: 25px;
    font-size: 20px
}

@media (max-width: 900px) {
    .brands_list.sale .items_brand .owl-nav, .bx_catalog_list_home.sale .items_brand .owl-nav, .bx_item_detail.sale .items_brand .owl-nav {
        top: -70px
    }

    .brands_list.sale .section_item h3, .bx_catalog_list_home.sale .section_item h3, .bx_item_detail.sale .section_item h3 {
        margin-top: 0;
        margin-bottom: 25px
    }
}

@media (max-width: 678px) {
    .brands_list.sale .section_item h3, .bx_catalog_list_home.sale .section_item h3, .bx_item_detail.sale .section_item h3 {
        font-size: 18px
    }
}

.brands_list.sale .section_item .more, .bx_catalog_list_home.sale .section_item .more, .bx_item_detail.sale .section_item .more {
    float: right;
    font-size: 14px;
    color: #344d71;
    text-decoration: underline;
    padding-right: 105px;
    line-height: 33px
}

.brands_list.sale .section_item .more:hover, .bx_catalog_list_home.sale .section_item .more:hover, .bx_item_detail.sale .section_item .more:hover {
    color: #344d71;
    text-decoration: none
}

.brands_list.sale .section_item .more:active, .bx_catalog_list_home.sale .section_item .more:active, .bx_item_detail.sale .section_item .more:active {
    color: #344d71;
}

@media (max-width: 678px) {
    .brands_list.sale .section_item .more, .bx_catalog_list_home.sale .section_item .more, .bx_item_detail.sale .section_item .more {
        font-size: 13px
    }
}

@media (max-width: 600px) {
    .brands_list.sale .items_brand .owl-nav, .bx_catalog_list_home.sale .items_brand .owl-nav, .bx_item_detail.sale .items_brand .owl-nav {
        top: -100px
    }

    .brands_list.sale .section_item h3 .text, .bx_catalog_list_home.sale .section_item h3 .text, .bx_item_detail.sale .section_item h3 .text {
        width: 70%;
        display: block
    }

    .brands_list.sale .section_item .more, .bx_catalog_list_home.sale .section_item .more, .bx_item_detail.sale .section_item .more {
        display: block;
        float: initial
    }

    .brands_list.sale .section_item.item_sale .items_brand .owl-nav, .bx_catalog_list_home.sale .section_item.item_sale .items_brand .owl-nav, .bx_item_detail.sale .section_item.item_sale .items_brand .owl-nav {
        position: absolute;
        top: -70px;
        right: 0
    }
}

@media (max-width: 767px) {
    .brands_list.sale, .bx_catalog_list_home.sale, .bx_item_detail.sale {
        padding: 0
    }
}
 
 
.news-detail .news_navigation {
    height: 35px;
    line-height: 35px;
    position: relative;
    margin-top: 35px;
    overflow: hidden
}

.news-detail .news_navigation .next:after, .news-detail .news_navigation .prev:after {
    content: '';
    position: absolute;
    top: 0;
    width: 33px;
    display: inline-block;
    height: 33px
}

.news-detail .news_navigation a:after {
    border: 1px solid #eaeaea;
    border-radius: 50%;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}

.news-detail .news_navigation a:hover:after {
    border: 1px solid #344d71;
}

.news-detail .news_navigation a:active:after {
    border: 1px solid #5980a2;
}

.news-detail .news_navigation .next {
    float: right;
    padding-right: 45px;
}


.news-detail .news_navigation .next:after {
    right: 0;
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/angel-right-hover.png);
}

.news-detail .news_navigation .prev {
    float: left;
    padding-left: 45px
}

.news-detail .news_navigation .prev:after {
    left: 0;
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/angel-left-hover.png);
}

@media (max-width: 460px) {
    .news-detail .news_navigation a {
        box-sizing: border-box;
        width: 150px
    }

    .news-detail .news_navigation .next {
        text-align: right
    }
}

@media (max-width: 670px) {
    .news-detail .detail_picture {
        float: none;
        width: inherit;
        max-width: 100%;
        margin-bottom: 25px
    }
}

.brands_list {
    overflow: hidden;
    text-align: center;
    padding-bottom: 60px
}

.brands_list .brand_item {
    float: left;
    width: 136px;
    text-align: center;
    margin: 0 72.8px 30px 0;
    cursor: pointer
}

.brands_list .brand_item .img {
    border: 1px solid #fafafa;
    border-radius: 50%;
    margin-bottom: 10px;
    padding-top: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.brands_list .brand_item .tooltip {
    display: none
}

@media (min-width: 1221px) {
    .brands_list .brand_item:nth-child(6n) {
        margin-right: 0
    }
}

@media (max-width: 1220px) {
    .brands_list .brand_item {
        float: none;
        display: inline-block;
        margin-right: 20px;
        margin-left: 20px
    }
}

@media (max-width: 600px) {
    .brands_list .brand_item {
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (max-width: 350px) {
    .brands_list .brand_item {
        margin-right: 5px;
        margin-left: 5px
    }
}

.brands_list a .b_name {
    font-size: 16px;
    color: #000;
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s
}

.brands_list a:hover .b_name {
    color: #344d71;
}

.brands_list a:active .b_name {
    color: #ffc466
}

.brands_list.sp_list {
    text-align: left
}

.tooltip_title {
    font-size: 18px
}

.adreses_list {
    overflow: hidden;
    margin-bottom: 30px
}

.adreses_list .item {
    float: left;
    width: 580px;
    margin-right: 20px;
    margin-bottom: 20px
}

.adreses_list .item:nth-child(2n) {
    margin-right: 0
}

.adreses_list .item .info {
    background: #fafafa;
    height: 70px;
    line-height: 70px;
    padding: 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.adreses_list .item .info .name .icon, .adreses_list .item .info .phone .icon, .adreses_list .item .info .working_hours .icon {
    display: inline-block
}

.adreses_list .item .info div {
    display: inline-block;
    margin-right: 15px
}

.adreses_list .item .info .icon {
    margin-right: 7px;
    vertical-align: middle
}

.adreses_list .item .info .name .icon {
    width: 23px;
    height: 23px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('images/placeholder.png');
}

.adreses_list .item .info .phone .icon {
    width: 23px;
    height: 23px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('images/phone.png');
}

.adreses_list .item .info .working_hours {
    margin-right: 0
}

.adreses_list .item .info .working_hours .icon {
    width: 23px;
    height: 23px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('images/clock.png');
}

.adreses_list .item .img {
    padding-top: 70.345%;
    background-position: center center;
    background-size: cover
}

@media (max-width: 1250px) {
    .adreses_list .item {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%
    }

    .adreses_list .item .info {
        display: block;
        height: auto;
        line-height: 30px;
        padding: 10px 15px
    }

    .adreses_list .item .info div {
        display: block
    }
}

@media (max-width: 650px) {
    .adreses_list .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
}

.bx-auth .bx-auth-note {
    margin: 15px 0 25px
}

.bx-auth .bx-auth-table, .bx-auth .bx-changepass-table, .bx-auth .bx-registration-table {
    width: 70%
}

.bx-auth .bx-auth-table td, .bx-auth .bx-changepass-table td, .bx-auth .bx-registration-table td {
    padding: 0 0 20px
}

.bx-auth .bx-auth-table .bx-auth-label, .bx-auth .bx-changepass-table .bx-auth-label, .bx-auth .bx-registration-table .bx-auth-label {
    text-align: left;
    font-weight: 400;
    width: 23%;
    height: 30px;
    line-height: 20px;
    padding-right: 10px
}

.bx-auth .bx-auth-table .bx-auth-input, .bx-auth .bx-changepass-table .bx-auth-input, .bx-auth .bx-registration-table .bx-auth-input {
    height: 30px;
    line-height: 30px;
    width: 70%;
    border: 1px solid #e5e5e5;
    padding: 0 15px;
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s
}

.bx-auth .bx-auth-table .bx-auth-input:focus, .bx-auth .bx-changepass-table .bx-auth-input:focus, .bx-auth .bx-registration-table .bx-auth-input:focus {
    border: 1px solid #344d71;
    outline: 0
}

.bx-auth .bx-auth-table .remember label, .bx-auth .bx-changepass-table .remember label, .bx-auth .bx-registration-table .remember label {
    font-weight: 400;
    padding: 0 0 0 15px;
    margin-top: 25px;
    position: relative;
    cursor: pointer
}

.bx-auth .bx-auth-table .remember label:before, .bx-auth .bx-changepass-table .remember label:before, .bx-auth .bx-registration-table .remember label:before {
    content: " ";
    position: absolute;
    top: -3px;
    width: 21px;
    height: 21px;
    left: -18px
}

.bx-auth .bx-auth-table .remember .checkbox, .bx-auth .bx-changepass-table .remember .checkbox, .bx-auth .bx-registration-table .remember .checkbox {
    opacity: 0
}

.bx-auth .bx-auth-table .checkbox:not(checked) + label:before, .bx-auth .bx-changepass-table .checkbox:not(checked) + label:before, .bx-auth .bx-registration-table .checkbox:not(checked) + label:before {
    border: 1px solid #e5e5e5
}

.bx-auth .bx-auth-table .checkbox:checked + label:before, .bx-auth .bx-changepass-table .checkbox:checked + label:before, .bx-auth .bx-registration-table .checkbox:checked + label:before {
    background-image: url(images/check.png);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    width: 21px;
    height: 21px;
    display: inline-block;
    border: 1px solid #344d71;
    position: absolute;
    margin-right: 10px;
    left: -18px
}

.bx-auth .bx-auth-table .authorize-submit-cell, .bx-auth .bx-changepass-table .authorize-submit-cell, .bx-auth .bx-registration-table .authorize-submit-cell {
    position: relative
}

.bx-auth .bx-auth-table .authorize-submit-cell label, .bx-auth .bx-changepass-table .authorize-submit-cell label, .bx-auth .bx-registration-table .authorize-submit-cell label {
    width: 150px;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    height: 50px !important;
    line-height: 50px !important
}

.bx-auth .bx-auth-table .authorize-submit-cell label.hover, .bx-auth .bx-changepass-table .authorize-submit-cell label.hover, .bx-auth .bx-registration-table .authorize-submit-cell label.hover {
    background: #ffe5be
}

.bx-auth .bx-auth-table .authorize-submit-cell label.active, .bx-auth .bx-changepass-table .authorize-submit-cell label.active, .bx-auth .bx-registration-table .authorize-submit-cell label.active {
    background: #ffc466
}

.bx-auth .bx-auth-table .authorize-submit-cell input, .bx-auth .bx-changepass-table .authorize-submit-cell input, .bx-auth .bx-registration-table .authorize-submit-cell input {
    left: 0;
    width: 150px;
    position: absolute;
    height: 50px !important;
    opacity: 0;
    cursor: pointer
}

@media (max-width: 992px) {
    .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%
    }
}

@media (max-width: 790px) {
    .bx-auth .bx-auth-table, .bx-auth .bx-changepass-table, .bx-auth .bx-registration-table {
        width: 100%
    }

    .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: 70%
    }
}

@media (max-width: 600px) {
    .bx-auth .bx-auth-table td, .bx-auth .bx-changepass-table td, .bx-auth .bx-registration-table td {
        width: 100% !important;
        display: block;
        padding-bottom: 10px
    }

    .bx-auth .bx-auth-table .bx-auth-label, .bx-auth .bx-changepass-table .bx-auth-label, .bx-auth .bx-registration-table .bx-auth-label {
        height: 22px
    }

    .bx-auth .bx-auth-table .bx-auth-input, .bx-auth .bx-changepass-table .bx-auth-input, .bx-auth .bx-registration-table .bx-auth-input {
        margin-bottom: 10px;
        width: 70%;
        box-sizing: border-box
    }

    .bx-auth .bx-auth-table .authorize-submit-cell, .bx-auth .bx-changepass-table .authorize-submit-cell, .bx-auth .bx-registration-table .authorize-submit-cell {
        margin-top: 20px
    }
}

@media (max-width: 430px) {
    .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%
    }
}

.bx-auth .registration_btn {
    position: relative
}

.bx-auth .registration_btn input {
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    height: 50px;
    opacity: 0;
    cursor: pointer
}

.bx-auth .btn_reg, .bx-auth .change_pass_btn .btn_chage_pass {
    margin-top: 20px;
    height: 50px !important;
    line-height: 50px !important
}

.bx-auth .btn_reg {
    width: 175px;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.bx-auth .btn_reg.hover {
    background: #ffe5be
}

.bx-auth .btn_reg.active {
    background: #ffc466;
}

.bx-auth .pass {
    color: #747474
}

.bx-auth noindex a {
    color: #344d71;
    text-decoration: underline
}

.bx-auth noindex a:hover {
    color: #344d71;
    text-decoration: none
}

.bx-auth noindex a:active {
    color: #344d71
}

.bx-auth .starrequired {
    color: #ff9dda;
}

.bx-auth .change_pass_btn {
    position: relative
}

.bx-auth .change_pass_btn .btn_chage_pass {
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.bx-auth .change_pass_btn .btn_chage_pass.hover {
    background: #ffe5be;
}

.bx-auth .change_pass_btn .btn_chage_pass.active {
    background: #ffc466;
}

.bx-auth .change_pass_btn input {
    position: absolute;
    top: 20px;
    left: 0;
    height: 50px;
    width: 175px;
    opacity: 0;
    cursor: pointer
}

.bx-auth .errortext {
    color: #ff9dda;
    margin-top: -10px;
    display: block
}

.bx-authform h1 {
    margin-bottom: 15px
}

.bx-authform .bx-authform-content-container {
    color: #747474;
    font-size: 14px;
    line-height: 20px
}

.bx-authform .bx-authform-label-container {
    color: #000;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 15px
}

.bx-authform .bx-authform-input-container input {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 400
}

.bx-authform .bx-authform-input-container input:focus {
    border-color: #344d71;
    outline: 0
}

.bx-authform .submit_btn {
    position: relative
}

.bx-authform .submit_btn .btn {
    width: 150px;
    margin-top: 15px;
    height: 50px !important;
    line-height: 50px !important;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

.bx-authform .submit_btn .btn.hover {
    background: #ffe5be;
}

.bx-authform .submit_btn .btn.active {
    background: #ffc466;
}

.bx-authform .submit_btn input {
    position: absolute;
    top: 15px;
    left: 0;
    width: 150px;
    height: 50px;
    opacity: 0;
    cursor: pointer
}

.bx-authform .alert {
    background-color: initial !important;
    padding: 0
}

.bx-authform .alert.alert-danger {
    color: #ff9dda;
}

.bx-authform .bx-authform-link-container a {
    color: #344d71;
    text-decoration: underline
}

.bx-authform .bx-authform-link-container a:hover {
    color: #344d71;
    text-decoration: none
}

.bx-authform .bx-authform-link-container a:active {
    color: #344d71
}

.favorites_page h1 {
    margin-bottom: 1em
}

.favorites_page #basket_form {
    margin-top: 40px
}

.favorites_page #basket_items {
    width: 100%
}

.favorites_page #basket_items tr {
    border-top: 1px solid #e5e5e5
}

.favorites_page #basket_items td {
    padding-top: 30px;
    padding-bottom: 30px
}

.favorites_page #basket_items .itemphoto {
    width: 100px
}

.favorites_page #basket_items .itemphoto .bx_ordercart_photo {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    border: 1px solid #e5e5e5;
    height: 0;
    padding-top: 100%
}

.favorites_page #basket_items .item {
    padding-left: 20px;
    padding-right: 20px
}

.favorites_page #basket_items .item a {
    font-size: 16px
}

.favorites_page #basket_items .item_props {
    display: none;
    color: #747474;
    margin-top: 7px
}

.favorites_page #basket_items .item_price {
    display: none;
    margin-top: 5px
}

.favorites_page #basket_items .item_price .current_price {
    display: inline-block
}

.favorites_page #basket_items .item_price .old_price {
    display: inline-block;
    margin-left: 10px
}

.favorites_page #basket_items .props {
    width: 135px;
    padding-left: 35px;
    padding-right: 35px
}

.favorites_page #basket_items .prop_value {
    margin-left: 5px;
    text-transform: lowercase
}

#detail_choose .wrp .titles span a, .left-panel .favorites a, .left-panel .head, .left-panel .left-auth a, .sending .send_text, .wrp_404 .title2, footer .footer_top .menu {
    text-transform: uppercase
}

.favorites_page #basket_items .price {
    width: 100px;
    text-align: center;
    padding-left: 35px;
    padding-right: 35px
}

.favorites_page #basket_items .current_price {
    font-size: 18px
}

.favorites_page #basket_items .old_price {
    text-decoration: line-through;
    color: #747474
}

.favorites_page #basket_items .button {
    width: 180px;
    text-align: center;
    padding-left: 35px;
    padding-right: 35px
}

.favorites_page #basket_items .control {
    width: 60px;
    text-align: center
}

.favorites_page #basket_items .del, .favorites_page #basket_items .del:active, .favorites_page #basket_items .del:hover {
    background-image: url(images/sprite.png);
    width: 16px;
    height: 16px;
    display: inline-block
}

.favorites_page #basket_items .del {
    background-position: -370px -173px
}

.favorites_page #basket_items .del:hover {
    background-position: -370px -131px
}

.favorites_page #basket_items .del:active {
    background-position: -370px -152px
}

.favorites_page .fav_empty {
    margin-top: 20px;
    color: #ff9dda;
}

@media (max-width: 1100px) {
    .favorites_page #basket_items .button, .favorites_page #basket_items .price, .favorites_page #basket_items .props {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 950px) {
    .favorites_page #basket_items .button {
        display: none
    }
}

@media (max-width: 750px) {
    .favorites_page #basket_items td {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .favorites_page #basket_items .props {
        display: none
    }

    .favorites_page #basket_items .item_props {
        display: block
    }
}

@media (max-width: 470px) {
    .favorites_page #basket_items .itemphoto {
        vertical-align: top;
        width: 80px
    }

    .favorites_page #basket_items .item {
        padding-left: 12px;
        padding-right: 10px;
        vertical-align: top
    }

    .favorites_page #basket_items .price {
        display: none
    }

    .favorites_page #basket_items .item_price {
        display: block
    }

    .favorites_page #basket_items .control {
        vertical-align: top;
        width: 25px
    }
}

.wrp_404 .text_404 {
    float: left;
    width: 49%
}

.wrp_404 img {
    float: right;
    width: 48.3%;
    display: block
}

.sending, .sending .notetext br, .sending .send_text font {
    display: none
}

.wrp_404 .title1 {
    font-family: georgia;
    font-style: italic;
    color: #344d71;
    font-size: 60px
}

.wrp_404 .title1 span {
    font-size: 1.5em
}

.wrp_404 .title2 {
    font-size: 16px;
    margin: 10px 0 20px
}

.wrp_404 li {
    position: relative;
    padding-left: 15px
}

.wrp_404 li::after {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    background: #ff9dda;
    width: 6px;
    height: 6px;
    border-radius: 50%
}

.wrp_404 a {
    border-bottom: 1px dashed #344d71;
    color: #344d71;
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease
}

.wrp_404 a:hover {
    border-color: transparent
}

@media (max-width: 1000px) {
    .wrp_404 .text_404, .wrp_404 img {
        float: none;
        width: 100%
    }

    .wrp_404 img {
        max-width: 570px;
        margin: 0 auto
    }
}

@media (max-width: 600px) {
    .wrp_404 .title1 {
        font-size: 40px
    }
}

.sending {
    position: relative;
    padding: 10px 0;
    background: #fff;
    border-top: 1px solid #e5e5e5
}

.sending form {
    width: 440px;
    margin: 0 auto
}

.sending .send_text {
    float: left;
    height: 30px;
    line-height: 30px;
    padding-right: 10px
}

.sending .submit {
    border: none;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    background: #ff9dda;
    cursor: pointer;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s;
    border-radius: 0
}

.sending .submit:hover {
    background: #ffe5be;
}

.sending .submit:active {
    background: #ffc466;
}

.sending .submit:focus {
    outline: 0
}

.sending .input_sendings {
    height: 30px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding: 0 10px
}

.sending .input_sendings:focus {
    outline: 0
}

.sending p {
    margin: 0
}

.sending .notetext {
    position: absolute;
    right: 0;
    top: 50px;
    left: 50%;
    margin-left: -104px
}

@media (max-width: 475px) {
    .sending {
        text-align: center;
        padding: 15px 0 25px
    }

    .sending form {
        width: 100%
    }

    .sending .send_text {
        float: initial;
        padding-bottom: 10px
    }
}


.sale-personal-section-index .sale-personal-section-item:nth-child(3n) {
    padding-right: 0
}

.sale-personal-section-index .sale-personal-section-item .sale-personal-section-index-block .sale-personal-section-index-block-link {
    width: 100%
}

@media (max-width: 768px) {
    .sale-personal-section-index .sale-personal-section-item {
        width: 50%
    }

    .sale-personal-section-index .sale-personal-section-item:nth-child(3n) {
        padding-right: 20px
    }

    .sale-personal-section-index .sale-personal-section-item:nth-child(2n) {
        padding-right: 0
    }
}

@media (max-width: 500px) {
    .sale-personal-section-index .sale-personal-section-item {
        width: 100%;
        padding-right: 0
    }

    .sale-personal-section-index .sale-personal-section-item:nth-child(3n) {
        padding-right: 0
    }
}

.main-profile-block-shown .small {
    font-size: 13px
}

.main-profile-block-shown .main-profile-block-date-info {
    margin-bottom: 30px
}
 
.main-profile-block-shown .form-control:focus {
    border: 1px solid #344d71;
    box-shadow: none;
    outline: 0
}

@media (max-width: 991px) {
    .main-profile-block-shown .text-md-right {
        padding-bottom: 10px;
        display: block;
        width: 100%
    }

    .main-profile-block-shown .form-group {
        margin-bottom: 25px
    }

    .main-profile-block-shown .form-group p {
        margin: 0
    }
}

@media (max-width: 600px) {
    .main-profile-block-shown .form-control {
        width: 100%
    }
}

.main-profile-form-buttons-block {
    margin-top: 35px
}

.main-profile-form-buttons-block label {
    position: relative;
    width: 150px
}

.main-profile-form-buttons-block label input {
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0
}

.main-profile-form-buttons-block .btn_cancel {
    cursor: pointer;
    outline: 0;
    display: inline-block;
    color: #344d71;
    background: 0 0;
    border: none;
    padding: 0;
    border-bottom: 1px solid #344d71;
    margin-left: 30px
}

.main-profile-form-buttons-block .btn_cancel:hover {
    border-bottom: 0
}

.main-profile-form-buttons-block .btn_cancel:active {
    color: #344d71;
}

.bx_my_order_status_desc h2 {
    font-size: 20px
}

.bx_my_order_switch a {
    color: #344d71;
    text-decoration: underline
}

.bx_my_order_switch a:hover {
    color: #344d71;
    text-decoration: none
}

.bx_my_order_switch a:active {
    color: #344d71;
}

.bx_my_order .bx_my_order_table thead tr td {
    background: #fafafa
}

.bx_my_order .bx_my_order_table thead tr td a {
    color: #344d71;
    border-bottom: 1px solid #344d71;
    margin-right: 10px
}

.bx_my_order .bx_my_order_table thead tr td a:hover {
    color: #344d71;
    border-bottom: 0 solid #344d71;
}

.bx_my_order .bx_my_order_table thead tr td a:active {
    color: #344d71
}

@media (max-width: 550px) {
    .bx_my_order .bx_my_order_table thead tr td {
        display: block;
        text-align: left !important
    }
}

.bx_order_list .bx_order_list_table_order tbody > tr td.amount:nth-child(6), .bx_order_list .bx_order_list_table_order thead tr td.amount:nth-child(5) {
    display: none
}

.bx_my_order .bx_my_order_table td a {
    font-weight: 400
}
  
@media (max-width: 992px) {
    .bx_my_order .bx_my_order_table td a.btn_repeat {
        margin-top: 20px
    }
}

@media (max-width: 550px) {
    .bx_my_order .bx_my_order_table td .bx_my_order_status {
        margin: 0
    }
}

.bx_my_order .bx_my_order_table .bx_item_list a {
    color: #344d71;
    text-decoration: underline
}

.bx_my_order .bx_my_order_table .bx_item_list a:hover {
    color: #344d71;
    text-decoration: none
}

.bx_my_order .bx_my_order_table .bx_item_list a:active {
    color: #344d71;
}
 
.btn .bx_big .bx_bt_button_type_2 .bx_cart{
    border-radius: 50px !important;
}

.bx_order_list .bx_order_list_table tbody > tr td[colspan="2"], .bx_order_list .bx_order_list_table_order tbody > tr td[colspan="2"] {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: initial;
    font-weight: 400
}
 
.bx_order_list .bx_order_list_table_order thead tr td {
    font-size: 14px
}

.bx_order_list .bx_order_list_table_order tbody > tr {
    border-bottom: 1px solid #eaeaea
}

.bx_order_list .bx_order_list_table_order tbody > tr td[colspan="2"] {
    border-top: 0;
    border-bottom: 0;
    background: initial;
    font-weight: 400;
    padding-bottom: 5px !important
}

.bx_order_list .bx_order_list_table_order tbody > tr td a {
    color: #000;
}

.bx_order_list .bx_order_list_table_order tbody > tr td a:hover {
    color: #5981a3;
}

.bx_order_list .bx_order_list_table_order tbody > tr td a:active {
    color: #5981a3;
}

@media (max-width: 800px) {
    .bx_order_list .bx_order_list_table_order tbody > tr td.price:nth-child(5), .bx_order_list .bx_order_list_table_order thead tr td.price:nth-child(4) {
        display: none
    }
}

.bx_order_list .bx_ol_sku_prop tr {
    border: 0 !important
}

.bx_order_list h3 {
    font-weight: 400;
    margin: 20px 0;
    font-size: 20px
}

.bx_order_list .amount, .bx_order_list .price {
    text-align: left !important
}
 
.bx_control_table{
    background: #fff;
}
 

footer .footer_top .menu {
    line-height: 36px;
    display: inline-block; 
}
footer .footer_top .menu:first-child {
    margin-left: 0
} 
 
footer .footer_bottom .l_side {
    float: left
}

footer .footer_bottom .r_side .socials .facebook, footer .footer_bottom .r_side .socials .insta, footer .footer_bottom .r_side .socials .vk {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-color: #e1e1e1;
    border-radius: 100%;
    transition: .2s;
}

footer .footer_bottom .r_side .socials .facebook:hover, footer .footer_bottom .r_side .socials .insta:hover, footer .footer_bottom .r_side .socials .vk:hover {
    background-color: #344d71;
}

footer .footer_bottom .r_side .socials .facebook:active, footer .footer_bottom .r_side .socials .insta:active, footer .footer_bottom .r_side .socials .vk:active {
    background-color: #577db3;
}

footer .footer_bottom .r_side {
    float: right;
    text-align: right;
}

footer .footer_bottom .r_side .socials {
    margin-top: -7px;
    cursor: default;
}

footer .footer_bottom .r_side .socials a {
    margin-left: 12px;
    position: relative;
    top: 4px;
}

footer .footer_bottom .r_side .socials .insta {
    background-image: url("images/instagram.png");
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
}

footer .footer_bottom .r_side .socials .vk {
    background-image: url("images/vk.png");
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
}

footer .footer_bottom .r_side .socials .facebook {
    background-image: url("images/facebook.png");
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
}

footer .footer_bottom .copy_krayt, footer .footer_bottom .copyright {
    margin-top: 28px
}
 

#detail_choose, #toTop {
    position: fixed;
    z-index: 1000
}

#toTop {
    bottom: 15px;
    right: 30px;
    display: none;
    opacity: .5;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

#toTop .btn {
    padding-left: 10px;
    padding-top: 7px;
    width: 50px;
    height: 50px;
    background-color: transparent;
}

#toTop span {
    width: 30px;
    height: 30px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAABACAYAAADLcVOcAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAo6AAAKOgBTNmWDAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAprSURBVHic7Zx9dFPlHce/v7z2JTQtoC4pRbSQVCotkhSb1pduO4MyCKLubhPdds7cOgdWKTJR52bcm++kDsUjbr6fsyOlIE2hgCjxnEHCSP5w5yznNIfNenQ3c24aWmuT5uXZH005Eyltntybl9rPn7n3+3t+OZ/z5OTe+9yHMM1paXEUhUsHlwHAopL3fV1dXaO57klOKNcNyMXVN9xnGIlF9gHMijPfkzECnYhGldf99fDj/85pgzIxLYUuvfGORaqY8h0wFJ/rOGMY1moUtcf3PPFetnuTm2kntO76LRdq4ol+AOXnPZHwX3UUJs8h58fZ6Sw7KHLdgJRcsar9Ak08+TYmkwkADHNiGhy1reyYLX9n2WPaCLXY75qrVKmOAKwmjVhdXIvDS1bfUyFbY1lmWghdfv3GOUDyCIC6dLOMwaJVRA8vXbdp8lldABS80OXXb5yTTGiOEFCfQRmrKqGYFlILWqhtZcfsZFzzBhiWZl6NNagSdMgibNVnXit3FKzQJavvqYhp8AaAKyQsu1wRGT145ar2MglrZpWCvGxZum5TuTpJRxiDRaYhPMp4vPVE3/ZBmerLRsHNUIuwVa9K0CEZZQKALaFSHWxee/csGceQhYISahG26ikyegjA8imHGPdwtmgyVnBSC+Yn98pV7WUJleowgCs54uNaeb7vMS2pVx3reXSII5t1CmKG1q3YUppQqV3glEnA7UToAN98bY6yWF+tsEHHkc06ylw3MBl1K7aUarTJAwC7hiPOwFi7r7dzh9jvPWE0N50G0MpRZ746rrymon5Z10eBk3n9+C2vhY7JTOwHcC1HnIFwh8/V+fT4B2LQ4+WXSgUhNW+FWuxtJSqVaj+AFo44Y2B3+l2dT519YEyqbRDAyvTL0nxNQnV1RV3+Ss1LoRZ7WwmhtBfAVznijIE2+V3O7ROdIAa9XoOpaYiIRyouVsfVV81d0Nz14d+PxzjyspJ3QjOUCQa61+/atm2y80JBj8dQY/uUgBUcw1ysVCUbLq637f4g4I1z5GUjr4Ra7G0lCpS6AHyNJ8+Ae/0u5yNTPT/U7/VUmhuHAeKQStXJOFueb1LzRmhqZvYA+DpPnoju87mcD6ebE4Pe40aT7TMQvsExanUyjgaTsXX3wIA7L6TmhVCb0FGcjGtc4JQJ4Oc+l/Mh3vHFoPe4saZxBCAOqaiOFY02mAwr80JqzoUuXNWu1SQV3eD61wkAdL/P5fxdpn2I/d5jxpomAt+/6oWj2qjVZGztzrXUnApduKpdW65SdQNYzZNnDL/w9zp/K1U/Yr/HbTDbFMR33btwVBu1llQ37P741F8SUvWULjkTWis4NLpkrJuANTx5RuyXflfnb6TuKxT0uivNTUpwSi1SKCy5lJoTobWCQ1MUOc0tk4AHfK7OX0vd1zhi0HO0ssamAsBzu3FRLqVmXWit4NAUR07vJsDOkyfggZMu56+k7utsxH7vUaO5UQ0Qr9RlJdUN3dmWmlWhtYJDUzwS7gLRWq4CRA/6XM4HJW5rQsSg9y2j2aYBcDVHfFGRQrHY0FK3N+T3J6XubSKyJjQ1M3eB6DquAowe9bm23S9xW5OSodTL6FNNbTalZkWopa1NrQ6zXQDWcRUgPOZzObdK29XUEYPetwymRi0R8UpdbDK27hkYcMsuVXahlrY2NYV0uwDGJZOBHve7nHdL3Ve6hILeNyvNtiIAV3HEF48WRRebDK175ZYqq1BBEJThT+a+AsK3ePIEPOFzOX8mdV+8iGNSi8EpNaaNXmYyyitVNqGCICjfHZn3Kgjf5SpAbJvP1blF4rYyJiW1AnzLYWqj2miN2dj6ulxSZREqCILy3UjVKyDcxFnC6XN13iVpUxIiBr2HjOam2eCQSjJLlVyoIAjKgci8lwGs56vAOn2uzs2SNiUDYtBz0GiyzQGlsaQ0BQG1o9qIubm+am8gEOBfaHoOJBUqCILyH9GqlwDczFeBdfpcnR1S9iQnYtB70FjTNBfprBM+A10ejpWZmuurXpdSqmRCx35m571IwC08ecbwpL83/2fm2Yj9nj6D2XYBAQ1phwmXfxKfNT+0vtUFt1sSqZIITcl8AcD3OEvs9Pc625HJOvccEgp6+yrNjRcClLZUAi01hqLzRYmkZixUEATlu9HK5wH6Pk+eMTzn73XehgKVOY4Y9B4w1tguAmDliF9hFEerxPUrezOVmplQh0NR8oHmBTA+mQT6g6/X+RMUuMxxxP4MpJI0UjN5FYKs/tPP8MoE8MeTlrJpIzMF8/U4NwDsWa40sR9a/ad3wuHg9sIbJKt90zMA2rjSjJ73WfRtcDiy9hQiizCfpXwDAS9x5m9t8A8+C84XyXh+csm6tmMHQLfxDAhGz/usZT+epjLHcLuZuL61x/ivyCUA8ez9sMxgshlDQW9vusF0hVKDfdPTAP003YFSvOCz6qe3zHHcbtZcV+UKx8suAceGHkSwGM02gxj07k8nl45Qstg7ngJoQ5q9AQAY2It+S/mPvhQyUwQCAdZcX9UTjpddCo4tdwBYDCZbeSjoPTTVwFSFknXt5u0EbORoCgS85LOU3/plkjnOuNRPEvpq4pBKhEajuVEvTlHqVISSdU3H7wHcnm4zY7DXLin65w8CO3Z86WSOEwgE2FV18/adjpctBLAk/QrUaDQ3lk9F6mRCyWrf/CQI7ek3ATBg16yh8lsOHNiRs3Wq+UJqpu4Lx/WLwC3VNulMPZ/QMZlgGcjU3+x2O3L+ekC+MCZ13uvhWJkJhMs5StiMNY1lYr/38EQnTCjUumbzIyDGdbOcgC7djMxzkpqpGUglW6XZNksMnlvqOYU22DseBoFvURZht25Iv35G5sQEAgFmaKnroU+1SwCks3voOE0Gc5MuFPS8cfaBLwhtsHc8xIB7eBoFYbduUH/TjMzJCfn9SUPLkj28UgloMtbYSsV+7+ekfk6oxb75MQB8K+xmZKZNyO9PVtSv3KuOR5cCMHOUaK40NynFoOfo+AdnhFrWdNxGBN7X8vYww/BNnu4nZmSmyUcBd6KivrVbHY8uA2DiKHGtocY2EOr3vgOkbgDXCht0xRHtewDS3q6bEfbiK8Pf8e/cmXcbSBQSqVcr9wD4Jkf8Q92QfoHb7YgoAEAbKWoBh0wA+2ZkSsOpvu3RcDx+A4A+jvhFw7rBZiD1+ExBbEHaJRjrGSnSf3tGpnSc6tse1Q3pbyCiKd+7HYelHCoAgEDhNPOukeJy4W9djrzcfKmQcbsdkdLBsnUAJrx5cG7GHI494Ca8DWCqt+f2h+PxGZky4nY7IuoirAPYF64zJyCmpMSfgZTQk/u2vQ/g5SkED4Tj8RtP9W2PcvY6wxTxdDlH1EV0HYA3JzuXAc+d6HnyQ+D/lqBoSX0nAM95cvt0Q/oZmVnE0+UcYRheC+DgeU57Gxg+80LXmevQ9/uPjZZUN7yqVSiGCbgUQAXGFnAFGMMDfqv+7oEXHTN/gLJMKOiPmYytr0W1kf8QaAGAC1KHThHYQ8zw2Ub/n3ZOPslqhQ06i72tRL5WZ+ChbsWW0vNtxvw/gOHrPUmVJ+AAAAAASUVORK5CYII=');

    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}

@media (max-width: 1000px) {
    #toTop span {
        padding-top: 7px
    }
}

#toTop:hover {
    opacity: 1
}
 
 

.additional_info span:hover {
    color: #344d71;
}

.additional_info span:active {
    color: #344d71;
}

#detail_choose .wrp {
    padding: 25px;
    box-sizing: border-box
}

#detail_choose .wrp h3 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px
}

#detail_choose .wrp .titles {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
    box-sizing: border-box
}

#detail_choose .wrp .titles span {
    padding-right: 10px;
    padding-left: 10px;
    min-width: 100px;
    overflow: hidden;
    border-right: 1px solid #e5e5e5
}

#detail_choose .wrp .titles span.current a {
    color: #344d71;
}

#detail_choose .wrp .titles span:first-child {
    padding-left: 0
}

#detail_choose .wrp .titles span:last-child {
    border-right: 0
}

#detail_choose .wrp .news-list {
    position: relative;
    overflow: initial
}

#detail_choose .wrp .del {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-image: url("images/close_size.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

#detail_choose .wrp .del:hover {
    background-image: url("images/close_size-hover.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

#detail_choose .wrp .del:active {
    background-image: url("images/close_size-hover.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.8;
}

#basket_items_list #basket_items td.custom, #basket_items_list #basket_items td.margin, #basket_items_list.hidden, #detail_choose .wrp .text .tab-content {
    display: none
}

#detail_choose .wrp .text {
    max-height: 300px
}

#detail_choose .wrp .text p:first-child {
    margin-top: 0
}

@media (max-width: 780px) {
    #detail_choose {
        width: 650px;
        margin-left: -325px
    }
}

@media (max-width: 695px) {
    #detail_choose {
        width: 450px;
        margin-left: -225px
    }

    #detail_choose .wrp .del {
        right: -10px;
        top: -10px
    }

    #detail_choose .wrp .titles span a {
        font-size: 13px
    }
}

@media (max-width: 500px) {
    #detail_choose {
        width: 350px;
        margin-left: -175px
    }

    #detail_choose h3 {
        font-size: 16px;
        line-height: 22px
    }
}

@media (max-width: 390px) {
    #detail_choose {
        width: 300px;
        margin-left: -150px;
        height: initial
    }

    #detail_choose h3 {
        font-size: 15px
    }

    #detail_choose .wrp {
        padding: 15px
    }

    #detail_choose .wrp .del {
        right: -5px;
        top: -5px
    }
}

.overlay_choose {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    top: 0;
    left: 0;
    visibility: hidden;
    z-index: 999;
    -webkit-transition: ease-out .4s;
    transition: ease-out .4s
}

.overlay_choose.open {
    visibility: visible;
    opacity: .75
}

#basket_items_list .bx_ordercart_order_table_container {
    border: 0
}

#basket_items_list #basket_items td {
    vertical-align: middle
}

#basket_items_list #basket_items td.custom table {
    position: relative
}

#basket_items_list #basket_items td.custom table input {
    position: relative;
    height: 25px;
    box-sizing: border-box;
    width: 35px;
    text-align: center;
    border: 1px solid #e5e5e5
}

#basket_items_list #basket_items td.custom table #basket_quantity_control {
    position: absolute;
    left: 0;
    width: 60px;
    top: 50%;
    margin-top: -13px
}

#basket_items_list #basket_items td.custom table #basket_quantity_control .minus, #basket_items_list #basket_items td.custom table #basket_quantity_control .plus {
    position: relative;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #344d71;
    color: #fff;
    border: 0;
    border-radius: 0;
    font-size: 20px;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

#basket_items_list #basket_items td.custom table #basket_quantity_control .minus:hover, #basket_items_list #basket_items td.custom table #basket_quantity_control .plus:hover {
    background: #446594;
}

#basket_items_list #basket_items td.custom table #basket_quantity_control .minus:active, #basket_items_list #basket_items td.custom table #basket_quantity_control .plus:active {
    background: #23344d;
}

#basket_items_list #basket_items td.custom table #basket_quantity_control .minus {
    left: -24px;
    float: left;
    top: 1px
}

#basket_items_list #basket_items td.custom table #basket_quantity_control .plus {
    right: -9px;
    float: right
}

@media (max-width: 695px) {
    #basket_items_list #basket_items td.custom table #basket_quantity_control {
        margin-top: -12px
    }
}

#basket_items_list #basket_items td.itemphoto {
    padding-left: 3px;
    width: 10%;
    position: relative
}

#basket_items_list #basket_items td.itemphoto .bx_ordercart_photo_container {
    width: 100px;
    height: 100px;
    padding-top: 0;
    border-color: #eaeaea
}

#basket_items_list #basket_items td.itemphoto .bx_ordercart_photo {
    position: initial;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 90px;
    width: 90px;
    margin: 9px auto 0
}

#basket_items_list #basket_items td.itemphoto .heart {
    background-image: url(images/heart.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 13px;
    display: inline-block;
    position: absolute;
    top: 30px;
    right: 22px
}

#basket_items_list #basket_items td.itemphoto .heart:hover {
    background-image: url(images/heart-hover.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 13px;
    display: inline-block
}

#basket_items_list #basket_items td.item {
    vertical-align: middle;
    width: 45%
}

#basket_items_list #basket_items td.item h2 a {
    font-weight: 400;
    font-size: 16px
}

#basket_items_list #basket_items td.item h2 a:hover {
    color: #344d71;
}

#basket_items_list #basket_items td.item h2 a:active {
    color: #5980a2;
}

#basket_items_list #basket_items td.item .prop {
    display: none
}

#basket_items_list #basket_items .del, #basket_items_list #basket_items .del:active, #basket_items_list #basket_items .del:hover {
    width: 18px;
    height: 18px;
    margin-top: 5px;
    display: inline-block
}

#basket_items_list #basket_items td.price .current_price {
    font-size: 18px;
    font-weight: 400
}

#basket_items_list #basket_items td.price .old_price {
    color: #747474
}

#basket_items_list #basket_items td.control {
    text-align: right
}

#basket_items_list #basket_items .del {
    background: url('images/close_size-hover.png') no-repeat center;
    background-size: contain;
}

#basket_items_list #basket_items .del:hover {
    background: url('images/close_size.png') no-repeat center;
    background-size: contain;
}

#basket_items_list #basket_items .del:active {
    background: url('images/close_size.png') no-repeat center;
    background-size: contain;
}

#basket_items_list .bx_ordercart_coupon:first-child input {
    box-shadow: none;
    border-radius: 0;
    padding: 0 10px;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 14px;
    width: 295px;
    height: 40px;
    border: 1px solid #e5e5e5
}

@media (max-width: 350px) {
    #basket_items_list .bx_ordercart_coupon:first-child input {
        width: 255px
    }
}

#basket_items_list .bx_ordercart_coupon:first-child .bx_bt_button {
    position: absolute;
    right: -37px;
    width: 40px;
    height: 40px;
    background: #344d71;
    border-radius: 0;
    box-sizing: border-box;
    font-weight: 400;
    line-height: 40px;
    -webkit-transition: ease-out .3s;
    transition: ease-out .3s
}

#basket_items_list .bx_ordercart_coupon:first-child .bx_bt_button:hover {
    background: #446594;
}

#basket_items_list .bx_ordercart_coupon:first-child .bx_bt_button:active {
    background: #23344d;
}

#basket_items_list .bx_ordercart_coupon input {
    border: 0;
    width: 295px;
    box-shadow: none;
    background: initial;
    padding: 0 15px;
    box-sizing: border-box
}

#basket_items_list .bx_ordercart_coupon input.bad {
    color: #5980a2;
}

#basket_items_list .bx_ordercart_order_sum td {
    font-size: 16px
}

#basket_items_list .bx_ordercart_order_sum td.fwb {
    padding-left: 10px
}

#basket_items_list .bx_ordercart_order_pay_center {
    border: 0;
    padding: 0
}

@media (max-width: 991px) {
    #basket_items_list #basket_items td.prop {
        display: none
    }

    #basket_items_list #basket_items td.item {
        width: 50%
    }

    #basket_items_list #basket_items td.item .prop {
        display: block;
        color: #747474
    }
}

@media (max-width: 655px) {
    #basket_items_list #basket_items, #basket_items_list #basket_items tbody {
        display: block
    }

    #basket_items_list #basket_items td {
        display: block;
        border: 0
    }

    #basket_items_list #basket_items td.itemphoto {
        width: 100px;
        float: left;
        margin-right: 15px
    }

    #basket_items_list #basket_items td.itemphoto .heart {
        right: 0;
        left: 75px;
        top: 25px
    }

    #basket_items_list #basket_items td.item {
        float: left;
        width: 50%
    }

    #basket_items_list #basket_items td.control {
        top: 0;
        right: 0;
        position: absolute
    }

    #basket_items_list #basket_items td:nth-child(6) {
        display: block !important
    }

    #basket_items_list #basket_items td.price {
        float: right;
        width: 28%;
        text-align: right !important;
        margin: 0;
        padding-top: 15px;
        padding-right: 35px
    }

    #basket_items_list #basket_items td.custom {
        float: left;
        position: relative;
        padding-left: 145px;
        padding-top: 0;
        padding-bottom: 25px;
        width: 100%;
        margin-top: -20px
    }

    #basket_items_list #basket_items tr {
        border-bottom: 1px solid #e5e5e5;
        display: block;
        position: relative;
        box-sizing: border-box
    }

    #basket_items_list #basket_items tr:after {
        content: " ";
        display: block;
        clear: both
    }

    #basket_items_list .bx_ordercart_order_sum td {
        font-size: 14px
    }
}

#basket_items_delayed #delayed_items tr:hover td, #warning_message {
    position: absolute
}

@media (max-width: 600px) {
    #basket_items_list .bx_ordercart_order_pay_left {
        float: initial;
        text-align: left
    }

    #basket_items_list .bx_ordercart_order_pay_left .bx_ordercart_coupon, #basket_items_list .bx_ordercart_order_sum {
        float: left
    }

    #basket_items_list .bx_ordercart_order_pay_right {
        width: 100%
    }

    #basket_items_list .bx_ordercart_order_sum tr td {
        text-align: left;
        float: left
    }

    #basket_items_list .bx_ordercart_order_pay_center {
        text-align: left
    }
}

@media (max-width: 540px) {
    #basket_items_list #basket_items {
        display: block
    }

    #basket_items_list #basket_items td.item {
        width: 60%
    }

    #basket_items_list #basket_items td.price {
        width: 100%;
        text-align: left !important;
        padding-left: 120px;
        padding-top: 0;
        margin-top: -15px;
        padding-right: 0
    }

    #basket_items_list #basket_items td.custom {
        margin: 0;
        width: initial
    }
}

@media (max-width: 480px) {
    #basket_items_list #basket_items td.item {
        padding-bottom: 0
    }

    #basket_items_list #basket_items td.price {
        width: 100%;
        float: left;
        text-align: left;
        padding-top: 0;
        margin-top: 0
    }

    #basket_items_list #basket_items td.custom {
        float: left;
        right: 0;
        padding-bottom: 25px
    }
}

@media (max-width: 400px) {
    #basket_items_list .bx_ordercart_coupon input {
        width: 250px
    }
}

#warning_message {
    top: 40px;
    left: 10px;
    color: #ff9dda;
}

@media (max-width: 768px) {
    #warning_message {
        top: 35px;
        font-size: 13px
    }
}

@media (max-width: 575px) {
    #warning_message {
        position: initial
    }
}

.bx_ordercart_order_table_container.hidden {
    display: none
}

#basket_items_delayed {
    border: 0
}

#basket_items_delayed #delayed_items, #basket_items_delayed #delayed_items tbody, #basket_items_delayed #delayed_items tr:hover td .del {
    display: block
}

#basket_items_delayed #delayed_items thead {
    display: none
}

#basket_items_delayed #delayed_items tr {
    display: block;
    float: left;
    width: 25%;
    border: 1px solid #fff;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: initial;
    transition: initial
}

#basket_items_delayed #delayed_items tr:nth-child(4n+1) {
    clear: both
}

#basket_items_delayed #delayed_items tr:hover {
    border: 1px solid #e5e5e5
}

#basket_items_delayed #delayed_items tr:hover td .btn {
    visibility: visible
}

#basket_items_delayed td {
    display: block;
    border: 0;
    position: initial !important
}

#basket_items_delayed td.itemphoto {
    width: 100%
}

#basket_items_delayed td.itemphoto .bx_ordercart_photo_container {
    border: 0
}

#basket_items_delayed td.itemphoto .bx_ordercart_photo_container .bx_ordercart_photo {
    height: 200px;
    background-size: contain
}

#basket_items_delayed td.item {
    padding: 0 45px;
    width: 100%
}

#basket_items_delayed td.item h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#basket_items_delayed td.item h2 a {
    font-weight: 400;
    font-family: georgia;
    font-style: italic
}

#basket_items_delayed td.item h2 a:hover {
    color: #ffe5be
}

#basket_items_delayed td.item h2 a:active {
    color: #ffc466;
}

#basket_items_delayed td.item span {
    font-weight: 400;
    font-family: georgia;
    font-style: italic;
    height: 17px;
    display: block
}

#basket_items_delayed td.custom, #basket_items_delayed td.prop {
    display: none
}

#basket_items_delayed td.price {
    padding: 0 45px;
    width: 100%;
    margin-top: 5px;
    text-align: left !important
}

#basket_items_delayed td.price .current_price {
    font-weight: 400;
    font-family: georgia;
    font-style: italic;
    font-size: 15px
}

#basket_items_delayed td.control {
    text-align: center;
    position: relative;
    padding: 0 45px;
    margin-top: 15px
}

#basket_items_delayed td.control .btn {
    font-size: 14px;
    visibility: hidden;
    margin-bottom: 15px;
    width: 100%
}

#basket_items_delayed td.control .del {
    position: absolute;
    right: 10px;
    top: 10px;
    display: none
}

#basket_items_delayed .del, #basket_items_delayed .del:active, #basket_items_delayed .del:hover {
    background-image: url(images/sprite.png);
    width: 16px;
    height: 16px;
    display: inline-block
}

#basket_items_delayed .del {
    top: 0;
    background-position: -370px -173px
}

#basket_items_delayed .del:hover {
    background-position: -370px -131px
}

#basket_items_delayed .del:active {
    background-position: -370px -152px
}

@media (max-width: 980px) {
    #delayed_items td.control, #delayed_items td.item, #delayed_items td.price {
        padding: 0 30px
    }

    #delayed_items td.control .btn {
        font-size: 13px
    }
}

@media (max-width: 800px) {
    #basket_items_delayed #delayed_items tr {
        width: 33.33333%
    }

    #basket_items_delayed #delayed_items tr:nth-child(4n+1) {
        clear: initial
    }

    #basket_items_delayed #delayed_items tr:nth-child(3n+1) {
        clear: both
    }
}

@media (max-width: 695px) {
    #delayed_items tr {
        position: relative
    }

    #delayed_items td.custom {
        display: none !important;
        width: 50%;
        right: 0;
        padding-top: 0
    }

    #delayed_items td.custom div {
        text-align: right !important
    }

    #delayed_items td.control {
        position: initial;
        float: left;
        width: 100%;
        padding-bottom: 10px
    }

    #delayed_items td.control .del {
        top: 15px;
        margin-top: 0
    }

    #delayed_items td.item {
        padding-bottom: 0
    }
}

@media (max-width: 630px) {
    #basket_items_delayed #delayed_items tr {
        width: 50%
    }

    #basket_items_delayed #delayed_items tr:nth-child(3n+1) {
        clear: initial
    }

    #basket_items_delayed #delayed_items tr:nth-child(2n+1) {
        clear: both
    }
}

@media (max-width: 530px) {
    #basket_items_delayed td.itemphoto {
        height: 190px
    }

    #basket_items_delayed td.itemphoto .bx_ordercart_photo_container {
        margin: 0 auto
    }

    #basket_items_delayed td.itemphoto .bx_ordercart_photo_container .bx_ordercart_photo {
        height: 170px
    }
}

@media (max-width: 480px) {
    #delayed_items td.item {
        width: 100%
    }

    #delayed_items td.custom {
        float: left;
        left: 0
    }

    #delayed_items td.custom div {
        text-align: left !important
    }
}

@media (max-width: 430px) {
    #basket_items_delayed #delayed_items tr {
        width: 100%
    }

    #basket_items_delayed #delayed_items tr:nth-child(2n+1) {
        clear: initial
    }

    #basket_items_delayed #delayed_items tr:nth-child(n+1) {
        clear: both
    }
}

.bx-touch #basket_items_delayed tr {
    border: 1px solid #eaeaea !important
}

.bx-touch #basket_items_delayed tr td .btn {
    visibility: visible
}

.bx-touch #basket_items_delayed tr td .del {
    display: block
}

.bx-touch .bx_catalog_list_home .scu_wrp_data .bx_catalog_item_scu {
    opacity: 1
}

.bx-no-touch .basket_gift.hidden, .bx-touch .basket_gift.hidden {
    display: none
}

.bx-no-touch .basket_gift .owl-carousel .owl-item, .bx-touch .basket_gift .owl-carousel .owl-item {
    height: 364px !important
}

@media (max-width: 1089px) {
    .bx-no-touch .basket_gift .owl-carousel .owl-item, .bx-touch .basket_gift .owl-carousel .owl-item {
        height: 380px !important
    }
}

@media (max-width: 940px) {
    .bx-no-touch .basket_gift .owl-carousel .owl-item, .bx-touch .basket_gift .owl-carousel .owl-item {
        height: 330px !important
    }
}

.bx-no-touch .basket_gift .bx_item_list_title, .bx-touch .basket_gift .bx_item_list_title {
    background: initial !important;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-align: left;
    font-size: 18px;
    font-weight: 400
}

@media (max-width: 400px) {
    .bx-no-touch .basket_gift .bx_item_list_title, .bx-touch .basket_gift .bx_item_list_title {
        font-size: 15px
    }
}

.bx-no-touch .basket_gift .bx_catalog_item_container, .bx-touch .basket_gift .bx_catalog_item_container {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .01) !important;
    border: 1px solid #fff !important;
    -webkit-transition: initial !important;
    transition: initial !important
}

.bx-no-touch .basket_gift .bx_catalog_item, .bx-touch .basket_gift .bx_catalog_item {
    width: 100%
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_images, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_images {
    position: relative
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_stick, .bx-touch .basket_gift .bx_catalog_item .bx_stick {
    position: absolute;
    color: #ff9dda;
    cursor: default;
    top: 8px;
    right: 10px;
    font-size: 13px
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_price, .bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_title, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_price, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_title {
    margin: 0 15px;
    font-family: georgia;
    font-style: italic
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_price span:nth-child(2), .bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_title span:nth-child(2), .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_price span:nth-child(2), .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_title span:nth-child(2) {
    color: #747474;
    padding-left: 15px;
    text-decoration: line-through
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_price .bx_stick_disc, .bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_title .bx_stick_disc, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_price .bx_stick_disc, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_title .bx_stick_disc {
    width: 30px;
    height: 20px;
    background: #e7627c;
    color: #fff;
    font-size: 12px;
    text-align: right;
    display: inline-block;
    position: relative;
    font-family: Roboto, Tahoma, Verdana, Arial, sans-serif;
    font-style: normal;
    line-height: 20px;
    padding-right: 5px;
    padding-left: 9px;
    margin-left: 7px
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_price .bx_stick_disc:before, .bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_title .bx_stick_disc:before, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_price .bx_stick_disc:before, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_title .bx_stick_disc:before {
    content: '';
    border: 10px solid transparent;
    border-left: 7px solid #fff;
    position: absolute;
    top: 0;
    left: 0
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_price, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_price {
    height: 22px
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn {
    background: #ff9dda;
    height: 50px;
    line-height: 51px;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    outline: 0;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    padding: 0 20px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    text-shadow: none;
    font-weight: 400
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn:hover, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn:hover {
    background: #ffe5be
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn:active, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn:active {
    background: #ffc466;
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn:after, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn:after {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    border: 1px solid #fff
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn.small, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn.small {
    height: 40px;
    line-height: 41px
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn.small:after, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn.small:after {
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: 3px;
    right: 3px
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn.bx_bt_button_type_2, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls_blocktwo .btn.bx_bt_button_type_2 {
    background-color: #b5b5b5 !important;
    color: #fff !important;
    cursor: default
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls {
    margin: 0 15px
}

.bx-no-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls.touch, .bx-touch .basket_gift .bx_catalog_item .bx_catalog_item_controls.touch {
    display: none
}

.bx-no-touch .basket_gift .bx_catalog_item:hover .bx_catalog_item_container, .bx-touch .basket_gift .bx_catalog_item:hover .bx_catalog_item_container {
    position: absolute;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .01) !important;
    border: 1px solid #eaeaea !important
}

.bx-no-touch .basket_gift .bx_catalog_item:hover .bx_catalog_item_container:after, .bx-touch .basket_gift .bx_catalog_item:hover .bx_catalog_item_container:after {
    content: " ";
    display: block;
    clear: both
}

.bx-no-touch .basket_gift .bx_catalog_item:hover .bx_bt_button_type_2, .bx-touch .basket_gift .bx_catalog_item:hover .bx_bt_button_type_2 {
    background-color: #e5e5e5;
    color: #000 !important
}

.bx-no-touch .basket_gift .bx_catalog_item:hover .bx_bt_button_type_2:hover, .bx-touch .basket_gift .bx_catalog_item:hover .bx_bt_button_type_2:hover {
    background-color: #ffe5be;
    color: #fff !important
}

.bx-no-touch .basket_gift .bx_catalog_item:hover .bx_bt_button_type_2:active, .bx-touch .basket_gift .bx_catalog_item:hover .bx_bt_button_type_2:active {
    background-color: #ffc466;
    color: #fff !important
}

.bx-no-touch .basket_gift .bx_catalog_item:hover .owl-carousel .owl-item, .bx-touch .basket_gift .bx_catalog_item:hover .owl-carousel .owl-item {
    height: 364px
} 
  
.bx-touch .basket_gift .bx_catalog_item_container {
    border: 1px solid #e5e5e5 !important;
    margin-right: 10px
}

#bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total-line-total .bx-soa-cart-total-line:nth-child(2), #bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total-line:nth-child(2), #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total-line-total .bx-soa-cart-total-line:nth-child(2), #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total-line:nth-child(2) {
    border-color: inherit
}

.bx-touch .basket_gift .bx_catalog_item:hover .bx_catalog_item_container {
    position: relative
}

.bx-touch .basket_gift .owl-carousel .owl-item {
    height: initial !important
}

#bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total-line, #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total-line {
    font-size: 14px;
    padding: 10px 0
}

#bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total-line:first-child, #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total-line:first-child {
    padding-top: 0
}

#bx-soa-order #bx-soa-total-mobile .bx-soa-cart-d, #bx-soa-order .bx-soa-sidebar .bx-soa-cart-d {
    text-align: right
}

#bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total-line-total, #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total-line-total {
    padding-top: 20px
}

#bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total-line-total .bx-soa-cart-t, #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total-line-total .bx-soa-cart-t {
    line-height: 28px
}

#bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total-line-total .bx-soa-cart-d, #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total-line-total .bx-soa-cart-d {
    font-size: 22px
}

@media (max-width: 768px) {
    #bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total, #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total {
        padding-top: 20px
    }

    #bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total-line .bx-soa-cart-t, #bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total-line-total .bx-soa-cart-t, #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total-line .bx-soa-cart-t, #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total-line-total .bx-soa-cart-t {
        width: initial
    }

    #bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total-line .bx-soa-cart-d, #bx-soa-order #bx-soa-total-mobile .bx-soa-cart-total-line-total .bx-soa-cart-d, #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total-line .bx-soa-cart-d, #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total-line-total .bx-soa-cart-d {
        text-align: right;
        float: right
    }
}
  

#bx-soa-order .bx-soa-section .bx-soa-section-title-container .text-right .bx-soa-editstep {
    border-bottom: 0;
    text-decoration: underline;
    color: #344d71
}

#bx-soa-order .bx-soa-section .bx-soa-section-title-container .text-right .bx-soa-editstep:hover {
    color: #344d71;
    text-decoration: none;
}

#bx-soa-order .bx-soa-section .bx-soa-section-title-container .text-right .bx-soa-editstep:active {
    color: #344d71;
}

#bx-soa-order .bx-soa-section .bx-soa-section-content {
    padding-bottom: 25px
}

#bx-soa-order .bx-soa-section .bx-soa-item-table {
    margin: 0
}

#bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td {
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px
}

#bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:first-child {
    padding-left: 0;
    width: 70%
}

 
#bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-content {
    height: 87px;
    display: table-cell;
    vertical-align: middle
}
 

#bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-soa-item-content .bx-soa-item-title a:hover {
    text-decoration: none
}
 

#bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties .bx-soa-item-td-title {
    display: none
}

@media (max-width: 991px) {
    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td {
        display: table-cell
    }

    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:first-child {
        width: 75%
    }

    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties {
        float: initial;
        width: 15% !important;
        padding-top: 0;
        padding-bottom: 5px
    }

    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties .bx-soa-item-td-title {
        text-align: left;
        float: left;
        font-size: 14px;
        padding: 0 5px 0 0
    }

    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties .bx-soa-item-td-text {
        float: initial;
        line-height: initial;
        text-align: center
    }
}

@media (max-width: 768px) {
    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td {
        padding-bottom: 3px
    }

    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:first-child {
        min-height: initial !important
    }

    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td .bx-scu-container .bx-soa-item-td-title {
        padding-left: 0
    }
}

@media (max-width: 580px) {
    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td {
        display: block
    }

    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:first-child {
        width: 100%
    }
 

    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td.bx-soa-item-properties .bx-soa-item-td-title {
        display: none !important
    }
 
}

#bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr.bx-soa-item-info-container {
    display: none
}

@media (max-width: 991px) {
    #bx-soa-order .bx-soa-section .bx-soa-item-table .bx-soa-item-tr {
        display: table-row
    }
}
 
#bx-soa-order .bx-soa-section .bx-soa-coupon-label {
    display: none
}

#bx-soa-order .bx-soa-section .bx-soa-coupon-input {
    width: 210px
}

#bx-soa-order .bx-soa-section .bx-soa-coupon-input input {
    border: 1px solid #eaeaea;
    border-radius: 0;
    background: initial
}

#bx-soa-order .bx-soa-section .bx-soa-coupon-input:after {
    content: "ok";
    background-color: #344d71;
    -webkit-transform: initial;
    transform: initial;
    width: 34px;
    height: 34px;
    top: 0;
    right: 0;
    text-align: center;
    color: #fff;
    border: 0;
    margin: 0
}

#bx-soa-order .bx-soa-section .bx-soa-coupon {
    padding: 20px 0 10px
}

#bx-soa-order .bx-soa-section .bx-soa-coupon strong {
    width: 175px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 0 10px;
    margin-left: 0;
    font-weight: 400;
    display: block;
    text-align: left
}

#bx-soa-order .bx-soa-section .bx-soa-coupon strong:first-child {
    margin-top: 15px
}

#bx-soa-order .bx-soa-section .bx-soa-coupon strong .bx-soa-coupon-remove {
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -10px
}

#bx-soa-order .bx-soa-section .bx-soa-more {
    padding-top: 20px
}

#bx-soa-order .bx_soa_location .bx-soa-custom-label {
    padding-bottom: 10px
}

#bx-soa-order .bx_soa_location .radio-inline {
    padding-bottom: 5px
}


#bx-soa-order .bx_soa_location .dropdown-block .bx-ui-combobox-fake {
    color: #747474
}

#bx-soa-order .bx_soa_location .bx-ui-combobox-dropdown {
    box-shadow: none;
    border: 1px solid #eaeaea
}

#bx-soa-order .bx_soa_location .bx-ui-combobox-dropdown .bx-ui-combobox-variant-active, #bx-soa-order .bx_soa_location .bx-ui-combobox-dropdown .bx-ui-combobox-variant:hover {
    background-color: #fafafa;
}

#bx-soa-order #bx-soa-delivery .bx-soa-pp-company .bx-soa-pp-company-graf-container, #bx-soa-order #bx-soa-paysystem .bx-soa-pp-company .bx-soa-pp-company-graf-container {
    border: 1px solid #e5e5e5;
    cursor: pointer
}

#bx-soa-order #bx-soa-delivery .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container, #bx-soa-order #bx-soa-paysystem .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
    border-color: #344d71;
}

@media (max-width: 540px) {
    #bx-soa-order #bx-soa-delivery .bx-soa-pp-company.col-xs-3, #bx-soa-order #bx-soa-paysystem .bx-soa-pp-company.col-xs-3 {
        width: 33.33333333%
    }
}

@media (max-width: 410px) {
    #bx-soa-order #bx-soa-delivery .bx-soa-pp-company.col-xs-3, #bx-soa-order #bx-soa-paysystem .bx-soa-pp-company.col-xs-3 {
        width: 50%
    }
}

#bx-soa-order #bx-soa-delivery .bx-soa-pp-desc-container .bx-soa-pp-company, #bx-soa-order #bx-soa-paysystem .bx-soa-pp-desc-container .bx-soa-pp-company {
    background-color: #fafafa;
    border: 1px solid #eaeaea;
    padding-bottom: 20px
}

#bx-soa-order #bx-soa-delivery .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-subTitle, #bx-soa-order #bx-soa-paysystem .bx-soa-pp-desc-container .bx-soa-pp-company .bx-soa-pp-company-subTitle {
    font-weight: 400;
    margin: 10px 0
}

#bx-soa-order #bx-soa-delivery .bx-soa-pp-company-selected img, #bx-soa-order #bx-soa-paysystem .bx-soa-pp-company-selected img {
    display: none
}

#bx-soa-order #bx-soa-delivery .bx-soa-pp-company-selected strong, #bx-soa-order #bx-soa-paysystem .bx-soa-pp-company-selected strong {
    font-weight: 400
}

#bx-soa-order #bx-soa-properties .bx-soa-customer-field input, #bx-soa-order #bx-soa-properties .bx-soa-customer-field textarea {
    border: 1px solid #eaeaea;
    background: #fff;
    border-radius: 0
}

#bx-soa-order #bx-soa-properties .bx-soa-customer-field input:focus, #bx-soa-order #bx-soa-properties .bx-soa-customer-field textarea:focus {
    border-color: #344d71;
    box-shadow: none
}

.sale_order_full_table a {
    color: #344d71;
    text-decoration: underline
}

.sale_order_full_table a:hover {
    color: #344d71;
    text-decoration: none
}

.sale_order_full_table a:active {
    color: #344d71
}

.bx_my_order_cancel {
    margin-top: 0
}

.bx_my_order_cancel a {
    color: #ff9dda;
    text-decoration: underline
}

.bx_my_order_cancel a:hover {
    color: #ffe5be;
    text-decoration: none
}

.bx_my_order_cancel a:active {
    color: #ffc466;
}

.bx_my_order_cancel form {
    margin-top: 20px
}

.bx_my_order_cancel form b {
    padding-left: 10px
}

.bx_my_order_cancel form textarea:focus {
    outline: 0;
    box-shadow: none;
    border-color: #ff9dda;
}

.bx_my_order_cancel form label {
    position: relative;
    cursor: pointer
}

.bx_my_order_cancel form label input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.left-panel {
    width: 270px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -270px;
    -webkit-transition: left .3s ease;
    transition: left .3s ease;
    z-index: 9999
}

.left-panel.open {
    left: 0
}

.left-panel .menu_trigger {
    background-image: url('images/menu-button-active.png');
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    width: 54px;
    height: 54px;
    display: inline-block
}

.left-panel .head {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #344d71;
    height: 54px;
    color: #fff;
    line-height: 54px
}

.left-panel .close_btn {
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(images/close.png);
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    width: 54px;
    height: 54px;
    display: inline-block
}

.left-panel .left-auth a, .left-panel li {
    height: 45px;
    line-height: 45px
}

.left-panel .close_btn:active {
    background-color: rgba(0, 0, 0, .1)
}

.left-panel .body {
    position: absolute;
    top: 54px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff
}

.left-panel .left-auth, .left-panel ul {
    padding: 10px 0
}

.left-panel .left-auth a, .left-panel li a {
    color: #000;
    display: block;
    padding: 0 20px
}

.left-panel .left-auth {
    border-top: 1px solid #e5e5e5
}

.left-panel .left-auth a:active {
    background-color: rgba(0, 0, 0, .1)
}

.left-panel .left-auth a.selected {
    background: #eaeaea
}

.left-panel li a:active {
    background-color: rgba(0, 0, 0, .1)
}

.left-panel .favorites a.selected, .left-panel li a.selected {
    background: #eaeaea
}

.left-panel .info_pages_menu {
    border-bottom: 1px solid #e5e5e5
}

.left-panel .info_pages_menu .contacts .icon {
    margin-right: 16px
}

.left-panel .info_pages_menu .oplata .icon {
    margin-right: 14px
}

.left-panel .favorites {
    border-bottom: 1px solid #eaeaea;
    padding: 5px 0;
    display: none
}

.left-panel .favorites a {
    display: block;
    padding: 0 20px;
    font-size: 12px;
    height: 40px;
    line-height: 40px
}

/* ERROR footer .footer_bottom .r_side .socials .facebook, footer .footer_bottom .r_side .socials .insta, footer .footer_bottom .r_side .socials .vk */
.left-panel .favorites .heart {
    background-image: url(images/favorite.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 10px;
    margin-left: 5px;
    position: relative;
    top: 7px
}

@media (max-width: 400px) {
    .left-panel .favorites {
        display: block
    }
} 
 

div[id^=wait_] {
    background-color: transparent !important;
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    background-image: url(/local/templates/main/images/loader.gif) !important;
    background-position: center center !important;
    border: 0 !important;
    color: transparent !important;
}

#ascrail2000 {
    background: rgba(214, 214, 214, .4);
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s
}

#ascrail2000 .nicescroll-cursors {
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s;
    opacity: .5
}

#ascrail2000:active .nicescroll-cursors, #ascrail2000:hover .nicescroll-cursors {
    width: 10px !important;
    opacity: 1;
}

.nicescroll-cursors{
    background-color: #344d71 !important;
}

#ascrail2000:hover {
    width: 10px !important
}

#ascrail2000:active {
    width: 10px !important
}

#ascrail2000-hr {
    display: none
}

.attention {
    background-color: #fafafa;
}

.bx_ordercart .bx_ordercart_order_table_container table tbody tr:first-child td,.bx_ordercart .bx_ordercart_order_table_container table tbody td {
    border-color: #fafafa;
}

.has-error .form-control:active{
    border-color: #344d71 !important;
}
 
 
#basket_items,.bx_ordercart_order_sum{
  background-color: transparent;
} 

.basket-item-label-ring{
    background-color: #5980a2;
}

.basket-item-price-difference,.basket-coupon-block-total-price-difference{
    background-color: #5980a2;
    color: #fff;
}

.basket-coupon-block-field .form-control:focus,.basket-items-search-field .form-control:focus{
    outline: none;
    box-shadow: none;
    border: 1px solid #344d71;
}

.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted{
    background-color: transparent !important;
}

.basket-items-list-header-filter-item{
    color: #5980a2;
}

.basket-items-list-header-filter-item:hover{
    color: #344d71;
}

.bx-auth-table,.bx-registration-table{
    background-color: transparent;
}

.divider{
    width: 100%;
    height: 35px;
}

.sale-acountpay-input:focus{
    outline: none;
    box-shadow: none;
    border-color: #344d71;
}

.sale-personal-account-wallet-list-item{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
}

.big_data_products{
    margin-top: 110px !important;
}
 

.basket-coupon-alert-section{
    display: flex;
    align-items: center;
}

.basket-coupon-alert .close-link{
    color: #344d71;
}

.bx-no-touch .btn.bx_bt_button_type_2:hover,.bx-no-touch .btn.bx_bt_button_type_2:active,.bx-no-touch .btn.bx_bt_button_type_2:focus{
    color: #000 !important;
}

.sale_order_full_table,.sale_order_full_table{
    background-color: transparent;
}
 
 

.bx_item_list_you_looked_horizontal.bx_blue .bx_item_list_title{
    background: transparent;
    font-weight: 400;
    font-size: 24px;
    text-align: left;
    margin-bottom: 30px;
}

/* CUSTOM */
header .logo {
    display: flex;
}
.adreses_list .item {
    width: auto !important;
} 