:root {
  --evo-brand-default: #054b62;
  --evo-brand-secondary: #008b5a;
  --filter-primary: invert(21%) sepia(10%) saturate(6877%) hue-rotate(161deg) brightness(97%) contrast(96%);
  --filter-secondary: invert(29%) sepia(71%) saturate(2066%) hue-rotate(142deg) brightness(93%) contrast(101%);
}

.horizontal-title .before-style::after,
.horizontal-title .after-style::after{ display: block !important; }

.b1002 .ribbon, .b1002 .ribboncart {
	 background: url("https://us.evocdn.io/dealer/1321/content/media/My_Theme/op-plus-badge-approved.png") no-repeat center !important;
	 background-size: contain !important;
	 width: 85px;
	 height: 55px;
   margin-left: 10px;
}
 .b1002 .ribboncart {
	 width: 42px;
	 height: 27px;
   margin: 5px 0 0;
}
 .b1002 .ribbon-tips, .b1002 .ribbon-side, .b1002 .ribboncart-tips, .b1002 .ribboncart-wrapper, .b1002 span {
	 display: none;
}

.dashboard-intro{
  padding-top:30px;
  padding-bottom:30px;
  background-color:#EAEAEA;
  background: url("https://us.evocdn.io/dealer/1321/content/media/Content_Pages/db-bg.jpg") no-repeat center;
  background-size: cover;
}
.dashboard-intro .row {
  display: flex;
  
}
.dashboard-box{
  padding:30px 30px 0;
  background-color:#FFFFFF;
  min-height: 158px;
  text-align: center;
  font-weight:600;
  border-radius: 5px;
}
.dashboard-box:hover span {
  color: #008249;
}
.dashboard-box-img {
  height:55px;
  display:flex;
  align-items:center;
  justify-content: center;
}
.dashboard-boxes{
  padding-top:40px;
}
.dashboard-text-intro {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.dashboard-text-intro h3{
  padding-top:50px;
  text-align: left !important;
}
.dashboard-text-intro p{
  text-align: left !important;
}
.dashboard-text-intro p strong{
  text-align: left !important;
  font-weight: normal;
}
.account-message{
  margin-left: 0px;
}
.dashboard-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; /* Center the text */
}
.dashboard-text-intro h1{
  color: #fff;
  font-size: 26px;
  margin: auto 0 20px;
  padding-top:50px;
}

.dashboard-text-intro p {
  color: #fff;
}

.dashboard-box img {
    margin-bottom: 10px; /* Add space between the image and the text */
}

.dashboard-box span {
    display: block;
    margin-top: 10px; /* Add space between the image and the text, if necessary */
    color: #054b62;
}

.account-message img {
 display: none; 
}

.dashboard-logo {
  width: 158px;
  height: 109px;
  background: #eaeaea;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dashboard-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.dashboard-logo:empty {
  display: none;
}

