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

.who-page h2 {
    font-size: 35px;
    line-height: 1.3;
}

.inner-service h2 {
    font-size: 33px;
    line-height: 1.3;
}

.clint-ser {
    background-image: url(/wp-content/uploads/2026/07/WhatsApp_Image_2026-05-14_at_12.01.36_PM.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-right: 0px !important;
    position: relative !important;
}

.clint-ser .wpb_column.vc_column_container.vc_col-sm-12 {
    height: 570px;
    overflow-y: scroll;
    padding-top: 50px;
    padding-bottom: 30px !important;
}

.clint-ser::before {
    content: '';
    background: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.6;
}

.clint-ser .wpb_column.vc_column_container.vc_col-sm-12 h2 {
    color: #fff;
}

.clint-ser .wpb_column.vc_column_container.vc_col-sm-12 p , .clint-ser .wpb_column.vc_column_container.vc_col-sm-12 ul li {
    color: #fff;
}

.clint-ser .wpb_column.vc_column_container.vc_col-sm-12 h3 {
    color: #fff;
}
.page-id-202 .vc_row li {
    color: #000;
}