/*
Theme Name: GeneratePress Child
Theme URI: https://designcpoint.es
Version: 1.0
Description: Tema hijo de GeneratePress.
Author: Design Point
Author URI: https://designpoint.es
Template: generatepress
*/

@import url("../generatepress/style.css");

/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/
.elementor-element-4ef29e8 ul, .elementor-element-97af6f0 ul {
    margin: 0 0 1.5em 1.5em !important;
}
.elementor-75 .elementor-element.elementor-element-135dd10 .elementor-pagination .page-numbers.current {
    background: #007fc0 !important;
    color: #fff;
}
.elementor-75 .elementor-element.elementor-element-135dd10 .elementor-pagination a.page-numbers:hover {
    background: #ddd;
	    color: #555;

}
.flexslider .slides {
    margin: 0px !important;
}
body {
  
}
body.single-post .mi-clase  {width:35%;}
.elementor-75 .elementor-element.elementor-element-135dd10 .elementor-pagination {
    margin-top: 10px;
}
.elementor-75 .elementor-element.elementor-element-135dd10 .elementor-pagination .page-numbers:not(.dots) {
    background: #fff;
    padding: 5px;
    border: 1px solid #ddd;
}
.elementor-9 .elementor-element.elementor-element-1b33213 .elementor-nav-menu--main .elementor-item {
    display: grid;
    text-align: center;
}
.zmdi {
    margin-bottom: 10px;
    font-size: 18px !important;
}

.elementor-posts--skin-classic .elementor-post {
    background: #fff;
    padding: 10px;
}
.elementor-post__title { margin-top:15px !important;}
.elementor-post__read-more {     
    border: 1px solid #eaeaea !important;
    background-color: #ffffff;
    color: #4c5667 !important;
    padding: .25rem .5rem;
    font-size: .875rem !important;
    float: right;
    margin-right: 30px;

}
.elementor-post__read-more:hover {
    background-color: #f9f9f9;
}

.elementor-element-1035541 {max-height: 105px;}
.elementor-widget-template .elementor-widget-container h5 {    
	color: #505458 !important;
    font-size: 1.5rem !important;
 }
.tagcloud a {    
	text-transform: uppercase;
    padding: 3px 5px;
    margin-top: 1px;
    display: inline-block;
    min-width: 10px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #007fc0;
 }
.tagcloud a:hover{    background-color: #025aa5;
}
.menu-item-type-custom.menu-item-object-custom.menu-item-has-children .sub-arrow {    position: absolute;
    right: 5px;
    top: 45px;
}

@media (max-width: 767px) {
.zmdi {
    margin-bottom: inherit !important;
    margin-right: 10px !important;
}
	.elementor-nav-menu li {    display: table;}
	.elementor-nav-menu--dropdown.elementor-nav-menu__container {top:-13px !important;}
	.menu-item-type-custom.menu-item-object-custom.menu-item-has-children .sub-arrow {    top: 13px;

}
	body.single-post .mi-clase  {width:100%;}

}


@media (max-width: 1024px) {
	.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #007fc0 !important;
}
	.elementor-nav-menu li {    display: table;}
.zmdi {
    margin-bottom: inherit !important;
    margin-right: 10px !important;
}	
	.menu-item-type-custom.menu-item-object-custom.menu-item-has-children .sub-arrow {    top: 13px;

}
}