.dropdown__toggler-text.one_item a {
	color:#3c3c3c;
	text-decoration:none
}
.dropdown__toggler-text.one_item a:hover {
	color:#ef292b
}
.capcha{
    max-width: inherit;
    border:none;
    margin: 20px auto;
}
.subtitle-link {text-decoration:none;}
.capcha div{
    margin: 0 auto;
}
.ajax-form input.required,
.ajax-form input.error,

.ajax-form textarea.required,
.ajax-form textarea.error,

.validate-form input.required,
.validate-form input.error
{
    border: 1px solid red !important;
}
.order-form input.required,
.order-form input.error{
    outline: 1px solid red !important;
}
.order-form input.required:focus,
.order-form input.error:focus{
    outline: none !important;
    border: 1px solid red !important;
}
.order-form .form-messages{

    font-size: 20px;
    margin-bottom: 10px;
    color:red;
}
.ajax-form div.error,
.validate-form div.error{
    color: red;
    margin: -10px 0 20px 0;
    text-align: center;
}
.ajax-form .form-messages,
.validate-form .form-messages

{
    color: red;
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
}
.js-logout i{
    transform: rotate(180deg);
}
.js-add-item,
.pointer{
    cursor:pointer;
}
.field-error{
    color: red;
    text-align: center;
    margin-top: 10px;
}
.capcha + .field-error{
    margin-bottom: 20px;
}
.profile-link{
    margin-right: 10px;
}
.search-result .noResult{
    margin: 5px;
}

/*.blog-post__descr img{*/
/*    max-width: 100%;*/
/*}*/


/*.blog-post__descr ul {*/
/*    margin: 5px 0 0 10px;*/
/*    padding: 0*/
/*}*/

/*.blog-post__descr ul  li {*/
/*    list-style-type: none;*/
/*    margin: 0 0 5px;*/
/*    font-size: 14px;*/
/*    font-weight: 300;*/
/*    display: -webkit-flex;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    padding: 0*/
/*}*/

/*.blog-post__descr ul  li:before {*/
/*    content: '—';*/
/*    font-weight: 700;*/
/*    color: #ef292b;*/
/*    margin-right: 5px*/
/*}*/



/*.blog-post__descr h2,.blog-post__descr h3 {*/
/*    margin-top: 20px*/
/*}*/



.subscribe-form .field-error,
.ajax-form .field-error{
    margin-bottom: 5px;
    white-space: nowrap;
    text-align: left !important;

}

#feedback-block2{
    display: none;
}

.pay-page__textarea-holder{
    width: 100%;
}

.pay-page-form__i-holder + .pay-page-form__i-holder_contacts{
    margin-top: 15px !important;
}

.pay-page__textarea-holder .field-error{
    margin-top: 5px;
    position: static !important;
}

.bottom-sec .pay-page-form__data{
    justify-content: flex-start !important;
}

.subscribe-success{
    text-align: center;
    font-size: 18px;
}
.calcPrice-success{
    margin-bottom: 30px;
    text-align: center;
    font-size: 20px;
}

.product-video iframe{
    width: 100%;
    min-height: 400px;
}

.tovar-sec__heart .active i {
    color: #ef292b;
}

.order-success{
    font-size: 22px;
    text-align: center;
}
.js-photo-form input{
    display: none;

}
.js-photo-form img{
    border-radius: 50%;
}

.cabinet-page .error{
    color: red !important;
}
.order_empty{
    margin-left: 20px;
}

/*.blog-post-video {*/

/*    position: relative;*/
/*    padding-bottom: 56.25%;*/
/*    !* 16:9 *!*/
/*    padding-top: 25px;*/
/*    height: 0;*/
/*}*/

/*.blog-post-video iframe {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
/*.blog-post-video-wrap{*/
/*    padding: 20px;*/
/*}*/
/*table.blog-post__table{*/
/*    display: none;*/
/*}*/


