/*
Theme Name: TheMonthly
Template: Extra
Author: Child Theme Configurator
Author URI: http://www..clientclicks.com
Description: Extra
Version: 4.9.7.1623793602
Updated: 2021-06-15 21:46:42
cal gold: #ffb511
original gold: #ffc077
blue: #5685bb

*/


.homepage-topic-list h2 {padding-left: 20px;}
monthly-covers-slider-homepage .dp_posts_slider_style3 .dp_posts_slide {
        border-width: 0px !important;
    }

/* article list image thumbnails */

.dp-dfg-image .entry-thumb figure {height: 300px;}

.module-head h1 {color:#000000 !important;}
.module-head .border-top-color {color:#000000 !important;}

.post-content .entry-title a.et-accent-color {color:#000000 !important;}

.title-bar-homepage {background: #5685bb;}
.gold-background {background: #ffb511;}

/* Advanced Ads */
.advanced-ads-top-sidebar-widget .widgettitle {display: none;}
.advanced-ads-middle-sidebar-widget .widgettitle {display: none;}

/* remove dates on author page and related posts */
body.author .updated {display: none;}
.related-posts .updated {display: none;}

/* set border color */
.homepage-posts-module {border-top-color:#82a318 !important;}
/* center featured image captions */
.custom_caption {text-align: center;}

/* widget background blue */
.et_pb_widget .widgettitle {
	background: #5685bb;}

/* remove title bar from ad widget */
.advertisement-top-right .widgettitle {display: none;}

.advertisement-top-right {
     text-align: center;
     width: 100%;
     overflow: hidden;
 }
.faces-widget h4 {font-size: 19px;}
.faces-widget .et_pb_posts .et_pb_post {border:none;}
.faces-widget .et_pb_posts .et_pb_post img, .et_pb_posts .et_overlay {
	height: 100% !important;}
.faces-widget .post-content {font-size: 16px;}
.faces-widget .post-meta {display: none;}
.faces-widget .entry-title {font-size: 20px;}
.faces-widget .et_pb_widget a {font-size: 18px !important;}



    
.oakland-mag-footer h5 {color: #ffffff; font-size: 16px;}
.oakland-mag-footer p {color: #000000;
   margin-bottom: 10px; font-size: 14px;}
.post-header h1 {font-size:36px;}
.page h1.entry-title {font-size: 56px;}

/* social icons in menu */
.fa.fa-facebook {color: white;} 
.fa.fa-twitter {color: white;}
.fa.fa-instagram {color: white;}

/* Dynamic Footer with Menus */
.footer-area {background: none;}
.widget_nav_menu li a {font-family: 'Share',display;
		color: white !important; 
		font-size: 16px;
		line-height: 14px;
	text-transform: uppercase;}


.widget_nav_menu .sub-menu li a {color: white !important;
		font-family: 'Georgia',Georgia,"Times New Roman",serif;
		font-size: 14px;
		font-weight: normal;
		text-transform: capitalize;}
.widget_nav_menu .sub-menu li a:hover {background-color: #000000;}
.et_pb_widget.widget_nav_menu .sub-menu li {padding: 5px 15px 0px 0px;}
.et_pb_widget.widget_nav_menu .sub-menu li:before {content: "";}
.widget_nav_menu .sub-menu {margin-left:0px !important;
	border: none !important;}
.widget_nav_menu li {border: 0px;}
.widget-nav-menu li {border: none !important;}

/*popular posts widget */
.popular-posts-widget .module-head {display: none;}
.popular-posts-widget .title-thumb-hover {border: none !important;}
.popular-posts-widget ul.posts-list li {padding: 0px;}
.popular-posts-widget .post-module {border: none;}
.popular-posts-widget .main-post {padding:0px;}

/* underline menu on hover */
#menu-main-menu .current-menu-item a::before {
-webkit-transform: translateY(18px);
transform: translateY(18px);
opacity: 1.0;
}

#menu-main-menu li a:hover:before {
-webkit-transform: translateY(18px);
transform: translateY(18px);
opacity: 1;
}

#menu-main-menu li a:before {
content: '';
position: absolute;
top: 10px;
left: 0;
background: #ffffff; /* Change your color here */
width: 100%;
height: 2px;
-webkit-transform: translateY(24px);
transform: translateY(24px);
opacity: 0;
transition: 0.3s ease;
}
table.posrt-sec {
    border: none;
}
table.posrt-sec td{
    float:left;
    border-top: none;
}
.mosed-sedf td {
    border-top: none;
    vertical-align: top;
    display: table-cell;
    line-height: 9px;
    padding: 0;
}
table.mosed-sedf {
    border: none;
}
table.mosed-sedf tr{
    padding:0;
}
/* category archive pages remove word "category */

	
/* blog module images at left */
/*@media only screen and (min-width: 981px) {*/
	.et_pb_posts .et_pb_post img,
	.et_pb_posts .et_overlay {
		width: 20%;
		height: auto;
		margin-right: 4%;
		float: left;
		padding-top:10px;
	}
	.et_pb_posts .entry-title,
	.et_pb_posts .post-meta,
	.et_pb_posts .post-content { 
	    float: right; 
	    width: 58%; 
	}
	body.rtl .et_pb_posts .et_pb_post img,
	body.rtl .et_pb_posts .et_overlay {
		float: right;
		margin-left: 4%;
		margin-right: 0;
	}
	body.rtl .et_pb_posts .entry-title,
	body.rtl .et_pb_posts .post-meta,
	body.rtl .et_pb_posts .post-content { 
	    float: left; 
	}


/* small screens under 1250 adjust menu */
@media screen and (max-width: 1250px) {
	.et_pb_menu_0_tb_header.et_pb_menu ul li a {font-size: 18px !important;}
}

/* small screens under 1100 adjust menu */
@media screen and (max-width: 1100px) {
	.et_pb_menu_0_tb_header.et_pb_menu ul li a {font-size: 15px !important;}
}

