/* Polosoftware Custom CSS  */

#prehead {
    background: #000000 !important;
    color:#f8f9fa !important;
    width: 100%;
    text-align: center !important;
    position: fixed;
    padding: 3px;
    top: 0;
    left: 0;
    border-bottom: solid 1px #000;
    z-index: 8999;
}


#home_corpo ul li.item a .txt {
    display: block;
    position: absolute;
    top: 50%;
    left: 50px;
    z-index: 2;
    transform: translateY(-50%);
    color: #000;
}


body.newsletter #social img{
width:30px;}

footer .row #cc_cards {
    width: 100%;
    max-width: 170px;
    height: 70px;
    padding: 0;
    margin: 45px 0 0 0;
    text-align: right;
    font-size: 1.3em;
    background: url("https://www.faceupboutique.com/sync/img/ec/upload/card_3.png") no-repeat top left/100% auto;
}


#prehead .marquee {
     animation: none !important;
}
