/* форма регистрации для оптовых клиентов */

.regform-card-sect h3 {
    text-align: left;
}

.regform-card-sect span+select {
    margin-right: 10px;
}

#regform-card .regform-field-label {
    width: 200px;
    float: left;
    display: block;
    text-align: left;
}

#regform-card .reg-submit {
    width: auto
}

#regform-card #message.alert-danger {
    background-color: #f2dede !important;
    border-color: #ebccd1;
    color: #122259;
}

#regform-card p {
    line-height: 22px;
    margin-bottom: 15px;
    font-size: 14px;
}

#regform-card input[type="email"], input[type=text], input[type=search], input[type=tel], input[type=email], input[type=password], textarea, select {
    position: relative;
    outline: none;
    border: 1px solid #ccc;
    color: black;
    vertical-align: middle;
    overflow: hidden;
    background: #fff;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px;
    border: 1px solid #e1e5e9;
    border-radius: 3px 3px 3px 3px;
    background: #fff;
    font-size: 13px;
    height: 30px;
}

.bx-core-adm-dialog [type="email"], 
.bx-core-adm-dialog input[type=text], 
.bx-core-adm-dialog input[type=search], 
.bx-core-adm-dialog input[type=tel], 
.bx-core-adm-dialog input[type=email], 
.bx-core-adm-dialog input[type=password], 
.bx-core-adm-dialog textarea, 
.bx-core-adm-dialog select {
    overflow: auto;
}

#regform-card #phone_text {
    font-weight: bold;
}

.bx_catalog_item_price {
    font-family: arial, sans-serif;
}

.regform-card-sect p {
    font-family: arial, sans-serif;
}

.regform-card-sect p input {
    font-family: arial, sans-serif;
}

/* alert */

.alert {
    padding: 15px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p, .alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal, .modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.hide {
    display: none !important
}

.left_panel_menu-li__margin {
    padding-left: 15px;
}

.left_panel_menu-li__margin a {
    font-weight: 500 !important;
}

header menu>ul>li>a[style="background-color: #fff;"] {
    color: #2f3f56;
    border: 1px solid #2f3f56;
    padding: 16px 30px;
}

@media(min-width: 960px) {
    .third_header_line_wrapper .container_16 {
        width: 1200px;
        max-width: 100%;
    }
}

/*.shops__row {
    display: flex;
}
.shops__row:first-child {
    font-weight: bold;
}
    .shops__row .shops__col {
        padding: 5px 5px 10px 5px;
    }
    .shops__row .shops__col:first-child{
        padding-right: 10px;
    }

    .shops__row .shops__subrow {
        margin-bottom: 8px;
        width: 100%;
    }
        .shops__row .shops__col .old_price {
            text-decoration: line-through;
        }*/

.shops__header {
    margin-bottom: 10px;
}

.shops__row {
    display: flex;
    align-items: center;
}

.shops__row:not(:last-child) {
    border-bottom: 1px solid #e9e9e9;
}

.shops__row .shops__col {
    width: 100%;
    padding: 5px;
}

.shops__row .shops__col.shops__col-btns {
    width: 125px;
}

.shops__row .shops__subrow {
    display: flex;
    align-items: center;
}

.shops__row .shops__col .old_price {
    text-decoration: line-through;
    font-size: 18px;
    font-weight: 700;
    color: #AEAEAE;
}

@media (min-width: 960px){
    .header5 .first_header_line_wrapper .container_16,
    .header5 .second_header_line_wrapper .container_16{
        width: 1160px;
        max-width: 100%;
    }
}


.second_header_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header.header5 .second_header_flex .search_wrapper{
    width: 35%;
}
header.header5 .second_header_flex .logo_wrapper{
    width: 60%;
}
.bottom_panel_wrapper .bottom_panel_header ul.tab_button_list{
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
}
.bottom_panel_wrapper .bottom_panel_header ul.tab_button_list li:last-child{
    position: static !important;
    flex: 1;
    margin: 0 -1px;
}
.bottom_panel_wrapper .bottom_panel_header ul.tab_button_list li{
    /* min-width: 20%; */
}
.bottom_panel_wrapper .bottom_panel_header ul.tab_button_list li a.tab_btn_inner{
    display: flex !important;
    align-items: center;
}

header.header5 .third_header_line_wrapper{
    /* position: relative; */
    background: #fff;
    border-top: 1px solid #eee;
}
header.header5 .third_header_line_wrapper.flying_menu.on{
    border-top: 0;
}
header.header5 menu > ul > li > a{
    color: #000;
}
.header5 .third_header_line_wrapper {
    
    -webkit-box-shadow: 0 8px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 8px 10px rgb(0 0 0 / 10%);
    z-index: 5;
}

header.header5 menu > ul > li > a[style="background-color: #ac2021;"]{
    background: rgb(253,29,29);
    background: linear-gradient(45deg, rgb(38 46 110) 0%, #3f51b5 100%);
    color: #fff !important;
    font-weight: 500;
}
header.header5 menu > ul > li > a[style="background-color: #fff;"]{
    border: 0;
    padding: 17px 30px;
}
header.header5 menu > ul > li > a[style="background-color: #fff;"]::before{
    content: 'new';
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 10px;
    color: #c20000;
    font-weight: 600;
}
header.header5 menu > ul > li:hover, header menu > ul > li.active{
    background: transparent;
}
header.header5 menu > ul > li{
    position: relative;
}
header.header5 menu > ul > li:hover::before{
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 2px solid #262e6e;
    bottom: 0;
}
header.header5 menu > ul > li:hover > a{
    color: #262e6e;
}
header.header5 menu > ul > li > a{
    letter-spacing: 0.8px;
}

.slider1 .owl-stage-outer .slide{
    background-size: contain !important;
    height: 27vw !important ;
    max-height: 450px;
}
header.header5 .top_menu{
    width: auto !important;
}

.red-custom{
    background: #262e6e !important;
}
.bottom_panel_wrapper .bottom_panel_header ul.tab_button_list li:last-child a .count .cart_item_count,
.bottom_panel_wrapper .bottom_panel_header ul.tab_button_list li:last-child,
.bottom_panel_wrapper .bottom_panel_header ul.tab_button_list li a.tab_btn_inner,
.bottom_panel_wrapper .bottom_panel_header ul.tab_button_list,
.bottom_panel_wrapper .bottom_panel_header ul.tab_button_list li a.tab_btn_inner{
    border-color: #fff !important;
}

.bottom_panel_wrapper{
    border-color: #262e6e !important;
}
.bottom_panel_wrapper .bottom_panel_header ul.tab_button_list li.ui-tabs-active, .bottom_panel_wrapper .bottom_panel_header ul.tab_button_list li.ui-state-active,
.bottom_panel_wrapper .bottom_panel_header ul.tab_button_list li a.tab_btn_inner:hover{
    background: #22295a !important;
}

.bx-filter-popup-result a.reload{
    pointer-events: none;
}

.filter_wrapper .filter_btn button {
    font-size: 12px;
    padding: 10px 15px;
}

@media (min-width: 959px){
    .hide_lg{
        display: none !important;
    }
}
@media (max-width:767px) {
    header.header5 .second_header_flex .logo_wrapper{
        width: 100%;
    }
    .filter_wrapper .filter_btn button {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 719px) {
    .slider1 .owl-stage-outer .slide{
        background-size: contain !important;
        height: 59vw !important ;
        max-height: 410px;
    }
}

a .logo {
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-start;
    align-items: flex-end;
}

a .logo img {
    width: 100%;
}

a .logo div {
    text-align: center;
}

.menu_flex {
    white-space: nowrap;
}