.home-pg__section .home-btn-more {
    padding-top: 1rem;
    padding-bottom:1rem
}

.catalog-pg__menu-item ul, .filter-options__list, .pd-chars__list, .prom-flx-menu__list {
    margin: 0;
    padding: 0;
    list-style:none
}

.filter-options__qty-toggle {
    vertical-align:middle
}

.catalog-pg__filter-h-clear {
    display: inline-block;
    vertical-align:middle
}

.catalog-pg__filter-h-header-title, .catalog-pg__filter-h-list, .home-blog__inner, .home-feat__content, .home-feat__inner, .home-promo-2, .home-promo-2__inner, .home-subsc__form-wr, .main-slider__pag .swiper-pagination, .mb-items__inner, .pd-action-btn, .pd-bonus, .pd-bonus__content, .pd-brand-info__text, .pd-call-order, .pd-cart__actions-wrapper, .pd-cart__mob-qty-stock, .pd-cart__process, .pd-image, .pd-tabs__tab-menu, .pd-tag-links__list, .promo-1-items__inner, .sld-side-banrs__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display:flex
}

.b-popup-cart__head, .btn-options__list, .catalog-pg__filter-h .form-label, .catalog-pg__filter-h-header, .catalog-pg__sidebar-header-title, .cust-f, .filter-options__item .form-label, .filter-wr__title, .home-banner-pd__inner, .home-column__nav, .home-column__title, .home-pg__sl-arr-wr, .home-promo-2__menu-item:nth-child(n + 11) + .home-promo-2__line-to-all, .option-p__header, .option-p__item-types, .option-p__sort-by, .option-p__sort-by a[href]:not([class]), .option-p__sort-toggle, .pd-colors__list, .pd-payment__item_city dd, .pd-payment__item_city dd a, .pd-price, .pd-save, .pd-stock, .sdb-promo__arrows, .subcat-menu__item:nth-child(n + 6) + .subcat-menu__link-to-all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items:center
}

.catalog-pg__is-loading-items, .catalog-pg__sidebar-header-close, .catalog-pg__toggle-panel, .home-promo-2__image, .home-promo__image, .main-slider__pag, .pd-bonus__info, .pd-brand-info__inner, .pd-cart__main_custom .pd-cart__stock-wrapper, .sdb-promo, .social-popup-title + .pluso {
    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
}

.home-brands__inner, .home-fdb-photos__inner, .home-promo-catg-banner__col-inner, .image-col .pd-tag-links, .index-f__header, .main-slider-row, .pd-info__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items:flex-start
}

.catalog-pg__adaptive-btns, .catalog-pg__sidebar-header, .filter-wr__header, .home-faq__title, .home-pg__section-header_link, .item-pg_3 .pd-cart__rating-sku, .item-pg__breadcrumbs, .item-pg__heading, .main-slider__nav, .option-p__inner, .pd-cart__actions, .pd-descr__sku-wrapper, .pd-payment__item dl, .range-slider__inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content:space-between
}

.option-p__sort-col {
    -ms-flex-negative: 0;
    flex-shrink:0
}

.b-popup-cart_2 .b-popup-cart__close-btn {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-color:transparent
}

.cust-f__image, .mb-items__image, .pd-image__big-photo-inner.img-centered, .pd-info__icon, .pd-thumb, .subcat-3__image {
    position:relative
}

.b-popup-cart__image img, .cust-f__image img, .index-f__image img, .mb-items__image img, .pd-image__big-photo-inner.img-centered img, .pd-info__icon img, .pd-thumb img, .subcat-3__image img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width:100%
}

.filter-options__qty-toggle, .filter-wr .icon, .option-p__header > *, .option-p__item-type, .option-p__sort-by, .prom-flx-menu__list .flexMenu-viewMore > a, .prom-flx-menu__list .flexMenu-viewMore > a::after, .prom-flx-menu__list .flexMenu-viewMore > a::before {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition:all .3s
}

.option-p__dropdown {
    opacity: 0;
    -webkit-transform: translate(0, 1rem);
    -ms-transform: translate(0, 1rem);
    transform: translate(0, 1rem);
    pointer-events: none;
    -webkit-transition: visibility .05s .1s, opacity .05s ease-out .4s, -webkit-transform .05s ease .4s;
    -o-transition: visibility .05s .1s, opacity .05s ease-out .4s, transform .05s ease .4s;
    transition: visibility .05s .1s, opacity .05s ease-out .4s, transform .05s ease .4s;
    transition:visibility .05s .1s, opacity .05s ease-out .4s, transform .05s ease .4s, -webkit-transform .05s ease .4s
}

.prom-flx-menu__list .flexMenu-viewMore > a {
    display: block;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #000;
    position:absolute
}

.prom-flx-menu__list .flexMenu-viewMore > a::after, .prom-flx-menu__list .flexMenu-viewMore > a::before {
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    content: "";
    top: 50%;
    margin-top:-1.5px
}

.prom-flx-menu__list .flexMenu-viewMore > a::before {
    left:-.5rem
}

.prom-flx-menu__list .flexMenu-viewMore > a::after {
    right:-.5rem
}

.prom-flx-menu__list .flexMenu-popup::before {
    top: -10px;
    height:1rem
}

.option-p__dropdown::before, .prom-flx-menu__list .flexMenu-popup::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-color:transparent
}

.btn-option, .home-faq__item, .home-feat_septd, .home-pg__section_cust-feedbacks, .home-subsc, .index-f, .option-p, .option-p__dropdown, .pd-cart__main_custom, .pd-tabs__tab-menu, .store-info, .subcat-3:not(.subcat-3_nobd) {
    border-radius: 5px;
    border:1px solid #f0f0f0
}

.filter-options__qty-toggle {
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    font-size:1.1rem
}

.filter-options__item i {
    font-size:1.2rem
}

.catalog-pg__descr {
    font-size:1.3rem
}

.filter-options_more .filter-options__item {
    display:none
}

.filter-options__qty-toggle, .option-p__header .icon, .option-p__header b, .option-p__sort-by, .option-p__sort-by a[href]:not([class]):link, .option-p__sort-by a[href]:not([class]):visited, .option-p__sort-toggle {
    color:#777
}

.option-p__sort-by.active > *, .option-p__sort-toggle.active {
    color:#000
}

.b-popup-cart_1 .b-popup-cart__buttons, .home-welc__text-wrapper {
    display: table;
    margin-left: auto;
    margin-right:auto
}

.filter-wr__tooltip, .option-p__item-type, .option-p__qty {
    position:relative
}

.option-p__dropdown {
    position:absolute
}

.b-popup-cart__price-old::before, .catalog-pg__menu-item.active > a::before, .filter-wr__title::before, .pd-color_white::before, .pd-price__old-price::before, .pd-thumb_video::after, .pd-thumb_video::before, .prom-cat-1__inner::before {
    content: "";
    position:absolute
}

.cat-top-bannner img, .catalog-pg__sidebar-banner img, .pd-image__big-photo-inner img {
    max-width: 100%;
    max-height:100%
}

.option-p__item-type {
    display: block;
    border: 1px solid #f0f0f0;
    border-radius:3px
}

.filter-options__qty-toggle, .option-p__header, .option-p__item-type, .option-p__sort-by {
    cursor:pointer
}

.option-p__sort-by .icon, .option-p__sort-toggle .icon {
    margin-left:1rem
}

.option-p__sort-toggle.active .icon {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform:rotate(-180deg)
}

.filter-wr__body {
    margin-top:2rem
}

.b-popup-cart__item-title, .home-feat__title[href], .home-promo-2__line-to-all, .index-f__item-name, .subcat-3__title, .subcat-4__name {
    color:#000
}

.b-popup-cart__item-title:hover, .home-feat__title:hover[href], .home-promo-2__line-to-all:hover, .index-f__item-name:hover, .subcat-3__title:hover, .subcat-4__name:hover {
    color:#306bc9
}

.postcard {
	text-align: center;
	margin-top: -10px;
}

.feautures {
	width:100%;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 150px;
}

.feautures li {
	float: left;
	width: 33%;
	text-align: center;
}

.feautures li img {
	width:50px;
}


.home-bnr-2:before, .home-bnr-3:before, .home-photo::before {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 400%;
    opacity: 0;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .1)), color-stop(77%, rgba(255, 255, 255, .1)), color-stop(92%, rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 77%, rgba(255, 255, 255, .5) 92%, rgba(255, 255, 255, 0));
    background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 77%, rgba(255, 255, 255, .5) 92%, rgba(255, 255, 255, 0));
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 3;
    pointer-events:none
}

.home-bnr-2:hover:before, .home-bnr-3:hover:before, .home-photo:hover:before {
    opacity: 1;
    top: -146%;
    left: -40%;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition:all .5s ease-in-out
}

.home-promo-2__image:hover img, .home-settings:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation:flash 1.5s
}

@media (max-width: 767px) {
    .catalog-pg, .home-pg__section_banner-set, .home-pg__section_blog, .home-pg__section_bnr-2, .home-pg__section_bnr-3, .home-pg__section_brands, .home-pg__section_catg-banner, .home-pg__section_columns, .home-pg__section_custom, .home-pg__section_faq, .home-pg__section_feat, .home-pg__section_feedback-gal, .home-pg__section_feedbacks, .home-pg__section_ls, .home-pg__section_promo-2, .home-pg__section_seo, .home-pg__section_settings, .home-pg__section_slider, .home-pg__section_subcat-1, .home-pg__section_subcat-3, .home-pg__section_subcat-4, .home-pg__section_subcat-5, .home-pg__section_subsc, .home-pg__section_tabbed-sliders, .item-pg__heading, .item-pg__maybe-useful, .item-pg__pd-delivery-payment, .item-pg__tabs, .item-pg__together-buy-slider, .main-slider-row__banners {
        padding-left: 1rem;
        padding-right:1rem
    }

    .option-p__header span, .option-p__sort-by .icon {
        display:none
    }

    .home-column__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content:space-between
    }

    .option-p__sort-col:not(.option-p__sort-col_left) {
        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
    }

    .b-popup-cart_1 .b-popup-cart__buttons, .b-popup-cart_1 .b-popup-cart__content, .b-popup-cart_1 .b-popup-cart__inner, .b-popup-cart_1 .b-popup-cart__main-content, .option-p__sort-list_right {
        display: -webkit-box;
        display: -ms-flexbox;
        display:flex
    }

    .option-p__sort-col {
        position:relative
    }

    .option-p__sort-list_left {
        position: absolute;
        opacity: 0;
        -webkit-transform: translate(0, 1rem);
        -ms-transform: translate(0, 1rem);
        transform: translate(0, 1rem);
        visibility: hidden;
        pointer-events: none;
        -webkit-transition: visibility 0s .3s, opacity .3s ease-out, -webkit-transform .4s cubic-bezier(0, .5, 0, 1);
        -o-transition: visibility 0s .3s, opacity .3s ease-out, transform .4s cubic-bezier(0, .5, 0, 1);
        transition: visibility 0s .3s, opacity .3s ease-out, transform .4s cubic-bezier(0, .5, 0, 1);
        transition:visibility 0s .3s, opacity .3s ease-out, transform .4s cubic-bezier(0, .5, 0, 1), -webkit-transform .4s cubic-bezier(0, .5, 0, 1)
    }

    .option-p__sort-toggle.active + .option-p__sort-list {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        visibility: visible;
        -webkit-transition: visibility 0s, opacity .3s ease-out .3s, -webkit-transform .4s cubic-bezier(0, .5, 0, 1) .4s;
        -o-transition: visibility 0s, opacity .3s ease-out .3s, transform .4s cubic-bezier(0, .5, 0, 1) .4s;
        transition: visibility 0s, opacity .3s ease-out .3s, transform .4s cubic-bezier(0, .5, 0, 1) .4s;
        transition:visibility 0s, opacity .3s ease-out .3s, transform .4s cubic-bezier(0, .5, 0, 1) .4s, -webkit-transform .4s cubic-bezier(0, .5, 0, 1) .4s
    }

    .home-blog_wide, .home-brands {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index:1
    }

    .home-blog_wide .home-blog__inner, .home-blog_wide .home-blog__item, .home-brands__inner, .home-brands__item {
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property:transform, -webkit-transform
    }

    .home-blog_wide .home-blog__inner, .home-brands__inner {
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-sizing: content-box;
        box-sizing:content-box
    }

    .home-blog_wide .home-blog__item, .home-brands__item {
        -ms-flex-negative: 0;
        flex-shrink:0
    }
}

@media (max-width: 1249px) {
    .home-promo-catgs__title-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items:center
    }

    .option-p__qty.active .option-p__dropdown {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        visibility: visible;
        pointer-events: auto;
        -webkit-transition: visibility 0s, opacity .05s ease-out .05s, -webkit-transform .1s ease .1s;
        -o-transition: visibility 0s, opacity .05s ease-out .05s, transform .1s ease .1s;
        transition: visibility 0s, opacity .05s ease-out .05s, transform .1s ease .1s;
        transition:visibility 0s, opacity .05s ease-out .05s, transform .1s ease .1s, -webkit-transform .1s ease .1s
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-subsc_success .home-subsc__span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items:center
    }
}

@media (min-width: 768px) {
    .option-p__sort-toggle {
        display:none
    }

    .b-popup-cart_2 .b-popup-cart__content {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content:space-between
    }

    .b-popup-cart_2 .b-popup-cart__content, .b-popup-cart__main-content, .home-promo, .home-subsc_success .home-subsc__inner, .option-p__sort-list, .pd-image .dis-badge {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items:center
    }

    .home-banner-set__inner, .tab-chars__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content:space-between
    }

    .home-subsc_success .home-subsc__inner, .pd-image .dis-badge {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content:center
    }

    .grouped-feat {
        border-radius: 5px;
        border:1px solid #f0f0f0
    }

    .grouped-feat, .home-banner-pd__item .item-c__inner {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items:flex-start
    }

    .grouped-feat, .home-banner-pd__item .item-c__inner, .home-banner-set__col_multi, .home-banner-set__item_col, .home-promo-catg-banner__inner, .home-promo-wr-2__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display:flex
    }
}

@media (min-width: 1250px) {
    .home-pg__section, .home-promo-wr-2 {
        width: 1240px;
        margin:0 auto
    }

    .pd-image__thumbs + .pd-image__big-photo .pd-image__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display:flex
    }

    .home-subsc__inner, .pd-image__thumbs + .pd-image__big-photo .pd-image__nav {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content:space-between
    }

    .home-subsc__inner, .home-subsc__span, .item-pg_3 .pd-cart__price-wrapper, .pd-cart__main_custom .pd-cart__processing-wrapper_center, .pd-cart__price-wrapper_custom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items:center
    }

    .item-pg_3 .pd-descr .pd-tabs__tab-content, .pd-cart__main_custom .pd-cart__processing-wrapper, .subcat-3__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display:flex
    }

    .item-pg_3 .pd-descr .pd-tabs {
        border: 1px solid #f0f0f0;
        border-radius:5px
    }

    .sld-side-banrs__item::before {
        content: "";
        position: absolute;
        top: -110%;
        left: -210%;
        width: 200%;
        height: 400%;
        opacity: 0;
        -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        transform: rotate(30deg);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .1)), color-stop(77%, rgba(255, 255, 255, .1)), color-stop(92%, rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, 0)));
        background: -o-linear-gradient(left, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 77%, rgba(255, 255, 255, .5) 92%, rgba(255, 255, 255, 0));
        background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 77%, rgba(255, 255, 255, .5) 92%, rgba(255, 255, 255, 0));
        -webkit-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        z-index:3
    }

    .sld-side-banrs__item:hover::before {
        opacity: 1;
        top: -146%;
        left: -40%;
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition:all .5s ease-in-out
    }

    .option-p__qty:hover .option-p__dropdown {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        visibility: visible;
        pointer-events: auto;
        -webkit-transition: visibility 0s, opacity .05s ease-out .05s, -webkit-transform .1s ease .1s;
        -o-transition: visibility 0s, opacity .05s ease-out .05s, transform .1s ease .1s;
        transition: visibility 0s, opacity .05s ease-out .05s, transform .1s ease .1s;
        transition:visibility 0s, opacity .05s ease-out .05s, transform .1s ease .1s, -webkit-transform .1s ease .1s
    }
}

@media (min-width: 1300px) {
    .home-pg__section, .home-promo-wr-2 {
        width:1290px
    }
}

