/*
Theme Name: Rvsa Child
Theme URI: http://juru.ro/
Author: Juru
Author URI: http://juru.ro/
Description: RVSA Child Theme
Template: rvsa
Version: 1.0.0
License:
License URI:
Text Domain: rvsa-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.logo-rvsa{
    position: relative;
    margin:10px auto 15px;
    display: block;
    width: 170px;
}
.header_mid_scroll .logo-rvsa{
    top:22px;
}
.cmsmasters_open_post .cmsmasters_post_date{
    display: block;
}

.header_mid .logo_wrap .logo .logo_retina{
    max-width:none;
}
.preloader .full-width{
    height: auto;
}
@media screen and (min-width: 768px) {
    .logo-rvsa{
        position: absolute;
        margin:0;
        left: 160px;

        top: 42px;

        width: 170px;
        z-index: 1000;
    }
    .blog.columns .post .preloader {
        padding-bottom: 240px;
    }
}
@media screen and (max-width: 1024px) {
    .header_mid .header_mid_inner_cont > div{
        max-height: 85px;
    }
    #page .sidebar{
        clear:both;
    }
}
.mottos{
    display: none;
}
.cmsmasters_archive_type.has-post-thumbnail .cmsmasters_archive_item_type{
    right:0 !important;
}
.cmsmasters_archive_item_info .author{
    padding-right: 0;
}
.cmsmasters_archive_item_category{
    display: block !important;
}
@media screen and (min-width: 1022px) {
    .mottos{
        max-width: 700px;
        display: block;
        position: absolute;
        line-height: normal;
        top: 23px;
        left: 10px;
        color: #A364A1;
        height: 70px;
        overflow: hidden;
        font-size: 15px;
    }
}

.cmsmasters_header_search_form{
    background: #480056 !important;
}