/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2026-04-03 09:08:41 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 57.17%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 40.83%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 42.8775%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 30.6225%;
    }
}

/* Desktop piccoli / MacBook Air */
@media (min-width: 1200px) and (max-width: 1439px) {
    .page-header.type2 .header-row {
        margin-left: 10px;
    }

    .page-main-inner {
        margin-left: 10px !important;
    }
}

/* Desktop medi */
@media (min-width: 1440px) and (max-width: 1679px) {
    .page-header.type2 .header-row {
        margin-left: 20px;
    }

    .page-main-inner {
        margin-left: 50px !important;
    }
}

/* Desktop grandi */
@media (min-width: 1680px) {
    .page-header.type2 .header-row {
        margin-left: 160px;
    }

    .page-main-inner {
        margin-left: 160px !important;
    }
}

.home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0.parent > a:after {
    padding-left: 10px;
}
.home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0:hover {
    background: #382eb0;
    color: #fff !important;
}

/*fine*/

    @media (min-width: 992px) {
        .header.panel > .header.links > li > a, .header.panel > .header.links > li > span {
            border-left: 1px solid #382eb0;
        }
    }
}

ul.header.links {
    padding-bottom: 5px !important;
    font-weight: 600;
}

.header-center .search-area .block.block-search input#search, .header-center .search-area .block.block-search input.input-text, .header-center .search-area .block.block-search .control input, .header-center .search-area .form.minisearch input[type="text"]
Specificity: (0,5,1)
 {
    border: 1px solid #ffffff00 !important;
}
.custom-block span {
    margin-top: -15px !important;
}
.page-header.type2 .header-contact .custom-block > *, .page-header.type2 .header-contact .custom-block {
    color: #acd00a !important;
}
/* WRAPPER GENERALE */
.header-center .search-area .block.block-search input#search, .header-center .search-area .block.block-search input.input-text, .header-center .search-area .block.block-search .control input, .header-center .search-area .form.minisearch input[type="text"] {
    background: transparent !important;
    background-color: transparent !important;
    color: #7f7f7f !important;
    box-shadow: none !important;
    height: 40px !important;
    padding: 0 42px 0 14px !important;
    border-radius: 4px !important;
}

/* FORM */
.header-center .search-area .form.minisearch,
.header-center .search-area form#search_mini_form {
    background: transparent !important;
    box-shadow: none !important;
}

/* INPUT */
.header-center .search-area .block.block-search input#search,
.header-center .search-area .block.block-search input.input-text,
.header-center .search-area .block.block-search .control input,
.header-center .search-area .form.minisearch input[type="text"] {
    background: transparent !important;
    background-color: transparent !important;
    color: #7f7f7f !important;
    box-shadow: none !important;
    height: 40px !important;
    padding: 0 42px 0 14px !important;
    border-radius: 4px !important;
}

/* PLACEHOLDER */
.header-center .search-area .block.block-search input#search::placeholder,
.header-center .search-area .block.block-search input.input-text::placeholder,
.header-center .search-area .form.minisearch input[type="text"]::placeholder {
    color: #8f8f8f !important;
    opacity: 1 !important;
}

/* FOCUS */
.header-center .search-area .block.block-search input#search:focus,
.header-center .search-area .block.block-search input.input-text:focus,
.header-center .search-area .form.minisearch input[type="text"]:focus {
    background: transparent !important;
    background-color: transparent !important;
    color: #6f6f6f !important;
    border: 1px solid #a9a9a9 !important;
    box-shadow: none !important;
    outline: none !important;
}

/* BOTTONE CERCA */
.header-center .search-area .block.block-search .actions,
.header-center .search-area .block.block-search .action.search,
.header-center .search-area .block.block-search button.action.search {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

/* ICONE / TESTO BOTTONE */
.header-center .search-area .block.block-search .action.search:before,
.header-center .search-area .block.block-search button.action.search:before,
.header-center .search-area .search-toggle-icon i,
.header-center .search-area .search-toggle-icon .porto-icon-magnifier,
.header-center .search-area .block.block-search .action.search span {
    color: #7f7f7f !important;
}

/* LINK ADVANCED SEARCH */
.header-center .search-area .block.block-search .nested,
.header-center .search-area .block.block-search .nested a,
.header-center .search-area .block.block-search a.action.advanced {
    background: transparent !important;
    color: #7f7f7f !important;
    border: none !important;
}

/* AUTOCOMPLETE */
.header-center .search-area #search_autocomplete,
.header-center .search-area .search-autocomplete {
    background: #fff !important;
    border: 1px solid #d8d8d8 !important;
}

/* ICONA TOGGLE LENTE ESTERNA */
.header-center .search-toggle-icon,
.header-center .search-toggle-icon span,
.header-center .search-toggle-icon i {
    background: transparent !important;
    color: #7f7f7f !important;
    border: none !important;
    box-shadow: none !important;
}
/*megamenu*/
.sw-megamenu.navigation.side-megamenu li.level0 > .submenu {
    border: solid 1px #dae2e6;
    box-shadow: 0 3px 15px -2px rgba(0,0,0,0.3);
    padding: 10px 0 10px 15px;
}

.sw-megamenu.navigation.side-megamenu li.level0 > .submenu:before,
.sw-megamenu.navigation.side-megamenu li.level0 > .submenu:after {
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.sw-megamenu.navigation.side-megamenu li.level0 > .submenu:before {
    border: 8px solid;
    border-color: transparent #fff transparent transparent;
    z-index: 3;
    left: -16px;
    top: 11px;
}

.sw-megamenu.navigation.side-megamenu li.level0 > .submenu:after {
    border: 9px solid;
    border-color: transparent #dae2e6 transparent transparent;
    z-index: 2;
    left: -18px;
    top: 10px;
    right: auto;
}

.sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a,
.sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
    font-size: 13px;
    font-weight: 700;
    color: #434d53;
    letter-spacing: -0.001em;
    margin-top: 9px;
}

.sw-megamenu.navigation li.level0.fullwidth .submenu a,
.sw-megamenu.navigation li.level0.staticwidth .submenu a,
.sw-megamenu.navigation li.level0.classic .submenu a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #696969;
    line-height: 24px;
}
/*megamenu*/

/* CONTENITORE */
.home-side-menu {
    padding: 0 !important;
    margin: 0 !important;
}

.home-side-menu .side-menu-title {
    margin: 0 0 6px 0 !important;
    background: #f1f1f1;
    font-size: 14px !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
}

/* RESET LISTE */
.home-side-menu .sw-megamenu,
.home-side-menu .sw-megamenu ul,
.home-side-menu .sw-megamenu li {
    margin: 0 !important;
    padding: 0 !important;
}

/* LINK GENERALI */
.home-side-menu .sw-megamenu li > a,
.home-side-menu .sw-megamenu li > a span {
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    word-spacing: 0 !important;
}

/* VOCI MENU PRINCIPALE */
.home-side-menu .sw-megamenu > ul > li > a.level-top,
.home-side-menu .sw-megamenu > ul > li > a {
    padding: 6px 10px !important;
    font-size: 12px !important;
    min-height: auto !important;
}

