@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: Poppins, Sans-Serif !important;
}

#header {
    background-color: #000000 !important;
}

#topMain.nav-pills > li.active > a {
    color: #fff !important;
}

.info-bar {
    background-color: #7daf3b !important;
}

#header.shadow-after-3::before {
    background-image: none !important;
}

#topBar {
    background-color: black !important;
}

body {
    font-family: 'Poppins', sans-serif;
    
}


#topMain.nav-pills > li > a {
    font-size: 1.8rem !important;
    color: #fff !important;
}

#topMain.nav-pills > li > a:hover {
    color: #ec1400 !important;
}

.info-bar h3 {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 300 !important;
}

.info-bar {
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
}

.tparrows.preview2 {
    background: transparent !important;
}

.heading-title.heading-arrow-bottom::after {
    border-top: 0px !important;
}

section.callout-dark  {
    padding: 50px !important;
    background-color: #ffffff !important;
}

.heading-title.heading-arrow-top h2, .heading-title.heading-arrow-bottom h2 {
    color: black !important;
}

#topBar ul.top-links li.text-welcome {
    color: #fff !important;
}

#topBar ul.top-links > li > a {
    color: #fff !important;
}

a.add-wishlist {
    display: none !important;
}

div.shop-item-rating-line::after, div.shop-item-rating-line::before, .rating {
    display: none !important;
}

div.shop-item-rating-line {
    display: none !important;
}

#prezzoFinitoDettaglio {
    color: #7daf3b !important;
}

#denominazione {
    font-size: 3rem !important;
    color: #7daf3b !important;
}

div.shop-item .shop-item-buttons a.btn-default {
    background-color: #7daf3b !important;
}

#add-wishlist-hover {
    display: none;
}

div.shop-item-summary h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}






@media (max-width:480px) {
    #sidebar_categorie {
        margin-bottom: 0 !important;
        margin-top: -90px !important;
    }
    .side-nav-head {
        margin-bottom: 0 !important;
    }
    .bloccoDXX {
        margin-top: -90px !important;
    }
    
    .options-left {
        margin-top: -8px !important;
        margin-left: -70px !important;
    }
}