@media (max-width: 1249px) {
    .pd-image {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction:column
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-image {
        margin-bottom:2rem
    }
}

.pd-image__thumbs {
    position:relative
}

@media (max-width: 767px) {
    .pd-image__thumbs {
        padding-left: 2.2rem;
        padding-right:2.2rem
    }
}

@media (max-width: 1249px) {
    .pd-image__thumbs {
        padding-left: 2rem;
        padding-right: 2rem;
        max-width:100%
    }

    .pd-image__thumbs-slider-nav {
        height: 1.8rem;
        position: absolute;
        top: 50%;
        margin-top: -9px;
        left: 0;
        width:100%
    }
}

.pd-image__big-photo {
    position: relative;
    margin-bottom:2rem
}

@media (max-width: 1249px) {
    .pd-image__big-photo {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom:2rem
    }
}

.pd-image__big-photo:hover .pd-image__nav {
    opacity: 1;
    visibility:visible
}

.pd-image__big-photo-inner {
    display: block;
    cursor: pointer;
    text-align:center
}

@media (max-width: 767px) {
    .pd-image__big-photo-inner {
        width: 90%;
        height:35rem
    }
}

@media (max-width: 1249px) {
    .pd-image__big-photo-inner {
        margin:0 auto
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-image__big-photo-inner {
        width: 35.4rem;
        height:35.4rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-image__thumbs-slider {
        min-width: 31.4rem;
        max-width:100%
    }
}

.pd-image__badges {
    position: absolute;
    z-index:2
}

@media (max-width: 767px) {
    .pd-image__badges {
        top: 0;
        left:0
    }
}

@media (min-width: 768px) {
    .pd-image__badges {
        top: 2rem;
        left:2rem
    }
}

.pd-image__nav {
    top: 50%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    visibility:hidden
}

@media (max-width: 1249px) {
    .pd-image__nav {
        display:none
    }
}

@media (min-width: 1250px) {
    .pd-image__nav {
        display:none
    }
}

.pd-image__nav, .pd-image__nav .slider-ar {
    position:absolute
}

.pd-image__nav .slider-ar:first-child {
    left:0
}

.pd-image__nav .slider-ar:last-child {
    right:0
}

.pd-image__thumbs-slider {
    position:relative
}

@media (min-width: 1250px) {
    .pd-image__thumbs.no-nav {
        padding:0 !important
    }
}

@media (min-width: 768px) {
    .pd-image .dis-badge {
        width: 7.1rem;
        height: 7.1rem;
        line-height: 1.2;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction:column
    }

    .pd-image .dis-badge .icon {
        width: 100%;
        height:100%
    }

    .pd-image .dis-badge i, .pd-image .dis-badge span {
        display:block
    }

    .pd-image .dis-badge span {
        font-weight: 700;
        font-size:2.5rem
    }

    .pd-image .dis-badge i {
        font-style: normal;
        font-size: 1rem;
        text-transform:uppercase
    }
}

@media (max-width: 767px) {
    .pd-image .dis-badge i {
        display:none
    }
}

.pd-image__badges-i:not(:last-child) {
    margin-bottom:1rem
}

.pd-image__action-btns {
    width: 3.5rem;
    position: absolute;
    top: 0;
    right:0
}

.pd-image__action-btns .action-btns-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction:column
}

.pd-image__action-btns .action-btns-wrapper__item {
    margin-right: 0;
    margin-bottom:1.5rem
}

@media (max-width: 767px) {
    .pd-image__action-btns .item-act-btn {
        width: 3.5rem;
        height: 3.5rem;
        border-radius: 50%;
        border:1px solid #f0f0f0
    }

    .pd-image__action-btns .item-act-btn_fav.active {
        background-color: #ff003b;
        border-color:#ff003b
    }

    .pd-image__action-btns .item-act-btn_fav.active .icon {
        width: 1.5rem;
        height: 1.3rem;
        stroke: #fff;
        fill:#fff
    }

    .pd-image__action-btns .item-act-btn_comp.active::after, .pd-image__action-btns .item-act-btn_fav.active::after {
        display:none
    }

    .pd-image__action-btns .item-act-btn_comp.active {
        background-color: #02bc2c;
        border-color:#02bc2c
    }

    .pd-image__action-btns .item-act-btn_comp.active .icon {
        fill:#fff
    }
}

@media (min-width: 1250px) {
    .pd-image__big-photo-inner {
        width: 100%;
        height:100%
    }

    .b-row-ip_1 .pd-image__thumbs-slider {
        height:32rem
    }

    .b-row-ip_1 .pd-image__big-photo {
        width: 44.3rem;
        height:44.3rem
    }

    .b-row-ip_1 .pd-image__thumbs + .pd-image__big-photo {
        width: 35.8rem;
        height:35.8rem
    }
}

@media (min-width: 1300px) {
    .b-row-ip_1 .pd-image__big-photo {
        width: 47.3rem;
        height:47.3rem
    }

    .b-row-ip_1 .pd-image__thumbs + .pd-image__big-photo {
        width: 38.8rem;
        height:38.8rem
    }
}

.b-fastview .pd-image__big-photo {
    width: 40rem;
    height: 40rem;
    margin:0 auto
}

@media (min-width: 1250px) {
    .b-row-ip_1 .pd-image__thumbs .swiper-wrapper, .b-row-ip_2 .pd-image__thumbs .swiper-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction:column
    }

    .b-row-ip_1 .pd-image__thumbs, .b-row-ip_2 .pd-image__thumbs {
        padding-top: 3.2rem;
        padding-bottom: 3.2rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 6.5rem;
        flex: 0 0 6.5rem;
        margin-right:2rem
    }

    .b-row-ip_1 .pd-image__thumbs-slider-nav, .b-row-ip_2 .pd-image__thumbs-slider-nav {
        height: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -5px;
        z-index:1
    }

    .b-row-ip_2 .pd-image__thumbs-slider {
        height:49rem
    }

    .b-row-ip_2 .pd-image__big-photo {
        width: 57rem;
        height:57rem
    }

    .b-row-ip_2 .pd-image__thumbs + .pd-image__big-photo {
        width: 48.5rem;
        height:48.5rem
    }
}

@media (min-width: 1300px) {
    .b-row-ip_2 .pd-image__big-photo {
        width: 64.5rem;
        height:64.5rem
    }

    .b-row-ip_2 .pd-image__thumbs + .pd-image__big-photo {
        width: 55rem;
        height:55rem
    }
}

@media (min-width: 1250px) {
    .b-row-ip_3 .pd-image {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction:column
    }

    .b-row-ip_3 .pd-image__thumbs {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        padding-left: 2.2rem;
        padding-right:2.2rem
    }

    .b-row-ip_3 .pd-image__thumbs-slider {
        width:38.5rem
    }

    .b-row-ip_3 .pd-image__thumbs-slider-nav {
        position: absolute;
        top: 50%;
        margin-top: -1.1rem;
        left: 0;
        right: 0;
        width:100%
    }

    .b-row-ip_3 .pd-image__thumbs-slider-nav .thumb-nav {
        position:absolute
    }

    .b-row-ip_3 .pd-image__thumbs-slider-nav .thumb-nav_left {
        left:0
    }

    .b-row-ip_3 .pd-image__thumbs-slider-nav .thumb-nav_right {
        right: 0;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform:scaleX(-1)
    }

    .b-row-ip_3 .pd-image__big-photo {
        width: 43rem;
        height:43rem
    }

    .b-row-ip_3.no-col-descr .pd-image__big-photo {
        width: 57rem;
        height:57rem
    }

    .b-row-ip_3.no-col-descr .pd-image__thumbs-slider {
        width:auto
    }
}

@media (min-width: 1300px) {
    .b-row-ip_3 .pd-image__big-photo {
        width: 45rem;
        height:45rem
    }

    .b-row-ip_3.no-col-descr .pd-image__big-photo {
        width: 64.5rem;
        height:64.5rem
    }
}

.thumb-nav {
    position: absolute;
    z-index: 1;
    cursor:pointer
}

.thumb-nav:not(.swiper-button-disabled):hover .icon {
    color:#306bc9
}

.thumb-nav .icon {
    color:#777
}

.thumb-nav.swiper-button-disabled {
    pointer-events:none
}

.thumb-nav.swiper-button-disabled .icon {
    color:#d5d5d5
}

@media (max-width: 1249px) {
    .thumb-nav_left {
        left:0
    }

    .thumb-nav_right {
        right: 0;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform:scaleX(-1)
    }
}

.b-row-ip_1 .thumb-nav, .b-row-ip_2 .thumb-nav {
    width: 10px;
    height:18px
}

@media (min-width: 1250px) {
    .b-row-ip_1 .thumb-nav_left, .b-row-ip_2 .thumb-nav_left {
        top: 0;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform:rotate(90deg)
    }

    .b-row-ip_1 .thumb-nav_right, .b-row-ip_2 .thumb-nav_right {
        bottom: 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform:rotate(-90deg)
    }
}

.pd-thumb {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: block;
    cursor: pointer;
    border: 1px solid #f0f0f0;
    border-radius:3px
}

@media (max-width: 767px) {
    .pd-thumb {
        width: 5.5rem !important;
        height:5.5rem !important
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-thumb {
        width: 6.8rem;
        height:6.8rem
    }
}

@media (min-width: 1250px) {
    .pd-thumb {
        width: 6.5rem;
        height:6.5rem
    }
}

.pd-thumb .pd-thumb__img {
    max-width: 90%;
    max-height:90%
}

.pd-thumb.active, .pd-thumb.is-current {
    -webkit-box-shadow: inset 0 0 0 2px #306bc9;
    box-shadow:inset 0 0 0 2px #306bc9
}

.pd-thumb_video {
    position:relative
}

.pd-thumb_video::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .2);
    z-index:1
}

.pd-thumb_video::after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12.5px 0 12.5px 17px;
    border-color: transparent transparent transparent #fff;
    z-index:2
}

.pd-brand-info {
    margin-top:2rem
}

@media (max-width: 767px) {
    .pd-brand-info {
        display:none
    }
}

.pd-brand-info__inner {
    width:100%
}

.pd-brand-info__logo {
    max-width: 10rem;
    max-height:5rem
}

.pd-brand-info__text, .pd-payment__item_bottom dd {
    margin-left:2rem
}

.pd-brand-info__manfr {
    font-size:1.3rem
}

.pd-brand-info__brand-name {
    color: #306bc9;
    font-size: 1.3rem;
    margin-left:.5rem
}

.pd-brand-info__brand-name:hover {
    color:#000
}

@media (min-width: 1250px) {
    .b-row-ip_3 .pd-brand-info {
        margin-top:3rem
    }
}

.pd-descr {
    font-size:1.3rem
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-descr {
        margin-bottom:3rem
    }
}

@media (min-width: 1250px) {
    .pd-descr__title {
        margin-bottom: 2rem;
        font-size: 3rem;
        font-weight: 700;
        line-height:1.16
    }
}

@media (max-width: 767px) {
    .pd-descr__artikul, .pd-descr__rating {
        position: absolute;
        top: 0;
        margin-bottom:0 !important
    }
}

.pd-descr__artikul {
    right:0
}

.pd-descr > :not(:last-child), .tab-chars__content table:not(:empty):not(:last-of-type) {
    margin-bottom:2rem
}

@media (max-width: 767px) {
    .pd-descr__rating {
        left: 0;
        top:2px
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-descr__stock {
        display:none
    }
}

.pd-chars__i dt, .pd-descr__stock-title {
    margin-bottom:.5rem
}

@media (max-width: 1249px) {
    .pd-descr__chars, .pd-descr__tags {
        display:none
    }
}

@media (min-width: 768px) {
    .pd-descr .s-product-stocks .pd-descr__stock {
        margin-bottom:1rem
    }
}

.pd-chars__title {
    font-weight:700
}

.pd-chars__i, .pd-chars__title {
    margin-bottom:.9rem
}

.pd-chars__i dt {
    color:#777
}

.pd-chars__show-all {
    color: #777;
    border-bottom:1px dashed #777
}

.pd-chars__show-all:hover {
    border-bottom-color: transparent;
    color:#306bc9
}

.pd-cart > :not(:last-child) {
    margin-bottom:3rem
}

@media (max-width: 767px) {
    .pd-cart > :not(:last-child) {
        margin-bottom:2rem
    }

    .pd-cart__main {
        padding-left: .5rem;
        padding-right:.5rem
    }
}

.pd-cart__main_custom {
    background-color:#f4f4f4
}

@media (max-width: 767px) {
    .pd-cart__main_custom {
        padding:1rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-cart__main_custom {
        padding:1.5rem
    }
}

@media (min-width: 1250px) {
    .pd-cart__main_custom {
        padding:3rem 2rem
    }
}

@media (max-width: 767px) {
    .pd-cart__main_custom .pd-cart__price {
        margin-bottom:1rem
    }

    .pd-cart__main_custom .pd-cart__price-wrapper_custom {
        margin-bottom:1.5rem
    }
}

@media (min-width: 1250px) {
    .pd-cart__main_custom .pd-cart__processing-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items:flex-start
    }

    .pd-cart__main_custom .pd-stock {
        display:block
    }
}

.pd-cart__main_custom .pd-stock:not(:last-child) {
    margin-top: 1rem;
    margin-bottom:1rem
}

@media (max-width: 767px) {
    .pd-cart__stock-wrapper .pd-stock:not(:last-child) {
        margin-bottom:1rem
    }
}

@media (min-width: 1250px) {
    .pd-cart__main_custom .pd-cart__stock-wrapper {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 13rem;
        flex: 1 0 13rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items:flex-start
    }
}

.pd-cart__main_custom .pd-stock__title {
    line-height: 1;
    margin-bottom: .4rem;
    margin-right:0
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-cart__main_custom .pd-stock__title {
        margin-bottom: 0;
        margin-right:.5rem
    }
}

.pd-cart__price {
    white-space:nowrap
}

.pd-cart__price-wrapper_default .pd-cart__save {
    margin-bottom:3rem
}

@media (max-width: 767px) {
    .pd-cart__price-wrapper_default .pd-cart__save {
        margin-bottom:1.5rem
    }
}

.pd-cart__price-wrapper_default .pd-cart__price {
    margin-bottom:1.5rem
}

.pd-cart__price-wrapper_custom {
    margin-bottom:2rem
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-cart__price-wrapper_custom .pd-cart__save {
        margin-top:1.5rem
    }
}

@media (min-width: 1250px) {
    .pd-cart__price-wrapper_custom .pd-cart__save {
        margin-left:2rem
    }
}

.pd-cart__price-wrapper_custom .pd-cart__stock-wrapper {
    margin-top: -1rem;
    margin-bottom:-1rem
}

.pd-cart__price-mob-text {
    font-size: 1.3rem;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height:1
}

@media (min-width: 768px) {
    .pd-cart__price-mob-text {
        display:none
    }
}

.pd-cart__processing-wrapper.stuck {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index:1000
}

.pd-cart__processing-wrapper.stuck .pd-cart__process {
    background-color: rgba(255, 255, 255, .9);
    width: 100%;
    padding: 1rem;
    margin-bottom:0 !important
}

.pd-cart__processing-wrapper.stuck.on-panel-top {
    bottom:50px
}

@media (max-width: 767px) {
    .pd-cart__process {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom:2rem
    }

    .pd-cart__process .pd-cart__qty + .pd-cart__add-cart {
        margin-left:1.5rem
    }

    .pd-cart__process > .btn {
        margin: 0;
        padding-left: 0;
        padding-right:0
    }

    .pd-cart__process > .pd-cart__one-click {
        margin-top: 1rem;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow:1
    }

    .pd-cart__process > .pd-cart__one-click .quickorder-button {
        width:100%
    }

    .pd-cart__process > .pd-cart__add-cart {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 57%;
        flex: 1 0 57%;
        -ms-flex-negative: 0;
        flex-shrink:0
    }

    .pd-cart__qty {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 37%;
        flex:1 0 37%
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-cart__qty {
        margin-right:1.5rem
    }
}

@media (min-width: 768px) {
    .pd-cart__qty {
        height: 5rem;
        -ms-flex-negative: 0;
        flex-shrink:0
    }
}

@media (min-width: 1250px) {
    .pd-cart__qty {
        margin-right: 2rem;
        width:76px
    }
}

.pd-cart__qty .qty {
    height:100%
}

@media (max-width: 767px) {
    .pd-cart__qty .qty {
        height: 4rem;
        width:auto
    }
}

@media (min-width: 1250px) {
    .pd-cart__qty .qty {
        width:100%
    }
}

.pd-cart__qty .qty__btn {
    border-color:transparent
}

@media (max-width: 767px) {
    .pd-cart__qty .qty__btn {
        -ms-flex-preferred-size: 4rem;
        flex-basis:4rem
    }
}

.pd-cart__add-cart {
    margin-right: 2rem;
    white-space: nowrap;
    padding-left: 1.9rem;
    padding-right:1.9rem
}

.pd-cart__add-cart .flying-dot {
    position: absolute;
    opacity:0
}

.pd-cart__add-cart i {
    font-style:normal
}

@media (max-width: 1249px) {
    .pd-cart__add-cart i {
        display:none
    }

    .pd-cart__add-cart span {
        white-space:nowrap
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-cart__add-cart {
        padding: 0;
        margin-right: 1.5rem;
        padding-left: 2.4rem;
        padding-right:2.4rem
    }
}

@media (min-width: 1250px) {
    .pd-cart__add-cart {
        min-width:16rem
    }
}

.pd-cart__add-cart.is-adding-cart {
    background-color:#ff8c52
}

.pd-cart__add-cart.is-adding-cart.btn_shiny {
    -webkit-box-shadow: 0 2px 4px rgba(255, 140, 82, .4);
    box-shadow:0 2px 4px rgba(255, 140, 82, .4)
}

.pd-cart__add-cart.is-adding-cart span:not(.hover-anim) {
    font-size: 0;
    width:1.7rem
}

.pd-cart__add-cart.is-adding-cart span:not(.hover-anim)::before {
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    border: 3px solid #fff;
    z-index: 2;
    border-top-color: rgba(255, 255, 255, .5);
    -webkit-animation: spin 1s infinite linear;
    animation:spin 1s infinite linear
}

.pd-cart__one-click {
    padding:0
}

.pd-cart__one-click .quickorder-button {
    padding: 0;
    margin: 0;
    height:100%
}

@media (min-width: 768px) {
    .pd-cart__one-click .quickorder-button {
        padding-top:1.8rem !important
    }
}

.pd-cart__one-click .quickorder-button:not(:empty) {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    white-space:nowrap
}

@media (max-width: 1249px) {
    .pd-cart__one-click .quickorder-button span {
        line-height:1.5
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-cart__one-click .quickorder-button:not(:empty) {
        padding: 0;
        padding-left: 1rem;
        padding-right:1rem
    }
}

@media (min-width: 1250px) {
    .pd-cart__one-click .quickorder-button:not(:empty) {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow:1
    }
}

.pd-cart__one-click .quickorder-button.btn {
    font-weight: 700;
    font-size: 14px;
    font-family: "Roboto", sans-serif
}

@media (min-width: 1250px) {
    .pd-cart__one-click {
        margin-right:2rem
    }
}

@media (max-width: 767px) {
    .pd-cart__process > .btn {
        height: 4rem;
        padding: 0;
        line-height:4rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-cart__process > .btn {
        height:5rem
    }
}

@media (max-width: 767px) {
    .pd-cart__one-click .quickorder-button {
        line-height:4rem
    }

    .item-c__one-click_tiled .quickorder-button {
        line-height:2.9rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-cart__stock-wrapper {
        margin-top:2rem
    }
}

@media (min-width: 1250px) {
    .pd-cart__stock-wrapper {
        margin-left:2rem
    }

    .b-row-ip_1 .pd-cart__stock-wrapper {
        display:none
    }
}

@media (max-width: 767px) {
    .pd-cart__actions {
        display:none
    }
}

.pd-cart__option-i-title {
    margin-bottom:1.4rem
}

.pd-cart__option-i:not(:last-child), .pd-cart__options-list {
    margin-bottom:3rem
}

.item-pg_3 .pd-descr .pd-payment__item_bottom dl, .item-pg_3 .pd-descr .pd-payment__item_city dl, .pd-cart__mob-qty-stock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items:flex-start
}

@media (max-width: 767px) {
    .pd-cart__mob-qty-stock .pd-cart__stock-wrapper {
        display: table;
        margin-left: auto;
        margin-right:auto
    }

    .pd-cart__stock-wrapper {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order:1
    }
}

.pd-cart__descr, .pd-cart__rating-sku {
    display:none
}

@media (min-width: 1250px) {
    .pd-cart__add-cart_notify {
        padding-left: 3.4rem;
        padding-right:3.4rem
    }
}

@media (max-width: 767px) {
    .pd-cart__no-qty .pd-cart__add-cart {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex:1 0 100%
    }
}

@media (min-width: 1250px) {
    .pd-cart__add-cart.btn {
        height:50px
    }
}

@media (min-width: 768px) {
    .pd-cart__process > :last-child {
        margin-right:0 !important
    }

    .pd-cart__process .pd-cart__add-cart + .pd-cart__one-click:last-child {
        width:100%
    }
}

.pd-cart__add-cart, .pd-cart__one-click {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow:1
}

.pd-price {
    line-height:1
}

.pd-price__reg-price {
    font-size: 4.5rem;
    font-weight:700
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-price__reg-price {
        font-size:3.5rem
    }
}

@media (max-width: 767px) {
    .pd-price__reg-price {
        font-size:2.5rem
    }
}

.pd-price__old-price {
    font-size: 2.5rem;
    color: #777;
    position: relative;
    margin-left:2rem
}

@media (max-width: 767px) {
    .pd-price__old-price {
        font-size:1.6rem
    }
}

.pd-price__old-price::before {
    top: 55%;
    left: 0;
    right: 0;
    border-bottom:1px solid #777
}

.pd-save > :not(:last-child) {
    margin-right:.5rem
}

.pd-save > span {
    color:#777
}

.pd-tabs__tab-menu {
    margin-bottom:2rem
}

.pd-tabs__tab-menu-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    cursor: pointer;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #aaa;
    background-color:#f7f7f7
}

@media (max-width: 767px) {
    .pd-tabs__tab-menu-item {
        padding-top: .5rem;
        padding-bottom:.5rem
    }
}

.pd-tabs__tab-menu-item {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition:all .3s
}

.pd-tabs__tab-menu-item:first-child {
    border-right:1px solid #f0f0f0
}

.pd-tabs__tab-menu-item:not(.active):hover {
    color:#306bc9
}

.pd-tabs__tab-menu-item.active {
    background-color: #fff;
    color:#000
}

.pd-tabs__tab-content-item {
    display:none
}

.pd-tabs__tab-content-item.active {
    display:block
}

.pd-tabs__delivery-info {
    color: #777;
    font-size: 1.3rem;
    margin-bottom:3rem
}

.pd-tabs__order-call {
    margin-bottom:3rem
}

@media (max-width: 767px) {
    .pd-tabs__delivery-info, .pd-tabs__order-call {
        margin-bottom:2rem
    }
}

.pd-bonus {
    font-size:1.3rem
}

.pd-bonus__content > :not(:last-child) {
    margin-right:.5rem
}

.pd-bonus__content > strong {
    font-weight: 400;
    color:#02bc2c
}

.pd-bonus .circle-icon-box {
    width: 2rem;
    height:2rem
}

.pd-bonus__info {
    margin-left:1rem
}

.pr-discount-label {
    display: inline-block;
    background-color: #ffe500;
    border-radius: 3px;
    font-weight: 700;
    padding: .3rem .5rem;
    -webkit-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    white-space:nowrap
}

.pr-discount-label span {
    display: inline-block;
    -webkit-transform: skewX(10deg);
    -ms-transform: skewX(10deg);
    transform:skewX(10deg)
}

.pd-action-btn {
    color: #306bc9;
    line-height:1
}

.pd-action-btn:hover {
    color:#000
}

.pd-action-btn:hover .icon {
    color: #000;
    stroke:#000
}

.pd-action-btn:first-child {
    margin-right:4rem
}

.pd-action-btn .icon {
    margin-right:1rem
}

.pd-action-btn_fav:hover .icon {
    color:transparent
}

.pd-action-btn_comp span {
    position: relative;
    top:1px
}

.pd-action-btn_fav .icon {
    color: transparent;
    stroke-width: 1px;
    stroke:#306bc9
}

.pd-action-btn_comp.active .icon {
    color:#02bc2c
}

.pd-action-btn_fav.active .icon {
    stroke: #ff003b;
    color:#ff003b
}

.pd-call-order {
    line-height:1
}

.pd-call-order > :not(:last-child) {
    margin-right:.5rem
}

.pd-call-order .icon {
    position: relative;
    top:1px
}

.pd-call-order a {
    font-weight: 700;
    color:#000 !important
}

.pd-call-order a:hover {
    color:#306bc9 !important
}

.pd-stock {
    font-size:1.3rem
}

@media (min-width: 768px) {
    .pd-stock.s-product-stock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 2rem;
        margin-bottom:2rem
    }

    .pd-stock.s-product-stock .pd-stock-title {
        margin-bottom:.5rem
    }
}

.pd-stock__title {
    margin-right: .5rem;
    color:#777
}

.pd-payment__item dl {
    z-index:1
}

.pd-payment__item_city dl {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content:center
}

.pd-payment__item_city dl > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex:1 1 50%
}

.pd-payment__item_city dt {
    margin-right: 2rem;
    text-align:right
}

.pd-payment__item_city dd a {
    border-bottom:1px dashed #306bc9
}

.pd-payment__item_city dd a:hover {
    border-color: transparent;
    color:#306bc9 !important
}

.pd-payment__item_city dd .icon {
    margin-right: .5rem;
    color:#306bc9
}

.pd-payment__item:not(.pd-payment__item_bottom) {
    margin-bottom: 2rem;
    line-height:1
}

.pd-payment__item:not(.pd-payment__item_bottom):not(.pd-payment__item_city) {
    font-size:1.3rem
}

@media (min-width: 768px) {
    .pd-payment__item:not(.pd-payment__item_bottom):not(.pd-payment__item_city) dt {
        max-widdh:60%
    }
}

.pd-payment__item:not(.pd-payment__item_bottom):not(.pd-payment__item_city) dd {
    white-space:nowrap
}

.pd-payment__item:not(.pd-payment__item_bottom) dl {
    position:relative
}

.pd-payment__item:not(.pd-payment__item_bottom) dl::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border: 1px solid #f0f0f0;
    z-index:-1
}

.pd-payment__item:not(.pd-payment__item_bottom) dt {
    padding-right:1rem
}

.pd-payment__item:not(.pd-payment__item_bottom) dd {
    font-weight: 700;
    padding-left:1rem
}

.pd-payment__item:not(.pd-payment__item_bottom) dl > * {
    background-color:#fff
}

.pd-payment__item_bottom dl {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items:flex-start
}

@media (max-width: 1249px) {
    .pd-payment__item_bottom dl {
        -ms-flex-wrap: wrap;
        flex-wrap:wrap
    }
}

.pd-payment__item_bottom dt {
    font-size:1.2rem
}

.pd-payment__item_bottom dd .btn {
    padding-top: .7rem;
    padding-bottom: .7rem;
    white-space:nowrap
}

@media (max-width: 1249px) {
    .pd-payment__item_bottom dd {
        margin-left: 0;
        margin-top:2rem
    }
}

@media (max-width: 767px) {
    .pd-payment__item_bottom dd {
        margin-top:1rem
    }

    .pd-payment__item:not(.pd-payment__item_city) dl {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content:flex-start
    }

    .pd-payment__item:not(.pd-payment__item_city) dl::before {
        display:none
    }
}

.item-pg_3 .pd-descr {
    font-size:1.3rem
}

.item-pg_3 .pd-descr .pd-payment {
    padding:1.5rem
}

.item-pg_3 .pd-descr .pd-payment__item dl::before {
    display:none !important
}

.item-pg_3 .pd-descr .pd-payment__item:not(.pd-payment__item_bottom) dd {
    padding-left:0
}

.item-pg_3 .pd-descr .pd-payment__item_city dd {
    margin-top:2rem
}

.item-pg_3 .pd-descr .pd-payment__item:not(.pd-payment__item_bottom):not(.pd-payment__item_city) dl {
    display:block
}

.item-pg_3 .pd-descr .pd-payment__item:not(.pd-payment__item_bottom):not(.pd-payment__item_city) dl dd {
    display: inline;
    background-color:transparent
}

.item-pg_3 .pd-descr .pd-payment__item_bottom dl dd {
    margin-left: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom:1rem
}

@media (min-width: 1250px) {
    .item-pg_3 .pd-descr .pd-tabs__tab-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items:flex-start
    }

    .item-pg_3 .pd-descr .pd-tabs__tab-menu {
        display:none
    }

    .item-pg_3 .pd-descr .pd-tabs__tab-content-item {
        display:block
    }

    .item-pg_3 .pd-descr .pd-tabs__tab-content-item:not(.active) {
        border-bottom:1px solid #f0f0f0
    }

    .item-pg_3 .pd-descr .pd-tabs__tab-content-item.active {
        padding:1.5rem
    }

    .item-pg_3 .pd-descr .pd-tabs__order-call {
        margin-bottom:0
    }

    .item-pg_3 .pd-descr .pd-tabs__tab-content-item:first-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order:1
    }

    .item-pg_3 .pd-descr .pd-call-order {
        -ms-flex-wrap: wrap;
        flex-wrap:wrap
    }

    .item-pg_3 .pd-descr .pd-call-order a {
        display: block;
        widdh: 100%;
        margin-top:1rem
    }
}

