
/* GLOBAL */
.productRow .col-12.col-lg-8 {
flex: 0 0 100%!important;
max-width: 100%!important;
}
.productRow {
margin-top: 2rem;
margin-bottom: 3rem;
}
.productRow .btn-back {
display: none!important;
}
.productRow .col-12.col-lg-4 {
display: none;
!important;
}
.anchor-link {
position: absolute;
top: -150px;
}
@media(min-width: 992px) {
.oms-full-height {
min-height: 90vh;
}
}
@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;
}
}
.btn.text-white:hover {
color: white !important;
}
@media(min-width: 992px) {
.fixy {
background-attachment: fixed !important;
}
}
.shadow {
box-shadow: 0px 6px 60px 0px rgb(51 51 51 / 10%)!important;
}
.rounded {
border-radius: 8px!important;
}
.oms-wrapper .btn {
padding-top: 14px;
padding-bottom: 14px;
padding-left: 25px;
padding-right: 25px;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}
.pre-title {
font-size: 13px;
padding-left: 3rem;
text-transform: uppercase;
font-family: Muli;
font-weight: bold;
letter-spacing: 1.2px;
display: inline-block!important;
position: relative;
}
.pre-title:after {
content: '';
position: absolute;
top: 6px;
left: 0;
height: 2px;
opacity: 1;
width: 2.5rem;
opacity: .5;
background: var(--primary);
}
.text-white.pre-title:after {
background: var(--white);
}
.oms-wrapper form .btn {
width: 100%;
display: block;
}
.oms-wrapper .form-control {
background-color: #fff;
color: #5f5f5f;
width: 100%;
border: 1px solid #eee;
border-radius: 5px;
line-height: 30px;
margin-top: 5px;
margin-bottom: 5px;
font-size: 14px;
padding: 10px 15px;
transition: all ease .3s;
-webkit-transition: all ease .3s;
}
.blog-roll .media-body {
box-shadow: 0px 6px 60px 0px rgb(51 51 51 / 10%)!important;
padding: 1.5rem!important;
border-radius: 18px;
margin-top: -2rem;
background: white;
margin: -2rem 1rem 0 1rem;
}
.blog-roll .w-100 > a {
min-height: 250px!important;
}
.oms-hover-cards .card-overlay {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 1;
background: linear-gradient(0deg, #101011 0, rgba(16, 16, 17, .25) 50.51%, rgba(16, 16, 17, 0) 100%);
transition: 0.3s opacity, 0.3s background;
}
.oms-hover-cards .h-100.w-100:hover .fas {
transition: 0.3s color;
color: white!important;
}
.oms-hover-cards .h-100.w-100:hover .card-overlay {
background: rgb(137 61 138 / 50%);
height: 100%;
}
.oms-hover-cards .h-100.w-100:hover .colored-separator .first-long,
.oms-hover-cards .h-100.w-100:hover .colored-separator .last-short {
transition: 0.3s opacity, 0.3s background;
background-color: white!important;
}
/* PAGE SPECIFIC */
/* FOOTER */
