/* GENERAL RULEZ */

body {
    line-height: 1.2rem;
    color: #0d011a!important;
}
.homie {
    margin: 10px 0 0 -70px;
}
.mb-4 {
    margin-bottom: 0 !important;
}

/* TYPOGRAPHY */

b, strong {
    font-weight: 600;
}
hr {
    width: 62%;
}
hr:after {
    background: rgba(0,0,0,0.5);
    height: 2px;
}
h1 {
    font-weight: 400;
}
.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: 200;
}
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;
}
#copyright p {
    font-size: 1rem;
    text-transform: none;
    color: #d2d2d2;
}
li {
    line-height: 1.3rem;
}
#footermenu ul li a {
    color: #d13b93;
    font-size: 1rem;
}

/* MENUS */

.hornav>ul>li>a {
    opacity: 1;
    background: rgba(0,0,0,.5);
}

/* 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;
}
.qrcode img {
    margin-top: 12px;
}
#dj-classifieds .dj-item .djc_thumbnails .djc_thumbnail {
    padding: 4px;
}
.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;
}

/* 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;
}

/* MOBILE */

.slicknav_menu {
    background: #7d3e8d;
}

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

.homie {
margin: 0;
}
.maincontent {
    padding: 30px 18px;
}
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;
}
}

