
/* GLOBAL */
/* GLOBAL CSS */
@font-face {
font-family: catz;
src: url("/userfiles/2406/files/GEMSTONEREGULAR.OTF") format("opentype");
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.catz-number {
font-family: catz !important;
}
.mint-head,
.mint-head h1,
.mint-head h2,
.mint-head h3,
.mint-head h4,
.mint-head h5,
.mint-head h6 {
color: var(--info) !important;
font-family: catz !important;
}
.network-btn {
margin-top: .5rem;
}
@media(min-width: 992px) {
h1, .h1 {
font-size: 3.1rem;
}
h1.mega,
.h1.mega {
font-size: 4rem;
}
h2,
.h2 {
font-size: 2.75rem;
}
h3,
.h3 {
font-size: 2.4rem;
}
h4,
.h4 {
font-size: 2.05rem;
}
h5,
.h5 {
font-size: 1.7rem;
}
h6,
.h6 {
font-size: 1.35rem;
}
}
.btn {
white-space: normal;
border-radius: 1000px;
padding: .5rem 1rem;
}
.btn-primary {
color: black;
}
a:hover img,
a.bg-img:hover a.bg-image:hover {
opacity: .85;
}
.rightfloat {
float: right;
margin: 0 0 .5rem 1rem;
width: 40%;
}
@media (max-width: 767px) {
.rightfloat {
float: none;
margin: 0 0 1rem 0;
width: 100%;
}
}
.bg-darker {
background-color: #181818;
}
.bg-darkest {
background-color: #080808;
}
.bg-brick {
background-image: url(/userfiles/2406/images/dark-brick.jpg);
background-size: 200px 172px;
background-repeat: repeat;
position: relative;
display: block;
background-position: left top;
}
@media(min-width: 992px) {
.sub-content {
font-size: 1.3rem;
}
}
.pagination,
.pagination.justify-content-end {
justify-content: flex-start !important;
flex-wrap: wrap;
margin: 2rem 1rem;
}
.pagination .page-link {
background: black;
border-color: #333;
}
.pagination .page-link:hover {
background: #222;
}
.page-item.disabled .page-link {
color: var(--secondary);
pointer-events: none;
cursor: auto;
background-color: #333;
border-color: #333;
}
.formbuilder-required {
color: var(--primary);
margin-left: 2px;
}
.field-FIRSTNAME,
.field-LASTNAME,
.field-PHONENUMBER,
.field-EMAILADDRESS,
.field-OPTIONAL1,
.field-OPTIONAL2,
.field-OPTIONAL3,
.field-text-1654617243738 {
font-weight: bold;
color: var(--primary);
}
.field-OPTIONAL3 .small {
color: var(--secondary);
}
.border.bg-white {
background: var(--dark) !important;
border-radius: 10px;
}
.filter.text-white .text-light {
color: var(--secondary) !important;
}
.single-result > img {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.oms-card.bg-white.shadow.border.rounded {
overflow: hidden;
}
.single-result img,
.oms-card.bg-white.shadow.border.rounded .bg-image,
.directory-image,
.detail-cat {
background-color: #ccc !important;
}
@media(max-width: 399px) {
.omsNav .btn {
font-size: .75rem !important;
}
}
.single-result img {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.single-result .btn {
padding: 3px 10px;
font-size: .7rem;
}
.single-result .btn,
.single-result .btn i {
transition: all 0s ease !important;
}
.single-result .btn:hover {
background: var(--primary);
color: black !important;
}
.single-result .btn:hover i {
color: black !important;
}
/* PAGE SPECIFIC */
/* FOOTER */
