/*
 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-header-text.reset-last-child.top_right {
    text-align: right;
}
.wd-sub-menu li>a {
    font-size: 16px !important;
    color: #222 !important;
}
.whb-general-header-inner .site-logo {
    position: absolute;
    left: 50%;
    top: 20%;
    transform: translate(-50%, -50%);
    background: #f5f5f3;
	padding:25px;
}
.whb-flex-row.whb-general-header-inner {
    height: 70px;
}
.slider_text{
	font-family:"Maima", Arial, Helvetica, sans-serif;
}
fieldset.hidden-fields-container {
    display: none;
}
.newsletter_form{
	position:relative;
}
.newsletter_form input {
    border: 0;
    border-bottom: 1px #fff solid;
    color: #fff;
    font-size: 20px;
}
.newsletter_form input:focus{
	outline:transparent;
}
.newsletter_form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    text-transform: capitalize;
}
.wd-content-layout {
    padding-block-end: 0px;
}
.newsletter_form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{
	background-color: transparent;
}
.form-main {
    display: flex;
}
.form-input {
    width: 50%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 12px;
}
.form-input p {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-end;
	margin-bottom:0px;
}
.form-input label {
    font-size: 20px;
    margin-bottom: 0px;
    padding-right: 10px;
}
.form-input .wpcf7-form-control-wrap{
	width:100%;
}
.form-input input {
    width: 100%;
    border: 0;
    border-bottom: 1px #242732 solid;
    color: #242732;
	font-size:16px;
}
.form-input br{
	display:none;
}
.text_area br{
	display:none;
}
.text_area label {
    font-size: 20px;
}
.text_area textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px #242732 solid;
    color: #242732;
    font-size: 16px;
    min-height: 120px;
}
.text_area {
    padding: 0 12px;
}
.footer_submit {
    text-align: center;
}
.footer_submit input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: transparent;
    color: #222;
    font-size: 18px;
    border: 1px #6c85ac solid;
    outline: transparent;
    box-shadow: none;
}
.footer_submit input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{
	background-color: #6c85ac;
	color: #fff;
}
.footer_first_coloum ul.elementor-icon-list-items.elementor-inline-items li {
    width: 40%;
}
nav.wd-breadcrumbs {
    display: none;
}


.wd-heading .title {
    font-family: 'Abhaya Libre';
}


@media (max-width:767px){
	.form-main {
    display: block;
}
.form-input {
    width: 100%;
    display: block;
}
.form-input p {
    display: block;
}
.whb-general-header-inner .site-logo {
    position: relative;
    left: 0;
    top: 3px;
    transform: inherit;
    background: #f5f5f3;
    padding: 0;
}
	.whb-flex-row.whb-general-header-inner {
    height: inherit;
    padding-bottom: 6px;
}
.wd-logo {
    display: block;
}
.whb-column.whb-col-mobile.whb-hidden-lg {
    justify-content: space-between;
}
.wd-header-search.wd-tools-element.wd-header-search-mobile.wd-display-icon.whb-umm5sxtt7ctxtgo2nkz6.wd-style-text.wd-design-1 {
    width: 60%;
}
.wd-header-search-mobile a {
    justify-content: space-between !important;
    border-bottom: 1px #a3a3a3 solid;
}
}

