/*
Theme Name: TwentytwentyTotal Child
Theme URI: http://webmanagement-uk.co.uk
Description: Spacious WordPress theme example child theme.
Author: M Flowers
Author URI: http://webmanagement-uk.co.uk
Template: twentytwenty
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

h2 {margin:20px 0;font-size:32px;}
h2 span {font-size:20px;}
h3 {margin:15px 0;font-size:24px;}
h4 {margin:10px 0;font-size:18px;}

/*Select box */
.client-form{padding:20px;}
select {font-size: 15px;height: 270px;}
input[type="submit"]{padding:5px 10px;margin:10px 0;font-size:18px;}
/*Contact Array*/
.result-header, .result-detail {width:100%;font-size:13px;}
.result-header {font-weight:bold;margin-bottom:10px;}
.result-header span, .result-detail span {padding:3px 0;display:inline-block;vertical-align: top;}
.r-5 {width:5%;}
.r-10 {width:10%;}
.r-15 {width:15%;}
.r-20 {width:20%;}
.r-25 {width:25%;}
.r-30 {width:30%;}
.r-35 {width:35%;}
.r-70 {width:70%;}
.domain_full {border: 1px black solid;margin: 10px 0;padding: 10px;}
