/*
Theme Name: The Court Rockbeare
Author: Sheard Web Design
Version: 1.2
*/



/* RESET */

html, body, h1,h2,h3,h4,h5,p,ul,li,ol{width: 100%; margin: 0px; padding: 0px; font-family: 'helvetica', Sans-serif; line-height: 140%; font-weight: 200;color: #202325;     letter-spacing: 0.4pt;}

   

a {text-decoration: none}

h1 {font-size: 3rem!important;
    line-height: 1;}

 
/* GLOBAL */


.row-section {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 85.5em;
}

section {
    padding: 0 5%;
}

.clr {clear: both;}


.centre, .center {text-align: center;}

p {
    margin: 10px 0;
        padding-bottom: 10px

}

p, li {

    font-size: 20px;
    margin-bottom: 10px!important;
}

.header_space {height: 180px;}

.rel_position, .rel {position: relative; top: 0; left: 0;}

/* COLOURS */

.grey_bg {background-color: #eee}

.white, .white_copy, .white h2, .white p, .white , .white h4, .white h3, p.white, .white li {color: #fff;}

.blue_bg {background-color: rgba(0, 65, 101, 0.9)}

.black_bg {background-color: #000;}
.white_bg {background-color: #fff;}



.wave-bg {
	background-image: url('https://sheardwebdesign.co.uk/thecourt/wp-content/themes/thecourtrockbeare/inc/svg/bank-note.svg');
}

input#nf-field-4 {
    width: 40%;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
    font-weight: 600
}

input#nf-field-4:hover {
background-color: #FCD739!important;
color: #000!important;
}
