/*
Theme Name: Mafoil
Theme URI: http://wpbingosite.com/wordpress/mafoil/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Mafoil 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.0.6
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: mafoil*/


.size-guide {
    display: none;
}

.bg-banner::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
}
.banner-wrapper-infor {
    position: absolute !important;
    z-index: 2 !important;
    top: 20px !important;
    bottom: 20px !important;
    left: 20px !important;
    right: 20px !important;
    padding: 0 !important;
    height: auto !important;
    display: flex !important;
    width: auto !important;
	justify-content: center !important;
    align-items: center !important;border: 2px dashed rgba(255, 255, 255, 0.5);
}
.banner-wrapper-infor a.button {
    background: transparent !important;
    color: #fff;font-size: 24px !important;
}