<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GALLERY */
#container_gallery {  width: 100%; margin: 50px 0 150px 0; }
#container_gallery .title_gallery { display: none; }

/*.col_all_gallery { width: 98%; margin: 0 1% 0 1%; clear: both; display: inline-block; }*/
.col_all_gallery { display: none!important; }

.gallery_vasca_top_container { position: relative; margin: 0 0 0 0; width: 100%; }

	.gallery_vasca_top_info { position: absolute; top: 0; background-color: rgba(0, 0, 0, 0.0); width: 100%; height: 100%; padding: 0px; text-align: center; display: block; }
		.gallery_vasca_top_info_block_center { left: 50%; }
		.gallery_vasca_top_info_block_left { left: 20%; }
		.gallery_vasca_top_info_block_right { left: 70%; }

		.gallery_vasca_top_info_block { width:400px; height:146px; background: trasparent; position:absolute; top:50%; margin-left:-200px; margin-top:-73px; }
			.gallery_vasca_top_info_block_title { font-family: 'Open Sans', sans-serif; text-transform: uppercase; font-weight: 700; font-size: 40px; letter-spacing: 1px; color: #FFF; margin-bottom: 10px; }
			.gallery_vasca_top_info_block_note { font-size: 15px; font-weight: 300; color: #FFF; letter-spacing: 1px; margin-bottom: 20px; }
			.gallery_vasca_top_info_block_action { font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: 700; color: #000; letter-spacing: 1px; }
				.gallery_vasca_top_info_block_action a { color: #000; text-decoration: none; padding: 5px; width: 110px; background-color: white; display: inline-block; }

.gallery_vaschette_fit_wrap { text-align: center; margin: 4% 0 2% 0; padding: 0 0 2% 0; border-bottom: solid 1px #d7d7d8; }
.gallery_vaschette_fit_wrap ul { margin: 0; padding: 0; }
.gallery_vaschette_fit_wrap ul li { width: 15%; margin: 0 0 0 0; list-style-type: none; display: inline-block; }
	.gallery_vaschette_fit_title { font-family: 'Open Sans', sans-serif; font-style: normal; text-transform: uppercase; width: 100%; font-size: 20px; color: black; text-align: center; font-weight: 700; letter-spacing: 1px; margin: 0 0 2% 0; }
	.gallery_vaschette_fit_container { display: block; }
		.gallery_vaschette_fit_img { margin: 0 0 5% 0; }
			.gallery_vaschette_fit_img img { width: 100%; opacity: 1; }
			.gallery_vaschette_fit_img a { display: block; }
		.gallery_vaschette_fit_subtitle { margin: 0 0 5% 0; font-size: calc(9px + 0.2vw); color: black; text-align: center; font-weight: 300; }
		.gallery_vaschette_fit_txt { margin: 0 5% 0 5%; font-size: calc(8px + 0.2vw); color: black; text-align: center; font-weight: 300; line-height: 15px; }

	.vaschetta_item { background: none repeat scroll 0 0 #FFF; position: relative; padding: 0; }
		.vaschetta_item_block { position: relative; }

		.vaschetta_item_video { overflow: hidden; width: 100%; position: relative; display: block; }
			.vaschetta_item_video video { position: relative; }
			.vaschetta_item_video a { display: block; }
			#vaschetta_item_video { right: 0; bottom: 0; max-width: 100%; min-height: 100%; width: 100%; }
	
		.vaschetta_item_img { overflow: hidden; width: 100%; position: relative; display: block; }
		.vaschetta_item_img img { margin: 0 auto; width: 100%; border: 0; opacity: 1; transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; -webkit-transition: opacity 0.5s ease; }
		.vaschetta_item_img a { display: block; }

	.vaschetta_item .vaschetta_item_label_preview { -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; transition: all 0.5s ease-in; opacity: 1; }
		.vaschetta_item:hover .vaschetta_item_label_preview { opacity: 1; }

	.vaschetta_item_label_preview { right: 20px; top: 20px; position: absolute; z-index: 2; background-color: transparent; text-align: center; overflow: hidden; }
		.vaschetta_item_label_preview a { background-color: transparent; padding: 0 0 4px 5px; }
		.vaschetta_item_label_preview img { width: auto !important; height: 20px; }

	.vaschetta_item_label { /*width: 80px; height: 80px;*/ top: 10px; left: 10px; position: absolute; z-index: 2; background-color: transparent; text-align: center; overflow: hidden; font-weight: 400; }
		.vaschetta_item_label img { width: 80px !important; }

	.vaschetta_item_maininfo_container { width: 100%; position: absolute; display: flex; padding: 0 1rem 1rem 1rem; flex-wrap: wrap; bottom: 0; opacity: 0; background-color:rgba(255, 255, 255, 1) }
        .vaschetta_item_title { display: block; text-align: left; font-size: 1rem; font-weight: 400; letter-spacing: 0.5px; padding: 1rem 1rem 1rem 1rem; margin: 0 0 1rem 0; text-transform: capitalize; width: 100%; }
        .vaschetta_item_price { display: block; text-align: left; font-size: 1rem; font-weight: 400; letter-spacing: 0.5px; margin: 0 0 1rem 0; width: 100%; }
            .vaschetta_item_info_old_price { color: rgba(0, 0, 0, 1); text-decoration: line-through; display: inline-block; margin-right: 10px; }
            .vaschetta_item_info_new_price { color: #000; display: inline-block; }
		.vaschetta_item_sizes { color: #000; font-size: 1rem; letter-spacing: 0.5px; text-align: left; width: 100%; }
			.vaschetta_item_sizes ul { margin: 0; padding: 0; }
			.vaschetta_item_sizes ul li { text-align: left; list-style-type: none; display: inline-block; margin: 0 1.5rem 0 0; width: auto; }
				.vaschetta_item_sizes ul li:last-child { margin: 0 0 0 0; }
			.vaschetta_item_sizes a { text-decoration: none; color: #000; display: block; font-weight: 400; }
				.vaschetta_item_sizes a.active { font-weight: 700; }
				.vaschetta_item_sizes a.finished { color: #aaa; pointer-events: none; }

.vaschetta_item_info { text-align: center; display: block; -webkit-transition: all 0s ease-in; -moz-transition: all 0s ease-in; -o-transition: all 0s ease-in; -ms-transition: all 0s ease-in; transition: all 0s ease-in; opacity: 0; visibility: hidden; position: absolute; background-color: rgba(255, 255, 255, 1); width: 100%; z-index: 10; }
.vaschetta_item:hover .vaschetta_item_info { opacity: 1; visibility: visible; border-bottom: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; }

	.vaschetta_item_command { float: right; width: 18%; font-style: normal; font-weight: 700; color: #000; font-size: 10px; letter-spacing: 1px; text-transform: uppercase; text-align: left; margin: 1% 2% 1% 0; }
		.vaschetta_item_command_btn { background-color: rgba(0, 0, 0, 1); border: 1px solid rgba(0, 0, 0, 1); cursor: pointer; margin: 0 0 0 0; padding: 1% 0 1% 0; width: 100%; transition: background-color 0.5s ease; display: inline-block; font-style: normal; font-weight: 300; color: #FFF; font-size: 13px; letter-spacing: 2px; text-transform: uppercase; text-align: center; }

	.vaschetta_item_added { opacity:0; }

.gallery_txt_container { width: 100%; padding: 0px 20% 10px 20%; text-align: center; clear: both; }
	.gallery_txt_container h1 { color: #000; font-style: normal; text-transform: uppercase; font-weight: 300; font-size: 18px; letter-spacing: 1px; margin: 0 0 0 0; }
	.gallery_txt_container h2 { color: #000; font-style: normal; text-transform: uppercase; font-weight: 300; font-size: 10px; letter-spacing: 1px; margin: 0 0 1.5% 0; }
	.gallery_txt_container p { color: #000; font-style: normal; font-weight: 300; font-size: 10px; letter-spacing: 1px; line-height: 20px; margin: 0 0 0 0; }

.gallery_loadmore_img { display: block; width: 100%; border: solid 1px white; clear: both; margin: 0 auto; text-align: center; }

.fast_add_icon_mobile { display: none; }

.fade_gallery .slick-arrow { visibility: hidden; }
	.vaschetta_item_block:hover .fade_gallery .slick-arrow { visibility: visible; }
.fade_gallery .slick-prev { left: 5px; }
	.fade_gallery .slick-prev:before { /* content: "\f053"!important; font-family: 'Font Awesome 5 Pro'; font-size: 25px; font-weight: 100; */ /**/ content: url('/common/images/icons/endriu_left_light.svg') !important; /**/  color: #000; }
.fade_gallery .slick-next { right: 5px; }
	.fade_gallery .slick-next:before { /* content: "\f054"!important; font-family: 'Font Awesome 5 Pro'; font-size: 25px; font-weight: 100; */ /**/ content: url('/common/images/icons/endriu_right_light.svg') !important; /**/  color: #000; }







/* GALLERY - PREVIEW */
.anteprima_articolo_container { width: 100%; background-color: #fff; padding: 0; }
#anteprima_dettaglio_container { display: inline-block; width: 100%; }
#anteprima_dettaglio_box_sx { width: 50%; float: left; padding: 0 2% 0 0; }
.anteprima_dettaglio_img { width: 100%; }
#anteprima_dettaglio_box_dx { width: 50%; float: left; padding: 2% 0 0 2%; }

.anteprima_dettaglio_brand { font-style: normal; font-weight: 700; font-size: 18px; letter-spacing: 1px; text-decoration: none; text-align: center; margin-bottom: 2%; text-transform: uppercase; color: #000; }
.anteprima_dettaglio_titolo { font-style: normal; font-family: 'Open Sans', sans-serif; font-weight: 700; color: #000; font-size: 18px; line-height: 23px; letter-spacing: 1px; text-transform: uppercase; text-align: left; margin: 0 0 5px 0; }
.anteprima_dettaglio_descr { font-style: normal; font-weight: 300; color: #000; font-size: 11px; letter-spacing: 1px; text-align: left; line-height: 15px; margin-bottom: 3%; }

.anteprima_dettaglio_price { text-align: left; margin: 0 0 5px 0; }
	.anteprima_dettaglio_old_price { font-style: normal; font-weight: 300; color: rgba(153, 153, 153, 1); font-size: 14px; letter-spacing: 1px; text-transform: uppercase; text-align: center; line-height: 18px; display: inline-block; text-decoration: line-through; margin-right: 20px; }
	.anteprima_dettaglio_new_price { font-style: normal; font-weight: 700; color: #000; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; text-align: center; line-height: 18px; display: inline-block; }

.anteprima_dettaglio_codice { font-style: normal; font-family: 'Open Sans', sans-serif; font-weight: 400; color: #000; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; text-align: left; margin: 0 0 5px 0; }

.anteprima_dettaglio_attributo_label { font-style: normal; font-family: 'Open Sans', sans-serif; font-weight: 400; color: #000; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; text-align: left; margin: 0 0 10% 0; }

.anteprima_dettaglio_size_title { font-style: normal; font-weight: 700; color: #000; font-size: 10px; letter-spacing: 1px; text-transform: uppercase; text-align: left; margin: 0 0 5px 0; }
.anteprima_dettaglio_size { text-align: left; margin: 0 0 10% 0; font-size: 10px; font-weight: 300; text-transform: uppercase; line-height: 20px; }
	.anteprima_dettaglio_size ul { margin: 0; padding: 0; }
	.anteprima_dettaglio_size ul li { text-align: center; list-style-type: none; display: inline-block; margin: 1% 1% 1% 0%; width: 18%; }
		.anteprima_dettaglio_size li a { text-decoration: none; background-color: transparent; border: solid 1px #000; color: black; margin: 0; padding: 0; display: block; line-height: 30px; font-size: 12px; font-weight: 300; }
		.anteprima_dettaglio_size li a.anteprima_dettaglio_size_active { background-color: #000000; color: #ffffff; }

.anteprima_dettaglio_add { text-align: left; margin: 0 0 0 0; width: 49%; display: inline-block; }
.anteprima_dettaglio_add_btn { background-color: #000000; border: 1px solid #000000; cursor: pointer; margin: 0; padding: 10px; width: 100%; max-width: 200px; transition: 0.5s; display: block; font-style: normal; text-align: center; font-size: 10px; font-family: 'Font Awesome 5 Pro', 'Open Sans', sans-serif; font-weight: 500; color: #ffffff; letter-spacing: 1px; text-transform: uppercase; }

.fade_gallery_preview .slick-prev:before { content: "\F284"; font-family: bootstrap-icons; color: #000; }
	.fade_gallery_preview .slick-next { right: 0% !important; }
.fade_gallery_preview .slick-next:before { content: "\F285"; font-family: bootstrap-icons; color: #000; }
	.fade_gallery_preview .slick-prev { left: 0% !important; }







/* PAGING */
#paginatore-articoli { display: inline-block; position: relative; width: 100%; margin: 50px 0px 10px 0px; text-align: center; }
#paginatore-articoli ul { margin: 0; padding: 0; }
	#paginatore-articoli ul li { list-style-type: none; display: inline-block; margin: 0 10px 0 10px; }

	.paging_tab { background: none repeat scroll 0 0 #FFF; border: solid 1px #FFF; color: #000; font-size: 13px; height: 20px; line-height: 20px; margin: 0; padding: 0; text-align: center; width: 20px; font-weight: 300; border-radius: 20px; display: block; }
		.paging_tab a { color:#FFF; text-decoration:none; }
	
	.paging_tab_selected { background: none repeat scroll 0 0 rgba(255, 255, 255, 1); border: solid 1px rgba(0, 0, 0, 1); color: #000; font-size: 13px; height: 20px; line-height: 20px; margin: 0; padding: 0; text-align: center; width: 20px; font-weight: 300; border-radius: 20px; display: block; }

	.paging_tab_loadmore { background: none repeat scroll 0 0 rgba(255, 255, 255, 1); border: solid 1px rgba(0, 0, 0, 1); color: #000; font-size: 13px; margin: 0; padding: 15px; text-align: center; font-weight: 300; display: block; letter-spacing: 2px; }
		.paging_tab_loadmore a { color:#000; text-decoration:none; }







/* FILTERS */
.PdsFilterBox { background: #ffffff; position: relative; border-top: 1px solid #000; border-bottom: 1px solid #000; margin: 0 0 0 0; padding: 1rem 3%; }

.btn_show_filters { display: inline-block; margin: 0 0 0 0; text-align: left; border: 1px solid #fff; background-color: #fff; color: #000; width: auto; font-size: 0.75rem; font-weight: 700; padding: 0 0 0 0; cursor: pointer; user-select: none; text-transform: uppercase; letter-spacing: 0.5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; }

#cs_filters_box.collapsed_sidebar { right: 0; max-width: 100%; left: -105%; width: 100%; top: 0; bottom: auto; height: auto; box-shadow: none; padding: 1rem 3%; transition: 0s; position: absolute; flex-wrap: wrap; }
#cs_filters_bg.cs_background { background-color: rgba(255, 255, 255, 0.25); transition: 0s; }

#cs_filters_box.collapsed_sidebar .cs_closebtn { left: 3%; right: auto; font-size: 2rem; padding: 0 0 0 3rem; top: 9px; }

.filters_box_wrap_title { font-size: 0.75rem; font-weight: 700; margin: 0 0 0 0; padding: 1px 0 2rem 1px; letter-spacing: 0.5px; text-transform: uppercase; }

#filters_box_wrap { color: rgba(0, 0, 0, 1); text-align: left; text-transform: uppercase; padding: 0; margin: 0; background-color: #ffffff; overflow-y: auto; width: 100%; }
	#filters_box_wrap::-webkit-scrollbar { width: 2px; }
	#filters_box_wrap::-webkit-scrollbar-thumb { background: #000; }

	#filters_box_wrap a { color: rgba(0, 0, 0, 1); }

	.filters_box { margin: 0; padding: 0 0 0 2%; display: inline-block; border-left: solid 1px #000000; }
		.filters_box:first-child { padding: 0; border-left: solid 0 #000000; }
		.filters_title { margin: 0; border-bottom: 0px solid #000; padding: 0; font-size: 0.75rem; letter-spacing: 0.5px; font-weight: 700; position: relative; }
		.filters_title a { padding: 0; display: block; pointer-events: none; }
		.filters_title i { position: absolute; right: 0; top: 1.55rem; pointer-events: none; opacity: 0; }
		
		.filters_items { padding: 0 0 0 0; margin: 0 0 1.5rem 0; }
			.filters_items.collapse:not(.show) { display: flex; flex-wrap: wrap; }

			.filters_items::-webkit-scrollbar { width: 2px; }
			.filters_items::-webkit-scrollbar-thumb { background: #000; }

			.filters_items ul { margin: 0; padding: 0; width: 50%; }
				.filters_items ul li { display: block !important; list-style-type: none !important; margin: 0.5rem 0 0.5rem 0!important; padding: 0!important; text-align: left!important; }
					.filters_items a { color: rgba(0, 0, 0, 1); }
				.filters_items .active { font-weight: 700; text-decoration: underline; }
				.filters_items input[type='checkbox'] { position: absolute; clip: rect(1px, 1px, 1px, 1px); }
				.filters_items input[type='checkbox'] + label { margin: 0; padding: 1px 0px 0px 15px; cursor: pointer; background: url('images/input_filters_start.png?v=1.1') left center no-repeat; text-transform: capitalize; font-size: 0.75rem; font-weight: 400; letter-spacing: 0; }
				.filters_items input[type='checkbox']:checked + label { background-image: url('images/input_filters_checked.png?v=1.1'); }

	.filter_commands { margin: 5% 0 0 0; text-align: center; }
		.filter_commands a { border: 1px solid #000; font-size: 0.75rem; letter-spacing: 0.5px; padding: 7.5px 10px; min-width: 215px; display: inline-block; }







/* GALLERY SPECIAL */
.galleryspecial_top_container { width: 66.6%; position: relative; float: left; }
.galleryspecial_top_img { width: 100%; margin:0; }
.galleryspecial_top_img img { width: 100%; }
.special_pages_block_50 img { width: 100%; }







/* LANDING PAGES */
.landing_pages_block_container { margin: 0px 0px 0px 0px; width: 100%; padding: 0px; }
	.landing_pages_block_container img { width: 100%; display: inline-block; margin: 0; }
.landing_title { font-size: calc(12px + 1vw); font-weight: 700; text-transform: uppercase; }
.landing_subtitle { font-size: calc(10px + 0.5vw); font-weight: 700; }
.landing_text { font-size: calc(9px + 0.2vw); line-height: calc(18px + 0.2vw); font-weight: 400; letter-spacing: 1px; }
.landing_text_big { font-size: calc(10px + 0.4vw); line-height: calc(14px + 0.8vw); letter-spacing: 0; color: #000; text-align: center; }
.landing_img_container { width: 100%; margin: 0 0 0 0; position: relative; }
	.landing_img_container img { width: 100%; }
.landing_button { padding: 10px 5px; font-size: calc(12px + 0.2vw); }
.landing_button_black { padding: 12px 10px; font-size: calc(12px + 0.2vw); text-align: center !important; background-color: #000; width: 70%; margin: 0 15%; }
	.landing_button_black a { color: #FFF !important; text-decoration: none !important; }







/* MEDIA QUERY */

/*
--------------------------------------------------------------------------------------------------------------
// iPad, iPad Pro 10.5", iPad Pro 11" PORTRAIT
@media only screen and (max-width: 992px) {...}

// iPad, iPad Pro 10.5", iPad Pro 11" LANDSCAPE + iPad Pro 12" e 12.9" PORTRAIT
@media only screen and (max-width: 1200px) {...}
--------------------------------------------------------------------------------------------------------------
*/

/*
@media only screen and (max-width: 1399.98px) { ... }
*/

/* iPad, iPad Pro 10.5", iPad Pro 11" LANDSCAPE + iPad Pro 12" e 12.9" PORTRAIT */
@media only screen and (max-width: 1199.98px) {
	/* GALLERY */
	#filters_box_wrap { width: 100%; padding: 20px 1% 10px 1%; }
	#filters_box_wrap ul li:first-child { margin: 0 5px 0 0; }
	#filters_box_wrap ul li { margin: 0 5px 0 5px; }
	#filters_box_wrap ul li:last-child { margin: 0 0 0 5px; }
}

/* BOOTSTRAP Large Breakpoint &amp; iPad, iPad Pro 10.5", iPad Pro 11" PORTRAIT */
@media only screen and (min-width: 992px) {
	.btn_show_filters:hover { text-decoration: underline; }
	.gallery_vasca_top_info_block_action a:hover { color: #FFF; background-color: black; }
	.gallery_vaschette_fit_img img:hover { opacity: 0.8; }
	.vaschetta_item:hover .vaschetta_item_maininfo_container { opacity: 1; }
	.vaschetta_item_img img:hover { opacity: 1; }
	.vaschetta_item_sizes a:hover { font-weight: 700; letter-spacing: -0.25px; }
	.vaschetta_item_command_btn:hover { background-color: rgba(0, 0, 0, 0.5); color: #fff; text-decoration: none; }
	.anteprima_dettaglio_add_btn:hover { background-color: #ffffff; color: #000; text-decoration: none; }
	.paging_tab:hover { background: none repeat scroll 0 0 #000; text-decoration: none; border: solid 1px #000; color: #FFF; }
	.paging_tab a:hover { color:#FFF; text-decoration:none; }
	.paging_tab_loadmore:hover { background: none repeat scroll 0 0 rgba(0, 0, 0, 1); text-decoration: none; border: solid 1px rgba(0, 0, 0, 1); color: #FFF; }
	.paging_tab_loadmore a:hover { color:#000; text-decoration:none; }
}

@media only screen and (max-width: 991.98px) {
	/* GALLERY */
	#filters_box_wrap { font-size: 10px; }
	.anteprima_dettaglio_add { display: block; width: 100%; }
		.anteprima_dettaglio_add_btn { margin: 0 auto 5px; }

	.vaschetta_item_maininfo_container { padding: 10px; opacity: 1; position: relative; }
		.vaschetta_item_title { font-size: 12px; margin: 0; padding: 10px 10px 0 10px; }
		.vaschetta_item_price { font-size: 12px; margin: 0; }
		.vaschetta_item_sizes { font-size: 12px; margin: 10px 0; }
			.vaschetta_item_sizes ul li { margin: 0 10px 0 0; }
				.vaschetta_item_sizes li a { font-size: 12px; font-weight: 400; padding: 5px; }
			
}

/* BOOTSTRAP Medium Breakpoint */
@media only screen and (max-width: 767.98px) {
	
	/* GALLERY */
	.PdsFilterBox { padding: 1rem; margin: 0.45rem 0 0 0; }

	#cs_filters_box.collapsed_sidebar { right: auto; width: 90%; top: 50px; bottom: 0; height: calc(100% - 50px); box-shadow: 1px 14px 20px 0px #000; padding: 1rem; position: fixed; align-content: flex-start; }

	.filters_box_wrap_title { padding: 0 0 2rem 1px; width: 100%; }

	#filters_box_wrap { padding: 0; }

	.filters_box { display: block; padding: 0; border-left: solid 0 #000000; }
		.filters_title { margin: 1.5rem 0 0 0; border-bottom: 1px solid #000; font-size: 13px; font-weight: 400; }
			.filters_title:first-child { margin: 0; }
		.filters_title a { padding: 1.5rem 0; display: block; pointer-events: auto; }
			.filters_title a.collapsed ~ i.fal.fa-plus { opacity: 1; }
				.filters_title a:not(.collapsed) ~ i.fal.fa-plus { opacity: 0; }
			.filters_title a.collapsed ~ i.fal.fa-minus { opacity: 0; }
				.filters_title a:not(.collapsed) ~ i.fal.fa-minus { opacity: 1; }
		.filters_items { padding: 0.5rem 0 0 0; max-height: 400px; overflow-y: auto; }
			.filters_items.collapse:not(.show) { display: none; }
			.filters_items ul { width: 100%; }
			.filters_items ul li { margin: 1rem 0 1rem 0!important; }
			.filters_items input[type='checkbox'] + label { font-size: 13px; }

	#container_gallery { padding: 0 5px; margin: 50px 0 150px 0; }
	
	.gallery_loadmore_img { position: absolute; z-index: 20000; }
	
	.gallery_vaschette_fit_wrap ul { width: 100%; overflow-x: scroll; white-space: nowrap; display: inline-block; }
	.gallery_vaschette_fit_wrap ul::-webkit-scrollbar { height: 5px; }
	.gallery_vaschette_fit_wrap ul li { width: 28%; }
	.gallery_txt_container { padding: 2% 5%; }

	.vaschetta_item_sizes ul li:first-child { margin: 0 0 5px 0; display: block; }

	.vaschetta_item_info { border: 0; }
		.vaschetta_item:hover .vaschetta_item_info { border: 0; visibility: hidden; opacity: 0; }
	
	.fast_add_icon_mobile { /*display: block;*/ display: none; position: absolute; top: 20px; right: 20px; width: 50px; height: 50px; text-align: right; padding: 5px; cursor: pointer; }
	.vaschetta_item_maininfo_container .vaschetta_item_info { height: auto; opacity: 1; position: relative; }
		.vaschetta_item_img:hover .vaschetta_item_info { opacity: 0; }
	
	.vaschetta_item_label { top: 0; left: 0; padding: 3px 0 0 5px; font-size: 14px; }

	.vaschetta_item_img a { display: inline-block; }
	
	.vaschetta_item .vaschetta_item_label_preview { opacity: 1; right: 10px; top: 10px; display: none; }
	
	.fade_gallery .slick-prev { visibility: visible; left: 0; }
		.fade_gallery .slick-prev:before { font-size: 20px; }
	.fade_gallery .slick-next { visibility: visible; right: 0; }
		.fade_gallery .slick-next:before { font-size: 20px; }
	
	.anteprima_articolo_container { padding: 0; }
	#anteprima_dettaglio_box_sx { width: 100%; float: left; padding: 0; }
	#anteprima_dettaglio_box_dx { width: 100%; float: left; padding: 10px 0 0 0; }
	.anteprima_dettaglio_img { width: 100%; max-width: 300px; margin: 0 auto; }
	.anteprima_dettaglio_titolo { text-align: left; font-size: 14px; }
	.anteprima_dettaglio_price { text-align: left; }
	.anteprima_dettaglio_new_price { font-size: 12px; }
	.anteprima_dettaglio_old_price { font-size: 12px; }
	.anteprima_dettaglio_codice { text-align: left; font-size: 10px; }
	.anteprima_dettaglio_attributo_label { text-align: left; font-size: 10px; margin: 0 0 10px 0; }
	.anteprima_dettaglio_size_title { text-align: left; }
	.anteprima_dettaglio_size { text-align: left; margin: 0 0 10px 0; }
	.anteprima_dettaglio_size ul li { width: 22%; }
	.anteprima_dettaglio_add { width: 100%; margin: 0 0 5px 0; }
	.anteprima_dettaglio_add_btn { margin: 0 auto; font-size: 12px; max-width: 300px; }

	.fade_gallery .slick-arrow { visibility: hidden; }
		.vaschetta_item_block:hover .fade_gallery .slick-arrow { visibility: visible; }
	.fade_gallery .slick-prev { left: 5px; width: 15px !important; }
		.fade_gallery .slick-prev:before { /* content: "\f053"!important; font-family: 'Font Awesome 5 Pro'; font-size: 25px; font-weight: 100; */ /**/ content: url('/common/images/icons/endriu_left_light.svg') !important; /**/  color: #000; }
	.fade_gallery .slick-next { right: 5px; width: 15px !important; }
		.fade_gallery .slick-next:before { /* content: "\f054"!important; font-family: 'Font Awesome 5 Pro'; font-size: 25px; font-weight: 100; */ /**/ content: url('/common/images/icons/endriu_right_light.svg') !important; /**/  color: #000; }
	
	/* LANDING */
	.landing_pages_big_block_container_40 { width: 100%; }
	.landing_pages_big_block_container_60 { width: 100%; height: auto; margin-top: 10%; }
	
}

/* BOOTSTRAP Small Breakpoint */
@media only screen and (max-width: 575.98px) {
	/* GALLERY */
	#filters_box_wrap &gt; ul { max-height: 90vh; overflow-y: auto; padding-bottom: 60%; }
		#filters_box_wrap &gt; ul::-webkit-scrollbar { width: 0px; height: 0px; }
	#cs_filters_box.collapsed_sidebar .cs_closebtn { left: 5%; }
}</pre></body></html>