/* ******************************************************************************
*********************************************************************************
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: 80px;
  padding-top: 80px;
}

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







/*body {
  color: #000000;
  font-family: Gordita;
  font-weight: 400;
}*/

@media (min-width: 768px) {
  body {
    font-size: 1em;
  }
}

a {
  color: rgba(0, 0, 0, 1.0);
}

a:hover,
a:focus {
  color:#000000;
}

a:active {
  color: rgba(40, 40, 40, 1.0);
}

h1 {
  color: #000000;
  font-family: Gordita;
  font-weight: 500;
}

@media(min-width: 1024px) {
  h1 {
    font-size: 2.25em;
  }
}

h2 {
  color: #000000;
  font-family: Gordita;
  font-weight: 500;
}

@media(min-width: 767px) {
  h2 {
    font-size: 2.25em;
  }
}

h3 {
  color: #000000;
  font-family: Gordita;
  font-weight: 500;
}

@media(min-width: 767px) {
  h3 {
    font-size: 1.5em;
  }
}

h4 {
  color: #000000;
  font-family: Gordita;
  font-weight: ;
}

@media(min-width: 767px) {
  h4 {
    font-size: 1.125em;
  }
}

h5 {
  color: #000000;
  font-size: 1em;
  font-family: Gordita;
  font-weight: 500;
}

h6 {
  color: #000000;
  font-family: Gordita;
  font-size: 1em;
  font-weight: 500;
}

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





