/***
Theme: Glider Osclass Theme
Color: Pink
Author: DrizzleThemes
URL: www.drizzlethemes.com
***/
a,
.price,
.widget .active,
#head-top a.navbar-brand,
ul.sub-usermenu li a.active,
.post-icon a .ion-compose,
#head-top .nav .publish_btn a {
	color:#ff0040;
}

/***
Premium/Price Tag Color
***/
.item-head h2 > span.price,
span.premiumtag {
	background:#ff0040;
}
.item-head h2 > span.price::before {
	border-right: 18px solid #ff0040;
}

/***
Second Color
***/
.list .item .content h4 a,
.widget a,
.user-access h3 > i,
.contact-form h3 > i,
.widget h3 > i,
.item-comment h5 a,
#user-sidebar .user-menu a:hover,
.bx-wrapper .bx-controls-direction a:hover {
	color:#0783BC;
}

a:focus, 
a:hover,
.mobile-icon a:hover, 
a.search-icon:hover,
#head-top .nav > li a:hover,
#user-sidebar .user-menu a:hover:before,
.owl-buttons .owl-prev:hover:before,
.owl-buttons .owl-next:hover:before,
footer ul.social-links li a:hover {
	color:#ff0040;
}
footer ul.social-links li a:hover {
	border-color:#ff0040;
}


.btn-default {
	color:#fff!important;
	background:#ff0040;
	border:0;
}
.btn-default:hover, 
.btn-default:active, 
.btn-default:focus, 
.btn-default:active:focus, 
.btn-default:active:hover {
	color:#fff!important;
	background:#ff0040;
	opacity:0.9;
}

