
/* GLOBAL */
/* GLOBAL CSS */
@media(min-width: 992px) {
h1, .h1 {
font-size: 3.5rem;
}
h1.mega,
.h1.mega {
font-size: 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;
}
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
/*font-family: axia, sans-serif;*/
text-transform: uppercase;
}
h1,
h2,
h3,
.h1,
.h2,
.h3,
strong,
b,
bold,
.font-weight-bold {
font-weight: 700 !important;
}
/*h4,
h5,
h6,
.h4,
.h5,
.h6 {
font-weight: 700 !important;
}*/
/*body {
font-family: axia, sans-serif;
font-weight: 400;
}*/
#savecontent .sticky-top {
z-index: 1 !important;
}
.btn-primary-alt {
color: white;
}
.subtle,
.oms-blog-detail {
background: var(--light) url(/userfiles/2338/images/subtle-bg.jpg) no-repeat left bottom;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
}
.subtle-cover {
background: var(--light) url(/userfiles/2338/images/subtle-bg.jpg) no-repeat center bottom;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.subheader {
background: var(--light) url(/userfiles/2338/images/subheader.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.modal.fade.show {
background: rgba(0, 0, 0, 0.7);
}
.btn {
white-space: normal;
}
.btn-primary:hover {
background: #355a6d !important;
border: 1px solid #355a6d;
}
a:hover img,
.blog-image a.d-flex:hover {
opacity: .85;
}
.blog-data .blog-title.h5 {
font-size: 1.15rem;
line-height: 1.25rem;
}
.blog-item .blog-read-more,
.blog-data .blog-byline {
display: none;
}
.oms-blog {
background: var(--light);
}
.oms-blog .blog-item {
background: white;
}
@media(min-width: 1600px) {
.blog-wrapper .col-12.col-md-6.col-lg-4.my-3 {
flex: 0 0 25%;
max-width: 25%;
}
}
.blog-detail-page .blog {
background: white;
padding: 1rem;
border: 1px solid var(--border);
}
@media(min-width: 992px) {
.blog-detail-page .blog {
padding: 2rem;
}
}
.blog-desc > h1 {
color: var(--primary) !important;
}
.blog-desc > h4 {
color: var(--secondary) !important;
}
.floatright {
float: right;
margin: 0 0 .5rem 1rem;
width: 450px;
max-width: 50%;
}
.floatright-sm {
float: right;
margin: 0 0 .5rem 1rem;
width: 300px;
max-width: 40%;
}
.floatright-xs {
float: right;
margin: 0 0 .5rem 1rem;
width: 150px;
max-width: 30%;
}
@media(max-width: 575px) {
.floatright {
float: none;
margin: 0 0 1rem 0;
width: 100%;
max-width: 100%;
}
}
.subtle-cover,
.table-striped tbody tr:nth-of-type(even) {
background-color: white;
}
.subtle-cover .table-striped tbody tr:nth-of-type(odd),
.subtle-three .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.7);
}
.list-group.dark .list-group-item {
background: var(--light);
color: dark;
border-radius: 0;
}
.forms form {
display: flex;
flex-wrap: wrap;
}
.forms .form-group:not(.formuilder-textarea) {
flex: 1 1 400px;
margin: 0 .25rem .75rem .25rem;
align-self: flex-end;
}
.forms .formbuilder-textarea {
flex: 1 1 100% !important;
margin: 0 .25rem .75rem .25rem;
}
.forms label {
margin-bottom: .25rem;
}
.forms .formbuilder-radio {
display: inline;
margin-right: 35px;
}
.border-stripe.table-striped td,
.border-stripe.table-striped th {
border-top: 0px solid transparent;
}
.product-image {
min-height: auto !important;
background-position: center center !important;
background-size: contain !important;
background-repeat: no-repeat !important;
padding-bottom: 100% !important;
border-bottom: 1px solid var(--border);
}
.btn-primary.btn-back {
display: none !important;
}
.prodButtons .addToCart.text-right {
text-align: left !important;
}
.fullProductsContainer .product-title {
font-weight: bold;
font-size: 1.2rem;
}
.optionsRow label.small {
margin-bottom: 0;
}
.optionsRow select {
margin-bottom: .75rem;
}
@media (min-width: 1600px) {
.container.fullProductsContainer {
width: 1400px;
max-width: 1400px!important;
}
}
.table-hover tbody tr:hover {
background-color: rgb(120 164 195 / 8%);
}
.oms-product-details {
background: var(--light);
}
.product-specs {
background: white;
}
#accordion .card-header {
padding: 0;
}
#accordion .card-header:hover {
background-color: var(--primary);
}
#accordion .card-header h5 {
color: var(--primary) !important;
}
#accordion h5 button:not(.btn-primary) {
display: block;
width: 100%;
padding: .75rem;
text-align: left;
color: var(--primary);
}
#accordion .card-header:hover h5 button {
color: white !important;
}
#savecontent .btn {
white-space: normal;
}
#accordion .btn-link {
align-items: center;
}
#accordion h5 button {
font-size: 1rem;
font-weight: bold;
}
#accordion .container {
padding: 0;
}
.blog-detail-page .blog .blog-desc img {
max-width: 100% !important;
height: auto !important;
}
.blog-wrapper .blog-item .blog-image a,
.homeblog .blog-item .w-100 a {
padding-bottom: 70% !important;
}
/* Hidden Products last udpated 10/2/2024 TR */
#productCard_27403,
#productCard_27402,
#productCard_27404,
#productCard_27524,
#productCard_27663,
#productCard_27664,
#productCard_27665,
#productCard_31805,
#productCard_48435,
#productCard_57871,
#productCard_61647,
#productCard_67437,
#productCard_70783,
#productCard_70781,
#productCard_70784,
#productCard_73254,
#productCard_75714,
#productCard_77028,
#productCard_73254,
#productCard_110444{
display: none !important;
}
/* PAGE SPECIFIC */
/* FOOTER */
