
/* GLOBAL */
/* GLOBAL CSS */
.quantityRow,
.prodPageCartBtn {
display: none;
}
.shadow {
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15) !important;
}
.rounded {
border-radius: .5rem!important;
}
.rounded-top {
border-top-left-radius: .5rem!important;
border-top-right-radius: .5rem!important;
}
.fullProductsContainer {
padding: 4rem;
}
.float-right,
.float-left {
width: 100%;
margin-bottom: 1rem;
}
@media(min-width: 768px) {
.float-right {
float: right;
margin: 0 0 .5rem 1rem;
width: 40%;
max-width: 400px;
}
.float-left {
float: left;
margin: 0 1rem .5rem 0;
width: 40%;
max-width: 400px;
}
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
background-color: rgba(0, 0, 0, 0.9);
padding: 1rem;
background-size: 20px;
}
/*------------------------------------*
Product Manager CSS
*------------------------------------*/
.prodDescription {
height: 94px !important;
overflow: hidden !important;
}
.price {
text-align: left;
}
.prodDescription,
label {
font-weight: 400;
color: #777;
}
.price {
font-size: 1rem !important;
font-weight: 300;
color: #b4b4b4;
margin-right: 25px;
}
.price::first-letter {
font-weight: 200;
font-size: .9rem;
vertical-align: super;
}
.form-control option {
font-weight: normal;
display: block;
white-space: pre;
min-height: 1em;
padding: 5px 2px 5px;
}
.oms-products .input-group {
margin-bottom: 1rem;
}
.oms-blog-detail {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.blog-detail-page h1 {
color: var(--primary);
}
.blog-detail-page {
background: #eeeeee;
background: var(--light);
}
.blog-detail-page .blog {
margin: 1rem;
}
.blog-detail-page .blog-desc {
padding: 20px;
border: 1px solid #ddd;
background: white;
}
@media(min-width: 992px) {
.blog-detail-page .blog {
margin: 3rem;
}
.blog-detail-page .blog-desc {
padding: 40px;
}
}
.blog-detail-page .blog h3 {
color: var(--primary);
}
.blog-detail-page .blog h5 {
color: #888 !important;
color: var(--secondary) !important;
}
.blog-detail-page .blog p.text-muted {
color: #bbb !important;
color: var(--secondary) !important;
}
.blog.blog-roll {
background: white;
}
.blog-wrapper .searchbox .input-group {
margin-bottom: 0 !important;
width: 100%;
}
.blog-wrapper .searchbox {
padding: 1rem;
margin-top: 2rem;
background: var(--secondary);
}
.blog-wrapper .searchbox.end {
display: none;
}
/* Product Modifications */
.oms-product-img-container .product-image {
padding-bottom: 100%;
}
.oms-product-img-container {
border-bottom: 1px solid #e9e9e9;
}
.oms-products .product-title {
font-weight: bold;
}
.product-description-cell {
display: none;
}
.productsRow .card-body .container .row > .col-12.mt-2:first-of-type {
display: none;
}
.productDescription .border.pt-4 {
background: white;
}
/* General Modifications */
@media(min-width: 992px) {
h1 {
font-size: 3.9rem;
}
h2 {
font-size: 3.4rem;
}
h3 {
font-size: 2.9rem;
}
h4 {
font-size: 2.4rem;
}
h5 {
font-size: 1.9rem;
}
h6 {
font-size: 1.4rem;
}
.mega {
font-size: 5rem;
}
}
.sub-header-hero h1.lato {
color: black !important;
font-weight: bold !important;
/* -webkit-transform: scale(1.2, 1);
-moz-transform: scale(1.2, 1);
-o-transform: scale(1.2, 1);
transform: scale(1.2, 1);*/
}
@media(min-width: 1200px) {
.sub-header-hero h1 {
font-size: 5rem;
}
}
.scripty {
font-family: 'Tangerine', cursive;
-webkit-transform: scale(1, 1.5);
-moz-transform: scale(1, 1.5);
-o-transform: scale(1, 1.5);
transform: scale(1, 1.5);
display: inline-block;
letter-spacing: .1em;
line-height: .9;
}
.oswald {
font-family: 'Oswald', sans-serif;
}
.arsenal {
font-family: 'Arsenal', sans-serif;
}
.lato {
font-family: 'Lato', sans-serif;
}
.btn-primary-alt {
color: white;
}
/*a:hover img {
opacity: .9;
}*/
@media(min-width: 1200px) and (max-width:1599px) {
.col-fix {
flex: 0 0 33.333333333333333% !important;
max-width: 33.333333333333333% !important;
}
}
@media(min-width: 1600px) {
#savecontent .container, .omsFooter .container {
min-width: 1350px;
}
.oms-checkout-billing-info .container,
.oms-checkout-shipping-info .container {
min-width: auto !important;
}
}
@media (min-width: 992px) {
.container.container-narrow {
min-width: auto !important;
}
}
@media(min-width: 1200px) {
.sticky-search {
top: 140px !important;
}
}
@media(min-width: 1600px) {
.get {
flex: 0 0 16% !important;
max-width: 16% !important;
}
}
@media(min-width: 1600px) {
.dims {
flex: 0 0 34% !important;
max-width: 34% !important;
}
}
.oms-products .sticky-search.bg-white {
background: #eee !important;
box-shadow: 0 0 0 transparent !important;
position: relative !important;
top: 0 !important;
}
.fancybox-overlay.fancybox-overlay-fixed {
z-index: 9999999;
}
/* PAGE SPECIFIC */
/* FOOTER */
