
/* GLOBAL */
/* styles */
.slashed {
text-decoration: line-through;
}
@media(min-width: 992px) {
h1.mega, .h1.mega {
font-size: 3.5rem;
}
}
@media(max-width: 767px) {
.cart-deets {
font-size: .8rem;
}
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;
}
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
text-transform: uppercase;
line-height: 1.1;
}
.sub-header h1.text-white {
color: var(--primary-alt) !important;
}
.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%;
}
}
@media(min-width: 1600px) {
.container {
max-width: 1400px;
}
.container-md {
max-width: 1300px;
}
}
@media(min-width: 1200px) {
.prod-container {
max-width: 1100px;
}
}
.member-register-link,
.btn-back {
display: none !important;
}
.profile-form form {
display: flex;
flex-wrap: wrap;
}
.profile-form .form-group {
margin: .5rem;
flex: 1 1 500px;
}
.profile-form form .btn {
display: block;
width: 100%;
margin-top: 1rem;
}
.member-content {
background: var(--light);
}
.product-image {
min-height: unset !important;
padding-bottom: 84% !important;
background-size: cover !important;
}
.product-specs {
display:none;
}
.oms-ecommerce {
background: white !important;
}
.oms-ecommerce .border, .oms-ecommerce .shadow, .container.py-5 .w-100.border.rounded.bg-white.shadow.mb-4 {
border: 0 !important;
box-shadow: 0 0 0 transparent !important;
}
h5.productTitle {
font-weight: bold;
font-size: 2rem;
}
.text-right.addToCart {
text-align: left !important;
}
.bg-primary,
.bg-black,
.oms-footer {
background-image: url(/userfiles/2422/images/sub-hero.jpg);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: relative;
display: block;
}
.overlay {
background: #111 !important;
}
.border.rounded .table-condensed.table-striped a:not(.btn) {
pointer-events: none;
color: var(--dark);
}
/* PAGE SPECIFIC */
/* FOOTER */
