html {
    margin: 0 !important;
}
/*Coockie bar*/
.message.global.cookie .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.message.global.cookie .content, .message.global.cookie .content a {
    color: #fff;
}
.message.global.cookie {
    background-color: #257b88;
}
.message.global.cookie .content a {
    text-decoration: underline;
}
.message.global p {
    margin: 0;
    padding-right: 16px;
}
@media (max-width: 470px) {
    .message.global.cookie .content {
        flex-direction: column;
        text-align: center;
    }
    .message.global p {
        padding-right: 0;
    }
}
/*Coockie bar*/
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
select, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    border: 1px solid #D8D8D8;
    height: 40px;
    border-radius: 3px;
}
.modal-header {
    border: none;
    padding: 0;
}
.modal-content {
    border: none;
}
.authentication-dropdown {
    border: 1px solid #D8D8D8;
}
button {
    outline: 0 !important;
}
button.action-close {
    border: none !important;
}
.row {
    margin-left: -16px;
    margin-right: -16px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-right: 16px;
    padding-left: 16px;
}
.breadcrumbs {
    margin: 16px auto;
}
.mpblog-search button.action.search {
    height: 36px;
}
.seken-slider .owl-custom-price .product-item-name a.product-item-link a:visited,
.list-post-tabs a,
.post-item-wraper .post-info-wraper h2.mp-post-title a,
.post-item-wraper .about-admin h4.admin-title a,
.post-item-wraper .mp-post-meta-info a.mp-read-more,
.post-item-wraper .mp-post-info a.mp-info,
ul.menu-categories a.list-categories:hover,
.products-same-post a.product-item-link:hover,
a.mp-relate-link, .mpblog-product-name,
.breadcrumbs a {
    color: #257A88 !important;
}
.breadcrumbs .items {
    font-size: 1.4rem;
    color: #333;
}
.breadcrumbs .item:not(:last-child):after {
    font-size: 14px;
    line-height: 22px;
    color: #257b88;
}
.payment-footer, .container, .footer.content, .header.content, .cdz-navigation {
    max-width: 1280px;
    padding: 0 16px;
    margin: auto;
}
.cdz-horizontal-menu .groupmenu li.item.level0.blog-link a {
    color: #257b88;
}
.cdz-horizontal-menu .groupmenu li.item.level0.blog-link ul.groupmenu-drop.slidedown a {
    color: #6d7278;
    margin: 0 !important;
}
.cdz-horizontal-menu .groupmenu li.item.level0.blog-link {
    border: none;
}
.cdz-navigation .cdz-horizontal-menu .groupmenu {
    justify-content: space-between;
}
.cdz-horizontal-menu .groupmenu li.item .groupmenu-drop-content li.level1.item.parent ul.level1.groupmenu-drop li.level2.item a.menu-link {
    font-weight: 400;
    line-height: 12px;
}
.category-menu li.level1.item.last.parent ul.level1.groupmenu-drop,
.cdz-horizontal-menu .groupmenu .integratori .last.parent ul.level1.groupmenu-drop {
    display: none !important;
}
.cdz-horizontal-menu .groupmenu li.item .groupmenu-drop-content li.level1.item {
    width: calc(100% / 5 - 1px) !important;
    padding-right: 24px;
}

