/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.2.2
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.elementor-container {
	justify-content: space-between;
}

.elementor-widget-wrap {
	padding: 0 !important;
}

/* Top Menu */
.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
    font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-accent-font-weight );
}

.elementor-widget-image.hdn-logo a img[src$=".svg"] {
	width: 83px;
}

@media screen and (min-width: 768px) {
	.elementor-widget-image.hdn-logo a img[src$=".svg"] {
		width: 147px;
	}
	.hdn-logo { position: relative; top: 8px; }
	div#site-header-inner {
    width: 100%;
    max-width: 100%;
	}

	.hdn-contact-col {
		height: 80px;
	}

	.hdn-top-menu-wrap .elementor-container.elementor-column-gap-default {
	  margin: 0 auto;
	}

	.hdn-top-menu-wrap .elementor-container.elementor-column-gap-default {
		width: 100%;
/*		max-width: 1570px; */
		max-width: 1720px;
	}

	.hdn-methology-wrap .elementor-column-gap-default {
		justify-content: space-between;
	}

	.hdn-top-menu-wrap .hdn-menu-col,
	.hdn-top-menu-wrap .hdn-search-col,
	.hdn-top-menu-wrap .hdn-lang-col,
	.hdn-top-menu-wrap .hdn-contact-col {
		align-items: center;
	}

	.hdn-top-menu-wrap .hdn-contact-col {
		align-items: center;
		background: #E22A86;
	}

	.hdn-top-menu-wrap .hdn-contact-col a {
		font-size: 15px;
	}

	.hdn-top-menu-wrap .hdn-contact-col a,
	.hdn-top-menu-wrap .hdn-contact-col a:hover,
	.hdn-top-menu-wrap .hdn-contact-col a:active,
	.hdn-top-menu-wrap .hdn-contact-col a:focus {
		color: white;
	}

	.hdn-top-menu-wrap nav.elementor-nav-menu--main a {
	    border-right: 1px solid white;
	    padding: 0 15px 5px 15px !important;
	    font-size: 15px;
	}

	.hdn-top-menu-wrap .hdn-lang-col nav.elementor-nav-menu--main ul.elementor-nav-menu a,
	.hdn-top-menu-wrap nav.elementor-nav-menu--main .top-menu-last a {
		border-right: none;
	}

	.hdn-top-menu-wrap .hdn-lang-col nav.elementor-nav-menu--main ul.elementor-nav-menu:before {
		color: white;
		position: absolute;
		content: "\f0ac";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		left: -10px;
		top: 0;
	}
	
	.hdn-top-menu-wrap nav.elementor-nav-menu--main ul.sub-menu a {
    padding: 13px 5px !important;
    display: block;
    color: #081D39;
	}

	.hdn-top-menu-wrap nav.elementor-nav-menu--main ul.sub-menu .menu-item .elementor-sub-item.elementor-item-active,
	.hdn-top-menu-wrap nav.elementor-nav-menu--main ul.sub-menu a:hover {
		background: #081D39;
		color: white;
	}

	.hdn-top-menu-wrap .hdn-search i.fas.fa-search {
		background: transparent;
	}

	.hdn-top-menu-2 a,
	.hdn-top-menu-2 a:hover,
	.hdn-top-menu-2 a:focus,
	.hdn-top-menu-2 a:active {
		color: #081D39;
	}

	.menu-html-temp,
	.hdn-top2-menu-wrap {
		background: white;
	}

	/* Breadcrumbs */
	#breadcrumbs span a {
		font-weight: 300;
		color: #081D39;
	}
	
	.hdn-header-search-cta {
		position: relative;
		top: 0;
		cursor: pointer;
	}
	
	.hdn-header-search-cta p {
	  margin-bottom: 0;
	}

	/* Top Search */
	.hdn-header-search-wrap {
		display: none;
	}

	.hdn-header-search .elementor-search-form__container {
		justify-content: space-between;
		padding-bottom: 2px;
	}

	.hdn-header-search .elementor-search-form__container .elementor-search-form__input {
		border-right: 1px solid #B4B4B4;
		border-bottom: 1px solid #B4B4B4;
		border-radius: 0;
		-moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
		max-width: calc(100% - 200px);
	}

	.hdn-header-search .elementor-search-form__container .elementor-search-form__submit {
		width: 160px;
		border-radius: 0;
	}

	.hdn-header-search button {
    position: relative; 
    z-index: 1;
  }

	.hdn-header-search button:before {
    font-family: 'Font Awesome 5 Free';
    color: #4F5E72;
    position: absolute;
    z-index: 2;
    content: "\f002";
		font-size: 18px;
    left: calc(100% - 230px);
		top: 16px;
	}
}

