/*
Theme Name: Bedesk
Theme URI: http://wpbingosite.com/wordpress/bedesk/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Bedesk 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.1.8
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: bedesk*/

.bwp-single-product .product-shipping-delivers, .bwp-single-product .safe-checkout, .product-count-view, .content-variations .selected-term-name, .content-variations .cfvsw-selected-label, .products-content .cfvsw-shop-variations, .product-content .product-attribute, .content_filter .filter_color > span, .single-product .percent_quantity_stock {
    display: none !important;
}
.content-variations .cfvsw-selected-swatch {
    background-color: #000000;
    color: #fff;
}
.home-recommended .products-thumb {
    min-height: 506px;
}
.home-recommended .products-thumb .product-thumb-hover img {
    min-height: 506px;
    object-fit: cover;
}
.quickview-container .size-guide .size-guide__img::-webkit-scrollbar, .single-product .size-guide .size-guide__img::-webkit-scrollbar {
	width: 2px !important;
}
.custom-size-guide {
	position: absolute;
	left: -9999999999999999px;
}
.bwp-footer .elementor-heading-title {
    font-size: 16px !important;
    font-weight: 600;
    pointer-events: none;
}
.custom-fabric-color {
	opacity: 0;
}
.custom-fabric-color-active {
	opacity: 1;
}
.hero-section-home sr7-img {
    background-position: 50% 30% !important;
}
.insta-slider .slick-track {
    gap: 10px;
    display: flex;
}
.insta-slider .slick-track .slick-slide > a img {
    min-height: 400px;
    object-fit: cover;
}
.insta-slider .slick-track .slick-slide > a {
    max-height: 400px;
}