background: #fff; }
.site-main ul.products li.product-category .g-product-title {
opacity: 1;
- top: 50%;
- left: 50%;
+ /*top: 50%; */
+ left: 50%;
+
+ margin: 0px auto;
width: auto;
display: inline-block;
- bottom: auto;
- right: auto;
+ /* bottom: auto;
+ right: auto; */
padding: 0;
- background: transparent;
+ /*background: transparent;*/
+ background: rgb(145, 169, 127);
padding: 1em 1.387em; }
.site-main ul.products li.product-category .g-product-title h3 {
font-family: "Libre Baskerville", "Georgia", serif;
font-style: italic;
- font-size: 1.618em;
+ font-size: 12px;
font-weight: 400 !important;
background: transparent;
margin: 0;