/*
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;
}
