






/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */



















/* 1h. Site footer */














.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  max-width: 1200px;
  width: 100%;
}

@media (min-width: 1200px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1200;
  }
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 40px 15px;
}





body {
  font-size: 16px;
  font-weight: 400;
  font-family: Open Sans,sans-serif;
  color: rgba(35, 36, 40, 1.0);
}

/* @media (max-width: 767px) {
  body {
    font-size: 15.058823529411764px;
  }
}
 */
/* Paragraphs */

/* p {
  font-family: Open Sans,sans-serif;
}
 */
/* Anchors */

a {
  color: 

  
  
    
  


  rgba(74, 132, 96, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(40, 71, 52, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: Bebas Kai,sans-serif;
  color: rgba(40, 71, 52, 1.0);
}

h1 {
  font-size: 40px;
  font-weight: 500;
}

h2 {
  font-size: 36px;
  font-weight: 500;
}

h3 {
  font-size: 28px;
  font-weight: 400;
}

h4 {
  font-size: 26px;
  font-weight: 400;
}

h5 {
  font-size: 25px;
  font-weight: 400;
}

h6 {
  font-size: 20px;
  font-weight: 400;
}

/* Blockquote */

blockquote {
  border-left-color: {color=#284734, opacity=100, css=#284734};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(74, 132, 96, 1.0)

;
  border: 1px solid 

  
  
    
  


  rgba(74, 132, 96, 1.0)

;
  border-radius: 100px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 10px 15px;
}

.error-page .button:hover,
button:hover,
button:focus,
.button:hover,
.button:focus,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(114, 114, 114, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(114, 114, 114, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}






.hs_cos_wrapper_type_form, .hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_module .widget-type-email_subscriptions,
.hs_cos_wrapper_type_member_login,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_reset_request,
.hs_cos_wrapper_type_password_reset,
.section.post-footer form {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(243, 243, 243, 0.0)

;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(35, 36, 40, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: 

  
  
    
  


  rgba(74, 132, 96, 1.0)

;
    color: rgba(35, 36, 40, 1.0); .
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: 

  
  
    
  


  rgba(102, 175, 233, 1.0)

;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: rgba(35, 36, 40, 1.0);
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: rgba(35, 36, 40, 1.0);
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: {color=#232428, opacity=100, css=#232428};
}

.fn-date-picker td .pika-button:hover {
  background-color: {color=#232428, opacity=100, css=#232428} !important;
}

.fn-date-picker td.is-today .pika-button {
  color: {color=#232428, opacity=100, css=#232428};
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(75, 75, 77, 1.0);
  color: rgba(75, 75, 77, 1.0);
}

thead th,
thead td {
  background-color: rgba(75, 75, 77, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(75, 75, 77, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(75, 75, 77, 1.0);
}





header{
    background-color: rgba(255, 255, 255, 1.0);
}

header .navbar-header .submenu.level-1>li a{
   background-color: rgba(255, 255, 255, 1.0);
 color: rgba(74, 132, 96, 1.0);
}
header .navbar-header .submenu.level-1>li:hover > a{
/*   color: rgba(255, 255, 255, 1.0);
 background-color: rgba(74, 132, 96, 1.0); */
}
header .navbar-header .region-navigation .logo{
  background-color: rgba(40, 71, 52, 1.0);
}

header .navbar-header .submenu.level-2{
      border: 1px solid rgba(40, 71, 52, 1.0);
   background-color: rgba(255, 255, 255, 1.0);
}
header .navbar-header .submenu.level-2 li a{
   color: rgba(74, 132, 96, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
header .navbar-header .submenu.level-2 li a:hover{
   color: rgba(35, 36, 40, 1.0);
 background-color: rgba(238, 238, 238, 1.0);
}

header .navbar-header .submenu.level-1>li>a.menu-link.active-item {
     color: rgba(74, 132, 96, 1.0);
    border: 1px solid rgba(74, 132, 96, 1.0);
   background-color: rgba(255, 255, 255, 1.0);
}
header .navbar-header .submenu.level-2 > li > a.active-item {
color: rgba(255, 255, 255, 1.0);
   background-color: rgba(74, 132, 96, 1.0);
}




@media (min-width: 768px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: rgba(74, 132, 96, 1.0);
    background-color: rgba(255, 255, 255, 1.0);
  }  

  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
    color: rgba(255, 255, 255, 1.0);
    background-color: rgba(74, 132, 96, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li > a.active-branch  {
    color: rgba(74, 132, 96, 1.0);
    background-color: rgba(255, 255, 255, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li ul {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li ul li a {
    color: rgba(74, 132, 96, 1.0);
    background-color: rgba(255, 255, 255, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li ul li a:hover {
    color: rgba(35, 36, 40, 1.0);
    background-color: rgba(238, 238, 238, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li ul li.active-branch a,
  .custom-menu-primary .hs-menu-wrapper > ul > li ul li a.active-branch,
  .custom-menu-primary .hs-menu-wrapper > ul > li ul li.active a,
  .custom-menu-primary .hs-menu-wrapper > ul > li ul li a.active {
    color: rgba(255, 255, 255, 1.0);
    background-color: rgba(74, 132, 96, 1.0);
  }
}

/*====Mobile Menu Styles=====*/
@media (max-width: 767px) {
  .custom-menu-mobile .custom-menu-primary .hs-menu-wrapper > ul > li > a,
  .custom-menu-mobile .custom-menu-primary .hs-menu-wrapper > ul > li ul li a{
    color: rgba(#null, 0.0);
  }
  .custom-menu-mobile .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
  .custom-menu-mobile .custom-menu-primary .hs-menu-wrapper > ul > li ul li a:hover{
    color: rgba(#null, 0.0);
  }
  .custom-menu-mobile .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a,
  .custom-menu-mobile .custom-menu-primary .hs-menu-wrapper > ul > li ul li.active-branch > a{
    color: rgba(#null, 0.0);
  }
  .custom-menu-primary.mobile .hs-menu-wrapper > ul > li{
    border-bottom-color: rgba(#null, 0.0);
  }
  .custom-header .overlay, .custom-header .overlay div{
    background-color: rgba(#null, 0.0);
  }
}








footer.footer{
  background-color: rgba(35, 36, 40, 1.0);
}
footer.footer p{
   color: rgba(255, 255, 255, 1.0);
}

footer.footer a{
   color: rgba(74, 132, 96, 1.0);
}
footer.footer a:hover{
 color: rgba(224, 221, 207, 1.0);
}
footer.footer .region-footer ul li a{
  color: rgba(74, 132, 96, 1.0);
}
footer.footer .region-footer ul li a:hover{
  color: rgba(224, 221, 207, 1.0);
}


















.card__price {
  font-family: ;
  font-size: px;
  color: ;
  font-weight: 
}