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

.footer-images img {
	max-height: 50px;
	width: auto;
	margin: 0 auto;
}

html body .product-wrapper .product-labels .out-of-stock.product-label {
	display: none;
}

html body .wd-carousel-container.wd-gallery-thumb {
	display: block;
}

.woocommerce-product-gallery .wd-nav-arrows.wd-pos-sep {
	display: block;
}

html body .domos-onsale {
	background: #dd8604;
	transform: rotate(-42deg);
	left: -70px;
	top: 13px;
	width: 200px;
	color: #fff;
	position: absolute;
	text-align: center;
}

html body .wd-page-title .wd-nav-product-cat .cat-item.cat-item-183,
html body .wd-page-title .wd-nav-product-cat .cat-item.cat-item-71 {
	display: none;
}

html body .products .wrapp-category h3.wd-entities-title {
	background: #fff;
	padding: 5px 15px;
	border-radius: 30px;
}

html body .products .wd-cat img {
	max-height: 300px;
	width: auto;
}

html body .wd-products-element .wd-products {
	display: grid;
	grid-template-columns:1fr 1fr 1fr;
}

html body .wd-products-element .wd-products .wd-col {
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
}

html body .wd-products-element .wd-products .wd-col .wrapp-category {
	box-shadow: none;
	height: 100%;
	min-height: 300px;
}

html body .category-grid-item .category-image-wrapp {
	height: 100%;
}

html body .category-grid-item .category-image {
	height: 100%;
	width: 100%;
	margin: 0;
}

html body .category-grid-item .category-image img {
	height: 100%;
	object-fit: cover;
}

html body .products .wd-product .product-element-bottom {
	margin: 0 auto;
	transform: none !important;
	width: 100%;
	justify-content: space-between;
}

html body .products .wd-product .product-element-bottom .wd-product-footer {
	opacity: 1;
}

html body .products .wd-product .product-element-top {
	clip-path: none !important;
}

html body .products .wd-product.wd-hover-buttons-on-hover .product-wrapper {
	transform: none !important;
}

html body .products .wd-product .wd-action-buttons {
	display: none;
}

html body .products .wd-product .product-image-link img {
	height: 200px;
	width: auto;
	max-width: 100%;
}

html body .products .wd-product .wd-entities-title {
	display: block;
	overflow: visible;
	max-height: 100%;
	min-height: 100px;
}

html body .products .wd-product .wrap-price {
	margin-top: 0 !important;
}

html body .products .wd-product .woocommerce-product-details__short-description p {
	width: 100%;
	line-height: 1.4em;
	max-height: 4.2em; /* 2 lines * line-height */
	height: 4.2em; /* Optional, enforces height */
	margin: 0 auto;
	display: -webkit-box;
	-webkit-line-clamp: 3; /* Limit to 2 lines */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word; /* Breaks long words if needed */
}

html body .products .wd-product .wd-product-header,
html body .products .wd-product .wd-product-stock,
html body .products .wd-product .wrap-price {
	padding: 0 10px;
}

html body .products .wd-product .product-image-link {
	text-align: center;
}

html body .wd-cats-element .wd-cat-inner {
	height: 100%;
}

html body .products .wd-product:hover .product-image-link img {
	transform: scale(1.05);
}

html body .products .wd-product .wd-product-stock {
	margin-top: 10px;
}

html body.single-product .single-product-page .product-image-summary-wrap .product-images .woocommerce-product-gallery__image {
	text-align: center;
}

html body.single-product .single-product-page .product-image-summary-wrap .product-images .woocommerce-product-gallery__image img {
	max-height: 450px;
	width: auto;
	height: auto;
}

html body #billing_company_field,
html body #billing_cui_field,
html body #billing_registrul_comertului_field {
	display: none;
}

html body .post-ratings {
	min-height: 65px;
}

html body .hidden-fields-container {
	display: none;
}

html body .oferta-text {
	border-left: 6px solid #81d742;
	padding: 10px;
	background: rgba(245, 245, 245, 1);
}

.sp-wps-product-details-inner .woocommerce-product-details__short-description,
.sp-wps-product-details .woocommerce-product-details__short-description {
	min-height: 150px;
}

#wps-slider-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
	width: 100%;
	background-color: var(--btn-accented-bgcolor);
	color: var(--btn-accented-color);
}

#wps-slider-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button):hover {
	background-color: var(--btn-accented-bgcolor-hover);
	color: var(--btn-accented-color-hover);
}

.wpsf-product-title {
	min-height: 75px;
}

.sp-wps-custom-template .wps-product-image .wpsf-product-img,
.sp-wps-theme_one .wps-product-image {
	max-height: 150px;
	width: auto;
}

html body .wd-products-element .wd-products .wd-col .wrapp-category {
	position: relative;
}

html body .products .wrapp-category h3.wd-entities-title {
	top: 50%;
	transform: translateY(-50%);
	bottom: unset;
	left: 15px;
	right: 15px;
}

html body .products .wrapp-category h3.wd-entities-title mark {
	background: #fff;
}

html body .mobile-nav {
	z-index: 999999;
}

html body.single-product .wd-action-btn.wd-style-text > a:before {
	color: var(--btn-accented-bgcolor);
}

html body .scrollToTop.button-show {
	background: var(--btn-accented-bgcolor);
	color: #fff;
}

html body .domos-stock-display {
	font-weight: bold;
}

html body .domos-pagination {
	width: 100%;
	display: block;
	margin: 50px 0;
}
.woocommerce-store-notice {
	display: block !important;
	bottom: unset !important;;
	top: 0 !important;;
	position: relative !important;
}
@media all and (min-width: 769px) {
	html body .woocommerce-product-gallery .wd-gallery-thumb img {
		max-height: 300px !important;
		width: auto !important;
		height: auto !important;
	}
}

@media all and (max-width: 768px) {
	.mobile-hide {
		display: none !important;
	}

	html body .woocommerce-product-gallery .wd-gallery-thumb img {
		max-height: 150px !important;
		width: auto !important;
		height: auto !important;
	}

	html body .woocommerce-product-gallery img {
		max-height: 300px !important;
		width: auto !important;
		height: auto !important;
	}

	html body .category-grid-item .hover-mask {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
}

@media all and (max-width: 480px) {
	html body .products .product-image-link img {
		width: 100%;
		height: auto;
		max-height: 150px;
		max-width: 100%;
	}

	html body .wd-products-element .wd-products {
		grid-template-columns: 1fr 1fr;
	}
}

.domos-persons-watching {
	font-weight: bold;
	color: #fe9a05;
}