.like-comment-buttons {
  display:none;
}

.post-header {
  margin-bottom:15px;
}

.menu {
    display: inline-block;
    color: #222;
    padding: 0;
    margin: 0;
}

.post-share {
    display: none;
}

.menu > li > a:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: -1px;
    top: 50%;
    font-size: 24px;
    border-right: 1px solid #28282e;
    height: 12px;
    line-height: 12px;
    width: 1px;
    margin-top: -7px;
    opacity: .2;
}

.menu > li:last-child > a:after {
display: none;
}

.topheader {
    position: relative;
    z-index: 1;
    height: 40px;
    width: 100%;
    text-align: right;
    background: #000;
    -webkit-box-shadow: 1px 1px 10px -4px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 10px -4px rgba(0,0,0,.1);
    box-shadow: 1px 1px 10px -4px rgba(0,0,0,.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.menu-tophatmenu-container {background-color: #fff;}


.menu > li > a {
    font-family: 'Roboto';
	color: #000000;
    padding: 5px;
  text-transform: uppercase;
}

.menu > li > a:hover {
    color: #e53e32;
}


.menu li {
    list-style-type: none;
    padding: 0;
      padding: 5px;
}

.menu > li {
    position: relative;
    float: left;
    margin-bottom: 0;
}

.topheader {
    display: inline-block;
    height: 30px;
  background-color: black;
}

.search-form-area .search-form .search {
  color:#000;

}

@media only screen and (min-width: 701px) {
  .menu li a {
    font-size: 12px;
}
}

@media only screen and (max-width:700px) {

  
.menu li a {
    font-size: 11px;  

  font-weight:600;
  letter-spacing:2px;
    
}
  
@media only screen and (max-width:540px) {
  
.menu li a {
    font-size: 8px;
}  

  
.nav-menu  li  a {font-size: 14px;}
    
#footer-widget-area .widget-title {
  color:#e53e32;
text-transform: none;
}
  
#sidebar .widget-title, #right-side-area .widget-title, #footer-widget-area .widget-title {
    text-transform: none;
font-size: 18px;}

    
  
/*** DROPDOWN ***/
		
.nav-menu .sub-menu, .nav-menu .children {
      background: #ffffff none repeat scroll 0 0; }
    
/*** FONT CHANGE ***/    
    
    h1, h2, h3, h4, h5 { 
	font-family: ClarendonBT-Roman, Georgia; 
	font-weight: normal; 
	font-style: normal; 
}
    
.nav-menu .sub-menu, .nav-menu .children {
    background: #ffffff none repeat scroll 0 0; }

.nav-menu ul a:hover, .nav-menu ul ul a:hover {
color: #000; }

button, input[type="submit"] {
    background-color: #DD001F;
 
}
    
.apss-theme-6 .apss-single-icon a:hover::before {
    background-color: #ed1b1d;
    opacity: 1 !important;
}

.post-entry a:hover {
    opacity: 1;
}
    
.container #content {
  padding-bottom:50px;
  padding-top:0px;
}

.widget-social-links a span {
  font-size:26px;
  height:34px;
  line-height:10px;
  padding-top: 20px;

}
    
    
.container.sidebar-open #content {
  background:#FFFFFF;
  border-right:1px solid #EAEAEA;
  margin-right:0;
  padding-left:0px;
  padding-right:0px;
  width:70%;
}
    
    
    
    /*** icon opacity ***/    

.post-entry a:hover {
		opacity:1;
}

.ClarendonBT-Roman { 
	font-family: ClarendonBT-Roman;
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5 { 
	font-family: ClarendonBT-Roman; 
	font-weight: normal; 
	font-style: normal; 
}

h1, h2, h3, h4, h5, h6, #right-side-area .widget-title, .featured-area[data-slider-type="carousel"] .carousel-item h2, .featured-area[data-slider-type="carousel"] .carousel-item h2 a, .featured-area[data-slider-type="slider"] .slider-item h2, .featured-area[data-slider-type="slider"] .slider-item h2 a, #top-widget-area .rotatingtweet p.rtw_main, #alternate-widget-area .rotatingtweet p.rtw_main, .post-header h1 a, .post-header h2 a, .post-header h1, .post-header h2, .format-link .post-entry a, .format-quote .post-entry blockquote p, .author-content h5 a, .box-title-area .title, .widget-title, .rotatingtweet p.rtw_main, .comment-item .comment-text span.author, .comment-item .comment-text span.author a {
    font-family: ClarendonBT-Roman; 
}

.nav-menu .sub-menu, .nav-menu .children {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    
}

.nav-menu ul a:hover, .nav-menu ul ul a:hover {
    color: #888;
}

button, input[type="submit"] {
    background-color: #DD001F;
    border: medium none;
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 11px 16px;
    position: relative;
    text-transform: uppercase;
    top: -1px;
}

.featured-area[data-slider-type="slider"] .swiper-container .swiper-slide.animated .vertical-middle-inner {
	opacity:0.6 !important;
}

#top-social-items i {
  font-size:18px;
}

.share-box, #top-social-items a {
  line-height:32px;
}


.swiper-slide.open {
opacity: 0 !important;
}

.SFbig {background-color: #df0020;}

.widget-social-links a span {
padding-top: 10px;
}

.gopost-link {
padding-top: 10px;
}

   
@media only screen and (max-width: 540px) {
    .container.sidebar-open #content { 
      width: 100% !important;
        border-right: 0px;
    }
}