.cdz-horizontal-menu .groupmenu li.item .groupmenu-drop-content li.level1.item a.menu-link:after {
    display:none;
}
.cdz-horizontal-menu .groupmenu li.item .groupmenu-drop-content li.level1.item a.menu-link {
    font-size: 12px;
    border-bottom: none;
    margin-bottom: 10px;
}
.home-slider-container div#carousel-slider {
    overflow: auto;
}
li.item.level0.level-top a.menu-link {
    line-height: 14px;
}
.cdz-menu .groupmenu li.level0>a.menu-link .menu-icon img {
    width: 100%;
    max-width: 100%;
}
.cdz-horizontal-menu li.level0>.groupmenu-drop {
    padding-top: 6px;
    top: 17px;
}
ul.items.am-filter-items-attr_category_ids.am-labels-folding.-am-singleselect {
    width: 100%;
}
.filter-options .am-labels-folding .item .am-collapse-icon~[class*='am-filter-item-'] {
    padding-left: 0;
    margin-top: 0;
}
.filter-options .am-labels-folding.-am-singleselect .item {
    display: flex !important;
}
li.item.-is-collapsible.-is-by-click.-filter-parent:before {
    display: none;
}
.am-labels-folding .am-collapse-icon, .filter-options .amshopby-category-dropdown+form .items.-am-multiselect .item .am-collapse-icon {
    right: 0;
    left: initial;
}
button#top-cart-btn-checkout {
    padding: 8px;
}
.cart.main.actions a.action.continue,
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    background-color: transparent;
    border: 2px solid #247c89;
    border-radius: 24px;
    color: #247c89;
}
.cart.main.actions a.action.continue:hover,
button:not(:disabled):hover, [type="button"]:not(:disabled):hover, [type="reset"]:not(:disabled):hover, [type="submit"]:not(:disabled):hover {
    background-color: #247c89;
    color: #fff;
}
.patologie a.button {
    height: 44px;
    margin: 24px auto 0;
    max-width: 220px;
    font-weight: 600;
}
button.action.tocart.primary, .patologie a.button,
a.action.create.primary, button.action.primary {
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 24px !important;
    padding: 8px 32px;
    width: 100%;
    border: none;
}
.patologie a.button,
a.action.create.primary, button.action.primary {
    background-color: #257b88 !important;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
button.action.primary.checkout,
button.button.action.continue.primary,
.cart-summary .checkout-methods-items .action.primary.checkout, .cart-summary .checkout-methods-items .amshopby-button.checkout, .cart-summary .checkout-methods-items .am-filter-go.checkout,
button.action.primary.clerk_powerstep_button.clerk_powerstep_continue,
button#top-cart-btn-checkout,
button.action.tocart.primary,
.clerk-instant-search-key-selectable button.action.tocart.primary {
    background-color: #F1B743 !important;
    color: #000;
}
.patologie a.button:hover,
a.action.create.primary:hover, button.action.primary:hover {
    background-color: #60b3b1 !important;
    text-decoration: none;
}
button.action.primary.checkout:hover,
button.button.action.continue.primary:hover,
.cart-summary .checkout-methods-items .action.primary.checkout:hover, .cart-summary .checkout-methods-items .amshopby-button.checkout:hover, .cart-summary .checkout-methods-items .am-filter-go.checkout:hover,
button.action.primary.clerk_powerstep_button.clerk_powerstep_continue:hover,
button#top-cart-btn-checkout:hover,
button.action.tocart.primary:hover,
.clerk-instant-search-key-selectable button.action.tocart.primary:hover {
    background-color: #ffa400 !important;
    color: #000;
    border: none;
}
.abs-account-blocks .block-title, .account .legend, .form-giftregistry-search .legend, .block-giftregistry-results .block-title, .block-giftregistry-shared-items .block-title, .block-wishlist-search-form .block-title, .block-wishlist-search-results .block-title, .multicheckout .block-title, .multicheckout .block-content .title, .customer-review .review-details .title, .paypal-review .block .block-title, .account .column.main .block:not(.widget) .block-title, .multicheckout .block-title, .magento-rma-guest-returns .column.main .block:not(.widget) .block-title, [class^='sales-guest-'] .column.main .block:not(.widget) .block-title, .sales-guest-view .column.main .block:not(.widget) .block-title,.amazon-validate-container .block .block-title, .login-container .block .block-title {
    border-bottom: 1px solid #d8d8d8;
}
.form.create.account .legend span,
.account .column.main .block:not(.widget) .block-title strong {
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 500;
}
.action.primary:hover, .action-primary:hover, .amshopby-button:hover, .am-filter-go:hover {
    border: none;
}
.paypal-review .block .box-title>span,
.account .column.main .block:not(.widget) .box-title>span,
.multicheckout .box-title>span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title>span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title>span,
.sales-guest-view .column.main .block:not(.widget) .box-title>span {
    font-size: 1.6rem;
    font-weight: 600;
    color: #257b88;
    text-transform: uppercase;
}
button.action-close:hover {
    background-color: transparent !important;
}
.old-price .price {
    text-decoration: line-through;
    font-weight: 400 !important;
}
.price-list.saving-price, .old-price .price {
    color: #797A7B;
}
.special-price .price {
    color: #CC0101;
}
.price-list.price-percentage .percentage {
    color: #fff;
    background-color: #cc0203;
    font-weight: 600;
}
.description strong.type, .titolo {
    color: #257b88;
    display: flex !important;
    align-items: center;
    margin-bottom: 16px !important;
}
.titolo {
    justify-content: center;
    font-size: 2.0vw;
}
.account .page-main .page-title-wrapper .page-title:after,
.titolo:before, .titolo:after,
.description strong.type:after,
.checkout-cart-index h1.page-title:after,
.page-main>.page-title-wrapper .page-title:after  {
    content: '---';
    color: #F1B743;
    letter-spacing: -4px;
    margin-left: 4px;
    margin-right: 4px;
}
.titolo:before, .titolo:after, .description strong.type:after {
    margin-top: -4px;
}
.checkout-cart-index h1.page-title:after, #block-discount-heading:after {
    margin-top: -4px;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price, .paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price, .paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price, .paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price, .cart.table-wrapper .col.price .price-including-tax .price, .cart.table-wrapper .col.price .price-excluding-tax .price, .cart.table-wrapper .col.subtotal .price-including-tax .price, .cart.table-wrapper .col.subtotal .price-excluding-tax .price, .cart.table-wrapper .col.msrp .price-including-tax .price, .cart.table-wrapper .col.msrp .price-excluding-tax .price, .order-details-items .col.price .price-including-tax .price, .order-details-items .col.price .price-excluding-tax .price, .order-details-items .col.subtotal .price-including-tax .price, .order-details-items .col.subtotal .price-excluding-tax .price {
    font-weight: 600;
}
.cart.table-wrapper .product-item-name {
    font-size: 16px;
}
.titolo:before {
    margin-right: 8px;
}
.titolo:after, .description strong.type:after {
    margin-left: 8px;
}
a, a:hover, a:link, a:visited {
    color: #257A88;
}
.table {
    color: #333;
}
/*header*/
header.page-header.sticky {
    position: fixed;
    z-index: 10;
    width: 100%;
}
header.page-header.sticky .header.content {
    padding: 7px 16px;
}
header.page-header.sticky .row.warranty {
    padding: 0;
    font-size: 12px;
}
.logo {
    max-width: 90%;
}
.logo img {
    width: 100%;
}
.row.warranty {
    background-color: #F1B743;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 0;
    border-bottom: 4px solid #fff;
}
.row.warranty a {
    color: #333
}
.minicart-wrapper .action.showcart .counter.qty.empty { display: inline-block; }
.row.warranty .widget.block.block-static-block {
    margin: 0;
}
.row.warranty .wrapper.cmphblok {
    width: 100%;
}
.columns .column.main {
    max-width: 100%;
    padding-bottom: 0;
}
ul.header.links.new li,
.minicart-wrapper .action.showcart,
span.header_account_link_list.login,
ul.header.links.new li.link.wishlist {
    width: 48px !important;
    height: 48px;
    background-color: #257A88;
    border-radius: 4px;
}
ul.header.links.new li:hover,
.minicart-wrapper .action.showcart:hover,
span.header_account_link_list.login:hover,
ul.header.links.new li.link.wishlist:hover {
    background-color: #458f9a;
}
.minicart-wrapper .action.showcart {
    float: right;
}
ul.header.links.new li.link.wishlist {
    position: absolute;
    right: 0;
}
span.header_account_link_list.login,
ul.header.links.new li.greet.welcome {
    position: absolute;
    left: 0;
}
ul.header.links.new li.greet.welcome {
    opacity: 1;
}
.header.content {
    padding: 24px 0;
}
.col-lg-3.col-md-4.logo, .logo {
    margin: 0;
    justify-content: left;
}
.col-lg-3.col-md-4.logo, .logo, .col-lg-7.col-md-4.search, .col-lg-2.col-md-4.account {
    display: flex;
    align-items: center;
}
.block.block-search {
    padding: 0;
    width: 100%;
}
.block-search input {
    height: 52px;
    border-radius: 4px;
    border: 2px solid #F3F2F2;
    background-color: #F3F2F2;
}
.block-search .action.search {
    background-color: #f1b743;
    width: 48px;
    height: 48px;
    border-radius: 4px;
    top: 2px;
    right: 2px;
}
li.link.authorization-link a:before {
    content: "\f08b";
    font-family: 'FontAwesome', sans-serif;
    margin-right: 4px;
}
.block-search .action.search.disabled, .block-search .action.search[disabled], fieldset[disabled] .block-search .action.search {
    opacity: 0.8;
}
.block-search .action.search:hover {
    background-color: #ff8f14;
}
.block-search .action.search:before, .block-search .action.search:hover:before {
    color: #fff;
    font-size: 24px;
}
.col-lg-2.col-md-4.account li {
    list-style: none;
    margin: 0;
    line-height: 13px;
    height: 38px;
}
span.logged-in {
    color: #fff;
    font-size: 11px;
}
.customer-menu ul.header.links li {
    height: auto !important;
}
.customer-welcome {
    margin-right: 16px !important;
}
.customer-welcome li a {
    text-align: center;
    padding: 4px;
    font-size: 14px;
}
.customer-welcome li a:hover {
    background-color: #F5F5F5;
}
ul.header.links.new {
    padding: 0;
    margin: 0;
    display: flex;
    height: 48px;
    position: relative;
    width: 124px;
}
a.header_account_link, li.link.wishlist a {
    font-size: 0;
}
.customer-welcome .header.links {
    padding: 4px;
    display: flex;
    flex-direction: column;
    left: -60px;
}
.customer-menu ul.header.links li.link.authorization-link {
    order: 99;
}
.customer-welcome .action.switch:after {
    display: none;
}
/*.customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 12px;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #fff;
    background-color: #f2b743;
    padding: 3px;
    border-radius: 5px;
    left: 0;
    position: absolute;
    top: 15%;
}*/
li.customer-welcome {
    position: absolute;
    z-index: 10;
    background-color: transparent !important;
    left: 8%;
    margin: 0 !IMPORTANT;
}
span.logged-in {
    text-transform: uppercase;
    font-size: 8px;
    line-height: 10px;
    position: absolute;
    width: 48px;
    text-align: center;
    bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: horizontal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 0 2px;
}
span.header_account_link_list.login {
    position: relative;
    z-index: 10;
}
span.header_account_link_list.login,
li.greet.welcome {
    margin-right: 14px !important;
    margin-left: 14px !important;
    position: relative;
    background-position-y: 3px !important;
    background-position-x: 1px !important;
}
.customer-welcome ul:before {
    right: 78px;
}
.customer-welcome ul:after {
    right: 77px;
}
button.action.switch {
    width: 80px;
    height: 40px;
}
ul.header.links.new .customer-welcome .header.links li {
    width: 100% ! IMPORTANT;
    background-color: transparent;
}
ul.header.links.new li {
    font-size: 10px;
    text-align: left;
}
li.greet.welcome {
    background-position-x: center !important;
    background-position-y: 8px !important;
}
.customer-welcome .action.switch {
    width: 100%;
}
li.greet.welcome, a.header_account_link:before, li.link.wishlist a:before, .minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before {
    content: '';
    width: 28px;
    height: 28px;
    display: block;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
}
li.greet.welcome, a.header_account_link:before {
    background-image: url(../images/user-icon.svg);
    background-size: 20px;
    z-index: 1;
}
a.header_account_link:after, li.link.wishlist a:after, .minicart-wrapper .action.showcart:after {
    content: '';
    display: block;
    margin: auto;
    font-size: 8px;
    color: #fff;
}
.link.wishlist .counter {
    margin-top: -12px;
}
a.header_account_link:after {
    content: 'ACCEDI';
}
li.link.wishlist a {
    margin-top: 4px;
}
li.link.wishlist a:after {
    content: 'WISHLIST';
}
a.header_account_link:after,
.minicart-wrapper .action.showcart:after,
li.link.wishlist a:after {
    position: absolute;
    bottom: 3px;
    width: 100%;
    text-align: center;
    left: 0;
}
li.greet.welcome:before {
    margin: 0;
    width: 100%;
}
#minicart-content-wrapper li.item.product.product-item {
    height: auto;
}
.minicart-wrapper .action.showcart:after {
    content: 'CARRELLO';
}
.minicart-wrapper .action.showcart {
    position: relative;
}
.minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    top: -8px;
    font-size: 10px;
    background-color: #f1b743;
    height: 18px;
    line-height: 18px;
    right: -4px;
}
.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}
.minicart-items .item-qty {
    width: 40px;
    height: 24px;
}
.minicart-items .product-item-details .details-qty {
    margin-top: 0;
    padding-left: 16px;
}
.minicart-wrapper .product .actions {
    float: right;
    margin: -22px 0 0;
}
.minicart-wrapper .action.close {
    right: 4px;
    top: 4px;
}
.minicart-wrapper .minicart-widgets {
    margin-top: 0;
}
.minicart-items .action.edit:before, .minicart-items .action.delete:before, .cart.table-wrapper .actions-toolbar>.action-edit:before, .cart.table-wrapper .actions-toolbar>.action-delete:before {
    color: #247c89;
}
.minicart-wrapper .block-minicart {
    padding: 20px;
}
.minicart-items .price-container .price-wrapper {
    line-height: 22px;
}
.minicart-items .product-item-pricing {
    display: flex;
}
.minicart-items .product-item-details .details-qty label {
    display: none;
}
.minicart-items .product-item-details .price-excluding-tax .price {
    font-size: 16px;
    font-weight: 600;
}
.minicart-items .product-item-details .details-qty {
    margin-top: 0;
}
.minicart-items .product-item-name a {
    color: #333;
    line-height: 18px;
}
.minicart-items .product-item-name {
    text-align: left;
}
.minicart-items-wrapper {
    min-height: 139px;
    max-height: 320px;
}
.minicart-items .product-item-details .price-including-tax, .minicart-items .product-item-details .price-excluding-tax {
    margin: 0;
    text-align: justify;
    color: #247c89;
}
.col-lg-2.col-md-4.account li span.product-image-container {
    width: 50px !important;
}
a.header_account_link:before {
    background-image: url("../images/user-icon.svg");
    margin-top: 4px;
}
li.link.wishlist a:before {
    background-image: url("../images/wishlist-icon.svg");
    background-size: 24px;
}
.action.showcart:before, .minicart-wrapper .action.showcart.active:before {
    background-image: url("../images/cart-icon.svg");
    background-size: 24px;
    margin-top: 5px ! IMPORTANT;
}
li.link.wishlist a:hover, a.header_account_link:hover {
    text-decoration:none
}
span.header_account_link_list.logout {
    display: none;
}
.minicart-wrapper {
    margin: 0;
    width: 33.333333%;
    text-align: center;
}
.row.headermain {
    max-width: 1280px;
    margin: auto;
}
.col-lg-2.col-md-4.account {
    justify-content: space-between;
    align-items: center;
    width: 208px;
    max-width: 100%;
}
header.page-header {
    background-color: #fff;
}
span.header_account_link_list.login, li.link.wishlist a {
    display: flex;
    align-items: center;
    flex-direction: column;
}
/*footer*/
.block.newsletter .form.subscribe {
    display: flex;
    max-width: 100%;
}
.container.row {
    margin: auto;
    padding: 0;
    max-width: 1280px;
}
.newsletter-footer {
    background: rgb(198,114,0);
    background: linear-gradient(180deg, rgba(198,114,0,1) 0%, rgba(241,160,1,1) 53%, rgba(198,114,0,1) 100%);
    padding: 24px 0;
    color: #fff;
}
.newsletter-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
}
.newsletter-title span {
    text-decoration: underline;
}
.newsletter-footer p {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 8px 0 !important;
}
.block.newsletter .field.newsletter,
.block.newsletter .actions {
    width: 100%;
}

