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

.wd-content-layout {
	padding-block: 0px;
}

.woocommerce-account .wd-content-layout,
.error404 .wd-content-layout {
	padding-block: 60px;
}

.wd-btn-icon {
	display: flex;
}

#menu-categorieen-menu a.woodmart-nav-link {
	text-transform: inherit;
	font-size: 13px;
	font-weight: 600;
}

ul#menu-categorieen-menu {
	gap: 15px;
	width: 100%;
}

.slide-product-items li a {
	flex-direction: row-reverse;
	justify-content: space-between;
    text-decoration-color: #fff !important;
}

.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
	color: #000000;
    font-size: 8px;
}

.wd-header-cart span.wd-tools-inner {
    border-radius: 12px !important;
	height: 38px !important;
}
.wd-header-cart span.wd-tools-icon {
    background: transparent !important;
    color: #fff !important;
}
.wd-header-cart span.wd-tools-text {
    margin-left: 0px !important;
}
.wd-header-cart span.wd-cart-number.wd-tools-count {
    display: none !important;
}
.wd-header-my-account span.wd-tools-text {
    display: block !important;
    text-transform: none;
}

.whb-top-bar {
/* 	margin-bottom: -10px; */
}
.whb-top-bar .whb-col-left.whb-column5 {
	justify-content: end;
}

#menu-extra-links a {
	text-transform: inherit;
}

.searchform input {
    max-height: 38px !important;
    padding-left: 10px;
}
.all-products {
    height: 38px;
    text-transform: inherit;
    font-size: 13px;
}

li#menu-item-958, li#menu-item-335 {
    display: flex;
    align-items: center;
}
li#menu-item-958 a.woodmart-nav-link,
li#menu-item-335 a.woodmart-nav-link {
    background-color: var(--wd-primary-color);
    min-height: auto;
    padding: 7px 12px;
    border-radius: 12px;
}
li#menu-item-958 span.nav-link-text,
li#menu-item-335 span.nav-link-text {
    color: #fff;
}
li#menu-item-958 img.wd-nav-img,
li#menu-item-335 img.wd-nav-img {
    width: 15px !important;
    height: 15px !important;
}

li#menu-item-335 a::after {
	display: none;
}

li#menu-item-335 a.woodmart-nav-link {
    background-color: var(--wd-alternative-color);
}

body.tax-product_cat .term-description {
	font-size: 18px;
	font-weight: 400;
}

.our-locations img {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.wd-accordion-item {
    border-radius: 12px !important;
}
.elementor-icon-wrapper {
    display: flex;
}

.round-top img {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.woocommerce-product-gallery img {
	border-radius: 12px !important;
}

.whb-header-bottom .wd-header-nav {
    width: 100%;
    padding-right: 0px;
}
.whb-header-bottom .whb-column.whb-col-left {
    width: 100%;
}
li#menu-item-335 {
    margin-left: auto;
    margin-right: -10px;
}

.payment-logos {
    display: flex;
    flex-direction: row;
    column-gap: 5px;
}
.payment-logos img.mollie-gateway-icon {
	height: 32px;
}

.social-media-follow span.wd-label {
    padding-right: 10px;
}
.wd-register-tabs .wd-col.col-register-text {
    text-align: left;
}

.pww-config-modal-info {
	display: none;
}

.payment-logo-mollie_wc_gateway_ideal img {
	width: 37px;
}