/*
Theme Name:     GP-child
Description:    generatepress child theme
Author:         brettg-mckay
Template:       generatepress

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/* 
logo green: #1e6604
logo orange: #efa300  

link #a77200 (darker shade of logo orange)
link hover #efa300  (logo orange)

font change from Open Sans to Ubuntu (thicker, rounder)

header bkgnd #3a3a3a (nearly black)
tagline txt: #fafafa (nearly white; logo orange and blue looked wrong)
Sections:
win line bkgnd #f7f7f7
slider bkgnd #f7f7f7 */ 

@import 'https://fonts.googleapis.com/css?family=Open+Sans|Fascinate+Inline'; /* main font; font for WIN line */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 3, 2017 */
@font-face {
    font-family: 'bahamasbold';
    src: url('fonts/bahamas_bold-webfont.woff2') format('woff2'),
         url('fonts/bahamas_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bahamasregular';
    src: url('fonts/bahamas-webfont.woff2') format('woff2'),
         url('fonts/bahamas-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.site-main {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* font awesome */
i.fa.fa-home.fa-3 {
    font-size: 1.7em; /* for home icon in menu , larger than text */
}

/* sections code to overwrite customiser and sections settings */
div#generate-section-2 {
  background-color: #ffffff; /* #f7f7f7 ; */
  margin-top: 0px; /* 14px; */
  border-radius: 10px 10px 0 0;
}
div#generate-section-2, div#generate-section-3, div#generate-section-4, div#generate-section-6, div#generate-section-8 {
  background-color: #ffffff; 
}
div#generate-section-2, div#generate-section-3, div#generate-section-4, div#generate-section-5, div#generate-section-6, div#generate-section-7, div#generate-section-8 {
  box-shadow: 0px 3px 0px 2px rgba(0,0,0,0.1)
}
#generate-section-3.generate-sections-container {
    padding-top: 0px; /* 5px; */
    padding-bottom: 160px; /* 180px; */
}
div#generate-section-8 {
  margin-bottom: 20px;
  border-radius: 0 0 10px 10px;
}


.next-to-logo-box { /* to prevent the Facebook logo being considered space */
  position: relative; 
  width: 0; 
  height: 0;
  float: right;
  margin-right: 16.0em;
  margin-top: 1.0em;
}
.social-logo {
  /* position: absolute;
  left: 60em; */
  top: 40px;
  width: 32px;
  height: 32px; 
}
.header-text {
  display: block;
  float: right;
  top: auto;
  width: auto;
  margin-top: 1.0em;
}
.site-description {
  padding-top: 0px; /* 5px; */
  /* padding-left: 38px;  */ /* to align with logo text */
  text-align: center; /* to place in center */
  /* font-family: 'Cormorant Unicase', cursive; */
  font-size: 1.3em; /* 1em = 16 px */
  font-style: oblique;
  font-weight: 500; /* bold or 700; */
  color: #003300; /* white #f5f5f5; */
  line-height: 1.9;
}
}
p.win-para {
  font-family: Arial, sans-serif;  
  font-size: 1.0em; /* 1em = body 17px? */
  text-align: center;
}
span.win-text {
  font-family: Arial, sans-serif;  
  font-size: 1.5em; /* 1em = body 17px? */
  font-weight: bold;
  font-style: italic;
  line-height: 1.5em;
  color: red; /* #00b7f1; blue logo orange #f27330; brighter: ffa216 */
}
p.section-title {
  text-align: center;
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 0.7em;
}
div#generate-section-1 p.section-title, div#generate-section-9 p.section-title  {
  margin-bottom: 0.1em; /* for We specialise in */
  margin-top: -5px;
  font-size: 1.5em;
  font-weight: normal;
  color: #f7f7f7;
}
div#generate-section-1 p.section-title {
  display: none; /* Turn OFF/On "We specialise in" */
}
div#generate-section-1 p {
  margin: 5px 5px; /* for We specialise in */
  color: #ffffff;
}

