.insta-box-image{
    height: 370px;
    overflow: hidden;
}

.discount-label {
    position: absolute;
    right: 7px;
    bottom: 7px;
    background: url("/img/discount-label.png") no-repeat;
    width: 57px;
    height: 59px;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    overflow: hidden;
    color: #7d7261;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);

}

.item_old_price{
    text-decoration: line-through;
    color: #9c8564;
    font-size: 14px;
}



.size li {
    /* width: 36px; */
    padding-left: 8px;
    height: 36px;
    display: block;
    border: 1px solid #bfc0c0;
    text-align: center;
    line-height: 34px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #bfc0c0;
    cursor: pointer;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    padding-right: 8px;
}

.bx_active {
    border-color: #000;
    -webkit-box-shadow: 0 0 0 1px #000;
    box-shadow: 0 0 0 1px #000;
    color: #000;
}
.product-image-preview{
    /*overflow-y: scroll;
    height: 490px;*/
}

.close-btn-search{
     margin-bottom: 10px;
     height: 50px;
     text-align: right;
     font-weight: 800;
     font-size: 30px;
 }

.sale > a {
    color: #c04f48;
}

@media (max-width: 600px) {
    /*.product-image:after {*/
    /*    content: '';*/
    /*    position: absolute;*/
    /*    left: 0; top: 0;*/
    /*    width: 100%;*/
    /*    height: 100%;*/
    /*    z-index: 5;*/
    /*}*/
    .element-price {
        font-size: 14px!important; }
    .easyzoom-flyout{
        display: none;
    }
    .text-slide-title{
        font-size: 17px;
    }
    .page-tabs li{
        font-size: 15px;
        text-align: center;
    }
    .about-header{
        background-size: contain;
        min-height: 10px;

        margin-bottom:0;

    }
    .collection{
        background-size: contain;
        height: 140px;
        margin-top: -60px;
    }
    .insta-box-image{
        margin-bottom: 20px;
    }
    .text-slide-detail{
        font-size: 14px;
    }
    .text-slide-link a{
        font-size: 14px;
    }
    .about-description-image{
        /*background-size: contain;*/
        background-size: cover;
        height: 205px;
    }
    .about-header-text{
        color: #343739;
    }
}
.product-image {
    position: relative;
}

.bx_order_make table.sale_order_full_table td {
    color: black;
}
.bg-wrapper-2 {
    padding: 40px 50px;
}
.summary-h4 {
    background: #eee;
    padding: 6px 15px;
    max-width: 100%;
}
.delete {
    display: none;
}
@media screen and (max-device-width: 991px) {
    .showroom {
        top: 35px;
    }
}
@media screen and (max-device-width: 1024px) {
    .banner-soa {
        max-width: 100%;
    }
    .bg-wrapper {
        padding:0px !important;
    }
    .bg-wrapper-2 {
        padding: 5px 10px;
    }
    .bx_ordercart_order_pay_myclass {
        position: relative !important;
        top: 0px;
        right: 0px;
        margin: 0 auto;
    }
    .summary-h4 {
        max-width: 100%;
    }
    .bx_ordercart_order_table_container {
        max-width: 100%;
    }
}


.notify-banner {
    background-color: white;
    border: 3px solid #EBD4AB;
    border-radius: 3px;
    padding: 10px;
    box-shadow: 0px 0px 3px 0px gray;
    z-index: 1000;
}
@media screen and (max-device-width: 550px) {
    .notify-banner.adress-book-info {
        width: 100%;
        margin-left: -30px;
    }
}
.notify-banner p {
    margin-bottom: 0px;
    color: #3D4350;
}
.personal-order-detail-banner {
    position: fixed;
    left: 10%;
    bottom: 10px;
    max-width: 80%;
}

table.data-table td input[type=text] {
    padding-left: 15px;
}

