/*
Theme Name: Apress Child
Description: APRESS is a clean and modern Creative Multiuse Multipurpose WordPress Theme built with lot of insights and suggestions behind it.
Author: Apress Themes
Theme URI: http://apressthemes.com/
Author URI: https://themeforest.net/user/apressthemes
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: apress
Template: apress
*/

body{}
@media (max-width:1050px) {.mob_nav_icon_area{ display:table-cell; vertical-align:middle; width:140px;}}

.nadworni_meta{
    padding: 40px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.blog_layout_box_withoutpadding .blog_text_area, .blog_layout_box_withoutpadding .zolo_blog_description_area{
    padding-top: 20px;
}
.blog_layout .blog_layout_box_withoutpadding .posttype_gallery_slider{
    margin-top: 1rem;
}
.blog_layout_box_withoutpadding .format-audio .post_title_area.title_position_below, .blog_layout_box_withoutpadding .post_title_area{
    padding-top: 2rem !important;
}
tr:hover{
    background: #7F002E;
    color: #F4981F;
}
@media(max-width: 767px){
    .nadworni_meta span{
        float: left !important;
        width: 100%;
    }
    .nadworni_meta{
        padding: inherit;
        margin-bottom: 5rem;
    }
    .container_padding_left_right, .container-padding{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .post_layout_style2 .post_layout_content{
        padding: 40px 20px 30px !important;
    }
}