/*
Theme Name: Oceanwp Enfant par WP Marmite
Description: Theme enfant du theme Oceanwp. Vous pouvez desormais le personnaliser sans risquer de perdre vos modifications
Author: WPMarmite
Author URI: https://wpmarmite.com
Template: oceanwp
Version: 1.0
*/

.current-shop-items-dropdown {
    background-color: #fff !important;
    top: 135%!important;
}
.wcmenucart-cart-icon .wcmenucart-count
{
	border: 2px solid #fff!important;
	color: #fff!important;
}
.wcmenucart-cart-icon .wcmenucart-count:after{
border: 2px solid #fff!important;	
}
.owp-floating-bar .left h2, .owp-floating-bar .left p
{color: #fff!important;}


.woocommerce table.shop_table thead {
	    background-color: #333!important;

}
.woocommerce table.shop_table thead th
{color: #fff!important;}

.popup_log a
{color:#fff!important}

.shop_table.cart.woocommerce-cart-form__contents .coupon .button
{background-color: #333!important;}

.shop_table.cart.woocommerce-cart-form__contents .actions .button:hover
{background-color: #333!important;}

.wc-proceed-to-checkout .button
{background-color: #333!important;}

.woocommerce .cart-collaterals h2 {

    background-color: #333!important;
    color: #fff!important;
    text-align: left!important;
}
.cart-divider {
    color: #fff!important;
	margin-right: 15px!important;

}
.owp-floating-bar
{z-index:99999!important;
}