@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Rozha+One');
@import url('https://fonts.googleapis.com/css?family=Lobster|Lobster+Two');
h1,h2{font-family: "Lato", sans-serif}
h3{font-family: 'Lobster', cursive;color:#306418;}
h4,h5,h6 {font-family: 'Lobster Two', cursive;color:#4ba521;/*font-family: 'Lobster Two', cursive;*/}
ul{list-style-image:url('../images/list-tick.png');}
.bodywrapper{width:100%;margin-bottom:5px;}
.w3-bar,h1,button {font-family: inherit "Montserrat", sans-serif}
.fa-anchor,.fa-coffee {font-size:200px}
.w3-myfont{font-family: 'Rozha One', serif;}
header{width:100%;height:500px;}
header img{width:100%;height:500px;}
.w3-myimg{width:100%;height:250px;}
.w3-space-cut-top{margin-top:0 !important;padding-top:0 !important;}
.w3-space-cut-bottom{margin-bottom:0 !important;padding-bottom:0 !important;}
.w3-space-cut-topbottom{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;}
.w3-addtop-margin{margin-top:4%;}
.w3-addtopbottom-margin{margin-top:2%;}
.w3-hideme{opacity:0;}
.w3-padding-content{padding:0 6%;}
.w3-headback{background:url("../images/headback.png") center}
.w3-img-space{padding:4px;width:200px;height:200px; margin-right:5px;}
<!-- Theme Color Setting Gradient -->
.w3-theme-l5 {color:#000 !important; background-color:#f4faf4 !important}
.w3-theme-l4 {color:#000 !important; background-color:#dbefdc !important}
.w3-theme-l3 {color:#000 !important; background-color:#b7dfb8 !important}
.w3-theme-l2 {color:#000 !important; background-color:#93cf95 !important}
.w3-theme-l1 {color:#fff !important; background-color:#6ec071 !important}
.w3-theme-d1 {color:#fff !important; background-color:#459c48 !important}
.w3-theme-d2 {color:#fff !important; background-color:#3d8b40 !important}
.w3-theme-d3 {color:#fff !important; background-color:#357a38 !important}
.w3-theme-d4 {color:#fff !important; background-color:#2e6830 !important}
.w3-theme-d5 {color:#fff !important; background-color:#265728 !important}

.w3-theme-light {color:#000 !important; background-color:#f4faf4 !important}
.w3-theme-dark {color:#fff !important; background-color:#265728 !important}
.w3-theme-action {color:#fff !important; background-color:#265728 !important}

.w3-theme {color:#fff !important; background-color:#4caf50 !important}
.w3-text-theme {color:#4caf50 !important}
.w3-border-theme {border-color:#4caf50 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#4caf50 !important}
.w3-hover-text-theme:hover {color:#4caf50 !important}
.w3-hover-border-theme:hover {border-color:#4caf50 !important}
 