/*
Theme Name: Avada_child
Theme URI: clubmate-australia.com.au/
Description: Erweiterungen zum Thema Avada
Author: Ralf Zwetzschke
Author URI:  aedea.de/
Template: Avada
Version: 1.0
*/

/* space over the product table */
/*
main#main.clearfix
{ padding-top: 0 !important;
}*/

/* clubmateau-extra.css */
.product-title,
h1.product_title.entry-title,
h1.product_title.entry-title.fusion-responsive-typography-calculated,
.product_title .entry-title .fusion-responsive-typography-calculated,
.product_title.entry-title.fusion-responsive-typography-calculated,
.woocommerce-container .product-title,
.checkout .shop_table tfoot .order-total .amount
{ font-size: 25px !important;
  --fontSize:25 !important;
  font-style: normal;
  font-weight: bold !important;
}

.fusion-woo-product-design-clean .products .product-title
{ font-style: normal;
  font-weight: bold;
}

a.product-title
{ font-size: 20px;
  font-weight: 900;
}

/*a.product-title:hover
{ color: #010c51;
}*/

.catalog-ordering.clearfix
{ font-size: 8px;
}

/* related products turn off */
.related.products
{ display: none;
}

/* product metadata turn off */
.product_meta .sku_wrapper,
.product_meta .posted_in
{ display: none;
}

/* hide search form */
div.fusion-search-form-content,
a.skip-link.screen-reader-text
{ display: none;
}

/* login-box center */
#customer_login.woocommerce-content-box.full-width
{ max-width: 500px;
  margin-left: auto; margin-right: auto;
  border: 0px solid;
}

.fusion-body .woocommerce-MyAccount-content h3
{ font-size: 25px;
  font-weight: bold;
}

#wrapper .woocommerce .checkout h3,
#wrapper .post-content h2
{ font-size: 25px;
  font-weight: bold;
}

.woocommerce-MyAccount-content .woocommerce-Addresses h3
{ font-size: 20px;
}

.woocommerce-Price-amount.amount,
.woocommerce-Price-amount .amount,
span.woocommerce-Price-amount.amount,
.shop_table .product-subtotal .amount,
.cart_totals .order-total .amount,
.checkout .shop_table tfoot .order-total .amount
{ color: #010c51;
}

.avada-customer-details.woocommerce-content-box.full-width h3
{ font-size: 25px;
  font-weight: bold;
}

/* Additional Prod.-Info turn off */
div.woocommerce-tabs.wc-tabs-wrapper
{ display: none;
}

/* order by and/or count shown products - turn off */
#wrapper .orderby-order-container
{  display: none;
}
#wrapper .sort-count.order-dropdown
{  display: none;
}

/* product page */
/*
a.reset_variations:hover,
a.button.wc-forward:hover
{ color: #010c51;
}*/

/* card undo */
/*
a.restore-item:hover
{ color: #010c51;
}*/

/* payment page */
/*
.view-cart a:hover,
ul.woocommerce-side-nav.woocommerce-checkout-nav a:hover,
a.about_paypal:hover,
a.woocommerce-terms-and-conditions-link:hover
{ color: #010c51;
}*/

@media only screen and (max-width: 800px)
{ #wrapper .orderby-order-container,
  #wrapper .sort-count.order-dropdown
  { display: none;
  }
}

/* MyAccount-Menu */
/*
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a:hover,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders a:hover,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--subscriptions a:hover,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads a:hover,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address a:hover,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods a:hover,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account a:hover,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a:hover,
a.woocommerce-Button.button:hover,
.not-user a:hover
{ color: #010c51;
}*/

.woocommerce-MyAccount-navigation ul li.is-active a
{ color: #010c51;
  font-weight: bold;
}

.cart-empty.woocommerce-info,
.cart-empty .woocommerce-info
{ font-size: 25px;
  font-style: normal;
  font-weight: bold;
  color: #010c51;
}



/* Transdirect Anbindung Versandkosten-Vorausberechnung ausblenden */
.woocommerce-shipping-calculator
{ /* display: none; */
}


/* Subscription Action buttons */
.subscriptio-account-subscription-actions
{ padding: 5px;
  border-style: solid;
  text-align: center;
  border-color: #010c51;
  border-width: 2px 2px 2px 2px;
  border-radius: 4px;	
}

a.button.subscriptio-subscription-action-resume,
.button .subscriptio-subscription-action-resume
{ font-size: 20px;
  font-style: normal;
  font-weight: bold;
  color: #010c51;
}


#shipping_method_0_2208:checked + label[for=shipping_method_0_2208]::after 
{ display: block;
  white-space: pre-wrap;
  content: "Pickup at: \A 38 Gale St, Brunswick East 3057 \A Mo-Fr 9am-4pm";
}

#shipping_method_0_3481:checked + label[for=shipping_method_0_3481]::after 
{ display: block;
  white-space: pre-wrap;
  content: "Pickup at: \A 1/323 William St, Northbridge 6003 \A Mo-Su 6am-1am";
}


.products>li {
    border: 0px solid #efefef; !important
    border-bottom-width: 0px; !important
}
