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



.abiNfo {
    background: #3ffcfd;
    padding: 14px;
    position: relative;
    bottom: 185px;
    right: 9%;
    margin-bottom: -104px;
}

.bookSec:before {
    content: ' ';
    background: url(/wp-content/uploads/2024/10/Image.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
}
.bookSec:after {
    content: '';
    background: url(/wp-content/uploads/2024/10/img.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 200px;
    top: 0;
    left: 91%;
}

.seriNfo {
    background: #fff;
    border: 1px solid #C48BEB;
    padding: 30px;
    min-height: 165px !important;
}
.stiNfo 
 .info-box-icon {
    font-size: 16px !important;!i;!;
}

.stiNfo 
 .info-box-content {
    background: #fff;
    padding: 8px 9px;
}

ul.wd-nav.wd-nav-tabs {
    border-bottom: 1px solid #000;
}

/*  testi start*/
.testiSec footer {
    display: flex !important;
    flex-direction: column !important;
    position: absolute !important;
    left: 33% !important;
    bottom: 36px !important;
}

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

.testiSec .testimonial-inner {
    display: flex !important;
    flex-direction: column-reverse !important;
    padding: 20px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    background-color: #fff !important;
    border-radius: 10px !important;
    border: 1px solid #009ED6;
}

.testiSec .testimonial-content {
    border-bottom: 1px solid #009ED6;
    padding: 20px;
}


.testiSec .testimonial-avatar {
    padding: 14px;
}


.testiSec li.wd-nav-pagin-item.wd-active.wd-active-main span {
    background: #009ED6 !important;
    border: 1px solid;
    border-color: #fff !important;
    height: 16px !important;
    width: 16px !important;
}


.testiSec li.wd-nav-pagin-item span {
    background: #fff !important;
}

/*  testi end*/
/* news section */

.newsCol1 input#input_1_1 {
    background: #fff;
    width: 80%;
    border-radius: 4px !important;!i;!;
}
.newsCol1 input#gform_submit_button_1 {
    float: right;
    position: relative;
    bottom: 64px;
    background: #3BF3F8;
    text-transform: capitalize;
    right: 6px;
    border-radius: 4px !important;!i;!;
}


a.btn{
    text-transform: capitalize;
}
/*news sec end  */

/* contact Section */

.contCol .vc_column-inner {
    padding: 65px;
}

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

.contCol input#gform_submit_button_2 {
    background: transparent;
    border: 1px solid #000;
    border-radius: 25px !important;!i;!;
}
.contCol input {
    background: #fff;
}

.contCol textarea#input_2_4 {
    background: #fff;
}
/*contat sec end  */

/* footer */
.copyrights-wrapper {
    color: #fff;
    border-top: 1px solid #fff !important;
}

.copyrights-wrapper a {
    color: #fff;
}
.footMenu a {
    color: #000;
    text-transform: capitalize;
}

.foot-soc a.wd-social-icon {
    background: #fff;
}

.foot-soc span.wd-icon {
    color: #009ed6 !important;
}
.newsCol input#input_2_1 {
    background: #fff;
    border-radius: 10px !important;
    padding: 15px;
}

.newsCol input#input_1_1 {
    background: #fff;
}
.newsCol input#gform_submit_button_1 {
    float: right;
    position: relative;
    bottom: 64px;
    background: #3BF3F8;
    text-transform: capitalize;
    left: 14%;
}
/* footer end */





