/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

header .whb-main-header .whb-general-header {
	//border: 0;
}

body:not(.single-post):not(.blog) .wd-content-layout{
	padding-top: 0;
}

.whb-header.whb-default_header .wd-nav>li>a,
.whb-header.whb-default_header .wd-nav>li>a:after,
.whb-header.whb-default_header .wd-tools-icon,
.whb-header.whb-default_header .wd-tools-text{
	color: #fff;
}

.whb-header.whb-default_header {

}

.wd-page-content .wd-page-title {
	padding-top: 160px;
	padding-bottom: 160px;
}

@media (max-width: 767px) {
	.wd-page-content .wd-page-title {
		padding-top: 120px;
		padding-bottom: 120px;
	}
}

footer .footer-column .footer-widget {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}

footer .footer-column .footer-widget figure {
	margin-bottom: 20px;
}

.footer-widget .menu li:not(:last-child),
.footer-widget p.wp-block-wd-paragraph {
	margin-bottom: 10px;
}

.footer-widget .menu li a:before {
	font-size: .6em;
	content: "\f113";
	font-family: "woodmart-font";
	display: inline-block;
	margin-right: 7px;
}

.blog-posts-page .wp-blog-post-img img {
	height: 300px;
	object-fit: cover;
	object-position: center;
}

.blog-posts-page.article-inner {
	height: 100%;
}

.single-post h1.wd-post-title {
	line-height: 68px;
}

.faq-section .wd-accordion-item .wd-accordion-title {
	padding: 28px 30px 28px 60px;
}

@media (max-width: 767px) {
	.faq-section .wd-accordion-item .wd-accordion-title {
		padding: 15px 20px;
	}
}

.faq-section .wd-accordion-item .wd-accordion-title.wd-active {

}

.faq-section .wd-accordion-item .wd-accordion-title.wd-active div span {
	background-color: #721e4f;
	padding: 5px 15px;
	color: #fff;
	border-radius: 15px;
}

.page-id-13557 .faq-section .wd-accordion-item .wd-accordion-title.wd-active div span {
	background-color: #0c4d82;
}

.page-id-13557 .faq-section .wd-accordion .wd-accordion-item .wd-active .wd-accordion-opener {
	color: #0c4d82;
	border-color: #0c4d82;
}

.faq-section .wd-accordion-item .wd-accordion-content {
	padding: 0 30px 28px 60px;
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.faq-section .wd-accordion-item .wd-accordion-content {
		padding: 0 20px 15px 20px;
	}
}

.faq-section .wd-accordion-item .wd-accordion-content.wd-active {

}

.faq-section .wd-accordion-opener {
	color: #737373;
}

.faq-section .wd-active .wd-accordion-opener,
.faq-section .wd-accordion .wd-accordion-item .wd-active .wd-accordion-opener{
	color: #721e4f;
	border-color: #721e4f;
}

body .wd-accordion-title>.wd-accordion-title-text {
	color: #737373;
}

body .wd-accordion-title:is(.wd-active,:hover)>.wd-accordion-title-text {
	color: rgba(115,115,115,0.8);
}

.sgw-te-content .emoji {
	width: 16px;
}

.wd-page-title h1.title {
	font-size: 42px;
}

nav.wd-breadcrumbs {
	font-size: 14px !important;
}

ul#menu-main-menu {
	--nav-gap: 15px;
}

.form-promo .wpcf7-form p {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
	margin: 0 0 16px 0;
	justify-content: center;
}

.form-promo .wpcf7-form-control-wrap {
	flex: 1;
	min-width: 220px;
}

.form-promo input[type="text"],
.form-promo input[type="email"],
.form-promo input[type="tel"] {
	width: 100%;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	padding: 14px 16px;
	font-size: 14px;
	box-sizing: border-box;
	border-radius: 5px;
}

.form-promo input::placeholder {
	color: #fff;
	opacity: 0.9;
}

.form-promo .wpcf7-form br {
	display: none;
}

.form-promo .wpcf7-submit {
	background: #fff !important;
	color: #000 !important;
	border: none;
	border-radius: 0;
	padding: 16px 32px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	cursor: pointer;
	width: 100%;
	max-width: 340px;
}

.form-promo .wpcf7-submit:hover {
	background: #f0f0f0;
}

.form-promo .cf7-promo-submit {
	margin-top: 8px;
}

@media (max-width: 767px) {
	.form-promo .wpcf7-form p {
		flex-direction: column;
	}

	.form-promo .wpcf7-form-control-wrap {
		min-width: 100%;
	}
}

.promo-logo img {
	filter: brightness(0) invert(1);
}

body.single-post .wd-page-title {
	background-color: #FFE9FA;
}

