/* - iphone */

/*.iphone.safari .owl-carousel.owl-main .owl-main__img{*/
/*    height: calc(100vh - 70px);*/
/*    display: flex;*/
/*}*/
/*.iphone.safari.iphoneX .owl-carousel.owl-main .owl-main__img{*/
/*    height: calc(100vh - 112px);*/
/*}*/
    /* - iphone */

.rateitEl.svg .rateit-selected{
    min-width: 15px !important;
}
.hidden-off[hidden]{
    display: block !important;
}
/*a{*/
/*    color: #a0bd05;*/
/*}*/
a.menu__link-h,
.nameTovar a,
.artLink a{
    color: #000;
}
.btnCard.favorite .favoriteAdd {
    display: block;
}
#basket-coupon{
    margin-bottom: 25px;
}
.no_img {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin-right: 15px;
    background-color: #b0b0b0;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    position: relative;
}
.breadcrumb ul li:last-child a:after{
    content: none;
}

.friendBlock {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 4px;
}
.contentBlog img{
    height: auto;
}
.basket-old-price{
    background: none !important;
    padding: 0;
    text-decoration: line-through;
    white-space: nowrap;
}
.basket-preload{
    position: relative;
}
.staticPage-content .stock-iem img {
    width: 100%;
}

.itemres-hover-date{
    white-space: nowrap;
}
.itemres-hover-date a{
    white-space: nowrap;
}

.orderError-wrap{
    color: red;
}
.showErrors_text{
    color: red;
}
.preload_on .basket-preload:after,
.preload_on.basket-preload:after {
    background: url(/assets/site/img/preload.svg);
    background-repeat: no-repeat;
    background-size: 100px 100px;
    background-position: 50% 50%;
    z-index: 10;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    content: ' ';
}

