/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 28 2023 | 06:05:05 */
@media screen and (max-width:768px){

.slider_content_block.active {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: visible;
    left: -4%;
    position: relative;
    gap: 1px;
}
	
.slider_content_block_img {
    height: 65px;
    width: calc(25% + 3px);
    object-fit: cover;
}
	
.vc_mobile .vc_column_container.sliderbloqueshowlook .vc_column-inner{
		padding: 0;
}
	
.sliderbloqueshowlook .wd-image-hotspot-img{
	height: 250px;
    object-fit: cover;
}
	
a.button.product_type_simple.ajax_add_to_cart{
	width: 100%;
    font-size: 10px;
    background: ;
    font-family: 'Helvetica Neue Bold';
    padding: 8px;
}
	
}

.slider_content_block {
	display: none !important
}

.slider_block_fix_extra_espace,
.wd-slide.woodmart-loaded.woodmart-slide.is-selected,
.flickity-viewport,
.wd-slider.wd-autoplay-animations-off.woodmart-slider.flickity-enabled.is-draggable.wd-enabled{
    overflow: visible !important;
}