
/* GLOBAL */
.order-container label {
display: none;
}
.formbuilder-file label {
display: block !important;
}
@media(min-width: 992px) {
h1.mega, .h1.mega {
font-size: 4rem;
}
}
@media(max-width: 767px) {
h1, .h1 {
font-size: 2rem;
}
h2,
.h2 {
font-size: 1.75rem;
}
h3,
.h3 {
font-size: 1.6rem;
}
h4,
.h4 {
font-size: 1.45rem;
}
h5,
.h5 {
font-size: 1.3rem;
}
h6,
.h6 {
font-size: 1.15rem;
}
}
.btn {
white-space: normal;
}
a:hover img,
a.bg-img:hover a.bg-image:hover {
opacity: .85;
}
#savecontent img {
max-width: 100% !important;
height: auto !important;
}
.rightfloat {
float: right;
margin: 0 0 .5rem 1rem;
width: 40%;
}
@media (max-width: 767px) {
.rightfloat {
float: none;
margin: 0 0 1rem 0;
width: 100%;
}
}
.btn-primary {
color: white !important;
}
@media(min-width: 1600px) {
.container {
max-width: 1500px;
}
}
.red-gradient {
background-color: #ab0505;
background-image: url(/userfiles/2415/images/black-circle-gradient.svg);
background-attachment: fixed;
background-size: cover;
}
@media (min-width: 992px) {
.order-container .container.container-narrow {
max-width: 700px!important;
}
.collapser {
font-size: 1.75rem !important;
}
}
@media(min-width: 575px) {
.order-container form {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.order-container .form-group {
margin-left: 5px;
margin-right: 5px;
width: 100%;
}
.order-container .formbuilder-text,
.order-container .formbuilder-select {
flex: 1 1 250px;
}
}
.product-image {
min-height: auto !important;
background-size: contain !important;
position: relative;
padding-bottom: 70%;
background-repeat: no-repeat !important;
background-color: var(--light) !important;
}
/* PAGE SPECIFIC */
/* FOOTER */
