/*--
	Theme Name: Passion Chambers
	Theme URI: http://passionchambers.com/
	Description: The theme for passion chambers
	Author: dwd
	Author URL: http://www.passionchambers.com/
	Template: CherryFramework
	Version: 3.1.5
	MotoPress Version: 1.5.8
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
.footer-social {
	margin-bottom:10px;
}

.header .current-menu-item > a {
	color: #ce0d09 !important;
}

.header {
    background-image: none !important;
    background-color: #a5a5a5 !important;
	border-bottom: 1px solid #a5a5a5 !important;
}

.logo img {
    max-width: 283px;
}

.login-menu-wrap .social-login .social-nets-wrapper .social li .facebook {
    background: url(https://cdnjs.cloudflare.com/ajax/libs/webicons/2.0.0/webicons/webicon-facebook-s.png) !important;
    display: block;
	width: 20px;
    height: 19px;
}

.login-menu-wrap .social-login .social-nets-wrapper .social li .google {
    background: url(https://cdnjs.cloudflare.com/ajax/libs/webicons/2.0.0/webicons/webicon-yelp-s.png) !important;
    display: block;
	width: 20px;
    height: 19px;
}

.login-menu-wrap .social-login .social-nets-wrapper .social li .feed {
    background: url(https://cdnjs.cloudflare.com/ajax/libs/webicons/2.0.0/webicons/webicon-instagram-s.png) !important;
    display: block;
	width: 20px;
    height: 19px;
}

.header .nav .sf-menu .menu-item a:hover {
    color: #b54a4a !important;
}

