body {
	color: #222222;
}
header {
	padding: 5px 0;
}
.row {
	width: 100%;
	margin: 0;
}
header .row {
	align-items: center;
}

.video__section video {
    width: -webkit-fill-available;
}
.phone-button {
    display: none;
    position: fixed;
    background: #1fb141;
    border-radius: 50%;
    padding: 10px;
    right: 15px;
    bottom: 15px;
    z-index: 999;
}

#header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	transition: all .3s ease;
	z-index: 999;
	background-color: #000;
	height: 105px;
}
#header.hide {
	top: -107px;
}
#content {
	margin-top: 107px;
}
input:focus, button:focus, textarea:focus {
	outline: none;
}
p {
	margin-bottom: 0;
}
h2 {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	text-transform: uppercase;
	color: #725745;
	margin-bottom: 48px;
}
a {
    text-decoration: none !important;
}

.input__phone {
    border: 2px solid #D9AA8E !important;
}
.header__phone {
	font-weight: 500;
	font-size: 20px;
	color: #cbae9a;
	text-decoration: none;
	font-family: 'Noto Sans', sans-serif;
}
.header__phone:hover {
	color: #cbae9a;
	text-decoration: underline;
}
.header__address {
	color: #cbae9a;
	font-family: 'Noto Sans', sans-serif;
}
.navbar {
	justify-content: center;
}
.navbar-nav {
	flex-direction: initial;
}

.navbar-nav .nav-item:not(:last-child) {
	margin-right: 30px;
}
.dropdown-toggle::after {
	display: block;
	border: none;
	content: "";
	background: url('/images/dropdown-arrow.svg') no-repeat;
	width: 10px;
	height: 7px;
	position: absolute;
	top: 18px;
	right: -16px;
	background-size: cover;
}

.navbar-nav .nav-link, .dropdown-item {
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #ddd;
}
.navbar-nav .dropdown-menu {
	position: absolute;
	background-color: #000;
}

.mr-40 {
	margin-right: 40px !important;
}

.section_categories_product {
    padding: 20px !important;
    margin-bottom: 0 !important;
}

.section {
	padding: 48px 0;
	margin-bottom: 48px;
}

.first-section {
    margin-bottom: 0 !important;
}

.about__company__section {
    padding: 0 !important;
}

.hero__title {
	margin-top: 85px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 48px;
	line-height: 1.2;
}

.hero__title span {
	display: block;
}

.hero__title span:first-child {
	margin-left: 40px;
}
.hero__title span:last-child {
	margin-left: 160px;
}

.catalog-link__block {
	margin-top: 85px;
	text-align: right;
	margin-right: 20px;
}
.to-catalog__link {
	display: inline-block;
	font-family: 'Noto Sans', sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #725745;
	text-decoration: none;
}
.to-catalog__link:hover {
	color: initial;
}

.to-catalog__link span {
	display: inline-block;
	margin-right: 16px;
}

#absolute-img {
	margin-left: -100px;
	z-index: 2;
	position: relative;
}

.hero__text {
	margin-top: 50px;
	margin-bottom: 54px;
	font-family: 'Montserrat';
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}

.about-company__block {
	width: 100%;
	padding: 48px 104px;
	background-color: #fff;
	margin-top: -103px;
}

.about-company__title {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	text-transform: uppercase;
	color: #725745;
	margin-bottom: 27px;
}

.about-company__block p {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;

}
.advantage__text {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
}

.category__item {
	max-width: 491px;
	width: 100%;
	margin-bottom: 35px;
}



.category-item__text {
	margin-top: 30px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	height: 197px;
}

.category-item__img {
    position: relative;
}

.category-item__name {
    position: absolute;
    left: 0;
    background: black;
    right: 0;
    bottom: 0%;
    padding: 50px 0;
    opacity: 0.5;
}

.category-item__name h2 {
    text-align: center;
    color: white;
    margin-bottom: 0 !important;
    font-weight: 700;
}

