.single .et_post_meta_wrapper img{
    display:none;
}

.single-webzine_post .et_post_meta_wrapper img{
    display:block;
    max-width:500px;
    margin:20px auto;
    text-align:center;
    display:none;
}

.et-social-instagram a.icon:before{
    content: "\e09d" !important;
}

.et_pb_post .et_pb_image_container{
    width:100%;
    height:250px;
    overflow:hidden;
}

.home .et_pb_post .et_pb_image_container {
    margin: 5px 0px 10px;
}

.home .et_pb_column_4_4 .et_pb_image{
    float:left;
    text-align:center
}

.page-id-1121 .et_pb_section_1{
    padding:20px 20px;
}

.parent-pageid-2224 a.et_pb_button:hover{
    color:#EEE;
}

#top-menu li li a {
    line-height:1.3
}

#latest_webzine_posts .webzine_item {
    padding: 10px 15px;
}

#latest_webzine_posts .webzine_item img.wp-post-image {
    padding-bottom: 0px;
}

#latest_webzine_posts .webzine_item .webzine_topics .webzine-menu-style{
    padding:0px;
    display:block;
}

#main-content .webzine-menu-style{
    display:block;
}

body.profile-page.et_right_sidebar #main-content .container:before,
body.tax-webzine_topic.et_right_sidebar #main-content .container:before{
    right:0px !important;
    width:0px;
}

#footer-info a{
    font-weight:bold;
    text-decoration:underline ;
}

.home .et_pb_posts{
    max-width:400px;
}

.home .et_pb_post .entry-featured-image-url{
    overflow: hidden;
    margin-bottom: 30px;
    width: 400px;
    height: 400px;
}

#mobile_menu{
    background:#FFF !important;
}


.sidebar_post{
    float:left;
    width:100%;
    margin:10px 5px 25px;
}

.sidebar_post .webzine_sidebar_title {
    display: -webkit-box;
}

.sidebar_post .webzine_sidebar_title a{
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

.sharelink_preview {
    padding: 15px;
    font-style: italic;
}

.extracted_thumb img {
    max-width: 100px !important;
    max-height: 100px !important;
    height: auto !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    float: left;
    padding-right: 12px;
}