/* TESTO DENTRO LE VOCI PRINCIPALI */
.home-side-menu .sw-megamenu > ul > li > a > span {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 12px !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    white-space: normal !important;
}

/* SUBMENU CONTENITORE */
.home-side-menu .sw-megamenu .submenu {
    padding: 4px 0 !important;
    margin: 0 !important;
}

/* RIGA INTERNA SUBMENU */
.home-side-menu .sw-megamenu .submenu .row {
    margin: 0 !important;
    padding: 0 !important;
}

/* VOCI SUBMENU */
.home-side-menu .sw-megamenu .submenu li > a {
    padding: 4px 10px !important;
    font-size: 11px !important;
    min-height: auto !important;
}

/* TESTO SUBMENU */
.home-side-menu .sw-megamenu .submenu li > a > span {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 11px !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    white-space: normal !important;
}

/* RIENTRI LIVELLI */
.home-side-menu .sw-megamenu .level1 > a { padding-left: 12px !important; }
.home-side-menu .sw-megamenu .level2 > a { padding-left: 18px !important; }
.home-side-menu .sw-megamenu .level3 > a { padding-left: 24px !important; }
.home-side-menu .sw-megamenu .level4 > a { padding-left: 30px !important; }

/* TOGGLE */
.home-side-menu .sw-megamenu .open-children-toggle {
    width: 14px !important;
    height: 14px !important;
    top: 5px !important;
    right: 6px !important;
}

/* SE IL TEMA AGGIUNGE ALTEZZE FISSE */
.home-side-menu .sw-megamenu li,
.home-side-menu .sw-megamenu li > a,
.home-side-menu .sw-megamenu li > a > span {
    height: auto !important;
}

/* EVENTUALE BORDO TRA LE VOCI, PIU' LEGGERO */
.home-side-menu .sw-megamenu > ul > li {
    margin: 0 !important;
}
/* mod */
.page-header.type2 .search-area .action.search, .page-header.type2 .search-area .action.search:before, .page-header.type2 .search-area .search-toggle-icon, .page-header.type2 .search-area .search-toggle-icon i {
    color: #5d5d5d !important;
}



/* =========================================================
   CUSTOM 1 - PORTO 4 / MAGENTO 2.4.8 COMPAT
   Adattato dal vecchio custom 1
   ========================================================= */

/* =========================
   HEADER / TOP BAR
   ========================= */

.page-header.type2.header-newskin .main-panel-top,
.page-header.type2 .main-panel-top {
    border-bottom: 1px solid rgba(248,248,248,0.2);
    background-color: #382EB0;
}

.page-header.type2.header-newskin .main-panel-inner,
.page-header.type2 .main-panel-inner {
    border: none;
}

.page-header.type2.header-newskin .custom-block,
.page-header.type2 .custom-block {
    display: inline-block;
    text-align: left;
    font-size: 11px;
    height: 42px;
    line-height: 1;
    border-right: solid 1px rgba(248,248,248,0.2);
    padding-right: 35px;
    margin-right: 0;
    margin-top: -21px;
    right: 105px;
}

.page-header.type2.header-newskin .custom-block > *,
.page-header.type2.header-newskin .custom-block b,
.page-header.type2 .custom-block > *,
.page-header.type2 .custom-block b {
    color: #606669;
}

.page-header.type2.header-newskin .panel.header .header.links > li,
.page-header.type2.header-newskin .panel.header .header.links > li > a,
.page-header.type2.header-newskin .panel.header .header.links > li > span,
.page-header.type2 .panel.header .header.links > li,
.page-header.type2 .panel.header .header.links > li > a,
.page-header.type2 .panel.header .header.links > li > span {
    color: #fff;
}

.page-header.type2.header-newskin .minicart-wrapper,
.page-header.type2 .minicart-wrapper {
    background-color: transparent;
    box-shadow: none;
    border: none;
}

.page-header.type2.header-newskin .minicart-wrapper .action.showcart,
.page-header.type2 .minicart-wrapper .action.showcart {
    padding-right: 17px;
}

.page-header.type2.header-newskin .minicart-wrapper .action.showcart:before,
.page-header.type2.header-newskin .minicart-wrapper .action.showcart.active:before,
.page-header.type2 .minicart-wrapper .action.showcart:before,
.page-header.type2 .minicart-wrapper .action.showcart.active:before {
    font-size: 33px;
}

.page-header.type2.header-newskin .minicart-wrapper .action.showcart .counter.qty,
.page-header.type2 .minicart-wrapper .action.showcart .counter.qty {
    margin-top: -21px;
    background-color: #ff5b5b;
}

.page-header.type2.header-newskin .minicart-wrapper .action.showcart:after,
.page-header.type2 .minicart-wrapper .action.showcart:after {
    right: -6px;
}

.page-header.type2 .header-main {
    background: #fff;
    color: #222529;
}

.page-header.type2 .header-main a,
.page-header.type2 .header-main .my-account,
.page-header.type2 .header-main .wishlist,
.page-header.type2 .header-main .minicart-icon,
.page-header.type2 .header-main .porto-icon-user-2,
.page-header.type2 .header-main .porto-icon-wishlist-2,
.page-header.type2 .header-main .porto-icon-shopping-cart {
    color: #222529;
}

.page-header.type2 .header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-header.type2 .header-left,
.page-header.type2 .header-center,
.page-header.type2 .header-right {
    display: flex;
    align-items: center;
}

.page-header .logo,
.page-header.type2 .logo {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
    max-width: 50%;
    position: relative;
    z-index: 5;
}

.page-header .logo img,
.page-header.type2 .logo img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* =========================
   HOMEPAGE BAR
   ========================= */

.homepage-bar {
    border: none;
    background-color: transparent;
}

.homepage-bar .col-lg-4 {
    border-color: #fff;
    padding-top: 14px;
    padding-bottom: 15px;
}

.homepage-bar [class*=" porto-icon-"],
.homepage-bar [class^="porto-icon-"] {
    color: #465157;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.homepage-bar .text-area {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 5px;
}

.homepage-bar h3 {
    font-size: 14px;
    font-weight: 600;
    color: #465157;
    line-height: 19px;
}

.homepage-bar p {
    font-size: 13px;
    font-weight: 300;
    color: #839199;
    line-height: 19px;
}

/* =========================
   OWL / SLIDER
   ========================= */

.owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    border-radius: 100%;
    border: solid 2px #d5d5d5;
    background: none;
    position: relative;
    margin: 5px 2px;
}

#banner-slider-demo-9.owl-bottom-narrow .owl-controls {
    text-align: left;
    padding-left: 28px;
}

#banner-slider-demo-9.owl-theme .owl-dots .owl-dot span {
    border: 2px solid rgba(0, 0, 0, 0.2);
    background: none;
}

#banner-slider-demo-9.owl-theme .owl-dots .owl-dot.active span,
#banner-slider-demo-9.owl-theme .owl-dots .owl-dot:hover span {
    border-color: #fff;
    background: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    border-color: #05131c;
    background: none;
}

