/*
Theme Name:     Loaded NZ
Theme URI:      
Description:    Astra child theme.
Author:         Millionleaves
Author URI:     
Template:       astra
Version:        0.1.0
*/


.get-in-touch h3 {
	margin-top: 1em;
	padding-bottom: .2em;
	margin-bottom: .1em;
}

.get-in-touch p {
	margin-bottom: .2em;
}

.slider-block {
	postion: relative;
}
.slider-overlay {
	position: absolute;
	background: transparent;
	width: 100%;
	z-index: 90;
	top: 2px;
}

.slider-overlay p {
    margin-bottom: 0;
	background-color: rgba(40,40,40,.4);
	font-size: 28px;
	line-height: 1.1;
	padding: 10px 0;
	max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.ast-above-header-section .ast-custom-html {
    line-height: 1.3;
}

.form-row.number .how-many {
	max-width: 100px;
	width: 100%;
	margin-top: 10px;
}

.form-row.number .how-many .wpcf7-number {
	text-align: center;
}
