@media (max-width:1020px) {
    .noscroll .main_content {
        max-width:100vw;
    }
}
.btnarrea{
    margin: 0 0 20px 0;
    padding: 0 7px;
    box-sizing: border-box;
}
.btnarrea a{
    overflow:hidden;
    height:200px;
}
.btnarrea img{
    display:block;
    max-width:100%;
    width: 100%;
    height: 300px;
    background-size: cover;
}
.btnarrea .linkbtrwrapper{
    position:relative;
    display:block;
}
.btnarrea .linkbtrwrapper:after{
    position:absolute;
    content:'';
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5);
    z-index:1;
}
.btnarrea .linkbtnrtext{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:2;
    padding:60px 15px 15px 20px;
    box-sizing:border-box;
}
.btnarrea .linkbtrwrapper .btnlinktitle,
.btnarrea .linkbtrwrapper .btnlinktext{
    display:block;
    position:relative;
    color:#0db14b;

}
.btnarrea .linkbtrwrapper .btnlinktitle{
    font-size: 28px;
    font-weight: 600;
    text-shadow: 0 0 10px rgb(0 0 0);
}
.btnarrea .linkbtrwrapper .btnlinktext{
    font-size: 14px;
    font-weight: 400;
    text-shadow: 0 0 10px rgb(0 0 0);
    margin-top: 20px;
}
.itemslide{
    width:100%;
}
.itemslide .flex-container{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
}
.boxfloatbasket.fixed{
    position:fixed;
}
.main-slider .product_item{
    padding:15px 10px;
}
.product_item__price .price {
    font-size: 13px;
}
.product_item__price .price-block-col {
    padding: 0 10px;
}
.testslideforclient .loadmore_item {
    width:100%;
    max-width:100%;
    padding:0 6px;

}
.testslideforclient .loadmore_item .product_item {

    min-height:375px;
}
.homtextbottom{
    margin:40px 0;
}
.homtextbottom ul{
    list-style:disc;
    margin:15px 0 15px 25px;
}
.homtextbottom h2{
    margin-bottom:20px;
}
.homtextbottom p{
    margin-bottom:10px;
}
@media(max-width:767px){
    .btnarrea{
        padding: 0;
    }
}
@media(max-width:1024px){
    .header.fixed{
        background-color:#fff;
        box-shadow:0 0 10px rgba(0,0,0,.3);
    }
}

/* размер шрифта цены*/
.product_item__price .price {
    font-size:15px;
}
.product_item__price .price sup {
    font-size:11px !important;
}

/* вид способа оплаты */

#bx-soa-paysystem .bx-soa-section-content .col-md-7,
#bx-soa-paysystem .bx-soa-section-content .col-md-5 {
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width:768px) {
    #bx-soa-paysystem .bx-soa-section-content .col-md-7.bx-soa-pp-item-container .col-6 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}
#bx-soa-paysystem .bx-soa-section-content .col-md-5.bx-soa-pp-desc-container {
    display: flex;
    justify-content: center;
}
#bx-soa-paysystem .bx-soa-section-content .col-md-5.bx-soa-pp-desc-container .bx-soa-pp-company-logo {
    max-width: 100%;
    min-width: 260px;
}
#bx-soa-paysystem .bx-soa-section-content .col-md-5.bx-soa-pp-desc-container .bx-soa-pp-company-subTitle{
    color: #81bc3d;
}
#bx-soa-paysystem .bx-soa-section-content .col-md-5.bx-soa-pp-desc-container .bx-soa-pp-company-desc {
    color: #81bc3d;
    text-align:center;
}

/* блок Наши акции */
#action_slider .slider {
    margin-bottom:10px;
    margin-top:0;
}
#action_slider .product__list.row {
    margin-left:-5px;
    margin-right:-5px;
}
@media (max-width:1024px) and (min-width:576px) {
    #action_slider .col-md-2 {
        flex:0 0 50%;
    }
}
@media (max-width:576px) {
    #action_slider .product__list.row {
        margin:0;
    }
    #action_slider .col-md-2.col-sm-6 {
        flex:0 0 50%;
    }
}

.btnarrea{
    margin-top:15px;
}
.btnarrea img{
    display:block;
    max-width:100%;
    height:auto;
}
.btnarrea .linkbtrwrapper{
    position:relative;
    display:block;
}
.btnarrea .linkbtrwrapper:after{
    position:absolute;
    content:'';
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5);
    z-index:1;
}
.btnarrea .linkbtnrtext{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:2;
    padding:60px 15px 15px 20px;
    box-sizing:border-box;
}
.btnarrea .linkbtrwrapper .btnlinktitle,
.btnarrea .linkbtrwrapper .btnlinktext{
    display:block;
    position:relative;
    color:#0db14b;

}
.btnarrea .linkbtrwrapper .btnlinktitle{
    font-size: 16px;
    font-weight: 600;
    text-shadow: 0 0 10px rgb(0 0 0);
}
.btnarrea .linkbtrwrapper .btnlinktext{
    font-size: 14px;
    font-weight: 400;
    text-shadow: 0 0 10px rgb(0 0 0);
    margin-top: 20px;
}
.itemslide{
    width:100%;
}
.itemslide .flex-container{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
}
.boxfloatbasket.fixed{
    position:fixed;
}
.main-slider .product_item{
    padding:15px 10px;
}
.product_item__price .price {
    font-size: 13px;
}
.product_item__price .price-block-col {
    padding: 0 10px;
}
.testslideforclient .loadmore_item {
    width:100%;
    max-width:100%;
    padding:0 6px;

}
.testslideforclient .loadmore_item .product_item {

    min-height:375px;
}
.homtextbottom{
    margin:40px 0;
}
.homtextbottom ul{
    list-style:disc;
    margin:15px 0 15px 25px;
}
.homtextbottom h2{
    margin-bottom:20px;
}
.homtextbottom p{
    margin-bottom:10px;
}
@media(max-width:1024px){
    .header.fixed{
        background-color:#fff;
        box-shadow:0 0 10px rgba(0,0,0,.3);
    }
}

