body
{
    overflow-x: hidden !important;
}
.products-day__slide:nth-child(2n+1)
{
    margin-bottom: 16px;
}
.products-day__slide, .products-day__slide_img
{
    width: 380px;
    height: 167px;
}
.products-day__slide
{
    flex: 0 0 auto;
    width: 300px;
    margin-right: 16px;
}
.product-card-mini
{
    display: flex;
    flex: 1 1 auto;
    width: 100%;
    box-shadow: 0 1px 8px rgba(29,0,52,.04);
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    font-family: Open Sans,sans-serif;
    font-style: normal;
    font-weight: 400;
    position: relative;
    flex-basis: 50%;
    box-sizing: border-box;
}

.flex-shrink-0
{
    flex-shrink: 0;
}
.product-card-mini__img
{
    width: 167px;
    height: 167px;
}
.product-card-mini__img
{
    background: #faf8fa;
}

.product-card-mini__description
{
    padding: 16px 16px 16px 12px;
}
.product-card-mini__description
{
    display: flex;
    flex-direction: column;
    padding: 12px;
}
.product-card-mini__name
{
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
}
.product-card-mini__name
{
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 6px;
    color: #333;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.product-card-mini__delivery
{
    margin-bottom: auto;
}

.rb-product-card__delivery
{
    display: flex;
    align-items: center;
    min-height: 14px;
    padding-left: 20px;
    margin-top: 12px;
    background: url(/images/product/car.svg) 0 50% no-repeat;
    background-size: auto;
    color: #999;
    font-size: 10px;
    line-height: 1.2;
}

.product-card-mini__price
{
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
}

.product-card-mini__badge{
    position: absolute;
    display: inline-block;
    border-radius: 12px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1;
    background: #d57587;
}

.product-card-mini__buy{
    position: absolute;
    bottom: 12px;
    right: 12px;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
    border: 0;
    border-radius: 6px;
    outline: 0;
    background: url(/bitrix/templates/.default/components/bitrix/news.list/sliderOnMain2/img.png) 50% no-repeat;
    color: #333;
    font-size: 0;
    transition: .15s;
    background-size: 30px;
}

.product-card-mini__buy{
    background-size: 30px;
    background-position: center center;
}

.rb-product-card__delivery {
    display: flex;
    align-items: center;
    min-height: 26px;
    padding-left: 20px;
    margin-top: 12px;
    background: url(/bitrix/templates/dresscodeV2/images/svg/img_1.svg) 0 50% no-repeat;
    background-size: auto;
    color: #999;
    font-size: 10px;
    line-height: 1.2;
}

.rb-product-card__delivery {
    display: flex;
    align-items: center;
    min-height: 26px;
    padding-left: 34px;
    margin-top: 12px;
    background: url(/bitrix/templates/dresscodeV2/images/svg/img_1.svg) 0 50% no-repeat;
    background-size: auto;
    color: #999;
    font-size: 10px;
    background-size: 32px 17px;
    line-height: 1.2;
}


@media (min-width: 1200px)
{
    .rb-product-card__delivery
    {
        padding-left: 28px;
        background-size: 16px 14px;
        font-size: 14px;
        line-height: 1.3;
    }

    .product-card-mini__favorite
    {
        top: 4px;
        right: auto;
        left: 7px;
    }

    .product-card-mini__badge
    {
        bottom: 12px;
        left: 12px;
    }
    .product-card-mini__buy
    {
        position: absolute;
        width: 40px;
        height: 40px;
        font-size: 0;
    }
    .product-card-mini__name {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 22px;
    }
    .rb-product-card__delivery {
        padding-left: 45px;
        background-size: 33px 26px;
        font-size: 14px;
        line-height: 1.3;
    }
}



.products-day__title
{
    margin-top: 0!important;
    display: flex;
    align-items: center;
    padding: 0 0 17px;
    color: #333;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    padding-right: 80px;
    margin-bottom: 0px;
}

@media (min-width: 768px) {
    .products-day__title {
        padding-bottom: 26px;
        font-size: 24px;
        line-height: 30px
    }
}

@media (max-width: 1199px) {
    .products-day__title {
        padding-right: 15px;
        padding-left: 15px
    }

    .products-day__slides {
        padding-left: 15px
    }
}

#js_products-day__btn-page_prev
{
    right: 162px;
    top: 25px;
}
#js_products-day__btn-page_next
{
    right: 136px;
    top: 25px;
}

.products-day__slides
{
    box-sizing: border-box;
}
.main-first
{
    background: #f7f5f7;
    padding: 10px 0;
    margin-top: 0;
}

.main-first__right .slick-prev, .main-first__right .slick-next{
    display: inline-flex;
    flex: 0 0 32px;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
    border: 0;
    border-radius: 6px;
    outline: 0;
    position: relative;
    margin: 0;
    color: #e600ad;
    z-index: 1;
    cursor: pointer;
    transition: .15s;
    position: absolute;
    top: 0;
    right: 0;
    left: unset;
    transform:none;
}

.main-first__right .slick-prev{
    right: 40px;
}

.main-first__right .slick-prev:before{
    content: "";
    width: 11px;
    height: 11px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-radius: 1px;
    position: absolute;
    top: 33%;
    transform: rotate(-135deg);
    left: 41%;
}

.main-first__right .slick-next:before{
    content: "";
    width: 11px;
    height: 11px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-radius: 1px;
    transform: rotate(45deg);
    position: absolute;
    top: 33%;
    left: 25%;
}
.main-first__right .slick-arrow{
    background: #ffc0cb;
}
.main-first__right .slick-prev:hover,.main-first__right .slick-prev:focus,.main-first__right .slick-next:hover,.main-first__right .slick-next:focus{
    color: #fff;
    background: #ffc0cb;
    box-shadow: 0 8px 24px rgb(51 51 51 / 12%);
    transform: scale(1.125);
}

.main-first__right .slick-prev.slick-disabled:before,.main-first__right .slick-next.slick-disabled:before {
    opacity: 1;
}

.main-first__right .slick-prev.slick-disabled,.main-first__right .slick-next.slick-disabled{
    opacity: 0.5;
    pointer-events: none;
}
.main-first__right
{
    box-sizing: border-box;
    padding-left: 35px;
}

.products-day__slides.products-day__slides_mob{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: -1;
}

@media(max-width:767px){


    .products-day__slides.products-day__slides_mob{
        opacity: 1;
        visibility: visible;
        position: relative;
        z-index: 1;
        padding:0;
    }
    .products-day__slides.products-day__slides_mob .slick-slide{
        padding: 0 15px;
    }
    .products-day__slides.products-day__slides_deck{
        opacity: 0;
        visibility: hidden;
        position: absolute;
        z-index: -1;
    }

    .main-first__right {
        display: flex;
        flex-direction:column;
        height: auto;
        padding-right: 0px;
    }

    .main-first__right .slick-arrow{
        display: none!important;
    }

    .product-card-mini__buy{
        background-size: 30px;
    }

}

.main-first__left{
    border-radius: 40px;
    overflow: hidden;
}

.main-first__left{
    width: calc(100% - 415px);
}


.main-first__right{
    width: 415px;
}

@media (max-width: 672px){
    .main-first {
        display: block;
    }

    .main-first__left{
        display: none;
    }

    .main-first__right{
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-card-mini__description{
        justify-content: space-between;
    }

    .rb-product-card__delivery{
        margin: 0;
    }

    .product-card-mini__name{
        margin: 0;
    }
}
.product-card-mini__buy.product-card-mini__buy:active{
    top: unset;
    position: absolute;
}
.tags-block-wrap.tags-block-wrap-custom
{
    margin-top: 20px;
}

@media(max-width:767px){
    .main-first__left{
        width: 100%;
    }

    .main-first__right{
        width: 100%;
        padding-left: 0;
        padding-right: 0px;
    }
    .products-day__slides.products-day__slides_mob .slick-slide{
        padding: 0 15px;
    }
}
.main-baner__item::after {
    background: none;
}

.product-card-mini-full{
    flex: 0 0 100%;
}

.product-card-mini-full img{
    width: 100%;
}

a.flex-shrink-0:focus, .rb-product-card__buy.product-card-mini__buy.js_rb-product-card__buy {
    outline: none;
}

.product-card-mini__name:hover{
    text-decoration: none;
    color: #ffc0cb;
}

.main-first__left .owl-carousel .owl-nav button.owl-next,.main-first__left .owl-carousel .owl-nav button.owl-prev{
    display: inline-flex;
    flex: 0 0 32px;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
    border: 0;
    border-radius: 6px;
    outline: 0;
    position: relative;
    margin: 0;
    z-index: 2;
    cursor: pointer;
    transition: .15s;
    position: absolute;
    font-size: 0;
    background: #ffc0cb;
    top: 50%;
    transform: translateY(-50%);
}

.main-first__left .owl-carousel .owl-nav button.owl-next{
    right: 15px;
}

.main-first__left .owl-carousel .owl-nav button.owl-prev{
    left: 15px;
}

.main-first__left .owl-carousel .owl-nav button.owl-next:before{
    content: "";
    width: 11px;
    height: 11px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-radius: 1px;
    transform: rotate(45deg);
    position: absolute;
    top: 33%;
    left: 25%;
}

.main-first__left .owl-carousel .owl-nav button.owl-prev:before{
    content: "";
    width: 11px;
    height: 11px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-radius: 1px;
    position: absolute;
    top: 33%;
    transform: rotate(-135deg);
    left: 41%;
}

.main-first__left .owl-carousel .owl-nav button.owl-next:hover,.main-first__left .owl-carousel .owl-nav button.owl-prev:hover{
    color: #fff;
    background: #ffc0cb;
    box-shadow: 0 8px 24px rgb(51 51 51 / 12%);
    transform: scale(1.125) translateY(-50%);
}

.main-baner .owl-nav{
    display:block;
}
.product-card-mini-gr:not(:first-child){
    display: none;
}

.slick-initialized .product-card-mini-gr:not(:first-child){
    display: block;
}
.product-card-mini__badge
{
    left: 8px;
    bottom: 8px;
}
/*********************************/
