/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















.dnd-section > .row-fluid {
  max-width: 1600px;
}

.dnd-section {
  padding-bottom: 40px;
  padding-top: 40px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #1b1d1e;
}
.page-center {
  max-width: 1600px;
}





body {
  color: #777;
  font-family: 'Lato',Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: 18px;
}

p {
  font-family: 'Lato',Arial,Helvetica,sans-serif;
  
}

a {
  color: rgba(255, 153, 2, 1.0);
  cursor: pointer;
}

a:hover,
a:focus {
  color:#0600FF;
}

a:active {
  color: rgba(255, 193, 42, 1.0);
}

h1 {
  color: #328039;
  font-family: 'Noto Sans',Arial,Helvetica,sans-serif;
  font-size: 58px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h1 {
    font-size: 49.3px;
  }
}

h2 {
  color: #2d2a2a;
  font-family: 'Noto Sans',Arial,Helvetica,sans-serif;
  font-size: 38px;
  font-weight: 600;
}

@media(max-width: 767px) {
  h2 {
    font-size: 32.3px;
  }
}

h3 {
  color: #2d2a2a;
  font-family: 'Noto Sans',Arial,Helvetica,sans-serif;
  font-size: 36px;
  font-weight: 900;
}

@media(max-width: 767px) {
  h3 {
    font-size: 30.599999999999998px;
  }
}

h4 {
  color: #2d2a2a;
  font-family: 'Noto Sans',Arial,Helvetica,sans-serif;
  font-size: 30px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h4 {
    font-size: 25.5px;
  }
}

h5 {
  color: #2d2a2a;
  font-family: 'Noto Sans',Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: 700;
}

h6 {
  color: #2d2a2a;
  font-family: 'Noto Sans',Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: 700;
}

blockquote {
  border-left-color: rgba(27, 29, 30, 1.0);
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: 'Lato',Arial,Helvetica,sans-serif;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(45, 42, 42, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(219, 102, 0, 1.0);
  border-color: rgba(219, 102, 0, 1.0);
  border-radius: 3px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(219, 102, 0, 1.0);
  border-color:rgba(219, 102, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 142, 40, 1.0);
  border-color: rgba(255, 142, 40, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(51, 71, 91, 1.0);
}

.hs-form legend {
  color: rgba(51, 71, 91, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(203, 214, 226, 1.0);
  color: rgba(51, 71, 91, 1.0);
  border-radius: 3px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #777;
}

.hs-richtext {
  font-size: 18;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: 'Lato',Arial,Helvetica,sans-serif;
}

.fn-date-picker td.is-today .pika-button {
  color: #777;
}

.fn-date-picker td.is-selected .pika-button {
  background: #777;
}

.fn-date-picker td .pika-button:hover {
  background-color: #1b1d1e !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(219, 102, 0, 1.0);
  color: rgba(119, 119, 119, 1.0);
}

thead th,
thead td {
  background-color: rgba(219, 102, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

table,
tbody + tbody {
  border-color: rgba(219, 102, 0, 1.0);
}





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

.header__container {
  max-width: 1600px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(27, 29, 30, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
.custom-menu-primary .hs-menu-wrapper > ul > li:focus > a {
  color: rgba(51, 51, 51, 1.0);
}

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

.custom-menu-primary .hs-menu-wrapper > ul > li:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li:focus {
  background-color: rgba(51, 51, 51, 0.0);
}

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

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

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

.header-top-section .header-to-inner .col-right .header-button-wrapper a{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(33, 33, 33, 1.0);
}

.header-top-section .header-to-inner .col-right .header-button-wrapper a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(33, 33, 33, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul li a span:after{
  background-color: rgba(51, 51, 51, 1.0);
}
.header-top-section .header-links a,
.header-wishlist a,
.header-top-section .header-shopping-cart a,
.header-top-section .header-links a{
  color: rgba(51, 51, 51, 1.0);
}

.header-top-section .header-links:hover a,
.header-wishlist:hover a,
.header-top-section .header-shopping-cart:hover a,
.header-top-section .header-links:hover a{
  color: rgba(51, 51, 51, 0.6);
}






.footer {
  background-color: rgba(27, 29, 30, 1.0);
  color: rgba(255, 255, 255, 0.8);
}

.footer__container {
  max-width: 1600px;
}

.footer-menu-section .hs-menu-wrapper > ul > li > a{
  color: rgba(255, 255, 255, 0.9);
}


.footer-menu-section .hs-menu-wrapper > ul > li > a:hover{
  color: rgba(255, 255, 255, 1.0);
}


.copyrights-wrapper{
  border-top-color: rgba(255, 255, 255, 0.1);
}

.copyrights-wrapper .min-footer .col-left small{
  color: rgba(255, 255, 255, 0.8);
}












body .icon svg {
  fill: #777;
}

body .tns-nav button.tns-nav-active {
  background-color: #777;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #777;
}

body .social-links__icon {
  background-color: #777;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #1b1d1e;
}

.page-center {
  max-width: 1600px;
  margin: 0 auto;
}









.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}