/* === CRITICAL HEADER CSS - prevents CLS === */
/* Single row: MENU | LOGO | SEARCH (35% smaller) | ICONS */
.header-top, .mg-strip {
  min-height: 100px;
  padding: 28px 0;
  background: #fff;
  border-bottom: 2px solid #eee;
  box-sizing: border-box;
}
.header-top .container, .mg-strip .container { height: 100%; position: relative; }
.header-top .row, .mg-strip .row { flex-wrap: nowrap; height: 100%; align-items: center; gap: 0; justify-content: flex-start; }
.mg-strip__menu, .header-top__block--menu { flex: 0 0 auto; display: flex; align-items: center; margin-right: auto; }
.mg-strip__menu .main-menu .depth-1,
.header-top__block--menu .main-menu .depth-1 { display: flex; gap: 28px; list-style: none; margin: 0; padding: 0; }
.mg-strip__menu .main-menu .depth-1 > li > a,
.header-top__block--menu .main-menu .depth-1 > li > a { color: #333; font-weight: 500; font-size: 15px; text-decoration: none; white-space: nowrap; transition: color .2s; }
.mg-strip__menu .main-menu .depth-1 > li > a:hover,
.header-top__block--menu .main-menu .depth-1 > li > a:hover { color: #C45000; }
.mg-strip__brand, .header-top__block--logo { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display: flex; align-items: center; z-index: 2; }
.mg-strip__brand img, .mg-strip__brand .logo,
.header-top__block--logo img,
.header-top__block--logo .logo { max-height: 50px; width: auto; }
.mg-strip__search, .header-top__block--search { flex: 0 0 360px; display: flex; align-items: center; position: static; left: auto; transform: none; width: 360px; margin-left: auto; margin-right: 24px; }
.mg-strip__utils, .header-top__block--right { display: flex; align-items: center; justify-content: flex-end; gap: 22px; flex-shrink: 0; white-space: nowrap; margin-right: 15px; }
.mg-strip__utils > div, .header-top__block--right > div { display: inline-flex; align-items: center; gap: 22px; }
.header-top__mobile-icons { display: none; }
.mobile-search-bar { display: none; }
@media (max-width: 1439px) {
  .header-top { padding: 0px 5px; height: 60px; background: #fff; box-shadow: none; border-bottom: 2px solid #111; }
  .header-top.is-sticky { position: fixed; top: 0; left: 0; width: 100%; z-index: 1000; }
  .sticky-spacer { display: none; height: 60px; }
  .sticky-spacer.active { display: block; }
  .header-top .row { align-items: center; }
  .header-top__mobile-icons { display: flex; align-items: center; gap: 20px; margin-left: auto; margin-right: 5px; flex-shrink: 0; }
  .header-top__mobile-icons span, .header-top__mobile-icons a { display: flex; align-items: center; cursor: pointer; }
  .header-top__mobile-icons svg { width: 26px; height: 26px; }
  .header-top__block--logo img, .header-top__block--logo .logo { max-height: 24px; }
  .header-top__block--logo h1 { margin: 0; padding: 0; line-height: 1; display: flex; align-items: center; }
  .mobile-search-bar { display: none; padding: 8px 15px 12px; background: #fff; border-bottom: 1px solid #eee; }
  .mobile-search-bar.open { display: block; }
  .mobile-search-btn { cursor: pointer; }
  /* Bottom navigation bar */
  .bottom-menu { position: fixed; bottom: 0; left: 0; width: 100%; display: flex; background: #fff; z-index: 2000; border-top: 1px solid #ddd; }
  .bottom-nav { flex: 1; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 8px 4px 6px; font-size: 11px; color: #333; text-decoration: none; border-right: 1px solid #ddd; cursor: pointer; }
  .bottom-nav:last-child { border-right: 0; }
  .bottom-nav:hover { background: #ddd; }
  .bottom-nav .b-icone { width: 30px; height: 20px; margin-bottom: 6px; background-size: 24px; background-position: center; background-repeat: no-repeat; }
  .bottom-nav.b-showtop .b-icone { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xhc3M9IiI+PGc+PHBhdGggZD0ibTEyIDkuNDE0LTYuMjkzIDYuMjkzYTEgMSAwIDAgMS0xLjQxNC0xLjQxNGw3LTdhLjk5OS45OTkgMCAwIDEgMS40MTQgMGw3IDdhMSAxIDAgMCAxLTEuNDE0IDEuNDE0eiIgZmlsbD0iIzAwMDAwMCIgb3BhY2l0eT0iMSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L3N2Zz4=); }
  .bottom-nav.b-contact .b-icone { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNjgyLjY2NyA2ODIuNjY3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48cGF0aCBkPSJNMCA1MTJoNTEyVjBIMFoiIGZpbGw9IiMwMDAwMDAiIG9wYWNpdHk9IjEiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiPjwvcGF0aD48L2NsaXBQYXRoPjwvZGVmcz48ZyBjbGlwLXBhdGg9InVybCgjYSkiIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNjgyLjY2NykiPjxwYXRoIGQ9Ik0wIDBhMjkuOTk3IDI5Ljk5NyAwIDAgMC0xMy4zNjggMjQuOTY3di4wMjVjMCAxNy43MzcgMTQuMzggMzIuMTE2IDMyLjExOCAzMi4xMTZoNDE3Ljc2M2MxNy43MzcgMCAzMi4xMTctMTQuMzc5IDMyLjExNy0zMi4xMTZ2LS4wMjVjMC0xMC4wMzMtNS4wMTItMTkuNC0xMy4zNjctMjQuOTY3LTQwLjc2OS0yNy4xODUtMTYzLjYxNS0xMDkuMDc2LTIwOS44MDYtMTM5Ljg3NmEzMi4xMjkgMzIuMTI5IDAgMCAwLTM1LjY1MSAwQzE2My42MTQtMTA5LjA3NiA0MC43NjktMjcuMTg1IDAgMFoiIHN0eWxlPSJzdHJva2Utd2lkdGg6MzA7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2Utb3BhY2l0eToxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOC4zNjkgMzc1LjYyNCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIzMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9Im5vbmUiIHN0cm9rZS1vcGFjaXR5PSIiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD48cGF0aCBkPSJNMCAwdi0yODkuMTk5YTMyLjA5NiAzMi4wOTYgMCAwIDEgOS40MTUtMjIuNzE4IDMyLjA5NiAzMi4wOTYgMCAwIDEgMjIuNzE4LTkuNDE1aDQxNy43MzJhMzIuMDk2IDMyLjA5NiAwIDAgMSAyMi43MTggOS40MTUgMzIuMDk2IDMyLjA5NiAwIDAgMSA5LjQxNSAyMi43MThWMCIgc3R5bGU9InN0cm9rZS13aWR0aDozMDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7c3Ryb2tlLWRhc2hhcnJheTpub25lO3N0cm9rZS1vcGFjaXR5OjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1LjAwMSA0MDAuNikiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIzMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1kYXNoYXJyYXk9Im5vbmUiIHN0cm9rZS1vcGFjaXR5PSIiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSIiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==); background-size: 18px; }
  .bottom-nav.b-filter .b-icone { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTE2IDkwLjI1OWgyNDMuNjA1YzcuMzQyIDMzLjQxOSAzNy4xODYgNTguNTA4IDcyLjc3OCA1OC41MDhzNjUuNDM2LTI1LjA4OCA3Mi43NzgtNTguNTA4SDQ5NmM4LjgzNiAwIDE2LTcuMTY0IDE2LTE2cy03LjE2NC0xNi0xNi0xNmgtOTAuODQ3Yy03LjM1Ni0zMy40MDItMzcuMjQxLTU4LjUwNy03Mi43Ny01OC41MDctMzUuNTQ4IDAtNjUuNDE5IDI1LjEwMS03Mi43NzIgNTguNTA3SDE2Yy04LjgzNiAwLTE2IDcuMTY0LTE2IDE2czcuMTY0IDE2IDE2IDE2em0yNzMuODc3LTE1Ljk1OC4wMDEtLjE3MmMuMDctMjMuMzY3IDE5LjEzNy00Mi4zNzYgNDIuNTA1LTQyLjM3NiAyMy4zMzUgMCA0Mi40MDMgMTguOTgzIDQyLjUwNCA0Mi4zMzlsLjAwMy4yMzVjLS4wMzcgMjMuNDA3LTE5LjA5MSA0Mi40NDEtNDIuNTA3IDQyLjQ0MS0yMy40MDYgMC00Mi40NTQtMTkuMDE1LTQyLjUwNy00Mi40MDh6TTQ5NiA0MjEuNzRoLTkwLjg0N2MtNy4zNTctMzMuNDAxLTM3LjI0MS01OC41MDctNzIuNzctNTguNTA3LTM1LjU0OCAwLTY1LjQxOSAyNS4xMDItNzIuNzcyIDU4LjUwN0gxNmMtOC44MzYgMC0xNiA3LjE2My0xNiAxNnM3LjE2NCAxNiAxNiAxNmgyNDMuNjA1YzcuMzQyIDMzLjQxOSAzNy4xODYgNTguNTA4IDcyLjc3OCA1OC41MDhzNjUuNDM2LTI1LjA4OSA3Mi43NzgtNTguNTA4SDQ5NmM4LjgzNiAwIDE2LTcuMTYzIDE2LTE2cy03LjE2NC0xNi0xNi0xNnptLTE2My42MTcgNTguNTA4Yy0yMy40MDYgMC00Mi40NTQtMTkuMDE1LTQyLjUwNy00Mi40MDhsLjAwMS0uMDU4LjAwMS0uMTcyYy4wNy0yMy4zNjcgMTkuMTM3LTQyLjM3NyA0Mi41MDUtNDIuMzc3IDIzLjMzNSAwIDQyLjQwMyAxOC45ODMgNDIuNTA0IDQyLjMzOGwuMDAzLjIzNWMtLjAzNCAyMy40MS0xOS4wODkgNDIuNDQyLTQyLjUwNyA0Mi40NDJ6TTQ5NiAyNDBIMjUyLjM5NWMtNy4zNDItMzMuNDE5LTM3LjE4Ni01OC41MDctNzIuNzc4LTU4LjUwN1MxMTQuMTgxIDIwNi41ODEgMTA2LjgzOSAyNDBIMTZjLTguODM2IDAtMTYgNy4xNjQtMTYgMTYgMCA4LjgzNyA3LjE2NCAxNiAxNiAxNmg5MC44NDdjNy4zNTcgMzMuNDAxIDM3LjI0MSA1OC41MDcgNzIuNzcgNTguNTA3IDM1LjU0OCAwIDY1LjQxOS0yNS4xMDIgNzIuNzcyLTU4LjUwN0g0OTZjOC44MzYgMCAxNi03LjE2MyAxNi0xNiAwLTguODM2LTcuMTY0LTE2LTE2LTE2em0tMjczLjg3NyAxNS45NTgtLjAwMS4xNzJjLS4wNyAyMy4zNjctMTkuMTM3IDQyLjM3Ni00Mi41MDUgNDIuMzc2LTIzLjMzNSAwLTQyLjQwMy0xOC45ODMtNDIuNTA0LTQyLjMzOGwtLjAwMy0uMjM0Yy4wMzUtMjMuNDEgMTkuMDktNDIuNDQxIDQyLjUwNy00Mi40NDEgMjMuNDA2IDAgNDIuNDU0IDE5LjAxNCA0Mi41MDcgNDIuNDA4eiIgZmlsbD0iIzAwMDAwMCIgb3BhY2l0eT0iMSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCI+PC9wYXRoPjwvZz48L3N2Zz4=); background-size: 18px; }
  .bottom-nav.b-shipping .b-icone { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgNDggNDgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGQ9Ik00MS4yMTEgMzcuMjg4YTQuMTEyIDQuMTEyIDAgMSAxIDQuMTA5LTQuMTEyIDQuMTE0IDQuMTE0IDAgMCAxLTQuMTA5IDQuMTEyem0wLTYuNzI0YTIuNjEyIDIuNjEyIDAgMSAwIDIuNjA5IDIuNjEyIDIuNjEzIDIuNjEzIDAgMCAwLTIuNjA5LTIuNjEyek0xOS41NDIgMzcuMjg4YTQuMTEyIDQuMTEyIDAgMSAxIDQuMTA4LTQuMTEyIDQuMTE1IDQuMTE1IDAgMCAxLTQuMTA4IDQuMTEyem0wLTYuNzI0YTIuNjEyIDIuNjEyIDAgMSAwIDIuNjA4IDIuNjEyIDIuNjE0IDIuNjE0IDAgMCAwLTIuNjA4LTIuNjEyeiIgZmlsbD0iIzAwMDAwMCIgb3BhY2l0eT0iMSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCI+PC9wYXRoPjxwYXRoIGQ9Ik00Ni42MjEgMzMuOTI2SDQ0LjU3YS43NS43NSAwIDAgMSAwLTEuNWgxLjgzOXYtMy45NzdhMy4xNiAzLjE2IDAgMCAwLS40LTEuNTM2bC00LjA2LTcuMjc5YS40LjQgMCAwIDAtLjM0OS0uMjA1aC01LjUzM3YxM2gxLjc4NmEuNzUuNzUgMCAwIDEgMCAxLjVoLTIuNTM2YS43NS43NSAwIDAgMS0uNzUtLjc1di0xNC41YS43NS43NSAwIDAgMSAuNzUtLjc1SDQxLjZhMS45IDEuOSAwIDAgMSAxLjY2Ljk3NGw0LjA1OSA3LjI4YTQuNjYyIDQuNjYyIDAgMCAxIC41ODkgMi4yNjZ2NC4xOWExLjI4OSAxLjI4OSAwIDAgMS0xLjI4NyAxLjI4N3pNMTYuMTgzIDMzLjkyNkg4Ljk5MmEuNzUuNzUgMCAwIDEtLjc1LS43NXYtNS43NjhhLjc1Ljc1IDAgMCAxIDEuNSAwdjUuMDE4aDYuNDQxYS43NS43NSAwIDAgMSAwIDEuNXpNOC45OTIgMjQuNzQ3YS43NS43NSAwIDAgMS0uNzUtLjc1di01LjAzNmEuNzUuNzUgMCAwIDEgMS41IDBWMjRhLjc1Ljc1IDAgMCAxLS43NS43NDd6IiBmaWxsPSIjMDAwMDAwIiBvcGFjaXR5PSIxIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIj48L3BhdGg+PHBhdGggZD0iTTM1LjMxNyAzMy45MjZIMjIuOWEuNzUuNzUgMCAwIDEgMC0xLjVoMTEuNjY3VjEyLjgwNUg5Ljc0MnYzLjA0OWEuNzUuNzUgMCAwIDEtMS41IDB2LTMuMjI3YTEuMzY0IDEuMzY0IDAgMCAxIDEuMzYzLTEuMzYyaDI1LjFhMS4zNjQgMS4zNjQgMCAwIDEgMS4zNjIgMS4zNjJ2MjAuNTA5YS43NS43NSAwIDAgMS0uNzUuNzV6TTExLjk1NyAyOC4xNThIMi40MzhhLjc1Ljc1IDAgMCAxIDAtMS41aDkuNTE5YS43NS43NSAwIDAgMSAwIDEuNXoiIGZpbGw9IiMwMDAwMDAiIG9wYWNpdHk9IjEiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiPjwvcGF0aD48cGF0aCBkPSJNMTkuNTQyIDI0Ljc0N0g2LjI1OWEuNzUuNzUgMCAwIDEgMC0xLjVoMTMuMjgzYS43NS43NSAwIDAgMSAwIDEuNXpNNS44NDYgMjAuNzg3SC42NTlhLjc1Ljc1IDAgMSAxIDAtMS41aDUuMTg3YS43NS43NSAwIDAgMSAwIDEuNXpNMTQuMTYzIDE2LjY0NEg1LjAwN2EuNzUuNzUgMCAxIDEgMC0xLjVoOS4xNTZhLjc1Ljc1IDAgMCAxIDAgMS41eiIgZmlsbD0iIzAwMDAwMCIgb3BhY2l0eT0iMSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCI+PC9wYXRoPjwvZz48L3N2Zz4=); }
  /* Mobile filter panel */
}

/* Search (compact — max-width 360px) */
#search_widget.search-widget { max-width: 360px; width: 100%; }
#search_widget.search-widget form { position: relative; }
#search_widget.search-widget form input[name="s"] {
  display: block; width: 100%; height: 38px; padding: 0 42px 0 14px;
  border: 2px solid #e0e0e0; border-radius: 8px; font-size: 14px;
  background: #fff; box-sizing: border-box; -webkit-appearance: none; outline: none;
  transition: border-color .2s;
}
#search_widget.search-widget form input[name="s"]:focus { border-color: #C45000; box-shadow: 0 0 0 3px rgba(196,80,0,.12); }
#search_widget.search-widget form button[type="submit"] {
  position: absolute; top: 2px; right: 2px; width: 34px; height: 34px;
  border: none; background: #C45000; border-radius: 6px; cursor: pointer; color: #fff;
  display: flex; align-items: center; justify-content: center; padding: 0;
  transition: background .2s;
}
#search_widget.search-widget form button[type="submit"]:hover { background: #A33D00; }

/* User info */
.user-info { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; }
.user-info a { color: #333; text-decoration: none; display: inline-flex; align-items: center; gap: 6px; }
.user-info svg { flex-shrink: 0; }

/* Cart - icon with badge on top */
.blockcart { display: inline-flex; align-items: center; }
.blockcart a, .blockcart .cart-link { color: #333; text-decoration: none; display: inline-flex; align-items: center; }
.blockcart .header { display: flex; align-items: center; }
.cart-icon-wrapper { position: relative; display: inline-block; width: 24px; height: 24px; }
.cart-icon-wrapper svg { display: block; }
.cart-icon-wrapper .cart-products-count {
  position: absolute; top: -8px; right: -8px;
  background: #C45000; color: #fff; font-size: 10px; font-weight: 600;
  min-width: 18px; height: 18px; line-height: 18px; text-align: center;
  border-radius: 50%; padding: 0 4px; box-sizing: border-box;
}

/* Menu bar — now inline in topbar, no separate bar */
 * theme.css - Base stylesheet for PrestaShop 8.2.5 Classic Theme
 * Base stylesheet for PrestaShop Classic Theme
 * Merged from theme.css + custom.css - ZERO !important
 *
 * Sections:
 *  1.  CSS Variables
 *  2.  Font Import & @font-face
 *  3.  Reset / Base
 *  4.  Typography
 *  5.  Layout & Grid
 *  6.  Header
 *  7.  Navigation Menu
 *  8.  Buttons
 *  9.  Forms
 *  10. Cards
 *  11. Footer
 *  12. Breadcrumb
 *  13. Notifications / Alerts
 *  14. Modal
 *  15. Pagination
 *  16. Dropdown
 *  17. Tables
 *  18. Utility Classes
 *  19. Bootstrap 4 Alpha Responsive Utilities (from custom.css)
 *  20. Components (from custom.css)
 *  21. Responsive / Media Queries
 */

/* ==========================================================================
   1. CSS Variables
   ========================================================================== */

:root {
  /* Brand palette — Modern Grid */
  --primary: #111111;
  --primary-dark: #000000;
  --primary-light: #333333;
  --secondary: #666666;
  --accent: #C45000;
  --accent-dark: #E65100;

  /* Semantic colours */
  --success: #00b894;
  --danger: #ff3838;
  --warning: #ffd32a;
  --light: #fafafa;
  --dark: #111111;

  /* Backgrounds */
  --bg-page: #ffffff;
  --bg-card: #ffffff;
  --bg-subtle: #f5f5f5;

  /* Text */
  --text-dark: #111111;
  --text-main: #222222;
  --text-muted: #888888;

  /* Borders */
  --border: #e0e0e0;
  --border-img: #cccccc;

  /* Shadows */
  --sh-card: none;
  --sh-hover: 0 0 0 2px #111;

  /* Font stack — Poppins */
  --font: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Helvetica Neue", Arial, sans-serif;

  /* Transition shorthand */
  --t: .15s ease;

  /* Border radius — sharp */
  --radius: 0px;
  --radius-lg: 0px;
}

/* ==========================================================================
   2. Font Import
   ========================================================================== */

/* Poppins loaded locally via inline @font-face in head.tpl */

/* ==========================================================================
   3. Reset / Base
   ========================================================================== */

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

/* Override jquery-ui font */
.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: var(--font); }

body {
  margin: 0;
  padding: 0;
  font-family: var(--font);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

strong,
b {
  font-weight: 600;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 1rem;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
  margin-top: 1rem;
  margin-bottom: 1rem;
}

figure {
  margin: 0 0 1rem;
}

nav a { text-decoration: none; }

/* Scrollbar */
::-webkit-scrollbar { width: 8px; }
::-webkit-scrollbar-track { background: #f1f1f1; }
::-webkit-scrollbar-thumb { background: #b0bfd8; border-radius: 4px; }
::-webkit-scrollbar-thumb:hover { background: #8a9ec0; }

/* ==========================================================================
   4. Typography
   ========================================================================== */

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  color: #212529;
  margin-top: 0;
  margin-bottom: 1.25rem;
  line-height: 1.2;
}

h1 { font-size: 2rem; }
h2 { font-size: 1.5rem; }
h3 { font-size: 1.25rem; }
h4 { font-size: 1.125rem; }
h5 { font-size: 1rem; }
h6 { font-size: 0.875rem; }

p {
  margin-top: 0;
  margin-bottom: 1.25rem;
}

a {
  color: var(--primary);
  text-decoration: none;
  background-color: transparent;
  transition: color var(--t);
  outline: 0;
}

a:focus, a:active {
  outline: 0;
}

a:hover {
  color: var(--primary-dark);
  text-decoration: underline;
}


small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5rem 1rem;
  border-left: 4px solid var(--border);
  color: var(--text-muted);
}

code,
pre {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 87.5%;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* ==========================================================================
   5. Layout & Grid
   ========================================================================== */

/* Main structural wrapper */
.l-main {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

/* Container */
.container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* Row */
.row {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5rem;
}

/* Generic column padding */
[class*="col-"] {
  position: relative;
  width: 100%;
  padding: 0.5rem;
}

/* ---- Bootstrap 4 style grid columns ---- */

/* Default (xs) */
.col-1  { flex: 0 0 8.333333%;  max-width: 8.333333%; }
.col-2  { flex: 0 0 16.666667%; max-width: 16.666667%; }
.col-3  { flex: 0 0 25%;        max-width: 25%; }
.col-4  { flex: 0 0 33.333333%; max-width: 33.333333%; }
.col-5  { flex: 0 0 41.666667%; max-width: 41.666667%; }
.col-6  { flex: 0 0 50%;        max-width: 50%; }
.col-7  { flex: 0 0 58.333333%; max-width: 58.333333%; }
.col-8  { flex: 0 0 66.666667%; max-width: 66.666667%; }
.col-9  { flex: 0 0 75%;        max-width: 75%; }
.col-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
.col-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
.col-12 { flex: 0 0 100%;       max-width: 100%; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* Col-xs (from custom.css) */
.col-xs-1 { flex: 0 0 8.333333%; max-width: 8.333333%; }
.col-xs-2 { flex: 0 0 16.666667%; max-width: 16.666667%; }
.col-xs-3 { flex: 0 0 25%; max-width: 25%; }
.col-xs-4 { flex: 0 0 33.333333%; max-width: 33.333333%; }
.col-xs-5 { flex: 0 0 41.666667%; max-width: 41.666667%; }
.col-xs-6 { flex: 0 0 50%; max-width: 50%; }
.col-xs-7 { flex: 0 0 58.333333%; max-width: 58.333333%; }
.col-xs-8 { flex: 0 0 66.666667%; max-width: 66.666667%; }
.col-xs-9 { flex: 0 0 75%; max-width: 75%; }
.col-xs-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
.col-xs-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
.col-xs-12 { flex: 0 0 100%; max-width: 100%; }

/* ---- SM (>= 576px) ---- */
@media (min-width: 576px) {
  .container { max-width: 540px; }

  .col-sm-1  { flex: 0 0 8.333333%;  max-width: 8.333333%; }
  .col-sm-2  { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-sm-3  { flex: 0 0 25%;        max-width: 25%; }
  .col-sm-4  { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-sm-5  { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-sm-6  { flex: 0 0 50%;        max-width: 50%; }
  .col-sm-7  { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-sm-8  { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-sm-9  { flex: 0 0 75%;        max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-sm-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-sm-12 { flex: 0 0 100%;       max-width: 100%; }

  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}

/* ---- MD (>= 768px) ---- */
@media (min-width: 768px) {
  .container { max-width: 720px; }

  .col-md-1  { flex: 0 0 8.333333%;  max-width: 8.333333%; }
  .col-md-2  { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-md-3  { flex: 0 0 25%;        max-width: 25%; }
  .col-md-4  { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-md-5  { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-md-6  { flex: 0 0 50%;        max-width: 50%; }
  .col-md-7  { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-md-8  { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-md-9  { flex: 0 0 75%;        max-width: 75%; }
  .col-md-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-md-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-md-12 { flex: 0 0 100%;       max-width: 100%; }

  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}

/* ---- LG (>= 992px) ---- */
@media (min-width: 992px) {
  .container { max-width: 960px; }

  .col-lg-1  { flex: 0 0 8.333333%;  max-width: 8.333333%; }
  .col-lg-2  { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-lg-3  { flex: 0 0 25%;        max-width: 25%; }
  .col-lg-4  { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-lg-5  { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-lg-6  { flex: 0 0 50%;        max-width: 50%; }
  .col-lg-7  { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-lg-8  { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-lg-9  { flex: 0 0 75%;        max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-lg-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-lg-12 { flex: 0 0 100%;       max-width: 100%; }

  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}

/* ---- XL (>= 1200px) ---- */
@media (min-width: 1200px) {
  .container { max-width: 1200px; }

  .col-xl-1  { flex: 0 0 8.333333%;  max-width: 8.333333%; }
  .col-xl-2  { flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-xl-3  { flex: 0 0 25%;        max-width: 25%; }
  .col-xl-4  { flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-xl-5  { flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-xl-6  { flex: 0 0 50%;        max-width: 50%; }
  .col-xl-7  { flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-xl-8  { flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-xl-9  { flex: 0 0 75%;        max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-xl-11 { flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-xl-12 { flex: 0 0 100%;       max-width: 100%; }

  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}

/* ---- XXL / Wide (>= 1440px) ---- */
@media (min-width: 1440px) {
  .container { max-width: 1690px; }
}

/* ---- Ultra-wide (>= 1680px) ---- */
@media (min-width: 1680px) {
  .container { max-width: 1690px; }
}

/* Offset utilities */
.offset-1  { margin-left: 8.333333%; }
.offset-2  { margin-left: 16.666667%; }
.offset-3  { margin-left: 25%; }
.offset-4  { margin-left: 33.333333%; }
.offset-5  { margin-left: 41.666667%; }
.offset-6  { margin-left: 50%; }
.offset-7  { margin-left: 58.333333%; }
.offset-8  { margin-left: 66.666667%; }
.offset-9  { margin-left: 75%; }
.offset-10 { margin-left: 83.333333%; }
.offset-11 { margin-left: 91.666667%; }

/* Content wrapper (between header and footer) */
#wrapper {
  flex: 1 0 auto;
}

/* ==========================================================================
   6. Header (.l-header)
   ========================================================================== */

.l-header {
  position: relative;
  z-index: 100;
}

/* --- Header Top (single row: MENU | LOGO | SEARCH | ICONS) --- */
.header-top {
  background: #fff;
  transition: box-shadow var(--t);
  box-shadow: 0 4px 12px rgba(0,0,0,.18);
}

.header-top__content {
  max-width: 1820px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.header-top__block--logo .logo {
  display: block;
}

.header-top__block--logo .logo img {
  max-width: 140px;
  height: auto;
  padding: 8px 15px;
}

/* --- Header links (icons) --- */
.header-top__link {
  display: block;
  padding: 5px;
  color: #495057;
  border-radius: 0.4rem;
  position: relative;
  transition: color var(--t), background-color var(--t);
}

.header-top__link:hover {
  color: #000;
  text-decoration: none;
}

.header-top__icon {
  display: block;
  font-size: 1.625rem;
  line-height: 1;
}

@media (min-width: 992px) {
  .header-top__icon {
    font-size: 2rem;
  }
}

/* Badge (cart count, etc.) */
.header-top__badge {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #333;
  color: #fff;
  border-radius: 50%;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  pointer-events: none;
}

/* --- Search form --- */
.search-form {
  position: relative;
  display: flex;
  width: 100%;
}

.search-form__input {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 2px;
  transition: border-color var(--t), box-shadow var(--t);
}

.search-form__input:focus {
  color: #222;
  background-color: #fff;
  border-color: #0101ff;
  outline: 0;
  box-shadow: none;
}

.search-form__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.375rem 0.75rem;
  background: var(--primary-dark);
  color: #fff;
  border: 1px solid var(--primary-dark);
  border-radius: 0 2px 2px 0;
  cursor: pointer;
  transition: background-color var(--t);
}

.search-form__btn:hover {
  background: var(--primary);
}

/* Search focus & hover (from custom.css) */
#search_widget.search-widget form input[name="s"]:focus { border-color: #C45000; background: #fff; }
#search_widget.search-widget form button[type="submit"]:hover { background: #E65100; color: #fff; }
.user-info a:hover { color: #111111; }

/* ==========================================================================
   7. Navigation Menu - handled by sumemenu/front.css
   ========================================================================== */

/* Menu is now inline in the topbar */
.main-menu .depth-1 { position: static; }
.main-menu .depth-1 > li { position: static; }

/* ==========================================================================
   8. Buttons
   ========================================================================== */

.btn {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  transition: color 0.15s ease-in-out,
              background-color 0.15s ease-in-out,
              border-color 0.15s ease-in-out,
              box-shadow 0.15s ease-in-out;
  text-decoration: none;
}

.btn:hover {
  text-decoration: none;
}

.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(4, 73, 145, .25);
}

.btn:disabled,
.btn.disabled {
  opacity: 0.65;
  pointer-events: none;
}

/* Primary */
.btn-primary {
  color: #fff;
  background-color: #4A4A4A;
  border-color: #4A4A4A;
}

.btn-primary:hover {
  color: #fff;
  background-color: #C45000;
  border-color: #C45000;
}

.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(4, 29, 68, .5);
}

.btn-primary:active,
.btn-primary.active {
  background-color: #033370;
  border-color: #033370;
}

/* Secondary */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, .5);
}

/* Success */
.btn-success {
  color: #fff;
  background-color: var(--success);
  border-color: var(--success);
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* Danger */
.btn-danger {
  color: #fff;
  background-color: var(--danger);
  border-color: var(--danger);
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* Warning */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* Light */
.btn-light {
  color: #212529;
  background-color: var(--light);
  border-color: var(--light);
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* Dark */
.btn-dark {
  color: #fff;
  background-color: var(--dark);
  border-color: var(--dark);
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* Outline Primary */
.btn-outline-primary {
  color: #333;
  background-color: transparent;
  border: 1px solid #333;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, .5);
}

/* Outline Secondary */
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  border: 1px solid #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* Link button */
.btn-link {
  font-weight: 400;
  color: var(--primary);
  background-color: transparent;
  border-color: transparent;
}

.btn-link:hover {
  color: var(--primary-dark);
  text-decoration: underline;
}

/* Sizes */
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.8rem;
  border-radius: 3px;
}

.btn-lg {
  padding: 0.5rem 1.5rem;
  font-size: 1.1rem;
  border-radius: 5px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* ==========================================================================
   9. Forms
   ========================================================================== */

.form-group {
  margin-bottom: 1rem;
}

.form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 0.375rem 0.75rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 2px;
  transition: border-color var(--t), box-shadow var(--t);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-control:focus {
  color: #222;
  background-color: #fff;
  border-color: #0101ff;
  outline: 0;
  box-shadow: none;
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

.form-control-label {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 12px;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* Select */
select.form-control {
  padding-right: 2rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 8px 10px;
}

select.form-control:focus {
  border-color: #0101ff;
  box-shadow: none;
}

/* Textarea */
textarea.form-control {
  height: auto;
  min-height: 80px;
  resize: vertical;
}

/* Form control sizes */
.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 14px;
  border-radius: 2px;
}

.form-control-lg {
  padding: 0.5rem 1rem;
  font-size: 18px;
  border-radius: 3px;
}

/* Input group */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 2px;
}

/* Custom checkbox / radio (PrestaShop style) */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  cursor: pointer;
}

.custom-control-label::before {
  content: "";
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd;
  border-radius: 2px;
  transition: background-color var(--t), border-color var(--t);
}

.custom-control-label::after {
  content: "";
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  background: no-repeat 50% / 50% 50%;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: var(--primary);
  background-color: var(--primary);
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* Validation states */
.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: var(--success);
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: var(--danger);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: var(--danger);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-feedback {
  display: block;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: var(--success);
}

.was-validated .form-control:valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-feedback {
  display: block;
}

/* Password policy (from custom.css) */
.password-policy, .password-requirements, .password-strength { display: block; margin-top: 6px; font-size: 12px; color: #888; }
.password-policy ul, .password-requirements ul { list-style: none; padding: 0; margin: 4px 0 0; }

/* Login/Registration form */
.page-authentication #content,
.page-authentication .page-content,
#authentication .page-content {
  background: #fff; max-width: 520px; margin: 40px auto; padding: 35px 40px; border: 1px solid #e8e8e8; border-radius: 6px; box-shadow: 0 2px 12px rgba(0,0,0,.06);
}
@media (max-width: 767px) {
  .page-authentication #content,
  .page-authentication .page-content,
  #authentication .page-content { padding: 25px 20px; margin: 15px auto; box-shadow: none; border: none; }
}
.page-authentication h1 { font-size: 19px; font-weight: 700; color: #111111; margin-bottom: 25px; text-align: center; }
#authentication .form-group { margin-bottom: 18px; }
#authentication .form-control-label { font-size: 14px; font-weight: 600; color: #333; }
#authentication .form-control { height: 46px; border: 1px solid #ccc; border-radius: 4px; font-size: 15px; padding: 8px 14px; }
#authentication .form-control:focus { border-color: #111111; box-shadow: 0 0 0 2px rgba(4,29,68,.1); }
#authentication .btn-primary { background: #C45000; color: #fff; border: none; border-radius: 6px; height: 48px; font-size: 16px; font-weight: 600; text-transform: uppercase; width: 100%; transition: background .2s; }
#authentication .btn-primary:hover { background: #333333; }
#authentication .forgot-password a { color: #111111; font-size: 13px; font-weight: 500; }
#authentication .forgot-password a:hover { text-decoration: underline; }
#authentication .no-account a { color: #111111; font-weight: 600; }
#authentication .form-footer { margin-top: 20px; }
#authentication .input-group-btn, #authentication .input-group-append { margin-left: 8px; }
#authentication .input-group-btn .btn, #authentication .input-group-append .btn { height: 46px; border-radius: 4px; font-size: 13px; }

/* ==========================================================================
   10. Cards
   ========================================================================== */

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0.0625rem solid rgba(0, 0, 0, .125);
  border-radius: 0.4rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f8f9fa;
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card-header:first-child {
  border-radius: calc(0.4rem - 1px) calc(0.4rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f8f9fa;
  border-top: 1px solid rgba(0, 0, 0, .125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.4rem - 1px) calc(0.4rem - 1px);
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

.card-img-top {
  border-radius: calc(0.4rem - 1px) calc(0.4rem - 1px) 0 0;
}

.card-img-bottom {
  border-radius: 0 0 calc(0.4rem - 1px) calc(0.4rem - 1px);
}

/* ==========================================================================
   11. Footer (.l-footer)
   ========================================================================== */

.l-footer {
  margin-top: auto;
  padding-top: 0;
}

/* Footer center (main footer area) */
.footer-center {
  padding: 35px 0;
  background-color: #f8f9fa;
}

@media (min-width: 992px) {
  .footer-center {
    padding: 65px 0 30px;
  }
}

.footer-center .footer-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1440px) {
  .footer-center .footer-container { max-width: 1690px; }
}

@media (min-width: 1680px) {
  .footer-center .footer-container { max-width: 1690px; }
}

/* Footer text */
.footer-center p,
.footer-center li,
.footer-center a {
  font-size: 14px;
}

.footer-center a {
  color: #495057;
  transition: color var(--t);
}

.footer-center a:hover {
  color: var(--primary);
  text-decoration: none;
}

/* Footer dark sections */
.footer-dark {
  background-color: var(--primary-dark);
  color: #fff;
}

.footer-dark a {
  color: #fff;
}

.footer-dark a:hover {
  color: var(--accent);
}

/* Footer headings */
.footer-center h4,
.footer-center .footer-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 1rem;
  color: #212529;
}

/* Footer links list */
.footer-center .footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-center .footer-links li {
  margin-bottom: 0.5rem;
}

}

.footer-bottom .copyright {
  color: #333;
  font-size: 14px;
  margin: 0;
}

/* Footer after (from custom.css) */
.footer-after {
  background: #fff; color: #4A4A4A; padding: 40px 0 30px; margin-top: 40px; box-shadow: 0 1px 22px rgba(0,0,0,.18);
}
.footer-after > .container > .row { display: flex; flex-wrap: wrap; }
.footer-after > .container > .row > .col-md-6.links { flex: 0 0 100%; max-width: 100%; }
.footer-after .links > .row { display: flex; flex-wrap: wrap; }
.footer-after .links > .row > .wrapper { flex: 0 0 33.333%; max-width: 33.333%; padding: 0 15px; }
.footer-after #block_myaccount_infos { flex: 0 0 33.333%; max-width: 33.333%; padding: 0 15px; }
.footer-after .h3, .footer-after h3 { color: #333; font-size: 15px; font-weight: 600; text-transform: uppercase; margin-bottom: 18px; }
.footer-after ul { list-style: none; padding: 0; margin: 0; }
.footer-after ul li { margin-bottom: 8px; }
.footer-after ul li a { color: #555; font-size: 16px; text-decoration: none; transition: color .2s; }
.footer-after ul li a:hover { color: #C45000; }
.footer-bottom { color: #555; padding: 15px 0; font-size: 13px; text-align: center; }
@media (max-width: 767px) {
  .footer-after .links > .row > .wrapper,
  .footer-after #block_myaccount_infos { flex: 0 0 100%; max-width: 100%; margin-bottom: 20px; }
  .footer-after { padding: 25px 0 20px; }
}

/* Footer collapse visible on desktop */
@media (min-width: 768px) {
  #footer .collapse,
  .l-footer .collapse,
  .footer-after .collapse { display: block; }
  .footer-after .navbar-toggler { display: none; }
  .footer-after .title.hidden-md-up { display: none; }
}

/* Footer mobile toggle */
.footer-toggle {
  display: flex; justify-content: space-between; align-items: center;
  padding: 14px 0; cursor: pointer; border-bottom: 1px solid rgba(255,255,255,.15);
}
.footer-toggle .h3 { margin: 0; }
.footer-links { list-style: none; padding: 0; margin: 0; }
@media (min-width: 768px) {
  .footer-links { display: block; }
}

/* ==========================================================================
   12. Breadcrumb
   ========================================================================== */

.breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
  font-size: 14px;
  padding: 10px 0;
  display: block;
}

.breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}

.breadcrumb-item {
  display: flex;
  align-items: center;
}

.breadcrumb-item a {
  color: var(--primary);
  text-decoration: none;
}

.breadcrumb-item a:hover {
  color: var(--primary-dark);
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #999;
  content: ">";
}

.breadcrumb-item.active {
  color: #000;
}

/* Category top header */
.cat-top { margin-bottom: 20px; }
.cat-top h1 { font-size: 1.5rem; font-weight: 600; color: #111111; margin-bottom: 10px; }
.cat-top #category-description { font-size: 14px; color: #555; line-height: 1.7; }
.cat-top .desc { max-height: 120px; overflow: hidden; position: relative; }
.cat-top .desc.expanded { max-height: none; }
.cat-top .read-more { padding: 0; font-size: 13px; color: #111111; font-weight: 600; text-decoration: underline; border: none; background: none; cursor: pointer; margin-top: 8px; }
.cat-top .read-more:hover { color: #333333; }
.cat-top .d-images { display: flex; gap: 8px; margin-top: 12px; }
.cat-top .d-images img { width: 25%; border-radius: 4px; object-fit: cover; }
.cat-top .cms-content { font-size: 14px; color: #555; line-height: 1.7; margin-top: 10px; }
.cat-top .cat-more { font-size: 13px; padding: 6px 16px; }
.cat-top .img-cat img { border-radius: 6px; max-width: 100%; }
.cat-top.category-img .ct-left { padding-right: 20px; }
@media (max-width: 767px) {
  .cat-top .img-cat { display: none; }
  .cat-top .ct-left { padding-right: 0; }
}



/* ==========================================================================
   13. Notifications / Alerts
   ========================================================================== */

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 2px;
  font-size: 14px;
}

.alert-success {
  color: #333;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-danger {
  color: #333;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
  background: transparent;
  border: 0;
  font-size: 1.5rem;
  cursor: pointer;
  opacity: 0.5;
}

.alert-dismissible .close:hover {
  opacity: 0.75;
}

/* ==========================================================================
   14. Modal
   ========================================================================== */

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal.show {
  display: block;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

@media (min-width: 576px) {
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, .2);
  outline: 0;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-radius: calc(0.3rem - 1px) calc(0.3rem - 1px) 0 0;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  background: transparent;
  border: 0;
  font-size: 1.5rem;
  cursor: pointer;
  opacity: 0.5;
}

.modal-header .close:hover {
  opacity: 0.75;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
}

.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

/* Modal sizes */
.modal-lg {
  max-width: 800px;
}

.modal-sm {
  max-width: 300px;
}

/* ==========================================================================
   15. Pagination
   ========================================================================== */

.pagination {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  align-items: center;
}

.page-item {
  margin: 0;
}

.page-link {
  position: relative;
  display: block;
  padding: 6px;
  margin: 2px;
  color: #333;
  text-decoration: none;
  background-color: transparent;
  border: none;
  font-size: 13px;
  line-height: 1.25;
  transition: color var(--t), background-color var(--t), border-color var(--t);
  cursor: pointer;
}

.page-link:hover {
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #333;
}

.page-link:focus {
  outline: 0;
  box-shadow: none;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: var(--primary);
  border-radius: 3px;
}

.page-item.disabled .page-link {
  color: #999;
  pointer-events: none;
  cursor: auto;
}

/* Pagination wrapper / summary */
.pagination-summary {
  font-size: 13px;
  color: var(--text-muted);
}

/* ==========================================================================
   16. Dropdown
   ========================================================================== */

.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e3e3e3;
  border-radius: 0.4rem;
  box-shadow: 5px 5px 8px -2px rgba(0, 0, 0, .11);
}

.dropdown-menu.show {
  display: block;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  text-decoration: none;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: var(--primary);
  background-color: var(--bg-subtle);
  text-decoration: none;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  background-color: var(--primary);
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #999;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* Dropdown component (from custom.css) */
body .dropdown-menu {
  box-shadow: 5px 5px 8px -2px rgba(0,0,0,.11);
  border: 1px solid #eee; border-radius: 4px; padding: 8px 0;
}
body .dropdown-menu a { padding: 8px 18px; font-size: 14px; color: #333; }
body .dropdown-menu a:hover { background: #f5f7fa; color: #111111; }

/* ==========================================================================
   17. Tables
   ========================================================================== */

.table {
  width: 100%;
  margin-bottom: 10px;
  color: #212529;
  border-collapse: collapse;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
  font-weight: 600;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* Bordered */
.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* Striped */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .02);
}

/* Hover */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, .04);
}

/* Responsive wrapper */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* ==========================================================================
   18. Utility Classes
   ========================================================================== */

/* --- Text reset --- */
body .text-reset {
  color: inherit;
}

body .text-reset:hover {
  color: inherit;
}

/* --- Custom font size helpers --- */
.font-13 { font-size: 13px; }
.font-14 { font-size: 14px; }
.font-15 { font-size: 15px; }

/* --- Colour helpers --- */
.color-grey { color: #666; }

/* Product miniature pricing */
.product-miniature__pricing .price {
  font-size: 18px;
  font-weight: 600;
  color: var(--primary-dark);
}


/* Listing features */
.listing-feaures li small { font-size: 15px; }

/* Color variant boxes */
.color-box { display: flex; flex-wrap: wrap; gap: 4px; margin-top: 6px; align-items: center; }
.color-box img { width: 20px; height: 20px; border: 1px solid #ddd; border-radius: 2px; object-fit: cover; display: block; }
.color-box .color { display: inline-block; width: 20px; height: 20px; border: 1px solid #ddd; border-radius: 2px; cursor: pointer; }
.color-box .color:hover { border-color: #111111; }
.variant-links { display: flex; flex-wrap: wrap; gap: 4px; }
.variant-links a { display: inline-block; }
.variant-links .color { width: 20px; height: 20px; border: 1px solid #ddd; border-radius: 2px; display: inline-block; }

body .text-primary { color: var(--primary); }
body .text-secondary { color: var(--secondary); }
body .text-success { color: var(--success); }
body .text-danger { color: var(--danger); }
body .text-warning { color: var(--warning); }
body .text-info { color: #17a2b8; }
body .text-light { color: var(--light); }
body .text-dark { color: var(--dark); }
body .text-muted { color: var(--text-muted); }
body .text-white { color: #fff; }
body .text-body { color: #222; }
body .text-black-50 { color: rgba(0, 0, 0, .5); }
body .text-white-50 { color: rgba(255, 255, 255, .5); }

/* --- Background helpers --- */
body .bg-primary { background-color: var(--primary); }
body .bg-secondary { background-color: var(--secondary); }
body .bg-success { background-color: var(--success); }
body .bg-danger { background-color: var(--danger); }
body .bg-warning { background-color: #ffc107; }
body .bg-info { background-color: #17a2b8; }
body .bg-light { background-color: var(--light); }
body .bg-dark { background-color: var(--dark); }
body .bg-white { background-color: #fff; }
body .bg-transparent { background-color: transparent; }

/* --- Text alignment --- */
body .text-left { text-align: left; }
body .text-right { text-align: right; }
body .text-center { text-align: center; }
body .text-justify { text-align: justify; }

@media (min-width: 576px) {
  body .text-sm-left { text-align: left; }
  body .text-sm-right { text-align: right; }
  body .text-sm-center { text-align: center; }
}

@media (min-width: 768px) {
  body .text-md-left { text-align: left; }
  body .text-md-right { text-align: right; }
  body .text-md-center { text-align: center; }
}

@media (min-width: 992px) {
  body .text-lg-left { text-align: left; }
  body .text-lg-right { text-align: right; }
  body .text-lg-center { text-align: center; }
}

@media (min-width: 1200px) {
  body .text-xl-left { text-align: left; }
  body .text-xl-right { text-align: right; }
  body .text-xl-center { text-align: center; }
}

/* --- Font weight / style --- */
body .font-weight-light { font-weight: 300; }
body .font-weight-normal { font-weight: 400; }
body .font-weight-semibold { font-weight: 600; }
body .font-weight-bold { font-weight: 600; }
body .font-italic { font-style: italic; }
body .text-uppercase { text-transform: uppercase; font-weight: 600; }
body .text-lowercase { text-transform: lowercase; }
body .text-capitalize { text-transform: capitalize; }
body .text-nowrap { white-space: nowrap; }
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .text-decoration-none { text-decoration: none; }

/* --- Display --- */
body .d-none { display: none; }
body .d-inline { display: inline; }
body .d-inline-block { display: inline-block; }
body .d-block { display: block; }
body .d-flex { display: flex; }
body .d-inline-flex { display: inline-flex; }
body .d-table { display: table; }
body .d-table-row { display: table-row; }
body .d-table-cell { display: table-cell; }

@media (min-width: 576px) {
  body .d-sm-none { display: none; }
  body .d-sm-inline { display: inline; }
  body .d-sm-inline-block { display: inline-block; }
  body .d-sm-block { display: block; }
  body .d-sm-flex { display: flex; }
  body .d-sm-inline-flex { display: inline-flex; }
}

@media (min-width: 768px) {
  body .d-md-none { display: none; }
  body .d-md-inline { display: inline; }
  body .d-md-inline-block { display: inline-block; }
  body .d-md-block { display: block; }
  body .d-md-flex { display: flex; }
  body .d-md-inline-flex { display: inline-flex; }
}

@media (min-width: 992px) {
  body .d-lg-none { display: none; }
  body .d-lg-inline { display: inline; }
  body .d-lg-inline-block { display: inline-block; }
  body .d-lg-block { display: block; }
  body .d-lg-flex { display: flex; }
  body .d-lg-inline-flex { display: inline-flex; }
}

@media (min-width: 1200px) {
  body .d-xl-none { display: none; }
  body .d-xl-inline { display: inline; }
  body .d-xl-inline-block { display: inline-block; }
  body .d-xl-block { display: block; }
  body .d-xl-flex { display: flex; }
  body .d-xl-inline-flex { display: inline-flex; }
}

/* --- Flexbox utilities --- */
body .flex-row { flex-direction: row; }
body .flex-column { flex-direction: column; }
body .flex-row-reverse { flex-direction: row-reverse; }
body .flex-column-reverse { flex-direction: column-reverse; }
body .flex-wrap { flex-wrap: wrap; }
body .flex-nowrap { flex-wrap: nowrap; }
body .flex-wrap-reverse { flex-wrap: wrap-reverse; }
body .flex-fill { flex: 1 1 auto; }
body .flex-grow-0 { flex-grow: 0; }
body .flex-grow-1 { flex-grow: 1; }
body .flex-shrink-0 { flex-shrink: 0; }
body .flex-shrink-1 { flex-shrink: 1; }

body .justify-content-start { justify-content: flex-start; }
body .justify-content-end { justify-content: flex-end; }
body .justify-content-center { justify-content: center; }
body .justify-content-between { justify-content: space-between; }
body .justify-content-around { justify-content: space-around; }

body .align-items-start { align-items: flex-start; }
body .align-items-end { align-items: flex-end; }
body .align-items-center { align-items: center; }
body .align-items-baseline { align-items: baseline; }
body .align-items-stretch { align-items: stretch; }

body .align-self-auto { align-self: auto; }
body .align-self-start { align-self: flex-start; }
body .align-self-end { align-self: flex-end; }
body .align-self-center { align-self: center; }
body .align-self-baseline { align-self: baseline; }
body .align-self-stretch { align-self: stretch; }

body .align-content-start { align-content: flex-start; }
body .align-content-end { align-content: flex-end; }
body .align-content-center { align-content: center; }
body .align-content-between { align-content: space-between; }
body .align-content-around { align-content: space-around; }
body .align-content-stretch { align-content: stretch; }

body .order-first { order: -1; }
body .order-last { order: 13; }
body .order-0 { order: 0; }
body .order-1 { order: 1; }
body .order-2 { order: 2; }
body .order-3 { order: 3; }
body .order-4 { order: 4; }
body .order-5 { order: 5; }
body .order-6 { order: 6; }
body .order-7 { order: 7; }
body .order-8 { order: 8; }
body .order-9 { order: 9; }
body .order-10 { order: 10; }
body .order-11 { order: 11; }
body .order-12 { order: 12; }

/* --- Spacing (Bootstrap 4 pattern: 0=0, 1=0.25rem, 2=0.5rem, 3=1rem, 4=1.5rem, 5=3rem) --- */

/* Margin */
body .m-0 { margin: 0; }
body .m-1 { margin: 0.25rem; }
body .m-2 { margin: 0.5rem; }
body .m-3 { margin: 1rem; }
body .m-4 { margin: 1.5rem; }
body .m-5 { margin: 3rem; }
body .m-auto { margin: auto; }

body .mt-0 { margin-top: 0; }
body .mt-1 { margin-top: 0.25rem; }
body .mt-2 { margin-top: 0.5rem; }
body .mt-3 { margin-top: 1rem; }
body .mt-4 { margin-top: 1.5rem; }
body .mt-5 { margin-top: 3rem; }
body .mt-auto { margin-top: auto; }

body .mr-0 { margin-right: 0; }
body .mr-1 { margin-right: 0.25rem; }
body .mr-2 { margin-right: 0.5rem; }
body .mr-3 { margin-right: 1rem; }
body .mr-4 { margin-right: 1.5rem; }
body .mr-5 { margin-right: 3rem; }
body .mr-auto { margin-right: auto; }

body .mb-0 { margin-bottom: 0; }
body .mb-1 { margin-bottom: 0.25rem; }
body .mb-2 { margin-bottom: 0.5rem; }
body .mb-3 { margin-bottom: 1rem; }
body .mb-4 { margin-bottom: 1.5rem; }
body .mb-5 { margin-bottom: 3rem; }
body .mb-auto { margin-bottom: auto; }

body .ml-0 { margin-left: 0; }
body .ml-1 { margin-left: 0.25rem; }
body .ml-2 { margin-left: 0.5rem; }
body .ml-3 { margin-left: 1rem; }
body .ml-4 { margin-left: 1.5rem; }
body .ml-5 { margin-left: 3rem; }
body .ml-auto { margin-left: auto; }

body .mx-0 { margin-left: 0; margin-right: 0; }
body .mx-1 { margin-left: 0.25rem; margin-right: 0.25rem; }
body .mx-2 { margin-left: 0.5rem; margin-right: 0.5rem; }
body .mx-3 { margin-left: 1rem; margin-right: 1rem; }
body .mx-4 { margin-left: 1.5rem; margin-right: 1.5rem; }
body .mx-5 { margin-left: 3rem; margin-right: 3rem; }
body .mx-auto { margin-left: auto; margin-right: auto; }

body .my-0 { margin-top: 0; margin-bottom: 0; }
body .my-1 { margin-top: 0.25rem; margin-bottom: 0.25rem; }
body .my-2 { margin-top: 0.5rem; margin-bottom: 0.5rem; }
body .my-3 { margin-top: 1rem; margin-bottom: 1rem; }
body .my-4 { margin-top: 1.5rem; margin-bottom: 1.5rem; }
body .my-5 { margin-top: 3rem; margin-bottom: 3rem; }
body .my-auto { margin-top: auto; margin-bottom: auto; }

/* Negative margins */
body .mt-n1 { margin-top: -0.25rem; }
body .mt-n2 { margin-top: -0.5rem; }
body .mt-n3 { margin-top: -1rem; }
body .mt-n4 { margin-top: -1.5rem; }
body .mt-n5 { margin-top: -3rem; }

body .mb-n1 { margin-bottom: -0.25rem; }
body .mb-n2 { margin-bottom: -0.5rem; }
body .mb-n3 { margin-bottom: -1rem; }
body .mb-n4 { margin-bottom: -1.5rem; }
body .mb-n5 { margin-bottom: -3rem; }

/* Padding */
body .p-0 { padding: 0; }
body .p-1 { padding: 0.25rem; }
body .p-2 { padding: 0.5rem; }
body .p-3 { padding: 1rem; }
body .p-4 { padding: 1.5rem; }
body .p-5 { padding: 3rem; }

body .pt-0 { padding-top: 0; }
body .pt-1 { padding-top: 0.25rem; }
body .pt-2 { padding-top: 0.5rem; }
body .pt-3 { padding-top: 1rem; }
body .pt-4 { padding-top: 1.5rem; }
body .pt-5 { padding-top: 3rem; }

body .pr-0 { padding-right: 0; }
body .pr-1 { padding-right: 0.25rem; }
body .pr-2 { padding-right: 0.5rem; }
body .pr-3 { padding-right: 1rem; }
body .pr-4 { padding-right: 1.5rem; }
body .pr-5 { padding-right: 3rem; }

body .pb-0 { padding-bottom: 0; }
body .pb-1 { padding-bottom: 0.25rem; }
body .pb-2 { padding-bottom: 0.5rem; }
body .pb-3 { padding-bottom: 1rem; }
body .pb-4 { padding-bottom: 1.5rem; }
body .pb-5 { padding-bottom: 3rem; }

body .pl-0 { padding-left: 0; }
body .pl-1 { padding-left: 0.25rem; }
body .pl-2 { padding-left: 0.5rem; }
body .pl-3 { padding-left: 1rem; }
body .pl-4 { padding-left: 1.5rem; }
body .pl-5 { padding-left: 3rem; }

body .px-0 { padding-left: 0; padding-right: 0; }
body .px-1 { padding-left: 0.25rem; padding-right: 0.25rem; }
body .px-2 { padding-left: 0.5rem; padding-right: 0.5rem; }
body .px-3 { padding-left: 1rem; padding-right: 1rem; }
body .px-4 { padding-left: 1.5rem; padding-right: 1.5rem; }
body .px-5 { padding-left: 3rem; padding-right: 3rem; }

body .py-0 { padding-top: 0; padding-bottom: 0; }
body .py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem; }
body .py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
body .py-3 { padding-top: 1rem; padding-bottom: 1rem; }
body .py-4 { padding-top: 1.5rem; padding-bottom: 1.5rem; }
body .py-5 { padding-top: 3rem; padding-bottom: 3rem; }

/* --- Sizing --- */
body .w-25 { width: 25%; }
body .w-50 { width: 50%; }
body .w-75 { width: 75%; }
body .w-100 { width: 100%; }
body .w-auto { width: auto; }

body .h-25 { height: 25%; }
body .h-50 { height: 50%; }
body .h-75 { height: 75%; }
body .h-100 { height: 100%; }
body .h-auto { height: auto; }

body .mw-100 { max-width: 100%; }
body .mh-100 { max-height: 100%; }
body .min-vw-100 { min-width: 100vw; }
body .min-vh-100 { min-height: 100vh; }
body .vw-100 { width: 100vw; }
body .vh-100 { height: 100vh; }

/* --- Position --- */
body .position-static { position: static; }
body .position-relative { position: relative; }
body .position-absolute { position: absolute; }
body .position-fixed { position: fixed; }
body .position-sticky { position: sticky; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

/* --- Float --- */
body .float-left { float: left; }
body .float-right { float: right; }
body .float-none { float: none; }

/* --- Overflow --- */
body .overflow-auto { overflow: auto; }
body .overflow-hidden { overflow: hidden; }

/* --- Visibility --- */
body .visible { visibility: visible; }
body .invisible { visibility: hidden; }

/* --- Borders --- */
body .border { border: 1px solid var(--border); }
body .border-top { border-top: 1px solid var(--border); }
body .border-right { border-right: 1px solid var(--border); }
body .border-bottom { border-bottom: 1px solid var(--border); }
body .border-left { border-left: 1px solid var(--border); }
body .border-0 { border: 0; }
body .border-top-0 { border-top: 0; }
body .border-right-0 { border-right: 0; }
body .border-bottom-0 { border-bottom: 0; }
body .border-left-0 { border-left: 0; }

body .border-primary { border-color: var(--primary); }
body .border-secondary { border-color: var(--secondary); }
body .border-success { border-color: var(--success); }
body .border-danger { border-color: var(--danger); }
body .border-warning { border-color: var(--warning); }
body .border-info { border-color: #17a2b8; }
body .border-light { border-color: var(--light); }
body .border-dark { border-color: var(--dark); }
body .border-white { border-color: #fff; }

/* --- Border radius --- */
body .rounded { border-radius: 0.25rem; }
body .rounded-sm { border-radius: 0.2rem; }
body .rounded-lg { border-radius: 0.4rem; }
body .rounded-circle { border-radius: 50%; }
body .rounded-pill { border-radius: 50rem; }
body .rounded-0 { border-radius: 0; }
body .rounded-top {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
body .rounded-bottom {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* --- Shadow --- */
body .shadow-sm { box-shadow: var(--sh-card); }
body .shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15); }
body .shadow-lg { box-shadow: var(--sh-hover); }
body .shadow-none { box-shadow: none; }

/* --- Clearfix --- */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* --- Screen readers --- */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* --- List utilities --- */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* --- Image utilities --- */
.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid var(--border);
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* --- Embed responsive (video, iframe) --- */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* Hidden utility */
.hidden { display: none; }

/* Collapse */
/* Facet filters on desktop */
#search_filters .collapse { display: block; }
#search_filters .facet .title.hidden-md-up { display: none; }
#search_filters .facet ul { list-style: none; padding: 0; }
#search_filters .facet li { padding: 2px 0; }
#search_filters .facet .facet-title {
  width: calc(100% - 30px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}
.collapsing { height: 0; overflow: hidden; transition: height 0.35s ease; }

/* ==========================================================================
   19. Bootstrap 4 Alpha Responsive Utilities (from custom.css)
   ========================================================================== */

/* Hidden classes - high specificity via body prefix */
body .hidden-xs-up { display: none; }
@media (max-width: 575px) { body .hidden-xs-down { display: none; } }
@media (min-width: 576px) { body .hidden-sm-up { display: none; } }
@media (max-width: 767px) { body .hidden-sm-down { display: none; } }
@media (min-width: 768px) { body .hidden-md-up { display: none; } }
@media (max-width: 991px) { body .hidden-md-down { display: none; } }
@media (min-width: 992px) { body .hidden-lg-up { display: none; } }
@media (max-width: 1199px) { body .hidden-lg-down { display: none; } }
@media (min-width: 1200px) { body .hidden-xl-up { display: none; } }
@media (max-width: 1439px) { body .hidden-xl-down { display: none; } }

/* Float classes */
.float-xs-left { float: left; }
.float-xs-right { float: right; }
.float-xs-none { float: none; }
@media (min-width: 576px) {
  .float-sm-left { float: left; }
  .float-sm-right { float: right; }
}
@media (min-width: 768px) {
  .float-md-left { float: left; }
  .float-md-right { float: right; }
}
@media (min-width: 992px) {
  .float-lg-left { float: left; }
  .float-lg-right { float: right; }
}

/* Text alignment xs */
.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
@media (min-width: 576px) {
  .text-sm-left { text-align: left; }
  .text-sm-right { text-align: right; }
  .text-sm-center { text-align: center; }
}

/* ==========================================================================
   20. Components (from custom.css)
   ========================================================================== */

/* Product Flags */
.product-flag, .product-flags li { background: #C45000; color: #fff; font-size: 12px; font-weight: 600; padding: 4px 8px; border-radius: 2px; text-transform: uppercase; }
.product-flag.discount, .product-flags .discount { background: #dc3545; }
.product-flag.new, .product-flags .new { background: #C45000; }

/* ==========================================================================
   21. Responsive / Media Queries
   ========================================================================== */

/* --- Print --- */
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none;
    box-shadow: none;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .l-header,
  .l-footer,
  .breadcrumb {
    display: none;
  }

  body {
    font-size: 12pt;
    color: #000;
    background: #fff;
  }
}

/* --- Small devices (landscape phones, < 576px) --- */
@media (max-width: 575.98px) {
  .header-top__block--logo {
    flex: 0 0 auto;
    max-width: none;
  }

  .header-top__block--logo .logo img {
    max-width: 100px;
    padding: 8px;
  }

  .header-top__block--search {
    padding: 0 8px;
  }

  h1 { font-size: 1.5rem; }
  h2 { font-size: 1.25rem; }
  h3 { font-size: 1.125rem; }

  .container {
    padding-left: 12px;
    padding-right: 12px;
  }

  /* Hide desktop nav on mobile */
  .main-menu__list--depth-1 {
    flex-direction: column;
  }

  .main-menu__list--depth-2,
  .main-menu__list--depth-3 {
    position: static;
    box-shadow: none;
    border: none;
    padding-left: 15px;
  }
}

/* --- Medium devices up (>= 768px) --- */
@media (min-width: 768px) {
  .header-top__block--logo .logo img {
    max-width: 140px;
  }
}

/* === PAGE SPECIFIC CSS === */
/* ==========================================================================
   PRODUCT-MOBILE.CSS - Product detail page styles (mobile < 1440px)
   PrestaShop 8.2.5 Classic Theme - ZERO !important
   ========================================================================== */

/* ---------- CSS Variables — Modern Grid ---------- */
:root {
  --primary:        #111111;
  --primary-dark:   #000000;
  --primary-light:  #333333;
  --accent:         #C45000;
  --text-dark:      #111111;
  --border:         #e0e0e0;
  --sh-card:        none;
  --sh-hover:       0 0 0 2px #111;
  --t:              .15s ease;
  --font: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}

/* --- Modern Grid: Wide panoramic gallery, narrow side thumbs --- */
.product-cover { aspect-ratio: 3 / 2; overflow: hidden; background: #f5f5f5; border: 2px solid #e0e0e0; }
.product-cover img { width: 100%; height: 100%; object-fit: contain; padding: 24px; }
.product-thumbs { margin-top: 12px; display: flex; gap: 4px; }
.product-thumbs__elem { width: 50px; height: 66px; padding: 2px; border: 2px solid #e0e0e0; background: #fff; }
.product-thumbs__elem.active, .product-thumbs__elem.swiper-slide-thumb-active { border-color: #C45000; }
.product-thumbs__elem img { width: 100%; height: 100%; object-fit: cover; }

/* ==========================================================================
   1. PRODUCT CONTAINER
   ========================================================================== */
.product-container.js-product-container {
  background: #fff;
  padding: 10px 0;
  border-radius: 0;
}

.row.top-product {
  margin: 0 auto;
}

/* ==========================================================================
   2. PRODUCT IMAGES GALLERY
   ========================================================================== */
.js-product-main-images {
  cursor: zoom-in;
}

.product-main-images {
  position: relative;
}

.product-main-images img {
  padding: 40px 32px 80px;
}

.product-cover {
  position: relative;
  cursor: zoom-in;
}

.product-cover img {
  width: 100%;
  height: auto;
}

.product-thumbs {
  margin-right: auto;
  margin-left: 10px;
  overflow: hidden;
  width: 400px;
  margin-top: 40px;
}

.product-thumbs__elem {
  padding: 15px;
  cursor: pointer;
  border: 1px solid #bababa;
  opacity: 0.6;
  transition: 0.3s ease opacity;
  margin-bottom: 10px;
}

.product-thumbs__elem:focus,
.product-thumbs__elem:hover {
  opacity: 0.8;
}

.product-thumbs__elem.swiper-slide-thumb-active,
.product-thumbs__elem.active {
  opacity: 1;
  border: 1px solid #5f5f5f;
  border-bottom: 2px solid #C45000;
}

/* Image counter badge */
.swiper-counter.counter-top-image {
  position: absolute;
  left: 35px;
  min-width: 44px;
  bottom: 0;
  background: var(--primary-dark);
  z-index: 1;
  padding: 6px 8px;
  font-size: 13px;
  color: #fff;
}

/* Product flags on images */
body .js-product-images .product-flags {
  bottom: auto;
  top: 20px;
  padding-right: 20px;
  text-align: right;
}

/* Swiper navigation */
.swiper-button-custom .material-icons {
  color: #fff;
}

body .container.cont-padd .swiper-button-custom {
  background: #054992;
  border-radius: 2px;
}

/* ==========================================================================
   3. PRODUCT INFO - RIGHT COLUMN
   ========================================================================== */
.right-column {
  padding: 15px;
}

#product .product-name {
  font-weight: 700;
  line-height: 1.35;
  color: var(--text-dark);
}

/* ==========================================================================
   4. PRICING
   ========================================================================== */
.product-prices.js-product-prices {
  padding: 25px 30px 30px;
  background: #fff;
}

.product-prices {
  margin-bottom: 0;
}

.product-price .price,
.price--lg,
#pprice {
  font-size: 26px;
  font-weight: 700;
  color: var(--primary-dark);
}

.product-price .price--regular,
.regular-price {
  font-size: 18px;
  font-weight: 600;
  text-decoration: line-through;
  color: #999;
}

.percenrage-price,
.discount-percentage {
  font-size: 12px;
  background: var(--accent);
  color: #fff;
  padding: 2px 6px;
  border-radius: 2px;
  display: inline-block;
}

.has-discount .price {
  color: var(--accent);
}

/* ==========================================================================
   5. ADD TO CART
   ========================================================================== */
.product-add-to-cart {
  margin-top: 15px;
}

.product-actions.js-product-actions {
  padding: 0 30px;
  background: #fff;
}

#product-availability {
  margin-bottom: 0;
}

.product-quantity {
  display: flex;
  align-items: center;
}

.product-add-to-cart .bootstrap-touchspin {
  border-radius: 0;
}

.input-touchspin,
.product-quantity .qty input[type="number"] {
  width: 60px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #ddd;
}

.btn-primary.add-to-cart,
.product-add-to-cart .input-group,
.product-add-to-cart .favorite-products {
  height: 65px;
}

body .btn-primary.add-to-cart,
body .add-to-cart button,
body #koszykmain {
  background: #C45000;
  color: #fff;
  height: 65px;
  font-weight: 700;
  border: 0;
  border-radius: 6px;
  width: 100%;
  font-size: 16px;
  line-height: 2.5rem;
  box-shadow: none;
  text-transform: uppercase;
}
body .btn-primary.add-to-cart:hover,
body .add-to-cart button:hover,
body #koszykmain:hover {
  background: #A33D00;
  color: #fff;
}

.btn-primary.add-to-cart span {
  position: relative;
}

.btn-primary.add-to-cart span:before {
  content: '';
  width: 34px;
  height: 34px;
  position: absolute;
  left: -3px;
  top: -6px;
  background-size: 34px;
  background: url(data:image/jpeg;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAABGpJREFUeJztm12IVkUYx/+zrrVmK+1CEEGFWVm2UF2UmRBSNxXVjRBFRBeFXkRXRXQVQSpFH4TgVQRdRKEI1YVkaVIRahaVSbVK2BKVEqR9bbtuq78uzsQ+O/ue97zve+Z8WOd3Ne/M88w895z5nnklhoaGhob/Ly6MANZLelDSfB81LemYpC8l7ZC0xTn3W2kWlgnQB/xNe34FHgH6qra3EIBNHTgB4A1gfnaOpznAQmAEWAN8EThhY9X2lQrggA3GAdPAsqrtKh3gVeOEp6q2p3SAm40DPqjantIBBn3zBxgH+qu2qXSAA6YVXFW1Pb2S58vtkzTiw7cAf0SwBzZHnXN/FZKznxZPBz4H7kqrR57V3Mc5dMvkakmbgadbJc7ZC3QKME/ScCSABcBmY+M7oUzeDc0eE16RM6/oOOcmJD1soq4LZfI6YLcJ340ihsmfCIbLW6Kp8W4o9R++3Z7jaPlFffVnl7cifpHXEeEvuRBCuHVUe5BNcjLzHFTzT851j0vKktH3DSsL8q/slkdmNTt9ac4H2Lz1B0YqO6+DQF5p2WRdFPrifEqSGGqMCXluDHaU34LFq9XRW4nQJteJTWhu9y6kuBqW7XRlf0kvO3QOHPPbMMrOO8KnCGW2L8/xVbuInTqsChKGl3CQK7yfV2dmMihmS1IfhdWh3WcImjeZsDMebjBoK2Y/oqOe7XOYxEecMGkjo8z9gXTU49ceVORSVN7SqxJjLvdF2XIiNR6oWopj/Hr59ZX6bvyy7kVQzEjy+fxnPxXH7K73L9SEPPuyhu4AHu+fvRPxVH8dsiWS8dV3ZOYqGFUFn5AAAAAElFTkSuQmCC);
}

.btn-primary.add-to-cart:hover,
.add-to-cart button:hover,
#koszykmain:hover {
  background: #C45000;
}

#koszykmain.btn-primary:disabled {
  line-height: 16px;
  padding: 0 10px;
}

body .product-add-to-cart .favorite-products {
  margin-top: 0;
}

.product-add-to-cart .favorite-products a {
  height: 65px;
}

body .product-add-to-cart .add.col.px-1 {
  padding-right: 0;
}

.product-add-to-cart .col-auto.px-1 {
  display: none;
}

body .js-product-actions-buttons .favorite-btn {
  padding: 20px;
  background: #0689a7;
  border-radius: 0;
  border: 0;
}

.js-product-actions-buttons .favorite-btn span {
  color: #fff;
}

/* ==========================================================================
   6. PRODUCT VARIANTS
   ========================================================================== */
.product-variants {
  margin-bottom: 0;
}

body .product-variants .control-label,
body .variant-plus .control-label {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 15px;
}

.variant-color li {
  display: inline-block;
  padding-right: 5px;
  margin-bottom: 5px;
}

.attribute-radio__label {
  position: relative;
  margin: 0;
}

.attribute-radio__input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.attribute-radio__input:checked ~ .attribute-radio__text {
  border-color: #222;
}

.attribute-radio__text {
  display: block;
  min-width: 2.1875rem;
  padding: 10px 20px;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
  border: 1px solid #dee2e6;
  border-radius: 3px;
}

/* ==========================================================================
   7. PRODUCT TABS (DESCRIPTION)
   ========================================================================== */
body .product-gallery {
  margin-top: 60px;
  margin-bottom: 40px;
}

.product-gallery .col-lg-12 {
  margin: 20px 0;
}

.gallery-head,
.product-gallery p.h2-head {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 15px;
  text-align: left;
}

.product-gallery p.h2-head {
  font-size: 17px;
}

.product-gallery p,
.product-gallery li,
.product-gallery a,
.product-gallery span {
  font-size: 15px;
  line-height: 24px;
  text-align: left;
}

.product-gallery p {
  margin-bottom: 10px;
}

.product-gallery li {
  position: relative;
  padding-left: 15px;
}

.product-gallery li:before {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  background: #333;
  border-radius: 50%;
  top: 10px;
  left: 0;
}

/* Product tabs accordion */
body .product-tabs .title-col .tabs-head {
  width: 100%;
  font-weight: 700;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  display: block;
}

.product-tabs .title-col p {
  font-weight: 700;
  font-size: 18px;
  position: relative;
}

body .product-tabs .card-body {
  padding: 20px 0;
}

.product-tabs .title-col .material-icons {
  position: relative;
  top: 4px;
  right: 9px;
}

.product-tabs .cms-content,
.product-tabs .cms-content p,
.product-tabs .cms-content span,
.product-tabs .cms-content li,
.product-tabs .cms-content a {
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
}

.product-tabs .cms-content a {
  text-decoration: underline;
  color: #054992;
}

.product-tabs .cms-content a:hover {
  text-decoration: none;
}

.product-tabs .cms-content p {
  margin-bottom: 15px;
}

.product-tabs .cms-content ul {
  margin: 15px 0;
  padding-left: 0;
}

.product-tabs .cms-content li {
  position: relative;
  padding-left: 16px;
  list-style: none;
  margin-bottom: 2px;
}

.product-tabs .cms-content li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #222;
  left: 0;
  top: 10px;
  position: absolute;
}

/* Features tab */
#cechy a.fvalue {
  color: #054992;
}

#cechy .fname {
  width: 50%;
  text-align: left;
  font-weight: 700;
}

#cechy .fvalue {
  width: calc(50% - 20px);
  font-weight: 600;
}

#cechy li:nth-child(odd) {
  background: #f9f9f9;
}

#cechy li {
  padding: 12px 20px;
  width: 100%;
  font-size: 15px;
  display: flex;
}

/* ==========================================================================
   8. MINI TABS (Delivery, Brand, Returns info)
   ========================================================================== */
.mini-tabs {
  border: 1px solid #e8e8e8;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  background: #fff;
  padding: 0 30px 20px;
}

body .mini-tabs .title-col a {
  width: 100%;
  font-weight: 700;
  border-top: 1px solid #ddd;
  padding: 18px 15px 10px 24px;
  display: block;
  background: #fff;
}

body .mini-tabs .title-col.no-border a {
  border-top: 0;
}

.title-col a[aria-expanded="true"] span {
  rotate: 180deg;
}

.mini-tabs .title-col p {
  font-weight: 500;
  text-transform: none;
  font-size: 14px;
  position: relative;
  padding-left: 34px;
}

.mini-tabs .title-col p:before {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 3px;
  background-size: 100%;
}

/* Delivery tab icon */
.mini-tabs .title-col .tabs-delivery p:before {
  background-size: 24px;
  width: 24px;
  height: 24px;
  left: -3px;
  top: 0;
  background-image: url(data:image/jpeg;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAACxAAAAsQHGLUmNAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAW5JREFUSInt079LVWEcx/HXvVyyaOnGbSkRKxoaCgeHK0F7KebiYEvgXSIIggsNQYGTqy4OgeggiUM1OYWbP5L8B+4mFIgkFUTREOjwPAdOh3OvB3Ey3/DA+XzP5/l+z/N9zpdTTjylNvFbmDtkbxXd+It9LKFxfJ/GOB7H5/PYw5OsqZLRl3E2pX/ia4FivzCEFbzBj7wCJUziXCq2jecFCsBHLMd1p+CejqRblFDBdzxMAiVcxfWM8TfWDykwhlf4kon3ooY6WiWMRJHmDyaEv+Mo3MZrPDvi/kLcwGI5igtCS7biepQy9uMBLnZIVsZdDAq/LOyi1m7QEmZi4haG8RSrGU8F77CDb7iH0VjgbV7SS7gWTQup+BVsxnfp1RTuK2EA74V7+JB3ghfoQw/WYoKEz9jI+G9iCrNRnxHmZzXntP/QLQxPNeoRzOf46sJwdUXdxMtOidPcj0U2hHZV2/ga+CS0cFo4xSn/Cwe9jD6i6i3gWgAAAABJRU5ErkJggg==);
}

/* Brand tab icon */
.mini-tabs .title-col .tabs-brand p:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAACxAAAAsQHGLUmNAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAZFJREFUSIm11b9OVFEQBvDfWgO1YgLRpcTC5Tm0orK30xLXUjc8BNnY6gNgxVKYSOy0gtYYTbwI76BLMXP1utn7Z3H9kkluzpn5vpm5Z87hP6PXwWcTD7GN9VwrcIZDfL2u+A6OMU0r8DGtqKxPMFiEuId9/MIP7OHOHL+7eIaL9B3p0JEbeJOZHWClQ0IrGGfM6zaR/XTc60A8i2HGjuocdkSpB9cgLzHGTzX/5Fj0vKktH3DSsL8q/slkdmNTt9ac4H2Lz1B0YqO6+DQF5p2WRdFPrifEqSGGqMCXluDHaU34LFq9XRW4nQJteJTWhu9y6kuBqW7XRlf0kvO3QOHPPbMMrOO8KnCGW2L8/xVbuInTqsChKGl3CQK7yfV2dmMihmS1IfhdWh3WcImjeZsDMebjBoK2Y/oqOe7XOYxEecMGkjo8z9gXTU49ceVORSVN7SqxJjLvdF2XIiNR6oWopj/Hr59ZX6bvyy7kVQzEjy+fxnPxXH7K73L9SEPPuyhu4AHu+fvRPxVH8dsiWS8dV3ZOYqGFUFn5AAAAAElFTkSuQmCC);
}

/* Returns tab icon */
.mini-tabs .title-col .tabs-returns p:before {
  background-image: url(data:image/jpeg;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAsQAAALEBxi1JjQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAHGSURBVEiJxdY9axRRFAbgRw2uCtn4gYJCUNGI+hOCpFlLsbWwiBYq/gGxEAz+F20jVoZgMFgpJtEg6IIaDRaiRYz4ARauxZzkbpbJ3DEIvnA5w/l6z5w799zhP2MnruIuFvED3/AK47iIXRtJvB1j+I5OZi3hOrbVTX4EzyL4NyYwiqPYir54vhC2FaInOJBLfhgfIuAlhmsUNIx2xCxWkTTwPBwfYqDEZzpWL/pD38Fj67TrVlflZclJ7ShDU3qTa73G3VhW9LyqLVUEcCpyLCm+wFVcjsCJiuA6BDAZPqOwOZRnQt7JBNfB7ZBnu5XvgnUoE1znDY5Je7mKn6Fs1CBYC9rgZq9xLIxtxUBrXbcVsyaElVf4eh3IBg9ZeOJOKy2VIcYj6cRJXMCUdvjkcrFEQinbdlDa+ai2Hb24KlKIZlY7jDX7hC94qfgQu2eCl/8/wByYfiBNHGPmWAAAAAElFTkSuQmCC);
}

.title-col .material-icons {
  float: right;
  line-height: 1.2rem;
  margin-top: 2px;
}

.mini-tabs .card-body {
  padding-left: 56px;
}

.mini-tabs .card-body p,
.mini-tabs .card-body li,
.mini-tabs .card-body span,
.mini-tabs .card-body a {
  font-size: 14px;
  font-weight: 500;
}

.mini-tabs .card-body p {
  margin-bottom: 4px;
}

body .mini-tabs .carier-head,
body .mini-tabs .fname {
  font-weight: 700;
  color: #222;
}

.mini-tabs li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 3px;
  list-style: none;
}

.mini-tabs li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #222;
  left: 0;
  top: 6px;
  position: absolute;
}

.mini-tabs .min-cost {
  font-weight: 500;
  display: block;
  text-transform: none;
  font-size: 14px;
  margin-top: 1px;
}

.mini-tabs .title-col a[aria-expanded="true"] span.min-cost {
  rotate: 0deg;
}

.mini-tabs .feature-tabs li {
  margin-bottom: 6px;
}

/* Delivery info highlight */
.cost-color {
  color: #0057b1;
}

.min-cost-cl {
  font-weight: 700;
  color: #0057b1;
}

/* ==========================================================================
   9. PRODUCT INFO CARDS
   ========================================================================== */
.product-info-list li,
.product-description li {
  position: relative;
  padding-left: 16px;
  font-size: 14px;
  list-style: none;
  margin-bottom: 3px;
}

.product-info-list li:before,
.product-description li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #222;
  position: absolute;
  left: 0;
  top: 8px;
}

/* ==========================================================================
   10. PAYMENT INFO
   ========================================================================== */
.paymeent-info {
  text-align: center;
  margin-top: 15px;
}

.paymeent-info img {
  max-width: 80px;
  margin-left: 10px;
}

/* ==========================================================================
   11. PRODUCT ACCESSORIES (Related Products)
   ========================================================================== */
body .featured-products {
  margin-bottom: 70px;
}

/* ==========================================================================
   12. PRODUCT IMAGES MODAL
   ========================================================================== */
#product-modal.js-product-images-modal {
  max-width: 100%;
  margin: 0;
  background: #fff;
}

body #product-modal.js-product-images-modal {
  padding: 0;
}

body #product-modal.js-product-images-modal .modal-dialog {
  max-width: 100%;
  padding: 0;
  margin: 0;
}

body #product-modal.js-product-images-modal .swiper-counter {
  z-index: 1;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(5, 73, 146, 1);
  padding: 20px;
  color: #fff;
}

body #product-modal.js-product-images-modal .modal-body {
  padding: 50px;
}

.galery-width {
  position: relative;
  margin: 0 auto;
}

#product-modal.js-product-images-modal .modal-header {
  position: fixed;
  width: 100%;
  background: transparent;
  z-index: 10;
  align-items: flex-end;
  justify-content: flex-end;
}

#product-modal.js-product-images-modal .modal-header .close {
  background: rgba(255, 255, 255, 1);
}

#product-modal.js-product-images-modal .swiper-slide {
  height: 100vh;
}

#product-modal img {
  display: table;
  margin: auto;
}

/* Gallery modal */
#galleryModal .modal-dialog {
  max-width: 100%;
}

.more-gallery {
  width: 100%;
  margin-top: 30px;
}

.more-gallery .btn {
  border-radius: 40px;
  padding: 16px 30px;
}

/* Net/Video product modal */
.net-product {
  width: 220px;
  height: 40px;
  position: absolute;
  right: 25px;
  padding-left: 0;
  text-decoration: none;
  bottom: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 22px;
  background-color: #2e2b2a;
  background-image: url(data:image/jpeg;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAArdJREFUWIW9lktIVVEUhv91k6spDqKJmZHhKGkQZhHUoBcF5aBZUpMSSrBB0NhBAy0sGho0a5oRBGEPjYjIgQQp0ShLAyV7IJiDMki/Bucam+3Z555zTX/YsPdea/3r3+9tSgBgkpoltUg6JKlOUo2keUnTkj5IeiSp38wmk7gyAzgCvCYdFoA+oOF/JK4qkJWCeaB9JcnrgJEA+SIwCQwDb4GZBCG9QK6UkcclnwA6gFrP34Am4CbwMybuRlYBd2NGfA3Ip5y5VzEiWtMmPxqTvC3jAPLAfY/nM1BdLNBYvtuvBnwvEG3QPmB/jL0KGPW4OosJ2OMFfALKA763Hb/TAZ99Ht8E0X0Si5ykE15fj5n9TlSdADMbkvTc6aqX1JQk4KDTRtKDUpM78Dl2hxzLFF2vS5g0s+l/auCcpIcCpyLCm+wFVcjsCJiuA6BDAZPqOwOZRnQt7JBNfB7ZBnu5XvgnUoE1znDY5Je7mKn6Ns1CBYC9rgZq9xLIxtxUBrXbcVsyaElVf4eh3IBg9ZeOJOKy2VIcYj6cRJXMCUdvjkcrFEQinbdlDa+ai2Hb24KlKIZlY7jDX7hC94qfgQu2eCl/8/wByYfiBNHGPmWAAAAAElFTkSuQmCC);
}

.net-product span {
  padding: 7px 8px 12px;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  background: var(--primary-dark);
  display: inline-block;
}

body #net-product .modal-dialog .modal-body {
  padding: 0;
}

body #net-product .modal-dialog .modal-body .videowrapper {
  margin: 0;
}

.modal-size li {
  font-size: 14px;
  display: inline-block;
}

.modal-size li span {
  font-weight: 600;
}

.img-fluid-modal {
  max-width: 100%;
  height: auto;
}

body #net_product .modal-body {
  padding: 20px 30px 30px;
}

#net_product .modal-dialog {
  max-width: 800px;
}

/* Attachment */
.attachment-head a {
  font-weight: 700;
}

.attachment-head a span {
  font-weight: 600;
}

.attachment p {
  font-size: 14px;
  font-weight: 600;
}

.attachment .material-icons {
  position: relative;
  top: 2px;
  font-size: 16px;
}

.arch-prod {
  font-weight: 700;
}

/* ==========================================================================
   13. CUSTOM FORM - BAGANDYNAMIC MODULE
   ========================================================================== */
.bd-wrapper {
  width: 100%;
  padding: 25px 30px;
  background: #f4f4f4;
  border: 1px solid #ddd;
}

.bagan-dynamic-form {
  position: relative;
}

.bagan-dynamic-form.loading:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(255, 255, 255, 0.6);
}

.bd-header {
  color: #ff710c;
  font-weight: bold;
}

.mesh-box {
  margin-bottom: 15px;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 15px;
}

.head-conf {
  font-weight: 700;
  font-size: 14px;
}

.mesh-info {
  font-size: 13px;
  color: #555;
}

.bd-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.bd-row label {
  width: 150px;
  text-align: left;
  padding-right: 10px;
  font-size: 13px;
}

.bagan-dynamic-form .form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #222;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.bd-row .form-control {
  max-width: 120px;
}

.bd-row input,
.bd-row select {
  font-size: 14px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  padding: 6px 10px;
}

.bd-row > span {
  max-width: 20%;
  padding-left: 10px;
  text-align: center;
}

span.bd-line {
  max-width: 100%;
  text-align: left;
  padding: 10px 0 0;
  margin-left: 150px;
}

.summary-all {
  font-size: 15px;
  font-weight: 600;
}

.box-add button {
  background: var(--primary-dark);
  color: #fff;
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
  margin: 10px auto;
  border-radius: 8px;
  font-size: 20px;
  font-weight: 400;
  line-height: 3rem;
  text-transform: uppercase;
  text-align: center;
  border: none;
  box-shadow: 0 2px 8px rgba(4, 29, 68, 0.3);
  cursor: pointer;
  transition: var(--t);
}

.box-add button:hover {
  background: #C45000;
}

.bagan-dynamic-form b,
.bagan-dynamic-form strong {
  font-weight: 700;
}

/* ==========================================================================
   14. STICKY CART BAR
   ========================================================================== */
#koszyk .row { margin: 0; }
#koszyk .container,
#navbar-top .container { padding: 0 0.675rem; }

#koszyk {
  display: none;
  z-index: 101;
  padding: 5px 20px;
  box-shadow: 0 0 14px rgba(0, 0, 0, .1);
}

#koszyk #navbar-top {
  box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
}

#koszyk img { max-width: 50px; }
body #navbar-top { z-index: 100; }
#recaftsticky #nbc { font-size: 13px; position: relative; top: 1px; }
.koszyktitle .h4 { font-size: 14px; font-weight: 700; }
body #koszyk #prodadd { max-width: 320px; margin-top: 0; }
#koszcart { display: flex; justify-content: center; }
body #koszyk #prodadd .add,
body #koszyk-mobile .add { margin-top: 0; }
#koszyk .price { font-size: 1rem; text-align: right; width: 100%; }
#koszyk .favorite-products { position: relative; background-color: #efefef; padding: 20px; top: -3px; }
#koszyk .favorite-products span { position: relative; top: 5px; }
.col.koszcart { max-width: 440px; text-align: right; }

#navbar-top {
  display: none;
}

#navbar-main {
  position: relative;
  margin: 0 auto;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  border-radius: 0;
}

.nav-link {
  font-size: 12px;
  padding: 0.7rem 1rem;
  font-weight: 700;
}

#nbstars {
  float: right;
  margin-left: 5px;
  margin-top: 2px;
}

.container.home-width {
  padding: 0;
}

body .home-width {
  position: relative;
  max-width: 1580px;
  margin: 0 auto;
  width: 100%;
}

/* ==========================================================================
   15. RESPONSIVE - min-width: 768px (Tablet) - shared
   ========================================================================== */
@media (min-width: 768px) {
  .js-product-main-images .swiper-button-prev.swiper-button-custom {
    left: -100px;
    transition: 0.3s;
  }

  .js-product-main-images:hover .swiper-button-prev.swiper-button-custom {
    left: 20px;
  }

  .js-product-main-images .swiper-button-next.swiper-button-custom {
    right: -100px;
    transition: 0.3s;
  }

  .js-product-main-images:hover .swiper-button-next.swiper-button-custom {
    right: 20px;
  }

  .js-product-images {
    padding-left: 0;
  }

  .js-product-main-images .swiper-button-custom {
    margin-top: -40px;
  }
}

/* ==========================================================================
   16. RESPONSIVE - min-width: 992px (Desktop) - shared
   ========================================================================== */
@media (min-width: 992px) {
  body:not(.modal-open) .p-left-zone .position-relative {
    position: sticky;
    top: 35px;
  }

  #product-modal .modal-lg,
  #product-modal .modal-xl {
    max-width: 99%;
  }

  body #product-modal.js-product-images-modal .swiper-button-custom,
  body .js-product-main-images .swiper-button-custom {
    width: 50px;
    height: 50px;
    background: rgba(5, 73, 146, 1);
    border: 0;
  }

  #product-modal.js-product-images-modal .swiper-button-custom .material-icons {
    font-size: 50px;
  }

  .swiper-button-custom .material-icons {
    color: #fff;
  }

  #content-wrapper {
    margin-top: 30px;
  }

  .product-tabs .cms-content h1,
  .product-tabs .cms-content h2,
  .product-tabs .cms-content h3,
  .product-tabs .cms-content h4,
  .product-tabs .cms-content h5 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 30px;
  }

  body .featured-products {
    margin-bottom: 70px;
  }

  .thums-width.gallery-height {
    min-height: 85px;
  }

  .product-tabs .title-col p {
    font-size: 26px;
  }

  .product-tabs .title-col .material-icons {
    position: relative;
    top: 12px;
    font-size: 40px;
    color: #666;
  }

  #navbar-main #tabfeat.product-tabs {
    display: none;
  }

  body #featclone {
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 30px;
    margin-right: 10px;
    margin-bottom: 60px;
  }

  #featclone .feat-head {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
  }

  body #navbar-main {
    margin-top: 50px;
  }

  #navbar-main #cechy li {
    background: #fff;
    padding: 8px 0;
  }

  .product-prices.js-product-prices {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-bottom: 0;
    border-radius: 0 10px 0 0;
  }

  .product-actions.js-product-actions {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    background: #fff;
  }

  body #featplus.p-right-zone {
    padding-left: 0;
  }
}

/* ==========================================================================
   17. RESPONSIVE - 992-1199 (Small desktop) - shared
   ========================================================================== */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-right-zone {
    flex: 0 0 410px;
    max-width: 410px;
    padding-left: 0;
  }

  .p-left-zone {
    flex: 0 0 calc(100% - 410px);
    max-width: calc(100% - 410px);
  }

  #product .product-name {
    font-size: 20px;
    line-height: 26px;
    margin-top: 15px;
    font-weight: 700;
  }

  .more-gallery {
    margin-left: 10px;
  }

  #koszykmain .add-txt:before {
    display: none;
  }

  #koszykmain .add-txt {
    padding-left: 0;
  }
}

