/************************************ RhoneMarkt ************************************/
.sp-sign-in .signin-text,
#jform_captcha-lbl,
.mfp-title {
    display: none !important;
}

.logo-image {
    height: 70px !important;
}

.container {
    max-width: 100%;
    padding-right: 3% !important;
}

#sp-component,
#sp-menu,
#sp-bottom {
    background: rgba(255, 255, 255, 0.8);
}

#sp-main-body {
    background-attachment: fixed;
    background-image: url(/images/site/bg_light.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0;
}

#sp-main-body,
.body-wrapper,
#sp-section-1,
#sp-user {
    background-attachment: fixed;
    background-image: url(/images/site/bg_light.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#sp-component,
#sp-left {}

.profile,
.profile-edit,
#sp-component .registration,
#sp-component .login {
    background: #f5f5f5;
    padding: 30px;
}

#sp-main {
    width: 100%;
}

#sp-menu > .sp-column {
    margin: auto;
    display: table;
}

#sp-top2 {
    padding-bottom: 10px;
}

#sp-top2 .social-icons {
    float: right;
    padding-top: 18px;
    padding-right: 15px;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    position: fixed;
    top: 0px;
    right: 10px;
}

#sp-section-1 {
    border-bottom: 1px solid #ccc;
}

.offcanvas-menu .offcanvas-inner ul.menu > li {
    border-top: 1px solid #ccc;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
    line-height: 40px;
}

a {
    color: #111 !important;
}

a:hover {
    color: #555 !important;
    text-decoration: none !important;
}

.article-details .article-ratings-social-share,
#sp-top-bar,
.contact-miscinfo {
    display: none !important;
}

.social-icon-twitter {
    display: none !important;
}

.sp-megamenu-parent {
    font-weight: bold;
}

.sp-megamenu-parent > li > a {
    padding: 0 10px;
    font-size: 15px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    line-height: 1.5;
}

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
    color: #ff0000 !important;
    font-weight: bold;
}

#sp-logo.has-border {
    padding-right: 10px;
}

#sp-menu .social-wrap {
    padding-left: 10px;
    margin-left: 10px;
}

#sp-bottom {
    padding: 60px 0 0px !important;
}

#sp-bottom2 img {
    margin: auto;
    display: table;
}

#sp-footer {
    background: #333;
    text-align: center;
}

#sp-footer a {
    font-size: 16px;
    color: #fff !important;
}

#sp-footer .sp-contact-email {
    padding-bottom: 5px;
}

#sp-footer .container-inner {
    padding: 10px;
}

#sp-main-body {
    padding: 20px 0;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    overflow: scroll;
    height: 600px;
}

.sp-scroll-up {
    bottom: 20px;
    right: 20px;
}

h2 {
    border: 1px solid #eee;
    background: #eee;
    padding: 10px;
    font-weight: normal;
    margin-top: 10px;
    letter-spacing: 0.5px;
    font-size: 15px;
}

h2 a {
    color: #333 !important;
}

#rmcopy {
    width: 100%;
    padding: 20px;
    background: #111;
    text-align: center;
    color: #eee;
}

#rmcopy a {
    color: #eee !important;
}

.sp-scroll-up {
    bottom: 20px;
}

#back {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: rgba(100, 100, 100, 0.4);
    border-radius: 100%;
    z-index: 1000;
    transition: all 0.3s ease;
    cursor: pointer;
}

#back:hover {
    background: #000;
}

.sp-profile-wrapper .arrow-icon {
    display: none;
}

.sp-profile-wrapper .sp-profile-dropdown {
    z-index: 10;
}

.registration a {
    text-decoration: underline;
    letter-spacing: 1px;
}

.article-details {
    padding: 20px;
}

.sp-contact-info {
    text-align: center;
    font-size: 22px;
}

.offcanvas-menu .offcanvas-inner .sp-contact-info {
    text-align: left;
}

#sp-header.lg-header #offcanvas-toggler {
    margin-left: 40px !important;
}

.com-finder > * + *,
.com-finder__results > * + * {
    margin-top: 0px;
}

.justify-content-xl-center {
    justify-content: flex-end !important;
}

.offcanvas-menu .offcanvas-inner .social-icons {
    font-size: 18px;
    padding-bottom: 10px;
}

#sp-header-topbar a {
    font-size: 18px;
}