/* category boxes */
div.transparent-box { /* for traditional list style but responsive divs */
  display: inline-block !important;
  /* max-width: 160px; */
  font-size: 1.0em;
  height: 1.9em;
  /* width: 10em; */
  text-align: center;
  font-weight: normal;
  padding: 4px 0 0 0;
  margin: 2px 5px;  
  /* background-color: #3f3f3f; */
  /* border: 1px solid #3f5f3f; */
}
div.or-col-box, div.blue-col-box {
  display: inline-block !important;
  max-width: 160px;
  margin-right: 10px;
  border-radius: 10px 10px 10px 10px;
}
div.or-col-box p, div.blue-col-box p {
    /* margin-bottom: 0.5em; */
  font-size: 1.1em;
}
/* the 'new' cat boxes - looking like buttons */
div.div-aligncenter {
  margin: 0 auto; 
}
/* see media too */
div.or-col-box:first-child {
  margin: 2px 1.0em 2px 0.1764705882352941em !important; /* weird but needed */ 
}
div.transparent-box:first-child {
  margin-left: 0.1764705882352941em !important; /* weird but needed */ 
}
div.or-col-box {
  background-color: #f27330;
  height: 1.9em;
  width: 10em;
  text-align: center;
  font-weight: bold;
  padding: 2px 0 0 0;
  margin: 2px 1.0em;
}
div.blue-col-box {
  background-color: #00b7f1;
  height: 1.9em;
  width: 10em;
  text-align: center;
  font-weight: bold;
  padding: 2px 0 0 0;
  margin: 2px 1.0em;
} 
div.multi-word {
  display: inline-block; /* for cat box with multiple words */
    // font-size: 1.0em !important; /* was 0.7em for wrap */
    // margin-top: 1px;
    // line-height: 1.1em;
}

/* old = box like with two colours and border */
div.or-col-box-old {
  text-align: center;
  font-weight: bold;
  background-color: #f27330; /* ffffff; */
  padding: 16px 0 0 0;
  /*   border-top: 1.5em solid #f27330;
  border-bottom: 2px solid rgba(0,0,0,0.2);
  border-left: 2px solid rgba(0,0,0,0.2);
  border-right: 2px solid rgba(0,0,0,0.2); */
}
div.blue-col-box-old {
  text-align: center;
  font-weight: bold;
  padding: 16px 0 0 0;
  background-color: #00b7f1; /* ffffff; */
  /* border-top: 1.5em solid #00b7f1;
  border-bottom: 2px solid rgba(0,0,0,0.2);
  border-left: 2px solid rgba(0,0,0,0.2);
  border-right: 2px solid rgba(0,0,0,0.2); */
} 

/* slider */
.metaslider .caption-wrap {
  color: white !important;
  text-align: center;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.7) !important;
}
.caption {
  opacity: 1.0 !important;
}

/* round and shade the box around the content, on non-sectioned, normal pages */
.inside-article {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.inside-article {
    box-shadow: 0px 1px 2px rgba(0,0,0,.3);
}

/* services section */
div.our-services {
 color: black;
}

div.our-services ul {
 list-style: disc;
 list-style-position: inside;
 margin-left: 0em;
 padding-left: 1em;
}
div.our-services div.list1 ul li:before {
  width: 1.5em;
}
div.our-services li {  /* to adjust indent and hanging indent */
  padding-left: 1.0em;
  text-indent: -1.5em;
}

div.our-services div.list2 ul li:before {
  content: "\f127"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
   margin-left: -1.0em; /* same as padding-left set on li */
   width: 1.0em; /* same as padding-left set on li */
}
ul.icon li.info:before { content: "\e800"; }
ul.icon li.star:before { content: "\e803"; }
ul.icon li.help:before { content: "\e801"; }
ul.icon li.bulb:before { content: "\e804"; }
ul.icon li.hand:before { content: "\e805"; }

/* Facebook stream section */
.facebook-stream-white-panel h1 {
    font-size: 12px !important;
    text-decoration: none !important;
    line-height: 16px !important;
  margin-bottom: 8px;
}
.facebook-stream-white-panel p {
    line-height: 16px !important;
  margin-bottom: 0.8em;
}

/* Contact Us section */

p.OpenHrs
{
  font-size: 1.05em;
  line-height: 1.1em;
  margin-top: 2.75em;
  color: black;
}
/* form */
form.wpcf7-form {
  border: 1px solid gray;
  background-color: whiteSmoke; /* #afccd6; a blue */
  padding: 0.9em;
}
form.wpcf7-form p {
  line-height: 1.85em;
  margin-bottom: 0.7em;
}
form select {
    background-color: #FAFAFA;
    border-color: #CCCCCC;
    color: #666666;
    width: 100%;
}
/* in Services described in full */
img.img-border {
  border: 0.34em solid white;
  margin-bottom: 1.0em;
}
img.img-border2 {
  border: 2px solid #a5a5a5; /* #696969; */
  margin-bottom: 1.0em;
}
div.copyright-bar p {
  font-family: bahamasbold, OpenSans, sans-serif;
  font-size: 1.0em;
  font-weight: normal;
  letter-spacing: 0.10em;
}
span.designby, span.designby.a, span.designby.a:visited {
    font-size: 0.9em;
    color: gray !important;
    text-decoration: none;
    display: inline-block;
}
.site-info a, .site-info a:visited {
    font-size: 0.9em;
    color: gray !important;
    text-decoration: none;
    display: inline-block;
}

.header-text .line1 {
  font-family: bahamasbold, bahamasregular, OpenSans, sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  letter-spacing: 0.12em;
  color: #1e6604; /* black */
}
.header-text .line2 {
  font-family: bahamasbold, OpenSans, sans-serif;
  font-size: 1.03em;
  font-weight: normal;
  letter-spacing: 0.10em;
  color: #1e6604; /* black */
}
@media screen and (max-width: 1024px) {
div#generate-section-1 p.multi-word {
  font-size: 1.0em;
}
}

