/*
Theme Name: Woodmart Child
Theme URI: https://woodmart.xtemos.com/
Author: XTemos 
Author URI: http://themeforest.net/user/xtemos
Description: ThemeForest Premium Child Theme
Template: woodmart
Version: 6.2.4
Text domain: woodmart
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
*/

.whb-flex-flex-middle .whb-col-center {
	flex: 0 !important;
}

.wd-header-search .wd-tools-icon:after {
	display: none !important;
}

:is(.term-description,.page-description) {
	margin: 0;
}



html {
	scroll-behavior: smooth;
}

[class*="color-scheme-light"] .wd-sub-menu {
	display: block;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 0;
}

.main-page-wrapper {
	padding: 0;
}

/* SINGLE PRODUCT */
.product-grid-item_related {
	width: 359px;
	height: auto;
}

.product-additional-galleries {
	display: none;
}

.product-grid-item_related .product_image_releted {
	height: 400px;
	background: #f1f1f1;
	position: relative;
	margin-bottom: 30px;
}

.related-products .slider-title:before {
	display: none;
}

.related-products .slider-title {
	color: #323232;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	/* 36px */
}

.product-grid-item_related .product_image_releted img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.product-grid-item_related .product_title_releted {
	color: #323232;
	font-family: Montserrat;
	font-size: 26px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%;
	/* 26px */
}

.product-info {
	background: #0b1115;
	color: #fff;
	max-height: 650px;
	padding: 52px 0 76px 0;
	margin: 70px 0;
}

.product-info .title {
	color: #fff;
	font-family: Montserrat;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
}

.product-info_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}

.product-info_list li {
	margin-right: 202px;
}

.product-info_list .attr {
	font-size: 24px;
	font-weight: 600;
	line-height: 160%;
	margin-bottom: 5px;
}

.product-info_list .value {
	font-size: 18px;
	font-weight: 400;
	line-height: 160%;
	margin-bottom: 18px;
}

.summary .summary-inner {
	text-align: left;
}

.product-image-summary-wrap {
	margin-top: 70px;
}

.wd-entities-title {
	color: #323232;
	font-family: Montserrat;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	/* 32px */
}

.product-image-summary-inner {
	align-items: center;
}

/* CONTACT FORMS */

#wpcf7-f124-p34-o1 .wpcf7-form-control-wrap input {
	border: none;
	border-bottom: 2px solid #000;
	padding-left: 0;
	padding-bottom: 20px;
	color: #898989;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

#wpcf7-f124-p34-o1 .wpcf7-submit {
	color: #000;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	background: none;
	border: 2px solid #000;
	padding: 15px 83px;
	text-transform: none;
}

#wpcf7-f124-p34-o1 .wpcf7-form-control-wrap input:placeholder {
	color: #898989;
}

#wpcf7-f124-p34-o1 form p {
	margin-bottom: 40px;
}

#wpcf7-f124-p34-o1 form p:nth-child(4n) {
	margin-bottom: 30px;
}

.title .wd-fontsize-xxl {
	color: #000;
	font-family: Montserrat;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.title-after_title.wd-fontsize-s {
	color: #000;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
	/* 31.2px */
}

/* HEADER */

.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li {
	width: 413px;
}

.wd-dropdown-menu:is(.wd-design-sized,
	.wd-design-full-width,
	.wd-design-full-height).color-scheme-light .wd-sub-menu>li>a {
	color: #fff;
	font-family: Montserrat;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	/* 36px */
}

.wd-dropdown-menu:is(.wd-design-sized,
	.wd-design-full-width,
	.wd-design-full-height).color-scheme-light .wd-sub-menu>li>a:hover {
	color: #00b9f4;
}

.menu-item.item-level-1:hover .category_image {
	visibility: visible;
}

.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll) {
	padding-top: 70px;
}

.wd-sub-menu {
	position: relative;
}

.wd-sub-menu li {
	position: static;
}

.category_image {
	position: absolute;
	top: 0;
	right: 150px;
	max-width: 730px;
	visibility: hidden;
}

.menu-item-has-children {
	position: relative;
	pointer-events: auto;
}

.menu-item-has-children:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
}

.wd-dropdown {
	margin-top: 44px;
	border-top: 1px solid #fff;
	background: #292929;
}

.whb-color-dark:not(.whb-with-bg):has(.menu-item-has-children:hover) {
	background: #292929;
}

.whb-color-dark:not(.whb-with-bg):has(.menu-item-has-children:hover) .nav-link-text {
	color: #fff;
}

.whb-color-dark:not(.whb-with-bg):has(.menu-item-has-children:hover) svg path {
	fill: #fff;
}

.wd-nav>li:is(.wd-has-children, .menu-item-has-children)>a:after {
	content: "";
}

.whb-color-dark:not(.whb-with-bg):has(.menu-item-has-children:hover) .wd-header-search svg circle {
	stroke: #fff;
}