.owl-theme .owl-controls .owl-dot.active span:before,
.owl-theme .owl-dots .owl-dot:hover span:before {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
    background-color: #05131c;
    border-radius: 100%;
}

#banner-slider-demo-9.owl-theme .owl-dots .owl-dot.active span:before,
#banner-slider-demo-9.owl-theme .owl-dots .owl-dot:hover span:before {
    background-color: #fff;
}

.owl-top-narrow {
    margin: 0 -10px;
}

.owl-top-narrow .owl-theme .owl-controls {
    right: 8px;
}

.owl-top-narrow .owl-carousel .owl-item > .item {
    padding: 10px;
}

.owl-top-narrow .owl-theme .owl-controls .owl-dots {
    margin-top: 0;
}

/* =========================
   SIDEBAR / MENU / FILTERS
   ========================= */

#ads-slider-demo-9 {
    border: solid 1px #dae2e6;
    border-radius: 2px;
    padding-bottom: 23px;
}

.home-side-menu {
    background-color: transparent;
    border-color: #d3d3d3;
    border-radius: 5px;
}

.home-side-menu h2.side-menu-title {
    color: #465157;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.001em;
    padding: 18.5px 25px;
}

.navigation.side-megamenu a,
.navigation.side-megamenu a:hover {
    color: #465157;
}

.sw-megamenu.navigation.side-megamenu li.level0.parent > a:after {
    color: #838b90;
}

.sw-megamenu.navigation.side-megamenu li.level0.parent:hover > a:after {
    color: #fff;
}



.sidebar.sidebar-main {
    position: relative;
}

.sidebar.sidebar-main:before {
    content: '';
    position: absolute;
    left: 0;
    right: 20px;
    border: solid 1px #dae2e6;
    top: 0;
    bottom: 0;
    border-radius: 7px;
}

.block-category-list .block-title,
.filter-options-title,
.filter .filter-current-subtitle {
    border: none;
    background-color: transparent;
    padding: 16px 20px 4px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
}

.block-category-list .block-title {
    padding: 30px 20px 0 20px;
}

.block-category-list .block-title strong {
    font-weight: 600;
}

.block-category-list .block-content,
.filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 20px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}

.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}

.filter-current .item {
    padding-left: 20px;
}

.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}

.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}

.filter-actions a {
    color: #858585;
}

.filter-options-title:after {
    content: '\f803';
    border: none;
    color: #21293c;
    font-size: 17px;
    margin-top: -6px;
}

.filter-options-title:hover:after {
    background: none;
    color: #21293c;
}

.active > .filter-options-title:after {
    content: '\f800';
}

#ln_slider_price.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
}

#ln_slider_price .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}

.sidebar-title {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.porto-icon-left-open-huge:before {
    content: '\f802';
    color: #21293c;
}

.porto-icon-right-open-huge:before {
    content: '\f801';
    color: #21293c;
}

.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -40px;
    right: 3px;
}

.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
    color: #21293c;
}

.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 25.19%;
}

.sidebar .product-items .product-item-name a {
    font-size: 12px;
    color: #5b5b5f;
    font-weight: 400;
}

.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}

.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
}

.sidebar-filterproducts.custom-block + h2 {
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}

.sidebar-filterproducts.custom-block + h2 + h5 {
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}

.sidebar-filterproducts.custom-block + h2 + h5 + p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}

.sidebar .custom-block {
    padding: 0 20px;
}

.block.block-subscribe.home-sidebar-block {
    border: none;
    background-color: #f4f4f4;
    text-align: center;
    border-radius: 2px !important;
}

.block.block-subscribe.home-sidebar-block .block-title strong {
    font-size: 17px;
    font-weight: 700;
    color: #05131c;
}

.block.block-subscribe.home-sidebar-block .block-content p {
    line-height: 24px;
    letter-spacing: 0.001em;
    color: #4a505e;
    font-size: 14px;
}

.block.block-subscribe.home-sidebar-block .newsletter .control input {
    height: 45px;
    border-color: #e4e4e4;
    padding-right: 10px;
    border-radius: 3px;
    color: #05131c;
    text-transform: uppercase;
}

.block.block-subscribe.home-sidebar-block button.subscribe {
    width: 100%;
    margin: 7px 0 0;
    height: auto;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    border-radius: 5px;
    background-color: inherit;
}

.block.block-subscribe.home-sidebar-block button.subscribe span {
    height: 45px;
    text-transform: uppercase;
    background-color: #05131c;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 0.005em;
    color: #fff;
    font-family: 'Oswald';
    line-height: 45px;
    display: block;
}

/* =========================
   PRODUCT LIST / CATEGORY
   ========================= */

.filterproduct-title {
    background: none;
    font-size: 17px;
    color: #2b2b2d;
}

.filterproduct-title .content {
    background: none;
    padding: 0;
}

.small-list.products-grid .product-item .product-item-name {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
}

.small-list.products-grid .product-item .product-reviews-summary {
    margin-top: 0;
}

.page-products .toolbar .limiter {
    display: block;
}

.page-with-filter .toolbar-amount {
    display: none;
}

.page-products .toolbar .limiter .limiter-text {
    display: none;
}

.modes-mode.active,
.modes-mode,
.modes-mode:hover {
    border: none;
    background: none;
    color: #111;
    width: 15px;
}

.modes {
    float: right;
    margin-right: 0;
    margin-left: 20px;
    margin-top: 7px;
}

.modes-mode:before {
    content: '\e880';
    font-size: 14px;
}

.mode-list:before {
    content: '\e87b';
    font-size: 14px;
}

.toolbar select {
    border: 1px solid #e4e4e4;
    height: 37px;
    color: #7a7d82;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 10px 0 10px;
    padding-right: 30px;
    line-height: 31px;
}

.toolbar-sorter .sorter-action,
.toolbar-sorter .sorter-action:before {
    color: #21293c;
}

.pages a.page,
.pages strong.page,
.pages .action {
    width: 32px;
    line-height: 32px;
    background: transparent;
    color: #706f6c;
    font-size: 15px;
    font-weight: 600;
    border-color: transparent;
}

.pages a.page:hover,
.pages a.action:hover {
    background-color: transparent;
    color: #706f6c;
}

.pages a.action:hover:before {
    color: #706f6c !important;
}

.products-grid + .toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 25px;
}

.products.wrapper ~ .toolbar .limiter {
    float: left;
}

.products.wrapper ~ .toolbar .pages {
    float: right;
}

.filterproducts.products .product-item .product-item-photo {
    border: solid 1px #ececec;
}

.product-item .product-reviews-summary {
    background: none;
}

.price-box .price {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 18px;
    color: #465157;
}

.old-price .price {
    font-size: 13px;
    color: #999;
}

.products-grid .product-item .product-item-info .product-item-photo > a:not(.weltpixel-quickview):after {
    content: "";
    display: block;
    background-color: #000;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    visibility: hidden;
    transition: all 0.3s;
}

.products-grid .product-item .product-item-info:hover .product-item-photo > a:not(.weltpixel-quickview):after {
    opacity: 0.1;
    visibility: visible;
}

