/*
 Theme Name:   Smart Mag Child
 Description:  Smart Mag Child Theme
 Template:     smart-mag
 Version:      1.0.0
*/


@import url("../smart-mag/style.css");

.category-sticky {
    border-top: 0px solid #000000 !important;
    border-bottom: 0px solid #000000 !important;
}


/* =Theme customization starts here
-------------------------------------------------------------- */

.home .post-header .featured,
.page .post-header .featured {
    display: none;
}

div.sponsor-logos a img {
	border: #aaa 1px solid;
	padding: 2px 8px;
	margin: 4px;
	height: 60px;
	width: 120px;
}

.posts-list .category-sponsored {
        background-color: #EBF28A;
}

.logo-image {
        width: 340px;
        vertical-align: -12px;
}

@media (max-width: 1129px) {
    .logo-image {
        width: 300px;
    }
}

@media (max-width: 1095px) {
    .logo-image {
        width: 250px;
    }
}

@media (max-width: 799px) {
    .logo-image {
        width: 100%;
    }
}

.navigation .menu li > a {
   padding: 0px 4px;
   font-size: 13px;
}

.navigation .menu li:after {
    content: "|";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 2.9;
    text-shadow: 0px 0px 1px #efefef;
}

.navigation ul.sub-menu li:after,
.navigation .menu li:last-child:after {
    display: none;
}


.navigation .menu > li:hover {
    background: none;
}

.navigation .menu > li a:hover {
  background: #1e2935;
}

.navigation .menu li > a:after {
    margin-left: 3px;
}

.top-bar .search {
    display: none;
}

.widgettitle a{
    color: white;
}

.blog-shares .share-links a{
    width: 30px;
    height: 30px;
}

.post-share.blog-shares{
    border-top: 0px;
    padding:  0px; 
    margin-top: 18px; 
}

.listing-alt .content .read-more {
    float: left;
}

.top-bar #menu-top-navigation.menu .menu-item-has-children:hover .sub-menu {
    display: block;
    position: absolute;
    background-color: #f2f2f2;
    z-index: 500;
}

.top-bar #menu-top-navigation.menu .menu-item-has-children:hover .sub-menu li{
    padding-left: 0px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 50px;
    border-bottom: 1px solid #888;
    float: none;
}

.top-bar #menu-top-navigation.menu .menu-item-has-children:hover .sub-menu li:last-child{
    border-bottom: 0px ;
}

.top-bar #menu-top-navigation.menu .menu-item-has-children:hover .sub-menu li a{
    width: 100%;
    display: inline-block;
    font-size: 11px;
}
.top-bar #menu-top-navigation.menu .menu-item-has-children:hover .sub-menu li a:hover{
    text-decoration: none;
}
.top-bar #menu-top-navigation.menu .menu-item-has-children:hover .sub-menu li:hover{
    background-color: #ccc;
}

.listing-alt .content .read-more a {
    padding: 5px; 7px;
}

.navigation .mobile-menu-container .menu li:after  {
   display: none;
}

.main .sidebar .widgettitle, .tabbed .tabs-list {
    margin-bottom: 10px;
}


#tagsdiv-subsite{
    display: none;
}

article.webinar {
	margin-bottom: 30px !important;
}

article.webinar p,
article.webinar span {
	color: #949697;
	font-size: 13px;
	margin-top:10px;
}

article.webinar a {
	background: #981f1e;
	color: white;
	padding: 5px;
}

article.webinar a.webinar-title {
	background: none;
	font-family: "Roboto Slab", Georgia, serif;
	color: #19232d;
	font-size: 16px;
}

.listing-alt img {
	max-width: 295px !important;
	margin-left: 0px;
}

.main .sidebar .widget {
	margin-bottom: 25px; 
}

#wp_editor_widget-6 {
	margin-bottom: 0px;
}
#bunyad_ads_widget-7 {
	margin-bottom: 15px;
}

#Archive li#categories-2 {
	width: 48%;
	float: left;
	display: block;
}

#Archive li#archives-2 {
	display: block;
	width: 48%;
	float: right;
}

.menu-top-navigation-container li a{
	font-size: 13px;
}

.timeline-share.blog-shares .share-links{
	margin-top: -37px;
}

.timeline-share.blog-shares .share-links a{
	width: 25px;
	height: 25px;
}

.blog.posted-by {
	font-size: 12px;
}

span.editor-title {
	display: block;
	margin-bottom: 10px;
	font-style: italic;
}

.author-info .bio {
	margin-top: 0px;
}

#menu-item-110154 {
	padding-left: 7px;
}

.post-share.top{
	border-top: none;
border-bottom: 1px solid #d9d9d9;
margin-top: 0;
margin-bottom: 28px;
padding-top: 11px;
}

.fgl-sidebox{
display: none;
}

.flexslider .flex-direction-nav a.flex-next::before{
	display: none;
}

.fg_wrapper .fg-max-container{
	background: #fff;
	color: #19232d;
}

.fg_wrapper .fg-max-container .fg-max-title h2, .fg_wrapper .fg-max-container h3{
	color: #19232d;
}

/* RCR TV */

.related-videos ul.related-videos li{
	padding: 13px;
	padding-top: 0;
}

.type-rcr-tv div.featured{
	display: none;
}

.related-videos ul.related-videos li a{
	text-decoration: none;
}

.related-videos ul.related-videos li a:hover h4{
	text-decoration: underline;
}

.related-videos .section-head{
	color: #981f1e;
}

.row.shows .col-4 img, .row.episodes .col-4 img{
	width: 100%;
}

.row.shows .col-4 h3{
	font-size: 13px;
}

.row.shows .col-4 p{
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.row.shows .col-4{
	min-height: 260px;
}

.row.episodes .col-4{
	min-height: 180px;
}


	.archive .embed-container, .page .embed-container { 
		position: relative; 
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
		height: auto;
	} 

	.archive .embed-container iframe,
	.page .embed-container iframe,
	.archive .embed-container object,
	.page .embed-container object,
	.archive .embed-container embed,
	.page .embed-container embed { 
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
.post-type-archive-rcr-tv h2.main-heading{
	margin: 0;
}

.post-type-archive-rcr-tv h1.main-heading{
	font-size: 31px;
	font-weight: bold;
}

.fg_wrapper .fg-max-container{
	background: #fff;
	color: #19232d;
}

.fg_wrapper .fg-max-container .fg-max-title h2, .fg_wrapper .fg-max-container h3{
	color: #19232d;
}
