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

    
.title-size-default .title {
	letter-spacing: 4px; 
}
.wd-sub-menu li > a {
    font-size: 16px;
}
.wd-nav-main>li>a, .wd-nav-secondary>li>a {
   font-size: 15px!important;
}
.wish-home-tabs .wd-nav > li:nth-child(2) a, .wish-home-tabs .wd-nav > li:nth-child(2) .tab-label {
	color: red !important;
}

.woocommerce .price ins .amount,
.wish-home-tabs span.price ins .amount {
    color: red !important;
}

