/* CleanSelect skin for JA Megastore */
:root {
  --cs-blue: #1369a8;
  --cs-blue-dark: #0d4f82;
  --cs-green: #6aa841;
  --cs-orange: #f28c28;
  --cs-border: #d8e2eb;
  --cs-soft: #f4f8fb;
  --cs-text: #263746;
}

body {
  background: #edf3f7;
  color: var(--cs-text);
}

a {
  color: var(--cs-blue);
}

.t3-wrapper {
  background: #fff;
  max-width: none;
  margin: 0 auto;
  box-shadow: 0 0 0 1px rgba(19, 105, 168, .08);
}

@media (min-width: 1200px) {
  .container {
    width: calc(100% - 72px);
    max-width: 1560px;
  }
}

.t3-topbar {
  background: var(--cs-blue-dark);
  border: 0;
  color: #fff;
  font-size: 13px;
}

.t3-topbar a,
.t3-topbar .nav > li > a {
  color: #fff;
}

.t3-header {
  padding-top: 18px;
  padding-bottom: 18px;
}

.logo-image a {
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

.logo-image .logo-img {
  max-width: 210px;
  max-height: 74px;
}

.logo-image span {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  color: var(--cs-blue-dark);
  font-weight: 700;
  font-size: 18px;
}

.site-slogan {
  display: block;
  color: var(--cs-green);
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 4px;
  text-transform: uppercase;
}

.head-search {
  margin-top: 18px;
  position: relative;
  width: min(680px, 100%);
}

.head-search input,
.head-search .inputbox {
  border: 1px solid var(--cs-border);
  border-radius: 4px;
  min-height: 46px;
  padding-left: 14px;
  padding-right: 44px;
  width: 100%;
}

.cs-search-suggest {
  background: #fff;
  border: 1px solid var(--cs-border);
  border-radius: 6px;
  box-shadow: 0 18px 34px rgba(0, 56, 92, .16);
  display: none;
  left: 0;
  margin-top: 6px;
  max-height: 320px;
  overflow-y: auto;
  position: absolute;
  right: 0;
  z-index: 4200;
}

.cs-search-suggest.open {
  display: block;
}

.cs-search-suggest a,
.cs-search-suggest-empty {
  border-bottom: 1px solid #edf3f7;
  color: var(--cs-blue-dark);
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.3;
  padding: 11px 14px;
  text-decoration: none;
}

.cs-search-suggest a:hover,
.cs-search-suggest a:focus {
  background: #f4f8fb;
  color: var(--cs-orange);
}

.cs-search-suggest-empty {
  color: #607282;
  font-weight: 700;
}

.top-cart {
  margin-top: 10px;
}

.top-cart .vmCartModule,
.top-cart .moduletable {
  background: var(--cs-soft);
  border: 1px solid var(--cs-border);
  border-radius: 4px;
  padding: 9px 14px;
}

.t3-mainnav {
  background: var(--cs-blue);
  border: 0;
  border-radius: 0;
  min-height: 44px;
}

.t3-mainnav .navbar-nav > li > a,
.t3-mainnav .navbar-default .navbar-nav > li > a,
.t3-mainnav a {
  color: #fff;
  font-weight: 700;
}

.t3-mainnav .navbar-nav > li > a:hover,
.t3-mainnav .navbar-nav > .active > a {
  background: var(--cs-blue-dark);
  color: #fff;
}

.t3-mainnav .cs-account-mainnav {
  margin-right: 0;
}

.t3-mainnav .cs-featured-mainnav > li > a {
  align-items: center;
  background: #25a64b;
  display: inline-flex;
  gap: 8px;
  white-space: nowrap;
}

.t3-mainnav .cs-featured-mainnav > li > a:hover,
.t3-mainnav .cs-featured-mainnav > li > a:focus {
  background: #1e8d3f !important;
  color: #fff !important;
}

.t3-mainnav .cs-account-mainnav > li > a {
  align-items: center;
  background: var(--cs-orange);
  display: inline-flex;
  gap: 8px;
  white-space: nowrap;
}

.t3-mainnav .cs-account-mainnav.is-guest > li > a {
  background: #0d5b8a;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .32);
}

.t3-mainnav .cs-account-mainnav > li > a:hover,
.t3-mainnav .cs-account-mainnav > li > a:focus {
  background: #d87514 !important;
  color: #fff !important;
}

.t3-navbar-category .module-title,
.t3-navbar-category h3 {
  background: var(--cs-green);
  color: #fff;
  margin: 0;
  padding: 12px 16px;
  font-size: 15px;
  text-transform: uppercase;
}

.t3-navbar-category {
  position: relative;
  z-index: 30;
}

.t3-navbar-category .module-ct {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: #fff;
  border: 1px solid var(--cs-border);
  border-top: 0;
  box-shadow: 0 10px 24px rgba(13, 79, 130, .18);
  max-height: none;
  overflow: visible;
}

.t3-navbar-category:hover .module-ct,
.t3-navbar-category:focus-within .module-ct,
.t3-navbar-category.open .module-ct {
  display: block;
}

.t3-navbar-category ul,
.t3-navbar-category .VMmenu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.t3-navbar-category li {
  border-bottom: 1px solid #edf3f7;
  margin: 0;
  position: relative;
}

.t3-navbar-category li.parent {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}

.t3-navbar-category li a {
  color: var(--cs-text);
  display: block;
  font-weight: 600;
  padding: 10px 14px;
}

.t3-navbar-category li a:hover,
.t3-navbar-category li a:focus {
  background: var(--cs-soft);
  color: var(--cs-blue-dark);
  text-decoration: none;
}

.t3-navbar-category .parent > a:after,
.t3-navbar-category .parent > span:after {
  content: none;
}

.t3-navbar-category .dropdown-menu {
  background: #fff;
  display: none;
  height: auto !important;
  left: 100%;
  margin: 0;
  max-height: 480px;
  min-height: 100%;
  min-width: 260px;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  top: 0;
  border-color: var(--cs-border);
  box-shadow: 0 10px 24px rgba(13, 79, 130, .14);
  width: min(720px, calc(100vw - 360px)) !important;
  z-index: 1000;
}

.t3-navbar-category li:hover > .dropdown-menu,
.t3-navbar-category li:focus-within > .dropdown-menu,
.t3-navbar-category li.open > .dropdown-menu {
  display: block;
}

.t3-navbar-category .dropdown-menu ul {
  display: block;
  min-width: 240px;
}

.t3-navbar-category .dropdown-menu > ul > li {
  clear: both;
  float: none !important;
  width: 100% !important;
}

.t3-navbar-category .dropdown-menu li.parent {
  align-items: stretch;
  display: flex !important;
  flex-wrap: wrap;
}

.t3-navbar-category .dropdown-menu li.parent > a {
  flex: 1 1 auto;
  width: calc(100% - 40px);
}

.t3-navbar-category .dropdown-menu li.parent > ul {
  background: #f6fafc;
  border-top: 1px solid #edf3f7;
  clear: both;
  display: none;
  padding: 2px 0 4px;
  width: 100%;
}

.t3-navbar-category .dropdown-menu li.parent:hover > ul,
.t3-navbar-category .dropdown-menu li.parent:focus-within > ul,
.t3-navbar-category .dropdown-menu li.open > ul {
  display: block;
}

.t3-navbar-category .dropdown-menu li.parent > ul a {
  font-size: 13px;
  font-weight: 500;
  padding-left: 26px;
}

.cs-cat-toggle {
  align-items: center;
  background: transparent;
  border: 0;
  color: var(--cs-blue);
  display: flex;
  height: 38px;
  justify-content: center;
  min-height: 38px;
  padding: 0;
  position: static;
  width: 40px;
  z-index: 2;
}

.cs-cat-toggle:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
}

.t3-navbar-category li.open > .cs-cat-toggle:before {
  content: "\f107";
}

.t3-navbar-category li.parent > a {
  flex: 1 1 auto;
  padding-right: 44px;
  width: calc(100% - 40px);
}

.t3-navbar-category .menu-icon,
.t3-navbar-category .fa,
.t3-navbar-category .caret {
  color: #fff;
}

.cs-hero {
  background: linear-gradient(90deg, rgba(13,79,130,.94), rgba(19,105,168,.86)), url('/images/cleanselect/banner_drylene.jpg') center right / contain no-repeat;
  color: #fff;
  padding: 28px 32px;
  min-height: 170px;
}

.cs-hero h1 {
  margin: 0 0 8px;
  font-size: 30px;
  font-weight: 700;
}

.cs-hero p {
  max-width: 560px;
  font-size: 16px;
  margin-bottom: 18px;
}

.cs-hero .btn {
  background: var(--cs-green);
  border-color: var(--cs-green);
  color: #fff;
  font-weight: 700;
}

.category-view,
.browse-view {
  color: var(--cs-text);
}

