/*
Theme Name: CleverSalud
Theme URI:  https://www.cleversalud.con
Author:     afrancel.com
Author URI: https://www.afrancel.com
Template:   hello-elementor
Version:    1.0
License:    GNU General Public License v2 or later
*/

/*FIXEDS*/
form {margin-bottom: 0em !important;}
/*padding imagenes filter post*/.elementor-posts-container .elementor-post__thumbnail__link {margin-bottom: 0.5em !important;}

/*BLOG*/
.elementor-pagination{margin-top: 1.2em !important;}
.next{background-color: lightgray !important; border-radius: 10px !important; padding: 0.2em 1.2em 0.2em 1.2em !important;}
.prev{background-color: lightgray !important; border-radius: 10px !important; padding: 0.2em 1.2em 0.2em 1.2em !important;}

/*BANNERS*/
.elementor-slide-heading{font-size:2.3em; color:white !important; line-height:1.8em;}
.elementor-slide-description{background-color:#CC4848!important; padding:0px 5px 0px 8px!important; border-radius:12px!important;}

@media screen and (min-device-width: 481px) and (max-device-width: 768px) { 
	.elementor-slide-heading{font-size:1.4em !important; color:white !important; line-height:1.1em;}
}

.current_page_item{
    background-color: lightgray !important;
    border-radius: 0px 10px 10px 0px !important;
    padding-left: 5px !important;
}

/*fix form*/
.elementor-select-wrapper .select-caret-down-wrapper i {display: none !important;}
.elementor-select-wrapper.remove-before:before {display: none !important;}