/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*  header*/
.btn {
    text-transform: capitalize;
}
.whb-row.whb-header-bottom {
    width: 75%;
    position: absolute;
    bottom: -55px;
    left: 7%;
}

.topiNfo {
    position: relative;
    left: 50%;
}
.banRow2 {
    position: absolute;
    bottom: 100px;
}


/*  header end*/



/*banner  */
.banCont .info-box-subtitle {
    border-bottom: 1px solid;
    border-width: 2px;
    width: 61%;
}



/* banner end */

/* about */


.abtCont .info-box-subtitle:after {
    content: ' ';
    background: url(/wp-content/uploads/2024/08/Vector-2.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 53%;
    height: 15px;
    top: 25px;
    left: 0px;
}
/* about end */

/*  services*/
.servCont .info-box-subtitle:after {
    content: ' ';
    background: url(/wp-content/uploads/2024/08/Vector-2.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 53%;
    height: 15px;
    top: 24px;
    left: 47%;
}


/* .serviNfo .box-icon-wrapper:after {
    content: ' ';
    background: url(/wp-content/uploads/2024/08/Group-1000005735.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 160px;
    bottom: 137px;
    left: 13%;
} */

.serviNfo {
    background: #fff;
    border-radius: 20px !important;
    box-shadow: 0px 0px 6px 0px #000;
    border-bottom: 3px solid #ED1B23;
    padding: 30px;
    height: 530px !important;!i;!;
}
.serviNfo img {
    max-height: 230px;
}
.serviNfo a.btn {
    background: #ED1B23;
    color: #fff;
}


/*  services end*/
/* abt */
.viDicn {
    position: absolute;
    bottom: 180px;
    left: 45%;
}

.queRow {
    background: #141673;
    clip-path: polygon(0 67%, 0 0, 100% 0, 100% 100%, 63% 100%, 63% 67%);
    padding: 20px;
    padding-top: 25px !important;
    padding-bottom: 58px !important;
}
/*  abt*/

/*  testimonial start*/
.testiSec .testimonial-inner {
    background: #F4F4F4 !important;
    border-radius: 10px !important;
}

.testiSec footer {
    display: flex;
    flex-direction: column;
}

.testiSec footer span:before {
    display: none;
}

.testiSec .testimonial-inner:hover {
    background: #141673 !important;
}

.testiSec .testimonial-inner:hover .testimonial-content {color: #fff !important;}

.testiSec .testimonial-inner:hover footer {
    color: #fff !important;
}

.testiSec .testimonial-inner:hover footer span {
    color: #fff;
}


.testiSec .testimonial-inner {
    display: flex;
    flex-direction: column-reverse;
}

.testiSec footer {
    position: absolute;
    bottom: 0px;
    left: 35%;
}
.testiSec .testimonial-inner {
    padding: 60px !important;
}

/*testimonial end  */



/* footer */
.footMenu a {
    color: #fff;
}
.head-soc a.wd-social-icon {
    background: #fff !important;
}

.head-soc span.wd-icon {
    color: #141673 !important;
}
.newsCol input#input_1_1 {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
}

.newsCol input#gform_submit_button_1 {
    background: #F36F21;
    border-radius: 30px;
    color: #fff;
    text-transform: capitalize;
}

.newsCol .gform_footer.top_label {
    text-align: right;
}

.copyrights-wrapper {
    border-top: 1px solid #fff !important;
    color: #fff !important;
}
/* footer end */
/*  cotact page*/
.contSec {
    background: #fff;
    border-radius: 15px !important;
    box-shadow: 0px 0px 5px 0px #000;
    padding: 50px;
}

.contSec input#gform_submit_button_2 {
    background: #F36F21;
    border-radius: 30px;
    color: #fff;
    text-transform: capitalize;
}

.contSec 
.gform_footer.top_label {
    text-align: center;
}


/*  contact page*/


.gallSec img {
    height: 200px !important;
    width: 200px !important;
}

.serviNfo  p {
    overflow-y: scroll;
    height: 103px;
}