.products-grid .product-item-details .product-item-actions .tocart {
    text-transform: uppercase;
    font-size: 12.53px;
    font-family: 'Oswald';
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #6f6e6c;
    line-height: 30px;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}

.product-item .tocart:before {
    content: '\e87f';
    font-size: 17px;
    vertical-align: middle;
}

.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
    content: '\e889';
}

.product-item .rating-summary .rating-result > span:before {
    color: #575f68;
}

/* =========================
   PRODUCT PAGE
   ========================= */

.catalog-product-view .sidebar .custom-block {
    border: none;
    color: #6b7a83;
    padding-bottom: 0;
    margin-bottom: 33px;
    background: none;
}

.catalog-product-view .sidebar .custom-block-1 > div i {
    color: #0088cc;
    border: none;
    font-size: 40px;
    float: left;
}

.catalog-product-view .sidebar .custom-block-1 > div {
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    border-bottom: solid 1px #dee5e8;
    margin-bottom: 0;
}

.catalog-product-view .sidebar .custom-block-1 > div:last-child {
    border-bottom-width: 0;
}

.catalog-product-view .sidebar .custom-block.custom-block-1 {
    margin-top: -25px;
}

.catalog-product-view .sidebar .custom-block-1 > div h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin-left: 80px;
}

.block-manufacturer {
    text-align: center;
    padding: 10px 20px 0;
    margin-bottom: 0;
}

.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
}

.block.related {
    padding: 0 20px;
}

.block .title strong {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px !important;
    padding-top: 0;
    text-transform: uppercase;
}

.block.related .product-items .product-item-actions {
    display: none;
}

.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #21293c;
    margin: 3px 0 15px;
}

.prev-next-products a {
    color: #555;
}

.product-reviews-summary .reviews-actions a {
    line-height: 20px;
    font-size: 14px;
    color: #21293c;
}

.product-info-main .product.overview {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
    border-bottom: solid 1px #dae2e6;
}

.product.media {
    padding-right: 12px;
}

.fotorama__stage__shaft {
    border: none;
}

.fotorama__nav--thumbs .fotorama__thumb {
    border-color: #dae2e6;
}

.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
    font-family: 'Oswald';
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.005em;
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
    color: #2b2b2d;
    font-weight: 400;
}

.product-info-main .product-info-stock-sku {
    color: #21293c;
    font-size: 14px;
    padding-bottom: 23px;
}

.product-info-main .fieldset > .field.qty,
.product-info-main .nested.options-list > .field.qty {
    position: relative;
    width: 106px;
}

.product-info-main .qty.field .control,
.product-info-main .qty.field .qty-changer {
    margin-left: 29px;
}

.product-info-main .qty.field .qty-changer > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 43px;
    width: 30px;
    line-height: 41px;
    text-align: center;
    margin: 0;
    border-color: #dae2e6;
}

.product-info-main .qty.field .qty-changer > a:first-child {
    left: auto;
    right: 4px;
}

.product-info-main .box-tocart .input-text.qty {
    font-family: 'Oswald';
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    width: 44px !important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #dae2e6;
}

.product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
    content: '\f882';
}

.product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
    content: '\f883';
}

.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
    height: 43px;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.box-tocart .action.tocart:before {
    content: '\e87f';
    font-family: 'porto-icons';
    margin-right: 7px;
    font-size: 16px;
}

.action.primary,
.action.primary:active {
    font-family: "Oswald";
    letter-spacing: 1px;
    text-transform: uppercase;
}

.product-addto-links .action.towishlist,
.product-addto-links .action.tocompare,
.moved-add-to-links .action.mailto.friend,
.product-social-links .action.mailto.friend {
    width: 43px;
    height: 43px;
    line-height: 41px;
}

.product.data.items > .item.title {
    padding: 10px 30px 10px 0;
}

.product.data.items > .item.title > .switch {
    font-size: 14px;
    font-weight: 700;
    color: #818692;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    line-height: 30px;
    background: none;
    padding: 0;
}

.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: none;
    color: #818692;
}

.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
    color: #21293c;
    position: relative;
    border-bottom: #0088CC solid 2px;
}

.product.data.items > .item.content {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-top: #dae2e6 solid 1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
    padding: 35px 0 0;
    margin-top: 45px;
}

.main-upsell-product-detail .block.upsell .title strong {
    background: none;
}

.block.upsell .title {
    background: none;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
}

.block.upsell .title strong {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Oswald';
    color: #302e2a;
}

.review-ratings .rating-label {
    display: block;
}

.block-minicart .block-content > .actions > .secondary .action.viewcart {
    color: #333;
    font-weight: 500;
    font-family: 'Oswald';
}

/* =========================
   TESTIMONIAL / BLOG
   ========================= */

#testimonials-slider-demo-9 {
    padding: 22px;
    border: solid 2px #0188cc;
    border-radius: 2px;
}

.cms-index-index .testimonial-author {
    margin: 8px 0 0;
}

.cms-index-index .testimonial-author .img-thumbnail {
    border: none;
    padding: 0;
    margin-right: 20px;
    border-radius: 100% !important;
    overflow: hidden;
}

.cms-index-index blockquote.testimonial {
    background-color: transparent;
    color: #62615e;
    font-size: 14px;
    font-style: normal;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Open Sans';
    margin: 13px -10px 0;
    padding: 15px 30px 15px 43px;
    width: 100%;
    float: left;
}

.cms-index-index blockquote.testimonial:before,
.cms-index-index blockquote.testimonial:after {
    color: #0188cc;
    font-family: 'porto';
    font-weight: 400;
    font-size: 54px;
}

.cms-index-index blockquote.testimonial:after {
    right: -2px;
}

.cms-index-index .testimonial-author p {
    line-height: 20px;
}

.cms-index-index .testimonial-author p > strong {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.0025em;
    color: #2b2b2d;
}

.cms-index-index blockquote.testimonial p {
    line-height: 24px;
    letter-spacing: 0.001em;
}

#testimonials-slider-demo-6.owl-theme .owl-controls {
    text-align: left;
    padding-left: 32px;
}

.recent-posts .item {
    padding-top: 40px;
}

.recent-posts .post-date {
    display: block;
    float: none;
    text-align: left;
}

.recent-posts .post-date .long-date {
    font-size: 13px;
    font-weight: 700;
    color: #0188cc;
    line-height: 22px;
    text-transform: uppercase;
}

.recent-posts .postTitle {
    min-height: auto;
}

.recent-posts .postTitle h2 {
    margin: 0;
}

.recent-posts .postTitle h2 a {
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    color: #2b2b2d;
}

.recent-posts .postContent {
    margin: 0;
    padding: 0;
}

.recent-posts .postContent > p {
    line-height: 27px;
    letter-spacing: 0.001em;
}

.recent-posts a.readmore {
    display: none;
}

.recent-posts .owl-controls {
    text-align: left;
}

.shop-features [class*=" porto-icon-"],
.shop-features [class^="porto-icon-"] {
    color: #0188cc;
    border-color: #0188cc;
}

.shop-features h3 {
    font-size: 14px;
    font-weight: 700;
}

