.single .single-photo-wrapper .wp-post-image, .post-nav {
    display: none;
}

.img.right {
    float: right;
    width: 270px;
}

.home .blog_slider_ul .image_wrapper {
    max-height: 170px;
}

.widget_recent_entries ul, .widget_mfn_recent_posts ul {
    padding-left: 0;
    margin-left: 0;
}
.widget_recent_entries ul li, .widget_mfn_recent_posts ul li {
    list-style-type: none;
}

.section-related-ul .image_frame .image_wrapper {
    max-height: 140px;
}

.widget_text_icl .vc_btn3-container .vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    background-color: #2991d6;
    width: 100%;
    padding: 25px 15px;
}

.widget_text_icl .vc_btn3-container {
    width: 100%;
}

.recent-posts-extended ul li a {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 2;
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-style: solid;
    font-size: 14px;
    border-color: rgba(0,0,0,.08);
    color: #626262;
    line-height: 1.4;
}

li.rpwe-li:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background-color: #2991d6;
}

li.rpwe-li {
    margin-bottom: 10px!important;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, #ffffff 50%, #2991d6 50%);
    -webkit-transition: background-position 300ms ease-in-out, color 300ms ease-in-out;
    -moz-transition: background-position 300ms ease-in-out, color 300ms ease-in-out;
    -o-transition: background-position 300ms ease-in-out, color 300ms ease-in-out;
    transition: background-position 300ms ease-in-out, color 300ms ease-in-out;
}

li.rpwe-li:hover {
    background-position: 100% 0;

}
.rpwe-time.published {
    color: #a8a8a8;
}


li.rpwe-li:hover a, li.rwpe-li:hover .rpwe-time.published {
    color: white!important;
}
body.lang-cs #rpwe_widget-2 {
    display: none;
}
.google-map-wrapper {
    margin-bottom: 0!important;
}

.has_content .the_content_wrapper {
    margin-bottom: 0
}

#Header {
    min-height: 0!important;
}

#Header .top_bar_right {
    background-color: white;
}

#Header .top_bar_right:before {
    display: none!important;
}

#Header .phone>a,
#Header .mail>a {
    color: #e7b7c9;
}

#Header #Action_bar .slogan,
#Header .icon-phone,
#Header .icon-mail-line {
    color: #0095eb;
}

#Action_bar,
#Top_bar {
    background: white!important;
}

#Content {
    padding-top: 0;
}

.get_in_touch ul li {
    color: white;
}

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

    #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {

        line-height: 56px!important;
    }
    body:not(.template-slider):not(.header-simple) #Header {
        min-height: 150px;
        background-position: center 202px;
    }
}

.section-post-related .post-related .date_label {
    top: 0px;
}*/
