/*
Theme Name: MH Edition lite Child (1 column)
Theme URI: 
Description: Child theme for the MH Edition lite theme
Author: Radim Cejnek
Author URI: 
Template: mh-edition-lite
Version: 2.9.91
*/



/* přebarvení šablony */
a:hover, .mh-header-tagline, .mh-meta a:hover, .mh-footer .mh-meta a:hover, .entry-content a, .mh-copyright a, .mh-comment-info, .required, .mh-slider-content .mh-excerpt-more, #child, .menu-control:hover, .mh-main-nav li a, .page-overlay .search-field::placeholder { color: #38b7ee; }
.mh-excerpt-more, .slicknav_btn, .slicknav_menu, .slicknav_nav .slicknav_item:hover, .slicknav_nav a:hover, .entry-tags .fa, .page-numbers:hover, .current, a:hover .pagelink, .pagelink, #cancel-comment-reply-link, input[type=submit],
.mh-slider-widget .flex-control-paging li a.flex-active, .mh-carousel-widget .flex-direction-nav a, .tagcloud a:hover, .mh-widget .tagcloud a:hover, #child, .mh-header-mobile-nav, .mh-main-nav li:hover { background: #38b7ee; }
.mh-slider-caption, .mh-carousel-caption, #child, .mh-main-nav .sub-menu li:hover { background: #38b7ee; background: rgba(56, 183, 238, 0.8); }
blockquote, .mh-header, .bypostauthor .mh-comment-meta, input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover, textarea:hover, #child, .page-overlay .search-form, .mh-loop-thumb a:after, .mh-custom-posts-thumb-xl a:after { border-color: #38b7ee; }

body, .mh-container-outer, #ssp-branding.adFull ~ .mh-container { background: #d7f1fb; } /* rgba(56, 183, 238, 0.2) */
.page-overlay { background: #fff; background: rgba(255, 255, 255, 0.9); }
.mh-wrapper { background: none; }
.mh-container-outer { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
#header-top, body.single .mh-content, .entry-title, .mh-loop-item, .page-numbers, .mh-copyright-wrap, .page-title, .mh-widget-title, .mh-custom-posts-content { background: #fff; }
.page-numbers:hover, .current { background: #38b7ee; }
/* ### */



/* reklamy */
#rekl_leaderboard {
    margin: 0 auto 30px;
    margin-bottom: 1.875rem;
    text-align: center;
}

/*
#rekl_leaderboard:before {
    content: "reklama";
    line-height: 11px;
    font-size: 10px;
    display: block;
    height: 11px;
    text-align: right;
}
*/

#ssp-branding {
    position: fixed;
    top: 51px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
}

#ssp-branding.adFull {
    width: 2000px;
    height: 1400px;
}

#ssp-branding.adFull ~ .mh-container {
    margin-top: 226px;
}

#ssp-branding.adFull ~ .mh-container > #rekl_leaderboard {
    display: none;
}

#rekl_poprvnim, #rekl_popatem, #rekl_posedmem {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#rekl_podclanek {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#rekl_halfpagead.sticky-element-original.adFull .sssp-posCont {
    position: static !important;
    height: 600px !important;
}

#strossle_footer {
    background: #fff;
}

#strossle_footer .spklw-widget {
    margin-bottom: 0;
    padding-bottom: 10px;
}

#rekl_megabanner {
    text-align: center;
}

/* ### */



/* šířka webu */
.mh-container-outer {
    margin: 0 auto;
    padding: 30px;
}

@media screen and (max-width: 1060px) {
    .mh-container-outer {
        padding: 30px 0;
    }
}

@media screen and (max-width: 767px) {
    .mh-container-outer {
        padding-top: 0;
    }
}

.mh-container, .mh-container-inner {
    max-width: 1000px !important;
}
/* ### */



/* menu */
#header-top {
    width: 100%;
}

.page-overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    overflow-y: hidden;
    transition: 0.5s;
}

