.custom-cart-drawer{padding:24px 0;border-radius:12px;background:#fff;position:relative;width:80vw;max-width:80vw;z-index:3}.custom-cart-drawer .popper-content-wrapper{position:relative}.custom-cart-drawer .popper-content-wrapper .header-wrapper{display:flex;justify-content:space-between}.custom-cart-drawer .popper-content-wrapper .header-wrapper .green-mark-ic{margin:0 auto}.custom-cart-drawer .popper-content-wrapper .popper-title{color:var(--Dark-Green,#024213);text-align:center;font-family:var(--font-readexPro);font-size:28px;font-style:normal;font-weight:600;line-height:120%}.custom-cart-drawer .popper-content-wrapper .line{height:1px;background:#ededf0;margin:24px}.custom-cart-drawer .popper-content-wrapper .cart-sections-wrapper .cartItems{border-radius:12px;border:1px solid #ddd}.custom-cart-drawer .popper-content-wrapper .cart-sections-wrapper .cart-summary .row{display:flex;justify-content:space-between;margin-top:24px}.custom-cart-drawer .popper-content-wrapper .cart-sections-wrapper .cart-summary .row p{color:#000;font-family:var(--font-intro);font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:1250px){.custom-cart-drawer .popper-content-wrapper .cart-sections-wrapper .cart-summary .row p{font-size:14px}}.custom-cart-drawer .popper-content-wrapper .cart-sections-wrapper .cart-summary .row .bold{color:#000;font-family:var(--font-readexPro);font-size:24px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:2.64px;text-transform:uppercase}@media screen and (max-width:1250px){.custom-cart-drawer .popper-content-wrapper .cart-sections-wrapper .cart-summary .row .bold{font-size:16px}}.custom-cart-drawer .popper-content-wrapper .cart-sections-wrapper .cart-summary .row .images-wrapper{display:flex;gap:12px}.custom-cart-drawer .popper-content-wrapper .cart-sections-wrapper .buttons-wrapper{display:flex;flex-direction:column;gap:16px;margin-top:24px}.custom-cart-drawer .popper-content-wrapper .cart-sections-wrapper .buttons-wrapper .lightgreen{color:var(--Dark-Green,#024213)}.custom-cart-drawer .popper-content-wrapper .cart-sections-wrapper .buttons-wrapper .transparent{color:var(--Dark-Green,#024213)!important}