.btn {
    cursor: pointer;
    user-select: none;
}

footer,
footer ol,
footer ul {
    font-size: 14px;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-justify {
    text-align: justify;
}

.action.primary,
.action.primary:hover,
.action.primary:focus {
    background: #ff7a00;
    border: 1px solid #ff7a00;
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.btn,
.btn.action.primary,
.btn:hover,
.btn:active,
.btn:focus,
.btn:visited {
    display: inline-block;
    border: 1px solid #ff7a00;
    background: #ff7a00;
    color: #ffffff;
    padding: 8px 16px;
}

.page-header {
    background: #ff7a00;
}

.panel.wrapper {
    background: #ffffff;
    border-bottom: 0;
}

.panel.header {
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.header.nl,
.minicart-wrapper {
    font-size: 14px;
}

.minicart-wrapper {
    margin-left: 0;
    padding: 0 8px;
}

.page-header .panel.header:before,
.page-header .panel.header:after {
    content: none;
}

.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
    content: none;
}

.links-container {
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    align-items: center;
}


/* .page-footer {
    color: #ffffff;
    background: #ff7a00;
}

.page-footer a {
    color: #ffffff;
} */


/* .footer.content {
    border-top: 0;
    margin-top: 0;
}

.footer.content .links {
    margin: 0;
}

.footer .copyright,
.footer .bugs {
    padding-top: 20px;
    border-top: 1px solid #ffffff;
    text-align: justify;
}

.footer.content .links li:first-child {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 500;
}

.footer.content .links li {
    margin-bottom: 0;
    width: 100%;
    font-weight: 300;
}

.footer.content .footer.links {
    width: 16.66%;
    padding-right: 0;
}

.footer.content .links,
.footer.content .links .widget {
    padding: 0;
    position: relative;
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    align-items: flex-start;
}

.footer.content .links .social-follow li:not(:first-child),
.footer.content .links .nl-subscribe li:last-child i:before {
    display: inline-block;
    background: #ffffff;
    color: #ff7a00;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    border-radius: 6px;
}

.footer.content .links .social-follow li:not(:first-child) a {
    color: #ff7a00;
} */

.cms-index-index .page-main {
    max-width: 100%;
    padding: 0;
}

.three-col.home-col {
    padding-top: 33.333333%;
    position: relative;
}

.three-col.home-col>a {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
}

@media (max-width: 1024px) {
    .three-col.home-col {
        padding-top: 100%;
        position: relative;
    }
}

.home-col img {
    min-height: 100%;
}

.container {
    width: 100%;
    max-width: 1400px;
    margin: auto;
}

.homepage-notice {
    background: #f2f2f2;
    padding: 10px;
}

.homepage-notice p {
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
}

.productslider_home h2 {
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 32px;
    margin-top: 30px;
    margin-bottom: 18px;
}

.prices .price,
.prices .final-price {
    display: block;
}

.prices .price.discounted,
.prices .price.discounted * {
    color: #888888;
    text-decoration: line-through;
}

.prices .final-price {
    font-size: 22px;
    font-weight: 300;
}

.prices .final-price .small-price {
    font-size: 15px;
    font-weight: 400;
}

.prices .final-price .big-price {
    font-weight: 500;
}

.prices .final-price.discounted {
    color: #ff7a00;
}

.product-item-name {
    text-transform: none;
    hyphens: none;
    word-break: break-word;
    -webkit-hyphens: none;
}

.catalog-category-view .product-item-name {
    padding: 0 15px;
}

.owl-item .product-item-name {
    padding: 0 20px;
}

.block.widget .one-col .product-item-info {
    text-align: center;
}

.abs-product-link>a:hover,
.product-item-name>a:hover,
.product.name a>a:hover {
    color: #ff7a00;
    text-decoration: none;
}

.abs-product-link>a:visited,
.product-item-name>a:visited,
.product.name a>a:visited {
    color: #24272a;
    text-decoration: none;
}

.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    background: transparent;
    color: #bbbbbb;
    opacity: 1;
    width: 60px;
    line-height: 60px;
    font-size: 40px;
    padding: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    left: unset;
    right: 0;
}

.header.panel>.links-container>.header.links {
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    display: inline-block;
}

.header.panel>.links-container>.header.links>li {
    font-size: 14px;
    margin: 0;
    padding: 0 8px;
    display: inline-block;
    vertical-align: top;
}

@media (min-width: 1025px) {
    .header.panel>.links-container>.header.links>li {
        border-right: 1px solid #ff7a00;
    }
}


/* CMS */

.fancy-container,
.multiple-fancy-container {
    display: none;
}

.modal-popup .fancy-container,
.modal-popup .multiple-fancy-container {
    display: block;
}


/* iPratico CMS */

.ipratico .ibase {
    background: #d1d2d4;
    padding: 20px;
}

.ipratico .ismall {
    background: #ff7a00;
    color: #ffffff;
    padding: 20px;
    position: relative;
    padding-bottom: 60px;
}

.ipratico .imedium {
    background: #939598;
    color: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(33.333333% - 20px);
    padding: 20px;
    padding-bottom: 60px;
    position: relative;
}

.ipratico .ilarge {
    border: 2px solid #939598;
    border-top: 0;
    padding: 20px;
    padding-bottom: 60px;
    position: relative;
}

.cms-content.ipratico .ismall .btn,
.cms-content.ipratico .imedium .btn {
    background: transparent;
    border: 2px solid #ffffff;
    color: white;
}

.cms-content.ipratico .ilarge .btn {
    color: #939598;
    background: transparent;
    border: 2px solid #939598;
}

.cms-content.ipratico .ismall .btn,
.cms-content.ipratico .imedium .btn,
.cms-content.ipratico .ilarge .btn {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    text-transform: uppercase;
}

.cms-content.ipratico .ismall .btn:hover,
.cms-content.ipratico .ismall .btn:active,
.cms-content.ipratico .ismall .btn:focus,
.cms-content.ipratico .imedium .btn:hover,
.cms-content.ipratico .imedium .btn:active,
.cms-content.ipratico .imedium .btn:focus {
    color: white;
}

.cms-content.ipratico .ilarge .btn:hover,
.cms-content.ipratico .ilarge .btn:active,
.cms-content.ipratico .ilarge .btn:focus {
    color: #939598;
}

.ipratico .ismall h3,
.ipratico .imedium h3 {
    color: #ffffff;
}

.ipratico h3 {
    text-align: center;
    font-size: 22px;
}

.ipratico .price {
    text-align: center;
    font-size: 45px;
}

.ipratico .price .noleggio {
    display: block;
    font-size: 20px;
}

.ipratico .price+p {
    font-size: 20px;
}

#ipratico-fancy textarea,
#ipratico-fancy input:not([type=submit]),
#box-facile-fancy textarea,
#box-facile-fancy input:not([type=submit]):not([type=radio]) {
    width: 100%;
    box-sizing: border-box;
    height: 30px;
}

