
/* GLOBAL */
/* css */
@media(min-width: 992px) {
h1.mega, .h1.mega {
font-size: 5rem;
}
}
@media(min-width: 992px) {
h1, .h1 {
font-size: 3rem;
text-transform: uppercase;
}
h2,
.h2 {
font-size: 2.7rem;
}
h3,
.h3 {
font-size: 2.4rem;
}
h4,
.h4 {
font-size: 2.1rem;
}
h5,
.h5 {
font-size: 1.8rem;
}
h6,
.h6 {
font-size: 1.5rem;
}
}
.btn {
white-space: normal;
}
a:hover img,
a.bg-img:hover a.bg-image:hover {
opacity: .85;
}
#savecontent img {
max-width: 100%;
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: 1300px;
}
}
@media (min-width: 1700px) {
.container.container-wider {
width: 1600px;
max-width: 1600px!important;
}
}
.sub-hero h2.h4 {
display: none;
}
.productsRow .product-image {
min-height: auto;
padding-bottom: 180%;
background-repeat: no-repeat !important;
background-size: cover !important;
}
.rounded {
border-radius: 10px !important;
}
/* PAGE SPECIFIC */
/* FOOTER */
