/*
Theme Name:     iraqinews child theme - 10292016
Theme URI:      http://bimber.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       iraqinews
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
X-woreg-version 3
*/

/* Place all your CSS modifications below */

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/


/* .g1-id {
    display: none;
}

.g1-navbar .g1-logo-small-wrapper {
    display: block;
}

.g1-quick-nav .g1-quick-nav-menu > .menu-item > a::before {
    font-size: 24px;
}
.g1-header {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
} */

@media only screen and (min-width: 1025px){
	.g1-advertisement-before-content-theme-area  .g1-row-inner .g1-column{
		background: url('ads-background/970x250-background.jpg') no-repeat;
		width: 970px;
		height: 250px;
		min-height: 250px;
		min-width: 970px;
		max-height: 250px;
		max-width: 970px;
		display: flex;
		padding: 0;	
	    text-align: center;		
		vertical-align: middle;
	}
	
	.g1-advertisement-before-content-theme-area  .g1-row-inner .g1-column .adsbygoogle{		
		margin: auto;
		background-color: transparent !important;
	}
	
	.g1-advertisement-before-content-theme-area  .g1-row-inner .g1-column img{		
		margin: auto;
	}
	
	.widget_adswidget3-quick-adsense-reloaded{
		background: url('ads-background/336x600-ad-background.jpg') no-repeat;
		width: 336px;
		height: 600px;
		min-width: 336px;
		min-height: 600px;		
		max-height: 600px;
		max-width: 336px;
		display: flex;
		padding: 0;		
	}

	.widget_adswidget3-quick-adsense-reloaded .adsbygoogle{	
		margin: auto;
		background-color: transparent !important;
	}	
}
@media only screen and (min-width: 601px) {
	
.entry-tpl-list .entry-featured-media {
    max-width: 190px !important;
}
}

.entry-tpl-list {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

#secondary .widget {
    margin-bottom: 1rem;
}

h3 {
    margin-bottom: .5rem;
}
.entry-tpl-list .entry-title {
    padding-top: 0.20em;
    margin-bottom: 0.75em;
}

.g1-advertisement.g1-advertisement-inside-list {
    margin-top: 1px !important;
    margin-bottom: 20px !important;
}

/*** Trending now ***/
.trending-now {
    margin: 0;
    padding: 0;
    width: 100%;    
}
.trending-now td {
    font-weight: bold;   
border: none; 
    padding: 2px;
}

.trending-now td a {
    font-weight: bold;
    padding: 5px;
    line-height: 20px !important;
    font-size: 16px;
}


/* Jetpack Top Widget */
.widget_top-posts .widgets-list-layout li > a {
    width: 40%;
} 
 
.widget_top-posts .widgets-list-layout img.widgets-list-layout-blavatar {
    max-width: 80px;
    width: 80px;
}
 
.widget_top-posts .widgets-list-layout div.widgets-list-layout-links {
    margin-left: 85px;
    font-weight: 700;
}
 
@media only screen and (max-width: 1019px) {
 
    .widget_top-posts ul.widgets-list-layout {
        max-width: 600px;
        margin: 0 auto;
    } 
 
    .widget_top-posts .widgets-list-layout div.widgets-list-layout-links {
        font-size: 24px;
    }
}


.g1-primary-nav-menu > .menu-item > a {
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #000000;
}

.g1-primary-nav-menu > .menu-item-object-post_tag > a:before{
    content:'' !important;
}

body.tag .archive-title:before {
    content: "" !important;
}
.archive-featured .entry-header .entry-title {
    color: #fff !important;
}