/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/Divi/
Description: Child theme for the Divi theme
Author: Online Vilag
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.0.0
*/


/* Theme customization starts here
------------------------------------------------------- */ 



/*---------- [Testimonial Slider ]----------*/

    
    .testimonial-slider,
    .testimonial-slider .et_pb_container {
        height: auto !important;
    }
    .testimonial-slider,
    .testimonial-slider .et_pb_slide {
        max-height: auto;
        border: 3px solid #ff6249;
        outline: 30px solid #25687d;
    }
    .testimonial-slider .et_pb_slide_description {
        position: relative;
        top: 25%;
        padding-top: 20px !important;
        padding-bottom: 10px !important;
        height: auto !important;
    }
    .testimonial-slider .et_pb_testimonial_portrait {
        display: table-cell;
        float: left;
        position: relative;
        width: 175px !important;
        height: 175px !important;
        margin-right: 30px;
        border: 3px solid #ffffff;
        background-color: #fff;
		background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }
	
	.testimonial-slider .et-pb-controllers a {
    border-radius: 0px;
}


/*----------Post list image size----------
.et_pb_post a img {
	max-width: 70%;
}*/



.et_pb_image_container img { 
	max-width: 40%; 
	vertical-align: bottom; 
	text-align: center; 
	float: left; 
	margin-right: 4%; 
}


.et_pb_post a img { 
	max-width: 40%; 
	vertical-align: bottom; 
	text-align: center; 
	float: left; 
	margin-right: 4%; 
}

/*----------Események blog grid----------*/

.et_pb_blog_grid .et_pb_image_container img {
	margin-bottom: 15px;
}