/* @override 
	http://charango.spdns.eu/bootstrap-themes/Varkala/dist/css/custom.css
	https://stagingvk.lesacoutlet.it/asset/varkala/css/custom.css */

/* your styles go here */

/*
$grid-breakpoints: (
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1400px
) !default;

$container-max-widths: (
  sm: 540px,
  md: 720px,
  lg: 960px,
  xl: 1300px
 */

/* aggiunta per gestire le larghezze nei breakpoint */
.w-100 {
    width: 100% !important;
}

.w-90 {
    width: 90% !important;
}

.w-80 {
    width: 80% !important;
}

.w-75 {
    width: 75% !important;
}

.w-60 {
    width: 60% !important;
}

.w-50 {
    width: 50% !important;
}

.w-40 {
    width: 40% !important;
}

.w-25 {
    width: 25% !important;
}

.w-20 {
    width: 20% !important;
}

@media (min-width: 576px) {
    .w-sm-100 {
        width: 100% !important;
    }

    .w-sm-80 {
        width: 80% !important;
    }

    .w-sm-75 {
        width: 75% !important;
    }

    .w-sm-60 {
        width: 60% !important;
    }

    .w-sm-50 {
        width: 50% !important;
    }

    .w-sm-40 {
        width: 40% !important;
    }

    .w-sm-25 {
        width: 25% !important;
    }

    .w-sm-20 {
        width: 20% !important;
    }
}

@media (min-width: 768px) {
    #cat-carouselclerk {
        min-height: 320px;
    }
}

@media (min-width: 768px) {
    .w-md-100 {
        width: 100% !important;
    }

    .w-md-80 {
        width: 80% !important;
    }

    .w-md-75 {
        width: 75% !important;
    }

    .w-md-60 {
        width: 60% !important;
    }

    .w-md-50 {
        width: 50% !important;
    }

    .w-md-40 {
        width: 40% !important;
    }

    .w-md-25 {
        width: 25% !important;
    }

    .w-md-20 {
        width: 20% !important;
    }

    #cat-carouselclerk {
        min-height: 336px;
    }
}

@media (min-width: 992px) {
    .w-lg-100 {
        width: 100% !important;
    }

    .w-lg-80 {
        width: 80% !important;
    }

    .w-lg-75 {
        width: 75% !important;
    }

    .w-lg-60 {
        width: 60% !important;
    }

    .w-lg-50 {
        width: 50% !important;
    }

    .w-lg-40 {
        width: 40% !important;
    }

    .w-lg-25 {
        width: 25% !important;
    }

    .w-lg-20 {
        width: 20% !important;
    }
}

@media (min-width: 1400px) {
    .w-xl-100 {
        width: 100% !important;
    }

    .w-xl-80 {
        width: 80% !important;
    }

    .w-xl-75 {
        width: 75% !important;
    }

    .w-xl-60 {
        width: 60% !important;
    }

    .w-xl-50 {
        width: 50% !important;
    }

    .w-xl-40 {
        width: 40% !important;
    }

    .w-xl-25 {
        width: 25% !important;
    }

    .w-xl-20 {
        width: 20% !important;
    }
}

.mt-n45,
.my-n45 {
    margin-top: -2rem !important;
}

#menu_mobile:not(.mm-menu),
#filtri_mobile:not(.mm-menu) {
    display: none;
}

header {
    padding-bottom: 35px !important;
}

.navbar-nav li.nav-item.dropdown a,
.navbar-light .navbar-nav .nav-link {
    color: black;
    line-height: 24px;
}

.navbar-nav li.nav-item.dropdown .nav-link:hover,
.navbar-nav li.nav-item.dropdown .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    font-weight: bold;
    line-height: 24px;
}

.h1 {
    /*line-height: 1.4;*/
    font-weight: normal;
    /*font-size: 1.4rem;*/
    margin: 0 !important;
    padding: 0 !important;
}

.btn-tag {
    letter-spacing: 0 !important;
    padding: 0.25rem 0.5rem;
    font-size: 0.775rem;
    line-height: 1.5;
    border-radius: 0;
    margin-right: 0.5rem !important;
    font-weight: normal;
    color: #494949;
    border-color: #494949;
}

