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

/*************** ADD CUSTOM CSS HERE.   ***************/
.mb-0,.mb-0 p,.mb-0 h2,.mb-0 h3,.mb-0 h5,.mb-0 h4, .mb-0 span, .mb-0 strong, .mb-0 a{
	margin-bottom:0;
}
.mb-10,.mb-10 p,.mb-10 h2,.mb-10 h3,.mb-10 h5, .mb-10 span, .mb-10 strong, .mb-10 a{
	margin-bottom:10px;
}
.mb-20,.mb-20 p,.mb-20 h2,.mb-20 h3,.mb-20 h5, .mb-20 span, .mb-20 strong, .mb-20 a{
	margin-bottom:20px;
}
.mb-15,.mb-15 p,.mb-15 h2,.mb-15 h3,.mb-15 h5, .mb-15 span, .mb-15 strong, .mb-15 a{
	margin-bottom:15px;
}
.fw600,.fw600 p, .fw600 h2, .fw600 h3, .fw600 h4, .fw600 h5, .fw600 strong, .fw600 span{
	font-weight:600 !important;
}

.fw500, .fw500 h2, .fw500 h3, .fw500 h4, .fw500 h5, .fw500 strong, .fw500 span{
	font-weight:500 !important;
}
.fwr, .fwr h2, .fwr h3, .fwr h4, .fwr h5, .fwr strong, .fwr span{
	    font-weight: 400 !important;
}
.bold, .bold h2, .bold h3, .bold h5{
	font-weight:bold;
}
.absolute-footer {
    display: none;
}
.sz16,.sz16 p, .sz16 span, .sz16 strong, .sz16 h2,.sz16 h3,.sz15 h4, .sz16 input,.sz16 a{
	font-size:16px;
	
}
.row.row-small {
    max-width: 1200px;
}
.sz15,.sz15 p, .sz15 span, .sz15 strong, .sz15 h2,.sz15 h3,.sz15 h5, .sz15 input,.sz15 a{
	font-size:15px;
	
}
.sz16,.sz16 p, .sz16 span, .sz16 strong, .sz16 h2,.sz16 h3,.sz16 h5, .sz16 input,.sz16 a{
	font-size:16px;
	
}
.sz17,.sz17 p, .sz17 span, .sz17 strong, .sz17 h2,.sz17 h3,.sz17 h5, .sz17 input,.sz17 a{
	font-size:17px;
	
}
.sz18,.sz18 p, .sz18 span, .sz18 strong, .sz18 h2,.sz18 h3,.sz18 h5, .sz18 input,.sz18 a{
	font-size:18px;

}
.sz20,.sz20 p, .sz20 span, .sz20 strong, .sz20 h2,.sz20 h3,.sz20 h5, .sz20 input,.sz20 a{
	font-size:20px;
}
.sz22,.sz22 p, .sz22 span, .sz22 strong, .sz22 h2,.sz22 h3,.sz22 h5, .sz22 input,.sz22 a{
	font-size:22px;
}
.sz24,.sz24 p, .sz24 span, .sz24 strong, .sz24 h2,.sz24 h3,.sz24 h5, .sz24 input,.sz24 a{
	font-size:24px;
}
.sz45,.sz45 p, .sz45 span, .sz45 strong, .sz45 h2,.sz45 h3,.sz45 h5, .sz45 input,.sz45 a{
	font-size:45px;
}
.sz25,.sz25 p, .sz25 span, .sz25 strong, .sz25 h2,.sz25 h3,.sz25 h5, .sz25 input,.sz25 a{
	font-size:25px;
}
.sz30,.sz30 p, .sz30 span, .sz30 strong, .sz30 h2,.sz30 h3,.sz30 h5, .sz30 input,.sz30 a{
	font-size:30px;
	
}

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


}