/* @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    */
/*****************************************/

#hs_cos_wrapper_widget_1729813594841 .select {
  color: #000000;
  font-size: 18px!important;
  font-weight: normal!important;
  min-width: 150px;
  border: none;
  border-radius: 0px !important;
  cursor: pointer;
  background: none;
}

.body-container-wrapper{
  /* margin-top: -110px; */
}
ul {
  padding-left: 15px; /* Adjust the value as needed */
}


@media (max-width:767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical{
    display:none !important:
  }
}
/*****************************************/
/* iHomeFinder styles are controlled from the iHomeFinder css tools   */
/*****************************************/

.ihf-listing-result-cell {
  border-radius: 0px  !important;
  background-color: #565656 !important;
}

/*****************************************/
/* Attempt to make CCL specific Buttons   */
/*****************************************/

/*
#home-hero .cta-primary, #home-hero .standard-btn,  #home-hero .cta-primary:active {
  width: 150px !important;
  padding: 20px !important;
  text-align: center !important;
}
*/




/*
.cta-secondary, .cta-secondary:active {
  width: 125px !important;
  text-align: center;
}
*/

.hhs-post-summary {
  color: #666 !important;
}