.btn-tag-primary {
    color: white;
    background-color: #000;
}

.btn-tag-primary:hover {
    color: #919191;
}

.sticky-top {
    top: 165px;
}

#messaggitop p {
    margin: 0;
}

.slider-detail-wrapper .swiper-button-prev {
    left: 0;
}

.slider-detail-wrapper .swiper-button-next {
    right: 0;
}

.swiper-button-up,
.swiper-button-down {
    left: 20px;
    position: absolute;
    z-index: 20;
}

.swiper-button-up:before,
.swiper-button-down:before {
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    content: "";
    cursor: pointer;
    height: 44px;
    width: 27px;
    position: absolute;
    left: 25px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.swiper-button-down {
    top: 10px;
}

.swiper-button-down:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23868e96'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-up {
    bottom: 50px;
}

.swiper-button-up:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23868e96'%2F%3E%3C%2Fsvg%3E");
}

.ancora {
    padding-top: 165px;
    margin-top: -165px;
}

.ancora2 {
    padding-top: 120px;
    margin-top: -120px;
}

.btn-circle {
    width: 40px;
    height: 40px;
    padding: 9px 10px;
    border-radius: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 0;
}

label {
    font-weight: bold;
}

/* stepper */
.bs-stepper .step-trigger:focus {
    color: #FF6600;
}

.active .bs-stepper-circle {
    background-color: #FF6600;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #ff6600;
}

.row.equal-cols {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.equal-cols:before,
.row.equal-cols:after {
    display: block;
}

.row.equal-cols > [class*='col-'] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.row.equal-cols > [class*='col-'] > * {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

/* per centrare gli step in checkout */
.bs-stepper-header > .step {
    flex-grow: 1;
}

#pulsantemenumobile {
    position: absolute;
    top: -20px;
}

#filtri_mobile .custom-control-label::after,
#filtri_mobile .custom-control-label::before {
    top: 0.1rem;
}

.boxtagfiltrimobile::-webkit-scrollbar {
    width: 7px;
    height: 0;
}

.boxtagfiltrimobile::-webkit-scrollbar-track {
    margin: 54px 0 53px
}

.boxtagfiltrimobile::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.0);
    border-radius: 10px;
    box-shadow: rgba(255, 255, 255, 0.3) 0 0 0 1px;
}

.boxtagfiltrimobile:hover::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.45)
}

.boxtagfiltrimobile::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.55)
}

/*.boxtagfiltrimobile {
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.boxtagfiltrimobile .btn-tag {
    display: inline-block;
}*/

/*.boxtagfiltrimobile {
  display: grid;
  grid-template-columns: 20px 1fr 20px;
}
.boxtagfiltrimobile > * {
  grid-column: 2 / -2;
}
.boxtagfiltrimobile > .full {
  grid-column: 1 / -1;
}
.hs {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(6, calc(50% - 40px));
  grid-template-rows: minmax(150px, 1fr);
}*/

.boxtagfiltrimobile {
    overflow-x: scroll;
    scroll-snap-type: x proximity;
    display: block;
}

.boxtagfiltrimobile ul {
    text-align: left;
    padding-left: 10px;
    width: 100%;
    /*display: inline-flex;*/
}

.box_sconto p {
    margin: 0;
    font-size: medium;
}

.box_sconto a {
    color: white;
}

.scrollToTop {
    width: 50px;
    height: 50px;
    text-decoration: none;
    text-indent: -9999px;
    position: fixed;
    bottom: 15px;
    z-index: 99999999;
    left: 15px;
    overflow: hidden;
    background: url(../img/lesac/totop.svg) no-repeat center center;
}

.slider-detail-wrapper {
    display: flex;
    flex-direction: row;
}