@media screen and (max-width: 640px), only screen and (max-device-width: 640px) {

.site-main {
    margin-top: 8px;
    margin-bottom: 8px;
}
.inside-header>:not(:last-child) {
    margin-bottom: 8px;
}
.header-text {
    display: block;
    float: none;
    width: auto;
    text-align: center;
    margin-top: 0em;
    line-height: 1.2em; /* less than desk top */
}
.header-text .line1 {
  font-family: bahamasbold, bahamasregular, OpenSans, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  letter-spacing: 0.12em;
  color: #1e6604; /* black */
  line-height: 1.5em; /* to make gap before .line2 span */
}
.header-text .line2 {
  font-family: bahamasbold, OpenSans, sans-serif;
  font-size: 1.03em;
  font-weight: normal;
  letter-spacing: 0.10em;
  color: #1e6604; /* black */
  line-height: 0.5em;
  margin-top: 8px;
}
.site-description {
    padding-top: 0px;
    padding-left: 28px;
    line-height: 1.2;
    margin-top: 0px;
}
.social-logo {
  position: static;
}
.social-logo img {
    /* display: none; display: block not positioning in center */
    margin-left: auto;
    margin-right: auto;
}

div.or-col-box:first-child {
  margin: 2px 1.0em 2px 1.0em !important; /* weird but needed */ 
}
div.transparent-box:first-child {
  margin: 2px 2px 2px 1.0em !important; /* weird but needed */ 
}


/* slider */

.metaslider .caption-wrap {
  font-size: 1.0em;
  line-height: 1.0em !important;
  color: white !important;
  text-align: center;
  font-weight: bold;
  opacity: 1.0;
  background-color: rgba(0, 0, 0, 0.01) !important;
  text-shadow: 3px 1px 3px rgba(0,0,0,0.6)
}
.caption-wrap .caption {
  padding: 2px 5px;
  opacity: 1.0 !important;
}
/* .caption-wrap {    background-color: transparent !important;} */

#generate-section-3.generate-sections-container {
    padding-bottom: 10px; /* 160px; desk top */ /* 180px; */
}

div.our-services h3   {
    padding-top: 10px;
}
.facebook-stream-container {
  margin-bottom: 60px;
}
p.contact-us-text {
  font-size: 1.05em;
}
}
/*
@media (min-width:320px) {  smartphones, iPhone, portrait 480x320 phones  }
@media (min-width:481px) {  portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide.  }
@media (min-width:641px) {  portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones  }
@media (min-width:961px) {  tablet, landscape iPad, lo-res laptops ands desktops  }
@media (min-width:1025px) {  big landscape tablets, laptops, and desktops  }
@media (min-width:1281px) {  hi-res laptops and desktops  }
*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


