.section-item-title.nav-sections-item-title, [id='store.settings'], [id='store.links'] {
    display: none;
}
.icon-element {
    padding: 0;
}
.modal-popup.popup-authentication {
    display: none;
}
.tool-setting .dropdown-switcher.toggle-content {
    display: none;
}
.content-seach .dropdown-switcher.toggle-content {
    display: none;
}
.content-seach {
    position: relative;
    top: auto;
    right: auto;
}
.header-icons-cont .icon-head:before {
    display: none;
}
.header-content .form-search button.button{
    margin-top:0 !important;
}
.header-icons-cont .icon-head {
    -webkit-background-size: 20px;
    background-size: 25px;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
}
.header-icons-cont .icon-head.flaticon-bag {
    background-image: url('../images/header-icons/icon-cart.png');
}
.header-icons-cont .icon-head.flaticon-cogwheel {
    background-image: url('../images/header-icons/icon-user.png');
    background-size: 23px;
}
.header-icons-cont .icon-head.flaticon-cogwheel-logged {
    background-image: url('../images/header-icons/icon-user-logged.png');
    background-size: 23px;
}
.header-icons-cont .icon-head.flaticon-search {
    background-image: url('../images/header-icons/icon-lens.png');
    background-size: 23px;
}
.minicart-wrapper .block-minicart {
    background: #FFF;
}
.content-cart .minicart-wrapper .showcart .counter-number {
    background-color: green;
    color: #ffffff;
    border-radius: 50%;
    height: 15px;
    line-height: 13px;
    padding: 0;
    position: absolute;
    right: -10px;
    text-align: center;
    bottom: auto;
    width: 15px;
    z-index: 2;
    font-size: 9px;
    font-weight: 700;
    top: 0;
    border: 1px solid #FFF;
}
.minicart-wrapper .block-minicart, .dropdown-switcher.toggle-content {
    right: 0;
    color: #444;
}
.page-wrapper {
    overflow: hidden;
    min-height: 530px;
}
.settting-switcher .dropdown-switcher {
    display: block;
    position: absolute;
    right: 0;
    width: 220px;
    padding: 10px;
}
.settting-switcher .dropdown-switcher .close-search-toggle, .close-search-toggle:hover, .close-search-toggle:active, .close-search-toggle:focus {
    top: 3px;
    right: 3px;
}
.header-setting .dropdown-switcher {
    border: 1px solid #ccc;
    position: absolute;
    z-index: 200;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
    min-width: 360px;
    padding: 25px;
    text-align: left;
    top: 49px;
    right: 0;
}
.header-setting .dropdown-link li a, .header-setting .dropdown-link li strong {
    color: #aaaaaa;
}
.header-setting .title-element {
    font-size: 15px;
    text-transform: uppercase;
    color: #444;
    margin: 0 0 18px;
    font-weight: normal;
}
.header-setting .dropdown-link .top-link {
    clear: both;
    padding-bottom: 0;
}
.tool-header .header-setting .dropdown-switcher {
    border: 1px solid #dfdfdf;
    position: absolute;
    z-index: 34;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.06);
    min-width: 360px;
    padding: 55px 65px;
    text-align: left;
    top: 100%;
    right: 0;
}
.block-search .block .block-title {
    text-align: left;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 18px;
    border: 0;
}
.header-content .form-search input.input-text {
    border-style: solid;
    border-color: #e5e5e5;
    border-width: 1px;
    font-size: 100%;
    margin: 0;
    line-height: 55px;
    height: 45px;
    padding: 0 25px;
    font-size: 16px;
    border-radius: 0px;
}
.header-content .form-search .field.search{
    display: inline-block;
    max-width: 170px;
    vertical-align: top;
}
.header-content .form-search button.button{
    margin-top: 0;
    vertical-align: top;
}
.header-content .form-search input.input-text {
    background-color: #ffffff;
}
.header-content .form-search button.button, .header-content .form-search button.button:hover, .header-content .form-search button.button:focus, .header-content .form-search button.button:active {
    pointer-events: inherit;
    opacity: 1;
    border: 0 none;
    height: auto;
    line-height: 110%;
    padding: 14px 25px;
    margin: 20px 0 0;
}
.seach-text {
    font-style: normal;
    font-weight: 500;
}
.header-content .form-search button.button span span .icons {
    font-style: normal;
    font-size: 16px;
    display: none;
}
.block-search .block .block-title strong {
    font-weight: normal;
    font-size: 18px;
    color: #444;
}
button.button span, button span, .review-form .action.submit.primary, .cart .continue span, .actions-toolbar .primary a.action span {
    display: inline-block;
    font-size: 17px;
    text-align: center;
    white-space: nowrap;
    text-transform: none;
}
.icon-element {
    height: 25px;
}
.cms-home .page-title-wrapper {
    display: none;
}
.catalog-product-view .product.info.detailed [id='product.info.description'] {
    display: none;
}
.catalog-product-view .product.info.detailed #reviews {
    display: none;
}
.catalog-product-view .product.info.detailed .ex-tabs {
    display: none;
}
.product-view .product-shop .ratings, .product-view .product-shop .product-reviews-summary {
    display: none !important;
}
.account-submenu-interne {
    position: fixed;
    top: 0;
    width: 0;
    max-width: 320px;
    overflow: hidden;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #003e7e;
    background: -webkit-linear-gradient(left, #003e7e 0%, #0072b4 100%);
    background: linear-gradient(to right, #003e7e 0%, #0072b4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003e7e', endColorstr='#0072b4', GradientType=1 );
    -webkit-transition: width 500ms ease;
    -moz-transition: width 500ms ease;
    -ms-transition: width 500ms ease;
    -o-transition: width 500ms ease;
    transition: width 500ms ease;
}
.account-submenu-interne.opened-submenu-interne {
    width: 100%;
}
.account-submenu-interne .top-mobile-menu {
    display: block;
}
.account-submenu-interne .top-mobile-menu h1 img {
    max-width: 180px;
    margin: 3px;
}
.charts-index-index .separator-chart {
    display: none;
}
.category-view {
    background-color: inherit;
}
.swatch-attribute .swatch-option.text {

    padding: 153px 0px 6px 0px !important;
    font-size: 17px !important;
    text-align: center !important;
    /*background-image: url(../images/ic-green-check.png) !important;*/
}
/* visual swatch non disponibile https://github.com/magento/magento2/issues/3139
 fix temporaneo
 */
.swatch-attribute .swatch-option.text[option-id="5"] {
    background-image: url(../images/charts-cf.png) !important;
    background-position: 50% 25% !important;
    background-repeat: no-repeat !important;
    background-size: 140px !important;
}
.swatch-attribute .swatch-option.text[option-id="4"] {
    background-image: url(../images/charts-sd.png) !important;
    background-position: 50% 25% !important;
    background-repeat: no-repeat !important;
    background-size: 140px !important;
}
.swatch-attribute-selected-option{
    display: none;
}
.bind-remind {
    width: 100%;
}
.related-hp .block-related .images-container .field.choice.related{
    display:none !important;
}
.tabbed ul li.menu-item-active a {
    background: #ffffff;
}
.tabbed ul li.menu-item-active a:before, .tabbed ul li.menu-item-active a:after{
    background-color: #ffffff;
    background-image:none;
}
textarea:focus, input:focus{
    outline: none;
}
@media (max-width:1200px) {
    .content-seach {
        margin: 0;
    }
}
@media (max-width:640px){
    .header-setting .dropdown-switcher{
        min-width: 300px;
    }
}


.page-layout-custom-shop .alocolumns.clearfix {
    display: none;
    visibility: hidden;
}
#lakesTable .panel-default {
    border-color: transparent;
}
#lakesTable .panel-title a {
    color: #003e7e;
    font-size: 18px;
    font-weight: 700;
    padding: 7px 0 7px 25px;
    display:flex;
    align-items:center;
    position:relative;
}
/*pezzettino di codice aggiunto da me _silvia*/
#lakesTable .panel-title a glyphicon{
    color:#003e7e;
    position: absolute;
    right: 0;
}
#lakesTable .riga-lakes{
    padding: 5px 10px;
    font-size: 18px;
    color: #000;
    font-weight: 300;
}
#lakesTable .panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: transparent;
    padding: 0;
}
#lakesTable .panel-body:nth-child(odd) {
    background: #E8E8E8;
}
#lakesTable .panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    padding-left:10px;
}
#lakesTable .panel-body{
    padding:0;
}