.browse-view > h1,
.category-view h1 {
  border-bottom: 3px solid var(--cs-blue);
  color: var(--cs-blue-dark);
  font-size: 28px;
  font-weight: 800;
  margin: 22px 0 22px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.orderby-displaynumber {
  align-items: center;
  background: #f7fafc;
  border: 1px solid var(--cs-border);
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: space-between;
  margin: 0 0 18px;
  padding: 12px;
}

.orderby-displaynumber .floatleft,
.orderby-displaynumber .floatright {
  float: none;
}

.orderby-displaynumber select,
.orderby-displaynumber input,
.virtuemart_search input[type="text"] {
  border: 1px solid var(--cs-border);
  box-shadow: none;
  min-height: 38px;
  padding: 7px 10px;
}

.virtuemart_search {
  background: #f7fafc;
  border: 1px solid var(--cs-border);
  margin-bottom: 14px;
  padding: 12px;
}

.orderby-displaynumber .display-number select,
.orderby-displaynumber .display-number input {
  display: none !important;
}

.virtuemart_search .button,
.browse-view button,
.browse-view input[type="submit"] {
  background: var(--cs-blue);
  border: 1px solid var(--cs-blue);
  color: #fff;
  font-weight: 700;
  min-height: 38px;
  padding: 7px 14px;
}

.ja-masonry-wrap,
.browse-view .isotope-layout {
  margin-left: 0;
  margin-right: 0;
}

.browse-view .loading_layer,
.browse-view .grid-sizer {
  display: none !important;
}

.browse-view .isotope {
  display: grid !important;
  gap: 22px;
  grid-template-columns: repeat(auto-fit, minmax(min(240px, 100%), 1fr));
  height: auto !important;
  margin: 0;
}

.browse-view .isotope:before,
.browse-view .isotope:after {
  content: none !important;
  display: none !important;
}

@media (min-width: 1200px) {
  .browse-view .isotope {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.browse-view .product.vm-col {
  box-sizing: border-box;
  flex: none;
  float: none !important;
  left: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
  top: auto !important;
  transform: none !important;
  width: 100% !important;
}

.browse-view .product.vm-col > .spacer {
  background: #fff;
  border: 1px solid var(--cs-border);
  box-shadow: 0 8px 20px rgba(13, 79, 130, .08);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 16px;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.browse-view .product.vm-col > .spacer:hover {
  border-color: rgba(37, 166, 75, .45);
  box-shadow: 0 12px 28px rgba(13, 79, 130, .14);
  transform: translateY(-2px);
}

.browse-view .vm-product-media-container {
  align-items: center;
  background: #f8fbfd;
  display: flex;
  justify-content: center;
  margin: 0 0 14px;
  min-height: 150px;
  padding: 12px;
}

.browse-view .vm-product-media-container a {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 120px;
  width: 100%;
}

.browse-view .browseProductImage {
  height: auto !important;
  max-height: 130px;
  max-width: 100%;
  object-fit: contain;
  width: auto !important;
}

.browse-view .vm-product-descr-container-0,
.browse-view .vm-product-descr-container-1 {
  min-height: 96px;
}

.browse-view .product h2 {
  font-size: 17px;
  font-weight: 800;
  line-height: 1.25;
  margin: 0 0 8px;
  text-transform: uppercase;
}

.browse-view .product h2 a {
  color: var(--cs-blue-dark);
}

.browse-view .product h2 a:hover {
  color: var(--cs-green);
  text-decoration: none;
}

.browse-view .product_s_desc {
  color: #607380;
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
}

.browse-view .product-price {
  margin-top: auto;
}

.browse-view .product-price.cs-price-enhanced,
.productdetails-view .product-price.cs-price-enhanced {
  background: #f6fafc;
  border: 1px solid #dbe7ee;
  border-radius: 5px;
  margin: 14px 0 0;
  padding: 12px;
}

.browse-view .product-price.cs-price-enhanced > .vm-price-value,
.browse-view .product-price.cs-price-enhanced > .vm-prices-info,
.browse-view .product-price.cs-price-enhanced > .cs-original-price-line,
.productdetails-view .product-price.cs-price-enhanced > .vm-price-value,
.productdetails-view .product-price.cs-price-enhanced > .vm-prices-info,
.productdetails-view .product-price.cs-price-enhanced > .cs-original-price-line {
  display: none !important;
}

.cs-price-summary {
  display: grid;
  gap: 7px;
}

.cs-price-row {
  align-items: baseline;
  display: flex;
  gap: 12px;
  justify-content: space-between;
}

.cs-price-row span {
  color: #526977;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.cs-price-row strong {
  color: var(--cs-blue-dark);
  font-size: 18px;
  font-weight: 900;
  white-space: nowrap;
}

.cs-price-row-list del {
  color: #8796a0;
  font-size: 14px;
  font-weight: 800;
  text-decoration-color: #cc4b1d;
  text-decoration-thickness: 2px;
  white-space: nowrap;
}

.cs-price-row-current strong {
  color: var(--cs-orange);
}

.cs-price-row-discount strong {
  color: #2d7a39;
  font-size: 15px;
}

.cs-price-row-total {
  border-top: 1px solid #dbe7ee;
  margin-top: 2px;
  padding-top: 8px;
}

.cs-price-row-total strong {
  color: var(--cs-green);
}

.cs-price-tax-note {
  color: #607282;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  margin: 2px 0 0;
}

.browse-view .addtocart-area form.product {
  display: block;
  margin: 0;
  min-height: 0;
  padding: 0;
}

.browse-view .addtocart-area,
.browse-view .addtocart-bar {
  width: 100%;
}

.browse-view .addtocart-bar {
  align-items: center;
  display: block !important;
  font-size: 0;
  gap: 10px;
  margin-top: 10px;
}

.browse-view .quantity-box.input-group,
.browse-view .quantity-box {
  align-items: stretch;
  display: grid !important;
  float: none !important;
  grid-template-columns: 36px 44px 36px;
  height: 40px;
  grid-column: 1;
  grid-row: 1;
  margin: 0 !important;
  max-width: 116px;
  min-width: 116px;
  position: static !important;
  width: 116px !important;
}

.browse-view .quantity-box .quantity-controls,
.browse-view .quantity-box .quantity-minus,
.browse-view .quantity-box .quantity-plus {
  align-items: center;
  background: #eef4f8 !important;
  border: 1px solid #cfdce6 !important;
  border-radius: 0;
  color: var(--cs-blue-dark) !important;
  display: inline-flex !important;
  float: none !important;
  font-size: 0 !important;
  font-weight: 800;
  height: 40px !important;
  justify-content: center;
  line-height: 1;
  margin: 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
  position: static !important;
  width: 36px !important;
}

.browse-view .quantity-box .quantity-controls *,
.browse-view .quantity-box .quantity-minus *,
.browse-view .quantity-box .quantity-plus * {
  display: none !important;
}

.browse-view .quantity-box .quantity-minus {
  border-radius: 4px 0 0 4px;
}

.browse-view .quantity-box .quantity-plus {
  border-radius: 0 4px 4px 0;
}

.browse-view .quantity-box .quantity-minus:before {
  content: "-";
  font-size: 18px;
  line-height: 1;
}

.browse-view .quantity-box .quantity-plus:before {
  content: "+";
  font-size: 18px;
  line-height: 1;
}

.browse-view .quantity-box .quantity-input {
  border-left: 0 !important;
  border-radius: 0 !important;
  border-right: 0 !important;
  float: none !important;
  height: 40px !important;
  margin: 0 !important;
  min-width: 0 !important;
  padding: 0 4px !important;
  position: static !important;
  width: 44px !important;
}

.browse-view .addtocart-button,
.browse-view .addtocart-button.btn {
  align-items: center;
  background: var(--cs-orange) !important;
  border: 0 !important;
  border-radius: 4px;
  color: #fff !important;
  display: inline-flex !important;
  float: none !important;
  font-size: 13px;
  grid-column: 2;
  grid-row: 1;
  font-weight: 800;
  height: 40px;
  justify-content: center;
  justify-self: stretch;
  line-height: 1.15;
  margin: 0 !important;
  min-width: 0;
  padding: 0 12px !important;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100% !important;
}

.browse-view .addtocart-bar .row.gx-0 {
  align-items: center;
  display: grid !important;
  gap: 10px;
  grid-template-columns: 122px minmax(0, 1fr);
  margin: 0 !important;
  width: 100% !important;
}

.browse-view .addtocart-bar .col-auto,
.browse-view .addtocart-bar .vm-addtocart-button-col {
  float: none !important;
  margin: 0 !important;
  max-width: none !important;
  min-height: 0;
  padding: 0 !important;
  width: auto !important;
}

.browse-view .addtocart-bar .col-auto {
  grid-column: 1;
  grid-row: 1;
}

.browse-view .addtocart-bar .vm-addtocart-button-col {
  grid-column: 2;
  grid-row: 1;
}

.browse-view .addtocart-bar .vm-addtocart-button-wrapper {
  width: 100%;
}

.browse-view .addtocart-button:hover,
.browse-view .addtocart-button.btn:hover {
  background: #d87514 !important;
}

.browse-view .addtocart-bar > .quantity-controls.js-recalculate {
  display: none !important;
}

.browse-view .ask-a-question {
  background: var(--cs-green);
  color: #fff !important;
  display: inline-block;
  font-size: 13px;
  font-weight: 800;
  margin-top: 10px;
  padding: 8px 12px;
  text-transform: uppercase;
}

.browse-view .ask-a-question:hover {
  background: var(--cs-blue-dark);
  text-decoration: none;
}

.browse-view .vm-product-rating-container,
.browse-view .vm-product-footer .vmicon,
.browse-view .stock-level {
  display: none;
}

.browse-view .vm-product-footer {
  margin-top: 8px;
}

.productdetails-view {
  color: var(--cs-text);
}

.productdetails-view .product-neighbours {
  color: #6b7f8c;
  font-size: 13px;
  margin: 0 0 14px;
  text-align: right;
}

.productdetails-view .product-neighbours a {
  color: var(--cs-blue);
  margin-left: 12px;
}

.productdetails-view .vm-product-container {
  align-items: flex-start;
  display: flex;
  gap: 28px;
  margin: 18px 0 28px;
}

.productdetails-view .vm-product-media-container {
  background: #f8fbfd;
  border: 1px solid var(--cs-border);
  flex: 0 0 40%;
  padding: 24px;
  text-align: center;
}

.productdetails-view .main-image,
.productdetails-view .vm-product-media-container img {
  height: auto !important;
  max-height: 360px;
  max-width: 100%;
  object-fit: contain;
  width: auto !important;
}

.productdetails-view .vm-product-details-container {
  background: #fff;
  border: 1px solid var(--cs-border);
  box-shadow: 0 8px 20px rgba(13, 79, 130, .08);
  flex: 1 1 auto;
  padding: 22px;
}

.productdetails-view .back-to-category {
  margin-bottom: 12px;
}

.productdetails-view .back-to-category a {
  color: var(--cs-blue);
  font-size: 13px;
  font-weight: 700;
}

.productdetails-view h1 {
  color: var(--cs-blue-dark);
  font-size: 30px;
  font-weight: 800;
  line-height: 1.2;
  margin: 0 0 14px;
}

.productdetails-view .product-price,
.productdetails-view .ask-a-question {
  font-size: 16px;
  font-weight: 800;
}

.productdetails-view .ask-a-question {
  background: var(--cs-green);
  color: #fff !important;
  display: inline-block;
  margin: 8px 0 12px;
  padding: 9px 14px;
  text-transform: uppercase;
}

.productdetails-view .ask-a-question:hover {
  background: var(--cs-blue-dark);
  text-decoration: none;
}

.productdetails-view .manufacturer,
.productdetails-view .product-short-description {
  color: #526977;
  line-height: 1.55;
}

.productdetails-view .nav-tabs,
.productdetails-view .vm-product-details-tabs {
  border-bottom: 1px solid var(--cs-border);
  margin-top: 22px;
}

.productdetails-view .nav-tabs > li > a {
  background: #f7fafc;
  border: 0;
  color: var(--cs-text);
  font-weight: 800;
  text-transform: uppercase;
}

.productdetails-view .nav-tabs > li.active > a,
.productdetails-view .nav-tabs > li > a:hover {
  background: var(--cs-orange);
  color: #fff;
}

.productdetails-view .tab-content,
.productdetails-view .product-description,
.productdetails-view .customer-reviews {
  border: 1px solid var(--cs-border);
  border-top: 0;
  padding: 18px 20px;
}

.productdetails-view.cs-detail-with-rail {
  align-items: start;
  display: grid;
  gap: 22px;
  grid-template-columns: minmax(0, 1fr) 300px;
}

.productdetails-view.cs-detail-with-rail .product-neighbours {
  grid-column: 1 / -1;
  grid-row: 1;
  margin-bottom: 0;
}

.productdetails-view.cs-detail-with-rail .vm-product-container {
  grid-column: 1;
  grid-row: 2;
}

.productdetails-view.cs-detail-with-rail .productdetails-tabs {
  grid-column: 1;
  grid-row: 3;
}

.productdetails-view.cs-detail-with-rail .cs-product-detail-rail {
  grid-column: 2;
  grid-row: 2 / span 2;
}

.cs-catalog-rail-thumb-empty:before {
  color: var(--cs-blue-dark);
  content: "CS";
  font-size: 13px;
  font-weight: 900;
}

.t3-mast-bottom {
  background: #f7fafc;
  border-top: 1px solid var(--cs-border);
  padding: 28px 0 24px;
}

.t3-mast-bottom .cs-brand-rollover {
  background: transparent;
  border: 0;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.cs-brand-rollover .module-title {
  border-bottom: 3px solid var(--cs-blue);
  color: var(--cs-blue-dark);
  font-size: 20px;
  font-weight: 800;
  margin: 0 0 18px;
  padding-bottom: 9px;
  text-transform: uppercase;
}

.cs-recent-viewed {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  margin: 0 0 30px;
  padding: 0 !important;
}

.cs-recent-viewed .module-inner,
.cs-recent-viewed .module-ct {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.cs-recent-viewed .module-title {
  border-bottom: 3px solid var(--cs-blue);
  color: var(--cs-blue-dark);
  font-size: 20px;
  font-weight: 800;
  margin: 0 0 18px;
  padding-bottom: 9px;
  text-transform: uppercase;
}

.cs-recent-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.cs-recent-card {
  background: #fff;
  border: 1px solid var(--cs-border);
  box-shadow: 0 6px 14px rgba(13, 79, 130, .06);
  color: var(--cs-blue-dark);
  display: flex;
  flex-direction: column;
  min-height: 162px;
  padding: 12px;
  text-align: center;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.cs-recent-card:hover,
.cs-recent-card:focus {
  border-color: rgba(37, 166, 75, .45);
  box-shadow: 0 10px 22px rgba(13, 79, 130, .12);
  color: var(--cs-green);
  text-decoration: none;
  transform: translateY(-2px);
}

.cs-recent-card-media {
  align-items: center;
  background: #f8fbfd;
  display: flex;
  height: 92px;
  justify-content: center;
  margin-bottom: 10px;
  overflow: hidden;
}

.cs-recent-card-media img {
  height: auto !important;
  max-height: 78px;
  max-width: 96px;
  object-fit: contain;
  width: auto !important;
}

.cs-recent-card-title {
  display: block;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.28;
  text-transform: uppercase;
}

.cs-brand-rollover .module-ct {
  overflow: hidden;
}

.cs-brand-rollover .vmgroup {
  align-items: stretch;
  display: flex;
  gap: 14px;
  width: max-content;
}

.cs-brand-rollover .vmgroup.cs-marquee-ready {
  animation: csBrandMarquee 42s linear infinite;
}

.cs-brand-rollover:hover .vmgroup.cs-marquee-ready {
  animation-play-state: paused;
}

.cs-brand-rollover .vmmanufacturer {
  background: #fff;
  border: 1px solid var(--cs-border);
  box-shadow: 0 6px 14px rgba(13, 79, 130, .06);
  flex: 0 0 150px;
  list-style: none;
  margin: 0;
  min-height: 104px;
  padding: 14px 16px;
  text-align: center;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.cs-brand-rollover .vmmanufacturer:hover {
  border-color: rgba(37, 166, 75, .45);
  box-shadow: 0 10px 22px rgba(13, 79, 130, .12);
  transform: translateY(-2px);
}

.cs-brand-rollover .vmmanufacturer li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cs-brand-rollover .vmmanufacturer a {
  align-items: center;
  color: var(--cs-blue-dark);
  display: flex;
  font-size: 0;
  line-height: 0;
  min-height: 76px;
  justify-content: center;
}

.cs-brand-rollover .vmmanufacturer a:hover {
  color: var(--cs-green);
  text-decoration: none;
}

.cs-brand-rollover .vmmanufacturer a > div,
.cs-brand-rollover .vmmanufacturer a > span,
.cs-brand-rollover .vmmanufacturer a > strong {
  display: none !important;
}

.cs-brand-rollover .vmmanufacturer img {
  height: 72px !important;
  max-width: 118px;
  object-fit: contain;
  opacity: .78;
  transition: opacity .18s ease, transform .18s ease;
  width: auto !important;
}

.cs-brand-rollover .vmmanufacturer:hover img {
  opacity: 1;
  transform: scale(1.04);
}

@keyframes csBrandMarquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.cs-home-note {
  background: var(--cs-soft);
  border-left: 4px solid var(--cs-green);
  padding: 14px 16px;
}

html.home .article-info,
html.home .page-header,
html.home #t3-content > h1 {
  display: none !important;
}

html.home #t3-mainbody {
  padding-top: 28px;
}

html.home #t3-content {
  width: 100%;
}

.cs-home-complete {
  color: var(--cs-text);
}

.cs-home-intro {
  align-items: stretch;
  background: linear-gradient(90deg, rgba(13, 79, 130, .95), rgba(19, 105, 168, .82)), url('/images/cleanselect/banner_drylene.jpg') center right / contain no-repeat;
  color: #fff;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1fr) 280px;
  margin-bottom: 28px;
  min-height: 300px;
  padding: 34px;
}

.cs-home-kicker {
  color: #d9f0ff;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.cs-home-intro h2,
.cs-home-section h2 {
  letter-spacing: 0;
}

.cs-home-intro h2 {
  color: #fff;
  font-size: 34px;
  font-weight: 800;
  line-height: 1.14;
  margin: 0 0 12px;
  max-width: 720px;
}

.cs-home-intro p {
  font-size: 17px;
  line-height: 1.55;
  max-width: 650px;
}

.cs-home-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.cs-home-btn {
  border-radius: 4px;
  display: inline-flex;
  font-weight: 800;
  justify-content: center;
  min-height: 42px;
  padding: 10px 18px;
  text-transform: uppercase;
}

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

.cs-home-btn-primary {
  background: var(--cs-orange);
  color: #fff !important;
}

.cs-home-btn-primary:hover {
  background: #d87514;
}

.cs-home-btn-secondary {
  background: #fff;
  color: var(--cs-blue-dark) !important;
}

.cs-home-intro-panel {
  align-self: end;
  background: rgba(255, 255, 255, .95);
  border-left: 5px solid var(--cs-green);
  color: var(--cs-blue-dark);
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 20px;
}

.cs-home-intro-panel strong {
  font-size: 20px;
  font-weight: 800;
}

.cs-home-band {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 34px;
}

.cs-home-trust > div,
.cs-home-panel,
.cs-home-links a,
.cs-home-category {
  background: #fff;
  border: 1px solid var(--cs-border);
  box-shadow: 0 8px 20px rgba(13, 79, 130, .07);
}

.cs-home-trust > div {
  border-top: 4px solid var(--cs-green);
  padding: 18px;
}

.cs-home-trust strong,
.cs-home-links strong {
  color: var(--cs-blue-dark);
  display: block;
  font-size: 17px;
  font-weight: 800;
  margin-bottom: 6px;
}

.cs-home-trust span,
.cs-home-links span,
.cs-home-muted {
  color: #5f7380;
  line-height: 1.5;
}

.cs-home-section {
  margin-bottom: 36px;
}

.cs-home-section-head {
  align-items: center;
  display: flex;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 16px;
}

.cs-home-section h2 {
  color: var(--cs-blue-dark);
  font-size: 26px;
  font-weight: 800;
  margin: 0;
}

.cs-home-section-head a {
  color: var(--cs-blue);
  font-weight: 800;
}

.cs-home-category-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.cs-home-category {
  align-items: center;
  color: var(--cs-blue-dark);
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-height: 220px;
  padding: 16px 16px 18px;
  text-align: center;
}

.cs-home-category:hover,
.cs-home-links a:hover {
  border-color: rgba(37, 166, 75, .45);
  box-shadow: 0 12px 28px rgba(13, 79, 130, .13);
  color: var(--cs-green);
  text-decoration: none;
}

.cs-home-category img {
  background: transparent;
  border: 0;
  height: auto;
  max-width: none;
  object-fit: contain;
  padding: 0;
  width: 100%;
}

.cs-home-category img[src*="noimage_new"] {
  opacity: .35;
}

.cs-home-category span {
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: center;
  min-height: 36px;
}

.browse-view .vm-product-media-container,
.browse-view .vm-product-media-container a {
  align-items: center;
  display: flex;
  justify-content: center;
}

.browse-view img.browseProductImage {
  height: auto !important;
  max-height: 150px !important;
  max-width: 100% !important;
  object-fit: contain;
  width: auto !important;
}

.cs-home-category span {
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
  text-transform: uppercase;
}

.cs-home-featured-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.cs-home-featured-rollover {
  overflow: hidden;
}

.cs-home-featured-rollover .cs-home-section-head {
  align-items: center;
  margin-bottom: 12px;
}

.cs-home-featured-controls {
  align-items: center;
  display: flex;
  gap: 8px;
  margin-left: auto;
}

.cs-home-featured-controls a {
  margin-left: 6px;
}

.cs-home-featured-nav {
  align-items: center;
  background: #fff;
  border: 1px solid #cfe0ea;
  border-radius: 4px;
  color: var(--cs-blue-dark);
  display: inline-flex;
  font-size: 20px;
  font-weight: 900;
  height: 38px;
  justify-content: center;
  line-height: 1;
  padding: 0;
  width: 38px;
}

.cs-home-featured-nav:hover,
.cs-home-featured-nav:focus {
  background: var(--cs-orange);
  border-color: var(--cs-orange);
  color: #fff;
}

.cs-home-featured-rollover .cs-home-featured-viewport {
  margin: 0 -2px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 2px;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

.cs-home-featured-rollover .cs-home-featured-viewport::-webkit-scrollbar {
  display: none;
}

.cs-home-featured-rollover .cs-home-featured-grid {
  display: flex;
  gap: 14px;
  min-width: max-content;
  will-change: transform;
}

.cs-home-featured-rollover .cs-home-featured-grid.cs-marquee-ready {
  animation: csFeaturedRoll 36s linear infinite;
}

.cs-home-featured-rollover:hover .cs-home-featured-grid.cs-marquee-ready {
  animation-play-state: paused;
}

.cs-home-featured-rollover .cs-home-featured-card {
  flex: 0 0 260px;
  min-height: 100%;
}

@keyframes csFeaturedRoll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-50% - 7px));
  }
}

.cs-home-featured-card {
  background: #fff;
  border: 1px solid var(--cs-border);
  box-shadow: 0 8px 20px rgba(13, 79, 130, .07);
  color: var(--cs-blue-dark);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 14px;
  text-decoration: none !important;
  transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.cs-home-featured-card:hover {
  border-color: rgba(255, 128, 24, .45);
  box-shadow: 0 12px 28px rgba(13, 79, 130, .13);
  color: var(--cs-blue-dark);
  transform: translateY(-2px);
}

.cs-home-featured-media {
  align-items: center;
  background: #f8fbfd;
  border: 1px solid #e2ebf1;
  display: flex;
  height: 142px;
  justify-content: center;
  margin-bottom: 14px;
  padding: 14px;
}

.cs-home-featured-media img {
  max-height: 118px;
  max-width: 100%;
  object-fit: contain;
}

.cs-home-featured-copy {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
}

.cs-home-featured-copy strong {
  color: var(--cs-blue-dark);
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
  text-transform: uppercase;
}

.cs-home-featured-copy span {
  color: #5f7380;
  font-size: 13px;
  line-height: 1.45;
}

.cs-home-featured-copy em {
  color: var(--cs-orange);
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: 900;
  margin-top: auto;
  text-transform: uppercase;
}

.cs-home-split {
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(0, 1.4fr) minmax(280px, .6fr);
}

.cs-home-panel {
  padding: 24px;
}

.cs-home-product-list {
  display: grid;
  gap: 10px;
  margin-top: 16px;
}

.cs-home-product-list a {
  background: #f7fafc;
  border-left: 4px solid var(--cs-orange);
  color: var(--cs-blue-dark);
  font-weight: 800;
  padding: 12px 14px;
}

.cs-home-product-list a:hover {
  background: #eef7fc;
  color: var(--cs-green);
  text-decoration: none;
}

.cs-home-help ol {
  color: #506675;
  line-height: 1.7;
  margin: 14px 0 18px;
  padding-left: 20px;
}

.cs-home-links {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.cs-home-links a {
  display: block;
  min-height: 128px;
  padding: 22px;
}

.t3-mainbody {
  padding-top: 24px;
}

.t3-features-intro {
  display: none !important;
}

.t3-sidebar .module,
.t3-sidebar .moduletable,
.sidebar-1 .module,
.sidebar-2 .module {
  border: 1px solid var(--cs-border);
  border-radius: 4px;
  background: #fff;
  margin-bottom: 18px;
}

.t3-sidebar .module-title,
.t3-sidebar h3,
.sidebar-1 h3,
.sidebar-2 h3 {
  background: var(--cs-blue);
  color: #fff;
  font-size: 15px;
  margin: 0;
  padding: 10px 14px;
}

.t3-sidebar .module-ct,
.t3-sidebar .moduletable > div {
  padding: 12px 14px;
}

.item-page h1,
.page-header h1 {
  color: var(--cs-blue-dark);
  font-size: 28px;
}

body.cs-account-page {
  background: #eef5f9;
}

body.cs-account-page .t3-features-intro {
  display: none;
}

body.cs-account-page .t3-mainbody {
  padding-bottom: 18px;
  padding-top: 34px;
}

body.cs-account-page #t3-content {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}

joomla-alert,
.alert {
  border: 1px solid rgba(19, 105, 168, .18);
  border-left: 6px solid var(--cs-blue);
  border-radius: 6px;
  box-shadow: 0 10px 24px rgba(13, 79, 130, .10);
  color: var(--cs-blue-dark);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.45;
  margin: 0 auto 22px;
  max-width: 1040px;
  padding: 15px 18px;
}

joomla-alert[type="danger"],
joomla-alert[type="error"],
.alert-danger,
.alert-error {
  background: #fff5ef;
  border-color: rgba(242, 140, 40, .22);
  border-left-color: var(--cs-orange);
  color: #8d3f08;
}

joomla-alert[type="success"],
.alert-success {
  background: #f0faf4;
  border-left-color: var(--cs-green);
  color: #175d34;
}

joomla-alert.cs-alert-important,
.alert.cs-alert-important {
  font-size: 16px;
  padding: 18px 20px;
}

.cs-field-error,
body.cs-account-page .cs-field-error {
  border-color: var(--cs-orange) !important;
  box-shadow: 0 0 0 3px rgba(242, 140, 40, .20) !important;
}

.cs-vat-modal {
  align-items: center;
  background: rgba(4, 35, 60, .55);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  padding: 22px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
}

.cs-vat-modal__panel {
  background: #fff;
  border: 1px solid rgba(19, 105, 168, .18);
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(4, 35, 60, .32);
  max-width: 560px;
  outline: 0;
  padding: 28px;
  position: relative;
  width: min(100%, 560px);
}

.cs-vat-modal__close {
  align-items: center;
  background: #eef5f9;
  border: 0;
  border-radius: 50%;
  color: var(--cs-blue-dark);
  display: flex;
  font-size: 18px;
  font-weight: 800;
  height: 34px;
  justify-content: center;
  line-height: 1;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 34px;
}

.cs-vat-modal__kicker {
  color: var(--cs-orange);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  margin: 0 44px 8px 0;
  text-transform: uppercase;
}

.cs-vat-modal h2 {
  color: var(--cs-blue-dark);
  font-size: 28px;
  font-weight: 900;
  line-height: 1.15;
  margin: 0 44px 14px 0;
}

.cs-vat-modal__message {
  color: #415666;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.55;
  margin: 0 0 22px;
}

.cs-vat-modal__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.cs-vat-modal__btn {
  align-items: center;
  background: #eef5f9;
  border: 1px solid #d4e2eb;
  border-radius: 4px;
  color: var(--cs-blue-dark);
  display: inline-flex;
  font-weight: 900;
  justify-content: center;
  min-height: 44px;
  padding: 11px 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.cs-vat-modal__btn:hover {
  background: #e3eff6;
  color: var(--cs-blue-dark);
  text-decoration: none;
}

.cs-vat-modal__btn-primary {
  background: var(--cs-orange);
  border-color: var(--cs-orange);
  color: #fff;
}

.cs-vat-modal__btn-primary:hover {
  background: #d87514;
  border-color: #d87514;
  color: #fff;
}

body.cs-account-page .vm-page-title {
  color: var(--cs-blue-dark);
  display: block !important;
  font-size: 34px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.15;
  margin: 0 0 24px;
  padding-bottom: 16px;
  position: relative;
  text-align: left !important;
}

html.home body.cs-account-page .article-info,
html.home body.cs-account-page .page-header,
html.home body.cs-account-page #t3-content > h1.vm-page-title {
  display: block !important;
}

html.home body.cs-account-page .article-info,
html.home body.cs-account-page .page-header {
  margin: 0;
  padding: 0;
}

body.cs-account-page .vm-page-title:after {
  background: linear-gradient(90deg, var(--cs-orange), var(--cs-green));
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 156px;
}

body.cs-account-page .vm-login,
body.cs-account-page #adminForm fieldset,
body.cs-account-page .vm-btn-contaner {
  background: #fff !important;
  border: 1px solid rgba(19, 105, 168, .14);
  border-radius: 6px;
  box-shadow: 0 14px 34px rgba(13, 79, 130, .10);
}

body.cs-account-page .vm-user-manage,
body.cs-account-page .vm-user-add-product {
  display: none !important;
}

body.cs-account-page #adminForm > p,
body.cs-account-page #adminForm > .mb-3:first-child {
  color: #526977;
  font-weight: 700;
  margin: 0 0 18px !important;
}

body.cs-account-page .cs-account-dashboard {
  background: #fff;
  border: 1px solid rgba(19, 105, 168, .14);
  border-radius: 6px;
  box-shadow: 0 14px 34px rgba(13, 79, 130, .10);
  margin-bottom: 24px;
  overflow: hidden;
}

body.cs-account-page .cs-account-dashboard-head {
  background: var(--cs-blue-dark);
  color: #fff;
  padding: 24px 28px;
}

body.cs-account-page .cs-account-dashboard-head p {
  color: #fed7a4;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  margin: 0 0 7px;
  text-transform: uppercase;
}

body.cs-account-page .cs-account-dashboard-head h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.2;
  margin: 0;
}

body.cs-account-page .cs-account-dashboard-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  padding: 18px;
}

body.cs-account-page .cs-account-card {
  background: #f6fafc;
  border: 1px solid #dbe7ee;
  border-radius: 5px;
  color: var(--cs-text);
  display: block;
  min-height: 118px;
  padding: 16px;
  text-decoration: none;
}

body.cs-account-page .cs-account-card:hover {
  background: #fff;
  border-color: var(--cs-blue);
  box-shadow: 0 8px 18px rgba(13, 79, 130, .10);
  color: var(--cs-text);
  text-decoration: none;
}

body.cs-account-page .cs-account-card strong {
  color: var(--cs-blue-dark);
  display: block;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 8px;
}

body.cs-account-page .cs-account-card span {
  color: #526977;
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.45;
}

body.cs-account-page .cs-account-card-disabled {
  cursor: default;
  opacity: .62;
}

body.cs-account-page .cs-account-card-disabled:hover {
  background: #f6fafc;
  border-color: #dbe7ee;
  box-shadow: none;
}

body.cs-account-page .vm-login {
  margin-bottom: 34px !important;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
}

body.cs-account-page .vm-login.cs-account-login {
  display: block;
}

body.cs-account-page .vm-login:before {
  background: var(--cs-blue-dark);
  color: #fff;
  content: "Accesso";
  display: block;
  font-size: 13px;
  font-weight: 800;
  grid-column: 1 / -1;
  letter-spacing: 0;
  padding: 10px 24px;
  text-transform: uppercase;
}

body.cs-account-page .vm-login .lead {
  border: 0 !important;
  color: var(--cs-blue-dark);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.3;
  margin: 0 !important;
  padding: 22px 24px 0 !important;
}

body.cs-account-page .vm-login .lead:after {
  color: #607282;
  content: "Inserisci le credenziali oppure compila la registrazione professionale qui sotto.";
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.55;
  margin-top: 10px;
}

body.cs-account-page #com-form-login {
  align-items: end;
  display: grid !important;
  gap: 14px;
  grid-template-columns: minmax(180px, 1fr) minmax(180px, 1fr) auto;
  padding: 18px 24px 24px !important;
}

body.cs-account-page #com-form-login:before,
body.cs-account-page #com-form-login:after {
  content: none;
  display: none;
}