.ipratico-fancy .modal-inner-wrap,
.box-facile-fancy .modal-inner-wrap {
    max-width: 500px;
}

#ipratico-fancy input[type=submit],
#box-facile-fancy input[type=submit] {
    background: #ff7a00;
    border: 2px solid #ff7a00;
    box-shadow: none;
    text-shadow: none;
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 8px 16px;
}


/* Box Facile CMS */

.box-facile .three-col>img {
    width: 100%;
}

.box-facile .three-col {
    padding: 0;
    position: relative;
    color: #ffffff;
}

.box-facile .fsmall {
    background: #cf134d;
}

.box-facile .fmedium {
    background: #0ab3b6;
}

.box-facile .flarge {
    background: #f29224;
}

.box-facile .three-col .colfull {
    padding: 20px;
    padding-bottom: 140px;
}

.box-facile .btn.contatto {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    border: 2px solid #ffffff;
    background: transparent;
}

.box-facile .three-col .colfull .five-col4 {
    margin-bottom: 20px;
}


/* Netlex CMS */

.netlex-icon {
    max-width: 75px;
    width: 100%;
}


/* .filter-options-item .filter-options-title:after {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 30px;
    transform: translateY(calc(-50% - 3px));
    line-height: 1;
    font-weight: 300;
    content: '\e622';
    font-family: 'icons-blank-theme';
}

.filter-options-item .filter-options-title {
    position: relative;
}

.lof .filter-options .filter-options-title {
    cursor: pointer;
} */


/* Feedback HP Juice */

