/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/




.woocommerce-ordering {
    display: none;
}



@media {
    .container {
        max-width: 100%;
    }
}


.dokan-form-group.order_note_type {
    display: none !important;
}



.wc-order-data-row.wc-order-totals-items.wc-order-items-editable {
    display: none !important;
}



.woocommerce-button.button.request_warranty.order-actions-button {
    display: none !important;
}

.order-actions--heading {
    display: none !important;
}


.refunded-total {
  display: none !important;
}

button[name="dokan_sell_this_item"] {
    display: none !important;
}


/* Dokan Store Einstellungen*/

.dokan-profile-completeness {
    display: none !important;
}



#dokan-banner-wrapper {
    display: none !important;
}


label[for="dokan_address[street_2]"],
input[name="dokan_address[street_2]"] {
    display: none !important;
}

label[for="dokan_gravatar"] {
    display: none !important;
}

.dokan-w5.dokan-gravatar {
    display: none !important;
}

label[for="dokan_address[country]"] {
    display: none !important;
}

label[for="dokan_address[state]"] {
    display: none !important;
}

label[for="enable-store-location-pickup"] {
    display: none !important;
}

.dokan-w9 {
    display: none !important;
}

label[for="setting_go_vacation"] {
    display: none !important;
}

label[for="store-location-name-input"] {
    display: none !important;
}

.dokan-w5.dokan-text-left > #store-location-name-input {
    display: none !important;
}


#dokan-states-box {
    display: none !important;
}

.dokan-update-setting-top {
    display: none !important;
}

label.dokan-w3.dokan-control-label[for="setting_phone"] {
    display: none !important;
}

#setting_phone {
    display: none !important;
}

#setting_vat_number {
    display: none !important;
}

label.dokan-w3.dokan-control-label[for="setting_vat_number"] {
    display: none !important;
}


#wp-vendor_biography-wrap {
    display: none !important;
}



#support_checkbox {
  display: none !important;
}
#support_checkbox + text, 
input[name="support_checkbox"] {
  display: none !important;
}

.dokan-form-group.support-enable-check {
  display: none !important;
}

#min_max_amount {
    display: none !important;
}





/* Store Einstellungen input Feldbreite */
 .dokan-form-group, .dokan-text-left {
    width: 100%;
}

.dokan-w4.dokan-text-left {
    margin: 0 !important;
}


.dokan-w4.ajax_prev.dokan-text-left {
    margin: 0 !important;
}



.dokan-form-horizontal .dokan-control-label {
  text-align: left;
}



/* Dokan Store Search Product Elemente ausblenden */



.dokan-spmv-products-search-box-area {
    display: none !important;
}

.dokan-w12 {
    display: none !important;
}

.dokan-btn.dokan-right.dokan-add-new-product {
    display: none !important;
}

.woocommerce-result-count {
    display: none !important;
}



.dokan-btn {
  background-color: #559c23;
  color: white; 

}





/* Nicht verifizierte Angebote ausblenden */
.claim-badge.with-tip {
  display: none !important;
}






/* Mein Profil Elemente ausblenden */
.my-profile textarea {
    display: none !important;
}

.switch_box.box_1 {
  display: none !important;
}

label[for="email_notifications"] {
  display: none !important;
}


label[for="sms_notifications"] {
  display: none !important;
}


label[for="description"] {
  display: none !important;
}




/* Suchfeld in "Grund" (Kategorie" ausblenden */
.drilldown-menu input.menu-search {
    display: none !important;
}



/* Mobile Map height */
@media (max-width: 992px) {
.fs-inner-container.map-fixed {
height: 240px;
}

}



.verified-badge, .claim-badge {
    background-color: #559c23;
    margin-bottom: 0px;
        margin-top: 70px;
}






/* Orderseite Navigationausblenden und 100% Breite */
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
  }

.woocommerce-MyAccount-navigation {
    display: none !important;
}



/* Zum Shop Button immer anzeigen */
.listeo-products-slider .button,
li.regular-product.product .button,
.added_to_cart.wc-forward {
    opacity: 1 !important;
    transform: translateY(0) !important;
    visibility: visible !important;
}





