/*
Theme Name: Divi Child "Podpora Šimona"
Theme URI: http://www.wplama.cz/divi-child-sablona/
Description: Divi child šablona. Obsahuje vylepšení překladu a další rozšíření výchozích funkcí.
Author: <a href="http://www.wplama.cz/">WPlama.cz</a>
Author URI: http://www.wplama.cz/divi-child-sablona/
Template: Divi
Version: 1.19
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/


/*------------------------------------*\
    MAIN
\*------------------------------------*/

.lama-read-more-left-align {
    float: left;
}

.lama-read-more-right-align {
    float: right;
}


/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/



/*------------------------------------*\
    PAGES
\*------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    margin-top: 20px;
}

/*------------------------------------*\
    PŘÍSPĚVKY (POSTS)
\*------------------------------------*/


/*------------------------------------*\
    IMAGES
\*------------------------------------*/
.mfp-title {
	display: none;
}
.et_pb_4divi_masonry_gallery_0.et_pb_gallery .et_pb_gallery_item {
	padding: 1px;
	/** Desktop **/
	width: 16.66% !important; /*six columns*/
	clear: none !important;
}

.et_pb_gallery  img { /* Galeria na hlavní stránce */
    width: 400px; /* Zajišťuje, že šířka obrázku bude přizpůsobena při zachování poměru stran */
    height: 284px; /* Zajišťuje, že výška obrázku bude přizpůsobena při zachování poměru stran */
	object-fit: cover; /* Zajistí, že obrázek bude celý vidět */
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:980px) {

    }

@media only screen and (max-width:767px) {

    }


/*------------------------------------*\
    MISC
\*------------------------------------*/

/*------------------------------------*\
BLOG - pinterest
\*------------------------------------*/

/*---------------STRÁNKOVÁNÍ---------------*/

/*---------------MENU ICONS---------------*/

/*---------------TOP MENU---------------*/

@media only screen and (max-width: 980px) {
     
}

/*----------Customized Top Header (Secondary Menu)----------*/
 

@media only screen and (max-width: 980px) {
 
}

/*----------Custom FOOTER WIDGET----------*/

	.footer-widget-address:before {
		font-family: 'ETmodules';
		content: "\e01f";
		font-size: 14px;
		float: none;
	}
		
	.footer-widget-phone:before {
		font-family: 'ETmodules';
		content: "\e090";
		font-size: 14px;
		float: none;
	}

	.footer-widget-email:before {
		font-family: 'ETmodules';
		content: "\e010";
		font-size: 14px;
		float: none;
	}

	.footer-widget-web:before {
		font-family: 'ETmodules';
		content: "\e0e3";
		font-size: 14px;
		float: none;
	}

/*----------Custom Footer Icons----------*/
 
	#footer-info {
		float: left;
		padding-bottom: 10px;
		color: #666;
		text-align: center;
	}

	.footer-login:before {
		font-family: 'ETmodules';
		content: "\e08a";
		font-size: 14px;
		float: none;
	}
	

/*----------SOCIAL MEDIA ICONS----------*/
 
.et-social-facebook a.icon:before { content: '\e093'; }
.et-social-twitter a.icon:before { content: '\e094'; }
.et-social-google-plus a.icon:before { content: '\e096'; }
.et-social-pinterest a.icon:before { content: '\e095'; }
.et-social-linkedin a.icon:before { content: '\e09d'; }
.et-social-tumblr a.icon:before { content: '\e097'; }
.et-social-instagram a.icon:before { content: '\e09a'; }
.et-social-skype a.icon:before { content: '\e0a2'; }
.et-social-flikr a.icon:before { content: '\e0a6'; }
.et-social-myspace a.icon:before { content: '\e0a1'; }
.et-social-dribbble a.icon:before { content: '\e09b'; }
.et-social-youtube a.icon:before { content: '\e0a3'; }
.et-social-vimeo a.icon:before { content: '\e09c'; }
.et-social-rss a.icon:before { content: '\e09e'; }
