.woocommerce ul.products li.product .woocommerce-loop-product__title
{
    padding: 0px;
    margin: 0;
    font-size: 18px!important;
    color: #555;
    text-align: center;
min-height:100px;

} 

div.panellogin ul li.right
{
   display:none;
}


.woocommerce span.onsale
{
padding: 6px!important;
    right: 40%!important
 line-height: 15px;
    border-radius: 0%!important;
    line-height: 14px;
    right: 60%!important;
}

.wc-memberships-member-discount-message
{
display:none;
}


.woocommerce ul.products li.product .price
{
font-size:30px;
text-align:center;
}

.woocommerce ul.products li.product a img
{
border: 1px solid #ddd;
    padding: 15px;
border-radius: 5px;
max-height:380px;
}

.woocommerce a.button
{
color:#fff;
background-color:#428bca;
font-weight:normal;
font-size:18px;
}
.woocommerce.columns-3 ul.products li.product
{
text-align:center;
}

.cart-customlocation-cart
{
     float:right;
    background: url(/wp-content/themes/perarnau/images/tienda.png) no-repeat left center;
padding-bottom:5px;
}

.cart-customlocation
{
padding-left:30px;
vertical-align: -webkit-baseline-middle;

}

.related
{
clear:both;
}

.woocommerce .quantity .qty {
    width: 50px;
    text-align: center;
    font-size: 16px;
    height: 30px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #428bca;
padding:10px;
   
}

#respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #ddd;
 
}

/*  MICROTHEMER STYLES  */

/*= Hand Coded CSS ============ */

/** General >> Attachment **/
#attachment_138515 {
	margin-top: 5px !important;
	margin-right: 15px !important;
	margin-bottom: 15px !important;
	margin-left: 10px !important;
	float: right !important;
}.wp-caption-text {
	
}


/*= General =================== */

/** General >> .entry-title-primary **/
.entry-title-primary {
	font-family: 'Roboto' !important;
	font-size: 24px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
}

/** General >> .entry-subtitle **/
.entry-subtitle {
	font-family: 'Roboto' !important;
	font-size: 36px !important;
	font-weight: 900 !important;
}

/** General >> .twelve p **/
.twelve p {
	font-family: 'Roboto' !important;
}

/** General >> Attachment **/
#attachment_138515 {
	margin-top: 10px !important;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
	margin-left: 10px !important;
	float: right !important;
}

/** General >> Wp caption text **/
.wp-caption-text {
	font-size: 10px !important;
	font-style: italic !important;
	font-variant: normal !important;
	text-align: right !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

/** General >> Fl button **/
.fl-button {
	font-family: 'Roboto' !important;
	font-size: 24px !important;
	font-weight: 900 !important;
	font-style: italic !important;
	text-transform: uppercase !important;
	text-shadow: 3px 3px 1px rgb(0, 134, 13) !important;
	background: -webkit-gradient(linear, center top, center bottom, from(rgb(13, 179, 17)), to(rgb(14, 194, 20))) !important;
	background: -webkit-linear-gradient(-90deg, rgb(13, 179, 17), rgb(14, 194, 20)) !important;
	background: -moz-linear-gradient(-90deg, rgb(13, 179, 17), rgb(14, 194, 20)) !important;
	background: -ms-linear-gradient(-90deg, rgb(13, 179, 17), rgb(14, 194, 20)) !important;
	background: -o-linear-gradient(-90deg, rgb(13, 179, 17), rgb(14, 194, 20)) !important;
	background: linear-gradient(180deg, rgb(13, 179, 17), rgb(14, 194, 20)) !important;
	-pie-background: linear-gradient(-90deg, rgb(13, 179, 17), rgb(14, 194, 20)) !important;
}