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

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

.sky-bg {
	background-image: url("https://izomat.no/wp-content/uploads/2023/10/section-bg.jpg");
	background-repeat: repeat-x;
	background-size: contain;
}

.shop-page-title.category-page-title.page-title.featured-title.dark,
.shop-page-title.category-page-title.page-title.featured-title.dark .breadcrumbs {
	color: rgba(0,0,0,.5) !important;
}

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

}