/* 
Theme Name:		 Bioceltic
Theme URI:		 http://childtheme-generator.com/
Description:	 Bioceltic is a child theme of OceanWP, created by ChildTheme-Generator.com
Author:			 Bioceltic
Author URI:		 http://childtheme-generator.com/
Template:		 oceanwp
Version:		 1.0.0
Text Domain:	 bioceltic
*/


button[name='update_cart'] {
   display: none !important;
}

#adr-familien-box-page ul.action {
   background: #E9EBEA;
}

.postid-720 .stock.out-of-stock,
.outofstock-badge {
   display: none;
}

#excel-calculator iframe {
   width: 100%;
}

@media (max-width: 999px) {
   #excel-calculator.desktop {
      display: none!important;
   }
}

@media (min-width: 1000px) {
   #excel-calculator.mobile {
      display: none!important;
   }
}

.woocommerce-checkout .payment_methods .payment_method_bs_payone_creditcard #card_holder,
.woocommerce-checkout .payment_methods .payment_method_bs_payone_creditcard #cardtype,
.woocommerce-checkout .payment_methods .payment_method_bs_payone_creditcard #cardpan,
.woocommerce-checkout .payment_methods .payment_method_bs_payone_creditcard #cardcvc2 {
   font-size: 16px !important;
}