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

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

a.button.white
{
	color:rgba(0,0,0,0.8) !important;
	font-weight:500 !important;
}

.absolute-footer
{
	display:none !important;
}

.wpcf7-submit
{
	font-weight:400 !important;
}

.poolsweden_af_products .product-small.box
{
	box-shadow:0 6px 26px rgb(0 0 0 / 5%) !important;
	border:1px solid #ededed;
}
.poolsweden_af_products .product-small.box .product-title
{
	font-size:1.5em;
}

.hide_spinner .wpcf7-spinner
{
	display:none !important;
}

.unfilled_button
{
	border-color:#fff !important;
	color:#fff !important;
}
.unfilled_button:hover
{
	color:#000 !important;
}
