/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 26 2025 | 02:15:46 */
.c_row{
	display: block;
}
.c_row .c_col{
	display: block;
	width: 98%;
}
.c_row .c_col-6{
	display: inline-block;
	margin-right: 1%;
	width: 48%;
}
.c_row .c_col p{
	margin-bottom: 0;
}
.wpcf7-not-valid-tip{
	display: none !important;
}
.wpcf7-not-valid{
	border-color: #B78023 !important;
}
.wpcf7-text, .wpcf7-select, .wpcf7-textarea{
	border: solid 0px #000 !important;
	border-radius: 25px !important;
	color: #747474 !important;
	font-family: "Century Gothic";
	font-size: 14px;
}
.wpcf7-submit{
	background: #573411 !important;
	border-radius: 25px !important;
	color: #FFF !important;
	font-family: "Century Gothic" !important;
	font-weight: bold !important;
	font-size: 14px !important;
	text-align: center;
	transition: all 0.5s ease;
	width: 140px;
	float: right;
}
.wpcf7-submit:hover{
	background: #B78023 !important;
}

.wpcf7 form .wpcf7-response-output{
	font-family: "Century Gothic";
	font-size: 13px;
}

.ast-page-builder-template .entry-header.ast-header-without-markup{
	display: none;
}

.twae-horizontal-timeline.twae-wrapper .twae-labels{
	justify-content: flex-start !important;
}
.twae-wrapper .twae-label-small{
	white-space: normal !important;
}

/* Paginador */
.elementor-widget-posts .elementor-pagination{
	display: block;
	margin-top: 40px;
}

.elementor-widget-posts .elementor-pagination .page-numbers{
	align-items: center;
	background: #B78023;
	border-radius: 50%;
	color: #FFF;
	display: inline-flex;
	height: 25px;
	justify-content: center;
	text-decoration: none;
	width: 25px;
}
.elementor-widget-posts .elementor-pagination .page-numbers.current{
	background: #573411;
}

/* Paginador: Anterior y Siguiente */
.single .post-navigation a{
	color: #B78023;
	font-family: "Century Gothic", Sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

/* Blog */

header.entry-header .entry-title{
	font-family: "Century Gothic", Sans-serif;
	font-size: 30px;
	font-weight: 700;
}

.wp-block-group{
	font-family: "Century Gothic", Sans-serif;
}
.wp-block-group ul li a{
	color: #B78023;
}
.entry-meta{
	display: none;
}
#secondary .wp-block-group h2{
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
}

