W10=
#banner_landing_page_1 .box_img_txt_container { position: absolute; left: 0; right: 0; z-index: 1; } #banner_landing_page_1 .banner_img_container picture { width: 100%; } #banner_landing_page_1 .banner_img_container img { width: 100%; } #banner_container_img_1_369 { background-color: unset; } #banner_container_img_1_369 img { filter: none; } #banner_1_1 { margin-top: 0vw; margin-bottom: 0vw; } #banner_1_1 h1 { color: white; background-color: unset; font-size: 5vw; font-weight: 900; line-height: 1; margin-left: 0vw; margin-right: 0vw; text-align: center; } #banner_1_1 p { color: white; background-color: unset; font-size: 2.5vw; font-weight: 500; line-height: 1; margin-left: 0vw; margin-right: 0vw; text-align: center; } @media screen and (max-width: 992px) { #banner_1_1 h1 { font-size: 7.5vw; } #banner_1_1 p { font-size: 3.75vw; } } @media screen and (max-width: 575px) { #banner_1_1 h1 { font-size: 9vw; } #banner_1_1 p { font-size: 4vw; } }
#elenco_categorie_1 { background-color: unset; } #elenco_categorie_1 .title_category_container { color: #1385C1; font-size: 2vw; font-weight: 800; line-height: 1; } #elenco_categorie_1 .category_container_1 { padding-right: 3vw; padding-left: 3vw; } #elenco_categorie_1 #elenco_categorie_1_213 { color: white; font-size: 1vw; font-weight: 600; line-height: 1; background-color: #FF6300; border: 1px solid #FF6300; border-radius: 20px; } @media screen and (max-width: 991px) { #elenco_categorie_1 #elenco_categorie_1_213 { font-size: 2vw; } } @media screen and (max-width: 575px) { #elenco_categorie_1 #elenco_categorie_1_213 { font-size: 3vw; } } #elenco_categorie_1 #elenco_categorie_1_206 { color: white; font-size: 1vw; font-weight: 600; line-height: 1; background-color: #1385C1; border: 1px solid #1385C1; border-radius: 20px; } @media screen and (max-width: 991px) { #elenco_categorie_1 #elenco_categorie_1_206 { font-size: 2vw; } } @media screen and (max-width: 575px) { #elenco_categorie_1 #elenco_categorie_1_206 { font-size: 3vw; } } #elenco_categorie_1 #elenco_categorie_1_208 { color: white; font-size: 1vw; font-weight: 600; line-height: 1; background-color: #DA2627; border: 1px solid #DA2627; border-radius: 20px; } @media screen and (max-width: 991px) { #elenco_categorie_1 #elenco_categorie_1_208 { font-size: 2vw; } } @media screen and (max-width: 575px) { #elenco_categorie_1 #elenco_categorie_1_208 { font-size: 3vw; } } #elenco_categorie_1 #elenco_categorie_1_214 { color: white; font-size: 1vw; font-weight: 600; line-height: 1; background-color: #12374D; border: 1px solid #12374D; border-radius: 20px; } @media screen and (max-width: 991px) { #elenco_categorie_1 #elenco_categorie_1_214 { font-size: 2vw; } } @media screen and (max-width: 575px) { #elenco_categorie_1 #elenco_categorie_1_214 { font-size: 3vw; } } #elenco_categorie_1 #elenco_categorie_1_209 { color: white; font-size: 1vw; font-weight: 600; line-height: 1; background-color: #1385C1; border: 1px solid #1385C1; border-radius: 20px; } @media screen and (max-width: 991px) { #elenco_categorie_1 #elenco_categorie_1_209 { font-size: 2vw; } } @media screen and (max-width: 575px) { #elenco_categorie_1 #elenco_categorie_1_209 { font-size: 3vw; } } @media screen and (max-width: 991px) { #elenco_categorie_1 .title_category_container { font-size: 3vw; } } @media screen and (max-width: 575px) { #elenco_categorie_1 .title_category_container { font-size: 5vw; } } @keyframes fadeOutAnimation_1 { 0% { opacity: 1; } 100% { opacity: 0; } } #elenco_categorie_1 .fadeout { display: none; animation: fadeOutAnimation_1 1s; animation-direction: normal; animation-timing-function: ease-in-out; } @keyframes fadeInAnimation_1 { 0% { opacity: 0; } 100% { opacity: 1; } } #elenco_categorie_1 .fadein { display: block; animation: fadeInAnimation_1 1s; animation-direction: normal; animation-timing-function: ease-in-out; }
.margin_top_custom { margin-top: 6rem; } #subcategory_menu ul li { margin-left: 1rem; margin-right: 1rem; text-transform: uppercase; } #subcategory_menu ul li a { color: white; font-weight: 500; } .menu_category_img { width: 100%; } .menu_category_container { height: 100%; } .menu_category_container_row { height: 100%; } .col-image-box { overflow: hidden; height: 100%; } .etichetta_menu { top: 0; bottom: 0; left: 0; right: 0; margin: auto; display: inline-block; text-align: center; } .etichetta_menu h2 { /*padding: 4px 10px;*/ padding: 0 !important; text-transform: uppercase; } .etichetta_subcategory { text-transform: uppercase; align-items: center!important; padding: 4px 10px; } .menu_category_container:hover img { transform: scale(1.1); opacity: 0.8; } .menu_category_container img { transition: all 0.3s ease 0s; width: 100%; height: 100%; } .menu_category_container .dropdown .btn:focus { box-shadow: none !important; } .menu_category_container .dropdown-menu { border: 1px solid black; height: fit-content; } .menu_category_container .dropdown-menu a { color: #333 !important; text-transform: uppercase; } .menu_category_container .dropdown-menu a:hover { background-color: rgba(255, 255, 255, 0.4); color: white !important; } .menu_category_container .dropdown-item span { font-weight: 200; font-size: 14px; } .custom_landing_page_banner_container .slider-wrap { width: 100%; text-align: center; } #header_container_1860 { display: flex; justify-content: center; margin-bottom: 0.5rem; } #header_container_1860 h2 { color: white; background-color: unset; font-size: 2vw; font-weight: 800; margin-left: 0vw; margin-right: 0vw; } #label_container_1860 .row { display: flex; justify-content: center; margin-left: 0vw; margin-right: 0vw; } #label_container_1860 .custom_landing_page_menu_double_navbar_li a { color: white; background-color: unset; font-size: 1vw; font-weight: 600; border: 1px solid white; border-radius: unset; } #label_container_1860 .custom_landing_page_menu_double_navbar_li a:hover { background-color: rgba(255, 255, 255, 0.4); } #jump_to_1860 { padding: 0.5rem 0.25rem 0rem 0.25rem !important; } #jump_to_1860 img { filter: none; } @media screen and (max-width: 991px) { #jump_to_1860 { padding: 0.5rem 0 0rem 0 !important; } } @media screen and (max-width: 575px) { #header_container_1860 h2 { font-size: 6vw !important; } #label_container_1860 .custom_landing_page_menu_double_navbar_li a { font-size: 3vw !important; } /*#jump_to_1860 { padding: 0rem 0rem 0rem 0rem !important; }*/ } #header_container_1861 { display: flex; justify-content: center; margin-bottom: 0.5rem; } #header_container_1861 h2 { color: white; background-color: unset; font-size: 2vw; font-weight: 800; margin-left: 0vw; margin-right: 0vw; } #label_container_1861 .row { display: flex; justify-content: center; margin-left: 0vw; margin-right: 0vw; } #label_container_1861 .custom_landing_page_menu_double_navbar_li a { color: white; background-color: unset; font-size: 1vw; font-weight: 600; border: 1px solid white; border-radius: unset; } #label_container_1861 .custom_landing_page_menu_double_navbar_li a:hover { background-color: rgba(255, 255, 255, 0.4); } #jump_to_1861 { padding: 0.5rem 0.25rem 0rem 0.25rem !important; } #jump_to_1861 img { filter: none; } @media screen and (max-width: 991px) { #jump_to_1861 { padding: 0.5rem 0 0rem 0 !important; } } @media screen and (max-width: 575px) { #header_container_1861 h2 { font-size: 6vw !important; } #label_container_1861 .custom_landing_page_menu_double_navbar_li a { font-size: 3vw !important; } /*#jump_to_1861 { padding: 0rem 0rem 0rem 0rem !important; }*/ } #header_container_1862 { display: flex; justify-content: center; margin-bottom: 0.5rem; } #header_container_1862 h2 { color: white; background-color: unset; font-size: 2vw; font-weight: 800; margin-left: 0vw; margin-right: 0vw; } #label_container_1862 .row { display: flex; justify-content: center; margin-left: 0vw; margin-right: 0vw; } #label_container_1862 .custom_landing_page_menu_double_navbar_li a { color: white; background-color: unset; font-size: 1vw; font-weight: 600; border: 1px solid white; border-radius: unset; } #label_container_1862 .custom_landing_page_menu_double_navbar_li a:hover { background-color: rgba(255, 255, 255, 0.4); } #jump_to_1862 { padding: 0.5rem 0.25rem 0rem 0.25rem !important; } #jump_to_1862 img { filter: none; } @media screen and (max-width: 991px) { #jump_to_1862 { padding: 0.5rem 0 0rem 0 !important; } } @media screen and (max-width: 575px) { #header_container_1862 h2 { font-size: 6vw !important; } #label_container_1862 .custom_landing_page_menu_double_navbar_li a { font-size: 3vw !important; } /*#jump_to_1862 { padding: 0rem 0rem 0rem 0rem !important; }*/ } @media screen and (max-width: 575px) { .menu_category_container .dropdown-menu { min-width: fit-content; left: -40%; } .menu_category_container .dropdown-item span { font-weight: 200; font-size: 11px; } } #elenco_categorie_2 { background-color: unset; } #elenco_categorie_2 .title_category_container { color: #1385C1; font-size: 2vw; font-weight: 800; line-height: 1; } #elenco_categorie_2 .category_container_2 { padding-right: 0vw; padding-left: 0vw; } #elenco_categorie_2 #elenco_categorie_2_1374 { color: black; font-size: 1vw; font-weight: 600; line-height: 1; } @media screen and (max-width: 991px) { #elenco_categorie_2 #elenco_categorie_2_1374 { font-size: 2vw; } } @media screen and (max-width: 575px) { #elenco_categorie_2 #elenco_categorie_2_1374 { font-size: 3vw; } } #elenco_categorie_2 #elenco_categorie_2_1375 { color: black; font-size: 1vw; font-weight: 600; line-height: 1; } @media screen and (max-width: 991px) { #elenco_categorie_2 #elenco_categorie_2_1375 { font-size: 2vw; } } @media screen and (max-width: 575px) { #elenco_categorie_2 #elenco_categorie_2_1375 { font-size: 3vw; } } #elenco_categorie_2 #elenco_categorie_2_1376 { color: black; font-size: 1vw; font-weight: 600; line-height: 1; } @media screen and (max-width: 991px) { #elenco_categorie_2 #elenco_categorie_2_1376 { font-size: 2vw; } } @media screen and (max-width: 575px) { #elenco_categorie_2 #elenco_categorie_2_1376 { font-size: 3vw; } } #elenco_categorie_2 #elenco_categorie_2_1377 { color: black; font-size: 1vw; font-weight: 600; line-height: 1; } @media screen and (max-width: 991px) { #elenco_categorie_2 #elenco_categorie_2_1377 { font-size: 2vw; } } @media screen and (max-width: 575px) { #elenco_categorie_2 #elenco_categorie_2_1377 { font-size: 3vw; } } @media screen and (max-width: 991px) { #elenco_categorie_2 .title_category_container { font-size: 3vw; } } @media screen and (max-width: 575px) { #elenco_categorie_2 .title_category_container { font-size: 5vw; } } @keyframes fadeOutAnimation_2 { 0% { opacity: 1; } 100% { opacity: 0; } } #elenco_categorie_2 .fadeout { display: none; animation: fadeOutAnimation_2 1s; animation-direction: normal; animation-timing-function: ease-in-out; } @keyframes fadeInAnimation_2 { 0% { opacity: 0; } 100% { opacity: 1; } } #elenco_categorie_2 .fadein { display: block; animation: fadeInAnimation_2 1s; animation-direction: normal; animation-timing-function: ease-in-out; }
Ricerca per Brand

