


div[id*='dtrListSchedaTecnica'] li {
    list-style-type: none;
}
.filter-active{
    display: block!important;
}

#container_articoli {
    padding: 10px;
}


#pnlFiltraArticoli .form-group{
    margin-bottom: 0 !important;
    min-width: 180px;
    margin-right: 8px;
}

#leftCol {

    text-transform: uppercase;
}

h1#lblTitolo {
    text-transform: uppercase;
    font-size:2.5rem !important;
}

#leftCol ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#leftCol a[data-toggle] {
    cursor: pointer;
    color: black;
}

h4.tipo-scheda_tecnica {
    font-size: 13px;
    font-weight: normal;
    margin-top: 20px;
    text-transform: initial;
    color: #9e9e9e;
}
@media (min-width: 768px) and (max-width: 992px){
    #dtrItemsSchedaTecnica{
        width: 100%;
        display: grid;
        align-items: center;
        grid-template-columns: repeat(4, 1fr);
        justify-items: start;
        row-gap: 15px

    }
}
@media (min-width: 992px) and (max-width: 1200px){
    #dtrItemsSchedaTecnica{
        width: 100%;
        display: grid;
        align-items: center;
        grid-template-columns: repeat(5, 1fr);
        justify-items: start;
        row-gap: 15px

    }
}
@media (min-width: 1220px) {
    #dtrItemsSchedaTecnica{
        width: 100%;
        display: grid;
        align-items: center;
        grid-template-columns: repeat(8, 1fr);
        justify-items: start;
        row-gap: 15px

    }
}

@media(max-width: 768px) {
    .tag-product a {
        font-weight: 700 !important;
        position: absolute;
        right: 20px;
        top: 0px !important;
        font-family: 'Jost', sans-serif!important;
        font-size: 12px;
        line-height: 14px !important;
        text-align: center;
        text-transform: uppercase;
        background-position: left bottom;
        width: 105px;
        height: 55px;
        padding: 5px;
        background: #000 !important;
        border: none !important;
        color: #fff!important;
        list-style: none;
        display: block;
        z-index: 99;
    }
    .box_cart_button{
        display: flex;
      flex-direction: column;
    }


    .articolo .wishlist {

        padding-top: 0.8rem;
    }
    h4.tipo-scheda_tecnica {
        font-size: 14px;
    }
    #leftCol ul {

        padding: 10px;
    }
}

.remove-filter {
    background: url("/themes/luxury/assets/images/filter_grid/filter_selected.png") no-repeat;
    padding-left: 30px;
    margin-bottom: 10px;
    cursor: pointer;
    height: 20px;
    margin-top: 5px;
}

#btnRimuoviFiltraggi {
    margin-bottom: 5px;
}

.articoli-descrizione_categoria {
    text-transform: initial;
    line-height: 25px;
    letter-spacing: 0.1em;
    /*font-size: 11px;*/
    color: #565656;
}

.articoli-descrizione_categoria a {
    text-decoration: none;
    border-bottom: 1px solid black;
    color: #000;
    transition: all 300ms;
}

.articoli-descrizione_categoria a:hover {
    text-decoration: none;
    padding-bottom: 2px;
    border-color: #808080;
    color: #808080;
}

/*.articoli-descrizione_categoria a:after {
	content: '\e144';
	font-family: 'Glyphicons Halflings';

}*/

#dtrArticoli {
    padding-top: 20px;
}

@media (max-width: 768px) {
    #dtrArticoli {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 10px;
    }
}

.articoli-titolo_descrizione_categoria {
    color: black;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 30px;
    padding-top: 10px;
}

select.dropdown {
    color: #000;
    background-color: transparent;
}

select.dropdown option {
    color: black;
}

.articolo .wishlist_list_button {
    font-size: 25px;
    color: #B93A32;
}

.articolo .wishlist_list_button img {
    height: 30px;
}

.articolo .wishlist {
    display: block;
    /*position: absolute;*/
    top: 20px;
    text-align: left;
    order:0;
}

#filters-header {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0px;
}

#filters-header #close-zone {
    display: none;
}

@media (max-width: 768px) {
    #pnlFiltraArticoli {
        padding-top: 15px;
    }

    #filters-header {
        padding: 0;
        line-height: 46px;
    }

    #filters-header.open {
        background-color: #ebebeb;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #filters-header #orderby-zone {
        display: block;
    }
    #filters-header #close-zone {
        display: none;
    }
    #filters-header.open #orderby-zone {
        display: none;
    }
    #filters-header.open #close-zone {
        display: block;
    }
}

.noborder button.dropdown-toggle.btn-default {
    border: none;
    background: transparent;
}


