/* Polosoftware CSS Custom Template  */

@media screen and (min-width:1025px){
section#designers ul{
flex-flow: column wrap;
max-height: 310px;
}
}
@media screen and (max-width:1024px){
section#designers{
padding-top:85px;}
}

/* Aumentare margine sotto lo slider */

#home_head > div > div:nth-child(1) > div {
    margin-bottom: 1% !important;
}


/* Polosoftware CSS Custom Template  */

@media screen and (min-width:1025px){
section#designers ul{
flex-flow: column wrap;
max-height: 310px;
}
}
@media screen and (max-width:1024px){
section#designers{
padding-top:85px;}
}

/* Aumentare margine sotto lo slider */

#home_head > div > div:nth-child(1) > div {
    margin-bottom: 1% !important;
}


footer .row .col:last-child {
    background: #fff url("https://www.zaostore.it/sync/img/ec/upload/cards_3.png") no-repeat left 90%/100% auto;
}

footer .row div.col:last-child {
    border-bottom: none;
    margin: 0 15px 15px;
    padding-bottom: 40px;
    background: #fff url("https://www.zaostore.it/sync/img/ec/upload/cards_3.png") no-repeat center 90%/auto 20px;
}

footer .row .col:last-child {
    background: #fff url("https://www.zaostore.it/sync/img/ec/upload/cards_3.png") no-repeat left 90%/100% auto;
}

footer .row div.col:last-child {
    border-bottom: none;
    margin: 0 15px 15px;
    padding-bottom: 40px;
    background: #fff url("https://www.zaostore.it/sync/img/ec/upload/cards_3.png") no-repeat center 90%/auto 20px;
}

section#designers ul {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    list-style: none;
    margin: 0 auto;
    padding: 0 20px;
    max-height: 500px;
    font-size: 8px;
}


section#catalog #center .prodotti #descrizione_brand p.img {
    max-height: 200px;
    margin: 0 0 15px;
    overflow: hidden;
    display: none;
}

section#catalog #center .prodotti h2 {
    border-bottom: solid 1px #ffffff;
}

section#catalog #breadcrumb .col-md-12, section#catalog #breadcrumb .col-sm-12 {
    padding: 40px 1px;
    padding-bottom: 0px;
}

header #mainmenu {
    font-size: 1rem !important;
}

section#catalog #center .item .frame .cnt .prodotto {
    font-size: 1.2em;
}

section#catalog.dettaglio .txt .dscr p {
    font-size: large;
}