.ah-product-package-element{position:relative}.ah-product-package-element .package-wrap{display:flex;gap:20px;--details-w:35%}.ah-product-package-element .package-wrap .package-details{width:var(--details-w)}.ah-product-package-element .package-wrap .has-tb{display:flex;flex-wrap:wrap;gap:15px;align-content:space-between}.ah-product-package-element .package-wrap .w-full{width:100%}.ah-product-package-element .package-products-wrap{width:calc(100% - var(--details-w))}.ah-product-package-element .package-title-wrap{display:flex;gap:7px;align-items:center;justify-content:space-between}.ah-product-package-element .package-title-wrap .package-title{font-size:20px}.ah-product-package-element .package-discount-wrap span{display:inline-block;background-color:#dd0a0a;color:#fff;font-size:15px;padding:4px;border-radius:7px;text-align:center}.ah-product-package-element .box-des{margin:15px 0;color:#7e7e7e;font-size:15px}.ah-product-package-element .details-bottom{display:flex;align-items:center;justify-content:space-between;gap:7px}.ah-product-package-element .buy-package{display:flex;align-items:center;justify-content:center;gap:10px;font-size:17px;background-color:#36b95e;color:#fff;padding:8px 13px;border-radius:10px}.ah-product-package-element .buy-package svg{width:17px;height:17px}.ah-product-package-element .box-price{font-size:19px;font-weight:700;color:#044B09}.ah-product-package-element .package-details{padding:10px;border-radius:10px;background-color:#f0f0f0}.ah-product-package-element .box-labels{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:15px 0}.ah-product-package-element .box-labels span{font-size:14px}.ah-product-package-element .box-labels svg{width:15px;height:15px;vertical-align:middle}.ah-product-package-element .product-item{width:100%;text-align:center}.ah-product-package-element .product-title-wrap{margin-top:25px}.ah-product-package-element .product-title{font-size:17px;margin:10px 0;font-weight:500}.ah-product-package-element .product-price-wrap{font-size:18px;font-weight:700;color:#044B09}.ah-product-package-element .product-cover{position:relative}.ah-product-package-element .product-cover img{width:100%;border-radius:7px}.ah-product-package-element .p-button-abs{position:absolute;bottom:-15px;right:0;width:100%;text-align:center;z-index:20}.ah-product-package-element .p-button-abs .buy-product{display:inline-block;border:2px solid #fff;background-color:#7e7e7e;width:30px;height:30px;color:#fff;border-radius:6px;font-size:20px;cursor:pointer;transition:ease .15s}.ah-product-package-element .p-button-abs .buy-product:hover{transform:scale(1.2)}@keyframes loaderRotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ah-product-package-element .is-element-loader{position:absolute;top:0;right:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;background-color:#000000a8;z-index:200;border-radius:5px;padding:7px;backdrop-filter:blur(6px)}.ah-product-package-element .is-element-loader .loader-span{width:40px;height:40px;border:3px solid #FFF;border-bottom-color:#fff0;border-radius:50%;display:inline-block;box-sizing:border-box;animation:loaderRotation 1s linear infinite}.is-element-loader.is-doing{display:flex}@media screen and (max-width:767px){.ah-product-package-element .package-wrap{flex-wrap:wrap;flex-direction:column-reverse}.ah-product-package-element .package-wrap>div{width:100%;--details-w:100%}.ah-product-package-element .package-wrap .has-tb{justify-content:center}}