/*********************** DJ-Classifieds ***********************/
#dj-classifieds .dj-item .general_det .djcf_contact span.row_label,
#dj-classifieds .dj-item .general_det .added span.row_label {
    background: none;
}

.additional h2 {
    display: none;
}

#dj-classifieds .dj-items .item_row .item_content .item_title h3 {
    font-size: 16px;
    font-weight: bold;
}

#sp-left {}

#sp-left .sp-module,
#sp-right .sp-module {
    padding: 10px;
    border: none;
}

#dj-classifieds .dj-item {
    border: none;
}

#sp-left .sp-module ul > li > a {
    padding: 2px 5px;
}

#dj-classifieds .pagination {
    margin: auto;
    display: table;
    padding-top: 10px;
}

.newad_link_top {
    border: 1px solid #eee;
    padding: 5px !important;
    text-align: center;
    margin-bottom: 10px;
    background: #fff;
}

.newad_link_top:hover {
    background: #eee;
}

.newad_link_top a {
    color: #111 !important;
    font-size: 15px;
    font-weight: bold;
}

.djcf_menu ul.menu li a:hover,
.djcf_menu ul.menu li.active a,
.djcf_menu ul#mainlevel li a:hover,
.djcf_menu ul#mainlevel li a#active_menu {
    background: #eee;
}

#ask_form_button {}

#dj-classifieds,
#sp-left .sp-module {
    background: rgba(255, 255, 255, 0.9);
}

#dj-classifieds .dj-items .item_row .item_details .item_price {
    font-size: 22px !important;
}

#dj-classifieds .dj-items .item_row {
    border-bottom: 1px solid #999;
}

.main_cat_title {
    padding: 20px;
    font-size: 18px;
}

#dj-classifieds .plupload .plupload_content .plupload_button,
#dj-classifieds .classifieds_buttons .button {
    padding: 10px;
    background: #fff;
    font-weight: bold;
    text-shadow: none;
    border-radius: 0px;
    box-shadow: none !important;
    border: 1px solid #ccc;
    font-size: 16px;
}

#dj-classifieds .plupload .plupload_content .plupload_button:hover {
    background: #eee;
}

.plupload_filelist {
    height: 60px;
}

#dj-classifieds .classifieds_buttons {
    padding: 10px;
}

#dj-classifieds .classifieds_buttons .button:hover {
    background: #ff0000;
    color: #eee !important;
}

#dj-classifieds .pagination ul li {
    border: none;
}

#dj-classifieds .title_top h1 {
    padding: 20px;
    font-size: 20px !important;
}

#dj-classifieds h2 {
    background: none !important;
}

#dj-classifieds .dj-item .custom_det h2,
#dj-classifieds .dj-item .description h2,
#dj-classifieds .dj-item .general_det span.row_label {
    padding: 0px;
}

.main_cat_title {
    background: #fff;
}

.no_results,
.search_res_details {
    padding: 20px;
}

#dj-classifieds .useritems_search {
    margin-left: 20px;
}

#dj-classifieds .useritems_search .button {
    margin: 10px 0 0 0 !important;
}

.djcf_menu ul.menu li a {
    background: none;
}

#dj-classifieds .dj-item .general_det .price_wrap .row_negotiable {
    text-align: left;
}

#dj-classifieds .dj-additem .djform_row .label {
    width: 100%;
    text-align: left;
}

#dj-classifieds .dj-additem .djform_row .djform_field,
#dj-classifieds select {
    width: 100% !important;
}

#dj-classifieds .dj-additem .title_top {
    background: #ccc;
}

.djcf_menu ul.menu li a {
    border: none;
}

.info-gast {
    padding: 20px;
}

#dj-classifieds .dj-useradverts {
    width: 96% !important;
    margin: auto;
}

.row_negotiable {
    float: right;
}

#dj-classifieds .plupload .plupload_content .plupload_button {
    font-size: 12px;
    font-weight: normal;
}

.dj_cf_search .djcf_se_row label,
.dj_cf_search .djseform_field span.label {
    text-align: center;
    font-size: 18px;
    margin: 20px;
    border-bottom: 1px solid #ccc;
}

.dj-cattree-box {
    margin-top: 50px;
}

.from-wrapper,
.to-wrapper {
    width: 48%;
    margin-bottom: 30px;
}

.from-wrapper {
    float: left;
}

.to-wrapper {
    float: right;
}