body.cs-account-page #com-form-login > .col-12 {
  margin-bottom: 0 !important;
  width: auto;
}

body.cs-account-page #com-form-login > .col-12:last-of-type {
  grid-column: 1 / -1;
}

body.cs-account-page #com-form-login > .col-12:nth-of-type(3) {
  grid-column: 1 / 3;
  grid-row: 2;
}

body.cs-account-page #com-form-login #com-form-login-remember {
  align-self: stretch;
  grid-column: 3;
  grid-row: 1;
}

body.cs-account-page #com-form-login > .col-12:nth-of-type(5) {
  grid-column: 1 / -1;
  grid-row: 3;
}

body.cs-account-page #com-form-login #com-form-login-remember .btn,
body.cs-account-page .vm-btn-contaner .btn {
  align-items: center;
  border: 0;
  border-radius: 4px;
  display: inline-flex;
  font-weight: 800;
  justify-content: center;
  min-height: 44px;
  padding: 11px 22px;
  text-transform: uppercase;
}

body.cs-account-page #com-form-login #com-form-login-remember .btn,
body.cs-account-page .vm-btn-contaner .btn-primary {
  background: var(--cs-orange);
  color: #fff;
}

body.cs-account-page #com-form-login #com-form-login-remember .btn {
  height: 100%;
  width: 100%;
}