/* блок Наши акции */
#action_slider .slider {
    margin-bottom:10px;
    margin-top:0;
}
#action_slider .product__list.row {
    margin-left:-5px;
    margin-right:-5px;
}
@media (max-width:1024px) and (min-width:576px) {
    #action_slider .col-md-2 {
        flex:0 0 50%;
    }
}
@media (max-width:576px) {
    #action_slider .product__list.row {
        margin:0;
    }
    #action_slider .col-md-2.col-sm-6 {
        flex:0 0 50%;
    }
}

.btnarrea.no-text a {
    height: auto;
}
.btnarrea.no-text a::after {
    display: none;
}
/* блок Наши акции и Хиты продаж */
.main-slider.slider {
    margin-bottom:10px;
    margin-top:0;
}
.main-slider .product__list.row {
    margin-left:-5px;
    margin-right:-5px;
}
@media (max-width:1024px) and (min-width:576px) {
    .main-slider .col-md-2 {
        flex:0 0 50%;
    }
}
@media (max-width:576px) {
    .main-slider .product__list.row {
        margin:0;
    }
    .main-slider .col-md-2.col-sm-6 {
        flex:0 0 50%;
    }
}
.btnarrea.no-text a {
    height: auto;
}
.btnarrea.no-text a::after {
    display: none;
}
.delivery-info__head:first-child {
    padding-right:30px;
}
.info-block__close {
    position:absolute;
    right:12px;
    top:10px;
    width:26px;
    height:26px;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    background: rgba(0,0,0,.1);
    border-radius:3px;
}
.icon-close {
    width:26px;
    height:26px;
    position:relative;
    display:block;
}
.icon-close::before,
.icon-close::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 15px;
    height: 2px;
    background-color: #636363;
}
.icon-close::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.icon-close::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
h1.index-title {
    line-height: 1.5;
    font-size: 100%;
    text-align: center;
    margin-top: 20px;
}
/* конопка в каталог на странице поиска */
.center-button {
    display:flex;
    padding:30px;
    justify-content:center;
}

/*lc logout button */
.lk_form .form__controls.password-form__controls {
    display:flex;
}
.lk_form .form__controls.password-form__controls .btn-logout {
    flex:1 0 0;
    text-align:right;
}
.btn-green-border.btn-cancel {
    padding:4px 15px;
    font-weight:400;
    color: #212529;
}
@media (max-width:340px) {
    .lk_form .form__controls.password-form__controls {
        flex-wrap:wrap;
    }
    .lk_form .form__controls.password-form__controls .btn-logout {
        width:100%;
        min-width: 100%;
        text-align: left;
        padding:10px 0 0;
    }
}

.main-slider.slider {
    width:auto;
}
@media (max-width:576px) {
    .main-slider .col-md-2.col-sm-6 {
        max-width:50%;
    }
    .product_item_title .name {
        font-size: 13px;
    }
}

/* новый вид цен */
.product_item__price .price,
.product-item-detail-price .product-item-detail-price-current span,
body .header .icon-box_item .total-price,
body .catalog-basket .total-price,
body .cart-list-item-price .price {
    font-weight:400;
}
.product_item__price .price sup,
.product-detail-price-item sup,
.header .icon-box_item .total-price sup,
.catalog-basket .total-price sup,
body .cart-list-item-price .price sup,
body .basket-item-list-item-price-summ sup {
    font-size: 1em !important;
    top:auto;
    left:auto;
    font-weight:400;
}
.product_item__price .price sup::before,
.product-detail-price-item sup::before,
.header .icon-box_item .total-price sup:before,
.catalog-basket .total-price sup:before,
body .cart-list-item-price .price sup::before,
body .basket-item-list-item-price-summ sup::before {
    content:".";
}


/* мессенджеры в шапке */
.header-social .social__item svg {
    width:30px;
    height:30px;
}
.top-icon-box .header-social {
    position:absolute;
    right:170px;
    bottom:70px;
}
.top-nav-wrapper-overflow .header-social {
    display:none;
}
@media (max-width:1140px) {
    .header-top-line .top-menu {
        margin:15px 80px 0 0;

    }
}
@media (max-width:1024px) {
    .top-icon-box .header-social {
        right:100%;
        bottom:auto;
        margin:0 10px 0 0;
    }
}
@media (max-width:590px) {
    .top-icon-box .header-social {
        display:none;
    }
    .top-nav-wrapper-overflow .header-social {
        display:flex;
        justify-content:center;
        margin:0 0 15px;
    }
}
@media (max-width:991px) {
    .footer__soc-list {
        margin-bottom:80px;
    }
}