/* Header medium and small screen fixes */
@media screen and (min-width: 1024px) and (max-width: 1400px) {
/* Logo */
	.elementor-46098 .elementor-element.elementor-element-c731ca3 {
		width: 10% !important;
	}

	.elementor-widget-image.hdn-logo a img[src$=".svg"] {
		width: 112px;
	}
}

@media screen and (min-width: 1300px) and (max-width: 1600px) {
	.elementor-46098 .elementor-element.elementor-element-27ab520,
	.elementor-46098 .elementor-element.elementor-element-8120767 {
		position: relative;
	}

	.elementor-46098 .elementor-element.elementor-element-8120767 {
		left: -23px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1380px) {
/* Header */
	.elementor-column.elementor-element-086cb6c {
		max-width: 130px;
	}

	.elementor-section.hdn-top-menu-wrap .elementor-container .elementor-row,
	.elementor-section.hdn-top2-menu-wrap .elementor-container .elementor-row {
		justify-content: space-between;
		align-items: baseline;
	}

	body .hdn-top-menu .elementor-nav-menu {
		justify-content: center;
	}

	body .hdn-top-menu .sub-menu.elementor-nav-menu {
		justify-content: flex-start;
	}

	.elementor-46098 .elementor-element.elementor-element-ebef500,
	.elementor-46098 .elementor-element.elementor-element-7553575 {
		width: initial !important;
		padding-left: 8px;
		padding-right: 8px;
	}

	.elementor-46098 .elementor-element.elementor-element-27ab520,
	.elementor-46098 .elementor-element.elementor-element-8120767 {
		width: initial !important;
		position: relative;
	}

	.elementor-46098 .elementor-element.elementor-element-8120767 {
		left: -8px;
	}

	.elementor-46098 .elementor-element.elementor-element-27ab520 {
		left: -23px;
	}

	.hdn-top-menu-wrap nav.elementor-nav-menu--main a,
	.elementor-46098 .elementor-element.elementor-element-1a1b92b,
	.elementor-46098 .elementor-element.elementor-element-96ecee5 .elementor-text-editor p,
	.elementor-46098 .elementor-element.elementor-element-339287a .elementor-text-editor {
	  padding: 0 8px 5px 8px !important;
	  font-size: 14px;
	}

	.hdn-top-menu-wrap .hdn-lang-col nav.elementor-nav-menu--main ul.elementor-nav-menu:before {
		left: -15px;
	}

	.elementor-46098 .elementor-element.elementor-element-96ecee5 .elementor-text-editor p {
		margin-bottom: 14px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1120px) {
	.elementor-46098 .elementor-element.elementor-element-ad4ccc1 {
		width: initial !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1600px) {
/* Footer */
	.elementor-section.foo-menu-wrap .elementor-row {
		flex-wrap: wrap;
	}
	.hdn-foo-col {
		width: 25% !important;
		padding-bottom: 40px;
		padding-left: 25px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.hdn-foo-col {
		width: 50% !important;
	}
	.hdn-foo-col .foo-menu-cnt .elementor-menu-toggle {
		margin-left: 0 !important;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
	.hdn-foo-col {
		width: 33% !important;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
	.hdn-foo-col {
		width: 25% !important;
	}
}

@media screen and (min-width: 1200px) {
	#main #content-wrap {
			width: 1088px;
	}	
}

@media screen and (min-width: 1280px) {
	.hdn-top-menu-wrap .hdn-search i.fas.fa-search:after {
	    content: "Search";
	    font-size: 15px;
	    position: absolute;
	    top: 22%;
	    left: 100%;
	    font-family: 'Open Sans';
	    font-weight: 400;
	}
}

@media screen and (min-width: 1600px) {
	.hdn-top-menu-wrap nav.elementor-nav-menu--main a {
	    padding: 0 15px 5px 15px !important;
	    font-size: 15px;
	}
}

/* DT Layout */
@media screen and (min-width: 768px) {
	#main {
		background: url(https://www.helendoron.com/english/wp-content/uploads/2022/07/bg.png) center top no-repeat;
    background-size: contain;
	}

	#site-header {
		border-bottom: none;
	}

	.hdn-ttl-left h1.elementor-heading-title {
		text-align: left;
		margin: 0;
	}

/* Lists - buttons on top */
	.hdn-list-wrap .elementor-icon-list-items .elementor-icon-list-item {
		align-items: flex-start;
	}

	/* swiper */
	.swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: -12px;
	}

	.swiper-pagination-bullets .swiper-pagination-bullet {
		border-radius: 0;
	}

/* CTA */
	.elementor-widget-button {
		text-align: center;
		margin: auto;
	}

	/* DT Popup */
	.hdn-hp-popup-wrap,
	.hdn-learn-popup-wrap,
	.hdn-franchise-popup-wrap {
		max-width: 1088px;
		left: 0 !important;
		right: 0 !important;
		margin: auto !important;
		text-align: center !important;
	}

	.hdn-hp-popup-wrap {
		border: 20px solid white;
		box-shadow: 0 3px 8px rgba(0, 0, 0, 0.8);
	}
	
	#elementor-popup-modal-45955 .dialog-close-button {
		display: none !important;
	}

	.hdn-close-popup-dt {
		color: white;
		cursor: pointer;
		font-size: 24px;
		text-align: right;
		display: block;
		padding-right: 20px;
	}

	.elementor-45955 .elementor-element.elementor-element-62d25162 .elementor-field-subgroup label {
		text-align: left;
	}
}
@media screen and (min-width: 1024px) {
	#main #content-wrap {
		padding-top: 0;
	}
	.elementor-button-wrapper .elementor-button-link.elementor-button.elementor-size-xl {
		padding: 20px;
		width: 288px;
		min-height: 60px;
	}

	.hdn-search-col,
	.hdn-contact-col {
		min-width: 120px !important;
	}

	.hdn-lang-col {
		min-width: 140px;
	}

	.hdn-top-menu-wrap .elementor-container.elementor-column-gap-default {
		width: 95%;
		max-width: 1720px;
	}
}

/* Map Filter */
.categories_filter select {
	background-color: #fff !important;
	border: 1px solid #081d39 !important;
	color: #081d39 !important;
	font-size: 15px !important;
	background-image: url(https://helendoron.com/english/wp-content/plugins/wp-google-map-gold/assets/images/black_select_arrow.png) !important;	
}


/* DT Contact form section */
@media screen and (min-width: 768px) and (max-width: 1600px) {
	.elementor-39 .hdn-hp-map-wrap .elementor-element.elementor-element-fe32338 {
		width: 60%;
	}
	.elementor-39 .hdn-hp-map-wrap .elementor-element.elementor-element-f2ec463 {
		width: 38%;
	}
}

/* Footer */
@media screen and (min-width: 768px) {
	.foo-menu-cnt {
		margin-bottom: 0 !important;
	}

	.foo-menu-cnt .elementor-nav-menu--main .elementor-nav-menu a {
		padding: 0;
		margin-bottom: 16px;
	}

	.foo-menu-cnt .elementor-nav-menu--main .elementor-nav-menu a:after {
		display: none !important;
	}

	.foo-menu-cnt .elementor-nav-menu--main .elementor-nav-menu a:hover,
	.foo-menu-cnt .elementor-nav-menu--main .elementor-nav-menu a:active,
	.foo-menu-cnt .elementor-nav-menu--main .elementor-nav-menu a:focus {
		padding: 0;
		color: #081d39;
		margin-bottom: 16px;
		text-decoration: none;
		background-color: transparent;
	}
}

/* Blog */
.single-post #content h1 {
	line-height: 1.175em;
}

/* links */
.single-post #content a {
	color: #081D39;
	font-weight: bold;
}

