/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
body .site-content {
    margin-bottom: 0px;
}
.wpcf7 {
	direction:  rtl;
}
.contact-form-top {
	background: #fff;
	padding: 70px;
	width: 515px;
  	height: 515px;
	max-width: 100%;
	max-height: 100%;
	margin-left: auto;
}
.contact-form-top input[type='text'] {
  	width: 386px;
	max-width: 100%;
  	height: 56px;
  	border: solid 1px #e2d6cc;
  	background-color: #fff;
	color: #e2d6cc;
	font-size: 18px;
}
.contact-form-top input[type='email'],
.contact-form-top input[type='tel'] {
  	width: 181px;
	max-width: 100%;
  	height: 56px;
  	border: solid 1px #e2d6cc;
  	background-color: #fff;
	color: #e2d6cc;
	text-align: right;
	font-size: 18px;
}
.contact-form-top textarea {
	width: 386px;
	max-width: 100%;
	border: solid 1px #e2d6cc;
  	background-color: #fff;
	color: #e2d6cc;
	min-height: 95px;
	resize: none;
	font-size: 18px;
}
.contact-form-top input[type='submit'] {  
	width: 386px;
	max-width: 100%;
  	height: 56px;
  	margin: 0px;
  	background-color: #b7915b;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}
.contact-form-top h2 {
  	font-size: 34px;
 	font-weight: bold;
  	line-height: 1.23;
  	color: #000;
}
.info-box-title b {
	font-weight: 700;
	color: #b7915b;
}

.contact-form-footer {
	background: transparent;
	padding: 70px;
	width: 515px;
  	height: 515px;
	max-width: 100%;
	max-height: 100%;
	margin-left: auto;
}
.contact-form-footer input[type='text'] {
  	width: 386px;
	max-width: 100%;
  	height: 56px;
  	border: solid 1px #fff;
  	background-color: transparent;
	color: #e2d6cc;
	font-size: 18px;
}
.contact-form-footer input[type='email'],
.contact-form-footer input[type='tel'] {
  	width: 181px;
	max-width: 100%;
  	height: 56px;
  	border: solid 1px #fff;
  	background-color: transparent;
	color: #e2d6cc;
	text-align: right;
	font-size: 18px;
}
.contact-form-footer textarea {
	width: 386px;
	max-width: 100%;
	border: solid 1px #fff;
  	background-color: transparent;
	color: #e2d6cc;
	min-height: 95px;
	resize: none;
	font-size: 18px;
}
.contact-form-footer input[type='submit'] {  
	width: 386px;
	max-width: 100%;
  	height: 56px;
  	margin: 0px;
  	background-color: #fff;
	font-size: 18px;
	font-weight: 600;
	color: #b7915b;
}
.info-box-subtitle:after {
	content: url(/wp-content/uploads/2024/05/right-line.png);
    position: absolute;
	right: -70px;
    top: 0px;
}
.phone-head {
    display: flex;
    flex-direction: row-reverse;
    justify-content: right;
	text-align: left;
}
.phone-head-text {
	padding-left: 9px;
	font-size: 14px;
  	font-weight: 200;
  	letter-spacing: 1.4px;
  	color: #b7915b;
	margin-top: -3px;
}
.phone-head-text a {
	font-weight: 700;
	color: #000;
	display: block;
	margin-top: -5px;
}
.contact-info-head {
	direction: ltr;
	color: #b7915b;
}
.contact-info-head a {
	color: #b7915b;
}
.whb-top-bar-inner :is(.icons-size-small,.icons-size-) .wd-social-icon {
    width: 20px;
    height: 20px;
}
.whb-top-bar-inner  .wd-social-icons:is(.icons-size-small,.icons-size-) .wd-icon {
    font-size: 10px;
    line-height: 20px;
}
.footer-infobox strong {
	font-weight: 400;
}
.contact-form-footer h2{
	display: none;
}
.copyrights-wrapper {
    border-top: 0;
    background: #000;
    color: #fff;
}
.copyrights-wrapper a {
    color: #fff;
}
footer .copyrights-centered .min-footer {
    align-items: stretch;
    flex-wrap: wrap;
    text-align: center;
    padding: 10px;
}

@media (max-width: 767.98px) {
	/* .info-box-subtitle:after {
		content: none;
	} */
	.contact-form-top {
		margin-top: -50px;
    	margin-bottom: 20px;
		padding: 10px;
	}
	.contact-form-footer {
		padding: 10px;
		
	}
	.contact-form-top input[type='email'], 
	.contact-form-top input[type='tel'],
	.contact-form-top input[type='text'],
	.contact-form-top textarea,
	.contact-form-top input[type='submit'] {
		width: 100%;
	}
	.contact-form-footer input[type='email'], 
	.contact-form-footer input[type='tel'],
	.contact-form-footer input[type='text'],
	.contact-form-footer textarea,
	.contact-form-footer input[type='submit'] {
		width: 100%;
	}
	.contact-form-top input[type='text'],
	.contact-form-top input[type='email'],
	.contact-form-top input[type='submit'],
	.contact-form-top input[type='tel'] {
		height: 36px;
	}
	.contact-form-top textarea {
		min-height: 50px;
	}
	.contact-form-top {
		height: auto;
	}
	.contact-form-top h2 {
		font-size: 28px;
		margin-bottom: 10px;
	} /*
	#talk-to-us .info-box-inner,
	#talk-to-us .info-box-title{
    	color: #000 !important;
	} */
	[class*="wd-grid"] {
		    --wd-gap-sm: 25px !important;
	}
	.slide-mob {
		min-height: 575px;
		padding-right: 10px;
		padding-top: 15px;
	}
	.slide-mob .slide-mob,
	.slide-mob .info-box-title{
    	color: #fff !important;
	}
	.slide-mob .info-box-title{
    	margin-bottom: 20px !important;
	}
	.wd-tools-element .wd-tools-icon:before {
		font-size: 24px !important;
	}
	.contact-form-top .row>div,
	.contact-form-footer .row>div {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.info-box-subtitle:after {
		right: -10px;
		top: -2px;
	}
	.info-box-subtitle {
		margin-right: 65px;
	}
	#gallery .wd-gallery-item:after {
		content: "";
        display: block;
        position: absolute;
        border: 2px solid #fff;
        width: 100%;
        bottom: -14px;
	}
	#gallery .wd-gallery-item {
		position: relative;
		overflow: visible;
	}
	#gallery .wd-gallery-item:last-child:after {
		content: none;
	}
	.footer-infobox strong {
		display: none;
	}
	.contact-form-footer h2{
		display: block;
		color: #fff;
	}
	.slide-mob .info-box-title {
		text-align: center !important;
	}
	.slide-mob .info-box-inner {
		padding: 0 22px;
	}
}
@media (min-width: 768px) {
	.slide-mob {
		display: none;
	}
}