/*
Theme Name: E-MENHIR
Template: hello-elementor
Author: E-MENHIR Team
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1673514416
Updated: 2023-01-12 10:06:56

*/
.elementor a{
	color:  #ffffff;
}
#list-entradas article{
	border-radius: 20px;
	box-shadow: 0px 0px 5px 2px #cdcdcd;
	padding: 20px;
}

.list-categorias h5, h2.comment-reply-title{
	font-size: 22px;
	color: var(--e-global-color-primary);
	font-weight: 500;
}
.list-categorias ul{
	list-style: none;
	padding: 0;
}
.list-categorias ul > li{
	border-bottom: 1px solid #D6D6D6;
}
.list-categorias ul > li, .list-categorias h5{
	padding: 10px;
	margin: 0;
}
.list-categorias ul > li > a{
	font-size: 14px;
	color: #132F5B;
	font-weight: 500;
}
#comments a{
	color: var(--e-global-color-primary);
}
.form-submit [type=button], .form-submit [type=submit], .form-submit button, .form-submit [type=button]:hover, .form-submit [type=submit]:hover, .form-submit button:hover{
	color: #fff;
	background-color: var(--e-global-color-primary);
	border: 1px solid var(--e-global-color-primary);
}
p.comment-form-author, p.comment-form-email {
    display: inline-block;
	width: 48%;
}
p.comment-form-email{
	margin-left: 25px;
}
form#commentform input:not(.submit), form#commentform #comment{
	border: 1px solid #D6D6D6;
}
.elementor-accordion .elementor-accordion-item, body > div.elementor.elementor-86.elementor-location-single.post-32.page.type-page.status-publish.has-post-thumbnail.hentry > section.elementor-section.elementor-top-section.elementor-element.elementor-element-814c12f.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > div > div > div > section > div > div > div > div > div > div > div {
	border: none;
    border-bottom: 1px solid #d4d4d4;
}
.title-vertical{
	writing-mode: vertical-rl;
    transform: rotate(180deg);
}
li.menu-item.wpml-ls-current-language > a > span {
	color: var(--e-global-color-primary); !important;
}
@media (min-width: 768px) {
 .evolucion-if iframe {
    height: 600px !important;
  }
}
@media (max-width: 768px) {
 .evolucion-if iframe {
    height: 50% !important;
  }
}