#mobi_header{
	position: fixed;
	width:100%;
	top: 0;
	left: 0;
}

#mobi_header.show_header{
	display: block;
}

.roll-button{
	color: #fff;
}

.twx-latest-news-thumb .entry-title a{
    color: #110729;
}
.other-header, .dactor-banner-area{
	position: relative;
}

.other-banner-overlay, .banner-overlay {
	height: 100%;
	position: absolute;
	width: 100%;
}

#banner-slider .item::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0;
	top: 0;
}

.woocommerce .quantity .qty{
    margin-bottom: 0;
}