body.cs-account-page #com-form-login #com-form-login-remember .btn:hover,
body.cs-account-page .vm-btn-contaner .btn-primary:hover {
  background: #d87514;
  color: #fff;
}

body.cs-account-page .vm-btn-contaner .btn-secondary {
  background: #e8eef3;
  color: var(--cs-blue-dark);
}

body.cs-account-page #com-form-login a {
  color: var(--cs-blue-dark);
  font-weight: 700;
  margin-right: 18px;
}

body.cs-account-page .form-control,
body.cs-account-page .form-select,
body.cs-account-page .chosen-container-single .chosen-single {
  background: #fff;
  border: 1px solid #cfdce6;
  border-radius: 4px;
  box-shadow: none;
  color: var(--cs-text);
  min-height: 44px;
  padding: 10px 12px;
  width: 100% !important;
}

body.cs-account-page .form-control:focus,
body.cs-account-page .form-select:focus,
body.cs-account-page .chosen-container-active .chosen-single {
  border-color: var(--cs-blue);
  box-shadow: 0 0 0 3px rgba(19, 105, 168, .14);
  outline: 0;
}

body.cs-account-page .form-check-input {
  margin-right: 8px;
}

body.cs-account-page .vm-section-title {
  border: 0 !important;
  color: var(--cs-blue-dark);
  font-size: 26px;
  font-weight: 800;
  letter-spacing: 0;
  margin: 0 0 18px !important;
  padding: 0 !important;
}

body.cs-account-page #adminForm .vm-form-row {
  margin: 0 !important;
}

body.cs-account-page #adminForm .row {
  margin-left: 0;
  margin-right: 0;
}

body.cs-account-page #adminForm .col-lg-8 {
  float: none;
  margin-left: 0;
  width: 100%;
}

body.cs-account-logged-in #adminForm {
  background: #fff;
  border: 1px solid rgba(19, 105, 168, .14);
  border-radius: 6px;
  box-shadow: 0 14px 34px rgba(13, 79, 130, .10);
  padding: 24px;
}

body.cs-account-logged-in #adminForm fieldset {
  box-shadow: none;
}

body.cs-account-logged-in #adminForm .vm-form-row {
  width: 100%;
}

body.cs-account-page #adminForm .vm-add-edit-address {
  margin-top: 22px;
}

body.cs-account-page #adminForm .vm-add-edit-address a {
  color: var(--cs-blue-dark);
  font-weight: 800;
}

body.cs-account-page #adminForm fieldset {
  display: grid;
  gap: 16px 18px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0;
  padding: 24px !important;
}

body.cs-account-page #adminForm legend {
  border: 0 !important;
  color: var(--cs-blue-dark);
  font-size: 19px;
  font-weight: 800;
  grid-column: 1 / -1;
  margin: 0 !important;
  padding: 0 !important;
}

body.cs-account-page .cs-register-note {
  background: #f6fafc;
  border-left: 4px solid var(--cs-green);
  color: #435566;
  font-weight: 600;
  grid-column: 1 / -1;
  line-height: 1.5;
  margin: 0;
  padding: 12px 14px;
}

body.cs-account-page #adminForm fieldset > .mb-3 {
  margin: 0 !important;
}

body.cs-account-page #adminForm .form-label {
  color: #34495b;
  display: block;
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 7px;
  text-transform: uppercase;
}

body.cs-account-page .asterisk {
  color: #cc4b1d;
}

body.cs-account-page .cs-field-email,
body.cs-account-page .cs-field-company,
body.cs-account-page .cs-field-address-1 {
  grid-column: 1 / -1;
}

body.cs-account-page .cs-field-partita-iva input {
  border-color: rgba(242, 140, 40, .65);
  font-weight: 800;
}

body.cs-account-page .chosen-container {
  width: 100% !important;
}

body.cs-account-page .chosen-container-single .chosen-single div {
  top: 9px;
}

body.cs-account-page .chosen-container .chosen-drop {
  border-color: #cfdce6;
}

body.cs-account-page .vm-btn-contaner {
  border-top: 0 !important;
  margin-top: 18px;
  padding: 18px 24px !important;
  text-align: right !important;
}

body.cs-account-page .cs-recent-viewed {
  display: none !important;
}

body.cs-account-login-only #t3-content {
  max-width: 760px;
}

body.cs-account-login-only .vm-page-title {
  text-align: center !important;
}

body.cs-account-login-only .vm-page-title:after {
  left: 50%;
  transform: translateX(-50%);
}

body.cs-account-login-only .vm-login:before {
  content: "Accesso riservato";
}

body.cs-account-login-only #com-form-login {
  grid-template-columns: 1fr 1fr auto;
}

body.cs-cart-login-page {
  background: #eef5f9;
}

body.cs-cart-login-page .t3-features-intro,
body.cs-cart-login-page .cs-recent-viewed {
  display: none !important;
}

body.cs-cart-login-page .t3-mainbody {
  padding-bottom: 54px;
  padding-top: 34px;
}

body.cs-cart-login-page #t3-content {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 860px;
  width: 100%;
}

body.cs-cart-login-page .cs-cart-login-head {
  background: var(--cs-blue-dark);
  border-radius: 6px 6px 0 0;
  color: #fff;
  padding: 28px 32px;
}

body.cs-cart-login-page .cs-cart-login-kicker {
  color: #fed7a4;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  margin: 0 0 8px;
  text-transform: uppercase;
}

body.cs-cart-login-page .cs-cart-login-head h1 {
  color: #fff;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.18;
  margin: 0 0 10px;
}

body.cs-cart-login-page .cs-cart-login-head p:last-child {
  color: rgba(255, 255, 255, .86);
  font-size: 16px;
  line-height: 1.55;
  margin: 0;
}

body.cs-cart-login-page joomla-alert,
body.cs-cart-login-page .alert {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-weight: 800;
  margin: 0 !important;
}

body.cs-cart-login-page .login {
  background: #fff;
  border: 1px solid rgba(19, 105, 168, .14);
  border-radius: 0 0 6px 6px;
  border-top: 0;
  box-shadow: 0 14px 34px rgba(13, 79, 130, .10);
  padding: 30px 32px 34px;
}

body.cs-cart-login-page .login-wrap,
body.cs-cart-login-page .login {
  max-width: none;
  width: 100% !important;
}

body.cs-cart-login-page .login form.form-horizontal {
  margin: 0 auto;
  max-width: 520px;
  width: 100%;
}

body.cs-cart-login-page .login fieldset,
body.cs-cart-login-page .login .form-group,
body.cs-cart-login-page .login .col-sm-12,
body.cs-cart-login-page .login .password-group,
body.cs-cart-login-page .login .input-group,
body.cs-cart-login-page .login .other-links ul {
  float: none !important;
  margin-left: 0;
  margin-right: 0;
  width: 100% !important;
}

body.cs-cart-login-page .login .control-group {
  margin-bottom: 16px;
}

body.cs-cart-login-page .login .control-label label {
  color: #34495b;
  display: block;
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 7px;
  text-transform: uppercase;
}

body.cs-cart-login-page .login .form-control,
body.cs-cart-login-page .login input[type="text"],
body.cs-cart-login-page .login input[type="password"] {
  border: 1px solid #cfdce6;
  border-radius: 4px;
  box-shadow: none;
  min-height: 44px;
  padding: 10px 12px;
  width: 100%;
}

body.cs-cart-login-page .login .input-group {
  display: flex;
}

body.cs-cart-login-page .login .input-group .form-control {
  flex: 1 1 auto;
}

body.cs-cart-login-page .login .input-password-toggle {
  border-radius: 0 4px 4px 0;
  font-size: 0;
  min-width: 52px;
  padding: 0 14px;
}

body.cs-cart-login-page .login .input-password-toggle:before {
  content: "Vedi";
  font-size: 13px;
  font-weight: 800;
}

body.cs-cart-login-page .login .form-control:focus,
body.cs-cart-login-page .login input[type="text"]:focus,
body.cs-cart-login-page .login input[type="password"]:focus {
  border-color: var(--cs-blue);
  box-shadow: 0 0 0 3px rgba(19, 105, 168, .14);
  outline: 0;
}

body.cs-cart-login-page .login .btn-primary {
  background: var(--cs-orange);
  border: 0;
  border-radius: 4px;
  color: #fff;
  font-weight: 800;
  min-height: 44px;
  padding: 11px 22px;
  text-transform: uppercase;
  width: 100%;
}

body.cs-cart-login-page .login .btn-primary:hover {
  background: #d87514;
  color: #fff;
}

body.cs-cart-login-page .login a {
  color: var(--cs-blue-dark);
  font-weight: 700;
}