/* Dashboard Letzte Aktivitäten 100% Breite */
@media (min-width: 1260px) {
    .col-lg-6 {
        width: 100%;
    }
}



/* Single Listings modifikation temporär */
.container.listeo-shop-grid.full-width {
  margin-top: 70px;
}
.single-product-titlebar #breadcrumbs {

        display: none !important;
    }
#titlebar.store-titlebar {
    display: none;
}



/* Update Cart Button im Checkout verstecken */
[name="update_cart"] {
    display: none !important;
}


.single-product .summary ins .amount, .products .summary ins .amount {
  color: #31ad00;

  font-weight: 500;

  padding: 4px;

}



/* Blendet das Sticky-Footer-Element (Starting from.. "Book Now") am unteren Rand in der Mobile Version aus */
.booking-sticky-footer {
    display: none !important;
}


/* undefefiniert */

.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount {
  font-size: 20px !important;
}

.tm-epo-field.tmcp-select {
    font-size: 15px;
}

.listeo-store-browse-more {
    display: none !important;
}



.main-search-form {
    display: block;
	  max-width: 900px;
    margin: 0 auto;
}

.footer-new-bottom-inner {
    background: rgba(0, 0, 0, 0.29);
}

.listing-small-badge {
    font-size: 16px;
    color: #559c23;
}

.leaflet-listing-content {
    display: none;
}

#titlebar.listing-titlebar span.listing-pricing-tag {
	 font-size: 16px; 
}



.select2-container {
  display: none !important;
}


/* Woocommerce Bookings Kalender */
.single-product .summary .price {
  font-size: 16px;
}

.wc-bookings-booking-form .wc-bookings-booking-cost {
  background: #eee;
  border-top: 0;
  border: 1px solid #ddd;
}

.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
    background: #727272;
}

.wc-bookings-date-picker .ui-datepicker-header {
    background-image: none;
}

.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
  background: #559c23 !important;
}

.wc-bookings-date-picker .ui-datepicker td.bookable a {
  background-color: #b1b1b1 !important;
}

.wc-bookings-date-picker {
  padding: 0;
}

.wc-bookings-booking-form {
  border: 0;
  padding: 0;
  margin: 0;
}


/* Listeo Dashboard versteckte Navigationspunkte. Alle weiteren Navigationspunkte werden über Dokan / Menu Manager ausgeblendet */
#dashboard > div.dashboard-nav > div > ul:nth-child(3) > ul > li.settings.has-submenu {
  display: none !important;
}

li.dashboard {
  display: none !important;
}

/* WooCommerce Produktbild nicht klickbar und zoombar machen */
#product-946 .woocommerce-product-gallery a {
    pointer-events: none;
    cursor: default;
}


/* Single Listing */
#listing-nav {
    display: none !important;
}

.single-gallery {
  display: none;
}

#listing-location {
  display: none;
}



/* Dokan "Angebote erstellen" Einstellungen verbergen und weitere Dokan Elemente */
.add-listing-section.row.gallery.dynamic-features {
    display: none !important;
}

.col-md-12.form-field-_store_widget_status-container {
    display: none !important;
}

.col-md-12.form-field-_store_products-container {
    display: none !important;
}

.add-listing-section.row.booking.dynamic-features.switcher-on {
    display: none !important;
}

.expiration-date {
    display: none !important;
}

.field {
    display: none !important;
}

#my-listings-search-form {
    display: none !important;
}

.notification.closeable.notice {
    display: none !important;
}

.uploadButton-file-name {
    display: none !important;
}





/*  Dokan Angebot erstellen "Halteverbotszone aktivieren" Feld ausblenden  */
.add-listing-section.row.booking.dynamic-featuresswitcher-on.switcher-on {
    display: none !important;
}





/* Backend "Halteverbot editieren" Eingabefelder von Extra Product Options verbergen */
.dokan_tabs {
    display: none !important;
}