/** phone modals **/
.m-popup {
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 44px 31px 35px 31px;
    position: relative;
    max-width: 430px;
    width: 100%;
    display: none;
}
.m-popup__container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.18);
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
}
.m-popup__container.active {
    opacity: 1;
    visibility: visible;
}
@media screen and (max-width: 767px) {
    .m-popup__container {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media screen and (max-width: 767px) {
    .m-popup {
        padding: 20px;
    }
}
.m-popup.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.m-popup__close {
    cursor: pointer;
    position: absolute;
    top: 16px;
    right: 12px;
    cursor: pointer;
}
@media screen and (max-width: 767px) {
    .m-popup__close {
        top: 10px;
        right: 10px;
    }
}
.m-popup__close img {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.m-popup__close:hover img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.m-popup__title {
    font-weight: bold;
    font-size: 30px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
    .m-popup__title {
        font-size: 20px;
    }
}
.m-popup__field {
    margin-bottom: 17px;
}
.m-popup__field-title {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 14px;
    line-height: 13px;
    color: #000000;
}
.m-popup__field input {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    height: 45px;
    width: 100%;
    padding-left: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 13px;
    color: #000000;
}
.m-popup__field input.error {
    border-color: red !important;
}
.m-popup__timer {
    font-weight: normal;
    font-size: 13px;
    line-height: 12px;
    color: #868686;
    margin-bottom: 18px;
}
.m-popup__field-cont {
    position: relative;
}
.m-popup__field-cont a {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold;
    font-size: 14px;
    line-height: 13px;
    color: #0DB14B;
    right: 15px;
    text-decoration: underline;
}
.m-popup__forgot-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
}
.m-popup__forgot-container-1 {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
}
.m-popup__forgot {
    font-weight: 500;
    font-size: 14px;
    line-height: 13px;
    color: #F77D0C;
    text-decoration: underline;
}
.m-popup__forgot:hover {
    text-decoration: none;
}
.m-popup__button {
    background: #51AD56;
    border-radius: 3px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #FFFFFF;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 14px;
    cursor: pointer;
    width: 100%;
}
.m-popup__button:hover {
    background: #459649;
}
.m-popup__button-sms {
    background: #F77D0C;
    border-radius: 3px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #FFFFFF;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    width: 100%;
}
.m-popup__button-sms:hover {
    background: #da6f0c;
}
.m-popup-sms-text {
    font-size: 16px;
    margin-bottom: 15px;
}
.m-popup-sms-text span {
    font-weight: 600;
}
.m-popup__bottom-text {
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #000000;
    margin-top: 32px;
}
.m-popup__bottom-text a {
    color: #0DB14B;
}
.m-popup__bottom-text a:hover {
    text-decoration: underline;
}
.m-popup__sms-code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
}
.m-popup__sms-code input {
    width: 49px;
    height: 45px;
    border: none;
    font-size: 22px;
}

.m-cookie {
    position: fixed;
    bottom: 0;
    left: 15%;
    background-color: #fff;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 36px 36px 46px 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1001;
    max-width: 500px;
}
.m-cookie__close {
    position: absolute;
    top: -17px;
    right: 25px;
    cursor: pointer;
}
.m-cookie__close img {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.m-cookie__close:hover img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.m-cookie__title {
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    color: #000000;
}
.m-cookie__title a {
    color: #0DB14B;
}
.m-cookie__button {
    background: #51AD56;
    border-radius: 3px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 170px;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 13px;
    color: #FFFFFF;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    margin-top: 20px;
    cursor: pointer;
}
.m-cookie__button:hover {
    background: #4ba04f;
}

.m-cookie-2 {
    position: fixed;
    bottom: 0;
    left: 50%;
    background: rgba(0, 0, 0, 0.61);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1001;
    max-width: 500px;
}
@media screen and (max-width: 1023px) {
    .m-cookie-2 {
        left: 0;
    }
}
.m-cookie-2__close {
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 14px;
}
.m-cookie-2__close img {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.m-cookie-2__close:hover img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.m-cookie-2__title {
    font-weight: normal;
    font-size: 15px;
    line-height: 23px;
    color: #FFFFFF;
}
.m-cookie-2__button {
    background: #F77D0C;
    border-radius: 3px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 170px;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 13px;
    color: #FFFFFF;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    margin-top: 15px;
    cursor: pointer;
}
.m-cookie-2__button:hover {
    background: #d66f0f;
}


/** profile **/
.mprf__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
}
.mprf__container .text-field {
    height: 45px !important;
    padding-left: 18px !important;
}
@media screen and (max-width: 767px) {
    .mprf__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.mprf__left {
    margin-right: 130px;
    max-width: 370px;
    width: 100%;
}
@media screen and (max-width: 1023px) {
    .mprf__left {
        margin-right: 70px;
    }
}
@media screen and (max-width: 767px) {
    .mprf__left {
        max-width: 100%;
    }
}
.mprf__right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    max-width: 370px;
    padding-right: 40px;
}
@media screen and (max-width: 767px) {
    .mprf__right {
        max-width: 100%;
    }
}
.mprf__address {
    position: relative;
}
.mprf__field {
    position: relative;
}
.mprf__address-edit-btn {
    position: absolute;
    top: 13px;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
}
.mprf__address-edit-btn:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.mprf__address-remove-btn {
    position: absolute;
    top: 13px;
    right: -35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.mprf__address-remove-btn:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.mprf__address-item {
    margin-bottom: 12px;
}
.mprf__add-address-btn {
    width: 100%;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #0DB14B;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #0DB14B;
    margin-top: 27px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
}
.mprf__add-address-btn:hover {
    background-color: #0db14c18;
}
.mprf__add-address-btn img {
    margin-right: 9px;
}
.mprf__button {
    background: #0DB14B;
    border: 1px solid #0DB14B;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    width: 100%;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #FFFFFF;
    margin-top: 37px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 30px;
}
.mprf__button:hover {
    background: #0d9e45;
}
.mprf__edit-container {
    margin-top: 30px;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mprf__edit-container.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mprf__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.mprf__row-item {
    width: calc(50% - 15px);
}
.mprf__add {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mprf__add.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mprf__add-title {
    margin-bottom: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 13px;
    color: #000000;
    margin-top: 30px;
}
.mprf__add-title img {
    margin-right: 14px;
}
.mprf__add .mprf__button {
    margin-bottom: 0;
}

.account-form .form__widget-box .text-field, .form__widget_birthday input {
    height: 45px !important;
    padding-left: 18px !important;
    width: 100%;
}

.form__widget-input {
    max-width: 100% !important;
}

.form__widget_birthday .form__widget-box .calendar-icon {
    bottom: 12px;
}

.account-form ul.tabs_gender li.tabs__item {
    width: 100%;
    border: none !important;
    width: calc(50% - 15px);
}

.account-form ul.tabs_gender {
    max-width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
}

.account-form ul.tabs_gender li.tabs__item label.tabs__item-btn {
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #FFFFFF;
    border: 1px solid #0DB14B;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
}
.account-form ul.tabs_gender li.tabs__item label.tabs__item-btn span {
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #0DB14B;
}

.account-form ul.tabs_gender li.tabs__item input[type=radio]:checked + label span {
    color: white !important;
}

.account-form ul.tabs_gender {
    border: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mprf-phone-change-link {
    font-size: 14px !important;
    margin-top: 5px !important;
    color: #0DB14B !important;
}

.m-confirm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}
.m-confirm__link {
    margin-left: 30px;
    height: 30px;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: white;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #0db14b;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    max-width: 250px;
    cursor: pointer;
}
.m-confirm__link:hover {
    color: white;
    background-color: #13a34a;
}

.m-popup {
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 44px 31px 35px 31px;
    position: relative;
    max-width: 430px;
    width: 100%;
    display: none;
}
.m-popup input.error {
    border-color: red;
}
.m-popup__container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.18);
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
}
.m-popup__container.active {
    opacity: 1;
    visibility: visible;
}
@media screen and (max-width: 767px) {
    .m-popup__container {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media screen and (max-width: 767px) {
    .m-popup {
        padding: 20px;
    }
}
.m-popup.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.m-popup__close {
    cursor: pointer;
    position: absolute;
    top: 16px;
    right: 12px;
    cursor: pointer;
}
@media screen and (max-width: 767px) {
    .m-popup__close {
        top: 10px;
        right: 10px;
    }
}
.m-popup__close img {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.m-popup__close:hover img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.m-popup__title {
    font-weight: bold;
    font-size: 30px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
    .m-popup__title {
        font-size: 20px;
    }
}
.m-popup__field {
    margin-bottom: 17px;
}
.m-popup__field-title {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 14px;
    line-height: 13px;
    color: #000000;
}
.m-popup__field input {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    height: 45px;
    width: 100%;
    padding-left: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 13px;
    color: #000000;
}
.m-popup__field input.error {
    border-color: red !important;
}
.m-popup__timer {
    font-weight: normal;
    font-size: 13px;
    line-height: 12px;
    color: #868686;
    margin-bottom: 18px;
}
.m-popup__field-cont {
    position: relative;
}
.m-popup__field-cont a {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold;
    font-size: 14px;
    line-height: 13px;
    color: #0DB14B;
    right: 15px;
    text-decoration: underline;
}
.m-popup__forgot-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
}
.m-popup__forgot-container-1 {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
}
.m-popup__forgot {
    font-weight: 500;
    font-size: 14px;
    line-height: 13px;
    color: #F77D0C;
    text-decoration: underline;
}
.m-popup__forgot:hover {
    text-decoration: none;
}
.m-popup__button {
    background: #51AD56;
    border-radius: 3px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #FFFFFF;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 14px;
    cursor: pointer;
    width: 100%;
}
.m-popup__button:hover {
    background: #459649;
}
.m-popup__button-sms {
    background: #F77D0C;
    border-radius: 3px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #FFFFFF;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    width: 100%;
}
.m-popup__button-sms:hover {
    background: #da6f0c;
}
.m-popup-sms-text {
    font-size: 16px;
    margin-bottom: 15px;
}
.m-popup-sms-text span {
    font-weight: 600;
}
.m-popup__bottom-text {
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #000000;
    margin-top: 32px;
}
.m-popup__bottom-text a {
    color: #0DB14B;
}
.m-popup__bottom-text a:hover {
    text-decoration: underline;
}
.m-popup__sms-code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
}
.m-popup__sms-code input {
    width: 49px;
    height: 45px;
    border: none;
    font-size: 22px;
}

.mt40 {
    margin-top: 40px !important;
}

.capcha {
    max-width: 100%;
    height: auto;
}

.recovery {
    max-width: 400px;
    padding-top: 50px;
}
.recovery__title {
    margin-bottom: 24px;
    font-weight: bold;
    font-size: 30px;
    line-height: 29px;
    color: #000000;
}
.recovery__field {
    margin-bottom: 16px;
    width: 100%;
    max-width: 370px;
}
.recovery__field-title {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 14px;
    line-height: 13px;
    color: #000000;
}
.recovery__field input {
    height: 45px;
    background: #FFFFFF;
    width: 100%;
    border: 1px solid #DDDDDD;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    padding-left: 15px;
}
.recovery__field input.error {
    border-color: red !important;
}
.recovery__content {
    width: 100%;
    max-width: 370px;
}
.recovery__desc {
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}
.recovery__buttons {
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.recovery__button-1 {
    margin-bottom: 15px;
    background-color: #fff;
    height: 42px;
    background: #F77D0C;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #FFFFFF;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border: none;
    cursor: pointer;
}
.recovery__button-1:hover {
    background: #d86f0d;
}
.recovery__button-2 {
    margin-bottom: 15px;
    background-color: #fff;
    height: 42px;
    background: #0DB14B;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: normal;
    border: none;
    font-size: 14px;
    line-height: 13px;
    color: #FFFFFF;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
}
.recovery__button-2:hover {
    background: #0ca045;
}
.recovery__link {
    font-weight: normal;
    font-size: 14px;
    line-height: 13px;
    color: #0DB14B;
    cursor: pointer;
    margin-top: 30px;
}
.recovery__link:hover {
    text-decoration: underline;
}


.header-friday {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-top: 10px;
}
.header-friday a {
    font-weight: 600;
    font-size: 17px;
    color:  #0db14b;
}
#bx-soa-orderSave p a {
    color: var(--color-green);
}
#bx-soa-orderSave p a:hover {
    text-decoration:underline;
}
.basket-slider .slider_wrapper {
    padding-top:10px;
}
.basket-slider .slider_wrapper h2 {
    margin-bottom:15px;
}
.basket-slider .product-detail-slider.product-detail-sales-slider .product-item-label-left {
    top:0;
    left:-16px;
}
@media (max-width:1024px) {
    .product-detail-slider .inner-slider .product_item {
        height:220px;
    }
    .product-detail-slider .inner-slider .product_item .price-block-col {
        margin-bottom:50px;
    }
}
@media (max-width:507px) {
    .product-detail-slider .inner-slider .product_item {
        height:375px;
    }
    .product-detail-slider .inner-slider .product_item .price-block-col,
    .product-detail-slider .inner-slider .product_item .btn-block-col {
        margin-bottom:0;
        max-width:50%;
        flex:0 0 50%
    }
}


.basket-add-info {
    position:absolute;
    z-index:9999;
    opacity:0;
    visibility:hidden;
    transition:.3s;
}
.basket-add-info.active {
    opacity:1;
    visibility:visible;
}
.basket-add-info .icon-close {
    position:absolute;
    right:5px;
    top:5px;
    width:12px;
    height:12px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='20.5713' y='6.42822' width='1.81818' height='20' transform='rotate(45 20.5713 6.42822)' fill='%23C4C4C4'/%3e%3crect x='21.8564' y='20.5704' width='1.81818' height='20' transform='rotate(135 21.8564 20.5704)' fill='%23C4C4C4'/%3e%3c/svg%3e ");
    background-size:contain;
    background-position:50% 50%;
    background-repeat:no-repeat;
    cursor:pointer;
}
.basket-add-info div {
    position:absolute;
    left:0;
    bottom:0;
    padding:10px 15px;
    box-shadow:0 0 5px rgba(0,0,0,.2);
    border:1px solid #cccccc;
    border-radius:5px;
    font-size:12px;
    background:#fff;
    min-width:220px;
    transform:translate(0, -10px);
}

.m-order__select {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1000;
    margin-bottom: 26px;
}
.m-order__select .m-select {
    width: 100%;
    max-width: 100%;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    position: relative;
    z-index: 1000;
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    color: #000000;
    height: 40px;
    padding: 0 10px;
}
.m-order__select .m-select:after {
    border-right-color: #0DB14B;
    border-bottom-color: #0DB14B;
    height: 12px;
    width: 12px;
    top: 18px;
}
.m-order__select .m-select .list {
    width: 100%;
}
.m-order__select .m-select .list .option:hover {
    background-color: #D5ECBA;
}
.subscribe-edit {
    padding:20px 0;
}
.subscribe-edit table td {
    padding:0 30px 10px 0;
}
@media (max-width:768px) {
    .subscribe-edit table,
    .subscribe-edit table tr,
    .subscribe-edit table td {
        display:block;
        width:100%;
    }
    .subscribe-edit table td {
        padding:0 0 20px;
    }
}
.subscribe-edit table tr td:last-child {
    padding-right:0;
}
.subscribe-edit a {
    color: #0db14b;
    text-decoration:underline;
    transition:.4s;
}
.subscribe-edit a:hover {
    opacity:.65;
}
.subscribe-edit .btn {
    text-transform:uppercase;
    height:40px;
    font-size:14px;
    font-weight:500;
}
.subscribe-edit .data-table td,
.subscribe-edit .nb {
    vertical-align:top;
    font-size:14px;
}
.subscribe-edit .data-table td.td-title {
    font-weight:700;
    font-size:16px;
}
.subscribe-edit .data-table td.subscribe-desc {
    padding-top:32px;
}
@media (max-width:768px) {
    .subscribe-edit .data-table td.subscribe-desc {
        padding-top:0;
    }
}
.subscribe-edit .nb .starrequired,
.subscribe-edit .data-table td .starrequired {
    color:red;
}
.subscribe-edit .data-table td p {
    margin:0 0 10px;
}
.subscribe-edit .data-table td p.label {
    margin:0 0 5px;
    font-weight:700;
}
.subscribe-edit .data-table td .form-group label {
    margin:0 0 5px;
    font-weight:700;
}
.custom-radio {
    display:flex;
    flex-wrap:wrap;
    margin:0 -15px 30px;
}
.custom-radio__title {
    font-weight:700;
    width:100%;
    padding:0 15px;
    margin-bottom:5px;
}
.custom-radio__item {
    padding:0 15px;
}
.custom-radio__item input {
    position:absolute;
    opacity:0;
}
.custom-radio__item input + label {
    display:block;
    position:relative;
    padding-left:30px;
    cursor:pointer;
}
.custom-radio__item input + label::before,
.custom-radio__item input + label::after {
    content:"";
    position:absolute;
}
.custom-radio__item input + label::before {
    left:0;
    top:0;
    width:20px;
    height:20px;
    border:1px solid #ccc;
    border-radius:50%;
}
.custom-radio__item input + label::after {
    left:4px;
    top:4px;
    width:12px;
    height:12px;
    background-color:#0db14b;
    border-radius:50%;
    transition:.4s;
    opacity:0;
    transform:scale(0);
}
.custom-radio__item input:checked + label::after {
    opacity:1;
    transform:scale(1);
}

@media (max-width: 374px) {
    .catalog-item__scu {
        font-size: 12px;
    }
}
.catalog-item__scu .info-block {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 0 2px 5px;
}
.catalog-item__scu .info-block__question {
    width: 14px;
    height: 14px;
    font-size: 11px;
    line-height: 0px;
    padding: 1px 0;
}
.catalog-item__scu .info-block__popup {
    max-width: 400px;
    white-space: normal;
}

.product-desc__price .info-block {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 5px;
}
.product-desc__price .info-block__question {
    width: 18px;
    height: 18px;
    font-size: 14px;
}

.basket-programm__yes .mob {
    display: none;
}

.bx-price.new-price {
    display: block;
}
.bx-price.old-price {
    text-decoration: line-through;
    font-weight: normal;
}
.orders-block-item__cancel {
    text-align: right;
    font-weight: 600;
}
.product-card .not-reg {
    font-size: 12px !important;
}
.loymax-error-block {
    color: red;
}

.bx-basket {
}
.cartline_wrapper {
    position: absolute;
    width: 100%;
    cursor: default;
    right: 0;
    top: 100%;
    display: block;
    opacity: 0;
    padding: 19px 5px 5px;
    z-index: -1;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: .3s ease, .1s ease-out top, .1s ease-out padding;
    transition: .3s ease, .1s ease-out top, .1s ease-out padding;
}
.header .sticky .cartline_wrapper {
    right: -20px;
}

.cartline_wrapper-wrp {
    width: 100%;
    min-width: 310px;
    max-width: 312px;
    box-shadow: 0 2px 4px 0 rgba(200, 200, 200, 0.5);
    background-color: #fff;
}

.header #basket_in:hover  .cartline_wrapper {
    visibility: visible;
    opacity: 1;
    z-index: 1000;
    /*transition: .4s ease-in-out;*/
}

.scroll_bar_main::-webkit-scrollbar {
    width: 3px;
    background-color: #fff;
}
.scroll_bar_main::-webkit-scrollbar-thumb {
    background-color: #81bc3d;
}

.cartline_wrapper .wrapper-inner {
    position: relative;
}

.cart-list-wrapper {
    overflow: hidden;
    /*overflow-y: auto;*/
    max-height: 220px;
}

.cart-list-item {
    padding: 10px;
    position: relative;
    border: solid 1px rgba(151, 151, 151, 0.34);
    border-bottom: 0;
}


.cart-list-item-wrapper-img {
    width: 45px;
    height: 45px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cart-list-item-wrapper-img img {
    max-width: 100%;
    max-height: 100%;
}

.cart-list-item-img {
    margin-right: 10px;
}

.cart-list-item-name-box {
    line-height: 16px;
    color: #444;
    cursor: pointer;
    transition: color .1s ease;
    display: inline-block;
    margin-right: 15px;
}

.cart-list-item-name-box .item_name {
    height: 34px;
    overflow: hidden;
    font-size: 12px;
}

.cart-list-item-price .price {
    font-size: 13px;
    font-weight: 500;
}


.cartline_wrapper .product_item-link {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-align: left;
}

.cartline_wrapper .product-item-container {
}

.cartline_wrapper .swiper-wrapper {
    padding: 0 1px;
}

.cartline_wrapper .product_item_wrapper_img {
    height: 150px;
    line-height: 150px;
}

.cartline_wrapper .product_item_wrapper_img .product_item_img-bg {
    max-width: 90%;
    max-height: 90%;
    border: none;
}

.cartline_wrapper .product_item_name_box {
    height: 34px;
    font-size: 12px;
    padding: 0;
    margin: 10px 0;
    overflow: hidden;
}

.cartline_wrapper .product_item_name_box a.item_name {
    font-size: 12px;
    color: #000;
    text-align: left;
}

.product_item__cart .product-item-amount, .bx-catalog-element .product-detail-byu-container .product-item-amount {
    display: none;
}

.product_item__cart.on-basket .product-item-amount, .bx-catalog-element.on-basket .product-detail-byu-container .product-item-amount {
    display: block;
}

.product_item__cart.on-basket .product-item-button-container, .bx-catalog-element.on-basket .product-detail-byu-container .main-button-container {
    display: none;
}

.product-item-container:after, .product-item-container:before,
.bx-catalog-element .product-detail-byu-container .quantity-block:after, .bx-catalog-element .product-detail-byu-container .quantity-block:before {
    position: absolute;
    bottom: 6px;
    right: 6px;
    left: 6px;
    top: 6px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.bx-catalog-element .product-detail-byu-container .quantity-block:after, .bx-catalog-element .product-detail-byu-container .quantity-block:before {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
.product-item-container:after, .bx-catalog-element .product-detail-byu-container .quantity-block:after {
    content: "";
    background-color: rgba(255, 255, 255, 0.8);
    display: block;
}

.product-item-container:before, .bx-catalog-element .product-detail-byu-container .quantity-block:before {
    display: flex;
    font-family: FontAwesome;
    content: "\f110";
    align-items: center;
    justify-content: center;
    font-size: 35px;
    color: #4b7a14;
    animation: fa-spin 1s infinite steps(8);
}
.product-item-container.loader-on:after, .bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:after {
    z-index: 100;
}
.product-item-container.loader-on:before, .bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:before {
    z-index: 110;
}
.product-item-container.loader-on:after, .product-item-container.loader-on:before,
.bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:after, .bx-catalog-element .product-detail-byu-container .quantity-block.loader-on:before {
    opacity: 1;
    visibility: visible;
}
.btn-goods-link.btn {
    display: block;
    width: 100%;
    border-radius: 0;
}

.catalog-basket {
    padding: 15px;
    border-bottom: solid 1px rgba(151, 151, 151, 0.34);
}

.basket-line-block {
    position: relative;
    padding-left: 25px;
    white-space: nowrap;
    font-size: 13px;
}

.basket-line-block-icon-cart,
.basket-line-block-icon-profile {
    position: relative;
    margin-right: 10px;
}

.basket-line-block-icon-cart:after,
.basket-line-block-icon-profile:after {
    position: absolute;
    top: -1px;
    left: -25px;
    display: block;
    width: 20px;
    height: 20px;
    content: '';
}

.basket-line-block-icon-profile:after { background: no-repeat center url(images/profile.svg); }

.basket-line-block-icon-cart:after { background: no-repeat center url(images/cart.svg); }

.basket-item-list {
    position: relative;
    overflow: hidden;
}

.opener .basket-item-list { padding-bottom: 75px; }

.max-height .basket-item-list {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.closed .basket-item-list {
    overflow: hidden;
    height: 20px;
}

.basket-item-list-action {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 120;
    padding: 3px 0;
    height: 20px;
    background: #f7f7f7;
    color: #4f4f4f;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    cursor: pointer;
}

.basket-item-list-button-container {
    padding: 10px 10px 0;
    background: #fff;
    text-align: center;
    border-top: solid 1px rgba(151, 151, 151, 0.34);
}
.basket-item-list-button-container .btn {
    width: 100%;
}

.basket-item-list-container {
    overflow: hidden;
    /*overflow-y: auto;*/
    max-height: 100%;
    padding: 5px 0;
}

.basket-item-list-item {
    position: relative;
    padding: 5px 10px;
}

.basket-item-list-container .basket-item-list-item:last-child {
    margin-bottom: 0;
    border-bottom: none;
}
.basket-item-list-wrapper {
    /*overflow-y: auto;*/
    max-height: calc(100vh - 290px);
}

#catalog__cart .icon-item {
    width: 20px;
    height: 24px;
}
#catalog__cart .empty-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #6c8d46;
    font-weight: bold;
}
#catalog__cart .basket-item-list-wrapper.basket-empty, #catalog__cart .basket-item-delivery-container {
    padding: 10px 14px 15px;
    font-size: 13px;
    font-weight: 500;
}
#catalog__cart .basket-item-delivery-container p {
    color: #636363;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 10px;
}
.basket-item-delivery-container {
    border-top: solid 1px rgba(151, 151, 151, 0.34);
    margin-top: 10px;
}

#catalog__cart .basket-item-delivery-container a {
    border-bottom: 1px solid;
}
#catalog__cart .basket-item-delivery-container a:hover {
    border-bottom-color: transparent;
}

