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

a.btn.btn-style-bordered {
    padding: 18px 40px;
}

#sec3-promo p {margin: 30px 0 35px;}


#one-third-last .promo-banner .content-banner h1 {
    font-size: 74px;
    line-height: 80px;
}

#one-third-last .promo-banner .content-banner .banner-inner {
    margin: 25px 0 38px!important;
}

#one-third-last .promo-banner .content-banner a {
    width: 100px;
    font-size: 11px;
    min-height: 30px !important;
    padding: 0 !important;
    line-height: 10px;
}

#sec3 .promo-banner .wrapper-content-banner {
    padding-top: 40px;
}


.wd-nav.wd-nav-tabs .wd-nav-link {
    border: 1px solid #E9E9EA;
    padding: 10px 25px;
}

.wd-tabs-header {
    margin-bottom: 70px;
    margin-top: 15px;
}

.wd-nav-tabs {
    gap: 10px;
}

.wd-nav>li.wd-active a {
    border-color: #000000 !important;
	color: #000000 !important;
}

.blog-design-masonry.blog-style-bg.has-post-thumbnail .article-body-container {
    box-shadow: none !important;
    padding: 22px;
}

.blog-design-masonry.wd-add-shadow .article-inner {
    box-shadow: none !important;
}
.article-inner h3 {
    font-size: 18px !important;
    letter-spacing: 2px;
}

.blog-design-masonry.has-post-thumbnail .wd-post-date, .wd-meta-author {
    display: none;
}


.product-label.onsale {
    background: url(/wp-content/uploads/2025/03/sale-bg.png) !important;
    background-size: 100% 100% !important;
    font-size: 16px !important;
    font-family: 'Bebas Neue' !important;
    font-weight: 400;
    width: 60px;
    height: 60px;
}

h3.wd-entities-title a {
    font-size: 20px;
    color: #000000;
}

section#sec4 a {
    margin-top: 25px;
}

section#sec4 a:hover {
    color: #bfa03f;
}

.wd-product-cats a {
    font-size: 12px;
}

.wd-product .price {
    font-size: 17px;
    font-family: 'Bebas Neue';
    font-weight: 300 !important;
    margin: 5px 0 !important;
}

.wd-product .price bdi {
    font-weight: 400;
}

.wd-product.wd-hover-standard .wd-add-btn>a span {
    font-size: 11px !important;
    min-height: 30px !important;
    padding: 0 16px !important;
    line-height: 10px;
}

.page-id-14 .wd-content-layout {
    padding: 0;
}

.wd-header-nav a {
    font-size: 18px !important;
    font-family: 'Bebas Neue' !important;
    font-weight: 400 !important;

}

.wd-header-nav .wd-nav.wd-style-default {
    gap: 60px;
}

.wd-nav[class*="wd-style-"]>li>a:hover {
    color: #bfa03f !important;
}


#banner .ha-slick-slide.slick-slide.slick-current.slick-active.slick-center img {
    transform: scale(1.5);
    top: 10px;
    position: relative;
}

#banner .slick-slide img {
	transform: scale(0.8);
}

#banner .ha-slick-content {
    background: url();
    text-align: center;
}

#banner .ha-slick-content {
    opacity: 0;
    position: relative;
}

#banner .ha-slick-slide.slick-slide.slick-current.slick-active.slick-center .ha-slick-content {
    opacity: 1;
}

.head-bot p {
    font-family: 'Lato';
    font-weight: 400;
    color: rgb(255 255 255 / 80%);
}

.head-bot p strong {
    font-family: 'Bebas Neue';
    font-size: 24px;
    font-weight: 400;
    color: white;
    line-height: 20px !important;
    display: inline-block;
    position: relative;
    top: 3px;
}

.head-bot p a {
    text-decoration: underline;
    color: rgb(255 255 255 / 80%);
    transition: .5s all ease;
}

.elementor-testimonial-content::before {
    content: '“';
    font-size: 64px;
    position: absolute;
    left: -35px;
    font-weight: 700;
    color: #c2a047;
    font-style: normal;
    top: 5px;
}

.elementor-testimonial-content::after {
    content: '“';
    font-size: 64px;
    position: absolute;
    right: -40px;
    font-weight: 700;
    color: #c2a047;
    font-style: normal;
    bottom: 12px;
    transform: rotate(180deg);
}

.elementor-testimonial-content {
    position: relative;
    display: inline;
}

.elementor-testimonial-wrapper {
    overflow: visible;
}

.elementor-testimonial-meta {
    margin-top: 55px;
}

.head-bot p a:hover {
    color: black;
}

.wd-grid-g {
    row-gap: 80px !important;
}

a.btn.btn-style-default.btn-shape-rectangle.btn-size-small {
    padding: 12px 25px !important;
}

.wd-product.wd-hover-standard .wd-add-btn>a {
    background: transparent !important;
    border: 2px solid #000000 !important;
    color: black !important;
    box-shadow: none !important;
}

.wd-product.wd-hover-standard .wd-add-btn>a:hover {
	border-color: #bfa03f !important;
	background: #bfa03f !important;
	color: white !important;
}

.mc4wp-form-fields input#email {
    background: white;
    height: 37px;
    border: 0;
    color: #AAAAAA;
}

.mc4wp-form-fields {
    position: relative;
}

.mc4wp-form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    padding: 0 15px !important;
    min-height: 37px;
    box-shadow: none;
    font-family: 'Lato';
}

.wd-copyrights .wd-social-icons.wd-style-default {
    justify-self: end;
}

.wd-copyrights {
    background: #000000;
    border-top: 1px solid #333333 !important;
    color: white;
}

.wd-copyrights span {
    color: white;
    padding-left: 10px;
}

.whb-general-header {
    padding: 10px 0 !important;
}


.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img {
    height: 300px;
    object-fit: cover;
}

.summary-inner .product_meta span.posted_in {
    display: none;
}

.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after {
    top: -14px !important;
}

#partner-logo img {
    filter: brightness(0);
    height: 100px;
    object-fit: contain;
}

@media only screen and (max-width: 1000px){
	
	
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img {
    height: unset;
}
	
	.wd-products {
    gap: 50px !important;
	}
	
	#sec3-promo .promo-banner .banner-image :is(img,picture,video) {
	height: 350px;
	filter: brightness(0.5);
	object-position: right;
	}

	a.btn.btn-style-bordered {
		padding: 12px 30px;
	}

	#sec4 .promo-banner .banner-btn-wrapper {
		margin: 0 !important;
	}

	#sec3-promo p {
		margin: 0;
	}

	#sec4 .promo-banner .content-banner {
		align-self: center !important;
	}
	
	.elementor-testimonial-meta {
    margin-top: 15px !important;
	}
	
	.wd-copyrights.wd-layout-two-columns>.wd-grid-g {
		gap: 10px !important;
		place-items: center;
	}
	
	#partner-logo img {
    width: 60%;
}

#partner-logo .wd-gallery-item {
    text-align: center;
}
	
}