body.cs-cart-login-page .login .list-unstyled {
  margin-top: 18px;
}

body.cs-cart-login-page .login .list-unstyled li {
  margin-bottom: 8px;
}

body.cs-cart-page {
  background: #eef5f9;
}

body.cs-cart-page .t3-features-intro,
body.cs-cart-page .cs-recent-viewed {
  display: none !important;
}

body.cs-cart-page .t3-mainbody {
  padding-bottom: 54px;
  padding-top: 34px;
}

body.cs-cart-page #t3-content {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  width: 100%;
}

body.cs-cart-page .vm-page-title {
  border: 0 !important;
  color: var(--cs-blue-dark);
  display: block !important;
  font-size: 34px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.15;
  margin: 0 0 24px !important;
  padding-bottom: 16px !important;
  position: relative;
}

body.cs-cart-page .vm-page-title:after {
  background: linear-gradient(90deg, var(--cs-orange), var(--cs-green));
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 156px;
}

body.cs-cart-page .cart-view,
body.cs-cart-page form[name="checkoutForm"],
body.cs-cart-page .vm-cart-item,
body.cs-cart-page .cart-summary,
body.cs-cart-page .checkout-button-top {
  background: #fff;
  border: 1px solid rgba(19, 105, 168, .14);
  border-radius: 6px;
  box-shadow: 0 14px 34px rgba(13, 79, 130, .10);
}

body.cs-cart-has-items .cart-view {
  background: #fff;
  border: 1px solid rgba(19, 105, 168, .14);
  border-radius: 6px;
  box-shadow: 0 14px 34px rgba(13, 79, 130, .10);
  padding: 24px;
}

body.cs-cart-has-items #cart-view > .px-3.py-3.bg-light.mb-3 {
  display: none !important;
}

body.cs-cart-has-items form[name="checkoutForm"] {
  align-items: start;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  column-gap: 28px;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(390px, .82fr);
  margin: 0 !important;
  row-gap: 22px;
}

body.cs-cart-has-items form[name="checkoutForm"] > .cs-cart-checkout-options,
body.cs-cart-has-items form[name="checkoutForm"] > .cs-cart-checkout-summary {
  border: 0 !important;
  float: none !important;
  max-width: none !important;
  padding: 0 !important;
  width: auto !important;
}

body.cs-cart-has-items form[name="checkoutForm"] > .cs-cart-checkout-options {
  grid-column: 1;
}

body.cs-cart-has-items form[name="checkoutForm"] > .cs-cart-checkout-summary {
  grid-column: 2;
}

body.cs-cart-has-items .cs-cart-checkout-summary {
  position: static !important;
}

body.cs-cart-has-items #checkout-advertise-box,
body.cs-cart-has-items form[name="checkoutForm"] > input[type="hidden"] {
  display: none !important;
}

body.cs-cart-has-items .vm-checkout-login {
  background: #f6fafc;
  border: 1px solid #dbe7ee;
  border-radius: 5px;
  color: var(--cs-text);
  margin: 0 0 18px !important;
  padding: 12px 16px;
}

body.cs-cart-has-items .vm-checkout-login form {
  align-items: center;
  background: transparent !important;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 !important;
  padding: 0 !important;
}

body.cs-cart-has-items .vm-checkout-login form:before {
  background: rgba(19, 105, 168, .1);
  border-radius: 999px;
  color: var(--cs-blue-dark);
  content: "Cliente";
  font-size: 12px;
  font-weight: 900;
  padding: 5px 10px;
  text-transform: uppercase;
}

body.cs-cart-has-items .vm-checkout-login .btn {
  margin-left: auto !important;
}

body.cs-cart-has-items .vm-checkout-billing-userfields,
body.cs-cart-has-items .vm-checkout-shipping-userfields,
body.cs-cart-has-items .vm-checkout-shipping,
body.cs-cart-has-items .vm-checkout-payment,
body.cs-cart-has-items .vm-fieldset-pricelist {
  background: #fff;
  border: 1px solid #dbe7ee;
  border-radius: 5px;
  box-shadow: 0 8px 22px rgba(13, 79, 130, .06);
  margin-bottom: 16px !important;
  padding: 16px;
}

body.cs-cart-has-items .vm-checkout-billing-userfields fieldset,
body.cs-cart-has-items .vm-checkout-shipping-userfields fieldset {
  margin: 0;
}

body.cs-cart-has-items .vm-fieldset-pricelist {
  margin-bottom: 0 !important;
}

body.cs-cart-has-items .cs-cart-section-title,
body.cs-cart-has-items .vm-checkout-shipping-userfields h2 {
  border-bottom: 1px solid #dbe7ee !important;
  color: var(--cs-blue-dark);
  font-size: 18px;
  font-weight: 800 !important;
  line-height: 1.3;
  margin: 0 0 14px !important;
  padding: 0 0 10px !important;
}

body.cs-cart-has-items .output-billto,
body.cs-cart-has-items .output-shipto {
  background: #f8fbfd !important;
  border: 1px solid #e2ebf1;
  border-radius: 5px;
  margin: 0 0 12px !important;
  padding: 12px 14px !important;
}

body.cs-cart-has-items .output-billto .row {
  align-items: start;
  border-bottom: 1px solid #e6eef3;
  display: grid !important;
  grid-template-columns: minmax(170px, 34%) minmax(0, 1fr);
  margin: 0 !important;
  padding: 7px 0;
}

body.cs-cart-has-items .output-billto .row:last-child {
  border-bottom: 0;
}

body.cs-cart-has-items .output-billto .row.cs-empty-user-row,
body.cs-cart-has-items .output-shipto .row.cs-empty-user-row {
  display: none !important;
}

body.cs-cart-has-items .output-billto .col-6,
body.cs-cart-has-items .output-shipto .col-6 {
  float: none !important;
  max-width: none !important;
  padding: 0 !important;
  width: auto !important;
}

body.cs-cart-has-items .output-billto .col-6:first-child {
  color: #667985;
  font-size: 13px;
  font-weight: 900;
  grid-column: 1;
  line-height: 1.25;
  overflow-wrap: anywhere;
  text-transform: uppercase;
}

body.cs-cart-has-items .output-billto .col-6:last-child {
  color: var(--cs-blue-dark);
  font-weight: 800;
  grid-column: 2;
  overflow-wrap: anywhere;
}

body.cs-cart-has-items .vm-checkout-billing-userfields a,
body.cs-cart-has-items .vm-checkout-shipping-userfields a.details {
  align-items: center;
  background: #fff;
  border: 1px solid #d6e3ea;
  border-radius: 4px;
  color: var(--cs-blue-dark) !important;
  display: inline-flex;
  font-size: 13px;
  font-weight: 900;
  min-height: 36px;
  padding: 8px 11px;
  text-decoration: none;
}

body.cs-cart-has-items .vm-checkout-billing-userfields a:hover,
body.cs-cart-has-items .vm-checkout-shipping-userfields a.details:hover {
  background: var(--cs-blue);
  border-color: var(--cs-blue);
  color: #fff !important;
}

body.cs-cart-has-items .output-shipto .form-check {
  margin: 0;
  padding: 0;
}

body.cs-cart-has-items .output-shipto .controls {
  margin: 0;
}

body.cs-cart-has-items .output-shipto .form-check-inline {
  align-items: center;
  display: flex;
  gap: 8px;
  margin: 0;
}

body.cs-cart-has-items .output-shipto .form-check-label {
  color: var(--cs-blue-dark);
  font-weight: 800;
}

body.cs-cart-has-items .vm-checkout-shipping h2,
body.cs-cart-has-items .vm-checkout-payment h2 {
  border-bottom: 1px solid #dbe7ee !important;
  color: var(--cs-blue-dark);
  font-size: 18px;
  font-weight: 800 !important;
  line-height: 1.3;
  margin: 0 0 14px !important;
  padding: 0 0 10px !important;
}

body.cs-cart-has-items .list-group {
  margin: 0;
}

body.cs-cart-has-items .vm-shipment-plugin-single,
body.cs-cart-has-items .vm-payment-plugin-single {
  align-items: center;
  background: #f8fbfd;
  border: 1px solid #dbe7ee !important;
  border-radius: 5px !important;
  color: var(--cs-text);
  display: flex !important;
  gap: 12px;
  justify-content: space-between;
  margin: 0 0 10px !important;
  min-height: 58px;
  padding: 12px 14px !important;
}

body.cs-cart-has-items .vm-shipment-plugin-single.list-group-item-primary,
body.cs-cart-has-items .vm-payment-plugin-single.list-group-item-primary {
  background: #eef7ed !important;
  border-color: rgba(106, 168, 65, .5) !important;
  box-shadow: inset 4px 0 0 var(--cs-green);
}

body.cs-cart-has-items .vmshipment,
body.cs-cart-has-items .vmpayment {
  align-items: center;
  display: flex !important;
  flex: 1 1 auto;
  gap: 12px;
  justify-content: space-between;
  width: 100%;
}

body.cs-cart-has-items .fee {
  color: var(--cs-blue-dark);
  font-weight: 800;
  margin-left: auto;
  white-space: nowrap;
}

body.cs-cart-has-items .vm-checkout-products {
  border-bottom: 1px solid #dbe7ee;
  margin-bottom: 16px;
  padding-bottom: 4px;
}

body.cs-cart-has-items .vm-checkout-products > .row {
  align-items: start !important;
  border-bottom: 1px solid #e6eef3;
  display: grid !important;
  gap: 12px;
  grid-template-columns: 76px minmax(0, 1fr);
  margin: 0 0 14px !important;
  padding-bottom: 14px;
}

body.cs-cart-has-items .vm-checkout-products > .row:last-child {
  border-bottom: 0;
}

body.cs-cart-has-items .vm-checkout-products .cart-images img {
  aspect-ratio: 1 / 1;
  border: 1px solid #dbe7ee;
  border-radius: 5px;
  height: auto;
  object-fit: contain;
  padding: 6px;
  width: 72px;
}

body.cs-cart-has-items .vm-checkout-products .col-3,
body.cs-cart-has-items .vm-checkout-products .col-4,
body.cs-cart-has-items .vm-checkout-products .col-5,
body.cs-cart-has-items .vm-checkout-products .col-6,
body.cs-cart-has-items .vm-checkout-products .col-md-2,
body.cs-cart-has-items .vm-checkout-products .col-md-3,
body.cs-cart-has-items .vm-checkout-products .col-md-6,
body.cs-cart-has-items .vm-checkout-products .col-md-10 {
  float: none !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: auto !important;
}

body.cs-cart-has-items .vm-checkout-products > .row > .col-3.col-md-2 {
  grid-column: 1;
  min-width: 0;
}

body.cs-cart-has-items .vm-checkout-products > .row > .col-md-10 {
  grid-column: 2;
  min-width: 0;
}

body.cs-cart-has-items .vm-checkout-products .col-md-10 > .row.align-items-end {
  align-items: center !important;
  display: grid !important;
  gap: 12px;
  grid-template-columns: minmax(0, 1.4fr) 112px 124px;
  margin: 0 !important;
}

body.cs-cart-has-items .vm-checkout-products .col-md-10 > .row.align-items-end > .col-5,
body.cs-cart-has-items .vm-checkout-products .col-md-10 > .row.align-items-end > .col-md-6 {
  grid-column: 1;
  min-width: 0;
}

body.cs-cart-has-items .vm-checkout-products .col-md-10 > .row.align-items-end > .col-4,
body.cs-cart-has-items .vm-checkout-products .col-md-10 > .row.align-items-end > .col-md-3 {
  grid-column: 2;
  min-width: 0;
}

body.cs-cart-has-items .vm-checkout-products .col-md-10 > .row.align-items-end > .col-3 {
  grid-column: 3;
  min-width: 0;
}

body.cs-cart-has-items .vm-cart-item-name a {
  color: var(--cs-blue-dark);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.3;
}

body.cs-cart-has-items .vm-cart-item-quantity .input-group {
  align-items: center;
  background: #f6fafc;
  border: 1px solid #d6e3ea;
  border-radius: 4px;
  display: grid !important;
  grid-template-columns: 30px 40px 30px;
  justify-content: center !important;
  overflow: hidden;
  width: 102px;
}

body.cs-cart-has-items .vm-cart-item-quantity button {
  background: transparent !important;
  border: 0 !important;
  color: var(--cs-blue-dark) !important;
  font-size: 0 !important;
  height: 34px;
  min-height: 34px;
  padding: 0 !important;
  width: 30px;
}

body.cs-cart-has-items .vm-cart-item-quantity button * {
  display: none !important;
}

body.cs-cart-has-items .vm-cart-item-quantity button:first-child:before {
  content: "-";
  font-size: 15px;
}

body.cs-cart-has-items .vm-cart-item-quantity button:last-child:before {
  content: "+";
  font-size: 15px;
}

body.cs-cart-has-items .vm2-add_quantity_cart {
  display: none !important;
}

body.cs-cart-has-items .vm-cart-item-quantity .quantity-input {
  border: 0 !important;
  box-shadow: none !important;
  height: 34px;
  max-width: 40px;
  text-align: center;
}