#dj-classifieds .dj-item .general_det .price_wrap {
    display: inline-flex;
}

#dj-classifieds .dj-item .general_det .price_wrap .price {}

#dj-classifieds .dj-items .item_row .item_details .item_price .row_negotiable,
#dj-classifieds .dj-item .general_det .price_wrap .row_negotiable {
    padding-left: 10px;
    font-style: italic;
    font-size: 16px;
}

#dj-classifieds .button,
#dj-classifieds .button:hover {
    text-shadow: none;
}

#dj-classifieds #ask_form_button:hover {
    color: #fff;
}

/*********************** Megamenu ***********************/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    border-bottom: 1px solid #ccc;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #ff0000 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #ff0000 !important;
}

#sp-left .sp-module {}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    border: 1px solid #ccc;
}

/************************************ Dark Mode ***********************************/
@media (prefers-color-scheme: dark) {

    #sp-main-body,
    .body-wrapper,
    #sp-section-1,
    #sp-user {
        background-image: url(/images/site/bg_dark.jpg);
    }

    body {
        color: #fff;
    }

    #sp-header .container,
    #sp-menu,
    #sp-header {
        background: #222;
        text-shadow: none;
    }

    .main_cat_title {
        background: #444;
    }

    .djcf_menu ul.menu li a:hover,
    .djcf_menu ul.menu li.active a,
    .djcf_menu ul#mainlevel li a:hover,
    .djcf_menu ul#mainlevel li a#active_menu {
        background: #222;
    }

    #dj-classifieds .button:hover {
        background: #111;
    }

    h2 {
        background: #333;
        border: none;
    }

    h2 a {
        color: #eee !important;
    }

    #dj-classifieds,
    #sp-left .sp-module,
    .newad_link_top {
        background: #333;
        color: #eee !important;
    }

    #sp-left .sp-module ul > li {
        border-bottom: 1px solid #222 !important;
    }

    #sp-left .sp-module ul > li > a,
    a,
    .table-striped > tbody > tr:nth-of-type(odd) > * {
        color: #eee !important;
    }

    a:hover {
        color: #999 !important;
    }

    .newad_link_top a {
        color: #eee !important;
    }

    .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
        background: #111;
    }

    .offcanvas-menu {
        background: #333;
    }

    .pagination > li > a,
    .pagination > li > span {
        color: #eee !important;
        background: #333;
    }

    .pagination > li > a:hover,
    .pagination > li > span:hover {
        background: #111;
    }

    .disabled > .page-link,
    .page-link.disabled {
        background: #666;
    }

    #dj-classifieds input[type="text"],
    #dj-classifieds select,
    #dj-classifieds textarea,
    #dj-classifieds input[type="email"],
    .plupload_content .plupload_droptext,
    #dj-classifieds .plupload .ui-widget-header,
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="date"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="number"],
    textarea,
    .list-group-item,
    #dj-classifieds .dj-useradverts .main_title .main_title_box_in,
    #dj-classifieds table.dj-items .main_title th,
    #dj-classifieds .dj-item .title_top,
    #dj-classifieds .dj-item .title_top h2,
    #dj-classifieds .dj-item .general_det .price_wrap {
        background: #222 !important;
        background-color: #222 !important;
        color: #eee !important;
    }

    #dj-classifieds .dj-item .general_det .price_wrap span.row_label,
    #dj-classifieds .dj-item .description h2,
    #dj-classifieds .dj-item .custom_det h2,
    #dj-classifieds .dj-item .general_det span.row_label {
        color: #eee !important;
    }

    #dj-classifieds .plupload .plupload_content .plupload_button,
    #dj-classifieds .classifieds_buttons .button {
        background: #111;
        color: #fff !important;
    }

    #dj-classifieds .plupload .plupload_content .plupload_button:hover {
        background: #333;
    }

    #sp-user1 h2 {
        font-size: 15px;
    }

    #sp-bottom {
        background: #222;
    }

    #sp-footer1 span {
        color: #eee;
    }

    .offcanvas-menu .offcanvas-inner ul.menu li.active a {
        color: #eee !important;
        font-weight: bold;
    }

    .burger-icon > span {
        background-color: #eee;
    }

    #sp-component {
        background: #333;
    }

    .profile,
    .profile-edit,
    #sp-component .registration,
    #sp-component .login {
        background: #333;
        color: #eee;
    }

    .newad_link_top:hover {
        background: #222;
    }

    .offcanvas-menu a,
    .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler,
    .offcanvas-menu .far {
        color: #eee !important;
    }

    #dj-classifieds .dj-item .title_top .title_edit,
    #dj-classifieds .dj-item .title_top .title_delete {
        background: #222 !important;
        text-shadow: none;
    }

    #dj-classifieds .dj-useradverts .row_ua2 a.delete,
    #dj-classifieds table.dj-items a.delete,
    #dj-classifieds .dj-useradverts .row_ua2 a.archive,
    #dj-classifieds .dj-useradverts .row_ua2 a.edit {
        text-shadow: none;
    }

    .sp-profile-wrapper .sp-profile-dropdown,
    #dj-classifieds .dj-useradverts .row_ua .row_ua2_in {
        background: #111;
    }

    .offcanvas-menu .fa,
    .offcanvas-menu .fab,
    .offcanvas-menu .far,
    .offcanvas-menu .fas {
        color: #fff;
    }

    .djcf_menu ul.menu li a:hover,
    .djcf_menu ul.menu li.active a,
    .djcf_menu ul#mainlevel li a:hover,
    .djcf_menu ul#mainlevel li a#active_menu {
        background: #222 !important;
    }
}