body.single-post .page-title h3.title,
body.single-post .wd-breadcrumbs a,
body.single-post .wd-breadcrumbs span{
	color: #242424;
}

body .ti-widget.ti-goog .ti-review-item>.ti-inner,
body .ti-widget.ti-goog .ti-review-item>.ti-review-header{
	background-color: transparent !important;
    border: 0px !important;
}

body .ti-widget.ti-goog .ti-review-item {
	background-color: #00000070 !important;
	border: 0px !important;
	border-radius: 12px !important;
}

body .ti-widget.ti-goog .ti-col-3 .ti-review-item {
	margin: 0px 5px;
	-ms-flex: 0 0 calc(33.333% - 10px);
	flex: 0 0 calc(33.333% - 10px);
	max-width: calc(33.333% - 10px);
}

body .ti-widget.ti-goog .ti-review-item>.ti-inner {
	padding: 20px 20px 10px 20px !important;
	border-radius: 0 !important;
}

body .ti-widget.ti-goog .ti-review-item>.ti-review-header {
	padding: 10px 20px 20px 20px !important;
	border-radius: 0 !important;
}

body .ti-widget.ti-goog .ti-review-item>.ti-review-header:before {
	display: none;
}

body .ti-widget.ti-goog .ti-name {
	position: relative;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

body .ti-widget.ti-goog .ti-name:before {
	content: '';
	display: block;
	width: 50%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

body .ti-widget.ti-goog .ti-name,
body .ti-widget.ti-goog .ti-date{
	color: #fff !important;
}

body .ti-widget.ti-goog .ti-review-item .ti-inner .ti-platform-icon {
	top: auto;
	bottom: -40px;
}

body.single-post .wd-page-title {
	background-image: url(/wp-content/uploads/2026/06/A.-Header-scaled.webp);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 160px;
}

@media (max-width: 1025px) {
	body.single-post .wd-page-title {
		padding-top: 115px;
	}
}

body.single-post .wd-page-title .entry-title,
body.single-post .wd-page-title .wd-breadcrumbs a ,
body.single-post .wd-page-title .wd-breadcrumbs span {
	color: #fff !important;
}

.footer-widget p,.footer-widget a{
	color: #000;
}

@media (min-width: 1025px) {
	.archive.category.wd-header-overlap .wd-page-title,
	.blog.wd-header-overlap .wd-page-title{
		padding-top: 160px;
	}
}

.woodmart-title-container {
	max-width: 1040px;
}

#gform_5 #gform_fields_5 fieldset.gfield {
	width: 100%;
	flex: auto;
}

#gform_5 #gform_fields_5 div.gfield {
	width: 48%;
	flex: auto;
}

#gform_5 #gform_fields_5 .gfield input {
	background: transparent;
	border: 1px solid #fff;
}

#gform_5 #gform_fields_5 .gfield input::placeholder {
	color: #fff;
	opacity: 1;
}

#gform_5 .gform_body .gform_fields .ginput_container--name {
	display: grid;

	gap: 20px;
	margin: 0;
}

@media (min-width: 767px) {
	#gform_5 .gform_body .gform_fields .ginput_container--name {
		grid-template-columns: 1fr 1fr;
	}
}

#gform_5 .gform_body .gform_fields .ginput_container--name span {
	padding: 0;
}

#gform_5 .gform_body .gform_fields {
	gap: 20px;
}

#gform_5 .gform-footer input[type=submit] {
	color: #000 !important;
	background: #e8b5dd !important;
}

.gform_wrapper.gform-theme--orbital #gform_5 .gform_footer {
	margin-top: 0 !important;
}

.gform_wrapper.gform-theme--orbital #gform_5 .gform_footer input[type='submit'] {
	width: 160px;
}

.faq-section .wd-accordion .wd-accordion-item .wd-active:first-child{
	background-color: #f3f3f2;
	border: 1px solid #b4b4b4;
	border-radius: 40px 40px 0px 0px;
	border-bottom: 0;
}

.faq-section .wd-accordion .wd-accordion-item .wd-active:last-child{
	background-color: #f3f3f2;
	border: 1px solid #b4b4b4;
	border-radius: 0px 0px 40px 40px;
	border-top: 0;
}

.faq-section .wd-accordion .wd-accordion-item .wd-accordion-opener {
	padding: 0;
	border: 1px solid #737373;
	border-radius: 50px;
	width: 30px;
	line-height: 30px;
	height: 30px;
}

.faq-section .wd-accordion .wd-accordion-item {
	border: 0 !important;
}

.faq-section .wd-accordion .wd-accordion-item p {
	color: #000;
}

.faq-section .wd-accordion-title {
	border-top: 1px solid #b4b4b4;
}

#main-content {
	padding-bottom: 0;
}

