html p, html ul li, html ol li {
    font-family: Metropolis,sans-serif;
    color: #637178;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 300;
}
.navigation li{
    font-size: 14px;
    text-transform: uppercase;
}
.page-header, #maincontent{
    background: white;
}
#maincontent{
    border-radius: 20px;
    padding-top: 20px;
}
html .minicart-wrapper .action.showcart:before {
    content: "\f07a" !important;
    font-family: "font awesome 5 pro" !important;
    font-size: 25px !important;
    color: #3357b7 !important;
    height: 46px;
    width: 30px;
    padding-top: 9px;
}
.blockcustom, .cms-page-view #maincontent, .account #maincontent{
    box-shadow: none;
    max-width: 1440px;
}
.customer-account-forgotpassword .page-title-wrapper, .customer-account-login .page-title-wrapper, .customer-account-create .page-title-wrapper, .login-container .block.block-new-customer{
    display: none;
}
.page-title-wrapper{
    text-align: center;
}
html .page-header .panel.wrapper {
    border-bottom: 0px;
    background: var(--background-primary);
}
.header.panel > .header.links > .authorization-link:after{
    color: white;
}
.page-main > .page-title-wrapper .page-title{
    font-size: 30px;
    font-weight: 600;
    color: #3357b7;
}
html .page-footer {
    background: white;
    margin-top: 30px;
    position: relative;
    clear: both!important;
    overflow: hidden!important;
}
html footer .footerlink:before {
    content: " ";
    position: absolute;
    left: -14%;
    top: -100px;
    width: 656px;
    height: 606px;
    opacity: 0.04;
    transform: rotate(
        40deg) translate(-25%);
    background: #205fba;
    border-radius: 100px 100px 100px 100px;
}
.page-with-filter .page-main > .page-title-wrapper .page-title {
    font-size: 20px;
    font-weight: 600;
    color: #1e62bc;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.navigation .level0 > .level-top:hover {
    background: #208be2;
    color: white;
}
.navigation .level0:last-child {
    float: right;
}
.navigation .level0:last-child a{
    background: #1035bf;
    color: white;
}
.copyright {
    background: #f0f0f0;
    padding: 5px 10px;
    color: #6e716e;
    font-size: 12px;
}
.footer .block.newsletter, .footer .block.newsletter .field .control{
    width: 100%;
    float: none;
    max-width: 100%;
}
.footer .block.newsletter .form.subscribe > .field{
    max-width: 100%;
    width: calc(100% - 100px);
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: none;
    border: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 9;
}
.product-item .price-box{
    margin-bottom: 0px;
    padding-bottom: 15px;
}
.products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: none;
    border: none !important;
}
.product-item-actions .actions-primary + .actions-secondary, .product-social-links .action.tocompare{
    display: none;
}
.product-item .price-box .price {
    font-weight: 700;
    white-space: nowrap;
    color: #3357b7;
    font-size: 22px;
}
.page-title-wrapper.product h1{
    text-align: left;
    font-size: 34px;
}
.page-header .header.panel {
    padding-bottom: 3px;
    padding-top: 3px;
}
.header.panel > .header.links > li.welcome, .header.panel > .header.links > li > a{
    font-size: 12px;
}
.minicart-wrapper{
    margin-top: -13px;
}
.box-tocart .field.qty{
    display: inline-block;
    margin-bottom: 0px;
}
.box-tocart .actions{
    width: calc(100% - 70px);
    margin-left: 15px;
    margin-top: 18px;
}
.box-tocart .fieldset{
    display: flex;
}
.box-tocart .action.tocart{
    width: 100%;
}
.product-social-links{
    margin-top: -20px;
    border-bottom: solid 1px #c1c1c1;
    padding-bottom: 20px;
}
.products.wrapper ~ .toolbar .limiter, .block.block-compare, .block.block-wishlist{
    display: none !important;
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top, .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active){
    border-color: #2196f3;
}
html .minicart-wrapper .action.showcart .counter.qty {
    background: #2296f3;
}
.header.panel > .header.links > li.welcome, .header.panel > .header.links > li > a{
    color: white;
}
.footer .block.newsletter .field .control label{
    width: 100%;
}
.footer .block.newsletter .content {
    max-width: 500px;
    margin: 0 auto;
}
.block.newsletter .action.subscribe{
    height: 46px;
}
.footer .block.newsletter{
    background: #f0f0f0;
    margin-left: 0px;
    margin-top: -20px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px;
}
html .footer.content {
    padding-left: 0px;
    padding-right: 0px;
}
html .footer.links{
    padding-right: 15px;
    padding-left: 15px;
}
.block.newsletter .field .control:before {
    line-height: 46px;
}
.page-wrapper > .breadcrumbs{
    margin-top: -10px;
}
html .cart-discount .actions-toolbar .action.primary{
    height: 46px;
    background: #dae3ef;
    box-shadow: none !important;
}
.footer h3 {
    color: #205fba;
    text-transform: uppercase;
    font-size: 14px;
}
.footer .footerlink{
    margin-bottom: 10px;
}
.footer .footerlink ul li{
    line-height: 25px;
}

