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

/*.wsc-pro-notice {
	display: none !important;
}*/

.newsletterForm input[type="email"] {
    background: #fff;
}
input.send {
    background: #76669F !important;
}
.newsletterForm input[type="submit"] {
    background: #76669F !important;
    color: #fff;
}
.wd-product :is(.wd-product-cats,.wd-product-brands-links) {
    color: #555 !important;
}
.wd-product-cats a {
    color: #555 !important;
}
.woocommerce-breadcrumb a, .yoast-breadcrumb a {
    color: #555 !important;
}
.wd-sub-menu li>a {
    color: #555 !important;
}
.grecaptcha-badge {visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
.jlink span.list-content {
    color: #c87b67 !important;
}
strong.contacttext {
    color:#c87b67;
}
#cmplz-manage-consent .cmplz-manage-consent {
    left:40px !important;
    right:unset !important;
    background-color: #c87b67 !important;
    color: #fff;
}
.wd-scroll-content {
/*    max-height: 100vh !important;*/
    max-height: 100% !important;
}