.category-item__link {
	border-top: 1px solid #725745;
	padding-top: 20px;
    margin-top: 20px;
}

.category-item__link a {

	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	color:  #222222;
	text-decoration: none;
	font-size: 20px;
}

.category-item__link img {
	height: 30px;
	margin-left: 11px;
}

.custom-made__info {
	padding: 48px;
	margin-top: -260px;
	max-width:  595px;
	background-color: #fff;
	margin-left: auto;
}

.custom-made-order__title {
    font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 38px;
	text-transform: uppercase;
	color: #725745;
	margin-bottom: 48px;
}

.custom-made__title {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 38px;
	text-transform: uppercase;
	color: #725745;
	margin-bottom: 48px;
}

.custom-made__text {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}

.custom-made__text p:first-child {
	margin-bottom: 48px;
}

.custom-made__text a {
	color: #725745;
}

.answers__section {
	background-image: url('/images/answers-section__bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.answers-form__block h2 {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	text-transform: uppercase;
	color: #D9AA8E;
	text-align: center;
}
.answers-form__row {
	align-items:  center;
}
.answers-from__text {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 27px;
	color: #FFFFFF;
	margin-bottom: 48px;
	text-align: center;
}
.product-from__text {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 27px;
	color: #725745;
	margin-top: 20px;
	text-align: center;
}

.answers__form input, .answers__form button {
	width: 100%;
	border-radius: 0;
	border: none;
	height: 70px;
	justify-content: center;
	display: flex;
	align-items:  center;
	padding: 20px;
}

.answers__form input {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
}

.answers__form button {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	background-color: #222222;
	border:  none;
	color:  #fff;
	font-size: 20px;
}
.answers__form button img {
	margin-left: 11px;
	height: 30px;
}

#send_message {
    margin-top: 20px;
    margin-bottom: 0 !important;
}

.privacy__info {
	margin-top: 20px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: rgba(255, 255, 255, 0.5);
}