.basket-item-list-item-status {
    margin: 0 10px 20px;
    padding: 3px;
    border-radius: 3px;
    background: #ebebeb;
    text-align: center;
    white-space: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
}

.basket-item-list-item-img {
    position: relative;
    padding-bottom: 5px;
    text-align: center;
}

.basket-item-list-item-img img {
    max-width: 90px;
    height: auto;
    border: 1px solid #e6e6e6;
}

.basket-item-list-item-name {
    padding-bottom: 5px;
    line-height: 1;
}

.basket-item-list-item-name a {
    font-size: 12px;
}

.basket-item-remove {
    display: block;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    opacity: .5;
    cursor: pointer;
    transition: 250ms linear all;
}

.basket-item-remove:after,
.basket-item-remove:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 10px;
    height: 2px;
    border-radius: 1px;
    background-color: #333;
    content: '';
    transform: translate(-50%, -50%);
}

.basket-item-remove:after {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.basket-item-remove:before {
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    -moz-transform: translate(-50%, -50%) rotate(135deg);
    -ms-transform: translate(-50%, -50%) rotate(135deg);
    -o-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg);
}

.basket-item-remove:hover { opacity: .7; }

.basket-item-list-item-price-block {
    padding-bottom: 5px;
    font-size: 12px;
}