.page-overlay a {
    text-decoration: none;
    display: block;
    transition: 0.3s;
}

.page-overlay-top {
    position: relative;
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
    font-size: 36px;
    padding: 8px;
}

.menu-control {
    color: #2a2a2a;
}

.menu-control.openbtn {
    float: right;
    margin: 0;
    padding: 10px;
    font-size: 28px !important;
    line-height: 0.8;
}

.menu-control.closebtn {
    position: absolute;
    top: 20px;
    right: 5px;
    font-size: 60px !important;
    line-height: 1;
}

#menu-top {
    margin: 0 auto;
    width: 100%;
    max-width: 970px;
}

.menu-content, .search-content {
    position: relative;
    top: 15%;
    width: 100%;
    max-width: 970px;
    text-align: center;
    margin: 30px auto;
}

.mh-main-nav {
    background: none;
}

.mh-main-nav a {
    font-size: 28px;
    padding: 0.6em !important;
}

.mh-main-nav li {
    float: none;
    font-weight: 500;
    border: none;
}

.mh-main-nav .sub-menu {
    right: 0;
}

.mh-main-nav .sub-menu a {
    font-size: 1em;
    padding: 0.8em !important;
}

.desktop-home {
    display: block;
    position: relative;
    float: left;
    max-width: 70%;
    margin: 5px 5px 0 5px;
    padding: 5px;
    color: #000;
}

.desktop-home.svg:after, .mobile-home.svg:after {
    content: ""; 
    position: absolute; 
    top: 0; 
    right: 0; 
    bottom: 0; 
    left: 0;
}

.desktop-home img {
    width: auto;
    max-height: 30px;
}

.desktop-home.svg object {
    width: 100%;
    height: auto;
    max-height: 30px;
}

.page-overlay .search-form {
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.page-overlay .search-field {
    width: 100%;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #2a2a2a;
    font-size: 2.25rem;
    line-height: 3.125rem;
    text-transform: none;
    outline: none;
    -webkit-appearance: none;
}

@media screen and (max-height: 800px) {
    .mh-main-nav a {
        font-size: 20px;
    }
    .mh-main-nav .sub-menu a {
        padding: 0.5em !important;
    }
}

@media screen and (max-height: 600px) {
    .mh-main-nav a {
        font-size: 18px;
        padding: 0.5em !important;
    }
}



.mh-header-mobile-nav {
    position: relative;
    width: 100%;
    min-height: 60px;
    display: none;
}

.slicknav_menu {
    display: block;
}

.slicknav_btn {
    margin: 2.5vw;
    padding: 10px;
    background: none;
}

.slicknav_menutxt {
    display: none !important;
}

.slicknav_icon {
    font-size: 25px;
    margin: 0 !important;
}

.mobile-home {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 70%;
    margin: 2.2vw;
    padding: 10px;
    color: #fff;
}

.mobile-home img {
    width: auto;
    max-height: 25px;
    filter: brightness(0) invert(1);
}

.mobile-home.svg object {
    width: 100%;
    height: auto;
    max-height: 25px;
}

@media screen and (max-width: 767px) {
    #menu-top {
        display: none;
    }

    .mh-header-mobile-nav {
        display: block;
    }
}
/* ### */



/* HP, category, author */
.mh-wrapper {
    padding: 0;
}

.page-title {
    font-weight: 700;
}

.mh-loop-item {
    position: relative;
    padding-bottom: 0;
}

.mh-loop-thumb {
    margin-right: 20px;
}

.mh-loop-thumb a {
    position: relative;
    display: block;
}

.mh-loop-thumb a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom-style: solid;
    border-bottom-width: 0;
    opacity: .9;
    transition: border .3s;
}

.mh-loop-thumb a:hover:after {
    border-bottom-width: 10px;
}

.mh-loop-thumb img {
    max-width: 340px;
}

.mh-loop-content {
    padding: 10px 10px 0 10px;
}

.mh-loop-title {
    font-weight: 700;
}

