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
















.dnd-section > .row-fluid,
.page-center {
  max-width: 1120px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #604B3B;
}
.page-center {
  max-width: 1120px;
}






body {
  color: #604B3B;
  font-family: 'Gotham Book', sans-serif;
  font-weight: 400;
  font-size: 18px;
}

a {
  color: rgba(96, 75, 59, 1.0);
}

a:hover,
a:focus {
  color:#604B3B;
}

a:active {
  color: rgba(136, 115, 99, 1.0);
}

h1 {
  color: #604B3B;
  font-family: Gotham Black;
  font-size: 40px;
  font-weight: 800;
}

h2 {
  color: #604B3B;
  font-family: Gotham Book;
  font-size: 18px;
  font-weight: 700;
}

h3 {
  color: #604B3B;
  font-family: Gotham Book;
  font-size: 18px;
  font-weight: 400;
}

h4 {
  color: #604B3B;
  font-family: Gotham Book;
  font-size: 16px;
  font-weight: 400;
}

h5 {
  color: #604B3B;
  font-family: Gotham Book;
  font-size: 16px;
  font-weight: 400;
}

h6 {
  color: #604B3B;
  font-family: Gotham Book;
  font-size: 14px;
  font-weight: 400;
}

blockquote {
  border-left: 10px solid #604B3B;;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: Gotham Book;
}

h3.form-title {
  background-color: rgba(241, 226, 210, 1.0);
  color: rgba(96, 75, 59, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(96, 75, 59, 1.0);
  border-color: rgba(96, 75, 59, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(119, 218, 212, 1.0);
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 18px;
  padding-bottom: 18px;
  
}
font-family: "Gotham book";

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #77DAD4;
  border-color: #77DAD4;
  color: #604B3B;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(136, 115, 99, 1.0);
  border-color: rgba(136, 115, 99, 1.0);
  color: rgba(119, 218, 212, 1.0);
}

.hs-form label,
.hs-form-field > label {
  color: rgba(96, 75, 59, 1.0);
}

.hs-form legend {
  color: rgba(96, 75, 59, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
input#hs-pwd-widget-password {
  border-color: rgba(96, 75, 59, 1.0);
  color: ;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input#hs-pwd-widget-password:focus {
  border-color: rgba(119, 218, 212, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}
.hs-error-msgs label {
  color: rgba(#null, 0.0);
}

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

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Gotham Book;
}

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

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

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





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

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

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

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





.top-header-wrapper {
  background-color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}
.top-header-menu .hs-menu-wrapper>ul li {
  border-color: rgba(#null, 0.0);
}
.top-header-menu .hs-menu-wrapper > ul li a {
  color: rgba(#null, 0.0);
}
.top-header-menu .hs-menu-wrapper > ul li a:hover {
  color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}

.bottom-header-wrapper {
  background-color: rgba(#null, 0.0);
}
ul.submenu.level-1 li > a {
  color: rgba(#null, 0.0) !important;
}
ul.submenu.level-1 li:hover > a {
  color: rgba(#null, 0.0) !important;
  background-color: rgba(#null, 0.0) !important;
}
ul.submenu.level-1 > li:hover > a:after {
  background: rgba(#null, 0.0) !important;
}
ul.submenu.level-1 li.active > a,
ul.submenu.level-1 li.active-branch > a {
  color: rgba(#null, 0.0) !important;
  background-color: rgba(#null, 0.0) !important;
}
ul.submenu.level-1 > li.active > a:after,
ul.submenu.level-1 > li.active-branch > a:after {
  background: rgba(#null, 0.0) !important;
}

.sub-menu-wrap__content {
  background-color: rgba(#null, 0.0) !important;
}
ul.submenu.level-1 ul li > a,
.sub-menu-wrap__footer p a {
  color: rgba(#null, 0.0) !important;
  background-color: rgba(#null, 0.0) !important;
}
ul.submenu.level-1 ul li:hover > a {
  color: rgba(#null, 0.0) !important;
  background-color: rgba(#null, 0.0) !important;
  border-color: rgba(#null, 0.0) !important;
}
.sub-menu-wrap__footer p a:not(:hover) {
  border-color: rgba(#null, 0.0) !important;
}
ul.submenu.level-1 ul li.active > a,
ul.submenu.level-1 ul li.active-branch > a {
  color: rgba(#null, 0.0) !important;
  background-color: rgba(#null, 0.0) !important;
  border-color: rgba(#null, 0.0) !important;
}






.top-footer-wrapper {
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}
.top-footer-wrapper a {
  color: rgba(#null, 0.0);
} 
.top-footer-wrapper a:hover {
  color: rgba(#null, 0.0);
}
.copyright {
  color: rgba(#null, 0.0);
}
.top-footer-wrapper .footer-col h2 {
  color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}
.top-footer-wrapper .footer-col .button .button--link {
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
  border-radius: px;
  border-width: px; 
} 
.top-footer-wrapper .footer-col .button .button--link:hover {
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}

.bottom-footer-wrapper {
  background-color: rgba(#null, 0.0);
}
.footer-menu ul li a {
  color: rgba(#null, 0.0);
}
.footer-menu ul li a:hover {
  color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
} 







.content-wrapper {
  max-width: 1120px;
}

.blog-post__date {
  border-color: #604B3B;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #604B3B;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #382313;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #887363;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #000000;
}

.blog-pagination__link {
  color: #604B3B;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #000000;
}

.blog-post__title {
  color: #604B3B;
  font-family:Gotham Book;
  font-size: 18px;
  font-weight: ;
}

.blog-post__author {
  background-color: #604B3B;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #000000;
}

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

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

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

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: #604B3B;
}

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




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