.row
{

	margin-left: 0px; 
    margin-right: 0px; 
}
.contenidohome
{    width: 100%;
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-right: 2px;
	margin:0 auto;
	padding: 20px 20px 20px 0px;
}
.contenidohome h1, .contenidohome h2, .contenidohome h3
{
    color: #202020;
    font-family: "Lato",serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.61429;
    text-transform: initial;
	display:inline;	
}
.contenido .home-block > h4{
    font-family: "Lato",serif;
    font-size: 1.15em;
    letter-spacing: 3px;
    margin: 0;
    padding: 0 0 0.67em;
    text-transform: uppercase;
}
.contenido .home-block
{
	    margin-bottom: 30px;
}
.contenido .home-block > h4{
    color: #202020;
    border-bottom: 1px solid #ebebeb;
}
.contenido .home-block  h4 > span {
    border-bottom: 1px solid #ff8201;
    padding: 9px 0;
}

/* descripcion de las categorias */
div#category_description_full
{  
    height: 120px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-right: 2px;
	margin:0 auto;
	padding: 20px 20px 20px 0px;}
/* paypal*/
div#paypal-column-block img {
    height: 30px;
    float: right;
}
.brand_block {
    margin-bottom: 60px;
}

footer {
	padding-top:0px;
}

.product-btn.cart-button > span {

    font-size: 0.67em;
    padding-left: 18px;
}

#add_to_cart {
    background: #ff8201 url("../img/cart-icon.png") no-repeat scroll 15px 6px !important;
    border-color: #ff8201;
	
}

.btn-instagram  {
    background: #660066 none repeat scroll 0 0;
}
p.payment_module a.bankwire {
    background: none;
}