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

.site-content{
	margin-bottom: 0;
}

.woodmart-prefooter{
	display: none;
}

body{
	color: #000;
}

/* Main Menu */
.navigation-style-default .item-level-0>a{
	padding: 0 20px !important;
	letter-spacing: 1px;
	opacity: .6;
	color: #395848 !important;
}

.navigation-style-default .item-level-0>a:hover{
	opacity: 1;
	color: #395848 !important;}

/* Components */

.ayv-btn-link{
	text-transform: inherit;
    font-size: 16px;
    padding: 3px 0 !important;
}

.ayv-btn-link:hover{
	color: #a2c280 !important;
	border-color: #a2c280 !important;
}

.ayv-step img{
	background-color: #a2c280;
	border-radius: 50%;
}

.ayv-infobox{
	padding: 20px !important;
}

/* Blog */

.blog .main-page-wrapper > .container{
	margin-top: 60px;
	margin-bottom: 60px;
}

.single-post #comments,
.single-post .back-to-archive{
	display: none;
}

/* Contacto */

.form-contacto .wpb_column{
	margin-bottom: 20px;
}

.contact-icons .box-icon-wrapper{
	display: flex;
	align-items: center;
}

/* Footer */


.footer-container{
	background: inherit;
}

.footer-container .footer-column{
	margin-bottom: 0;
}

.footer-container .footer-sidebar{
	padding: 0;
}
/* Utilities */

.ayv-blockquote{
	position: relative;
	background-color: #bcc8ce;
	padding: 90px 60px;
}

.ayv-blockquote:before,
.ayv-blockquote:after{
	content: '';
	position: absolute;
	height: 100%;
	width: 90px;
	background-image: url('/wp-content/uploads/2020/02/quote.png');
	background-repeat: no-repeat;
}

.ayv-blockquote:before{
	top: -20px;
	left: calc(50% - 45px);
}

.ayv-blockquote:after{
	bottom: -20px;
	right: calc(50% - 45px);
	transform: rotate(180deg);
}


.ayv-blockquote p{
	color: #262824;
	text-align: center;
	font-weight: 700;
	font-size: 21px;
	line-height: 26px;
}

.btn-cotizar{
	color: #262824;
	font-size: 24px;
	background-color: #d2e357 !important;
    border-radius: 6px;
    letter-spacing: 1px;
}

.uppercase{
	text-transform: uppercase;
}

.woodmart-title-style-underlined-2.woodmart-title-color-default .title{
	border-color: #9dbd80;
	padding-bottom: 10px;
}

@media(min-width:768px){
.text-boxed{
	padding: 0 160px;
}	
}

.banner-services .banner-image{
	position: relative;
}

.banner-services .banner-image:after{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(41, 41, 41, 0.5);
    z-index: 1;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.banner-services .promo-banner .banner-subtitle{
	color: #fff;
	background-color: #0e94e0;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 700;
}

.wpcf7-submit{
	padding: 14px 28px;
	background-color: #d7e857;
	border-radius: 5px;
}

.wpcf7-submit:hover{
	box-shadow: none;
}

.color-scheme-light p a{
	color: #fff !important;
}

p a{
	border-bottom: 2px solid #d7e857;
}

/* SERVICES */

.service-title{
	font-size: 68px;
	line-height: 1.2;
	margin-bottom: 40px;
}

.service-header.lp .service-title strong{
	font-size: 120px;
	color: #a2c280;
	text-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.service-header{
	padding-top: 182px;
	padding-bottom: 25px;
	margin-bottom: 0;
	position: relative;
	z-index: 5;
}

.service-header:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.4);
}

.page-title{
	position: relative;
	z-index: 5;
}

.page-title:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.4);}

@media(max-width: 1024px){
	.service-title{
		font-size: 48px;
	}
	
	.service-header{
		padding-top: 152px;
	}
}

@media(max-width: 768px){
	.service-title{
		font-size: 36px;
	}
}


@media(max-width: 425px){
	.service-title{
		font-size: 28px;
	}
}

.black-text p{
	color: #000;
}

.white-text p{
	color: #fff;
}

.ayv-cards .wpb_column > .vc_column-inner > .wpb_wrapper{
	position: relative;
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	padding: 20px;
	height: 100%;
}

.ayv-cards .woodmart-button-wrapper{
	position: absolute;
    left: 0;
    right: 0;
    bottom: -24px;
}

.lp-contact-form > .wpb_column > .vc_column-inner > .wpb_wrapper{
	background: #fff;
	padding: 30px;
	border-radius: 12px;
	position: relative;
	margin-bottom: 40px;
}

.lp-contact-form #submit-btn{
	position: absolute;
	left: 0;
	right: 0;
}

.lp-contact-form #submit-btn input{
	display: block;
	margin: 0 auto;
}

.lp-contact-form input:not([type="submit"]){
	background-color: #d8e6e0;
}

.mb30{
	margin-bottom: 30px;
}


