
/* GLOBAL */
/* GLOBAL CSS */
@media(min-width: 992px) {
.fixy {
background-attachment: fixed !important;
}
}
@media(max-width: 991px) {
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.mega {
font-size: 2.5rem !important;
}
}
h1.mega {
font-size: 3.5rem;
}
.btn {
white-space: normal;
}
a:hover img {
opacity: .9;
}
table.services {
background: white;
text-align: left;
}
table.services tbody tr:first-of-type {
background: var(--dark) !important;
color: white !important;
}
table.services,
table.services tbody {
width: 100% !important;
height: auto !important;
}
table.services,
table.services * {
font-family: inherit !important;
font-size: inherit !important;
color: inherit !important;
}
table.services tr,
table.services td {
width: auto !important;
}
table.services td {
padding: 4px 8px !important;
border: 1px solid #ddd !important;
}
table.services tr td:nth-of-type(1) {
width: 35% !important;
}
table.services tr td:nth-of-type(2) {
width: 65% !important;
}
table.services a {
color: #007bff !important;
}
table.services a:hover {
text-decoration: underline !important;
}
@media(max-width: 575px) {
table.services, table.services * {
font-size: .8rem !important;
}
}
#accordion .card-header {
padding: 0;
background-color: rgb(46, 168, 255, 0.19);
}
#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 {
margin-bottom: .4rem;
}
#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;
}
#accordion .card-body {
border-bottom: 1px solid var(--border);
}
#accordion.no-p-padding p {
margin: 0;
}
.product-image {
min-height: auto;
padding-bottom: 100%;
background-color: var(--light) !important;
background-size: contain !important;
background-repeat: no-repeat !important;
border-bottom: 1px solid var(--border);
}
.productsRow .viewMoreDetailsBut,
.productsRow .addToFavorites,
.productsRow .viewFavorites,
.product-desc .btn-back {
display: none !important;
}
.productRow .addToCart {
text-align: left !important;
}
@media(min-width: 1600px) {
.productsRow .col-12.col-md-6.col-xl-3.d-flex.my-3 {
flex: 0 0 16.66666666667% !important;
max-width: 0 0 16.66666666667% !important;
}
}
.productsRow .product-title {
font-weight: bold;
color: var(--primary);
margin-bottom: 0;
}
.productsRow .product-description-cell {
padding-top: 0 !important;
font-size: .75rem;
}
.productsRow .price {
font-size: 1.5rem;
}
.oms-cart {
border: 1px solid var(--border);
padding-bottom: 1rem;
}
.omsNav, .oms-footer {
display: none !important;
}
/* PAGE SPECIFIC */
/* FOOTER */