/* ==========================================================================
   18. RESPONSIVE - min-width: 1200px (Large desktop) - shared
   ========================================================================== */
@media (min-width: 1200px) {
  .p-right-zone {
    flex: 0 0 490px;
    max-width: 490px;
    padding-left: 0;
  }

  .p-left-zone {
    flex: 0 0 calc(100% - 490px);
    max-width: calc(100% - 490px);
  }

  #product .product-name {
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
    margin-top: 20px;
    max-width: 90%;
  }

  .p-left-zone .position-relative {
    width: calc(100% + 64px);
    margin-left: -32px;
  }

  .product-thumbs,
  .more-gallery {
    margin-left: 35px;
  }

  .thums-width.gallery-height {
    min-height: 130px;
  }
}

/* ==========================================================================
   21. RESPONSIVE - 768-991 (Tablet only) - shared
   ========================================================================== */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #product .product-name {
    font-size: 24px;
    line-height: 33px;
    margin-top: 15px;
    font-weight: 700;
    max-width: 90%;
  }
}

/* ==========================================================================
   22. RESPONSIVE - max-width: 1199px - MOBILE ONLY
   ========================================================================== */
@media (max-width: 1199px) {
  .mini-tabs .title-col a {
    padding: 18px 0 10px 0;
  }

  .mini-tabs .card-body {
    padding-left: 35px;
  }

  #product .product-name {
    padding: 0 20px;
  }

  .swiper-counter.counter-top-image {
    left: 10px;
  }

  .net-product {
    right: 10px;
  }
}

