/*
* Theme Name: Kurr
* File name: red.css
* Theme URL: kurr.mordorthemes.com
* Description: Kurr - Responsive Resume, Personal Portfolio Template
* Author: Mordorthemes
* Author URL: http://www.mordorthemes.com
* Support: support@mordorthemes.com
* Version: 1.0
*/


img.logo, a.social:hover, .cd-timeline-img, .date, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span, .submit-button:hover, .menu-btn:hover{
	background:#C0504D;
}

footer a, footer a:hover, .content a, .content a:hover, .content a:visited, .work h3, a.social:link, a.social:visited, .link-box i, a.cv_btn:hover, a.social:hover, h4.chart-title, .box i, .personal-details li a:hover, .pushy .menu li a:hover, .pushy .bottom-content a:hover, button:hover, .portfolio-hover a:hover {
	color:#C0504D;
}

.content a:hover {
	text-decoration: underline;
}

section#home .bg_overlay {
    background-image: url("../../../images/home_red.png") !important;
    width: 50%;
    z-index: 0;
}
.content-text{
    margin-bottom:0px;
}