/* Unter den Produkten Kategorien und Other Vendors ausblenden */
.product_meta, .dokan-report-abuse-button, .dokan-other-vendor-camparison, .wc-tabs-wrapper  {
    display: none !important;
}



/* Angebot erstellen / Angebot Preview Übersichtsgrafiken ausblenden */
#listing-gallery {
  display: none !important;
}


/* Angebot erstellen / Store Section ein/ausschalter ausblenden */
.add-listing-section.row.store_section.dynamic-featuresswitcher-on.switcher-on {
    display: none !important;
}

.add-listing-section.row.store_section.dynamic-features.switcher-on {
    display: none !important;
}

/* Dokan Produkt Label */
.dokan-product-category-modal .dokan-product-category-modal-content .dokan-product-category-modal-body .dokan-single-categories-container .dokan-single-categories .dokan-product-category-ul
 {
    width: 100%;
}



.user-menu ul li a[href*="store-dashboard-2"] {
    display: none !important;
}





/* Bestellung erhalten und Order Einstellungen */





/* VORÜBERGEHEND Benutzerkonto Navigation Navigationspunkte ausblenden */
.user-menu ul li a[href*="store-dashboard-2"] {
    display: none !important;
}










/* PRODUKT ERSTELLEN - ELEMENTE INPUT LABEL AUSBLENDEN */

.dokan-proudct-advertisement, .dokan-other-options, .dokan-linked-product-options, .dokan-product-inventory, .dokan-product-description,
.extra_options, .dokan-attribute-variation-options {

    display: none !important;
}



.dokan-form-group label[for="_wc_booking_qty"],
.dokan-form-group #_wc_booking_qty {
  display: none;
}


.dokan-form-group:has(> label[for="_wc_booking_max_date"]) {
  display: none;
}





#_wc_booking_buffer_period {
  display: none;
}

.dokan-form-group label.form-label {
  display: none;
}






table.widefat {
  display: none !important;
}

.widefat.dokan-booking-range-table {
  display: table !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
}




.dokan-section-heading p {
  display: none;
}


label[for="_wc_booking_min_date"] {
    display: none !important;
}




.dokan-product-short-description {
  display: none;
}

#_wc_booking_min_date_unit {
  display: none !important;
}


#bookings_availability .table_grid {
 display: none !important;
}

span.form-label > i {
    display: none !important;
}

#_wc_booking_min_date {
    width: 100px !important;
    margin-bottom: 14px;
}


.content-half-part {
    width: 100% !important;
 
}

label[for="_wc_booking_cost"] {
  display: none !important;
}

input[name="_wc_booking_cost"],
input#_wc_booking_cost {
  display: none !important;
}

.dokan-form-group.dokan-booking-enable-range-picker {
  display: none !important;
}

select[name="_wc_booking_calendar_display_mode"],
#_wc_booking_calendar_display_mode {
  display: none !important;
}

.dokan-form-group.virtual-checkbox {
  display: none !important;
}

.dokan-form-group.accommodation-checkbox {
  display: none !important;
}

label[for="product_tag"] {
  display: none !important;
}

.select2-selection.select2-selection--multiple {
  display: none !important;
}

.wc_booking_duration_type {
  display: none !important;
}

label[for="_wc_booking_min_duration"] {
  display: none !important;
}

input[name="_wc_booking_min_duration"],
#_wc_booking_min_duration {
  display: none !important;
}

label[for="_wc_booking_max_duration"] {
  display: none !important;
}

input[name="_wc_booking_max_duration"],
#_wc_booking_max_duration {
  display: none !important;
}

label[for="_wc_booking_calendar_display_mode"] {
  display: none !important;
}

#select2-_wc_booking_calendar_display_mode-container {
    display: none !important;
}


.dokan-form-group.dokan-booking-require-confirmation {
  display: none !important;
}

input[name="_wc_booking_user_can_cancel"],
#_wc_booking_user_can_cancel {
  display: none !important;
}

.dokan-tooltips-help.tips {
  display: none !important;
}