.pd-features {
    width: 100%;
    margin-bottom: 3rem;
    position: relative;
    z-index:2
}

@media (min-width: 1250px) {
    .pd-features {
        margin-top:-1.5rem
    }
}

.pd-features__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap:wrap
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-features__list {
        margin-right:-2.8rem
    }
}

@media (min-width: 1250px) {
    .pd-features__list {
        margin-right:-3rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .pd-features__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.4rem;
        flex: 0 0 22.4rem;
        margin:1rem 2.8rem 1rem 0
    }
}

@media (min-width: 1250px) {
    .pd-features__item {
        margin: 1.5rem 3rem 1.5rem 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28.75rem;
        flex:0 0 28.75rem
    }
}

@media (min-width: 1300px) {
    .pd-features__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30rem;
        flex:0 0 30rem
    }
}

.tab-chars {
    font-size:1.3rem
}

.tab-chars__header {
    margin-bottom:2rem
}

.tab-chars__title {
    font-size: 1.6rem;
    font-weight:700
}

.tab-chars__all-chars {
    color: #306bc9;
    border-bottom:1px dashed #306bc9
}

.tab-chars__all-chars:hover {
    border-color:transparent
}

@media (max-width: 767px) {
    .tab-chars__all-chars {
        margin-top: 1rem;
        display:inline-block
    }
}

.tab-chars__type {
    font-weight:700
}

.sidebar-items__header, .sidebar-items__item, .tab-chars__content, .tab-chars__type {
    margin-bottom:2rem
}

.tab-chars__content table {
    width: 100%;
    border-spacing: 0;
    border-collapse:separate
}

.tab-chars__content tr:nth-child(odd) {
    background-color:#f7f7f7
}

.tab-chars__content tr:nth-child(even) {
    background-color:#fff
}

.tab-chars__content tr:hover td {
    border-top: 2px solid #ff8c52;
    border-bottom:2px solid #ff8c52
}

.tab-chars__content td {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    width: 50%;
    padding:.9rem 1.5rem
}

.tab-chars__color-item:not(:last-child) {
    margin-bottom:.9rem
}

.tab-chars__content span[style] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items:center
}

.tab-chars__content span[style] .color {
    margin-right: 1rem;
    border-radius: 50%;
    border:1px solid #e0e0e0
}

.pd-tag-links {
    color:#777
}

.pd-tag-links__title {
    line-height: 1;
    margin-bottom: .7rem;
    font-size:1.3rem
}

.pd-tag-links__list {
    -ms-flex-wrap: wrap;
    flex-wrap:wrap
}

.pd-tag-links__item {
    margin:.5rem 1rem .5rem 0
}

.pd-tag-links__item .btn {
    padding:.7rem .5rem
}

.pd-tag-links__link {
    font-size: 1.2rem;
    color: #777;
    border-bottom:1px solid #777
}

.pd-tag-links__link:hover {
    border-bottom-color: transparent;
    color:#306bc9
}

.pd-colors {
    margin-top:-.5rem
}

.pd-colors__list {
    -ms-flex-wrap: wrap;
    flex-wrap:wrap
}

.pd-colors__i {
    margin-right: .3rem;
    margin-top: .4rem;
    margin-bottom:.4rem
}

.pd-color {
    display: block;
    width: 3.8rem;
    height: 3.8rem;
    border-radius: 50%;
    position: relative;
    border: 5px solid #fff;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition:all .3s
}

.pd-color.active {
    -webkit-box-shadow: 0 0 0 1px #aaa;
    box-shadow:0 0 0 1px #aaa
}

.pd-color_white::before {
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
    border:1px solid #f0f0f0
}

.pd-color .b-tooltip {
    pointer-events:none
}

.form-option label {
    font-size: 1.5rem;
    display:inline-block;
	float: left;
	width:50%;
	margin: 5px 0px;
}
.clear {
	clear: both;
}

.form-option__i:not(:last-child) {
    margin-bottom:1.3rem
}

.form-option__i select {
    min-width: 17rem;
    margin-left: 3rem;
    max-width:385px
}

@media (min-width: 768px) and(max-width: 1249px) {
    .form-option__i select {
        max-width:320px
    }
}

@media (max-width: 767px) {
    .form-option__i select {
        max-width:280px
    }
}

.btn-options__list {
    -ms-flex-wrap: wrap;
    flex-wrap:wrap
}

.btn-options__i {
    margin-top: .5rem;
    margin-bottom: .5rem;
    margin-right:1rem
}

.btn-option {
    font-size: 1.3rem;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f8f8f8), to(#fff));
    background-image: -o-linear-gradient(bottom, #f8f8f8 0%, #fff 100%);
    background-image: linear-gradient(to top, #f8f8f8 0%, #fff 100%);
    padding: .5rem 1rem;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition:all .3s
}

.btn-option.active, .btn-option:hover {
    -webkit-box-shadow: inset 0 0 0 2px #306bc9;
    box-shadow:inset 0 0 0 2px #306bc9
}

.btn-option:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fff));
    background-image: -o-linear-gradient(top, #f8f8f8 0%, #fff 100%);
    background-image:linear-gradient(180deg, #f8f8f8 0%, #fff 100%)
}

.btn-option.active {
    color:#306bc9
}

.pd-options-list {
    margin-bottom:3rem
}

.pd-options-list__item:not(:last-child) {
    margin-bottom:3rem
}

.pd-options-list__item-title {
    margin-bottom: 1.4rem;
    font-size:1.4rem
}

.pd-options-list__stock-title {
    margin-bottom: .5rem;
    font-size:1.3rem
}

@media (min-width: 1250px) {
    .pd-descr__delivery-info + .store-info {
        border-top-left-radius: 0;
        border-top-right-radius:0
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .store-info__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap:wrap
    }

    .store-info__i {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3%;
        flex:0 0 33.3%
    }

    .store-info__i:not(:nth-child(3n)) {
        border-right:1px solid #f0f0f0
    }

    .store-info__i:nth-child(-n + 3) {
        border-bottom:1px solid #f0f0f0
    }
}

@media (min-width: 1250px) {
    .store-info__i:not(:last-child) {
        border-bottom:1px solid #f0f0f0
    }
}

.pd-info {
    padding: 1.5rem;
    display:block
}

.pd-info__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.6rem;
    height: 1.4rem;
    margin-right:1.5rem
}

.pd-info__title {
    line-height: 1;
    margin-bottom: 0;
    font-size:1.3rem
}

.pd-info__text {
    font-size: 1.3rem;
    color: #777;
    margin-top:1rem
}

@media (min-width: 1250px) {
    .pd-image-gallery {
        position:relative
    }
}

.pd-image-gallery-test-wrapper {
    background-color: rgba(0, 0, 0, .6);
    padding:30px
}

.pd-image-gallery__main {
    background-color: #fff;
    border-radius: 5px;
    padding: 2rem;
    margin-bottom:1rem
}

@media (min-width: 1250px) {
    .pd-image-gallery__main {
        margin-bottom:7rem
    }
}

.pd-image-gallery__header, .pd-image-gallery__main .swiper-slide {
    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
}

.pd-image-gallery__main .gallery-top {
    height:calc(100vh - 220px)
}

@media (max-width: 767px) {
    .pd-image-gallery__main .gallery-top {
        height:calc(100vh - 270px)
    }
}

.home-banner-set__col img, .home-promo__image img, .pd-image-gallery__main .swiper-slide img {
    max-width: 100%;
    max-height:100%
}

@media (max-width: 767px) {
    .pd-image-gallery__main .swiper-slide img {
        max-width:92%
    }
}

.pd-image-gallery__header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content:space-between
}

@media (max-width: 767px) {
    .pd-image-gallery__header {
        display:none
    }
}

.pd-image-gallery__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items:center
}

.pd-image-gallery__btns .btn {
    height: 4rem;
    line-height: 4rem;
    padding-top: 0;
    padding-bottom: 0;
    text-transform:uppercase
}

.pd-image-gallery__btns .btn + .btn {
    margin-left:2rem
}

.pd-image-gallery__header {
    margin-bottom:2rem
}

.pd-image-gallery__photo-wrapper {
    position:relative
}

.pd-image-gallery__thumbs {
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index:2
}

.pd-image-gallery__thumbs .swiper-slide {
    width: 6rem !important;
    height: 6rem;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition:all .3s
}

.pd-image-gallery__thumbs .swiper-slide img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin:auto
}

.pd-image-gallery__thumbs .swiper-slide.swiper-slide-thumb-active {
    -webkit-box-shadow: inset 0 0 0 3px #ff8c52;
    box-shadow:inset 0 0 0 3px #ff8c52
}

@media (min-width: 1250px) {
    .pd-image-gallery__thumbs {
        margin-top: 2rem;
        margin-bottom:20px
    }
}

.pd-image-gallery__nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px;
    width:100%
}

.pd-image-gallery__nav .slider-ar {
    position:absolute
}

.pd-image-gallery__nav .slider-ar:first-child {
    left:-37px
}

.pd-image-gallery__nav .slider-ar:last-child {
    right:-37px
}

@media (max-width: 767px) {
    .pd-image-gallery__nav .slider-ar:first-child {
        left:-30px
    }

    .pd-image-gallery__nav .slider-ar:last-child {
        right:-30px
    }
}

.pd-image-gallery__close-area {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    height: 100px;
    width: 100%;
    z-index:1
}

.image-col .pd-tag-links__title {
    margin-bottom: 0;
    margin-right: 1rem;
    position: relative;
    top:9px
}

