/*
Theme Name: MyMedi Child
Theme URI: https://demo.theme-sky.com/mymedi/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: mymedi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: mymedi-child
*/

.banner-image-column .vc_figure, .banner-image-column .vc_figure .vc_single_image-wrapper, .banner-image-column .vc_figure .vc_single_image-wrapper img{
	width: 100%;
}
.black-friday-products-column .heading-title a, .black-friday-products-column .woocommerce-Price-amount{
	color: white;
}

.black-friday-products-column a.add_to_cart_button:hover {
	color: white !important;
}
.black-friday-products-column .product-wrapper .meta-wrapper-2, .black-friday-products-column .product-wrapper .meta-wrapper-2 .loop-add-to-cart{
	display: block;
}
.report_btn{
	background-color: transparent !important;
	width: 100%;
	display: flex !important;
	justify-content: center;
}
.report_btn a{
	background-color: #FCDD4A !important;
	border-color: #FCDD4A !important;
	color: black !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	border-radius: 4px;
}