
/* GLOBAL */
/* GLOBAL CSS */
p strong {
color: var(--primary);
font-weight: 900;
}
#omsDefaultNav > ul > li:nth-of-type(3) .dropdown-menu {
max-height: calc(80vh);
overflow-y: scroll;
}
/*------------------------------------*
Product Manager CSS
*------------------------------------*/
.oms-product-img-container {
padding: 20px;
}
.col-12.price.mb-3 {
text-align: left;
}
.productPrice {
font-size: 1.85rem !important;
font-weight: 300;
color: var(--primary);
}
.product-image {
min-height: auto !important;
background-size: contain !important;
background-repeat: no-repeat !important;
padding-bottom: 100%;
height: auto !important;
}
/* PAGE SPECIFIC */
/* FOOTER */
