/*
Theme Name:   ElementsbyOutrank
Description:  Theme used by Elements by Outrank customers.
Author:       Elements by Outrank
Author URL:   https://www.outrank.co.uk/
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ElementsbyOutrank
*/

/* Write here your own personal stylesheet */
.elementor-widget-social-icons span a[href="https://facebook.com"],
.elementor-widget-social-icons span a[href="https://twitter.com/"],
.elementor-widget-social-icons span a[href="https://www.instagram.com/"],
.elementor-widget-social-icons span a[href="https://www.youtube.com/"],
.elementor-widget-social-icons span a[href="https://www.linkedin.com/"],
.elementor-widget-social-icons span a[href="https://www.pinterest.co.uk/"],
.elementor-widget-social-icons span a[href="https://www.tripadvisor.co.uk/"],
.elementor-widget-social-icons span a[href="https://www.bizify.co.uk/"],
.elementor-widget-social-icons span a[href="#"],
.elementor-widget-social-icons span a[href=""]
{
    display: none;
}

.notice-box {
	padding: 5px;
}
.notice-box label {
	font-weight: bold;
	margin-bottom: 7.5px;
}
.wapf-wrapper {
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
	padding: 30px;
	margin: 20px 0;
}