/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 2.5
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.widget_shopping_cart .button {
        color: white;
}

.woocommerce-form-coupon-toggle { 
	display: none;
}

.ppppage-id-15 woocommerce-info .wc_points_redeem_earn_points {
	display: none !important;
}

.page-id-15 .woocommerce-cart-notice {
	display: none !important;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.wpbm-masonry-template-1 .wpbm-content {  
    font-size: 0px !important;
}

.wpbm-masonry-template-1 .wpbm-car-meta-wrap > div a {
    color: #627D47 !important;
}

.wpbm-masonry-template-1 .wpbm-link-button a {
    background: #627D47 !important;
}

.wpbm-masonry-template-1 .wpbm-link-button a:before {
    content: '';
    position: absolute;
    border: #627D47 solid 6px !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
     animation-duration: 1s;
}

.wpbm-masonry-template-1 .wpbm-title a:hover {
    color: #E99801 !important;
}

.woocommerce-cart-notice {
	background-color: #FFF8C1 !important;
	padding-left: 10px !important;
	padding-top: 10px !important;
	font-size: 14px !important;
	font-weight: 600 !important;
}

button.wc-stripe-checkout-button {
	color: #fff !important;
}


.store-locator__filter-toggler:after, .filter-button:after { display:none !important; }

ul.header-nav a.nav-top-link {
    color: rgb(54, 30, 6);
    opacity: 1;
    text-align: left !important;
}

/*************** RIMBACH ÄNDERUNGERN MEINE PRODUKTE  ***************/

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

   /* Meine Produkte */
   .page-customer-already-bought-products #woocommerce_product_categories-2, .page-customer-already-bought-products #woocommerce_top_rated_products-2, .page-customer-already-bought-products #woocommerce_widget_cart-3 {
      display: none!important;
   }

   .page-customer-already-bought-products .category-filtering br {
      display: none;
   }

   .page-customer-already-bought-products .category-filtering {
      text-align: center;
      padding-bottom: 28px;
   }

   .page-customer-already-bought-products #shop-sidebar {
      display: none;
      padding-bottom: 0;
   }

}

.archive .quantity { display: inline-block; }

.box-text .input-text.qty.text {
   margin-top: 1em;
   margin-bottom: -2px;
   margin-left: -4px;
   margin-right: -4px;
}

.box-text .quantity input[type="number"] {
   font-size: .97em;
}

.cross-sells {
        display: none !important;
}

p.from_the_blog_excerpt {
        display: none !important;
}

#order_review .legal label {
    font-weight: 700 !important;
    font-size: larger !important;
}

.bdp_blog_template.famous-grid .read_more_div a {
        background: #7a9c59;
    }

.form-row.notes {
	display: none !important;
}

.eigene_button_schriftfarbe {
	color: #fff !important;
}

/* Ninja-Form Sende-Button anpassen */
.field-wrap input[type=button] {
	background-color: #83A365 !important;
    color: #fff !important;
}

/* Menüpunkt rot */
.menue-red-setzen a.nav-top-link {
	color: red !important;
	font-weight: 900 !important;
}

/* Menüpunkt grün */
.menue-green-setzen a.nav-top-link {
	color: green !important;
	font-weight: 900 !important;
}

/* Menüpunkt rot mobil */
.menue-red-setzen-mobil a {
	color: red !important;
	font-weight: 700 !important;
}

/* Menüpunkt grün mobil */
.menue-green-setzen-mobil a {
	color: green !important;
	font-weight: 700 !important;
}

/* Menülabel gratis grün*/
.label-gratis.menu-item > a:after {
	content: 'Gratis'; 
	display: inline-block;
	font-size: 9px;
	line-height: 9px;
	text-transform: uppercase;
	letter-spacing: -0.1px;
	margin-left: 4px;
	background-color: #7A9C59; 
	font-weight: bolder;
	border-radius: 2px;
	color: #fff;
	padding: 2px 3px 3px;
	position: relative;
	top: -2px;
}


.product-main {
    padding: 10px 0;
}

.product-page-accordian {
	padding-bottom:15px
}

.bya_myaccount_buy_again_wrapper .bya_table_filter_controls_wrap select {
	display: inline !important;
}

/***************************************/
/* Schatten aus Button entfernt        */
/***************************************/
.button.is-form {
	color: #fff;
	text-shadow: none;
}


.prdctfltr_wc .prdctfltr_filter_title {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 10px !important;
}

#billing_address_2_field>label, #shipping_address_2_field>label  {
    opacity: 1;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
	display:block;
}


/* GW 240105: Gutscheinfelder umpositionieren */

.box2 {
  background: transparent; 
  padding: 0;
}

.woocommerce-checkout-review-order .coupon {
  margin-bottom: 20px;
}

.woocommerce-checkout-review-order p {
  margin-bottom: 0.8em;
}

.woocommerce-checkout-review-order h3#order_payment_heading {
  display: none !important;
}

#coupon-anchor .checkout-coupon {
  border: 2px dashed #7a9c59;
  padding: 15px 32px 30px;
}

.box2 .ui-dialog {
  display: block;
  width: initial !important;
}

.box2 .ui-dialog-titlebar,
.box2 .ui-dialog-titlebar-close {
  display: none;
}

.box2 #wc_gc_cart_redeem_form .bbbutton {
  background: transparent !important;
  color: #000000 !important;
  font-weight: 400;
  padding: 0;
  text-transform: unset;
}

.box2 #wc_gc_cart_redeem_form {
  border: 2px dashed #7a9c59;
  padding: 15px 30px 30px;
  display: none;
}

.coupon .medium-flex-wrap {
  flex-wrap: wrap;
}

.coupon .medium-flex-wrap .flex-col {
  width: 100%;
}

.box2 .add_gift_card_form p {
  font-size: 16px;
  font-weight: 400;
}

#coupon-anchor .coupon .input-text {
  margin-bottom: .3em;
}

#cccccoupon-anchor .coupon .input-text::after {
  content: '\A';
  white-space: pre;  
} 

.woocommerce .wc_points_rewards_earn_points,
.box2 .wc_points_redeem_earn_points {
  /* display: none !important */
  /* 250228: GW: entfernt */
}
