/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
/***** Footer Widget *****/
.textwidget ul li {
    list-style: disc !important;
    padding: 5px;
    border-bottom: 1px dotted #fff !important;
}
.textwidget ul li a
{
	color:#fff !important;
}
/***** Footer Widget *****/
/***** Header *****/
.header-stack.header-center #Top_bar #menu 
{
    background: #EB695D !important;
	width: 100% !important;
}

#Subheader .title {
    color: #fff !important;
}
#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: #fff !important;
}
#icon_wrapper 
{
    top: 50% !important;
}
#Top_bar .menu > li > a span:not(.description) {
    padding: 0 15px !important;
}
/***** Header *****/
/***** Sidebar *****/
ul.sidebar-links li a {
    color: #4e3679 !important;
}
ul.sidebar-links li {
    background: #eee;
    padding: 5px;
    margin-bottom: 5px;
    list-style: none !important;
}
.widget > h3 {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #ec6e62;
    font-weight: 600;
}
.widget-area 
{
    width: 400px !important;
}
.widget > h3 
{   
	text-align: center;
    color: #ec6e62;
    font-weight: 600;
}
/***** Sidebar *****/
.post-content-text {
    width: 84%;
    margin-left: 5%;
}
aside#text-7
{
	top: 200px !important;
}

/***** Mibile View *****/
@media only screen and (max-width: 768px) {
.widget-area {
    width: 85% !important;
}
	#Top_bar .responsive-menu-toggle
{
    color: #ec6d62 !important;
}
.mobile-header-mini #Top_bar a.responsive-menu-toggle 
{
    top: 20px!important;
}
}
/***** Mibile View *****/
/***** Testimonials *****/
.wptww-testimonials-slidelist h4
{
	display:none !important;
}
/***** Testimonials *****/
div#Subheader {
    padding: 30px 0 !important;
}