/*
Theme Name: Sertinlab Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: sertinlab
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

body{
	line-height: normal !important;
}
.footer-widgets .row{
	max-width: 1280px;
	line-height: normal;
}

.sl-repeat-x .bg-fill{
	background-size: auto !important;
	background-repeat: repeat-x !important;
}

.scroll-to{
	font-size: 0 !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

@media (max-width: 549px) {
 .header-main {
  height: 100px !important;
 }
}