.basket-item-list-item-price {
    display: inline-block;
    margin-right: 5px;
}

.basket-item-list-item-price-old {
    display: inline-block;
    margin-right: 5px;
    color: #b0b0b0;
    text-decoration: line-through
}

.bx_cart_login_top .basket-line { line-height: 1.44em; }

.amount-for-discount-notice {
    padding: 10px 14px 15px;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
}
.amount-for-discount-notice span {
    font-size: 15px;
}

#catalog__cart {
    flex: 0 0 20%;
    max-width: 20%;
    position: absolute;
    top: 0;
    bottom: -40px;
    right: -6%;
}
#catalog__cart .catalog-cart-wrapper {
    box-shadow: 0 2px 4px 0 rgba(210, 210, 210, 0.5);
    border: solid 1px #e2e2e2;
    /*max-height: calc(100vh - 80px);*/
    overflow: hidden;
    background-color: #fff;
}
#catalog__cart .catalog-cart-wrapper.fixed {
    position: fixed;
}
#catalog__cart .catalog-cart-wrapper.abs {
    position: absolute;
    bottom: 0;
}

#catalog__cart .nicescroll-cursors {
    width: 3px !important;
}

@media all and (max-width: 1300px) {
    #catalog__cart {right: 0;}
}
@media all and (max-width: 1024px) {
    #catalog__cart {display: none;}
}
.order-payment__item input[type="radio"]:disabled + label {
  cursor: default;
  pointer-events: none;
  color: #9a9797;
}
.order-payment__item input[type="radio"]:disabled + label .payment-desc {
  opacity: 0.59;
  filter: grayscale(1);
}

