.kt-mobile-buybar{display:none}
@media(max-width:650px){
html.kt-mobile-purchase body{padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))!important}
html.kt-mobile-purchase .product-info{flex-wrap:wrap!important}
html.kt-mobile-purchase .product-info>#kt-description-under-image{flex:0 0 100%;width:100%;margin-top:24px}
html.kt-mobile-purchase #product .kt-product-title{font-size:25px!important;line-height:1.25!important;margin:0 0 14px!important}
html.kt-mobile-purchase #product .product-price-group{margin-bottom:14px!important;gap:12px!important}
html.kt-mobile-purchase #product .product-price-group .whatsApp img{display:none!important}
html.kt-mobile-purchase #product .product-price-group .whatsApp{display:inline-flex!important;align-items:center;min-height:36px;font-size:13px!important;color:#762d43!important}
html.kt-mobile-purchase #product .product-variants img{max-width:56px!important;max-height:56px!important}
html.kt-mobile-purchase #product .button-group-page{margin-top:12px!important}
html.kt-mobile-purchase #button-cart{min-height:50px!important;font-size:16px!important}
html.kt-mobile-purchase .kt-mobile-buybar:not([hidden]){position:fixed;bottom:0;left:0;right:0;z-index:10000;display:flex;align-items:center;gap:14px;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:#fffaf4;border-top:1px solid #ddc9bd;box-shadow:0 -4px 18px #382c2912}
.kt-mobile-buy-price{font:bold 20px/1.2 Arial,sans-serif;color:#762d43;white-space:nowrap;flex:0 1 auto}
.kt-mobile-buy-button{display:block;flex:1;min-height:48px;border:0;border-radius:7px;background:#762d43;color:#fffaf4;font:600 15px/1.3 Arial,sans-serif;padding:12px 14px;cursor:pointer}
.kt-mobile-buy-button:disabled{opacity:.6;cursor:wait}.kt-mobile-buy-button:focus-visible{outline:3px solid #ae7856;outline-offset:3px}
html.kt-mobile-purchase .scroll-top{bottom:94px!important}
}