@media (min-width: 1200px){
    #dtrArticoli >div {
        padding: 0 !important;
    }
    .ordinamento{
        margin-bottom: 20px;
        padding: 8px 15px;
        font-size: 12px;
        text-transform: uppercase;
    }
    [id*='dtrListSchedaTecnica'] h4{
        font-size:14px;
    }
    .remove-filter {

        font-size: 14px;
        display: inline-block;
        padding-right: 20px;
        margin-bottom: 20px;

        margin-top: 20px;

    }
    #btnRimuoviFiltraggi_ctl .btn-success{
        background: transparent;
        color: #1F1F1F;
        border: 1px solid #1F1F1F;
        width: 20em;
        display: inline-block;
        margin-left: 0px;


    }
    .btn-success{
        background: transparent !important;
        color: #1F1F1F !important;
        border: 1px solid #1F1F1F !important;
    }  .btn-success:hover{   background: #1F1F1F;
    color: #fff;
               transition: all 0.25s ease-out;}


    ul[id*='dtrItems'],.filtro_container, ul[id*='dtrListSchedaTecnica'] {
        position: absolute;
        display: block;
        padding-left: 5px !important;
        z-index: 100;
        background: #fff;
        margin-left: -20px;
        display: none;
        box-shadow: 3px 4px 8px 0px rgb(0 0 0 / 14%);
        min-width: 180px;
        height: 350px;
        overflow-y: auto;
        width: 100%;
    }
    .filtro_item{
        position:relative;
        min-width:180px;
        /*margin-left: 8px;*/
    }
    .filtro_item a {
        min-width: 180px;
        display: block;
        font-size: 14px;
        color:black;
    }
    #leftCol ul
    {
        /*display: none ;*/
    }
}



#dtrItemsSchedaTecnica > div >font div:last-child{
    display:none;
}
@media (min-width:768px){
    .tag-product a {
        font-weight: 700 !important;
        position: absolute;
        right: 20px;
        top: 45px;
        font-family: 'Jost', sans-serif!important;
        font-size: 12px;
        line-height: 14px !important;
        text-align: center;
        text-transform: uppercase;
        background-position: left bottom;
        width: 105px;
        height: 38px;
        padding: 5px;
        background: #2A5069!important;
        border: none !important;
        color: #fff!important;
        list-style: none;
        display: block;
        z-index: 99;
    }
    #dtrItemsSchedaTecnica_ctl{
        width:100%;
    }
    /*#dtrItemsSchedaTecnica{*/
    /*    width: 100%;*/
    /*    display: grid;*/
    /*    align-items: center;*/
    /*    grid-template-columns: repeat(8, 1fr);*/
    /*    justify-items: start;*/
    /*    row-gap: 15px*/

    /*}*/
}


.articoli-descrizione_categoria img {

    width: 70% !important;
}

.box_cart_button img{
    cursor:pointer;
    width:24px;
    height:24px;
}
.box_cart_button{
    display: flex;
    align-items: center;
justify-content: center;
    margin-top: 0.8em;
}
.box_cart_button .cart_button{
    margin-bottom: 0 !important;
}
.box_cart_button a[id*="btnCartdtrArticoli"], #dtrLegami .box_cart_button a.cart_button {
    padding: 12px;
    font-size: 0.7em;
    letter-spacing: 0.5px;
    color: #30506a;
    background: #fff !important;
    border: 1px solid #30506a;
}

.box_cart_button a[id*="btnCartdtrArticoli"]::before, #dtrLegami .box_cart_button a.cart_button::before{
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    content: "\e82e";
    font-size: 20px;
}

span[id*="btnAddWishListdtrArticoli"]{
    padding:11px;
}
.box_cart_button a[id*="btnCartdtrArticoli"]:hover,#dtrLegami .box_cart_button a.cart_button:hover{
    transition: all 0.4s;
    background: #30506a !important;
    color: #fff !important;

}

li.tag-product{
    list-style: none;
}

#lblCountArticoli{
    text-transform: uppercase;
    font-size: 0.8em;
}


.container-img-cross-no-text{
    height:100%;
    flex-grow: 1;
}

.container-img-cross-no-text .img-notext{
    object-fit: contain;
    min-height: 550px;
    width:100% !important;
}

.container-img-cross .img-text{
    width:100%;
}

.articolo.articolo-cross {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding:0 !important;
}
.container-text-cross{
    display: flex;
    flex-direction: column;
    height: 100% !important;
    align-items: center;
    justify-content: center;
    flex: 1;
}

#dtrArticoliArrivi .articolo-vetrina.slick-slide .articolo .marca{
    color:#000 !important;
    margin-top: 20px;
}