/* Add here all your CSS customizations */


#footer .footer-ribbon-orange {
	background: orange !important;
	color:black !important;
	font-weight: bold;
}

#footer .footer-ribbon-orange:before {
	border-right-color: brown !important;
}

#footer .footer-ribbon-red {
	background: #A00000 !important;
}

#footer .footer-ribbon-red:before {
	border-right-color: #500000 !important;
}


#footer {
	background: #0e0e2e;
}

#footer .footer-copyright {
	background: #060616;
	color:grey;
}

.owl-item {
		margin-right:20px;
}

.nodecoration:link, .nodecoration:visited, .nodecoration:hover, .nodecoration:active {
	text-decoration:none;
}

.page-top {
	background-color: #45719d
}

.breadcrumb > .active {
	color:white
}

.breadcrumb > li > a {
	color:#8cbef1
}

.page-top {
	border-top: 5px solid #a8c0ce;
}

section.page-top.custom-product{
	background-color: #45719d
}