@media (min-width: 1025px),
print {
    .header.panel>.links-container>.header.links>li.welcome,
    .header.panel>.links-container>.header.links>li a {
        line-height: 1.4;
    }
    .logo {
        margin: 0;
    }
    .header.content {
        padding: 0 20px;
    }
    /* .header.content .logo {
        padding: 15px 0;
    } */
    /* .navigation .level0 .submenu.custom-submenu {
        top: 100% !important;
        width: 100vw;
        display: none;
        flex-flow: wrap;
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
        left: 0 !important;
        border: 0;
    }
    .navigation .level0 .ui-state-focus+.submenu.custom-submenu {
        display: flex;
    }
    .navigation .level0 .submenu.custom-submenu img {
        display: block;
    }
    .navigation .level0 .submenu.custom-submenu li {
        text-align: center;
    }
    .navigation .level0>a.level-top,
    .navigation .level0.active>a.level-top,
    .navigation .level0.has-active>a.level-top {
        height: 100%;
        display: flex;
        flex-flow: wrap;
        flex-direction: row;
        align-items: center;
    }
    .navigation,
    .breadcrumbs,
    .page-header .header.panel,
    .header.content,
    .footer.content,
    .page-wrapper>.widget,
    .page-wrapper>.page-bottom,
    .block.category.event,
    .top-container,
    .page-main {
        max-width: 1400px;
    } */
    /* .footer.content .block {
        margin-top: 0;
    }
    .footer.links ul+ul {
        margin-top: 20px;
    }
    .footer.content .links .widget {
        margin-left: -20px;
        margin-right: -20px;
    }
    .footer.content .footer.links {
        padding-left: 20px;
        padding-right: 20px;
    } */
    /* .minicart-wrapper {
        margin-left: 15px;
    } */
    /* .footer.content .links li:first-child {
        font-size: 15px;
    } */
    .nl-subscribe li:last-child a {
        position: relative;
        padding-left: 35px;
        line-height: 15px;
        display: inline-block;
    }
    .nl-subscribe li:last-child a i {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .header.content {
        display: flex;
        flex-flow: wrap;
        flex-direction: row;
        align-items: center;
    }
    /* .nav-sections {
        background: transparent;
        margin-left: 20px;
        margin-bottom: 0;
    } */
    /* .navigation {
        background: transparent;
    }
    .navigation .level0>.level-top,
    .navigation .level0>.level-top:hover,
    .navigation .level0>.level-top.ui-state-focus {
        color: #ffffff;
        text-transform: uppercase;
        font-weight: 300;
    }
    .navigation .level0.parent>.level-top {
        padding-right: 30px;
    }
    .navigation .level0.parent>.level-top>.ui-menu-icon:after {
        font-size: 30px;
    } */
    .page-layout-1column .block.widget .products-grid .product-items>.product-item.one-col {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    /* ul.level0.submenu.custom-submenu:hover {
        display: flex !important;
    }
    ul.level0.submenu.custom-submenu:active {
        display: flex !important;
    }
    .navigation .level0 .submenu.custom-submenu a {
        display: flex;
        flex-flow: wrap;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    } */
}

@media (max-width: 1024px),
print {
    /* Grid system */
    .one-col,
    .two-col,
    .three-col,
    .three-col2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .four-col,
    .four-col3,
    .five-col,
    .five-col4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .netlex .five-col,
    .box-facile .five-col {
        flex: 0 0 20%;
        max-width: 20%;
        padding: 0;
    }
    .netlex .five-col4,
    .box-facile .five-col4 {
        flex: 0 0 80%;
        max-width: 80%;
        padding: 0 15px;
    }
    .box-facile .five-col {
        padding: 5px;
    }
    .ipratico .imedium {
        max-width: 100%;
        margin: 0;
    }
    .netlex .two-col.colfull:nth-of-type(3n+2) .five-col,
    .netlex .colfull:nth-of-type(2n) .three-col.colfull:nth-of-type(2n+1) .five-col,
    .netlex .colfull:nth-of-type(2n+1) .three-col.colfull:nth-of-type(2n) .five-col {
        order: 2;
    }
    .netlex .two-col.colfull:nth-of-type(3n+2) .five-col4,
    .netlex .colfull:nth-of-type(2n) .three-col.colfull:nth-of-type(2n+1) .five-col4,
    .netlex .colfull:nth-of-type(2n+1) .three-col.colfull:nth-of-type(2n) .five-col4 {
        order: 1;
        text-align: right;
    }
    /* .footer.content .footer.links,
    .footer.content .footer.links ul {
        width: 50%;
        padding: 10px 0;
    }
    .footer.content div.footer.links {
        width: 100%;
    }
    .footer.content .links,
    .footer.content .links .widget {
        margin: 0;
    } */
    .minicart-wrapper {
        margin-top: 0;
        /* margin-left: 15px; */
    }
    .page-header {
        display: flex;
        flex-flow: wrap;
        flex-direction: row;
    }
    .cms-index-index .page-header {
        margin-bottom: 0;
    }
    .panel.wrapper {
        order: 2;
        width: 100%;
    }
    .header.content {
        order: 1;
        width: 100%;
        display: flex;
        flex-flow: wrap;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .logo {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .header.nl {
        display: none;
    }
    .block-search {
        margin-top: 0;
    }
    .block-search .control {
        border-top: 0;
        margin: 0;
    }
    .panel.header {
        position: relative;
    }
    .block-search .label.active+.control input {
        position: static;
    }
    /* .nav-toggle {
        position: static;
    } */
    .block-search {
        line-height: 40px;
    }
    /* .block-search .label.active {
        background: #e6e7e8;
    } */
    .minicart-wrapper {
        position: static;
    }
    /* .minicart-wrapper .block-minicart {
        width: 100%;
        margin: 0;
        box-shadow: none;
        border: 0;
        top: 100%;
        background: #e6e7e8;
    } */
    .minicart-wrapper .block-minicart:before,
    .minicart-wrapper .block-minicart:after {
        content: none;
    }
    .page-header .panel.header {
        padding: 0 20px;
    }
    @media (max-width: 600px) {
        .page-header .panel.header {
            padding: 0 8px;
        }
    }
    /* .minicart-wrapper.active {
        background: #e6e7e8;
    } */
    .links-container {
        line-height: 40px;
    }
    .page-layout-1column .block.widget .products-grid .product-items>.product-item.one-col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .four-col,
    .four-col3,
    .five-col,
    .five-col4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* @media only screen and (max-width: 600px) {
    .block-search .label.active+.control {
        position: absolute;
        top: 100%;
        left: 0;
        margin: 0;
        width: 100%;
        background: #e6e7e8;
        padding: 0 20px;
        z-index: 1;
    }
} */

@media only screen and (max-width: 479px) {
    .page-layout-1column .block.widget .products-grid .product-items>.product-item.one-col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* Assistenza CSS */

p.intro {
    width: 80%;
    text-align: center;
    font-size: 24px;
    margin: 0 auto;
    color: #a7a9ac;
}

.testata>a {
    padding: 6px;
    border: 1px solid #e6e7e8
}


/* a.button {
    text-decoration: none;
    background: #ff7a00 none repeat scroll 0 0;
    display: inline-block;
    padding: 7px 15px;
    border: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    font-family: "Inter";
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
} */

body .modal-popup .modal-inner-wrap {
    width: fit-content;
    height: fit-content;
}

.assistenza {
    margin-top: 30px;
}

.assistenza h2 {
    margin: 0 auto 10px;
    text-align: center;
}

.cms-assistenza h1 {
    text-align: center;
    font-size: 2.4em;
}

.assistenza_page {
    margin: 0 auto;
    font-family: "Inter", Helvetica, Arial, sans-serif;
    color: black
}

html.fancybox-margin {
    margin-right: 0
}

.assistenza_page .barra_arancio {
    width: 100%;
    height: 185px;
    background-color: #ff7a00;
    margin: 0 auto;
    display: flex
}

.barra_arancio img {
    margin-top: -60px;
    margin-bottom: -60px
}

.cms-content.assistenza img {
    display: inline;
    max-width: 100%;
    max-height: inherit;
}

.testata,
.piedipagina {
    margin: 40px auto;
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    justify-content: center;
    clear: both
}

.immagini_mobile {
    width: 3em;
    margin-right: 20px
}

.testata>span,
.testata>a,
.testata>a>span {
    display: flex;
    align-items: center;
    justify-content: center
}

.testata>span,
.testata>a {
    font-size: 25px;
    color: black;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.piedipagina span {
    display: flex;
    font-size: 25px;
    color: black;
    align-items: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.testata span>img {
    margin-right: 10px
}

.piedipagina span>img {
    margin-right: 10px
}

.assistenza_page p.titolo_per_barra {
    display: block;
    text-align: center;
    margin: 150px auto 15px auto;
    font-size: 35px;
    clear: both
}

.cms-page-view .std p.intro {
    width: 80%;
    text-align: center;
    font-size: 24px;
    margin: 0 auto;
    color: #a7a9ac
}

.cms-page-view .col-main .page-title h1,
.storelocator-page .page-title h1 {
    color: #ff7a00;
    font-size: 42px;
    font-weight: unset;
    text-align: center;
    text-transform: none
}

.tipo_intervento img {
    margin: 0 auto
}

.tipo_intervento>div>div {
    display: flex;
    align-items: center;
    height: 90px
}

.tipo_intervento>div {
    width: 220px
}

.tipo_intervento {
    margin: 1.5em auto
}

.tipo_intervento>div>p.tipo_intervento_didascalia {
    color: white;
    font-size: 18px;
    margin-top: 15px;
    text-align: center
}

div[id^="danni"] {
    width: 100%;
    max-width: 500px
}

div[id^="danni"] table {
    width: 100%
}

div[id^="danni"] table tr>*:first-child {
    width: 70%;
    font-weight: bold
}

div[id^="danni"] table tr>*:last-child {
    width: 30%;
    text-align: center
}

div[id^="danni"] table tr>* {
    padding: 5px;
    border: 1px solid #bbb
}

div[id^="danni"] table tr:hover {
    background: #ddd
}

div[id^="danni"] table th {
    font-weight: bold;
    font-size: 18px;
    text-align: center
}

div[id^="danni"] table th:first-child {
    background: #ff7a00;
    border-color: #ff7a00;
    color: #fff
}

.fancybox-overlay {
    z-index: 99999999
}

.colfull.orange {
    background: #e6e7e8;
    padding: 30px;
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px
}

@media(max-width:900px) {
    .colfull.orange {
        padding: 15px;
        margin-bottom: 20px;
        margin-top: 20px
    }
}

.colfull.orange.text h3,
.colfull.orange.text p {
    color: #000
}

.colfull.orange.text p:last-child {
    margin-bottom: 0
}

@media(min-width:901px) {
    .assistenza_page_mobile {
        display: none
    }
}

@media(max-width:900px) {
    .assistenza_page {
        display: none
    }
    p.intro {
        font-size: 15px;
        width: 100%;
    }
    .testata,
    .piedipagina {
        margin: 30px auto;
        display: flex;
        flex-flow: wrap;
        flex-direction: row;
        justify-content: center
    }
    .testata span,
    .testata>a {
        font-size: 15px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .cms-page-view .col-main .page-title h1,
    .storelocator-page .page-title h1 {
        font-size: 22px
    }
    .cms-page-view .std p.intro {
        font-size: 15px;
        width: 100%
    }
    .mobile_table {
        width: 100%;
        background-color: #ff7a00;
        color: white;
        font-size: 22px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding-bottom: 10px;
        margin-bottom: 2px
    }
    .mobile_table>span,
    .mobile_table>a>span {
        display: flex
    }
    .tipo_intervento_mobile a {
        margin-bottom: 2px;
        color: white;
        width: 100%;
        padding: 10px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        background-color: #ff7a00
    }
    .tipo_intervento_mobile {
        margin-bottom: 2px
    }
    .mobile_table>span:after {
        content: url('/media/wysiwyg/Assistenza/baseline_expand_more_white_18dp.png')
    }
    .mobile_table.is-active>span:after {
        content: url('/media/wysiwyg/Assistenza/baseline_expand_less_white_18dp.png')
    }
}

@media(min-width:901px) {
    .testata>a {
        margin: 6px;
        padding: 6px;
        border: 1px solid #e6e7e8;
        max-width: calc(50% - 12px)
    }
}


/* FINE Assistenza CSS */


/* Aziende CSS */

.colright {
    float: right;
    width: 50%;
}

.colleft {
    float: left;
    width: 50%;
}


/* FINE Aziende CSS */


/* Carta del docente CSS */

.cms-carta-del-docente ol>li {
    margin-top: 16px;
    margin-bottom: 16px;
}

.cms-carta-del-docente ul {
    list-style: disc;
}

.not-uppercase {
    text-transform: unset;
}

.prod-cd .content {
    border: 2px solid #ff7a00;
    border-radius: 10px;
    overflow: hidden;
    /* height: 100%; */
    margin-bottom: 10px;
}

.prod-cd .content .prod-title {
    text-align: center;
    color: inherit;
    font-size: 1.4em;
    text-transform: none;
}

.prod-cd .content .price {
    text-align: center;
    font-size: 2.2em;
    color: #ff7a00;
    padding: 0 20px;
}

.prod-cd .content .price .apartire {
    font-size: 1.8rem;
    color: initial;
    padding: 0;
}

.prod-cd .content .conbonus {
    padding: 5px 20px;
    background: #ff7a00;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
}

.mt40 {
    width: 100%;
    display: flex;
    flex-flow: wrap row;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 40px;
}

.button.storelocator {
    text-align: center;
    margin: 30px auto 0;
    display: flex;
    width: fit-content;
    padding: 20px 40px;
    font-size: 1em;
    white-space: normal;
}

.orange-div {
    background: #ff7a00;
    color: white;
    padding: 20px 30px;
}

.cms-page-view .orange h3 {
    color: white;
}

.orange-div p,
.cms-carta-del-docente .orange-div ol,
.cms-carta-del-docente .orange-div ul,
.cms-carta-del-docente .orange-div ol li,
.cms-carta-del-docente .orange-div ul li {
    margin: 0;
}


/* FINE Carta del docente CSS */


/* Pagodil CSS */

.pagodil p,
.pagodil li {
    font-weight: 300;
    font-size: 22px;
    line-height: 36px
}

.pagodil h1 {
    text-align: left;
    text-transform: none;
    font-size: 34px
}

.pagodil #video-container {
    position: relative;
    padding-top: 56.25%;
    margin-bottom: 10px
}

.pagodil #video-container+.colfull {
    margin-bottom: 35px;
    margin-left: -5px;
    margin-right: -5px;
    width: calc(100% + 10px)
}

.pagodil #video-container+.colfull .three-col {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.pagodil #video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.pagodil p {
    margin-bottom: 12px;
}

.pagodil .pagodil-link {
    color: #66cc91;
    text-decoration: underline;
}

.pagodil .logo-pagodil {
    margin-bottom: 20px;
}

.pagodil #finanziamento-page .three-col {
    width: 33.33%;
    float: left;
}

.pagodil #finanziamento-page .colfull {
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    height: 100%;
    justify-content: space-evenly;
}

.pagodil #finanziamento-page .image-product img {
    /* max-height: 250px; */
    margin: auto;
}

.pagodil #finanziamento-page .whiterate {
    font-size: 20px;
    line-height: 1.2;
}

.pagodil #finanziamento-page .whiteprice {
    font-size: 40px;
    line-height: 1.2;
}

.pagodil #finanziamento-page .three-col {
    text-align: center;
}

