/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/* #header{ background: blue !important; } */

.product-miniature{
 box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 20%);
}
/*
 div {
    border: 1px solid black;
}
*/


#custom-text {
	    padding: 1rem;
	    float: left;
		width: 100%;
		}
		

.block-categories {
    padding: 1.563rem 0.8rem;
    margin-bottom: 1.563rem;
    background: #fff;
}

.priceshowlog {
    height: auto!important;
}