.privacy__info a {
    color: rgba(255, 255, 255, 0.5);
}
footer {
	position: relative;
	padding: 90px 0 45px;
	background-image: url('/images/footer__bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

.footer__logo {
	margin-bottom: 54px;
	display: inline-block;
}
.footer-block__title {
	margin-bottom: 0;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	text-transform: uppercase;
	color: #D9AA8E;
	position: relative;
}
.footer-block__title::after {
	position: absolute;
	content:  '';
	bottom: -30px;
	left: 0;
	width: 74px;
	height: 2px;
	background: #D9AA8E;
}
.footer__list {
	margin-top: 62px;
	padding: 0;
	list-style: none;
}

.footer__list li {
	margin-bottom: 30px;
	font-family: 'Noto Sans';
	font-style: normal;
	line-height: 27.24px;
	font-weight: 500;
	font-size: 20px;
	color: #FFFFFF;
}
.footer__list a {
	text-decoration: none;
	color:  #fff;
}
.social-and-copyright__row {
	margin-top: 48px;
	padding-top: 48px;
	align-items: center;
	border-top: 1px solid #D9AA8E;
}
.social-media__block a {
	text-decoration: none;
	display: inline-block;
}

.social-media__block a:not(:last-child) {
	margin-right: 30px;
}

.copyright {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}

.dev {
	text-align: right;
}
.dev a {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
}

.dev a > span {
	color: #00FF38;
}



.categories-items  {
	flex-wrap: wrap;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}
.categories-items .category-item  {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	padding: 6px 12px;
	font-size: 20px;
	color: #222222;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 15px;
}

.categories-items .category-item:not(:last-child) {
	margin-right: 42px;
}

.categories-items .category-item.active {
	color: #fff;
	background-color: #222222;
}

.product-item {
	margin-bottom: 58px;
}

.product-item__title a {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	text-transform: uppercase;
	color: #725745;
	text-decoration: none;
}
.product-item__block {
    max-width: 533px;
    margin: auto;
}
.product-item__info {
	display: flex;
	flex-wrap: wrap;
}
.product-item__img {
    text-align: center;
}
.product-item__img img {
    max-height: 400px;
}
.product-item__img, .product-item__title, .product-item__properties {
	margin-bottom: 20px;
}
.product-item__properties {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	width: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-item__properties  span {
	padding: 0px 24px;
}
.product-item__properties span:first-child {
	padding-left: 16px;
}
.product-item__properties span:not(:last-child) {
	border-right: 1px solid rgba(32, 32, 32, 0.5);
}

.product-item__price {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	width: 50%;
}
.product-item__rating {
	width: 50%;
	text-align: right;
}
.product-item__rating .rating-star {
	cursor: pointer;
}
.product-item__rating img:not(:last-child) {
	margin-right: 5px;
}

.product-item__price .del-price {
	color: rgba(32, 32, 32, 0.2);
	text-decoration: line-through;
	margin-right: 24px;
	display: inline-block;
}

.product-item__price .price {
	color: #222222;
}

.product-item__price .current-price {
	color: #D98E8E;
	display: inline-block;
}

.pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 24px;
	margin-bottom: 96px;
}

.pagination-item {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	border: 1px solid #222222;
	padding: 10px 30px;
	color: #222222;
	text-decoration: none;
}
.pagination-item:not(:last-child) {
	margin-right: 30px;
}

.pagination-item.active {
	color: #FFFFFF;
	background: #222222;
}

#product__page {
	padding-top: 56px;

}
.detail-product__img {
    height: 800px;
}
.detail-product__section {
	margin-bottom: 144px;
}
.detail-product__name h1 {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	text-transform: uppercase;
	color: #725745;
	margin-bottom: 33px;
}
.detail-product__properties {
	margin-bottom: 33px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
}
.detail-product__properties p:not(:last-child) {
	margin-bottom: 24px;
}
.detail-product__description {
	margin-bottom: 33px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 40px;
}

.detail-product__available {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	margin-bottom: 45px;
}

.detail-product__available span {
	margin-right: 30px;
	display: inline-block;
}
.detail-product__available span  img {
	margin-right: 10px;
}
.detail-product__rating {
	margin-bottom: 33px;
}

.detail-product__price {
	margin-bottom: 33px;
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 32px;

}
.detail-product__price .del-price {
	color: #222222;
	margin-right: 24px;
	text-decoration: line-through;
	display: inline-block;
}
.detail-product__price .current-price {
	color: #D98E8E;
	display: inline-block;
}

.detail-product__actions .buy-button {
	padding: 18px 48px;
	background: #222222;
	border: none;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
.detail-product__actions .buy-button  img {
	margin-left: 8px;
}
.detail-product__gallery {
	margin-top: 29px;
}

.detail-product__section .swiper {
	width: 100%;
/*	height: 300px;*/
margin-left: auto;
margin-right: auto;
}

.detail-product__section .swiper-slide {
	background-size: cover;
	background-position: center;
}

.detail-product-gallery__slider {
	height: 80%;
	width: 100%;
}

.detail-product-image__slider {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.detail-product-image__slider .swiper-slide {
	width: 25%;
	height: 100%;
}

.detail-product-image__slider .swiper-slide-thumb-active {
	opacity: 1;
}

.detail-product__section .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.detail-product__section .swiper-slide video {
	display: block;
	width: 100%;
	height: 100%;
}


.like__section {
	padding: 93px 0;
	background-image: url('/images/reviews__bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.like__section h2 {
	text-align: center;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	text-transform: uppercase;
	color: #D9AA8E;
	margin-bottom: 48px;
}

.like__section p {
	text-align: center;
	margin-bottom: 48px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
}

.add-review-btn {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	color: #222222;
	background: #FFFFFF;
	max-width: 309px;
	border: none;
	display: flex;
	align-items: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0;
	justify-content: center;
}

.add-review-btn img {
	height: 30px;
	margin-left: 11px;
}

.reviews__section h2 {
	color: #D9AA8E;
	margin-bottom: 48px;
}

.review-item {
	max-width: 595px;
	width: 100%;
	padding: 24px 30px;
	border: 1px solid #D9AA8E;
}

.review-item__author {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	color: #725745;
	margin-bottom: 30px;
}
.review-item__rating {
	margin-bottom: 30px;
}
.review-item__rating img {
	width: 24px;
}
.review-item__text {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
	min-height: 150px;
}
.reviews__slider {
	width: 100%;
	height: 340px;
}

.reviews__text__none {
    text-align: center;
    margin-bottom: 48px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #222222;
}

.swiper-pagination-bullet {
	width: 50px;
	height: 10px;
	border-radius: 0;
}

.swiper-pagination-bullet-active {
	background: #222222;
}

.swiper-pagination {
	text-align: left;
}

.reviews__section {
	padding: 98px 0;
}

.fancybox__toolbar__items .carousel__button:not(.fancybox__button--close) {
	display: none;
}

.reviews-pagination {
	margin-top: 38px;
	position: relative;
}

.reviews-button-next {
	right: -70px;
}
.reviews-button-prev {
	left: -70px;
}
.swiper-container {
	position: relative;
}

.swiper-button-prev::after, .swiper-button-next::after {
	content: none;
}

.contacts__section {
	padding: 96px 0;
}
.contact-item {
	margin-left: auto;
	margin-right: auto;
	max-width: 312px;
	width: 100%;
	text-align: center;
}
.contact-item__title {
	font-family: 'Raleway';
	font-style: normal;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 24px;
	color: #725745;
}

.contact-item__img {
	margin-bottom: 24px;
}

.contact-item__text span, .contact-item__text a {
	text-decoration: none;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
}

.border-col {
	border-left: 2px solid;
	border-right: 2px solid;
	border-color: #D9AA8E;
}
.hamburger {
	transition: none;
}
.hamburger-box {
	position: relative;
	z-index: -1;
}


.mobile-menu.active {
	transform: translateX(0);
}

.menu-btn {
	z-index: 999;
	position: absolute;
	right: 10px;
	top: 17px;
}

.no-scroll {
	overflow: hidden;
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before, .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::after, .hamburger.is-active .hamburger-inner::before {
	background-color: #725745;
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
	height: 2px !important;
}

.page-item {
    border-radius: none !important;
    margin: 8px 8px !important;
}
.page-item:first-child {
    display: none;
}
.page-item:last-child {
    display: none;
}
.page-link {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    border: 1px solid #222222 !important;
    padding: 10px 30px;
    color: #222222;
    text-decoration: none;
    padding: 10px 30px !important;
}
.active>.page-link, .page-link.active {
    background-color: #222222 !important;
}
.rating-star-form {
    cursor: pointer;
}
.feedback-modal {
    padding: 22px;
}
.feedback-modal h3 {
    font-size: 24px !important;
}
#send_rating {
    display: flex;
    flex-direction: column;
    align-items: inherit;
}
#send_rating p {
    margin: 25px 0 10px 0;
    font-size: 18px;
    font-weight: 500;
}
#send_rating input, textarea {
    border: 2px solid #D9AA8E;
}
#send_rating input {
    height: 40px;
    font-size: 18px;
}
.review-block {
    margin-top: 40px;
}
.review-block h4 {
    font-size: 18px !important;
}
.submit__btn {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    background-color: #222222;
    border: none;
    color: #fff;
    font-size: 20px;
    height: 50px;
    margin: auto;
    margin-right: 0px;
}
.modal-content {
    border: none !important;
    border-radius: 0 !important;
}
.privacy_policy ul {
    list-style: none;
 }
 .privacy_policy > ul{
    padding-left: 0 !important;
 }
 .privacy_policy h1 {
     margin-bottom: 20px
 }