#lakesTable .panel-heading{
    padding:3px 0 0 0 !important;
    position:relative;
}
#lakesTable .panel-heading .glyphicon-chevron-down{
    transform:rotate(0deg);
    position:absolute;
    left:0;
    top:7px;
}
#lakesTable .panel-heading .glyphicon-chevron-down:before, #lakesTable .panel-heading .glyphicon-chevron-up:before{
    content:"\e258";
}

#lakesTable .panel-heading .glyphicon-chevron-up{
    transform:rotate(90deg);
    position:absolute;
    left:0;
    top:7px;
}
#lakesTable .panel-heading h4.panel-title{
    background: #19508a;
    padding: 10px;
    margin-bottom: 5px;
    color: #FFF;
    font-size: 20px;
}
.lakes-search input[type="submit"],.lakes-search #searchLake{
    background: #1097fe;
    border: 0 none;
    padding: 10px 20px;
    border-radius: 6px;
    color: #FFF;
    cursor:pointer;
    font-size: 18px;
}

#lakesTable .panel-title a:hover{
    color:#1979c3;
}

.modal-lakes input[type="search"], .modal-lakes input[type="text"], .modal-lakes input[type="search"]:focus, .modal-lakes input[type="text"]:focus, .modal-lakes input[type="search"].active, .modal-lakes input[type="text"]:active{
    box-shadow:none !important;
}
#loader-lakes-container{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background:rgba(255,255,255,0.7);
}

