/**
 * Theme Name: Furniture
 * Theme URI: https://site100.ru
 * Version: 3
 * Description: WordPress тема для мебельных компаний (производство, продажа мебели, мебельные магазины)
 * Author: site100.ru
 * Author URI: https://site100.ru
 */

/*
.home-title {
    font-size: 48px;
}*/

.add_to_cart_button,
.product_type_simple {
	display: none;
}

bdi {
}

.active {
	color: var(--corporate-color-1);
}

.navbar-light .navbar-nav .nav-link {
	color: #c8c8c8;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
	color: #c8c8c8;
}

.header-nav-bottom a.nav-link:hover,
.header-nav-bottom a.nav-link:focus {
	color: var(--corporate-color-1);
}

.navbar-light .navbar-nav .nav-link.active {
	color: var(--corporate-color-1);
}

.site-navbar-wrap a {
	color: var(--dark-color);
}

.dropdown-item.active,
.dropdown-item:active {
	color: var(--corporate-color-1);
	text-decoration: none;
	background-color: white;
}

h2 {
	font-family: 'HelveticaNeueBoldCondensed';
	margin-bottom: 15px;
}

p.advantages {
	font-size: 20px;
}

.services {
	border-radius: 10px;
	width: 626px;
	height: 424px;
}

.about_box {
	margin-bottom: 20px;
}

.description_about p {
	line-height: 27px;
}

.contacts-section-4 .nav-item.d-none.d-xl-inline .nav-link {
	padding-inline: 0;
}

.contacts-section-4 .nav-item.d-none.d-xl-inline span.nav-link svg  {
    margin-bottom: 2px;
}

.contacts-section-4 .menu-item.menu-item-has-children.dropdown a {
	padding-right: 0;
}

.contacts-section-4 .nav-link span {
	font-family: 'Gilroy-Regular';
}

.footer_item img {
	padding-bottom: 4px;
}

.contact_background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 540px;
	background: url('img/contact (1).webp');
	background-position: center;
}

.contact-info {
	max-width: none;
	flex: 0 0 20%;
	padding-left: 0;
	padding-right: 0;
}
.contact-box-info span {
	line-height: 20px;
}
/* .overlay
{
    height: 540px;
    background: rgba(0,0,0,.25);
} */
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.15) 35%, rgba(0, 0, 0, 0.15) 100%);
}

.modal_box_paint {
	display: flex;
	width: 636px;
	height: 424px;
	border-radius: 10px;
	align-items: center;
	overflow: hidden;
}

.shadow_menu {
	box-shadow: 0px 4px 10px #0000001a;
}

.product_info {
	padding-right: 0;
}

.product_info p {
	font-family: 'HelveticaNeueCyr-Light';
	margin-bottom: 10px;
	padding-bottom: 0;
	line-height: 30px;
}

strong {
	font-weight: bold;
	font-family: 'Gilroy-Regular';
}

.single-portfolio-btn {
	background-color: var(--corporate-color-1);
	font-family: 'HelveticaNeueCyr-Bold';
	padding: 13px 36px;
	border-radius: 5px;
}

.carousel-item-2 img {
	height: 424px;
	border-radius: 10px;
	overflow: hidden;
}

.single_img {
	width: 636px;
	max-width: 636px;
	margin-right: 27px;
}

.site-wrap {
	height: 140px;
	z-index: 9;
	position: relative;
}

.main-home-section.min-home {
	min-height: auto;
}

.min-home .home-section-height {
	min-height: auto;
	padding: 60px 0 120px 0;
}

.min-home .home-section-height .home-title {
	margin-bottom: 0 !important;
}

@media (max-width: 991.98px) {
	.min-home .home-section-height {
		padding: 120px 0 60px 0;
	}

	.main-parallax .parallax-home-section,
	.parallax-home-section {
		min-height: 640px;
		/* background-size: 1100px; */
		background-position: 15% 50%;
	}

	.main-parallax.min-home .parallax-home-section {
		background-size: cover;
		background-position: 10% 50%;
	}
}

.breadcrumbs {
	padding: 0 0 24px 0;
}

.category {
	display: block;
	text-decoration: none;
	color: #323232;
	line-height: 33px;
	font-weight: 500;
	cursor: pointer;
}

.category.active {
	color: var(--corporate-color-1);
}

.category span {
	font-weight: normal;
}

.category_check {
	display: none;
}

.custom-checkbox {
	display: flex;
	position: relative;
	width: 16px;
	height: 16px;
	padding: 2px;
	border: 1px solid #d9d9d9;
	background-color: transparent;
	cursor: pointer;
	margin-right: 5px;
}