.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.widget-type-blog_subscribe,
.widget-span.widget-type-form,
.error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form,
div#comment-form,
.body-container .hs_cos_wrapper_type_form,
.hs-search-field__bar, .section.post-footer, .systems-page form {
  background-color: rgba(236, 227, 84, 1.0);
  border-color: rgba(236, 227, 84, 1.0);
  border-radius: 0px;
  border-width: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.hs-button,
.button--primary {
  background-color: rgba(0, 0, 0, 1.0);
  border-color: rgba(236, 227, 84, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(236, 227, 84, 1.0);
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
}

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

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

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

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

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 0px;
  border-width: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(255, 255, 255, 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: #000000;
}

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

.hs-default-font-element,
.hs-main-font-element {
 font-family: Gordita regular,serif;
}

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

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

.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(204, 204, 204, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

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

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

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





.custom-header {
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .submenu.level-1 > li > a {
  color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .submenu.level-1 > li > a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .submenu.level-1 > li > a:hover:after {
  border-color: rgba(236, 227, 84, 1.0);
}

.custom-menu-primary .submenu.level-1 > li.active > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .submenu.level-1 > li.active > a:after {
  border-color: rgba(236, 227, 84, 1.0);
}

.submenu-wrapper {
  background-color: rgba(255, 255, 255, 0.0);
}

.submenu-wrapper > ul > li > a {
  color: rgba(255, 255, 255, 1.0);
}

.submenu-wrapper > ul > li > a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.submenu-wrapper > ul > li > a:hover:after {
  border-color: rgba(236, 227, 84, 1.0);
}

.submenu-wrapper > ul > li.active > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.submenu-wrapper > ul > li.active > a:after {
  border-color: rgba(236, 227, 84, 1.0);
}

/* sticky section */

.no-banner .custom-header:before, 
.sticky .custom-header:before {
  background-color: rgba(236, 227, 84, 1.0);
}

.sticky .custom-menu-primary .submenu.level-1 > li > a,
.no-banner .custom-menu-primary .submenu.level-1 > li > a {
  color: rgba(0, 0, 0, 1.0);
}

.sticky .custom-menu-primary .submenu.level-1 > li > a:hover,
.no-banner .custom-menu-primary .submenu.level-1 > li > a:hover {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.sticky .custom-menu-primary .submenu.level-1 > li > a:hover:after,
.no-banner .custom-menu-primary .submenu.level-1 > li > a:hover:after {
  border-color: rgba(0, 0, 0, 1.0);
}

.sticky .custom-menu-primary .submenu.level-1 > li.active > a,
.no-banner .custom-menu-primary .submenu.level-1 > li.active > a {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.sticky .custom-menu-primary .submenu.level-1 > li.active > a:after,
.no-banner .custom-menu-primary .submenu.level-1 > li.active > a:after {
  border-color: rgba(0, 0, 0, 1.0);
}

.sticky .submenu-wrapper,
.no-banner .submenu-wrapper {
  background-color: rgba(255, 255, 255, 0.0);
}

.sticky .submenu-wrapper > ul > li > a,
.no-banner .submenu-wrapper > ul > li > a {
  color: rgba(0, 0, 0, 1.0);
}

.sticky .submenu-wrapper > ul > li > a:hover,
.no-banner .submenu-wrapper > ul > li > a:hover {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.sticky .submenu-wrapper > ul > li > a:hover:after,
.no-banner .submenu-wrapper > ul > li > a:hover:after {
  border-color: rgba(0, 0, 0, 1.0);
}

.sticky .submenu-wrapper > ul > li.active > a,
.no-banner .submenu-wrapper > ul > li.active > a {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.sticky .submenu-wrapper > ul > li.active > a:after,
.no-banner .submenu-wrapper > ul > li.active > a:after {
  border-color: rgba(0, 0, 0, 1.0);
}

@media (min-width: 1024px) {
  .custom-menu-primary .submenu.level-1 > li > a.contacta {
    color: rgba(0, 0, 0, 1.0);
    border-color: rgba(236, 227, 84, 1.0);
    background-color: rgba(236, 227, 84, 1.0);
  }
  .custom-menu-primary .submenu.level-1 > li > a.contacta:hover {
    color: rgba(236, 227, 84, 1.0);
    border-color: rgba(0, 0, 0, 1.0);
    background-color: rgba(0, 0, 0, 1.0);
  }
  .sticky .custom-menu-primary .submenu.level-1 > li > a.contacta,
  .no-banner .custom-menu-primary .submenu.level-1 > li > a.contacta {
    color: rgba(0, 0, 0, 1.0);
    border-color: rgba(0, 0, 0, 1.0);
    background-color: rgba(236, 227, 84, 1.0);
  }
  .sticky .custom-menu-primary .submenu.level-1 > li > a.contacta:hover,
  .no-banner .custom-menu-primary .submenu.level-1 > li > a.contacta:hover {
    color: rgba(236, 227, 84, 1.0);
    border-color: rgba(0, 0, 0, 1.0);
    background-color: rgba(0, 0, 0, 1.0);
  }
}





.custom-footer {
  background-color: rgba(236, 227, 84, 1.0);
}

.custom-contact-section h4,
.custom-newsletter-section h4 {
  color: rgba(0, 0, 0, 1.0);
}

.custom-contact-section ul li a,
.footer-tlf a,
.custom-copyright-wrapper ul li a {
  color: rgba(0, 0, 0, 1.0);
}

.custom-copyright-wrapper ul li {
  color: rgba(0, 0, 0, 1.0);
}

.custom-contact-section ul li a:hover,
.footer-tlf a:hover,
.custom-copyright-wrapper ul li a:hover {
  color: rgba(0, 0, 0, 1.0);
}

.custom-contact-section ul li a:hover:after,
.custom-copyright-wrapper ul li a:hover:after {
  border-color: rgba(0, 0, 0, 1.0);
}

.custom-contact-section .social-links li a {
  color: rgba(0, 0, 0, 1.0);
}

.custom-contact-section .social-links li a:hover {
  color: rgba(236, 227, 84, 1.0);
  background-color: rgba(0, 0, 0, 1.0);
}

.custom-copyright-wrapper p {
  color: rgba(0, 0, 0, 1.0);
}

#footer-form-newsletter a {
  color: rgba(0, 0, 0, 1.0);
}

#footer-form-newsletter p {
  background-color: rgba(255, 255, 255, 1.0);
}

#footer-form-newsletter a:hover {
  color: rgba(0, 0, 0, 1.0);
}

#footer-form-newsletter a:hover p {
  background-color: rgba(255, 255, 255, 1.0);
}

#footer-form-newsletter button {
  background-color: rgba(0, 0, 0, 1.0);
}

#footer-form-newsletter a:hover button {
  background-color: rgba(0, 0, 0, 1.0);
}

#footer-form-newsletter button span {
  border-color: rgba(236, 227, 84, 1.0);
}

#footer-form-newsletter a:hover button span {
  border-color: rgba(236, 227, 84, 1.0);
}

.custom-footer-right-section h4 {
  color: rgba(255, 255, 255, 1.0);
}

.custom-footer-right-section p {
  color: rgba(255, 255, 255, 1.0);
}

.custom-footer-right-section a {
  background-color: rgba(236, 227, 84, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.custom-footer-right-section a:hover {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(236, 227, 84, 1.0);
}





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

.blog-post__date {
  border-color: #000000;
}

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

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

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

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

.blog-pagination__link {
  color: #000000;
}

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

.blog-post__title {
  color: #000000;
  font-family:;
  font-size: 2.25px;
  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: #494a52;
}

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

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

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

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,
.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}




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


/*****************************************/
/*  Unsubscription & Preferences pages   */
/*****************************************/
.form-unsubscribe form input[type=email]{
  border: 1px solid #000;
  max-width: 500px;
}
.form-preferences .email-prefs .item p{
  margin-top: 0px;
}
.form-unsubscribe form input[type=submit],
.form-preferences .email-prefs input[type=submit]{
  border: 1px solid #FFF;
  color: #000;
  background: rgba(236,227,84,1);
  padding: 18px 26px;
  font-size: 18px;
  line-height: 26px;
  font-family: Gordita medium;
}
.form-unsubscribe form input[type=submit]:hover,
.form-preferences .email-prefs input[type=submit]:hover{
  border: 1px solid rgba(236,227,84,1);
}
.form-preferences form h1,
.form-preferences form h2{
  font-size: 35px;
  line-height: 38px;
}
.form-unsubscribe h1{
  font-size: 30px;
  line-height: 32px;
}
.form-unsubscribe h3{
  font-size: 26px;
  line-height: 30px;
}
.form-preferences .checkbox-row .fakelabel,
.form-preferences .subscribe-options label{
  display: flex;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  align-items: center;
}
.form-preferences .checkbox-row .fakelabel span,
.form-preferences .subscribe-options label span{
  margin-left: 25px;
}
.form-preferences .checkbox-row .fakelabel input,
.form-preferences .subscribe-options label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 16px;
  width: 16px;
  top: 0px;
  left: 0px;
  z-index: 100;
}
.form-preferences .checkbox-row .fakelabel .checkmark,
.form-preferences .subscribe-options label .checkmark{
  position: absolute;
  top: 1px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #FFFFFF;
  border: 1px solid #000;
  margin: 0px;
}
.fakelabel input:checked ~ .checkmark,
.subscribe-options label input:checked ~ .checkmark{
  background-color: rgba(236,227,84,1) !important;
  border: 1px solid rgba(236,227,84,1) !important;
}
.form-preferences .checkbox-row .fakelabel .checkmark:after,
.subscribe-options label input:checked ~ .checkmark:after{
  content: "";
  position: absolute;
  display: none;
}
.form-unsubscribe form,
.form-preferences form{
  line-height: 1.4em;
  font-size: 16px;
}
.form-preferences input[type="checkbox"]:checked ~ .checkmark:after,
.subscribe-options label input[type="checkbox"]:checked ~ .checkmark:after{
  display: block;
}
.form-preferences .checkbox-row{
  margin-bottom: .35rem;
}
.form-preferences .checkbox-row .fakelabel .checkmark:after,
.subscribe-options label .checkmark:after{
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 767px){
  .form-unsubscribe form,
  .form-preferences form{
    font-size: 15px;
  }
  .form-preferences form h1,
  .form-preferences form h2{
    font-size: 30px;
    line-height: 33px;
  }
  .form-unsubscribe h1{
    font-size: 25px;
    line-height: 28px;
  }
  .form-unsubscribe h3{
    font-size: 22px;
    line-height: 26px;
  }
  .form-unsubscribe form input[type=submit],
  .form-preferences .email-prefs input[type=submit]{
    font-size: 16px;
    padding: 16px 22px;
  }
  .form-preferences .checkbox-row .fakelabel .checkmark,
  .form-preferences .subscribe-options label .checkmark{
    top: 1px;
  }
}