.chair-finder {
	 --color-one: #008b5a;
	 --color-two: #054b62;
	 --color-three: #252c33;
}
 .chair-finder::after {
	 content: "";
	 background: url("https://us.evocdn.io/dealer/1321/content/media/Content_Pages/chair-finder-chairs.png") no-repeat center;
	 background-size: contain;
	 width: 299px;
	 height: 271px;
	 position: absolute;
	 top: 35px;
	 right: 35px;
}
 @media (max-width: 768px) {
	 .chair-finder::after {
		 display: none;
	}
}
 .chair-finder .finder-wrapper {
	 background: url("https://us.evocdn.io/dealer/1321/content/media/Content_Pages/chair-finder-bg.jpg") no-repeat center;
	 border-radius: 15px;
	 padding: 35px 35px 50px;
	 border-color: #d6d6d6;
	 background-size: cover;
}
 .chair-finder .finder-wrapper .finder-select-wrapper {
	 border-color: #d6d6d6;
	 font-size: 14px;
}
 .chair-finder .finder-wrapper .finder-select-wrapper .select2-selection__arrow::before {
	 content: "\f078";
	 font-family: fontawesome;
	 top: 9px;
	 position: relative;
	 font-size: 12px;
}
 .chair-finder .finder-wrapper .finder-select-wrapper .select2-selection__arrow b {
	 display: none;
}
 .chair-finder .finder-header {
	 width: calc(100% - 350px);
}
 @media (max-width: 768px) {
	 .chair-finder .finder-header {
		 width: 100%;
	}
}
 .chair-finder .finder-header hr {
	 display: none;
}
 .chair-finder .finder-header h1 {
	 font-size: 36px;
	 line-height: 1.3;
	 margin: 0 0 20px;
}
 .chair-finder .finder-selection label {
	 color: var(--color-two);
	 font-size: 18px;
}
 .chair-finder .finder-button {
	 background: var(--color-one);
	 color: #fff;
	 font-size: 16px;
	 font-weight: 700;
	 padding: 10px 20px;
	 border-radius: 5px;
	 transition: 0.5s all;
	 width: 145px;
	 display: flex;
	 justify-content: space-between;
	 align-items: center;
	 z-index: 1;
	 height: 48px;
}
 .chair-finder .finder-button::after {
	 content: "\f054";
	 font-family: fontawesome;
	 font-size: 12px;
}
 .chair-finder .finder-button:hover {
	 background: var(--color-two);
}
 .chair-finder .finder-search-button-section {
	 position: relative;
}
 .chair-finder .finder-clear-results {
	 position: absolute;
	 top: calc(100% + 10px);
	 right: 0;
	 color: #3a3a3a;
	 font-weight: 600;
}
 .chair-finder .finder-clear-results:hover {
	 text-decoration: underline;
}
 .chair-finder:has(.finder-selection:nth-child(2) .select2:not(.select2-container--disabled)) .chair-finder-progress-circle:nth-child(2) {
	 background: var(--color-one);
}
 .chair-finder:has(.finder-selection:nth-child(3) .select2:not(.select2-container--disabled)) .chair-finder-progress-circle:nth-child(3) {
	 background: var(--color-one);
}
 .chair-finder:has(.finder-selection:nth-child(3) .select2:not(.select2-container--disabled)) .chair-finder-progress-bar::before {
	 width: 33.33%;
}
 .chair-finder:has(.finder-selection:nth-child(4) .select2:not(.select2-container--disabled)) .chair-finder-progress-circle:nth-child(4) {
	 background: var(--color-one);
}
 .chair-finder:has(.finder-selection:nth-child(4) .select2:not(.select2-container--disabled)) .chair-finder-progress-bar::before {
	 width: 66.66%;
}
 .chair-finder:has(.finder-selection:nth-child(5) .select2:not(.select2-container--disabled)) .chair-finder-progress-circle:nth-child(5) {
	 background: var(--color-one);
}
 .chair-finder:has(.finder-selection:nth-child(5) .select2:not(.select2-container--disabled)) .chair-finder-progress-bar::before {
	 width: 100%;
}
 .chair-finder-progress {
	 position: relative;
	 isolation: isolate;
	 max-width: 615px;
	 display: flex;
	 justify-content: space-between;
	 align-items: center;
	 margin: 30px 0 20px;
}
 .chair-finder-progress-bar {
	 position: absolute;
	 top: 50%;
	 left: 0;
	 width: calc(100% - 2px);
	 height: 3px;
	 background: var(--color-three);
	 z-index: -1;
}
 .chair-finder-progress-bar::before {
	 content: '';
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 0;
	 height: 100%;
	 background: var(--color-one);
	 transition: width 1s ease;
}
 .chair-finder-progress-circle {
	 background: var(--color-three);
	 width: 34px;
	 height: 34px;
	 border-radius: 50%;
	 flex-shrink: 0;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 color: #fff;
	 font-weight: 700;
	 font-size: 18px;
	 transition: 0.5s all;
	 transition-delay: 0.75s;
}

/* ===== MH category page styling ===== */
.category-image-sp {
  height: 240px;
  position: relative;
}

.category-image-sp img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -1;
  top: 0;
  left: 0;
  filter: saturate(0.5);
}

.category-image-sp .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  color: white;
  padding: 0 0 20px 60px;
  position: relative;
}

.category-image-sp .category-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background-color: var(--evo-brand-default);
  opacity: 0.5;
}

@media only screen and (min-width: 769px) {
  .col:has(.subcategorieslist_container .cat-tiles) {
    margin-top: -100px;
  }
}
.subcategorieslist_container .cat-tiles {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  font-size: 1rem;
  padding-bottom: 0;
}
.subcategorieslist_container .tileparent,
.subcategorieslist_container .tileparent > div {
  border: none;
}
.subcategorieslist_container .tileparent,
.subcategorieslist_container .catalog-grid .tile {
  width: 100%;
}

.subcategorieslist_container .tile > a {
  display: flex;
  align-items: center;
  background: white;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.11);
  transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
  padding: 20px 40px;
  height: 135px;
}

.subcategorieslist_container .tile > a:hover {
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.13),
    0 24px 46px rgb(from var(--evo-brand-default) r g b / 0.2);
  transform: translateY(-3px);
}

.subcategorieslist_container .tile img {
  mix-blend-mode: multiply;
  width: 100%;
}

.subcategorieslist_container .tile p {
  padding: 0 20px;
  font-size: 1rem;
}

.subcategorieslist_container .tile .cat-thumb-container {
  width: 90px;
  height: 90px;
  position: relative;
  aspect-ratio: 1/1;
}

.subcategorieslist_container .cat-tiles .tile .cat-thumb-container::before {
  content: "";
  position: absolute;
  width: 85px;
  height: 85px;
  background-color: #f2f2f2;
  border-radius: 50%;
  inset: 0;
  z-index: 0;
}
.subcategorieslist_container .cat-tiles .tile a::after {
  content: "";
  color: var(--evo-brand-default, #000);
  font-family: fontawesome;
  line-height: 1;
  margin-left: auto;
}

.category-image-sp .container h1 {
  color: white;
}

@media only screen and (max-width: 1469px) {
  .subcategorieslist_container .cat-tiles {
    grid-template-columns: repeat(3, 1fr);
    font-size: 0.85rem;
  }
}

@media only screen and (max-width: 991px) {
  .subcategorieslist_container .cat-tiles {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 768px) {
  .subcategorieslist_container .catalog-grid .tile {
    margin-block: 0;
  }
}

@media only screen and (max-width: 620px) {
  .subcategorieslist_container .cat-tiles {
    grid-template-columns: 1fr;
  }
}
/* ===== END category page styling ===== */