/* GENERAL RULEZ */

body {
    line-height: 1.2rem;
    color: #0d011a!important;
}
#header_bg {
    /* 
background: url(../../../images/backgrounds/beats-and-bites-20250215-df0_1339.jpg);
    background-position: bottom;
 */
}
.homie {
    margin: 10px 0 0 -70px;
}
hr {
    width: 62%;
}
hr:after {
    background: rgba(0,0,0,0.5);
    height: 2px;
}
.item hr {
    width: fit-content;
    margin: 12px auto 0;
}
.mb-4 {
    margin-bottom: 0 !important;
}
#content-outer:before, #content-outer:after {
    background-color: #340e3d;
}
.clearboth {
    clear: both;
}
.logo {
    width: fit-content;
    padding: 10px 30px 50px;
    background: rgb(255 255 255 / 80%);
    margin: 0 auto;
}

/* TYPOGRAPHY */

b, strong {
    font-weight: 600;
}
h1 {
    font-weight: 400;
}
.item h1 {
    margin: 0;
}
.maincontent h1 {
    text-align: center;
    font-weight: 400;
    border-bottom: thin solid #eee;
}
.homie h1 {
    text-align: left;
    margin-bottom:10px;
}
.content-category h1, h2 {
    font-weight: 400;
    font-size: 1.75rem;
}
h2 {
    line-height: 2.2rem;
    margin: 0;
}
h2.centered, .centered h2 {
    text-align: center;
    border-bottom: thin solid #97460e;
    max-width: 90%;
    margin: 16px auto 0;
    padding: 0 0 6px;
}
h4 {
    color: #1d2b01;
    font-weight: 600;
}
h5, h6 {
    color: #520066;
    font-weight: 800;
}
h5 {
    font-size: 1.2rem;
}
#copyright p {
    font-size: 1rem;
    text-transform: none;
    color: #d2d2d2;
}
li {
    line-height: 1.3rem;
}
figcaption {
    font-size: .9rem;
    font-style: italic;
    margin-top: 4px;
}

/* MENUS */

.hornav>ul>li>a {
    opacity: 1;
    background: rgba(0,0,0,.5);
}
#footermenu ul li a {
    color: #d13b93;
    font-size: 1rem;
}

/* MODULES */

figure.effect figcaption {
    top: unset;
    bottom: 0px;
    padding: 0.2rem 1rem 0;
    height: 2.3rem;
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    text-align: center;
    margin-bottom: 8px;
    text-transform: none;
}
.grid figure img {
    border: 8px solid #fff;
}
#owl-carousel422 .item {
    background: rgba(0,0,0,.5);
    border:1px solid rgba(255,255,255,0.3);
}
#container_base [class^="fa-"]:before, #container_base [class*=" fa-"]:before {
    color: rgba(255,255,255,.8);
    margin: 0 4px 0 0;
}
h3.mod_standard headercenter {
    text-align: center;
}
figure.effect p.description {
    font-size: inherit;
    line-height: 1.2rem;
}
#base1_modules .module .module_header, #base2_modules .module .module_header {
    margin-bottom: 0;
    padding: 0;
}
#base1_modules .module h3, #base2_modules .module h3 {
    opacity: 1;
    color: #e18803;
    font-weight: 100;
}
#base1_modules .module li a, #base2_modules .module li a {
    color: #de3f9c;
}
#base1_modules .module .module_header:after, #base2_modules .module .module_header:after {
    height: 3px;
    margin: 5px 0;
    border-top: 1px solid rgba(255,255,255,0.5);
    border-bottom: none;
}
.module .module_surround .module_header h3, .module_menu .module_surround .module_header h3 {
    line-height: 1.4rem;
    text-transform: none;
}
ul.mod-articles-items {
    padding-left: 0;
}
.mod-articles-items li {
    padding-bottom: 9px;
    border-bottom: thin solid #d8d8d8;
}
.qrcode img {
    margin-top: 12px;
}
#dj-classifieds .dj-item .djc_thumbnails .djc_thumbnail {
    padding: 4px;
}

/* GENERAL LAYOUT */

#content_remainder {
    border-right: double;
    border-color: #eee;
    margin: 54px auto;
    padding: 0 30px;
}
#content_remainder .maincontent {
    padding: 0 50px;
}
.right.item-image {
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0;
/* 
    max-width: 38%;
 */
}
 #socialmedia ul li a {
    width: 68px;
    height: 69px;
    opacity: .69;
    font-size: 40px;
    text-align: center;
    line-height: 69px;
}

/* EVENT BOOKING */

.eb-event-large-image {
    margin: 0px 15px 15px 0;
    /* max-width: 400px; */
    float: left;
}
.eb-description-details h2 {
    clear: both;
}
#eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description {
    padding: 22px;
}
.eb-taskbar ul {
    margin: 0;
}
#djkwicks3m499 .dj-slide-description {
    height: 48px;
    text-align: center;
    color: #fff;
}

/* CONVERT FORMS */

#cf_2 {
    margin: -50px -50px -30px;
    border: 4px solid #fff;
    background-attachment: fixed;
}
.convertforms .cf-fields {
    background: rgba(255,255,255, .9);
    padding: 20px;
}
.convertforms .cf-label {
    text-shadow: 0 0 0 black;
}

#pop-print a {
    color: #fff;
}

/* MOBILE */

.mobilehide {
display:inherit;
}
.mobileonly {
display:none;
}

.slicknav_menu {
    background: #7d3e8d;
}

@media only screen and (max-width: 479px) {

.homie {
margin: 0;
}
.maincontent {
    padding: 30px 18px;
}
#content_remainder {
    padding: 0;
}
#content_remainder .maincontent {
    padding: 0 20px;
}
#eb-event-page h1.eb-page-heading {
    font-size: 1.8rem;
}
.maincontent h1 {
    font-size: 3rem;
    line-height: 1;
    padding: 0 0 16px;
    margin: 0 0 20px;
    border-bottom: thin solid #cbcaca;
}
h2 {
    font-size: 1.4rem;
}
.module h3, .module_menu h3, h3 {
    font-size: 1.25rem;
    line-height: 1.25rem;
}
hr:not([size]) {
    height: .4rem;
}
ul.grid {
padding: 0 0 20px;
}
.grid .j51gridgallery413 figure {
    margin: 20px 0 0;
}
#owl-carousel422 .item {
    padding: 0 0;
}
.owl-item h1 {
font-size: 2rem;
margin:6px 0;
}
.owl-item h3 {
font-size: 1.2rem;
}
.eb-event-container {
    background-position: 6px 156px;
    margin-top: 0;
    padding: 0 10px 0 25px;
}.eb-event-date-container {
    margin: 0 6px 0 -10px;
}
.mobilehide {
display:none;
}
.mobileonly {
display:inherit;
}
}
