@font-face {
    font-family: 'Kankin';
    src: url('fonts/Kankin.woff2') format('woff2'), url('fonts/Kankin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html {
    overflow-x: hidden;
}
body {
    font-size: 1.6rem !important;
}
a {
    text-decoration: none !important;
}
.columns .column.main {
    padding-bottom: 0 !important;
    margin-bottom: 1.3rem;
}
.panel.wrapper {
    display: none;
    /*position: relative;
     z-index: 99999;
    */
}
.logo {
    display: inline-block;
}
.block-search {
    display: none;
    position: absolute !important;
    right: 20px;
    top: 5px;
    z-index: 99999 !important;
}
.minicart-wrapper {
    position: relative;
    z-index: 99999;
    display: inline-block;
    top: 15px;
}
.nav-sections {
    margin-bottom: 0 !important;
    background: transparent;
    /*position: absolute;
    */
    margin-left: 25px;
    display: inline-block;
}
.magezon-builder > .nav-item > a {
    line-height: 20px !important;
}
.magezon-builder {
    margin-top: 20px;
}
.navigation {
    background: transparent !important;
    margin-top: 15px;
}
.navigation .level0 {
    margin-top: 20px;
}
.navigation .level0 a {
    text-transform: uppercase;
    font-size: 1.2em;
    color: #000;
    line-height: 20px;
    border-right: 2px solid #000;
    padding-right: 15px;
}
.navigation .level0.last-item-nav a {
    border-right: none;
}
.navigation .item-submenu a {
    color: #000;
}
#storepickup {
    display: none;
}
#search-light {
    display: none;
}
#languages-light {
    display: none;
}
.minicart-light {
    display: none;
}
.language-menu {
    font-weight: 600;
}
.language-menu a {
    color: #000;
}
.custom_home .language-menu a {
    color: #fff;
}
.custom_home #storepickup-dark {
    display: none;
}
.custom_home #languages-dark {
    display: none;
}
.custom_home #languages-light {
    display: block;
}
.custom_home #storepickup {
    display: block;
}
.custom_home #search-light {
    display: block;
}
.custom_home #search-dark {
    display: none;
}
.custom_home .minicart-light {
    display: block;
}
.custom_home .minicart-dark {
    display: none;
}
.custom_home .navigation .level0 a {
    color: #fff;
    border-right: 2px solid #fff;
}
.custom_home .navigation .level0.last-item-nav a {
    border-right: none;
}
.custom_home .navigation .item-submenu a {
    color: #000;
}
#storepickup {
    position: relative;
    top: -10px;
    margin-right: 20px;
}
#storepickup-dark {
    position: relative;
    top: -10px;
    margin-right: 20px;
}
#search-light, #search-dark {
    position: relative;
    top: -10px;
    margin-right: 20px;
    cursor: pointer;
}
#languages-light, #languages-dark {
    position: relative;
    top: -10px;
    margin-right: 20px;
    cursor: pointer;
}
.page-header {
    background: #fff;
}
.page-header.custom_home {
    background: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 15;
}
.section-home-slider {
    position: relative;
    padding: 50px 0;
}
.section-home-slider h2 {
    font-size: 2.5em;
    position: absolute;
    left: 140px;
    top: 40px;
    font-family: Kankin, sans-serif !important;
    z-index: 9;
}
.home-slider .slick-slide img {
    margin: 0 auto;
    max-height: 700px;
}
.home-slider .slick-slide div {
    width: 100vw;
}
.home-slider .slick-slide .titolo-slide {
    text-transform: uppercase;
    font-size: 4em;
    letter-spacing: 0.1em;
    font-family: Kankin, sans-serif !important;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
}
.home-slider .slick-slide .link-slide {
    display: none;
}
.home-slider .slick-current .link-slide {
    text-align: center;
    font-size: 1.5em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    display: block;
}
.home-slider .slick-current .link-slide a {
    color: #e20520;
    border: 1px solid #e20520;
    padding: 0 10px;
    transition: all 500ms ease;
}
.home-slider .slick-current .link-slide a:hover {
    text-decoration: none;
    background: #e20520;
    color: #fff;
}
.home-slider .slick-current + .slick-slide .titolo-slide {
    text-align: left;
    right: 0;
    left: 160px;
}
.video-home {
    overflow: hidden;
    position: relative;
}
.video-home video {
    max-width: none !important;
    width: 100%;
}
.video-home .title-video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
}
.video-home .title-video h1 {
    font-size: 3.5em;
    letter-spacing: 0.05em;
    color: #fff;
    text-transform: uppercase;
    line-height: 4.5rem;
    font-weight: 300;
}
.video-home .title-video h1 strong {
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1.1em;
}
.video-home .title-video h1 em {
    font-style: normal;
    font-size: 1.6em;
    font-weight: 300;
}
.banner-home .image-full {
    position: relative;
}
.banner-home .image-full img.full-banner-img {
    width: 100%;
}
.banner-home .content-banner {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 70px;
    text-align: center;
}
.banner-home .content-banner h2 {
    font-family: Kankin, sans-serif !important;
    font-size: 6em;
    letter-spacing: 0.05em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.banner-home .content-banner p {
    font-size: 1.5em;
    text-transform: uppercase;
}
.banner-home .content-banner p a {
    transition: all 500ms ease;
    border: 1px solid #fff;
    padding: 0 20px;
    color: #fff;
}
.banner-home .content-banner p a:first-child {
    margin-right: 10px;
}
.banner-home .content-banner p a:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
}
.banner-home .content-banner p.logo-banner {
    margin-top: 40px;
    margin-bottom: 0;
}
.banner-home-2 {
    margin: 30px;
    float: left;
}
.banner-home-2 .image-full {
    position: relative;
}
.banner-home-2 .image-full img.full-banner-img {
    width: 100%;
}
.banner-home-2 .block-promo-2-cols {
    float: left;
    width: 100%;
}
.banner-home-2 .block-promo-2-cols .block-promo {
    float: left;
    width: calc(50% - 15px);
}
.banner-home-2 .block-promo-2-cols .block-promo:first-child {
    margin-right: 30px;
}
.banner-home-2 .block-promo-2-cols .block-promo .content-banner {
    position: absolute;
    bottom: 40px;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    width: 90%;
}
.banner-home-2 .block-promo-2-cols .block-promo .content-banner h2 {
    font-family: Kankin, sans-serif !important;
    font-size: 5em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: inline;
}
.banner-home-2 .block-promo-2-cols .block-promo .content-banner span {
    display: inline-block;
    font-family: "Titillium Web", sans-serif !important;
    font-size: 0.3em;
    text-transform: uppercase;
    margin-left: 30px;
}
.banner-home-2 .block-promo-2-cols .block-promo .content-banner span a {
    transition: all 500ms ease;
    border: 1px solid #fff;
    padding: 2px 20px;
    color: #fff;
    display: block;
    text-align: center;
    width: 100%;
    max-width: 130px;
    margin-bottom: 0;
}
.banner-home-2 .block-promo-2-cols .block-promo .content-banner span a:first-child {
    margin-top: 15px;
    margin-bottom: -15px;
}
.banner-home-2 .block-promo-2-cols .block-promo .content-banner span a:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
}
.banner-home-3 {
    float: left;
}
.banner-home-3 .image-full {
    position: relative;
}
.banner-home-3 .image-full img.full-banner-img {
    width: 100%;
}
.banner-home-3 .content-banner {
    position: absolute;
    right: 100px;
    bottom: 150px;
    text-align: center;
}
.banner-home-3 .content-banner h2 {
    font-family: Kankin, sans-serif !important;
    font-size: 6em;
    letter-spacing: 0.05em;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.banner-home-3 .content-banner p {
    font-size: 1.5em;
    text-transform: uppercase;
}
.banner-home-3 .content-banner p a {
    transition: all 500ms ease;
    border: 1px solid #000;
    padding: 0 20px;
    color: #000;
}
.banner-home-3 .content-banner p a:first-child {
    margin-right: 10px;
}
.banner-home-3 .content-banner p a:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
}
.banner-home-3 .content-banner p.logo-banner {
    margin-top: 40px;
    margin-bottom: 0;
}
.banner-home-4 {
    float: left;
    width: calc(100% - 30px);
    margin: 30px 15px;
}
.banner-home-4 .image-full {
    position: relative;
}
.banner-home-4 .image-full img.full-banner-img {
    width: 100%;
}
.banner-home-4 .block-promo-4-cols {
    width: 100%;
    float: left;
}
.banner-home-4 .block4-promo {
    float: left;
    width: calc(25% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}
.banner-home-4 .block4-promo .content-banner {
    position: absolute;
    bottom: 40px;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    width: 90%;
}
.banner-home-4 .block4-promo .content-banner h2 {
    font-family: Kankin, sans-serif !important;
    font-size: 5.5em;
    line-height: 1em;
    color: #fff;
    text-transform: uppercase;
}
.banner-home-4 .block4-promo .content-banner p {
    font-size: 1.4em;
    text-transform: uppercase;
}
.banner-home-4 .block4-promo .content-banner p a {
    transition: all 500ms ease;
    border: 1px solid #fff;
    padding: 0 20px;
    color: #fff;
}
.banner-home-4 .block4-promo .content-banner p a:first-child {
    margin-right: 10px;
}
.banner-home-4 .block4-promo .content-banner p a:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.banner-home-4 .block4-promo:nth-child(2) .content-banner h2 {
    color: #de2c27;
    font-size: 1.5em;
    margin: 0;
    font-family: "Titillium Web", sans-serif !important;
    font-weight: 700;
}
.banner-home-4 .block4-promo:nth-child(2) .content-banner h3 {
    margin-top: 0;
}
.banner-home-4 .block4-promo:nth-child(2) .content-banner h4 {
    font-size: 2em;
    margin-top: 0em;
    margin-bottom: 0.5em;
}
.banner-home-4 .block4-promo:nth-child(2) .content-banner p a {
    color: #de2c27;
    border: 1px solid #de2c27;
}
.banner-home-4 .block4-promo:nth-child(2) .content-banner p a:hover {
    color: #fff;
    border: 1px solid #000;
}
.banner-home-4 .block4-promo:nth-child(3) .content-banner h2 {
    color: #000;
}
.banner-home-4 .block4-promo:nth-child(3) .content-banner p a {
    color: #de2c27;
    border: 1px solid #de2c27;
}
.banner-home-4 .block4-promo:nth-child(3) .content-banner p a:hover {
    color: #fff;
    border: 1px solid #000;
}
.banner-home-4 .block4-promo:nth-child(4) .content-banner h2 {
    color: #e4321b;
}
.banner-home-4 .block4-promo:nth-child(4) .content-banner p a {
    color: #de2c27;
    border: 1px solid #de2c27;
}
.banner-home-4 .block4-promo:nth-child(4) .content-banner p a:hover {
    color: #fff;
    border: 1px solid #000;
}
.banner-home-5 {
    float: left;
}
.banner-home-5 .image-full {
    position: relative;
}
.banner-home-5 .image-full img.full-banner-img {
    width: 100%;
}
.banner-home-5 .content-banner {
    position: absolute;
    left: 500px;
    bottom: 250px;
    text-align: center;
}
.banner-home-5 .content-banner h2 {
    font-family: Kankin, sans-serif !important;
    font-size: 5.5em;
    letter-spacing: 0.05em;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.banner-home-5 .content-banner p {
    font-size: 1.5em;
    text-transform: uppercase;
}
.banner-home-5 .content-banner p a {
    transition: all 500ms ease;
    border: 1px solid #000;
    padding: 0 20px;
    color: #000;
}
.banner-home-5 .content-banner p a:first-child {
    margin-right: 10px;
}
.banner-home-5 .content-banner p a:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
}
.banner-home-5 .content-banner p.logo-banner {
    margin-top: 40px;
    margin-bottom: 0;
}
.banner-home-6 {
    margin: 30px;
    float: left;
}
.banner-home-6 .image-full {
    position: relative;
}
.banner-home-6 .image-full img.full-banner-img {
    width: 100%;
}
.banner-home-6 .block-promo-3-cols {
    float: left;
    width: 100%;
}
.banner-home-6 .block-promo-3-cols .block-promo {
    float: left;
    width: calc(50% - 15px);
}
.banner-home-6 .block-promo-3-cols .block-promo:first-child {
    margin-right: 30px;
}
.banner-home-6 .block-promo-3-cols .block-promo .content-banner {
    position: absolute;
    bottom: 40px;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    width: 90%;
}
.banner-home-6 .block-promo-3-cols .block-promo .content-banner p {
    font-size: 1.4em;
    text-transform: uppercase;
}
.banner-home-6 .block-promo-3-cols .block-promo .content-banner p a {
    transition: all 500ms ease;
    border: 1px solid #fff;
    padding: 0 20px;
    color: #fff;
}
.banner-home-6 .block-promo-3-cols .block-promo .content-banner p a:first-child {
    margin-right: 10px;
}
.banner-home-6 .block-promo-3-cols .block-promo .content-banner p a:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.banner-home-6 .block-promo-3-cols .block-promo .content-banner h2 {
    font-family: Kankin, sans-serif !important;
    font-size: 5em;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0px;
    display: inline;
}
.banner-home-6 .block-promo-3-cols .block-promo .content-banner span {
    display: inline-block;
    font-family: "Titillium Web", sans-serif !important;
    font-size: 0.3em;
    text-transform: uppercase;
    margin-left: 30px;
}
.banner-home-6 .block-promo-3-cols .block-promo .content-banner span a {
    transition: all 500ms ease;
    border: 1px solid #000;
    padding: 2px 20px;
    color: #000;
    display: block;
    text-align: center;
    width: 100%;
    max-width: 130px;
    margin-bottom: 0;
}
.banner-home-6 .block-promo-3-cols .block-promo .content-banner span a:first-child {
    margin-top: 15px;
    margin-bottom: -15px;
}
.banner-home-6 .block-promo-3-cols .block-promo .content-banner span a:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(2) {
    width: calc(25% - 24px);
    margin-right: 15px;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(2) .content-banner h2 {
    color: #de2c27;
    font-size: 1.5em;
    margin: 0;
    font-family: "Titillium Web", sans-serif !important;
    font-weight: 700;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(2) .content-banner h3 {
    margin-top: 0;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(2) .content-banner h4 {
    font-size: 2em;
    margin-top: 0em;
    margin-bottom: 0.5em;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(2) .content-banner p a {
    color: #de2c27;
    border: 1px solid #de2c27;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(2) .content-banner p a:hover {
    color: #fff;
    border: 1px solid #000;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(3) {
    width: calc(25% - 24px);
    margin-left: 15px;
    margin-right: 0;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(3) .content-banner h2 {
    font-family: "Titillium Web", sans-serif !important;
    font-weight: 700;
    color: #de2c27;
    font-size: 1.5em;
    margin: 0;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(3) .content-banner h3 {
    margin-top: 0;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(3) .content-banner h4 {
    font-size: 2em;
    margin-top: 0em;
    margin-bottom: 0.5em;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(3) .content-banner p a {
    color: #de2c27;
    border: 1px solid #de2c27;
}
.banner-home-6 .block-promo-3-cols .block-promo:nth-child(3) .content-banner p a:hover {
    color: #fff;
    border: 1px solid #000;
}
.prodimages img {
    width: 100%;
    max-width: 100%;
}
.prodimages .prod-other-images {
    margin-bottom: 1.3rem;
}
.titlecorr {
    font-weight: 700;
    font-size: 4rem;
}
.titlecorr .nameatl {
    text-transform: capitalize;
}
.highlights {
    font-size: 1.5em;
}
.atldata {
    margin-top: 8rem;
    margin-bottom: 8rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
}
.atldata p {
    font-size: 1.5em;
}
.atldata .social {
    display: inline-block;
    margin-top: 20px;
}
.atldata .social img {
    width: 40px;
}
.atldata .social.fb {
    margin-right: 10px;
}
.descbuyproduct {
    background: #f8f6f6;
    padding: 20px;
}
.descbuyproduct h1 {
    text-transform: uppercase;
    font-family: Kankin, sans-serif !important;
    font-size: 3em;
    color: #e4321b;
    line-height: 0.9em;
}
.descbuyproduct h1.atlname {
    text-transform: capitalize;
    color: #000;
    font-family: "Titillium Web", sans-serif !important;
    font-weight: 700;
}
.descbuyproduct h2 {
    font-family: "Titillium Web", sans-serif !important;
    font-weight: 400;
    font-size: 1.5em;
    text-transform: uppercase;
    color: #e4321b;
    line-height: 0.9em;
}
.descbuyproduct .shortdescrprod {
    margin-top: 20px;
    font-size: 1.2em;
    line-height: 1.4em;
    color: #000;
}
.descbuyproduct .longdescrprod {
    margin-top: 20px;
    font-size: 1em;
    line-height: 1.4em;
    color: #000;
}
.descbuyproduct .longdescrprod strong {
    color: #de2c27;
    font-size: 1.4em;
    margin-bottom: 20px;
    display: inline-block;
}
.descbuyproduct .longdescrprod ul {
    list-style: none;
    padding: 0;
}
.descbuyproduct .priceproduct {
    margin-top: 2em;
}
.descbuyproduct .price-container .price-label {
    display: none;
}
.descbuyproduct .price-container .price,
.discount-badge-product-page{
    font-family: Kankin, sans-serif !important;
    margin-top: 20px;
    font-size: 2.2em;
    line-height: 1.4em;
    color: #000;
}

.discount-badge-product-page {
    float: right;
    color: red;
    margin-top: 0;
}

.descbuyproduct .availability span {
    font-weight: 600;
}
.descbuyproduct .availability .stock-1,
.configurable-product-table .availability .stock-1 {
    color: #1a9a38;
}
.descbuyproduct .availability .stock-2,
.configurable-product-table .availability .stock-2{
    color: #ff8c00;
}
.descbuyproduct .availability .stock-3,
.configurable-product-table .availability .stock-3{
    color: #f00;
}
.row.videobormio {
    margin-top: 1.3rem;
}
.row.videobormio .video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
.row.videobormio .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.row.videobormio .mib-container {
    position: relative;
}
.row.videobormio .mib-container .imgcontainer {
    position: relative;
}
.row.videobormio .mib-container .imgcontainer img {
    height: 100%;
}
.row.videobormio .mib-container .txtcontainer {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 80px;
    z-index: 999;
    text-align: center;
}
.row.videobormio .mib-container .txtcontainer h2 {
    font-family: Kankin, sans-serif !important;
    font-size: 5.5em;
    line-height: 1em;
    color: #fff;
    text-transform: uppercase;
}
.row.videobormio .mib-container .txtcontainer a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.row.videobormio .mib-container .txtcontainer a:hover {
    background: #000;
    color: #eae8e9;
}
.row.correlati {
    margin-top: 1.3rem;
}
.row.prodlayout {
    margin-top: 1.3rem;
}
.row.prodlayout .mb13 {
    margin-bottom: 1.3rem;
}
.row.prodlayout:empty {
    margin-top: 0;
}
.row.prodlayout .video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
.row.prodlayout .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.row.prodlayout .mib-container {
    position: relative;
}
.row.prodlayout .mib-container .imgcontainer {
    position: relative;
}
.row.prodlayout .mib-container .imgcontainer img {
    height: 100%;
}
.row.prodlayout .mib-container .txtcontainer {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px;
    z-index: 999;
    text-align: center;
}
.row.prodlayout .mib-container .txtcontainer h2 {
    font-family: Kankin, sans-serif !important;
    font-size: 4.5em;
    line-height: 1em;
    color: #fff;
    text-transform: uppercase;
}
.row.prodlayout .mib-container .txtcontainer a {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 0px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.row.prodlayout .mib-container .txtcontainer a:hover {
    background: #fff;
    color: #000;
}
.row.prodlayout .geom-container {
    background: #e4321b;
    color: #fff;
    padding: 20px 10px;
}
.row.prodlayout .geom-container h3 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 1.3em;
}
.row.prodlayout .geom-container h4 {
    font-weight: 700;
    font-size: 1.1em;
    text-transform: uppercase;
}
.row.prodlayout .geom-container .blocco-geometria {
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #fff;
}
.row.prodlayout .geom-container .blocco-geometria p {
    margin-bottom: 0;
}
.row.prodlayout .feat-container {
    background: #80c183;
    color: #fff;
    padding: 20px 10px;
}
.row.prodlayout .feat-container h3 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 1.3em;
}
.row.prodlayout .feat-container h4 {
    font-weight: 700;
    font-size: 1.1em;
    text-transform: uppercase;
}
.ski-compare {
    background: #eae8e9;
    padding: 40px 20px;
    position: relative;
    min-height: 700px;
}
.ski-compare h2 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3em;
    letter-spacing: 0.05em;
    position: relative;
    z-index: 9;
    left: 30px;
    display: inline-block;
}
.ski-compare .img-overlay {
    position: absolute;
    z-index: 2;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    left: 0;
    bottom: 0px;
}
.ski-compare .options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0 0;
    padding: 0 0;
    list-style: none;
    border: 1px solid #ccc;
    background-color: white;
}
.ski-compare .options li {
    cursor: pointer;
}
.ski-compare .options .ski-li-0 {
    display: none;
}
.ski-compare .ski-li-box {
    float: left;
    height: 20px;
    width: 20px;
    border: 1px solid #000;
    clear: both;
    margin-top: 10px;
    margin-right: 10px;
}
.ski-compare .box0 {
    display: none;
}
.ski-compare .box {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}
.ski-compare .select {
    position: relative;
    width: 100%;
    max-width: 250px;
    border: 1px solid #ccc;
}
.ski-compare .select.select-ski-select-1 {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 4;
}
.ski-compare .select.select-ski-select-2 {
    position: absolute;
    top: 90px;
    right: 30px;
    z-index: 3;
}
.ski-compare .styledSelect, .ski-compare .styledSelect-0 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    bottom: 0;
    padding: 0 10px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.ski-compare .s-hidden {
    visibility: hidden;
}
.extraimage {
    margin-top: 1.3rem !important;
}
.imgbg {
    width: 100%;
    height: 100%;
    background: #f8f6f7;
}
.warranty {
    background: #eae8e9;
    position: relative;
}
.warranty .warranty-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 70px;
}
.warranty .warranty-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.warranty .warranty-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.warranty .warranty-content a:hover {
    background: #000;
    color: #eae8e9;
}
.carbonhmcage {
    position: relative;
}
.carbonhmcage .carbonhmcage-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.carbonhmcage .carbonhmcage-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.carbonhmcage .carbonhmcage-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.carbonhmcage .carbonhmcage-content a:hover {
    background: #000;
    color: #eae8e9;
}
.stopperzero {
    position: relative;
}
.stopperzero .stopperzero-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.stopperzero .stopperzero-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.stopperzero .stopperzero-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.stopperzero .stopperzero-content a:hover {
    background: #000;
    color: #eae8e9;
}
.glassbasaltcage {
    position: relative;
}
.glassbasaltcage .glassbasaltcage-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.glassbasaltcage .glassbasaltcage-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.glassbasaltcage .glassbasaltcage-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.glassbasaltcage .glassbasaltcage-content a:hover {
    background: #000;
    color: #eae8e9;
}
.indipjaws {
    position: relative;
}
.indipjaws .indipjaws-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.indipjaws .indipjaws-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.indipjaws .indipjaws-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.indipjaws .indipjaws-content a:hover {
    background: #000;
    color: #eae8e9;
}
.metalstruct {
    position: relative;
}
.metalstruct .metalstruct-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.metalstruct .metalstruct-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.metalstruct .metalstruct-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.metalstruct .metalstruct-content a:hover {
    background: #000;
    color: #eae8e9;
}
.scarabeo {
    position: relative;
}
.scarabeo .scarabeo-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.scarabeo .scarabeo-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.scarabeo .scarabeo-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.scarabeo .scarabeo-content a:hover {
    background: #000;
    color: #eae8e9;
}
.carbonglasscage {
    position: relative;
}
.carbonglasscage .carbonglasscage-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.carbonglasscage .carbonglasscage-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.carbonglasscage .carbonglasscage-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.carbonglasscage .carbonglasscage-content a:hover {
    background: #000;
    color: #eae8e9;
}
.glasscage {
    position: relative;
}
.glasscage .glasscage-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.glasscage .glasscage-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.glasscage .glasscage-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.glasscage .glasscage-content a:hover {
    background: #000;
    color: #eae8e9;
}
.techno360 {
    position: relative;
}
.techno360 .techno360-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.techno360 .techno360-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.techno360 .techno360-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.techno360 .techno360-content a:hover {
    background: #000;
    color: #eae8e9;
}
.liwoodaircore {
    position: relative;
}
.liwoodaircore .liwoodaircore-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.liwoodaircore .liwoodaircore-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.liwoodaircore .liwoodaircore-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.liwoodaircore .liwoodaircore-content a:hover {
    background: #000;
    color: #eae8e9;
}
.aramidcore {
    position: relative;
}
.aramidcore .aramidcore-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.aramidcore .aramidcore-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.aramidcore .aramidcore-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.aramidcore .aramidcore-content a:hover {
    background: #000;
    color: #eae8e9;
}
.titancore {
    position: relative;
}
.titancore .titancore-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.titancore .titancore-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.titancore .titancore-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.titancore .titancore-content a:hover {
    background: #000;
    color: #eae8e9;
}
.maxcontrol {
    position: relative;
}
.maxcontrol .maxcontrol-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.maxcontrol .maxcontrol-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.maxcontrol .maxcontrol-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.maxcontrol .maxcontrol-content a:hover {
    background: #000;
    color: #eae8e9;
}
.gliding {
    position: relative;
}
.gliding .gliding-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.gliding .gliding-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.gliding .gliding-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.gliding .gliding-content a:hover {
    background: #000;
    color: #eae8e9;
}
.incremental {
    position: relative;
}
.incremental .incremental-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.incremental .incremental-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.incremental .incremental-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.incremental .incremental-content a:hover {
    background: #000;
    color: #eae8e9;
}
.rotoriveted {
    position: relative;
    margin-bottom: 1.3rem;
}
.rotoriveted .rotoriveted-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.rotoriveted .rotoriveted-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.rotoriveted .rotoriveted-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.rotoriveted .rotoriveted-content a:hover {
    background: #000;
    color: #eae8e9;
}
.smartfunc {
    position: relative;
    margin-bottom: 1.3rem;
}
.smartfunc .smartfunc-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.smartfunc .smartfunc-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: 3.5em;
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.smartfunc .smartfunc-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.smartfunc .smartfunc-content a:hover {
    background: #000;
    color: #eae8e9;
}
.imgflex {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #f8f6f7;
}
.bloccotech {
    position: relative;
    margin-bottom: 1.3rem;
}
.bloccotech .bloccotech-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
}
.bloccotech .bloccotech-content h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    font-size: clamp(10px, 3vw, 56px);
    letter-spacing: 0.05em;
    line-height: 0.9em;
    color: #000;
}
.bloccotech .bloccotech-content a {
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 30px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.bloccotech .bloccotech-content a:hover {
    background: #000;
    color: #eae8e9;
}
.bloccotech .mib-content {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 30px;
}
.bloccotech .mib-content h2 {
    font-family: Kankin, sans-serif !important;
    font-size: 5em;
    line-height: 1em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.bloccotech .mib-content a {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    font-weight: 600;
    padding: 5px 10px;
    margin-top: 0px;
    transition: all 900ms ease;
    letter-spacing: 0.05em;
}
.bloccotech .mib-content a:hover {
    background: #fff;
    color: #000;
}
.img-related {
    padding-bottom: 20rem;
    position: relative;
    text-align: center;
    background: #f8f6f7;
}
.img-related .content-related {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px;
    text-align: center;
}
.img-related .content-related h3 {
    text-transform: uppercase;
    font-family: "Titillium Web", sans-serif;
    color: #de2c27;
    font-weight: 600;
    font-size: 1.5em;
}
.img-related .content-related .corprice {
    font-size: 1.8em;
    font-weight: 700;
}
.img-related .content-related .linkrel {
    text-transform: uppercase;
    display: inline-block;
    padding: 5px;
    border: 1px solid #de2c27;
    color: #de2c27;
    font-weight: 600;
    transition: all 900ms ease;
}
.img-related .content-related .linkrel:hover {
    background: #de2c27;
    color: #fff;
}
.page-footer {
    padding-top: 0 !important;
    background: #000 !important;
    color: #fff;
    padding-bottom: 60px !important;
}
.page-footer .pre-footer {
    padding-top: 0;
}
.page-footer .footer.content {
    padding-top: 40px;
}
.page-footer .footer.content .footer-logo {
    padding-top: 25px;
    padding-right: 50px;
    float: left;
}
.page-footer .footer.content .footer-logo p {
    margin-top: 35px;
}
.page-footer .footer.content .vocifooter {
    padding-top: 45px;
    margin-right: 50px;
    float: left;
}
.page-footer .footer.content .vocifooter.first {
    border-left: 1px solid #fff;
    padding-left: 50px;
}
.page-footer .footer.content .vocifooter h3 {
    font-size: 2.5rem;
    margin-bottom: 50px;
    color: #de2c27;
    text-transform: uppercase;
    font-weight: 600;
}
.page-footer .footer.content .vocifooter.social {
    text-align: center;
}
.page-footer .footer.content .vocifooter.social a {
    margin-right: 20px;
}
.page-footer .footer.content .vocifooter.social a.slast {
    margin-right: 0;
}
.page-footer .footer.content .vocifooter ul li a {
    color: #fff;
    transition: all 900ms ease;
}
.page-footer .footer.content .vocifooter ul li a:hover {
    color: #de2c27;
}
.pagehome .page-title-wrapper {
    display: none;
}
.custom_home .custom-topnav .search-dark {
    display: none;
}
.custom_home .custom-topnav .storepickup-dark {
    display: none;
}
.custom_home .custom-topnav .search-dark {
    display: none;
}
.custom_home .custom-topnav .services-dark {
    display: none;
}
.custom_home .custom-topnav .account-dark {
    display: none;
}
.custom_home .custom-topnav .search-light {
    display: inline;
}
.custom_home .custom-topnav .storepickup-light {
    display: inline;
}
.custom_home .custom-topnav .services-light {
    display: inline;
}
.custom_home .custom-topnav .account-light {
    display: inline;
}
.custom-topnav {
    float: right;
    display: inline-block;
    width: auto;
    position: relative;
    top: 10px;
    z-index: 9999;
}
.custom-topnav .minicart-wrapper {
    position: relative;
    top: 0px;
}
.custom-topnav li {
    list-style: none;
    display: inline;
    width: auto;
    margin-right: 20px;
}
.custom-topnav li a img {
    height: 25px;
}
.custom-topnav li.switcher-option {
    margin-right: 0;
    width: 25px;
}
#switcher-language .dropdown #switcher-language-trigger {
    width: 25px;
}
.custom-topnav .language-menu {
    position: relative;
}
.custom-topnav .lang-megamenu {
    display: none;
    position: absolute;
    left: -20px;
}
.custom-topnav .lang-megamenu li {
    display: inline-block;
    margin-bottom: 0;
}
.custom-topnav .search-light {
    display: none;
}
.custom-topnav .storepickup-light {
    display: none;
}
.custom-topnav .services-light {
    display: none;
}
.custom-topnav .account-light {
    display: none;
}
.megamenu-fondo {
    position: absolute;
    left: 0;
    top: 90px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    z-index: 999999;
    padding: 100px 25px;
}
.megamenu-fondo .closemfondo {
    position: absolute;
    right: 25px;
    top: 25px;
}
.megamenu-fondo .closemfondo img {
    width: 70px;
}
.megamenu-fondo .megamenu-content .menucol {
    margin-bottom: 2em;
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-fondo .megamenu-content .menucol h3 {
    color: #e4331e;
    font-size: 1.4em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.megamenu-fondo .megamenu-content .menucol h3 a {
    color: #e4331e !important;
}
.megamenu-fondo .megamenu-content .menucol:last-child {
    margin-right: 0;
}
.megamenu-fondo .megamenu-content .menucol.mlast {
    margin-right: 0;
}
.megamenu-fondo .megamenu-content .menucol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.megamenu-fondo .megamenu-content .menucol ul li {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.megamenu-fondo .megamenu-content .menucol ul li a {
    color: #000;
}
.megamenu-fondo .megamenu-pic-content {
    margin-top: 100px;
}
.megamenu-fondo .megamenu-pic-content .mega-pic {
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-fondo .megamenu-pic-content .mega-pic:last-child {
    margin-right: 0;
}
.megamenu-fondo .megamenu-pic-content .mega-pic h3 {
    color: #000;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.megamenu-fondo .megamenu-pic-content .mega-pic h3 a {
    color: #000;
}
.megamenu-accessori {
    position: absolute;
    left: 0;
    top: 90px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    z-index: 999999;
    padding: 100px 25px;
}
.megamenu-accessori .closemaccess {
    position: absolute;
    right: 25px;
    top: 25px;
}
.megamenu-accessori .closemaccess img {
    width: 70px;
}
.megamenu-accessori .megamenu-content .menucol {
    margin-bottom: 2em;
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-accessori .megamenu-content .menucol h3 {
    color: #e4331e;
    font-size: 1.4em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.megamenu-accessori .megamenu-content .menucol h3 a {
    color: #e4331e;
}
.megamenu-accessori .megamenu-content .menucol:last-child {
    margin-right: 0;
}
.megamenu-accessori .megamenu-content .menucol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.megamenu-accessori .megamenu-content .menucol ul li {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.megamenu-accessori .megamenu-content .menucol ul li a {
    color: #000;
}
.megamenu-accessori .megamenu-pic-content {
    margin-top: 15px;
}
.megamenu-accessori .megamenu-pic-content .mega-pic {
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-accessori .megamenu-pic-content .mega-pic:last-child {
    margin-right: 0;
}
.megamenu-accessori .megamenu-pic-content .mega-pic h3 {
    color: #000;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.megamenu-accessori .megamenu-pic-content .mega-pic h3 a {
    color: #000;
}
.megamenu-skitrab {
    position: absolute;
    left: 0;
    top: 90px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    z-index: 999999;
    padding: 100px 25px;
}
.megamenu-skitrab .closemskitrab {
    position: absolute;
    right: 25px;
    top: 25px;
}
.megamenu-skitrab .closemskitrab img {
    width: 70px;
}
.megamenu-skitrab .megamenu-content .menucol {
    margin-bottom: 2em;
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-skitrab .megamenu-content .menucol h3 {
    color: #e4331e;
    font-size: 1.4em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.megamenu-skitrab .megamenu-content .menucol h3 a {
    color: #e4331e;
}
.megamenu-skitrab .megamenu-content .menucol:last-child {
    margin-right: 0;
}
.megamenu-skitrab .megamenu-content .menucol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.megamenu-skitrab .megamenu-content .menucol ul li {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.megamenu-skitrab .megamenu-content .menucol ul li a {
    color: #000;
}
.megamenu-skitrab .megamenu-pic-content {
    margin-top: 15px;
}
.megamenu-skitrab .megamenu-pic-content .mega-pic {
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-skitrab .megamenu-pic-content .mega-pic:last-child {
    margin-right: 0;
}
.megamenu-skitrab .megamenu-pic-content .mega-pic h3 {
    color: #000;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.megamenu-skitrab .megamenu-pic-content .mega-pic h3 a {
    color: #000;
}
.megamenu-alpinismo {
    position: absolute;
    left: 0;
    top: 90px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    z-index: 999999;
    padding: 100px 25px;
}
.megamenu-alpinismo .closemalpinismo {
    position: absolute;
    right: 25px;
    top: 25px;
}
.megamenu-alpinismo .closemalpinismo img {
    width: 70px;
}
.megamenu-alpinismo .megamenu-content .menucol {
    margin-bottom: 2em;
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-alpinismo .megamenu-content .menucol h3 {
    color: #e4331e;
    font-size: 1.4em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.megamenu-alpinismo .megamenu-content .menucol h3 a {
    color: #e4331e;
}
.megamenu-alpinismo .megamenu-content .menucol:last-child {
    margin-right: 0;
}
.megamenu-alpinismo .megamenu-content .menucol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.megamenu-alpinismo .megamenu-content .menucol ul li {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.megamenu-alpinismo .megamenu-content .menucol ul li a {
    color: #000;
}
.megamenu-alpinismo .megamenu-pic-content {
    margin-top: 100px;
}
.megamenu-alpinismo .megamenu-pic-content .mega-pic {
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-alpinismo .megamenu-pic-content .mega-pic:last-child {
    margin-right: 0;
}
.megamenu-alpinismo .megamenu-pic-content .mega-pic h3 {
    color: #000;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.megamenu-alpinismo .megamenu-pic-content .mega-pic h3 a {
    color: #000;
}
.megamenu-nevecollection {
    position: absolute;
    left: 0;
    top: 90px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    z-index: 999999;
    padding: 100px 25px;
}
.megamenu-nevecollection .closemnevecollection {
    position: absolute;
    right: 25px;
    top: 25px;
}
.megamenu-nevecollection .closemnevecollection img {
    width: 70px;
}
.megamenu-nevecollection .megamenu-content .menucol {
    margin-bottom: 2em;
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-nevecollection .megamenu-content .menucol h3 {
    color: #e4331e;
    font-size: 1.4em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.megamenu-nevecollection .megamenu-content .menucol h3 a {
    color: #e4331e;
}
.megamenu-nevecollection .megamenu-content .menucol:last-child {
    margin-right: 0;
}
.megamenu-nevecollection .megamenu-content .menucol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.megamenu-nevecollection .megamenu-content .menucol ul li {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.megamenu-nevecollection .megamenu-content .menucol ul li a {
    color: #000;
}
.megamenu-nevecollection .megamenu-pic-content {
    margin-top: 100px;
}
.megamenu-nevecollection .megamenu-pic-content .mega-pic {
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-nevecollection .megamenu-pic-content .mega-pic:last-child {
    margin-right: 0;
}
.megamenu-nevecollection .megamenu-pic-content .mega-pic h3 {
    color: #000;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.megamenu-nevecollection .megamenu-pic-content .mega-pic h3 a {
    color: #000;
}
.page-products .product-item-info {
    width: 100% !important;
    margin-bottom: 1em;
}
.page-products .product-image-container {
    width: 100% !important;
}
.page-products .product-image-photo {
    width: 100%;
    max-width: 100%;
}
.page-products .page-title-wrapper h1 {
    font-weight: 600;
    color: #e4321b;
    text-transform: uppercase;
}
.page-products .page-title-wrapper h1 .cattitle {
    color: #000;
}
.page-products .page-title-wrapper h1 .atltitle {
    color: #000;
    text-transform: capitalize;
}
.page-products .page-title-wrapper h1 .linkatl {
    color: #000;
    font-weight: 300;
    text-transform: capitalize;
}
.backlink {
    width: 100%;
    display: block;
}
.backlink img {
    width: 50px;
}
.products-grid .product-item-info {
    background: #f6f7f8;
    padding-bottom: 4rem;
    position: relative;
}

.products-grid .product-item-info .discount-badge,
.slider-prodotti-home .discount-badge {
    position: absolute;
    right: 20px;
    top: 25px;
    background-color: #fff;
    border: 1px solid red;
    padding: 5px 10px;
    z-index: 1;
}

.slider-prodotti-home .product-item {
    position: relative;
}

.products-grid .product-item-info .product-image-wrapper {
    height: auto !important;
    padding-bottom: 0 !important;
    text-align: center;
}
.products-grid .product-item-info .product-image-wrapper .product-image-photo {
    position: relative;
}
.products-grid .product-item-info .product-image-photo {
    bottom: auto;
    top: 0;
    width: 70%;
    height: auto;
    position: relative;
}
.products-grid .product-item-info:hover {
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
    background: #f6f7f8 !important;
    padding-bottom: 4rem;
}
.product-item-details {
    text-align: center;
}
.product-item-details h3 {
    margin-top: 20px;
    color: #de2c27;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2.1rem;
}
.product-item-details h4 .stock-1 {
    color: #1a9a38;
}
.product-item-details h4 .stock-2 {
    color: #ff8c00;
}
.product-item-details h4 .stock-3 {
    color: #f00;
}
.product-item-details h5 {
    margin-top: 10px;
    font-weight: 600;
    color: #000;
}
.product-item-details h5 .price-label {
    display: none;
}
.product-item-details h5 .old-price {
    display: none;
}
.product-item-details h5 .price-container .price {
    font-size: 2.5rem;
}
.product-item-details .viewprodcat {
    color: #de2c27;
    text-transform: uppercase;
    border: 1px solid #de2c27;
    padding: 5px 10px;
    margin-top: 20px;
    display: inline-block;
    transition: all 900ms ease;
}
.product-item-details .viewprodcat:hover {
    background: #de2c27;
    color: #fff;
}
.cart.item .product-item-details {
    text-align: left;
}
.cart.item .product-item-details .product-item-name a {
    font-weight: 600 !important;
}
.minicart-items-wrapper .product-item-details {
    text-align: left;
}
.minicart-items-wrapper .product-item-details .product-item-name a {
    font-weight: 600 !important;
}
.cart.table-wrapper .actions-toolbar {
    padding-bottom: 30px;
}
.product-item-info.atleti .product-item-details {
    position: relative;
}
.product-item-info.atleti .product-image-photo {
    width: 100%;
}
.product-item-info.atleti .product-item-details {
    text-align: left;
    padding: 0 20px;
}
.product-item-info.atleti .product-item-details h3 {
    text-transform: capitalize;
    color: #000;
    display: inline-block;
}
.product-item-info.atleti .product-item-details .flagatl {
    display: inline-block;
    width: 20px;
    position: relative;
    left: 5px;
    top: -4px;
    border-radius: 3px;
}
.product-item-info.atleti .viewatlcat {
    position: absolute;
    right: 20px;
    top: 50%;
}
.product-item-info.atleti .viewatlcat img {
    width: 32px;
    height: 32px;
}
.product-options-bottom #product-addtocart-button, .product-add-form #product-addtocart-button {
    background: #de2c27;
    border: 1px solid #de2c27;
    width: 100%;
    text-transform: uppercase;
    font-family: "Titillium Web", sans-serif !important;
}
.minicart-wrapper .action.showcart:before {
    display: none !important;
}
.minicart-wrapper .icocart {
    width: 25px;
    position: relative;
    top: 3px;
}
.vcomp {
    margin-bottom: 2em;
}
.bormiobancontainer {
    position: relative;
}
.bormiobancontainer img {
    width: 100%;
    max-width: 100%;
}
.bormiobancontainer .bormiotextcontainer {
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    padding: 2em;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5%;
}
.bormiobancontainer .bormiotextcontainer h2 {
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 4em;
    line-height: 1em;
    font-family: Kankin, sans-serif !important;
}
.bormiobancontainer .bormiotextcontainer p {
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 0;
}
.generalheadercontainer {
    position: relative;
}
.generalheadercontainer img {
    width: 100%;
    max-width: 100%;
}
.generalheadercontainer .generaltextcontainer {
    position: absolute;
    padding: 2em;
    background: rgba(255, 255, 255, 0.8);
    top: 6%;
    text-align: left;
    left: 2%;
    font-family: Kankin, sans-serif !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 1.8em;
    line-height: 1.2em;
}
.generalheadercontainer .generaltextcontainer strong {
    font-weight: normal;
    font-size: 1.5em;
    display: block;
}
.generalheadercontainer .generaltextcontainer p {
    margin-bottom: 0;
    margin-bottom: 15px;
}
.minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    top: -15px;
    right: -10px;
}
.checkout-index-index .page-header .minicart-wrapper {
    display: block;
}
.generalpage {
    padding: 50px 20px 1.5em 20px;
}
.generalpage h1 {
    font-weight: 600;
    color: #e4321b;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}
.generalpage h1 span {
    color: #000;
}
.sustwidgets {
    padding: 0 20px;
}
.workwidgets {
    padding: 0 20px;
}
.workwidgets .wd img {
    margin-bottom: 1em;
}
.workwidgets h1 {
    font-weight: 600;
    color: #e4321b;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}
.workwidgets h1 span {
    color: #000;
}
.workwidgets h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.3em;
}
.workwidgets .introwork {
    margin-bottom: 1.5em;
}
.workwidgets h2 {
    font-weight: 600;
    color: #e4321b;
    text-transform: uppercase;
    font-size: 2.5rem;
    margin-bottom: 1em;
    margin-top: 2em;
}
.workwidgets h2 span {
    color: #000;
}
.workwidgets .position-work {
    margin-bottom: 4rem;
    padding-left: 1.5em;
}
.workwidgets .position-work a {
    color: #de2c27;
    text-decoration: underline !important;
}
.workwidgets .position-work h3 {
    color: #000;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 600;
}
.workwidgets .position-work h3:before {
    content: ">";
    position: absolute;
    left: 1em;
}
.agentwidgets {
    padding: 0 20px;
}
.agentwidgets h1 {
    font-weight: 600;
    color: #e4321b;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}
.agentwidgets h1 span {
    color: #000;
}
.agentwidgets .agcard {
    background: #f8f6f6;
    padding: 60px 20px;
    margin-bottom: 1em;
    text-align: center;
}
.agentwidgets .agcard img {
    width: 130px;
}
.agentwidgets .agcard h3 {
    min-height: 45px;
    margin-bottom: 2em;
    color: #de2c27;
}
.agentwidgets .agcard h4 {
    min-height: 45px;
    margin-top: 2em;
    color: #de2c27;
    font-weight: 600;
    font-size: 1em;
}
.agentwidgets .agcard p {
    font-size: 0.9em;
    min-height: 130px;
}
.agentwidgets .agcard a {
    color: #000;
}
.closuresust {
    padding: 0 20px;
}
.sust {
    margin-bottom: 1em;
}
.sust .sustblockcontainer {
    position: relative;
    height: 100%;
    background: #f7f5f5;
    padding-bottom: 60px;
}
.sust .sustblockcontainer .sust-container {
    padding: 30px 30px 10px 30px;
}
.sust .sustblockcontainer .sust-container h3 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    color: #30d94a;
    font-size: 2.2em;
    margin: 0;
    line-height: 0.9em;
}
.sust .sustblockcontainer .sust-container h2 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    color: #000;
    font-size: 2.7em;
}
.sust .sustblockcontainer .sust-container p {
    font-size: 1.5em;
}
.sust .sustblockcontainer .sust-tpe {
    text-transform: uppercase;
    font-size: 1.2em;
    position: absolute;
    bottom: 14px;
    right: 0;
    margin: 0;
    margin-bottom: -20px;
    right: 30px;
}
.sust .sustblockcontainer .sust-tpe img {
    height: 70px;
    position: relative;
    top: -20px;
    left: 10px;
}
.fotohead {
    margin-bottom: 1em;
}
.aboutwidgets {
    padding: 0 1em;
    margin-bottom: 1em;
}
.aboutwidgets .aboutuscontainer {
    padding: 1em 1em 0 1em;
}
.aboutwidgets .aboutuscontainer .contenuto {
    background: #f7f5f5;
    padding: 3em 2em;
}
.aboutwidgets .aboutuscontainer .contenuto h2 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    color: #de2c27;
    font-size: 2.2em;
    margin: 0;
}
.aboutwidgets .aboutuscontainer .contenuto .contwidg {
    text-transform: uppercase;
    font-size: 1.4em;
}
.homeb {
    margin-bottom: 1em;
}
.homeb.halfb.left {
    padding: 0.5em 0.7em 0.5em 2em;
}
.homeb.halfb.right {
    padding: 0.5em 2em 0.5em 0.7em;
}
.homeb.quartb {
    width: calc((100% - 6em)/4);
    margin-top: 0.5em;
    margin-bottom: 1em;
    margin-left: 0.5em;
    margin-right: 0.5em;
}
.homeb.quartb.left {
    margin-left: 1.5em;
}
.homeb.quartb .homebannercontainer .homeb-container {
    width: 100%;
}
.homeb.quartb .homebannercontainer .homeb-container h2 {
    text-align: center;
    line-height: 0.9em;
    margin-bottom: 10px;
    font-size: 4em;
}
.homeb .homebannercontainer {
    position: relative;
    height: 100%;
}
.homeb .homebannercontainer .homeb-container {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
}
.homeb .homebannercontainer .homeb-container h2 {
    font-family: Kankin, sans-serif !important;
    text-transform: uppercase;
    color: #000;
    font-size: 4.5em;
    letter-spacing: 0.05em;
    text-align: center;
}
.homeb .homebannercontainer .homeb-container .linkhome-container {
    text-align: center;
}
.homeb .homebannercontainer .homeb-container .linkhome-container a {
    text-transform: uppercase;
    color: #000;
    font-size: 1.1em;
    padding: 0px 20px;
    border: 1px solid;
}
.homeb .homebannercontainer .homeb-container .linkhome-container a.linkr {
    margin-left: 10px;
}
.homeb .homebannercontainer .homeb-container .linkhome-container a:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.homebannercontainer.solotesto {
    background-color: #f7f5f6;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    text-transform: uppercase;
    padding: 5% 10%;
    font-size: clamp(1.5rem, 3rem, 1.4vw);
}
.homebannercontainer.solotesto h2 {
    color: #ff0000;
    font-family: Kankin, sans-serif !important;
    font-size: clamp(2rem, 4rem, 3vw);
    margin-bottom: 40px;
}
.social-prefoot {
    background: #fff;
    color: #000;
    padding-top: 3rem !important;
    padding: 0 1em;
    margin-bottom: 1em;
}
.social-prefoot .introsoc {
    margin-bottom: 2rem;
}
.social-prefoot .introsoc p {
    font-weight: 600;
    font-size: 1.3em;
}
.social-prefoot h2 {
    font-weight: 700;
    font-size: 4rem;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .field-select-billing .label {
    display: block;
    padding-bottom: 10px;
    color: #333;
    font-weight: 300;
    font-size: 2.6rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
    font-weight: 400;
}
.field-select-billing {
    margin-top: 40px !important;
}
.ampickup-details-container .amlocator-info-popup {
    width: auto !important;
}
.amcheckout-method .price {
    pointer-events: none;
}
.megamenu-servizi {
    position: absolute;
    left: 0;
    top: 90px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    z-index: 999999;
    padding: 100px 25px;
}
.megamenu-servizi .closemservizi {
    position: absolute;
    right: 25px;
    top: 25px;
}
.megamenu-servizi .closemservizi img {
    width: 70px;
}
.megamenu-servizi .megamenu-content .menucol {
    margin-bottom: 2em;
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-servizi .megamenu-content .menucol h3 {
    color: #e4331e;
    font-size: 1.4em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.megamenu-servizi .megamenu-content .menucol h3 a {
    color: #e4331e !important;
}
.megamenu-servizi .megamenu-content .menucol:last-child {
    margin-right: 0;
}
.megamenu-servizi .megamenu-content .menucol.mlast {
    margin-right: 0;
}
.megamenu-servizi .megamenu-content .menucol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.megamenu-servizi .megamenu-content .menucol ul li {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.megamenu-servizi .megamenu-content .menucol ul li a {
    color: #000;
}
.megamenu-account {
    position: absolute;
    left: 0;
    top: 90px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    z-index: 999999;
    padding: 100px 25px;
}
.megamenu-account .closemaccount {
    position: absolute;
    right: 25px;
    top: 25px;
}
.megamenu-account .closemaccount img {
    width: 70px;
}
.megamenu-account .megamenu-content .menucol {
    margin-bottom: 2em;
    display: inline-block;
    width: calc((100% - 130px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-account .megamenu-content .menucol h3 {
    color: #e4331e;
    font-size: 1.4em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.megamenu-account .megamenu-content .menucol h3 a {
    color: #e4331e !important;
}
.megamenu-account .megamenu-content .menucol:last-child {
    margin-right: 0;
}
.megamenu-account .megamenu-content .menucol.mlast {
    margin-right: 0;
}
.megamenu-account .megamenu-content .menucol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.megamenu-account .megamenu-content .menucol ul li {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.megamenu-account .megamenu-content .menucol ul li a {
    color: #000;
}
.page-title-wrapper h1 {
    font-weight: 600;
    color: #e4321b;
    text-transform: uppercase;
}
.page-title-wrapper h1 .cattitle {
    color: #000;
}
.page-title-wrapper h1 .atltitle {
    color: #000;
    text-transform: capitalize;
}
.page-title-wrapper h1 .linkatl {
    color: #000;
    font-weight: 300;
    text-transform: capitalize;
}
.preform {
    margin-top: 50px !important;
    margin-bottom: 20px !important;
}
.contact .action.primary, .contact .action-primary {
    background: #de2c27;
    padding: 10px 30px;
    border: 1px solid #de2c27;
}
.privacy-policy {
    margin-top: 2em;
}
.privacy-policy h2 {
    color: #de2c27;
    font-weight: 600;
    margin-top: 2em;
}
.megamenu-products {
    position: absolute;
    left: 0;
    top: 90px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    z-index: 999999;
    padding: 100px 25px;
}
.megamenu-products h1 {
    font-weight: 600;
    color: #e4321b;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}
.megamenu-products h1 span {
    color: #000;
}
.megamenu-products .closemproducts {
    position: absolute;
    right: 25px;
    top: 25px;
}
.megamenu-products .closemproducts img {
    width: 70px;
}
.megamenu-products .megamenu-content .menucol {
    margin-bottom: 2em;
    display: inline-block;
    width: calc((100% - 200px)/5);
    margin-right: 28px;
    vertical-align: top;
}
.megamenu-products .megamenu-content .menucol h3 {
    color: #e4331e;
    font-size: 1.4em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.megamenu-products .megamenu-content .menucol h3 a {
    color: #e4331e !important;
}
.megamenu-products .megamenu-content .menucol:last-child {
    margin-right: 0;
}
.megamenu-products .megamenu-content .menucol.mlast {
    margin-right: 0;
}
.megamenu-products .megamenu-content .menucol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.megamenu-products .megamenu-content .menucol ul li {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.megamenu-products .megamenu-content .menucol ul li a {
    color: #000;
}
.develop {
    width: 100%;
    display: block;
    margin-top: 80px;
    float: left;
    text-align: center;
}
.develop a {
    color: #de2c27;
    text-decoration: underline !important;
}
.promocheckout {
    background: #eaeaea;
    margin: 0 !important;
    padding: 12px;
}
.promocheckout h2 {
    font-size: 2.5rem;
}
.promocheckout .error-promousato {
    color: #fff;
    background: #c00;
    font-weight: bold;
    text-align: center;
}
.promocheckout .custom-checkout-block {
    -webkit-transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -ms-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
    background: #fff;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
    margin: 7px 0px 32px;
    padding: 24px 12px;
    height: 100%;
}
.promocheckout #promousato {
    background: #de2c27;
    border: 1px solid #de2c27;
    width: 100%;
    margin-top: 1em;
}
.promocheckout #promo-paybuy {
    background: #de2c27;
    border: 1px solid #de2c27;
    width: 100%;
    margin-top: 1em;
}
.resetpromo {
    margin-top: 1em !important;
}
.resetpromo #reset-promo {
    background: #de2c27;
    border: 1px solid #de2c27;
}
.authentication-wrapper {
    float: left;
    text-align: left !important;
    margin-top: 0px;
    margin-bottom: 10px;
    max-width: none;
    margin-right: 0;
    margin-left: 12px;
}
.authentication-wrapper .action {
    text-transform: uppercase;
    background: #fff;
    border: 2px solid #de2c27;
    font-weight: 600;
    padding: 5px 20px;
    color: #de2c27;
}
.promopopwindow {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border: 2px solid #de2c27;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 30px;
    max-width: 800px;
    max-height: 600px;
}
.promopopwindow h2 {
    font-size: 2em;
    font-weight: 600;
    text-align: center;
}
.closepoppromo {
    position: absolute;
    right: 10px;
    top: 10px;
}
.closepoppromo img {
    width: 70px;
}
.promoboxpop {
    border: 1px solid #000;
    margin-top: 2em;
    padding: 20px;
}
.promoboxpop h3 {
    color: #de2c27;
    font-weight: 600;
}
.promohref {
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #de2c27;
    color: #de2c27 !important;
    text-transform: uppercase;
    font-weight: 600;
    width: 100% !important;
    display: inline-block !important;
    text-align: center;
}
#checkout {
    margin-top: 0;
}
.popuptechbox {
    display: none;
    width: 70% !important;
    padding: 30px !important;
    height: auto;
    background-color: #a8a8a8;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    max-height: 90%;
    overflow-y: auto;
    overflow-x: hidden;
}
.popcontainer {
    background: #f8f6f7;
    padding: 30px 40px;
}
.imgst {
    margin-bottom: 20px;
}

.popuptechbox h3 {
    text-transform: uppercase;
    color: #de2c27;
    font-size: 3em;
    font-family: Kankin, sans-serif !important;
    line-height: 1em;
    margin-bottom: 40px;
}

.popuptechbox h3 span {
    color: #000;
}
.popuptechbox p {
    font-size: .9em;
}
.wapp img {
    width: 30px;
}
.coloseboxpop {

    position: absolute;
    right: 2px;
    top: 2px;
}
.coloseboxpop img {
    width: 30px;
    height: 30px;
}
.boxt-sx {
    padding-right: 4em !important;
}
.boxt-sx p {
    text-transform: uppercase;
}

.cms-fast-order .loading-mask {
    z-index: 9999!important;
}

#bss-content-option-product.bss-configurable-grid-view-popup {
    max-width: 70%;
}

#bss-content-option-product.bss-configurable-grid-view-popup {
    max-height: 90%;
}

#bss-content-option-product #bss-fastorder-form-option #bss_configurablegridview .content-config {
    padding: 0 30px;
}

#bss-content-option-product #bss-fastorder-form-option #bss_configurablegridview .content-config,
#bss-content-option-product #bss-fastorder-form-option #bss_configurablegridview {
    max-height: 400px!important;
}

#bss-content-option-product #bss-fastorder-form-option .bss-product-option .reset-configurablegridview {
    position: relative;
    text-align: right;
    top: unset;
    right: unset;
    padding: 10px 30px;
    cursor: pointer;
}

#bss-fastorder-form table th {
    color: #000;
}
.cms-fast-order .page-main .page-title-wrapper {
    display:none;
}
#bss-fastorder-form .bss-fastorder-autocomplete .content-search-fastorder ul li .bss-product-sku .bss-ref-part {
    display: inline-block;
}
#bss-fastorder-form table thead .bss-fastorder-row {
    width: 100%;
}
.panel-content-table .bss-fastorder-multiple-form {
    border-right: none!important;
}
.bss-fastorde-bottom {
    border: none;
}

#layered-filter-block-container .filter-options-item {
    background-color: #f6f7f8;
    border: none;
    margin-bottom: 10px;
    padding-bottom: 0;
}

#layered-filter-block-container .filter-options-title {
    padding-bottom: 10px;
}

#layered-filter-block-container .filter-options-content {
    background-color: #fff;
}

#layered-filter-block-container .filter-subtitle {
    display: none;
}

.page-products .columns {
    margin-top: 30px;
}

#bss_slider_range_price {
    display: flex;
    width: 100%
}

#bss_slider_range_price > div {
    padding: 0 10px;
}

.megamenu-nevecollection {
    background-color: #ff0000;
}

.megamenu-nevecollection .megamenu-content .menucol h3 {
    color: #000;
}

.megamenu-nevecollection .megamenu-content .menucol ul li a,
.megamenu-nevecollection .megamenu-pic-content .mega-pic h3 {
    color: #fff;
}

.neve-slider .slick-slide {
    margin: 0 15px;
}
.neve-slider .slick-list {
    margin: 0 -15px;
}

.section-home-slider.neve {
    padding: 50px 32px;
}

.neve-slider .slick-slide img {
    width: 100%;
}

.neve-slider .slick-slide .contenuto {
    background-color: #f7f5f6;
    padding: 15px;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.neve-slider .slick-slide .contenuto p  {
    margin-bottom: 0;
}

.neve-slider .slick-slide a  {
    color: #000;
}

.neve-slider .slick-slide svg {
    width: 15px;
}

.neve-slider .slick-slide .contenuto p.titolo-slide svg {
    margin-top: -2px;
}

#switcher-language {
    margin-left: 0;
    color: #fff;
    cursor: pointer;
    margin-right: 0;
}

#switcher-language .dropdown {
    padding-left: 0;
}

#switcher-language .dropdown a {
    color: #fff;
}

.widget-product-carousel.slick-initialized .product-item-photo img {
    position: relative;
}

.slider-prodotti-home {
    padding-right: 25px;
    padding-left: 25px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.widget-product-carousel.slick-initialized .slick-slide {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.home-prodotti-promozione-titolo {
    font-weight: 700;
    font-size: 4rem;
}

.pagina-prodotto-testo-informativo {
    border: 1px solid #ccc;
    padding: 15px;
    margin: 30px 0;
}

.pagina-prodotto-testo-informativo a {
    color: #333;
    text-decoration: underline!important;
}

@media (max-width: 1600px) {
    .bloccotech .bloccotech-content h3,
    .ski-compare h2 {
        font-size: clamp(10px, 2vw, 56px);
    }
}

@media (max-width: 991px){
    .homebannercontainer.solotesto {
        padding: 15% 10%;
    }
    .bloccotech .bloccotech-content h3,
    .ski-compare h2 {
        font-size: 2.5em;
    }
}

@media screen and (max-width: 768px) {
    .megamenu-products .megamenu-content .menucol {
        width: 35%;
    }
    .section-home-slider.neve {
        padding: 50px 15px;
    }
    #layered-filter-block .block-title.filter-title {
        height: 50px;
    }

    #layered-filter-block .block-title.filter-title strong {
        width: 100%;
    }

    #layered-filter-block.filter.active .block-title.filter-title strong {
        width: auto;
    }
    #layered-filter-block {
        margin-bottom: 20px;
    }
    .message.global.cookie {
        z-index: 18;
    }
    .video-home {
        z-index: -1;
    }
    .section-home-slider {
        z-index: 14;
    }
    .closepoppromo img {
        width: 40px;
    }
    .imgbg img {
        height: auto;
    }
    .section-home-slider h2 {
        font-size: 1.5em;
        left: 20px;
        top: 20px;
    }
    .home-slider .slick-slide .titolo-slide {
        font-size: 2em;
    }
    .homeb.halfb.left {
        padding: 0;
    }
    .homeb.halfb.right {
        padding: 0;
    }
    .homeb.quartb {
        width: calc(100% / 2);
        margin: 0;
        margin-bottom: 1em;
    }
    .homeb.quartb.left {
        margin-left: 0;
    }
    .homeb.quartb .homebannercontainer .homeb-container h2 {
        font-size: 2em;
    }
    .homeb .homebannercontainer .homeb-container {
        left: 0 !important;
        width: 100% !important;
        transform: none !important;
        text-align: center !important;
        bottom: 5% !important;
    }
    .homeb .homebannercontainer .homeb-container h2 {
        font-size: 2em;
    }
    .homeb .homebannercontainer .linkhome-container a {
        font-size: 0.9em !important;
    }
    .home-slider .slick-current .link-slide {
        font-size: 1.1em;
    }
    .social-prefoot iframe {
        width: 100%;
        max-width: 100%;
    }
    .section-item-title {
        display: none;
    }
    .nav-toggle:before {
        color: #000;
    }
    .pagehome .nav-toggle:before {
        color: #fff;
    }
    .pagehome.mblack .nav-toggle:before {
        color: #000;
    }

    .lang-megamenu {
        background: rgba(255, 255,  255, 0.8);
        z-index: 2;
    }

    .header.content {
        z-index: 2;
    }

    .pagehome .lang-megamenu {
        background: rgba(0, 0,  0, 0.8);
        z-index: 2;
    }

    .logo {
        position: absolute;
        top: 65px;
        left: 50%;
        transform: translateX(-50%);
        padding: 0;
        margin: 0;
        z-index: 1;
    }
    .page-main {
        padding-top: 100px;
    }
    generalpage {
        padding-top: 100px;
    }
    .pagehome .page-main {
        padding-top: 0px;
    }
    .pagehome .generalpage {
        padding-top: 0px;
    }
    .pagehome.mblack .page-main {
        padding-top: 100px;
    }
    .pagehome.mblack .generalpage {
        padding-top: 100px;
    }
    .page-products .columns {
        padding-top: 20px;
    }
    .custom-topnav {
        position: absolute;
        z-index: 1;
        right: 10px;
        top: 20px;
        width: 100%;
    }
    .custom-topnav .minicart-wrapper {
        top: -10px;
    }
    .menutop-icons {
        padding-left: 0;
    }
    #switcher-language {
        float: right;
        margin-right: 20px;
        width: 20px;
    }
    .nav-sections-item-content .megamenu-alpinismo {
        display: none;
    }
    .nav-sections-item-content .megamenu-fondo {
        display: none;
    }
    .nav-sections-item-content .megamenu-accessori {
        display: none;
    }
    .nav-sections-item-content .megamenu-skitrab {
        display: none;
    }
    .nav-sections-item-content .megamenu-servizi {
        display: none;
    }
    .nav-sections-item-content .megamenu-account {
        display: none;
    }
    .nav-sections-item-content .megamenu-products {
        display: none;
    }
    .nav-sections-item-content .megamenu-nevecollection {
        display: none;
    }
    .page-footer .footer.content {
        padding-top: 0px;
        border: none;
    }
    .page-footer .footer.content .vocifooter {
        margin-right: 0;
        width: 48%;
        float: none;
        margin-bottom: 20px;
        display: inline-block;
        vertical-align: top;
    }
    .page-footer .footer.content .vocifooter.first {
        padding-left: 0;
        border: none;
    }
    .page-footer .footer.content .vocifooter h3 {
        font-size: 2rem;
        margin-bottom: 15px;
    }
    .page-footer .footer.content .vocifooter.social {
        width: 100%;
        margin: 0;
    }
    .megamenu-account {
        padding: 50px 15px;
    }
    .megamenu-account .menucol {
        width: 100% !important;
    }
    .megamenu-account .closemaccount img {
        width: 40px;
    }
    .megamenu-servizi {
        padding: 50px 15px;
    }
    .megamenu-servizi .menucol {
        width: 100% !important;
    }
    .megamenu-servizi .closemservizi img {
        width: 40px;
    }
    .megamenu-products .closemservizi img {
        width: 40px;
    }
    .megamenu-nevecollection .closemservizi img {
        width: 40px;
    }
    .block-search .label:before {
        display: none;
    }
    .block-search .control {
        border: none;
    }
    .block-search {
        right: auto;
        left: 10%;
        top: 100px;
        width: 80%;
    }
    .navigation .level0 {
        margin-top: 0;
    }
    .navigation .level0 a {
        border-right: none !important;
        color: #fff;
    }
    .navigation .level0 .level-top {
        font-weight: normal;
    }
    .navigation .level0.active > a:not(.ui-state-active) {
        color: #fff !important;
        border-color: #de2c27 !important;
    }
    .megamenu-alpinismo .megamenu-content .menucol {
        width: calc((100% - 60px) / 2);
    }
    .megamenu-alpinismo .megamenu-content .menucol h3 {
        font-size: 1em;
        margin-bottom: 20px !important;
    }
    .megamenu-alpinismo .closemalpinismo img {
        width: 40px;
    }
    .megamenu-nevecollection .megamenu-content .menucol {
        width: calc((100% - 60px) / 2);
    }
    .megamenu-nevecollection .megamenu-content .menucol h3 {
        font-size: 1em;
        margin-bottom: 20px !important;
    }
    .megamenu-nevecollection .closemnevecollection img {
        width: 40px;
    }
    .megamenu-fondo .megamenu-content .menucol {
        width: calc((100% - 60px) / 2);
    }
    .megamenu-fondo .megamenu-content .menucol h3 {
        font-size: 1em;
        margin-bottom: 20px !important;
    }
    .megamenu-fondo .closemfondo img {
        width: 40px;
    }
    .megamenu-accessori .megamenu-content .menucol {
        width: calc((100% - 60px) / 2);
    }
    .megamenu-accessori .megamenu-content .menucol h3 {
        font-size: 1em;
        margin-bottom: 20px !important;
    }
    .megamenu-accessori .closemaccessori img {
        width: 40px;
    }
    .megamenu-skitrab .megamenu-content .menucol {
        width: 100%;
    }
    .megamenu-skitrab .megamenu-content .menucol h3 {
        font-size: 1em;
        margin-bottom: 20px !important;
    }
    .megamenu-skitrab .closemskitrab img {
        width: 40px;
    }
    .megamenu-pic-content .mega-pic {
        width: calc(97% / 2) !important;
        margin-right: 0 !important;
        margin-bottom: 1em;
    }
    .megamenu-pic-content .mega-pic h3 {
        font-size: 0.9em !important;
    }
    .aboutwidgets .aboutuscontainer .contenuto {
        padding: 1em;
    }
    .aboutwidgets .aboutuscontainer .contenuto h2 {
        font-size: 1.5em;
    }
    .aboutwidgets .aboutuscontainer .contenuto .contwidg {
        font-size: 1em;
    }
    .bormiobancontainer .bormiotextcontainer {
        left: 50% !important;
        transform: translateX(-50%) !important;
        bottom: 0 !important;
        width: 100% !important;
        padding: 1em;
    }
    .bormiobancontainer .bormiotextcontainer br {
        display: none;
    }
    .bormiobancontainer .bormiotextcontainer h2 {
        font-size: 1.5em;
    }
    .bormiobancontainer .bormiotextcontainer p {
        font-size: 0.8em;
    }
    .sust {
        margin-bottom: 1em;
    }
    .sust .sustblockcontainer .sust-container {
        padding: 10px;
    }
    .sust .sustblockcontainer .sust-container h3 {
        font-size: 1.2em;
    }
    .sust .sustblockcontainer .sust-container h2 {
        font-size: 1.7em;
    }
    .sust .sustblockcontainer .sust-container p {
        font-size: 1em;
    }
    .sust .sustblockcontainer .sust-tpe {
        margin-bottom: 0 !important;
        font-size: 1em !important;
    }
    .sust .sustblockcontainer .sust-tpe img {
        height: 45px !important;
        top: 0 !important;
    }
    .generalheadercontainer .generaltextcontainer {
        height: 100%;
        top: 0;
        left: 0;
        font-size: 0.8em;
        padding: 10px;
    }
    .generalheadercontainer .generaltextcontainer p {
        margin-bottom: 5px;
    }
    .page-header {
        border: none;
    }
    .products .col-lg-3 {
        width: 50%;
    }
    .product-item-details h3 {
        font-size: 1.2em;
        min-height: 45px;
    }
    .descbuyproduct .priceproduct {
        margin-top: 0;
    }
    .descbuyproduct h1 {
        font-size: 1.8em;
    }
    .descbuyproduct .shortdescrprod {
        font-size: 1em;
    }
    .bloccotech .mib-content h2 {
        font-size: 3.5em;
    }
    .defimage {
        margin-bottom: 1em;
    }
    .defimage img {
        height: auto !important;
    }
    .othimg .col-lg-6 {
        margin-bottom: 1em;
    }
    .row.prodlayout {
        margin-top: 0;
    }
    .row.prodlayout .video-container {
        margin-bottom: 1em;
    }
    .row.prodlayout .row .col-lg-4 {
        margin-bottom: 1em;
    }
    .ski-compare {
        min-height: 470px;
        margin-bottom: 1em;
    }
    .ski-compare.h-100 {
        height: auto !important;
    }
    .ski-compare h2 {
        font-size: 1.8em;
    }
    .ski-compare .select.select-ski-select-1 {
        top: 100px;
        right: auto;
    }
    .ski-compare .select.select-ski-select-2 {
        top: 150px;
        right: auto;
    }
    .ski-compare .select {
        max-width: 88%;
    }
    .correlati .col-lg-3 {
        width: 50%;
        margin-bottom: 1em;
    }
    .correlati .col-lg-3 .img-related {
        /*padding-bottom: 120px;
        */
    }
    .correlati .col-lg-3 .img-related .content-related h3 {
        font-size: 1.1em;
        min-height: 45px;
    }
    .bloccotech .bloccotech-content {
        bottom: 30px;
    }
    .bloccotech .bloccotech-content h3 {
        font-size: 2.5em;
    }
    .workwidgets {
        padding: 0 10px;
        padding-top: 100px;
    }
    .workwidgets h3:before {
        left: 0.5em !important;
    }
    .cms-privacy-policy-cookie-restriction-mode #maincontent {
        padding-top: 100px;
    }
    .cms-terms-and-conditions #maincontent {
        padding-top: 100px;
    }
    .cms-page-view #maincontent {
        padding-top: 100px;
    }
    .pagehome #maincontent {
        padding-top: 0px;
    }
    .popuptechbox {
        width: 100% !important;
        padding: 10px !important;
        border: 20px solid #a8a8a8;
    }
    .coloseboxpop {

        position: absolute;
        right: 0px;
        top: -8px;
    }
    .coloseboxpop img {
        width: 20px;
        height: 20px;
    }
    .boxt-sx {
        padding-right: 10px !important;
    }
    .popuptechbox h3 {
        font-size: 2em;
    }
    .popcontainer {
        padding: 10px;
    }
}