body.cs-cart-has-items .vm-cart-item-basicprice {
  color: var(--cs-blue-dark);
  font-size: 16px;
  font-weight: 900;
  white-space: nowrap;
}

body.cs-cart-has-items .cs-cart-price-actions {
  align-items: center;
  display: flex !important;
  gap: 10px;
  justify-content: flex-end;
}

body.cs-cart-has-items .vm-checkout-products .col-md-10 > .row:last-child {
  align-items: center;
  color: #6b7b87;
  display: grid !important;
  font-size: 13px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin: 8px 0 0 !important;
}

body.cs-cart-has-items .vm-checkout-products .row.cs-cart-empty-row {
  display: none !important;
}

body.cs-cart-has-items .vm2-remove_from_cart {
  background: #fff !important;
  border: 1px solid #dbe7ee !important;
  border-radius: 50%;
  color: #a73333 !important;
  display: inline-flex !important;
  font-size: 0 !important;
  font-weight: 800;
  height: 34px;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  min-width: 34px;
  overflow: hidden;
  padding: 0 !important;
  text-transform: none;
  width: 34px;
}

body.cs-cart-has-items .vm2-remove_from_cart:before {
  content: "\f1f8";
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 1;
}

body.cs-cart-has-items .vm2-remove_from_cart:hover {
  background: #fff4f2 !important;
  border-color: #f3b7ac !important;
  color: #d33d24 !important;
}

body.cs-cart-updating .vm-checkout-payment,
body.cs-cart-updating .vm-checkout-subtotals {
  opacity: .62;
  pointer-events: none;
}

body.cs-cart-has-items .vm-checkout-coupon {
  border-bottom: 1px solid #dbe7ee;
  margin: 0 0 16px !important;
  padding-bottom: 16px;
}

body.cs-cart-has-items .vm-coupon-container {
  display: grid !important;
  gap: 10px;
  grid-template-columns: minmax(0, 1fr) 96px;
}

body.cs-cart-has-items .vm-coupon-container .coupon {
  border: 1px solid #d6e3ea;
  border-radius: 4px;
  height: 42px;
}

body.cs-cart-has-items .vm-coupon-container .btn {
  margin: 0 !important;
  width: auto !important;
}

body.cs-cart-has-items .vm-checkout-subtotals {
  background: linear-gradient(180deg, #fff 0%, #f8fbfd 100%) !important;
  border: 1px solid #cfe0ea;
  border-radius: 6px;
  box-shadow: 0 14px 30px rgba(0, 56, 92, .09);
  margin-bottom: 12px !important;
  padding: 12px 14px !important;
}

body.cs-cart-has-items .vm-checkout-subtotals:before {
  border-bottom: 1px solid #e0ebf2;
  color: var(--cs-blue-dark);
  content: "Riepilogo ordine";
  display: block;
  font-size: 15px;
  font-weight: 900;
  margin: 0 0 4px;
  padding-bottom: 8px;
}

body.cs-cart-has-items .vm-checkout-subtotals .row {
  align-items: center;
  border-bottom: 1px solid #e2ebf1;
  display: flex !important;
  gap: 12px;
  justify-content: space-between;
  margin: 0 !important;
  min-height: 0;
  padding: 7px 0;
}

body.cs-cart-has-items .vm-checkout-subtotals .row:last-child {
  border-bottom: 0;
}

body.cs-cart-has-items .vm-checkout-subtotals .row .col,
body.cs-cart-has-items .vm-checkout-subtotals .row .col.text-end {
  flex: 0 0 auto !important;
  max-width: none !important;
  padding: 0 !important;
  width: auto !important;
}

body.cs-cart-has-items .vm-checkout-subtotals .row .col:first-child {
  color: #38576c;
  flex: 1 1 auto !important;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.25;
  text-align: left !important;
}

body.cs-cart-has-items .vm-checkout-subtotals .row .cs-cart-total-label {
  color: #38576c;
  flex: 1 1 auto !important;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.25;
  text-align: left !important;
}

body.cs-cart-has-items .vm-checkout-subtotals .row .col.text-end {
  color: var(--cs-blue-dark);
  font-size: 13px;
  font-weight: 900;
  min-width: 82px;
  text-align: right !important;
  white-space: nowrap;
}

body.cs-cart-has-items .vm-checkout-subtotals .row .cs-cart-total-value {
  color: var(--cs-blue-dark);
  flex: 0 0 auto !important;
  font-size: 13px;
  font-weight: 900;
  min-width: 82px;
  text-align: right !important;
  white-space: nowrap;
}

body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-total-net {
  display: flex !important;
  margin-top: 0 !important;
}

body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-total-net .col,
body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-tax .col {
  color: var(--cs-blue-dark);
  font-weight: 900;
}

body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-total-net .col:first-child,
body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-total-net .cs-cart-total-value {
  font-weight: 900;
}

body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-total-gross {
  background: #fff5eb;
  border: 1px solid rgba(255, 134, 32, .55);
  border-radius: 6px;
  box-shadow: inset 3px 0 0 var(--cs-orange);
  margin-top: 8px !important;
  min-height: 0;
  padding: 10px 12px !important;
}

body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-total-gross .col {
  color: var(--cs-blue-dark);
  font-size: 15px;
  font-weight: 900;
}

body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-total-gross .col:first-child {
  font-size: 12px;
  text-transform: uppercase;
}

body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-products-cost-discounted .cs-cart-total-value {
  color: var(--cs-blue-dark);
}

body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-adjustments .cs-cart-total-value,
body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-product-discount .cs-cart-total-value {
  color: #2d7a39;
}

body.cs-cart-has-items .vm-checkout-subtotals .cs-cart-merged-row {
  display: none !important;
}

body.cs-cart-has-items .checkout-button-top {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 16px 0 0;
  padding: 0;
}

body.cs-cart-has-items .checkout-button-top .btn {
  display: flex !important;
  justify-content: center;
  margin-left: auto;
  max-width: 260px;
  width: 100% !important;
}

body.cs-cart-page table {
  background: #fff;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}

#t3-off-canvas-categories {
  background: #fff !important;
  color: var(--cs-text);
  max-width: 94vw;
  overflow: hidden;
  transition: transform .34s cubic-bezier(.22, .68, .22, 1), opacity .24s ease !important;
  will-change: transform;
  width: 380px;
}

#t3-off-canvas-categories .t3-off-canvas-body {
  background: #fff;
  height: 100vh;
  max-height: 100vh;
  overflow-y: auto;
  padding: 0 0 72px;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}

#t3-off-canvas-categories .t3-module,
#t3-off-canvas-categories .module,
#t3-off-canvas-categories .module-inner,
#t3-off-canvas-categories .module-ct {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

#t3-off-canvas-categories .module-title,
#t3-off-canvas-categories h3 {
  background: var(--cs-orange);
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0;
  margin: 0;
  padding: 15px 18px;
  position: sticky;
  top: 0;
  text-transform: uppercase;
  visibility: visible !important;
  z-index: 5;
}

#t3-off-canvas-categories ul,
#t3-off-canvas-categories .nav,
#t3-off-canvas-categories .dropdown-menu {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: block !important;
  float: none !important;
  height: auto !important;
  left: auto !important;
  list-style: none;
  margin: 0 !important;
  max-height: none !important;
  min-height: 0 !important;
  opacity: 1 !important;
  padding: 0 !important;
  position: static !important;
  top: auto !important;
  transform: none !important;
  visibility: visible !important;
  width: 100% !important;
}

#t3-off-canvas-categories li {
  border-bottom: 1px solid #e2ebf1;
  display: block !important;
  float: none !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
  width: 100% !important;
}

#t3-off-canvas-categories li.parent {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 48px;
}

#t3-off-canvas-categories li a,
#t3-off-canvas-categories li span {
  background: #fff !important;
  color: var(--cs-blue-dark) !important;
  display: block !important;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.3;
  min-width: 0;
  overflow-wrap: anywhere;
  padding: 12px 14px !important;
  text-decoration: none !important;
  white-space: normal !important;
  word-break: normal;
}

#t3-off-canvas-categories li.parent > a,
#t3-off-canvas-categories li.parent > span {
  grid-column: 1;
}

#t3-off-canvas-categories li a:hover,
#t3-off-canvas-categories li a:focus {
  background: #f4f8fb !important;
  color: var(--cs-orange) !important;
}

#t3-off-canvas-categories li li a,
#t3-off-canvas-categories li li span {
  background: #f8fbfd !important;
  color: #315d7a !important;
  font-size: 13px;
  padding-left: 24px !important;
}

#t3-off-canvas-categories li li li a,
#t3-off-canvas-categories li li li span {
  background: #fff !important;
  color: #526977 !important;
  font-size: 12.5px;
  padding-left: 34px !important;
}

#t3-off-canvas-categories .caret,
#t3-off-canvas-categories .dropdown-toggle:after {
  display: none !important;
}

#t3-off-canvas-categories .cs-cat-toggle {
  align-items: center;
  align-self: stretch;
  background: #fff !important;
  border: 0;
  border-left: 1px solid #e2ebf1;
  color: var(--cs-blue-dark);
  display: inline-flex !important;
  grid-column: 2;
  justify-content: center;
  min-height: 44px;
  padding: 0;
  touch-action: manipulation;
  width: 48px;
}

#t3-off-canvas-categories .cs-cat-toggle:before {
  color: var(--cs-blue-dark);
  content: "+";
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
  transition: transform .24s ease;
}

#t3-off-canvas-categories li.open > .cs-cat-toggle:before {
  content: "-";
  transform: rotate(180deg);
}

#t3-off-canvas-categories.cs-offcanvas-category-tree li.parent > ul,
#t3-off-canvas-categories.cs-offcanvas-category-tree li.parent > .dropdown-menu {
  display: block !important;
  grid-column: 1 / -1;
  max-height: 0 !important;
  opacity: 0;
  overflow: hidden !important;
  transition: max-height .34s cubic-bezier(.22, .68, .22, 1), opacity .22s ease;
  will-change: max-height, opacity;
}

#t3-off-canvas-categories.cs-offcanvas-category-tree li.parent.open > ul,
#t3-off-canvas-categories.cs-offcanvas-category-tree li.parent.open > .dropdown-menu {
  display: block !important;
  max-height: 1200px !important;
  opacity: 1;
}

#t3-off-canvas-categories.cs-offcanvas-category-tree li.parent.open > a,
#t3-off-canvas-categories.cs-offcanvas-category-tree li.parent.open > span,
#t3-off-canvas-categories.cs-offcanvas-category-tree li.parent.open > .cs-cat-toggle {
  background: #f4f8fb !important;
}

#t3-off-canvas-categories.cs-category-drilldown-ready .cs-category-drilldown-source {
  display: none !important;
}

#t3-off-canvas-categories .cs-category-drilldown {
  background: #fff;
}

#t3-off-canvas-categories .cs-category-drill-head {
  align-items: center;
  background: #fff;
  border-bottom: 1px solid #dbe7ee;
  display: grid;
  gap: 10px;
  grid-template-columns: auto minmax(0, 1fr);
  min-height: 54px;
  padding: 8px 14px;
  position: sticky;
  top: 48px;
  z-index: 4;
}

#t3-off-canvas-categories .cs-category-drill-head strong {
  color: var(--cs-blue-dark);
  font-size: 15px;
  font-weight: 900;
  line-height: 1.2;
  overflow-wrap: anywhere;
}

#t3-off-canvas-categories .cs-category-drill-head strong:first-child {
  grid-column: 1 / -1;
}

#t3-off-canvas-categories .cs-category-drill-back {
  background: #eaf2f7 !important;
  border: 1px solid #d7e5ed !important;
  border-radius: 4px;
  color: var(--cs-blue-dark) !important;
  font-size: 13px;
  font-weight: 900;
  min-height: 38px;
  padding: 0 12px;
  text-transform: uppercase;
}

#t3-off-canvas-categories .cs-category-drill-all,
#t3-off-canvas-categories .cs-category-drill-item {
  align-items: center;
  background: #fff !important;
  border: 0;
  border-bottom: 1px solid #e2ebf1;
  color: var(--cs-blue-dark) !important;
  display: flex !important;
  font-size: 14px;
  font-weight: 850;
  justify-content: space-between;
  line-height: 1.28;
  min-height: 50px;
  overflow-wrap: anywhere;
  padding: 12px 16px !important;
  text-align: left;
  text-decoration: none !important;
  width: 100%;
}

#t3-off-canvas-categories .cs-category-drill-item b {
  color: var(--cs-orange);
  flex: 0 0 auto;
  font-size: 24px;
  font-weight: 500;
  margin-left: 12px;
}

#t3-off-canvas-categories .cs-category-drill-all {
  background: #f4f8fb !important;
  color: #315d7a !important;
  font-size: 13px;
  min-height: 44px;
  text-transform: uppercase;
}

#t3-off-canvas-categories .cs-category-drill-item:hover,
#t3-off-canvas-categories .cs-category-drill-item:focus,
#t3-off-canvas-categories .cs-category-drill-all:hover,
#t3-off-canvas-categories .cs-category-drill-all:focus {
  background: #f8fbfd !important;
  color: var(--cs-orange) !important;
}

