/*
Theme Name:     RDF Style Child
Description:    CRDF
Template:       Newspaper                             
Version:        1
*/

@import url("../Newspaper/style.css");


/*  ----------------------------------------------------------------------------
    Your custom style.... here :)
*/

.home_store .slide-meta {
	display:none;
}

blockquote p {
font-size: 20px !important;

}
.sf-menu > .menu-item-14162.current-menu-item > a {
  border-bottom:0px;
}
.header-logo-wrap {
margin-top: 0px;
display: none;
}
.box .td_mod_wrap {
    padding: 20px 20px 30px 20px;
border-radius: 3px;
box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
background: #fcfcfc;
}

.box .block-child-cats {
	text-align: center;
}
.box .block-child-cats a {
	font-size:16px;
}

.box .entry-comments-views {
	display:none;
}


.box .td_mod_wrap {
    position:relative;
}

.box .entry-title{
    padding-bottom:10px;
}

.box .meta-info {
position:absolute!important;
right:20px;
bottom:0px;
color: #9B9999;
font-size: 14px;

}


.below-slide {
margin:-46px 0 0 0;
}

.below-slide .span4 h2{
margin:0
}
.below-slide .span4{
    
margin: 21px 8px 20px 0;
width: 350px;
height: 150px;
padding: 10px;
position: relative;
background: #F3F3F3;
}

.block-title {
    border-color: #f26524 !important;
}

.uv-icon {
  display: none !important;
}

.td-sp-ico-menu {
    width: 25px;
    height: 25px;
    background-position: -20px -1677px;
  position: relative;
  top: 40px;
  left: 20px;
}


@media screen and (min-width: 768px) {
  .mobile-menu-bootstrap {
    display: none;
  }
}

.dropdown-menu.mobile .sf-menu .menu-item-home a{
  display: none;
}

.dropdown-menu.mobile {
  background-color: #1f2b59;
  width: 100%;
  height: 100vh;
  top: 110px;
}

.dropdown-menu.mobile ul li {
  display: block !important;
  width: 100%;
  text-align: center;
}

.dropdown-menu.mobile .sf-menu {
  background-color: #1f2b59;
  float: none;
}

.dropdown-menu.mobile .sf-menu li a:hover {
  background-color: #f26524;
}

.dropdown-menu.mobile .sf-menu>li>a {
  border-bottom: 1px solid #f26524;
}

.dropdown-menu.mobile ul.sub-menu {
  width: 100%;
  position: static;
  text-align: center;
  color: white;
}

.dropdown-menu.mobile ul.sub-menu a {
  color: white;
}

blockquote {
  margin: 15px 0;
}

blockquote p {
  font-size: 1em !important;
}


.post-source-via {
  margin-bottom: 50px;
}

.post-source-via a {
  background-color: transparent;
  color: black;
  font-size: 1.75em;
  border-bottom: 1px solid black;
}

.post-source-via span {
  background-color: transparent !important;
  color: black;
  font-size: 1.5em;
}

.post-source-via span::after {
  content: ": ";
}

.post-source-via span::before {
  content: "Continue reading at the ";
}

.td-social-sharing::before {
  content: "SHARE";
  font-size: 22px;
  padding: 5px 0px;
  border-bottom: 2px solid #f26524;
  display: block;
}

.recentcomments a {
  font-weight: bold;
}  

.ties-btn {
  background-color: #e33a0c !important;
}

.ties-btn:hover {
  color: white;
}

.nf-fu-fileinput-button {
  color: white;
  background-color: #236093 !important;
  border-radius: 2px;
  border: none;
  padding: 5px 12px 7px 12px !important;
  margin-bottom: 4px;
}

.nf-fu-fileinput-button:hover {
  opacity: 0.8;
}
