/**
Theme Name: AWV (Astra Child)
Author: Atlantic Wedding Video
Author URI: http://www.atlanticweddingvideo.com
Description: Custom styles for Atlantic Wedding Video website. Based on the Astra theme by Brainstorm Force.
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: astra-child
Template: astra
*/



/* SECTION: BODY */

/* Testimonials */
.uagb-tm__desc::before {
	content: '\2605 \2605 \2605 \2605 \2605';
	color: #fac957;
	display: block;
	font-size: 30px;
	margin-bottom: 0.5em;
	}
	


/* SECTION: FOOTER */

.site-footer-section {
	font-size: 16px;
	line-height: 1.5em;
	}


/* WPForms */
div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover {
	box-shadow: 0 0 0 1px #725e4e !important;
	-webkit-box-shadow: 0 0 0 1px #725e4e !important;
}

div.wpforms-container.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-item svg {
	fill: #725e4e;
}

div.wpforms-container-full .wpforms-form .wpforms-field-divider {
	border-top: 0px solid #afafaf !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-divider h3 {
	color: #725e4e !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 1em !important;
	text-transform: uppercase !important;
}

.wpforms-form input[type=submit], 
.wpforms-form button[type=submit] {
    background-color: #725e4e !important;
    border: 0px solid #fff !important;
    color: #fff !important;
    font-size: 1em !important;
    line-height: 0 !important;
    font-weight: 700 !important;
    padding: 20px 40px 20px 40px !important;
    border-radius: 30px !important;
}