.image-col__tags {
    margin-bottom:1rem
}

.image-col__tags:first-child {
    margin-top:2rem
}

@media (max-width: 767px) {
    .home-column {
        margin-top: 3rem;
        margin-bottom:3rem
    }

    .home-column__list {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-box-sizing: content-box;
        box-sizing:content-box
    }
}

.home-column__title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom:2rem
}

.home-column__title strong {
    margin-right: 1rem;
    line-height:1.8
}

@media (max-width: 767px) {
    .home-column__item {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property:transform, -webkit-transform
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-column__item:not(:last-child) {
        margin-bottom:2rem
    }
}

@media (min-width: 1250px) {
    .home-column__item:not(:last-child) {
        margin-bottom:3rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-banner-pd {
        margin-left: -2rem;
        margin-right:-2rem
    }
}

@media (min-width: 1250px) {
    .home-banner-pd {
        border-radius: 5px;
        overflow:hidden
    }
}

.home-banner-pd__inner {
    width: 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size:cover
}

@media (max-width: 767px) {
    .home-banner-pd__inner {
        min-height: 50rem;
        padding:2rem 1rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-banner-pd__inner {
        padding-left: 2rem;
        height:36.5rem
    }
}

@media (min-width: 1250px) {
    .home-banner-pd__inner {
        padding-left: 4rem;
        height:50rem
    }
}

.home-banner-pd__item {
    width:64.5rem
}

@media (max-width: 767px) {
    .home-banner-pd__item {
        width:23rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-banner-pd__item {
        width:42.4rem
    }
}

@media (max-width: 767px) {
    .home-banner-pd__item .item-c {
        padding:0rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-banner-pd__item .item-c {
        padding:0rem
    }
}

@media (min-width: 1250px) {
    .home-banner-pd__item .item-c {
        padding:0rem
    }
}

.home-banner-pd__item .item-c__image-wrapper {
    width: 20rem;
    height:20rem
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-banner-pd__item .item-c__image-wrapper {
        width: 16rem;
        height: 16rem;
        margin-right:2rem
    }
}

@media (min-width: 768px) {
    .home-banner-pd__item .item-c__image-wrapper {
        -ms-flex-negative: 0;
        flex-shrink:0
    }
}

@media (min-width: 1250px) {
    .home-banner-pd__item .item-c__image-wrapper {
        margin: 0;
        margin-right:4rem
    }
}

@media (min-width: 768px) {
    .home-banner-pd__item .item-c__top {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content:flex-start
    }
}

.home-banner-pd__item .item-c__content > :not(:last-child) {
    margin-bottom:1.5rem
}

@media (min-width: 768px) {
    .home-banner-pd__item .item-c__btn {
        margin-right:2rem
    }

    .home-banner-pd__item .item-act-btn {
        width: 2.7rem;
        height:2.7rem
    }
}

.home-banner-pd__item .item-c__btn {
    padding-left: 1rem;
    padding-right:1rem
}

@media (min-width: 1250px) {
    .col-1-of-5 + .col-4-of-5 .home-banner-pd {
        margin:0
    }
}

@media (max-width: 767px) {
    .home-blog_wide.swiper-container-initialized {
        padding-bottom:1rem
    }

    .home-blog_wide .home-blog__inner {
        margin-right: 0;
        -ms-flex-wrap: nowrap;
        flex-wrap:nowrap
    }

    .home-blog_wide .home-blog__item {
        margin-right:0
    }

    .home-blog_wide .home-blog__item_2x {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100%);
        flex: 0 0 calc(100%);
        margin-bottom:0
    }

    .home-blog__inner {
        margin-bottom:-1rem
    }
}

@media (max-width: 1249px) {
    .home-blog__inner {
        margin-right:-2rem
    }
}

@media (min-width: 1250px) {
    .home-blog__inner {
        margin-right:-3rem
    }
}

@media (max-width: 1249px) {
    .home-blog__item {
        margin-right:2rem
    }
}

@media (max-width: 767px) {
    .home-blog__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 2 * 2rem) /2);
        flex:0 0 calc((100% - 2 * 2rem)/2)
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-blog__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4 * 2rem) /4);
        flex:0 0 calc((100% - 4 * 2rem)/4)
    }
}

@media (min-width: 1250px) {
    .home-blog__item {
        margin-right: 3rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.4rem;
        flex:0 0 22.4rem
    }
}

@media (min-width: 1300px) {
    .home-blog__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23.4rem;
        flex:0 0 23.4rem
    }
}

.home-blog__item .b-post-tile {
    height:100%
}

@media (max-width: 767px) {
    .home-blog__item_2x {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 2rem);
        flex: 0 0 calc(100% - 2rem);
        margin-bottom:1rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-blog__item_2x {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% -(2 * 2rem)) /2);
        flex:0 0 calc((100% -(2 * 2rem))/2)
    }
}

@media (min-width: 1250px) {
    .home-blog__item_2x {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 47.8rem;
        flex:1 1 47.8rem
    }
}

@media (max-width: 767px) {
    .home-blog__item:not(.home-blog__item_2x) {
        min-height: 20rem;
        margin-top: 1rem;
        margin-bottom:1rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-blog__item:not(.home-blog__item_2x):nth-child(n + 4) {
        display:none
    }
}

@media (min-width: 1250px) {
    .home-pg .col-1-of-5 + .col-4-of-5 .home-blog .home-blog__item:nth-child(n + 4) {
        display:none
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-brands {
        margin-top: -1rem;
        margin-bottom:-1rem
    }
}

@media (min-width: 1250px) {
    .home-brands {
        margin-top: -1.5rem;
        margin-bottom:-1.5rem
    }
}

@media (min-width: 768px) {
    .home-brands__inner {
        -ms-flex-wrap: wrap;
        flex-wrap:wrap
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-brands__inner {
        margin-right:-2rem
    }
}

@media (min-width: 1250px) {
    .home-brands__inner {
        margin-right:-3rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-brands__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4 * 2rem) /4);
        flex: 0 0 calc((100% - 4 * 2rem) /4);
        margin-right: 2rem;
        margin-top: 1rem;
        margin-bottom:1rem
    }
}

@media (min-width: 1250px) {
    .home-brands__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18.16rem;
        flex: 0 0 18.16rem;
        margin-top: 1.5rem;
        margin-bottom: 1.5em;
        margin-right:3rem
    }
}

@media (min-width: 1300px) {
    .home-brands__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 19rem;
        flex:0 0 19rem
    }
}

@media (min-width: 1250px) {
    .col-1-of-5 + .col-4-of-5 .home-brands__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.4rem;
        flex:0 0 22.4rem
    }
}

@media (min-width: 1300px) {
    .col-1-of-5 + .col-4-of-5 .home-brands__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23.4rem;
        flex:0 0 23.4rem
    }
}

@media (min-width: 768px) {
    .home-brands__item .brand__link {
        display:none
    }
}

@media (max-width: 767px) {
    .home-brands__item .brand__logo > span {
        display:none
    }
}

.home-promo-catgs {
    overflow:hidden
}

@media (max-width: 767px) {
    .home-promo-catgs {
        padding: 2rem 1rem;
        border-radius:5px
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-promo-catgs {
        padding:3rem 2rem
    }
}

@media (min-width: 1250px) {
    .home-promo-catgs {
        padding: 3rem 8.9rem;
        border-radius:5px
    }

    .home-promo-catgs__inner {
        position: relative;
        width: 106.2rem;
        border-radius:5px
    }
}

@media (min-width: 1300px) {
    .home-promo-catgs__inner {
        width:111.2rem
    }
}

@media (min-width: 1250px) {
    .col-1-of-5 + .col-4-of-5 .home-promo-catgs__inner {
        width:80.8rem
    }
}

@media (min-width: 1300px) {
    .col-1-of-5 + .col-4-of-5 .home-promo-catgs__inner {
        width:84.8rem
    }
}

.home-promo-catgs__header {
    color:#fff
}

@media (max-width: 767px) {
    .home-promo-catgs__header {
        margin-bottom:2rem
    }
}

@media (min-width: 768px) {
    .home-promo-catgs__header {
        margin-bottom:3rem
    }
}

.home-promo-catgs__title {
    margin: 0;
    font-size: 2.5rem;
    color:#fff
}

@media (max-width: 767px) {
    .home-promo-catgs__title {
        font-size:2rem
    }
}

.home-promo-catgs__title:hover {
    color:rgba(255, 255, 255, .8)
}

.home-promo-catgs__descr {
    margin-top:1rem
}

@media (max-width: 767px) {
    .home-promo-catgs__descr {
        font-size:1.3rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-promo-catgs__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.4rem;
        flex:0 0 22.4rem
    }
}

@media (min-width: 1250px) {
    .home-promo-catgs__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24.3rem;
        flex:0 0 24.3rem
    }
}

@media (min-width: 1300px) {
    .home-promo-catgs__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25.4rem;
        flex:0 0 25.4rem
    }
}

.home-promo-catgs__item .item-c {
    border:0
}

@media (max-width: 767px) {
    .home-promo-catgs__item.item-c-mob-compact {
        padding: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex:0 0 auto
    }
}

@media (min-width: 1250px) {
    .col-1-of-5 + .col-4-of-5 .home-promo-catgs__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25rem;
        flex:0 0 25rem
    }
}

@media (min-width: 1300px) {
    .col-1-of-5 + .col-4-of-5 .home-promo-catgs__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 26.4rem;
        flex:0 0 26.4rem
    }
}

.home-promo-catgs__descr a[href]:not([class]):link, .home-promo-catgs__descr a[href]:not([class]):visited {
    color: inherit;
    text-decoration:underline
}

@media (min-width: 1250px) {
    .home-promo-catgs__sl-wr {
        padding-top: 3rem;
        margin-top:-3rem
    }
}

@media (min-width: 768px) {
    .home-promo {
        padding: 3rem;
        border-radius: 5px;
        min-height:40rem
    }
}

@media (max-width: 767px) {
    .home-promo {
        padding:3rem 1rem
    }
}

.home-promo_bd {
    border:1px solid #f0f0f0
}

@media (max-width: 767px) {
    .home-promo_bd {
        border-left: 1px solid #f0f0f0;
        border-right:1px solid #f0f0f0
    }
}

.home-promo__image {
    -ms-flex-negative: 0;
    flex-shrink:0
}

@media (max-width: 767px) {
    .home-promo__image {
        width: 15rem;
        height: 20rem;
        margin: 0 auto;
        margin-bottom:2rem
    }
}

@media (min-width: 768px) {
    .home-promo__image {
        margin-right: 3rem;
        max-width: 240px;
        max-height:340px
    }
}

@media (min-width: 768px) {
    .home-promo__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex:1
    }
}

.home-promo__content > :not(:last-child) {
    margin-bottom:3rem
}

@media (max-width: 767px) {
    .home-promo__content > :not(:last-child) {
        margin-bottom:2rem
    }
}

.home-promo__title {
    font-size:3rem
}

@media (max-width: 767px) {
    .home-promo__title {
        font-size:2rem
    }
}

.home-promo__descr {
    font-size:1.5rem
}

.home-promo__btn {
    display: inline-block;
    border: 2px solid;
    border-radius: 3px;
    font-size: 1.1rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 1rem 2rem;
    border-color: inherit;
    color:inherit
}

.home-promo__btn:hover {
    opacity:.5
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-banner-set {
        min-height:34rem
    }
}

@media (min-width: 1250px) {
    .home-banner-set {
        height:60rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-banner-set__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 2rem) /2);
        flex:0 0 calc((100% - 2rem)/2)
    }
}

@media (min-width: 1250px) {
    .home-banner-set__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3rem) /2);
        flex:0 0 calc((100% - 3rem)/2)
    }
}

@media (max-width: 767px) {
    .home-banner-set__col, .home-banner-set__col-item, .home-banner-set__item {
        display: table;
        margin:0 auto
    }

    .home-banner-set__col-item:first-child, .home-banner-set__col:first-child, .home-banner-set__item_wide {
        margin-bottom:2rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-banner-set__col:first-child {
        margin-right:2rem
    }
}

@media (min-width: 1250px) {
    .home-banner-set__col:first-child {
        margin-right:3rem
    }
}

.home-banner-set__image, .home-welc__text-wrapper > span {
    display:block
}

@media (min-width: 768px) {
    .home-banner-set__image {
        max-width: 100%;
        height:100%
    }

    .home-banner-set__image img {
        width:100%
    }
}

.home-banner-set__col_multi {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction:column
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-banner-set__item_wide {
        margin-bottom:2rem
    }
}

@media (min-width: 1250px) {
    .home-banner-set__item_wide {
        margin-bottom:3rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-banner-set__item {
        min-height:16rem
    }
}

@media (min-width: 1250px) {
    .home-banner-set__item {
        height:28.5rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-banner-set__col-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 2rem) /2);
        flex:0 0 calc((100% - 2rem)/2)
    }

    .home-banner-set__col-item:first-child {
        margin-right:2rem
    }
}

@media (min-width: 1250px) {
    .home-banner-set__col-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3rem) /2);
        flex:0 0 calc((100% - 3rem)/2)
    }

    .col-1-of-5 + .col-4-of-5 .home-banner-set {
        height:48rem
    }

    .col-1-of-5 + .col-4-of-5 .home-banner-set__item {
        height:22.5rem
    }
}

@media (min-width: 1024px) and(max-width: 1279px) {
    .home-promo-catg-banner__inner {
        margin-right:-3rem
    }
}

@media (min-width: 768px) and(max-width: 1023px) {
    .home-promo-catg-banner__inner {
        margin-right:-2.7rem
    }
}

@media (min-width: 1250px) {
    .home-promo-catg-banner__inner {
        margin-right:-3rem
    }
}

@media (min-width: 1024px) and(max-width: 1279px) {
    .home-promo-catg-banner__col {
        margin-right:3rem
    }
}

@media (min-width: 768px) and(max-width: 1023px) {
    .home-promo-catg-banner__col {
        margin-right:2.7rem
    }
}

@media (min-width: 1250px) {
    .home-promo-catg-banner__col {
        margin-right:3rem
    }
}

.home-promo-catg-banner__banner {
    display:inline-block
}

.home-promo-catg-banner__banner img {
    max-width: 100%;
    max-height:100%
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-promo-catg-banner__col:not(.home-promo-catg-banner__col_l) {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex:1 1 auto
    }
}

@media (min-width: 1250px) {
    .home-promo-catg-banner__col:not(.home-promo-catg-banner__col_l) {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 76.2rem;
        flex:1 1 76.2rem
    }
}

@media (max-width: 767px) {
    .home-promo-catg-banner__col_l {
        margin-bottom:2rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-promo-catg-banner__col_l {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47.6rem;
        flex:0 0 47.6rem
    }
}

@media (min-width: 1250px) {
    .home-promo-catg-banner__col_l {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47.8rem;
        flex:0 0 47.8rem
    }
}

.home-promo-catg-banner__col-inner {
    -ms-flex-wrap: wrap;
    flex-wrap:wrap
}

@media (min-width: 1250px) {
    .home-promo-catg-banner__col-inner {
        margin-right:-3rem !important
    }
}

@media (min-width: 1024px) and(max-width: 1279px) {
    .home-promo-catg-banner__col-inner {
        margin-right:-3rem
    }
}

@media (min-width: 768px) and(max-width: 1023px) {
    .home-promo-catg-banner__col-inner {
        margin-right:-2.7rem
    }
}

@media (max-width: 767px) {
    .home-promo-catg-banner__item:nth-child(n + 3) {
        display:none
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-promo-catg-banner__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.4rem;
        flex: 0 0 22.4rem;
        margin-bottom:2rem
    }
}

@media (min-width: 1024px) and(max-width: 1279px) {
    .home-promo-catg-banner__item {
        margin-right:3rem
    }

    .home-promo-catg-banner__item:nth-child(n + 5) {
        display:none
    }
}

@media (min-width: 768px) and(max-width: 1023px) {
    .home-promo-catg-banner__item {
        margin-right:2.7rem
    }

    .home-promo-catg-banner__item:nth-child(n + 3) {
        display:none
    }
}

@media (min-width: 1250px) {
    .home-promo-catg-banner__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.4rem;
        flex: 0 0 22.4rem;
        margin-right: 3rem;
        margin-bottom:3rem
    }
}

@media (min-width: 1300px) {
    .home-promo-catg-banner__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23.4rem;
        flex:0 0 23.4rem
    }
}

@media (min-width: 1250px) {
    .col-1-of-5 + .col-4-of-5 .home-promo-catg-banner__item:nth-child(n + 5) {
        display:none
    }
}

.home-fdb-photos__inner {
    -ms-flex-wrap: wrap;
    flex-wrap:wrap
}

.home-fdb-photos__inner.swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right:0
}

@media (max-width: 767px) {
    .home-fdb-photos__inner {
        margin-top: -.5rem;
        margin-bottom:-.5rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-fdb-photos__inner {
        margin-right: -2rem;
        margin-top: -1rem;
        margin-bottom:-1rem
    }
}

@media (min-width: 1250px) {
    .home-fdb-photos__inner {
        margin-right: -3rem;
        margin-top: -1.5rem;
        margin-bottom:-1.5rem
    }
}

@media (max-width: 767px) {
    .home-fdb-photos__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-top: .5rem;
        margin-bottom:.5rem
    }

    .home-fdb-photos__item:nth-child(odd) {
        padding-right:.5rem
    }

    .home-fdb-photos__item:nth-child(even) {
        padding-left:.5rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-fdb-photos__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4 * 2rem) /4);
        flex: 0 0 calc((100% - 4 * 2rem) /4);
        margin-right: 2rem;
        margin-top: 1rem;
        margin-bottom:1rem
    }
}

@media (min-width: 1250px) {
    .home-fdb-photos__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4 * 3rem) /4);
        flex: 0 0 calc((100% - 4 * 3rem) /4);
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
        margin-right:3rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .col-1-of-5 + .col-4-of-5 .home-fdb-photos__item_big {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3 * 2rem) /3);
        flex:0 0 calc((100% - 3 * 2rem)/3)
    }
}

@media (min-width: 1250px) {
    .col-1-of-5 + .col-4-of-5 .home-fdb-photos__item_big {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3 * 3rem) /3);
        flex:0 0 calc((100% - 3 * 3rem)/3)
    }
}

.home-fdb-photos__item.swiper-slide {
    margin-right: 0;
    padding:0
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-fdb-photos__item.swiper-slide {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3 * 2rem) /4);
        flex:0 0 calc((100% - 3 * 2rem)/4)
    }
}

