/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/


/* Examples (uncomment to use):*/


/* Expand site width */


/* body .wrapper { max-width: 1400px !important;  } */


/* Set site background image */


/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */


/* a.compare_item { display: none !important;  }*/

.itb-copyright{
    --copyright-color: 21, 105, 188; /*#1569bc*/
}

/*aspro*/

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

.personal_wrapper .orders_wrapper .sale-order-list-status-alert,
.sale-order-detail-payment-options-methods-info-title-status-alert,
.sale-order-payment-change-status-alert {
    display: none !important;
}

.personal_wrapper .orders_wrapper .sale-order-list-button {
    display: none;
}

.personal_wrapper .sale-order-detail-payment-options-methods-button-element {
    display: none;
}

#content #bx-soa-order-form #propsMap {
    display: none;
}

.sale-order-detail-payment-options-methods-image-element {
    background-size: none;
}

#ID_DELIVERY_ID_4+.bx-soa-pp-company-image+.bx-soa-pp-delivery-cost {
    display: none;
}

.bx-soa-pp-company-subTitle[value="Транспортная компания"] {
    display: none;
}

#mobilemenu .cities-row {
    margin: 10px 15px;
}

.mfp-wrap {
    z-index: 5000;
}

.flexslider .slides img.images {
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
    height: auto;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
}

.top_big_banners .item .img_block img.images {
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
    max-height: 100%;
    height: auto;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
}


/*aspro*/

.tab-style1 {
    margin-bottom: 80px;
    margin-top: 35px;
}

.tab-style1 .tab {
    border: 0;
    border-bottom: 1px solid #cccccc;
}

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

.tab-style1 .tab button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 30px;
    transition: 0.3s;
    font-size: 16px;
    position: relative;
    background: none;
    color: #999999;
}

.tab-style1 .tab button:hover {}

.tab-style1 .tab button.active {
    color: #333333;
}

.tab-style1 .tab button.active:before {
    content: '';
    height: 1px;
    background: #e30202;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
}

.tab-style1 .tabcontent {
    height: 0;
    overflow: hidden;
}

.tab-style1 .tabcontent p {
    margin-bottom: 20px;
}

.tab-style1 .tabcontent .inner-wrap {
    padding: 6px 0;
    padding-top: 20px;
    color: #333333;
    line-height: 22px;
    font-size: 14px;
}

.tab-style1 .tabcontent.is-active {
    height: auto;
    overflow: initial;
}

.tab-style1 .tabcontent {
    animation: fadeEffect 1s;
    /* Fading effect takes 1 second */
}

.tab-style1 .mobile-title {
    display: none;
}

.logo-row .logo img {
    image-rendering: -webkit-optimize-contrast;
}

#header .logo-block {
    padding-left: 0px;
    padding-right: 0px;
}

#header .logo-row .logo {
    max-width: initial;
}

#mobileheader .logo {
    max-width: 180px;
}

#registraion-page-form .but-r {
    padding-top: 30px;
}

@media (max-width:767px) {
    .adv_bottom_block .img_inner span {
        display: none;
    }
    .tab-style1 .mobile-title {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: 1px solid #e0e0e0;
        padding: 20px 15px;
        cursor: pointer;
    }
    .tab-style1 .tabcontent:first-child .mobile-title {
        border-top: 2px solid #f8f8f8;
    }
    .tab-style1 .tabcontent:last-child .mobile-title {
        border-bottom: 2px solid #f8f8f8;
    }
    .tab-style1 .tab {
        display: none;
    }
    .tab-style1 .tabcontent {
        height: auto;
        overflow: initial;
    }
    .tab-style1 .tabcontent .toggle-content {
        height: 0;
        overflow: hidden;
    }
    .tab-style1 .tabcontent.is-active .toggle-content {
        height: auto;
        overflow: initial;
    }
    .tab-style1 .tabcontent .inner-wrap {
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: 1px solid #e0e0e0;
        padding: 0 15px;
        padding-top: 40px;
    }
    .tab-style1 .tabcontent.toggle-hidden .toggle-content {
        height: 0;
        overflow: hidden;
    }
    #mobileheader .logo {
        max-width: 140px;
    }
}
.pay-block{
    display: flex;
}
.pay_name{
    margin-right: 8px !important;
    padding-bottom: 14px;
}
.ps_logo .pay_name-price{
    margin-bottom: 0 !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    color: #333;
}
.qrcode-block{
    display: flex;
}
.qrcode-block h4{
    margin: 0;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
}
.qrcode-block__list{
    margin-left: 15px;
    max-width: 380px;
}
.qrcode-block__list li{
    font-size: 12px;
    line-height: 20px;
}
.qrcode-block .image{
    border: unset !important;
    margin: 0 !important;
    width: 110px !important;
}
.sale_order_full_table:last-of-type{
    margin-top: 30px;
}
.qrcode-block{
    height: 100px;
}
.qrcode-block img{
    width: 100px !important;
}
.product-content{
    display: flex !important;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 20px;
}
.qrcode-block a{
    display:none;
}
.last-block{
    align-items: end;
}
.price-bold{
    font-weight: 700;
}
@media(max-width:768px ){
    .qrcode-block__list{
        margin-left: 0;
    }
    .qrcode-block a{
        display: block !important;
    }
    .qrcode-block img{
        display: none;
    }
    .qrcode-block{
             display: flex;
             flex-direction: column;
         }
    .sale_order_full_table:last-of-type{border:1px solid #f2f2f2;padding:34px 30px 100px;}

}

@media(max-width:645px){
    .last-block, .product-content{
     display: flex;
     flex-direction: column;
        align-items: start !important;
    }

    .last-block{
        height: 265px;
    }
    .sale_order_full_table:last-of-type{border:1px solid #f2f2f2;padding:34px 30px 34px;}

}