.mh-loop-title a:hover {
    color: #2a2a2a;
    text-decoration: underline;
}

.mh-meta-comments {
    display: none;
}

.mh-excerpt-more {
    margin-top: 20px;
    margin-bottom: 10px;
}

.mh-sidebar {
    text-align: center;
}

.mh-sidebar .mh-widget {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
}

#stop-scroll {
    width: 100%;
    height: 30px;
}

@media screen and (min-width: 1080px) {
    .mh-loop-header {
        min-height: 100px;
    }
    
    .mh-excerpt-more.right-bottom {
        position: absolute;
        right: 10px;
        bottom: 10px;
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    .mh-loop-item {
        margin-bottom: 30px;
        margin-bottom: 1.875rem;
    }

    .mh-loop-thumb {
        margin-right: 0;
    }

    .mh-loop-thumb img {
        max-width: 100%;
    }
}
/* ### */



/* článek - single */
body.single .mh-content {
    width: 95%;
    margin-right: 0;
    padding: 2.5%;
}

.entry-title {
    font-weight: 700;
    padding: 0.9375rem 1.25rem;
}

.entry-meta {
    margin-top: 0;
}

.entry-content h2 {
    padding-top: 3rem;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.entry-content p, .entry-content li {
    line-height: 2;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.entry-content blockquote, .entry-content > img, .entry-content .wp-caption {
    display: block;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

body.single .mh-sidebar {
    display: none;
}

body.single .mh-content a:hover {
    color: #2a2a2a;
    text-decoration: underline;
}

@media screen and (max-width: 767px) {
    body.single .mh-content {
        width: 90% !important;
        padding: 5%;
    }

    .entry-meta {
        margin: 0;
        padding: 10px 0;
        text-align: center;
    }

    .entry-meta span {
        display: inline-block;
        padding: 0 10px;
        background: transparent;
    }

    .entry-meta .entry-meta-categories, .entry-meta .entry-meta-comments {
        display: none;
    }
}
/* ### */



/* widgety */
.mh-widget-title {
    margin: 0;
}

.mh-custom-posts-content {
    padding: 15px;
}

.mh-custom-posts-thumb-xl a {
    position: relative;
    display: block;
}

.mh-custom-posts-thumb-xl a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom-style: solid;
    border-bottom-width: 0;
    opacity: .9;
    transition: border .3s;
}

.mh-custom-posts-thumb-xl a:hover:after {
    border-bottom-width: 10px;
}

.mh-custom-posts-xl-title {
    font-weight: 700;
}

.mh-custom-posts-xl-title a:hover {
    color: #2a2a2a;
    text-decoration: underline;
}

.mh-custom-posts-widget .mh-excerpt-more {
    float: none;
    display: block;
    margin: 0 auto;
}
/* ### */



/* patička */
.mh-copyright-wrap {
    width: 100%;
    border: none;
}

.mh-copyright-wrap .clearfix::after {
    content: none;
}

.mh-copyright {
    padding: 20px 10px;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}
/* ### */



/* hodnoceni redakce */
.rating_0, .rating_1, .rating_2, .rating_3, .rating_4, .rating_5, .rating_6, .rating_7, .rating_8, .rating_9, .rating_10  {
    width: 85px;
    height: 17px;
    background: url(images/stars.png) 0 0 no-repeat;
    display: inline-block;
}

.rating_1 { background-position: 0 -18px; }
.rating_2 { background-position: 0 -36px; }
.rating_3 { background-position: 0 -54px; }
.rating_4 { background-position: 0 -72px; }
.rating_5 { background-position: 0 -90px; }
.rating_6 { background-position: 0 -108px; }
.rating_7 { background-position: 0 -126px; }
.rating_8 { background-position: 0 -144px; }
.rating_9 { background-position: 0 -162px; }
.rating_10 { background-position: 0 -180px; }

.hodnoceni-redakce  {
    text-align: right;
    padding-bottom: 10px;
}
/* ### */
