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

/* Single Product */
.single-product .wd-tabs-title{
    font-size: 20px !important;
}
.comment-reply-title {
    font-size: 16px !important;
    font-family: 'Barlow' !important;
}
.page-id-2 .liner-continer h5::after{
    content: "";
    width: 35px;
    height: 6px;
    background-color: #00f2ff;
    position: relative;
    display: block;
    margin-top: 8px;
}

