/*
Theme Name: Divi Child od WPlama
Theme URI: http://www.wplama.cz/divi-child-sablona/
Description: Divi child šablona od WPlama. 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.15
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
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



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



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

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

    }

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

    .bottom-nav li {
        display: block;
        padding: 15px;
        font-weight: 600;
        border-bottom: 1px solid grey;
    
    }

/*------------------------------------*\
    Contact Form 7
\*------------------------------------*/


 
/*
Aplikováno v Custom CSS nastavení v Divi

.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:20px;
}
 
.clearfix {
    display: block;
}

.cf7left {
    width: 48%;
    float: left !important;
    margin-right:4%;
}
 
.cf7right {
    width: 48%;
    float: left !important;
}*/

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

/* Place the word MENU after the mobile hamburger */
.mobile_menu_bar:after {
    content: 'Menu';
    position: relative !important;
    bottom: 10px;
    left: 10%;
    color: black;
}


/*.uncool-menu a {
    background-color: #F2F2F2;
	color: #111111!important;
    padding: 15px 15px 15px 15px!important;
}*/


/*#uncool-homepage {
    display: inline-block;
    max-width: 75%;
    margin: 0 auto !important;
    vertical-align: middle;
}*/

.img#uncool-homepage-img{
    max-width: 70px !important;
    margin-right: 10px;
}
