.refill-sec .refill-product-grid{display:grid;grid-template-columns:repeat(2,1fr);row-gap:20px;-moz-column-gap:20px;column-gap:20px}.refill-sec .product-item{max-width:100%;padding:20px 20px 20px 10px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:clamp(12px,2vw,16px);border:1px solid #e4e4e4;background-color:#fff}.refill-sec .product-item .content-wrapper{position:relative;display:flex;align-items:center;gap:20px}.refill-sec .product-item .content-wrapper .product-img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.refill-sec .product-item .content-wrapper .product-title{font-size:clamp(14px,2vw,16px);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:100%;max-width:240px;color:#000;text-decoration:none;line-height:1.3;margin-bottom:8px}.refill-sec .product-item .content-wrapper .item-price{font-size:clamp(14px,2vw,16px)}.refill-sec .product-item .content-wrapper .sprice-wrapper{position:relative}.refill-sec .product-item .content-wrapper .sprice-wrapper:hover .stooltip{display:block}.refill-sec .product-item .content-wrapper .sprice-wrapper .stooltip{width:170px;text-align:center;bottom:100%;left:50%;transform:translate(-50%);z-index:9999;display:none;position:absolute;background-color:#000;margin:0;padding:10px;border-radius:7px;font-size:clamp(11px,2vw,14px);color:#fff}.refill-sec .product-item .add-btn{padding:clamp(10px,2vw,12px) 26px;border-radius:30px;color:#000;font-weight:700;font-size:clamp(12px,2vw,14px);border:1px solid gray;display:block;text-decoration:unset;background-color:#fff;cursor:pointer}.product-modal-overlay{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:#00000080;overflow:auto;padding:20px}.product-modal-overlay .product-modal{background:#fff;margin:50px auto;padding:20px;max-width:900px;border-radius:5px;position:relative}.product-modal-overlay .product-modal .close-modal{position:absolute;top:10px;right:20px;font-size:28px;cursor:pointer}.product-modal-overlay .product-modal .product-modal-content{display:flex;flex-wrap:wrap}.product-modal-overlay .product-modal .product-modal-content .product-image-section{flex:1 1 40%;text-align:center}.product-modal-overlay .product-modal .product-modal-content .product-image-section img{max-width:100%;height:auto}.product-modal-overlay .product-modal .product-modal-content .product-details-section{flex:1 1 60%;padding:0 20px}.product-modal-overlay .product-modal .product-modal-content .product-details-section h2{font-size:1.5em;margin-bottom:10px}.product-modal-overlay .product-modal .product-modal-content .product-details-section p{margin-bottom:10px;color:#555}.product-modal-overlay .product-modal .product-modal-content .product-details-section ul{list-style:disc;margin-left:20px;margin-bottom:15px}.product-modal-overlay .product-modal .product-modal-content .product-details-section ul li{margin-bottom:5px}.product-modal-overlay .product-modal .product-modal-content .product-details-section .price{font-size:1.4em;font-weight:700;margin-bottom:10px}.product-modal-overlay .product-modal .product-modal-content .product-details-section .quantity-add{display:flex;align-items:center}.product-modal-overlay .product-modal .product-modal-content .product-details-section .quantity-add label{margin-right:10px}.product-modal-overlay .product-modal .product-modal-content .product-details-section .quantity-add input[type=number]{width:60px;margin-right:10px;padding:5px}.product-modal-overlay .product-modal .product-modal-content .product-details-section .quantity-add .add-to-cart{background:#1958a6;color:#fff;border:none;padding:10px 15px;cursor:pointer;border-radius:3px}.product-modal-overlay .product-modal .product-modal-content .product-details-section .quantity-add .add-to-cart:hover{background:#143f7c}#w3-product-accessories{display:none!important}@media (max-width: 768px){.refill-sec .product-item .content-wrapper .product-img{width:90px;height:90px}.refill-sec .refill-product-grid{grid-template-columns:1fr;row-gap:8px;-moz-column-gap:0;column-gap:0}}@media (max-width: 576px){.refill-sec .product-item{padding:10px;gap:10px}.refill-sec .product-item .content-wrapper{gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/114/assets/refill-product-sec.css.map */