body.cs-cart-page th {
  background: var(--cs-blue-dark);
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  padding: 12px;
  text-transform: uppercase;
}

body.cs-cart-page td {
  border-bottom: 1px solid #e2ebf1;
  color: var(--cs-text);
  padding: 12px;
  vertical-align: middle;
}

body.cs-cart-page .PricesalesPrice,
body.cs-cart-page .PricebillTotal,
body.cs-cart-page .vm-cart-item-total,
body.cs-cart-page .bill-total {
  color: var(--cs-blue-dark);
  font-weight: 900;
}

body.cs-cart-page .checkout-button-top,
body.cs-cart-page .buttonBar-right,
body.cs-cart-page .vm-btn-contaner {
  margin-top: 18px;
  padding: 18px;
  text-align: right;
}

body.cs-cart-page .vm-button-correct,
body.cs-cart-page .checkout-button-top .btn,
body.cs-cart-page input[type="submit"],
body.cs-cart-page button[type="submit"] {
  background: var(--cs-orange) !important;
  border: 0 !important;
  border-radius: 4px;
  color: #fff !important;
  font-weight: 800;
  min-height: 44px;
  padding: 11px 22px;
  text-transform: uppercase;
}

body.cs-cart-page .continue_link,
body.cs-cart-page .continue_link.btn {
  background: var(--cs-blue) !important;
  border: 0;
  border-radius: 4px;
  color: #fff !important;
  font-weight: 800;
  min-height: 40px;
  padding: 10px 18px;
  text-transform: uppercase;
}

body.cs-cart-empty-page .vm-page-title {
  display: none !important;
}

body.cs-cart-empty-page #t3-content {
  max-width: 860px;
}

body.cs-cart-empty-page .cs-cart-empty-panel {
  background: #fff;
  border: 1px solid rgba(19, 105, 168, .14);
  border-radius: 6px;
  box-shadow: 0 14px 34px rgba(13, 79, 130, .10);
  overflow: hidden;
  padding: 0;
}

body.cs-cart-empty-page .cs-cart-kicker {
  background: var(--cs-blue-dark);
  color: #fed7a4;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  margin: 0;
  padding: 16px 28px 0;
  text-transform: uppercase;
}

body.cs-cart-empty-page .cs-cart-empty-panel h2 {
  background: var(--cs-blue-dark);
  color: #fff;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.18;
  margin: 0;
  padding: 7px 28px 10px;
}

body.cs-cart-empty-page .cs-cart-empty-panel > p:not(.cs-cart-kicker) {
  background: var(--cs-blue-dark);
  color: rgba(255, 255, 255, .86);
  font-size: 16px;
  line-height: 1.55;
  margin: 0;
  padding: 0 28px 24px;
}

body.cs-cart-empty-page .cs-cart-empty-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 24px 28px 28px;
}

body.cs-cart-empty-page .cs-cart-btn {
  align-items: center;
  border-radius: 4px;
  display: inline-flex;
  font-weight: 800;
  justify-content: center;
  min-height: 44px;
  padding: 11px 20px;
  text-decoration: none;
  text-transform: uppercase;
}

body.cs-cart-empty-page .cs-cart-btn-primary {
  background: var(--cs-orange);
  color: #fff !important;
}

body.cs-cart-empty-page .cs-cart-btn-secondary {
  background: #e8eef3;
  color: var(--cs-blue-dark) !important;
}

@media (max-width: 991px) {
  body.cs-cart-has-items .cart-view {
    padding: 16px;
  }

  body.cs-cart-has-items form[name="checkoutForm"] {
    grid-template-columns: 1fr;
  }

  body.cs-cart-has-items form[name="checkoutForm"] > .cs-cart-checkout-options,
  body.cs-cart-has-items form[name="checkoutForm"] > .cs-cart-checkout-summary {
    grid-column: 1;
  }

  body.cs-cart-has-items .vm-checkout-products .col-md-10 > .row.align-items-end {
    grid-template-columns: minmax(0, 1fr);
  }

  body.cs-cart-has-items .vm-cart-item-quantity .input-group {
    margin-top: 8px;
  }

  body.cs-cart-has-items .vm-cart-item-basicprice {
    text-align: left !important;
  }

  body.cs-cart-has-items .checkout-button-top .btn {
    max-width: none;
  }

  .t3-mainnav {
    min-height: 56px;
  }

  .t3-mainnav .container,
  .t3-mainnav .row,
  .t3-mainnav .col-xs-12,
  .t3-mainnav .navbar-header {
    min-height: 56px;
  }

  .t3-mainnav .navbar-header {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: flex-start;
    padding: 0 10px;
    width: 100%;
  }

  .t3-mainnav .navbar-toggle,
  .t3-mainnav .off-canvas-toggle-primary {
    align-items: center;
    background: #fff !important;
    border: 1px solid rgba(255, 255, 255, .9) !important;
    border-radius: 4px;
    box-shadow: 0 8px 18px rgba(4, 39, 66, .22);
    color: var(--cs-blue-dark) !important;
    display: inline-flex !important;
    flex: 0 0 auto;
    height: 46px;
    justify-content: center;
    line-height: 1;
    margin: 5px 0;
    min-width: 46px;
    opacity: 1 !important;
    padding: 0;
    position: relative;
    touch-action: manipulation;
    visibility: visible !important;
    z-index: 3000;
  }

  .t3-mainnav .off-canvas-toggle-primary {
    flex-basis: auto;
    font-size: 0;
    gap: 8px;
    margin-left: 0;
    margin-right: auto;
    min-width: 126px;
    order: 1;
    padding: 0 14px;
  }

  .t3-mainnav .off-canvas-toggle-primary.cs-category-button:after {
    content: none;
  }

  .t3-mainnav .off-canvas-toggle-primary:after {
    content: "Categorie";
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
  }

  .t3-mainnav .off-canvas-toggle-primary .cs-category-button-label {
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
  }

  .t3-mainnav .off-canvas-toggle-primary .fa {
    display: none !important;
  }

  .t3-mainnav .navbar-toggle {
    gap: 8px;
    margin-left: auto;
    min-width: 86px;
    order: 2;
    padding: 0 12px;
  }

  .t3-mainnav .navbar-toggle .fa {
    color: var(--cs-blue-dark) !important;
    display: block;
    font-size: 20px;
    line-height: 1;
  }

  .t3-mainnav .navbar-toggle .cs-main-menu-button-label {
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
  }

  .t3-mainnav .off-canvas-toggle:not(.off-canvas-toggle-primary) {
    display: none !important;
  }

  #t3-off-canvas-categories {
    height: 100dvh !important;
    max-height: 100dvh !important;
    max-width: 90vw;
    top: 0 !important;
    width: 90vw;
  }

  #t3-off-canvas-categories .t3-off-canvas-body {
    height: 100dvh;
    max-height: 100dvh;
    padding-bottom: 96px;
  }

  #t3-off-canvas-categories li a,
  #t3-off-canvas-categories li span,
  #t3-off-canvas-categories .cs-cat-toggle {
    min-height: 48px;
  }

  #t3-off-canvas-categories li a,
  #t3-off-canvas-categories li span {
    align-items: center;
    display: flex !important;
  }

  .t3-mainnav .t3-navbar {
    display: none !important;
  }

  .t3-navbar-collapse.collapse.in,
  .t3-navbar-collapse.collapsing {
    background: var(--cs-blue-dark);
    border-top: 1px solid rgba(255, 255, 255, .24);
    display: block !important;
    margin-top: 0;
    width: 100%;
  }

  .t3-navbar-collapse .nav > li > a {
    color: #fff !important;
    padding: 13px 16px;
  }

  .t3-navbar-collapse .cs-account-mainnav > li > a,
  .t3-mainnav .cs-account-mainnav > li > a {
    display: flex;
    justify-content: flex-start;
    min-height: 46px;
    width: 100%;
  }
}

.t3-footer {
  background: #0b4f7b;
  border-top: 4px solid var(--cs-orange) !important;
  box-shadow: inset 0 4px 0 var(--cs-orange);
  color: #f2f8fc;
  font-size: 15px;
  line-height: 1.55;
  margin-top: 38px;
  padding-top: 42px;
}

.t3-footer a {
  color: #f7fbff !important;
}

.t3-footer p,
.t3-footer li,
.t3-footer .custom {
  color: #f2f8fc;
}

.t3-footer .module-title,
.t3-footer h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0;
  margin: 0 0 18px;
  padding-bottom: 8px;
  position: relative;
  text-transform: uppercase;
}

.t3-footer .module-title:after,
.t3-footer h3:after {
  background: var(--cs-green);
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 44px;
}

.t3-footer .t3-module,
.t3-footer .module,
.t3-footer .moduletable,
.t3-footer .module-inner,
.t3-footer .module-ct {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.t3-footer .nav,
.t3-footer .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.t3-footer .nav > li,
.t3-footer .menu > li {
  margin-bottom: 10px;
}

.t3-footer .nav > li > a,
.t3-footer .menu > li > a,
.t3-footnav .t3-module ul > li > a {
  background: transparent;
  color: #eef7fc !important;
  font-weight: 600;
  padding: 0;
}

.t3-footer .nav > li > a:hover,
.t3-footer .menu > li > a:hover,
.t3-footnav .t3-module ul > li > a:hover {
  color: #fff !important;
  text-decoration: none;
}

.cs-footer-brand img {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, .14);
  margin-bottom: 18px;
  max-width: 190px;
  padding: 10px 12px;
}

.cs-footer-brand p {
  color: #f2f8fc;
  margin-bottom: 12px;
}

.cs-footer-small,
.t3-footer .footer-info {
  color: #d9edf8;
}

.t3-footer .footer-info {
  border-right: 1px solid rgba(255, 255, 255, .18);
  padding-right: 34px;
}

.t3-footer .footer-links {
  padding-left: 40px;
}

.t3-footer strong,
.t3-footer b {
  color: #fff;
  font-weight: 800;
}

.cs-footer-contact {
  display: grid;
  gap: 8px;
}

.cs-footer-contact p {
  margin: 0;
}

.cs-footer-contact .cs-footer-line {
  color: rgba(255, 255, 255, .78);
  display: grid;
  gap: 2px;
}

.cs-footer-contact .cs-footer-label {
  color: rgba(255, 255, 255, .52);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.cs-footer-contact a {
  color: #fff !important;
  font-weight: 700;
}

.t3-copyright {
  background: #07395c;
  border-top: 1px solid rgba(255, 255, 255, .16);
  color: #f2f8fc;
  font-size: 13px;
  margin-top: 34px;
  padding: 16px 0;
}

.t3-copyright p {
  margin: 0;
}

.poweredby {
  display: none;
}

html.itemid-302 .t3-features-intro,
html.itemid-302 .t3-mast-bottom,
html.itemid-302 .navhelper,
body.itemid-302 .t3-features-intro,
body.itemid-302 .t3-mast-bottom,
body.itemid-302 .navhelper,
html.com_virtuemart.view-category .t3-features-intro,
html.com_virtuemart.view-category .t3-mast-bottom,
html.com_virtuemart.view-category .navhelper {
  display: none !important;
}

html.itemid-302 .t3-mainbody,
body.itemid-302 .t3-mainbody,
html.com_virtuemart.view-category .t3-mainbody {
  padding-top: 14px;
}

html.itemid-302 #t3-content,
body.itemid-302 #t3-content,
html.com_virtuemart.view-category #t3-content {
  width: 100%;
}

html.itemid-302 .virtuemart_search,
body.itemid-302 .virtuemart_search,
html.com_virtuemart.view-category .virtuemart_search {
  display: none !important;
}

html.itemid-302 .orderby-displaynumber,
body.itemid-302 .orderby-displaynumber,
html.com_virtuemart.view-category .orderby-displaynumber {
  display: none !important;
}

html.itemid-302 .orderby-displaynumber .floatleft,
body.itemid-302 .orderby-displaynumber .floatleft,
html.com_virtuemart.view-category .orderby-displaynumber .floatleft {
  display: none !important;
}

html.itemid-302 .orderby-displaynumber .display-number,
body.itemid-302 .orderby-displaynumber .display-number,
html.com_virtuemart.view-category .orderby-displaynumber .display-number {
  color: #526977;
  display: block !important;
  font-size: 13px;
  font-weight: 800;
  height: auto !important;
  text-align: right;
  width: auto !important;
}

html.itemid-302 .vm-pagination,
body.itemid-302 .vm-pagination,
html.com_virtuemart.view-category .vm-pagination {
  align-items: center;
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px 0 0;
  min-height: 1px;
}

html.itemid-302 .vm-pagination.cs-pagination-top,
body.itemid-302 .vm-pagination.cs-pagination-top,
html.com_virtuemart.view-category .vm-pagination.cs-pagination-top {
  margin: 0 0 14px;
}

