/*
    Theme Name: Compass Child Theme
    Description: A child theme for ValueWalk using the Compass theme on WPZoom Framework.
    Version: 1.0
    Template: compass
*/

@import url("../compass/style.css");


.single.single-post.postid-1197292 div#dclk-studio-creative_1454401120006,
.single.single-post.postid-1197292 span#ad_is_1454401121463_CONTAINER,
.single.single-post.postid-1197292 .us_posts_top,
.single.single-post.postid-1197292 .widget.widgetad div.adblade-dyna {
    display:none;
}
.single.single-post.postid-1197292 #news-ticker {
    visibility: hidden;
}

.navbar .search-form {
    margin: 0;
    margin-right: 24px !important;
    margin-top: -18px;
}
.navbar .search-form .search-field {
    width: 102px !important;
}

.single #_rddywd_com911 {
    padding-bottom: 0 !important;
}

button#dcl_comment_btn {
    height: 60px;
    width: 100%;
}

.widget.widget_text_mobile,
.logged-in .widget.widgetad,
.logged-in .widget.widget_text_mobile,
.logged-in .widget.widget_text_desktop,
.logged-in #_rddywd_com911 {
    display:none;
}

.site-footer {
	    margin-bottom: -25px;
}


/* Tablet Portrait */
@media screen and (max-width: 960px) {
 
    .widget.widget_text_mobile {
        display: block;
    }
    .widget.widget_text_desktop {
        display: none;
    }
     
}
/* Mobile Portrait */
@media (max-width: 600px) {
    
  .widget.widget_text_desktop .dianomi-unit {
    width: 100%;
  }
    
}
