:root{
    --green-color: #5FDD6B;
    --red-color: #fc1919;
    --grey-color: #F1F1F1;
    --light-grey-color: #F9F9F9;
    --yellow-color: #E29E4E;
}

body{
    overflow-x: hidden;
}

body *{
    font-family: Arial, sans-serif !important;
}

.bx-catalog-element .sep_col .product-item-detail-tab-link-preview {
    font-size: 12.5px;
    font-weight: 700;
    color: #4c4c4c;
    padding-top: 8px;
    display: block;
}

.textarea_cancel_order {
    font-size: 14px;
    width: 90%;
}

.bx-catalog-element .sep_col .product-item-detail-tab-link-preview img {
    margin-left: 4px;
}

.bx-catalog-element .product-item-detail-pay-block .product-item-detail-price-current {
    margin-bottom: 0;
}

.bx-catalog-element .sep_col .col-xs-6:nth-child(2) {
    padding-right: 0;
    padding-left: 20px;
}

.owl-carousel .owl-item .catalog__img {
    width: auto;
    padding: 20px;
}

.similar_products .element_section .catalog-description .catalog-description__add-cart {
    font-size: 12.5px;
    height: 29px;
}

.slider_recom .catalog__item:hover .catalog-description__item.article, .new .catalog__item:hover .catalog-description__item.article {
    display: none;
}

.similar_products .catalog-product {
    padding-top: 10px;
    min-height: auto;
}

.similar_products.new .catalog-description__item:first-child {
    max-height: 47px;
    overflow: hidden;
}

.catalog-price, .catalog__title{
    text-align: left;
}

.catalog-price__old{
    font-style: normal;
}

.catalog-description .catalog__title{
    height: 62px;
    line-height: 20px;
    font-size: 14px;
}

.catalog__wrap.element_section:hover .catalog__title{
    height: 62px;
}

.bx-catalog-element .element_section .catalog-description {
    position: relative;
}

.similar_products .catalog-product .catalog-cover {
    height: 154px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}

.new .catalog-price__actual-digit{
    line-height: 1px;
}

.catalog-description__item catalog-description_price{
    line-height: 24px;
}

.new .catalog-price__item.catalog-price__old{
    line-height: 2px;
}

.bx-catalog-element .catalog__wrap {
    min-height: auto;
}

.bx-catalog-element .catalog__wrap:hover .catalog-label {
    margin-bottom: 0;
}

.reviews {
    clear: left;
}

#section-frame-wrapper .catalog__wrap.element_section:hover .catalog__title {
    height: 32px;
}

.bx-catalog-element .product-item-detail-slider-container .product-item-detail-slider-controls-image {
    display: flex;
    align-items: center;
    height: 60px;
}

.bx-catalog-element .product-item-detail-slider-container .product-item-detail-slider-controls-image img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    height: 45px;
    object-fit: contain;
}

.l-toppanel.display_mob {
    display: none;
}

@media only screen and (min-width: 992px) {
    .bx-catalog-element .pull-right {
        padding-right: 0;
    }
}

.cat18-categ {
    font-family: Open Sans;
}

.cat18-categ-wrap {
    padding: 0 0 23px;

}

.cat18-categ-wrap .cat18-categ-title {
    background: #f3f3f3;
    color: #2f2f2f;
    font-size: 21px;
    font-weight: bold;
    padding: 10px 30px 0 10px;
    font-family: "Arial";
}

.cat18-categ-wrap .search-sections__title {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 16px;
}

.cat18-categ-wrap .cat18-categ-title > div {
    padding-left: 18px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}

.search-sections .cat18-categ-wrap .cat18-categ-title > div {
    padding-bottom: 22px;
}

.search-sections .cat18-categ-title > div {
    border-bottom: none;
}

.cat18-categ-wrap .cat18-categ-title .cat18-categ-header {
    display: inline;
    margin: 0;
    color: #2f2f2f;
    font-size: 21px;
    font-weight: bold;
    font-family: "Arial";
}

.cat18-categ-wrap .cat18-categ-title .closed {
    border-bottom: none;
}

.cat18-categ-wrap .cat18-categ__trigger {
    right: 0;
    top: 7px;
    cursor: pointer;
    position: absolute;
    color: #6d6d6d;
    font-size: 12px;
}

