/* ******************************************************************************
*********************************************************************************
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 {
  padding-bottom: 100px;
  padding-top: 100px;
}
@media (max-width:767px){
 .dnd-section {
  padding-bottom: 60.0px;
  padding-top: 60.0px;
} 
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}

@media (min-width: 576px){
  .page-center {
    max-width: 1536px;
  }
  .dnd-section > .row-fluid {
    max-width: 1536px;
  }
  .container{
    max-width: 1536px;
  }
}





html {
  font-size: 10px;
}

body {
  font-weight: 400;
  color: rgba(96, 75, 59, 1.0);
  font-family: Gotham Book,sans-serif;
  background-color: rgba(231, 232, 231, 1.0);

}

@media (max-width: 991.98px){
  body {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

@media (min-width: 992px){
  body {
    font-size: 1.6rem;
  }
}

p {
  font-family: Gotham Book,sans-serif;
  font-weight: 400
}

a {
  color: rgba(88, 71, 61, 0.8);
}

a {
  color: rgba(88, 71, 61);
  cursor: pointer;
}
a:hover,
a:focus {
  color: rgba(88, 71, 61, 0.8);
}
a:active {
  color: rgba(128, 111, 101, 0.8);
}


h1 {
  color: rgba(96, 75, 59, 1.0);
  font-family: Futura Std Bold,sans-serif;
  font-size: 4.8rem;
  font-weight: 400;
}


h2 {
  color: rgba(96, 75, 59, 1.0);
  font-family: Futura Std Bold,sans-serif;
  font-size: 3.6rem;
  font-weight: 400;
}

h3 {
  color: rgba(96, 75, 59, 1.0);
  font-family: Futura Std Bold,sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
}


h4 {
  color: rgba(96, 75, 59, 1.0);
  font-family: Futura Std Bold,sans-serif;
  font-size: 2.2rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}


h5 {
  color: rgba(96, 75, 59, 1.0);
  font-family: Gotham Bold,sans-serif;
  font-size: 2.1rem;
  font-weight: 400;
}

h6 {
  color: rgba(96, 75, 59, 1.0);
  font-family: Futura Std Bold,sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}
@media (max-width: 991.98px){
  h1{
    font-size: 2.7999999999999994rem; 
  }
  h2{
    font-size: 2.8000000000000003rem; 
  }
  h3{
    font-size: 1.9999999999999998rem; 
  }
  h4{
    font-size: 1.5rem; 
  }
  h6{
    font-size: 1.4rem; 
  }
}

 





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

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

.hs-button,
.button--primary {
  background-color: rgba(88, 71, 61, 0.0);
  color: rgba(88, 71, 61, 1.0);
  border-width: 0px;
  border-color: rgba(88, 71, 61, 1.0);
  border-radius: 0px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.hs-button:hover,
.button--primary:hover {
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

.hs-button:active,
.button--primary:active {
background-color: rgba(128, 111, 101, 0.0);
border-color: rgba(128, 111, 101, 1.0);
color: rgba(88, 71, 61, 1.0);
} 

.hs-form label {
  color: rgba(0, 0, 0, 0.84);
}

.hs-form legend {
  color: rgba(102, 0, 0, 0.84);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0);
  color: ;
  -webkit-border-radius:  4px;
  -moz-border-radius:  4px;
  border-radius:  4px;
}

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

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: rgba(185, 85, 77, 1.0);
}

.hs-error-msgs label {
  color: rgba(225, 80, 0, 1.0);
}

.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: {color=#604b3b, opacity=100, rgba=rgba(96, 75, 59, 1), rgb=rgb(96, 75, 59), hex=#604b3b, css=#604b3b};
}

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

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

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

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

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







th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(88, 71, 61, 1.0);
  color: rgba(88, 71, 61, 1.0);
}

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(88, 71, 61, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(88, 71, 61, 1.0);
}







header,
.primary-navbar{
  background-color: rgba(88, 71, 61, 1.0);
}

.primary-nav nav.navigation-primary  > ul > li > a,
.nav-controls li.nav-item a{
  color: rgba(210, 201, 195, 1.0);
}
.primary-nav .level-2,
#mobile-menu{
  background-color: rgba(250, 243, 235, 1.0);
}

.primary-nav  nav.navigation-primary > ul ul li a{
    color: rgba(88, 71, 61, 1.0);
}
.primary-nav  nav.navigation-primary > ul ul li a:hover,
.nav-controls li.is-shop-now a,
.more-arrow.more-arrow-green, .more-arrow.more-arrow-green:hover,
.nav-controls li.nav-item a:hover{
  color: rgba(169, 228, 225, 1.0);
}
.mega_left_col > .shop >a,
.mega_left_col > .learn >a,
.mega_left_col > .business >a{
  color: rgba(165, 145, 134, 1.0)!important;
}
.mega_left_col >.shop >a:hover,
.mega_left_col >.learn > a:hover,
.mega_left_col >.business > a:hover{
  color: rgba(169, 228, 225, 1.0);
}
.primary-nav .level-1>li.has-submenu:nth-child(7) .level-2 > li > a:hover,
.primary-nav .level-1>li.has-submenu:nth-child(7) .level-2 > li > a{
    color: rgba(165, 145, 134, 1.0);
}

.mega_left_col>.shop>a:hover {
   color: rgba(169, 228, 225, 1.0)!important;
}


@media (max-width: 991.98px){

  nav.navigation-primary>ul>li>a{
    color: rgba(88, 71, 61, 1.0);
  }
  .mega_left_col .level-3 li a, nav.navigation-primary ul ul>li>a{
     color: rgba(88, 71, 61, 1.0);
  }
  .primary-nav .level-2>li>a, .mega_left_col>li>a{
    color: rgba(165, 145, 134, 1.0);
  }
  .primary-nav .level-2>li>a:hover, .mega_left_col>li>a:hover{
      color: rgba(169, 228, 225, 1.0);

  }
}


.primary-nav nav.navigation-primary ul li > a:hover{
  color: rgba(169, 228, 225, 1.0);
}


nav.navigation-primary ul > li > a.active-item{
  color: rgba(210, 201, 195, 1.0);
  background-color: rgba(210, 201, 195, 0.0);
}
nav.navigation-primary ul ul > li > a.active-item{
  color: rgba(88, 71, 61, 1.0);
  background-color: rgba(169, 228, 225, 0.0);
}

.header__container {
  max-width: 1536px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #d2c9c3;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #a9e4e1;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #d2c9c3;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #d2c9c3;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #FFFFFF
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #d2c9c3;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #d2c9c3;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #58473d;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #faf3eb;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #faf3eb;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #a9e4e1;
  color: #a9e4e1;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #58473d;
  background-color: #a9e4e1;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Gotham Book,sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(210, 201, 195, 1.0);
}







.footer__container {
  max-width: 1536px;
  padding-left:15px;
  padding-right:15px;
}
.footer-top-row.bg-brown {
  background-color: rgba(88, 71, 61, 1.0);
}
#site-footer .footer-top-row h2.footer-section-label, #site-footer .newsletter-column h2, #site-footer .newsletter-column p{
  color: rgba(231, 203, 174, 1.0);
}

#site-footer .footer-top-row .footer-navigation-column ul li a {
  color: rgba(231, 203, 174, 1.0);
}
#site-footer .footer-top-row .footer-navigation-column ul li a:hover {
  color: rgba(169, 228, 225, 1.0);
}


/* Bottom Footer */
footer .bg-tan{
  background-color: rgba(231, 203, 174, 1.0);
}

