
/* GLOBAL */
html {
scroll-behavior: smooth;
}
@media(min-width: 992px) {
h1.mega, .h1.mega {
font-size: 4rem;
}
}
@media(max-width: 767px) {
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;
}
}
.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;
}
.btn-primary-alt {
color: black !important;
}
@media(min-width: 1600px) {
.container {
max-width: 1300px;
}
}
.wrapper-testimonials {
background: var(--light);
}
.oms-testimonials .media .d-flex.mb-2,
#continueShopping {
display: none !important;
}
.product-image {
min-height: auto !important;
padding-bottom: 65% !important;
background-size: contain !important;
background-repeat: no-repeat !important;
background-position: center center !important;
/* background-color: var(--dark) !important;*/
}
.productsRow .product-title {
font-weight: bold;
color: var(--primmary);
}
.proDet_sku {
font-weight: bold;
}
.prodButtons .text-right {
text-align: left !important;
}
.productRow .btn-back {
display: none !important;
}
.productDescription option {
color: var(--primary);
}
.productDescription option:disabled {
color: #bbb;
}
.modal-dialog,
.modal-content,
.modal-header,
.modal-content {
border-radius: 0;
}
/*#spec21Container,
.product-container-65792 #spec23Container,
.product-container-65409 #spec20Container,
.product-container-65544 #spec23Container,
.product-container-65559 #spec23Container{
display: none;
}
.product-container-65409 #spec21Container, .product-container-65544 #spec21Container, .product-container-65559 #spec21Container {
display: block !important;
}*/
.mainImg {
width: auto !important;
max-height: 400px;
text-align: center;
margin: auto;
}
.prodimg-col {
text-align: center;
}
/* PAGE SPECIFIC */
/* FOOTER */
