﻿.sfAddToCartWidgetSpain .sfAddToCartBtn {
    /*width: 183px !important;
    height: 35px !important;
    color: transparent !important;
    background-color: transparent !important;
    background-image: url('images/boton_comprar_azul.png');
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
    border: none !important;*/

    width: 250px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    border: none !important;
    font-weight: bold;
    background-color: #007FA3;
}
