:root {
  --color-primary: #a3816a;
  --color-gradient-start: #a3816a;
  --color-gradient-stop: #a3816a; }

body {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.53em;
  color: #67615d; }

#content {
  background-color: #000; }
  #content .vc_row {
    background-color: #fff; }

.h1, h1,
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
  font-family: 'Prata', sans-serif;
  color: #000000;
}

.h4, h4,
.h5, h5,
.h6, h6 {
  font-family: 'Playfair Display', serif;
}

.h1,
h1 {
  font-size: 52px;
  line-height: 1.2em; }
.bg-black .h2, .bg-black p{
	color:#fff!important;
}



.h2,
h2 {
  font-size: 42px;
  line-height: 1.2em; }

.title-light h2, .copy-light{color:#fff!important;}

.h3,
h3 {
  font-size: 38px;
  line-height: 1.2em; }

.h4,
h4 {
  font-size: 34px;
  line-height: 1.2em; }

.h5,
h5 {
 
  font-size: 20px;
  line-height: 1.2em;
  color: #c19a5d; }

.h6,
h6 {
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 400;
  color: #c19a5d; }

.main-nav > li > a {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  color: rgba(255, 255, 255, 0.8); }

.main-nav > li.is-active > a,
.main-nav > li.current-menu-item > a,
.main-nav > li:hover > a,
.main-nav > li > a:hover {
  color: #fff; }

.secondary-nav > li > a {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  color: #666; }

.secondary-nav > li.is-active > a,
.secondary-nav > li.current-menu-item > a,
.secondary-nav > li:hover > a,
.secondary-nav > li > a:hover {
    color: #424242; }
.main-header .header-module .btn {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: rgba(255, 255, 255, 0.85); }
  .main-header .header-module .btn:hover {
    color: #fff; }

.main-header .header-module .social-icon {
  font-size: 22px; }
  .main-header .header-module .social-icon a {
    color: rgba(255, 255, 255, 0.6); }
    .main-header .header-module .social-icon a:hover {
      color: #fff; }

.secondary-header .navbar-brand img{
	max-width:150px
}
.secondary-header .navbar-brand {
	padding-left: 0;
}
.secondary-header .header-module .social-icon a {
    color: #666; 
}
.secondary-header .header-module .social-icon a:hover {
      color: #424242; }
.navbar-brand {
  padding-left: 85px;
  padding-right: 100px; }
.logo-default{	
	max-width:300px;
}


.strain-details{
	position: absolute;
    top: 60px;
    left: 0;
	color:#000;
}
.strain-details h3{
	    color: #000!important;
    margin-bottom: 0;
}
.btn {
  font-size: 13px; }
  .btn.text-uppercase {
    letter-spacing: 0.2em; }
.btn-icon-solid .btn-icon {
    border: none;
    background:none;
	color: #fff;}
.fancy-title h5 {
  font-size: 35px; }

.main-footer {
  background-color: #212512;
	background-image: url('/assets/img/footer-trees.jpg');
	background-size: cover;
	background-position: center center;
  color:#f1d9a4;}
  .main-footer a:not(.btn) {
   color:#f1d9a4; text-transform: uppercase;}
    .main-footer a:not(.btn):hover {
      color: #fff; }
  .main-footer hr {
    border-color: #333; }
  .main-footer .widget_title {
    margin-bottom: 50px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    color: #bb9857; }
  .main-footer .ld-sf input {
    color: rgba(242, 242, 242, 0.5);
    border-color: rgba(242, 242, 242, 0.5); }
    .main-footer .ld-sf input:focus {
      color: #fff;
      border-color: #fff; }
  .main-footer .social-icon a {
    color: #ffffff;
    background-color: #595959; }
    .main-footer .social-icon a:hover {
      background-color: var(--color-primary); }
.ftr-contact{
	list-style: none;    
	padding: 0;
}
.ftr-contact li{
	text-align: center;
}
.ftr-contact>li>a{	
	text-align: center;
}
.ftr-contact>li>a.is-active{	
	opacity: .3;
}
img.img-fluid {
    max-width: 100%;
    height: auto;
	margin:auto auto;
	display: block;
}
@media screen and (min-width: 768px) {
  .fancy-title h2 {
    font-size: 52px;
    line-height: 1.13em; } }

@media screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 40px; }
  h2, .h2 {
    font-size: 32px; }
  h3, .h3 {
    font-size: 24px; }
  h4, .h4 {
    font-size: 18px; }
  h5, .h5 {
    font-size: 16px; }
  h6, .h6 {
    font-size: 15px; }
  .fancy-title h5 {
    font-size: 60px; } }

section#map {
  width: 100%;
  height: calc(100vh - 162px);
}
section#map h3{
color:#684b3c;
}
#mapContainer {
  width: 100%;
  height: calc(100vh - 162px);
}

section#map .col-list {
  padding-right: 0!important;
}
section#map .list-scroll {
  overflow: auto;
  max-height: calc(100vh - 162px);
  padding: 10px 20px;
}
section#map .list-scroll .popup-title {
  font-size: 20px;
  padding: 0;
  margin: 10px 0;
  margin-top: 20px;
	letter-spacing: 0.01em;
}
section#map .list-scroll .marker-item {
  cursor: pointer;
	padding:20px;
}
section#map .list-scroll .marker-item.selected,
section#map .list-scroll .marker-item:hover {
  background-color:#f1f1f1;
}
section#map .list-scroll .marker-item.unselected {
  opacity: 0.3;
}
section#map .col-map {
  padding-left: 0!important;
}
.location-address{
  border-bottom: 1px solid #999;
}

@media screen and (max-width: 992px) {
  section#map .col-map {
    display: none;
  }

  section#map .col-list {
    width: 100%;
    padding-right: 15px!important;
  }

  section#map {
    height: unset;
  }

  section#map .list-scroll {
    max-height: unset;
  }
}

.footer-link-center {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 55px;
}

.input-filled .focus-input2::after {
  top: -13px!important;
}

form.contact2-form h2 {
  margin-bottom: 25px;
}