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

/* CONTACT FORM */
.screen-reader-response {display:none;}
.wpcf7-not-valid-tip {color:#e9204f;}

/* GOOGLE RECAPTCHA */
.grecaptcha-badge {display:none;}

/* RAW LINE */
.line_raw_slide:before{content: '';  background-color: #e9204f;  height: 60px; width: 2px; position: absolute; top: -30px; left: 50%; display: inline-block!important;}
.line_raw:before{content: '';  background-color: #e9204f;  height: 60px; width: 2px; position: absolute; top:0px; left: 50%; display: inline-block!important;}

/* INFO BOX */
.wd-info-box:hover {box-shadow: 1px 2px 15px 5px rgba(219, 219, 219, 0.11); transition: background 0.7s, border 0.7s, border-radius 0.7s, box-shadow 0.7s;}
.box-icon-wrapper.box-with-text {font-weight: 500!important;}

/* LOGOS */
.wd-gallery-item {padding: 20px!important; border: 1px solid rgba(255, 255, 255, 0.3)!important; }