@media (min-width: 1250px) {
    .home-fdb-photos__item.swiper-slide {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3 * 3rem) /4);
        flex:0 0 calc((100% - 3 * 3rem)/4)
    }
}

.home-photo {
    display: block;
    border-radius: 5px;
    overflow: hidden;
    position:relative
}

.home-photo img {
    max-height:100%
}

.home-seo {
    font-size:1.3rem
}

.home-seo__title {
    font-size: 1.8rem;
    margin-bottom:2rem
}

.home-welc {
    border-radius: 5px;
    overflow: hidden;
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #306bc9;
    color: #fff;
    padding: 5rem 0;
    background-image: url(../img/icon-gear.svg);
    background-size: 16.2rem 16.2rem;
    background-position: -2px center;
    background-repeat:no-repeat
}

.home-welc__text-wrapper {
    line-height:1
}

.home-welc__main-text {
    font-size: 3rem;
    margin-bottom:2rem
}

.home-welc__sec-text {
    font-size:1.6rem
}

.home-settings {
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position:relative
}

.home-photo img, .home-settings img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
    border-radius:5px
}

.home-subsc {
    padding:3rem
}

@media (max-width: 767px) {
    .home-subsc {
        padding:2rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-subsc__inner {
        position:relative
    }

    .home-subsc__span {
        padding-left:8rem
    }
}

@media (min-width: 1250px) {
    .home-subsc__span {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex:0 0 50%
    }
}

.home-subsc__span form {
    display: block;
    width:100%
}

.home-subsc__form-wr {
    position:relative
}

@media (min-width: 768px) {
    .home-subsc__form-wr {
        height: 4.5rem;
        line-height:4.5rem
    }
}

.home-subsc__input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex:1
}

.home-subsc__input input {
    width: 100%;
    height:100%
}

@media (min-width: 768px) {
    .home-subsc__input input {
        line-height:4.5rem
    }
}

@media (max-width: 767px) {
    .home-subsc__span:first-child {
        margin-bottom:2rem
    }
}

@media (min-width: 1250px) {
    .home-subsc__span:first-child {
        padding-right:2rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-subsc__span:last-child {
        margin-top:2rem
    }
}

@media (min-width: 1250px) {
    .home-subsc__span:last-child {
        padding-left:2rem
    }
}

.home-subsc__icon {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden;
    background-color: #ff8c52;
    margin-right:3rem
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-subsc__icon {
        position: absolute;
        top: 50%;
        margin-top: -2.5rem;
        left:0
    }
}

@media (max-width: 767px) {
    .home-subsc__icon {
        margin-left: auto;
        margin-right: auto;
        margin-bottom:2rem
    }
}

.home-subsc__icon .icon {
    color:#fff
}

.home-subsc__title {
    font-size: 2rem;
    margin-bottom:1rem
}

@media (max-width: 767px) {
    .home-subsc__title {
        font-size:1.6rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-subsc__title {
        line-height: 1;
        margin-bottom:1rem
    }
}

@media (min-width: 768px) {
    .home-subsc__title {
        line-height:1
    }
}

.home-subsc__text {
    font-size:1.3rem
}

.home-subsc__btn {
    margin-left:-5px
}

@media (max-width: 767px) {
    .home-subsc__btn {
        padding-left: .6rem;
        padding-right:.6rem
    }
}

@media (min-width: 768px) {
    .home-subsc__btn {
        padding-left: 1.6rem;
        padding-right:1.6rem
    }
}

.home-subsc__agree {
    font-size: 1.2rem;
    margin-top:1rem
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-subsc_success .home-subsc__icon {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        margin-right:3rem
    }
}

.home-subsc_success .home-subsc__title {
    margin-bottom:.5rem
}

.home-subsc_success .home-subsc__span {
    padding:0
}

@media (max-width: 767px) {
    .home-subsc_success .home-subsc__span {
        margin-bottom:0
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-subsc_success .home-subsc__span {
        margin-top:0
    }
}

@media (min-width: 768px) {
    .home-subsc_success .home-subsc__span {
        width:44rem
    }
}

.subscribe__form-wrapper {
    position:relative
}

.subscribe__form-wrapper .errormsg {
    display: block;
    font-size: 12px;
    color:#ff3a3a
}

@media (max-width: 767px) {
    .subscribe__form-wrapper .errormsg {
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform:translate(-50%)
    }
}

.home-subsc .errormsg {
    display: block;
    font-size: 12px;
    color:#ff3a3a
}

@media (max-width: 767px) {
    .home-subsc .errormsg {
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform:translate(-50%)
    }
}

.home-subsc.is-extended .s-hidden {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items:center
}

.home-subsc .s-hidden {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 1rem 1rem 2rem;
    background: #fff;
    z-index: 1;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .2);
    box-shadow: 0 0 16px rgba(0, 0, 0, .15);
    border-radius:3px
}

@media (max-width: 767px) {
    .home-subsc .s-hidden {
        width: 100%;
        padding-bottom:2.5rem
    }
}

.home-subsc .s-hidden .wa-captcha {
    margin: 0;
    padding: 0;
    width:100%
}

@media (min-width: 768px) {
    .home-subsc .s-hidden .wa-captcha {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items:center
    }
}

.home-subsc .s-hidden .wa-captcha p {
    margin:0
}

.home-subsc .s-hidden .wa-captcha p:first-child {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items:center
}

.home-subsc .s-hidden .wa-captcha p > * {
    margin: 0 5px;
    vertical-align: middle;
    display: inline-block;
    float:none !important
}

.home-subsc .s-hidden .wa-captcha p > :last-child {
    margin-right:0
}

.home-subsc .s-hidden .wa-captcha p .wa-captcha-img {
    margin: 0;
    display:inline-block
}

@media (max-width: 767px) {
    .home-subsc .s-hidden .wa-captcha p .wa-captcha-img {
        width: 100px;
        height:3rem
    }
}

.home-subsc .s-hidden .wa-captcha p a {
    display: inline;
    white-space:nowrap
}

@media (min-width: 768px) {
    .home-subsc .s-hidden .wa-captcha p a {
        margin-left:1rem
    }
}

.home-subsc .wa-captcha-refresh {
    color: #306bc9;
    border-bottom: 1px dashed #306bc9;
    font-size:1.3rem
}

@media (max-width: 767px) {
    .home-subsc .wa-captcha-refresh {
        margin-top: 1rem !important;
        margin-left:0 !important
    }
}

.home-subsc .wa-captcha-refresh:hover {
    border-color:transparent
}

.home-subsc .c-error {
    position: absolute;
    left: 153px;
    bottom: -9px;
    color: #ff003b;
    font-size:1.3rem
}

@media (max-width: 767px) {
    .home-subsc .c-error {
        left: 4px;
        bottom:5px
    }
}

@media (min-width: 768px) {
    .home-promo-wr-2__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-line-pack: stretch;
        align-content:stretch
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-promo-wr-2__inner {
        margin-right: -2rem;
        margin-top: -1rem;
        margin-bottom:-1rem
    }
}

@media (min-width: 1250px) {
    .home-promo-wr-2__inner {
        margin-right: -3rem;
        margin-top: -1.5rem;
        margin-bottom:-1.5rem
    }
}

.home-promo-wr-2__item {
    overflow:hidden
}

@media (max-width: 767px) {
    .home-promo-wr-2__item:not(:last-child) {
        margin-bottom:2rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-promo-wr-2__item {
        -ms-flex-preferred-size: calc((100% - 2 * 2rem) /2);
        flex-basis: calc((100% - 2 * 2rem) /2);
        margin-right: 2rem;
        margin-top: 1rem;
        margin-bottom:1rem
    }
}

@media (min-width: 768px) {
    .home-promo-wr-2__item {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow:1
    }
}

@media (min-width: 1250px) {
    .home-promo-wr-2__item {
        -ms-flex-preferred-size: calc((100% - 2 * 3rem) /2);
        flex-basis: calc((100% - 2 * 3rem) /2);
        margin-right: 3rem;
        margin-top: 1.5rem;
        margin-bottom:1.5em
    }

    .col-1-of-5 + .col-4-of-5 .home-promo-wr-2 {
        width:986px
    }
}

@media (min-width: 1300px) {
    .col-1-of-5 + .col-4-of-5 .home-promo-wr-2 {
        width:1026px
    }
}

.home-promo-2 {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    border-radius:5px
}

@media (max-width: 767px) {
    .home-promo-2 {
        padding:2rem 1rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-promo-2 {
        padding:2rem
    }
}

@media (min-width: 1250px) {
    .home-promo-2 {
        min-height: 45rem;
        padding:3rem
    }
}

.home-promo-2__title {
    -ms-flex-negative: 0;
    flex-shrink:0
}

@media (max-width: 1249px) {
    .home-promo-2__title {
        margin-bottom:2rem
    }
}

@media (min-width: 1250px) {
    .home-promo-2__title {
        margin-bottom:3rem
    }
}

.home-promo-2__title a {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color:#000 !important
}

.home-promo-2__title a:hover {
    color:rgba(0, 0, 0, .6) !important
}

@media (max-width: 1249px) {
    .home-promo-2__title a {
        height: 2.4rem;
        font-size:2rem
    }
}

@media (min-width: 1250px) {
    .home-promo-2__title a {
        height: 3.5rem;
        font-size:2.5rem
    }
}

.home-promo-2__inner {
    max-height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex:1
}

.home-promo-2__menu {
    -ms-flex-negative: 0;
    flex-shrink:0
}

@media (max-width: 1249px) {
    .home-promo-2__menu {
        margin-right:2rem
    }
}

@media (min-width: 1250px) {
    .home-promo-2__menu {
        margin-right: 3rem;
        width:20rem
    }
}

.home-promo-2__menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 2rem) /2);
    flex:0 0 calc((100% - 2rem)/2)
}

@media (min-width: 1250px) {
    .home-promo-2__image {
        position: relative;
        width:100%
    }

    .home-promo-2__menu + .home-promo-2__image {
        width:34rem
    }
}

.home-promo-2__image img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-width: 100%;
    max-height:100%
}

@media (min-width: 1250px) {
    .col-1-of-5 + .col-4-of-5 .home-promo-2__title {
        font-size:2.5rem
    }

    .col-1-of-5 + .col-4-of-5 .home-promo-2__menu {
        width:17rem
    }
}

.col-1-of-5 + .col-4-of-5 .home-promo-2__menu + .home-promo-2__image {
    width:23.8rem
}

.col-1-of-5 + .col-4-of-5 .home-promo-2__image {
    width:100%
}

@media (max-width: 1249px) {
    .home-promo-2__menu-item {
        margin-bottom:.5rem
    }
}

@media (min-width: 1250px) {
    .home-promo-2__menu-item {
        margin-bottom:.9rem
    }
}

.home-promo-2__menu-item:nth-child(n + 11) {
    display:none
}

.home-promo-2__menu-link {
    color:#000
}

@media (min-width: 1250px) {
    .home-promo-2__menu-link {
        font-size:1.6rem
    }
}

.home-promo-2__menu-link:hover {
    color:rgba(0, 0, 0, .6)
}

.home-promo-2__line-to-all {
    display:none
}

@media (min-width: 1250px) {
    .home-promo-2__line-to-all {
        font-size:1.6rem
    }
}

.home-promo-2__line-to-all .icon {
    margin-left: .5rem;
    position: relative;
    top:1px
}

.home-feat {
    display: inline-block;
    width:100%
}

@media (max-width: 767px) {
    .home-feat {
        padding: 1rem;
        border: 1px solid #f0f0f0;
        border-radius:5px 5px
    }
}

@media (min-width: 768px) {
    .home-feat_septd {
        padding:2rem
    }
}

.home-feat__icon {
    margin-right: 2rem;
    -ms-flex-negative: 0;
    flex-shrink:0
}

.home-feat__icon .icon {
    width: 4rem;
    height:4rem
}

.home-feat__icon img, .home-feat__icon-wr img {
    max-width: 100%;
    max-height:100%
}

.home-feat__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content:center
}

.home-feat__title {
    font-size: 1.6rem;
    margin-bottom: 0;
    color: #000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition:all .3s
}

@media (max-width: 767px) {
    .home-feat__title {
        font-size:1.4rem
    }
}

.home-feat__descr {
    margin-top:1rem
}

@media (max-width: 767px) {
    .home-feat__descr {
        font-size: 1.3rem;
        margin-top:.5rem
    }
}

.home-feat__title[href] {
    display:inline-block
}

.home-feat__icon-wr {
    width: 6rem;
    height: 6rem;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 2rem;
    -ms-flex-negative: 0;
    flex-shrink:0
}

.home-feat__icon-wr .home-feat__icon, a.pluso-more {
    margin-right:0
}

.home-feat__icon-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity:.15
}

@media (max-width: 767px) {
    .home-feat_color .home-feat__icon-wr {
        width: 4rem;
        height:4rem
    }

    .home-feat_color .home-feat__icon, .home-feat_color .home-feat__icon .icon {
        width: 2rem;
        height:2rem
    }
}

.grouped-feat .home-feat__icon, .home-feat_septd .home-feat__icon {
    width: 4rem;
    height:4rem
}

.home-feat__icon_bgcolor {
    width: 5rem;
    height:5rem
}

@media (min-width: 768px) and(max-width: 1249px) {
    .grouped-feat {
        padding-top: 2rem;
        padding-bottom:2rem
    }
}

@media (min-width: 1250px) {
    .grouped-feat {
        padding-top: 3rem;
        padding-bottom:3rem
    }
}

.grouped-feat__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.3%;
    flex:1 0 33.3%
}

@media (min-width: 768px) and(max-width: 1249px) {
    .grouped-feat__item {
        padding:0 2rem
    }
}

@media (min-width: 1250px) {
    .grouped-feat__item {
        padding:0 3rem
    }
}

@media (max-width: 767px) {
    .grouped-feat__item:not(:last-child) {
        margin-bottom:2rem
    }
}

@media (min-width: 768px) {
    .grouped-feat__item:not(:last-child) {
        position:relative
    }

    .grouped-feat__item:not(:last-child)::before {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -3rem;
        width: 1px;
        height: 6rem;
        background-color:#f0f0f0
    }
}

.home-bnr-2 img, .home-bnr-3 img {
    border-radius: 5px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition:all .3s
}

.home-bnr-2, .home-bnr-3 {
    display: block;
    border-radius: 5px;
    position: relative;
    overflow:hidden
}

.subcat-menu {
    text-align:left
}

.subcat-menu__item:not(:last-of-type) {
    margin-bottom:.9rem
}

.subcat-menu__link {
    font-size:1.3rem
}

.subcat-menu__link-to-all {
    font-weight: 700;
    line-height: 1;
    display: none;
    font-size: 1.3rem;
    margin-top:2rem
}

@media (max-width: 767px) {
    .subcat-menu__link-to-all {
        margin-top:.3rem
    }
}

.subcat-menu__link-to-all .icon {
    margin-left: .5rem;
    position: relative;
    top:1px
}

.subcat-menu__item:nth-child(n + 6) {
    display:none
}

@media (max-width: 767px) {
    .subcat-3 {
        padding:1rem
    }
}

@media (min-width: 768px) {
    .subcat-3 {
        padding:2rem
    }
}

.subcat-3__image {
    display:block
}

@media (max-width: 767px) {
    .subcat-3__image {
        width: 7rem;
        height: 7rem;
        margin-bottom:1rem
    }
}

@media (min-width: 768px) {
    .subcat-3__image {
        width: 14rem;
        height: 14rem;
        margin-bottom:2rem
    }
}

@media (min-width: 1250px) {
    .subcat-3__image {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right:2rem
    }
}

.subcat-3__title {
    font-weight: 700;
    display:inline-block
}

@media (max-width: 767px) {
    .subcat-3__title {
        font-size: 1.3rem;
        margin-bottom:1rem
    }
}

@media (min-width: 768px) {
    .subcat-3__title {
        font-size: 1.6rem;
        margin-bottom:2rem
    }
}

@media (min-width: 1250px) {
    .col-1-of-5 + .col-4-of-5 .subcat-3__image {
        width: 11rem;
        height:11rem
    }
}

.subcat-4 {
    border-radius: 5px;
    text-align:center
}

.subcat-4__image {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    position:relative
}

@media (max-width: 767px) {
    .subcat-4__image {
        height:16.8rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .subcat-4__image {
        height:19.3rem
    }
}

@media (min-width: 1250px) {
    .subcat-4__image {
        height:27rem
    }
}

.subcat-4__image::before {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 400%;
    opacity: 0;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, .1)), color-stop(77%, rgba(255, 255, 255, .1)), color-stop(92%, rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 77%, rgba(255, 255, 255, .5) 92%, rgba(255, 255, 255, 0));
    background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 77%, rgba(255, 255, 255, .5) 92%, rgba(255, 255, 255, 0));
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index:3
}

.subcat-4__image:hover::before {
    opacity: 1;
    top: -146%;
    left: -40%;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition:all .5s ease-in-out
}

.subcat-4__qty {
    position: absolute;
    top: 1rem;
    right:1rem
}

.subcat-4__name {
    display: inline-block;
    text-align: center;
    margin-top:1rem
}

@media (min-width: 768px) {
    .subcat-4__name {
        font-size: 1.6rem;
        margin-top:1.5rem
    }
}

.prom-cat-1 {
    position: relative;
    border-radius:5px
}

@media (min-width: 768px) and(max-width: 1249px) {
    .prom-cat-1 {
        margin-left: -2rem;
        padding-left:2rem
    }
}

@media (min-width: 768px) {
    .prom-cat-1 {
        padding-top: 1rem;
        padding-bottom:1rem
    }
}

@media (min-width: 1250px) {
    .prom-cat-1 {
        margin-left: -3.8rem;
        padding-left:3.8rem
    }
}

.prom-cat-1__inner {
    position: relative;
    border-top-right-radius: 5px;
    border-bottom-right-radius:5px
}

.prom-cat-1__inner::before {
    top: 0;
    left: 0;
    background-color: #f4f4f4;
    width: 100%;
    height: 100%;
    z-index:-1
}

