/* Enter Your Custom CSS Here */

a.pro-button-shortcode.dark-style-pro:hover {
    background-color: #9b1c1f !important;
}

.location-post-pro:hover, a.pro-button-shortcode.modern-style-pro {
  border-color: #9b1c1f !important;
}

@media screen and (max-width: 1200px) and (min-width: 1001px) {
  header#masthead-pro h1#logo-pro img { max-width: 80% !important; }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  header#masthead-pro h1#logo-pro img { max-width: 60% !important; }
}

@media screen and (min-width: 768px) {
header#masthead-pro.slider-rev-logo h1#logo-pro {
 margin-left: -89px !important; 
}
}

@media screen and (max-width: 768px) {
  header#masthead-pro h1#logo-pro img { max-width: 50% !important; }
}