.block.newsletter .field.newsletter {
    max-width: 100%;
    float: none !important;
}
.block.newsletter .actions {
    max-width: 270px;
    margin-left: 24px;
}
.avvertenze-newsletter, .block.newsletter, .field.newsletter label, .newsletter-title {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}
.block.newsletter input#newsletter {
    margin: 0 !important;
    height: 48px;
    border-radius: 4px;
    border: 3px solid #257b88;
    font-size: 16px;
    padding-left: 16px;
}
.block.newsletter .field .control {
    position: relative;
}
.block.newsletter .field .control:before {
    display: none;
}
.block.newsletter input#privacy_checkbox_footer {
    margin-right: 8px;
}
.newsletter-footer .container.row {
    max-width: 1200px;
}
.privacy-container {
    margin: 8px 0;
}
.privacy-container a {
    color: #fff;
    text-decoration: underline;
}
.block.newsletter .actions {
    width: 100%;
    float: right !IMPORTANT;
    text-align: right;
}
.privacy-container,
.avvertenze-newsletter {
    font-size: 12px;
}
button.action.subscribe.primary {
    height: 48px;
    width: 100%;
    max-width: 270px;
}
.row.contatti .col-sm-3 {
    display: flex;
    align-items: center;
    font-size: 12px !important;
}
i.footer-icon {
    width: 100px;
    height: 60px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
}
i.footer-icon.star {
    background-image: url("../images/star-icon.svg");
}
i.footer-icon.truck {
    background-image: url("../images/truck-icon.svg");
    background-size: 45px;
}
i.footer-icon.customer {
    background-image: url("../images/customer-icon.svg");
}
i.footer-icon.money {
    background-image: url("../images/money-icon.svg");
}
i.footer-icon {
    flex: 0 0 25%;
}
i.footer-icon.secure {
    background-image: url("../images/security.svg");
}
i.footer-icon.lazy {
    background-image: none;
}
.icon-message span {
    color: #247c89;
    display: block;
    font-weight: 700;
}
.container.contacts-footer {
    padding: 36px 0;
}
footer.page-footer {
    border-top: 6px solid #f1b743;
    padding: 48px 0;
    font-size: 16px;
    line-height: 30px;
    background: rgb(58,177,196);
    background: linear-gradient(180deg, rgba(58,177,196,1) 0%, rgba(37,122,136,1) 80%);
}
.col-sm-3.info img {
    max-width: 240px;
    margin-bottom: 20px;
    width: 100%;
}
.col-sm-3.info a, footer.page-footer, .link a {
    color: #fff;
}
.link .card-body i.fa.fa-chevron-right, .col-sm-3.info i.fa, .link .card-body i.fa.fa-angle-right {
    margin-right: 8px;
    color: #f1b743;
    font-size: 24px;
}
.col-sm-3.info i.fa {
    font-size: 20px;
}
.col-sm-3.info .social i.fa {
    color: #fff;
    font-size: 32px;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 52px;
    text-align: center;
    line-height: 40px;
    padding-top: 4px;
    padding-bottom: 1px;
    opacity: 0.7;
}
.col-sm-3.info .social i.fa:hover {
    opacity: 1;
}
.social {
    margin-top: 18px;
}
.link .card-header {
    padding: 0;
    border: none;
}
.links-footer h3 {
    color: #f1b743;
    font-size: 22px;
}
.link .card {
    border: none;
    background-color: transparent;
}
.link .card-header a:hover {
    text-decoration: none;
}
.link .accordion > .card .card-header {
    background-color: transparent;
}
.link .card-body {
    padding: 38px 0 0;
}
.link .card-body li {
    margin: 4px 0 !important;
}
img.sitosicuro {
    margin-top: 42px;
    max-width: 150px;
}
.row.payment {
    padding: 24px 0;
}
.row.payment .col-sm-6 {
    display: flex;
    align-items: center;
}
.row.payment span {
    color: #247c89;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
.row.payment .col-sm-6 img {
    margin-left: 16px;
}
.col-sm-6.spedizioni {
    justify-content: flex-end;
}
.container.payment-footer {
    max-width: 100%;
    padding: 0;
}
.copyright {
    background-color: #f1b743;
    color: #ffffff;
    font-size: 14px;
}
.col-sm-3.logo-farma .widget.block.block-static-block {
    margin: 0;
    float: left !important;
}
.logo-sicuro-mobile {
    display: none;
}

@media (min-width: 1280px) {
    .header.content {
        max-width: 100%;
    }
    span.header_account_link_list.login {
        width: 100%;
    }
    .col-lg-3.col-md-4.logo {
        flex: 0 0 16.666667%;
    }
    .col-lg-7.col-md-4.search {
        flex: 0 0 66.666666%;
        max-width: 66.666666%;
    }
    .col-lg-7.col-md-4.search {
        flex: 0 0 66.666666%;
        max-width: 66.666666%;
        padding-left: 0;
        padding-right: 0;
    }

}

@media (min-width: 813px) {
    .link .collapse {
        display: block;
    }
    .link .accordion.md-accordion {
        display: flex;
    }
    .links-footer h3 i.fa {
        display: none;
    }
}
@media (max-width:1152px) {
    .newsletter-footer {
        padding: 16px;
    }
    .newsletter-title {
        font-size: 32px;
        line-height: 48px;
    }
    .row.contatti {
        margin: 0;
    }
    .col-sm-3.info a, footer.page-footer, .link a, .avvertenze-newsletter, .privacy-container, .container.contacts-footer {
        font-size: 13px;
    }
    .links-footer h3 {
        font-size: 18px;
    }
    .link .card-body {
        padding: 20px 0 0;
    }
    img.sitosicuro {
        margin-top: 26px;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .header.content, .footer.content {
        padding-left: 0;
        padding-right: 0;
    }
    .col-sm-3.info img {
        max-width: 200px;
    }
    .cdz-horizontal-menu .groupmenu li.item .groupmenu-drop-content li.level1.item a.menu-link {
        padding-bottom: 16px;
        margin-bottom: 0;
    }
}
@media (max-width: 1279px) {
    .col-lg-7.col-md-4.search {
        flex: 0 0 calc(75% - 208px);
    }
}
@media (max-width: 991px) {
    .col-lg-7.col-md-4.search {
        flex: 0 0 calc(66% - 208px);
        max-width: 100%;
        padding-right: 0;
    }
    .col-lg-2.col-md-4.account {
        flex: 0 0 208px;
    }
    .minicart-wrapper {
        margin-left: 1px;
    }
}
@media (max-width:890px) {
    .interlink .titolo, .amslider-header-container, .post-list-container.mpcss .widget-title a, .clerk h2 {
        font-size: 22px;
    }
    .interlink .titolo {
        margin-bottom: 20px !important;
    }
    header.page-header.sticky .col-lg-2.col-md-4.account,
    header.page-header.sticky .col-lg-3.col-md-4.logo,
    header.page-header.sticky .row.warranty {
        display: none;
    }
    header.page-header.sticky .row.warranty {
        padding: 0;
        font-size: 12px;
    }
    .filter-options .items .items-children.-folding .item {
        margin: 0;
    }
    .mp-footer {
        display: none;
    }
    .mp-sidebar.product.info.detailed {
        width: 50%;
        float: left;
        margin: 0;
    }
    .mpblog-post-index .sidebar.sidebar-main {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .mp-sidebar.mpcss {
        width: 50%;
        float: right;
        margin-top: 8px;
        padding-left: 24px;
        margin-bottom: 0;
    }
    .mpblog-post-index .columns {
        display: flex;
        flex-direction: column;
    }
    .mpblog-post-index .columns .column.main {
        width: 100%;
    }
    .minicart-items .product-item-details {
        padding-left: 60px;
    }
    .minicart-wrapper .product .actions {
        float: right;
        margin: -22px 0 0;
    }
    .block-minicart .block-content>.actions>.primary .action.primary {
        font-size: 16px;
    }
    .titolo, .patologie .titolo {
        font-size: 22px;
    }
    .row.headermain {
        flex-direction: column;
    }
    a.logo {
        max-width: 240px;
        margin: auto;
    }
    .col-lg-3.col-md-4.logo {
        width: 100%;
        max-width: 100%;
        position: relative;
    }
    .header.content {
        padding: 0 16px 16px;
    }
    .col-lg-3.col-md-4.logo {
        padding: 16px 0;
    }
    .col-lg-2.col-md-4.account {
        position: absolute;
        right: 0;
        padding-top: 0;
        top: 24px;
        max-width: 200px;
        z-index: 10;
    }
    .col-lg-7.col-md-4.search {
        width: 100%;
        max-width: 100%;
    }
    .minicart-wrapper .block-minicart {
        right: 0;
    }
    .left.col-md-8.col-sm-12 {
        flex: 0 0 100%;
    }
    .avvertenze-newsletter, .block.newsletter, .field.newsletter label, .newsletter-title, .left.col-md-8.col-sm-12 {;
        max-width: 100%;
    }
    .row.contatti .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
        flex-direction: column;
        text-align: center;
        font-size: 12px;
        margin-bottom: 16px;
    }
    .container.contacts-footer {
        padding: 24px 0;
    }
    .payment-footer {
        padding: 0;
    }
    .columns .column.main {
        padding-bottom: 0;
    }
    .row.payment {
        flex-direction: column;
    }
    .col-sm-6.spedizioni, .col-sm-6.pagamenti {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row.payment {
        flex-direction: column;
        padding: 0;
    }
    .row.payment .col-sm-6 {
        display: flex;
        align-items: center;
        padding-top: 16px;
        padding-bottom: 16px;
        border-top: 1px solid #D8D8D8;
        justify-content: center;
    }
    .links-footer .col-sm-3, .links-footer .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    footer.page-footer {
        padding: 16px 0 0;
    }
    .col-sm-3.info a, footer.page-footer, .link a, .avvertenze-newsletter, .privacy-container, .container.contacts-footer {
        font-size: 16px;
    }
    footer.page-footer p {
        margin-top: 0;
    }
    .col-sm-3.info img {
        margin-left: auto;
        margin-right: auto;
    }
    .footer.content .accordion > .card {
        border-top: 1px solid #f1b743;
        border-radius: 0;
    }
    .social {
        order: -1;
        margin-top: 0;
        margin-bottom: 16px;
    }
    .col-sm-6.link .card {
        padding: 16px 0;
    }
    .col-sm-3.info {
        display: flex;
        flex-direction: column;
        margin-bottom: 16px;
    }
    .links-footer h3 {
        color: #fff;
        display: flex;
        justify-content: center;
        font-weight: 600;
    }
    .about-home button.btn .fa,
    .links-footer a h3 i.fa.fa-angle-down {
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        transform: rotate(180deg)
    }
    .links-footer a h3 i.fa.fa-angle-down {
        color: #f1b743;
        font-size: 24px;
        height: 16px;
        line-height: 16px;
        margin-left: 16px;
    }
    .about-home button.btn.collapsed .fa,
    .links-footer a.collapsed h3 i.fa.fa-angle-down {
        transform: rotate(0deg)
    }
    .col-sm-3.logo-farma {
        display: none;
    }
    .logo-sicuro-mobile {
        display: block;
    }
    .copyright span {
        width: 100%;
        display: block;
    }
    .copyright {
        height: 134px;
        text-align: left;
        display: flex;
        align-items: center;
        padding: 16px;
    }
    .logo-sicuro-mobile .sitosicuro {
        margin: 0;
        max-height: 100px;
    }
    .logo-sicuro-mobile .widget.block.block-static-block {
        margin: 0;
    }
    .logo-sicuro-mobile {
        display: block;
        text-align: right;
        padding: 16px;
        margin-top: -134px;
    }
    .titolo:before, .titolo:after {
        margin-top: -5px;
        font-size: 32px;
    }
    .cdz-horizontal-menu .groupmenu li.item .groupmenu-drop-content li.level1.item a.menu-link {
        padding-bottom: 14px;
        margin-bottom: 8px;
    }
    .post-list-container.mpcss .post-image {
        min-height: 200px;
    }
    .post-image img.img-responsive {
        max-height: 260px;
    }
    .patologie .titolo {
        font-size: 22px;
    }
    .post-list-container.mpcss .widget-title a:before, .post-list-container.mpcss .widget-title a:after {
        font-size: 32px;
    }
    .post-list-container.mpcss .widget-title a {
        font-size: 22px;
        margin: 0 0 20px;
    }
    header.page-header.sticky .header.content {
        padding: 0 16px 4px;
    }
    header.page-header.sticky .header.content .block.block-search {
        margin-top: 4px;
    }
}
/*Carousel*/
.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.owl-carousel .owl-item img {
    width: auto;
    margin: auto;
}
.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    left: 50%;
    transform: translate(-50%, -50%);
}
.patologie .owl-carousel .owl-nav button.owl-next, .patologie .owl-carousel .owl-nav button.owl-prev {
    margin: 0 -8px;
}
.owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
}
#carousel-slider.owl-carousel .owl-nav button.owl-next span, #carousel-slider.owl-carousel .owl-nav button.owl-prev span {
    color: #fff;
}
#carousel-slider.owl-theme .owl-dots .owl-dot.active span, #carousel-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}
.owl-theme .owl-dots .owl-dot:hover {
    background-color: transparent;
}
#carousel-slider.owl-theme .owl-dots .owl-dot span {
    background-color: transparent;
    border: 1px solid #fff;
}
#carousel-slider .owl-dots {
    bottom: 4px;
    width: 100%;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent;
    box-shadow: none;
}
.integratori .col-sm-2 {
    margin-bottom: 24px;
}
.integratori a.custom-menu-link {
    color: #257b88;
}
.integratori .groupmenu-drop-content {
    display: flex;
}
.cdz-horizontal-menu .groupmenu li.item.integratori .groupmenu-drop-content ul {
    flex: 0 0 16.666666%;
    display: flex;
}
.cdz-horizontal-menu .groupmenu li.item.integratori .groupmenu-drop-content li.level1.item {
    width: calc(100% / 1 - 0px) !important;
    padding: 2px 0;
    margin-bottom: 4px;
}
.cdz-horizontal-menu .groupmenu li.item.integratori .groupmenu-drop-content li.level1.item a.menu-link {
    color: #666;
    text-transform: initial;
    border-bottom: none;
    padding: 0;
    font-weight: 400;
    margin-bottom: 0;
}
a.custom-menu-link, a.custom-menu-link:hover {
    max-width: 100%;
    text-transform: uppercase;
    color: #257b88;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 8px;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    margin-bottom: 8px;
}
.cdz-menu .integratori .col-sm-6 {
    width: 50%;
    flex: 0 0 50%;
}
.cdz-horizontal-menu .groupmenu li.item.integratori .groupmenu-drop-content .col-sm-6 li.level1.item {
    width: calc(100% / 3 - 4px) !important;
}

