/* PRODUCT LIST */
#products .thumbnail-container .description_short,
.featured-products .thumbnail-container .description_short,
.product-accessories .thumbnail-container .description_short,
.product-miniature .thumbnail-container .description_short {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    line-height: 1.25;
    text-transform: uppercase;
    margin-top: 5px;
}
#products .thumbnail-container .description_short p,
.featured-products .thumbnail-container .description_short p,
.product-accessories .thumbnail-container .description_short p,
.product-miniature .thumbnail-container .description_short p {
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
}
#products .product-miniature .discount, .featured-products .product-miniature .discount, .product-accessories .product-miniature .discount, .product-miniature .product-miniature .discount {
    display: block;
    right: 0px;
    text-align: center;
    width: 30px;
    color: white;
    text-decoration: none;
    font-size: 15px;
    font-style: initial;
    border-radius: 100%;
    background: #fc6354;
}
span.price.has-discount {
    background: #fc6354;
    color: white;
    padding: 7px 5px;
    display: inline-block;
    margin-left: 10px;
}
span.price_customizable{
    font-weight: 500;
    font-style: italic;
}
div#js-product-list article {
    width: 24.5%;
    margin: 0px!important;
    font-size: 0px;
    display: inline-block;
    padding: 0px 16px 13px;
}
#products .thumbnail-container, .product-accessories .thumbnail-container {
    width: 100%;
}
article .thumbnail-container .product-description {
    border-top: none !important;
}

article .product-description .add_cart_content {
    display: none;
}
.hc-products-container .slick-prev:before {
    content: "" !important;
    border: none !important;
    background: url(../img/home/arrow.svg) no-repeat;
    transform: none !important;
    height: 35px !important;
    width: 50px !important;
}
.hc-products-container .slick-next:before {
    content: "" !important;
    border: none !important;
    background: url(../img/home/arrow.svg) no-repeat;
    height: 35px !important;
    width: 50px !important;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1) !important;
}

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    font-family: Montserrat;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    font-weight: 600;
    height: 44px;
    letter-spacing: 1.5px;
    text-align: center;
    color: #000200;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title{
    text-align: left;
}
#products .add_cart_content{
	width: 100%;
	display: none;
}
#products .namecontent {
    width: 100%;
    display: inline-block;
    font-size: 0px;
    text-align: right;
}
#products button.add-to-cart-productlist, #products a.add-to-cart-productlist-more{
    font-size: 14px;
    background: transparent;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration:underline;
}

#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    text-align: center;
    margin-top: 4px;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    color: black !important;
    opacity: 1;
    width: 100%;
    text-decoration: none;
}
#products .product-description {
	border-top:none;
}
#products .product-title {
	margin-top:24px;
}
.product-price-and-shipping .price {
	/* color: #9e9d9d; */
}
.product-price-and-shipping {
	margin-top:10px;
}
section#products .oos {
    color: #7c7c7c;
    text-align: left;
    font-size: 15px;
}
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container{
    position: relative;
    box-shadow: none;
}

div#img-list-albornoces {
    width: 100%;
}

div#img-list-albornoces {
    display: inline-flex;
    text-align: center;
    margin-bottom: 53px;
}

.img-item-albornoces img {
    /* max-height: 200px; */
    width: auto !important;
    /*     min-height: 200px; */
    width: 100% !important;
}

@media(max-width : 575px){
    div#img-list-albornoces {
        /* flex-direction: column; */
    }
    div#img-list-albornoces {
        margin-bottom: 30px;
        width: 100%;
        max-width: 100%;
        flex-wrap: wrap;
    }
}

@media(max-width:767px) {
	.img-item-albornoces.col-sm-12.col-md-4 {
		width: auto !important;
	}

	.img-item-albornoces img {
		width: 100% !important;
		min-height: initial !important;
	}
	.hc-products-container .slick-prev:before {
		height: 35px !important;
		width: 50px !important;
		background-size: 35px 25px;
	}
	.hc-products-container .slick-next:before {
		height: 35px !important;
		width: 50px !important;
		background-size: 35px 25px;
	}
	div#js-product-list article {
		width: 49%;
	}
	.thumbnail-container, .product-description {
		box-shadow: none !important;
	}
	.product_number {
		display:none;
	}
	#products .namecontent {
        width: 100%;
    }
    #products .product-title {
        margin-top: 8px;
    }
    #products .product-title a {
        /* line-height: 16px; */
        display: block;
    }
    #products .add_cart_content {
        text-align: left;
        width: 100%;
        float: none;
    }
    #products .product-price-and-shipping {
        padding-top: 0px;
        margin-top: 0px;
    }
}
@media(max-width:480px) {
	/*div#js-product-list article {
		width:100%;
	}*/
}