.cat18-categ-wrap .cat18-categ__trigger:hover {
    color: #fc1919;
}

.cat18-categ-title .cat18-categ__wrapper .arrow {
    margin-left: 2px;
}

.cat18-categ-title .cat18-categ__wrapper.opened .arrow,
.cat18-categ-title .cat18-categ__wrapper.closed .arrow {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.cat18-categ-title .cat18-categ__wrapper.opened .arrow {
    transform: rotate(0deg);
}

.cat18-categ-title .cat18-categ__wrapper.closed .arrow {
    transform: rotate(180deg);
}

.cat18-categ-wrap .cat18-categ-name {
    font-size: 21px;
    font-weight: 700;
    color: #2f2f2f;
    background: #f3f3f3;
    padding: 15px 10px 16px 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative;
}

.cat18-categ-wrap .cat18-categ-before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 100%;
    background-color: #fc1919;
    background-image: url("/local/templates/redigital_copy/images/section-hamburger.png");
    background-repeat: no-repeat;
    background-position: center;
}

.cat18-categ-wrap .cat18-categ-name .d-none {
    display: none;
}

.cat18-categ-wrap .cat18-categ-overflow {
    max-height: 297px;
    width: auto !important;
    /*    overflow-y: scroll;*/
}

.cat18-categ-wrap .cat18-categ-container {
    background: #f3f3f3;
    padding: 0;
    box-sizing: border-box;
}

.cat18-categ-wrap .cat18-categ-container .cat18-categ {
    font-size: 14px;
    padding: 16px 10px 0 34px;
    box-sizing: border-box;
}

.cat18-categ-wrap .cat18-categ-overflow .cat18-categ {
    padding: 16px 10px 0 30px;
}

.search-sections .cat18-categ-container .cat18-categ {
    padding-top: 0;
    padding-bottom: 19px;
}

.cat18-categ-wrap .cat18-categ-container .cat18-categ a {
    padding: 0 0 11px 0;
}

.cat18-categ-wrap .cat18-categ-container .jspTrack {
    background: #fc1919;
}

.cat18-categ-wrap .cat18-categ-container .jspVerticalBar {
    /*    right: auto;*/
    width: 20px;
}

.cat18-categ-wrap .cat18-categ-container .jspVerticalBar .jspArrow {
    background-color: #fc1919;
    height: 21px;
}

.cat18-categ-wrap .cat18-categ-container .jspVerticalBar .jspArrow.jspArrowUp {
    background-image: url("/local/templates/redigital_copy/images/scroll_arrow_top.png");
    background-repeat: no-repeat;
    background-position-x: 7px;
    background-position-y: 9px;
}

.cat18-categ-wrap .cat18-categ-container .jspVerticalBar .jspArrow.jspArrowDown {
    background-image: url("/local/templates/redigital_copy/images/scroll_arrow_bottom.png");
    background-repeat: no-repeat;
    background-position-x: 7px;
    background-position-y: 9px;
}

.cat18-categ-wrap .cat18-categ-container .jspDrag {
    background: #fff;
    width: 4px;
    margin: 0 auto;
}

.search-mob-bar__form {
    margin: 10px 31px 27px 31px;
}

.search-mob-bar__form .search__button {
    right: 6px;
    height: 38px;
}

.search-mob-bar__form .gui-input {
    height: 40px;
}

.top_section_block .new_filter {
    margin-bottom: 5px;
}

.link-wrapper {
    display: flex;
    margin-bottom: 15px;
}

.link-wrapper a {
    margin-right: 15px;
    font-weight: bold;
    color: #000;
}

.link-wrapper a.colored {
    color: #fc1919;
}

@media only screen and (max-width: 768px) {
    .cat18-categ-wrap, .new_filter .left .catalog-left-banner {
        display: none !important;
    }

    .search-sections .cat18-categ-wrap {
        display: block !important;
    }

    .l-toppanel.display_mob,
    .l-toppanel.subsection {
        display: block;
    }

    .cat18-categ-header.hide_mobile {
        display: none;
    }

    .top_section_block .new_filter {
        margin-bottom: 11px;
    }
}