/*.blog-post__descr p.first-element,*/
/*.blog-post__descr span.first-element {*/
/*    padding-top: 20px !important;*/
/*}*/
.text-page-content .first-element{
    margin-top: 25px;
}
.product-page.item__buy-btn_order{
    background-color: #e6e3e3;
    border: 1px solid #e6e3e3;
    text-transform: uppercase;
}
.cart_is_empty,.cart_is_full{
    display: none;
}
.no-underline{
    text-decoration: none;
}
.empty-items.pure-u-1 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    margin-left: 10px;
}
.feedback-section_reviews .f-b__img-holder img {
    border-radius: 50%
}
.wishList-empty{
    margin-left: 20px;
}
.listing-category__img-holder.active img:last-child{
    display: block;
    width: 100%;
}
.listing-category__img-holder.active img:first-child{
    display: none;
}
.popular-sec__image-holder img{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
form.pay-page-form_calc textarea{
    overflow: hidden !important;
}
.orders.one-page{
    padding: 20px 0 0;
}
.tovar-sec__heart a{
    z-index: 2;
}
.basket__elem__separator {
    list-style: none;
    min-height: 20px;
}

.photo-sec ul {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (min-width: 1024px){
    .slider-popular .slider-item{
        width: 205px !important;
    }
    .basket-info {
        margin: 15px 0 15px;
    }
}
.evoShop_items_custom{
    margin-bottom: 60px;
}
.errorsGroup {
    margin-bottom: 20px;
}
.errorsGroup p {
    margin: 5px 0 5px 15px;
    color: red;
}
.errorsGroup span{
    font-weight: bold;
}
.errorsGroupTitle{
    color: red;
    font-size: 20px;
    margin-bottom: 10px;
}

.link-wrap{
    text-align: center;
}
.link-wrap .link{
    display: inline-block;
}

#form-cart-send {
    display: none;
}
.added-to-card{
    display: none;
}

#tovar-popup{
    display: inline-block;
}
.added-to-card{
    z-index: 300000;
}

@media (min-width: 768px){
    .v-s__block {
        padding-bottom: 0;
    }
}

#remember-pass .form-messages{
    max-width: 300px;
}
.center-my{
    text-align: center;
}
.active-new-pass .bottom-wrap,
.active-new-pass .form-def__btn{
    margin-top: 10px;

}
.active-new-pass .form-def__btn,
.active-new-pass .policy-my{
    margin: 0 auto;
}

.pay-page-form_calc .policy-my{
    max-width: 100%;
    text-align: left;
    margin-bottom: 10px;
}
.b-form-deliv .policy-my{
    margin-top: 10px;
    /*text-align: le;*/
}
.b-form-deliv__textarea p{
    padding: 5px;
}

.activate-account-message{
    padding: 20px;
}
.blog-post-video-top-wrap{
    padding-bottom: 0;
}
.blog-post-video-top-wrap{
    margin-bottom: 30px;
}

.pay-page-form__i-holder div.error{
    margin-top: 10px ;
}

.pay-page-form_calc textarea + div.field-error{
    margin-top: -10px;
}
.pay-page-form_contacts .bottom-sec__inputs{
    position: relative;

}
.pay-page-form_contacts .bottom-sec__inputs textarea + div.field-error{
    position: absolute;
    right: 0;
    bottom: 0;
}

.tovars .slider-item {
    margin: 0 auto;
}

@media all and (min-width: 568px) {
    .tovars .slider-item {
        margin: 0;
    }
}

.central-drops__holder {
    background: none;
}
.central-drops__holder .dropdown__toggler-text {
    color: #3c3c3c;
    padding: 0;
}
.central-drops__holder .dropdown__toggler i {
    color: #3c3c3c;
}

.bskt-link__content {
    font-size: 9px;
}

.copyright {
    margin: 20px 0 0;
    font-size: 14px;
    text-align: center;
}

.foo-list {
    font-size: 14px;
}

