/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


.product-reference span, .ean13ficha span {
    font-weight: 600;
}

.product-reference, .ean13ficha{
	color:#104F55;
}

.udsstockficha {
	color:#84BD2D;
	font-weight:500;
}


.product_header_container {
    border-bottom: none;
}

#product #ps_checkout-payment-method-logo-block-container {
	display:none !important;
}

.crossselling-products .section-title, .product-accessories .section-title {
	font-weight:600; 
	font-size:28px;
	color:#104f55;
}

#header-user-btn i, #header-user-btn .title, #ps-shoppingcart i, #ps-shoppingcart .title{
	color:#104f55;
}

#search_widget .form-search-control {
	min-width:400px;
	border-radius:20px;
}

.carrier-hasLogo img {
	max-width:100px;
}

.products-grid .product-miniature-default .product-reference {
	color:#104f55;
	font-size:14px;
	font-weight:500;
}


#category .udsstocklistado {
    font-size: 13px;
    color: #84BD2D;
    font-weight: 500;
    text-align: center;
	margin-top:10px;
}