.banner.transition-3.s-banner {
	overflow: hidden;
}
div.slider-height2 {
	min-height: 570px;
}
.category-widget ul li {
	list-style: none;
}
.single-product-category::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #ebebeb;
    right: 0;
    top: 0;
}
.banner-content a:hover{
	color: inherit;
}
.subscribe-h-3 {
	position: relative;
}
.subscribe-h-3 .subscribe-btn {
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	border-left: 6px solid #fff;
}
.subscribe-h-3 .sub-btn:hover {
	background: #E4573D;
	color: #fff;
}
.header3 .main_menu ul li > a.active {
	color: #3dbebd;
}
.header3 .main_menu ul li > a:hover {
	color: #3dbebd;
}
.header3 .main_menu ul ul {
	border-top: 3px solid #3dbebd;
}