.ulogin-buttons-container {
    margin: 10px 0 25px 0 !important;
    width: 100% !important;
}
.ulogin-button-vkontakte, .ulogin-button-facebook, .ulogin-button-google {
    width: 30% !important;
    margin: 0 !important;
    height: 60px !important;
    background-position: center;
    display: inline-block;
}
.ulogin-button-vkontakte {
    background: url("../img/uLogin/vk1.png") !important;
    background-repeat: no-repeat !important;
}
.ulogin-button-google {

    background: url("../img/uLogin/google1.png") !important;
    background-repeat: no-repeat !important;
}
.ulogin-button-facebook {
    background: url("../img/uLogin/fb1.png") !important;
    background-repeat: no-repeat !important;
}
.ulogin1 div[role=button]:nth-child(2) {
    margin: 0 5% !important;
}
@media (max-width: 690px) {
    .ulogin-button-vkontakte {
        background: url("../img/uLogin/vk2.png") !important;
        background-repeat: no-repeat !important;
    }
    .ulogin-button-google {
        background: url("../img/uLogin/google2.png") !important;
        background-repeat: no-repeat !important;

    }
    .ulogin-button-facebook {
        background: url("../img/uLogin/fb2.png") !important;
        background-repeat: no-repeat !important;
    }
}
.tabs-reg {
    background: transparent !important;
}
.auth-login-social {
    width: 500px;
    margin: 0 auto;
    padding: 35px 0;
}
.auth-login-social div {
    display: block;
    max-width: 210px;
    margin: 25px auto;
}
.auth-login-social span {
    text-align: center;
    display: block;
    color: black;
    font-size: 20px;
    line-height: 45px;
}

.auth-login-social span b {
    text-transform: uppercase;
}

.clicktocall {
    padding: 10px;
}

.clicktocall label {
    text-align: left;
    min-width: 30%;
    padding-bottom: 10px;
}

.clicktocall input {
    width: 67%;
}

.order-unpayed :hover .order-unpayed-banner {
    display: block;
}
.order-unpayed-banner {
    position: absolute;
    display: none;
    top: 100%;
    right: 100%;
}

.personal-order-detail-banner {
}


a.adress-edit, a.payment-edit, a.adress-edit-cancel {
    /*margin-left: 300px;*/
    float: right;
    display: inline-block;
    font-weight: bold !important;
    background: #eee;
    padding: 7px 14px;
    top: 0px;
    right: 0px;
}
a.adress-edit-cancel {
    margin-top: 50px;
    position: absolute;
    width: 147px;
    text-align: center;
    display: none;
    cursor: pointer;
}
a.adress-edit:hover {
    background: #f3f3f3;
    cursor: pointer;
}
.address-book-adress-block .adress-book-radio {
    display: none;
    position: absolute;
    /* top: 40%;*/

    top: 10px;
    left: -25px;
    height: 20px;
    width: 20px;
}
.adress-book-cart {
    display: none;
}
.address-book-adress-block-selected {
    display: block;
}

form[name=iblock_add] table tbody tr td input {
    width: 118%;
}


@media (min-width: 768px){

    .showroom > .address-book-adress-block > .showroom-radio { left: 0px;}

    .showroom > .address-book-adress-block > div {margin-left: 35px;}

    /*Menu */
    .menu > li > ul > li.sale{
        text-align: right;
    }

    .menu > li > ul li.menu-sub:nth-child(5) {
        text-align: right;
    }


    .menu > li > ul li.menu-sub:nth-child(4) {
        text-align: center;
    }

	 .menu > li > ul li.menu-sub:last-child {
        text-align: right;
    }


}



@media (max-width: 991px){
    .sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-title, .sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-text {
        text-align: left !important;
        padding-left: 0px !important;
    }
}

.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}


.adress-book-cart >span { max-width: 200px;
    word-wrap: break-word; }

.sale-paysystem-wrapper {
    position: relative;
    padding: 24px 38px 24px 38px;
    margin: 0 -15px 0 0;
    border: none;
    font: 14px "Helvetica Neue",Arial,Helvetica,sans-serif;
    color: #424956;
}


.popup-window{
    padding: 10px!important;
    text-align: center!important;
}
.popup-window-titlebar{
    font-family: 'Rhino', sans-serif;
    height: 5px !important;
    margin-top: 30px;
}

.popup-window-titlebar div{
    margin-right: 0!important;
}

.popup-window-content{
    background-color:#fff!important;
}

.popup-window-buttons{
    display: inline-block;
    vertical-align: top;
    background-color: #d5bea5;
    color: #fff;
    font-family: 'Rhino', sans-serif;
    padding: 0 20px;
    font-weight: bold;
    text-decoration: none;
    border: none;
    line-height: 48px;
    height: 48px;
    text-align: center;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    font-size: 15px;
}