@media (max-width: 767px) {
    .prom-cat-1__inner {
        padding:1rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .prom-cat-1__inner {
        padding: 2rem 0;
        margin-right: -2rem;
        padding-right:2rem
    }
}

@media (min-width: 768px) {
    .prom-cat-1__inner {
        padding-top: 3rem;
        padding-bottom: 3rem;
        overflow:hidden
    }
}

@media (min-width: 1250px) {
    .prom-cat-1__inner {
        margin-right: -3.8rem;
        padding-right:3.8rem
    }
}

.prom-cat-1__decor-figure {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    -webkit-clip-path: polygon(0 0, 56.7rem 0, 12rem 100%, 0 100%);
    clip-path: polygon(0 0, 56.7rem 0, 12rem 100%, 0 100%);
    pointer-events:none
}

@media (max-width: 767px) {
    .prom-cat-1__decor-figure {
        -webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
        clip-path: polygon(0 0, 100% 0, 0 100%);
        border-radius:0
    }
}

@media (min-width: 1250px) {
    .prom-cat-1__decor-figure {
        border-top-left-radius: 5px;
        border-bottom-left-radius:5px
    }

    .col-1-of-5 + .col-4-of-5 .prom-cat-1 {
        margin-left: 0;
        padding-left:0
    }

    .col-1-of-5 + .col-4-of-5 .prom-cat-1__inner {
        margin: 0;
        padding-left: 3rem;
        padding-right:3rem
    }

    .promo-1-items {
        padding-bottom:8px
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .promo-1-items__i {
        margin-right:2.8rem
    }
}

@media (min-width: 768px) {
    .promo-1-items__i {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.4rem;
        flex:0 0 22.4rem
    }
}

@media (min-width: 1300px) {
    .promo-1-items__i {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23.4rem;
        flex:0 0 23.4rem
    }
}

@media (max-width: 767px) {
    .promo-1-items__i.item-c-mob-full {
        margin:0
    }

    .promo-1-items__i.item-c-mob-full .item-c {
        background-color: #fff;
        border-radius: 5px;
        padding:1.5rem .5rem
    }

    .promo-1-items__i.item-c-mob-compact {
        padding: 0 !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 1rem) /2);
        flex:0 0 calc((100% - 1rem)/2)
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .promo-1-items__i .item-c_nobd {
        padding:1rem
    }
}

@media (min-width: 1250px) {
    .promo-1-items__i .item-c_nobd {
        padding:1.5rem
    }

    .promo-1-items__i .item-c_nobd:hover::before {
        margin:0
    }

    .promo-1-items__i .item-c_nobd.item-c_2 .item-c__one-click, .promo-1-items__i .item-c_nobd.item-c_7 .item-c__one-click {
        width: 90%;
        margin: 0 auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform:translateX(-50%)
    }

    .promo-1-items.swiper-container {
        padding: 30px 30px 60px;
        margin:-30px -30px -60px
    }

    .promo-1-items__i.has-1-click {
        margin-bottom:4rem
    }

    .col-1-of-5 + .col-4-of-5 .promo-1-items__i {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.9rem;
        flex:0 0 20.9rem
    }
}

@media (min-width: 1300px) {
    .col-1-of-5 + .col-4-of-5 .promo-1-items__i {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 21.9rem;
        flex:0 0 21.9rem
    }
}

@media (min-width: 1250px) {
    .col-1-of-5 + .col-4-of-5 .promo-1-items__i .item-c__image-wrapper_fixed {
        width: 20rem;
        height:20rem
    }

    .col-1-of-5 + .col-4-of-5 .promo-1-items__i .item-c_nobd .item-c__image-wrapper_fixed {
        width: 15.9rem;
        height:15.9rem
    }
}

@media (min-width: 768px) {
    .sdb-promo {
        height:100%
    }
}

@media (max-width: 767px) {
    .sdb-promo {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content:space-between
    }
}

.sdb-promo__title {
    font-weight: 700;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition:all .3s
}

@media (max-width: 767px) {
    .sdb-promo__title {
        font-size:2rem
    }
}

@media (min-width: 768px) {
    .sdb-promo__title {
        font-size:3rem
    }
}

.sdb-promo__title:hover {
    opacity:.7
}

.sdb-promo img {
    max-width: 100%;
    height:auto
}

@media (min-width: 768px) {
    .sdb-promo__arrows {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top:-1.4rem
    }
}

.prom-flx-menu {
    width: 100%;
    height:2rem
}

.prom-flx-menu__list .flexMenu-viewMore {
    width: 2rem;
    height: 2rem;
    position:relative
}

.prom-flx-menu__list .flexMenu-viewMore .prom-flx-menu__item {
    margin-right: 0;
    display:block
}

.touch .prom-flx-menu__list .flexMenu-popup {
    display:block !important
}

.prom-flx-menu__list .flexMenu-viewMore.active > a, .prom-flx-menu__list .flexMenu-viewMore.active > a::after, .prom-flx-menu__list .flexMenu-viewMore.active > a::before, .prom-flx-menu__list .flexMenu-viewMore:hover > a, .prom-flx-menu__list .flexMenu-viewMore:hover > a::after, .prom-flx-menu__list .flexMenu-viewMore:hover > a::before {
    background-color:#306bc9
}

@media (max-width: 1249px) {
    .prom-flx-menu__list .flexMenu-viewMore.active ul {
        display:block !important
    }
}

.prom-flx-menu__list .flexMenu-viewMore:hover .flexMenu-popup {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    pointer-events: auto;
    -webkit-transition: visibility 0s, opacity .1s ease .1s, -webkit-transform .2s ease .2s;
    -o-transition: visibility 0s, opacity .1s ease .1s, transform .2s ease .2s;
    transition: visibility 0s, opacity .1s ease .1s, transform .2s ease .2s;
    transition: visibility 0s, opacity .1s ease .1s, transform .2s ease .2s, -webkit-transform .2s ease .2s;
    position:relative
}

.prom-flx-menu__item {
    display: inline-block;
    margin-right:3rem
}

.prom-flx-menu__link {
    font-size: 1.5rem;
    color:#000
}

.index-f {
    font-size:1.3rem
}

@media (min-width: 768px) {
    .home-g__inner_equal .index-f {
        height:100%
    }
}

.index-f__header {
    border-bottom:1px solid #f0f0f0
}

@media (max-width: 767px) {
    .index-f__header, .index-f__main {
        padding:1.5rem
    }
}

@media (min-width: 768px) {
    .index-f__header, .index-f__main {
        padding:2rem
    }
}

.index-f__rating, .index-f__title, .index-f__user-name {
    margin-bottom:1.5rem
}

.index-f__image {
    display: block;
    width: 7rem;
    height: 7rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #fff;
    position: relative;
    margin-right:1.5rem
}

.index-f__item-name {
    display: inline-block;
    margin-bottom:5px
}

.index-f__price-wrapper .price-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items:center
}

.index-f__price-wrapper .price {
    font-size:1.4rem !important
}

.index-f__price-wrapper .price-wrapper__main {
    margin: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-right:.5rem
}

.index-f__price-wrapper .label {
    font-size:1.1rem
}

.index-f__title, .index-f__user-name {
    line-height: 1;
    font-size:1.4rem
}

.index-f__user-name {
    color:#aaa
}

.index-f__title {
    font-weight:700
}

@media (max-width: 767px) {
    .index-f__text-toggler {
        display:none !important
    }
}

@media (min-width: 768px) {
    .index-f__text {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        overflow:hidden
    }
}

.cust-f {
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction:column
}

@media (max-width: 767px) {
    .cust-f {
        padding:1.5rem
    }
}

@media (min-width: 768px) {
    .cust-f {
        padding:2rem
    }
}

.cust-f > :not(.cust-f__text) {
    text-align:center
}

.cust-f__image {
    display: block;
    width: 9.5rem;
    height: 9.5rem;
    border-radius: 50%;
    overflow:hidden
}

.cust-f__image img {
    height: 100%;
    width:auto
}

.cust-f__image, .cust-f__rating {
    margin-bottom:2rem
}

.cust-f__name {
    font-weight: 700;
    margin-bottom:1rem
}

.cust-f__company {
    margin-bottom: 1rem;
    font-size: 1.3rem;
    color:#777
}

@media (min-width: 768px) {
    .home-faq {
        max-width: 72.8rem;
        margin-left: auto;
        margin-right:auto
    }
}

.home-faq__item:not(:last-child) {
    margin-bottom:2rem
}

.home-faq__title {
    cursor: pointer;
    font-size: 1.6rem;
    position:relative
}

@media (max-width: 767px) {
    .home-faq__title {
        font-size:1.4rem
    }
}

.home-faq__content, .home-faq__title {
    padding:1.5rem
}

@media (max-width: 767px) {
    .home-faq__content, .home-faq__title {
        padding-left: 1rem;
        padding-right:1rem
    }
}

.home-faq__content {
    padding-top: 0;
    display:none
}

.home-faq__toggle-icon {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left:2rem
}

@media (max-width: 767px) {
    .home-faq__toggle-icon {
        width: 1.2rem;
        height:1.2rem
    }
}

@media (min-width: 768px) {
    .home-faq__toggle-icon {
        width: 1.6rem;
        height:1.6rem
    }
}

.home-faq__toggle-icon:after, .home-faq__toggle-icon:before {
    content: "";
    position: absolute;
    background-color: #306bc9;
    -webkit-transition: -webkit-transform .25s ease-out;
    -o-transition: transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out;
    border-radius:2px
}

.home-faq__toggle-icon:before {
    top: 0;
    left: 50%;
    width: 4px;
    height: 100%;
    margin-left:-2px
}

@media (max-width: 767px) {
    .home-faq__toggle-icon:before {
        width: 2px;
        margin-left:-1px
    }
}

.home-faq__toggle-icon:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 4px;
    margin-top:-2px
}

@media (max-width: 767px) {
    .home-faq__toggle-icon:after {
        height: 2px;
        margin-top:-1px
    }
}

.home-faq__item.active .home-faq__toggle-icon:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform:rotate(90deg)
}

.home-faq__item.active .home-faq__toggle-icon:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform:rotate(180deg)
}

.main-slider-row {
    width:100%
}

@media (max-width: 767px) {
    .main-slider-row {
        -ms-flex-wrap: wrap;
        flex-wrap:wrap
    }
}

.main-slider-row__slider, .range-slider__input input {
    width:100%
}

@media (max-width: 767px) {
    .main-slider-row__slider {
        margin-bottom:1.5rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .main-slider-row__banners + .main-slider-row__slider {
        width:calc(100% -(2rem + 16.7rem))
    }
}

@media (min-width: 1250px) {
    .main-slider-row__banners + .main-slider-row__slider {
        width:98.6rem
    }
}

@media (min-width: 1300px) {
    .main-slider-row__banners + .main-slider-row__slider {
        width:102.6rem
    }
}

.main-slider-row__banners {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order:1
}

@media (max-width: 767px) {
    .main-slider-row__banners {
        width:100%
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .main-slider-row__banners {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.7rem;
        flex: 0 0 16.7rem;
        margin-left:2rem
    }
}

@media (min-width: 1250px) {
    .main-slider-row__banners {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.4rem;
        flex: 0 0 22.4rem;
        margin-left:3rem
    }
}

@media (min-width: 1300px) {
    .main-slider-row__banners {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23.4rem;
        flex:0 0 23.4rem
    }
}

@media (min-width: 1250px) {
    .col-1-of-5 + .col-4-of-5 .main-slider-row__slider {
        width:98.6rem
    }
}

@media (min-width: 1300px) {
    .col-1-of-5 + .col-4-of-5 .main-slider-row__slider {
        width:102.6rem
    }
}

@media (min-width: 1250px) {
    .col-1-of-5 + .col-4-of-5 .main-slider-row__banners + .main-slider-row__slider {
        width:73.2rem
    }
}

@media (min-width: 1300px) {
    .col-1-of-5 + .col-4-of-5 .main-slider-row__banners + .main-slider-row__slider {
        width:76.2rem
    }
}

.main-slider {
    width: 100%;
    border-radius: 5px;
    overflow:hidden
}

@media (max-width: 767px) {
    .main-slider {
        height:20rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .main-slider {
        height:25rem
    }
}

@media (min-width: 1250px) {
    .main-slider {
        height:35.1rem
    }

    .main-slider:hover .main-slider__nav {
        opacity:1
    }
}

.swiper-container-autoheight.slider-temp-fixed-height .swiper-slide {
    height:100%
}

.main-slider__inner {
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function:cubic-bezier(.19, 1, .22, 1)
}

.main-slider__nav {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -2rem;
    z-index: 10;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    padding:0 3rem
}

@media (min-width: 1250px) {
    .main-slider__nav {
        position: static;
        top:100%
    }

    .main-slider__nav .slider-ar {
        position: absolute !important;
        z-index: 1;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform:translateY(-50%)
    }

    .main-slider__nav .slider-ar:first-child {
        left:3rem
    }

    .main-slider__nav .slider-ar:last-child {
        right:3rem
    }
}

.main-slider__slide {
    display: block;
    text-align:center
}

.main-slider__slide img {
    max-width: 100%;
    max-height:100%
}

@media (max-width: 767px) {
    .main-slider .swiper-pagination {
        position:static
    }
}

.main-slider__pag {
    position: absolute;
    bottom: 1.2rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    height: 1.2rem;
    width: 100%;
    text-align:center
}

.main-slider__pag .swiper-pagination-bullet {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    background-color: #f0f0f0;
    border: 2px solid #fff;
    opacity:1
}

@media (max-width: 767px) {
    .main-slider__pag .swiper-pagination-bullet {
        width: .6rem;
        height:.6rem
    }
}

.main-slider__pag .swiper-pagination-bullet-active {
    background-color: #ff8c52;
    border-color:#ff8c52
}

.main-slider__pag .swiper-pagination-bullet:not(:last-child) {
    margin-right:1rem
}

@media (max-width: 767px) {
    .sld-side-banrs {
        width:100%
    }
}

@media (min-width: 768px) {
    .sld-side-banrs {
        height:100%
    }
}

.sld-side-banrs__inner {
    height:100%
}

@media (min-width: 768px) {
    .sld-side-banrs__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content:space-between
    }
}

.sld-side-banrs__item {
    display: block;
    border-radius: 5px;
    overflow: hidden;
    vertical-align:middle
}

@media (max-width: 767px) {
    .sld-side-banrs__item {
        width:calc((100% - 2rem)/2)
    }
}

@media (min-width: 1250px) {
    .sld-side-banrs__item {
        position:relative
    }
}

.sld-side-banrs__item img {
    max-width: 100%;
    height: auto;
    border-radius:5px
}

@media (max-width: 767px) {
    .sld-side-banrs__item:first-child {
        margin-right:2rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .sld-side-banrs__item:first-child {
        margin-bottom:2rem
    }
}

@media (min-width: 1250px) {
    .sld-side-banrs__item:first-child {
        margin-bottom:3rem
    }
}

.mb-items__inner {
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling:touch
}

.mb-items__item {
    width: 7rem;
    height: 7rem;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #f0f0f0;
    padding: .5rem;
    margin-right: 1rem;
    -ms-flex-negative: 0;
    flex-shrink:0
}

.mb-items__image {
    display: block;
    width: 4.4rem;
    height: 4.4rem;
    margin: 0 auto;
    margin-bottom:.5rem
}

.mb-items__text {
    display: block;
    font-size: 1rem;
    text-align: center;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height:1
}

.b-popup-it-opt__header {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 2rem;
    font-size: 2rem;
    font-weight: 700;
    border-bottom:1px solid #f0f0f0
}

@media (max-width: 767px) {
    .b-popup-it-opt__header {
        font-size: 1.6rem;
        padding:1rem
    }
}

.b-popup-it-opt__content {
    padding:2rem
}

@media (max-width: 767px) {
    .b-popup-it-opt__content {
        padding:1rem
    }
}

.b-popup-it-opt .pd-price__reg-price {
    font-size:2.5rem
}

.b-popup-it-opt .pd-price__old-price {
    font-size:1.6rem
}

.b-popup-it-opt .pd-options-list__item:not(:last-child) {
    margin-bottom:2rem
}

.b-popup-cart__head {
    line-height: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content:center
}

.b-popup-cart__head .icon {
    color: #02bc2c;
    margin-right:1rem
}

.b-popup-cart__item-title {
    font-size: 1.6rem;
    margin-bottom: 1rem;
    display:inline-block
}

.b-popup-cart__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    position:relative
}

@media (max-width: 767px) {
    .b-popup-cart__price {
        text-align:center
    }
}

@media (min-width: 768px) {
    .b-popup-cart__price {
        text-align: right;
        margin-left: auto;
        -ms-flex-negative: 0;
        flex-shrink:0
    }
}

.b-popup-cart__price-old {
    line-height: 1;
    font-size: 1.5rem;
    margin-bottom: .5rem;
    position: relative;
    display:inline-block
}

.b-popup-cart__price-old::before {
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid #777;
    width:100%
}

.b-popup-cart__price-new {
    font-weight:700
}

.b-popup-cart__each-one {
    margin-top: .5rem;
    font-size:1.2rem
}

@media (max-width: 767px) {
    .b-popup-cart__info {
        text-align: center;
        margin-bottom:2rem
    }
}

.b-popup-cart__buttons > .btn {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    text-transform:uppercase
}

.b-popup-cart__label {
    margin-top:1rem
}

.b-popup-cart_1 .b-popup-cart__head {
    margin-bottom:2rem
}

.b-popup-cart_1 .b-popup-cart__head-text {
    font-size:2rem
}

@media (max-width: 767px) {
    .b-popup-cart_1 .b-popup-cart__head-text {
        font-size:1.4rem
    }
}

.b-popup-cart_1 .b-popup-cart__main-content {
    margin-bottom:2rem
}

.b-popup-cart__head-text {
    font-weight:700
}

@media (max-width: 767px) {
    .b-popup-cart__head-text {
        font-size:1.4rem
    }
}

.b-popup-cart_1 .b-popup-cart__inner {
    padding:2rem 3rem
}

@media (max-width: 767px) {
    .b-popup-cart_1 .b-popup-cart__inner {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom:0
    }

    .b-popup-cart_1 .b-popup-cart__buttons, .b-popup-cart_1 .b-popup-cart__content, .b-popup-cart_1 .b-popup-cart__inner, .b-popup-cart_1 .b-popup-cart__main-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction:column
    }
}

.b-popup-cart_1 .b-popup-cart__image {
    width: 12rem;
    height:12rem
}

@media (max-width: 767px) {
    .b-popup-cart_1 .b-popup-cart__image {
        width: 8rem;
        height: 8rem;
        margin: 0 auto;
        margin-bottom:2rem
    }
}

@media (min-width: 768px) {
    .b-popup-cart_1 .b-popup-cart__image {
        margin-right:2rem
    }
}

.b-popup-cart_1 .b-popup-cart__price-new {
    font-size:2rem
}

@media (max-width: 767px) {
    .b-popup-cart_1 .b-popup-cart__price-new {
        font-size:1.6rem
    }
}

.b-popup-cart_1 .b-popup-cart__label {
    font-size:2rem
}

@media (max-width: 767px) {
    .b-popup-cart_1 .b-popup-cart__label {
        margin-top:.5rem
    }

    .b-popup-cart_1 .b-popup-cart__buttons {
        width:100%
    }

    .b-popup-cart_1 .b-popup-cart__btn-continue {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top:2rem
    }
}

@media (min-width: 768px) {
    .b-popup-cart_1 .b-popup-cart__btn-continue {
        margin-right:2rem
    }
}

.b-popup-cart_1 .btn {
    text-align:center
}

@media (max-width: 767px) {
    .b-popup-cart_1 .btn {
        width:100%
    }
}

.b-popup-cart_2 {
    position:relative
}

.b-popup-cart_2 .b-popup-cart__head {
    padding:2rem 0
}

@media (min-width: 768px) {
    .b-popup-cart_2 .b-popup-cart__head {
        border-bottom:1px solid #f0f0f0
    }
}

.b-popup-cart_2 .b-popup-cart__image {
    width: 7rem;
    height: 7rem;
    margin-right: 3rem;
    -ms-flex-negative: 0;
    flex-shrink:0
}

@media (max-width: 767px) {
    .b-popup-cart_2 .b-popup-cart__image {
        display:none
    }
}

.b-popup-cart_2 .b-popup-cart__notif {
    font-size:1.3rem
}

@media (max-width: 767px) {
    .b-popup-cart_2 .b-popup-cart__notif {
        margin-top:.5rem
    }
}

@media (min-width: 768px) {
    .b-popup-cart_2 .b-popup-cart__notif {
        margin-left:1rem
    }
}

.b-popup-cart_2 .b-popup-cart__close-btn {
    cursor: pointer;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index:15
}

@media (max-width: 767px) {
    .b-popup-cart_2 .b-popup-cart__close-btn {
        top: 1rem;
        right:1rem
    }
}

.b-popup-cart_2 .b-popup-cart__close-btn::after, .b-popup-cart_2 .b-popup-cart__close-btn::before {
    content: ' ';
    position: absolute;
    left: 8px;
    top: 0;
    height: 16px;
    width: 2px;
    background-color: #bababa;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition:all .3s
}

.b-popup-cart_2 .b-popup-cart__close-btn::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform:rotate(45deg)
}

