/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       GM
 Author URI:   https://www.fiverr.com/gm__developer
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


.site-logo .wd-main-logo {
    display: inline-block;
}

.whb-general-header-inner .whb-col-center.whb-column9 {
    justify-content: center;
}

.whb-general-header-inner .whb-col-center.whb-column9 .wd-search-form {
    max-width: 500px;
}

.wd-page-title .wd-page-title-bg:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
}

.list-style-none li {
    list-style: none;
}

.with-swatches [class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text {
    background-color: #10101008;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 4px 6px;
}

.with-swatches [class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text.wd-active,
.with-swatches [class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text:hover {
    border-color: #000;
}

.with-swatches [class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text.wd-active:after,
.with-swatches [class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text:hover:not(.wd-disabled):after {
    opacity: 0;
}
