/*
Theme Name: Child Chameleon
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.0
Description: 2 Column theme from Elegant Themes and changed by Chessweb
Author: Chessweb
Author URI: http://www.chessweb.eu
Template: Chameleon
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../Chameleon/style.css');

/* =Theme customization starts here
-------------------------------------------------------------- */

body.ajax {
	background: none;
	padding: 0;
}
	body.ajax #container {
		background: none;
		box-shadow: none;
	}
	
.home #services .hupso-share-buttons {
	display: none;
}

.menu {
	float: right;
}

#category-name p {
	font-family: 'Droid Sans',Arial,Verdana,sans-serif !important;
}

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
	color: #000000 !important;
}

#category-name {
	background: none;
	padding-top: 15px;
	border-top: 1px solid #ebebeb;
}

#category-inner {
	background: none;
	padding-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
}

.mobile-language-switcher {
	display: none;
}

@media only screen and (max-width: 767px) {
	#mobile_nav {
		margin-top: 50px;
	}
	
	.menu {
		width: 100%;
		margin-top: -75px;
	}
	
	.mobile-language-switcher {
		display: block;
		float: left;
	}
	
	.mobile-language-switcher #lang_sel_list {
		padding-top: 0;
	}
	
	.callmebutton {
		float: right;
	}
}

@media only screen and (max-width: 479px) {
	.menu {
		margin-top: -85px;
	}
}

p#slogan {
	display: none;
}

.page-template-page-home .hupso-share-buttons {
	display: none;
}

#lang_sel_list {
	float: left;
	padding-top: 9px;
	padding-right: 20px;
}