/*
Theme Name: Florial
Theme URI: http://wpbingosite.com/wordpress/florial/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Florial is a modern, clean and professional WooCommerce WordPress theme. It is built to well suit for any online stores: electronics store, fashion store, jewelry store...
Version: 1.3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: florial*/


.wc-block-cart__submit-container {
    background-color: #DE3270 !important; /* Цвет фона */
    color: #ffffff !important; /* Цвет текста */
}

.wc-block-components-button__text {
    color: #ffffff !important; /* Цвет текста */
}

.wc-block-cart__submit-container:hover {
    background-color: #000 !important; /* Цвет при наведении */
}


.wc-block-components-button__text:hover {
    color: #ffffff !important; /* Цвет текста */
}


.checkout_style2_content {
  display: none !important;
}

.content_style2 {
  display: none !important;
}

.woocommerce-page-header   {
	display: none !important;
}
