/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

footer .third_bottom_menu,
footer .second_bottom_menu {
    margin: inherit;
}

#bx-soa-order-form .btn.btn-default {
    background: #dc5600;
    border-color: #e27233;
}

.btn.btn-default {
    background: #dc5600;
    border-color: #e27233;
}
.bonus-system-block{    color: #dc5600;
    font-weight: 700;}

.bx-soa-coupon-input input[type="text"].form-control {    background: #dad1e475;}

.stickers .sticker_hit, .stickers .sticker_khit {
    background-color: #d45710;
}

.sticker_nedostupen_dlya_zakaza {
    background-color: #e10000 !important;
}

a.scroll-to-top {left: 35px !important;}


.sticker_chernaya_pyatnitsa {
	font-size: 12px !important;
    line-height: 12px !important;
    padding: 6px 7px 6px !important;
    border-radius: 2px !important;
	background: #000 !important;
	color: #e6c553 !important;
}

.item-stock .icon {
    background: #5fa800;
}

.item-stock .icon,
.item-stock .value {
    color: #5fa800;
display: none;
}

.delivery_pict_style {
    display: flex;
}

.wide_menu_hide .dropdown-menu.long-menu-items {
    display: none !important;
}

.header-site-working_hours {
    font-size: 12px;
    text-align: right;
    padding-right: 5px;
}

.header-site-working_hours {
    font-size: 12px;
    text-align: right;
    padding-right: 5px;
    color: #848684;
}

.main-catalog-wrapper .left_block .sticky-sidebar__inner .menu_top_block.catalog_block {
    display: none;
}


@media all and (max-width: 600px) {
    /*.compact-catalog .ajax_load.block .catalog_item .footer_button .counter_wrapp > div:not(.button_block),
    .compact-catalog .ajax_load .view_sale_block_wrapper,
    .compact-catalog .ajax_load .view_sale_block,
    .compact-catalog .ajax_load .cost.prices .more-item-info,
    .compact-catalog .section-gallery-wrapper__item:not(._active),
    .compact-catalog .section-gallery-wrapper__item-nav,
    .compact-catalog .ajax_load .like_icons .wrapp_one_click,
    .compact-catalog .ajax_load .like_icons .fast_view_button,*/
    .compact-catalog .item .stickers /*,
    .catalog_favorit .fast_view_button*/
    {
        display: inherit !important;
    }
}

.sections_wrapper .list .item.bordered .img {
    width: 130px;
    height: 130px;
    line-height: 0;
}

@media screen and (max-width: 600px) {
    .table-wrap {
        overflow-y: scroll;
    }
}

.btn.round-ignore {
    border-radius: 26px !important;
}

/* ДОРАБОТКИ ДЛЯ ШОУРУМА */

/* 992 */
body {
    margin: 0;
}

* {
    box-sizing: border-box;
}
.blog-info__rating{
display:none;
}
.blog-comment-answer{
display:none;
}
.rating-vote{
display:none;
}
.b-container {
    max-width: 1760px;
    width: 100%;
    margin: 0 auto;
}

.b-section-1 {
    padding: 0 30px;
    margin-bottom: 40px;
}

.b-btn-1 {
    display: inline-block;
    background-color: #dc5601;
    padding: 14px 38px;
    border-radius: 75px;
    color: #ffffff;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
    line-height: 18.29px;
    font-style: normal;
    text-decoration: none;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    border: 1px solid transparent;
}

.b-btn-1:hover {
    border: 1px solid #dc5601;
    background-color: white;
    color: #dc5601;
}

.b-btn-1--form {
    padding: 14px 65px;
}

.b-map-section {
    display: grid;
    grid-template-columns: 70% auto;
    gap: 24px;
}

.b-map-section__iframe iframe {
    max-width: 100%;
    min-height: 548px;
    width: 100%;
    height: 100%;
}

.b-map-section__address {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.b-map-section__address-item {
    display: flex;
    flex-direction: column;
}

.b-map-section__address-item a {
    text-decoration: none;
    transition: color 0.2s ease-in-out;
}

.b-map-section__address-item a:hover {
    color: #f17526;
}

.b-map-section__address-item .headline {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 20px;
    line-height: 24.38px;
    font-style: normal;
    color: #333333;
    margin: 0 0 16px 0;
}

.b-map-section__address-item .link-address,
.b-map-section__address-item .link-tel {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
    line-height: 18.29px;
    font-style: normal;
}

.b-map-section__address-item .link-address {
    font-weight: 400;
    color: #333333;
    margin: 0 0 16px 0;
}

.b-map-section__address-item .link-tel {
    font-weight: 700;
    color: #dc5601;
    margin: 0 0 8px 0;
}

.b-map-section__address-item .link-tel:last-child {
    margin: 0;
}

.b-title-1 {
    margin-bottom: 24px;
}

.b-title-1 > * {
    color: #333333;
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 20px;
    line-height: 24.38px;
    font-style: normal;
    padding: 0;
    margin: 0;
}

.b-description-1--mb-22 {
    margin-bottom: 22px;
}

.b-description-1--mb-34 {
    margin-bottom: 34px;
}

.b-description-1--mb-40 {
    margin-bottom: 40px;
}

.b-description-1--form {
    margin-bottom: 40px;
}

.b-description-1--w-1128 {
    max-width: 1128px;
}

.b-description-1 > * {
    color: #333333;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
    line-height: 18.29px;
    font-style: normal;
    padding: 0;
    margin: 0;
}

@media (max-width: 992px) {
    .b-map-section {
        grid-template-columns: 60% auto;
    }

    .b-map-section__iframe iframe {
        min-height: 450px;
    }
}

@media (max-width: 767px) {
    .b-section-1 {
        padding: 0 16px;
    }


    .b-title-1 {
        margin-bottom: 16px;
    }

    .b-description-1--mb-22 {
        margin-bottom: 40px;
    }

    .b-description-1--mb-34 {
        margin-bottom: 16px;
    }

    .b-description-1--mb-40 {
        margin-bottom: 24px;
    }

    .b-description-1--form {
        margin-bottom: 32px;
    }

    .b-btn-1 {
        padding: 13px 34px;
        font-size: 11.5px;
        line-height: 14.02px;
    }

    .b-map-section {
        display: flex;
        flex-direction: column-reverse;
        padding: 0;
    }

    .b-map-section__iframe iframe {
        min-height: 262px;
    }

    .b-map-section__address-item {
        padding: 0 16px;
    }

    .b-map-section__address-item .headline {
        font-size: 16px;
        line-height: 19.5px;
    }

    .b-map-section__address-item .link-address,
    .b-map-section__address-item .link-tel {
        font-size: 13px;
        line-height: 15.85px;
    }

    .b-title-1 > * {
        font-size: 16px;
        line-height: 19.5px;
    }

    .b-description-1 > * {
        font-size: 13px;
        line-height: 15.85px;
    }
}

.b-find-section__grid {
    display: grid;
    grid-template-columns: 58% auto;
    grid-auto-rows: 1fr;
    gap: 16px;
}

.b-find-card-1 {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(#00000099, #00000099),
    url(/images/b-find-1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 48px;
}

.b-find-card-1__title {
    margin-bottom: 24px;
}

.b-find-card-1__title > * {
    color: #ffffff;
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 20px;
    line-height: 24.38px;
    font-style: normal;
    padding: 0;
    margin: 0;
}

.b-find-card-1__list {
    margin-bottom: 24px;
}

.b-find-card-1__list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.b-find-card-1__list ul li {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #ffffff;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
    line-height: 18.29px;
    font-style: normal;
}

.b-find-card-1__list ul li::before {
    content: "";
    display: block;
    width: 16px;
    height: 1px;
    background-color: #dc5601;
}

.b-find-card-1__description {
    margin-bottom: 34px;
}

.b-find-card-1__description > * {
    color: #ffffff;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
    line-height: 18.29px;
    font-style: normal;
}

.b-find-card-1__btn {
}

.b-find-card-2 {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    background: linear-gradient(#00000099, #00000099),
    url(/images/b-find-2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 32px 40px;
}

.b-find-card-2__title {
    margin-bottom: 16px;
}

.b-find-card-2__title > * {
    color: #ffffff;
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 32px;
    line-height: 43.71px;
    font-style: normal;
    padding: 0;
    margin: 0;
}

.b-find-card-2__description {
    margin-bottom: 16px;
}

.b-find-card-2__description > * {
    color: #ffffff;
    font-family: "Montserrat";
    font-size: 20px;
    font-weight: 400;
    line-height: 27.32px;
    font-style: normal;
}

.b-find-card-2__description > * span {
    font-weight: 700;
    color: #dc5601;
}

.b-find-card-2__label {
    display: inline-block;
    padding: 4px 27px;
    background-color: #ffffff;
    border-radius: 42px;
    color: #dc5601;

    font-family: "Manrope";
    font-size: 32px;
    font-weight: 700;
    line-height: 43.71px;
    font-style: normal;
}

.b-unique-card-1 {
    max-height: 556px;
    height: 100%;
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
}

.b-unique-card-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.b-unique-section__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

@media (max-width: 1240px) {
    .b-find-card-1 {
        padding: 24px;
    }

    .b-find-card-2 {
        padding: 24px;
    }
}

@media (max-width: 992px) {
    .b-find-card-1__title {
        margin-bottom: 16px;
    }

    .b-find-card-1__title > * {
        font-size: 16px;
        line-height: 19.5px;
    }

    .b-find-card-1__description {
        margin-bottom: 24px;
    }

    .b-find-card-1__description > *,
    .b-find-card-1__list ul li {
        font-size: 13px;
        line-height: 15.85px;
    }

    .b-find-card-1__list {
        margin-bottom: 16px;
    }

    .b-find-card-1__list ul li {
        font-size: 13px;
        line-height: 15.85px;
    }

    .b-find-card-2__title > * {
        font-size: 16px;
        line-height: 21.86px;
    }

    .b-find-card-2__description > * {
        font-size: 13px;
        line-height: 17.76px;
    }

    .b-find-card-2__label {
        font-size: 16px;
        line-height: 21.86px;
        padding: 9px 23.5px;
    }

    .b-find-section__grid {
        grid-template-columns: 100%;
    }
}

@media (max-width: 600px) {
    .b-unique-section__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .b-unique-card-1:nth-child(3n) {
        grid-column: span 2;
    }

    .b-unique-card-1:nth-child(3n) img {
        object-position: top;
    }

    .b-unique-card-1 {
        max-height: 320px;
    }
}

@media (max-width: 450px) {
    .b-unique-card-1 {
        max-height: 288px;
    }
}

.video-controller {
    display: flex;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.video-controller video {
    width: 100%;
}

.video-controller img {
    position: absolute;
    top: 0;

    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-controller__img {
    z-index: 1;
    position: absolute;
    top: 0;
    background-color: #333333;

    width: 100%;
    height: 100%;
}

.video-controller__btn {
    cursor: pointer;
    position: absolute;
    width: 100%;
    top: 50%;
    z-index: 1;
    border-radius: 50%;
    border: none;

    right: 50%;
    transform: translate(50%, -50%);

    content: "";
    max-width: 50px;
    min-width: 50px;
    min-height: 50px;
    max-height: 50px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url("/images/play.svg");
    background-color: white;
    transition: background-color 0.2s ease-in-out;

    /* @include below("xxl") {
          max-width: 80px;
          min-width: 80px;
          min-height: 80px;
          max-height: 80px;
        }

        @include below("md") {
          max-width: 70px;
          min-width: 70px;
          min-height: 70px;
          max-height: 70px;
        } */
}

.video-controller__btn:hover svg rect {
    background-color: red;
}

.video-controller__btn::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    opacity: 1;
    display: block;
    max-width: 24px;
    max-height: 24px;
    min-width: 24px;
    min-height: 24px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: unset;
    transform: translate(-50%, -50%);
    z-index: 1;

    background-image: url("/images/play.svg");
    transition: opacity 0.2s ease-in-out;
}

.video-controller__btn:hover {
    background-color: #f17526;
}

.b-consult-section__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 89px;
    min-height: 406px;
    background-color: #fff4ed;
    border-radius: 4px;
}

.b-consult-section__img {
    flex-grow: 1;
    height: 387px;
    background-image: url(/images/consult.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    width: 50%;
}

.b-consult-section__img img {
    width: 100%;
    object-fit: cover;
}

.b-consult-section__text {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin-right: 29px;
    max-width: 602px;
    /* width: 100%; */
}

.b-consult-section__title > * {
    color: #333333;
    font-family: "Montserrat";
    font-size: 32px;
    font-weight: 600;
    line-height: 39.01px;
    font-style: normal;
    padding: 0;
    margin: 0;
}

.b-consult-section__description > * {
    color: #333333;
    font-family: "Montserrat";
    font-size: 21px;
    font-weight: 400;
    line-height: 24.38px;
    font-style: normal;
    padding: 0;
    margin: 0;
}

@media (max-width: 1300px) {
    .b-consult-section__content {
        min-height: 300px;
    }

    .b-consult-section__text {
        margin-right: 20px;
        gap: 16px;
    }

    .b-consult-section__img {
        height: 300px;
    }
}

@media (max-width: 1024px) {
    /* .b-consult-section__content {
          gap: 32px;
          } */
}

@media (max-width: 992px) {
    .b-consult-section__content {
        min-height: 250px;
        gap: 48px;
    }

    .b-consult-section__img {
        width: 60%;
    }

    .b-consult-section__text {
        width: 40%;
        gap: 16px;
    }

    .b-consult-section__title > * {
        font-size: 20px;
        line-height: 24.38px;
    }

    .b-consult-section__description > * {
        font-size: 16px;
        line-height: 18.29px;
    }
}

@media (max-width: 767px) {
    .b-consult-section__content {
        flex-direction: column-reverse;
        gap: 6px;
    }

    .b-consult-section__img {
        width: 100%;
        height: 200px;
        background-image: url(/images/consult-2.png);
        background-position: center;
    }

    .b-consult-section__text {
        padding: 24px 24px 0 24px;
        margin-right: 0;
        max-width: 500px;
        width: 100%;
        align-self: flex-start;
    }
}

.label-1 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    flex-grow: 1;
}

.label-1 p {
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 700;
    line-height: 18.29px;
    font-style: normal;
    padding: 0;
    margin: 0;
    color: #585858;
}

.label-1 p span {
    color: #ff0000;
}

.input-form-1 {
    height: 48px;
    padding: 14px 15px;
    background-color: #f8f8f8;
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 400;
    line-height: 18.29px;
    font-style: normal;

    color: #333333;
    border: none;
    width: 100%;

    border-radius: 2px;

    outline: 1px solid #e6e6e6;
    transition: outline 0.3s ease-in-out;
}

.input-form-1::placeholder {
    color: #999999;
    transition: opacity 0.3s ease-in-out;
}

.b-feedback-section {
    margin-bottom: 90px;
}

.b-feedback-section__form {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
}

.b-feedback-section__form input[type="submit"] {
    margin-left: 8px;
}

.b-feedback-section__send-btn {
    display: flex;
    align-items: flex-end;
}

.b-feedback-section__policy > * {
    font-family: "Montserrat";
    font-size: 11.5px;
    font-weight: 400;
    line-height: 14.02px;
    font-style: normal;
    padding: 0;
    margin: 0;
    color: #333333;
}

.link-1 {
    font-family: "Montserrat";
    font-size: 11.5px;
    font-weight: 700;
    line-height: 14.02px;
    font-style: normal;
    padding: 0;
    margin: 0;
    color: #dc5601;
    text-decoration: none;
    transition: color 0.2s ease-in-out;
}

.link-1:hover {
    color: #f17526;
}

@media (max-width: 992px) {
    .b-feedback-section {
        margin-bottom: 80px;
    }

    .b-feedback-section__form {
        flex-direction: column;
        max-width: 400px;
        gap: 24px;
    }

    .b-feedback-section__form input[type="submit"] {
        margin-left: 0;
        width: 100%;
    }

    .b-feedback-section__policy > * {
        max-width: 400px;
    }

    .input-form-1 {
        font-size: 13px;
        line-height: 15.58px;
    }
}

.b-feedback-section.b-section-1 form {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
}

.b-feedback-section.b-section-1 form input[type="submit"] {
    margin-left: 8px;
}

@media (max-width: 992px) {

    .b-feedback-section.b-section-1 form {
        flex-direction: column;
        max-width: 400px;
        gap: 24px;
    }

    .b-feedback-section.b-section-1 form input[type="submit"] {
        margin-left: 0;
        width: 100%;
    }
}

div.form-control {
    margin-bottom: 0;
}

#map {
    height: 528px;
}

@media (max-width: 767px) {
    #map {
        height: 262px;
    }
}

.b-map-section__address-item .b-btn-1 {
    width: fit-content;
    margin: 15px 0;
}

.b-map-section__address-item .b-btn-1:focus {
    color: #fff;
}

.b-map-section__address-item .b-btn-1:hover {
    color: #f17526;
}

footer .info .phone.blocks .dropdown .wrap {
    margin-top: 0;
    max-height: fit-content;
    overflow: inherit;
}

.b24-widget-button-position-bottom-right {
    bottom: 120px !important;
    right: 70px !important;
}

@media (max-width: 767px) {
    .b24-widget-button-position-bottom-right {
        bottom: 100px !important;
        right: 50px !important;
    }
}

.FLOAT_BANNERS .item-views.float_banners2 .item .previewtext,
.FLOAT_BANNERS .item-views.float_banners2 .item .inner-text .title-inner {
    max-width: 90%;
}

@media (min-width: 992px) {
    .FLOAT_BANNERS .item-views.float_banners2 .item.sm .image {
        padding-bottom: 0cqb;
    }
}

@media (max-width: 991px) {
    .FLOAT_BANNERS .item-views.float_banners2 .item.flexbox div.image {
        bottom: 0;
    }
}

@media (max-width: 600px) {
    .FLOAT_BANNERS .item-views.float_banners2 .item.flexbox div.image {
        padding: 0 0 0px !important;
    }
}

.search-page-wrap form {
    display: none;
}

.order-block .prices > div {
    display: block;
    text-align: end;
}

@media (max-width: 768px) {
    .order-block .prices > div {
        display: block;
        text-align: center;
    }
}

@media (min-width: 1500px) {
    .main-catalog-wrapper .left_block.sticky-sidebar {
        width: 340px !important;
    }

    .main-catalog-wrapper .sticky-sidebar__inner {
        width: 340px !important;
    }

    .main-catalog-wrapper .left_block {
        width: 340px;
    }
}

.like_icons span:not(:hover) i.svg path {
    fill: #fff;
}

footer .info .subscribe_button .btn {
    font-size: .68em;
    padding: 15px 15px 14px 18px;
}

footer .info .subscribe_button .btn svg {
    right: 10px;
}

.dropdown-submenu .menu_img  img {
    max-width: 100%;
    max-height: 60px;
    height: 100%;
}

.cross-link .active a {
	color: #fff
}

.bx_item_detail_size.crosslink ul li.active {
	color: #fff !important;
	background: #fff !important;
	border-color: #1c2228 !important;
}

.bx_item_detail_size.crosslink ul li.active:hover {
	color: #1c2228 !important;
}

#mobileheader .mobileheader-v4 .logo-block {
	width: calc(100% - 200px);
}

.detail-gallery-big {
	--slider-max-height: 684px;
    --slider-max-width: 1000px;
    --slider-proportion: calc(684 / 1000);
}

@media (min-width: 992px) {
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-left, .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {
        width: calc(100% - 365px);
    }
}

.menu_sales a>div:hover {
	background: #333;	
}
.menu_sales a>div {
	background: #dc5600;
	color: #fff;
	border-radius: 50px;
	padding: 6px 12px 6px 12px;
	margin-top: -10px;
}

.fixed .menu_sales a>div {
	margin-top: 0px;
}