@media only screen and (max-width: 450px) {
    .similar_products .element_section .catalog-description .catalog-description__add-cart {
        height: 49px;
        font-size: 17px;
    }
}

@media only screen and (max-width: 370px) {
    .cat18-categ-wrap .cat18-categ-overflow .cat18-categ {
        columns: 1;
    }
}

input.buy-class {
    padding: 0px 40px;
    border-radius: 5px !important;
}

div.catalog__img {
    margin: auto;
}

div.recomend__img img {
    width: initial;
    margin: auto;
}

form.buy-sec {
    height: 52px;
    width: 100%;
}

div.buy-butt {
    height: 100%
}

.recomend__button, .catalog-description__item {
    height: 100%;
    width: 100%;
}

@media screen and (max-width: 580px) {
    .wsales div.cnt-arr-left {
        margin-left: -40px;
    }

    .recomend div.cnt-arr-left {
        margin-left: -40px;
    }

    .recomend div.cnt-arr-right {
        margin-right: -40px;
    }

    .wsales div.cnt-arr-right {
        margin-right: -40px;
    }
}

.title-us, .recomend__descr, .blog__name, .blog__descr {
    font-family: Arial;
}

.blog__img {
    height: 230px;
}

.blog__img img {
    object-fit: cover;
    height: 100%;
}

ul.slick-dots {
    position: unset;
}

.slick-slide img {
    max-height: 306px;
}

.digital-retail-price {
    font: italic 13px/16px Arial, sans-serif;
    font-size: 16px;
    white-space: nowrap;
    margin-top: 5px;
    margin-bottom: 5px;
}

@media (max-width: 450px) {
    .cat18-item--buybutwrap {
        margin-top: 15px;
    }
}

.l-main-content div.menu_new {
    margin-bottom: 0px;
}

section.hits {
    background-color: #0000;
}

.region {
    width: 19%;
    display: inline-flex;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    padding-top: 0px;
}

.oplata_wrap {
    display: flex;
    margin: 10px;
}

.oplata_block {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-right: 15px;
    width: 100%;
}

.oplata_block p {
    text-align: center;
    padding-top: 10px;
}

@media only screen and (max-width: 600px) {
    .oplata_wrap {
        flex-direction: column;
    }
}

.text-right {
    text-align: right;
}

.grey-btn {
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    background-color: var(--grey-color);
    border-radius: 100px;
    padding: 15px 30px;
    color: var(--red-color);
    transition: .3s;
    font-size: 14px;
    text-align: center;
}

.grey-btn:hover{
    color: var(--red-color);
    background-color: #dedede;
    transition: .3s;
}

.grey-block{
    background-color: var(--grey-color);
    border-radius: 15px;
    padding: 30px;
    position: relative;
    margin: 20px 0;
}

.grey-block em{
    font-style: normal;
}

.grey-block_light-grey{
    background-color: var(--light-grey-color);
}

.grey-block_icon:after{
    content: url("/upload/Vector_alert.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 2;
}

.grey-block_border_desktop{
    border: 1px solid #C9C9C9;
}

.main-btn{
    background-color: var(--red-color);
    border-radius: 10px;
    color: #ffffff;
    height: 100%;
    border: 0;
    font-size: 16px;
    font-weight: normal;
    transition: .3s;
}

.main-btn:hover{
    background-color: #c70c0c;
    transition: .3s;
}

.inner {
    width: 100vw;
    transform: translateX(-50%);
    margin-left: 50%;
}

.no-padding{
    padding: 0 !important;
}

.full-width_desktop{
    width: 100vw;
    transform: translateX(-50%);
    margin-left: 50%;
}

@media (max-width: 768px) {
    .main-btn{
        height: 45px;
    }

    .grey-block{
        border-radius: 0;
        padding: 20px 17px;
    }

    .grey-block_border_desktop{
        border: 0;
    }

    .full-width_desktop{
        display: none;
    }

    .full-width_mobile{
        width: 100vw;
        transform: translateX(-50%);
        margin-left: 50%;
    }

    .grey-block.grey-block_icon{
        border-radius: 15px;
    }

    .grey-block_icon:after{
        top: -12px;
        left: -8px;
    }
}