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

/* .wd-info-box.text-center.box-icon-align-top.box-style-shadow.color-scheme-.with-btn.box-btn-static {
    height: 370px!important;
} */

span.wd-list-content.list-content {
    DIRECTION: LTR;
}
a.wd-social-icon.social-instagram:hover {
    background-color: #e1306c!important;
    border-color: #e1306c!important;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    height: 3px;
    background-color: rgb(243 207 94);
}
.wd-carousel-wrap .wd-info-box{
    min-height: 300px;
}


#Commercial,
#residential,
#healthcare,
#hospitality {
    position: relative;
    padding-top: 100px;
    margin-top: -100px;
}

div#wpcf7-f29518-p29085-o2 {
    DIRECTION: RTL!important;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], :root textarea, :root select {
 
    border-radius: 0PX!important;
   
}

.wd-info-box .info-box-content {
   
    DIRECTION: LTR;
}
html[lang="ar"] input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    text-align: right;
	direction: rtl;
}
html[lang="ar"] div#wpcf7-f29781-p29779-o3 {
    text-align: right;
    direction: rtl;
}
html[lang="ar"] form.wpcf7-form.init{    
  direction: rtl !important;
    text-align: right;
}
html[lang="ar"] .wd-grid-g {
/*     text-align: right; */
	direction: rtl;
}
html[lang="ar"]input[type="number"] {
 text-align: right;
}

.whb-flex-equal-sides :is(.whb-col-left,.whb-col-right) {
    flex: auto!important;
}

@media only screen and (max-width: 600px){
.wd-page-title{
	    --wd-title-font-s: 25px!important;
}
	.box-style-border .info-box-content {
    padding: 30px 10px 20px 10px !important;
        border: 3px solid var(--brdcolor-gray-300);
        height: max-content;
}
	    #mobile.title-subtitle.wd-fontsize-m, .title-after_title.wd-fontsize-s {
        font-size: 14px;
        TEXT-ALIGN: end;
    }
	.container.wd-slide-container.content-fixed
 {
    background-color: #ffffffb8;
}
	
}