/*
 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-nav-vertical>li.menu-item-has-children>a:after{
	content:none;
}
.wpcf7-form p {
    margin-bottom: 20px !important;
}
.newslatter_form p {
    display: flex;
    flex-direction: row;
}
.newslatter_form p label{
	width: 100%;
}
.newslatter_form p label span input{
	height: 48px;
	border-radius: 10px 0px 0px 10px !important;
}
.newslatter_form p input{
	height: 48px;
    border-radius: 0px 10px 10px 0px !important;
}
.wpcf7-submit{
	background: #00bd47 !important;
}
/* .wd-negative-gap .e-con-inner{
	gap: 30px;
}
.wd-negative-gap .e-con-inner .elementor-element{
	gap: 10px;
} */