 @media only screen and (max-width:991px) { .product-title { height:85px; }

 .photo-formats img { height:120px; }

 }

 .p-price { text-align:right; }

 .p-prod-time { font-size:12px; padding-top:5px; text-align:left; }

 .p-prod-time .first { font-weight:500; position:relative; top:-4px; font-size:10px; }

 .p-prod-time .second { position:relative; top:-10px; left:26px; font-size:10px; }

 @media only screen and (max-width:767px) { .product-title { height:80px; }

 .p-price { text-align:center; }

 .p-prod-time { text-align:center; }

 .p-prod-time .second { left:10px; }

 }

 @media only screen and (min-width:991px) { .product-title { height:80px; }

 .photo-formats img { max-width:100%; height:169px; }

 }

 .product-wrapper { margin-bottom:15px; }

 .product-item { text-align:center; background:#f7f7f7; padding-bottom:5px; border-radius:10px; height:100%; }

 .product-item .product-image { background:#fff; border-top:1px solid #f7f1f1; border-right:1px solid #f7f1f1; border-left:1px solid #f7f1f1; }

 .product-item .product-image img { max-width:100%; }

 .product-item .product-title { margin-top:5px; padding:10px; font-weight:500; }

 .product-item .price { margin:15px 0; font-size:20px; }

 .product-item .price .old-price { text-decoration:line-through; color:#828080; }

 .product-item .price .new-price { font-weight:600; color:#535671; }

 .product-item .details-button { margin-bottom:5px; margin-top:5px; height:40px; }

 .product-item .details-button a { position:absolute; bottom:10px; left:0; right:0; margin-left:auto; margin-right:auto; width:150px; padding-left:10px; padding-right:10px; text-align:center; }

 .product-list { margin-bottom:15px; margin-top:15px; }

 .category-card { display:inline-block; min-height:80px; width:100%; font-size:18px; margin-top:2px; margin-bottom:2px; border-radius:0; }

 .spec-offer-label { background:#535671; font-weight:700; color:#fff; }

 .min-quantity { font-size:13px; margin-top:10px; }

 a.product-link { text-decoration:none; color:inherit; }

 .product-short-desc { font-size:12px; font-weight:500; line-height:3px; padding-top:10px; }

 .pagination { justify-content:center; }