.single-post #content a:hover {
	color: #00AEEF;
}

.single-post #content a.elementor-button-link.elementor-button,
.single-post #content a.elementor-button-link.elementor-button:hover,
.single-post #content a.elementor-button-link.elementor-button:active,
.single-post #content a.elementor-button-link.elementor-button:focus {
	color: white;
}

.single-post #content a.elementor-button-link.elementor-button:hover,
.single-post #content a.elementor-button-link.elementor-button:active,
.single-post #content a.elementor-button-link.elementor-button:focus {
	background-color: #00AEEF;
}


/* Mobile fixes */
@media screen and (max-width: 768px) {
	body .elementor-46098 .elementor-element.elementor-element-8eb1b58 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		margin-top: 8px !important;
	}

	body .elementor-element-f1b6b41 .elementor-widget-wrap {
		padding: 14px 0 !important;
	}

	.hde-col-wrap .hde-col-25 {
		width: 25%;
	}

	.hde-col-wrap .hde-col-33 {
		width: 33%;
	}

	.hde-col-wrap .hde-col-50 {
		width: 50%;
	}

	.hde-col-wrap .hde-col-67 {
		width: 67%;
	}
	.eicon-close{position: absolute; top: -150px;right: 0px;}

}


/* HOT FIX for DT second menu (Teach & Franchise CTAs) */
.hde-midhead-cta a { color: #081D39 !important; }
.hde-midhead-cta:hover a { color: white !important; }
#menu-1-1d1e52b .menu-item-47171 {border:1px solid #00AEEF}
#menu-1-1d1e52b .menu-item-47171 a{font-weight: 400;font-size: 1.8rem;}
.wpgmp-map-14 .fc-item-meta.fc-item-secondary-text-color.fc-css,.fc-badge.info  { font-weight: 600; font-size: 14px; color: rgb(255 255 255) !important;background-color: rgb(6 174 239) !important;text-transform: uppercase;}
.fc-badge.info{margin-top:5px !important}
.fc-itemcontent-padding {border-top: none !important}
li.fc-component-text > div > a > span , .direction{ color: #e4398c !important;border: 1px solid #e4398c !important;}
a:focus {outline: none !important;}
.proradio-popupwindow{width:130px !important; height:130px !important}
.busca-academia a{color:#FFF !important}
.fc-infowindow-default i{font-size:24px; color:#06aeef}
.fc-infowindow-default a,.tabla-ficha td{font-size:15px; color:#272727; font-weight:400}
.icono-ficha{width:30px; margin-right:10px}
.fc-infowindow-default h4{margin:0 !important}
.tabla-ficha td{padding:0px; border-bottom: none !important;}
.tabla-ficha td i{padding-right:5px}
.gm-style .gm-style-iw-d {  min-width: 400px;}
.rrss-ficha{  display: flex; gap: 10px; margin-top: 10px;} 
.rrss-ficha a:not([href^="http"]) {
  display: none;
}
.rrss-lista {margin-top: -30px !important;justify-content: flex-end;}
.rrss-lista i{font-size:24px; color:#06aeef}
