#modal_failed .modal_img_container img,
#modal_success .modal_img_container img{
    height: 60px !important;
    width: auto !important;
}
.head_control_item_ico_3 .label.label-orange{
    background-color: black;
}
.order-sum-wrap{
    display: inline-flex;
    white-space: nowrap;
}
.fullwidth {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.content_front {
    flex: 1;
}

#bx-soa-total-mobile {
    display: none;
}

h1 {
    text-transform: uppercase;
}
#basket_form h1{
    margin-bottom: 15px;
}
.back-catalog{
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #999;
    display: inline-flex;
    gap: 5px;
    align-items: baseline;
}
.cart_table thead th {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.order-summary .cart-subtotal-cost{
    font-weight: bold;
}
.back-catalog:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: transparent;
    border-right: 2px solid #8da3ad;
    border-bottom: 2px solid #8da3ad;
    margin-top: 4px;

    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    cursor: pointer;
}

.btn-primary {
    background-image: none !important;
    border-color: #000 !important;
    background-color: #000 !important;
    color: #fff !important;
}

.popup-window-buttons .btn_orange.mt20 {
    margin-top: 1em;
}

.btn-lg, .btn-group-lg > .btn {
    border-radius: 0;
}

.form-control {
    border-radius: 0;
}

.bx-soa-section-title-container {
    background-color: #fff !important;
}

.bx-soa-section .bx-soa-section-title-count {
    border: 1px solid #000;
}

.bx-soa-pp-item-container {
    display: contents;
}

.bx-soa-pp-item-container .bx-soa-pp-company {
    width: auto;
    flex-basis: calc(50% - 4px);
    gap: 0px;
    min-height: 80px;
}

/*.bx-soa-pp-company-block .bx-soa-pp-company-desc,*/
.bx-soa-pp-company .bx-soa-pp-list li:first-child{
    display: none;
}

.no-border {
    border: 0!important;
}

.tn-atom {
    background-color: #ff8500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    height: 41px;
}

.tn-atom .logo a {
    padding: 7px 0;
}

#showMe {
    opacity: 0;
}

.col-tac img {
    width: 90px;
}

.cart_table .btn-grey {
    text-decoration: none;
}

.cab-favorite-item:first-child {
    border-top: 0px;
    padding-top: 0px;
    height: 65px;
}

li:focus {
    outline: none;
    color: #000;
}

.unclick {
    pointer-events: none;
    cursor: default;
    background: #c2baaf !important;
}

input::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.authOk-dialog {
    width: 320px;
    margin: auto;
    text-align: center;
}

.bx-authform-description-container {
    text-align: center;
}

.bx-authform-description-container a {
    color: #444444;
    font-weight: 700;
}

.product_item_description a {
    color: #666666 !important;
}

.variation_size .selected a {
    border-color: orange !important;
}

.variation_color .selected {
    border-color: lightgray !important;
    position: relative;
}

.variation_color .selected:before {
    background-color: rgba(254, 247, 255, 0.65);
    display: inline-block;
    width: 100%;
    height: 100%;
    content: "\f11b";
    position: absolute;
    font-family: "Flaticon";
    color: orange;
    font-size: 21px;
    top: 9px;
}

.product_item_variations {
    width: 100%;
}

ul.variation_size {
    width: auto;
}

.lazyload {
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #f7981d;
    color: white;
    font-weight: 700;
    text-align: center;
    padding: 13px 0;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
}

.product_item_image.no_photo span {
    background-size: 50%;
}

.product_item_image span {
    display: block;
    width: 100%;
    padding-top: 100%;
    margin-bottom: 2em;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.modal_quick .modal-dialog {
    width: 920px;
}

.modal_quick .m_kinds li a img {
    width: 55px;
}

.modal_quick .cart_state {
    padding: 10px 26px;
}

.product_marks_detail .flaticon-signs.spec,
.product_marks .flaticon-signs.spec {
    margin-left: -20px;
    display: block;
    margin-top: -2px;
}

.inputForm {
    position: relative;
}

.bx-opener .head_control_item_ico {
    background-color: #f5f5f5;
}

.dropdown .sub_menu li a:hover {
    color: #f7981d;
}

.inputForm .find404 {
    width: 300px;
    padding-left: 35px;
}

.inputForm .ico_find {
    position: absolute;
    margin: 7px 5px 7px 10px;
}

#russianpost_select_address {
    /*margin-top: 10px;*/
    display: none;
}

@media (max-width: 400px) {
    .container .breadcrumbs {
        margin-top: 8px !important;
    }
}

@media (max-width: 600px) {
    .authOk-dialog {
        width: 100%;
    }

    .cat_sub_line {
        padding: 10px 0;
    }
}

@media (max-width: 767px) {
    .popup-window.modal-dialog {
        left: 0 !important;
        width: 270px;
        min-height: 350px;
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .mobile_control_menu {
        height: 60vh;
    }
}

.cooperation-form {
    width: 600px;
    display: inherit;
    flex-wrap: wrap;
}

@media (max-width: 720px) {
    .cooperation-form {
        width: 300px;
    }
}

.modal-dialog .popup-window-content img
{
    max-height: none!important;
    width: 100%!important;
    height: auto!important;
}

.modal-dialog .popup-window-content {
    padding: 0!important;
}

.modal-dialog.popup-window.popup-window-with-titlebar{
    padding: 0;
}

.modal-dialog .popup-window-buttons
{
    padding: 0 10px 10px 10px;
}

.footer ul.f_menu li{
    margin-bottom: 7px;
}
.sale-paysystem-wrapper form p,
.sale-paysystem-wrapper b{
    display: none;
}

.sale-paysystem-wrapper p span b{
    display: block;
}

.sale-paysystem-wrapper .btn.btn-default.btn-buy.btn-md{
    width: 100%;
    white-space: normal;
}

.popup-window-buttons {
    display: flex;
}
.popup-window-buttons .btn_orange {
    width: 50%;
}

@media (max-width: 767px) {
    .sale-paysystem-wrapper .btn.btn-default.btn-buy.btn-md{
        white-space: normal;
        min-height: 40px!important;
    }

    #basket_items .col-tac{
        position: absolute;
    }

    #basket_items .col-name{
        width: 95% !important;
        padding-left: 100px;
    }

    #cartBlock{
        padding: 35px 35px 0 35px !important;
    }

    .modal-footer {
        padding: 15px 0;
    }

    .modal-summ-table{
        margin-right: 0;
    }
    .mob-price{
        display: inline-grid;
        grid-auto-flow: column;
        padding-top: 30px;
    }
}

@media (max-width: 430px) {
    #cartBlock{
        padding: 20px 20px 0px 20px !important
    }
    .mob-price{
        padding-top: 0px;
    }
    .cart_category {
        min-height: 40px;
    }
}
.basket-message.alert-danger {
    padding: 0 0 24px;
    background: transparent;
    font-weight: bold;
    font-size: 14px;
}