body{background-color:#f8f8f8;}
.page-wrapper{max-width:960px;}
.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main, .page-container > .content{max-width:960px;}
.minicart-wrapper .action.showcart .counter.qty{background-color:#000000;}
.nav-sections{background-image:url(../images/nav_container.jpg);}
.navigation .level0{border-left-color:#353aa1;border-right-color:#2b0d85;}
.nav-sections .navigation a.level-top{color:#ffffff;}
.navigation .level0 > .level-top:hover,.navigation .level0 > .level-top.ui-state-focus{color:#FCF75B;}
.navigation .level0.active > .level-top,.navigation .level0.has-active > .level-top{color:#FCF75B;}
/* === Primary Buttons === */
.action.primary {
  background: #182D6B;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 8px 15px 7px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease;
}

.action.primary:hover {
  background-color: #009900;
  color: #ffffff;
}

/* === Wishlist, Compare, Email Buttons Hover === */
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover {
  color: #cc181e;
  text-decoration: none;
}

/* === Minicart Icon === */
.minicart-wrapper .action.showcart:after {
  font-size: 22px;
  line-height: 30px;
  color: #25d24c;
  content: '\f291';
  font-family: 'FontAwesome';
  vertical-align: top;
  display: inline-block;
  text-align: center;
}

.minicart-wrapper .action.showcart:hover:after {
  color: #009900;
}

/* === Minicart Quantity Badge === */
.minicart-wrapper .action.showcart .counter.qty {
  background-color: #009900;
  color: #fff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  padding: 0 3px;
  text-align: center;
  white-space: nowrap;
}

/* === Product Grid Link Styling (Catalog Pages) === */
.product-item-name a {
  color: #333;
  text-decoration: none;
  transition: color 0.2s ease;
}

.product-item-name a:hover {
  color: #0066cc;
  text-decoration: underline;
}

/* === Homepage & Catalog Category Link Hover === */
.cms-index-index .page-main a,
.cms-index-index .page-main .easycatalogimg a,
.cms-index-index .page-main .easycatalogimg-grid a {
  color: #555555 !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  transition: color 0.3s ease, text-decoration 0.3s ease !important;
}

.cms-index-index .page-main a:hover,
.cms-index-index .page-main .easycatalogimg a:hover,
.cms-index-index .page-main .easycatalogimg-grid a:hover {
  color: #006bb4 !important;
  text-decoration: underline !important;
}

/* === Banner CTA Text === */
.cms-index-index .page-main .banner-text-link,
.cms-index-index .page-main .banner-text-link a {
  color: #ffffff !important;
  text-decoration: underline !important;
  font-weight: 600 !important;
  cursor: pointer;
}

.cms-index-index .page-main .banner-text-link:hover,
.cms-index-index .page-main .banner-text-link a:hover {
  color: #ffcc00 !important;
}

/* === Pointer Cursors on Interactive Homepage Elements === */
.cms-index-index .page-main a,
.cms-index-index .page-main button,
.cms-index-index .page-main .product-item,
.cms-index-index .page-main .easycatalogimg .item,
.cms-index-index .page-main .block-category {
  cursor: pointer;
}

/* === EasyCatalog Image Resizing (Responsive Fix) === */
.easycatalogimg img,
.easycatalogimg-grid img {
  max-width: 100%;
  height: auto;
}

/* === EasyCatalog Link Typography === */
.easycatalogimg .parent-category a,
.easycatalogimg-grid .parent-category a {
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  color: #555;
  transition: color 0.3s ease;
}

.easycatalogimg .parent-category a:hover,
.easycatalogimg-grid .parent-category a:hover {
  color: #006bb4;
  text-decoration: underline;
}

/* === Homepage Slider Styling === */
.cms-index-index .easyslide-swiper-scooterdomain_essence {
  padding-bottom: 35px;
  box-shadow: 0 8px 10px -10px rgba(0,0,0,0.2);
}

.cms-index-index .easyslide-swiper-scooterdomain_essence .easyslide-description {
  color: #7a7a7a;
}

.cms-index-index .easyslide-swiper-scooterdomain_essence .easyslide-description-bottom {
  bottom: -33px;
  padding: 8px 10px;
}

.cms-index-index .easyslide-swiper-scooterdomain_essence .swiper-pagination {
  text-align: right;
  padding-right: 10px;
}

.cms-index-index .easyslide-swiper-scooterdomain_essence .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}

.cms-index-index .easyslide-swiper-scooterdomain_essence .swiper-pagination-bullet-active {
  background-color: #525252;
}

.cms-index-index .easyslide-swiper-scooterdomain_essence .swiper-pagination-bullets {
  bottom: 5px;
}

/* === Checkout Styling === */
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #182D6B;
}

.opc-wrapper .shipping-address-item.selected-item:after {
  background: #009900;
}

/* === Logo Responsive === */
.logo img {
  max-width: 100%;
  height: auto;
  width: auto;
}

/* === Navigation Bar Mobile Fixes === */
@media (max-width: 480px) {
  .nav-sections {
    background-image: none;
  }
}

@media (max-width: 767px) {
  .nav-open .nav-sections {
    background-image: none;
  }
}
/* === Hide non-slider banners on mobile === */
@media only screen and (max-width: 768px) {
  .desktop-only-banner {
    display: none !important;
  }
}