#emptyLakes{
    background: #CCC;
    width:50px;
    height:50px;
    padding: 10px 20px;
    border-radius: 6px;
    color: #FFF;
    cursor:pointer;
    font-size: 18px;
}

@media (max-width:1023px){
    .lakes-search {
        padding: 10px;
    }
    .lakes-search input[type="search"]{
        width:100%;
        display:block;
    }
    .lakes-search input[type="submit"], .lakes-search input[type="search"],.lakes-search input[type="search"]:focus{
        max-width: 100%;
        width: 100%;
        min-height: 40px;
    }
    .catalog-product-view .modal-popup.modal-slide._inner-scroll._show {
        /*	z-index: 999 !important;  */
    }
    #chart-offers-banner {
        padding-top: 15px;
    }
}


.loader-lakes {
    position: relative;
    width: 78px;
    height:78px;
    margin:auto;
}

.catalogsearch-result-index .message.notice {
    margin-top: 10px;
}

.catalogsearch-result-index .content-heading,
.catalogsearch-result-index .sub-search-for-content,
.catalogsearch-result-index .related-hp,
.searchautocomplete__autocomplete{
    display: none;
}



/*NAV TABS SUBMENU*/


@media (min-width:1024px){
    .tabmenu-interne.tabbed li.active, .tabmenu-interne.tabbed li.menu-item-active {
        z-index: 9;
        position: relative;
    }
    .tabmenu-interne.tabbed ul li + li {
        margin-left: -10px;
    }
    .tabbed ul li .tl {
        min-width: 110px; /*Modifica larghezza tab mobile*/
    }
    .priorityOn:not(.prioritized) > li {
        width: auto;
    }
}

.seelakelist,#compatibilityLink {
    display: inline-block;
}

.compatibility-link, .compatibility-link:hover, .compatibility-link:active, .compatibility-link:focus{
    color: #1097FE ;
    font-family: "Helvetica Neue", "Roboto";
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    margin-right: 20px;
}

.compatibility-link:after, .compatibility-link:hover:after, .compatibility-link:active:after, .compatibility-link:focus:after{
    font-family: 'Glyphicons Halflings';
    content: "\e258";
    position: relative;
    top: 4px;
    margin-left: 4px;
    font-size: 18px;
}

/*
.header-content .menu-cont ul li.submenu-yes a {
		padding: 10px 24px 10px 24px;
	}*/
.header-content .menu-cont ul li a {
    padding: 10px 20px 10px 20px;
}
.menu-items > li:hover >a{
    background-color: #1097FE ;
}