.pagodil .image-product,
.pagodil .product,
.pagodil .product-price {
    width: 100%;
}

.pagodil #finanziamento-page .product-name {
    font-size: 30px;
    font-weight: 500;
}

.pagodil .product-price {
    background-color: #ff7a00;
    border: 2px solid #ff7a00;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.pagodil .product-price p {
    margin: 1em 0;
    color: #fff;
}

.pagodil #finanziamento-page .orange-text-big {
    font-size: 40px;
    font-weight: 400;
    line-height: 2;
}

.pagodil .orange-text-big {
    color: #ff7a00;
    font-size: 26px;
}

.pagodil .image-product {
    padding: 30px 0;
}

.pagodil .hover-btn3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0009;
    border-radius: 8px;
    transition: .25s ease-in-out;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.pagodil #finanziamento-page .offerta {
    padding: 0;
    border: 2px solid #ff7a00;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 10px 0;
    position: relative;
}

.pagodil .colfull.offerta:hover .hover-btn3 {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

@media(max-width:900px) {
    .pagodil #finanziamento-page .three-col {
        width: 50%;
        padding: 15px 5px;
    }
    .pagodil p,
    .pagodil li {
        font-weight: 300;
        font-size: 18px;
        line-height: 1.6;
    }
}

@media(max-width:575px) {
    .pagodil #finanziamento-page .three-col {
        width: 100%;
    }
}