.slider-detail-wrapper .thumbs-slider .swiper-slide img {
    display: block;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.slider-detail-wrapper .thumbs-slider {
    flex-basis: 100px;
}

.slider-detail-wrapper .thumbs-slider .swiper-slide {
    opacity: 1;
    cursor: pointer;
}

.slider-detail-wrapper .thumbs-slider .swiper-slide-thumb-active {
    opacity: 0.4;
}

/* larghezza per logo testata */
.w-60 {
    width: 60% !important;
}

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.text-menumobile-uppercase {
    text-transform: uppercase;
}

/* background NL footer */
.bg-nl {
    background-image: none;
}

.bg-nl-form {
    background-color: #e3e3e3;
}

/* bordo destro dei services al footer */
.border-services {
    border-right: none;
}

/* dida prodotto caroselli e elenco su due sole righe */
.swiper-slide .product h2,
.products-grid .product h2 {
    max-height: 35px;
    overflow: hidden;
}

.contenitore-filtri,
.contenitore-filtri-ricarica {
    max-height: 150px;
    overflow: auto;
}

.product-badge-sx-bt {
    position: absolute;
    bottom: 50px;
    left: 15px;
    padding: 5px 8px;
    z-index: 20;
}

.product-badge.badge.label_extra {
    bottom: 0 !important;
    top: 77%;
    height: 22px;
    border-radius: 0;
    width: calc(100% - 30px);
    opacity: 70%;
    padding-left: 0;
    padding-right: 0;
}

#wishcont .product-badge.badge.label_extra {
    top: 55%;
}

.product-icon-dx {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 20;
}

/* per avere il minicart non a pieno schermo su mobile */
.modal.modal-left .modal-dialog, .modal.modal-right .modal-dialog {
    max-width: 80% !important;
}

/* label promo */
.label_promo {
    background-color: #28a745;
    color: white;
}

#distanziatore {
    height: 130px;
}

#disclaimer {
    padding-right: 0!important;
    top: 50%!important;
    height: 50%!important;
}
#disclaimer .vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    margin-left:auto;
    margin-right:auto;
    pointer-events:none;
}
#disclaimer .vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
#disclaimer .modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events:all;
}

@media (min-width: 576px) {
    #disclaimer .vertical-alignment-helper {
        /*width: 80%;*/
    }

    #disclaimer {
        top: 0!important;
        height: 100%!important;
    }

    #distanziatore {
        height: 110px;
    }
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    /* background NL footer */
    .bg-nl {
/*        background-image: url("../img/lesac/bg-nl-small.jpg");*/
        background-repeat: no-repeat;
        background-position: 100% 0;
        background-size: cover;
        padding: 40px 0;
        min-height: 320px;
    }

    .bg-nl-form {
        background-color: white;
    }

    /* reset per avere il minicart non a pieno schermo su mobile */
    .modal.modal-left .modal-dialog, .modal.modal-right .modal-dialog {
        max-width: 500px !important;
    }
}

@media (min-width: 768px) {
    .clerk-instant-search-container {
        border: solid #000 1px;
        border-top: none;
    }
    #distanziatore {
        height: 105px;
    }

    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    /* background NL footer */
    .bg-nl {
/*        background-image: url("../img/lesac/bg-nl-big.jpg");*/
        background-repeat: no-repeat;
        background-position: 100% 0;
        background-size: cover;
        background-color: #f3f3f3;
        padding: 40px 0;
        min-height: 320px;
    }

    /* bordo destro dei services al footer */
    .border-services {
        border-right: 1px solid #dee2e6;
    }

    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }
}

@media (min-width: 992px) {
    #distanziatore {
        height: 120px;
    }

    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .nav-link.dropdown-toggle::after { /* toglie la freccia in giù in menu principale desktop */
        display: none;
    }

    .text-menumobile-uppercase {
        text-transform: none;
    }

}

@media (min-width: 1400px) {
    #distanziatore {
        height: 150px;
    }

    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .navbar-nav .nav-item .dropdown-menu .dropdown-header,
    .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        white-space: normal;
    }

    .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        margin-bottom: 6px;
    }

    .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
        text-decoration: underline;
    }

    .cart_clerk .swiper-outside-nav .swiper-button-next {
        right: -50px !important;
    }

    .cart_clerk .swiper-outside-nav .swiper-button-prev {
        left: -50px !important;
    }
}

