
/* GLOBAL */
html {
scroll-behavior: smooth;
}
.anchor {
scroll-margin-top: 200px;
}
@media(min-width: 1px) {
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;
}
}
@media(min-width: 768px) {
h1, .h1 {
font-size: 2.5rem;
}
h2,
.h2 {
font-size: 2.25rem;
}
h3,
.h3 {
font-size: 2rem;
}
h4,
.h4 {
font-size: 1.75rem;
}
h5,
.h5 {
font-size: 1.5rem;
}
h6,
.h6 {
font-size: 1.25rem;
}
}
@media(min-width: 1200px) {
h1.mega, .h1.mega {
font-size: 3.8rem !important;
}
body {
font-size: 1.05rem;
}
h1,
.h1 {
font-size: 2.8rem;
}
h2,
.h2 {
font-size: 2.5rem;
}
h3,
.h3 {
font-size: 2.2rem;
}
h4,
.h4 {
font-size: 1.9rem;
}
h5,
.h5 {
font-size: 1.6rem;
}
h6,
.h6 {
font-size: 1.3rem;
}
}
@media(min-width: 1600px) {
h1, .h1 {
font-size: 3.4rem;
}
h2,
.h2 {
font-size: 3rem;
}
h3,
.h3 {
font-size: 2.6rem;
}
h4,
.h4 {
font-size: 2.2rem;
}
h5,
.h5 {
font-size: 1.8rem;
}
h6,
.h6 {
font-size: 1.4rem;
}
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
text-transform: uppercase;
font-family: "eurostile-extended", sans-serif;
font-weight: 900;
}
.btn {
white-space: normal;
}
.btn-primary,
.btn-primary-alt {
color: black;
}
a:hover img,
a.bg-img:hover a.bg-image:hover {
opacity: .85;
}
#savecontent img {
max-width: 100% !important;
height: auto !important;
}
#savecontent {
margin-top: -2px;
}
.rightfloat {
float: right;
margin: 0 0 .5rem 1rem;
width: 40%;
}
@media (max-width: 767px) {
.rightfloat {
float: none;
margin: 0 0 1rem 0;
width: 100%;
}
}
.formbuilder-required {
color: red;
}
.form-control {
box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.2);
}
.non-bg-img .row:nth-of-type(even) {
flex-direction: row-reverse !important;
}
.round,
.rounded {
border-radius: 12px;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
background-color: rgba(0, 0, 0, 0.9);
padding: 1rem;
background-size: 20px;
}
@media(min-width: 1600px) {
.container {
max-width: 1300px;
}
}
.product-image {
background-size: cover !important;
min-height: auto !important;
padding-bottom: 75%;
}
#savecontent form label {
font-weight: bold;
}
#savecontent form .checkbox-group label,
#savecontent form .radio-group label {
font-weight: normal;
}
.text-right.addToCart {
text-align: left !important;
}
.solar-bg {
background-image: url(/userfiles/2609/images/blast-color.jpg);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: relative;
}
.blog-detail-page {
background: var(--light);
}
.blog-detail-page .blog-desc {
background: white;
border: 1px solid var(--border);
padding: 1.5rem;
}
.blog-detail-page .blog-desc > h4 {
color: var(--success) !important;
}
.blog-wrapper .blog-byline {
display: none;
}
.blog-wrapper .blog-title {
font-size: 1.25rem;
}
.service-nav .btn {
border-radius: 100px;
font-size: .8rem;
padding: 2px 8px;
width: 150px;
}
@media(max-width: 767px) {
.service-nav .btn {
border-radius: 100px;
font-size: .7rem;
padding: 2px 8px;
width: 135px;
}
}
@media(max-width: 575px) {
.sub-header .container {
max-width: 94% !important;
}
}
.sub-header .container {
background: rgba(0, 0, 0, 0.65);
border: 2px solid white;
}
.oms-testimonials {
background: var(--light);
}
.navbar-toggler {
color: black!important;
}
.btn-custom {
background: white;
color: black;
}
#continueShopping {
display: none;
}
/* PAGE SPECIFIC */
/* FOOTER */