/* FINE Carta Pagodil CSS */


/* sconti studenti docenti CSS */

.sconti-studenti-docenti p {
    color: #000;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 1.5em;
}

.sconti-studenti-docenti #homepage-spotlight {
    width: 100%;
    margin: 0 auto;
    clear: both;
    overflow: auto;
}

.sconti-studenti-docenti ul {
    list-style: disc outside;
    margin-bottom: 1.5em;
    margin: 0;
    padding: 0;
}

.sconti-studenti-docenti .blocco2 {
    display: flex;
    flex-flow: wrap row;
    justify-content: space-between;
    align-items: stretch;
}

.sconti-studenti-docenti #homepage-spotlight ul li {
    margin: 0;
    list-style-type: none;
    display: inline;
    width: calc(100% / 3 - 3px);
    position: relative;
}

.sconti-studenti-docenti a:hover {
    color: #ff7a00;
    text-decoration: none;
    outline: 0;
}

.sconti-studenti-docenti img {
    display: inline;
}

.sconti-studenti-docenti #homepage-spotlight ul li img {
    height: auto;
    max-width: 100%;
    width: 100%;
}

.sconti-studenti-docenti #homepage-spotlight ul li h2 {
    position: absolute;
    bottom: 5%;
    text-align: center;
    width: 100%;
    font-size: 26px;
    color: #fff;
    font-weight: 500;
}

