rev_slider {
    height: 100px !important;
}

input.error{
	border-color: red;
}

label.error{
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    text-overflow: ellipsis;
    font-style: italic;
}

input[type=checkbox].error + label {
  color: red;
}

[class*="btn"]:not(.btn-small).btn-style-5.active {
  background: #630e1d;
  border-color: #630e1d;
}


.boxy {
    margin: 0em 0em -.75em 0em;
}