.basketBox .owlGifts-text a{
    color: #000;
}
.opt_img {
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url(/assets/site/img/opt_img.png);
    background-size: contain;
    background-position: center center;
    position: relative;
    top: -2px;
    margin-left: 10px;
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
.blackBtn-disabled,
.blackBtn-disabled:hover{
    opacity: 0.5;
    cursor: unset;
}
.text-disabled-product {
    color: #fff;
    font-size: 13px;
    background-color: #202020;
    border-radius: 30px;
    /*cursor: pointer;*/
    font-family: "GothamPro-Medium";
    border: 0;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    padding: 15px 21px;
    text-align: center;
}
.blackBtn.blackBtn-disabled {
    display: none;
}

.center-image{
    text-align: center;
    overflow: hidden;
}
.siteError{
    display: none;
    color: red;
}
.siteError.active{
    display: block;
    font-size: 13px;
}
.errorBorder{
    border: 1px solid red !important;
}
.error{
    border: 1px solid red !important;
}
.radNone{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 4px;
}
@media screen and (max-width: 1024px) {
    .text-disabled-product {
        /*padding: 11px 20px;*/
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 640px) {
    .text-disabled-product {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

}
.subscribe-agreed, .feedback-agreed{
    border-bottom: 1px solid transparent;
}
.subscribe-agreed.error, .feedback-agreed.error{
    border-bottom: 1px solid red;
    margin-bottom: 5px;
}
.userAvatar-wrap{
    display: inline-block;
    margin-right: 15px;
}
.userAvatar-wrap .no_img{
    margin-right: 0;

}
.userAvatar-wrap + .nameLk{
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    max-width: calc(100% - 70px);
}
@media screen and (max-width: 640px) {
    .userAvatar-wrap + .nameLk{
        font-size: 20px;
    }
}
.avatarImage-wrap{
    min-height: 300px;
    /*max-height: 600px;*/
    position: relative;
    padding-bottom: 50px;
}
.avatarImage-wrap.active .upload-user-wrap{
    display: inline-block;
}
.avatarImage-wrap.active .upload-msg{
    display: none;
}
.avatarImage-actions input[type="file"]{
    display: none;
}
.userAvatar-wrap img{
    display: inline-block;
    width: 50px;
    height: 50px;
    object-fit: cover;
    object-position: center;
    border-radius: 100%;
}
.upload-msg{
    position: absolute;
}

.upload-user-wrap{
    /*display: none;*/
    width: 100%;
    height: 100%;
}
.contentBp__name a{
    color: #000;
}
.cityPoint{
    cursor: pointer;
}
.error_red_border{
    border: 1px solid red !important;
}
.modal-pvz{
    display: none;
}
.modal-pvz.open{
    display: block;
}
.pvzModal_wrap .popupAdded-wrap{
    width: 70%;
}
#payment-webmoney-from{
    display: none;
}
.article-leadtext {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 40px;
    margin-top: 20px;
    font-family: GothamPro;
}
.article-text-content {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}
.blog-icon-active{
    display: none;
}
.delete img{
    display: none;
}
.delete .blog-icon-active{
    display: inline;
}
.blog-category-sort.active {
    color: black !important;
}
.blog-category-sort .lnr{
    display: none;
}
.blog-category-sort.active.asc .lnr-arrow-down{
    display: none;
}
.blog-category-sort.active.asc .lnr-arrow-up{
    display: inline;
}
.blog-category-sort.active .lnr-arrow-down{
    display: inline;
}
.journal-content :nth-last-child(2){
    /*border: none;*/
}
.type-of-event input[type=checkbox]:checked{
    background-color: #cedc00;
    border: 1px solid #cedc00;
}
.for_paginate.without-margin{
    margin: 0;
}
.tags-theme-block-inner input{
    display: none;
}
.tags-theme-block-inner input:checked + label{
    background-color: #2a2727;
    border: 1px solid #2a2727;
    color: white;
}
.ya-share2__counter.ya-share2__counter_visible {
    color: #000000 !important;
}
/* Slider */
/*.slick-slider*/
/*{*/
/*    position: relative;*/

/*    display: block;*/
/*    box-sizing: border-box;*/

/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/

/*    -webkit-touch-callout: none;*/
/*    -khtml-user-select: none;*/
/*    -ms-touch-action: pan-y;*/
/*    touch-action: pan-y;*/
/*    -webkit-tap-highlight-color: transparent;*/
/*}*/

/*.slick-list*/
/*{*/
/*    position: relative;*/

/*    display: block;*/
/*    overflow: hidden;*/

/*    margin: 0;*/
/*    padding: 0;*/
/*}*/
/*.slick-list:focus*/
/*{*/
/*    outline: none;*/
/*}*/
/*.slick-list.dragging*/
/*{*/
/*    cursor: pointer;*/
/*    cursor: hand;*/
/*}*/

/*.slick-slider .slick-track,*/
/*.slick-slider .slick-list*/
/*{*/
/*    -webkit-transform: translate3d(0, 0, 0);*/
/*    -moz-transform: translate3d(0, 0, 0);*/
/*    -ms-transform: translate3d(0, 0, 0);*/
/*    -o-transform: translate3d(0, 0, 0);*/
/*    transform: translate3d(0, 0, 0);*/
/*}*/

/*.slick-track*/
/*{*/
/*    position: relative;*/
/*    top: 0;*/
/*    left: 0;*/

/*    display: block;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*}*/
/*.slick-track:before,*/
/*.slick-track:after*/
/*{*/
/*    display: table;*/

/*    content: '';*/
/*}*/
/*.slick-track:after*/
/*{*/
/*    clear: both;*/
/*}*/
/*.slick-loading .slick-track*/
/*{*/
/*    visibility: hidden;*/
/*}*/

/*.slick-slide*/
/*{*/
/*    display: none;*/
/*    float: left;*/

/*    height: 100%;*/
/*    min-height: 1px;*/
/*}*/
/*[dir='rtl'] .slick-slide*/
/*{*/
/*    float: right;*/
/*}*/
/*.slick-slide img*/
/*{*/
/*    display: block;*/
/*}*/
/*.slick-slide.slick-loading img*/
/*{*/
/*    display: none;*/
/*}*/
/*.slick-slide.dragging img*/
/*{*/
/*    pointer-events: none;*/
/*}*/
/*.slick-initialized .slick-slide*/
/*{*/
/*    display: block;*/
/*}*/
/*.slick-loading .slick-slide*/
/*{*/
/*    visibility: hidden;*/
/*}*/
/*.slick-vertical .slick-slide*/
/*{*/
/*    display: block;*/

/*    height: auto;*/

/*    border: 1px solid transparent;*/
/*}*/
.slick-arrow.slick-hidden {
    display: none;
}
.comments-block .article-card-journal-theme{
    display: inline-block;
}
.orderBox_List-totalSum {
    color: #000;
    font-size: 13px;
    font-family: GothamPro-Medium;
    display: block;
}
.orderBox.active .orderBox_List-totalSum {
    display: none;
}
@media screen and (max-width: 640px) {
    .orderBox_List-totalSum {
        order: 5;
    }
}