html.itemid-302 .vm-pagination ul,
body.itemid-302 .vm-pagination ul,
html.com_virtuemart.view-category .vm-pagination ul {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

html.itemid-302 .vm-pagination li,
body.itemid-302 .vm-pagination li,
html.com_virtuemart.view-category .vm-pagination li {
  list-style: none;
  margin: 0;
  padding: 0;
}

html.itemid-302 .vm-pagination .pagenav,
body.itemid-302 .vm-pagination .pagenav,
html.com_virtuemart.view-category .vm-pagination .pagenav {
  align-items: center;
  background: #fff;
  border: 1px solid var(--cs-border);
  color: var(--cs-blue-dark);
  display: inline-flex;
  font-weight: 800;
  justify-content: center;
  min-height: 34px;
  min-width: 34px;
  padding: 7px 11px;
}

html.itemid-302 .vm-pagination a.pagenav:hover,
body.itemid-302 .vm-pagination a.pagenav:hover,
html.com_virtuemart.view-category .vm-pagination a.pagenav:hover {
  background: var(--cs-blue);
  border-color: var(--cs-blue);
  color: #fff;
  text-decoration: none;
}

html.itemid-302 .vm-pagination span.pagenav,
body.itemid-302 .vm-pagination span.pagenav,
html.com_virtuemart.view-category .vm-pagination span.pagenav {
  background: var(--cs-orange);
  border-color: var(--cs-orange);
  color: #fff;
}

html.itemid-302 .vm-pagination .pagination-start span,
html.itemid-302 .vm-pagination .pagination-prev span,
body.itemid-302 .vm-pagination .pagination-start span,
body.itemid-302 .vm-pagination .pagination-prev span,
html.com_virtuemart.view-category .vm-pagination .pagination-start span,
html.com_virtuemart.view-category .vm-pagination .pagination-prev span {
  background: #eef3f7;
  border-color: #dbe5ec;
  color: #7a8b98;
}

html.itemid-302 .vm-pagination .counter,
body.itemid-302 .vm-pagination .counter,
html.com_virtuemart.view-category .vm-pagination .counter {
  display: none !important;
}

html.itemid-302 .browse-view.cs-catalog-with-rail {
  align-items: start;
  display: grid;
  gap: 22px;
  grid-template-columns: minmax(0, 1fr) 300px;
}

html.itemid-302 .browse-view.cs-catalog-with-rail > h3,
html.itemid-302 .browse-view.cs-catalog-with-rail > form,
html.itemid-302 .browse-view.cs-catalog-with-rail > .orderby-displaynumber,
html.itemid-302 .browse-view.cs-catalog-with-rail > .vm-pagination,
html.itemid-302 .browse-view.cs-catalog-with-rail > h1 {
  grid-column: 1 / -1;
}

html.itemid-302 .browse-view.cs-catalog-with-rail > .isotope-layout {
  grid-column: 1;
}

html.itemid-302 .browse-view.cs-catalog-with-rail .isotope {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail {
  align-items: start;
  display: grid;
  gap: 22px;
  grid-template-columns: minmax(0, 1fr) 300px;
}

html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail > h1,
html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail > h2,
html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail > h3,
html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail > form,
html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail > .orderby-displaynumber,
html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail > .vm-pagination {
  grid-column: 1 / -1;
}

html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail > .products-view {
  grid-column: 1;
}

html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail .isotope {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail > .cs-category-rail {
  grid-column: 2;
}

html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail > .cs-category-special-source {
  display: none !important;
}

.cs-catalog-rail {
  display: grid;
  gap: 14px;
  grid-column: 2;
  position: sticky;
  top: 18px;
}

.cs-catalog-rail-box {
  background: #fff;
  border: 1px solid #dbe7ee;
  border-radius: 6px;
  box-shadow: 0 10px 24px rgba(13, 79, 130, .08);
  padding: 14px;
}

.cs-catalog-rail-box h2 {
  border-bottom: 1px solid #dbe7ee;
  color: var(--cs-blue-dark);
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
  margin: 0 0 10px;
  padding-bottom: 9px;
  text-transform: uppercase;
}

.cs-catalog-rail-item {
  align-items: center;
  border-bottom: 1px solid #edf2f5;
  color: var(--cs-blue-dark) !important;
  display: grid;
  gap: 10px;
  grid-template-columns: 58px minmax(0, 1fr);
  padding: 10px 0;
  text-decoration: none !important;
}

.cs-catalog-rail-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.cs-catalog-rail-thumb {
  align-items: center;
  background: #f8fbfd;
  border: 1px solid #e2ebf1;
  border-radius: 5px;
  display: flex;
  height: 58px;
  justify-content: center;
  width: 58px;
}

.cs-catalog-rail-thumb img {
  max-height: 48px;
  max-width: 48px;
  object-fit: contain;
}

.cs-catalog-rail-copy strong {
  display: block;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.28;
}

.cs-catalog-rail-copy em {
  color: var(--cs-orange);
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: 900;
  margin-top: 4px;
}

@media (max-width: 767px) {
  joomla-alert,
  .alert {
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 16px;
    padding: 13px 14px;
  }

  .cs-vat-modal {
    align-items: flex-end;
    padding: 12px;
  }

  .cs-vat-modal__panel {
    border-radius: 8px 8px 0 0;
    max-height: calc(100vh - 24px);
    overflow: auto;
    padding: 24px 18px 18px;
  }

  .cs-vat-modal h2 {
    font-size: 23px;
  }

  .cs-vat-modal__message {
    font-size: 15px;
  }

  .cs-vat-modal__actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .t3-header {
    padding-bottom: 8px;
    padding-top: 10px;
  }

  .t3-header > .row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }

  .t3-header .logo {
    margin-bottom: 6px;
    width: 100%;
  }

  .logo-image a {
    gap: 8px;
  }

  .logo-image .logo-img {
    max-height: 52px;
    max-width: 150px;
  }

  .site-slogan {
    display: none;
  }

  .t3-header .col-xs-12.col-sm-8.col-md-9 {
    align-items: center;
    display: flex;
    gap: 8px;
    width: 100%;
  }

  .head-search {
    flex: 1 1 auto;
    margin: 0 !important;
    max-width: calc(100% - 58px);
    width: auto;
  }

  .head-search form,
  .head-search .search {
    margin: 0;
  }

  .head-search input,
  .head-search .inputbox {
    font-size: 14px;
    min-height: 34px;
    padding: 6px 34px 6px 10px;
    width: 100% !important;
  }

  .cs-search-suggest {
    left: 0;
    max-height: 260px;
    right: -58px;
  }

  .top-cart {
    flex: 0 0 50px;
    margin: 0 !important;
  }

  .top-cart .head-cart,
  .top-cart.pull-right,
  .head-search.pull-left {
    float: none !important;
  }

  .top-cart #head-cart-dropdown {
    height: 38px;
    min-height: 38px;
    width: 46px;
  }

  .t3-mainnav {
    margin-top: 10px;
  }

  html.itemid-302 .browse-view.cs-catalog-with-rail,
  html.com_virtuemart.view-category:not(.itemid-302) .browse-view.cs-category-with-rail {
    display: block;
  }

  .productdetails-view.cs-detail-with-rail {
    display: block;
  }

  .cs-catalog-rail {
    margin-top: 18px;
    position: static;
  }

  .t3-wrapper {
    max-width: none;
  }

  body.cs-account-page .t3-mainbody {
    padding-top: 22px;
  }

  body.cs-account-page .vm-page-title {
    font-size: 27px;
  }

  body.cs-account-page .vm-login.cs-account-login {
    grid-template-columns: 1fr;
  }

  body.cs-account-page .vm-login .lead {
    padding: 18px 16px 2px !important;
  }

  body.cs-account-page #com-form-login,
  body.cs-account-page #adminForm fieldset {
    grid-template-columns: 1fr;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  body.cs-account-page #com-form-login > .col-12:nth-of-type(3),
  body.cs-account-page #com-form-login #com-form-login-remember,
  body.cs-account-page #com-form-login > .col-12:nth-of-type(5) {
    grid-column: auto;
    grid-row: auto;
  }

  body.cs-account-page .cs-field-email,
  body.cs-account-page .cs-field-company,
  body.cs-account-page .cs-field-address-1 {
    grid-column: auto;
  }

  body.cs-account-page .vm-btn-contaner {
    padding-left: 16px !important;
    padding-right: 16px !important;
    text-align: left !important;
  }

  body.cs-account-page .vm-btn-contaner .btn {
    margin-bottom: 8px;
    width: 100%;
  }

  body.cs-account-page .cs-account-dashboard-head {
    padding: 20px 18px;
  }

  body.cs-account-page .cs-account-dashboard-head h2 {
    font-size: 24px;
  }

  body.cs-account-page .cs-account-dashboard-grid {
    grid-template-columns: 1fr;
    padding: 14px;
  }

  body.cs-account-page .cs-account-card {
    min-height: 0;
  }

  body.cs-cart-login-page .t3-mainbody {
    padding-top: 22px;
  }

  body.cs-cart-login-page .cs-cart-login-head,
  body.cs-cart-login-page .login {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.cs-cart-login-page .cs-cart-login-head h1 {
    font-size: 26px;
  }

  .t3-footer {
    padding-top: 30px;
  }

  .cs-home-intro,
  .cs-home-band,
  .cs-home-category-grid,
  .cs-home-split,
  .cs-home-links {
    grid-template-columns: 1fr;
  }

  .cs-home-featured-rollover .cs-home-featured-card {
    flex-basis: 220px;
  }

  .cs-home-intro {
    background-image: linear-gradient(90deg, rgba(13, 79, 130, .96), rgba(19, 105, 168, .92));
    padding: 22px 16px;
  }

  .cs-home-intro h2 {
    font-size: 26px;
  }

  .cs-home-section-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .t3-footer .footer-info {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .18);
    margin-bottom: 24px;
    padding-bottom: 22px;
    padding-right: 15px;
  }

  .t3-footer .footer-links {
    padding-left: 15px;
  }

  .t3-footer .t3-footnav > div {
    margin-bottom: 22px;
  }

  .cs-recent-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cs-hero {
    background-image: linear-gradient(90deg, rgba(13,79,130,.96), rgba(19,105,168,.92));
    padding: 24px 18px;
  }

  .browse-view .isotope {
    display: grid !important;
    gap: 12px;
    grid-template-columns: repeat(auto-fit, minmax(min(178px, 100%), 1fr));
  }

  .browse-view .product.vm-col {
    width: 100% !important;
  }

  .browse-view .product.vm-col > .spacer {
    padding: 10px;
  }

  .browse-view .vm-product-media-container {
    margin-bottom: 10px;
    min-height: 112px;
    padding: 8px;
  }

  .browse-view .vm-product-media-container a {
    min-height: 96px;
  }

  .browse-view .browseProductImage {
    max-height: 104px;
  }

  .browse-view .vm-product-descr-container-0,
  .browse-view .vm-product-descr-container-1 {
    min-height: 74px;
  }

  .browse-view .product h2 {
    font-size: 13px;
    line-height: 1.22;
    margin-bottom: 6px;
  }

  .browse-view .product_s_desc {
    display: none;
  }

  .browse-view .product-price.cs-price-enhanced,
  .productdetails-view .product-price.cs-price-enhanced {
    margin-top: 8px;
    padding: 8px;
  }

  .browse-view .cs-price-row {
    gap: 8px;
  }

  .browse-view .cs-price-row span {
    font-size: 10px;
  }

  .browse-view .cs-price-row strong {
    font-size: 14px;
  }

  .browse-view .addtocart-bar .row.gx-0 {
    gap: 7px;
    grid-template-columns: 1fr;
  }

  .browse-view .addtocart-bar .col-auto,
  .browse-view .addtocart-bar .vm-addtocart-button-col {
    grid-column: 1;
    width: 100% !important;
  }

  .browse-view .addtocart-bar .vm-addtocart-button-col {
    grid-row: 2;
  }

  .browse-view .quantity-box.input-group,
  .browse-view .quantity-box {
    justify-self: center;
  }

  .browse-view .addtocart-button,
  .browse-view .addtocart-button.btn {
    font-size: 11px;
    height: 36px;
    padding: 0 8px !important;
  }

  .productdetails-view .vm-product-container {
    display: block;
  }

  .productdetails-view .vm-product-media-container {
    margin-bottom: 16px;
  }

  .t3-navbar-category .module-ct {
    max-height: 70vh;
    overflow-y: auto;
  }

  .t3-navbar-category .dropdown-menu {
    box-shadow: none;
    left: 0;
    margin-left: 0;
    max-height: none;
    min-height: 0;
    position: static;
    width: auto !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .cs-home-featured-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cs-home-featured-rollover .cs-home-featured-grid {
    display: flex;
  }

  .cs-home-featured-rollover .cs-home-featured-card {
    flex-basis: 240px;
  }

  html.itemid-302 .browse-view.cs-catalog-with-rail {
    display: block;
  }

  .productdetails-view.cs-detail-with-rail {
    display: block;
  }

  .cs-catalog-rail {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 22px;
    position: static;
  }

  body.cs-account-page .cs-account-dashboard-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cs-home-category-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cs-home-intro {
    grid-template-columns: minmax(0, 1fr);
  }

  .cs-home-links {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .cs-recent-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .browse-view .product.vm-col {
    width: 100% !important;
  }

  .browse-view .isotope {
    grid-template-columns: repeat(auto-fit, minmax(min(220px, 100%), 1fr));
  }
}
