body #header #nav>li .sub-nav .collum {
    width: 100% !important;
    padding: 0;
}

body #header #nav>li .sub-nav .collum ul li {
    border: none;
    display: inline-block !important;
    width: 20%;
}

body #header #nav>li .sub-nav .collum ul li a {
    font-size: 11px;
    padding: 0;
    margin: 0 auto;
    float: none;
}

body #header #nav>li .sub-nav .collum ul li a img {
    border: 0;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

body #header #nav>li .sub-nav .collum h1{
    color: #cb2128;
    text-transform: capitalize;
    padding: 0 0 0 10px;
    font-size: 20px;
    font-weight: bold;
}

body #header #nav>li:last-child {
background: transparent !important;
}

.product #main .content #info-product .collum.details #skusproduct.skus-product .field label:before {
    margin-right: 3px;
}
body #header #nav>li>a { font-size: 13px!important;; }

body #header #nav>li>a {
    padding: 0 20px !important;
}

/*início - #66964*/
#frm{
   height: auto;
}

#btnNewsLetterEnviar {
   cursor:pointer;
}
/*fim - #66964*/




/* 76789  */

@media screen and (min-width: 980px) {

    body .bottom #footer .whatsapp-float__ico{
        height: 47px;
        width: 47px;
    }

    body .whatsapp-float{
        bottom: 10px !important;
        left: 50px !important;
    }

}

.whatsapp-float img {
    max-width: 47px
}

body .whatsapp-float {
    position: fixed;
    width: 50px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    z-index: 1;
    cursor: pointer;
}

@media screen and (max-width: 979px) {

body .whatsapp-float {
    bottom: 10px;
    left: 15px;
}

}


.checkout.basketpage #btnShareBasket {font-size:0px !important; background-color: transparent !important; background: transparent !important; margin-top: 8px;}