/* ==========================================================================
   23. RESPONSIVE - max-width: 991px - MOBILE ONLY
   ========================================================================== */
@media (max-width: 991px) {
  #product-modal.js-product-images-modal .modal-body {
    background: #fff;
  }

  #product-modal.js-product-images-modal .modal-body img {
    padding: 20px;
  }

  body #product-modal.js-product-images-modal .swiper-button-custom {
    width: 40px;
    height: 40px;
    background: rgba(5, 73, 146, 1);
    border: 0;
  }

  #product-modal.js-product-images-modal .swiper-button-custom .material-icons {
    font-size: 40px;
  }

  body .js-product-main-images .swiper-button-custom {
    background: rgba(5, 73, 146, 1);
    border: 0;
  }

  body .js-product-images .product-flags {
    top: 10px;
    padding-left: 10px;
    text-align: left;
  }

  .product-tabs .cms-content h1,
  .product-tabs .cms-content h2,
  .product-tabs .cms-content h3,
  .product-tabs .cms-content h4,
  .product-tabs .cms-content h5 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 28px;
  }

  .p-right-zone,
  .p-left-zone {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0;
  }

  body .p-right-zone,
  body .p-left-zone {
    margin-bottom: 0;
  }

  .btn-primary.add-to-cart span::before {
    top: -9px;
  }

  .product-container.js-product-container {
    padding: 20px 0;
    border-radius: 0;
  }

  #navbar-main {
    padding: 0 10px;
  }

  .container.cont-padd {
    padding: 0 10px;
  }

  .bd-wrapper {
    margin-top: 15px;
  }

  .mini-tabs {
    border: 0;
    border-radius: 0;
  }

  body .product-prices.js-product-prices {
    padding: 10px 10px;
    margin-top: 20px;
  }

  body .product-actions.js-product-actions {
    padding: 0 10px;
  }
}

