/*
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.   ***************/
.rounded{
	border-radius:10px;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-extended .bwg-extended-item0{
	font-family: "Lato", sans-serif!important;
	background-color:#f4f4f4!important;

}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-extended .bwg_title_spun_0{
		font-family: "Lato", sans-serif!important;

}
.bwg_description_spun1_0,#bwg_container1_0 #bwg_container2_0 .bwg_back_0{
			font-family: "Lato", sans-serif!important;

}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-extended .bwg-extended-item1{
		font-family: "Lato", sans-serif!important;
	background-color:#f4f4f4!important;

}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-extended .bwg-extended-item{
			font-family: "Lato", sans-serif!important;
background-color:#f4f4f4!important;
}

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


}