.elementor .e-2f5da953-c33def9{width:25%;height:60px;margin-block-start:0px;margin-block-end:0px;margin-inline-start:0px;margin-inline-end:-100px;flex-direction:column;justify-content:center;align-items:start;}.elementor .e-1d5a5f56-19062d4{width:31%;height:60px;margin-block-start:0px;margin-block-end:0px;margin-inline-start:0px;margin-inline-end:104px;border-radius:0px;border-width:0px;display:flex;flex-direction:column;justify-content:center;align-items:center;}.elementor .e-7b90ebac-b50bd8c{width:82%;height:60px;margin-block-start:0px;margin-block-end:0px;margin-inline-start:-60px;justify-content:flex-start;align-items:center;align-self:center;}.elementor .e-48a236e0-64f9f45{width:10%;height:60px;overflow:visible;padding:15px;margin-block-start:0px;margin-block-end:0px;margin-inline-start:-103px;margin-inline-end:6px;flex-direction:column;justify-content:center;align-items:end;/* Backdrop */
.elementor-menu-cart__container{
  background: rgba(0,0,0,.15) !important;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

/* Floating Cart */
.elementor-menu-cart__main{
  position: fixed !important;

  width: 420px !important;
  max-width: calc(100vw - 32px);

  height: auto !important;
  max-height: 75vh !important;

  top: 90px !important;
  right: 20px !important;
  bottom: auto !important;
  left: auto !important;

  transform: none !important;

  border-radius: 28px !important;

  background: rgba(255,255,255,.12) !important;
  backdrop-filter: blur(30px) saturate(180%);
  -webkit-backdrop-filter: blur(30px) saturate(180%);

  border: 1px solid rgba(255,255,255,.22);

  box-shadow:
      0 30px 80px rgba(0,0,0,.20),
      inset 0 1px 0 rgba(255,255,255,.45);

  overflow-y: auto;
}

/* Glossy highlight */
.elementor-menu-cart__main::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(
      180deg,
      rgba(255,255,255,.35),
      rgba(255,255,255,.08) 35%,
      transparent 70%
  );
  pointer-events:none;
}

/* Cart items */
.elementor-menu-cart__main .woocommerce-mini-cart-item{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  border-radius:16px;
  margin:12px;
  padding:12px;
}

/* Buttons */
.elementor-menu-cart__main .button{
  border-radius:14px;
}\n}.elementor .e-74c99b65-0ac4174{height:60px;display:flex;flex-direction:row;align-items:center;align-self:center;}