.elementor-26 .elementor-element.elementor-element-9c6e130{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-67cc5902 */@media (max-width: 768px) {

  /* Cart item container ঠিক করা */
  .modern-cart-item,
  .mcart-item {
    display: flex !important;
    align-items: center !important;
    gap: 10px;
  }

  /* Image show করা */
  .modern-cart-item img,
  .mcart-item img {
    display: block !important;
    width: 50px !important;
    height: auto !important;
  }

  /* যদি image container hidden থাকে */
  .modern-cart-item .item-image,
  .mcart-item .item-image {
    display: block !important;
  }
}/* End custom CSS */