.popup-price-inner{background-color:#fff;flex:0 0 48%;margin-bottom:40px;padding:20px}.popup-adoon{background:#fff;padding:20px}.popup-price-outer{display:flex;flex-wrap:wrap;justify-content:space-between}.popup-price-inner h5{color:#fd7070;font-size:24px;text-align:center}.popup-price-inner h3{font-family:Lobster,cursive;font-weight:400;margin-bottom:0;text-align:center}.popup-price-button{padding-bottom:20px;text-align:center}.popup-price{background:#ffc9c9;bottom:0;display:none;height:100vh;left:0;overflow:hidden;padding-bottom:60px;padding-top:60px;position:fixed;right:0;top:0;width:100%;z-index:99999}.popup-price.active{display:flex;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.close-overlay-icon{color:#fff;cursor:pointer;font-size:40px;left:5%;line-height:40px;opacity:.75;position:absolute;top:5%;transition:all .2s cubic-bezier(.23,1,.32,1)}.popup-price.active .container{margin-left:auto;margin-right:auto;max-height:100%;overflow:auto;padding:50px}@media(max-width:767px){.popup-price-inner{flex:0 0 100%}}