.fullscreen-product-page-new{-webkit-transition:0.4s;transition:0.4s;opacity:0;visibility: hidden;position:fixed;bottom:-150px;width:100%;height:100vh;background:#fff;left:0;right:0;bottom:0;padding:40px 0;overflow-y:scroll}.fullscreen-product-page-new.active{bottom:0;z-index:9999;opacity:1;visibility: visible;}.fullscreen-product-page-new .imger-container{width:100%;overflow:hidden;border-radius:22px}.fullscreen-product-page-new .product-details{padding:35px;border:1px solid #ddd;border-radius:19px}@media (max-width: 650px){.fullscreen-product-page-new .product-details{padding:35px 20px}}.fullscreen-product-page-new .badges{padding:5px 0 12px 0;border-bottom:1px solid #ddd}.fullscreen-product-page-new .imger-badger{width:80px;height:80px;border-radius:50%;overflow:auto}.fullscreen-product-page-new .most-popular{display:inline-block;padding:8px 17px;border-radius:55px;background:#148dff;color:#fff;font-size:13px}.fullscreen-product-page-new .old-pricer{text-decoration:line-through}.fullscreen-product-page-new .price{border-bottom:1px solid #ddd}.fullscreen-product-page-new .discounter{color:#148dff;font-size:21px;font-weight:bold}.fullscreen-product-page-new .cart-puhers .pusher{width:45px;height:45px;border-radius:50%;border:1px solid #ddd;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:22px}.fullscreen-product-page-new .cart-puhers .pusher:hover{background-color:#ddd}.fullscreen-product-page-new .cart-puhers .product-qty{border:none;width:31px;font-size:27px;outline:none}.fullscreen-product-page-new .variations .single-variation{padding:12px 0;border-bottom:1px solid #ddd}.fullscreen-product-page-new .option-selector{margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;padding:8px 17px 8px 17px;border-radius:10px;border:1px solid #ddd;width:100%}.fullscreen-product-page-new .option-selector:hover{border-color:#222}.fullscreen-product-page-new .option-selector.active{border-color:#198754;background-color:#eefff7}.fullscreen-product-page-new .option-selector .titler .tit{font-size:18px;font-weight:bold}.fullscreen-product-page-new .option-selector .titler .cal{font-size:13px;color:#238a23}.fullscreen-product-page-new .option-selector .controlsr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fullscreen-product-page-new .option-selector .controlsr .pric{font-weight:bold}.fullscreen-product-page-new .option-selector .controlsr .pric.free{color:#fff;background:#198754;padding:2px 17px;border-radius:5px;font-size:13px}.fullscreen-product-page-new .option-selector .controlsr .old-pric{color:#777;text-decoration:line-through}.fullscreen-product-page-new .option-selector .controlsr .remove-option{cursor:pointer}.fullscreen-product-page-new .pusherd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fullscreen-product-page-new .pusherd .pusher-sm{width:32px;height:32px;border:1px solid #222;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;cursor:pointer}.fullscreen-product-page-new .pusherd .pusher-sm:hover{background-color:#eee}body.lock-scroll{overflow:hidden !important}.close-fullscreen{cursor:pointer}.fit-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.qtyer{outline:none;border:none;cursor:default;display:block;width:25px;text-align:center}
.custome-sharer{
    color:#000;
    padding: 5px 14px;
    border-radius: 7px;
    cursor: pointer;
}
.custome-sharer:hover{
    background: #eee;
}