/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>   Custom CSS 2021  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

@media (max-width: 900px){
  .hidemobile {
    display: none !important;
  }
  
  }

@media (min-width: 899px){
  .hidedesktop {
    display: none !important;
  }
    
    @media only screen and (max-width: 900px) {
  /* For mobile phones: */
  #hs_cos_wrapper_widget_1621499757978 {
      padding-right: 100px !important;
  }
}
    
.hs-search-field--open .hs-search-field__suggestions {
    background-color: #ffffff !important;
    padding: 10px: !important;
    }