/* ==========================================================================
   24. RESPONSIVE - max-width: 767px (Mobile) - MOBILE ONLY
   ========================================================================== */
@media (max-width: 767px) {
  #cechy .fname { width: 40%; }
  #cechy .fvalue { width: calc(60% - 20px); }

  .js-product-images,
  .p-left-zone {
    padding: 0;
  }

  body #product .product-name {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    padding: 0 20px;
  }

  body .product-variants-item {
    margin-bottom: 10px;
  }

  .product-tabs .title-col a {
    padding: 10px 0;
  }

  .product-tabs .title-col p {
    font-size: 20px;
  }

  body .product-tabs .card-body {
    padding: 20px 0 0;
  }

  .product-tabs .cms-content p,
  .product-tabs .cms-content span,
  .product-tabs .cms-content li,
  .product-tabs .cms-content a {
    font-size: 14px;
  }

  .mini-tabs {
    padding: 0 20px 20px;
  }

  .product-main-images img {
    padding: 20px 20px 65px;
  }

  .product-thumbs__elem {
    padding: 10px;
    max-width: 17%;
    margin-right: 10px;
  }

  .product-thumbs {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }

  #content-wrapper.js-content-wrapper {
    padding: 0;
  }

  body #navbar-main {
    padding: 0 20px;
  }

  .thums-width.gallery-height {
    padding-left: 10px;
  }

  body .container.cont-padd {
    padding: 0 20px;
  }

  body .product-prices.js-product-prices {
    padding: 10px 20px 10px;
    margin-top: 20px;
  }

  body .product-actions.js-product-actions {
    padding: 0 20px 0;
  }
}

