.product-card-conatiner h2{font-size:32px;font-weight:500;line-height:100%;text-align:center}.product-card-conatiner .container_wrapper .product-card-container-flex{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -10px}.product-card-conatiner .container_wrapper .product-card-container-cards{margin:0 0 20px;padding:0 10px;width:25%}.product-card-conatiner .container_wrapper .product-card-container-cards-inner{background-color:#fff;border:1px solid #5a6675;height:100%;width:100%}.product-card-conatiner .container_wrapper .product-card-container-cards-inner img{height:150px;object-fit:contain;transition:all .4s ease-in-out;width:100%}.product-card-conatiner .container_wrapper .product-title h4{font-size:20px;font-weight:500;line-height:100%;margin-bottom:8px;transition:all .4s ease-in-out}.product-card-conatiner .container_wrapper .code-product h4{color:#333f48;font-size:20px;font-weight:400;line-height:100%;margin-bottom:10px}.product-card-conatiner .container_wrapper .product-prices{align-items:center;display:flex}.product-card-conatiner .container_wrapper .product-prices h4{color:#da2b1f;font-family:Open Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.5;margin:0 12px 0 0}.product-card-conatiner .container_wrapper .product-prices span{color:#516573;font-size:18px;font-weight:700;line-height:1.5}.product-card-conatiner .container_wrapper .price-per-product-weight h4,.product-card-conatiner .container_wrapper .product-sub-title h4{color:#222b31;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:23px;margin:0}.product-card-conatiner .container_wrapper .price-ref{font-style:italic}.product-card-conatiner .container_wrapper .product-card-container-cards-inner-text{padding:10px 10px 16px}.product-card-conatiner .product-card-container-cards-inner .product-card-img{line-height:0;padding:15px 0}.product-card-conatiner .product-card-btn{text-align:center}.product-card-conatiner .product-card-container-cards .product-prices-category.case_discount span,.product-card-conatiner .product-card-container-cards .product-prices-category.unit_discount span{font-size:14px;line-height:21px;text-decoration:line-through}.product-card-conatiner .product-details{display:flex;flex-direction:column;gap:10px}.product-card-conatiner .product-card-container-cards-inner:hover img{transform:scale(1.1)}.product-card-conatiner .product-card-container-cards-inner .product-card-img a{display:inline-block;text-align:center;width:100%}.product-card-conatiner .product-card-container-cards-inner:hover h4{color:#516573}@media (max-width:767px){.product-card-conatiner .container_wrapper .product-card-container-flex{flex-direction:column;gap:20px}.product-card-conatiner .container_wrapper .product-card-container-cards{margin:0 0 10px;width:100%}}@media (min-width:768px) and (max-width:1024px){.product-card-conatiner .container_wrapper .product-card-container-cards{width:33.33%}.product-card-conatiner .container_wrapper .product-card-container-flex{justify-content:center}}@media (min-width:576px) and (max-width:767px){.product-card-conatiner .container_wrapper .product-card-container-flex{flex-direction:unset;gap:0}.product-card-conatiner .container_wrapper .product-card-container-cards{margin:0 0 20px;width:50%!important}}