/*
 Theme Name: Association Child
 Description: Child theme for Association theme
 License: Themeforest Split Licence
 Author: Themezaa
 Author URI: http://www.themezaa.com
 Template: association
 Version: 1.0
 Text Domain: association-child
*/

#titles{ padding: 10px 10px !important;}

.single-post #core{
    margin-top: 0px !important;
}

.mc_logo{
    top: -180px; width: 100px !important;
}

.mc_div_home{
    margin-top: -130px;
}

.flexinside h2 a{
    left: 125px;
}

.footerhead h2{
    max-width: 100%;
    text-align: center;
    text-transform: none !important;
}


ul.ecs-event-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
    
li.ecs-event {
    background: url('http://camara-alajuela.com.com/wp-content/uploads/2017/12/calendar.png') no-repeat left top;
    height: 70px;
    padding-left: 90px;
    padding-top: 3px;
}

.owl-item > div > div:last-child{
    height: 85px !important;
}

.principal div:nth-child(1){
		background: url(https://camara-alajuela.com/wp-content/uploads/2022/03/Logo-Camara-de-Alajuela-en-blanco.png) !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
	height: 171px !important;
    }
.principal div:nth-child(2) {
		margin-top: 115px !important;
	}

@media only screen and (max-width: 700px) {
    .owl-item img {
        width: 60% !important;
        margin: auto;
    }
    .owl-item > div > div::before{
        background-color: white !important;
    }

    .mainflex{
        background-color: white !important;
    }

    .flexinside{
        margin: -200px 0 0 0px !important;
    }

    .principal{
        font-size: 18px;
    }


    .principal div:nth-child(1){
        height: 70px !important;
		width: 200px !important;
        margin-right: 10px !important;
		background: url(https://camara-alajuela.com/wp-content/uploads/2022/03/Logo-Camara-de-Alajuela-en-blanco.png) !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
    }
	
	.principal div:nth-child(2) {
		margin-top: 33px !important;
	}
	
	
}