/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


/*rotating tweets*/
div.rotatingtweet, .rtw_meta a {
	color: #555555!important;
	}
.rtw_meta a {
	font-weight: bold;
}
/*end rotating tweets*/
/*timeline*/
.cd-timeline-item-title{
	color: #86af49;
	font-weight: 700;
	font-size: 22px!important;
}
.cd-timeline-img span {
	display:none!important;
}

.cd-timeline-img {
    width: 40px!important;
    height: 40px!important;
    margin-left: -20px!important;
		box-shadow: none!important;
}
/*end timeline*/
/*footer*/
#custom_html-3, #tag_cloud-2, #sendy_widget-2, #rotatingtweets_widget-2 {
	width:100%;
}
#nav_menu-4, #nav_menu-6, #nav_menu-8, #nav_menu-5, #nav_menu-2, #sendy_widget-2, #rotatingtweets_widget-2 {
	margin-bottom: 20px!important;
} 
#custom_html-3, #tag_cloud-2 {
	margin-bottom:40px!important;
}
#menu-about li a:hover,
#menu-community li a:hover,
#menu-resources li a:hover,
#menu-legal li a:hover,
#menu-quick-links li a:hover{
  font-weight: bold;
}

/*fin footer*/
/*inline buttom*/
.btn-inline .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 10px;
}
/*fin inline buttom*/
/*sidebar*/
#sidebar {
	background-color: #eceae9;
	padding-top:40px;
	padding-left:30px;
}
#main-content .container:before {
 width: 0px!important;
}
#menu-item-701>a {
	font-weight: bold;
}
#menu-item-701>ul {
	margin-top:5px
}
#menu-item-700>a {
	font-weight: bold;
}
#menu-item-700>ul {
	margin-top:5px
}
#menu-item-714>a {
	font-weight: bold;
}
#menu-item-714>ul {
	margin-top:5px
}
#menu-item-718>a {
	font-weight: bold;
}
#menu-item-718>ul {
	margin-top:5px
}
/*end sidebar*/