div.text-small {
    font-size: 12px;
    margin-top: 5px;
}

li.text-small,
p.text-small {
    font-size: 12px;
}

.sconti-studenti-docenti ul li {
    margin-left: 2em;
}

.img-cta-container {
    position: relative;
    display: flex;
    flex-flow: wrap row;
    justify-content: center;
    align-items: center;
}

.blocco2 .spotlight-cta {
    background: #0006;
}

.spotlight-cta {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .2s ease;
    display: flex;
    flex-flow: wrap row;
    justify-content: center;
    align-items: center;
}

.img-cta-container:hover .spotlight-cta {
    background: #0006;
}

.img-cta-container .spotlight-cta .btn.absolute-cta {
    background: transparent;
    color: white;
    text-transform: uppercase;
    padding: 8px 80px;
    max-width: 50%;
    border: 2px solid white;
    font-size: 1.1em;
    display: flex;
    flex-flow: wrap row;
    justify-content: center;
    align-items: center;
    transition: .2s ease;
    cursor: pointer;
}

.img-cta-container:hover .spotlight-cta .btn.absolute-cta {
    background: white;
    color: #ff7a00;
}

.sconti-studenti-docenti #homepage-spotlight .blocco1 li {
    width: calc(50% - 2px);
    ;
    display: flex;
    flex-flow: wrap row;
    justify-content: center;
    align-items: center;
}

