/* Add here all your CSS customizations */

.stButton{ margin:0 !important; }
.espacio-1{ height:50px; }
.compartelo{ padding:15px 0; }
.compartelo ul{ margin:0;padding:0; }
.compartelo ul li{ display:inline-block; }
.compartelo ul li + li{ margin:0 0 0 7px; }
.compartelo .iconos{ display:inline-block;background-image:url(../img/compartelo.jpg);width:32px;height:32px;vertical-align:middle; }
.compartelo .iconos.facebook{ background-position:0 0; }
.compartelo .iconos.twitter{ background-position:0 -32px; }
.compartelo .iconos.googleplus{ background-position:0 -64px; }
.modal .shop{ margin-top:0; }
.shop ul.products .owl-item .product{ margin:0; }
.product-thumb-info:hover .product-thumb-info-image:before{ z-index:1; }
.shop ul.products .product .add-to-cart-product{ z-index:2; }
.product-thumb-info:hover .product-thumb-info-act{ z-index:3; }
.owl-nav.manual{ display:inline-block; }
.owl-nav.manual a{ display:inline-block;background-image:url(../img/flechas.jpg);background-repeat:no-repeat;width:12px;height:17px; }
.owl-nav.manual a + a{ margin-left:5px; }
.owl-nav.manual .owl-prev{ background-position:0 0; }
.owl-nav.manual .owl-next{ background-position:-12px 0; }
/* .productos img{ margin:0 auto;width:auto !important;max-height:195.38px; } */

#header .header-info span{ display:block;line-height:24px;color:#999;font-size:0.9em;padding:6px 0;display:inline-block; }
#header.header-no-border-bottom .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-shop .dropdown-menu{ right:inherit; }

/* Secciones */

#login section + .container{ padding-top:30px; }
#login .featured-boxes{ width:80%;margin:0 auto; }
#login .featured-box-primary .box-content{ overflow:hidden; }
#login .featured-boxes p{ padding:15px; }
#carrito-de-compras.shop table.cart .product-remove{ width:36.5px; }
#carrito-de-compras.shop table.cart .product-thumbnail{ width:75px; }
#carrito-de-compras.shop table.cart .product-name{ width:auto; }
#carrito-de-compras.shop table.cart .product-quantity{ width:145px; }
#carrito-de-compras.shop table.cart .product-quantity .quantity{ margin-right:0; }

/* Fin Secciones */

@media (max-width: 500px) {
  .shop ul.products .product{ width:100%; }
}