/*
Theme Name:		Escuela Aceite
Theme URI:		http://comunica-web.com/
Description:	WordPress Theme for Escuela Aceite
Author:			Comunica Web
Author URI:		http://comunica-web.com/
Template:		Avada
Version:		1.0.0
License:		GNU General Public License v2 or later
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:	escuela-aceite
*/

:root {
    --doestepa-orange: #fe9b00;
}

.fusion-open-submenu:focus {
    outline: none !important;
}

#toTop {
    background: var(--doestepa-orange) !important;
}

#toTop:hover {
    background: #000 !important;
}

.fusion-text h2,
.fusion-title h2 {
    line-height: normal !important;
}

a.boton-naranja {
    background: var(--doestepa-orange);
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px;
}

a.boton-naranja:hover {
    color: #fff;
}

a.boton-blanco,
a.boton-blanco.buttopn-default {
    background: #fff;
    border-radius: 0 !important;
	color: #000 !important;
    display: inline-block;
    font-size: 13px !important;
	font-weight: 600 !important;
	line-height: normal !important;
    padding: 10px 20px !important;
}

a.boton-blanco:hover,
a.boton-blanco.buttopn-default:hover {
	background: #fff !important;
}

a.boton-blanco > *,
a.boton-blanco.buttopn-default > * {
	color: #000 !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	line-height: normal !important;
}

.fusion-secondary-header {
    text-align: center;
}

.marginT-30 {
	margin-top: 30px;
}

.marginT-10 {
	margin-top: 10px;
}

.wpcf7-form input[type="text"] {
	background-color: #fff !important;
	color: #7e8890 !important;
	border: 1px solid #ddd !important;
}

.wpcf7-form input[type="email"] {
	background-color: #fff !important;
	color: #7e8890 !important;
	border: 1px solid #ddd !important;
}

.wpcf7-form input[type="tel"] {
	background-color: #fff !important;
	color: #7e8890 !important;
	border: 1px solid #ddd !important;
}
.wpcf7-form textarea {
	background-color: #fff !important;
	height: 120px !important;
	color: #7e8890 !important;
	border: 1px solid #ddd !important;
}

.link-widget {
	float: left;
	width: 100%;
	color: #00622a;
	font-weight:500;
	margin-top: 30px;
}

.link-widget-2 {
	float: left;
	width: 100%;
	color: #00622a;
	font-weight:500;
	margin-top: 30px;
}

.link-widget-3 {
	float: left;
	width: 100%;
	color: #00622a;
	font-weight:500;
	margin-top: 5px;
}

.button-master {
    width: 200px !important;
    display: block !important;
    margin: 10px auto !important;
}

.tribe-events-past div,
.tribe-events-present div,
.tribe-events-future div {
	color: #000 !important;
}

#tribe-events-bar #tribe-bar-form input[type=text] {
	background-color: #fff !important;
    color: #7e8890 !important;
    border: 1px solid #ddd !important;
}

.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=url],
.comment-form textarea {
	background-color: #fff !important;
    color: #7e8890 !important;
    border: 1px solid #ddd !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #7e8890 !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #7e8890 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #7e8890 !important;
}

.tribe-events-map .tribe-events-ical {
	display: none;
	visibility: hidden;
}

.tribe-events-cal-links .tribe-events-gcal,
.tribe-events-cal-links .tribe-events-ical {
	display: none;
	visibility: hidden;
}

.tribe-events-meta-group-details {
	display: none;
	visibility: hidden;
	height: 0px !important;
	margin: 0px !important;
}

.tribe-events-meta-group-venue {
	display: none;
	visibility: hidden;
	height: 0px !important;
	margin: 0px !important;
}

.single-tribe_events .tribe_mini_calendar_widget .widget-title {
	margin-top: -50px !important;
}

#comment-input input[type=url] {
	display: none;
	visibility: hidden;
	height: 0px !important;
}

.fusion-recent-posts .columns .column .recent-posts-content h4 {
    margin: 5px 0 0;
}

.fusion-recent-posts .columns .column .recent-posts-content a {
    color: #000;
    font-family: Montserrat, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}

.fusion-recent-posts .columns .column .recent-posts-content a::after {
    color: #000;
    content: "[+]";
    display: inline-block;
    font-weight: 600;
    margin: 0 0 0 5px;
    text-decoration: none;
}

@media only screen and (max-width: 1000px) {
	.fusion-columns .fusion-column:not(.fusion-column-last) {
		margin: 0px !important;
	}

	.fusion-social-links-footer, .fusion-social-networks {
		text-align: left !important;
		margin-left: 0px !important;
	}

	#social_links-widget-2 {
		padding-left: 0px !important;
	}

	.button-master {
		width: 200px !important;
		display: block !important;
		margin: 20px auto !important;
	}

	.link-widget {
		margin-top: 5px !important;
	}
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
	.fusion-header-wrapper .fusion-alignleft {
	    text-align: center !important;
		width: auto !important;
		float: left !important;
	}

	.fusion-social-networks .fusion-social-networks-wrapper {
		float: right !important;
		margin: 0px !important;
		padding: 5px 0px 0px 0px !important;
	}

	.fusion-social-networks {
   		 padding: 0px !important;
	}

	.margin-0 {
		margin-top: -30px !important;
	}

	#mc-embedded-subscribe-form .fusion-one-fourth {
		width: 300px !important;
	}

	.margin-0 .wpcf7-form input[type="email"] {
		width: 95%;
	}
}

@media only screen and (max-device-width:767px) {
	.fusion-header-wrapper .fusion-alignleft {
	    text-align: center !important;
		width: auto !important;
		float: left !important;
	}

	.fusion-social-networks {
		display: block;
		width: 200px;
		margin: auto !important;
   		 padding: 0px !important;
	}

	.margin-0 {
		margin-top: -30px !important;
	}
}

.fusion-logo img.fusion-standard-logo,
.fusion-logo img.fusion-mobile-logo,
.fusion-logo img.fusion-sticky-logo {
    height: 105px !important;
    max-height: 105px !important;
}

@media only screen and (max-device-width:439px) {
	footer a.boton-naranja {
		margin: 15px auto 50px !important;
	}

	.widget .fusion-social-networks .fusion-social-networks-wrapper {
		text-align: center;
	}

	#toTop {
        bottom: 10px !important;
        right: 10px !important;
    }
}