@media (max-width:1152px) {
    .cdz-navigation .cdz-horizontal-menu .groupmenu {
        display: block;
    }
    .groupmenu-drop-content.groupmenu-width-24 {
        margin: 0 !important;
        width: 100%;
    }
    .cdz-horizontal-menu .groupmenu li.item .groupmenu-drop-content li.level1.item a.menu-link {
        font-size: 14px;
    }
    .cdz-menu .groupmenu-drop li.item {
        padding: 8px 0;
    }
    a.custom-menu-link,
    .cdz-horizontal-menu .groupmenu li.item .groupmenu-drop-content li.level1.item a.menu-link {
        font-size: 14px;
        padding-bottom: 16px;
    }
    a.custom-menu-link {
        margin-bottom: 0;
    }
    li.level1.item.parent span.dropdown-toggle {
        display: none !important;
    }
    .cdz-horizontal-menu .groupmenu li.item.level0:first-child {
        padding-right: 0;
    }
    .cdz-horizontal-menu .groupmenu li.item .groupmenu-drop-content li.level1.item.last a.menu-link {
        border-bottom: none;
        padding-bottom: 0;
    }
    .cdz-horizontal-menu .groupmenu li.item .groupmenu-drop-content li.level1.item.last {
        padding-bottom: 0;
    }
    li.item.level0.level-top.parent, .cdz-horizontal-menu .groupmenu li.item.level0 {
        width: 100%;
    }
    .integratori .col-sm-2, .integratori .col-sm-6 {
        margin-bottom: 0;
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100%;
        padding: 8px 0;
    }
    li.item.level1.text-content {
        padding-bottom: 0;
        padding-top: 12px;
    }
    .cdz-horizontal-menu .groupmenu li.item.integratori .groupmenu-drop-content ul {
        display: none;
    }
    .integratori .col-sm-2:last-child a {
        border: none !important;
    }
    .integratori .col-sm-2, .integratori .col-sm-6 {
        padding: 8px 0 !important;
    }
    .integratori .col-sm-2:last-child {
        padding-bottom: 0 !important;
    }
}
/*Feeadty*/
.fdt_carouselcarosello-1_widget_merchant .fdt_carousel_controls button.carousel_control {
    background-color: transparent;
}
.fdt_INCREMENT_ID_widget_merchant {
    background-color: transparent !important;
    font-family: 'Open Sans', sans-serif !important;
}
.widget-title, .widget-subtitle span {
    font-size: 26px !important;
    font-weight: 700 !important;
}
.widget-title {
    color: #f1b743 !important;
    margin: 0 !important;
}
.zoorate_dyn_widget {
    width: 100% !important;
}
.widget-subtitle {
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #257b88 !important;
}
.container.feedaty .row {
    align-items: center !important;
    margin: 0 !important;
}
.fdt_INCREMENT_ID_widget_merchant button {
    margin-top: 44px !important;
    box-shadow: none !important;
}
.fdt_INCREMENT_ID_widget_merchant button:hover {
    background-color: transparent !important;
}
.rev_INCREMENT_ID_text {
    height: 48px !important;
    display: -webkit-box !important;
    line-height: 24px !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    width: 100% !IMPORTANT;
    max-width: 96% !important;
}
.fdt_INCREMENT_ID_rev,
.fdt_INCREMENT_ID_widget_wrapper,
.fdt_INCREMENT_ID_widget_merchant,
.fdt_INCREMENT_ID_rev_block {
    height: 110px !important;
    float: left !important;
    max-height: 110px !important;
    width: 100% !important;
}
.fdt_INCREMENT_ID_rev_stars,
.rev_INCREMENT_ID_date {
    margin-top: 16px !important;
}
.fdt_INCREMENT_ID_rev {
    width: 50% !important;
}
.fdt_INCREMENT_ID_rev_block {
    width: 94% !important;
}
.rev_INCREMENT_ID_text,
.fdt_INCREMENT_ID_rev_stars {
    margin-left: 16px !important;
}
.rev_INCREMENT_ID_text {
    margin-top: 8px !important;
}
.fdt_INCREMENT_ID_rev {
    height: 117px !important;
    float: left !important;
}
.fdt_INCREMENT_ID_widget_title {
    display: none !important;
}
.fdt_INCREMENT_ID_widget_summary {
    display: none !important;
}
@media (max-width:960px) {
    .patologie {
        padding: 0 !important;
    }
    .widget-title, .widget-subtitle span {
        font-size: 18px !important;
    }
    .widget-subtitle {
        font-size: 13px !important;
    }
    .fdt_INCREMENT_ID_rev_block {
        width: 90% !important;
    }
    .fdt_INCREMENT_ID_rev {
        width: 100% !important;
    }
    .fdt_INCREMENT_ID_rev, .fdt_INCREMENT_ID_widget_wrapper, .fdt_INCREMENT_ID_widget_merchant, .fdt_INCREMENT_ID_rev_block {
        height: 90px !important;
        max-height: 90px !important;
    }
    .rev_INCREMENT_ID_text {
        height: 32px !important;
        line-height: 16px !important;
        font-size: 12px !important;
    }
    .fdt_INCREMENT_ID_rev_stars, .rev_INCREMENT_ID_date {
        font-size: 12px !important;
    }
    .container.feedaty {
        padding: 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 890px) {
    div#carousel-slider {
        max-height: 292px;
    }
    .owl-carousel .owl-item img {
        width:100%;
    }
}
@media (max-width: 767px) {
    span.customer-name button.action.switch span {
        display: none;
    }
    .customer-welcome .header.links {
        padding: 0;
        display: none;
    }
    .customer-welcome.active .header.links {
        display: flex;
    }
    span.customer-name, li.customer-welcome, li.greet.welcome {
        display: block;
    }
    .customer-welcome .customer-name {
        cursor: pointer;
    }
    ul.header.links.new li {
        max-width: 60px;
        width: inherit;
        background-position-x: 8px !important;
        background-position-y: 4px !important;
    }
    .customer-welcome .action.switch:after {
        font-size: 8px;
        line-height: 8px;
    }
    .widget-title, .widget-subtitle span {
        font-size: 16px !important;
    }
    .widget-subtitle {
        font-size: 12px !important;
    }
    li.greet.welcome, a.header_account_link:before, li.link.wishlist a:before, .minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before {
        opacity: 1;
    }
}
@media (max-width: 600px) {
    .home-slider-container .col-sm-4 {
        flex-direction: column;
    }
    .widget-title, .widget-subtitle span {
        font-size: 18px !important;
    }
    .widget-subtitle {
        font-size: 13px !important;
    }
    .container.feedaty .row {
        flex-direction: column !important;
    }
    .feedaty .col-sm-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .col-sm-6.widget-title {
        text-align: center !important;
    }
    .fdt_INCREMENT_ID_widget_merchant {
        max-width: 414px !important;
        float: none !important;
    }
    .zoorate_dyn_widget {
        text-align: center !important;
    }
    .fdt_INCREMENT_ID_rev, .fdt_INCREMENT_ID_widget_wrapper, .fdt_INCREMENT_ID_widget_merchant, .fdt_INCREMENT_ID_rev_block {
        max-width: 100% !important;
    }
    .feedaty .col-sm-6 {
        padding: 0 14px !important;
    }
    button#fdt_dyn_next.fdt_INCREMENT_ID_next,
    button#fdt_dyn_prev.fdt_INCREMENT_ID_prev {
        display: block !important;
        max-width: 20px !important;
        width: 16px !important;
    }
    .fdt_INCREMENT_ID_rev {
        max-width: 100% !important;
    }
    .col-sm-6.widget-title {
        padding: 8px 0 0 0 !important;
    }
    #fdt_carouselcarosello-3_widget_merchant .fdt_content, #fdt_carouselcarosello-2_widget_merchant .fdt_content {
        padding-top: 4px !important;
    }
    #fdt_carouselcarosello-2_widget_merchant .fdt_rev {
        padding-top: 0 !IMPORTANT;
    }
    .container.feedaty .col-sm-6.widget-subtitle span,
    .container.feedaty .col-sm-6.widget-title {
        font-size: 14px !important;
    }
    .container.feedaty .col-sm-6.widget-title .widget-subtitle {
        font-size: 12px !important;
    }
    .fdt_INCREMENT_ID_rev_stars, .rev_INCREMENT_ID_date {
        margin-top: 8px !important;
    }
    .fdt_INCREMENT_ID_rev, .fdt_INCREMENT_ID_widget_wrapper, .fdt_INCREMENT_ID_widget_merchant, .fdt_INCREMENT_ID_rev_block {
        height: 80px !important;
        max-height: 80px !important;
    }
    .rev_INCREMENT_ID_text {
        margin-left: 0 !important;
    }
    .fdt_INCREMENT_ID_widget_merchant button {
        margin-top: 24px !important;
    }
    .fdt_INCREMENT_ID_rev_block {
        width: 88% !important;
    }
    #fdt_carouselcarosello-3_widget_merchant .fdt_rev_block, #fdt_carouselcarosello-3_widget_merchant a.fdt_reviews, #fdt_carouselcarosello-3_widget_merchant .fdt_carousel__screen, #fdt_carouselcarosello-3_widget_merchant .fdt_carousel__controls, #fdt_carouselcarosello-3_widget_merchant .fdt_widget_wrapper, #fdt_carouselcarosello-3_widget_merchant .fdt_rev, #fdt_carouselcarosello-3_widget_merchant, #fdt_carouselcarosello-2_widget_merchant .fdt_rev_block, #fdt_carouselcarosello-2_widget_merchant a.fdt_reviews, #fdt_carouselcarosello-2_widget_merchant .fdt_carousel__screen, #fdt_carouselcarosello-2_widget_merchant .fdt_carousel__controls, #fdt_carouselcarosello-2_widget_merchant .fdt_widget_wrapper, #fdt_carouselcarosello-2_widget_merchant .fdt_rev, #fdt_carouselcarosello-2_widget_merchant {
        height: 70px !important;
    }
    #fdt_carouselcarosello-3_widget_merchant .rev_text, #fdt_carouselcarosello-2_widget_merchant .rev_text {
        margin-top: 0 !important;
    }
}
/*Feeadty*/