/* ==========================================================================
   25. RESPONSIVE - max-width: 480px (Small mobile) - MOBILE ONLY
   ========================================================================== */
@media (max-width: 480px) {
  .paymeent-info img {
    display: block;
    margin: 10px auto 0;
  }

  .product-thumbs {
    width: 100%;
  }

  .product-thumbs__elem {
    max-width: 22%;
  }

  ul.modal-size span.dd {
    display: none;
  }

  ul.modal-size li {
    display: block;
  }
}

/* Reassurance on product page - force above configurator */
/* Desktop product layout */
h1.product-title-full { font-size: 19px; font-weight: 700; line-height: 1.35; padding: 15px 15px 10px; margin: 0; color: #222; }
.product-container .row { display: flex; flex-wrap: wrap; }
.product-container .col-md-6:first-of-type { flex: 0 0 66.666%; max-width: 66.666%; }
.product-container .col-md-6:last-of-type { flex: 0 0 33.333%; max-width: 33.333%; }

/* Desktop: 2 images side by side */
.product-gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 10px; }
.gallery-grid-item { overflow: hidden; border-radius: 4px; cursor: zoom-in; }
.gallery-grid-item img { width: 100%; height: auto; display: block; transition: transform .3s ease; padding: 11px; }
.gallery-grid-item:hover img { transform: scale(1.03); }

