/** CSS RESPONSIVE**/

body {
  background-color: #eeeee4!important;
  font-family: 'Open Sans', sans-serif!important;
  font-size: 18px!important;
  line-height: 30px!important;
  color: #364c1c!important;
}

a:link,
a:visited {
    color: #6d8c4d;
}

/****************************************/

#sp-top-bar {
  font-size:16px!important;
  line-height: 20px!important;
  padding: 2px 0!important;
  background: #364c1c!important;
  color: #eeeee4!important;
}


#sp-top-bar a,
#sp-top-bar a:visited {
  color: #eeeee4!important;
  text-decoration: none!important;
}

#sp-top-bar a:hover {
  color: #eeeee4!important;
  text-decoration: underline!important;
}

#sp-top-bar .social-icons a:link,
#sp-top1 .social-icons a:link {
  font-size: 25px!important;
  padding: 5px 0px 0px!important;
}

.sp-contact-info {
  padding: 5px 0px 0px 0px!important;
  }

/**************************************************/

#sp-header {
    border-bottom: 0px #b86d01 solid;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
    background: #EEEEE4!important;
}

/**************************************************/

/* menu and megamenu top level */

.sp-megamenu-parent > li > a:link,
.sp-megamenu-parent > li > a:visited {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 18px!important;
  color: #1c2b0b!important;
  text-decoration: none!important;
}

.sp-megamenu-parent > li > a:hover {
  text-decoration: none!important;
  color: #6d8c4d!important;
}

.sp-megamenu-parent>li.active> a  {
  font-family: 'Open Sans', sans-serif!important;
  font-weight: bold!important;
  color: #364c1c!important;
}

.sp-megamenu-parent>li>span  {
  line-height: 60px!important;
}

/* mobile burger menu */

.burger-icon > span {
  background-color: #1c2b0b!important;
}

/*close all menu */

/**************************************************/

#sp-footer,
#sp-footer1,
#sp-footer2 {
  font-size: 16px!important;
  font-family:'Open Sans', sans-serif!important;
  line-height: 16pt!important;
  color: #eeeee4!important;
  background: #364c1c!important;
}

/* tablet size */
@media screen and (max-width: 768px) {
  #sp-footer {
  font-size: 14px!important;
  line-height: 20px!important;
 }
}

/* phone size */
@media screen and (max-width: 640px) {
  #sp-footer {
  font-size: 14px!important;
  line-height: 20px!important;
 }
}

#sp-footer a,
#sp-footer a:visited  {
  text-decoration: none!important;
  color: #eeeee4!important;
}

#sp-footer a:hover  {
  text-decoration: none!important;
  color: #ffffff!important;
}

/*****************************************/


/* use with feature photos */

h1 {
  font-family: "Ovo", serif!important;
  font-size: 30px;
  line-height: 38px;
  font-weight: bold;
  color: #364c1c;
}

/* tablet size */
@media screen and (max-width: 768px) {
h1 {
  font-size: 25px;
  line-height: 35px;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
h1 {
  font-size: 22px;
  line-height: 32px;
  }
}

/* use as top level headers on page or section */
h2 {
  font-family: "Ovo", serif;
  font-size: 28px;
  line-height: 38px;
  font-weight: bold;
  color: #364c1c;
}

/* tablet size */
@media screen and (max-width: 768px) {
h2 {
  font-size: 23px;
  line-height: 33px;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
h2 {
  font-size: 20px;
  line-height: 30px;
  }
}

/* use for sub-headings on page */
h3 {
  font-family: "Ovo", serif!important;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold!important;
  color: #364c1c;
}

/* tablet size */
@media screen and (max-width: 768px) {
h3 {
  font-size: 22px;
  line-height: 32px;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
h3 {
  font-size: 18px;
  line-height: 28px;
  }
}

/* use as other headings */
h4 {
  font-family: "Ovo", serif!important;
  font-size: 22px;
  line-height: 32px;
  color: #364c1c;
}

/* tablet size */
@media screen and (max-width: 768px) {
h4 {
  font-size: 20px;
  line-height: 30px;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
h4 {
  font-size: 20px;
  line-height: 30px;
  }
}

/* use as other headings */
h5 {
  font-family: "Ovo", serif!important;
  font-size: 20px!important;
  line-height: 30px!important;
  color: #364c1c!important;
}

/* tablet size */
@media screen and (max-width: 768px) {
h5 {
  font-size: 20px!important;
  line-height: 30px!important;
  }
}

/* phone size */
@media screen and (max-width: 640px) {
h5 {
  font-size: 18px!important;
  line-height: 28px!important;
  }
}

/*****/

.sppb-nav-tabs {
  background-color: #eeeeee!important;
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 25px;
  background: none!important;
}

.sppb-nav-tabs>li>a {
    color: #364c1c!important;
    font-size: 15px;
    font-weight: bolder;
    line-height: 1.5;
    padding: 12px 15px;
    margin: 1px;
    background-color: #e0e0d4!important;
    border: 0px solid #e5e5e5;
    border-right-width: 0;
}

.sppb-nav-tabs>li>a:hover,
.sppb-nav-tabs>li.active>a {
  color: #566e39!important;
  background-color: #d4d4c9!important;
}

.sppb-tab-content {
  font-family: 'Open Sans', sans-serif!important;
  font-size: 16px!important;
  line-height: 26px!important;
  color: #364c1c!important;
}

#sp-bottom {
  background: #ffffff!important;
}