.social-links a,
#site-footer .footer-bottom-row .disclaimer a,
#site-footer .footer-bottom-row .disclaimer{
  color: rgba(96, 75, 59, 1.0);
}
.social-links a:hover{
  color: rgba(169, 228, 225, 1.0);
}







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

.blog-post__date {
  border-color: {color=#604b3b, opacity=100, rgba=rgba(96, 75, 59, 1), rgb=rgb(96, 75, 59), hex=#604b3b, css=#604b3b};
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: {color=#604b3b, opacity=100, rgba=rgba(96, 75, 59, 1), rgb=rgb(96, 75, 59), hex=#604b3b, css=#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: {color=#604b3b, opacity=100, rgba=rgba(96, 75, 59, 1), rgb=rgb(96, 75, 59), hex=#604b3b, css=#604b3b};
}

.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: {color=#604b3b, opacity=100, rgba=rgba(96, 75, 59, 1), rgb=rgb(96, 75, 59), hex=#604b3b, css=#604b3b};
}

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

.blog-pagination__link {
  color: {color=#604b3b, opacity=100, rgba=rgba(96, 75, 59, 1), rgb=rgb(96, 75, 59), hex=#604b3b, css=#604b3b};
}

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

.blog-post__title {
  color: {color=#604b3b, opacity=100, rgba=rgba(96, 75, 59, 1), rgb=rgb(96, 75, 59), hex=#604b3b, css=#604b3b};
  font-family:Futura Std Bold,sans-serif;
  font-size: 3.6px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#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: #58473d;
}

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

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

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

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

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




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