@media (min-width:1024px){
    .menu-items > li:hover >a{
        background-color: #1097FE ;
    }
    .header-content .menu-cont ul li a {
        padding: 10px 24px 10px 24px;
    }
    .header-content .menu-cont ul li ul li{
        height:40px;
    }
}
@media (min-width:1024px){
    .header-content .menu-cont ul {
        z-index: 15 !important;
    }
    .checkout-cart-index .alocolumns .cart-container .cart-summary{
        position:relative !important;
        top:auto !important;
    }


}

.modals-wrapper{display:none;}
._has-modal .modals-wrapper{display:block;}
header .header-content{
    z-index:200 !important;
}
/* override production rimuovere dopo prod su */
@media only screen and (max-width: 1023px){
    .top-head-account {
        padding: 15px 73px 15px 15px;
        margin: 20px 15px 20px 15px;
    }
}
/* override production rimuovere dopo prod su */

/* risoluzione problema foto dettaglio al caricamento */
@media only screen and (min-width: 1024px){
    .gallery-placeholder .loader img:first-child {
        height: 400px !important;
        max-height: 20000px !important;
        bottom: auto !important;
    }
}
@media only screen and (max-width: 1023px){
    .gallery-placeholder .loading-mask{
        padding:0 !important;
        height: 200px !important;
    }
    .gallery-placeholder .loader img:first-child {
        max-height: 100% !important;
        height: 200px !important;
        bottom: auto !important;
    }
}
/* end risoluzione problema foto dettaglio al caricamento */
/* fix menu tab in mobile, aggiunto scroll */
.header-content .menu-cont .mobile-submenu-interne {
    max-height: 100%;
    overflow-y: auto;
}

/* classe che nasconde un elemento su desktop */
@media(min-width:1024px){
    .hidden-desktop{
        display:none !important;
    }
}
.sidebar.sidebar-main > .accordion-container.mean-container .mean-bar ul.accordion.nav-accordion > li.level0.first:first-child > a.level-top,
.sidebar.sidebar-main > .accordion-container.mean-container .mean-bar ul.accordion.nav-accordion > li.level0.first:first-child > a.mean-expand{
    display:none !important;
}

.fb_iframe_widget span {
    vertical-align: top !important;
}
@media (min-width:1024px){
    .level0.level-top.submenu-yes.menu-item-active{
        background-color: #1097FE;
    }
}
.product.info.detailed {
    margin-top: 0 !important;
}
.new-product-tabs .product.info.detailed, .navionics-product-side .product.info.detailed {
    margin: 0 auto;
}
.product.attribute.brand .type {
    display: none;
}
.product.attribute.brand{
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
/*--- fix gabriele ---*/
.cms-page-view .page-main-pal .support-block-item .padd .more-info, .cms-page-view .page-main-pal .support-block-item .padd .more-info:hover, .cms-page-view .page-main-pal .support-block-item .padd .more-info:focus, .cms-page-view .page-main-pal .support-block-item .padd .more-info:active{
    float: left;
    margin-right: 25px;
}
/* fix su swatches */
.swatch-attribute .swatch-option.text{
    width: 48.9% !important;
}

/*issue 412*/


header .service-header#usernotlogged{
    width: 135px !important;
    background-position: 90px !important;
    background-image: url(../images/not-logged@2x.png) !important;
}
@media (max-width:374px){
    header .service-header#usernotlogged {
        width: 70px !important;
        background-position: center!important;
        background-image: url(../images/not-logged@2x.png) !important;
    }
    .label-login-user{
        display: none;
    }
}

header .service-header.user-logged{
    background-image: url(../images/logged@2x.png);
}

header #nologged-notify {
    right: 13px;
}
header #logged-notify{
    /*right: 7px;*/
}
.label-login-user
{
    position: relative;
    left: 10px;
    top: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
}
@media (min-width:1024px){
    .label-login-user{
        font-size: 18px!important;
    }
}



@media (max-width:340px){
    header .header-content .logo-cont {
        padding: 0 0px 0 0;
    }
}

.navifucsia {
    background-color:#C00068;
}

@media (min-width:640px) {
    #checkoutNewAddress {
        float: right;
        margin-top: -50px;
    }
}

#checkout-step-shipping{
    padding-top: 15px;
}

/*MODIFCHE MARGINI*/
.cms-company-foundation .page-wrapper {
    min-height: 690px;
}