/*
CTC Separate Stylesheet
Updated: 2019-01-23 18:08:47
*/

body {
	font-family: 'Open Sans', 'Arial', sans-serif;
}

a:hover {
	color: #b7985a;
}

header.site-header {
	position: relative;
}

.header-ainfo .widget.widget_polylang {
	position: absolute;
	top: 13px;
	right: 12px;
}
.header-ainfo .widget.widget_polylang img {
	width: 24px;
}
.content-wrapper {
	margin-top: 0;
}

.widget_colored_recent_posts li,
.recent-posts-widget-with-thumbnails li {
	border-bottom: 1px solid #d7d7d7;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0 !important;
}

.widget_colored_recent_posts .colored {
	font-weight: bold;
}

.recent-posts-widget-with-thumbnails li:last-child {
	border-bottom: none;
}

#recent-posts-widget-with-thumbnails-4 .rpwwt-post-title { 
	font-weight: 500; 
	font-size: 15px;
	font-family: "Roboto", sans-serif;
}

.rpwwt-widget .rpwwt-post-date {
	margin-right: 4px;
	color: #7a7a7a;
	font-size: 12px;
}
.rpwwt-widget .rpwwt-post-date::before {
	content: "\f073";
	display: inline-block;
	font: normal normal normal 12px/1 FontAwesome;
	color: #7a7a7a;
	margin-right: 6px;	
}
.top-header-section {
	background: #ffffff;
}

.top-header-section .wrapper .right-header { 
	float: left; 
}

.site-branding {
	padding: 0;
}

.socials a {
	color: #2d2d2d;
}

.socials a:hover {
	color: #b7985a;
}

.secondary-wrapper {
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}

.secondary-wrapper .menu li {
	height: 24px;
}

.secondary-wrapper .menu > li.current-menu-item > a:before,
.secondary-wrapper .menu > li.current-menu-parent > a:before,
.secondary-wrapper .menu > li.current_page_parent > a:before,
.secondary-wrapper .menu > li.current_page_ancestor > a:before{
	content: '';
	height: 4px;
	left: 0;
	position: absolute;
	top: -4px;
	width: 100%;
}
.secondary-wrapper .menu li a {
	color: #2d2d2d;
	display: block;
	font-weight: normal;
	line-height: 24px;
	padding: 0 15px;
	position: relative;
	font-size: 14px;
}

.secondary-wrapper .menu li:hover > a, 
.secondary-wrapper .menu > li.current-menu-item a, 
.secondary-wrapper .menu > li.current-post-ancestor a, 
.secondary-wrapper .main-navigation ul ul.sub-menu li:hover > a,
.secondary-wrapper .main-navigation ul ul.children li:hover > a {
	border-bottom: 3px solid #334E3C;
}

.header-wrapper #site-navigation {
	background: #ffffff;
	box-shadow: none;
	min-height: 48px;
	border: none;
}
.header-wrapper .menu {
	display: flex;
	flex-direction: row;
	justify-content: center;
	border-top: 1px solid #b7985a;
	border-bottom: 1px solid #b7985a;
}

.main-navigation ul li {
	border: none;
}

.header-wrapper .menu li {
/*	border-left: solid 1px #b7985a;*/
	height: 34px;
}
/*
.header-wrapper .menu li:last-child {
	border-right: solid 1px #b7985a;
}
*/
.header-wrapper .menu li a {
	color: #2d2d2d;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
}

.menu .mobile-only {
	display: none;
}

#mg-wprm-wrap #wprmenu_menu_ul li.menu-item.mobile-only a {
/*	font-weight: bold; */
}

.home-icon {
	height: 48px;
}
.home-icon.front_page_on {
	height: 48px;
	margin-top: -5px;
}
.home-icon .fa {
	color: #2d2d2d;
}

.header-wrapper .menu li:hover > a,
.header-wrapper .menu > li.current-menu-item a,
.header-wrapper .menu > li.current-menu-parent a,
.header-wrapper .menu > li.current_page_parent a,
.header-wrapper .menu > li.current_page_ancestor a,
.header-wrapper .main-navigation ul ul.sub-menu li:hover > a,
.header-wrapper .main-navigation ul ul.children li:hover > a,
.home-icon.front_page_on
{
	background: #ffffff;
	border-bottom: 3px solid #334E3C;
	
}

.header-wrapper .menu > li.current-menu-item > a:before,
.header-wrapper .menu > li.current-menu-parent > a:before,
.header-wrapper .menu > li.current_page_parent > a:before,
.header-wrapper .menu > li.current_page_ancestor > a:before {
	background: none;
}

.socials { 
	margin-left: 0; 
}

/* Widget */
.supermag_posts_col_sticked_kingsize {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
}
.supermag_posts_col_sticked_kingsize .thumb-back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	transition: all 0.5s ease-in-out 0s;
}
.supermag_posts_col_sticked_kingsize:hover .thumb-back {
	transform: scale(1.1);
}

.supermag_posts_col_sticked_kingsize .teaser {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 20px 20px 20px 20px;
	background: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0.7));
	color: #fff;
}
.supermag_posts_col_sticked_kingsize .head {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	line-height: 1.1;
	font-size: 2rem;
}
.supermag_posts_col_sticked_kingsize .head a {
	color: #eee;
}
.supermag_posts_col_sticked_kingsize .head a:hover {
	color: #fff;
}

.widget-title {
	border-bottom: none !important;
	border-top: 1px solid #334E3C;
	padding-top: 0;
	font-size: 18px;
	line-height: 1em;
	padding-top: 10px;
	margin-bottom: 0;
}

.widget-title::before {
	top: 0;
	border-bottom: none !important;
	border-top: 7px solid #334E3C;
}

.slicknav_nav li a {
	color:#a6a6a6;
	font-weight: 400;
}
.slicknav_nav li.mobile-only a {
	font-weight: 600;
}

.wprmenu_bar .menu_title {
	display: none;
}


@media screen and (max-width:992px){
	.main-navigation.secondary-wrapper {
		display: none;
	}
	.top-header-section .wrapper .right-header {
		float: none;
		width: 100%;
		text-align: center;
	}
	.socials {
		position: fixed;
		top: 0;
		right: 40px;
		z-index: 999999;	
	}
	.header-ainfo .widget.widget_polylang {
		position: fixed;
		top: 9px;
		right: 3px;
		z-index: 999999;	
	}
	.main-navigation {
		display: none;
	}
}

@media screen and (max-width:481px){
	.home #primary {
		display: none;
	}
	.site-logo {
		display: none;
	}
	.wprmenu_bar .menu_title {
		display: block;
	}
}
@media screen and (max-height:481px){
	.supermag_posts_col_sticked_kingsize {
		padding-top: 25%;
	}
	.supermag_posts_col_sticked_kingsize .head {
		font-size: 1.5rem;
	}
}

#main .widget:first-child h2 {
	margin-top: 3px;
}

article.post .read-more, article.page .read-more {
	line-height: 1em;
	background:  #b7985a;
}
.footer-wrapper, .footer-copyright {
	padding: 0;
}

/*
@media screen and (max-width:768px){
	.site-logo {display: none;}
	.home-icon {background: url('/wp-content/themes/times-newsdesk/logo-mod-uk.png') #d13363 center center no-repeat !important; background-size: contain !important;}
	.home-icon .fa {color:transparent;}
}
*/
figcaption {
	padding: 10px;
	margin-top: 10px;
	font-size: 12px;
	color: #7a7a7a;
}

