/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

#logo img { height: auto !important; }
.fbox-icon img { height: auto !important; }
#footer .footer-widgets-wrap { padding-bottom: 0px; }

@media only screen and (max-device-width: 480px) {
	.swiper-slide-bg { background-size: contain !important; }
	.slider-caption.slider-caption-right h2 {text-align: right; }
}