/*Test Cookie Bar*/
#notice-cookie-block {
    background-color: rgba(36,36,39,.3);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 2147483645;
    bottom: 0 !important;
    max-width: 100%;
}
#notice-cookie-block .content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    bottom: initial;
    top: 50%;
    position: fixed;
    right: initial;
    transform: translate(-50%, -50%);
    z-index: 8;
    max-width: 500px;
    width: 100%;
    padding: 100px 32px 32px;
    left: 50%;
    background: #257b88 url(../images/logo-farmacia-1.png) center 32px no-repeat;
    background-size: 200px;
}
.message.global p {
    padding-right: 0;
    flex: 0 0 100%;
}
.message.global.cookie .actions {
    margin-top: 16px;
    text-align: center;
    width: 100%;
}
button#btn-cookie-allow {
    width: 100%;
}
.message.global.cookie a {
    color: #fff !IMPORTANT;
    text-decoration: underline;
    display: block;
}
/*Test Cookie Bar*/
/*Menu Patologie*/
.lista-patologie.menu .list {
    display: flex;
    justify-content: space-between;
}
.lista-patologie.menu .list a {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.lista-patologie.menu .list li:before {
    display: none;
}
.lista-patologie.menu .patologia {
    display: flex;
    flex-direction: column;
}
.lista-patologie.menu .patologia a {
    padding: 8px 0;
}
a.all {
    display: block;
    width: 100%;
    text-align: right;
    margin: 16px 0;
    color: #257b88 !important;
    font-size: 14px;
}
@media (max-width: 1152px) {
    .cdz-horizontal-menu .groupmenu li.item.level0.blog-link {
        border: initial;
        border-bottom: 1px solid #D8D8D8;
    }
    .lista-patologie.menu .list {
        flex-direction: column;
    }
    .lista-patologie.menu .patologia {
        padding: 0;
    }
    ul.groupmenu-drop.slidedown.open li.item.level1.text-content {
        padding: 16px 0;
    }
    .lista-patologie.menu .patologia a {
        padding: 8px 0;
        font-size: 14px;
        text-transform: uppercase;
    }
}

/* Dimensione box slider*/
.home-slider-container .widget.block.block-static-block,
.home-slider-container {
   height: 361.39px;
}
.home-slider-container .owl-carousel .owl-nav button.owl-prev span:before,
.home-slider-container .owl-carousel .owl-nav button.owl-next span:before {
    text-shadow: 0 0 2px #696969;
}
.row.warranty {
    min-height: 34px;
    padding: 0;
    align-items: center;
}
.patologie .container {
    min-height: 100px;
}
.container.feedaty .row {
    min-height: 110px;
}
.cms-home .tcn {
    height: 86px;
}
header.page-header.sticky .row.warranty {
    min-height: auto;
}
div#carousel-banner .item {
    min-height: 23vw;
}
.col-sm-6.widget {
    padding: 0;
}
@media (max-width: 1279px) {
    .home-slider-container .widget.block.block-static-block, .home-slider-container {
        height: 28.3vw;
    }
}

