body {
    font-size: 18px;
}
.site-logo p {
    font-size: 20px;
}

header .navigation li a,
header .navigation li ul a {
    font-size: 11px;
}
footer .navigation li a,
footer .navigation li ul a {
    font-size: 0px;
}

@include desktop {
    #{$wrap} {
        max-width: 1080px; /** width in pixels or percent **/
        margin: 0 auto; /** center align menu **/
    }
}
div#wp_rp_first {
    display: none;
}
.widget-title{background-color: white;
}

.post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
.BlogList .item-thumbnail img {
  padding: 0 !important;
  border: none !important;
  background: none !important;
  -moz-box-shadow: 0px 0px 0px transparent !important;
  -webkit-box-shadow: 0px 0px 0px transparent !important;
  box-shadow: 0px 0px 0px transparent !important;
}

.tabs-inner .widget li a, .tabs-inner .widget ul, .tabs-inner .section:first-child ul {border:none;}

.tabs-inner .widget li.selected a {background:transparent}

function remove_link( $format, $link ) {
    return false;
}
add_filter( 'previous_post_link', 'remove_link' );
add_filter( 'next_post_link', 'remove_link' );

.single .post-navigation {
 display: none; 
}

#header-wrapper {
width:1000px;
margin:0 auto 5px;
border:1px solid $bordercolor;
}

.sidebar.sidebar-right {
    border: none;
}
#paging {
    border: none;
}
#footer {
    border: none;
}
.site-bar {
    border: none;
}

.widget_categories ul li a,
.widget_posts_list.widget_posts_list_alt li,
.widget_archive ul li a,
.widget {
border-bottom: 0;
}

.entry-related{
  display:none;
}

.single .previous,
.single .next {
display: none;
}

#nav {
   position: relative;
   left: 200px;
}

.sh-blog-fancy .post-categories-container,
.blog-slider-item .post-categories {
    display: none;
}

h1.entry-title {
    color: #737CA1;
    font-family: "Bradley Hand ITC", serif ;
font-size: 30px;
}

a {
    color: #737CA1;
}

.my-class {background-color: #fefabc; } /* Add the BackGround Color */
.my-class .widget-title {color:Red;
text-align: center;
font-size: 20px;} /* Style the Widget Title */
.my-class .textwidget {color:black;
padding: 0px 4px 4px 4px;
text-align: center;} /* Style the Widget Text */

h1 {
  font-weight: normal;
  color: #737CA1;
  font-size: 22px;
}

h2 {
  font-weight: normal;
  color: #737CA1;
font-family: "Bradley Hand ITC", serif ;
  font-size: 30px;
}

.widget { 
background-color: #fffff;
color:#000000;
}

.widget .widget-title { 
font-weight: bold;
}

.widget-title {
    color: #989995;
    font-family: "Bradley Hand ITC", serif ;
font-size: 22px;
}

.entry-content-wrapper .post-title {
  font-size: 16px !important;
}


.sidebar .widget {

margin-bottom: 5px !important;

}

custom li.widget {margin-bottom:-5px !important;}

.widget-area .widget {
    padding-top: 10px;
    margin-bottom: 10px;
}



nav.navbar.navbar-default {
    min-height: 300px;
}

#menu-item-800 a {
    background: transparent url("https://capturesinbeauty.files.wordpress.com/2016/10/navbar1.jpg") no-repeat scroll left top;
    text-indent: -9999px;
    width: 200px;

@media screen and (min-width: 1065px) {

@media only screen and (max-width: 800px) {
.header-ads-mobile #header-widgets {
     padding-top: 0;
     height: 0;
   }
}
session_write_close()