#navbarContent div.dropdown-menu.show {
    max-height: calc(100vh - 200px) !important;
    overflow-x: hidden;
    overflow-y: auto;
}

.product-hover-overlay {
    background: rgba(255, 255, 255, 0.5);
}

.product-swap-image {
    max-width: 190px;
}

#coupontop {
    position: absolute;
    margin-top: 36px;
    width: 100%;
}

.giftcardslider .swiper-slide {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: auto;
    height: auto;
    margin: 0 auto;
}

.giftcardslider {
    width: 300px;
    height: 200px;
    padding-bottom: 50px;
    padding-left: 70px;
    padding-right: 70px;
}

.claim-nl {
    line-height: 12px;
}

/* LF 02/10/2020 15:54:17 */
/* Blocco che contiene il prezzo nei listati */
#listato div.prezzo {
    display: inline-block;
}

/* Check a fianco di lista filtri su desktop */
i.filter_off {
    display: none;
}

img.center-cropped {
    object-fit: none; /* Do not scale the image */
    object-position: center; /* Center the image within the element */
    height: auto;
    width: auto;
}

#addressBookWidgetDiv {
    height: 300px;
}

#walletWidgetDiv {
    height: 300px;
}

#addressBookWidgetDivMsg,
#walletWidgetDivMessage {
    display: none;
}

#paypal_pro iframe {
    width: 560px;
    margin: 0;
    min-height: 600px;
}

@media screen and (max-width: 800px) {
    #paypal_pro iframe {
        width: 100%;
    }
}

/* feedaty */
.fdt_merchantmediumorangewhite_widget_wrapper {
    width: auto !important;
    height: auto !important;
}

.fdt_merchantmediumorangewhite_widget_merchant {
    width: auto !important;
}

.ordinatore .btn {
    letter-spacing: normal;
}

#Dzone.error {
    border-width: 2px;
    border-color: red;
    border-style: solid;
}

/*.clerk-facets dd {
    margin: 0 5px 0 5px;
}

.clerk-facets-selected {
    padding: 0;
    font-size: 0.875rem;
}

.clerk-facets dt {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    line-height: 15px;
    margin-bottom: 5px;
    margin-top: 20px;
    text-transform: uppercase;
}

.clerk-facets-selected dd {
    background-color: #ff6600;
    margin-bottom: 5px;
    padding: 5px;
}

.clerk-facet .clerk-facet-selected .clerk-facet-count {
    display: none !important;
}

.clerk-facet-name:before {
    content: '' !important;
}*/

.simple-marquee-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.simple-marquee-container {
    width: 100%;
    float: left;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    height: 20px;
    position: relative;
    cursor: pointer;
}

.simple-marquee-container .marquee, .simple-marquee-container *[class^="marquee"] {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    overflow: hidden;
}

.simple-marquee-container .marquee-content-items {
    display: inline-block;
    margin: 0;
    height: 20px;
    position: relative;
    padding-left: 0;
}

.simple-marquee-container .marquee-content-items li {
    display: inline-block;
    position: relative;
}

.simple-marquee-container .marquee-content-items li:not(:last-child):after {
    content: "|";
    margin: 0 1em;
}

/* colore navigazione menu mobile */
.mm-navbar {
    --mm-color-button: #000;
}

.mm-panel {
    --mm-color-button: #000;
}

.contenitore-colori {
    overflow: hidden;
    height: 50px;
    width: 100%;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}

.piu-colori {
    position: absolute;
    top: 28px;
    right: 1px;
}

.balin {
    position: relative;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    display: inline-flex;
    overflow: hidden;
    border: 1px solid gray;
    background-size: 0; /*  hide image by set its size to 0  */
}

.balin:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: inherit;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

img.lazy, img.swiper-lazy,
img.pswp__img,
div.swiper-slide img.img-fluid,
div.swiper-slide div.product-image{
    background-image: url('../img/loader.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

img.swiper-lazy {
    min-height: 190px;
}

.card img {
    width: 100%;
    height: auto;
}

#prod-carouselclerk-alt,
#prod-carouselclerk-cor {
    min-height:300px;
}

#home-carouselclerk {
    min-height:350px;
}

