
/* GLOBAL */
/* ==== */
html {
scroll-behavior: smooth;
}
/*body {
overflow-x: hidden;
}*/
#savecontent {
margin-top: -2px;
}
.codey {
font-family: courier, monospace;
}
.anchor {
scroll-margin-top: 190px;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
color: inherit !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;
}
}
.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%;
}
.rightfloat-sm {
float: right;
margin: 0 0 .5rem 1rem;
width: 25%;
}
@media (max-width: 767px) {
.rightfloat {
float: none;
margin: 0 0 1rem 0;
width: 100%;
}
.rightfloat-sm {
float: right;
margin: 0 0 .5rem 1rem;
width: 35%;
}
}
@media(max-width: 575px) {
.rightfloat-sm {
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: auto !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: 10px;
padding: 1.5rem;
background: white;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.blog-detail-page .blog h4 {
margin-top: 1rem;
}
.sub-nav .btn {
width: 160px;
}
.sub-nav.equip .btn {
width: 220px;
}
@media(max-width: 420px) {
.sub-nav .btn {
padding: .2rem .4rem;
font-size: .7rem;
width: 130px;
}
}
.sub-nav.lube .btn {
width: 240px
}
.sub-nav.bg-light,
.bg-light.pattern {
background-image: url(/userfiles/2684/images/subnav-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
mark {
padding: 0;
background: var(--primary-alt);
border-radius: 4px;
}
@media(max-width: 450px) {
.pagination .page-link {
di padding: .25rem .5rem;
font-size: .9rem;
}
}
/*.sub-hero {
background-image: url(/userfiles/2684/images/subhero2.jpg) !important;
}*/
.productRow .btn-back {
display: none !important;
}
.product-image {
padding-bottom: 100%;
width: 100%;
background-position: center !important;
background-size: cover !important;
position: relative;
}
.add-to-container {
position: absolute;
top: 5px;
right: 5px;
}
.directEdit {
position: absolute;
top: 1rem;
right: 1rem;
width: 20px;
height: 20px;
opacity: 1;
z-index: 999;
}
.directEdit:hover .fas {
color: var(--primary)!important;
}
.prod-card {
width: 160px;
margin: 7px 7px 7px 7px !important;
box-shadow: 0 0 0 transparent !important;
}
.product-image {
background-size: contain !important;
background-repeat: no-repeat !important;
}
.productsRow .card-body {
padding: .4rem !important;
line-height: 1.25;
}
@media(max-width: 385px) {
.prod-card {
width: 145px;
margin: 5px 5px 5px 5px !important;
}
}
.oms-product-img-container a:hover .product-image {
opacity: .85;
}
.product-image-wrap {
width: 100%;
aspect-ratio: 1 / 1;
/* match your square layout */
overflow: hidden;
position: relative;
}
.product-image-wrap img {
width: 100%;
height: 100%;
object-fit: cover;
/* key line */
object-position: center;
display: block;
}
.product-detail-wrapper .productsRow {
margin-right: 0;
margin-left: 0;
}
.blog .blog-desc .post-content img {
max-width: 100% !important;
height: auto !important;
}
.blog .blog-desc h1.h2 {
font-size: 2.25rem;
font-weight: bold;
}
.blog-wrapper .blog-image,
.blog-data .blog-posted-date,
.blog-data .blog-description,
.blog-subtitle-heading,
.blog-byline-heading {
display: none !important;
}
.blog-content .blog-title.h5 {
font-size: 1.25rem;
margin-bottom: .4rem !important;
}
.blog-content .blog-byline.mb-2 {
font-size: .85rem;
margin-bottom: .8rem !important;
opacity: .7;
}
.blog-wrapper .col-12.col-md-6.col-lg-4.my-3 {
margin-top: .7rem !important;
margin-bottom: .7rem !important;
}
@media(min-width: 1400px) {
.blog-wrapper .col-12.col-md-6.col-lg-4.my-3 {
flex: 0 0 25% !important;
max-width: 25% !important;
}
}
.blog-content .btn-block.blog-read-more {
width: auto !important;
display: inline-block !important;
font-size: .9rem;
}
.oms-blog {
background: var(--light);
}
.blog-item.media.border.rounded.shadow {
background: white;
border: 0 !important;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1) !important;
}
/* PAGE SPECIFIC */
/* FOOTER */
