/*
 Theme Name:   Extra Child Theme
 Theme URI:    http://elegantthemes.com/
 Description:  Extra Child Theme
 Author:       ElegantThemes
 Author URI:   http://elegantthemes.com
 Template:     Extra
 Version:      0.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  extra-child-theme
*/
@import url("../Extra/style.css");
/* Main Theme Styles */
@import url("../Extra/styles/css/theme-customizer-controls.css?ver=1.1");

@font-face { font-family: 'ETmodules'; src:url('../Extra/includes/builder/fonts/ETmodules_v2_4.eot'); src:url('../fonts/ETmodules_v2_4.eot?#iefix') format('embedded-opentype'), url('../Extra/includes/builder/fonts/ETmodules_v2_4.ttf') format('truetype'), url('../Extra/includes/builder/fonts/ETmodules_v2_4.woff') format('woff'), url('../Extra/includes/builder/fonts/ETmodules_v2_4.svg#ETmodules') format('svg'); font-weight: normal; font-style: normal; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/*- CUSTOM CODE BELOW THIS LINE-*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

.et_pb_widget .widgettitle {
    background: #A9D300;
    padding: 15px 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.et-extra-icon:before, .comment-bubble:before, .rating-star:before, .et_pb_extra_overlay:before{color: #A9D300;}

header.header .et-trending-post a, header.header .et-trending-post a:visited {color: #a9d300;}


.post-footer .social-icons .et-extra-icon, .post-footer .rating-stars .rating-star {
    background: #333;}

.et-accent-color{color: #a9d300 !important;}

.module.post-module.et_pb_extra_module.et_pb_posts_0 {color:#a9d300 !important;}

a.post-thumbnail {background-color:#a9d300 !important;}

div.post-content h3 a:hover {color:#a9d300 !important;}
.read-more-button{border-radius: 0px;}

div.module.post-module.et_pb_extra_module.et_pb_posts_1{
    border-top-color: #232323 !important;
}
h1 {color:#232323 !important;}
div.module.post-module.et_pb_extra_module.et_pb_posts_2{
    border-top-color: #232323 !important;
}
div.module post-module et_pb_extra_module.et_pb_posts_0{border-top-color: #232323 !important;}

.et_pb_extra_module {border-top-color:#232323 !important;}
div.module-head h1{color:#232323 !important;}


#et-box-author	{ margin-bottom: 60px; }
			#et-bio-author { position: relative; padding: 40px 60px 25px 152px; }
				.author-avatar { left: 60px; position: absolute; top: 40px; }
				#et-box-author p, #et-post-share span { color: #fff; text-shadow: 0 1px 1px #000; }
				#author-info strong { color: #a9d300; font-weight: 900; }
			#et-post-share { padding: 15px 152px 13px; }
				#et-post-share span { font-weight: 100; padding: 6px 20px 0 0; font-size: 18px; }
				#et-post-share span, #et-share-icons { float: left; }
					#et-share-icons li { display: inline-block; padding-right: 7px; }

.author-box-header h3, .related-posts-header h3 {
    background-color: #181818;
    color: #A9D300;}

.author-box-content {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    padding: 20px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.07), 0px 5px 81px rgba(0, 0, 0, 0.75) inset;
    border-bottom: 1px solid #0F0F0F;
    background-color: #333;
    color: #A9D300;}
.author-box-description h4 a {
    color: #A9D300;}
.author-box-description .social-icons .et-extra-icon::before {
    color: #a9d300;}
div.author-box-description p a {color:#ffffff;}

img.rating-star.star-on.rating-star {
    background-color: #A9D300 !important;}
/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/


#top-header {padding: 1px 0 !important;}
#et-info .et-extra-social-icons li {
    margin: 0px 0 10px 3px !important;
}
.et-extra-icon-twitter.et-extra-icon-background-hover:hover {
    background: #191919 !important;
}
.et-extra-icon-facebook.et-extra-icon-background-hover:hover {
background: #191919 !important;
}

.et-extra-icon-instagram.et-extra-icon-background-hover:hover {
background: #191919 !important;
}

.et-extra-icon-googleplus.et-extra-icon-background-hover:hover {
background: #191919 !important;
}

.et-extra-icon-youtube.et-extra-icon-background-hover:hover {
background: #191919 !important;
}