/*
 Theme Name:   Eros Child Theme
 Theme URI:    https://eros.themerex.net/
 Description:  Eros Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     eros
 Version:      1.0.0
 Tested up to: 6.6
 Requires at least: 5.0
 Requires PHP: 7.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
 Text Domain:  eros
*/


/* =Theme customization starts here
------------------------------------------------------------ */

body.hide-cart-button .et_pb_menu__cart-button {
    display: none !important;
}
.fa-map-marker-alt { display: none}
.et-db #et-boc .et-l .et_pb_module li {
	list-style: none!important;}
.ur-lost-password-message { text-align: center; line-height: 22px; }
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 a.wcfmmp-visit-store {
    padding: 7px 10px!important;
}

.dnxte_tab_content .et_pb_text_inner p {width: inherit !important}
@media only screen and (max-width: 640px) {
    a.add_new_wcfm_ele_dashboard span.text {
       display: inline-block!important;
    }
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 .store-footer .store-data-container {
    padding: 5px 10px!important;
    background-color: #ffffff5e!important;
    width: 88%!important;
}
.wpsm-button.green {
background: #ed2360;
    border-color: #ed2360;
}
/* Button standardmäßig ausblenden */
.wpsm-button.green, #members-all {
  display: none !important;
}

/* Zeige ihn für nicht eingeloggte Besucher */
body:not(.logged-in) .wpsm-button.green {
  display: inline-block !important;
}

/* Zeige ihn für eingeloggte Nutzer mit Rolle Subscriber */
body.logged-in.role-subscriber .wpsm-button.green {
  display: inline-block !important;
}

.et-db #et-boc .et-l .et_pb_pricing li { padding: 0 0 0.5em 0!important;}

.re_actions_for_grid, #wcfm_products_manage_form_yoast_head, #wcfm_products_manage_form_yoast_expander, .catalog_visibility .wcfm_title .wcfm_full_ele .catalog_visibility_ele, #catalog_visibility { display: none!important;}
#wcfm_menu span.wcfm_sub_menu_items {font-size: 13px!important;}
.wcfm-tabWrap { min-height: 1000px; }


/* Mitglieder last-online */
#buddypress span.activity, .buddypress.widget span.activity{ display:none}

.wcfm-two-col {
  display: flex;
  /* entfernen: gap */
}

/* alle Items gleich breit */
.wcfm-two-col__item {
  flex: 1;
}

/* Abstand zwischen den Spalten */
.wcfm-two-col__item + .wcfm-two-col__item {
  margin-left: 20px;
}

/* auf Mobil untereinander und Abstand oben */
@media (max-width: 768px) {
  .wcfm-two-col {
    flex-direction: column !important;
  }
  .wcfm-two-col__item + .wcfm-two-col__item {
    margin-left: 0;
    margin-top: 20px;
  }
}
.single-post .full_width .single_custom_bottom .rehub_chimp,
.single-post .full_width .tags,
.single-post .full_width .author_detail_box,
.single-post .full_width .related_articles,
.single-post .full_width #comments,
.single-post .full_width #review_form {
  display: none !important;
}

#wcfm_membership_container .wcfm_email_verified .wcfm_email_verified_input, #wcfm_membership_container .wcfm_sms_verified .wcfm_sms_verified_input {
    float: left;
    min-width: 150px;
    width: 200px!important;
	text-align: center; 
}
#wcfm_membership_container .wcfm_email_verified .wcfm_email_verified_button, #wcfm_membership_container .wcfm_sms_verified .wcfm_sms_verified_button {
    float: left;
    margin-top: 12px!important;
    padding: 20px !important;
    width: 150px!important;
}
#post-mention { display: none!important;}
#wcfm-main-content .buddypress-wrap .bp-navs li { padding-right: 15px; }
.wcfm_catalog_enquiry, .wcfmmp-store-search-form, .store-phone { display: none!important;}
/* Versteckt die angegebenen Felder im Verkäufer-Dashboard 
.phone_wrapper,
.street_1_wrapper,
.street_2_wrapper,
.city_wrapper,
.zip_wrapper,
.find_address_wrapper,
.withdrawal_setting_break_1_wrapper {
    display: none !important;
}*/
.header_seven_style .search {display: none; }