@media (max-width: 890px) {
    .product-related .row.contatti .col-sm-3 {
        padding: 0;
    }
    .product-related .row.contatti .col-sm-3 {
        flex-direction: row;
        text-align: left;
        margin-bottom: 8px;
    }
    .col-lg-7.col-md-4.search {
        max-width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .footer.content ul {
        padding-right: 0;
    }
    .link .accordion.md-accordion {
        flex-direction: column;
    }
    .col-lg-2.col-md-4.account {
        flex: 0 0 25%;
    }
    .home-slider-container {
        display: flex;
        flex-direction: column;
        justify-content: flex-end
    }
    .col-lg-3.col-md-4.logo {
        min-height: 11vw;
    }
    .col-sm-6.widget {
        padding-right: 16px;
    }
    .cms-home .tcn {
        height: 86px;
    }
}
@media (max-width: 767px) {
    .col-lg-2.col-md-4.account {
        top: 6.5vw;
    }
    .row.warranty {
        min-height: 24px;
    }
}
@media (max-width: 480px) {
    .nav-toggle {
        top: 23px !important;
    }
    span.logged-in {
        left: 50%;
    }
}
/* Dimensione box slider*/

@media (max-width: 767px) {
    .login-container .fieldset:after {
        text-align: right;
        margin-top: 0;
    }
    a.header_account_link:after {
        opacity: 0;
    }
    a.header_account_link:before {
        background-position-y: 8px !important;
    }
    .nav-sections .header.links li.greet.welcome {
        margin-bottom: 16px !important;
    }
    .breadcrumbs {
        margin: 8px auto;
    }
    .breadcrumbs {
        display: block;
    }
    .breadcrumbs .items, .breadcrumbs .item:not(:last-child):after {
        font-size: 1.0rem;
    }
    .breadcrumbs .item:not(:last-child):after {
        line-height: 16px;
        margin: 0;
    }
    .titolo, .patologie .titolo {
        font-size: 16px;
    }
    .block-search input {
        left: 0;
        position: relative;
        margin: 0;
    }
    .block-search .label {
        display: none;
    }
    .footer.content, .block-search .control {
        border-top: none;
    }
    .block-search .control {
        margin: 0;
        padding: 0;
    }
    .col-lg-2.col-md-4.account li.link.wishlist {
        display: none;
    }
    .col-lg-2.col-md-4.account {
        max-width: 33%;
    }
    ul.header.links.new {
        width: 55%;
    }
    .col-lg-2.col-md-4.account {
        justify-content: flex-end;
    }
    .customer-menu {
        width: 200px;
        right: -40px !important;
        position: absolute;
    }
    button.action.switch {
        width: 60px;
    }
    .customer-welcome ul {
        background: #fff;
        box-shadow: 0 3px 3px rgb(0 0 0 / 15%);
        padding: 8px !important;
    }
    li.customer-welcome.active ul.header.links:before {
        border: 6px solid;
        border-color: transparent transparent #ffffff transparent;
        z-index: 99;
    }
    li.customer-welcome.active ul.header.links:before,
    li.customer-welcome.active ul.header.links:after {
        border-bottom-style: solid;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        width: 0;
    }
    li.customer-welcome.active ul.header.links:after {
        border: 7px solid;
        border-color: transparent transparent #bbbbbb transparent;
        z-index: 98;
        top: -9px;
        right: 52px;
    }
    li.customer-welcome.active ul.header.links:before {
        right: 53px;
        top: -7px;
    }
    .customer-welcome.active .header.links li a,
    .customer-menu ul.header.links li.link.authorization-link a {
        color: #333;
    }
    .customer-menu ul.header.links li.link.authorization-link a,
    .customer-welcome .customer-menu .header.links li {
        max-width: 100% !important;
        font-size: 14px;
        padding: 12px 0;
    }
    .minicart-wrapper .action.showcart:after {
        display: none;
    }
    div#account_mobile {
        list-style: none;
    }
    li.customer-welcome {
        position: absolute;
        z-index: 1;
    }
    li.customer-welcome button.action.switch {
        background-color: transparent !important;
        box-shadow: none;
    }
    .customer-welcome ul {
        border: 1px solid #bbbbbb;
        margin-top: 4px;
        box-sizing: border-box;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    }
    span.header_account_link_list.login, li.link.wishlist a {
        flex: 0 0 80%;
    }
    ul.header.links.new .customer-welcome .header.links li {
        padding: 0;
    }
    .customer-welcome.active .header.links li a {
        width: 100%;
        display: block;
        padding: 10px 0;
    }
    .minicart-wrapper {
        width: 50%;
    }
    .logo img {
        width: auto;
        height: 32px;
    }
    .col-lg-3.col-md-4.logo {
        padding-bottom: 0;
        padding-top: 4px;
    }
    .header.content {
        padding-bottom: 8px;
    }
    .block.block-search {
        margin-top: 4px;
    }
    .col-lg-2.col-md-4.account {
        top: 5px;
        padding-left: 8px;
    }
    .page-header {
        border-bottom: none;
        margin-bottom: 0;
    }
    .nav-toggle {
        top: 12px;
        transform: none;
    }
    .nav-toggle {
        top: 34px;
    }
    form#search_mini_form .actions {
        position: absolute;
        top: 2px;
        right: 2px;
    }
    form#search_mini_form {
        position: relative;
    }
    .block-search .action.search {
        display: block;
        font-size: 0;
        padding: 0;
        border: none;
    }
    button.action.search:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: 32px;
        color: #757575;
        content: '\e615';
        font-family: 'luma-icons', sans-serif;
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }
    .row.warranty {
        font-size: 11px;
        padding: 2px;
        border-bottom: 2px solid #fff;
    }
    .newsletter-title {
        font-size: 24px;
        line-height: 32px;
    }
    .left.col-md-8.col-sm-12 {
        text-align: center;
    }
    .newsletter-title:after {
        margin-top: -26px;
        margin-bottom: 44px;
    }
    .newsletter-footer p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .block.newsletter input#newsletter {
        height: 38px;
        font-size: 14px;
        padding-left: 16px;
    }
    .privacy-container {
        margin-top: 14px;
        margin-bottom: 21px;
    }
    .avvertenze-newsletter, .privacy-container {
        font-size: 12px;
    }
    button.action.subscribe.primary {
        height: 38px;
        width: 100%;
        max-width: 100%;
        line-height: 0;
    }
    .row.contatti .col-sm-3 {
        flex-direction: column;
        text-align: center;
        font-size: 12px;
    }
    i.footer-icon {
        width: 100%;
        height: 32px;
        background-size: auto 23px !important;
    }
    .row.payment span {
        font-size: 16px;
    }
    .col-sm-6.pagamenti img {
        max-width: 200px;
    }
    footer.page-footer {
        margin-top: 0;
    }
    .links-footer h3 {
        justify-content: space-between;
    }
    .footer.content ul > li {
        text-align: left;
    }
    .col-sm-6.spedizioni img {
        max-width: 60px;
    }
    .col-lg-3.col-md-4.logo {
        min-height: 44px;
    }
    button.action.switch {
        width: 48px;
        height: 48px;
        border: none;
        padding: 0;
    }
    li.customer-welcome {
        left: 14px;
    }
    ul.header.links.new li {
        left: 0 !important;
    }
    ul.header.links.new li.greet.welcome {
        background-position-x: center !important;
        background-position-y: center !important;
        margin: 0 !important;
        background-size: 16px;
    }
    .minicart-wrapper .action.showcart:before {
        background-size: 20px
    }
    ul.header.links.new,
    li.customer-welcome button.action.switch {
        height: 38px;
    }
    .minicart-wrapper .action.showcart {
        display: flex !important;
        align-items: center ! IMPORTANT;
        justify-content: center !important;
    }
    .action.showcart:before, .minicart-wrapper .action.showcart.active:before, .minicart-wrapper .action.showcart:before {
        margin: 0 !important;
    }
    .col-lg-2.col-md-4.account {
        width: 110px;
    }
    span.logged-in {
        font-size: 8px;
        position: absolute;
        width: 38px;
        text-align: center;
        bottom: 1px;
        left: 0 !important;
    }
    span.header_account_link_list.login {
        flex: 0 0 38px;
    }
    ul.header.links.new li, .minicart-wrapper .action.showcart, span.header_account_link_list.login, ul.header.links.new li.link.wishlist {
        width: 38px !important;
        height: 38px;
        margin: 0 !important;
    }
    a.header_account_link:before {
        background-size: 16px;
        margin-top: 2px;
    }
}
@media (max-width: 600px) {
    .block.newsletter .form.subscribe {
        flex-direction: column;
    }
    .privacy-container {
        margin-top: 10px;
        margin-bottom: 14px;
    }
    .block.newsletter .actions {
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 14px;
    }
    .patologie .titolo {
        font-size: 16px;
        padding-bottom: 8px;
    }
    .post-list-container.mpcss .widget-title a {
        font-size: 16px;
    }
}
@media (max-width: 599px) {
    .home-slider-container .widget.block.block-static-block, .home-slider-container {
        height: 95vw;
    }
}
@media (max-width: 480px) {
    .block-search input::placeholder {
        font-size: 10px;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }
    .home-slider-container {
        min-height: 75vw;
    }
    .pagamenti-prodotto {
        margin-top: 16px;
    }
    .product-related .tcn {
        padding-bottom: 16px !important;
    }
    .pagamenti-prodotto,
    .product-related .row.contatti {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    a.logo {
        max-width: 130px;
    }
}
@media (max-width: 390px) {
    span.logged-in {
        left: 60%;
    }
}
@media (max-width: 360px) {
    .cdz-navigation .cdz-horizontal-menu .groupmenu {
        max-height: 400px;
    }
    a.logo {
        max-width: 100px;
    }

}
/*Test nuovo slider*/
.home-slider-container .row {
    margin: 0;
}
.home-slider-container .col-sm-4,
.home-slider-container .col-sm-8 {
    padding: 0 !important;
}
@media (max-width: 890px) {
    .home-slider-container .row {
        flex-direction: column;
    }
    .home-slider-container .col-sm-4, .home-slider-container .col-sm-8 {
        padding: 0 !important;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home-slider-container .col-sm-4 {
        display: flex;
    }
}
/*Test nuovo slider*/
.home-slider-container {
    position: relative;
}
.home-slider-container div#carousel-slider {
    position: initial;
}
div#carousel-slider button.owl-prev, div#carousel-slider button.owl-next {
    background-color: #257b88bf;
    margin: 0;
    border-radius: 0;
    width: 34px;
    height: 40px;
}
#carousel-slider.owl-carousel .owl-nav button.owl-next span, #carousel-slider.owl-carousel .owl-nav button.owl-prev span {
    color: #fff;
    height: 40px;
    display: block;
    width: 100%;
}
#carousel-slider.owl-carousel .owl-nav button.owl-next span:before, #carousel-slider.owl-carousel .owl-nav button.owl-prev span:before {
    height: 40px;
    line-height: 36px;
}
@media (max-width: 480px) {
    #carousel-slider.owl-carousel .owl-nav button.owl-next span, #carousel-slider.owl-carousel .owl-nav button.owl-prev span {
        height: 20px;
        line-height: 16px;
    }
    #carousel-slider.owl-carousel .owl-nav button.owl-next span:before, #carousel-slider.owl-carousel .owl-nav button.owl-prev span:before {
        line-height: 18px;
    }
    div#carousel-slider button.owl-prev, div#carousel-slider button.owl-next {
        width: 24px;
        height: 28px;
    }
}

