.btn-secondary{background-color:initial;font-weight:700;color:#750efe}.notification-ecommerce{position:fixed;left:70%;top:10%;background-color:#faebff;border-radius:.2rem;overflow:hidden;display:none;justify-content:center;align-items:center;grid-gap:1rem;gap:1rem}.notification__warning{width:1.5rem;margin-left:1rem;fill:#e00000}.notification__close{background-color:#faebff;border:#f0f8ff;padding:1rem;display:flex;cursor:pointer}.notification__close svg{width:.9rem;fill:#a687ff}.notification-show{animation:warning .6s ease-in-out forwards;display:flex}@keyframes warning{0%{opacity:0;top:2rem}5%{opacity:0}to{opacity:1;top:4rem}}.cartdrop_cont .default_link a{color:var(--text-color,#333)!important}.payment_methods .single_payment_method{padding:10px!important;min-height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center}.single_check_order .checkorder_cont h5,.single_check_order .checkorder_price,.single_check_order .checkorder_qnty{color:var(--text-color,#333)!important}