/* ******************************************************************************
*********************************************************************************
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: 1080px;
}

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

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




html {
  font-size: 16;
}

body {
  color: #424143;
  font-family: Open Sans;
  font-weight: 300;
  font-size: 16px;
}
  
p {
  
}

a {
  color: rgba(66, 65, 67, 1.0);
}

a:hover,
a:focus {
  color:#77787b;
}
 
a:active {
  color: rgba(106, 105, 107, 1.0);
}

h1 {
  color: #064265;
  font-family: Roboto;
  font-size: 48px;
  font-weight: 700;
}




h2 {
  color: #064265;
  font-family: Roboto;
  font-size: 28px;
  font-weight: 700;
}



h3 {
  color: #000000;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 700;
}

@media(max-width: 767px) {

}

h4 {
  color: #064265;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
}

 

h5 {
  color: #064265;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 700;
}

h6 {
  color: #e55a20;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 400;
}

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





form,
.submitted-message {
  border-color: rgba(211, 206, 210, 1.0);
  font-family: Open Sans;
}

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

.hs-button,
.button--primary {
  background-color: rgba(229, 90, 32, 1.0);
  border-color: rgba(229, 90, 32, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
  border-width: 2px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(188, 71, 22, 1.0);
  border-color: rgba(188, 71, 22, 1.0);
  color: #1a1a1a !important;
} 

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

.hs-form label {
  color: rgba(66, 65, 67, 1.0);
}

.hs-form legend {
  color: rgba(66, 65, 67, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
input#hs-pwd-widget-password {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(227, 228, 233, 1.0);
  color: rgba(66, 65, 67, 1.0);
  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, 120, 123, 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: #424143;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Open Sans;
}

.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;
}

/* Added by HS Support #7716245*/
  form {
    max-width:none!important; 
  } 




th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(229, 90, 32, 1.0);
  color: rgba(229, 90, 32, 1.0);
} 

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(229, 90, 32, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(229, 90, 32, 1.0);
}




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

header.header:before {
  background-color: rgba(229, 90, 32, 1.0);
}

.header__container {
  max-width: 1080px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(66, 65, 67, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li > a:focus {
  color: rgba(66, 65, 67, 0.65);
  background-color: rgba(255, 255, 255, 0.0);
} 

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

.header_cart-account_links ul li a {
  color: rgba(66, 65, 67, 1.0);
}
.header_cart-account_links ul li a svg path {
  fill: rgba(66, 65, 67, 1.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:after,
.custom-menu-primary .hs-menu-wrapper > ul > li.products:hover:after{
  border-bottom-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul > li > a {
  color: rgba(6, 66, 101, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul > li > a:hover,
.custom-menu-primary .hs-menu-wrapper > ul ul > li > a:focus {
  color: rgba(39, 144, 178, 0.75);
  background-color: rgba(255, 255, 255, 0.0);
}

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

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


@media(max-width: 767px) {

}





.footer__container {
  max-width: 1080px;
}
.footer_top {
  background-color: rgba(6, 66, 101, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer_top h3 {
  color: rgba(255, 255, 255, 1.0);
}
.footer_top a {
  color: rgba(255, 255, 255, 1.0);
}
.footer_top a:hover,
.footer_top a:focus {
  color: rgba(255, 255, 255, 1.0);
}


.footer_bottom {
  background-color: rgba(3, 45, 73, 1.0);
}
.footer_bottom a {
  color: rgba(255, 255, 255, 1.0);
}
.footer_bottom a:hover,
.footer_bottom a:focus {
  color: rgba(255, 255, 255, 1.0);
}
.footer_social a svg path {
  fill: rgba(255, 255, 255, 1.0);
}
.footer_social a:hover svg path {
  fill: rgba(255, 255, 255, 1.0);
}
 
.footer__copyright {
  color: rgba(255, 255, 255, 1.0);
}





.content-wrapper {
  max-width: 1080px;
  padding-bottom: 80px;
  padding-top: 80px;
}

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

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

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

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

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

.blog-pagination__link {
  color: #424143;
}

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

.blog-post__title {
  color: #064265;
  font-family:Roboto;
  font-size: 28px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}
.blog-recent-posts__post,
.blog-recent-posts__post:hover {
  color: #424143;
}

#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 {
  max-width: 1080px;
  margin: 0 auto;
}




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