.wd-el-video .wd-el-video-overlay:after {
	background: transparent !important;
}

.wd-el-video .wd-el-video-overlay img {
	object-fit: contain;
}

.whb-header .wd-nav>li>a span {
	font-weight: normal !important;
	font-family: var(--wd-text-font);
}

.whb-main-header .wd-button-wrapper a.btn {
	padding: 10px 18px;
	line-height: 10px;
	display: inline;
}

@media(max-width: 767px) {
	.whb-main-header .wd-button-wrapper a.btn {
		display: inline-block;
		width: 101px;
	}
}

.service-slider-title-block h4,
.service-slider-title-block h2,
.service-slider-title-block h3 {
	line-height: 1;
}

.service-slider-title-block .liner-continer {
	margin-bottom: -6px;
}

.widget.sidebar-widget {
    background: #ffffff;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 10%);
    border: 1px solid #f0eeee;
    border-radius: 7px;
    padding: 8px 16px;
    padding-bottom: 14px !important;
}

.widget.widget_search.sidebar-widget {
	background: transparent;
	box-shadow: none;
	padding: 0;
	border-bottom: 0px !important;
	margin-bottom: 10px !important;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	padding: 0;
	background: #ffffff;
}

.widget.sidebar-widget h2.wp-block-heading::after {
	content: '';
	display: block;
	width: 40%;
	height: 2px;
	background: linear-gradient(90deg, #721e4f 40%, #737373 40%);
	font-size: 20px;
}

.widget.sidebar-widget .wp-block-categories-list li {
    padding-bottom: 6px;
    border-bottom: 1px solid #f0eeee;
    margin-bottom: 10px;
}

body .footer-column-4 p {
	margin: 0;
}

body .footer-column-4 p a {
	text-decoration: underline;
}

body .footer-column-4 .wd-social-icons {
	padding: 0;
	background-color: #fff;
	display: inline-block;
	border-radius: 12px;
	margin-bottom: 10px;
}

.single-post .elementor-posts-container .elementor-grid-item:not(.has-post-thumbnail) .elementor-post__title a:before {
	content: '';
	display: block;
	width: 100%;
	height: 157px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/wp-content/uploads/2026/06/I.-Blog-10-1024x751.webp);
	background-color: #fff;
	margin-bottom: 20px;
}

.stay-update-primefill .promo-logo {
	display: none !important;
}

.stay-update-primefill .gform_wrapper {
	max-width: 900px !important;
}

.stay-update-primefill .gform_wrapper .gfield input {
	padding: 5px 15px !important;
}

.stay-update-primefill .gform_wrapper input[type='submit'] {
	font-size: 18px !important;
	padding: 15px 30px !important;
	text-transform: uppercase;
}

.home-items-list .e-con-inner a{
	width: 100%;
}

.social-discord .wd-icon:before {
	content: "" !important;
	display: inline-block;
	width: 14px;
	height: 16px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 17"><path fill="rgba(255, 255, 255, 1)" d="M5.9,0.2C4,0.6,2.3,2,1.4,3.8C1,4.7,0.9,5.1,0.9,6.4S1,8,1.5,9c0.7,1.3,5,7.6,5.4,7.9c0.2,0.1,0.4,0.1,0.6,0c0.5-0.3,4.8-6.5,5.4-7.9c0.5-1,0.6-1.3,0.6-2.7c0-1.2-0.1-1.7-0.5-2.6C11.8,1.1,8.7-0.4,5.9,0.2z M8.8,4.2c1.6,1.2,1.4,3.7-0.4,4.6C7.6,9.1,6.3,9,5.6,8.6C4.1,7.4,4.3,4.9,6,4C6.8,3.6,8.1,3.7,8.8,4.2z"/></svg>');
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	top: 1px;
}

.dark-social-icons .wd-social-icons .wd-icon:before{
	color: #000;
}

.dark-social-icons .wd-social-icons .social-discord .wd-icon:before{
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 17"><path fill="rgba(0, 0, 0, 1)" d="M5.9,0.2C4,0.6,2.3,2,1.4,3.8C1,4.7,0.9,5.1,0.9,6.4S1,8,1.5,9c0.7,1.3,5,7.6,5.4,7.9c0.2,0.1,0.4,0.1,0.6,0c0.5-0.3,4.8-6.5,5.4-7.9c0.5-1,0.6-1.3,0.6-2.7c0-1.2-0.1-1.7-0.5-2.6C11.8,1.1,8.7-0.4,5.9,0.2z M8.8,4.2c1.6,1.2,1.4,3.7-0.4,4.6C7.6,9.1,6.3,9,5.6,8.6C4.1,7.4,4.3,4.9,6,4C6.8,3.6,8.1,3.7,8.8,4.2z"/></svg>');
}

