
/* GLOBAL */
html {
scroll-behavior: smooth;
}
body {
font-family: "aller", sans-serif;
}
.codey {
font-family: courier, monospace;
}
.anchor {
scroll-margin-top: 200px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "aller", sans-serif;
}
b,
strong,
.font-weight-bold {
font-weight: bold !important;
}
@media(min-width: 576px) {
h1, .h1 {
font-size: 2.7rem;
}
h2,
.h2 {
font-size: 2.4rem;
}
h3,
.h3 {
font-size: 2.1rem;
}
h4,
.h4 {
font-size: 1.9rem;
}
h5,
.h5 {
font-size: 1.6rem;
}
h6,
.h6 {
font-size: 1.3rem;
}
}
@media(min-width: 768px) {
h1, .h1 {
font-size: 3.1rem;
}
h2,
.h2 {
font-size: 2.75rem;
}
h3,
.h3 {
font-size: 2.4rem;
}
h4,
.h4 {
font-size: 2.05rem;
}
h5,
.h5 {
font-size: 1.7rem;
}
h6,
.h6 {
font-size: 1.35rem;
}
}
@media(min-width: 1200px) {
h1.mega, .h1.mega {
font-size: 4.5rem !important;
}
body {
font-size: 1.1rem;
}
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;
}
}
@media(min-width: 1600px) {
h1, .h1 {
font-size: 3.8rem;
}
h2,
.h2 {
font-size: 3.25rem;
}
h3,
.h3 {
font-size: 2.8rem;
}
h4,
.h4 {
font-size: 2.35rem;
}
h5,
.h5 {
font-size: 1.9rem;
}
h6,
.h6 {
font-size: 1.45rem;
}
.fives {
flex: 0 0 20% !important;
max-width: 20% !important;
}
}
@media(max-width: 575px) {
.display-4 {
font-size: 2.5rem !important;
}
.display-4 span {
font-size: unset !important;
}
}
.btn {
white-space: normal;
}
.btn-primary:hover {
background-color: var(--primary-alt);
border-color: var(--primary-alt);
}
.oms-wrapper .btn {
border-radius: 100px;
padding: 8px 16px;
font-weight: bold;
}
a:hover img,
a.bg-img:hover a.bg-image:hover {
opacity: .85;
}
#savecontent img {
max-width: 100% !important;
height: auto !important;
}
.rightfloat-xs {
float: right;
margin: 0 0 5px 10px;
width: 120px;
max-width: 40%;
}
#savecontent img.rightfloat,
.blog-detail-image.img-fluid {
float: right !important;
margin: 0 0 .5rem 1rem !important;
width: 35% !important;
}
@media (max-width: 767px) {
.rightfloat {
float: none !important;
margin: 0 0 1rem 0 !important;
width: 100% !important;
}
}
.btn-primary {
color: white !important;
}
.round {
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;
}
}
@media(min-width: 1600px) {
.container.container-wide {
width: 1500px !important;
max-width: 1500px !important;
}
}
.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;
}
.formbuilder-required {
color: red;
}
.text-right.addToCart {
text-align: left !important;
}
.blog-detail-page {
background: var(--light);
}
.blog-detail-page .blog {
border-radius: 12px;
padding: 1.5rem;
background: white;
box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
}
.blog-detail-page .blog h4 {
margin-top: 1rem;
}
.blog-item .blog-image a {
padding-bottom: 70% !important;
}
.gradient {
background: rgb(94, 67, 134);
background: linear-gradient(133deg, rgba(94, 67, 134, 1) 0%, rgba(71, 46, 109, 1) 33%, rgba(29, 13, 44, 1) 100%);
}
hr.short {
width: 100px;
border-top: 5px solid var(--primary);
margin: 0 0 1rem 0;
}
@media(min-width: 1600px) {
.sixx {
flex: 0 0 20% !important;
max-width: 20% !important;
}
.oms-full-height {
min-height: 100vh !important;
}
}
@media(max-width: 991px) {
.oms-full-height .overlay {
background-color: white !important;
opacity: .8 !important;
}
.no-gutters .half-hero {
padding-bottom: 90% !important;
}
}
.nopad {
margin-left: 0;
padding-left: 22px;
}
.overlay span {
display: none;
height: 0;
}
/* PAGE SPECIFIC */
/* FOOTER */
