body{background:transparent!important}@-webkit-keyframes swipeAnimation{0%{left:0}80%{left:calc(100% - 36px)}to{left:0}}@keyframes swipeAnimation{0%{left:0}80%{left:calc(100% - 36px)}to{left:0}}#embed .container{position:relative}#embed .swipe-animation{background-color:rgba(0,0,0,.5);border-radius:10px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);display:inline-block;left:50%;padding:10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:250px;z-index:99999}#embed .swipe-animation .icon-holder{min-height:50px;position:relative}#embed .swipe-animation .icon-holder i{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:swipeAnimation;animation-name:swipeAnimation;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;color:#fff;left:0;position:absolute}#embed .swipe-animation p{color:#fff;font-size:15px;font-weight:lighter;margin-bottom:0;text-align:center}#embed .package-item{position:relative}#embed .package-item .description{background-color:#fff;border-radius:5px;box-shadow:0 2px 12px 0 rgba(0,0,0,.3);display:none;height:90%;left:50%;max-height:90%;max-width:90%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%;z-index:9}#embed .package-item .description button.close{background:#f7bc00;border:none;border-radius:100%;box-shadow:0 2px 12px 0 rgba(0,0,0,.3);cursor:pointer;height:35px;padding:0;position:absolute;right:-15px;top:-15px;width:35px}#embed .package-item .description .content{max-height:100%;overflow:scroll}#embed .package-item .description .content .package-price{font-size:17px;line-height:30px;text-align:center}#embed .package-item .description .content ul.package-features{text-align:center}#embed .package-item .description .content ul.package-features li{margin-bottom:5px}