.light-social-icons .wd-social-icons .wd-icon:before{
	color: #fff;
}

.light-social-icons .wd-social-icons .social-discord .wd-icon:before{
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 17"><path fill="rgba(255, 255, 255, 1)" d="M5.9,0.2C4,0.6,2.3,2,1.4,3.8C1,4.7,0.9,5.1,0.9,6.4S1,8,1.5,9c0.7,1.3,5,7.6,5.4,7.9c0.2,0.1,0.4,0.1,0.6,0c0.5-0.3,4.8-6.5,5.4-7.9c0.5-1,0.6-1.3,0.6-2.7c0-1.2-0.1-1.7-0.5-2.6C11.8,1.1,8.7-0.4,5.9,0.2z M8.8,4.2c1.6,1.2,1.4,3.7-0.4,4.6C7.6,9.1,6.3,9,5.6,8.6C4.1,7.4,4.3,4.9,6,4C6.8,3.6,8.1,3.7,8.8,4.2z"/></svg>');
}

.dark-social-section .wd-social-icons {
	justify-content: left;
	display: inline-block;
	background-color: #000;
	padding: 0px 10px;
	border-radius: 30px;
	margin-top: 30px;
}

.custom-gform_5 {
	background-color: transparent !important;
	padding: 0 !important;
}

.sgw-rt-icon-with-color .sgw-rt-grid .sgw-rt-icon path {
	stroke: #fff;
}

.sgw-rt-icon-with-color .sgw-rt-grid .sgw-rt-btn:hover .sgw-rt-icon svg path {
	stroke: #333;
}

.custom-rp-items .sgw-rt-wrap .sgw-rt-grid .sgw-rt-btn{
	font-family: "Cormorant Garamond", Sans-serif;
	font-size: 20px !important;
	background-color: #fff;
	padding: 10px 20px;
}

.custom-rp-items .sgw-rt-wrap .sgw-rt-grid .sgw-rt-btn .sgw-rt-icon {
	border: 0;
}

.custom-rp-items .sgw-rt-wrap .sgw-rt-grid .sgw-rt-btn .sgw-rt-icon svg {
	display: none;
}

.custom-rp-items .sgw-rt-wrap .sgw-rt-grid .sgw-rt-btn .sgw-rt-icon:before {
	content: "\f120";
	font-family: "woodmart-font";
	font-weight: 400;
}

.woocommerce-shop .wd-page-title {
	display: none;
}

.woocommerce-shop .wd-page-content {
	min-height: auto;
}

.custom-products-grid .wd-product-wrapper {
	display: grid;
	align-items: center;
	border: 1px solid #737373;
	border-radius: 16px;
	overflow: hidden;
}

@media (min-width: 767px) {
	.custom-products-grid .wd-product-wrapper {
		grid-template-columns: 1fr 1fr;
	}
}

.custom-products-grid .wd-product-wrapper .wrapp-swatches,
.custom-products-grid .wd-product-card-bg,
.custom-products-grid .wd-product-wrapper .wd-bottom-actions .wrap-wishlist-button,
.custom-products-grid .wd-product-wrapper .wd-bottom-actions .wrap-quickview-button,
.custom-products-grid .wd-product-wrapper .product-information .wd-product-cats {
	display: none !important;
}

.custom-products-grid .wd-product-wrapper .wd-product-card-hover {
	top: auto !important;
	position: relative;
	opacity: 1 !important;
	visibility: visible !important;
}

.custom-products-grid .wd-product-wrapper a.product-image-link,
.custom-products-grid .wd-product-wrapper .product-information .wd-entities-title a {
	pointer-events: none !important;
}

.custom-products-grid .wd-product-wrapper .product-image-link img {
	height: 250px;
	object-fit: contain;
}

.custom-products-grid .wd-product-wrapper .wd-bottom-actions .wd-add-btn {
	width: 100%;
}

.custom-products-grid .wd-product-wrapper .wd-bottom-actions .add_to_cart_button {
	width: 100%;
	background-color: #721e4f !important;
	border-radius: 30px !important;
}

.custom-products-grid .wd-product-wrapper .product-information .product-rating-price .price {
	font-size: 50px;
	line-height: 60px;
	color: #000;
}

.custom-products-grid .wd-product-wrapper .product-information .wd-entities-title {
	font-size: 30px;
	color: #721e4f;
}

.woocommerce-cart #main-content,
.woocommerce-checkout #main-content {
	padding-top: 40px;
	padding-bottom: 40px;
}

.wd-custom-icon {
	font-family: "woodmart-font";
	font-weight: 400;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	line-height: 12px;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.wd-custom-icon-map:before {
	content: "\f183";
}