#social-login-popup .social-login.block-container.authentication {
    display: block !important;
}
#social-login-popup .social-login.block-container.create {
    display: none !important;
}
#social-login-popup .customer-account-create .actions-toolbar {
    display: flex;
}
#social-login-popup .secondary {
    margin-top: 0;
}
#social-login-popup .social-login-title {
    background-color: #257b88 !important;
}
#social-login-popup a.action.create {
    border: 2px solid #257b88;
    height: 40px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px;
    padding: 0 16px;
    margin-top: 8px;
}
#social-login-popup a.action.create:hover {
    text-decoration: none;
    background-color: #257b88;
    color: #fff;
}
#social-login-popup .block-container .block .block-title.ex {
    margin-top: 16px;
}
/*Bottone Cookie*/
#ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon {
    display: flex;
    width: 110px;
    background-size: 30px !important;
    background-position-x: 10px !important;
    padding-left: 30px;
    background-color: #6dc04b;
}
#ot-sdk-btn-floating.ot-floating-button button {
    background-color: transparent;
    border: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
#ot-sdk-btn-floating.ot-floating-button::before,
#ot-sdk-btn-floating.ot-floating-button::after {
    display: none !important;
}
@media (max-width: 767px) {
    #ot-sdk-btn-floating.ot-floating-button {
        width: 60px !important;
        height: 32px !important;
        bottom: 10px !important;
        left: 10px !important;
    }
    #ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon {
        width: 100px;
        background-size: 20px !important;
        padding-left: 20px;
        height: 32px;
    }
    #ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon {
        width: 60px;
        padding: 0;
        background-image: none;
        border-radius: 10px;
    }
    #ot-sdk-btn-floating.ot-floating-button button {
        padding: 0;
        line-height: 0;
    }
    button__open:before {
        font-size: 9px;
        line-height: 11px;
    }
}
/*Slider Home New*/
div#carousel-banner-big .owl-nav {
    display:none !important;
}
div#carousel-banner-big .owl-dots {
    position: relative;
}
@media (min-width: 961px) {
    .row.banner-big.desk .item {
        width: 50%;
    }
    div#carousel-banner-big {
        display: flex;
        justify-content: space-between;
    }
    div#carousel-banner-big .item {
        width: 33.333333%;
    }
}
@media (max-width: 960px) {
    .row.banner-big.desk .item {
        width: 100%;
    }
    .row.banner-big.desk .item.second {
        display: none;
    }
}
@media (max-width: 812px) {
    .home-slider-container .banner-home {
        margin-bottom: 4px;
    }
}
/*Slider Home New*/
/*#218: design breadcrumbs*/
@media (max-width: 767px) {
    .breadcrumbs {
        position: relative;
        max-width: 1188px;
        width: 100%;
        margin: 0 0 8px;
        background-color: #F3F3F3;
    }
    .breadcrumbs:after {
        background: linear-gradient(270deg, #fff, #fff0);
        right: 0;
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 50px;
        z-index: 1;
    }
    .breadcrumbs .items, .breadcrumbs .item:not(:last-child):after {
        background-color: transparent;
        border-radius: 7px;
        color: #025d9a;
        display: flex;
        font-size: 13px;
        font-weight: 600;
        font-stretch: 75%;
        letter-spacing: .1px;
        line-height: 18px;
        list-style: none;
        margin-bottom: 0;
        padding: 0 6px;
        -ms-overflow-style: none;
        overflow-x: auto;
        scrollbar-width: none;
    }
    .breadcrumbs .items {
        padding: 10px 16px !important;
    }
    .breadcrumbs .items > li.item {
        align-items: center;
        display: inline-flex;
        flex: 0 0 auto;
    }
    .breadcrumbs .item:not(:last-child):after {
        line-height: 11px;
    }
}
/*#218: design breadcrumbs*/
/*Menu Home*/
.menu-home {
    background-color: #f3f2f2;
    min-height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
}
.menu-home i.item.level0.level-top a.menu-link:hover {
    color: #6D7278;
}
.menu-home li.item.level0.level-top a.menu-link {
    max-width: 100%;
}
.menu-home .cdz-horizontal-menu .groupmenu {
    justify-content: space-between;
    background-color: transparent;
    margin: 0;flex-direction: row;
}
.menu-home .cdz-horizontal-menu .groupmenu li.item.level0.level-top a.menu-link {
    background-color: transparent;
    color: #257a88;
    font-size: 12px;
    width: 100% ! IMPORTANT;
    display: block;
    text-align: center;
}
.menu-home .cdz-horizontal-menu .groupmenu li.item {
    padding: 0 !important;
    margin: 0 !important;
    flex: 1;
    justify-content: center;
}
.menu-home .cdz-horizontal-menu .groupmenu li.item:last-child {
    border: none;
}
@media (max-width:1152px) {
    .menu-home .cdz-horizontal-menu .groupmenu li.item.level0 {
        padding: 0 8px !important;
        border-bottom: none;
        margin-right: 8px ! IMPORTANT;
        border-right: 1px solid #D8D8D8;
        min-width: 150px ! IMPORTANT;
        display: flex;
        justify-content: center;
    }
    .menu-home .cdz-horizontal-menu .groupmenu {
        flex-flow: row;
        padding-bottom: 8px;
        padding-top: 8px;
    }
    .menu-home .cdz-horizontal-menu {
        overflow-x: scroll;
    }
    .menu-home {
        min-height: 36px;
        align-items: flex-end;
    }

    /* Stile per la scrollbar personalizzata */
    .menu-home .cdz-horizontal-menu::-webkit-scrollbar {
        height: 2px; /* Altezza della scrollbar */
    }

    .menu-home .cdz-horizontal-menu::-webkit-scrollbar-thumb {
        background-color: #7f7f7f; /* Colore della "thumb" (la parte che si trascina) */
        border-radius: 10px; /* Arrotonda gli angoli della thumb */
    }

    .menu-home .cdz-horizontal-menu::-webkit-scrollbar-track {
        background-color: #7f7f7f; /* Colore dello sfondo della scrollbar */
    }

    /* Per Firefox */
    .menu-home .cdz-horizontal-menu {
        scrollbar-width: thin; /* Rende la scrollbar sottile */
        scrollbar-color: #7f7f7f #f3f2f2; /* Colore della thumb e del background */
    }
}