.order-payment__alert {
    width: 200%;
    position:absolute;
    top:100%;
    right:0;
  padding-left: 10px;
  padding-right: 10px;
    margin-top: 20px;
    display:none;
}
.order-payment__item:nth-child(2n-1) .order-payment__alert {
    right:auto;
    left:0;
}
.order-payment__item.has-alert-block {
    position:relative;
    margin-bottom:110px;
}
.has-alert-block .order-payment__alert {
    display:block;
}

.has-alert-block ~ .has-alert-block .order-payment__alert {
    display:none;
    position:absolute;
    width:100%;
}
.has-alert-block ~ .has-alert-block:hover .order-payment__alert {
    display:block;
}
.order-payment-alert__content {
  display: flex;
  gap: 9px;
  align-items: center;
  position: relative;
  color: #d9d9d9;
  background-color: #414040;
  border-radius: 11px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  padding: 12px 19px;
}
.order-payment-alert__content:before {
  content: "";
  width: 28px;
  min-width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='29' viewBox='0 0 28 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 1.10156C21.3998 1.10156 27.3984 7.10023 27.3984 14.5C27.3984 21.8998 21.3998 27.8984 14 27.8984C6.60023 27.8984 0.601562 21.8998 0.601562 14.5C0.601562 7.10023 6.60023 1.10156 14 1.10156ZM15.6501 6.99409C15.6501 6.55803 15.4769 6.13984 15.1685 5.8315C14.8602 5.52316 14.442 5.34994 14.006 5.34994C13.5699 5.34994 13.1517 5.52316 12.8434 5.8315C12.535 6.13984 12.3618 6.55803 12.3618 6.99409V16.5135C12.3618 16.9495 12.535 17.3677 12.8434 17.6761C13.1517 17.9844 13.5699 18.1576 14.006 18.1576C14.442 18.1576 14.8602 17.9844 15.1685 17.6761C15.4769 17.3677 15.6501 16.9495 15.6501 16.5135V6.99409ZM12.5584 23.0484C12.8909 23.3764 13.3267 23.5791 13.7918 23.622C14.2569 23.6649 14.7225 23.5454 15.1094 23.2838C15.4963 23.0222 15.7806 22.6346 15.914 22.187C16.0474 21.7394 16.0217 21.2595 15.8412 20.8287C15.6607 20.398 15.3365 20.043 14.9238 19.8243C14.5112 19.6056 14.0355 19.5366 13.5777 19.629C13.1199 19.7214 12.7082 19.9695 12.4127 20.3312C12.1171 20.6928 11.956 21.1457 11.9567 21.6127C11.9545 21.8803 12.0067 22.1456 12.1101 22.3924C12.2135 22.6392 12.366 22.8624 12.5584 23.0484Z' fill='white'/%3E%3C/svg%3E");
}

.order-payment-alert__content:after {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 24px;
  width: 0;
  height: 0;
  border-bottom: 17px solid #414040;
  border-left: 22px solid transparent;
}
@media (min-width:550px) {
    .order-payment__item:nth-child(2n-1) .order-payment-alert__content::after {
    right: unset;
    left: 24px;
    border-left: none;
    border-right: 22px solid transparent;
  }
}
@media screen and (max-width:550px) {
    .has-alert-block ~ .has-alert-block .order-payment__alert {
        position:relative;
        display:block;
    }
    .order-payment__item.has-alert-block {
        margin-bottom:0;
        display:block;
    }
    .order-payment__alert {
        max-width: 100%;
        position:relative;
        top:auto;
        right:auto;
        left:auto;
        padding:0;
        margin:20px 0 15px;
    }
}
font.notetext {
    color: green;
}
