/*
 Theme Name:     V3 Dental Theme Child
 Theme URI:      http://www.bestsantaclaritadentist.com/v3/wp-content/themes/v3-dental/
 Description:    Promenade Child Theme V3
 Author:         Cole Summers, Justin Scarpetti
 Author URI:     http://www.exitwabashandlake.com
 Template:       v3-dental
 Version:        3.0
*/

@import url("../v3-dental/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

.covidbtn {
  border: 2px solid white !important; /* White */
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  margin: 10px 0;
}

.covidbtn:hover {
  background-color: #4caf50; /* Green */
  color: white;
}

.spotlight-right .spotlight-right-form-box {
  height: 100%;
}

.spotlight-right .spotlight-right-form-box {
  height: 23rem;
}

@media only screen and (max-width: 1300px) {
  .spotlight-right .spotlight-right-form-box {
    height: 20rem;
  }
}

.spotlight-social {
  width: 68%;
  margin: 0 16%;
  margin-top: 20px;
  margin-bottom: 120px;
}

@media only screen and (max-width: 110px) {
  .spotlight-social {
    margin-bottom: 150px;
  }
}
