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

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

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




html {
  font-size: 18;
}

body {
  color: #777777;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400
}

p {
  font-family: Montserrat;
}

a {
  font-family: Montserrat;
  color: rgba(51, 51, 51, 1.0);
}

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

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

h1 {
  color: #777777;
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 400;
}


h2 {
  color: #777777;
  font-family: Montserrat;
  font-size: 27px;
  font-weight: 400;
}

h3 {
  color: #777777;
  font-family: Montserrat;
  font-size: 21px;
  font-weight: 400;
}

h4 {
  color: #777777;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
}


h5 {
  color: #777777;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
}

h6 {
  color: #777777;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
}

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





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

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

.hs-button,
.button--primary {
  background-color: rgba(49, 53, 55, 1.0);
  border-color: rgba(49, 53, 55, 1.0);
  border-radius: 0px;
  border-width: 2px;
  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(255, 255, 255, 0.0);
  border-color: rgba(49, 53, 55, 1.0);
  color: rgba(68, 68, 68, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(89, 93, 95, 1.0);
  border-color: rgba(89, 93, 95, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

form input,
form select,
form textarea,  
.hs-input,
input[type="password"]{
  border-color: rgba(209, 209, 209, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input[type="password"]:focus{
  border-color: rgba(209, 209, 209, 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: #777777;
}

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

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

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

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

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

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





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

.header-top {
  background-color: #4d4c4c;
  color:#ffffff;
   /*background-color: rgba(156, 178, 52, 1.0); */
}


.header__container {
  max-width: 1530px;
}

body .custom-menu-primary.desktop .submenu.level-1 > li > a {
  color: #000000;
  /*color: rgba(42, 144, 6, 1.0);*/
}

body .custom-menu-primary.desktop .submenu.level-1 > li > a:hover,
body .custom-menu-primary.desktop .submenu.level-1 > li > a:focus {
  color: rgba(42, 144, 6, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:before{
  background-color: rgba(42, 144, 6, 1.0);
}
p.product-desc{
   color: rgba(65, 65, 65, 1.0);
}
body .custom-menu-primary .submenu.level-1 ul {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  color: rgba(65, 65, 65, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item > .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item > .menu-link:focus {
  color: rgba(65, 65, 65, 1.0);
}

.header-top .secondry__menu p a,
.header-top .secondry__menu p{
  color: rgba(51, 51, 51, 1.0);
}

.header-top .secondry__menu p a:hover {
  color: rgba(51, 51, 51, 1.0);
}

.idiomo-menu ul {
  background-color: rgba(255, 255, 255, 1.0);
}
.idiomo-menu ul li{
  border-color: rgba(242, 242, 242, 1.0);
  color: rgba(78, 78, 78, 1.0);
}

.idiomo-menu ul li:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(49, 53, 55, 1.0);
  border-color: rgba(242, 242, 242, 1.0);
}

.header-top .phone--no p {
  color: #ffffff; font-size: 12px;
}
.header-top a {color:#ffffff;}
.header-top .secondry__menu p a, .header-top .secondry__menu p {color:#ffffff;}
.svgic {
    height: 17px;
    vertical-align: middle;
}


.header-cart-wrapper a {
  color: rgba(51, 51, 51, 1.0);
}
.header-cart-wrapper a:hover {
  color: rgba(51, 51, 51, 1.0);
}
.header-user-icon ul li {
  color: rgba(51, 51, 51, 1.0);
}
.header-user-icon ul li:hover {
  color: rgba(51, 51, 51, 1.0);
}


.custom-menu-primary .navigation-primary > ul {
    display: flex;
    justify-content: space-between;
}

.custom-menu-primary .navigation-primary > ul > li > ul {position:unset!important;}

.custom-menu-primary .navigation-primary > ul > li ul > li { float:none!important; width:100%!important; padding: 0 10px; }




@media (min-width: 1200px) {
  .header-fixed .header-bottom{
    background-color: rgba(255, 255, 255, 1.0);
  }
}






.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 122, 49, 1.0);
}

.custom-footer a {
  color: rgba(0, 122, 49, 1.0);
}
.custom-footer a:hover {
  color: rgba(0, 122, 49, 1.0);
}

.custom-footer .section-title h4 {
  color: rgba(0, 122, 49, 1.0);
}
.custom-footer .footer-form-title h4{
  color: rgba(0, 122, 49, 1.0);
}

.custom-footer .cus-footer-form form input[type="email"] {
  border-color: rgba(0, 122, 49, 1.0);
}

.footer__container {
  max-width: 1530px;
}





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

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

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

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

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

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

.blog-pagination__link {
  color: #777777;
}

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

.blog-post__title {
  color: #777777;
  font-family:Montserrat;
  font-size: 27px;
  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 {
  max-width: 1530px;
  margin: 0 auto;
}




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