/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/* Global Style - START */
.main-page-wrapper .container {
	max-width: 1600px !important;
}

#post-35933 .wd-my-account-sidebar {
  display: none;
}

.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error .woocommerce-error {
	color: #ffffff;
	background-color: #DC143C;
	margin-top: 10px;
}

.elementor-template-full-width .row > [data-elementor-type] {
	margin-bottom: 0 !important;
}

.wd-promo-popup-wrapper .wd-popup {
	padding: 0;
}

.widget_shopping_cart_content .cart-item-image::after {
  display: none !important;
}

.widget_shopping_cart_content .product_list_widget > li img {
  opacity: 1 !important;
}

.cart-widget-side .woocommerce-mini-cart .mini_cart_item:hover {
 background-color: transparent !important;
}

.blockUI {
  display: none !important;
}

.cky-btn-revisit-wrapper {
	display: none !important;
}

/* Global Style - END */


/* Slider css - START */
.bordered-radius-slider .wd-slider {
	border-radius: 5px !important;
}
/* Slider css - END */


/* Clear cart button - START  */
.cart-content-wrapper .empty_cart_btn {
  	padding: 5px 7px;
	font-size: 0.65rem;
  	border-radius: 4px;
  	font-weight: 500;
}
/* Clear cart button - END  */


/* AJAX Products tabs element - START */
div[class^=elementor] .wd-product-cats a {
  color: #0A7A14;
}
.colored-product-tab-element-w .product-wrapper {
  background-color: #fff;
}
.product-tab-element-whitout-title .wd-tabs-header {
	display: none;
}
.colored-product-tab-element-cat.nonetitle .wd-tabs-header {
  display: none;
}
.colored-product-tab-element.nonav .wd-nav-wrapper {
  display: none;
}
@media only screen and (min-width: 600px) {
	.colored-product-tab-element-cat .products .product-grid-item:first-child .product-wrapper {
		background-image: url("https://kftjylland.dk/wp-content/uploads/2023/02/new_unpercent_banner.webp");
		background-size: cover;
		background-repeat: no-repeat;
		display: block;
		background-color: transparent;
		padding: 0;
		border: none;
		background-position: center center;
	}
	.colored-product-tab-element-cat .products .product-grid-item:first-child .product-wrapper .product-element-top,
	.colored-product-tab-element-cat .products .product-grid-item:first-child .product-wrapper .product-element-bottom,
	.colored-product-tab-element-cat .products .product-grid-item:first-child .product-wrapper .content-product-imagin{
	  display: none
	}
}
.product-cart-bordered-radius .product-wrapper, .product-cart-bordered-radius .content-product-imagin, .wd-products-holder .product-wrapper {
  border-radius: 5px !important;
}
.nodetails-on-hover-product .products-bordered-grid-ins .wd-hover-with-fade .fade-in-block,
.nodetails-on-hover-product .content-product-imagin, .wd-products-holder .product-wrapper .fade-in-block, .wd-products-holder .content-product-imagin {
	display: none !important;
}
.nodetails-on-hover-product .product-grid-item .product-wrapper, .wd-products-holder .product-wrapper {
	transform: initial !important;
}
/* AJAX Products tabs element - END */


/* Full width footer - START */
.main-footer, .copyrights-wrapper > div {
	max-width: 1600px !important;
	padding: 0 20px;
}
/* Full width footer - END */


/* Full width header - START */
@media only screen and (min-width: 900px) {
  header .whb-main-header .container {
    max-width: 1600px !important;
		width: 100% !important;
  }
}
/* Full width header - END */


/* Website main slider - Start */
@media only screen and (max-width: 800px) {
	.wd-slider-wrapper {
	  margin-top: -100px;
	}
}
/* Website main slider - END */


/* Header - START  */
@media only screen and (min-width: 1023px) {
	.wd-nav-main > li > a, .wd-nav-secondary > li > a {
		height: 26px !important;
	}
}
/* Header - END */


/* Footer - Start */
.wd-prefooter {
	padding-bottom: 0 !important;
}
@media only screen and (max-width: 500px) {
	.main-footer .widget {
		margin-bottom: 10px;
    padding-bottom: 10px;
	}
	.main-footer .footer-column {
		margin-bottom: 5px;
	}
}
/* Footer - END */


/* Thank You Page - START  */
.woocommerce-thankyou-order-received {
	border: 2px dashed #0a7a14;
	color: #0a7a14;
}
table.woocommerce-orders-table thead, table.woocommerce-table--order-details thead {
  background: #0a7a14;
}

.product-wrapper .wd-entities-title {
	min-height: 40px;
	max-height: 40px;
}
/* Thank You Page - END  */


/* General Shop Custom CSS - START  */
@media only screen and (max-width: 700px) {
	.shop-loop-head .wd-shop-tools .wd-show-sidebar-btn.wd-action-btn.wd-style-text.wd-burger-icon {
		display: none
	}
}
/* General Shop Custom CSS - END  */


/* Custom Filter Area - START  */
.filters-area #WOODMART_Widget_Price_Filter {
	display: none;
}
.filters-area #woodmart-woocommerce-sort-by-2 {
	flex: 0 0 100%;
  max-width: 100%;
}
.filters-area #woodmart-woocommerce-sort-by-2 ul li {
	display: inline-block;
	padding-right: 20px;
}
/* Custom Filter Area - END  */


/* Slider Rev main slider - START  */
#rev_slider_14_1_forcefullwidth {
	overflow: hidden;
}
/* Slider Rev main slider - END  */


/* Delivery & Pickup - START  */
.pisol-location-radio:checked + label {
	background: #0a7a14 !important;
}
/* Delivery & Pickup - END */
