
/* GLOBAL */
/* ==== */
html {
scroll-behavior: smooth;
}
#savecontent {
margin-top: -2px;
}
.scripty {
font-family: "Great Vibes", cursive;
font-weight: 400;
font-style: normal;
}
.codey {
font-family: courier, monospace;
}
@media (min-width: 1200px) {
.biggy {
font-size: 4rem;
}
}
@media (min-width: 1600px) {
.biggy {
font-size: 5rem;
}
}
.anchor {
scroll-margin-top: 200px;
}
@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;
}
}
.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;
}*/
.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;
}
form li p {
margin-bottom: 0;
}
form label {
font-weight: bold;
}
form .checkbox-group label,
form .radio-group label {
font-weight: normal;
}
.formbuilder-checkbox,
.formbuilder-radio {
margin-bottom: 4px;
}
.dark-gradient {
background: linear-gradient(to bottom right, #000000, #222222);
}
.productPrice {
font-weight: bold;
}
.productsRow .product-title {
font-size: .9rem;
line-height: 1.4;
display: block;
margin-bottom: .5rem;
}
.productRow .btn-back {
display: none !important;
}
.oms-product-img-container a {
padding: .5rem;
display: block;
background: var(--dark) !important;
}
.oms-product-img-container .product-image {
background-size: contain !important;
background-repeat: no-repeat !important;
}
.productsRow .card-body {
background: black;
color: white;
}
.fullProductsContainer {
background: #333;
padding: 1rem !important;
}
.productsRow .card.shadow {
border: 0px solid #555;
background: transparent;
border-radius: 10px !important;
}
/* ==== Team cards ==== */
.team-section .team-eyebrow {
font-size: .72rem;
letter-spacing: .32em;
text-transform: uppercase;
color: var(--primary);
font-weight: 600;
margin-bottom: 1.25rem;
}
.team-section .team-heading {
font-family: Georgia, "Playfair Display", "Times New Roman", serif;
font-weight: 400;
letter-spacing: -.01em;
color: #1a1a1a;
}
.team-section .team-photo {
width: 100%;
aspect-ratio: 4 / 5;
object-fit: cover;
display: block;
margin-bottom: 1rem;
}
.team-section .team-name {
font-family: Georgia, "Playfair Display", serif;
font-size: 1.15rem;
line-height: 1.3;
color: #1a1a1a;
}
.team-section .team-title {
font-size: .68rem;
letter-spacing: .22em;
text-transform: uppercase;
color: #777;
margin-top: .3rem;
}
/* PAGE SPECIFIC */
/* FOOTER */
