/*
Theme Name: Razzi Child
Theme URI: https://demo4.drfuri.com/razzi/
Author: DrFuri
Author URI: http://drfuri.com
Description: Razzi Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: razzi
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: razzi
*/

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{
	position: relative !important;
}
.razzi-button:not(.button-outline):not(.button-normal).button-light{
	background-color: transparent !important;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:not(.swiper-wrapper){
	opacity: 1 !important;
}
@media (max-width: 767px) {
    .catalog-header-banners {
        display: none;
    }
}
.floating_button {
    display: flex;
    justify-content: center;
}