/*-------------------------------------------------------
Theme Name: Extra ShineInternational
Description: A child theme of Extra theme
Author: ShineInternational
Author URI: shineinternational.org
Template: Extra
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/

/* Hide trending container */

#et-trending-container { display:none !important; }


/* Change widget title colors */

.et_pb_widget .widgettitle { background:#d6a649!important; } 


/* image widget */

.et_pb_widget.widget_et_ads .widget_content {
    padding: 0px;
    text-align: center
}

.et_pb_widget.widget_et_ads .etad{ 
	display: block;
	margin: auto;
	padding: 0;
} 


/* Arabic */
.post-nav {
	display: none!important;
}

/* div.post_info {
	padding-right:10pt;
}
 */