.whb-color-dark:not(.whb-with-bg):has(.menu-item-has-children:hover) .wd-header-search svg path {
	stroke: #fff;
}

.whb-color-dark:not(.whb-with-bg):has(.menu-item-has-children:hover) .wd-header-divider {
	background: #fff;
}

.wd-header-divider {
	width: 1px;
	height: 20px;
	background: #000;
	margin: 0 40px;
}

.wd-header-search .wd-tools-icon:after {
	content: "";
}

/* FOOTER */

.footer-container {
	background: linear-gradient(137deg, #292929 0%, #000 100%);
	padding: 90px 0;
}

.info-footer p {
	color: #fff;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 42.667px;
	/* 177.778% */
}

.info-footer span {
	color: #fff;
	font-family: Montserrat;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	line-height: 37.333px;
	/* 177.778% */
}

.wd-widget {
	padding: 0;
	border: 0;
	margin-bottom: 20px;
}

.wp-block-heading {
	color: #fff;
	font-family: Montserrat;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 26.667px;
	/* 95.238% */
}

.social-footer {
	display: flex;
}

.social-footer a {
	margin-right: 28px;
	width: 42.667px;
	height: 42.667px;
}

.contacts-footer li a {
	display: flex;
	align-items: center;
}

.contacts-footer li a svg {
	margin-right: 20px;
}

.whb-header {
	margin-bottom: 0;
}

/* CATALOG */
.category_title_image {
	transform: translateX(-50%);
	position: relative;
	left: 50%;
	width: 100vw;
}

.shop_category_heading {
	width: 100vw;
	background-color: #f7f7f7;
	transform: translateX(-50%);
	position: relative;
	left: 50%;
	text-align: center;
}

.shop_category_title {
	color: #121212;
	font-family: Montserrat;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	/* 52px */
	padding: 90px 0 75px 0;
}

.shop_subcategory_list {
	list-style: none;
	display: flex;
	justify-content: center;
	color: #121212;
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	/* 24px */
	padding-bottom: 109px;
	margin: 0;
}

.shop_subcategory_list li {
	margin-right: 22px;
}

.elements-grid {
	justify-content: space-between;
}

.product-grid-item {
    width: 46%;
    height: 350px;
    background: #f1f1f1;
    text-align: left;
    padding: 62px 58px !important;
    position: relative;
    z-index: 10;
    margin-bottom: 30px;
    margin-left: 2%;
    margin-right: 2%;
}

.shop-content-area.col-lg-12,
.col-12 .col-md-12 {
	padding: 0 5px;
}

.product-grid-item .product_title {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	line-height: 100%;
	/* 40px */
	margin-bottom: 24px;
	position: relative;
    width: 50%;
	text-align: left;
}

.wc-nested-category-layout-category-title {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 100%;
	margin: 0;
	text-align: center;
}

.catalog_category {
	width: 100vw;
	background-color: #292929;
	transform: translateX(-50%);
	position: relative;
	left: 50%;
	padding: 30px 0;
	margin-bottom: 40px;
}

.category_desc b {
	color: #fff;
}

.category_desc span {
	font-size: 36px;
	line-height: 100%;
	font-weight: 700;
	margin-bottom: 30px;
	display: block;
	color: #fff;
}

.category_desc_title {
	font-size: 24px;
	color: #fff;
	cursor: pointer;
	position: relative;
}

.category_desc_title:hover .category_desc {
	visibility: visible;
}

.category_desc {
	transition: 0.3s;
	visibility: hidden;
	position: absolute;
	width: 616px;
	background: #292929;
	top: 40px;
	right: -20px;
	font-size: 24px;
	padding: 50px 100px;
	color: rgba(255, 255, 255, 0.81);
}

.catalog_category_container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 1510px;
	margin: 0 auto;
}

.product-grid-item .product_attr ul {
	list-style: none;
	padding: 0;
	max-width: 324px;
}

.product-grid-item .product_attr ul li {
	display: flex;
	flex-wrap: wrap;
	color: #303030;
	font-size: 20px;
	font-weight: 400;
	line-height: 100%;
	/* 20px */
	margin-bottom: 24px;
}

.product-grid-item .product_image {
    position: absolute;
    top: 50%;
    right: -5px;
    width: 50%;
    height: auto;
    transform: translate(0, -50%);
}

.subcategory-products.products {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
}
.wd-action-btn.wd-style-icon-bg-text {
	display:none;
}
@media only screen and (max-width: 1400px) {
	.container {
		max-width: 1100px !important;
	}
}


.page-title { 
display: none;}

.product-grid-item .product_image{
	
}

.elementor-template-full-width .row>[data-elementor-type] {
	padding-right: 0px;
    padding-left: 0px;
}

@media only screen and (max-width: 662px) {

.elements-grid{
display: grid;
    grid-template-columns: auto;
}


.product-grid-item {
    width: 94%;
    
}
}