.b-popup-cart_2 .b-popup-cart__close-btn::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform:rotate(-45deg)
}

@media (min-width: 768px) {
    .b-popup-cart_2 .b-popup-cart__content {
        padding:2rem 0
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .b-popup-cart_2 .b-popup-cart__content {
        padding-left: 2rem;
        padding-right:2rem
    }
}

@media (min-width: 1250px) {
    .b-popup-cart_2 .b-popup-cart__content {
        width: 81rem;
        margin:0 auto
    }
}

@media (min-width: 768px) {
    .b-popup-cart_2 .b-popup-cart__main-content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow:1
    }
}

@media (min-width: 1250px) {
    .b-popup-cart_2 .b-popup-cart__main-content {
        margin-right:4rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .b-popup-cart_2 .b-popup-cart__main-content {
        margin-right:3rem
    }
}

@media (min-width: 1250px) {
    .b-popup-cart_2 .b-popup-cart__item-title {
        margin-right:3rem
    }
}

.b-popup-cart_2 .b-popup-cart__price-new {
    font-size: 1.6rem;
    white-space:nowrap
}

@media (max-width: 767px) {
    .b-popup-cart_2 .b-popup-cart__head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 4.3rem;
        position:relative
    }

    .b-popup-cart_2 .b-popup-cart__head .icon {
        position: absolute;
        top: 50%;
        left: 1rem;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform:translate(0, -50%)
    }

    .b-popup-cart_2 .b-popup-cart__notif {
        width:100%
    }
}

.b-popup-cart_2 .b-popup-cart__btn-go-cart {
    white-space:nowrap
}

@media (max-width: 767px) {
    .b-popup-cart_2 .b-popup-cart__btn-go-cart {
        margin-left: 4.3rem;
        padding-top: 1rem;
        padding-bottom:1rem
    }
}

.b-fastview__btn {
    text-align: center;
    margin-top:2rem
}

.b-fastview .pd-call-order {
    margin:2rem 0
}

.option-p {
    padding:1rem 1.5rem
}

@media (max-width: 767px) {
    .option-p {
        padding: 0;
        height:3.9rem
    }

    .option-p__inner {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform:translateY(-50%)
    }

    .option-p__sort-col_left {
        padding: 1rem 1.5rem;
        border-right:1px solid #f0f0f0
    }

    .option-p__sort-col:not(.option-p__sort-col_left) {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow:1
    }

    .option-p__sort-col:not(.option-p__sort-col_left) .option-p__sort-list_right {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        padding-right:64px
    }

    .option-p__sort-col:not(.option-p__sort-col_left) .option-p__qty {
        position: absolute;
        top: -3px;
        right:0
    }
}

.option-p__sort-col_left + .option-p__sort-col .option-p__qty {
    top:0
}

@media (max-width: 767px) {
    .option-p__sort-toggle.active + .option-p__sort-list {
        pointer-events: auto;
        z-index:11
    }

    .option-p__sort-toggle {
        font-size:1.3rem
    }

    .option-p__sort-list_left {
        top: 4.3rem;
        left: 0;
        background-color: #fff;
        border: 1px solid #f0f0f0;
        border-radius:3px
    }

    .option-p__sort-list_right {
        height:100%
    }
}

.option-p__sort-by {
    white-space:nowrap
}

@media (max-width: 767px) {
    .option-p__sort-by {
        padding:1rem
    }

    .option-p__sort-by:not(:last-child) {
        border-bottom:1px solid #f0f0f0
    }
}

.option-p__sort-by a[href]:not([class]):hover, .option-p__sort-by.active a[href]:not([class]) {
    color:#000
}

.option-p__sort-by:hover {
    color:#306bc9
}

.option-p__sort-by.active i {
    opacity:1
}

.option-p__sort-by.active .sort-desc {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform:rotate(-180deg)
}

.option-p__sort-by .sort-asc, .option-p__sort-by .sort-desc {
    width: .7rem;
    height: .4rem;
    background-repeat: no-repeat;
    background-size: 7px 4px;
    background-position: 0 0;
    background-image: url(../img/arrow-down-breadcrumb.svg);
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition:all .3s
}

.option-p__sort-by i {
    position: relative;
    margin-left: .5rem;
    top:1px
}

@media (min-width: 768px) {
    .option-p__sort-by:not(last-child) {
        margin-right:5rem
    }
}

@media (max-width: 767px) {
    .option-p__item-types {
        padding-right:1.5rem
    }
}

.option-p__item-type {
    width: 3rem;
    height:3rem
}

.option-p__item-type.active {
    border-color:transparent
}

.option-p__item-type.active .icon {
    color:#ff8c52
}

@media (min-width: 768px) {
    .option-p__item-type.active {
        -webkit-box-shadow: 0 0 0 2px #ff8c52;
        box-shadow:0 0 0 2px #ff8c52
    }
}

.option-p__item-type:hover {
    border-color:#ff8c52
}

@media (max-width: 767px) {
    .option-p__item-type {
        border:0
    }
}

.option-p__header span, .option-p__item-type .icon {
    color:#d5d5d5
}

.option-p__header > :not(:last-child), .option-p__item-type:not(:last-child) {
    margin-right:1rem
}

@media (max-width: 767px) {
    .option-p__qty {
        border-left:1px solid #f0f0f0
    }
}

@media (min-width: 768px) {
    .option-p__qty {
        margin-left:2rem
    }
}

@media (min-width: 1250px) {
    .option-p__qty:hover .option-p__dropdown {
        pointer-events:auto
    }

    .option-p__qty:hover .option-p__header > * {
        color:#000
    }

    .option-p__qty:hover .option-p__header > .icon {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform:rotate(180deg)
    }
}

@media (max-width: 1249px) {
    .option-p__qty.active .option-p__dropdown {
        pointer-events:auto
    }

    .option-p__qty.active .option-p__header > * {
        color:#000
    }

    .option-p__qty.active .option-p__header > .icon {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform:rotate(180deg)
    }
}

@media (max-width: 767px) {
    .option-p__header {
        padding:1rem 1.5rem
    }

    .option-p__header b {
        font-size:1.3rem
    }
}

.option-p__header b {
    font-weight:400
}

.option-p__dropdown {
    width: calc(100% + 15px);
    background-color: #fff;
    z-index: 100;
    -webkit-box-shadow: 7px 6px 14px rgba(0, 0, 0, .11);
    box-shadow: 7px 6px 14px rgba(0, 0, 0, .11);
    top:4rem
}

@media (max-width: 767px) {
    .option-p__dropdown {
        right: 0;
        top:4.3rem
    }
}

@media (min-width: 768px) {
    .option-p__dropdown {
        left:0
    }
}

.option-p__dropdown::before {
    height: 2.5rem;
    top: -2.5rem;
    pointer-events:auto
}

.range-slider {
    padding-bottom:1rem
}

.range-slider__inputs {
    margin-bottom:2.5rem
}

.range-slider__input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width:100%
}

.range-slider__input:last-child {
    margin-left:1.5rem
}

.cat-top-bannner {
    display: block;
    margin-bottom:3rem
}

.filter-wr {
    padding:2rem 1.4rem
}

@media (max-width: 1249px) {
    .filter-wr {
        padding-top: 1.5rem;
        padding-bottom:1.5rem
    }
}

.filter-wr__header {
    cursor:pointer
}

.filter-wr__header.active .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform:rotate(180deg)
}

.catalog-pg__menu-item.active > a, .filter-wr__title {
    position:relative
}

.filter-wr__title::before {
    top: 50%;
    margin-top: -9px;
    left: -14px;
    width: 3px;
    height: 1.8rem;
    background-color:#306bc9
}

.filter-wr .icon {
    color:#bababa
}

.filter-wr__tooltip {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.8rem;
    font-weight: 700;
    color: #aaa;
    margin-left:1rem
}

.filter-wr__tooltip:hover {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-color: #ff8c52;
    background-color: #ff8c52;
    color:#fff
}

.filter-wr__tooltip .b-tooltip {
    width: 15rem;
    white-space: normal;
    height: auto;
    text-align: left;
    line-height: 1.2;
    padding: .5rem;
    font-weight: 400;
    top: auto;
    bottom:3rem
}

.filter-options__item {
    margin-bottom:1.5rem
}

.filter-options__item i {
    font-style: normal;
    color: #aaa;
    margin-left:.5rem
}

.filter-options__qty-toggle {
    display: none;
    padding: .5rem 1rem;
    margin-left:.3rem
}

.filter-options__qty-toggle:hover {
    color: #306bc9;
    border-color:#306bc9
}

.filter-options__qty-toggle:hover .icon {
    color:#306bc9
}

.filter-options__qty-toggle.is-shows-all .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform:rotate(180deg)
}

.filter-options__qty-toggle .icon {
    margin-left:.5rem
}

.filter-options_more .filter-options__qty-toggle {
    display:inline-block
}

.filter-options__item .form-label span {
    word-break: break-word;
    white-space:normal !important
}

.filter-options__item .form-label [class * =icon] {
    -ms-flex-negative: 0;
    flex-shrink:0
}

.filter-options__item .item-color {
    margin-right:1rem
}

.home-pg__sidebar-menu .cat-menu-btn-desk {
    border-top-left-radius: 5px;
    border-top-right-radius:5px
}

.home-pg__sidebar-menu {
    margin-bottom: 3rem;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 1px #f0f0f0;
    box-shadow:0 0 0 1px #f0f0f0
}

.home-pg__sidebar-menu .vert-m__list {
    -webkit-box-shadow: none;
    box-shadow:none
}