.tab-content .column .author{
    margin-left:0;
}
.tab-content .author{
    margin-left:15px;
}

.show-now-btn {
    display: flex;
    justify-content: center;
    position: relative;
    font-size: 30px;
    margin-top:30px;
}

.show-now-btn span {
    padding: 0 20px;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.show-now-btn:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color:#d5bea5;
    left: 0;
    top: 12px;
    position: absolute;
}
.tab-pane{
    /*padding-left:25px;*/
}

.notify_form {
    position: fixed;
    left: 50%;
    bottom: 50px;
    width: 320px;
    border-radius: 3px;
    background-color: #34343C;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding: 20px 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 50;
    display: none;
}


.coupon-box .input{
    float: left;
    width: 250px;
}

.coupon-box .coupon-click{
    margin-left: 9px;float: left;height: 45px;
}


.paysystem-lk .payment-edit{
    cursor: pointer;
    position: absolute;
    /*top: -46px;*/
    top: -50px;
    /*right: -3px;*/
    right: 18px;
    font-size: 10px;
    width: 94px;
    text-align: center
}


.eng-pay-btn{
    right: -10px!important;
}


.paysystem-lk .payment-icon{
    float: left;margin: 5px 0!important;height: 80px;width: 200px;background-size: contain;background-position: center;background-repeat: no-repeat;
}

.paysystem-lk .sale-order-detail-payment-options-methods{
    padding-left: 40px;
}

.lk-order-title a{
    float: right;
    font-size: 14px;
    cursor: pointer;
    margin-top: 2px;
    position: relative;
    z-index: 1000;
    margin-right: 30px;
}

a.adress-edit-cancel{
    float: right;
    /*display: inline-block;*/
    font-weight: bold !important;
    background: #eee;
    padding: 7px 14px;
    top: 10px;
    right: 20px;
    font-size: 10px;
}

.paysystem-lk.edite-paysystem .cancel-btn{
    background: rgb(238, 238, 238);
    padding: 7px 14px;
    border-bottom: none;
    cursor: pointer;
    position: absolute;
    /*top: 53px;
    right: 20px;*/
    top: -28px;
    /*right: -4px;*/
    right: 18px;
    font-size: 10px;
    width: 94px;
    text-align: center;
    font-weight: bold !important;
}

.price-sum-table{
    position: relative;padding: 30px 25px;
}

#order_form_content .sale-order-detail-total-payment{
    margin-left: 0;
    margin-right: 0;
}

.sale-order-detail-total-payment{
    margin-left: -30px;
    margin-right: -30px;
}
.btn-back-list{
    margin-right: -15px;
}

.lk-block{
    border-radius: 10px;
}

.cour-delivery p{
    color: black !important;
    display: inline-block;
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 0px !important;
}

.address-book-adress-block{
    font-size: 18px;
    font-weight: 300;

    padding: 10px 10px 10px 0!important;
}


.sale-order-detail-payment-options-methods-button-container {
    margin-left: 310px;
}

.sale-order-payment-change-pp .sale-order-payment-change-pp-company{
    background: #F6F6F6;
    border: 3px solid #F6F6F6;

    /*padding: 18px 30px 20px 60px;*/
    /*min-height: 100%;*/
    /*position: relative;*/
}

.sale-order-payment-change-pp-company-graf-container{
    border-radius: 10px;
    background: #F6F6F6;
}

.quantity {
    text-align: right !important;
}

.showroom > .address-book-adress-block > .showroom-radio{
    margin-top: 25px;
}


.adress-edit,
.adress-edit-cancel,
.paysystem-lk .payment-edit,
.paysystem-lk.edite-paysystem .cancel-btn{
    background:unset!important;
    font-size: 14px!important;
    cursor: pointer!important;
    font-family: 'Rhino', sans-serif;
    color: #343739;
}

.adress-edit.dotted-link,
.adress-edit-cancel.dotted-link,
.paysystem-lk .payment-edit.dotted-link,
.paysystem-lk.edite-paysystem .cancel-btn.dotted-link{
    border-bottom: unset;
}

.box-change-btn{
    margin-bottom: 10px
}

.box-change-btn-order{
    position: absolute;
    display: block;
    top: 70px;
    right: 0;
}

