/* 
Theme Name: Coiastur Theme
Theme URI: https://oondeo.es/
Description: Tema para la web de la Escuela Oficial de Ingenieros Agronomos de Asturias
Author: Oondeo
Author URI: https://oondeo.es
Template: hello-elementor
Version: 2.0.0
Text Domain: coiastur-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* --------- inicio dynamic posts colegiados --------- */

/* email dynamic posts colegiados*/
.dynamic-colegiados .elementor-repeater-item-1d1e841 p {
	padding-left: 10px;
}
.dynamic-colegiados .elementor-repeater-item-1d1e841 p::before {
	content: "Email: ";
	font-weight: bold;
}

/* nombre dynamic posts colegiados*/

.dynamic-colegiados .elementor-repeater-item-b7ee0b7 h3 {
	padding-left: 10px;
}

/* num.asociado dynamic posts colegiados*/
.dynamic-colegiados .elementor-repeater-item-fd5e04b p {
	padding-left: 10px;
}
.dynamic-colegiados .elementor-repeater-item-fd5e04b p::before {
	content: "Num. Asociado: ";
	font-weight: bold;
}


/* especialidad dynamic posts colegiados*/
.dynamic-colegiados .elementor-repeater-item-898293b h4 {
	padding-left: 10px;
}
.dynamic-colegiados .elementor-repeater-item-898293b h4::before {
	content: "Especialidad: ";
	font-weight: bold;
}

/* --------- fin dynamic posts colegiados --------- */

/* --------- inicio menu-elcolegio posts colegiados --------- */

.menu-elcolegio {
	padding-top: 18px;	
	position:sticky;
	top: 120px;
	z-index:2;
}
@media (max-width: 1024px) {
    .menu-elcolegio {
      top: 70px;
	  padding: 10px
    }
}
.menu-elcolegio .elementor-widget-container > ul{
	color: #008037;
	list-style-type: square;
	marker: initial;
}

.menu-elcolegio a{
	color: #5B9034;
	text-decoration: none;
}

.menu-elcolegio a:hover{
	color: #81C784; font-weight: 1000; margin-left: 5px;
}
.menu-elcolegio .elementor-widget-container > ul > li{
	margin-bottom: 10px;
}
/*.elementor-widget-nav-menu .e--pointer-framed .elementor-item::before, 
.elementor-widget-nav-menu .e--pointer-framed .elementor-item::after{
	border-right-width: 0px;
  	border-top-width: 0px;
	border-left-width: 0px;
  	border-bottom-width: 0px;
}*/

/* --------- fin menu-elcolegio posts colegiados --------- */


/* -------- estilos anchors ---------- */

/* --- el colegio --- */

#el-colegio{
	scroll-margin-top: 65px;
}
#nuestra-historia{
	scroll-margin-top: 65px;
}
#organigrama{
	scroll-margin-top: 40px;
}

/* --- la profesion --- */

#el-ingeniero-agronomo{
	scroll-margin-top: 130px;
}
#atribuciones{
	scroll-margin-top: 130px;
}
#estudios{
	scroll-margin-top: 130px;
}
#historia{
	scroll-margin-top: 130px;
}

/* --------- fin estilos anchors -------- */


/* --------- inicio organigrama -------- */

.organigrama-elcolegio .nombreOrg p{
	cursor: default;
}

.organigrama-elcolegio .nombreOrg a{
	pointer-events: none; 
        cursor: default; 
}

/* --------- fin organigrama -------- */

/* --------- inicio boton oficina virtual header --------- */

.boton_ov a{
	border: 2px solid var( --e-global-color-768c56e );
	background-color: #008037;
	border-radius: 4px;
}

.boton_ov span{
	color: white;
	font-weight: 700;
	font-size: 14px;
	font-family: Roboto;
}

.boton_ov:hover{
	text-decoration: none;
}

.boton_ov .e--pointer-double-line .boton_ov .elementor-item::after, .e--pointer-underline .boton_ov .elementor-item::after{
	content:none;
}

@media(max-width: 1024px){
	.boton_ov span{
		margin-right: auto;
		margin-left: auto;
	}
}

/* --------- fin boton oficina virtual header --------- */
