/*--
	Theme Name: Citizen Cafe and Bakery
	Description: Citizen Cafe and Bakery Responsive Theme
	Author: Envisage Consulting
	Author URI: http://envisage-consulting.com
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

body { color: #000000; }

#habla_window_state_div { display: none; }
.span_contact .content_box { background: #FFF; }

.title span { font-size: 10px; }

.parallax-content a { color: #FFF; }
.parallax-content a:hover { color: #ffae00; }

.social .social_li .social_link__instagram .social_ico:before { top: 16px; left: 16px; position: absolute; content: '\f16d'; font: 28px/24px FontAwesome; color: #fff; }

.footer { background: #202020 !important; color: #FFF; padding: 30px 0 !important; }
.footer .footer-text { color: #FFF; text-transform: uppercase; font-size: 10px; }
.footer .footer-text a { color: #FFF !important; }
.footer .footer-text a:hover { color: #ffae00 !important; }

#envisage img { margin-bottom: 3px; margin-left: 2px; height: 9px; padding-right: 5px; }

.home .logo .logo_h__img img { width: 756px !important; }

#olark-wrapper { display: none; }

@media (max-width: 767px) {

.home .logo .logo_h__img img { width: 80% !important; }

}