@media (max-width: 480px) {
  body .card-block {
    padding: 0px;
  }
  body .merchant-sidebar-toggle {
    width: 100%;
    height: 60px;
    z-index: 1001;
    background: linear-gradient(90deg, #8000FE 0%, #DB0924 100%);
    border: none;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 20px;
    cursor: pointer;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    gap: 15px;
    margin: 0;
  }
  body .merchant-sidebar-toggle svg {
    width: 24px;
    height: 24px;
    color: #ffffff;
    stroke-width: 2.5;
    flex-shrink: 0;
  }
  body .merchant-sidebar-toggle::after {
    content: 'Menu';
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    font-family: "Lexend", sans-serif;
  }
  body .merchant-sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1002;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  body .merchant-sidebar-overlay.active {
    opacity: 1;
    visibility: visible;
  }
  body .merchant-dashboard-wrapper .merchant-sidebar {
    position: fixed;
    top: 0;
    left: -280px;
    bottom: 0;
    width: 280px;
    z-index: 1003;
    background: linear-gradient(0deg, #161616, #161616), linear-gradient(180deg, #161616 0%, #090909 100%);
    transition: left 0.3s ease;
    overflow-y: auto;
    box-shadow: 4px 0 12px rgba(0, 0, 0, 0.5);
  }
  body .merchant-dashboard-wrapper .merchant-sidebar.open {
    left: 0;
  }
  body .merchant-dashboard-wrapper .merchant-sidebar .merchant-sidebar-header {
    position: relative;
    padding-top: 60px;
  }
  body .merchant-dashboard-wrapper .merchant-sidebar .merchant-sidebar-header .merchant-sidebar-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    background: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    transition: background 0.2s ease;
  }
  body .merchant-dashboard-wrapper .merchant-sidebar .merchant-sidebar-header .merchant-sidebar-close svg {
    width: 24px;
    height: 24px;
    color: #fff;
    stroke-width: 2;
  }
  body .merchant-dashboard-wrapper .merchant-sidebar .merchant-sidebar-header .merchant-sidebar-close:hover {
    background: rgba(255, 255, 255, 0.1);
  }
  body .merchant-dashboard-wrapper .merchant-main-content {
    margin-left: 0;
  }
  body .elementor-element-0dc2472 .block_content > .title_block {
    font-size: 20px;
    padding: 12px 25px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  body .elementor-element-5028c98 > .elementor-column-wrap > .elementor-widget-wrap {
    gap: 20px;
  }
  body .elementor-element-5028c98 > .elementor-column-wrap {
    padding: 0px 0px 10px 0px !important;
  }
  body .elementor-element-9d193e6 > .elementor-column-wrap {
    padding-bottom: 0px;
  }
  body #hp-banners-1 {
    margin-top: 0px;
  }
  body .home-newproducts-headline .elementor-heading-title,
  body .home-partners-title .elementor-heading-title {
    font-size: 20px;
    padding: 12px 25px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  body .footer-partners > .elementor-container > .elementor-row .elementor-widget-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    flex-direction: column;
    gap: 20px;
  }
  body #footer {
    padding-top: 20px;
  }
  body #footer #footer-links {
    width: 100%;
  }
  body #footer #footer-links .elementor-widget-wrap {
    flex-direction: column;
    gap: 10px;
  }
  body #footer .elementor-element-e77102f img {
    display: none;
  }
  body #footer .elementor-element-7987cab .elementor-widget-container {
    display: flex;
    justify-content: center;
  }
  body #footer .elementor-element-7987cab .elementor-widget-container .elementor-heading-title {
    margin-top: 0px;
  }
  body #footer #footer-payment-methods .elementor-icon-box-wrapper h4 {
    font-size: 12px;
  }
  body #footer .elementor-element-edd4929 {
    margin-top: 20px;
  }
  body #footer .elementor-element-8936479 .elementor-column-wrap {
    justify-content: center;
  }
  body .merchants {
    margin-top: 20px;
  }
  body .merchants .merchants_top h1 {
    font-size: 20px;
    padding: 12px 25px;
    margin-bottom: 20px;
  }
  body .merchants .merchants_container .merchants_list {
    grid-template-columns: repeat(1, 1fr);
  }
  body .merchant_header {
    flex-direction: column;
    padding: 20px;
    margin-top: 20px;
  }
  body .merchant_header .merchant_image img {
    max-width: 100%;
  }
  body .merchant_header .merchant_details .merchant_header_top h1 {
    font-size: 20px;
    padding-bottom: 12.5px;
  }
  body .product_list .row {
    gap: 10px;
  }
  body #header {
    padding-top: 0px;
  }
  body #header #header-left-logo img {
    width: 50px;
  }
  body #header .elementor-element-877ed33 {
    display: none;
  }
  body #header .navbar-header {
    background: #FFFFFF0A;
    display: table;
    padding: 8px 6px;
    border-radius: 4px;
  }
  body #header .navbar-header .navbar-toggler {
    background: linear-gradient(90deg, #8000FE 0%, #DB0924 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    padding: 0px;
    height: auto;
  }
  body #header .navbar-header .navbar-toggler:before {
    font-size: 26px;
  }
  body #header .header-top .elementor > .elementor-inner > .elementor-section-wrap {
    display: flex;
    justify-content: space-around;
  }
  body #header .elementor-element-545bc1d {
    flex: 1;
  }
  body #header .elementor-element-545bc1d > .elementor-container > .elementor-row {
    flex-wrap: nowrap;
  }
  body #header #header-search-block #leo_search_block_top .form-control {
    height: 50px;
  }
  body #header #header-search-block #leo_search_top_button {
    font-size: 0px;
    padding: 10px;
    height: 38px;
  }
  body #header #header-search-block #leo_search_top_button:before {
    line-height: 7px;
  }
  body #header .elementor-element-866b857 {
    width: auto;
  }
  body #header .elementor-element-866b857 .elementor-element-f693bf1 .elementor-image a {
    width: auto;
    display: table;
  }
  body #header .elementor-element-866b857 > .elementor-column-wrap {
    padding: 0px;
  }
  body #header .elementor-column-wrap > .elementor-column-wrap {
    width: auto;
    flex-wrap: nowrap;
  }
  body #header .elementor-column-wrap > .elementor-column-wrap > .elementor-widget-wrap {
    width: auto;
    flex-wrap: nowrap;
  }
  body #header .elementor-element-54d4efb {
    display: flex;
    align-items: center;
  }
  body .elementor-element-a8eba56 > .elementor-container > .elementor-row {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  body .elementor-element-ebd1631 {
    margin-bottom: 20px;
  }
  body #js-product-list-top .sort-by-row {
    flex-direction: column;
  }
  body #js-product-list-top .sort-by-row .products-sort-order .sort-options {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
  }
  body #js-product-list-top .sort-by-row .products_count {
    display: none;
  }
  body #js-product-list-top .sort-by-row #search_filter_toggler {
    margin-top: 20px;
    background: linear-gradient(90deg, #8000FE 0%, #DB0924 100%);
    border: 0px;
    box-shadow: none;
  }
  body .merchant-other-products .products-section-title {
    font-size: 20px;
    margin: 20px 0px 10px 0px;
    padding: 12px 28px;
    line-height: 24px;
  }
  body .merchant-dashboard-wrapper .merchant-main-content .merchant-content-inner .dashboard-overview .dashboard-cards-row .dashboard-right .summary-list li .summary-label {
    font-size: 15px;
  }
  body .merchant-dashboard-wrapper {
    flex-direction: column;
  }
  body#cms .page-header {
    margin-bottom: 10px;
    margin-top: 20px;
  }
  body#cms .page-header h1 {
    font-size: 20px;
    padding: 12px 28px;
  }
  .page-authentication #content {
    padding-top: 0px;
  }
  .prestaservis_homeadvantages_block .slick-dots li {
    width: 50px !important;
  }
  .prestaservis_homeadvantages_block.slick-slider {
    min-height: auto !important;
  }
  body#module-leoproductsearch-productsearch .page-heading {
    font-size: 20px;
    padding: 12px 28px;
    margin-top: 20px;
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table thead {
    display: none;
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr {
    display: block;
    background: #FFFFFF0A;
    border-radius: 12px;
    margin-bottom: 15px;
    padding: 15px;
    border-bottom: none;
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr:hover {
    background: #FFFFFF0F;
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td:last-child {
    border-bottom: none;
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td::before {
    content: attr(data-label);
    font-weight: 600;
    color: #9ca3af;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.5px;
    flex-shrink: 0;
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td.product-cell {
    flex-direction: column;
    align-items: flex-start;
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td.product-cell::before {
    content: 'Produkt';
    margin-bottom: 10px;
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td.product-cell .product-info {
    width: 100%;
    gap: 10px;
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td.product-cell .product-info .product-image {
    width: 60px;
    height: 60px;
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td.product-cell .product-info .product-name {
    font-size: 14px;
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td.price-cell::before {
    content: 'Cena';
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td:nth-child(2)::before {
    content: 'Datum';
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td:nth-child(3)::before {
    content: 'Počet';
  }
  .merchant-dashboard-wrapper .dashboard-sales .sales-table-wrapper .sales-table tbody tr td:nth-child(5)::before {
    content: 'Stav';
  }
  .off-canvas-nav-megamenu .offcanvas-mainnav {
    background: linear-gradient(0deg, #161616, #161616), linear-gradient(180deg, #161616 0%, #090909 100%);
  }
  .off-canvas-nav-megamenu .offcanvas-mainnav .nav-link {
    color: #fff;
    text-transform: none;
    font-size: 14px;
  }
  .off-canvas-nav-megamenu .offcanvas-mainnav .off-canvas-nav:before {
    color: #fff;
  }
  .off-canvas-nav-megamenu .navbar-nav > li {
    border-bottom: 2px solid #FFFFFF0A;
  }
  #product #wrapper .breadcrumb {
    margin-top: 0px;
  }
  #product #main {
    width: 100%;
  }
  #product #main .col-form_id-form_15874367062488778 {
    padding: 10px;
  }
  #product .product-tabs .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    padding: 10px 0px;
  }
  #product .product-tabs .nav-tabs li {
    flex: 0 0 auto;
  }
  body#registration #content {
    padding: 20px;
  }
}
@media (max-width: 1199px) {
  body#category .container {
    width: 100%;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  body#category .sidebar #search_filters {
    border: 0px;
    margin-top: 0px;
    border-radius: 4px;
  }
  body#category .sidebar #search_filters .facet {
    border: 0px;
    margin: 0px;
    padding: 0px;
  }
  body#category .sidebar #search_filters .facet .collapse.in {
    display: flex;
    gap: 0px;
  }
  body#category .sidebar #search_filters .facet ul li {
    border: 0px;
  }
  body#category .sidebar #search_filter_controls button.ok {
    background: linear-gradient(90deg, #8000FE 0%, #DB0924 100%);
    border: 0px;
    box-shadow: none;
  }
}
/* Mobile Header Right Info in Off-Canvas Menu */
.off-canvas-nav-megamenu #mobile-header-right-info {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 20px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 20px;
  background: rgba(0, 0, 0, 0.2);
}
.off-canvas-nav-megamenu #mobile-header-right-info .elementor-widget-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.off-canvas-nav-megamenu #mobile-header-right-info .leo-quicklogin-nav,
.off-canvas-nav-megamenu #mobile-header-right-info .blockcart,
.off-canvas-nav-megamenu #mobile-header-right-info .currency-chip {
  margin: 0;
}
/* Tablet sidebar menu */
@media (max-width: 768px) and (min-width: 481px) {
  body .merchant-sidebar-toggle {
    width: 100%;
    height: 65px;
    z-index: 1001;
    background: linear-gradient(90deg, #8000FE 0%, #DB0924 100%);
    border: none;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 25px;
    cursor: pointer;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    gap: 15px;
    margin: 0;
  }
  body .merchant-sidebar-toggle svg {
    width: 26px;
    height: 26px;
    color: #ffffff;
    stroke-width: 2.5;
    flex-shrink: 0;
  }
  body .merchant-sidebar-toggle::after {
    content: 'Menu';
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    font-family: "Lexend", sans-serif;
  }
  body .merchant-sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1002;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  body .merchant-sidebar-overlay.active {
    opacity: 1;
    visibility: visible;
  }
  body .merchant-dashboard-wrapper .merchant-sidebar {
    position: fixed;
    top: 0;
    left: -280px;
    bottom: 0;
    width: 280px;
    z-index: 1003;
    background: linear-gradient(0deg, #161616, #161616), linear-gradient(180deg, #161616 0%, #090909 100%);
    transition: left 0.3s ease;
    overflow-y: auto;
    box-shadow: 4px 0 12px rgba(0, 0, 0, 0.5);
  }
  body .merchant-dashboard-wrapper .merchant-sidebar.open {
    left: 0;
  }
  body .merchant-dashboard-wrapper .merchant-sidebar .merchant-sidebar-header {
    position: relative;
    padding-top: 60px;
  }
  body .merchant-dashboard-wrapper .merchant-sidebar .merchant-sidebar-header .merchant-sidebar-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    background: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    transition: background 0.2s ease;
  }
  body .merchant-dashboard-wrapper .merchant-sidebar .merchant-sidebar-header .merchant-sidebar-close svg {
    width: 24px;
    height: 24px;
    color: #fff;
    stroke-width: 2;
  }
  body .merchant-dashboard-wrapper .merchant-sidebar .merchant-sidebar-header .merchant-sidebar-close:hover {
    background: rgba(255, 255, 255, 0.1);
  }
  body .merchant-dashboard-wrapper .merchant-main-content {
    margin-left: 0;
  }
}
/* Hide mobile sidebar elements on desktop */
@media (min-width: 769px) {
  .merchant-sidebar-toggle,
  .merchant-sidebar-overlay,
  .merchant-sidebar-close {
    display: none !important;
  }
}
/* Hide cart dropdown on mobile devices - ALWAYS */
@media (max-width: 991px) {
  body.cart-active .leo-dropdown-cart-content,
  body.cart-active .blockcart-dropdown,
  body.cart-active .cart-dropdown,
  body.cart-active .dropdown-cart {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
  .leo-dropdown-cart-content,
  .blockcart-dropdown,
  .cart-dropdown,
  .dropdown-cart,
  .blockcart .dropdown,
  #_desktop_cart .dropdown,
  #mobile-header-right-info .dropdown {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    max-height: 0 !important;
    overflow: hidden !important;
  }
}
/*# sourceMappingURL=responsive.css.map */