/* Top Rest X Mobile Store 2.3.0 */
@media(max-width:689.98px){
  body.toprest-mobile-menu-right #offcanvas[data-behaviour*="side"] .ct-panel-inner{align-self:flex-end!important;width:min(var(--tr-mobile-menu-width,88vw),500px)!important;transform:translate3d(105%,0,0)!important}
  body.toprest-mobile-menu-left #offcanvas[data-behaviour*="side"] .ct-panel-inner{align-self:flex-start!important;width:min(var(--tr-mobile-menu-width,88vw),500px)!important;transform:translate3d(-105%,0,0)!important}
  body[data-panel*="in"].toprest-mobile-studio #offcanvas.active .ct-panel-inner{transform:translate3d(0,0,0)!important}
  .toprest-mobile-studio #offcanvas .ct-panel-content-inner{direction:rtl;text-align:right}
  .toprest-mobile-studio #offcanvas .ct-panel-actions{inset-inline-start:auto;inset-inline-end:16px}

  body.single-product.toprest-mobile-studio .site-main{overflow:clip}
  body.single-product.toprest-mobile-studio .product-entry-wrapper{gap:18px!important}
  body.single-product.toprest-mobile-studio .woocommerce-product-gallery{width:100%!important;max-width:100%!important;border-radius:var(--tr-mobile-gallery-radius,14px)!important;background:#fff}
  body.single-product.toprest-mobile-studio .woocommerce-product-gallery .ct-media-container,
  body.single-product.toprest-mobile-studio .woocommerce-product-gallery__image,
  body.single-product.toprest-mobile-studio .woocommerce-product-gallery .flexy-item{aspect-ratio:var(--tr-mobile-gallery-ratio,1 / 1);max-height:var(--tr-mobile-gallery-height,350px);overflow:hidden;background:#fff}
  body.single-product.toprest-mobile-studio .woocommerce-product-gallery img,
  body.single-product.toprest-mobile-studio .woocommerce-product-gallery__image img,
  body.single-product.toprest-mobile-studio .woocommerce-product-gallery .flexy-item img{width:100%!important;height:100%!important;max-height:var(--tr-mobile-gallery-height,350px)!important;object-fit:var(--tr-mobile-gallery-fit,contain)!important;object-position:center!important}
  body.single-product.toprest-mobile-studio .entry-summary{width:100%!important;padding-inline:var(--tr-mobile-summary-pad,14px)!important;margin:0!important}
  body.single-product.toprest-mobile-studio .entry-summary .product_title{font-size:var(--tr-mobile-title-size,27px)!important;line-height:1.45!important;margin-bottom:12px!important}
  body.single-product.toprest-mobile-studio .entry-summary .price{font-size:var(--tr-mobile-price-size,24px)!important;color:var(--tr-mobile-current-price,#023c7f)!important;display:flex;align-items:center;gap:7px;flex-wrap:wrap}
  body.single-product.toprest-mobile-studio .entry-summary .price>.amount{color:var(--tr-mobile-current-price,#023c7f)!important}
  body.single-product.toprest-mobile-studio .entry-summary .price del,body.single-product.toprest-mobile-studio .entry-summary .price del .amount{color:var(--tr-mobile-regular-price,#8b98a5)!important;opacity:1!important;font-weight:500!important}
  body.single-product.toprest-mobile-studio .entry-summary .price ins,body.single-product.toprest-mobile-studio .entry-summary .price ins .amount{color:var(--tr-mobile-sale-price,#d32f2f)!important;text-decoration:none!important;font-weight:900!important}
  body.single-product.toprest-mobile-studio .entry-summary form.cart{margin-bottom:20px}
  body.single-product.toprest-has-mobile-purchase-bar{padding-bottom:96px}
  body.single-product.toprest-has-mobile-purchase-bar.toprest-mobile-sticky-stacked{padding-bottom:152px}
  body.single-product.toprest-mobile-hide-native-cart .entry-summary form.cart .quantity,
  body.single-product.toprest-mobile-hide-native-cart .entry-summary form.cart .single_add_to_cart_button{position:absolute!important;inline-size:1px!important;block-size:1px!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important;margin:0!important;padding:0!important}

  .toprest-mobile-purchase-bar{position:fixed;z-index:9998;inset-inline:0;bottom:var(--tr-mobile-sticky-gap,0);display:flex;gap:8px;align-items:stretch;padding:10px max(10px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));background:var(--tr-mobile-sticky-bg,#fff);border-top:1px solid #e4e9ef;border-radius:var(--tr-mobile-sticky-radius,0) var(--tr-mobile-sticky-radius,0) 0 0;box-shadow:0 -10px 30px rgba(15,37,75,.12)}
  .toprest-mobile-qty{display:grid;grid-template-columns:38px minmax(34px,1fr) 38px;align-items:center;min-width:132px;border:1px solid #dfe5eb;border-radius:10px;background:#fff;overflow:hidden}
  .toprest-mobile-qty button{height:100%;padding:0;border:0;border-radius:0;background:#fff;color:#172b4d;font-size:24px;cursor:pointer}
  .toprest-mobile-qty span{display:grid;place-items:center;height:100%;border-inline:1px solid #edf0f3;font-weight:800}
  .toprest-mobile-purchase-actions{display:grid;grid-template-columns:minmax(90px,.9fr) minmax(110px,1.1fr);gap:8px;flex:1}
  body.toprest-mobile-sticky-stacked .toprest-mobile-purchase-bar{flex-direction:column;align-items:stretch}
  body.toprest-mobile-sticky-stacked .toprest-mobile-qty{width:100%;min-height:46px;grid-template-columns:54px minmax(0,1fr) 54px}
  body.toprest-mobile-sticky-stacked .toprest-mobile-purchase-actions{width:100%;grid-template-columns:minmax(120px,1fr) minmax(120px,1fr)}
  body.toprest-mobile-sticky-inline .toprest-mobile-purchase-bar{flex-direction:row}
  .toprest-mobile-purchase-actions button{min-height:var(--tr-mobile-sticky-button-height,50px);padding:8px 10px;border-radius:10px;font:inherit;font-weight:800;cursor:pointer}
  .toprest-mobile-buy-now{border:1px solid var(--tr-mobile-buy-color,#162b73);background:var(--tr-mobile-buy-bg,#fff);color:var(--tr-mobile-buy-color,#162b73)}
  .toprest-mobile-add-cart{display:flex;gap:7px;align-items:center;justify-content:center;border:1px solid var(--tr-mobile-cart-bg,#162b73);background:var(--tr-mobile-cart-bg,#162b73);color:var(--tr-mobile-cart-color,#fff)}
  .toprest-mobile-add-cart svg{width:23px;height:23px}.toprest-mobile-purchase-actions button:disabled{opacity:.45;cursor:not-allowed}
  @media(max-width:390px){.toprest-mobile-qty{min-width:112px;grid-template-columns:32px minmax(30px,1fr) 32px}.toprest-mobile-add-cart span{display:none}.toprest-mobile-purchase-actions{grid-template-columns:1fr 54px}}

  .toprest-cart-toast{position:fixed;z-index:100050;inset-inline:10px;display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;padding:14px;background:#fff;border:1px solid #dce5ed;border-radius:15px;box-shadow:0 18px 50px rgba(15,37,75,.2);transform:translateY(-140%);opacity:0;transition:.28s ease}
  .toprest-cart-toast.is-top{top:12px}.toprest-cart-toast.is-bottom{bottom:92px;transform:translateY(140%)}.toprest-cart-toast.is-visible{transform:translateY(0);opacity:1}
  .toprest-cart-toast__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eaf8ef;color:#159451;font-size:20px;font-weight:900}
  .toprest-cart-toast__title{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;font-weight:900;color:#172b4d}.toprest-cart-toast__close{border:0;background:transparent;color:#718096;font-size:22px;padding:0;cursor:pointer}
  .toprest-cart-toast__product{display:flex;gap:9px;margin-top:8px;color:#435267;font-size:13px}.toprest-cart-toast__product img{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#f7f9fb}
  .toprest-cart-toast__actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.toprest-cart-toast__actions a{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:9px;text-decoration:none;font-weight:800}.toprest-cart-toast__cart{border:1px solid #17346f;color:#17346f}.toprest-cart-toast__checkout{background:#17346f;color:#fff!important}

  .toprest-mobile-studio .woocommerce-form-login,.toprest-mobile-studio .woocommerce-form-register{padding:20px!important;border:1px solid #e2e8ef!important;border-radius:18px!important;background:#fff!important;box-shadow:0 16px 40px rgba(15,37,75,.08)}
  .toprest-mobile-studio .woocommerce-form-login input,.toprest-mobile-studio .woocommerce-form-register input{min-height:48px;border-radius:10px}
  .toprest-mobile-studio .woocommerce-form-login button,.toprest-mobile-studio .woocommerce-form-register button{width:100%;min-height:48px;border-radius:10px}
}
@media(min-width:690px){.toprest-mobile-purchase-bar,.toprest-cart-toast{display:none!important}}
