/**
Theme Name: TheGiftLab.eu
Author: Mark-Digital
Author URI: https://mark-digital.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: thegiftlab-eu
Template: astra
*/

.otgs-development-site-front-end {
	display: none !important;
}

.maps_link, .maps_link:hover{
	color:#fff;
}
.link_noul a{
	text-decoration: none!important;
}
.redsocialhover a span, .redsocialhover a path {
	transition: fill 0.3s ease;
}
.redsocialhover a:hover span, .redsocialhover a:hover path {
	color: #D44342;
	fill: #D44342;
}
span.gfield_required {
	display: none;
}