<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CART */
#cart_container { margin-top: 20px; }
.cart_step_wrap { font-size: 20px; font-weight: 300; letter-spacing: 1px; color: rgba(0,0,0,1.00); text-align: center; margin-bottom: 40px; }
.cart_step { display: inline-block; width: 150px; text-align: center; text-transform: uppercase;  }
.cart_step_01 { display: inline-block; width: 100px; text-align: center; }
.cart_step_02 { display: inline-block; width: 100px; text-align: center; }
.cart_step_03 { display: inline-block; width: 100px; text-align: center; }
.cart_step_active { font-weight: 700; }
.cart_descr_delete { color: #000; font-size: 12px; text-transform: uppercase; margin: 30px 0 0 0; display: block; }
.cart_descr_title { font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 700; letter-spacing: 1px; color: rgba(0, 0, 0, 1); text-transform: uppercase; margin-bottom: 5px; }
.cart_descr_size { font-size: 12px; font-weight: 400; letter-spacing: 1px; color: rgba(0, 0, 0, 1); text-transform: uppercase; }
.cart_qta_01 { display: inline-block; width: 30px; text-align: center; }
.cart_qta_02 { display: inline-block; width: 30px; text-align: center; }
.cart_qta_03 { display: inline-block; width: 30px; text-align: center; }
.cart_recap_price_block { width: 50%; text-align: center; float: left; font-size: 13px !important; text-transform: uppercase; }
.cart_banner { text-align: center; padding-top: 30px !important; font-size: 12px; margin: 0 auto; width: 70%; text-transform: uppercase; }
	.cart_banner a { text-decoration: underline; color: #000; }
	.cart_banner ul { list-style: none; margin: 0; padding: 0; }
.cart_free_shipping_txt { font-size: 11px; font-weight: 700; letter-spacing: 1px; text-decoration: none; text-transform: uppercase; }
	.cart_free_shipping_txt ul { list-style: none; margin: 0; padding: 0; }
.cart_alert_block { padding: 10px; box-sizing: border-box; border: 3px solid #cc0000; }
	.cart_alert_block span { color: #cc0000; }

.dazi_spedizione_usa_cnt_100w {display: none; padding: 20px; width: 100%; text-align: center; margin-bottom: 24px;}
.dazi_spedizione_usa_cnt {display: none; max-width: 500px; float: left; text-align: left; margin-bottom: 24px;}







/* STEP1 SENZA TABLE */
.cart_step1_container { font-size: 11px; letter-spacing: 1px; font-weight: 300; }
.cart_step1_img_container { padding: 5px; text-align: left; }
.cart_step1_img_container img { width: 100%; height: auto; max-width: 200px; }
.cart_step1_info_container { padding: 5px; text-align: center; }
.cart_step1_price_container { padding: 5px; text-align: right; font-weight: 400; }
.cart_step1_discount_container { padding: 5px; text-align: right; font-weight: 700; text-transform: uppercase; }
.cart_step1_spes_sped_container { padding: 5px; text-align: right; font-weight: 700; text-transform: uppercase; }
.cart_step1_giftcard_container { padding: 5px; text-align: right; font-weight: 700; text-transform: uppercase; }
.cart_step1_articoli_container { padding: 5px; text-align: right; font-weight: 700; text-transform: uppercase; }
.cart_step1_imponibile_container { padding: 5px; text-align: right; font-weight: 700; text-transform: uppercase; }
.cart_step1_iva_container { padding: 5px; text-align: right; font-weight: 700; text-transform: uppercase; }
.cart_step1_total_container { padding: 5px; text-align: right; font-weight: 700; text-transform: uppercase; font-size: 14px; }
.cart_step1_arrow_back { padding: 5px; text-align: left; }
.cart_step1_free_shipping_block { padding: 5px; text-align: center; }
.cart_step1_button_block { padding: 5px; text-align: right; }
.cart_step1_button_block input.bottone_black { margin-top: 5%; margin-bottom: 2%; padding: 10.5px 5px; max-width: 250px; min-width: auto; width: 100%; font-size: 16px; background-color: #e7e7e7; border: 1px solid #e7e7e7; color: #000; transition: 0.5s; }
.cart_step1_button_block .bottone_applepay_gpay_fastcheckout { max-width: 250px; margin: 10px 0 0 auto; }
.cart_step1_button_block .bottone_amazon_fastcheckout { max-width: 250px; margin: 0 0 10px auto; }
.cart_step1_fastcheckout_title { padding: 20px 0 10px 5px; text-align: right; text-transform: uppercase; font-weight: 900; font-size: 13px; text-decoration: underline; text-underline-offset: 1px; }







/* STEP1 B2B */
.b2b_step1 .cart_step1_img_container img { width: 100%; display: block; max-width: 200px; margin: 0 auto; }
.b2b_step1 .cart_step1_info_title { font-family: 'Open Sans', sans-serif; text-align: left; font-size: 12px; font-weight: 700; padding: 0 1px 10px 1px; }
.b2b_step1 .cart_step1_price_block { font-size: 12px; }
.b2b_step1 .cart_descr_delete { color: #ffffff; font-size: 10px; text-transform: uppercase; display: block; border: 1px solid #c41100; background-color: #c41100; width: 100%; text-align: center; max-width: 180px; margin: 10px 0 10px auto; padding: 2px; }
.b2b_step1 .cart_descr_modifica { color: #000000; font-size: 10px; text-transform: uppercase; display: block; border: 1px solid #000000; background-color: #ffffff; width: 100%; text-align: center; max-width: 180px; margin: 10px 0 10px auto; padding: 2px; }







/* STEP3 */
.sumup_col_container { width: 100%; display: inline-block; background-color: aqua; }

	.sumup_col_sx { width: 50%; float: left; background-color: blueviolet; }

		.sumup_accordion_top { box-sizing: border-box; background-color: #eee; color: #444; cursor: pointer; padding: 18px; width: 100%; border: none; text-align: left; outline: none; font-size: 15px; transition: 0.4s; position: relative; border-bottom: solid 1px #FFF; }
		.sumup_accordion_top:after { content: '\002B'; color: #777; font-weight: bold; float: right; position: absolute; top: 50%; transform: translateY(-50%); right: 20px; }
		.sumup_accordion_title { font-family: 'Open Sans', sans-serif; color: #000; font-style: normal; font-weight: 700; font-size: 18px; letter-spacing: 1px; text-transform: uppercase; }
		.sumup_accordion_subtitle { color: #000; font-style: italic; font-weight: 300; font-size: 12px; letter-spacing: 1px; }


		.sumup_accordion_active { background-color: #ccc; }
		.sumup_accordion_active:after { content: "\2212"; }
		.sumup_accordion_bottom { padding: 0 18px; background-color: white; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; }

	.sumup_col_dx { width: 50%; float: right; background-color: royalblue; }







/* STEP3 ACCORDION */
.loading_sumup_accordion { position:absolute;z-index:10000;padding:0;margin:0;display:none;background-image:url("/common/images/loading_form.gif");background-repeat:no-repeat;background-position:center center;background-color:#FFF; }

.card-header { padding: 2.5% 5%; }

.accordion_title { font-family: 'Open Sans', sans-serif; position: relative; text-transform: uppercase; font-weight: 700; font-size: calc(10px + 0.4vw); }
	.accordion_title i { position: absolute; right: 0; top: 50%; transform: translateY(-50%); }

.accordion_subtitle { text-transform: lowercase; font-weight: 300; font-size: calc(9px + 0.2vw); }

.card-body { padding: 5%; }
.card_body_intro { font-size: 13px; margin-bottom: 3%; border-left: 3px solid #000000; padding: 1% 0 1% 1.5%; }

.cart_sumup_dati_acqsped_info { margin: 10px 0; }
.cart_sumup_dati_acqsped_info_row { display: inline-block; width: 100%; }
.cart_sumup_dati_acqsped_info_row &gt; div { float: left; width: auto; margin-right: 5px; font-size: 13px; }

input[type='checkbox'] + label.cart_recap_label_checkbox { display: inline-block; text-align: left; padding: 2% 0 2% 40px; background-position-x: 0; text-transform: uppercase!important; font-weight: 700; font-size: 12px; }

.paymentchoose_row { background: rgb(247 247 247); border: 1px solid rgba(0,0,0,.125); margin: 2%; padding: 1% 1% 1% 3%; }
.paymentchoose_row_multisafepay {  border: 0px solid rgba(0,0,0,.125); margin: 2%; padding: 1% 0% 1% 6%; }
.payment_stripe .paymentchoose_row { margin: 1%; padding: 1% 1% 1% 1.5%; }
.payment_58 .paymentchoose_row { padding: 1% 1% 1% 3%; }
.payment_choose .paymentchoose_row &gt; label { text-transform: uppercase!important; font-size: 12px; font-weight: 600; padding: 0 0 0 35px!important; width: 100%; min-width: auto; }
.payment_choose .paymentchoose_row &gt; label &gt; span { display: block; float: left; margin: auto 0; line-height: 40px; }
.payment_choose .paymentchoose_row &gt; label &gt; img { height: 40px; margin: 0; max-width: 25%; display: block; float: right; position: relative; }
.payment_choose_b2b .paymentchoose_row &gt; label { text-transform: uppercase!important; font-size: 12px; font-weight: 600; padding: 15px 0px 15px 35px!important; width: 100%; min-width: auto; }

.cart_recap_container { display: block; width: 100%; }
.cart_recap_head { display: inline-block; width: 100%; text-align: center; padding: 0 2.5%; }
.cart_recap_main { display: inline-block; width: 100%; text-align: center; padding: 0 2.5% 2.5% 2.5%; }
.cart_recap_omaggio { display: inline-block; width: 100%; text-align: center; padding: 0 2.5% 2.5% 2.5%; }

.cart_recap_article_img img { display: block; width: 100%; padding: 0 10%; }
.cart_recap_article_info .cart_descr_title { font-family: 'Open Sans', sans-serif; font-size: calc(12px + 0.5vw); line-height: calc(12px + 0.5vw); }
.cart_recap_article_info .cart_descr_descr { font-size: calc(9px + 0.2vw); line-height: calc(14px + 0.2vw); display: none; }
.cart_recap_article_info .cart_descr_size { font-size: calc(9px + 0.2vw); margin: 5% 0 0 0; }
.cart_recap_article_info .cart_recap_qta { width: auto; font-size: calc(9px + 0.2vw); font-weight: 400; text-transform: uppercase; }
.cart_recap_article_price { font-size: calc(9px + 0.2vw); line-height: calc(9px + 0.2vw); font-weight: 400; }

.cart_recap_edit_block { padding: 0 3%; text-align: right; font-style: italic; text-transform: uppercase; font-weight: 400; font-size: calc(9px + 0.2vw); }
	.cart_recap_edit_block a:hover { text-decoration: underline; }

.cart_recap_checkout_info { display: inline-block;  width: 100%; margin: 1% auto; padding: 0 5%; }
.cart_recap_tot_row { display: inline-block; width: 100%; margin: 1% auto; padding: 2% 4% 0; border-top: 2px solid #000000; font-size: 16px; }
.cart_recap_tot_row &gt; .cart_recap_price_block { font-size: calc(13px + 0.5vw)!important; font-weight: 700; }
.cart_recap_checkout_button { display: inline-block; margin: 2% auto 0; width: 100%; }

.modal-body { font-size: 13px; }
.modal-body a { text-decoration: underline; font-weight: 700; }
.modal-body &gt; img.modal_close_icon { width: 20px; position: absolute; right: 15px; top: 10px; cursor: pointer; }

.cart_recap_alert_no_dispo_title { font-family: 'Open Sans', sans-serif; font-size: 15px; margin-bottom: 1%; font-weight: 700; text-transform: uppercase; }
.cart_recap_alert_no_dispo_subtitle { font-size: 13px; font-weight: 300; }
.cart_recap_alert_no_dispo_img { margin: 5% 0px; display: inline-block; }
.cart_recap_alert_no_dispo_img img { width: 20%; display: inline-block; margin: 0 1%; }
.cart_recap_alert_no_dispo_cmd { margin: 0; text-align: right; display: block; }
.cart_recap_alert_no_dispo_cmd a { background-color: #000; border: 2px solid #000; font-size: 15px; color: #FFF; text-transform: uppercase; padding: 1.5% 5%; text-decoration: none; }

.msp-ui-payment-container { width: 100%; margin: 1% 0 0 0; padding: 0 1% 0 1%; }
.msp-container-ui { max-width: 100% !important; }
.msp-ui-method-header { display: none !important; }
.msp-ui-col-2 { padding: 0 !important; }
	.msp-ui-col-2:first-child { padding: 0 .2em 0 0 !important; }
.msp-ui-form-label { text-transform: uppercase !important; font-size: 12px !important; font-weight: 600 !important; padding: 0 0 1% 0 !important; text-align: left; height: auto!important; }
.msp-ui-form-control { font-family: 'Roboto', sans-serif !important; font-size: 11px !important; color: #000 !important; height: 40px !important; background-size: 30px !important; }
.msp-ui-inline-block img { height: 15px !important; }
.msp-ui-control-error-message { font-size: 9px !important; text-transform: uppercase !important; }
#MSPPaymentErrors { display: none; }







/* MY ACCOUNT */
#container_my_account { width: 70%; border-bottom: solid 100px #FFF; margin: 160px 15% 0px 15%; min-height: 100%; display: inline-table; position: relative; }

#my_account_col_all { width: 100%; margin-top: 40px; margin-bottom: 60px; }
#my_account_col_all h2 { font-style: normal; font-weight: 700; color: #000; font-size: 16px; letter-spacing: 1px; text-transform: uppercase; text-align: center; margin-bottom: 10px; }
#my_account_col_all p { font-size: 11px; color: #000; margin-bottom: 30px; text-align: center; }
#my_account_col_all ul { font-size: 11px; color: #000; line-height: 15px; list-style: none; padding: 0; text-align: center; }

.my_account_col_all_container { display: block; min-height: 350px; }

#my_account_menu_container { width: 100%; margin: 0 auto; display: inline-block; }
#my_account_menu_container ul li { display: inline; float: left; text-align: center; width: 16.6666666%; }
.my_account_menu_container_reserved_area { width: 14.2857142% !important; }
#my_account_menu_container ul li a { font-style: normal; font-weight: 300; color: #000; font-size: 9px; letter-spacing: 0px; text-transform: uppercase; text-align: center; text-decoration: none; border: 1px solid rgba(0, 0, 0, 1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: rgba(255, 255, 255, 1); display: block; padding-top: 30px; padding-bottom: 30px; width: 100%; }

#my_account_wrapper { margin: 50px 0 50px 0; }
#my_account_box_gestione { width: 100%; display: inline-table; margin-top: 25px; }
#my_account_box_gestione tr { height: 40px; font-size: 12px; }

#my_account_frm_edit_data { display: none; margin-top: 25px; }
#my_account_frm_edit_data tr { font-weight: 300; font-size: 12px; }

.my_account_field_M { font-size: 12px; background-color: rgba(255, 255, 255, 1); border: solid 1px #000; height: 40px; overflow: hidden; padding: 0px 2% 0px 2%; margin: 0px 0px 10px 0px; position: relative; width: 86%; border-radius: 0px; }
.my_account_field_XS { font-size: 12px; background-color: rgba(255, 255, 255, 1); border: solid 1px #000; height: 40px; overflow: hidden; padding: 0px 1% 0px 1%; margin: 0px 0px 10px 0px; position: relative; width: 50px; border-radius: 0px; }
.my_account_select_XL { font-size: 12px; border: solid 1px #000; -webkit-appearance: none; -moz-appearance: none; appearance:none; background: rgba(255, 255, 255, 1) url('images/select-arrow.png') no-repeat 98% center; width: 90%; text-indent: 0.01px; text-overflow: ""; color: #000; font-weight: 300; border-radius: 0px; padding: 0px 0px 0px 1%; height: 40px; margin: 0px 1% 0px 0px; position: relative; float: left; }

.my_account_select_container { position: relative; }
.my_account_select_container label{ position: absolute; top: -16px; font-size: 12px; color: #000; transition: 0.3s; letter-spacing: 0.5px; font-weight: 700;}
.my_account_select { font: 15px/24px futura-pt, sans-serif; color: #000; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; letter-spacing: 1px;	border: solid 2px #FFF;	border-bottom: solid 2px #000; border-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: rgba(255, 255, 255, 1) url('images/select-arrow.png') no-repeat 97% center; text-transform: uppercase !important; text-indent: 0.01px; text-overflow: ""; padding: 2px 0 3px 0; margin: 0 0 0 0; }







/* MY ACCOUNT - B2B */
.my_account_b2b_col_all { width: 100%; text-transform: uppercase; }
.my_account_b2b_col_sx { float: left; width: 15%; margin-right: 5%; text-transform: uppercase; }
.my_account_b2b_col_dx { float: left; width: 80%; text-transform: uppercase; }
.my_account_b2b_col_info { width: 100%; margin: 0 0 5% 0; text-transform: uppercase; text-align: center; font-size: 10px; }
.my_account_b2b_col_action { font-family: 'Open Sans', sans-serif; width: 100%; margin: 0 0 0 0; text-transform: uppercase; text-align: center; font-size: 10px; }
	.my_account_b2b_col_action form { padding: 0px; margin: 0px; display: inline; }
	.my_account_b2b_col_action li { background-color: #dadada; margin-bottom: 10px; padding: 10px; overflow: auto; list-style-type: none; }







/* MY ACCOUNT POPUP ACQUISTA ARTICOLO FINITO */
.my_account_popup_container { width:900px; background-color: #FFF; }
.my_account_popup_close { text-align: right; cursor: pointer; }
.my_account_popup_container { width: 100%; margin-bottom: 20px; }

.my_account_popup_box_top { width: 100%; font-size: 12px; font-weight: 700; letter-spacing: 1px; margin-bottom: 20px; text-align: center; text-transform: uppercase; }

.my_account_popup_box_bottom { display: inline-table; width: 100%; }
.my_account_popup_img_container { width: 150px; float: left; }







/* MY ACCOUNT RESPONSIVE */
.my_account_menu_desktop { display: block; }
.my_account_menu_mobile { display: none; }
.order_history_header { margin-bottom: 5px; }
	.order_history_header &gt; a { display: block; background: #dadada; border: 1px solid #bababa; padding: 10px 20px; text-decoration: none; font-size: 12px; font-weight: 700; }
	.order_history_header &gt; a::after { font-family: "Font Awesome 5 Pro"; width: 1.25rem; height: 1.25rem; content: "\f067"; position: absolute; right: 10px; transition: transform .2s ease-in-out; }
	.order_history_header &gt; a:not(.collapsed)::after { content: "\f068"; }
.order_details_container { border: 1px solid #bababa; padding: 2%; margin: -5px 0 10px; }
.order_details_sx { font-size: 12px; }
	.order_details_sx strong { text-transform: uppercase; }
	.order_details_sx a { text-decoration: underline; }
.order_details_dx { text-align: center; }
	.order_details_button_block input.bottone_white { max-width: 200px; width: 100%; min-width: auto; font-size: calc(8px + 0.2vw); }
	.order_details_button_block input.bottone_black { max-width: 200px; width: 100%; min-width: auto; font-size: calc(8px + 0.2vw); }
	.order_details_button_block input.bottone_red { max-width: 200px; width: 100%; min-width: auto; font-size: calc(8px + 0.2vw); }
.richiedi_reso_header { background-color:#e6e6e6; color:#000; text-align: left; text-transform: uppercase; }
.info_reso_block &gt; ul &gt; li { padding: 0; margin: 0 0 1% 0; text-transform: none; }
#cartTable_modal .modal-dialog { max-width: 800px; width: 90%; margin: 1.75rem auto; }
#cartTable_modal .cart_step1_img_container img { display: block; width: 100%; }
#cartTable_modal .order_history_modal_footer { border-top: 1px solid #000000; padding-top: 25px; }
	#cartTable_modal .order_history_modal_footer .modal_btn_block { margin-top: 20px; text-transform: uppercase; text-align: right; }
.modal_info_reso .modal-header h2 { width: 90%; text-align: left!important; margin: 0!important; }
.modal_info_reso .modal-body { font-size: 12px; text-align: left; }
.modal_info_reso ul { text-align: left!important; }
	.modal_info_reso ul li { margin-bottom: 0; }
.richiedi_reso_header { background: #000000; color: #ffffff; padding: 1% 2%; font-weight: 700; font-size: 12px; }
.richiedi_reso_block { border: 1px solid #000000; padding: 2%; }
	.richiesta_reso_check &gt; input.reso_check { margin: 0 auto; }
	.richiesta_reso_img &gt; img { display: block; width: 100%; max-width: 150px; }
	.titoloArt-carrello { padding: 0 2%; }
		.richiesta_reso_info { font-size: 12px; margin-bottom: 10px; }
			.richiesta_reso_info_title { font-family: 'Open Sans', sans-serif; margin-bottom: 10px; }
		.richiesta_reso_marchio { margin-bottom: 5px; font-size: 12px; }
		.richiesta_reso_taglia { margin-bottom: 5px; font-size: 12px; }
		.richiesta_reso_prezzo { margin-bottom: 5px; font-size: 12px; }
		.richiesta_reso_qta { font-size: 12px; }
			.richiesta_reso_qta select { width: 45px; }
.info_reso_block { border-top: 1px solid #d3d3d3; }
	.info_reso_block select.general_select_50 { margin: 0 auto; float: none; }
	div#tr_confirm_reso { border-top: 1px solid #d3d3d3; padding-top: 2%; font-size: 12px; margin-bottom: 2%; }
	div#tr_confirm_reso2 { text-align: center; }

.saved_address_container { font-size: calc(11px + 0.25vw); }
.saved_address_edit_button { padding: 0 1%; text-align: center; }
	.saved_address_edit_button input.bottone_black { max-width: 200px; width: 100%; min-width: auto; font-size: calc(9px + 0.2vw); }
.saved_address_del_button { padding: 0 1%; text-align: center;  }
	.saved_address_del_button input.bottone_red { max-width: 200px; width: 100%; min-width: auto; font-size: calc(9px + 0.2vw); font-weight: 300; }
.saved_address_add_button { text-align: center; padding: 0 3%; }
	.saved_address_add_button input.bottone_black { max-width: 200px; width: 100%; min-width: auto; font-size: calc(9px + 0.2vw); }
input.whish_btn_01.sel_all { border-top: 0; border-right: 0; border-bottom: 1px solid #000000; border-left: 0; width: auto; min-width: auto; padding: 1% 5%; margin-bottom: 10px; }
input.whish_btn_03.desel_all { border-top: 0; border-right: 0; border-bottom: 1px solid #C14345; border-left: 0; background: transparent; color: #C14345; padding: 1% 5%; width: auto; min-width: auto;  }
input.whish_btn_01.add_all.bottone_black { margin-bottom: 10px; }
input.whish_btn_03.canc_all.bottone_red { font-size: 13px; font-weight: 300; }







/* PAGINE STATICHE */
#statica_container { background-color: transparent; overflow: auto; margin: 0; padding: 0 5% 5% 5%; }
.statica_txt { margin-top: 40px; color: #000; font-size: 11px; letter-spacing: 1px; font-weight: 400; line-height: 20px; }
.statica_txt a { color: #000; text-decoration: none; font-weight: 700; }

.statica_menu { width: 300px; margin: 0 auto 2% auto; border-bottom: solid 5px #d1ae5d; padding: 10px; line-height: 25px; text-align: center; }
.statica_menu li { list-style-type: none !important; }
.statica_menu a { color: rgba(0, 0, 0, 1); font-style: normal; font-weight: 300; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; }

.statica_txt h2 { margin: 1% 0 1% 0  !important; padding: 0 0 0 0 !important; font-size: 16px; font-weight: 300; letter-spacing: 1px; color: rgba(0,0,0,1.00); text-transform: uppercase; }
.statica_txt p { margin: 10px 0 20px 0 !important; padding: 0 0 0 0 !important; text-align: justify !important; font-weight: 400; }







/* INSTAFEED */
.insta_col_all { width: 98%; margin: 0 1% 3% 1%; clear: both; display: inline-block; }
.insta_col_title { font-family: 'Open Sans', sans-serif; color: #000; font-style: normal; font-weight: 700; font-size: 18px; letter-spacing: 1px; text-align: center; line-height: 35px; }
.insta_col_subtitle { font-size: 13px; letter-spacing: 1px; font-weight: 300; text-align: center; margin-top: 20px; line-height: 20px; }







/* STORES */
.store_locator_block { width: 96%; margin: 2% 2% 5% 2%; }

.store_locator_block_title { font-family: 'Open Sans', sans-serif; font-size: 13px; color: #000; letter-spacing: 1px; font-weight: 700; text-align: center; text-transform: uppercase; }
.store_locator_block_subtitle { font-size: 12px; color: #000; letter-spacing: 1px; font-weight: 300; text-align: center; margin-top: 5px; }
.store_locator_block_txt { font-size: 11px; color: #000; letter-spacing: 1px; font-weight: 300; text-align: center; margin-top: 10px; line-height: 15px; }

.stores_descr_grid_container { display: grid; grid-template-columns: auto auto auto; grid-column-gap: 20px; grid-row-gap: 100px; background-color: transparent; padding: 5%; }
.stores_descr_grid_container &gt; div { background-color: rgba(255, 255, 255, 0); border: 1px solid white; text-align: left; font-size: 1vw; }

.title_about { background-color: #000; color: #fff; font-size: 25px; font-weight: 700; letter-spacing: 1px; text-align: left; text-transform: uppercase; clear: both; padding: 5px 5px; }
.action_about { width: 100%; background-color: transparent; color: #000; text-align: center; display: inline-block; border-top: 1px solid #000; }
	.action_about &gt; a { color: #000; font-size: 16px; font-weight: 400; display: block; padding: 1rem; }
.info_text_about h2 { margin: 0 0 20px 0; }
.info_text_about p { padding: 0px; color: #000; text-align: left; font-size: 14px; line-height: 24px; margin: 0 0 20px; font-weight: 400; }
.info_img_about { border-left: 2px solid #000; }







/* COLLABS */
.vaschetta_item_adv_title { font-size: calc(9px + 0.2vw); font-weight: 700; }
.vaschetta_item_adv_subtitle { font-size: calc(9px + 0.2vw); font-weight: 400; }

.vaschetta_fake { width: 23%; overflow: hidden; margin: 1% 1% 1% 1%; }
.rolloververutum { width: 100%; position: relative; display: inline-block; margin: 0px; }
.rolloververutum .img-top { display: none; position: absolute; top: 0; left: 0; z-index: 99; }
.rolloververutum:hover .img-top { display: inline; }

.mood_row { width: 100%; display: flex; flex-wrap: wrap; }
.mood_col_25 { width: 25%; position: relative; }
.mood_col_30 { width: 30%; position: relative; }
.mood_col_37_5 { width: 37.5%; position: relative; }
.mood_col_70 { width: 70%; position: relative; }
.mood_block_img &gt; img { display: block; width: 100%; height: auto; }
.mood_text { position: absolute; top: 50%; transform: translateY(-50%); font-size: calc(10px + 0.4vw); line-height: calc(16px + 0.8vw); letter-spacing: 0vw; font-weight: 100; font-style: italic; padding: 0 0 0 15%; }







/* JOURNAL */
.journal_col_container { display: block; overflow: auto; margin-top: 80px; margin-bottom: 40px; font-size: 10px; letter-spacing: 1px; font-weight: 300; }

.journal_col_sx { float: left; width: 40%; display: block; margin: 5%; }
.journal_col_dx { float: right; width: 40%; display: block; margin: 5%; }
.journal_col_all { width: 100%; box-sizing: border-box; margin: 0 0 0 0; clear: both; display: inline-block; }
.journal_col_20 { position: relative; width: 20%; box-sizing: border-box; margin: 0 0 0 0; float: left; display: block; }
.journal_col_60 { position: relative; width: 60%; box-sizing: border-box; margin: 0 0 0 0; float: left; display: block; }
.journal_col_80 { position: relative; width: 80%; box-sizing: border-box; margin: 0 0 0 0; float: left; display: block; }
.journal_col_img { position: relative; width: 100%; margin: 0px 0px 0px 0px; clear: both; overflow: hidden; }
    .journal_col_img img { width: 100%; }
.journal_col_all_scroll_container { width: 100%; margin: 0 0 0 0; }

.journal_col_title_big_white { font-family: 'Open Sans', sans-serif; color: #FFF; font-style: normal; font-weight: 700; font-size: 3vw; letter-spacing: 1px; text-align: left; }
.journal_col_title_big_black { font-family: 'Open Sans', sans-serif; color: #000; font-style: normal; font-weight: 700; font-size: 3vw; letter-spacing: 1px; text-align: left; }

.journal_col_date { position: absolute; top: 50%; transform: translateY(-50%); color: #000; font-style: normal; font-weight: 300; font-size: 1.5vw; letter-spacing: 1px; text-align: center; width: 100%; }
.journal_col_category { position: absolute; top: 50%; transform: translateY(-50%); color: #000; font-style: normal; font-weight: 300; font-size: 1.5vw; letter-spacing: 1px; text-align: center; width: 100%; }

.journal_col_title_white { font-family: 'Open Sans', sans-serif; color: #FFF; font-style: normal; font-weight: 700; font-size: 2vw; letter-spacing: 1px; text-align: center; }
.journal_col_title_black { font-family: 'Open Sans', sans-serif; color: #000; font-style: normal; font-weight: 700; font-size: 2vw; letter-spacing: 1px; text-align: center; }
.journal_col_calltoaction_black { font-family: 'Open Sans', sans-serif; color: #000; font-style: normal; font-weight: 700; font-size: 1.5vw; letter-spacing: 1px; text-align: center; text-decoration: underline; }
.journal_col_info_article { color: #000; font-style: normal; font-weight: 300; font-size: 1vw; letter-spacing: 1px; text-align: left; text-decoration: none; padding: 0 5% 0 0; }

.journal_label { position: absolute; z-index: 2; top: 0; left: 0; background-color: black; padding: 1%; color: white; font-size: 1vw; font-weight: 300; letter-spacing: 1px; }
.journal_arrow_down { background-image: url('images/journal/journal_arrow_down.png'); background-repeat: no-repeat; background-position: center; }







/* GIFT CARD */
.gift_title { font-family: 'Open Sans', sans-serif; color: #000; font-style: normal; font-weight: 700; font-size: 22px; letter-spacing: 1px; margin: 20px 0; text-align: center; text-transform: uppercase; clear: both; }
.gift_title_line { height: 25px; text-align: center; }
.gift_container { display: block; overflow: auto; margin-bottom: 40px; font-size: 10px; letter-spacing: 1px; font-weight: 300; }
.gift_error_box { margin: 40px; font-size: 10px; letter-spacing: 1px; font-weight: 300; color: red; }

.gift_subtitle { color: rgba(0,0,0,1.00); font-size: 18px; font-weight: 700; letter-spacing: 1px; text-align: center; text-transform: uppercase; margin: 10px 0 0 0; }
.gift_txt { font-size: calc(12px + 0.25vw); font-weight: 400; letter-spacing: 1px; text-align: center; margin: 10px 0 5% 0; }

.gift_block_100 { margin: 0; position: relative; width: 100%; display: block; }
	.gift_block_100 img { width: 100%; height: auto; max-width: 100%; }

.gift_col_sx { float: left; width: 45%; display: block; margin: 40px 5% 0 0; position: relative; }
	.gift_card_canvas_container { z-index: 1; }
		.gift_card_canvas_container img { width: 100%; }
	.gift_card_info_container { position: absolute; z-index: 2; bottom: 0; width: 100%; }
		.gift_card_info_mittente { color: #000000; font-size: 25px; letter-spacing: 1px; font-weight: 400; width: 100%; text-align: center; margin: 0 0 1% 0; }
		.gift_card_info_destinatario { color: #000000; font-size: 20px; letter-spacing: 1px; font-weight: 400; width: 100%; text-align: center; margin: 0 0 3% 0; }
		.gift_card_info_messaggio { color: #000000; font-size: 16px; letter-spacing: 1px; font-weight: 300; width: 80%; text-align: center; margin: 0 10% 3% 10%; }
		.gift_card_info_importo { color: #000000; font-size: calc(24px + 2vw); letter-spacing: 1px; font-weight: 700; width: 100%; text-align: center; margin: 0 0 5% 0; }

.gift_col_dx { float: right; width: 45%; display: block; margin: 40px 0 0 5%; }
.gift_label_checkbox { width: 90% !important; }
.gift_btn_container { width: 100%; margin: 20px 0px 20px 0px; clear: both; text-align: center; }
	.gift_bottone { font-family: 'Open Sans', sans-serif; background-color: #000; border: 1px solid #000; color: #fff; cursor: pointer; font-size: 11px; font-weight: 700; letter-spacing: 2px; margin: 0px 0px 0px 0px; padding: 10px; text-align: center; text-transform: uppercase; min-width: 200px; transition: background-color 0.5s ease; }

.gift_info_container { width: 100%; margin: 5% 0px 2% 0px; clear: both; text-align: center; font-size: 12px; font-weight: 400; line-height: 24px; }

.gift_rowElem { display: inline-block; padding: 10px 0px 10px 0px; clear: both; width: 100%; }
	.gift_rowElem label { cursor: pointer; display: block; float: left; font-size: 11px; margin: 10px 0px 10px 0px; padding: 5px 1% 5px 0px; width: 10%; font-weight: 300; text-transform: none !important; }
    .gift_rowElem span { margin: 0 0 5px 0; display: block; font-size: 13px; font-weight: 700; text-transform: uppercase; }

.gift_field_100 { font-size: 11px; background-color: #FFF; border: solid 1px #000; height: 40px; overflow: hidden; padding: 0px 2% 0px 2%; position: relative; width: 100%; border-radius: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-weight: 300; letter-spacing: 1px; }
	.gift_field_100:focus { background-color: #f8f8f8; }

.gift_select_100 { font-size: 11px; background-color: #FFF; border: solid 1px #000; -webkit-appearance: none; -moz-appearance: none; appearance:none; background: #FFF url('images/select-arrow.png') no-repeat 98% center; width: 100%; text-indent: 0.01px; text-overflow: ""; color: #000; font-weight: 300; border-radius: 0px; height: 40px; margin: 0 0 0 0; padding: 0px 0px 0px 1%; position: relative; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; letter-spacing: 1px; }
	.gift_select_100:focus { background-color: #f8f8f8; }

.gift_message_100 { font-size: 11px; background-color: #FFF; border: solid 1px #000; height: 100px; overflow: hidden; padding: 1% 2% 1% 2%; position: relative; width: 100%; border-radius: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-weight: 300; letter-spacing: 1px; }
	.gift_message_100:focus { background-color: #f8f8f8; }







/* SERVIZIO CLIENTI */
.sc_menu_desktop { display: block; }
.sc_menu_mobile { display: none; }

#sc_global_container { position: relative; width: 100%; min-width: 100%; min-height: 610px; margin: 50px auto; background-color: #FFF; }

#sc_menu_container { float: left; width: 24%; margin:0px 1% 0px 0px; padding: 0px 0px 15px 0px; color: #000; }
#sc_menu_container h1 { background-color: #FFF; font-size: 25px; padding: 10px 0 10px 0; color: #000; text-transform: uppercase; display: none; }
#sc_menu_container h1 a { color: #000; text-decoration: none; }
#sc_menu_container h2 { padding: 5px 0 10px 10px; color: #000; font-size: 15px; font-weight: 700; text-transform: uppercase; }
#sc_menu_container ul { list-style-type: none; margin-top: 5px; padding: 5px 0px 0px 0px; border-top: 1px solid #dddfde;; }
#sc_menu_container ul li { font-size: 11px; margin-bottom: 0px; padding: 10px 0 10px 10px; text-transform: uppercase; }
#sc_menu_container ul li a { font-size: 11px; color: #000; line-height: 20px; letter-spacing: 1px; }
#sc_menu_container a { color: #000; text-decoration: none; }

#sc_container { float:left; width: 75%; margin:0px 0px 0px 0px; padding: 0px 0px 5px 0px; background-color: #FFF; }
#sc_container h1 { background-color: #FFF; font-size: 25px; padding: 10px 0 10px 10px; color: #000; text-transform: uppercase; text-align: left; display: none; }
#sc_container h2 { color: #000; font-size: 15px; font-weight: 700; text-transform: uppercase; padding: 10px 0 10px 10px; text-align: left; border-bottom: solid 1px #DDDFDE; }
#sc_container p { font-size: 12px; padding: 10px 10px 10px 10px; color: #000; line-height: 20px; letter-spacing: 1px; text-align: left; }

#sc_container table { background-color: #FFF; font-size: 13px; margin: 10px 10px 10px 10px; color: #000; width: 98% !important; }
#sc_container table thead tr { height: 25px; background-color: #DDDFDE; }
#sc_container table td { text-align: center; }

.sc_container_separatore { background-color: #FFF; height: 1px; clear: both; font-size: 1px; padding: 2px 2px 2px 2px; margin: 40px 0px 40px 0px; }

#sc_container ul { list-style-type: upper-latin; margin-left: 60px; margin-top: 5px; padding-top: 5px; font-size: 12px; line-height: 20px; letter-spacing: 1px; color: #000; }
#sc_container li { margin-bottom: 5px; }

#sc_container a { color: #000; text-decoration: none; }







/* STORY */
.story_title_big { font-family: 'Open Sans', sans-serif; font-size: calc(14px + 3vw); font-weight: 700; margin-bottom: 10%; }
	.story_title_big_hl { margin: 5% 0 5% 2.5%; background-color: #000000; color: #ffffff; padding: 0 2%; width: fit-content; width: -moz-fit-content; }
.story_subtitle { font-size: calc(10px + 2vw); font-weight: 300; padding: 2% 3%; }
.story_img_block img { display: block; width: 100%; }
.story_info_block { padding: 0 10%; }
.story_txt_block p { font-size: calc(10px + 0.75vw); line-height: calc(15px + 0.75vw); letter-spacing: 1px; margin-bottom: 5%; }
.story_txt_date { font-size: calc(16px + 0.75vw); font-weight: 700; }

.story_text_big_container { border-bottom: 1px solid #000; padding: 5rem 0; display: flex; flex-wrap: wrap; width: 100%; }
	.story_text_big { font-size: calc(20px + 1vw); font-weight: 400; text-transform: uppercase; position: relative; margin: 0 auto; }
		.story_text_big::before { content: "\201C "; position: absolute; top: 0; left: -1vw; }
		.story_text_big::after { content: " \201D"; }
.story_text_small_container { padding: 5rem 0; }
	.story_img_block img { width: 100%; height: auto; max-width: 100%; }
	.story_text_small p { font-size: calc(12px + 0.58vw); font-weight: 400; margin: 0 0 1rem 0; letter-spacing: 0; }







/* BRAND */
.brand_container { max-width: 745px; margin: 10% auto 3% auto; width: 100%; }





/* CAMPAIGN FW 24*/
.campaign_box_info_container{ padding: 2rem; margin: 5rem 0; }
	.campaign_box_title { font-size: 1.5vw; font-weight: 900; }
	.campaign_box_txt { font-size: .75vw; font-weight: 400; }





/* REG_FORM */
.reg_form_col_full { margin: auto; }
.reg_form_title { width: 100%; margin: 0; padding: 1% 0 0 0; text-align: center; font-weight: 600; font-size: calc(16px + 1vw); box-sizing: border-box; }

.reg_form_block_img { width: 75%; }
.reg_form_block_info_img { width: 25vw; height: 100%; padding: 2% 2%; text-align: center; background-color: #f1f1f1; position: absolute; top: 0; right: 0; display: flex; }
	.reg_form_block_info_img_txt { font-size: calc(12px + 0.4vw); font-weight: 400; margin-bottom: 2vw; }
	.reg_form_block_info_img_privacy { font-size: calc(9px + 0.2vw); font-weight: 400; margin: 5% 0 0 0; }

.regform_btn { display: inline-block; text-align: center; min-width: 200px; max-width: 400px; width: 80%; background-color: black; border: solid 1px black; color: white; padding: 5px 10px; text-transform: uppercase; }







/* ELEMENTS */
.reso_check { position: static !important; }







/* DISISCRIZIONE NEWSLETTER */
.disiscrizione_nl_container { width: 50%; margin: 0px 25% 20px 25%; }







/* CLEARPAY */
.clearpay_cart_step1_info { padding: 5px; text-align: right; }
.clearpay_cart_step3_info { display: inline-block; width: 100%; margin: 0; padding: 0 5%; text-align: right; }






/* LOOKBOOK */
.collections_box_img img { display: block; width: 100%; }
.flex_container { display: flex; flex-wrap: wrap; width: 100%; }

.vaschetta_25 { background: none repeat scroll 0 0 #FFF; position: relative; width: 25%; }
.vaschetta_25_img img { width: 100%; }

.vaschetta_30 { background: none repeat scroll 0 0 #FFF; position: relative; width: 30%; }
.vaschetta_30_img img { width: 100%; }

.vaschetta_33 .vaschetta_33_info { -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: 0; position: absolute; top: 50%; transform: translateY(-50%); background-color: rgba(255, 255, 255, 0.85); width: 100%; padding: 10px 0px 10px 0px; text-align: center; display: block; }
.vaschetta_33.vaschetta_33_view_info .vaschetta_33_info { opacity: 1; }
.vaschetta_33.vaschetta_33_hide_info .vaschetta_33_info { opacity: 0; }

.vaschetta_33 { background: none repeat scroll 0 0 #FFF; position: relative; width: 33%; padding: 1px; }
.vaschetta_33_img { overflow: hidden; }
.vaschetta_33_img img { margin: 0 auto; width: 100%; border: 0; transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; -webkit-transition: opacity 0.3s ease; }
/* .vaschetta_33_img img:hover { opacity: 0.5; } */

.vaschetta_33_info_line_01 { overflow: hidden; font-size: calc(8px + 0.25vw); font-weight: 500; letter-spacing: 1px; margin-bottom: 1%; }
.vaschetta_33_info_line_02 { overflow: hidden; font-size: calc(12px + 0.25vw); margin-top: 0.5%; margin-bottom: 1%; }
.vaschetta_33_info_line_03 { overflow: hidden; margin-top: 0.5%; font-size: calc(8px + 0.25vw); font-weight: 400; }
.vaschetta_33_info_line_03 a { color: #000; text-decoration: none; transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; -webkit-transition: opacity 0.3s ease; }
.vaschetta_33_info_line_03 a:hover { text-decoration: none; opacity: 0.5; }

.vaschetta_50 { background: none repeat scroll 0 0 #FFF; position: relative; width: 50%; }
.vaschetta_50_img { overflow: hidden; }
.vaschetta_50_img img { margin: 0 auto; width: 100%; border: 0; transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; -webkit-transition: opacity 0.3s ease; }
/* .vaschetta_50_img img:hover { opacity: 0.5; } */

.vaschetta_50 .vaschetta_50_info { -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: 0; position: absolute; top: 50%; transform: translateY(-50%); background-color: rgba(255, 255, 255, 0.85); width: 100%; padding: 10px 0px 10px 0px; text-align: center; display: block; }
.vaschetta_50.vaschetta_50_view_info .vaschetta_50_info { opacity: 1; }
.vaschetta_50.vaschetta_50_hide_info .vaschetta_50_info { opacity: 0; }

.vaschetta_50_info_line_01 { overflow: hidden; font-size: calc(8px + 0.25vw); font-weight: 500; letter-spacing: 1px; margin-bottom: 1%; }
.vaschetta_50_info_line_02 { overflow: hidden; font-size: calc(12px + 0.25vw); margin-top: 0.5%; margin-bottom: 1%; }
.vaschetta_50_info_line_03 { overflow: hidden; margin-top: 0.5%; font-size: calc(8px + 0.25vw); font-weight: 400; }
.vaschetta_50_info_line_03 a { color: #000; text-decoration: none; transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; -webkit-transition: opacity 0.3s ease; text-transform: uppercase; }
.vaschetta_50_info_line_03 a:hover { text-decoration: none; opacity: 0.5; }

.vaschetta_70 { background: none repeat scroll 0 0 #FFF; position: relative; width: 70%; }
.vaschetta_70_img img { width: 100%; }

.vaschetta_60 { background: none repeat scroll 0 0 #FFF; position: relative; width: 60%; }
.vaschetta_60_img img { width: 100%; }

.vaschetta_40 { background: none repeat scroll 0 0 #FFF; position: relative; width: 40%; }
.vaschetta_40_img img { width: 100%; }

.vaschetta_75 { background: none repeat scroll 0 0 #FFF; position: relative; width: 75%; }
.vaschetta_75_img img { width: 100%; }

.vaschetta_90 { background: none repeat scroll 0 0 #FFF; position: relative; width: 90%; }
.vaschetta_90_img img { width: 100%; }

.vaschetta_95 { background: none repeat scroll 0 0 #FFF; position: relative; width: 95%; }
.vaschetta_95_img img { width: 100%; }

.vaschetta_100 { background: none repeat scroll 0 0 #FFF; position: relative; width: 100%; }
.vaschetta_100_img img { width: 100%; }







/* RESO B2B */
#reso_b2b_container { display: block; width: 100%; box-sizing: border-box; padding: 20px 0; } 
#reso_b2b_main { display: block; width: 100%; box-sizing: border-box; text-align: center; }

.reso_b2b_info { display: block; width: 100%; box-sizing: border-box; text-align: center; font-size: calc(7px + 0.5vw); }
.reso_b2b_info &gt; h1 { font-size: calc(23px + 0.5vw); font-weight: 700; text-transform: uppercase; }
.reso_b2b_info &gt; h2 { font-size: calc(14px + 0.5vw); font-weight: 700; text-transform: uppercase; }
.reso_b2b_btn_conferma { width: fit-content; width: -moz-fit-content; margin: 0 auto; padding: 10px; box-sizing: border-box; }
.reso_b2b_btn_upd_del_block { text-align: right; margin: 0 0 20px; display: block; width: 100%; box-sizing: border-box; }
.reso_b2b_btn_upd { display: inline-block; margin: 0 5px; }
.reso_b2b_btn_del { display: inline-block; margin: 0 5px; background: #d33f3f; border: 1px solid #d33f3f; color: #ffffff; }
.reso_b2b_btn_del:hover { background: #ffffff; color: #d33f3f; }

#reso_b2b_select_block &gt; span.custom-combobox { margin-right: 30px; }

#reso_b2b_summary table { margin: 0 auto; border-collapse: collapse; }
#reso_b2b_summary thead tr { border: 1px solid #000000; background: #dddddd; }
#reso_b2b_summary thead th { width: 33%; text-align: center; font-size: 20px; font-weight: 700; }
#reso_b2b_summary tbody tr { border: 1px solid #000000; }
#reso_b2b_summary tbody td { width: 33%; text-align: center; font-size: 16px; padding: 10px 20px; box-sizing: border-box; position: relative; }
.reso_b2b_delete { position: absolute; top: -1px; right: -41.5px; border: 1px solid #000000; padding: 13px; box-sizing: border-box; color: #000000; font-size: 14px; }

#reso_b2b_totale { display: block; font-size: 20px; width: 100%; padding: 10px 20px; box-sizing: border-box; text-align: right; border-top: 3px solid; margin-top: 30px; }

.sped_agosto { text-align: center; font-size: 16px; font-weight: 600; border: 2px solid #000; padding: 10px; margin: 0 0 20px 0; display: none; }







/* MODULO RAFFLE */
.raffle_module_container_margin_0 { width: 100%; margin: 0 0 0 0; min-height: 100%; display: inline-block; position: relative; }

.raffle_module_alert { color: red; font-style: normal; font-weight: 400; font-size: 18px; letter-spacing: 2px; margin-top: 20px; text-align: center; text-transform: uppercase; clear: both; }
.raffle_module_alert a { color: red; }

.raffle_module_article_title { text-align: center; margin: 0 0 0 0; padding: 0 0 0 0; font-weight: 700; font-size: 25px; text-transform: uppercase; }

.raffle_module_img { text-align: center; margin: 1% 1% 1% 1%; overflow: hidden; }
.raffle_module_img img { width: 100%; }

.raffle_module_counter_title { text-align: center; margin: 0 0 0 0; padding: 0 0 0 0; font-weight: 400; font-size: 25px; }
.raffle_module_counter { text-align: center; margin: 0 0 0 0; padding: 0 0 0 0; font-weight: 700; }
.raffle_module_price { text-align: center; margin: 0 0 0 0; padding: 0 0 0 0; font-weight: 400; font-size: 25px; }

.raffle_module_note_01 { text-align: center; margin: 0 0 0 0; padding: 0 15% 0 15%; font-weight: 400; font-size: 25px; letter-spacing: 1; }
.raffle_module_note_02 { text-align: center; margin: 0 0 0 0; padding: 0 15% 0 15%; font-weight: 400; font-size: 25px; letter-spacing: 1; }

.raffle_module_txt_01 { text-align: center; margin: 0 0 0 0; padding: 0 25% 0 25%; font-weight: 300; font-size: 18px; letter-spacing: 1; }
.raffle_module_txt_02 { text-align: center; margin: 0 0 0 0; padding: 0 25% 0 25%; font-weight: 300; font-size: 18px; letter-spacing: 1; }

.raffle_module_join_title { text-align: center; margin: 0 0 0 0; padding: 0 0 0 0; font-weight: 700; font-size: 25px; text-transform: uppercase; }

.raffle_module_form_container { margin: 0 15% 0 15%; }

.raffle_module_field_100 { font-size: 11px; background-color: #FFF; height: 40px; overflow: hidden; padding: 0 3% 0 3%; margin: 2% 0 2% 0; position: relative; width: 100%; border: solid 1px #000; box-sizing: border-box; }
.raffle_module_field_100:read-only { opacity: 0.4; cursor: auto; }
.raffle_module_field_100:focus { background-color: #F8F8F8; border: 1px solid #000000; }
.raffle_module_field_100:disabled { opacity: 0.3; cursor: auto; }

.raffle_module_select_100 { font-size: 11px; background-color: #FFF; -webkit-appearance: none; -moz-appearance: none; appearance:none; background: #FFF url('images/select-arrow.png') no-repeat 98% center; width: 100%; text-indent: 0%; text-overflow: ""; color: #000; font-weight: 300; border-radius: 0px; padding: 5px 0px 5px 10px; height: 40px; margin: 2% 0px 2% 0px; position: relative; border: solid 1px #000; text-transform: uppercase; box-sizing: border-box; }
.raffle_module_select_100:focus { background-color: #F8F8F8; border: 1px solid #000000; }
.raffle_module_select_100:disabled { opacity: 0.3; cursor: auto; }

.raffle_module_select_24 { font-size: 11px; background-color: #FFF; -webkit-appearance: none; -moz-appearance: none; appearance:none; background: #FFF url('images/select-arrow.png') no-repeat 98% center; width: 24%; text-indent: 0%; text-overflow: ""; color: #000; font-weight: 300; border-radius: 0px; padding: 5px 0px 5px 10px; height: 40px; margin: 2% 2% 2% 0px; position: relative; border: solid 1px #000; text-transform: uppercase; box-sizing: border-box; float: left; }
.raffle_module_select_24:focus { background-color: #F8F8F8; border: 1px solid #000000; }
.raffle_module_select_24:disabled { opacity: 0.3; cursor: auto; }

label.raffle_module_label { cursor: pointer; display: block; float: left; font-size: 11px; text-transform: uppercase; font-weight: 700; text-align: left; margin: 0 0 0 0; }

.raffle_module_join_termini { text-align: center; margin: 0 25% 0 25%; padding: 0 0 0 0; font-weight: 300; font-size: 18px; }

.raffle_module_recaptcha { display: table; clear: both; margin: 5% auto; }
.raffle_module_recaptcha .g-recaptcha { visibility: visible !important; }

.raffle_module_btn_join { background-color: #000; border: 1px solid #000; color: #fff; cursor: pointer;font-style: normal; font-weight: 400; font-size: 12px; letter-spacing: 2px; margin: 2% auto; padding: 10px; text-align: center; text-transform: uppercase; min-width: 350px; display: block; }
.raffle_module_btn_join:disabled { opacity: 0.2; cursor: auto; }

.raffle_module_modal h2 { font-size: 15px; text-transform: uppercase; font-weight: 700; }
.raffle_module_modal h3 { font-size: 13px; font-weight: 300; }
.raffle_module_modal .modal_close_icon { cursor: pointer; position: absolute; top: 12px; right: 12px; }

.raffle_module_modal_btn_container { text-align: right; }
.raffle_module_modal_btn_black { background-color: #000; border: 1px solid #000; color: #fff; cursor: pointer; font-style: normal; font-weight: 400; font-size: 13px; letter-spacing: 1px; margin: 0px 0px 0px 0px; padding: 5px; text-align: center; text-transform: uppercase; min-width: 150px; }
.raffle_module_modal_btn_red { background-color: #C14345; border: 1px solid #C14345; color: #fff; cursor: pointer; font-style: normal; font-weight: 400; font-size: 13px; letter-spacing: 1px; margin: 0px 0px 0px 0px; padding: 5px; text-align: center; text-transform: uppercase; min-width: 150px; }
.raffle_module_modal_btn_white { background-color: #FFF; border: 1px solid #000; color: #000; cursor: pointer; font-style: normal; font-weight: 400; font-size: 13px; letter-spacing: 1px; margin: 0px 0px 0px 0px; padding: 5px; text-align: center; text-transform: uppercase; min-width: 150px; }



/* 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) {

	/* CAMPAIGN FW 24*/
	.campaign_box_info_container{ padding: 1rem; margin: 3rem 0; }
	.campaign_box_title { font-size: 1.5vw; font-weight: 900; }
	.campaign_box_txt { font-size: .85vw; font-weight: 400; }

}


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

	/* ACCOUNT */
	.input_focus_effect ~ label { font-size: 11px!important; }
	
	/* REG_FORM */
	.reg_form_title { font-size: 22px; }
	
	.reg_form_block_img { width: 100%; }
	.reg_form_block_info_img { width: 100%; height: auto; padding: 5%; position: relative; top: auto; right: auto; display: block; }
	.reg_form_block_info_img_txt { font-size: 16px; }
	.reg_form_block_info_img_privacy { font-size: 12px; }
	
	/* ABOUT */
	.about_text &gt; p { margin-bottom: 5%; line-height: 3vw; font-size: 2vw; }
	
	/* CART */
	.cart_descr_descr { display: none; }
	.cart_step1_button_block input.bottone_black { max-width: 100%; }
	.cart_step1_button_block .bottone_applepay_gpay_fastcheckout { max-width: 100%; }
	.cart_step1_button_block .bottone_amazon_fastcheckout { max-width: 100%; }
	.cart_step1_button_block input.bottone_paypal_fastcheckout { min-width: auto; width: 100%; }


	
}


/* BOOTSTRAP Large Breakpoint &amp; iPad, iPad Pro 10.5", iPad Pro 11" PORTRAIT */
@media only screen and (min-width: 992px) {

	.cart_descr_delete:hover { color: rgba(160,42,44,1.00); text-decoration: none; }
	.cart_step1_button_block input.bottone_black:hover { background-color: #7e7e7e; border: 1px solid #7e7e7e; color: #fff; }
	.b2b_step1 .cart_descr_delete:hover { color: #c41100; background-color: #ffffff; text-decoration: none; }
	.b2b_step1 .cart_descr_modifica:hover { color: #ffffff; background-color: #000000; text-decoration: none; }
	.sumup_accordion_top:hover { background-color: #ccc; }
	.cart_recap_alert_no_dispo_cmd a:hover { background-color: #FFFFFF; border: 2px solid #000000; color: #000000; }
	
	#my_account_menu_container ul li a:hover { color: rgba(255, 255, 255, 1); text-decoration: none; font-weight: 700; border: 1px solid rgba(0, 0, 0, 1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: rgba(0, 0, 0, 1); }
	.my_account_b2b_col_action li:hover { background-color: #EDEDED; }
	.order_history_header &gt; a:hover { text-decoration: none; }
	input.whish_btn_03.desel_all:hover { background: #C14345; color: #ffffff; }
	
	.statica_txt a:hover { color: #000; text-decoration: underline; }
	.statica_menu a:hover { color: rgba(0, 0, 0, 1); text-decoration: underline; }
	
	.gift_bottone:hover { background-color: #fff; color: #000; text-decoration: none; }
	
	#sc_menu_container h1 a:hover { color: #000; text-decoration: underline; }
	#sc_menu_container ul li:hover { background-color: #FFF; }
	#sc_menu_container a:hover { text-decoration: underline; }
	#sc_container a:hover { text-decoration: underline; }

}


@media only screen and (max-width: 991.98px) {

	/* MY ACCOUNT */
	.my_account_menu_desktop { display: none; }
	.my_account_menu_mobile { display: block; }
	#my_account_menu_container ul li { display: block; float: none; text-align: center; width: 100%; }
  	#my_account_menu_container ul li a { font-weight: 700; font-size: 12px; padding-top: 20px; padding-bottom: 20px; width: 100%; margin: 0 0 4px 0; }
	.order_history_header &gt; a { padding: 20px; font-size: 15px; }
	.richiesta_reso_info_desc { display: none; }
	
	/* CART */
	.cart_step1_info_container { text-align: left; padding: 0 10px; }
	.cart_qta_01 { width: auto; margin: 0 10px 0 0; }
	.cart_qta_02 { width: auto; margin: 0; }
	.cart_qta_03 { width: auto; margin: 0 0 0 10px; }
	.cart_descr_descr { display: block; }
	.msp-ui-payment-container { padding: 0 2% 0 2%; }

	.cart_banner { padding-bottom: 30px !important; }
	
	/* GIFT CARD */
	.gift_card_info_importo { color: #000000; font-size: calc(30px + 2vw); letter-spacing: 1px; font-weight: 700; width: 100%; text-align: center; margin: 0 0 5% 0; }	

	

	/* CAMPAIGN FW 24*/
	.campaign_box_info_container{ margin: 2rem 1rem; }
	.campaign_box_title { font-size: 30px; }
	.campaign_box_txt { font-size: 15px; }
	
}


/* BOOTSTRAP Medium Breakpoint */
@media only screen and (max-width: 767.98px) {
	
	#container_my_account { margin: 55px 5% 0px 5%; width: 90%; border: 0; }

	/* STORY */
	.story_title_big { margin-bottom: 5%; }
	.story_info_block { padding: 0; }
		.story_txt_block p { margin-bottom: 2%; }
			.story_txt_block p:last-child { margin-bottom: 0; }

	.story_text_big_container { padding: 2rem; }
		.story_text_big { font-size: 24px; }
			.story_text_big::before { content: "\201C"; position: relative; left: 0; }
			.story_text_big::after { content: "\201D"; }
	.story_text_small_container { padding: 1rem 0; }
		.story_text_small { padding: 2rem; }
			.story_text_small p { font-size: 14px; margin: 0 0 0.75rem 0; }




	/* LOVE THE PLANET */
	.planet_text { font-size: 14px; }
	.planet_action { text-align: center; }
	.planet_img_block.planet_img_block_10 { padding: 2rem 1rem; }
	.corporate_container { padding: 2rem 0; margin: 2rem 0 0 0; }
	
	/* SERVIZIO CLIENTI */
	.sc_menu_desktop { display: none; }
	.sc_menu_mobile { display: block; }
	#sc_menu_container { float: none; width: 100%; text-align: center; }
	#sc_container { float: none; width: 100%; }
	#sc_container ul { margin-left: 0; }
	
	/* TERMINI E CONDIZIONI */
	#statica_container { padding: 0 0 5% 0; }
	.statica_menu { margin: 0 auto 10% auto; }
	
	/* CONTATTI */
	.contatti_input_container { order: 1; }
	.contatti_invia_container { order: 2; }
	.contatti_mappa_container { order: 3; }
	
	/* DISISCRIZIONE NEWSLETTER */
	.disiscrizione_nl_container { width: 90%; margin: 0px 5% 20px 5%; }
	
	/* LOOKBOOK / SPECIAL */
	.vaschetta_50 { width: 100%!important; min-width: auto!important; }
	.embed-container.vaschetta_50 { max-width: 100%!important; padding: 86.68% 0!important; top: auto!important; left: auto!important; margin: 10px 0; }
	.vaschetta_75 { width: 100%; }
	.vaschetta_fake { width: 48%; }
	.mood_col_30 { width: 100%; }
	.mood_col_70 { width: 100%; }
	.mood_text { position: relative; top: auto; transform: none; padding: 10% 0 0 0; text-align: center; }
	.mood_col_37_5 { width: 100%; }
	.mood_col_25 { width: 100%; }
	.mood_block_img { padding: 0!important; }
	
	/* REG_FORM */
	.reg_form_block_img { width: 100%; }
	.reg_form_block_info_img { width: 100%; height: auto; padding: 5%; position: relative; top: auto; right: auto; display: block; }
	.reg_form_block_info_img_logo { margin: 0 auto 5%; }
		.reg_form_block_info_img_logo &gt; img { width: 100%; max-width: 150px; }
	.reg_form_block_info_img_title { margin: 0 auto 5%; font-size: 22px; line-height: normal; }
	.reg_form_block_info_img_subtitle { font-size: 16px; }
	.reg_form_block_info_img_subtitle &gt; a { font-size: 18px; margin: 5% auto 0; }
	.reg_form_block_info_img_txt { font-size: 16px; }
	
	/* CART */
	.cart_step_01 { width: 33%; }
	.cart_step_02 { width: 33%; }
	.cart_step_03 { width: 33%; }
	.cart_step_active { text-decoration: underline; }
	.cart_step1_img_container { text-align: left; padding: 0; }
	.cart_descr_delete { text-align: right; }
	.cart_step1_price_container { text-align: right; padding: 0; }
	.cart_step1_discount_container { text-align: center; }
	.cart_step1_spes_sped_container { text-align: center; }
	.cart_step1_giftcard_container { text-align: center; }
	.cart_step1_articoli_container { text-align: center; }
	.cart_step1_imponibile_container { text-align: center; }
	.cart_step1_iva_container { text-align: center; }
	.cart_step1_total_container { text-align: center; }
	.cart_step1_arrow_back { text-align: center; order: 3; margin-top: 40px; }
	.cart_step1_free_shipping_block { text-align: center; order: 1; margin: 35px 0; }
	.cart_step1_button_block { text-align: center; order: 2; }
	.cart_step1_button_block input.bottone_black { margin-bottom: 4%; min-width: auto; max-width: 250px; width: 100%; }
	.accordion_title { font-size: 16px; }
	.bottone_step2_account { font-size: 12px; }
	.bottone_step2_account_active { font-size: 12px; }
	.cart_step1_fastcheckout_title { text-align: center; }
	.cart_step1_button_block .bottone_applepay_gpay_fastcheckout { max-width: 250px; width: 100%; margin: 10px auto 0 auto; }
	.cart_step1_button_block .bottone_amazon_fastcheckout { max-width: 250px; width: 100%; margin: 0 auto 10px auto; }
	.cart_step1_button_block input.bottone_paypal_fastcheckout { max-width: 250px; width: 100%; }
	
	/* STEP1 B2B */
	.b2b_step1 .cart_step1_info_title { text-align: center; padding: 10px 1px; }
	.b2b_step1 .cart_descr_delete { margin: 10px auto; }
	.b2b_step1 .cart_descr_modifica { margin: 10px auto; }
	
	/* MY ACCOUNT */
	.order_history_header &gt; a { font-size: 12px; }
	.order_details_sx { text-align: center; margin-bottom: 20px; }
	.order_details_button_block { margin-bottom: 10px; }
	#cartTable_modal .cart_step1_img_container img { max-width: 200px; margin: 0 auto; }
	#cartTable_modal .order_history_modal_footer .modal_btn_block  { text-align: center; }
	.richiesta_reso_check { margin: 0; text-align: right; }
	.richiesta_reso_img { text-align: left;  }
	.richiesta_reso_info { text-align: left; }
	.richiesta_reso_marchio { text-align: left; }
	.richiesta_reso_taglia { text-align: left; }
	.richiesta_reso_prezzo { text-align: left; }
	.richiesta_reso_qta { text-align: left; }
	.info_reso_block select.general_select_50 { width: 100%; }
	.btn_confirm_reso_block { order: 1; margin-bottom: 20px; }
	.btn_mod_reso_block { order: 2; margin-bottom: 20px; }
	
	.saved_address_text { text-align: center; }
	.saved_address_edit_button { text-align: right; }
	.saved_address_del_button { text-align: left; }
	.saved_address_add_button { padding: 0 1%; }
	input.whish_btn_01.sel_all { width: 49%; }
	input.whish_btn_03.desel_all { width: 49%; }
	input.whish_btn_01.add_all.bottone_black { width: 100%; max-width: 100%; }
	input.whish_btn_03.canc_all.bottone_red { width: 100%; max-width: 100%; }
	.whish_dialog_btn_container input.add_to_cart_sel { width: 100%; margin-bottom: 10px; }
	.whish_dialog_btn_container input.whish_btn_01 { width: 100%; max-width: 100%; }
	.whish_dialog_btn_container input.remove_sel { width: 100%; margin-bottom: 10px; }
	
	/* GIFT CARD */
	.gift_card_info_importo { color: #000000; font-size: calc(40px + 2vw); letter-spacing: 1px; font-weight: 700; width: 100%; text-align: center; margin: 0 0 5% 0; }	
	
	/* RESO B2B */
	.reso_b2b_info { font-size: 14px; }
	#reso_b2b_summary .grid_b2b_details_container { width: 95%; }
	#reso_b2b_summary .reso_b2b_delete { right: -27.5px; padding: 6px; }
	
	/* CLEARPAY */
	.clearpay_cart_step1_info { text-align: center; }
	.clearpay_cart_step3_info { text-align: center; }

}


/* BOOTSTRAP Small Breakpoint */
@media only screen and (max-width: 575.98px) {

	/* CART */
	.cart_descr_title { font-size: 12px; }
	.cart_descr_size { font-size: 10px; }
	.cart_qta_01 { font-size: 10px; font-weight: 400; }
	.cart_qta_02 { font-size: 10px; font-weight: 400; }
	.cart_qta_03 { font-size: 10px; font-weight: 400; }
	.cart_step1_price_container { font-size: 10px; }
	.cart_descr_delete { margin: 20px 0 0 0; }
	
	.cart_recap_head { padding: 0; }
	.cart_recap_article_img img { padding: 0; }
	.cart_recap_article_info { padding: 0 10px; }
	.cart_recap_article_info .cart_descr_title { font-size: 12px; }
	.cart_recap_article_info .cart_descr_size { font-size: 10px; }
	.cart_recap_article_info .cart_recap_qta { font-size: 10px; }
	.cart_recap_article_price { font-size: 9px; line-height: 9px; text-align: right; }
	.cart_recap_main { padding: 0 0 2.5% 0; }
	.cart_recap_checkout_info { padding: 0; }
	.cart_recap_tot_row { padding: 2% 0 0 0; }
	.cart_recap_checkout_button { display: block; }
	.cart_step1_button_block input.bottone_paypal_fastcheckout { max-width: 250px; width: 100%; min-width: auto; }
	
	.cart_recap_edit_block { padding: 0; font-size: calc(10px + 0.2vw); }
	
	.msp-container-ui .msp-ui-tooltip-height { height: 35px!important; max-width: 130px!important; }
	
	/* STEP1 B2B */
	.b2b_step1 .grid_b2b_details_container { font-size: 10px; }
}



</pre></body></html>