@media (max-width: 767px) {
    .home-pg__section {
        margin-top: 3rem;
        margin-bottom:3rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-pg__section {
        margin-top: 5rem;
        margin-bottom:5rem
    }
}

@media (min-width: 1250px) {
    .home-pg__section {
        margin-top: 6rem;
        margin-bottom:6rem
    }
}

.home-pg__section:first-child {
    margin-top:0
}

@media (max-width: 767px) {
    .home-pg__section-header {
        margin-bottom:2rem
    }
}

@media (min-width: 768px) {
    .home-pg__section-header {
        margin-bottom:3rem
    }
}

.home-pg__section-header .section-title {
    margin-right:30px
}

.home-pg__section-header-descr {
    width: 100%;
    font-size:1.6rem
}

@media (max-width: 767px) {
    .home-pg__section-header-descr {
        font-size: 1.4rem;
        margin-bottom:2rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-pg__section-header-descr {
        margin-bottom:2rem
    }
}

@media (min-width: 1250px) {
    .home-pg__section-header-descr {
        margin-bottom:3rem
    }
}

.home-pg__section .home-btn-more {
    width: 100%;
    margin-top:2rem
}

@media (max-width: 767px) {
    .home-pg__section .home-btn-more {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content:center
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-pg__section_promo-cats {
        margin-left: -2rem;
        margin-right:-2rem
    }
}

.home-pg__sl-arr-wr .home-pg__section-header-link {
    margin-right:2rem
}

@media (max-width: 767px) {
    .home-pg__section_settings {
        margin-bottom:1rem
    }
}

.home-pg__section_subcat-3 .home-g__col-1-3 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink:0
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-pg__section_subcat-3 .home-g__col-1-3 {
        margin-top: 1rem;
        margin-bottom:1rem
    }
}

@media (min-width: 1250px) {
    .home-pg__section_subcat-3 .home-g__col-1-3 {
        margin-top: 1.5rem;
        margin-bottom:1.5rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-pg__section_subcat-3 .home-g {
        margin-top: -1rem;
        margin-bottom:-1rem
    }
}

@media (min-width: 1250px) {
    .home-pg__section_subcat-3 .home-g {
        margin-top: -1.5rem;
        margin-bottom:-1.5rem
    }
}

@media (min-width: 768px) {
    .home-pg__section_subcat-4 .home-g__col-1-5 {
        margin-bottom: 2rem;
        margin-top:2rem
    }

    .home-pg__section_subcat-4 .home-g {
        margin-bottom: -2rem;
        margin-top:-2rem
    }
}

@media (max-width: 767px) {
    .home-pg__section_subcat-6 {
        padding-left: 1rem;
        max-width: 100%;
        overflow:hidden
    }

    .home-pg__section_subcat-6 .home-pg__section-header {
        padding-right:1rem
    }
}

.home-pg__section_feedbacks .home-g__inner_equal {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items:stretch
}

.home-pg__section_feedbacks .home-g [class * =col-] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow:0
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-pg__section_feedbacks .home-g [class * =col-] {
        -ms-flex-preferred-size: calc((100% - 2 * 2rem) /2);
        flex-basis:calc((100% - 2 * 2rem)/2)
    }
}

@media (max-width: 767px) {
    .home-pg__section_feedbacks .home-g:not(.home-g_slider) .home-g__col-1-3:not(:last-child) {
        margin-bottom:1.5rem
    }
}

@media (min-width: 768px) {
    .home-pg__section_feedbacks .home-g:not(.home-g_slider) {
        margin-top: -1.5rem;
        margin-bottom:-1.5rem
    }

    .home-pg__section_feedbacks .home-g:not(.home-g_slider) .home-g__col-1-3 {
        margin-top: 1.5rem;
        margin-bottom:1.5rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-pg__section_cust-feedbacks .home-g_slider, .home-pg__section_feedbacks .home-g_slider {
        margin-right:-2rem
    }
}

@media (min-width: 1250px) {
    .home-pg__section_cust-feedbacks .home-g_slider, .home-pg__section_feedbacks .home-g_slider {
        margin-right:-3rem
    }
}

.home-pg__section_cust-feedbacks {
    background-color:#f4f4f4
}

@media (max-width: 767px) {
    .home-pg__section_cust-feedbacks {
        padding:2rem 1rem
    }
}

@media (max-width: 1249px) {
    .home-pg__section_cust-feedbacks {
        border-radius:0
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .home-pg__section_cust-feedbacks {
        padding: 3rem 4rem;
        margin-left: -2rem;
        margin-right:-2rem
    }
}

@media (min-width: 1250px) {
    .home-pg__section_cust-feedbacks {
        padding:3rem
    }
}

@media (max-width: 767px) {
    .home-pg__section_cust-feedbacks .home-g [class * =col-]:not(:last-child) {
        margin-bottom:0
    }
}

.home-pg__section_mb-top-items {
    padding-left:1rem
}

@media (min-width: 768px) {
    .home-pg__section_mb-top-items + .home-pg__section {
        margin-top:0
    }
}

.home-pg__faq-descr, .home-pg__faq-icon {
    margin-top:3rem
}

@media (max-width: 767px) {
    .home-pg__faq-descr, .home-pg__faq-icon {
        margin-top:2rem
    }
}

@media (min-width: 768px) {
    .home-pg__section_subcat-5 .subcat-wrapper {
        margin-top:-1.5rem
    }
}

@media (min-width: 1250px) {
    .home-pg__section_hover-1-click {
        margin-bottom:-7rem
    }

    .col-1-of-5 + .col-4-of-5 .home-pg__section {
        width:986px
    }
}

@media (min-width: 1300px) {
    .col-1-of-5 + .col-4-of-5 .home-pg__section {
        width:1026px
    }
}

.catalog-pg {
    margin-bottom:3rem
}

@media (min-width: 1250px) {
    .boxed .catalog-pg {
        position: relative;
        margin-bottom:0
    }

    .boxed .catalog-pg::before {
        content: '';
        position: absolute;
        width: 1350px;
        left: 50%;
        margin-left: -675px;
        top: calc(100% - 1px);
        height: 40px;
        z-index: -1;
        background-color:#fff
    }
}

.catalog-pg .ui-items {
    width:100%
}

.catalog-pg__title {
    margin: 1.5rem 0;
    font-weight: 700;
    font-size:3rem
}

@media (max-width: 767px) {
    .catalog-pg__title {
        font-size:2rem
    }
}

@media (min-width: 1250px) {
    .catalog-pg__title {
        margin-bottom:3rem
    }
}

.catalog-pg__subcat_nobd {
    margin-bottom:.5rem
}

@media (min-width: 768px) {
    .catalog-pg__subcat_nobd {
        margin-bottom:3rem
    }
}

@media (max-width: 767px) {
    .catalog-pg__subcat {
        margin-bottom:1.5rem
    }
}

.catalog-pg__subcat:not(.catalog-pg__subcat_nobd) {
    margin-bottom:3rem
}

.catalog-pg__descr {
    margin-bottom:3rem
}

@media (max-width: 767px) {
    .catalog-pg__adaptive-btns {
        margin-bottom:1.5rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .catalog-pg__adaptive-btns {
        margin-bottom:3rem
    }
}

@media (min-width: 1250px) {
    .catalog-pg__adaptive-btns {
        display:none
    }
}

.catalog-pg__toggle-panel {
    cursor: pointer;
    background-color: rgba(48, 107, 201, .1);
    text-align: center;
    color: rgba(48, 107, 201, .7);
    border-radius: 5px;
    font-size: 1.3rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex:1
}

@media (max-width: 767px) {
    .catalog-pg__toggle-panel {
        padding-top: .9rem;
        padding-bottom:.9rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .catalog-pg__toggle-panel {
        padding-top: 1.6rem;
        padding-bottom:1.6rem
    }
}

@media (max-width: 767px) {
    .catalog-pg__toggle-panel + .catalog-pg__toggle-panel {
        margin-left:1rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .catalog-pg__toggle-panel + .catalog-pg__toggle-panel {
        margin-left:2rem
    }
}

.catalog-pg__toggle-panel strong {
    margin-left:1rem
}

@media (max-width: 767px) {
    .catalog-pg__toggle-panel strong {
        font-weight:700
    }
}

.catalog-pg__options {
    margin-bottom:1.5rem;
	padding: 0 1.5rem;
}

@media (max-width: 767px) {
    .catalog-pg__options {
        position: relative;
        z-index:2
    }
}

@media (min-width: 1250px) {
    .catalog-pg__sidebar {
        margin-bottom:3rem
    }
}

@media (max-width: 1249px) {
    .catalog-pg__outer-wrapper {
        width: 300px !important;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 10000;
        overflow-y: scroll;
        height: 100vh;
        opacity: 0;
        -webkit-transform: translate3d(-300px, 0, 0);
        transform: translate3d(-300px, 0, 0);
        -webkit-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        background-color: #fff;
        padding-bottom:5rem
    }

    .catalog-pg__outer-wrapper.opened {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
        visibility:visible
    }
}

@media (min-width: 1250px) {
    .catalog-pg__sidebar-menu-wr {
        border: 1px solid #f0f0f0;
        border-radius: 3px;
        padding: 3rem;
        padding-left: 0;
        margin-bottom:20px
    }
}

.catalog-pg__sidebar_grey {
    background-color:#fafafa
}

.catalog-pg__sidebar-header {
    height: 5rem;
    line-height: 5rem;
    background-color: #f0f0f0;
    padding-left:2rem
}

@media (min-width: 1250px) {
    .catalog-pg__sidebar-header_filter, .catalog-pg__sidebar-menu-wr .catalog-pg__sidebar-header-close, .catalog-pg__sidebar_filter .catalog-pg__sidebar-header {
        display:none
    }

    .catalog-pg__sidebar-menu-wr .catalog-pg__sidebar-header {
        padding-left: 0;
        background-color: #fff;
        height: auto;
        line-height: 1.2;
        margin-bottom:2rem
    }

    .catalog-pg__sidebar-header-title {
        font-size:1.6rem
    }
}

.catalog-pg__filter-h .item-color + span, .catalog-pg__sidebar-header-title strong {
    margin-left:1rem
}

.catalog-pg__sidebar-header-close {
    height: 5rem;
    width: 5rem;
    line-height:5rem
}

@media (max-width: 1249px) {
    .catalog-pg__sidebar-inner {
        padding:2rem
    }
}

@media (min-width: 1250px) {
    .catalog-pg__filter-v:not(.catalog-pg__filter-v_nobd) {
        border: 1px solid #f0f0f0;
        border-radius:5px
    }

    .catalog-pg__filter-item:not(:last-child) {
        border-bottom:1px solid #f0f0f0
    }
}

.catalog-pg__filter-btns {
    padding:2rem 1.5rem
}

.catalog-pg__filter-btns > .btn {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content:center
}

.catalog-pg__filter-btns > .btn:first-child {
    margin-bottom:1rem
}

.catalog-pg__loading-icon {
    margin-bottom:3rem
}

.catalog-pg__menu-item {
    padding-left:3rem
}

@media (max-width: 1249px) {
    .catalog-pg__menu-item {
        padding-left:2.5rem
    }
}

.catalog-pg__menu-item ul li:not(:last-child), .catalog-pg__menu-item:not(:last-child) {
    margin-bottom:2rem
}

@media (max-width: 1249px) {
    .catalog-pg__menu-item:not(:last-child) {
        margin-bottom:3.5rem
    }
}

.catalog-pg__menu-item.active > a::before {
    left: -30px;
    top: 0;
    bottom: 0;
    width: 5px;
    background-color:#306bc9
}

.catalog-pg__menu-item ul li.active > a, .catalog-pg__menu-item.active .catalog-pg__menu-link {
    font-weight:700
}

.catalog-pg__menu-link {
    color:#000
}

.catalog-pg__menu-link:hover {
    color:#306bc9
}

.catalog-pg__menu-item ul {
    margin-left: 1rem;
    margin-top:2rem
}

.catalog-pg__menu-item ul li a {
    color:#000 !important
}

.catalog-pg__menu-item ul li a:hover {
    color:#306bc9 !important
}

.catalog-pg__is-loading-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 3rem;
    margin-top:3rem
}

.catalog-pg__seo-text {
    font-size:1.3rem
}

.catalog-pg__sidebar-banner {
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius:3px
}

.catalog-pg__sidebar-banner:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform:scale(1.2)
}

@media (max-width: 1249px) {
    .catalog-pg__sidebar-banner {
        display: table;
        width: 90%;
        margin:0 auto 20px
    }
}

.catalog-pg__sidebar-banner img {
    -webkit-transition: -webkit-transform 2s ease;
    -o-transition: transform 2s ease;
    transition: transform 2s ease;
    transition:transform 2s ease, -webkit-transform 2s ease
}

.catalog-pg__filter-h {
    margin-bottom:2.2rem
}

.catalog-pg__filter-h-header {
    height:100%
}

.catalog-pg__filter-h-header .icon {
    -ms-flex-negative: 0;
    flex-shrink:0
}

.catalog-pg__filter-h-header-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 1rem;
    font-size:1.3rem
}

.catalog-pg__filter-h-clear {
    color: #306bc9;
    border-bottom:1px dashed #306bc9
}

.catalog-pg__filter-h-clear:hover {
    border-bottom-color:transparent
}

.catalog-pg__filter-h-list {
    -ms-flex-wrap: wrap;
    flex-wrap:wrap
}

.catalog-pg__filter-h-item {
    margin:.8rem 1.5rem .8rem 0
}

@media (max-width: 767px) {
    .catalog-pg__filter-h-item {
        margin:.5rem 1rem .5rem 0
    }
}

.catalog-pg__filter-h .dropdowns {
    position:relative
}

.catalog-pg__filter-h .dropdowns__body {
    display: inline-block;
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    z-index: 11;
    margin-top:0
}

.catalog-pg__filter-h .dropdowns__body_range {
    padding: 1.5rem;
    width:23.4rem
}

@media (max-width: 767px) {
    .catalog-pg__filter-h .dropdowns__body_range {
        left: 50%;
        margin-left:-117px
    }
}

.catalog-pg__filter-h .form-label {
    white-space:nowrap
}

.catalog-pg__items .item-list-c {
    margin-bottom:3rem
}

.catalog-pg__items .item-line-c, .catalog-pg__side-sect {
    margin-bottom:2rem
}

.catalog-pg__items {
    position: relative;
    z-index:1
}

.catalog-pg__items.loading {
    position:relative
}

@media (min-width: 1250px) {
    .catalog-pg__items.loading::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        background-color: rgba(255, 255, 255, .7);
        background-image: url(../img/ajax-loader.gif);
        background-position: center center;
        background-repeat:no-repeat
    }

    .catalog-pg__outer-wrapper {
        margin-bottom:2rem
    }
}

@media (max-width: 1249px) {
    .item-pg__pluso {
        display:none
    }
}

@media (min-width: 1250px) {
    .item-pg__pluso {
        padding-right:1rem
    }
}

.item-pg__pluso .tablet {
    display:none
}

@media (min-width: 768px) and(max-width: 1249px) {
    .item-pg__pluso .tablet {
        display:block
    }

    .item-pg__pluso .desktop-mobile {
        display:none
    }
}

.item-pg__breadcrumbs {
    margin-bottom:3rem
}

@media (max-width: 767px) {
    .item-pg__breadcrumbs {
        padding-left: 1rem;
        margin-bottom:1.5rem
    }
}

.item-pg__heading {
    margin-bottom: 3rem;
    line-height:1
}

@media (max-width: 767px) {
    .item-pg__heading {
        margin-bottom:1.5rem
    }
}

.item-pg__title {
    font-weight: 700;
    font-size: 3rem;
    margin-bottom:0
}

@media (max-width: 767px) {
    .item-pg__title {
        font-size:2rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .item-pg__title {
        font-weight:400
    }
}

.item-pg__heading-artikul {
    font-size: 1.3rem;
    color:#777
}

@media (max-width: 1249px) {
    .item-pg__heading-artikul {
        display:none
    }
}

.social-popup {
    display:none
}

.social-popup .icon {
    color:#777
}

@media (min-width: 768px) and(max-width: 1249px) {
    .social-popup {
        display:block
    }
}

.item-pg__maybe-useful, .item-pg__together-buy-slider {
    margin-bottom:3rem
}

.item-pg figure {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    text-align:center
}

.item-pg figure img {
    max-width:100%
}

@media (max-width: 767px) {
    .item-pg__similar-items {
        margin-bottom:2rem
    }
}

@media (min-width: 768px) {
    .item-pg__similar-items {
        margin-bottom:3rem
    }
}

@media (max-width: 767px) {
    .item-pg__tab-store-info {
        display:none
    }
}

.item-pg__pd-delivery-payment, .item-pg__tab-store-info {
    margin-bottom:2rem
}

@media (min-width: 768px) and(max-width: 1249px) {
    .item-pg__pd-delivery-payment, .item-pg__tab-store-info {
        padding-left: 2rem;
        padding-right:2rem
    }

    .item-pg__pd-delivery-payment .pd-payment__item_bottom dt {
        margin-top:0
    }
}

@media (min-width: 1250px) {
    .item-pg_2 .item-pg__heading {
        display:none
    }

    .item-pg_2 .pd-descr {
        margin-bottom:2rem
    }
}

.item-pg_3 .pd-cart__rating-sku {
    font-size:1.3rem
}

@media (max-width: 767px) {
    .item-pg_3 .pd-cart__rating-sku {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin-bottom:0
    }
}

@media (min-width: 768px) {
    .item-pg_3 .pd-cart__rating-sku {
        margin-bottom:2rem
    }
}

.item-pg_3 .item-pg__heading-artikul {
    display:none
}

.item-pg_3 .pd-cart__descr {
    display: block;
    margin-bottom: 2rem;
    font-size:1.3rem
}

@media (min-width: 1250px) {
    .item-pg_3 .pd-cart__price-wrapper {
        margin-bottom:2rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .item-pg_3 .pd-cart__price-wrapper {
        margin-bottom:3rem
    }
}

.item-pg_3 .pd-cart__price, .item-pg_3 .pd-cart__save {
    margin-bottom:0
}

@media (max-width: 1249px) {
    .item-pg_3 .pd-cart__price {
        margin-bottom:1.5rem
    }
}

@media (max-width: 767px) {
    .item-pg_3 .pd-cart__price {
        margin-bottom:1rem
    }
}

@media (min-width: 1250px) {
    .item-pg_3 .pd-cart__save {
        margin-left:2rem
    }
}

.item-pg_3 .pd-price__reg-price {
    font-size:3rem
}

.item-pg_3 .pd-price__old-price {
    font-size:2rem
}

@media (max-width: 767px) {
    .item-pg_3 .pd-cart__processing-wrapper {
        margin-top:2rem
    }
}

@media (min-width: 1250px) {
    .item-pg_3 .pd-cart__processing-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction:column;
    }

    .item-pg_3 .pd-cart__stock-wrapper {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 2rem;
        margin-top:-2rem
    }
}

.item-pg_3 .pd-cart__actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items:flex-start
}

.item-pg_3 .pd-cart__actions-wrapper {
    margin-bottom:2rem
}

@media (min-width: 768px) {
    .item-pg_3 .pd-cart__actions-wrapper {
        margin-bottom:3rem
    }
}

@media (min-width: 768px) and(max-width: 1249px) {
    .item-pg_3 .pd-descr {
        display:none
    }
}

@media (max-width: 767px) {
    .item-pg_3 .pd-cart__price-wrapper {
        margin-bottom:2rem
    }
}

.social-popup-title {
    font-size: 1.8rem;
    font-weight: 700;
    padding-top: 3rem;
    margin-bottom: 1.5rem;
    text-align: center;
    line-height:1
}

.social-popup-title + .pluso {
    padding-bottom:1rem
}

@media (min-width: 768px) and(max-width: 1249px) {
    .social-popup-title + .pluso + .pluso {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content:center
    }
}

.social-popup-title + .pluso + .pluso.tablet {
    padding-bottom:3rem
}

.item-pg__tabs {
    position: relative;
    z-index:2
}

@media (max-width: 767px) {
    .item-pg_videocontainer {
        height:100%
    }
}

@media (min-width: 1250px) {
    .item-pg__product {
        z-index:3
    }

    .boxed .item-pg__product.layout-center::before {
        top:-10px
    }
}

.wa-cart-content .wa-product .wa-name {
    color:#306bc9 !important
}

.wa-cart-content .wa-product .wa-name:hover {
    color:#000 !important
}

.wa-login-link.js-show-login-dialog.wa-tooltip, .wa-order-cart-wrapper .wa-products .wa-product .wa-actions .wa-action.js-delete-product {
    color:#777
}

.wa-login-link.js-show-login-dialog.wa-tooltip:hover, .wa-order-cart-wrapper .wa-products .wa-product .wa-actions .wa-action.js-delete-product:hover {
    color:#306bc9
}

.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button), .s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button) {
    cursor: pointer;
    display: inline-block !important;
    border-radius: 3px !important;
    text-align: center !important;
    font-size: 1.1rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    height: 2.8rem !important;
    line-height: 3rem !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    outline: 0;
    background-color: #fff !important;
    background: #fff !important;
    text-transform: uppercase !important;
    color: #306bc9 !important;
    -webkit-box-shadow: inset 0 0 0 2px #306bc9 !important;
    box-shadow: inset 0 0 0 2px #306bc9 !important;
    font-weight:700 !important
}

.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button):active, .s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button):active {
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow:none
}

.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button).disabled, .s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button):disabled, .s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button)[disabled=disabled], .s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button)[disabled], .s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button)[type=button]:disabled, .s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button)[type=submit]:disabled, .s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button).disabled, .s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button):disabled, .s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button)[disabled=disabled], .s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button)[disabled], .s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button)[type=button]:disabled, .s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button)[type=submit]:disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events:none
}

.s-order-page .wa-button.js-use-bonus:not(.js-submit-order-button):hover, .s-order-page .wa-button.js-use-coupon:not(.js-submit-order-button):hover {
    border-color: #ff8c52 !important;
    background-color: #ff8c52 !important;
    color: #fff !important;
    -webkit-box-shadow: none !important;
    box-shadow:none !important
}

.s-order-page .wa-button.js-submit-order-button {
    cursor: pointer;
    display: inline-block !important;
    border-radius: 3px !important;
    text-align: center !important;
    font-weight: 700 !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    outline: 0;
    background-color: #306bc9 !important;
    background: #306bc9 !important;
    color: #fff !important;
    border: 0 !important;
    font-size: 1.3rem !important;
    -webkit-box-shadow: 0 2px 4px rgba(48, 107, 201, .4) !important;
    box-shadow: 0 2px 4px rgba(48, 107, 201, .4) !important;
    padding:1.8rem 2rem 1.9rem !important
}

.s-order-page .wa-button.js-submit-order-button:active {
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
    -webkit-box-shadow: none;
    box-shadow:none
}

.s-order-page .wa-button.js-submit-order-button.disabled, .s-order-page .wa-button.js-submit-order-button:disabled, .s-order-page .wa-button.js-submit-order-button[disabled=disabled], .s-order-page .wa-button.js-submit-order-button[disabled], .s-order-page .wa-button.js-submit-order-button[type=button]:disabled, .s-order-page .wa-button.js-submit-order-button[type=submit]:disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events:none
}

.s-order-page .wa-button.js-submit-order-button:hover {
    border-color: #ff8c52 !important;
    background-color: #ff8c52 !important;
    color: #fff !important;
    -webkit-box-shadow: none !important;
    box-shadow:none !important
}

.s-order-page .wa-button.js-submit-order-button.disabled, .s-order-page .wa-button.js-submit-order-button:disabled, .s-order-page .wa-button.js-submit-order-button[disabled=disabled], .s-order-page .wa-button.js-submit-order-button[disabled], .s-order-page .wa-button.js-submit-order-button[type=button]:disabled, .s-order-page .wa-button.js-submit-order-button[type=submit]:disabled {
    background-color: #d5d5d5 !important;
    color:#fff !important
}

.wa-line.wa-agreement-wrapper .wa-checkbox-wrapper a, .wa-logout-link.js-logout-button {
    color: #306bc9 !important;
    text-transform:underline !important
}

.wa-line.wa-agreement-wrapper .wa-checkbox-wrapper a:hover, .wa-logout-link.js-logout-button:hover {
    text-decoration: none !important;
    color: #000 !important
}

.listing {
    padding: 0;
    margin: 0;
    list-style: none;
}

.listing li {
    float: left;
    padding: 5px 20px;
}

.soc {
	background: #dadada;
	font-size: 1.5rem;
	text-align: center;
	height: 100px;
	margin-top: 30px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #dd528d;
}
.soc-write a {
	color: #fff !important;
}
.soc-write {
    list-style: none;
	padding: 0;
	margin: 15px 0 0 0;
}

.soc-write li {
	float: left;
	width: 33%;
}

.all_currency {
	font-weight: bold;
	padding: 0 20px;
}
.magreg {
	color: #777;
	font-size: 80%;
}