/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.woocommerce-breadcrumb {
	display: none;
}

.paypal-button .paypal-button-number-0 .paypal-button-layout-horizontal .paypal-button-shape-rect .paypal-button-number-single .paypal-button-env-production .paypal-button-color-gold .paypal-button-text-color-black .paypal-logo-color-blue {
	display: none !important;
}



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


}

.copyright-footer {
	color: white !important;
}

.absolute-footer.text-center ul {
	color: white !important;
	font-weight: bold !important;
}

.paypal-button-label-container .paypal-button {
	display: none !important;
}

.wc-forward  {
	background-color: grey !important;
}

.woocommerce-mini-cart__buttons .checkout  {
    background-color: #000000 !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--ppcp-paypal-payment-tokens {
	display:none;
}
.wd-my-account-links .ppcp-paypal-payment-tokens-link {
	display:none;
}

.current-dropdown {
	
}

.is-outline:hover {
	background-color: black !important;
}

.midden-midden{
	text-align: center;
}