.products.list .product.name a {
    font-weight: 400;
    min-height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.filter-title strong {
    background-color: white;
    padding: 14px 10px;
    width: 50%;
    text-transform: uppercase;
}
.page-products .sorter label {
    display: none;
}
html .toolbar select{
    text-transform: uppercase;
}
.fotorama__active .fotorama__dot {
    background-color: #274cb3;
    border-color: #274cb3;
}
.footer .download-btn a:hover, .footer .download-btn a:hover i{
    color: white;
    background: #205fba;
}
.footer .download-btn a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #205fba;
    background: transparent;
    border: 2px solid #205fba;
    border-radius: 10px;
    padding: 3px 15px 3px 61px;
    z-index: 1;
    margin-bottom: 5px;
    margin-top: 15px;
}
.footer .download-btn a i {
    position: absolute;
    left: 20px;
    top: 8px;
    font-size: 24px;
    color: #205fba;
    transition: all 500ms ease;
}
.footer .download-btn a span {
    position: relative;
    display: block;
    font-size: 10px;
}
/* fix fotorama */
.gallery-placeholder{
    width: 100%;
}
/* fix fotorama */

#iquattrom .col-md-6 {
    margin-bottom: 30px;
}
#iquattrom img {
    border-radius: 10px;
}
.class_line {
    font-size: 33px;
    position: absolute;
    margin-top: -17%;
    margin-left: 25px;
    color: #FFFFFF;
}
.tit_b_cl {
    position: absolute;
    margin-top: -10%;
    font-size: 20px;
    color: white;
    font-weight: 600;
    margin-left: 28px;
}
.scopri_b_cl {
    position: absolute;
    margin-top: -10%;
    right: 60px;
    font-size: 21px;
    color: white;
}
.bigslidehome .class_line {
    margin-top: -10%;
}
.bigslidehome .tit_b_cl{
    margin-top: -5%;
    font-weight: 400;
}
#iquattrom a:hover img {
    opacity: 0.9;
}
.navigation .level0.active:last-child > .level-top {
    color: white;
}
.bundle-options-container {
    clear: inherit;
}
.bundle-options-container .bundle-options-wrapper, .page-product-bundle #bundle-slide, #bundleSummary .title strong, .price-box.price-configured_price{
    display: none;
}
html .bundle-options-container .product-add-form{
    display: block !important;
}
#bundleSummary {
    margin-top: 0px;
}



@media only screen and (max-width: 1085px) {
    .navigation .level0 > .level-top {
        padding: 0 5px;
    }
    .class_line {
        font-size: 24px;
        margin-top: -17%;
        font-weight: 600;
    }
    .tit_b_cl {
        font-size: 15px;
    }
}
@media only screen and (max-width: 985px) {
    .navigation .level0 > .level-top {
        padding: 0 6px;
        font-size: 10px;
    }
    .class_line {
        font-size: 20px;
    }
    .scopri_b_cl {
        margin-top: -10%;
        right: 32px;
        font-size: 17px;
    }
    .tit_b_cl {
        font-size: 13px;
    }
}


@media only screen and (max-width: 767px) {
    #iquattrom .col-md-6{
        margin-bottom: 15px;
    }
    #iquattrom .bigslidehome{
        margin-bottom: 15px !important;
    }
    .navigation .level0 > .level-top {
        padding: 8px 40px 8px 15px;
        font-size: 14px;
    }
    .affiliatefieldset .control.note{
        margin-top: -15px;
        margin-bottom: 10px;
    }
    html .affiliatefieldset {
        margin-bottom: 15px !important;
        margin-top: 15px !important;
    }
    .nav-sections-item-title {
        background: #ffffff;
        border: solid #d7d7d7;
        border-width: 0 0 1px 1px;
        box-sizing: border-box;
        float: left;
        height: 50px;
        padding-top: 15px;
        text-align: center;
        width: 50%;
    }
    .page-header .header.panel{
        padding: 0px;
    }
    .nav-sections-item-title{
        text-transform: uppercase;
    }
    .nav-sections-item-content {
        margin-top: 24px;
    }
    .navigation .level0:last-child{
        float: none;
    }
    .nav-open .nav-sections, .navigation{
        background: white;
    }
    .navigation .level0{
        line-height: 33px;
    }
    .footer .footerlink{
        margin-bottom: 30px;
    }
    .block-search .label{
        border: none;
        margin-top: -5px;
    }
    .page-products .sorter{
        width: 50%;
    }
    html .toolbar select{
        border: 1px solid #cccccc;
        width: 100% !important;
        background: white;
        text-align: center;
        font-width: 600;
    }
    .footer .footerlink{
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer .block.newsletter .form.subscribe > .field{
        width: 100%;
    }
    html .product-item .action.primary.tocart{
        font-size: 11px;
    }
    .toolbar .sorter-action {
        display: none;
    }
    .logo {
        margin-bottom: 13px;
        margin-top: 2px;
        margin-left: 45px;
    }
    .block-search .label:before{
        color: #2750b5;
        font-size: 24px;
    }
    .minicart-wrapper {
        margin-top: -4px;
        margin-left: 5px;
    }
    .nav-toggle{
        top: 10px;
    }
    .nav-toggle:before{
        color: #2c54b7;
    }
    .footer.content .pagebuilder-column {
        flex-basis: 50%;
        max-width: 50%;
    }
}
@media only screen and (min-width: 768px) {
    .block-search{
        margin-top: -13px;
        float: left;
        width: 100%;
        max-width: calc(100% - 400px);
        margin-left: 5%;
    }
    .block-search .action.search:before{
        font-size: 21px;
        line-height: 43px;
        color: #2750b5;
    }
}

