.admin-bar .fixed-header .sticky-header{
	top:32px;
}
/*************************Custom Widget**********************/
.widget_bunch_twitter ul li{
	padding-left:0px;
	padding-top:15px !important;
	padding-bottom:15px !important;
}
.widget_bunch_twitter ul li:first-child{
	padding-top:0px !important;
}
.widget_bunch_twitter ul li:last-child{
	border:none;
}
.widget_bunch_twitter ul li:before{
	display:none;
}
.widget_bunch_twitter ul li a{
	padding:0px;
}

/*----------------------Default widget styling--------------------------*/
.widget ul.children,.widget ul.sub-menu{
	padding:0px !important;
	
}
.widget ul.children > li,.widget ul.sub-menu > li{
	border-bottom:0px;
	margin-bottom:12px;
	margin-left:10px;
}
.widget select {
    max-width: 100%;
    width: 100%;
	border:1px solid #9a9a9a;
	padding:10px 15px;
}
.textwidget,.widget .tagcloud,.widget_calendar{
	padding:20px 0px;
}
.widget label{
	padding:15px 25px;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.th-comment-list .children{
	margin-left:50px;
}
.widget_recent_comments ul li{
	padding:12px 0 12px 20px;
}

.children {
    margin-left: 50px;
}
@media only screen and (max-width: 767px){
	
	.children {
    margin-left: 0px;
    }
}
.footer-widget select{    
    width: 90%;
    padding: 10px;
    background: #fff;
    color: #8a8a8a;}
.footer-widget ul li a {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    color: #e9e9e9;
    width: 80%;
    display: inline-block;
}	
.sidebar ul li a, .sidebar .list li a {
    width: 80%!important;
    display: inline-block!important;
}

/* need to be changed each time */