@media (min-width: 568px) {
    .foo-item {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .foo-item {
        text-align: left;
    }
    .copyright {
        text-align: left;
    }
}

/*@media all and (min-width: 1024px) {*/
/*.news-section__content {*/
/*display: flex;*/
/*margin: 20px 0 0 0;*/
/*}*/
/*.n-s__name {*/
/*display: block;*/
/*min-height: 43px;*/
/*}*/
/*.n-s__block {*/
/*border: none;*/
/*margin: 0;*/
/*}*/
/*.n-s__block + .n-s__block {*/
/*margin: 0 0 0 20px;*/
/*}*/
/*}*/

.no-stock-caption{
    color: #3c3c3c;
    font-weight: 700;
    line-height: 22.65px;
    margin: 0;
    font-size: 12px;
}

.condition .owl-dots{
    display: none !important;
}


.slider-item .item__price span svg{
    margin-bottom: -3px;
}

/*07.05.2020*/
.contacts-section__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.contacts-section__wrapper .contacts-section__messegers {
    margin: 0 0 0 15px;
}
.bottom-sec .pay-page-form__data {
    align-items: baseline;
}

.contacts-section__map-holder {
    position: relative;
    height: 250px;
}

.contacts-section__map-holder iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}

.link_icons,
.contacts-section__phone {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.link_icons i {
    margin-right: 5px;
}

.pay-page-form__i-holder + .pay-page-form__i-holder_contacts {
    margin-top: 10px !important;
}


@media (min-width: 768px) {
    .video-section .subtitle {
        min-height: 31px;
        margin-bottom: 20px;
    }
    .foo-socials {
        width: 140px;
    }

    .pay-block__img img {
        max-width: 100%;
    }


}



@media (min-width: 1024px) {
    .foo-socials {
        width: 140px;
    }
    .bottom-sec .pay-page-form_contacts {
        margin: 0 auto;
    }
    .bottom-sec .contacts-socials {
        display: none;
    }
    .contacts-section__map-holder {
        width: 50%;
        height: 250px;
    }
    .pay-page-form__i-holder + .pay-page-form__i-holder_contacts {
        margin-top: 20px !important;
    }
    /*15.05.2020*/
    .h-top__right_cast .foo-socials {
        margin-left: 0;
    }
    .h-top__mid {
        max-width: 23%;
    }
    .dropdown_min-order .dropdown__toggler {
        margin: 0;
    }
    .min-order__label {
        margin: 0;
        width: 100%;
        justify-content: center;
    }
    .min-order {
        margin-left: 40px;
    }
    .ban-bottom-v2_listing {
        width: auto;
    }
}

@media (min-width: 1160px) {
    /*15.05.2020*/
    .h-top__right_cast .foo-socials {
        margin-left: -30px;
    }
    .h-top__mid {
        max-width: 320px;
    }
    .dropdown_min-order .dropdown__toggler {
        margin: 0;
    }
    .min-order__label {
        margin: 0;
        width: 100%;
        justify-content: center;
    }
    .min-order {
        margin-left: 0;
    }
    .h-top__mid {
        max-width: 300px;
    }
}

/*12.05.2020*/
.contacts-section__messegers {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.dropdown-list a {
    width: 100%;
}

.c-b__block {
    padding-bottom: 5px;
}

@media (min-width: 568px) {
    .nowrap-tiles_deliv .nowrap-tiles__holder {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

/*18.05.2020*/
.sitemap-page {
    padding: 0 0 20px;
}
.sitemap-page h1 {
    color: #3c3c3c;
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    margin: 20px 0 10px;
}

.sitemap-page ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sitemap-page ul li a {
    color: #000000;
    text-decoration: none;
}
.sitemap-page ul li.level2 a {

}

.sitemap-page ul li.level2 a:hover {

}

.sitemap-page ul li.level1 ul,
.sitemap-page ul li.level2 ul {
    list-style: disc;
    padding-left: 20px;
}

.sitemap-page ul li.level2 ul {
    padding-left: 0;
}

.sitemap-page ul li.level2 a {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #428bca;
    margin: 0;
}
.sitemap-page ul li.level2 a:hover {
    color: #0060bb;
}


.sitemap-page .level1 a {
    display: inline-block;
    font-size: 30px;
    margin: 10px 0;
}

.subtitle-link {
    color: #3c3c3c;
    transition: color .2s ease-in-out;
}
.subtitle-link:hover {
    color: #ef292b;
}

.subtitle-link h3 {
    font-size: 26px;
    margin-bottom: 0;
}

.n-s__img-holder img {
    object-fit: cover;
    object-position: center;
}


@media (min-width: 1024px) {
    .sitemap-page h1 {
        font-weight: 500;
        font-size: 38px;
    }
    .subtitle-link h3 {
        margin: .6em 0;
    }
    .c-b__tiles {
        padding-left: 0;
    }
}

.c-b__tiles {
    overflow-x: auto;
}

.slider-item .item__sticker-holder {
    z-index: 5;
}

.owl-lazy.b-loaded {
    opacity: 1 !important;
}

.subscribe-form .subscr__title{
    left: 20px;
    right: 0;
    max-width: 220px;
}
.subscribe-form .subscr__title.right{
    right: 20px;
    left: auto;
}
.subscribe-form .subscr__title.center{
    right: 0;
    left: 0;
    margin: 0 auto;
}

.root-cat__title a{
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #3c3c3c;
}

.root-cat__title a:hover{
    color: #ef291b;
}
.root-cat__title a:hover img:last-child{
    display: block;
}
.root-cat__title a:hover img:first-child{
    display: none;
}

.root-cat__title-img{
    margin-right: 10px;
}

.root-cat__title-img img{

}
.root-cat__title-img img:first-child{

}
.root-cat__title-img img:last-child{
    display: none;
}
.root-cat__link{
    display: flex;
    align-items: center;
    min-height: 40px;
}
.root-cat__link:hover{
    color: #ef291b;
}
.root-cat__link:hover img:last-child{
    display: block;
}
.root-cat__link:hover img:first-child{
    display: none;
}

.root-cat__img-holder{
    margin-right: 10px;
}
.root-cat__img-holder img{
    width: 35px !important;
    height: 35px !important;
}
.root-cat__img-holder img:first-child{

}
.root-cat__img-holder img:last-child{
    display: none;
}

.cat-desc-btn{
    text-decoration: none;
}

.catalog .link{

}

.catalog .link-holder{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 35px 0 0;
}

.subtitle-link_cat{
    display: inline-flex;
}

.h-bottom__mid_cast{
    margin-left: 62px;
}

.search-cont__img{
    min-width: 74px;
    max-width: 74px;
}

.spoiler-txt-block{
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.spoiler-txt-block.active .spoiler-txt-block__item{
    max-height: 1000px;
    transition: all .3s linear;

}

.spoiler-txt-block .link{
    background: none;
    margin-top: 20px;
    cursor: pointer;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom-color: #ef292b;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}

.spoiler-txt-block__item{
    max-height: 120px;
    overflow: hidden;
    transition: all .3s linear;
}

.blog-post__descr img{
    height:auto;
}

/*30.06.2021*/
.subcats {
    margin-top: 15px;
    width: 95%;
}

.subcats__content {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    max-height: 155px;
    transition: max-height .15s ease-out;
    position: relative;
}
.tags-link,
.subcats__link {
    color: #3c3c3c;
    font-size: 16px;
    margin: 5px 0;
    text-decoration: none;
    transition: color .2s linear;
}

.subcats_tags .subcats__link {
    color: #ef292b;
    padding-bottom: 2px;
    background-position: bottom;
    background-image: linear-gradient(to right,#ef292b 65%,transparent 35%);
    background-size: 10px 1px;
    background-repeat: repeat-x;
    width: fit-content;
    transition: backround .2s linear;
}

.subcats_tags .subcats__link:hover {
    background-image: linear-gradient(to right,#3c3c3c 65%,transparent 35%);
    color: #3c3c3c;
}

.subcats_tags .subcats__content {
    margin-bottom: 7px;
}

.tags-link:hover,
.subcats__link:hover {
    color: #ef292b;
}

.subcats__btn {
    background: none;
    border: none;
    padding: 0 5px 0 0;
    text-align: left;
    cursor: pointer;
    position: relative;
}

.subcats__btn:before {
    content: "\e905";
    font-size: 5px;
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
    font-family: china!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.subcats__btn.active:before {
    content: "\e90d";
}


.subcats.active .subcats__content {
    max-height: fit-content;
    transition: max-height .25s ease-in;
}

/*13.07.2021*/
.subcat-sec {
    display: block;
}

.listing-category {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}


.listing-category__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px;
    width: 55px;
    max-width: 55px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    word-break: break-word;
}

.listing-category__img-holder {
    height: 25px;
    width: 25px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.listing-category__img-holder img {
    display: block;
    height: 25px!important;
    width: 100%!important;
}

.listing-category__img-holder img:last-child {
    display: none;
}
.listing-category__item span {
    font-size: 10px;
    font-weight: 300;
    color: #8a8a8a;
    text-align: center;
    line-height: 1;
    margin-top: 5px;
}

@media (min-width: 1280px) {
    .listing-category__item {
        width: 58px;
        max-width: 58px;
    }
}

/*15.072020*/
.fiter-form__item--white {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 7px;
    padding: 10px 5px;
    box-sizing: border-box;
}

.fiter-form__item--white .filter-form__label {
    width: 100%;
    margin: 0;
    font-size: 16px;
}

.fiter-form__item--white .filter-form__label i{
    margin: 0 7px 4px 0;
}

.filter-form__tags {
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    max-height: 155px;
    transition: max-height .15s ease-out;
    position: relative;
}

/*06.10.2021 DDA*/
.slider-holder {
    min-height: 350px;
}
.slider-holder--sl .owl-stage-outer{
    min-height: 200px;
}
.banner--home,
.banner--home .owl-stage-outer{
    min-height: 192px;
}
.wrap--home .owl-carousel .owl-item .item__img-holder {
    min-height: 120px;
}
.banner--home .banner .item,
.banner--home .promoimage a{
    min-height: 192px;
}

.slider--home {
    min-height: 263px;
}

/*14.10.2021 -*/
.h-top__left_cast .dropdown+.dropdown,
.h-top__right_cast .dropdown+.dropdown {
    margin-left: 20px;
}

.h-top__left {
    align-items: center;
}

.h-top__left.show-dropdown {
    max-width: 435px;
}

.h-top__right {
    max-width: 300px;
}


@media (min-width: 1160px) {
    .bskt-link__text {
        min-width: fit-content;
    }
    .h-top__mid {
        max-width: 265px;
    }
}
.dropdown--city .dropdown__content {
    padding: 10px;
    min-width: 150px;
}
.dropdown--city .dropdown__content p {
    margin: 0 0 10px;
    text-align: center;
    line-height: 1.1;

}
.dropdown--city .dropdown__content p strong {
    display: block;
    font-weight: bold;
}

.dropdown--city .button-group {
    display: flex;
    justify-content: center;
    align-items: center;
}
.dropdown--city .button-group .m-btn {
    margin: 0 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.m-btn {
    display: block;
    cursor: pointer;
    padding: 2px 5px;
    height: 24px;
    color: #fff;
    box-sizing: border-box;
    flex: 1 1 0;
}

.m-btn_close {
    background-color: #00A9E4;
    color: #fff;
    border: none;
}

.m-btn_link {
    text-decoration: none;
    background-color: #e2e2e2;
}

.wrap--mobile {
    padding-bottom: 35px;
}
.wrap--mobile  .dropdown--city {
    display: flex;
}
.wrap--mobile .dropdown_numbers_mob {
    margin: 0;
    position: absolute;
    bottom: -50%;
    left: 50%;
    transform: translateX(-50%);
}

