/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/
.product-list.slick-initialized.slick-slider,
.product-list.slick-initialized.slick-slider > .slick-list.draggable {
	overflow: visible;
}

.single-post-header.layout-2 .featured-image {
	background-position: center !important; 
	background-attachment: scroll !important;
}

.mobile-version.mf-catalog-page ul.products:after,
.mobile-version.mf-catalog-page ul.products:before {
	display: none !important;
}

.backtotop {
	bottom: 70px !important;
	right: 30px !important;
}
.home-btm-hero h5 {
	margin-top: 0 !important;
}
.display-n {
	display: none !important;
}
.mf-products-of-category .images-slider {
	width: 0% !important;
}
.mf-products-of-category .products-box {
	width: 80% !important;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
	font-size: 15px !important;
}
.wpsr-fm-chat-wrapper
{
    right: 18px !important;
    bottom: 75px !important;
}
.backtotop
{
    bottom: 121px !important;
    right: 28px !important;
}
#logo-pc-gif img {
	width: auto !important;
}

@media (max-width: 767px) {
.mf-products-of-category .products-box {
	width: 100% !important;
}
}
@media (max-width: 768px) {
	div[data-elementor-id="3091"]>section[data-id="6ce78d08"],	
	div[data-elementor-id="3091"]>section[data-id="44383226"]
	{
	display: none !important;
	}
	.zalo-container {
		bottom: 80px !important;
	}	
	.wpsr-fm-chat-wrapper
	{
			right: 18px !important;
			bottom: 135px !important;
	}
	.backtotop
	{
			bottom: 180px !important;
			right: 28px !important;
	}
}