/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	background-color: #f5f5f5;
}

.elementor-ken-burns--active {
	transition-duration: 0.3s;
}

.price .amount {
	color: #EF4444;
}

.wd-nav-wrapper.wd-mb-action-swipe {
	-webkit-mask-image: unset;
	mask-image: unset;
}
.widget_price_filter .ui-slider .ui-slider-handle:after,
.widget_price_filter .ui-slider .ui-slider-range,
.widget .wd-checkboxes-on li.wd-active>a:before,
.widget .product-categories li a:hover+.count, .widget .product-categories li.wd-active>.count{
	background: #007185;
	border-color: #007185;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
	background: #007185;
	top: 110%;
}
.categories-accordion-on .widget .product-categories:has(.cat-item ul) {
  padding-inline-end: 2em;
}
@media screen and (max-width:1068px) {
	h2 {
		font-size: 18px;
	}
}

.whb-color-dark:not(.whb-with-bg) {
	background: unset !important;
}

.whb-main-header {
	background: rgba(255, 255, 255, 0.85);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	position: fixed;
}

.wd-header-cart .wd-tools-icon.wd-icon-alt:before {
	content: '' !important;
	background: url('/wp-content/uploads/2026/04/cart-shopping-solid.svg') center no-repeat;
	display: block;
	width: 1em;
	height: 1em;
}

.wd-header-my-account .wd-tools-icon:before {
	content: '' !important;
	background: url('/wp-content/uploads/2026/04/user-solid-full.svg') center no-repeat;
	display: block;
	width: 24px;
	height: 24px;
}

.bg-gradient-to-b {
	background-image: linear-gradient(to bottom, #37475a, #f5f5f5);
}

.overflow-hidden {
	overflow: hidden;
}

.shadow-lg {
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.main-slider .elementor-slides .swiper-slide-inner {
	position: relative;
}

.main-slider .swiper-slide-bg {
	min-height: 55%;
}

@media screen and (min-width:1068px) {
	.wd-nav-img {
		display: none;
	}

	.main-slider .swiper-slide-bg {
		min-height: 70%;
	}

	.site-logo {
		margin-right: 2vw;
	}
}

.main-slider .swiper-slide {
	background: #FFF;
}

.btn.btn-accent,
.single_add_to_cart_button,
.wd-product.wd-hover-standard .wd-add-btn>a,
.elementor-slides .swiper-slide-inner .elementor-slide-button,
.elementor-button {
	background: linear-gradient(to bottom, #f7dfa5, #f0c14b);
	border: 1px solid #a88734;
	padding: 0.5rem 1.5rem;
	border-radius: 0.375rem  !important;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 500 !important;
	cursor: pointer;
	color: var(--wd-text-color) !important;
}

.btn.btn-accent:hover,
.single_add_to_cart_button:hover,
.wd-product.wd-hover-standard .wd-add-btn>a:hover,
.elementor-slides .swiper-slide-inner .elementor-slide-button:hover,
.elementor-button:hover {
	background: linear-gradient(to bottom, #f5d78e, #eeb933) !important;
	color: var(--wd-text-color) !important;
	border: 1px solid #a88734 !important;
}

.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
	padding: unset;
	min-height: unset;
}

.wd-add-btn-replace>a:hover span {
	transform: unset;
}

.wd-add-btn-replace>a:before,
.wd-add-btn-replace>a:after {
	content: unset;
}

.wd-tools-element:is(.wd-design-2, .wd-design-5) .wd-tools-count {
	background: #EF4444;
}

.searchform .searchsubmit {
	top: 2px;
	bottom: 2px;
	background: var(--wd-text-color);
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	line-height: 1;
}

.searchform input[type="text"] {
	padding-left: .6em !important;
	padding-inline-end: calc(var(--wd-search-btn-w) + 20px) !important;
	border: none;
}

.cat_grid .wd-cat {
	background: #FFF;
	border-radius: 8px;
	box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	overflow: hidden;
}

.products:not(.wd-img-width) .cat-design-alt img {
	aspect-ratio: 1;
	object-fit: cover;

	width: 100%;
}

.front_cat_list {
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.front_cat_list li {
	background: #FFF;
	border-bottom: 1px solid #f4f5f6;
	padding: 12px 16px;
}

.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified {
	color: var(--wd-title-color);
}

.cr-reviews-grid .cr-review-card .middle-row,
.cr-reviews-grid .cr-review-card .cr-incentivized-row,
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified,
.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name,
.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name {
	font-family: inherit;
}

.cr-reviews-grid .cr-review-card .middle-row {
	padding: 0 16px;
	margin: 0;
	font-size: 14px;
}

.cr-reviews-grid {
	padding: 0;
	border: none;
}

.cr-reviews-grid-inner .cr-reviews-grid-col {
	width: auto;
	display: flex;
	overflow-x: auto;
	justify-content: space-between;
}

.cr-reviews-grid .cr-reviews-grid-col .cr-review-card {
	margin-left: 0;
}

.cr-reviews-grid .cr-review-card .rating-row .rating-label {
	display: none;
}

.cr-reviews-grid .cr-review-card .rating-row {
	padding: 4px 0;
}

@media screen and (max-width:1068px) {
	.cr-reviews-grid .cr-reviews-grid-col .cr-review-card {
		flex: 0 0 66vw;
	}

	.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
	.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon,
	.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,
	.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon,
	.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
		width: 14px;
	}
}

.cat-design-alt.categories-with-shadow .wd-cat-thumb {
	box-shadow: none;
}

.featured_cat .wd-entities-title {
	margin-bottom: 0;
	text-transform: none;
	font-size: 18px;
	font-weight: 600;
}

.featured_cat .wd-cat-thumb {
	box-shadow: none;
}

.featured_cat .wd-cat-inner {
	background: #fafafa;
}

.featured_cat .wd-cat-content {
	line-height: 1.4;
}

@media screen and (max-width:1068px) {
	.wd-cat .wd-entities-title {
		font-size: 14px;
	}

	.wd-cat .cat_dec {
		font-size: 13px;
	}

	.featured_cat .wd-products {
		display: flex;
		overflow-x: auto;
		padding-bottom: .8em;
	}

	.featured_cat .wd-products>div {
		flex: 0 0 40vw;
	}
}

.mobile-nav-header {
	background: #232f3e;
	display: flex;
	fill: #FFF;
	padding: 5px 0 5px 10px;
	justify-content: space-between;
}

.mobile-nav-logo svg {
	width: 100%;
}

.mobile-nav-logo {
	flex: 0 0 60px;
	height: 40px;
	display: flex;
	align-items: center;
}

.mobile-country-switcher {
	display: none;
}

.mobile-nav-header .wd-heading .wd-action-btn {
	--wd-action-icon-color: #FFF;
}

.mobile-nav-header .wd-heading {
	padding: 0;
}

.wd-page-title .title{
	font-size: max(2vw, 20px);
   margin: .6em 0;
}
.wd-quantity-overlap div.quantity input[type]{
	background: #FFF !important;
   color: var(--wd-text-color) !important;
}
.wd-accordion-title:is(.wd-active,:hover)>.wd-accordion-title-text{
	color:#007185;
}
@media screen and (max-width:1068px){
	.single_add_to_cart_button,
	#wd-add-to-cart{
		flex-grow:1 !important;
	}
}