/*
Theme Name: Theme Options
Description: Albion Child Site
Version: 1.0
Author: Atomic
Author URI: https://atomicinteractive.com
Template: enfold
*/



/*Add your own styles here:*/

#top .social_bookmarks li a svg
{
	margin-top:7px;
}

.white-popup-block .gform_wrapper {
    max-width: none !important;
}

.white-popup-block {
    background: #fff;
    padding: 40px 30px;
    max-width: 600px;
    margin: 40px auto;
    position: relative;
    border-radius: 8px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}