/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
body{
    color:#2d2a2a;
}
.woodmart-logo img{
    width:220px;
}
.color-scheme-dark, .color-scheme-dark .widget a, .color-scheme-dark .woodmart-widget a, .color-scheme-dark div[class^=vc_wp] a,.woodmart-products-per-page .per-page-variation,.woodmart-products-per-page,.woocommerce-breadcrumb a, .yoast-breadcrumb a,.widget a, .woodmart-widget a, div[class^=vc_wp] a,.widget_price_filter .price_slider_amount .price_label,.product_meta>span a, .product_meta>span span,div.quantity input[type=button], div.quantity input[type=number] ,.woocommerce-price-suffix{
    color: #2d2a2a;
}
.woodmart-show-sidebar-btn .woodmart-side-bar-icon, .woodmart-show-sidebar-btn .woodmart-side-bar-icon::after, .woodmart-show-sidebar-btn .woodmart-side-bar-icon::before{
    background-color:#000000;
}
.hotspot-content .add_to_cart_button, .hotspot-content .product_type_variable, td.woocommerce-orders-table__cell-order-actions a, .popup-quick-view .woodmart-scroll-content > a, .woodmart-sticky-add-to-cart, .popup-added_to_cart .view-cart, .widget_shopping_cart .buttons .checkout, .woodmart-hover-base:not([class*="add-small"]) .wd-bottom-actions .woodmart-add-btn > a, .product-list-item .woodmart-add-btn > a, .woodmart-hover-standard .woodmart-add-btn > a, .single_add_to_cart_button, .checkout_coupon .button, #place_order, .cart-totals-inner .checkout-button, .cart-actions .button[name="apply_coupon"], .register .button, .login .button, .lost_reset_password .button, .social-login-btn > a, .woocommerce-MyAccount-content > .button, .order-again .button, .woocommerce-Button--next, .woocommerce-Button--previous, .woocommerce-MyAccount-downloads-file, .account-payment-methods-table .button, button[name="save_account_details"], button[name="save_address"], button[name="track"], .woodmart-compare-col .button, .woodmart-compare-col .added_to_cart, .return-to-shop .button, .woodmart-pf-btn button, table.wishlist_table .product-add-to-cart a.button.add_to_cart, #dokan-store-listing-filter-wrap .right .item .dokan-btn-theme, .woocommerce-MyAccount-content .dokan-btn-theme, #dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn, .yith-ywraq-add-to-quote .yith-ywraq-add-button .button.add-request-quote-button {
    background-color: #6c4a4a!important;
}
.page-title-default {
    background-image: unset!important;
}
.woodmart-products-shop-view .shop-view{
    opacity:1;
}
.woodmart-products-shop-view .shop-view.current-variation,#woodmart-woocommerce-layered-nav-3,.mobile-nav .woodmart-search-form,#woocommerce_price_filter-2,.woodmart-products-shop-view{
    display:none;
}
.added_to_cart, .btn, .button, [type=button], [type=submit], button{
    background-color: #000000!important;
    color:#fff!important;
}
.btn-style-bordered.btn-color-default {
    border-color: #000000!important;
    color: #000000!important;
}
.btn-style-bordered.btn-color-default:hover {
    color: #fff!important;
}
.create-account-button{
    color: #000000!important;
}
@media (max-width: 1024px) {
  .footer-logo{
    max-width:50%!important;
}
}
/*
footer .fa{
    font-size:20px;
}*/

.otgs-development-site-front-end, .woodmart-products-shop-view.products-view-grid{
    display: none!important;
}
.price .woocommerce-price-suffix{
    color: #2d2a2a!important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
.whb-top-bar {
    background-color: #eaeaea!important;
    border-bottom-style: solid;
    border-bottom:1px solid rgba(129,129,129,.2);
    padding-top: 30px;
    padding-bottom: 30px;`
    color: #333333!important;
}
.top-bar-info{
    color: #333333!important;
}
.whb-top-bar-inner .whb-col-right, .whb-top-bar-inner .whb-col-mobile{
    text-align: center!important;
}
ul.wd-nav-mob-tab,ul.wd-nav-mobile .menu-item-compare{
	display:none;
}
ul.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a,ul.wd-nav-mobile li:is(.current-menu-item,.wd-active)>a ,div.wd-wpb.wd-accordion .wd-accordion-title.wd-active .wd-accordion-title-text{
    color: #333!important;
	text-decoration:underline;
}
ul.wd-nav[class*="wd-style-"]>li>a:hover {
    color: #333!important;
	text-decoration:underline;
}
.whb-top-bar {
    background-color: #eaeaea !important;
    border-bottom-style: solid;
    border-bottom: 1px solid rgba(129, 129, 129, .2);
        padding-top: 60px;
    padding-bottom: 40px;
}
.whb-top-bar .whb-column {
    justify-content: center;
}
.whb-top-bar .espa-title{
	font-family "Source Sans Pro", Arial, Helvetica;
	font-weight:700;
}