@media (max-width: 667px) {
    #dj-classifieds .dj-items .item_row .item_content .item_title h3 {
        color: #eee;
        font-weight: bold;
    }
}

.modal-content,
.justify-content-end {
    color: #fff !important;
}
}

/*********************** Media Screens ***********************/
@media (max-width: 400px) {
    .logo-image-phone {
        height: 60px;
    }

    #sp-header .logo {
        height: 50px;
    }

    #offcanvas-toggler {
        border: 1px solid #333;
        padding: 10px;
        height: 40px;
        margin-top: 5px;
    }

    #sp-menu > .sp-column {
        height: auto;
    }

    #dj-classifieds .dj-items .item_row .item_img_box_in img {
        width: 100% !important;
        display: table;
        margin: auto;
    }

    #dj-classifieds .dj-items .item_row .item_img_box_in,
    #dj-classifieds .dj-items .item_row .item_outer_in .item_content_in {
        padding-right: 0px !important;
    }

    #dj-classifieds .dj-items .item_row .item_content .item_title h3 {
        padding: 8px;
        width: 100% !important;
        text-align: center;
    }
}

@media (max-width: 667px) {
    .logo-image-phone {
        height: 60px;
    }

    #dj-classifieds .dj-items .item_row .item_img_box_in img {
        width: auto;
        display: table;
        float: left;
    }

    #dj-classifieds .dj-items .item_row .item_img_box_in {
        padding-right: 0px !important;
    }

    #dj-classifieds .dj-items .item_row .item_content .item_custom_fields .item_cf_box,
    #dj-classifieds .dj-items .item_row .item_content .item_desc,
    .row_negotiable,
    #dj-classifieds .dj-items .item_row .item_details .item_price {
        padding-left: 10px;
    }

    #dj-classifieds .dj-items .item_row .item_details .item_price {
        float: right !important;
    }

    #dj-classifieds .dj-items .item_row .item_content .item_title h3 {
        padding: 8px;
    }

    #dj-classifieds .dj-items .item_row {
        border-bottom: 1px solid #333;
    }

    .container {
        max-width: 600px;
    }

    #dj-classifieds .item_category {
        display: none !important;
    }

    .plupload_content .plupload_droptext {
        font-size: 14px;
    }

    #sp-menu ul.social-icons > li:not(:last-child) {
        margin-right: 20px;
    }

    #sp-component {
        margin-top: 0px;
    }

    #sp-main-body {
        padding: 0px;
    }

    #dj-classifieds .dj-items .item_row .item_row_in {
        padding: 10px;
    }

    #sp-header-topbar {
        display: none;
    }

    #sp-top2 .social-icons {
        margin: auto;
        display: table;
        float: none;
        padding-top: 0px;
        padding-right: 0px;
    }

    .logo-image-phone {
        margin-top: 10px;
    }

    body.ltr #offcanvas-toggler.offcanvas-toggler-right {
        right: 30px;
    }
}

@media (max-width: 768px) {
    #sp-left {
        display: none !important;
    }
}

@media (max-width: 820px) {
    #sp-left {
        display: none !important;
    }
}
