/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.footer-newsletter form .hs-submit {
    margin-top: 33px !important;
} 
  
.footer-newsletter form .hs-submit input {
  background-color: #93bdb2 !important;
} 
  
 ul {
  list-style: disc !important; 
  font-weight: bold;
  padding-left: 2rem !important;
} 

 ol {
  list-style: decimal !important; 
  font-weight: bold;
  padding-left: 2rem !important;
} 
 
#hs_cos_wrapper_widget_1759468207553 div.mega-menu-pro-woods-widget_1759468207553-wrapper ul {
  list-style: none !important;
  padding-left: 0rem !important;
} 

ol li, ul li {
  font-weight: normal;
}
 
.hs-private.hs-private.hs-private .dIctIz { 
  list-style: none !important;
  padding-left: 0rem !important;
}

#hs_cos_wrapper_widget_1759468207553 .mega-menu-pro-woods-widget_1759468207553-top-bar {
  display: none !important;
}

#hs_cos_wrapper_widget_1759468207553 ul.mega-menu-pro-woods-widget 1759468207553-menu>li>ul>li:hover>a, #hs_cos_wrapper_widget_1759468207553 ul. mega-menu-pro-woods-widget_1759468207553-menu>li>ul>li>a:hover {
  background: #f5f1e8 !important;
}
 

#hs_cos_wrapper_widget_1759468207553 .mega-menu-pro-woods-widget_1759468207553-cta-btn:last-child {
  background: #003b45 !important;
  color: #ffffff !important;
}

#hs_cos_wrapper_widget_1759468207553 .mega-menu-pro-woods-widget_1759468207553-cta-btn:last-child:hover {
  background: #f7d880 !important;
  color: #003b45 !important;
} 

@media (max-width: 767px) {
  
  
  .h1, h1 {
    font-size: 40px !important;
  } 
  
  .h2, h2 {
    font-size: 32px !important;
  } 
  
  .h3, h3 {
    font-size: 28px !important;
  }
  
  .h4, h4 {
    font-size: 24px !important;
  } 
  
  .h5, h5 {
    font-size: 20px !important;
    font-weight: bold !important;
  }   
  
  .widget_1759535441129-flexbox-positioning > div {
    padding: 10px 0px 20px 0px;
  }
  
  #hs_cos_wrapper_widget_1759468207553 .mega-menu-pro-woods-widget_1759468207553-wrapper .visible-xs {
    margin: 0px 0px 0px 0px !important;
  }
  
  .footer-widget {
    text-align: center !important;
  }
  
  footer form {
    margin: auto !important;
  }
   
  .footer-social {
    display: inherit !important;
  }
  
  .footer-social a {
    padding: 0px 25px !important;
  }
  
  .footer-bottom img {
    transform: scale(0.75); /* 75% of its original size */
  } 
  
  .row-fluid .span6 {
    padding: 25px !important;
  } 
  
  .row-fluid .span6:has(img) {
    padding: 0 !important;
  }
    
  .hs-button {
    margin: auto !important;
  } 
  
  html body .dnd_area-row-1-padding.dnd_area-row-1-padding {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
  
  html body .cell_17429864231334-padding.cell_17429864231334-padding {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  
}
  
}