/* Desktop: thumbnails horizontal row */
.js-qv-mask.mask { overflow-x: auto; overflow-y: hidden; padding: 10px 0; }
.product-images.js-qv-product-images { display: flex; gap: 8px; list-style: none; margin: 0; padding: 0; flex-wrap: nowrap; }
.product-images.js-qv-product-images li { list-style: none; }
.thumb-container.js-thumb-container { flex: 0 0 auto; }
.thumb-container img.thumb { width: 80px; height: 80px; object-fit: cover; border: 2px solid #e0e0e0; border-radius: 4px; display: block; padding: 2px; cursor: pointer; }
.thumb-container img.thumb.selected, .thumb-container img.thumb.js-thumb-selected { border-color: var(--primary-dark); }
.scroll-box-arrows { display: none; }

.product-information { display: flex; flex-direction: column; }
.blockreassurance_product { order: -1; padding: 15px 25px; border: 1px solid #e8e8e8; border-radius: 8px; margin-bottom: 15px; background: #c45000; color: #fff; }
.blockreassurance_product > div { display: flex; align-items: center; gap: 12px; padding: 8px 0; }
.blockreassurance_product .item-product { flex-shrink: 0; width: 36px; height: 36px; }
.blockreassurance_product .item-product img, .blockreassurance_product .item-product svg { display: none !important; visibility: hidden !important; width: 0; height: 0; }
.blockreassurance_product .item-product { background-repeat: no-repeat; background-position: center; background-size: 30px; }
.blockreassurance_product > div:first-child .item-product { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 12V7H5a2 2 0 0 1 0-4h14v4'/%3E%3Cpath d='M3 5v14a2 2 0 0 0 2 2h16v-5'/%3E%3Cpath d='M18 12a2 2 0 0 0 0 4h4v-4h-4z'/%3E%3C/svg%3E"); }
.blockreassurance_product > div:nth-child(2) .item-product { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='3' width='15' height='13'/%3E%3Cpolygon points='16 8 20 8 23 11 23 16 16 16 16 8'/%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'/%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'/%3E%3C/svg%3E"); }
.blockreassurance_product .block-title { font-size: 15px; font-weight: 700; color: #fff !important; }
.blockreassurance_product p { font-size: 14px; color: rgb(255, 255, 255) !important; margin: 2px 0 0; }

/* Product details / tabs */
/* Product sections (no tabs) */
.product-tabs-full { padding: 0 15px; }
.product-section-title { font-size: 15px; font-weight: 700; color: #111111; padding: 12px 0 8px; border-bottom: 1px solid #111; display: inline-block; }
.product-section-details { margin-bottom: 25px; }
.product-section-description { margin-bottom: 25px; }
.product-section-description .product-description { padding: 15px 0; font-size: 14px; line-height: 1.7; color: #444; }
.tabs .nav-tabs .nav-item { list-style: none; flex: 1; }
.tabs .nav-tabs .nav-link { font-size: 13px; font-weight: 600; color: #666; padding: 10px 5px; border: none; border-bottom: 2px solid transparent; text-decoration: none; display: block; text-align: center; }
.tabs .nav-tabs .nav-link.active { color: #111111; border-bottom-color: #111111; }
.tab-content { padding: 15px 0; }

/* Product details - 3 column grid desktop */
.product-details-grid { display: grid; grid-template-columns: 23% 50% 27%; gap: 0; padding: 20px 0; }
.product-details-heading { font-size: 14px; font-weight: 700; color: #111111; margin: 0 0 8px; padding-bottom: 6px; }
.product-details-list { list-style: none; padding: 0; margin: 0; }
.product-details-list li { font-size: 14px; color: #555; padding: 4px 0; line-height: 1.5; }
.product-details-list .detail-label { font-weight: 600; color: #333; }

/* Product images modal */
#product-modal { background: rgba(0,0,0,.8); }
#product-modal .modal-dialog { max-width: 1440px; margin: 80px auto 30px; }
#product-modal .modal-content { background: #fff; border-radius: 6px; overflow: hidden; border: none; }
#product-modal .modal-header { padding: 10px 15px; border-bottom: none; display: flex; justify-content: flex-end; }
#product-modal .modal-header .close { font-size: 28px; color: #333; opacity: 1; padding: 5px 10px; }
#product-modal .modal-body { padding: 0 20px 20px; }
#product-modal .modal-body figure { margin: 0; text-align: center; }
#product-modal .modal-body figure img { max-width: 100%; max-height: 70vh; height: auto; display: block; margin: 0 auto; }
#product-modal .modal-body figure figcaption { display: none; }
#product-modal #thumbnails { margin-top: 15px; }
#product-modal #thumbnails .mask { overflow-x: auto; overflow-y: hidden; }
#product-modal #thumbnails ul { display: flex; gap: 8px; list-style: none; margin: 0; padding: 0; flex-wrap: nowrap; justify-content: center; }
#product-modal #thumbnails li { list-style: none; flex: 0 0 auto; }
#product-modal #thumbnails img { width: 70px; height: 70px; object-fit: cover; border: 2px solid #ddd; border-radius: 4px; cursor: pointer; padding: 2px; }
#product-modal #thumbnails img:hover { border-color: #111111; }

/* Cart modal - same as mobile */
#blockcart-modal .modal-dialog { max-width: 450px; margin: 60px auto; }
#blockcart-modal .modal-content { border-radius: 8px; border: none; box-shadow: 0 8px 30px rgba(0,0,0,.2); overflow: hidden; }
#blockcart-modal .modal-header { background: #fff; padding: 12px 15px; border-bottom: 1px solid #eee; display: flex; align-items: center; justify-content: space-between; }
#blockcart-modal .modal-header .close { font-size: 22px; color: #333; opacity: 1; margin: 0; padding: 0; order: 2; }
#blockcart-modal .modal-header .close .material-icons { font-size: 22px; }
#blockcart-modal .modal-header .modal-title { font-size: 14px; font-weight: 600; color: #333; margin: 0; }
#blockcart-modal .modal-header .modal-title .material-icons { display: none; }
#blockcart-modal .modal-body { padding: 15px; }
#blockcart-modal .modal-body > .row { display: flex; flex-direction: column; gap: 15px; }
#blockcart-modal .modal-body .divide-right { border-right: none; flex: 0 0 100%; max-width: 100%; }
#blockcart-modal .modal-body .divide-right > .row { display: flex; gap: 10px; align-items: flex-start; flex-wrap: nowrap; }
#blockcart-modal .modal-body .divide-right .col-md-6:first-child { flex: 0 0 80px; max-width: 80px; }
#blockcart-modal .modal-body .divide-right .col-md-6:last-child { flex: 1; max-width: none; }
#blockcart-modal .modal-body .col-md-7 { flex: 0 0 100%; max-width: 100%; }
#blockcart-modal .modal-body .product-image { width: 80px; height: auto; border-radius: 4px; border: 1px solid #eee; }
#blockcart-modal .modal-body .product-name { font-size: 13px; font-weight: 600; color: #222; margin-bottom: 4px; }
#blockcart-modal .modal-body .product-price { font-size: 15px; font-weight: 700; color: #111111; }
#blockcart-modal .modal-body .product-quantity { font-size: 12px; color: #666; }
#blockcart-modal .cart-content { border-radius: 6px; padding: 12px; }
#blockcart-modal .cart-content .cart-products-count { font-size: 13px; font-weight: 700; color: #222; margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #eee; }
#blockcart-modal .cart-content p { font-size: 13px; color: #555; margin: 4px 0; display: flex; justify-content: space-between; }
#blockcart-modal .cart-content .value { font-weight: 600; color: #222; }
#blockcart-modal .cart-content .product-total { font-size: 14px; font-weight: 700; padding-top: 8px; border-top: 1px solid #ddd; margin-top: 8px; }
#blockcart-modal .cart-content-btn { display: flex; flex-direction: column; gap: 8px; margin-top: 12px; }
#blockcart-modal .cart-content-btn .btn { display: block; width: 100%; padding: 11px; font-size: 14px; font-weight: 600; border-radius: 6px; text-align: center; text-transform: uppercase; text-decoration: none; }
#blockcart-modal .cart-content-btn .btn-secondary { background: #fff; color: #333; border: 1px solid #111111; order: 1; }
#blockcart-modal .cart-content-btn .btn-primary { background: #C45000; color: #fff; border: none; order: 0; }
#blockcart-modal .cart-content-btn .btn .material-icons { display: none; }


/* Product page: czytaj więcej — text left, images 2x2 checkerboard right + lightbox */
.page-product .desc-read-more { display: flex; flex-wrap: wrap; gap: 24px; align-items: flex-start; }
.page-product .desc-read-more .desc { flex: 1 1 0; min-width: 0; }
.page-product .desc-read-more .d-images { flex: 0 0 210px; display: grid; grid-template-columns: repeat(2, 1fr); gap: 6px; margin-top: 0; }
.page-product .desc-read-more .d-images img { width: 100%; aspect-ratio: 1/1; height: auto; object-fit: cover; border-radius: 4px; cursor: zoom-in; transition: transform .15s, box-shadow .15s; }
.page-product .desc-read-more .d-images img:hover { transform: scale(1.03); box-shadow: 0 4px 14px rgba(0,0,0,.15); }
.page-product .desc-read-more .read-more { display: none; }

/* Lightbox overlay (.desc-read-more .d-images) */
.dm-lightbox { display: none; position: fixed; inset: 0; background: rgba(0,0,0,.85); z-index: 99999; align-items: center; justify-content: center; padding: 20px; cursor: zoom-out; }
.dm-lightbox.open { display: flex; }
.dm-lightbox img { max-width: 95vw; max-height: 90vh; object-fit: contain; box-shadow: 0 10px 40px rgba(0,0,0,.5); border-radius: 4px; cursor: default; }
.dm-lightbox__close { position: absolute; top: 20px; right: 20px; width: 44px; height: 44px; display: flex; align-items: center; justify-content: center; background: rgba(255,255,255,.1); border: none; color: #fff; font-size: 28px; cursor: pointer; border-radius: 50%; transition: background .2s; }
.dm-lightbox__close:hover { background: rgba(255,255,255,.2); }
.dm-lightbox__nav { position: absolute; top: 50%; transform: translateY(-50%); width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; background: rgba(255,255,255,.1); border: none; color: #fff; font-size: 24px; cursor: pointer; border-radius: 50%; transition: background .2s; }
.dm-lightbox__nav:hover { background: rgba(255,255,255,.2); }
.dm-lightbox__nav--prev { left: 20px; }
.dm-lightbox__nav--next { right: 20px; }
.desc-read-more .d-images img { cursor: zoom-in; }

/* ========================================================================
   Typography profile: Friendly Round (Poppins) — Surat, product desktop
   ======================================================================== */
.page-product .product-information h1,
.page-product h1.h1,
.page-product h1.product-title-full,
.page-product h1[itemprop="name"],
.page-product .product-detail h1,
body.page-product h1 {
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 1.3;
}
body.page-product .product-description h2,
body.page-product .tabs-description h2,
body.page-product .product-information h2,
body.page-product #tab-content h2,
body.page-product .product-tabs h2,
body.page-product .product-tabs .cms-content h2 {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 1.35;
}
body.page-product .product-description h3,
body.page-product .tabs-description h3,
body.page-product .product-information h3,
body.page-product #tab-content h3,
body.page-product .product-tabs h3,
body.page-product .product-tabs .cms-content h3 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
}
body.page-product .product-description p,
body.page-product .tabs-description p,
body.page-product #tab-content p,
body.page-product .product-information p,
body.page-product .product-tabs p {
  font-size: 0.95rem;
  line-height: 1.65;
}

/* Lightbox controls — kolor marki, wyższy kontrast vs jasne tła zdjęć */
.dm-lightbox__close {
  background: #c45000 !important;
  color: #fff !important;
  opacity: 1 !important;
  box-shadow: 0 2px 8px rgba(0,0,0,.4);
}
.dm-lightbox__close:hover {
  background: #a03f00 !important;
  color: #fff !important;
}
.dm-lightbox__nav {
  background: #c45000 !important;
  color: #fff !important;
  opacity: 1 !important;
  box-shadow: 0 2px 8px rgba(0,0,0,.4);
}
.dm-lightbox__nav:hover {
  background: #a03f00 !important;
  color: #fff !important;
}

/* ========================================================================
   Fix opisu produktu desktop: nagłówki lewostronnie, jeden bullet,
   mniejsze marginesy, max-width dla czytelności
   ======================================================================== */

/* Nagłówki w opisie — do lewej, nie centrowane */
body.page-product .product-gallery h1,
body.page-product .product-gallery h2,
body.page-product .product-gallery h3,
body.page-product .product-gallery h4,
body.page-product .product-gallery h5,
body.page-product .product-gallery p.h2-head,
body.page-product .product-gallery .gallery-head,
body.page-product .product-tabs h1,
body.page-product .product-tabs h2,
body.page-product .product-tabs h3,
body.page-product .product-tabs h4,
body.page-product .product-tabs h5,
body.page-product .product-tabs .cms-content h2,
body.page-product .product-tabs .cms-content h3 {
  text-align: left !important;
}

/* Lista z jednym bulletem (bez domyślnego disc) */
body.page-product .product-gallery ul,
body.page-product .product-tabs ul,
body.page-product .product-section-description ul,
body.page-product .product-description ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

/* Mniejsze pionowe marginesy wokół kontenera opisu */
body.page-product .product-gallery {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
body.page-product .product-gallery .col-lg-12 {
  margin: 12px 0 !important;
}
