/*
 Theme Name: Education Child Theme
 Theme URI: https://themeforest.net/user/webfulcreationsvision/portfolio
 Author: Webful Creations Vision
 Author URI: http://www.webfulcreations.com/
 Description: Webful Education template is best education template for Universties, Colleges, Academies, and Institutions. Can be used for Schools and any other related domains.
 Version: 1.0
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags: one-column, two-columns, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, post-formats, translation-ready, left-sidebar
 Template: education
 Template Version: 1.0.0
*/
.content-section label, .content-section p, .content-section ul, .content-section ol, .content-section a, .content-section blockquote, .content-section input, .content-section textarea, .content-section select, .content-section [type="date"], .content-section [type="text"], .content-section [type="email"], .content-section span { color: #000; }

.wc-row .section-title-wrapper::after { color: #F5801E; }

/* HEADER */
.sticky-container .header { padding-top: 0; padding-bottom: 0; height: 90px; }
.header .logo { padding: 26px 0; }
.menu-main-container .dropdown.menu.medium-horizontal > li > a { padding-top: 37px; padding-bottom: 37px; color: #F5801E; font-weight: bold; }
.menu-main-container .is-active a, .header .top-bar ul li a:hover { color: #fff !important; background-color: #F5801E; }
.sticky-container .is-stuck.header { padding-top: 0; padding-bottom: 0; }
.search-wrap { margin-top: 22px; }

/* BOTONES SUBMENU */
.button.bordered-orange,.wysija-submit[value="¡Suscribirme!"] { color: #F5801E; background-color: #fff !important; border-color: #F5801E; }
.button.bordered-orange:hover,.wysija-submit[value="¡Suscribirme!"]:hover { color: #fff; background-color: #F5801E !important; border-color: #F5801E; }

.section-title p { text-transform: initial !important; }

.course-wrapper { width: 100%; }
.course-wrapper .course h3 { display: none; }
.course-wrapper .course { margin-top: 10px; margin-bottom: 10px; }

.wysija-submit[value="¡Suscribirme!"] { border: 1px solid ; font-weight: bold; font-family: "Montserrat"; padding: 5px 10px; }

.gform_button[value="Enviar"] { background: #F5801E; color: #fff; }

.footer .footerTop { padding-top: 40px; padding-bottom: 40px; }

.m-version { display: none; }
.no-m { color: #fff; }

/* MEDIA QUERIES    767*/
@media screen and (max-width: 767px) {
	.row .small-12.nav-wrap { margin-top: 0; }
	.header .top-bar .top-bar-title > span { position: absolute; top: -53px; left: 15px; }
	.header .logo a img { height: 50px; }
	.header .search-wrap { top: -80px; right: 13px; margin-right: 0; }
	.header .search-wrap a { font-size: 1.2rem; line-height: 1; }
	.m-version { display: inline-block; }
	.no-m { display: none; }
}


.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a,
.dropdown.menu.medium-horizontal>li>a {
	padding:12px 6px; 

}