.custom-checkbox span {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

.category_check:checked + span {
	background-color: #00aeef;
}

.project-container-2 .project-container-2-footer {
	color: #fff;
	height: 100%;
}

.pages {
	width: 100%;
	height: auto;
}

.pages_box {
	display: flex;
	width: 100%;
	justify-content: center;
}

.page-link {
	padding: 5px 15px;
	background-color: #fff;
	border: 1px solid var(--corporate-color-1);
	font-size: 18px;
}

.page-link.active {
	background-color: var(--corporate-color-1)80;
}

.mobile-wrap {
	flex-wrap: nowrap;
}

.mobile-width {
	width: 80%;
	flex-wrap: wrap;
}

.pc-text {
	display: block;
}

.mobile-text {
	display: none;
}

.header-text {
	text-align: center !important;
}

.text-end-product {
	text-align: left;
}

.pc-sell {
	position: absolute;
	bottom: 0;
}

.pc-btn-more {
	display: none;
}

.action-box {
	position: relative;
}

.blue_circle {
	position: absolute;
	bottom: -150px;
	left: -200px;
	width: 416px;
	height: 277px;
	border-radius: 50%;
	background-color: var(--corporate-color-1);
	z-index: 1;
}

.blue_circle h4 {
	color: #fff;
	position: absolute;
	right: 60px;
	top: 40px;
}

.archive-product-page.active {
	border: 1px solid var(--corporate-color-1);
}

.nav-scroller {
	position: relative;
	z-index: 2;
	height: 2.75rem;
	overflow-y: hidden;
}

.nav-scroller .nav {
	display: flex;
	flex-wrap: nowrap;
	padding-bottom: 1rem;
	margin-top: -1px;
	overflow-x: auto;
	text-align: center;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}

.archive-portfolio-section-2 .nav-item a,
.archive-portfolio-section-2 .nav-item button {
	color: #000000;
	opacity: 0.75;
	transition: 0.25s;
}

.archive-portfolio-section-2 .nav-item a.active,
.archive-portfolio-section-2 .nav-item button.active {
	color: var(--corporate-color-1);
}

.card-portfolio {
	position: absolute;
	/*width: 100%;
    left: 11px;
    bottom: 0;*/

	width: 94%;
	left: 30px;
	bottom: 18px;
}

.card-portfolio h3 {
	color: #fff;
}

@media (max-width: 992px) {
	.single_img,
	.single_img_slide {
		max-width: 100%;
		width: 100%;
		height: auto;
		margin-right: 0;
	}
}

@media (max-width: 575px) {
	.carousel-item {
		height: auto;
	}
}

@media (max-width: 360px) {
	.home-video-section video {
		top: auto;
		left: -110%;
	}
	.home-title {
		font-size: 32px;
	}
	.carousel-item-2 img {
		height: auto;
		max-width: 75vw;
		max-height: 75vw;
	}

	.carousel-inner {
		width: 100%;
	}

	.services {
		width: 100%;
	}

	.site-wrap {
		height: auto;
	}

	.mobile-none {
		display: none;
	}

	.mobile-wrap {
		flex-wrap: wrap;
	}

	.pages {
		display: none;
	}

	.mobile-width {
		padding-right: 0;
		width: 100%;
	}

	.pc-text {
		display: none;
	}

	.mobile-text {
		display: block;
	}

	.header-text {
		text-align: left !important;
	}

	.text-end-product {
		text-align: right !important;
	}

	.pc-btn-more {
		display: block;
	}
	.contact-box-info {
		flex-direction: column;
		gap: 15px;
	}
}

#menu-contacts-desktop-menu span.nav-link {
	padding-left: 0px;
	padding-right: 0px;
}

/* Отключаем хлебные крошки woocommerce */
.site-main > .woocommerce-breadcrumb {
	display: none;
}

.woocommerce-loop-category__title,
.woocommerce-loop-product__title {
	font-family: HelveticaNeueBoldCondensed;
	font-size: 20px;
	color: #fff;
}


.single-product-section .magnifier:hover {
	opacity: 1;
}

.single-product-section  {
    margin-top: 60px;
}

@media (max-width: 767.98px) {
    .single-product-section {
        margin-top: 100px;
    }
}

@media (max-width: 568px) {
    .single-product-section {
        margin-top: 80px;
    }
}


/*** ARCHIVE PRODUCT SECTION ***/
.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a {
	font-family: HelveticaNeueCyr-Light;
	font-size: 14px;
	width: auto;
	color: var(--dark-color);
	text-decoration: none;
}

.widget_product_categories ul.product-categories {
	list-style: none;
	padding-left: 0;
}

.widget_product_categories ul.product-categories li {
}

.widget_product_categories ul.product-categories li.cat-item.current-cat a {
	color: var(--corporate-color-1);
}

h6,
.widget-title {
	font-family: HelveticaNeueCyr-Bold;
	color: #4b4b4b;
	font-size: 14px;
	margin-bottom: 5px;
	display: block;
	text-transform: uppercase;
}

.form-check-label {
	font-family: HelveticaNeueCyr-Roman;
	color: #323232;
	font-size: 16px;
	margin-bottom: 0;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

.form-check-label:hover,
.cat-item a:hover,
.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a:hover,
.cat-item.current-cat a,
.cat-item.current-cat span {
	color: var(--corporate-color-1);
}

.woocommerce-widget-layered-nav-list {
	list-style: none;
	padding-left: 0;
}

.woocommerce-widget-layered-nav-list li {
	position: relative;
}

.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a:before,
.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a:focus:before,
.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term.woocommerce-widget-layered-nav-list__item--chosen.chosen a:before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #dddddd;
	margin-right: 8px;
	position: relative;
	top: 3px;
}

.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a:focus:after,
.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term.woocommerce-widget-layered-nav-list__item--chosen.chosen a:after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: var(--corporate-color-1);
	margin-right: 8px;
	position: absolute;
	left: 4px;
	top: 7px;
}

.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term.woocommerce-widget-layered-nav-list__item--chosen.chosen a:focus:after,
.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term.woocommerce-widget-layered-nav-list__item--chosen.chosen a:active:after {
	opacity: 0;
}

.cat-item {
	margin-bottom: 6px;
}

.cat-item a {
	font-family: HelveticaNeueCyr-Light;
	color: var(--dark-color);
	text-decoration: none;
}

.cat-item a:hover {
	color: var(--corporate-color-1);
}
/*** END ARCHIVE PRODUCT SECTION ***/