.shop-features p {
    color: #4a505e;
    line-height: 27px;
    font-weight: 400;
}

.shop-features a {
    font-family: 'Oswald';
    font-size: 12.5px;
    text-transform: uppercase;
    color: #2b2b2d;
    letter-spacing: 0.0025em;
    line-height: 26px;
    border: solid 1px #efefef;
    padding: 7px 28px;
    background: none;
    box-shadow: none;
}

.shop-features a:hover {
    background: none;
    color: #2b2b2d;
    border-color: #efefef;
}

/* =========================
   BREADCRUMBS
   ========================= */

.page-wrapper > .breadcrumbs {
    margin-bottom: 0;
}

.breadcrumbs li.home a {
    width: 15px;
    display: inline-block;
    text-indent: 30px;
    overflow: hidden;
    float: left;
    position: relative;
}

.breadcrumbs li.home a:after {
    content: "\e883";
    font-family: 'porto-icons';
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
}

/* =========================
   BANNERS / IMAGE
   ========================= */

.full-width-image-banner {
    height: 300px;
}

.full-width-image-banner:after {
    display: none;
}

.full-width-image-banner h2 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    line-height: 38px;
}

.full-width-image-banner p {
    font-size: 18px;
    line-height: 38px;
    font-weight: 700;
    text-transform: uppercase;
}

.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 20px;
    background-color: #010204;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 31px;
}

.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}

.cms-index-index .single-images {
    margin-bottom: 5px;
}

/* =========================
   FOOTER
   ========================= */

.footer-middle {
    padding: 62px 0 10px;
}

.footer-ribbon {
    margin: -78px 0 25px;
}

.footer-middle p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
}

.footer-middle .block .block-title {
    margin-bottom: 15px;
}

.footer-middle .block .block-title strong {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.footer-middle ul.links li,
.footer-middle ul.features li {
    padding: 6px 0;
}

.footer-container .validation-advice {
    position: absolute;
}

.footer-middle .block.newsletter .form.subscribe {
    max-width: 400px;
}

.footer-middle .block.newsletter .control:before {
    line-height: 48px;
    margin-left: 20px;
}

.footer-middle .block.newsletter .control {
    position: relative;
}

.footer-middle .block.newsletter .control input {
    background-color: #fff;
    color: #686865;
    height: 48px;
    border: none;
    font-size: 14px;
    padding-left: 10px;
}

.footer-middle .block.newsletter .control div.mage-error {
    position: absolute;
    bottom: -22px;
}

.footer-middle .block.newsletter .action.subscribe {
    height: 48px;
    text-transform: uppercase;
    padding: 0 22px;
}

.footer-middle .block-bottom {
    border-top: 1px solid #3d3d38;
    text-align: left;
    padding: 27px 0;
    overflow: hidden;
}

.footer-middle .social-icons a {
    background-image: none;
    background-color: #33332f;
    text-indent: 0;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    width: 37px;
    height: 37px;
    text-align: center;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    line-height: 35px;
}

.footer-middle .contact-info li:first-child {
    border-top-width: 0;
}

.footer-middle .contact-info li {
    padding: 9px 0;
}

.footer-middle .contact-info i {
    color: #e1ddc3 !important;
    font-size: 26px;
    line-height: 28px;
}

.footer-middle .contact-info p {
    line-height: 1;
}

.footer-middle .contact-info b {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 7px;
    display: inline-block;
}

.footer-bottom {
    padding: 18px 0;
}

.footer-bottom address {
    float: left;
}

.footer-bottom .container {
    position: relative;
}

.footer-bottom .container:before {
    content: '';
    position: absolute;
    background-color: #3d3d38;
    left: 15px;
    right: 15px;
    top: -18px;
    height: 1px;
    width: calc(100% - 30px);
}

/* =========================
   RESPONSIVE
   ========================= */

@media (min-width: 768px) {
    .catalog-category-view .page-main,
    .catalog-product-view .page-main {
        padding-top: 0;
    }

    .page-header.type2.header-newskin .minicart-wrapper,
    .page-header.type2 .minicart-wrapper {
        width: 81px;
        height: 41px;
        text-align: center;
        border-radius: 0;
    }
}

@media (max-width: 991px) {
    .footer .block .block-content {
        margin-bottom: 30px;
    }

    .footer-middle .block-content {
        min-width: auto !important;
        width: 100%;
    }

    .page-header.type2 .header-row {
        flex-wrap: wrap;
    }

    .page-header.type2 .header-center {
        width: 100%;
        order: 3;
        margin-top: 10px;
    }

    .page-header.type2 .header-right {
        margin-left: auto;
    }
}

@media (max-width: 767px) {
    .navigation.sw-megamenu > .sticky-logo {
        display: none;
    }

    .page-header.type2.header-newskin .custom-block,
    .page-header.type2 .custom-block {
        display: none;
    }

    .homepage-bar .col-lg-4 {
        text-align: left !important;
    }

    #banner-slider-demo-9 {
        margin-bottom: 20px;
    }

    .sidebar.sidebar-main {
        position: static;
    }

    .page-products .toolbar .limiter {
        display: none;
    }

    .product.data.items {
        margin: 0;
    }

    .prev-next-products .product-nav.product-next .product-pop {
        margin: 0;
    }

    .prev-next-products .product-nav.product-prev .product-pop {
        left: -20px;
    }

    .product-info-main .fieldset > .field.qty {
        margin-bottom: 20px;
    }

    .fieldset > .actions {
        vertical-align: top;
    }

    .catalog-product-view .sidebar .custom-block {
        padding: 0;
    }

    .footer-middle {
        padding: 62px 0 0;
        margin-bottom: -20px;
    }

    .footer .block .block-content {
        margin-bottom: 30px;
    }

    .footer-middle .block-content {
        float: none !important;
    }

    .footer-middle .social-icons {
        overflow: hidden;
        float: none !important;
    }

    .footer-bottom .custom-block.f-right {
        margin-left: 0;
    }

    .block-category-list .block-title,
    .block-category-list .block-content,
    .sidebar-title,
    .sidebar .custom-block,
    .sidebar-filterproducts.custom-block + h2,
    .sidebar-filterproducts.custom-block + h2 + h5,
    .sidebar-filterproducts.custom-block + h2 + h5 + p {
        padding-left: 0;
        padding-right: 0;
    }
}

/* =========================
   MISC
   ========================= */

.page-header .switcher .options .action.toggle {
    color: #bde1f5;
}

@media (min-width: 768px) {
    .page-header .switcher .options .action.toggle {
        color: #fff;
    }
}

.page-header.type2.header-newskin.sticky-header .minicart-wrapper .block-minicart:after,
.page-header.type2.sticky-header .minicart-wrapper .block-minicart:after {
    right: 38px;
}

.page-header.type2.header-newskin.sticky-header .minicart-wrapper .block-minicart:before,
.page-header.type2.sticky-header .minicart-wrapper .block-minicart:before {
    right: 39px;
}

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
    background: #fff;
    color: #636363;
    border-color: #e9e9e9;
}

.swatch-option.text {
    min-width: 26px;
    line-height: 18px;
    padding: 3px;
    height: 26px;
}