#elenco_suggerimenti_carrello {
    min-height:250px;
}

.containercarosellocat {
    min-height:420px;
}

#colourSlider img.img-fluid {
    max-height: 85px;
}

img{
    color: rgba(0, 0, 0, 0) !important;
    max-width: 100%;
    height: auto;
}

#cat-carouselclerk {
    min-height: 256px;
}

#listato_prodotti  .product_div {
    min-height: 412px;
}

#coupontop {
    min-height: 33px;
}

.sconto30 {
    font-size: x-small;
    color:gray;
    line-height: 10px;
}
.prod_note{
    font-size: small;
    color:gray;
    line-height: 12px;
}

.iubenda-cs-close-btn {
    background-color: #FF6600 !important;
    color: white !important;
    border-radius: 25px !important;
    font-weight: bold !important;
    font-size: 40px !important;
}

.messaggiofermo {
    margin-bottom: 33px !important;
}

@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.ticker-wrap {
    width: 100%;
    overflow: hidden;
    padding-left: 100%;
    box-sizing: content-box;
}
.ticker-wrap .ticker {
    display: inline-block;
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
}
.ticker-wrap p {
    display: inline-block;
    padding: 0 2rem;
    margin: 0;
}
/* modifica per voce Natale produzione */
/*#id_mnu_2099712Dropdown {
    color: #FF6600 !important;
    font-weight: bold;
}*/

#prodottiservizi {
    position: relative;
    text-align: center;
}

#prodottiservizi .row {
    max-width: 1000px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#prodottiservizi .servizio {
    display: inline-block;
    position: relative;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
}

/* colori menu */
.mnu_evid_1,
.mnu_evid_1.text-muted,
.mnu_evid_1.nav-link,
.mnu_evid_1.dropdown-item,
.mnu_evid_1.dropdown-header,
.mnu_evid_1.navbar-nav,
.top_mnu_evid_1.nav-link{
    color: #FF6600 !important;
}
.mnu_evid_2,
.mnu_evid_2.text-muted,
.mnu_evid_2.nav-link,
.mnu_evid_2.dropdown-item,
.mnu_evid_2.dropdown-header,
.mnu_evid_2.navbar-nav,
.top_mnu_evid_2.nav-link{
    color: red !important;
}
.mnu_evid_3,
.mnu_evid_3.text-muted,
.mnu_evid_3.nav-link,
.mnu_evid_3.dropdown-item,
.mnu_evid_3.dropdown-header,
.mnu_evid_3.navbar-nav,
.top_mnu_evid_3.nav-link{
    color: green !important;
}
.mnu_evid_4,
.mnu_evid_4.text-muted,
.mnu_evid_4.nav-link,
.mnu_evid_4.dropdown-item,
.mnu_evid_4.dropdown-header,
.mnu_evid_4.navbar-nav,
.top_mnu_evid_4.nav-link{
    color: fuchsia !important;
}

.wiki {
    line-height: 1.4;
    font-size: 14px;
}

.wiki h2 {
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3;
    text-rendering: optimizeLegibility;
    margin: 20px 0;
}

.wiki h3 {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.3;
    text-rendering: optimizeLegibility;
    margin: 20px 0;
}

.wiki p {
    display: block;
    margin: 0 0 20px;
}

.wiki ul, .wiki ul {
    padding: 0;
    list-style: disc;
    margin: 20px 0 20px 20px;
}

.wiki li {
    padding-bottom: 10px;
    display: list-item;
}

.wiki a:active {
    color:#FF6600;
}

.detail-option .dropdown-menu {
    z-index: 10000 !important;
}

#banner-miglior-sito,
#miglior-sito-2 {
    background-image: url("/img/banner-miglior-sito-chiaro.png");
    background-size: cover;
}

#id_mnu_2099712Dropdown {
    font-weight: bold;
}

#descrizione_banner_promo p {
    margin-bottom: 0;
}