.sconti-studenti-docenti .blocco1 {
    display: flex;
    flex-flow: wrap row;
    justify-content: space-between;
    align-items: flex-start;
}

@media (max-width: 900px) {
    .sconti-studenti-docenti h1 {
        font-size: 22px;
    }
}

@media (max-width: 414px) {
    .sconti-studenti-docenti #homepage-spotlight .blocco1 li,
    .sconti-studenti-docenti #homepage-spotlight .blocco2 li {
        width: 100%;
    }
}


/* FINE sconti studenti docenti CSS */


/* riparazione display CSS */

.riparazione-display .inner-center h3 {
    color: #000;
    text-transform: none;
    margin-bottom: 20px;
}

.riparazione-display h1 {
    text-align: center;
    text-transform: none;
    font-size: 36px;
}

.riparazione-display h3 {
    color: #ff7a00;
    font-weight: 800;
}

.riparazione-display h2 {
    color: #a7a9ac;
    text-transform: none;
    font-weight: 400;
    text-align: center;
}

.riparazione-display .two-col .inner-center table {
    font-size: 16px;
    margin-bottom: 20px;
}

.riparazione-display .colfull.orange {
    background: #ff7a00;
    padding: 30px;
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px;
}

.riparazione-display .colfull.orange.text h3,
.riparazione-display .colfull.orange.text p {
    color: #fff;
}

.orange a.button {
    background: #fff;
    color: #ff7a00;
}

.same-height {
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    margin: 0 -15px 60px;
}

.same-height .two-col .inner-center {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: wrap column;
    justify-content: center;
    align-items: flex-start;
    padding: 40px;
    background: #e6e7e8;
}

.riparazione-display table tr td {
    padding: 0;
}

.riparazione-display .colfull>img {
    width: 100%;
    margin-bottom: 20px;
}

.riparazione-display #map {
    width: 100%;
    height: 100%;
    min-height: 350px
}

.riparazione-display .gm-style-iw-d p {
    margin-bottom: 0;
    font-size: 14px
}

@media (max-width: 768px) {
    .same-height .two-col .inner-center {
        padding: 40px 9px;
    }
    .same-height img {
        height: auto !important;
    }
}

.cms-page-view .column.main a.button.fancy {
    width: fit-content;
    white-space: normal;
}


/* FINE riparazione display CSS */

.orange-text {
    color: #ff7a00;
}

b,
strong {
    font-weight: 500;
}

#assistenza_preferenza {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    float: left;
}

#assistenza-page.programmi-sostituzione li .go-to,
.assistenza #microlink li .go-to,
.assistenza #productlink li .go-to,
.assistenza #listanegoziassistenza li .go-to {
    width: 20px;
    height: 20px;
    position: absolute;
    text-align: center;
    background: #ff7a00;
    color: #fff;
    border-radius: 50%;
    background-image: url('/media/icons/assistenzac/arrow-right.png');
    background-repeat: no-repeat;
    background-size: 12px 12px;
    background-position: 5px center;
    text-indent: -9999px;
    overflow: hidden;
    right: 15px;
}

#assistenza-page.programmi-sostituzione ul {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
}

.std ul {
    list-style: disc outside;
    margin-bottom: 1.5em;
}

#assistenza-page ul li a {
    cursor: pointer;
}

#assistenza-page.programmi-sostituzione li {
    list-style: none;
    padding: 8px 0 8px 5px;
    font-size: 16px;
    border-bottom: 1px solid #ff7a00;
    position: relative;
    margin-bottom: 0px;
}

.page-title.contacts>h1 {
    color: #000;
    text-align: center;
    text-transform: uppercase;
}

ul.juice-bullets {
    list-style: none;
}

.custom-flex-menu {
    display: flex;
    flex-flow: wrap row;
    justify-content: space-evenly;
    align-items: center;
    padding: 15px 0;
    width: 100vw;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
}

.custom-flex-menu li,
.custom-flex-menu li>a {
    display: flex;
    flex-flow: wrap column;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
    user-select: none;
    margin: 0;
}

.custom-flex-menu li>a {
    color: #575757;
    padding: 8px 20px;
}

.form-instructions {
    font-style: italic;
    font-size: 13px;
    color: #a0a0a0;
}

.customer-account-login main ul {
    list-style: disc;
    padding-left: 20px;
    margin: 10px 0 20px 0;
}

.customer-account-login .page-main .primary {
    text-align: left;
}

.customer-account-login .page-main .secondary {
    width: 100%;
    text-align: left;
}

.customer-account-login .primary>button,
.customer-account-login .primary>a {
    float: none;
    text-align: center;
    margin: 0;
}

.customer-account-login fieldset.fieldset.login {
    position: relative;
}

.customer-account-login fieldset.fieldset.login:after {
    position: absolute;
    left: 0;
    bottom: 70px;
}

