body .whb-general-header,
body .whb-color-light:not(.whb-with-bg) {
    background-color: #272E3C;
}

body .wd-nav[class*="wd-style-"]>li:is(.wd-has-children, .menu-item-has-children)>a:after {
    color: #4D5567;
}

body .searchform[class*="wd-style-with-bg"] .searchsubmit {
    color: #2B313F;
}

body .wd-search-form,
body .wd-search-form  .searchform {
    border-right-color: rgb(255, 255, 255, 0.2);
    border-left-color: rgb(255, 255, 255, 0.2);
    border-top-color: rgb(255, 255, 255, 0.2);
    border-bottom-color: rgb(255, 255, 255, 0.2);

}

.whb-color-light .wd-header-text [class*="wcml-dropdown"] a.wcml-cs-item-toggle:after {
    color: #4D5567;
}

header .nav-link-text {
    font-weight: 600;
}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count,
.wd-header-cart.wd-design-2 .wd-cart-number,
.wd-header-cart.wd-design-5 .wd-cart-number ,
.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
    background-color: #F1BC21;
    color: #272E3C;
}

body .wd-single-content p {
    color: #AAAAAA;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0%;
}

body .wcml-cs-submenu li a {
    background-color: transparent !important;
    color: rgba(255, 255, 255, 1) !important;
}

body .wcml-cs-submenu li ahover {
    color: rgba(255, 255, 255, 0.8) !important;
}