.pursuit__item-header-title {
    /*min-height: 40px;*/
}

.prodaction__inner {
    display: flex;
    flex-direction: column;
}

.prodaction__inner .producion__text {
    width: 100%;
    order: 1;
}

.prodaction__inner .prodaction__imgs {
    order: 2;
    width: 100%;
}

.production__video-block {
    text-align: center;
}

.production__video-view {
    border-radius: 35px;
    object-fit: cover;
    max-width: 100%;
}

.text-after-catalog p {
    margin-bottom: 20px;
}

.text-after-catalog h2 {
    margin-bottom: 20px;
    font-family: "Forum";
    font-size: 4rem;
    line-height: 110%;
}

.text-after-catalog ul {
    margin-bottom: 20px;
}

.text-after-catalog li {
    margin-bottom: 10px;
    list-style-type: disc;
    margin-left: 20px;
}

.footer__bottom-logo {
    text-align: center;
}

section ul {
    padding: 0 0 0 40px;
}

section ul li {
    list-style: disc;
    margin: 5px 0;
}

.projects__idealBeds {
    padding: 0;
    margin: 0;
}

@media (max-width: 768px) {
    .prodaction__inner .producion__text {
        order: 1;
    }
    .prodaction__inner .prodaction__imgs-wrap {
        order: 2;
    }
    body {
        font-size: 3rem !important;
    }
    #in_stock_nameplate {
        margin-right: 60px !important;
        margin-top: 5px;
    }
    .footer__top-menu-item-title {
        margin-bottom: 0px !important;
    }
    .footer__top-menu-item-title.active {
        margin-bottom: 20px !important;
    }
    .recommended__header-link {
/*        position: absolute;*/
        bottom: 0;
    }
    .photo__inner {
        padding-bottom: 50px;
    }
    .recommended__cpc .recommended__header {
        position: initial !important;
    }
    .prodaction__imgs {
        padding-bottom: 30px;
    }
    .review-in-category {
        position: relative;
    }
    .categories-slider-name {
        padding: 5px;
        background: rgba(255, 255, 255, 0.85);
        border-radius: 10px;
    }
    .recommended-container {
        flex-direction: column-reverse;
    }
}

.projects-slider-name span {
    display: none !important;
}

span._sale_item {
    background: #d0aa6e;
    padding: 7px 10px;
    border-radius: 6px;
    font-size: 1.6rem;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
}

span._sale_item._catalog {
    right: 2.3rem;
    top: 5rem;
}

.gold-frame {
    border: solid 2px #cfa870 !important;
    border-radius: 10px !important;
}

.product__content-main-textile-t-colors {
    flex-wrap: wrap;
}

.product__content-main-textile-t-colors-i {
    margin-bottom: 10px;
}


/* 
@media (min-width: 768px) {
    body ul.header__bottom-menu-icon-drop.dropdown-content {
        top: 100%;
    }
} */


.bx-ag-search-page .recommended-slider-name {z-index: 9; position: relative;}

@media (max-width: 991px) {
.bx-ag-search-page .recommended-slider-img img {max-height: 257px !important;}
}

@media (max-width: 569px) {
.bx-ag-search-page .recommended-slider-img img {max-height: 227px !important;}
}

@media (max-width: 481px) {
.bx-ag-search-page .recommended-slider-img img {max-height: 177px !important;}
}

@media (max-width: 768px) {
 	.basket__sample.fabric,
	.basket__sample.shpon {
		display: none;
	}
}