/*.page-header.type2 .header-left, .page-header.type2 .header-center, .page-header.type2 .header-right {
    padding-left: 50px;
}
*/
.page-header.type2 .search-area .block.block-search {
    background-color: #0b79a700 !important;
    border-radius:22px;
    border: 1px solid !important;
}

.header-center .search-area,
.header-center .search-area.show-icon-tablet,
.header-center .search-area .block.block-search,
.header-center .search-area .block.block-search .block-content,
.header-center .search-area .block.block-search .field.search,
.header-center .search-area .block.block-search .control {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}
/* =========================================================
   FIX CENTRATURA + MENU LATERALE
   NON TOCCA IL SEARCH
   ========================================================= */

/* =========================
   1) LAYOUT PIÙ CENTRATO SU DESKTOP
   ========================= */
@media (min-width: 1200px) {
    .page-main-inner,
    .page-main .columns,
    .page-wrapper .container,
    .page-header .header.content,
    .main-panel-top .container,
    .footer-middle .container,
    .footer-bottom .container {
        max-width: 1500px !important;
        width: 100%;
        margin-right: auto !important;
    }

    .page-main .columns {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* allinea meglio la prima riga della home */
.cms-index-index .page-main .column.main > .row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

/* colonna menu un po' più larga su desktop */
@media (min-width: 1200px) {
    .cms-index-index .page-main .col-lg-3 {
        width: 23%;
    }

    .cms-index-index .page-main .col-lg-9 {
        width: 77%;
    }
}

/* =========================
   2) MENU LATERALE BASE
   ========================= */
.home-side-menu {
    position: relative;
    background: #fff;
    border: 1px solid #d8d8d8 !important;
    border-radius: 4px;
    overflow: visible !important;
    z-index: 20;
}

.home-side-menu .side-menu-title {
    margin: 0;
    padding: 18px 22px;
    border-bottom: 1px solid #e6e6e6;
    background: #f7f7f7;
    color: #465157;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .02em;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu {
    position: relative;
    z-index: 30;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0 {
    position: relative;
    border-bottom: 1px solid #ececec;
    background: #fff;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0:last-child {
    border-bottom: 0;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0 > a {
    display: block;
    padding: 12px 34px 12px 18px !important;
    color: #465157 !important;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.35;
    text-transform: uppercase;
    transition: all .2s ease;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0.parent > a:after {
    color: #8a8f94 !important;
    right: 14px;
}

/* hover voce principale */
.home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0:hover {
    background: #f8f8f8;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0:hover > a,
.home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0:hover > a > span,
.home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0.active > a,
.home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0.active > a > span {
    color: #382EB0 !important;
}

/* toggle */
.home-side-menu .sw-megamenu.navigation.side-megamenu .open-children-toggle {
    z-index: 5;
}

/* =========================
   3) FINESTRE SUBMENU LATERALI
   ========================= */
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu {
    position: absolute !important;
    top: -1px !important;
    left: calc(100% - 1px) !important;
    right: auto !important;
    min-width: 320px;
    max-width: 520px;
    background: #fff;
    border: 1px solid #d8d8d8;
    box-shadow: 0 6px 18px rgba(0,0,0,.14);
    padding: 14px 18px;
    z-index: 9999 !important;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    display: block !important;
    transform: translateX(8px);
    transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
}

/* mostra submenu in hover */
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0:hover > .submenu,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0.active > .submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(0);
}

/* row interna submenu */
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu .row {
    margin: 0;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* livelli interni */
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu li.level1 > a {
    display: block;
    margin: 6px 0;
    color: #434d53 !important;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu li.level1 > a:hover,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu li.level1:hover > a {
    color: #382EB0 !important;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu li.level2 > a,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu li.level3 > a,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu li.level4 > a {
    display: block;
    padding: 4px 0;
    color: #696969 !important;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
    text-transform: uppercase;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu li.level2 > a:hover,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu li.level3 > a:hover,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu li.level4 > a:hover {
    color: #382EB0 !important;
}

/* submenu annidati */
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level1,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level2,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level3 {
    position: relative;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu li.level1 > .subchildmenu,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level2 > .subchildmenu,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level3 > .subchildmenu {
    position: absolute !important;
    top: 0;
    left: 100% !important;
    right: auto !important;
    min-width: 260px;
    background: #fff;
    border: 1px solid #d8d8d8;
    box-shadow: 0 6px 18px rgba(0,0,0,.14);
    padding: 12px 16px;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    display: block !important;
}

.home-side-menu .sw-megamenu.navigation.side-megamenu li.level1:hover > .subchildmenu,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level2:hover > .subchildmenu,
.home-side-menu .sw-megamenu.navigation.side-megamenu li.level3:hover > .subchildmenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

/* =========================
   4) EVITA CHE IL BANNER COPRA IL MENU
   ========================= */
.cms-index-index .page-main .col-lg-9,
.cms-index-index .page-main .col-lg-9 > div,
.cms-index-index #banner-slider-demo-9 {
    position: relative;
    z-index: 1;
}

.cms-index-index .page-main .col-lg-3,
.cms-index-index .home-side-menu {
    position: relative;
    z-index: 15;
}

/* =========================
   5) MOBILE / TABLET
   ========================= */
@media (max-width: 991px) {
    .cms-index-index .page-main .col-lg-3,
    .cms-index-index .page-main .col-lg-9 {
        width: 100%;
    }

    .home-side-menu {
        margin-bottom: 20px;
    }

    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0 > .submenu,
    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level1 > .subchildmenu,
    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level2 > .subchildmenu,
    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level3 > .subchildmenu {
        position: static !important;
        left: auto !important;
        right: auto !important;
        min-width: 100%;
        max-width: 100%;
        box-shadow: none;
        border: 0;
        padding: 8px 0 8px 14px;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: none;
        display: none !important;
    }

    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level0.active > .submenu,
    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level1.active > .subchildmenu,
    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level2.active > .subchildmenu,
    .home-side-menu .sw-megamenu.navigation.side-megamenu li.level3.active > .subchildmenu {
        display: block !important;
    }

    .home-side-menu .sw-megamenu.navigation.side-megamenu > ul > li.level0 > a {
        padding: 11px 36px 11px 14px !important;
        font-size: 12px;
    }
}
/* custom fix 04-02 */

    @media (min-width: 992px) {
        .sw-megamenu.navigation li.level0.classic li.parent a > span {
            margin-right: auto;
            margin-right: 5px !important;
        }
    }

div#layered-filter-block {
    display: none;
}

page-with-filter page-products. nav.navigation.sw-megamenu.side-megamenu {
    display: none!important;
}
.owl-carousel.show-nav-title .owl-nav {
    display: none!important;
}
    @media (min-width: 992px) {
.page-wrapper > .breadcrumbs .items {
    padding: 12px 180px;
    color: inherit;
    font-size: 12px;
    font-weight: 500;
 }
}

.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
    margin-left: 0px;
}
.page-header.type2 .panel.header .header.links > li > a, .page-header.type2 .panel.header .header.links > li > span {
    font-weight: 700;
    padding-bottom: 5px;
}
.minicart-items-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}

.minicart-wrapper .product .actions {
    margin: 0;
}.page-header.type2 .header-left, .page-header.type2 .header-center, .page-header.type2 .header-right {
    display: inherit;
}

.page-header.type2 .header-contact .custom-block {
    /* margin-top: none!important;
    height: none!important;
    right: none!important;*/
}

.page-main-inner {
   /* padding-left: 50px;*/
    padding-top: 20px;
}

.page-header.type2 .header-row {
    height: 100px;
}

.page-header.type2 .header-left, .page-header.type2 .header-center, .page-header.type2 .header-right {
    width: 100%;
    padding-right: 20px;
}
a.wishlist.mr-1 {
    display: none;
}
i.porto-icon-user-2 {
    display: none;
}
/* =========================================================
   CUSTOM 2 - FIX FINALE HEADER / SEARCH / MENU
   ========================================================= */

/* TOP BAR */
.page-header.type2 .main-panel-top,
.page-header.type2 .panel.wrapper {
    background-color: #382EB0 !important;
}

.page-header.type2 .panel.header .header.links {
    text-align: right;
    width: auto;
    margin: 0;
}

.page-header.type2 .panel.header .header.links > li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 18px;
}

.page-header.type2 .panel.header .header.links > li:first-child {
    margin-left: 0;
}

.page-header.type2 .panel.header .header.links > li > a,
.page-header.type2 .panel.header .header.links > li > span {
    color: #fff !important;
    white-space: nowrap;
    line-height: 1;
    font-size: 12px;
    text-transform: uppercase;
}

.page-header.type2 .main-panel-top .header-right {
    text-align: right;
}

.page-header.type2 .main-panel-top .header-left {
    display: none !important;
}

/* SEARCH */
.page-header.type2 .search-area {
    border: none !important;
}

.page-header.type2 .search-area .block.block-search input.input-text {
    background: transparent !important;
    color: #fff !important;
    border: none !important;
}

.page-header.type2 .search-area .block.block-search input.input-text::placeholder {
    color: rgba(255,255,255,.8) !important;
}

.page-header.type2 .search-area .action.search,
.page-header.type2 .search-area .action.search:before,
.page-header.type2 .search-area .search-toggle-icon,
.page-header.type2 .search-area .search-toggle-icon i {
    color: #fff !important;
}

/* HEADER RIGHT ICONS / PHONE */
.page-header.type2 .header-contact .custom-block {
    display: inline-block;
    text-align: left;
    font-size: 11px;
    line-height: 1;
    border-right: 1px solid rgba(56,46,176,.15);
    padding-right: 20px;
    margin-right: 10px;
    margin-top: 0;
    height: auto;
    right: auto;
}

.page-header.type2 .header-contact .custom-block > *,
.page-header.type2 .header-contact .custom-block b {
    color: #382eb0 !important;
}

.page-header.type2 .header-main a.my-account,
.page-header.type2 .header-main a.wishlist,
.page-header.type2 .header-main .minicart-icon,
.page-header.type2 .header-main .porto-icon-user-2,
.page-header.type2 .header-main .porto-icon-wishlist-2,
.page-header.type2 .header-main .porto-icon-shopping-cart {
    color: #382eb0 !important;
}

/* MINICART */
.page-header.type2 .minicart-wrapper {
    background-color: transparent;
    box-shadow: none;
    border: none;
    width: auto;
    height: auto;
}

.page-header.type2 .minicart-wrapper .action.showcart {
    position: relative;
    padding-right: 14px;
}

.page-header.type2 .minicart-wrapper .action.showcart .counter.qty {
    margin-top: -12px !important;
    background-color: #ff5b5b;
    color: #fff;
    border-radius: 50%;
}

.page-header.type2 .minicart-wrapper .action.showcart:after {
    color: #382eb0 !important;
}

/* LEFT MENU */
.home-side-menu {
    background-color: transparent !important;
    border: 1px solid #d3d3d3 !important;
    overflow: hidden;
}

.home-side-menu h2.side-menu-title {
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
}

.sw-megamenu.navigation.side-megamenu li.level0 {
    border-bottom: 1px solid #ececec;
}

.sw-megamenu.navigation.side-megamenu li.level0:last-child {
    border-bottom: 0;
}

.navigation.side-megamenu a,
.navigation.side-megamenu a:hover {
    color: #465157;
}

.sw-megamenu.navigation.side-megamenu li.level0.parent > a:after {
    color: #838b90;
}

/* HOMEPAGE SERVICE BAR */
.homepage-bar .col-lg-4,
.homepage-bar .col-md-4 {
    border-color: #fff;
    padding-top: 14px;
    padding-bottom: 15px;
}

.homepage-bar [class*=" porto-icon-"],
.homepage-bar [class^="porto-icon-"],
.homepage-bar h3,
.homepage-bar p {
    color: #fff;
}

/* CHIUSURA SPAZI BIANCHI */
.cms-index-index .page-main {
    padding-top: 0;
}

.cms-index-index .single-images {
    margin-bottom: 5px;
}

.cms-index-index .columns .column.main > .row {
    margin-bottom: 0;
}

.cms-index-index .single-images + .row {
    margin-top: 0 !important;
}

/* RESPONSIVE */
@media (max-width: 991px) {
    .page-header.type2 .header-contact .custom-block {
        display: none;
    }

    .page-header.type2 .panel.header .header.links {
        text-align: center;
    }

    .page-header.type2 .panel.header .header.links > li {
        margin: 0 8px;
    }
}

/* mobile 16-03-26*/
@media (max-width: 767px) {

    /* contenitore header */
    .page-header.type2 .header.content,
    .page-header.type2 .header-row {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        flex-wrap: nowrap !important;
        height: auto !important;
        min-height: 78px;
        padding: 10px 12px !important;
        margin-left: 0 !important;
    }

    /* reset colonne header */
    .page-header.type2 .header-left,
    .page-header.type2 .header-center,
    .page-header.type2 .header-right {
        width: auto !important;
        display: flex !important;
        align-items: center !important;
        padding: 0 !important;
        margin: 0 !important;
        flex: 0 0 auto !important;
    }

    /* sinistra: hamburger + logo */
    .page-header.type2 .header-left {
        gap: 12px;
        min-width: 0;
    }

    .page-header.type2 .action.nav-toggle {
        position: static !important;
        margin: 0 !important;
        order: 1;
    }

    .page-header.type2 .logo {
        position: static !important;
        transform: none !important;
        margin: 0 !important;
        max-width: 150px !important;
        order: 2;
    }

    .page-header.type2 .logo img {
        max-width: 100% !important;
        height: auto !important;
    }
    /* destra: search icon + cart */
    .page-header.type2 .header-right {
        margin-left: auto !important;
        gap: 12px;
    }

    .page-header.type2 .search-area.show-icon-tablet {
        display: flex !important;
        align-items: center !important;
        width: auto !important;
        margin: 0 !important;
    }

    .page-header.type2 .search-area.show-icon-tablet .search-toggle-icon {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
    }

    /* nascondo blocco telefono su mobile */
    .page-header.type2 .header-contact .custom-block {
        display: none !important;
    }

    .page-header.type2 .header-contact {
        display: flex !important;
        align-items: center !important;
        gap: 12px;
        margin: 0 !important;
    }

    /* nascondo icone account/wishlist se disturbano il layout */
    .page-header.type2 .header-contact .my-account,
    .page-header.type2 .header-contact .wishlist {
        display: none !important;
    }

    /* minicart */
    .page-header.type2 .minicart-wrapper {
        display: flex !important;
        align-items: center !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        position: static !important;
    }

    .page-header.type2 .minicart-wrapper .action.showcart {
        position: relative !important;
        padding: 0 14px 0 0 !important;
        margin: 0 !important;
    }

    .page-header.type2 .minicart-wrapper .action.showcart .counter.qty {
        top: -8px !important;
        right: -2px !important;
        margin-top: 0 !important;
    }

    /* top links desktop fuori posto */
    .page-header.type2 .main-panel-top .panel.header,
    .page-header.type2 ul.header.links {
        display: none !important;
    }

    /* barra avviso più leggibile */
    .porto-block-html-top div[style*="background-color: #fd4949"] {
        font-size: 12px !important;
        line-height: 1.3 !important;
        padding: 8px 10px !important;
    }
}

@media only screen and (max-width: 767px) {
    .page-header.type2 .nav-toggle:before {
        color: #382eb0;
    }
}
/* fix cerca */
/* DESKTOP / TABLET: search box normale */
@media (min-width: 768px) {
    .page-header.type2 .header-center {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .page-header.type2 .search-area.show-icon-tablet .block.block-search {
        display: block !important;
    }

    .page-header.type2 .search-area.show-icon-tablet .search-toggle-icon {
        display: none !important;
    }
}

/* MOBILE: nascondo il box search largo e mostro solo l'icona */
@media (max-width: 767px) {
    .page-header.type2 .header-center {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: auto !important;
        flex: 0 0 auto !important;
    }

    .page-header.type2 .search-area.show-icon-tablet .block.block-search {
        display: none !important;
    }

    .page-header.type2 .search-area.show-icon-tablet .search-toggle-icon {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .page-header.type2 .search-area .action.search,
    .page-header.type2 .search-area .action.search:before,
    .page-header.type2 .search-area .search-toggle-icon,
    .page-header.type2 .search-area .search-toggle-icon i {
        color: #382eb0 !important;
        font-size: 20px !important;
    }
}

/* =========================================================
   FIX LAYOUT DESKTOP CATEGORY / PRODUCT
   SENZA JS
   ========================================================= */

@media (min-width: 992px) {

    /* -----------------------------
       CATEGORY PAGE
       ----------------------------- */
    .catalog-category-view.page-layout-2columns-left .page-main-inner > .columns {
        display: grid !important;
        grid-template-columns: 280px minmax(0, 1fr) !important;
        column-gap: 30px !important;
        align-items: start !important;
    }

    .catalog-category-view.page-layout-2columns-left .page-main-inner > .columns > .column.main {
        grid-column: 2 !important;
        grid-row: 1 !important;
        width: auto !important;
        max-width: none !important;
        min-width: 0 !important;
        float: none !important;
        clear: none !important;
        margin: 0 !important;
    }

    .catalog-category-view.page-layout-2columns-left .page-main-inner > .columns > .sidebar.sidebar-main {
        grid-column: 1 !important;
        grid-row: 1 !important;
        width: 280px !important;
        max-width: 280px !important;
        min-width: 280px !important;
        float: none !important;
        clear: none !important;
        margin: 0 !important;
    }

    /* -----------------------------
       PRODUCT PAGE
       main a destra, due sidebar a sinistra
       ----------------------------- */
    .catalog-product-view.page-layout-2columns-left .page-main-inner > .columns {
        display: grid !important;
        grid-template-columns: 280px minmax(0, 1fr) !important;
        grid-template-rows: auto auto !important;
        column-gap: 30px !important;
        row-gap: 24px !important;
        align-items: start !important;
    }

    .catalog-product-view.page-layout-2columns-left .page-main-inner > .columns > .column.main {
        grid-column: 2 !important;
        grid-row: 1 / span 2 !important;
        width: auto !important;
        max-width: none !important;
        min-width: 0 !important;
        float: none !important;
        clear: none !important;
        margin: 0 !important;
    }

    .catalog-product-view.page-layout-2columns-left .page-main-inner > .columns > .sidebar.sidebar-main.mobile-sidebar {
        grid-column: 1 !important;
        grid-row: 1 !important;
        width: 280px !important;
        max-width: 280px !important;
        min-width: 280px !important;
        float: none !important;
        clear: none !important;
        margin: 0 !important;
    }

    .catalog-product-view.page-layout-2columns-left .page-main-inner > .columns > .sidebar.sidebar-additional {
        grid-column: 1 !important;
        grid-row: 2 !important;
        width: 280px !important;
        max-width: 280px !important;
        min-width: 280px !important;
        float: none !important;
        clear: none !important;
        margin: 0 !important;
    }

    /* evita width sporche ereditate */
    .catalog-category-view.page-layout-2columns-left .page-main-inner > .columns > .sidebar.sidebar-main *,
    .catalog-product-view.page-layout-2columns-left .page-main-inner > .columns > .sidebar.sidebar-main *,
    .catalog-product-view.page-layout-2columns-left .page-main-inner > .columns > .sidebar.sidebar-additional * {
        box-sizing: border-box;
    }
}

/* =========================================================
   MOBILE / TABLET
   ========================================================= */

@media (max-width: 991px) {
    .catalog-category-view.page-layout-2columns-left .page-main-inner > .columns,
    .catalog-product-view.page-layout-2columns-left .page-main-inner > .columns {
        display: block !important;
    }

    .catalog-category-view.page-layout-2columns-left .page-main-inner > .columns > .column.main,
    .catalog-product-view.page-layout-2columns-left .page-main-inner > .columns > .column.main,
    .catalog-category-view.page-layout-2columns-left .page-main-inner > .columns > .sidebar.sidebar-main,
    .catalog-product-view.page-layout-2columns-left .page-main-inner > .columns > .sidebar.sidebar-main,
    .catalog-product-view.page-layout-2columns-left .page-main-inner > .columns > .sidebar.sidebar-additional {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        float: none !important;
        clear: both !important;
        margin: 0 0 20px 0 !important;
    }
}
/* new */
.privacy-field {
    margin-top: 12px;
    font-size: 13px;
    line-height: 1.5;
}

.privacy-field input[type="checkbox"] {
    margin-right: 8px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.privacy-field label {
    display: inline;
    font-weight: 400;
    margin: 0;
}

.privacy-field a {
    text-decoration: underline;
}
.footer .newsletter label {
    display: block;
}
.footer-middle .social-icons a {
    background-color: #382EB0!important;
}
.footer-bottom {
    background-color: #382EB0!important;
}

/*fix-mobile*/

@media screen and (max-width: 991px) {
    .page-main {
        padding: 15px !important;
    }
}