/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


#primary-menu ul ul > li.sub-menu > a, #primary-menu ul ul > li.sub-menu:hover > a {
	background-image: none;
}

.fbox-effect .fbox-icon i:hover, .fbox-effect:hover .fbox-icon i {
	background-color: #1ABC9C;
	border-color: #1ABC9C;
}

.fbox-effect .fbox-icon i:after {
	box-shadow: 0 0 0 2px #1ABC9C;
}
#mobile-app {
	margin:0 !important;
	padding:0 !important;
}

.slider-caption, .nivo-caption, .flex-caption {
	top: 100px !important;
	width:100%;
	max-width: 950px !important;
}
#footer .footer-widgets-wrap {
	padding-bottom: 20px;
}
.footer-big-contacts {
	font-family: kanit;
	color:#777;
	font-weight: normal;
	font-size: 1.2em;
}