.bx_ordercart_order_table_container{

}



.edit-btn-address{
    position: absolute;
    right: 30px;
    top: -50px;
}

.edit-btn-address .adress-edit-cancel{
     /*position: absolute;*/
    /*right: 30px;*/
    /*top: -50px;*/
    right: -18px;
    margin-top:5px;
}

.eng-btn-edit-items {
    margin-right: 23px!important;
    font-weight: bold
}

.ru-btn-edit-items{
    margin-right: 30px;
    font-weight: bold
}


.ru-ordersend-edit-items{
    text-align: right!important;
    padding: 10px 14px 10px 25px!important;
    /*padding: 10px 7px 10px 25px!important;*/
    font-weight: bold!important;
    font-size: 14px!important;
    color: #343739!important;
}

.ru-ordersend-edit-items a{
    color: #343739!important;
    font-family: 'Rhino', sans-serif!important;
}

.en-ordersend-edit-items{
    text-align: right!important;
    padding: 10px 14px 10px 25px!important;
    /*padding: 10px 7px 10px 25px!important;*/
    font-weight: bold!important;
    font-size: 14px!important;
    color: #343739!important;
}

.en-ordersend-edit-items a{
    color: #343739!important;
    font-family: 'Rhino', sans-serif!important;
}

.sum-div{
    font-size: .8em;
    opacity: .8;
    font-weight: normal;
}

.br-order{
    display: none;
}

.track-num{
    position: absolute;right: 20px;bottom: 20px;text-align: right
}

@media screen and (max-device-width: 750px) {
    .payment-edit {
        float: left !important;
        margin: 15px 0px !important;
        width: 100% !important;
        text-align: center !important;
    }
}