.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.search.advanced,
.form.form-orders-search {
    margin: 0px auto;
}

.block.block-new-customer {
    position: relative;
}

.block.block-new-customer:after {
    content: '';
    width: 1px;
    height: 140%;
    background-color: #e8e8e8;
    position: absolute;
    top: 0;
    right: -2.5%;
}

.pagodilrata {
    color: #ff7a00;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
}

.younited-label {
    display: block;
    margin: 6px auto 0;
}

.younited-label.active {
    width: fit-content;
    background: #ff7a00;
    color: #ffffff;
    padding: 0 12px;
    cursor: default;
}

.prices .pagodilrata .small-price {
    font-size: 12px;
    font-weight: 400;
}

@media (min-width: 768px) {
    body .abs-margin-for-forms-desktop,
    body .fieldset .legend,
    body .column:not(.sidebar-main) form .actions-toolbar,
    body .column:not(.sidebar-additional) form .actions-toolbar,
    body .login-container .fieldset:after {
        margin-left: 0;
    }
    body .column:not(.sidebar-main) form#form-validate .actions-toolbar,
    body .column:not(.sidebar-additional) form#form-validate .actions-toolbar,
    body .column:not(.sidebar-main) form#contact-form .actions-toolbar,
    body .column:not(.sidebar-additional) form#contact-form .actions-toolbar {
        display: flex;
        flex-flow: wrap row;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
    body .column:not(.sidebar-main) form#form-validate .actions-toolbar .save,
    body .column:not(.sidebar-additional) form#form-validate .actions-toolbar .save,
    body .column:not(.sidebar-main) form#contact-form .actions-toolbar .save,
    body .column:not(.sidebar-additional) form#contact-form .actions-toolbar .save {
        text-transform: uppercase;
    }
    button,
    a.action.primary,
    .cart.table-wrapper .actions-toolbar>.action,
    .action-gift {
        border-radius: 0px;
    }
}

@media (max-width: 1040px) {
    .custom-flex-menu li>a {
        padding: 0 10px;
    }
    .custom-flex-menu li img {
        width: 80px;
        height: auto;
    }
}

@media (max-width: 1000px) {
    .custom-flex-menu {
        padding: 5px 0;
    }
    .custom-flex-menu li>a {
        font-size: 12px;
    }
}

@media (max-width: 800px) {
    .custom-flex-menu {
        display: none;
    }
}

@media (min-width: 1024px) {
    /* .navigation .level0,
    .navigation ul,
    .navigation,
    .header.content {
        position: static;
    } */
    .page-header {
        position: relative;
    }
    .header.content {
        align-items: unset;
    }
    /* .navigation li.level0,
    .navigation ul,
    .nav-sections-item-content,
    .nav-sections-items {
        height: 100%;
    }
    .navigation .level0 .submenu {
        height: auto;
        z-index: 9;
    } */
}

@media (max-width: 414px) {
    .block.block-new-customer:after {
        display: none;
    }
    .customer-account-login fieldset.fieldset.login:after {

    }
    .flex-form-input {
        display: flex;
        flex-flow: wrap column;
        justify-content: center;
        align-items: center;
    }
    .field.field-name-lastname {
        flex: 1;
        margin-left: 0;
        width: 100%;
    }
    .field.field-name-firstname {
        flex: 1;
        margin-right: 0;
        width: 100%;
    }
}

.cart-summary #block-shipping {
    display: none;
}

.cart-summary > .title{
    font-weight: 700;
}


/* AREA PERSONALE LABELS */

.customer-account-login .fieldset>.field:not(.choice)>.label {
    text-align: left;
}

.configuratore>h1,
.configuratore>h2,
.configuratore .orange {
    color: #ff7a00;
    margin: 0;
    margin-bottom: .5em;
}


/* BTS page */

#bts-container .btn.fancybox:hover,
#bts-container .btn.fancybox,
#bts-container .storelocator-button-container a {
    color: white;
}


/* end BTS page */

#contattajuice [type=submit] {
    color: white;
    background: #ff7a00;
    border-color: #ff7a00;
    padding: 12px 30px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
}

#searchsuite-autocomplete .price-label {
    display: none;
}

#searchsuite-autocomplete .old-price .price {
    text-decoration: line-through;
}

#searchsuite-autocomplete .special-price .price {
    color: #ff7a00;
}

.opc-progress-bar{
    margin:20px 0;
}

@media (max-width: 1023px) {
    .contact-index-index #contact-form .fieldset .field.contact_reason label {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 10px 0;
    }
    .contact-index-index #contact-form .fieldset .field+.field {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .checkout-index-index .opc-wrapper .shipping-address-item {
        width: 100%;
    }
    .minicart-wrapper .action.showcart .counter.qty {
        font-size: initial;
    }
}