.margin_top_custom { margin-top: 6rem; } #subcategory_menu ul li { margin-left: 1rem; margin-right: 1rem; text-transform: uppercase; } #subcategory_menu ul li a { color: white; font-weight: 500; } .menu_category_img { width: 100%; } .menu_category_container { height: 100%; } .menu_category_container_row { height: 100%; } .col-image-box { overflow: hidden; height: 100%; } .etichetta_menu { top: 0; bottom: 0; left: 0; right: 0; margin: auto; display: inline-block; text-align: center; } .etichetta_menu h2 { /*padding: 4px 10px;*/ padding: 0 !important; text-transform: uppercase; } .etichetta_subcategory { text-transform: uppercase; align-items: center!important; padding: 4px 10px; } .menu_category_container:hover img { transform: scale(1.1); opacity: 0.8; } .menu_category_container img { transition: all 0.3s ease 0s; width: 100%; height: 100%; } .menu_category_container .dropdown .btn:focus { box-shadow: none !important; } .menu_category_container .dropdown-menu { border: 1px solid black; height: fit-content; } .menu_category_container .dropdown-menu a { color: #333 !important; text-transform: uppercase; } .menu_category_container .dropdown-menu a:hover { background-color: rgba(255, 255, 255, 0.4); color: white !important; } .menu_category_container .dropdown-item span { font-weight: 200; font-size: 14px; } .custom_landing_page_banner_container .slider-wrap { width: 100%; text-align: center; } @media screen and (max-width: 575px) { .menu_category_container .dropdown-menu { min-width: fit-content; left: -40%; } .menu_category_container .dropdown-item span { font-weight: 200; font-size: 11px; } }
.margin_top_custom { margin-top: 6rem; } #subcategory_menu ul li { margin-left: 1rem; margin-right: 1rem; text-transform: uppercase; } #subcategory_menu ul li a { color: white; font-weight: 500; } .menu_category_img { width: 100%; } .menu_category_container { height: 100%; } .menu_category_container_row { height: 100%; } .col-image-box { overflow: hidden; height: 100%; } .etichetta_menu { top: 0; bottom: 0; left: 0; right: 0; margin: auto; display: inline-block; text-align: center; } .etichetta_menu h2 { /*padding: 4px 10px;*/ padding: 0 !important; text-transform: uppercase; } .etichetta_subcategory { text-transform: uppercase; align-items: center!important; padding: 4px 10px; } .menu_category_container:hover img { transform: scale(1.1); opacity: 0.8; } .menu_category_container img { transition: all 0.3s ease 0s; width: 100%; height: 100%; } .menu_category_container .dropdown .btn:focus { box-shadow: none !important; } .menu_category_container .dropdown-menu { border: 1px solid black; height: fit-content; } .menu_category_container .dropdown-menu a { color: #333 !important; text-transform: uppercase; } .menu_category_container .dropdown-menu a:hover { background-color: rgba(255, 255, 255, 0.4); color: white !important; } .menu_category_container .dropdown-item span { font-weight: 200; font-size: 14px; } .custom_landing_page_banner_container .slider-wrap { width: 100%; text-align: center; } @media screen and (max-width: 575px) { .menu_category_container .dropdown-menu { min-width: fit-content; left: -40%; } .menu_category_container .dropdown-item span { font-weight: 200; font-size: 11px; } }
.margin_top_custom { margin-top: 6rem; } #subcategory_menu ul li { margin-left: 1rem; margin-right: 1rem; text-transform: uppercase; } #subcategory_menu ul li a { color: white; font-weight: 500; } .menu_category_img { width: 100%; } .menu_category_container { height: 100%; } .menu_category_container_row { height: 100%; } .col-image-box { overflow: hidden; height: 100%; } .etichetta_menu { top: 0; bottom: 0; left: 0; right: 0; margin: auto; display: inline-block; text-align: center; } .etichetta_menu h2 { /*padding: 4px 10px;*/ padding: 0 !important; text-transform: uppercase; } .etichetta_subcategory { text-transform: uppercase; align-items: center!important; padding: 4px 10px; } .menu_category_container:hover img { transform: scale(1.1); opacity: 0.8; } .menu_category_container img { transition: all 0.3s ease 0s; width: 100%; height: 100%; } .menu_category_container .dropdown .btn:focus { box-shadow: none !important; } .menu_category_container .dropdown-menu { border: 1px solid black; height: fit-content; } .menu_category_container .dropdown-menu a { color: #333 !important; text-transform: uppercase; } .menu_category_container .dropdown-menu a:hover { background-color: rgba(255, 255, 255, 0.4); color: white !important; } .menu_category_container .dropdown-item span { font-weight: 200; font-size: 14px; } .custom_landing_page_banner_container .slider-wrap { width: 100%; text-align: center; } @media screen and (max-width: 575px) { .menu_category_container .dropdown-menu { min-width: fit-content; left: -40%; } .menu_category_container .dropdown-item span { font-weight: 200; font-size: 11px; } }
.margin_top_custom { margin-top: 6rem; } #subcategory_menu ul li { margin-left: 1rem; margin-right: 1rem; text-transform: uppercase; } #subcategory_menu ul li a { color: white; font-weight: 500; } .menu_category_img { width: 100%; } .menu_category_container { height: 100%; } .menu_category_container_row { height: 100%; } .col-image-box { overflow: hidden; height: 100%; } .etichetta_menu { top: 0; bottom: 0; left: 0; right: 0; margin: auto; display: inline-block; text-align: center; } .etichetta_menu h2 { /*padding: 4px 10px;*/ padding: 0 !important; text-transform: uppercase; } .etichetta_subcategory { text-transform: uppercase; align-items: center!important; padding: 4px 10px; } .menu_category_container:hover img { transform: scale(1.1); opacity: 0.8; } .menu_category_container img { transition: all 0.3s ease 0s; width: 100%; height: 100%; } .menu_category_container .dropdown .btn:focus { box-shadow: none !important; } .menu_category_container .dropdown-menu { border: 1px solid black; height: fit-content; } .menu_category_container .dropdown-menu a { color: #333 !important; text-transform: uppercase; } .menu_category_container .dropdown-menu a:hover { background-color: rgba(255, 255, 255, 0.4); color: white !important; } .menu_category_container .dropdown-item span { font-weight: 200; font-size: 14px; } .custom_landing_page_banner_container .slider-wrap { width: 100%; text-align: center; } @media screen and (max-width: 575px) { .menu_category_container .dropdown-menu { min-width: fit-content; left: -40%; } .menu_category_container .dropdown-item span { font-weight: 200; font-size: 11px; } }
#banner_landing_page_9 .box_img_txt_container { position: absolute; left: 0; right: 0; z-index: 1; } #banner_landing_page_9 .banner_img_container picture { width: 100%; } #banner_landing_page_9 .banner_img_container img { width: 100%; } #banner_container_img_9_370 { background-color: unset; } #banner_container_img_9_370 img { filter: none; } #banner_9_2 { margin-top: 0vw; margin-bottom: 0vw; } #banner_9_2 h1 { color: white; background-color: unset; font-size: 2vw; font-weight: 800; line-height: 1; margin-left: 0vw; margin-right: 0vw; text-align: center; } #banner_9_2 p { color: white; background-color: unset; font-size: 1vw; font-weight: 600; line-height: 1; margin-left: 0vw; margin-right: 0vw; text-align: center; } @media screen and (max-width: 992px) { #banner_9_2 h1 { font-size: 3vw; } #banner_9_2 p { font-size: 1.5vw; } } @media screen and (max-width: 575px) { #banner_9_2 h1 { font-size: 6vw; } #banner_9_2 p { font-size: 3vw; } } #banner_9_2 button { font-size: 1vw; font-weight: 600; line-height: 1; color: white; background-color: unset; border-radius: unset; margin-left: 0vw; margin-right: 0vw; border: 1px solid white; margin-top: 1vw; } #banner_9_2 button:focus { box-shadow: none !important; } #banner_9_2 button:hover { color: unset; border: 1px solid unset; background-color: white; } @media screen and (max-width: 992px) { #banner_9_2 button { font-size: 1.5vw; } } @media screen and (max-width: 575px) { #banner_9_2 button { font-size: 3vw; } }