@media (max-width: 600px) {

    .owl-prev{
        display: none;
    }
    .owl-next{
        display: none;
    }

    .tab-link li:not(:first-child) {
        border-left: none;
        margin-top: 20px;
        font-size: 25px
    }

    .product-info #INDIVIDUAL_TAILORING {
        padding: 0 3px !important;
        font-size: 15px !important;
    }

    .about-header-title,
    .about-header-title h3 {
        font-size: 11px;
    }

    .order-info .step {
        margin: 0;
    }

    .order-info .step-title {
        font-size: 12px;
    }

    .order-info .step-image {
        height: 60px;
    }

    .step-line .step-image img {
        width: 100px;

    }

    .step-title img {
        width: 200px;
    }

    .order-info-mid .step {
        margin: 0;
    }

    .order-info-mid .step-title {
        font-size: 12px;
    }

    .order-info-mid .step-line {
        margin-bottom: 10px;
    }

    .order-info-mid .step-image {
        height: 60px;
        margin-bottom: 5px;
    }

    .order-info-mid .step-image img {
        width: 50px;

    }

    .shipping-info .step-line .step-image {
        height: 80px;
        margin-bottom: 0;
    }

    .shipping-info .step {
        margin: 0;
    }

    .shipping-info .step-line .step-image img {
        width: 60px;
    }

    .shipping-info .step-line .step-name {
        font-size: 20px;
        margin-bottom: 0;
    }

    .shipping-info .step-line .step-description {
        margin-bottom: 10px;
    }

    .header {
        margin-bottom: 10px;
    }

    .pay-method-page .step-image {
        height: 60px;
        margin-bottom: 5px;
    }

    .insta-box-image {
        height: 92px;
    }

    .insta-box-image .instagram-item {
        height: 92px !important;
    }

    /*Оформление закзаов*/
    .check {
        min-height: 90px;
    }

    .check .payment-logo img {
        max-height: 45px;
    }

    .check .payment-text {
        margin-top: 5px;
    }

    .history-table-list .history-table-price {
        float: right;
    }

    .history-table-list .sm-visible {
        width: 165px;
        display: inline-block;
        margin-bottom: 10px;
    }

    .coupon-box .input {
        float: unset;
        width: 100%;
    }

    .coupon-box .coupon-click {
        margin-left: auto;
        float: unset;
        height: 45px;
        margin-top: 10px;
        width: 100%;
    }

    .status-line li span {
        word-wrap: break-word;
        /*width: 60px;*/

        width: 49px;
        font-size: 12px;

    }

    .paysystem-lk {

    }

    .paysystem-lk .payment-edit {
        cursor: pointer;
        position: absolute;
        /*top: 14px;
        right: 22px;*/
        top: -68px;
        right: -9px;
        font-size: 10px;
        width: 94px;
        text-align: right!important;
        font-weight: 500!important;
    }

    .eng-pay-btn{
        right: -4px!important;
    }
    .eng-btn-edit-items {
        margin-right: 10px!important;
        font-weight: normal;
    }

    .ru-btn-edit-items{
        margin-right: 5px!important;
        font-weight: normal
    }

    .ru-ordersend-edit-items{

    }

    .paysystem-lk .payment-icon {
        float: unset;
        margin: 55px 0 5px !important;
        height: 80px;
        width: 100%;
    }

    .paysystem-lk.edite-paysystem .payment-icon {
        margin: 85px 0 5px !important;
    }

    .paysystem-lk.edite-paysystem .cancel-btn {
        /*top: 72px;
        right: 22px;
        width: 88%;*/
        top: -32px;
        right: -10px;
        width: unset;
        font-weight: 500!important;
    }

    .paysystem-lk .sale-order-detail-payment-options-methods {
        padding-left: unset;
        padding: 0;
    }

    .payment-edit {
        width: 88% !important;
    }

    .sale-order-detail-total-payment-container .history-table td {
        border-radius: 10px;
    }

    .history-table-item td:first-child {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .history-table-item td:last-child {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;

    }

    .lk-order-title a {
        cursor: pointer;
        margin-top: 0;
        margin-right: 0;
    }

    a.adress-edit-cancel {
        top: 0;
        right: 0;
    }

    .history-table-item td{
        padding: 0 25px;
    }

    .sale-order-detail-total-payment{
        margin-left: -15px;
        margin-right: -15px;
    }

    .btn-back-list{
        margin-right: 0;
    }

    .address-book-adress-block{
        margin-left: 20px;
        padding: 0 10px 0 10px;
    }
    .cour-delivery{
        margin-left: 15px;
    }

    .lk-address-item .button-fixed {
        max-width: unset;
    }

    .status-line li:not(:first-child){
        min-width: 10px;
    }

    #order_form_content h2.min,
    #addr-wrapper h2.min{
        text-align: left;
    }

    .edit-box-btn{
        display: inline-block;
        position: absolute;
        right: 0;
        margin-top: -49px;
        font-size: 14px;
        color: #343739;
        text-decoration: none;
    }

    .ru-edit-box-btn{
        right: 6px;
    }

    .en-edit-box-btn{
        right: 6px;
    }

    .edit-box-btn a{
        font-family: 'Rhino', sans-serif;
        color: #343739;
        text-decoration: none!important;
        border-bottom:unset;
        font-weight: 500;
    }

    .history-table-item{
        position: relative;
        margin-bottom: 20px;
    }

    .history-table-del {
        right: 25px;
        bottom:25px;
    }

    .light-text .margin .history-table-del {
        right: 0;
        bottom: 0;

    }


    .history-table-del a{
        width: 45px!important;
        height: 45px!important;
        background-size: 25px!important;
    }

    .sale-order-detail-order-item-color-name,
    .sale-order-detail-order-item-color-type{
        font-size: 18px !important;
        font-weight: 100;
    }

    .sale-order-detail-order-item-color{
        margin-top: -20px;
        /*margin-top: -5px;*/
    }

    .margin-fix-order-detail{
        margin-top: -5px;
    }
    .bx_ordercart_itemart{
     /*   margin-top: 10px;*/
    }

    .quantity{
        text-align: left!important;
    }

    .sale-order-detail table.edit .margin{
        padding: 5px 25px 70px;
    }

    .status-line-wrap{
        height: 90px;
    }

    .status-line li:nth-child(2) span{
        width: 100px;
        top: 75px;
    }

    .status-line li:nth-child(3) span{
        width: 100px;
        /*top: 70px;*/
    }

    .status-line li:nth-child(4) span{
        width: 100px;
        top: 75px;
    }

    .status-line li:last-child span{
        width: 100px;
        /*top: 70px;*/
    }
    .status-line li:first-child span{
        width: 100px;
        /*top: 70px;*/
    }

    .showroom{
        margin-left: 17px !important;
    }

    .check-block{
        padding: 18px 30px 20px 30px;
    }


    .box-change-btn-order{
        position: absolute;
        top: 45px;
        right: 0;
        width: 100px;
    }



    .box-change-btn-order a.adress-edit,
    .box-change-btn-order a.payment-edit,
    .box-change-btn-order a.adress-edit-cancel{
        font-weight: 500!important;
        text-align: center !important;
    }

    .box-change-btn-order.edit a.adress-edit,
    .box-change-btn-order.edit a.payment-edit,
    .box-change-btn-order.edit a.adress-edit-cancel{
        padding: 0;
        margin: 0!important;
        text-align: center !important;
        font-weight: 500!important;
    }

    .change-address .box-change-btn a{
        padding: 0 14px;
        margin: 0!important;

    }

    .change-address .box-change-btn a.adress-edit,
    .change-address .box-change-btn a.adress-edit-cancel{
        padding: 0 14px;
        margin: 0!important;
        font-weight: 500!important;

    }

    .edit-btn-address{
        position: absolute;
        top: -50px;
        right: -5px;
    }

    .edit-btn-address .adress-edit{
        padding: unset;
        display: inline-block;
        text-align: right !important;
        right: 10px;
        margin: 0px 0 !important;
        font-weight: 500!important;
    }

    .edit-btn-address .adress-edit-cancel{
        padding: unset;

        text-align: right !important;
        /*right: 10px!important;*/
        right: 14px!important;
        margin: 0px 0 !important;
        font-weight: 500!important;
    }


    .edit-btn-address .adress-edit-cancel.eng-ver{
        padding: unset;

        text-align: right !important;
        /*right: 10px!important;*/
        right: 4px!important;
        margin: 0px 0 !important;
        font-weight: 500!important;
    }


    #addr-wrapper .box-change-btn-order-order{
        right: -30px;
    }

    #addr-wrapper .box-change-btn-order-order-ru{
        right: -10px;
    }


    .order-empty-style{
        font-size: 19px;
        padding: 0 50px!important;
    }

    .lk-user {
        margin-top: 30px;
    }

    .br-order{
        display: block;
    }

}


@media (min-width: 384px){
    .tab-link li:not(:first-child) {
        margin-top: 0;
    }
    /*.tab-link li.rus:not(:first-child) {
        margin-top: 0;
    }*/
}

@media (max-width: 472px){



    .tab-link li.rus:not(:first-child) {
        margin-top: 20px;
    }

    .track-num{
        font-size: 10px;
        /*bottom: 50px;*/
    }

    input[type="submit"].button-lk,
    input[type="button"].button-lk{
        margin-bottom: 10px;
        width: 113%;
        max-width: 113%;
    }

    .adress-add{
        font-size: 15px;
        padding: 10px 15px!important;
    }
}

.user-name-pic{
    font-size: 50px;
    top: 63px;
    position: absolute;
    left: 45px;
    text-transform: uppercase;
    color: #fff;
}
.history-table td span.quantity{
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
}


.footer-info h3 a{
    color: #b8b8b8;
}

.owl-dots{
    margin-top: 10px;
}

.product-image-slider--adm .owl-nav button{
    width: 35px;
    height: 75px;
    border: none;
    cursor: pointer;
    position: absolute;
    z-index: 5;
    font-size: 53px;
    line-height: 46px;
     background-color: unset;
    padding-bottom: 20px;
    opacity: 0.5;
    font-weight: 200;
}

.modal{
    z-index: 99999!important;
}

.del-coupon{
    margin-left: 9px;
    float: left;
    height: 45px;
}

.is-new{
    position: absolute;
    width: 100px;
    right: 5px;
    bottom: 55px;
}

.is-new-label {
    position: absolute;
    right: 7px;
    bottom: 7px;
    background: url("/upload/sticker.png") no-repeat;
    width: 80px;
    height: 80px;
    background-size: cover;

}

@media (max-width: 472px){
    .del-coupon{
        margin-left: 0;
        margin-top: 5px;
        float: left;
        height: 45px;
        width: 100%;
    }
}


.header-mobile-menu {
	display: none;
}

@media (max-width: 1024px) {
	.header-mobile-menu {
		width: 25px;
		height: 25px;
		display: flex;
		margin-right: 10px;
	}
	.header-select {
		margin-right: 15px;
	}
}