@charset "UTF-8";
/*$Id$*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

img {
  max-inline-size: 100%;
  border: 0 none;
  vertical-align: middle; }

a,
a:hover,
a:active,
a:focus {
  text-decoration: none; }

:focus, :active,
.active {
  outline: 0 none; }

button,
input[type='submit'],
input[type='reset'],
input[type='button'] {
  margin-block-end: 0;
  font-size: inherit;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  text-decoration: none;
  line-height: 1.42857143;
  border: 0 none; }
  button:hover,
  input[type='submit']:hover,
  input[type='reset']:hover,
  input[type='button']:hover {
    transition: 0.3s linear; }
  button:active, button.active,
  input[type='submit']:active,
  input[type='submit'].active,
  input[type='reset']:active,
  input[type='reset'].active,
  input[type='button']:active,
  input[type='button'].active {
    outline: 0;
    background-image: none;
    box-shadow: none; }
  button::-moz-focus-inner,
  input[type='submit']::-moz-focus-inner,
  input[type='reset']::-moz-focus-inner,
  input[type='button']::-moz-focus-inner {
    border: none;
    padding: 0; }

button.disabled, button[disabled],
button fieldset[disabled],
input[type='submit'].disabled,
input[type='submit'][disabled],
input[type='submit'] fieldset[disabled],
input[type='reset'].disabled,
input[type='reset'][disabled],
input[type='reset'] fieldset[disabled],
input[type='button'].disabled,
input[type='button'][disabled],
input[type='button'] fieldset[disabled],
input.disabled,
input[disabled],
input fieldset[disabled],
textarea.disabled,
textarea[disabled],
textarea fieldset[disabled],
select.disabled,
select[disabled],
select fieldset[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none; }

input,
textarea,
select {
  border: 1px solid #ccc;
  padding-block-start: 10px;
  padding-block-end: 10px;
  padding-inline-start: 5px;
  padding-inline-end: 5px;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  color: inherit; }

textarea {
  resize: none;
  height: 110px;
  display: block; }

input[type='radio'],
input[type='file'],
input[type='checkbox'] {
  padding: 0;
  border: 0 none;
  width: auto; }

select {
  background: #fff;
  height: 39px;
  padding-inline-end: 0; }

select[multiple] {
  height: 75px;
  padding-block-start: 10px;
  padding-block-end: 10px;
  padding-inline-start: 5px;
  padding-inline-end: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

tr {
  vertical-align: middle; }

noscript {
  height: 100%; }

.main-content-nav-btn {
  inset-inline-start: -999px;
  position: absolute;
  inset-block-start: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
  background-color: #ffffff; }
  .main-content-nav-btn:focus {
    width: auto;
    height: auto;
    display: block;
    inset-inline-start: 5px;
    z-index: 100000;
    padding: 10px;
    inset-block-start: 3px; }

.theme-header-topbar {
  padding-block-start: 13px;
  padding-block-end: 13px;
  transition: 0.2s linear;
  padding-inline-start: 0;
  padding-inline-end: 0;
  background: #F4FAFA;
  font-family: 'Noto Sans', sans-serif;
  font-size: 13px;
  color: #00376E; }
  .theme-header-topbar .zpcontainer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    word-break: break-all; }
  .theme-header-topbar .theme-topbar-contact-info {
    padding-inline-end: 15px;
    display: none; }
    @media all and (min-width: 992px) {
      .theme-header-topbar .theme-topbar-contact-info {
        padding-inline-end: 0px;
        display: block; } }
    .theme-header-topbar .theme-topbar-contact-info ul {
      display: flex;
      padding: 0; }
      .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info {
        padding: 0;
        list-style: none; }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info a {
          color: #00376E;
          font-family: 'Noto Sans', sans-serif;
          font-size: 13px;
          font-weight: normal;
          text-transform: none;
          line-height: 1.8;
          letter-spacing: normal;
          display: flex;
          align-items: center;
          transition: 0.15s linear; }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info:last-child {
          margin-inline-start: 0px; }
          @media all and (min-width: 768px) {
            .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info:last-child {
              padding-inline-start: 13px;
              border-inline-start: 1px dotted RGBA(0, 55, 110, 0.8);
              margin-inline-start: 13px; } }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info:only-child {
          padding-inline-start: 0;
          border-inline-start: 0 none;
          margin-inline-start: 0; }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon {
          margin-inline-end: 0;
          display: block;
          line-height: 0; }
          @media all and (min-width: 768px) {
            .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon {
              margin-inline-end: 10px; } }
          .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon svg {
            fill: currentColor;
            width: 13px;
            height: 13px; }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon {
          margin-inline-end: 15px; }
          @media all and (min-width: 768px) {
            .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon {
              margin-inline-end: 5px; } }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon-text {
          display: none; }
          @media all and (min-width: 992px) {
            .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon-text {
              display: inline; } }
  .theme-header-topbar .theme-socialicon-parent {
    display: none;
    margin-inline-start: 13px;
    padding-inline-start: 13px;
    border-inline-start: 1px dotted RGBA(0, 55, 110, 0.8); }
    @media all and (min-width: 992px) {
      .theme-header-topbar .theme-socialicon-parent {
        display: flex; } }
    .theme-header-topbar .theme-socialicon-parent.theme-social-icon-space {
      margin-inline-start: 0;
      padding-inline-start: 0;
      border-inline-start: 0 none; }
    .theme-header-topbar .theme-socialicon-parent ul {
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .theme-header-topbar .theme-socialicon-parent ul li a {
        margin-inline-start: 17px; }
        .theme-header-topbar .theme-socialicon-parent ul li a svg,
        .theme-header-topbar .theme-socialicon-parent ul li a img {
          width: 13px;
          height: 13px;
          margin: 0;
          margin-block-start: 4px;
          fill: #00376E;
          transition: 0.15s linear;
          vertical-align: initial; }
      .theme-header-topbar .theme-socialicon-parent ul li:first-child a {
        margin-inline-start: 0; }
    .theme-header-topbar .theme-socialicon-parent ul.theme-scoialicon-inner-parent {
      padding: 0;
      align-items: center; }
      .theme-header-topbar .theme-socialicon-parent ul.theme-scoialicon-inner-parent li {
        padding: 0;
        list-style: none; }
    .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] {
      display: flex;
      position: relative;
      align-items: center;
      padding: 0px;
      padding-inline-start: 5px;
      padding-inline-end: 5px;
      margin-inline-start: 12px;
      cursor: pointer; }
      .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] span {
        display: flex;
        justify-content: center;
        width: 13px;
        height: 13px;
        cursor: pointer; }
        .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] span:after {
          content: '...';
          color: #161E2D;
          margin-block-start: -1px;
          line-height: 0;
          font-size: 24px;
          letter-spacing: -0.5px; }
      .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] ul {
        display: none;
        position: absolute;
        flex-flow: row wrap;
        align-items: center;
        width: 119px;
        inset-block-start: 100%;
        inset-inline-end: 0;
        padding-block-start: 5px;
        padding-block-end: 5px;
        padding-inline-start: 15px;
        padding-inline-end: 15px;
        border: 1px solid #E7E9EA;
        background: #ffffff;
        cursor: default;
        box-shadow: 0 10px 14px RGBA(98, 98, 98, 0.1);
        z-index: 1000; }
        .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] ul li {
          list-style: none; }
          .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] ul li a {
            margin: 0px;
            margin-inline-start: 8px;
            margin-inline-end: 8px; }
            .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] ul li a svg {
              fill: #000000; }
      .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent]:hover ul {
        display: flex; }
  .theme-header-topbar.zpdark-header-portion .theme-socialicon-parent [data-more-socialicon-parent] span:after {
    color: RGBA(255, 255, 255, 0.8); }
  .theme-header-topbar.zpdark-header-portion .theme-socialicon-parent [data-more-socialicon-parent] ul li a svg {
    fill: #000000; }
  .theme-header-topbar .theme-portal-login {
    margin-inline-start: auto; }
    .theme-header-topbar .theme-portal-login .theme-portal-container {
      display: flex;
      align-items: center; }
      .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content {
        float: left;
        text-transform: capitalize; }
        @media all and (min-width: 992px) {
          .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:last-child:only-child, .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:first-child:only-child {
            padding-inline-start: 0;
            padding-inline-end: 0; } }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content {
          position: relative; }
          .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list {
            position: absolute;
            display: none;
            left: 0px;
            top: 100%;
            list-style: none;
            z-index: 285;
            width: 100%;
            padding: 0px;
            margin: 0px;
            padding-block-start: 12px; }
            .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list li {
              min-inline-size: 140px;
              list-style: none;
              padding: 0px;
              border-block-end: 1px dotted #E7E7E7;
              background: #F4FAFA;
              word-wrap: break-word;
              word-break: break-word; }
              .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list li:last-child {
                border-block-end: 0 none; }
              .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list li a {
                display: block;
                padding: 10px;
                color: #00376E;
                transition: 0.2s linear; }
                .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list li a:hover {
                  color: #4CB5AB; }
          .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content:hover .theme-username-dropdown-list {
            display: block; }
          .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content div.theme-user-name-dropdown {
            align-items: center; }
            .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content div.theme-user-name-dropdown .theme-user-profile-down-arrow {
              display: block;
              height: 6px;
              width: 6px;
              border-inline-end: 1px solid;
              border-block-start: 1px solid;
              background: transparent;
              transform: rotate(135deg);
              margin-inline-start: 10px;
              margin-block-start: -1px; }
              @media all and (min-width: 992px) {
                .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content div.theme-user-name-dropdown .theme-user-profile-down-arrow + .theme-portal-content {
                  margin-inline-start: 10px; } }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content a {
          color: #00376E;
          font-size: 13px;
          font-family: 'Noto Sans', sans-serif;
          text-transform: none;
          font-weight: normal;
          line-height: 1.8;
          letter-spacing: normal; }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:first-child {
          padding-inline-end: 10px; }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:last-child {
          padding-inline-start: 10px;
          border-inline-start: 1px dotted #00376E; }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:only-child {
          border-inline-start: 0 none; }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content div {
          display: flex; }
          .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content div .theme-portal-username {
            max-inline-size: 150px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: inline-block;
            white-space: nowrap; }
  .theme-header-topbar .theme-search-minicart-responsive {
    display: flex; }
    @media all and (min-width: 992px) {
      .theme-header-topbar .theme-search-minicart-responsive {
        display: none; } }
    .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group {
      display: flex; }
      @media all and (min-width: 992px) {
        .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group {
          display: none; } }
      .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group .theme-search {
        margin-block-start: -15px;
        margin-block-end: -15px;
        position: relative;
        align-self: stretch;
        display: flex; }
        .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group .theme-search .theme-search-icon {
          padding-inline-start: 0px; }
          @media all and (min-width: 992px) {
            .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group .theme-search .theme-search-icon {
              padding-inline-start: 15px; } }
        .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group .theme-search .theme-search-field-container {
          left: 0; }
  .theme-header-topbar.theme-header-topbar-responsive {
    display: block; }
    @media all and (min-width: 992px) {
      .theme-header-topbar.theme-header-topbar-responsive {
        display: none; } }
    .theme-header-topbar.theme-header-topbar-responsive.theme-hide-responsive-topbar {
      display: none; }

.theme-quote-container, .theme-quote-icon {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer; }

@media (max-width: 768px) {
  .theme-quote-container {
    padding-inline-end: 15px; } }

@media (max-width: 768px) {
  .theme-quote-container .theme-quote-icon svg {
    width: 16px;
    height: 16px; } }

.theme-quote-container .theme-mini-quote-count {
  background: #4CB5AB;
  border-radius: 10px;
  width: 27px;
  height: 19px;
  color: #fffeff;
  font-size: 11px;
  align-items: center;
  padding: 6px;
  position: absolute;
  right: -20px;
  text-align: center;
  display: flex;
  justify-content: center;
  top: -9px; }

.theme-header {
  background: #ffffff;
  display: flex;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 15px;
  padding-inline-end: 15px; }
  @media all and (min-width: 992px) {
    .theme-header {
      padding: 0; } }
  .theme-header .theme-responsive-goback {
    display: none;
    margin-inline-start: -2px;
    order: -2;
    padding-block-start: 16px;
    padding-block-end: 16px;
    padding-inline-start: 0px;
    padding-inline-end: 16px;
    align-self: center;
    background: transparent; }
    .theme-header .theme-responsive-goback svg {
      width: 24px;
      height: 24px;
      fill: #424242; }
  .theme-header .zpcontainer {
    padding: 0;
    flex: 1 0 auto;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media all and (min-width: 992px) {
      .theme-header .zpcontainer {
        flex: 0 1 auto; } }
    @media only screen and (min-width: 1200px) {
      .theme-header .zpcontainer {
        position: relative;
        padding-inline-start: 15px;
        padding-inline-end: 15px; } }
    @media all and (min-width: 992px) {
      .theme-header .zpcontainer {
        justify-content: flex-start; } }
    .theme-header .zpcontainer .theme-branding-info {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex: 0 1 auto;
      margin-inline-end: auto;
      flex-wrap: wrap;
      min-inline-size: 1%;
      padding-block-start: 20px;
      padding-block-end: 20px;
      transition: 0.2s linear;
      padding-inline-start: 0;
      padding-inline-end: 0; }
      @media all and (min-width: 992px) {
        .theme-header .zpcontainer .theme-branding-info {
          flex-wrap: nowrap;
          padding: 0;
          justify-content: center; } }
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption {
        flex: 0 1 auto;
        display: flex;
        justify-content: center;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-start;
        min-inline-size: 1%;
        width: 100%; }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption {
            display: block;
            margin-block-start: 0px;
            align-items: center; } }
      @media all and (min-width: 992px) {
        .theme-header .zpcontainer .theme-branding-info .theme-menu-area-res {
          margin-inline-start: 0px; } }
      .theme-header .zpcontainer .theme-branding-info .theme-logo-parent {
        padding-inline-end: 0px;
        display: flex;
        justify-content: center;
        min-inline-size: 1%; }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-branding-info .theme-logo-parent {
            height: 100%;
            padding-block-start: 0;
            flex: 1 0 auto;
            padding-inline-end: 0; } }
        @media only screen and (min-width: 1200px) {
          .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a {
            height: auto;
            line-height: normal;
            max-inline-size: none; } }
        .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img {
          max-inline-size: 500px;
          max-block-size: 500px; }
        .theme-header .zpcontainer .theme-branding-info .theme-logo-parent.theme-disable-logo-mobile {
          display: none; }
          @media all and (min-width: 992px) {
            .theme-header .zpcontainer .theme-branding-info .theme-logo-parent.theme-disable-logo-mobile {
              display: flex; } }
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name {
        color: #00376E;
        font-size: 24px;
        font-family: 'Nunito',sans-serif;
        font-weight: normal;
        text-transform: none;
        line-height: normal;
        letter-spacing: normal; }
        .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name.theme-disable-sitename-mobile {
          display: none; }
          @media all and (min-width: 992px) {
            .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name.theme-disable-sitename-mobile {
              display: block; } }
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption {
        color: #7b9bba;
        font-family: 'Noto Sans', sans-serif;
        font-size: 15px;
        font-weight: normal;
        text-transform: none;
        line-height: normal;
        letter-spacing: normal; }
        .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption.theme-disable-sitecaption-mobile {
          display: none; }
          @media all and (min-width: 992px) {
            .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption.theme-disable-sitecaption-mobile {
              display: block; } }
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name,
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption {
        word-break: break-word;
        word-wrap: break-word;
        transition: 0.15s linear; }
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption.theme-site-title-caption-space {
        margin-block-start: 15px; }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption.theme-site-title-caption-space {
            margin-block-start: 0px; } }
    .theme-header .zpcontainer .theme-navigation-and-icons {
      justify-content: flex-end; }
      @media all and (min-width: 992px) {
        .theme-header .zpcontainer .theme-navigation-and-icons {
          min-inline-size: 1%; } }
      .theme-header .zpcontainer .theme-navigation-and-icons.theme-search-cart-non-res {
        display: none; }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-navigation-and-icons.theme-search-cart-non-res {
            display: flex; } }
      .theme-header .zpcontainer .theme-navigation-and-icons .theme-search-cart-non-res {
        display: none; }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-navigation-and-icons .theme-search-cart-non-res {
            display: flex;
            align-self: stretch;
            margin-inline-end: 0px; } }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-navigation-and-icons .theme-search-cart-non-res.theme-search-cart-scrollposition-non-responsive .theme-search-and-mini-cart-group .theme-search {
            margin-block-start: 0px;
            margin-block-end: 0px; } }
.theme-nonresponsive-portal-position-two {
  display: flex; }
  @media all and (max-width: 991px) {
    .theme-nonresponsive-portal-position-two {
      order: 3;
      margin-inline-start: auto; } }
@media all and (min-width: 992px) {
  .theme-portal-position-02 {
    padding-inline-start: 15px; } }

.zpheader-style-01 {
  box-shadow: 0 3px 5px RGBA(0, 0, 0, 0.05);
  position: relative; }
  @media all and (min-width: 992px) {
    .zpheader-style-01 > .theme-header-topbar {
      padding-block-start: 13px;
      padding-block-end: 13px; } }
  .zpheader-style-01 .theme-header .zpcontainer {
    flex-wrap: wrap; }
    .zpheader-style-01 .theme-header .zpcontainer .theme-branding-info {
      padding-inline-end: 15px;
      gap: 15px; }
    @media all and (min-width: 992px) {
      .zpheader-style-01 .theme-header .zpcontainer {
        padding-block-start: 32px;
        padding-block-end: 32px; } }
  .zpheader-style-01.theme-cart-checkout-headersix.theme-mobile-header-fixed {
    position: sticky;
    top: 0;
    z-index: 250; }
    @media all and (min-width: 992px) {
      .zpheader-style-01.theme-cart-checkout-headersix.theme-mobile-header-fixed {
        position: static; } }
  .zpheader-style-01.theme-cart-checkout-headersix .theme-headersix-hide-topbar {
    display: none; }
    @media all and (min-width: 992px) {
      .zpheader-style-01.theme-cart-checkout-headersix .theme-headersix-hide-topbar {
        display: block; } }
  @media all and (min-width: 992px) {
    .zpheader-style-01 .theme-navigation-and-icons {
      flex: 1 0 1%; } }
@media all and (max-width: 768px) {
  .zpheader-style-01.theme-mobile-header-fixed {
    position: sticky;
    top: 0;
    z-index: 250; } }

.zpsocialicon-floater {
  display: none; }
  @media all and (min-width: 992px) {
    .zpsocialicon-floater {
      position: fixed;
      display: block;
      right: 0;
      top: 50%;
      transform: translate(0, -50%);
      border-inline-start: 0 none;
      margin-inline-start: 0;
      box-shadow: 0 0px 4px RGBA(0, 0, 0, 0.21);
      padding: 0;
      z-index: 290; } }
  @media all and (min-width: 992px) {
    .zpsocialicon-floater ul {
      display: block;
      padding: 0; } }
  @media all and (min-width: 992px) {
    .zpsocialicon-floater ul li {
      list-style: none;
      padding: 0; } }
  .zpsocialicon-floater ul li a {
    padding: 15px;
    display: flex;
    align-items: center; }
    .zpsocialicon-floater ul li a svg,
    .zpsocialicon-floater ul li a img {
      height: 13px;
      width: 13px;
      fill: #ffffff;
      vertical-align: initial; }
    .zpsocialicon-floater ul li a.theme-linkedin-container {
      background: #007bb5; }
    .zpsocialicon-floater ul li a.theme-facebook-container {
      background: #3b5998; }
    .zpsocialicon-floater ul li a.theme-gplus-container {
      background: #dd4b39; }
    .zpsocialicon-floater ul li a.theme-twitter-container {
      background: #000000; }
    .zpsocialicon-floater ul li a.theme-pinterest-container {
      background: #cb2027; }
    .zpsocialicon-floater ul li a.theme-youtube-container {
      background: #bb0000; }
    .zpsocialicon-floater ul li a.theme-flickr-container {
      background: #0063DC; }
    .zpsocialicon-floater ul li a.theme-email-container {
      background: #848484; }
    .zpsocialicon-floater ul li a.theme-rssfeed-container {
      background: #ff6600; }
    .zpsocialicon-floater ul li a.theme-instagram-container {
      background: #e95950; }
    .zpsocialicon-floater ul li a.theme-medium-container {
      background: #32c24d; }
    .zpsocialicon-floater ul li a.theme-csp-container {
      background: #FFFFFF; }
    .zpsocialicon-floater ul li a.theme-snapchat-container {
      background: #fdff00; }
    .zpsocialicon-floater ul li a.theme-messenger-container {
      background: #0a93ff; }
    .zpsocialicon-floater ul li a.theme-telegram-container {
      background: #24a0dc; }
    .zpsocialicon-floater ul li a.theme-reddit-container {
      background: #FF4500; }
    .zpsocialicon-floater ul li a.theme-whatsapp-container {
      background: #26d266; }
    .zpsocialicon-floater ul li a.theme-viber-container {
      background: #7a57fb; }
    .zpsocialicon-floater ul li a.theme-skype-container {
      background: #0277de; }
    .zpsocialicon-floater ul li a.theme-vimeo-container {
      background: #00b9ef; }
    .zpsocialicon-floater ul li a.theme-tiktok-container {
      background: #000000; }
    .zpsocialicon-floater ul li a.theme-googlemap-container {
      background: #05ac47; }
    .zpsocialicon-floater ul li a.theme-quora-container {
      background: #b82c27; }
    .zpsocialicon-floater ul li a.theme-websiteurl-container {
      background: #00a1e2; }
  @media all and (min-width: 992px) {
    .zpsocialicon-floater ul li:last-child {
      margin-block-end: 0px; } }
  .zpsocialicon-floater .theme-socialicon-parent [data-more-socialicon-parent] span {
    display: flex;
    position: relative;
    width: 43px;
    height: 43px;
    cursor: pointer;
    justify-content: center;
    background: #464040; }
    .zpsocialicon-floater .theme-socialicon-parent [data-more-socialicon-parent] span:after {
      content: '...';
      color: #fff;
      position: absolute;
      inset-block-start: 14px;
      line-height: 0;
      font-size: 24px;
      letter-spacing: -1px; }
  .zpsocialicon-floater .theme-socialicon-parent [data-more-socialicon-parent] ul {
    display: none;
    position: absolute;
    flex-flow: row wrap;
    padding: 8px;
    width: 163px;
    bottom: 0;
    right: 43px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0px 0 4px RGBA(0, 0, 0, 0.1); }
    .zpsocialicon-floater .theme-socialicon-parent [data-more-socialicon-parent] ul li {
      margin: 3px; }
  .zpsocialicon-floater .theme-socialicon-parent [data-more-socialicon-parent]:hover ul {
    display: flex; }

@media all and (max-width: 768px) {
  .theme-checkout-topbar {
    display: none; } }

@media all and (max-width: 991px) {
  .theme-header {
    flex: 1 0 0; }
    .theme-header .zpcontainer {
      width: 80%;
      flex: 1 0 auto; }
    .theme-header .theme-responsive-menu-area.zpcontainer {
      flex: 0 1 0; } }

@media all and (max-width: 768px) {
  .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img {
    max-block-size: 35vh;
    max-inline-size: 75vw; }
    .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto {
      height: auto !important;
      width: auto !important; } }

.theme-loader {
  background: RGBA(255, 255, 255, 0.8);
  color: #5981A9;
  justify-content: center;
  display: none; }
  .theme-loader.theme-loader-show {
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 199;
    top: 0;
    position: absolute; }
    .theme-loader.theme-loader-show span {
      margin-block-start: 80px; }
    @media all and (min-width: 992px) {
      .theme-loader.theme-loader-show.theme-temp-load-padding {
        padding-inline-start: 300px; } }
.theme-vertical-header-sidebar-banner-content-container .theme-loader.theme-loader-show {
  height: auto; }

.theme-searching-opacity {
  position: relative; }
  .theme-searching-opacity [data-search-result-loading] {
    opacity: 0; }
  .theme-searching-opacity .theme-store-collection-container {
    opacity: 0; }

body.theme-loader-body-hidden {
  overflow: hidden; }

.theme-search-loader-dots {
  height: 100%;
  width: 60px;
  top: 0px;
  right: 0;
  position: absolute;
  font-weight: normal;
  text-align: center;
  display: block;
  -webkit-appearance: none;
  border-radius: 0px;
  display: none;
  background: #4CB5AB; }
  .theme-search-loader-dots.theme-show-search-loader-dots {
    display: block; }
  .theme-search-loader-dots span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 5px;
    width: 5px;
    background: RGBA(255, 255, 255, 0.8);
    animation: searchLoader 0.5s ease-in-out infinite alternate;
    border-radius: 50%;
    animation-delay: -0.16s; }
    .theme-search-loader-dots span:after, .theme-search-loader-dots span:before {
      width: 5px;
      height: 5px;
      content: "";
      display: block;
      background: RGBA(255, 255, 255, 0.7);
      position: absolute;
      animation: searchLoader 0.5s ease-in-out infinite alternate;
      border-radius: 50%;
      left: -7px; }
    .theme-search-loader-dots span:before {
      animation-delay: -0.32s; }
    .theme-search-loader-dots span:after {
      left: 7px; }

@keyframes searchLoader {
  from {
    background: transparent; } }

@media all and (min-width: 992px) {
  .theme-pages-full-stretch .zpcontainer {
    width: 100%;
    max-inline-size: 1440px;
    padding-inline-start: 50px;
    padding-inline-end: 50px; } }

@media all and (min-width: 992px) {
  .theme-pages-full-stretch.zphero-boxed.zpcontainer {
    width: 100%;
    max-inline-size: 1440px;
    padding-inline-start: 50px;
    padding-inline-end: 50px; } }

.zpheader-style-01.theme-header-fixed {
  box-shadow: none; }
  .zpheader-style-01.theme-header-fixed .theme-navigation-and-icons .theme-menu-area ul li a {
    transition: 0.15s linear; }

@media all and (min-width: 992px) {
  .zpheader-style-01 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li {
    margin-inline-start: 0px;
    margin-inline-end: 25px; }
    .zpheader-style-01 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:last-of-type {
      margin-inline-end: 0px; }
    .zpheader-style-01 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:first-of-type {
      margin-inline-start: 0px; } }

.theme-navigation-and-icons {
  display: flex;
  align-items: center;
  align-self: stretch; }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons {
      flex: 1 0 0px;
      max-inline-size: 100%;
      margin-inline-start: auto; } }
  .theme-navigation-and-icons .theme-search-and-mini-cart-group {
    display: flex;
    align-self: stretch; }
    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search {
      padding-block-start: 0;
      align-self: center; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search {
          display: flex;
          align-self: stretch;
          position: relative; } }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-icon {
        border: 0 none;
        padding-block-start: 0px;
        padding-block-end: 0px;
        padding-inline-start: 15px;
        padding-inline-end: 15px;
        line-height: 0;
        display: block;
        align-self: center;
        cursor: pointer; }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-icon svg {
          width: 17px;
          height: 17px;
          fill: #00376E; }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-wishlist-icon {
        border: 0 none;
        padding: 0px 10px 0px 0px;
        line-height: 0;
        display: block;
        align-self: center;
        cursor: pointer; }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-wishlist-icon svg {
          width: 24px;
          height: 24px;
          fill: #00376E; }
          .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-wishlist-icon svg path {
            stroke: #00376E; }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container {
        border-block-start: 3px solid #4CB5AB;
        box-shadow: 0 5px 21px RGBA(0, 0, 0, 0.2);
        display: none;
        position: absolute;
        top: 100%;
        right: 15px;
        z-index: 300;
        width: 300px; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container {
            width: auto; } }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container input[type="text"] {
          width: 300px;
          font-size: 16px;
          border-radius: 0px;
          padding-block-start: 5px;
          padding-block-end: 5px;
          padding-inline-start: 20px;
          padding-inline-end: 60px;
          height: 50px;
          border: 0 none;
          background: #ffffff;
          font-family: 'Noto Sans', sans-serif;
          color: #5981A9;
          font-weight: normal;
          text-transform: none;
          line-height: normal;
          letter-spacing: normal; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container input[type="text"] {
              width: 474px;
              font-size: 14px; } }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container .theme-search-go {
          height: 100%;
          width: 60px;
          top: 0px;
          right: 0;
          position: absolute;
          background: #4CB5AB;
          color: #ffffff;
          font-weight: normal;
          font-size: 18px;
          font-family: 'Noto Sans', sans-serif;
          text-transform: none;
          line-height: normal;
          letter-spacing: 1.42857143;
          text-align: center;
          display: block;
          -webkit-appearance: none;
          border-radius: 0px; }
    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart {
      align-self: center; }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon {
        padding-block-start: 0px;
        padding-block-end: 0px;
        padding-inline-start: 0px;
        padding-inline-end: 15px;
        line-height: 0;
        display: block;
        position: relative;
        cursor: pointer; }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg {
          width: 24px;
          height: 24px;
          fill: #00376E;
          stroke: #00376E; }
          .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg path {
            fill: #00376E; }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon .theme-mini-cart-count {
          background: #4CB5AB;
          border-radius: 100%;
          color: #ffffff;
          display: block;
          font-size: 10px;
          line-height: 0.6;
          padding: 6px;
          position: absolute;
          right: 5px;
          text-align: center;
          top: -7px;
          visibility: hidden; }
    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:first-child .theme-search-icon {
      align-items: center; }
    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:only-child {
      margin-inline-start: 0px; }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:only-child .theme-search-icon {
        padding-inline-end: 0;
        border-inline-end: 0 none;
        margin-inline-end: 0px; }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:only-child .theme-search-field-container {
        right: 0px; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:only-child {
          margin-inline-start: 20px; } }
    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item .theme-search-hide-overlay {
      position: fixed;
      width: 100%;
      height: 100%;
      left: 0px;
      top: 0px;
      z-index: 285; }

.theme-navigation-and-icons .theme-menu-area .theme-menu {
  border-block-start: 3px solid #4CB5AB; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu {
    cursor: pointer;
    display: inline;
    position: absolute;
    right: 10px;
    text-align: center;
    line-height: 0;
    top: 50%;
    height: 25px;
    width: 25px;
    background: #ffffff;
    transform: translate(0px, -50%); }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu {
        margin-inline-start: 5px;
        position: static;
        transform: translate(0px, 0px);
        background: transparent; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-down-arrow, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-up-arrow {
      border: 0 none;
      width: 35px;
      height: 80%;
      background: transparent; }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-down-arrow:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-up-arrow:after {
        display: block;
        height: 6px;
        width: 6px;
        border-inline-end: 1px solid;
        border-block-start: 1px solid;
        background: transparent;
        transform: rotate(135deg);
        margin-inline-start: 10px;
        content: "";
        left: 5px;
        top: 40%;
        position: absolute; }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-down-arrow, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-right-arrow {
        display: block;
        height: 6px;
        width: 6px;
        border-inline-end: 1px solid;
        border-block-start: 1px solid;
        background: transparent;
        transform: rotate(135deg);
        margin-inline-start: 10px;
        padding-inline-start: 5px; } }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-down-arrow:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-right-arrow:after {
        display: none; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-up-arrow:after {
      transform: rotate(-45deg);
      top: 50%; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-up-arrow:after {
          display: none; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-right-arrow {
      transform: rotate(45deg) translate(0, -50%);
      margin-inline-start: auto; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-responsive-menu {
      display: inline; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-responsive-menu {
          display: none; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-non-responsive-menu {
      display: none; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-non-responsive-menu {
          display: block; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-li-menu {
    display: none; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li {
    border-block-end: 1px solid RGBA(231, 231, 231, 0.4);
    padding: 0px; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
      display: flex;
      align-items: center;
      position: relative;
      color: #00376E;
      font-family: 'Noto Sans', sans-serif;
      font-size: 14px;
      font-weight: normal;
      text-transform: none;
      line-height: normal;
      letter-spacing: normal;
      padding-block-start: 14px;
      padding-block-end: 14px;
      padding-inline-start: 20px;
      padding-inline-end: 48px;
      transition: 0.15s linear;
      -webkit-text-size-adjust: 100%; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
          color: #00376E;
          text-transform: none;
          font-weight: normal;
          font-family: 'Noto Sans', sans-serif;
          font-size: 15px;
          line-height: normal;
          letter-spacing: normal; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a {
      color: #4CB5AB; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a {
          background: #4CB5AB;
          color: #ffffff; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul {
      position: static;
      background: none;
      padding-block-end: 0px;
      padding-inline-end: 0px;
      display: none;
      max-block-size: none; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul {
          position: absolute;
          left: 0;
          z-index: 280;
          top: 100%;
          min-inline-size: 228px; }
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul.theme-sub-menu-position-change {
            left: auto;
            right: 0px;
            padding-inline-start: 0px;
            padding-inline-end: 3px;
            min-inline-size: 228px; }
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul.theme-sub-menu-position-change > li {
              min-inline-size: 0px; } }
      .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li {
        margin-inline-start: 0;
        text-align: start;
        word-break: break-word;
        word-wrap: break-word;
        padding-inline-end: 0;
        padding-inline-start: 20px; }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:first-child {
          border-block-start: 1px solid RGBA(231, 231, 231, 0.4); }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li {
            min-inline-size: 228px;
            width: 100%;
            margin-block-start: 0px;
            background: #ffffff;
            box-shadow: 0 3px 3px RGBA(0, 0, 0, 0.1);
            border-block-end: 1px solid RGBA(231, 231, 231, 0.4);
            padding-inline-start: 0px; } }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:first-of-type {
            border-block-start: 3px solid #4CB5AB; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li a {
          padding-block-start: 14px;
          padding-block-end: 14px;
          padding-inline-start: 20px;
          padding-inline-end: 48px;
          display: block;
          color: #00376E;
          font-family: 'Noto Sans', sans-serif;
          font-size: 14px;
          font-weight: normal;
          text-transform: none;
          line-height: normal;
          letter-spacing: normal;
          position: relative;
          border-radius: 3px;
          font-weight: normal;
          -webkit-text-size-adjust: 100%;
          line-height: normal; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li a {
              background: #ffffff;
              width: 100%;
              padding-block-start: 14px;
              padding-block-end: 14px;
              padding-inline-start: 20px;
              padding-inline-end: 20px;
              -webkit-text-size-adjust: auto; } }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li a .theme-sub-li-menu {
              right: 10px;
              top: 50%;
              margin-inline-start: auto;
              position: absolute; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:hover > a, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li.theme-menu-selected > a {
          background: none; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:hover > a, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li.theme-menu-selected > a {
              color: #4CB5AB;
              background: #ffffff; } }
      .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul ul {
        top: 0;
        left: 100%;
        padding-block-start: 0px;
        padding-inline-start: 0px; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul ul {
            padding-inline-start: 3px; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul ul.theme-sub-menu-position-change {
          left: -100%;
          padding-inline-start: 0px; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul ul li {
            padding-inline-start: 0px; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
      color: #4CB5AB; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
          background: #4CB5AB;
          color: #ffffff; } }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > ul {
        display: block !important; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .theme-sub-li-menu {
    right: 15px; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-primary > a,
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-secondary > a {
    margin-block-start: 5px;
    margin-block-end: 5px;
    margin-inline-start: 20px;
    margin-inline-end: 5px; }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-primary > a,
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-secondary > a {
        margin-block-start: 5px;
        margin-block-end: 5px;
        margin-inline-start: 5px;
        margin-inline-end: 5px; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-primary .theme-sub-li-menu,
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-secondary .theme-sub-li-menu {
    right: 10px; }

@media all and (min-width: 992px) {
  .theme-vertical-navigation-container .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:only-child {
    margin-inline-start: 0px; } }

.theme-responsive-menu-area.zpcontainer {
  display: block;
  padding-block-start: 20px;
  padding-block-end: 20px;
  flex: 0 1 auto;
  margin-inline-start: auto;
  align-self: center; }
  @media all and (min-width: 992px) {
    .theme-responsive-menu-area.zpcontainer {
      display: none; } }
  .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container {
    cursor: pointer;
    height: 20px;
    width: 23px;
    margin-block-start: -13px;
    margin-block-end: 0px;
    margin-inline-start: auto;
    margin-inline-end: auto;
    position: relative; }
    .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon {
      display: block;
      width: 100%;
      height: 2px;
      background: #4CB5AB;
      position: relative;
      margin-block-start: 15px; }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:before, .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:after {
        background: #4CB5AB;
        content: "";
        height: 3px;
        left: 0;
        margin-block-end: 15px;
        position: absolute;
        top: 8px;
        width: 100%;
        height: 100%;
        transition: 0.3s linear; }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:after {
        top: 16px; }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon.theme-close-icon {
        background: transparent; }
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon.theme-close-icon:before {
          transform: rotate(45deg);
          top: 10px; }
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon.theme-close-icon:after {
          transform: rotate(-45deg);
          top: 10px; }
    @media all and (min-width: 992px) {
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container {
        display: none; } }
  .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent {
    flex: 1 1 0px;
    display: flex;
    flex-wrap: wrap;
    padding-block-start: 18px;
    padding-block-end: 18px;
    padding-inline-start: 22px;
    padding-inline-end: 20px;
    align-items: center; }
    @media all and (max-width: 991px) {
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent {
        margin-block-start: -8px; } }
    .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li {
      padding-inline-start: 0;
      padding-inline-end: 0;
      margin-block-start: 0px;
      margin-block-end: 0px;
      margin-inline-start: 4px;
      margin-inline-end: 4px;
      border-block-end: 0 none; }
      @media all and (max-width: 991px) {
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li {
          margin-block-start: 8px; } }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li a {
        padding: 0; }
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li a svg,
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li a img {
          width: 13px;
          height: 13px;
          fill: #00376E; }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li:last-child a svg {
        margin-inline-end: 10px; }
  .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu > ul {
    border-block-end: 1px solid #00376E; }
  .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding-block-start: 18px;
    padding-block-end: 18px;
    padding-inline-start: 22px;
    padding-inline-end: 20px; }
    .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul {
      display: flex;
      margin-inline-start: auto; }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li {
        padding: 0px;
        margin-inline-start: 0px;
        margin-inline-end: 20px; }
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a {
          padding-block-start: 0px;
          padding-block-end: 0px;
          padding-inline-start: 0px;
          padding-inline-end: 0px; }
          .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a svg {
            width: 13px;
            height: 13px;
            fill: #00376E; }
          .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a .theme-topbar-info-icon {
            display: flex;
            align-items: center; }
          .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a .theme-topbar-info-icon-text {
            display: none; }
            @media all and (min-width: 992px) {
              .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a .theme-topbar-info-icon-text {
                display: inline; } }
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li:last-child {
          margin-inline-end: 0; }
    .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul.theme-scoialicon-inner-parent {
      padding-block-start: 0;
      padding-block-end: 0;
      padding-inline-start: 0; }

.theme-responsive-menu-area.theme-navigation-and-icons .theme-menu-area .theme-menu.theme-toggle-animate {
  visibility: visible;
  max-block-size: 50vh;
  overflow: auto; }

.theme-responsive-menu-area.theme-navigation-and-icons .theme-menu-area .theme-menu.theme-toggle-animate-end {
  max-block-size: 0; }

.theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-res {
  border-block-end: 1px solid #E7E7E7;
  display: flex; }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-res {
      display: none; } }
.theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container {
  height: auto;
  width: 100%;
  display: flex;
  align-items: center; }
  @media all and (max-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container {
      padding-block-start: 15px;
      padding-block-end: 15px;
      padding-inline-start: 0;
      padding-inline-end: 20px; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container .theme-currency-label {
    margin-inline-end: auto;
    color: #00376E;
    font-family: 'Noto Sans', sans-serif;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    display: flex;
    align-items: center;
    z-index: 310; }
    @media all and (max-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container .theme-currency-label {
        padding-inline-start: 20px; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container ul {
    margin-inline-start: auto; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container ul li {
      border-block-end: 0 none;
      padding: 5px;
      color: #00376E; }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container ul li:first-child {
        padding-block-start: 0px;
        padding-block-end: 0px;
        padding-inline-end: 0px;
        padding-inline-start: 5px; }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul {
      overflow: visible; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul li, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul li, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul li {
    color: #00376E;
    font-size: 13px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: normal;
    text-transform: none;
    line-height: 1.8;
    letter-spacing: normal; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding: 20px;
    padding-block-start: 60px;
    z-index: 350;
    box-shadow: none; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li {
      color: #00376E;
      font-size: 13px;
      border-inline-start: 0 none;
      border-inline-end: 0 none;
      padding: 10px;
      box-shadow: none; }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:last-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:last-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:last-child {
        border-block-start: 0 none; }
        .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:last-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:last-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:last-child:after {
          display: none; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:last-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:last-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:last-child:after {
              display: block; } }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child {
        color: #4CB5AB; }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:nth-child(2), .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:nth-child(2), .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:nth-child(2) {
        border-block-start: 0 none; }

.zpheader-style-02 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li a,
.zpheader-style-03 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li a {
  padding-block-end: 14px;
  padding-block-start: 14px; }

@media all and (min-width: 992px) {
  .zpheader-style-03 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-primary > a, .zpheader-style-03 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-secondary > a {
    margin: 5px; } }

@keyframes toggleAnimate {
  from {
    max-block-size: 0; } }

@keyframes toggleAnimateEnd {
  from {
    max-block-size: 100vh;
    visibility: visible; } }

.theme-navigation-and-icons .theme-menu-area {
  display: flex;
  width: 100%;
  justify-content: center; }
  @media all and (min-width: 768px) {
    .theme-navigation-and-icons .theme-menu-area {
      width: auto;
      width: 100%;
      flex: 1 0 0px; } }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area {
      display: flex; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu {
    width: 100%;
    background: #ffffff;
    position: absolute;
    left: 0;
    top: 100%;
    height: auto;
    overflow: hidden;
    z-index: 280;
    max-block-size: 0;
    box-shadow: 0 2px 10px RGBA(0, 0, 0, 0.1);
    visibility: hidden; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu.theme-change-zindex {
      z-index: auto; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-menu {
      border: 1px solid #00376E;
      border-radius: 100%;
      height: 20px;
      position: absolute;
      right: 13px;
      top: 20px;
      width: 20px;
      display: block; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-menu {
          display: none; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-menu:before,
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-menu:after {
      background-color: #00376E;
      content: " ";
      height: 12px;
      left: 8px;
      position: absolute;
      top: 3px;
      width: 2px; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .close-menu:before {
      transform: rotate(45deg); }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .close-menu:after {
      transform: rotate(-45deg); }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu {
        position: static;
        background: none;
        width: auto;
        max-inline-size: 100%;
        flex: 1 0 0px;
        padding-block-start: 0px;
        visibility: visible;
        height: 100%;
        overflow: visible;
        border-block-start: none;
        box-shadow: 0 0 0 transparent;
        max-block-size: none; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-li-menu {
      display: none; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul {
      overflow: auto;
      padding: 0; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul {
          max-block-size: none;
          overflow: visible;
          text-align: end;
          padding-inline-start: 0;
          display: flex;
          flex-wrap: wrap;
          max-inline-size: 100%;
          flex-direction: row;
          justify-content: flex-end; } }
      .theme-navigation-and-icons .theme-menu-area .theme-menu ul li {
        position: relative;
        list-style: none;
        word-break: break-word;
        word-wrap: break-word;
        padding-block-start: 0px;
        padding-block-end: 0px; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li {
            display: flex;
            align-items: center;
            padding: 0px;
            border-block-end: 0 none; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:last-of-type {
          border-block-end: none; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:first-of-type {
            margin-inline-start: 0px; } }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
            padding: 0;
            border-block-end: 0 none;
            position: relative;
            padding-block-start: 8px;
            padding-block-end: 8px;
            padding-inline-start: 16px;
            padding-inline-end: 16px;
            border-radius: 3px;
            line-height: 1;
            letter-spacing: normal;
            display: flex;
            color: #00376E;
            text-transform: none;
            font-weight: normal;
            font-family: 'Noto Sans', sans-serif;
            font-size: 15px;
            -webkit-text-size-adjust: auto;
            width: 100%; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a {
          color: #4CB5AB; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a {
              background: #4CB5AB;
              color: #ffffff; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
          color: #4CB5AB; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
              background: #4CB5AB;
              color: #ffffff; } }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > ul {
            display: block !important; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary > a {
          line-height: 1;
          letter-spacing: normal;
          color: #ffffff;
          text-transform: none;
          font-weight: normal;
          font-family: 'Noto Sans', sans-serif;
          font-size: 15px;
          border-color: transparent;
          border-style: none;
          border-width: 0;
          background: #4CB5AB;
          border-radius: 3px;
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary > a {
              padding-block-start: 10px;
              padding-block-end: 10px;
              padding-inline-start: 20px;
              padding-inline-end: 20px; } }
          @media all and (max-width: 768px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary > a {
              padding-inline-end: 45px; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary:hover > a, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary.theme-menu-selected > a {
          color: #ffffff;
          border-color: transparent;
          background: #4CB5AB; }
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary:hover > a:after, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary.theme-menu-selected > a:after {
            background: transparent; }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary:hover:after, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary.theme-menu-selected:after {
          background: transparent; }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary > a {
          line-height: 1;
          letter-spacing: normal;
          color: #ffffff;
          text-transform: none;
          font-weight: normal;
          font-family: 'Noto Sans', sans-serif;
          font-size: 15px;
          border-color: transparent;
          border-style: solid;
          border-width: 0;
          background: #00376E;
          border-radius: 3px;
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary > a {
              padding-block-start: 10px;
              padding-block-end: 10px;
              padding-inline-start: 20px;
              padding-inline-end: 20px; } }
          @media all and (max-width: 768px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary > a {
              padding-inline-end: 45px; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary:hover > a, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary.theme-menu-selected > a {
          color: #ffffff;
          border-color: transparent;
          background: #00376E; }
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary:hover > a:after, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary.theme-menu-selected > a:after {
            background: transparent; }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary:hover:after, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary.theme-menu-selected:after {
          background: transparent; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul {
            padding-block-start: 7px; }
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul ul {
              padding-block-start: 0px; } }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li {
            margin: 0; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-topbar-contact-info ul li {
      border: 0 none; }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-topbar-contact-info ul li:hover > a {
        background: transparent; }
  .theme-navigation-and-icons .theme-menu-area.theme-responsive-menu li > a .theme-sub-li-menu.theme-responsive-menu {
    right: 15px; }
  .theme-navigation-and-icons .theme-menu-area.theme-responsive-menu li.menu-highlight-primary > a, .theme-navigation-and-icons .theme-menu-area.theme-responsive-menu li.menu-highlight-secondary > a {
    margin-block-start: 10px;
    margin-block-end: 10px;
    margin-inline-start: 20px;
    margin-inline-end: 5px; }
    .theme-navigation-and-icons .theme-menu-area.theme-responsive-menu li.menu-highlight-primary > a .theme-sub-li-menu, .theme-navigation-and-icons .theme-menu-area.theme-responsive-menu li.menu-highlight-secondary > a .theme-sub-li-menu {
      right: 10px; }

body.theme-body-overflowhidden {
  overflow: hidden; }

.theme-navigation-and-icons .theme-menu-area .theme-menu ul li .theme-menu-content.theme-menu-icon-enabled {
  display: flex;
  align-items: center; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li .theme-menu-content.theme-menu-icon-enabled svg {
    fill: currentcolor; }

.theme-navigation-and-icons .theme-menu-area .theme-menu ul li .theme-menu-content .theme-menu-icon {
  display: flex;
  align-items: center;
  margin-inline-end: 5px;
  margin-block-end: 0; }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li .theme-menu-content .theme-menu-icon {
      margin-inline-end: 5px; } }
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li .theme-menu-content.theme-menu-icon-enabled {
  display: flex;
  align-items: center; }

.theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li .theme-menu-content .theme-menu-icon {
  margin-inline-end: 5px;
  margin-block-end: 0; }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li .theme-menu-content .theme-menu-icon {
      margin-inline-end: 5px; } }
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li.menu-highlight-primary .theme-menu-content.theme-menu-icon-enabled, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li.menu-highlight-secondary .theme-menu-content.theme-menu-icon-enabled {
  align-items: center; }

/* Portal Position Menubar Action Starts */
/* Portal Position Menubar Action Ends */
.theme-menu svg {
  transition: 0.2s linear; }

[data-theme-menu-icon] svg {
  width: inherit;
  height: inherit; }

.theme-menu ul li ul [data-theme-menu-icon] svg {
  width: inherit;
  height: inherit; }

[data-theme-megamenu-icon] svg {
  transition: 0.2s linear;
  width: inherit;
  height: inherit; }

@media (max-width: 991px) {
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-lang-container ul li {
    border: none;
    padding-inline-start: 0px; } }

@media (max-width: 991px) {
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-lang-container ul li span {
    padding-block-start: 14px;
    padding-block-end: 14px;
    padding-inline-start: 30px;
    padding-inline-end: 30px;
    line-height: initial; } }

.theme-lang-hide-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 285;
  display: none; }

.theme-lang-container-non-res {
  display: none; }
  @media all and (min-width: 992px) {
    .theme-lang-container-non-res {
      display: flex;
      margin-inline-start: auto;
      margin-inline-end: 0px; } }
  @media all and (min-width: 992px) {
    .theme-lang-container-non-res.theme-lang-option-left-space {
      margin-inline-start: 13px;
      padding-inline-start: 8px;
      border-inline-start: 1px dotted #00376E; } }
.theme-lang-container-res {
  display: none; }
  @media (max-width: 991px) {
    .theme-lang-container-res {
      display: flex;
      z-index: 300; }
      .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 100vh;
        overflow: auto;
        background: #ffffff;
        z-index: 300; }
        .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-label {
          display: none; }
        .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close {
          display: flex;
          padding-block-start: 20px;
          padding-block-end: 20px;
          padding-inline-start: 30px;
          padding-inline-end: 30px;
          align-items: center;
          justify-content: space-between; }
          .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close .theme-lang-close-label {
            line-height: normal;
            font-size: 16px;
            color: #00376E; }
          .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close .theme-lang-close-icon {
            cursor: pointer;
            height: 23px;
            width: 23px;
            position: relative; }
            .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close .theme-lang-close-icon:after, .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close .theme-lang-close-icon:before {
              background: #4CB5AB;
              content: "";
              height: 2px;
              left: 0;
              position: absolute;
              width: 100%;
              transform: rotate(-45deg);
              top: 10px; }
            .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close .theme-lang-close-icon:before {
              transform: rotate(45deg); } }
.theme-lang-container {
  display: flex;
  flex-direction: column;
  position: relative;
  color: #00376E; }
  @media (max-width: 991px) {
    .theme-lang-container {
      display: flex;
      flex: 1;
      color: initial;
      border-block-end: 1px solid #E7E7E7; } }
  .theme-lang-container .theme-lang-close {
    display: none; }
  .theme-lang-container.theme-lang-dropdown-open .theme-lang-hide-overlay {
    display: block; }
    @media (max-width: 991px) {
      .theme-lang-container.theme-lang-dropdown-open .theme-lang-hide-overlay {
        display: none; } }
  .theme-lang-container.theme-lang-dropdown-open .theme-lang-label:after {
    transform: translateY(-50%) rotate(180deg); }
  .theme-lang-container.theme-lang-dropdown-open .theme-lang-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(-20px); }
    @media (max-width: 991px) {
      .theme-lang-container.theme-lang-dropdown-open .theme-lang-dropdown {
        display: flex;
        transform: none; } }
  .theme-lang-container .theme-lang-label {
    cursor: pointer; }
    @media all and (min-width: 992px) {
      .theme-lang-container .theme-lang-label {
        font-family: 'Noto Sans', sans-serif;
        font-weight: normal;
        text-transform: none;
        color: #00376E;
        line-height: 1.8;
        letter-spacing: normal;
        padding-block-start: 0px;
        padding-block-end: 0px;
        padding-inline-start: 10px;
        padding-inline-end: 15px;
        position: relative; }
        .theme-lang-container .theme-lang-label:hover {
          color: #4CB5AB; } }
    @media (max-width: 991px) {
      .theme-lang-container .theme-lang-label {
        color: #00376E;
        font-family: 'Noto Sans', sans-serif;
        padding-block-start: 14px;
        padding-block-end: 14px;
        padding-inline-start: 20px;
        padding-inline-end: 20px; } }
    .theme-lang-container .theme-lang-label:after {
      content: '';
      width: 0;
      height: 0;
      border-inline-start: 4px solid transparent;
      border-inline-end: 4px solid transparent;
      border-block-start: 6px solid #00376E;
      position: absolute;
      right: 0px;
      margin: auto;
      top: 50%;
      transform: translateY(-50%); }
      @media (max-width: 991px) {
        .theme-lang-container .theme-lang-label:after {
          right: 25px; } }
  .theme-lang-container .theme-lang-dropdown {
    display: inline-flex;
    flex-direction: column;
    box-shadow: 0 10px 14px RGBA(98, 98, 98, 0.1);
    border: 1px solid #E7E7E7;
    list-style: none;
    padding: 0px;
    min-inline-size: 120px;
    position: absolute;
    white-space: nowrap;
    top: calc(100% + 30px);
    right: 0px;
    background: #ffffff;
    z-index: 300;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: transform .3s ease-in-out,opacity .3s ease-in-out; }
    @media all and (min-width: 992px) {
      .theme-lang-container .theme-lang-dropdown {
        cursor: pointer; } }
    @media (max-width: 991px) {
      .theme-lang-container .theme-lang-dropdown {
        flex: 1;
        position: static;
        transform: none;
        border: none;
        box-shadow: none;
        display: none; } }
    .theme-lang-container .theme-lang-dropdown li {
      margin: 0px;
      padding: 0px;
      line-height: normal;
      display: flex; }
      .theme-lang-container .theme-lang-dropdown li span {
        flex: 1;
        padding-block-start: 5px;
        padding-block-end: 5px;
        padding-inline-start: 10px;
        padding-inline-end: 10px;
        align-items: center;
        font-family: 'Noto Sans', sans-serif;
        font-size: 13px;
        font-weight: normal;
        text-transform: none;
        color: #00376E;
        line-height: 1.8;
        letter-spacing: normal;
        cursor: pointer; }
        .theme-lang-container .theme-lang-dropdown li span:hover {
          color: #4CB5AB; }
        @media (max-width: 991px) {
          .theme-lang-container .theme-lang-dropdown li span {
            padding-block-start: 10px;
            padding-block-end: 10px;
            padding-inline-start: 30px;
            padding-inline-end: 30px; } }
@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-lang-container-non-res.theme-lang-option-left-space {
    border-inline-start-color: RGBA(255, 255, 255, 0.8); } }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-lang-container {
    color: RGBA(255, 255, 255, 0.8); } }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-lang-container .theme-lang-label {
    color: RGBA(255, 255, 255, 0.8); } }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-lang-container .theme-lang-label:after {
    border-block-start-color: RGBA(255, 255, 255, 0.8); } }

@media all and (min-width: 992px) {
  .theme-header-animate {
    right: 0;
    width: 100%;
    top: 0;
    z-index: 250;
    position: fixed;
    visibility: visible;
    animation: headerStart 0.8s linear 1 alternate;
    box-shadow: 0 3px 5px RGBA(0, 0, 0, 0.05); } }

.zpheader-style-01 .theme-header .zpcontainer {
  transition: 0.3s linear; }

@media all and (min-width: 992px) {
  .theme-header-transparent {
    background: RGBA(255, 255, 255, 0.9); } }

@media all and (min-width: 992px) {
  .theme-header-transparent.zpdark-header-portion.theme-header {
    background: RGBA(0, 55, 110, 0.9); } }

@keyframes noTopBarAni {
  from {
    top: -300px; } }

@keyframes headerStart {
  from {
    top: -300px; } }

@media all and (min-width: 992px) {
  .theme-header-fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 248; } }

@media all and (min-width: 992px) {
  .theme-header-fixed.theme-header-transparent {
    background: transparent; } }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header-topbar {
    background: transparent; } }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header {
    background: transparent;
    box-shadow: none; } }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li:hover > a, .theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li.theme-menu-selected > a {
    background: transparent;
    color: #4CB5AB; } }

.theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li:hover.menu-highlight-primary > a, .theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-primary > a {
  color: #ffffff;
  background: #4CB5AB; }

.theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li:hover.menu-highlight-secondary > a, .theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-secondary > a {
  color: #ffffff;
  background: #00376E; }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li a {
    color: #ffffff;
    transition: 0.15s linear; } }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-primary > a {
  color: #ffffff; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-secondary > a {
  color: #ffffff; }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:hover > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected > a {
    background: transparent;
    color: #ffffff; } }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:hover.menu-highlight-primary > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-primary > a {
  color: #ffffff;
  background: #4CB5AB; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:hover.menu-highlight-secondary > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-secondary > a {
  color: #ffffff;
  background: #00376E; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li a {
  color: #00376E; }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li:hover > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.theme-menu-selected > a {
    color: #4CB5AB; } }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-primary > a {
  color: #ffffff; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-primary:hover > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-primary.theme-menu-selected > a {
  color: #ffffff; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-secondary > a {
  color: #ffffff; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-secondary:hover > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-secondary.theme-menu-selected > a {
  color: #ffffff; }

.theme-header-fixed.theme-header-animate {
  animation: none; }
  @media all and (min-width: 992px) {
    .theme-header-fixed.theme-header-animate .theme-header {
      background: #ffffff;
      box-shadow: 0 0 3px RGBA(0, 0, 0, 0.1); } }
  @media all and (min-width: 992px) {
    .theme-header-fixed.theme-header-animate .theme-header.theme-header-transparent {
      background: RGBA(255, 255, 255, 0.9); } }
  @media all and (min-width: 992px) {
    .theme-header-fixed.theme-header-animate .theme-header.theme-header-transparent.zpdark-header-portion {
      background: RGBA(0, 55, 110, 0.9); } }
@keyframes fixedHeaderStart {
  from {
    opacity: 0; } }

@keyframes fixedHeaderEnd {
  from {
    background: #ffffff;
    opacity: 0; } }

.zphero-full-screen .zphero {
  height: 100vh !important; }

@media all and (min-width: 992px) {
  .zphero .zpflex-align-self-end {
    padding-block-end: 80px !important; } }

.zphero .zphero-slides,
.zphero .zphero-slide {
  padding: 0; }

.zphero .zsslider-arrows-container .zsslider-arrow-left,
.zphero .zsslider-arrows-container .zsslider-arrow-right {
  z-index: 200 !important; }
  .zphero .zsslider-arrows-container .zsslider-arrow-left svg,
  .zphero .zsslider-arrows-container .zsslider-arrow-right svg {
    transition: fill 0.5s linear; }

@media all and (min-width: 992px) {
  .zphero-fullwidth-overlap .zphero {
    height: 72vh !important; } }

.zphero-boxed .zphero ul li.zphero-slide .zphero-slider-container {
  padding-inline-start: 15px;
  padding-inline-end: 15px; }
  @media all and (min-width: 992px) {
    .zphero-boxed .zphero ul li.zphero-slide .zphero-slider-container {
      padding-inline-start: 60px;
      padding-inline-end: 60px; } }
.zphero-boxed {
  padding-block-start: 50px; }

.zpdark-header-portion.theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info a, .zpdark-header-portion.theme-header .theme-topbar-contact-info ul .theme-topbar-info a {
  color: RGBA(255, 255, 255, 0.8);
  transition: 0.15s linear; }

.zpdark-header-portion.theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info:last-child, .zpdark-header-portion.theme-header .theme-topbar-contact-info ul .theme-topbar-info:last-child {
  border-inline-start-color: RGBA(255, 255, 255, 0.8);
  transition: 0.15s linear; }

.zpdark-header-portion.theme-header-topbar .theme-socialicon-parent, .zpdark-header-portion.theme-header .theme-socialicon-parent {
  border-inline-start-color: RGBA(255, 255, 255, 0.8);
  transition: 0.15s linear; }
  .zpdark-header-portion.theme-header-topbar .theme-socialicon-parent ul li a svg, .zpdark-header-portion.theme-header .theme-socialicon-parent ul li a svg {
    fill: RGBA(255, 255, 255, 0.8);
    transition: 0.15s linear; }

.zpdark-header-portion.theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content a, .zpdark-header-portion.theme-header .theme-portal-login .theme-portal-container .theme-portal-content a {
  color: RGBA(255, 255, 255, 0.8);
  transition: 0.15s linear; }

.zpdark-header-portion.theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:last-child, .zpdark-header-portion.theme-header .theme-portal-login .theme-portal-container .theme-portal-content:last-child {
  border-inline-start-color: RGBA(255, 255, 255, 0.8);
  transition: 0.15s linear; }

.zpdark-header-portion.theme-header-topbar .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name, .zpdark-header-portion.theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name {
  color: #ffffff; }

.zpdark-header-portion.theme-header-topbar .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption, .zpdark-header-portion.theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption {
  color: #ffffff; }

.zpdark-header-portion.theme-header {
  background: #00376E;
  flex: 1 0 auto; }
  @media all and (min-width: 992px) {
    .zpdark-header-portion.theme-header {
      background: #00376E;
      flex: 0 1 auto; } }
  @media all and (min-width: 992px) {
    .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li > a {
      color: #ffffff; } }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-primary > a {
    color: #ffffff; }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-secondary > a {
    color: #ffffff; }
  @media all and (min-width: 992px) {
    .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:hover > a, .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected > a {
      background: #006ad4;
      color: #ffffff; } }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:hover.menu-highlight-primary > a, .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-primary > a {
    color: #ffffff;
    background: #4CB5AB; }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:hover.menu-highlight-secondary > a, .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-secondary > a {
    color: #ffffff;
    background: #00376E; }

.zpdark-header-portion.theme-header-topbar {
  background: #00376E; }
  @media all and (min-width: 992px) {
    .zpdark-header-portion.theme-header-topbar {
      background: #00376E; } }
.zpdark-header-portion .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon {
  background: #ffffff; }
  .zpdark-header-portion .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon.theme-close-icon {
    background: transparent; }
  .zpdark-header-portion .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:before, .zpdark-header-portion .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:after {
    background: #ffffff; }

.zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-icon svg, .zpdark-header-portion.theme-header-topbar .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-icon svg {
  fill: #ffffff; }

.zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg, .zpdark-header-portion.theme-header-topbar .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg {
  fill: #ffffff;
  stroke: #ffffff; }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg path, .zpdark-header-portion.theme-header-topbar .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg path {
    fill: #ffffff; }

.zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-wishlist-icon svg, .zpdark-header-portion.theme-header-topbar .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-wishlist-icon svg {
  fill: #ffffff;
  stroke: #ffffff; }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-wishlist-icon svg path, .zpdark-header-portion.theme-header-topbar .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-wishlist-icon svg path {
    fill: #ffffff; }

.zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:first-child .theme-search-icon, .zpdark-header-portion.theme-header-topbar .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:first-child .theme-search-icon {
  border-inline-end-color: #ffffff; }

@media all and (min-width: 992px) {
  .theme-header-fixed .zpdark-header-portion.theme-header {
    background: transparent; } }

@media all and (min-width: 992px) {
  .theme-header-fixed .zpdark-header-portion.theme-header-topbar {
    background: transparent; } }

@media all and (min-width: 992px) {
  .theme-header-fixed.theme-header-animate .zpdark-header-portion.theme-header {
    background: #00376E; } }

@media (max-width: 991px) {
  .zpmm .zpcontainer {
    width: 100%; } }

@media all and (min-width: 992px) {
  .zpmm {
    display: none;
    max-block-size: 500px;
    overflow-y: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 100%;
    z-index: 255; }
    .zpmm.mmactive {
      display: block; }
    .zpmm[data-megamenu-direction="right"] {
      max-block-size: initial; } }

@media all and (min-width: 992px) {
  .zpmm.zpmm-container-style-02 {
    background: #ffffff;
    border-block-start: 1px solid RGBA(231, 231, 231, 0.5);
    box-shadow: 0px 5px 8px -5px #e0e0e0;
    padding-block-start: 30px;
    padding-block-end: 30px;
    padding-inline-start: 15px;
    padding-inline-end: 15px; }
    .zpmm.zpmm-container-style-02[data-megamenu-direction="right"] {
      border-inline-start: 1px solid RGBA(231, 231, 231, 0.5); } }

@media all and (min-width: 992px) {
  .zpmm .zpcontainer {
    padding-block-start: 0px !important;
    padding-block-end: 0px !important; } }

@media all and (min-width: 992px) {
  .zpmm .zpcontainer-fluid {
    padding-block-start: 0px !important;
    padding-block-end: 0px !important; } }

.zpmm .zpcontainer-fluid .zpmm-inner {
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: -15px;
  margin-inline-end: -15px; }

.zpmm .zpmm-inner {
  width: 100%; }
  @media (max-width: 991px) {
    .zpmm .zpmm-inner .zpelem-col {
      padding: 0px; }
      .zpmm .zpmm-inner .zpelem-col.seperator-divider {
        border-block-end: none; } }
  .zpmm .zpmm-inner .zpelem-col.seperator-divider {
    border-inline-end: 1px solid RGBA(231, 231, 231, 0.4); }
    .zpmm .zpmm-inner .zpelem-col.seperator-divider:last-child {
      border-inline-end: none; }
  @media (max-width: 991px) {
    .zpmm .zpmm-inner.seperator-divider .zpelem-col {
      border-block-end: 1px solid RGBA(231, 231, 231, 0.4);
      border: none; }
      .zpmm .zpmm-inner.seperator-divider .zpelem-col:last-child {
        border-block-end: none; } }
  .zpmm .zpmm-inner .seperator-divider .zpelem-col {
    border-inline-end: 1px solid RGBA(231, 231, 231, 0.4); }
    .zpmm .zpmm-inner .seperator-divider .zpelem-col:last-child {
      border-inline-end: none; }
    @media (max-width: 991px) {
      .zpmm .zpmm-inner .seperator-divider .zpelem-col {
        border: none; } }
  @media all and (min-width: 992px) {
    .zpmm .zpmm-inner .seperator-background .zpelem-col:nth-child(odd) {
      background-color: RGBA(76, 181, 171, 0.12); }
    .zpmm .zpmm-inner .seperator-background .zpelem-col:nth-child(even) {
      background-color: #F4FAFA; } }
  .zpmm .zpmm-inner .zprow {
    margin-block-start: 10px; }
    .zpmm .zpmm-inner .zprow:first-child {
      margin-block-start: 0px; }
    @media (max-width: 991px) {
      .zpmm .zpmm-inner .zprow {
        margin: 0px; } }
  .zpmm .zpmm-inner .zpmm-element {
    margin-block-start: 5px; }
    @media (max-width: 991px) {
      .zpmm .zpmm-inner .zpmm-element {
        margin: 0px;
        padding-block-start: 14px;
        padding-block-end: 14px;
        padding-inline-start: 40px;
        padding-inline-end: 48px;
        border-block-end: 1px solid RGBA(231, 231, 231, 0.4); } }
    @media (max-width: 991px) {
      .zpmm .zpmm-inner .zpmm-element:first-child {
        border-block-start: 1px solid RGBA(231, 231, 231, 0.4); } }
    .zpmm .zpmm-inner .zpmm-element:last-child {
      margin-block-end: 5px; }
      @media (max-width: 991px) {
        .zpmm .zpmm-inner .zpmm-element:last-child {
          margin-block-end: 0px;
          border-block-end: none; } }
    .zpmm .zpmm-inner .zpmm-element img {
      display: none; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-image img {
      display: block; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-image .zpmm-element-textcontent {
      display: none; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-imagetext img {
      display: block;
      max-inline-size: 50%;
      width: 100%; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-title a {
      padding-block-start: 4px;
      padding-block-end: 4px; }
      .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-icon {
        margin-inline-end: 5px;
        margin-block-end: 0;
        display: flex;
        align-items: center; }
        @media all and (min-width: 992px) {
          .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-icon {
            margin-inline-end: 5px; } }
        .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-icon svg {
          fill: currentcolor; }
      @media (max-width: 991px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title a {
          padding: 0px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title a {
          color: #00376E;
          font-size: 15px;
          font-family: 'Noto Sans', sans-serif;
          font-weight: normal;
          text-transform: none;
          line-height: normal;
          letter-spacing: normal; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-title a:hover {
            color: #4CB5AB; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-title a:not([href]) {
            cursor: initial; }
            .zpmm .zpmm-inner .zpmm-element.zpmm-title a:not([href]):hover {
              color: #00376E; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-content {
        display: flex;
        align-items: center; }
        .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-content.zpmm-element-menu-icon-top {
          flex-flow: column;
          align-items: flex-start; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-content.zpmm-element-menu-icon-top .zpmm-element-menu-icon {
            margin-block-end: 5px;
            margin-inline-end: 0; }
            @media all and (min-width: 992px) {
              .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-content.zpmm-element-menu-icon-top .zpmm-element-menu-icon {
                margin-block-end: 5px; } }
    .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary a {
      line-height: 1;
      letter-spacing: normal;
      color: #ffffff;
      text-transform: none;
      font-weight: normal;
      font-family: 'Noto Sans', sans-serif;
      font-size: 15px;
      border-color: transparent;
      border-style: none;
      border-width: 0;
      background: #4CB5AB;
      border-radius: 3px;
      padding-block-start: 10px;
      padding-block-end: 10px;
      padding-inline-start: 20px;
      padding-inline-end: 20px;
      width: 100%; }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary a {
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; } }
      @media all and (max-width: 768px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary a {
          padding-inline-end: 45px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary a {
          width: max-content; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary a:not([href]):hover {
        color: #ffffff;
        border-color: transparent;
        background: #4CB5AB; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary:hover a, .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary.theme-menu-selected a {
      color: #ffffff;
      border-color: transparent;
      background: #4CB5AB; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary a {
      line-height: 1;
      letter-spacing: normal;
      color: #ffffff;
      text-transform: none;
      font-weight: normal;
      font-family: 'Noto Sans', sans-serif;
      font-size: 15px;
      border-color: transparent;
      border-style: solid;
      border-width: 0;
      background: #00376E;
      border-radius: 3px;
      padding-block-start: 10px;
      padding-block-end: 10px;
      padding-inline-start: 20px;
      padding-inline-end: 20px;
      width: 100%; }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary a {
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; } }
      @media all and (max-width: 768px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary a {
          padding-inline-end: 45px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary a {
          width: max-content; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary a:not([href]):hover {
        color: #ffffff;
        border-color: transparent;
        background: #00376E; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary:hover a, .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary.theme-menu-selected a {
      color: #ffffff;
      border-color: transparent;
      background: #00376E; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-text a {
      padding-block-start: 4px;
      padding-block-end: 4px; }
      .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-icon {
        margin-inline-end: 5px;
        margin-block-end: 0;
        display: flex;
        align-items: center; }
        @media all and (min-width: 992px) {
          .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-icon {
            margin-inline-end: 5px; } }
        .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-icon svg {
          fill: currentcolor; }
      @media (max-width: 991px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text a {
          padding: 0px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text a {
          color: #00376E;
          font-size: 14px;
          font-family: 'Noto Sans', sans-serif;
          font-weight: normal;
          text-transform: none;
          line-height: normal;
          letter-spacing: normal; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-text a:hover {
            color: #4CB5AB; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-text a:not([href]) {
            cursor: initial; }
            .zpmm .zpmm-inner .zpmm-element.zpmm-text a:not([href]):hover {
              color: #00376E; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-content {
        display: flex;
        align-items: center; }
        .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-content.zpmm-element-menu-icon-top {
          flex-flow: column;
          align-items: flex-start; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-content.zpmm-element-menu-icon-top .zpmm-element-menu-icon {
            margin-block-end: 5px;
            margin-inline-end: 0; }
            @media all and (min-width: 992px) {
              .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-content.zpmm-element-menu-icon-top .zpmm-element-menu-icon {
                margin-block-end: 5px; } }
    @media all and (min-width: 992px) {
      .zpmm .zpmm-inner .zpmm-element.zpmm-text .zpmm-element-textcontent {
        padding-inline-start: 0px; } }
    .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary a {
      line-height: 1;
      letter-spacing: normal;
      color: #ffffff;
      text-transform: none;
      font-weight: normal;
      font-family: 'Noto Sans', sans-serif;
      font-size: 15px;
      border-color: transparent;
      border-style: none;
      border-width: 0;
      background: #4CB5AB;
      border-radius: 3px;
      padding-block-start: 10px;
      padding-block-end: 10px;
      padding-inline-start: 20px;
      padding-inline-end: 20px;
      width: 100%; }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary a {
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; } }
      @media all and (max-width: 768px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary a {
          padding-inline-end: 45px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary a {
          width: max-content; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary a:not([href]):hover {
        color: #ffffff;
        border-color: transparent;
        background: #4CB5AB; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary:hover a, .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary.theme-menu-selected a {
      color: #ffffff;
      border-color: transparent;
      background: #4CB5AB; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary a {
      line-height: 1;
      letter-spacing: normal;
      color: #ffffff;
      text-transform: none;
      font-weight: normal;
      font-family: 'Noto Sans', sans-serif;
      font-size: 15px;
      border-color: transparent;
      border-style: solid;
      border-width: 0;
      background: #00376E;
      border-radius: 3px;
      padding-block-start: 10px;
      padding-block-end: 10px;
      padding-inline-start: 20px;
      padding-inline-end: 20px;
      width: 100%; }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary a {
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; } }
      @media all and (max-width: 768px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary a {
          padding-inline-end: 45px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary a {
          width: max-content; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary a:not([href]):hover {
        color: #ffffff;
        border-color: transparent;
        background: #00376E; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary:hover a, .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary.theme-menu-selected a {
      color: #ffffff;
      border-color: transparent;
      background: #00376E; }
    .zpmm .zpmm-inner .zpmm-element a {
      display: flex;
      align-items: center;
      cursor: pointer; }
    .zpmm .zpmm-inner .zpmm-element.menu-highlight-primary, .zpmm .zpmm-inner .zpmm-element.menu-highlight-secondary {
      display: flex; }
  .zpmm .zpmm-inner .zpmm-image img {
    width: auto;
    height: auto;
    max-inline-size: 100%; }

.theme-responsive-menu-area .theme-responsive-menu .theme-menu ul li .theme-sub-menu .zpmm .menu-highlight-primary, .theme-responsive-menu-area .theme-responsive-menu .theme-menu ul li .theme-sub-menu .zpmm .menu-highlight-secondary {
  padding-block-start: 14px;
  padding-block-end: 14px;
  padding-inline-start: 40px;
  padding-inline-end: 5px; }
  .theme-responsive-menu-area .theme-responsive-menu .theme-menu ul li .theme-sub-menu .zpmm .menu-highlight-primary > a, .theme-responsive-menu-area .theme-responsive-menu .theme-menu ul li .theme-sub-menu .zpmm .menu-highlight-secondary > a {
    margin: 0;
    width: 100%; }

.zpmm-backdrop {
  display: none;
  width: 0px;
  height: 0px; }
  @media all and (min-width: 992px) {
    .zpmm-backdrop {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100vw;
      height: 100vh;
      z-index: 240; }
      .zpmm-backdrop.zpmm-backdrop-enabled {
        background: RGBA(255, 255, 255, 0.65); }
      .zpmm-backdrop.zpmm-backdrop-disabled {
        background: transparent; } }
@media all and (min-width: 992px) {
  div[class^="zpheader-style-"] {
    z-index: 250; } }

[data-zp-more-menu] [data-megamenu] .theme-non-responsive-menu {
  display: none !important; }

/* COMMON MOBILE HEADER STYLE START */
[data-zs-display-mode="webview"] .theme-header .theme-responsive-goback {
  display: flex; }

[data-zs-home="true"] [data-zs-mobile-header-nav] {
  display: none; }

/* COMMON MOBILE HEADER STYLE END */
/* COMMON MOBILE HEADER STYLE 2 START */
/* COMMON MOBILE HEADER STYLE 2 END */
/* COMMON MOBILE HEADER STYLE 3 START */
/* COMMON MOBILE HEADER STYLE 3 END */
/* COMMON MOBILE HEADER STYLE 4 START */
/* COMMON MOBILE HEADER STYLE 4 END */
/* COMMON MOBILE HEADER STYLE 5 START */
@media (max-width: 991px) {
  [data-headercontainer] {
    display: none; } }

@media (max-width: 991px) {
  .theme-mobile-content-wrap {
    overflow-y: scroll;
    height: 100%; }
    .theme-mobile-content-wrap.theme-mobile-header-top-disabled, .theme-mobile-content-wrap.theme-mobile-header-bottom-disabled {
      height: calc(100vh - 57px); }
    .theme-mobile-content-wrap.theme-mobile-header-top-disabled.theme-mobile-header-bottom-disabled {
      height: auto; }
    .theme-mobile-content-wrap.theme-mobile-header-delivery-location-enabled {
      height: calc(100vh - 148px); }
      .theme-mobile-content-wrap.theme-mobile-header-delivery-location-enabled.theme-mobile-header-delivery-location-only-enabled {
        height: calc(100vh - 91px); } }

.theme-mobile-header-style-05 .theme-disable-logo-mobile {
  display: none; }

.theme-mobile-header-style-05 .theme-responsive-goback {
  display: none; }
  @media (max-width: 991px) {
    .theme-mobile-header-style-05 .theme-responsive-goback {
      margin-inline-start: 15px;
      order: -2; }
      .theme-mobile-header-style-05 .theme-responsive-goback a {
        display: flex; }
        .theme-mobile-header-style-05 .theme-responsive-goback a svg {
          width: 24px;
          height: 24px;
          fill: #424242; } }
@media (max-width: 991px) {
  .theme-mobile-header-style-05.theme-mobile-header-top {
    position: sticky;
    top: 0;
    z-index: 250;
    border-block-end: 1px solid RGBA(231, 231, 231, 0.4); } }

@media all and (min-width: 992px) {
  .theme-mobile-header-style-05.theme-mobile-header-top {
    display: none; } }

@media (max-width: 991px) {
  .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-block-start: 8px;
    padding-block-end: 8px;
    padding-inline-start: 16px;
    padding-inline-end: 16px;
    height: 56px;
    position: relative;
    background: #ffffff; }
    .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-slide-open {
      display: flex;
      align-items: center;
      justify-content: center; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-slide-open svg {
        fill: #4CB5AB; }
        .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-slide-open svg path {
          fill: #4CB5AB; }
    .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-logo {
      padding-inline: 15px; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-logo img {
        max-inline-size: 200px;
        max-block-size: 44px;
        width: auto;
        height: auto; }
    .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption {
      flex: 0 1 auto;
      display: flex;
      justify-content: center;
      flex-direction: column;
      flex-wrap: wrap;
      align-items: flex-start;
      min-inline-size: 1%;
      width: 100%; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption .theme-mobile-header-site-name {
        color: #00376E;
        font-size: 24px;
        font-family: 'Nunito',sans-serif;
        font-weight: normal;
        text-transform: none;
        line-height: normal;
        letter-spacing: normal; }
        .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption .theme-mobile-header-site-name.theme-mobile-header-disable-sitename-mobile {
          display: none; } }
    @media (max-width: 991px) and (max-width: 991px) {
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption .theme-mobile-header-site-caption {
        color: #7b9bba;
        font-family: 'Noto Sans', sans-serif;
        font-size: 15px;
        font-weight: normal;
        text-transform: none;
        line-height: normal;
        letter-spacing: normal; } }
    @media (max-width: 991px) and (max-width: 991px) {
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption .theme-mobile-header-site-caption.theme-mobile-header-disable-sitecaption-mobile {
        display: none; } }
    @media all and (max-width: 991px) and (min-width: 992px) {
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption .theme-mobile-header-site-caption.theme-mobile-header-disable-sitecaption-mobile {
        display: block; } }
    @media (max-width: 991px) and (max-width: 991px) {
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption .theme-mobile-header-site-name,
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption .theme-mobile-header-site-caption {
        word-break: break-word;
        word-wrap: break-word;
        transition: 0.15s linear; } }
    @media (max-width: 991px) and (max-width: 991px) {
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption.theme-mobile-header-site-title-caption-space {
        margin-block-start: 15px; } }
    @media all and (max-width: 991px) and (min-width: 992px) {
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption.theme-mobile-header-site-title-caption-space {
        margin-block-start: 0px; } }
  @media (max-width: 991px) and (max-width: 991px) {
    .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-nav {
      display: flex;
      align-items: center; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-nav .theme-mobile-header-goback {
        display: flex;
        margin-inline-end: 15px; }
        .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-nav .theme-mobile-header-goback a {
          display: flex; }
          .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-nav .theme-mobile-header-goback a svg {
            width: 24px;
            height: 24px; } }
  @media (max-width: 991px) and (max-width: 991px) {
    .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search {
      display: flex;
      margin-inline-start: auto; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search.theme-mobile-header-search-open .theme-search-field-container-floater {
        scale: 1;
        top: 100%;
        transition: all 0.15s ease;
        opacity: 1; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search.theme-mobile-header-search-open .theme-mobile-header-search-icon {
        display: none; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-mobile-header-search-icon-wrapper {
        display: flex; }
        .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-mobile-header-search-icon-wrapper .theme-mobile-header-search-icon {
          width: 20px;
          height: 20px;
          fill: #424242; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container-floater {
        position: absolute;
        top: 0;
        scale: 0;
        left: 0;
        width: 100%;
        height: fit-content;
        display: flex;
        z-index: 9999;
        align-items: center;
        background: #ffffff;
        padding-block-start: 16px;
        padding-block-end: 16px;
        padding-inline-start: 16px;
        padding-inline-end: 16px;
        opacity: 0;
        transition: all 0.2s ease; }
        .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container-floater .theme-mobile-header-search-back {
          display: flex; }
          .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container-floater .theme-mobile-header-search-back svg {
            width: 20px;
            height: 20px; }
        .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container-floater .theme-search-field-container-inner {
          padding-inline: 20px;
          padding-block: 16px;
          border: 1px solid #E7E7E7;
          display: flex;
          flex: 1;
          border-radius: 8px;
          align-items: center;
          position: relative; }
          .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container-floater .theme-search-field-container-inner form [data-zs-search-input] {
            font-size: 14px;
            font-family: 'Noto Sans', sans-serif;
            color: #5981A9;
            font-weight: normal;
            text-transform: none;
            line-height: normal;
            letter-spacing: normal;
            background-color: #ffffff;
            border: none;
            border-radius: 3px;
            padding-inline-end: 32px;
            padding-block-start: 0;
            padding-block-end: 0; }
          .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container-floater .theme-search-field-container-inner form .theme-mobile-header-search-clear {
            display: none;
            position: absolute;
            top: 50%;
            right: 5%;
            transform: translateY(-50%);
            border: 1px solid #5981A9;
            width: 20px;
            height: 20px;
            border-radius: 50%; }
            .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container-floater .theme-search-field-container-inner form .theme-mobile-header-search-clear:before {
              display: block;
              content: "";
              width: 70%;
              height: 1px;
              background: #5981A9;
              top: 50%;
              left: 50%;
              position: absolute;
              transform: translateX(-50%) translateY(-50%) rotate(-45deg); }
            .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container-floater .theme-search-field-container-inner form .theme-mobile-header-search-clear:after {
              display: block;
              content: "";
              height: 1px;
              width: 70%;
              background: #5981A9;
              top: 50%;
              left: 50%;
              position: absolute;
              transform: translateX(-50%) translateY(-50%) rotate(45deg); }
          .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container-floater .theme-search-field-container-inner form .theme-search-go {
            display: none;
            visibility: hidden;
            width: 0px;
            height: 0px;
            padding: 0px;
            margin: 0px; } }
@media (max-width: 991px) {
    .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion {
      background: #00376E; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-site-name-caption .theme-mobile-header-site-name {
        color: #ffffff; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-site-name-caption .theme-mobile-header-site-caption {
        color: #ffffff; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-nav {
        margin-inline-end: 10px; }
        .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-nav .theme-mobile-header-goback a svg {
          fill: #ffffff; }
        .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-nav .theme-mobile-header-pagename {
          color: #ffffff; } }
    @media (max-width: 991px) and (max-width: 991px) {
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-search svg.theme-mobile-header-search-icon {
        fill: #ffffff; }
      .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-search .theme-search-field-container {
        background: #00376E; }
        .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-search .theme-search-field-container .theme-mobile-header-search-back svg {
          fill: #ffffff; }
        .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-search .theme-search-field-container form [data-zs-search-input] {
          color: #ffffff;
          background-color: RGBA(255, 255, 255, 0.1); }
        .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-search .theme-search-field-container form .theme-mobile-header-search-clear {
          border: 1px solid #ffffff; }
          .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-search .theme-search-field-container form .theme-mobile-header-search-clear:before {
            background: #ffffff; }
          .theme-mobile-header-style-05.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-search .theme-search-field-container form .theme-mobile-header-search-clear:after {
            background: #ffffff; } }
@media (max-width: 991px) {
  .theme-mobile-header-style-05.theme-mobile-header-bottom {
    position: sticky;
    bottom: 0;
    z-index: 250;
    background: #ffffff;
    border-block-start: 1px solid RGBA(231, 231, 231, 0.4); } }

@media all and (min-width: 992px) {
  .theme-mobile-header-style-05.theme-mobile-header-bottom {
    display: none; } }

@media (max-width: 991px) {
  .theme-mobile-header-style-05.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 0;
    padding-inline-end: 0;
    height: 56px;
    overflow: hidden; } }

.theme-mobile-header-style-05.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon {
  padding-inline-start: 1rem;
  padding-inline-end: 0; }
  .theme-mobile-header-style-05.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon[data-zs-view-cart] {
    padding-inline-end: 1rem; }
  @media (max-width: 991px) {
    .theme-mobile-header-style-05.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon {
      display: flex; }
      .theme-mobile-header-style-05.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon a {
        display: flex; }
      .theme-mobile-header-style-05.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon svg {
        width: 20px;
        height: 20px;
        fill: #424242; }
      .theme-mobile-header-style-05.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon [data-zs-cart-icon] {
        display: flex;
        position: relative; }
        .theme-mobile-header-style-05.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon [data-zs-cart-icon] svg {
          width: 24px;
          height: 24px;
          fill: #00376E; }
          .theme-mobile-header-style-05.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon [data-zs-cart-icon] svg path {
            fill: #00376E; }
        .theme-mobile-header-style-05.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon [data-zs-cart-icon] [data-zs-view-cart-count] {
          position: absolute;
          top: -4px;
          right: -10px;
          color: #ffffff;
          background: #4CB5AB;
          border-radius: 50%;
          font-size: 11px;
          display: inline-block;
          width: 20px;
          height: 20px;
          text-align: center;
          line-height: 20px;
          visibility: hidden; } }
@media all and (min-width: 992px) {
  .theme-mobile-header-style-05.theme-mobile-header-slidewrapper {
    display: none; } }

@media (max-width: 991px) {
  .theme-mobile-header-style-05.theme-mobile-header-slidewrapper {
    display: flex;
    position: fixed;
    z-index: 251;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    transform: translate(-100%, 0);
    transition: 0.25s ease all;
    visibility: hidden; }
    .theme-mobile-header-style-05.theme-mobile-header-slidewrapper.active {
      visibility: visible;
      transform: translate(0, 0);
      transition: 0.3s ease all; }
    .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide {
      display: flex;
      flex-direction: column;
      background-color: #ffffff;
      width: 100%; }
      .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-box {
        padding-block-start: 8px;
        padding-block-end: 8px;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
        background-color: #ffffff;
        border-radius: 3px; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-box:last-child {
          margin-block-end: 0px; }
      .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-block-start: 12px;
        padding-block-end: 12px;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
        background-color: #ffffff;
        border-block-end: 1px solid #E7E7E7; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-header .theme-mobile-header-slide-close {
          display: flex;
          margin-inline-start: auto; }
          .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-header .theme-mobile-header-slide-close svg {
            width: 24px;
            height: 24px;
            fill: #4CB5AB; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-header .theme-mobile-header-slide-close svg path {
              fill: #4CB5AB; }
      .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content {
        flex: 1 1 0;
        overflow: auto;
        background: #ffffff;
        display: none;
        flex-direction: column; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content.active {
          display: flex; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-login svg {
          display: none; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation {
          padding: 0; }
          .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu {
            position: static;
            max-block-size: initial;
            visibility: visible;
            border: none;
            box-shadow: none; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu > ul {
              border-block-end: 1px solid #E7E7E7; }
              .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu > ul li {
                border-block-end: 0px;
                border-block-start: 0px;
                margin: 0px; }
                .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu > ul li:not([class^="menu-highlight"]) > a {
                  border-block-end: 0px;
                  padding-block-start: 12px;
                  padding-block-end: 12px;
                  padding-inline-start: 20px;
                  padding-inline-end: 48px; }
                .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu > ul li.menu-highlight-primary > a, .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu > ul li.menu-highlight-secondary > a {
                  padding-block-start: 12px;
                  padding-block-end: 12px;
                  margin-block-start: 10px;
                  margin-block-end: 10px;
                  margin-inline-start: 20px;
                  margin-inline-end: 5px; }
                .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu > ul li ul li {
                  padding-inline-start: 20px; }
                  .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu > ul li ul li:not([class^="menu-highlight"]) a {
                    padding-block-start: 12px;
                    padding-block-end: 12px;
                    padding-inline-start: 20px;
                    padding-inline-end: 48px; }
                  .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu > ul li ul li.menu-highlight-primary a, .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu > ul li ul li.menu-highlight-secondary a {
                    padding-block-start: 12px;
                    padding-block-end: 12px;
                    margin-block-start: 5px;
                    margin-block-end: 5px;
                    margin-inline-start: 20px;
                    margin-inline-end: 5px; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .theme-currency-res {
              border-block-end: 1px solid #E7E7E7;
              margin: 0px;
              background-color: transparent; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .zpmm .zpcontainer {
              padding: 0px; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .zpmm .zpmm-inner .zpmm-element {
              border-block-end: none;
              padding-block-start: 12px;
              padding-block-end: 12px;
              padding-inline-start: 40px;
              padding-inline-end: 45px; }
              .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .zpmm .zpmm-inner .zpmm-element.menu-highlight-primary, .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .zpmm .zpmm-inner .zpmm-element.menu-highlight-secondary {
                padding-block-start: 12px;
                padding-block-end: 12px;
                padding-inline-start: 40px;
                padding-inline-end: 45px; }
              .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .zpmm .zpmm-inner .zpmm-element:first-child {
                border-block-start: none; }
              .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .zpmm .zpmm-inner .zpmm-element:not([class*="menu-highlight"]) a {
                padding: 0px; }
              .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary a, .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary a, .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary a, .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary a {
                padding-block-start: 12px;
                padding-block-end: 12px; }
          .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-portal-style {
            border-block-start: 1px solid #E7E7E7;
            border-block-end: 1px solid #E7E7E7; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-portal-style .theme-portal-content {
              padding: 0px; }
              .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-portal-style .theme-portal-content .theme-user-name-dropdown {
                display: none; }
              .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-portal-style .theme-portal-content .theme-username-dropdown-list li {
                border-block-end: 1px solid #E7E7E7; }
                .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-portal-style .theme-portal-content .theme-username-dropdown-list li a {
                  color: #00376E; }
              .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-portal-style .theme-portal-content [data-portal-signin], .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-portal-style .theme-portal-content [data-portal-signup], .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-portal-style .theme-portal-content [data-portal-logout] {
                display: block;
                padding-block-start: 12px;
                padding-block-end: 12px;
                padding-inline-start: 20px;
                padding-inline-end: 0px;
                color: #00376E;
                font-family: 'Noto Sans', sans-serif;
                font-size: 15px;
                font-weight: normal;
                text-transform: none;
                line-height: normal;
                letter-spacing: normal;
                border-radius: 3px;
                font-weight: normal;
                -webkit-text-size-adjust: 100%;
                line-height: normal; }
          .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-currency-option-container {
            color: #00376E;
            font-family: 'Noto Sans', sans-serif;
            font-size: 15px;
            font-weight: normal;
            text-transform: none;
            line-height: normal;
            letter-spacing: normal;
            padding-block-start: 12px;
            padding-block-end: 12px;
            padding-inline-start: 20px;
            padding-inline-end: 20px; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-currency-option-container:after {
              content: "";
              position: absolute;
              top: 0px;
              left: 0px;
              width: 100%;
              height: 100%;
              background: transparent;
              z-index: 311; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-currency-option-container .theme-currency-label {
              position: static;
              padding: 0;
              margin: 0px;
              width: auto; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-currency-option-container ul.theme-currency-open {
              width: 100%;
              height: 100%;
              margin: 0px; }
          .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-topbar-contact-info {
            color: #00376E;
            font-family: 'Noto Sans', sans-serif;
            font-size: 15px;
            font-weight: normal;
            text-transform: none;
            line-height: normal;
            letter-spacing: normal;
            border-block-end: 1px solid #E7E7E7; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-topbar-contact-info .theme-topbar-info a {
              padding-block-start: 14px;
              padding-block-end: 14px;
              padding-inline-start: 20px;
              padding-inline-end: 48px; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-topbar-contact-info .theme-topbar-info-icon {
              display: flex;
              margin-inline-end: 4px; }
              .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-topbar-contact-info .theme-topbar-info-icon svg {
                width: 20px;
                height: 20px;
                fill: currentColor; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-content ul {
          padding: 0; }
          .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-content ul li {
            list-style: none;
            padding: 0; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-content a {
          display: flex;
          color: #00376E;
          font-family: 'Noto Sans', sans-serif;
          font-size: 14px;
          font-weight: normal;
          text-transform: none;
          line-height: normal;
          letter-spacing: normal;
          padding-block-start: 12px;
          padding-block-end: 12px;
          padding-inline-start: 20px;
          padding-inline-end: 48px; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-content .theme-user-name-dropdown {
          background: #F4FAFA;
          padding-block-start: 20px;
          padding-block-end: 20px;
          flex-direction: column; }
          .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-content .theme-user-name-dropdown .theme-portal-username {
            font-size: 110%;
            pointer-events: none; }
          .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-content .theme-user-name-dropdown [data-portal-logout] {
            padding: 0px;
            font-size: 90%;
            margin-block-start: 4px;
            color: #4CB5AB; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-content.theme-portal-content-loggedin-site [data-portal-profile] {
          display: block; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-content.theme-portal-content-loggedin-site .theme-portal-content {
          padding-block-start: 12px; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-content.theme-portal-content-loggedin-site [data-portal-logout] {
          padding: 0;
          display: inline; }
      .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-footer {
        padding-block-start: 10px;
        padding-block-end: 10px;
        padding-inline-start: 0px;
        padding-inline-end: 0px; }
      .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-scoialicon-inner-parent {
        display: flex;
        align-items: center;
        padding-block-start: 16px;
        padding-block-end: 16px;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
        list-style: none;
        border-block-end: 1px solid #E7E7E7; } }
      @media all and (max-width: 991px) and (max-width: 991px) {
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-scoialicon-inner-parent {
          flex-wrap: wrap;
          margin-block-start: -16px; } }
@media (max-width: 991px) {
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-scoialicon-inner-parent .theme-socialicon-list {
          margin-block-start: 16px;
          margin-inline-end: 8px;
          padding: 0; }
          .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-scoialicon-inner-parent .theme-socialicon-list a {
            display: flex;
            padding-inline-start: 8px;
            padding-inline-end: 8px; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-scoialicon-inner-parent .theme-socialicon-list a:first-child {
              padding-inline-start: 0px; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-scoialicon-inner-parent .theme-socialicon-list a svg {
              width: 13px;
              height: 13px;
              fill: #00376E;
              opacity: 1;
              transition: all cubic-bezier(0.39, 0.575, 0.565, 1) ease; }
            .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-scoialicon-inner-parent .theme-socialicon-list a:hover svg {
              opacity: .5;
              transition: all cubic-bezier(0.39, 0.575, 0.565, 1) ease; }
    .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-logo img {
      max-inline-size: 200px;
      max-block-size: 40px;
      width: auto;
      height: auto; }
    .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-nav {
      display: flex;
      align-items: center; }
      .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-nav .theme-mobile-header-goback {
        display: flex;
        margin-inline-end: 15px; }
        .theme-mobile-header-style-05.theme-mobile-header-slidewrapper .theme-mobile-header-nav .theme-mobile-header-goback svg {
          width: 24px;
          height: 24px; } }

.theme-mobile-header-style-05 .theme-delivery-location-mobile-container {
  height: 34px; }

@media (max-width: 991px) {
  .theme-mobile-header-style-03.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu > ul {
    border-block-end: 1px solid #E7E7E7; }
  .theme-mobile-header-style-03.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .theme-sub-li-menu.theme-submenu-down-arrow, .theme-mobile-header-style-03.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .theme-sub-li-menu.theme-submenu-up-arrow {
    right: 0px;
    height: 100%;
    width: 48px; }
    .theme-mobile-header-style-03.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .theme-sub-li-menu.theme-submenu-down-arrow:after, .theme-mobile-header-style-03.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-menu .theme-sub-li-menu.theme-submenu-up-arrow:after {
      height: 8px;
      width: 8px;
      border-inline-end: 2px solid;
      border-block-start: 2px solid; } }

/* COMMON MOBILE HEADER STYLE 5 END */
/* SUB MENU STYLE - 02 */
@media (max-width: 991px) {
  ::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent; }
  ::-webkit-scrollbar-thumb {
    background: transparent; } }

.zpbutton.zpbutton-type-primary,
button.zpbutton-type-primary,
input[type=submit].zpbutton-type-primary,
input[type=button].zpbutton-type-primary {
  font-family: 'Noto Sans', sans-serif;
  text-transform: none;
  font-weight: normal;
  border: 0 none;
  line-height: 1.42857143;
  letter-spacing: normal; }
  .zpbutton.zpbutton-type-primary.zpbutton-outline,
  button.zpbutton-type-primary.zpbutton-outline,
  input[type=submit].zpbutton-type-primary.zpbutton-outline,
  input[type=button].zpbutton-type-primary.zpbutton-outline {
    border: 1px solid; }
  .zpbutton.zpbutton-type-primary.zpbutton-size-sm,
  button.zpbutton-type-primary.zpbutton-size-sm,
  input[type=submit].zpbutton-type-primary.zpbutton-size-sm,
  input[type=button].zpbutton-type-primary.zpbutton-size-sm {
    font-size: 13px; }
  .zpbutton.zpbutton-type-primary.zpbutton-size-md,
  button.zpbutton-type-primary.zpbutton-size-md,
  input[type=submit].zpbutton-type-primary.zpbutton-size-md,
  input[type=button].zpbutton-type-primary.zpbutton-size-md {
    font-size: 14px; }
  .zpbutton.zpbutton-type-primary.zpbutton-size-lg,
  button.zpbutton-type-primary.zpbutton-size-lg,
  input[type=submit].zpbutton-type-primary.zpbutton-size-lg,
  input[type=button].zpbutton-type-primary.zpbutton-size-lg {
    font-size: 18px; }

.zpbutton.zpbutton-type-secondary,
button.zpbutton-type-secondary,
input[type=submit].zpbutton-type-secondary,
input[type=button].zpbutton-type-secondary {
  font-family: 'Noto Sans', sans-serif;
  text-transform: none;
  font-weight: normal;
  border: 0 none;
  line-height: 1.42857143;
  letter-spacing: normal; }
  .zpbutton.zpbutton-type-secondary.zpbutton-outline,
  button.zpbutton-type-secondary.zpbutton-outline,
  input[type=submit].zpbutton-type-secondary.zpbutton-outline,
  input[type=button].zpbutton-type-secondary.zpbutton-outline {
    border: 1px solid; }
  .zpbutton.zpbutton-type-secondary.zpbutton-size-sm,
  button.zpbutton-type-secondary.zpbutton-size-sm,
  input[type=submit].zpbutton-type-secondary.zpbutton-size-sm,
  input[type=button].zpbutton-type-secondary.zpbutton-size-sm {
    font-size: 13px; }
  .zpbutton.zpbutton-type-secondary.zpbutton-size-md,
  button.zpbutton-type-secondary.zpbutton-size-md,
  input[type=submit].zpbutton-type-secondary.zpbutton-size-md,
  input[type=button].zpbutton-type-secondary.zpbutton-size-md {
    font-size: 14px; }
  .zpbutton.zpbutton-type-secondary.zpbutton-size-lg,
  button.zpbutton-type-secondary.zpbutton-size-lg,
  input[type=submit].zpbutton-type-secondary.zpbutton-size-lg,
  input[type=button].zpbutton-type-secondary.zpbutton-size-lg {
    font-size: 18px; }

.zpbutton.zpbutton-type-link,
button.zpbutton-type-link,
input[type=submit].zpbutton-type-link,
input[type=button].zpbutton-type-link {
  background: transparent;
  padding-inline-start: 0px;
  padding-inline-end: 0px;
  border: 0 none;
  font-family: 'Noto Sans', sans-serif;
  text-transform: none;
  font-weight: normal;
  line-height: 1.42857143;
  letter-spacing: normal; }
  .zpbutton.zpbutton-type-link.disabled:hover,
  button.zpbutton-type-link.disabled:hover,
  input[type=submit].zpbutton-type-link.disabled:hover,
  input[type=button].zpbutton-type-link.disabled:hover {
    background: transparent; }
  .zpbutton.zpbutton-type-link.zpbutton-size-sm,
  button.zpbutton-type-link.zpbutton-size-sm,
  input[type=submit].zpbutton-type-link.zpbutton-size-sm,
  input[type=button].zpbutton-type-link.zpbutton-size-sm {
    font-size: 13px; }
  .zpbutton.zpbutton-type-link.zpbutton-size-md,
  button.zpbutton-type-link.zpbutton-size-md,
  input[type=submit].zpbutton-type-link.zpbutton-size-md,
  input[type=button].zpbutton-type-link.zpbutton-size-md {
    font-size: 14px; }
  .zpbutton.zpbutton-type-link.zpbutton-size-lg,
  button.zpbutton-type-link.zpbutton-size-lg,
  input[type=submit].zpbutton-type-link.zpbutton-size-lg,
  input[type=button].zpbutton-type-link.zpbutton-size-lg {
    font-size: 18px; }

.zpbutton.zpbutton-type-primary,
button.zpbutton-type-primary,
input[type=submit].zpbutton-type-primary,
input[type=button].zpbutton-type-primary {
  background: #4CB5AB;
  color: #ffffff;
  border-color: transparent; }
  .zpbutton.zpbutton-type-primary.zpbutton-outline,
  button.zpbutton-type-primary.zpbutton-outline,
  input[type=submit].zpbutton-type-primary.zpbutton-outline,
  input[type=button].zpbutton-type-primary.zpbutton-outline {
    background: transparent;
    color: #4CB5AB;
    border-color: #4CB5AB; }
    .zpbutton.zpbutton-type-primary.zpbutton-outline.disabled:hover,
    button.zpbutton-type-primary.zpbutton-outline.disabled:hover,
    input[type=submit].zpbutton-type-primary.zpbutton-outline.disabled:hover,
    input[type=button].zpbutton-type-primary.zpbutton-outline.disabled:hover {
      background: transparent;
      color: #ffffff;
      border-color: #4CB5AB; }
    .zpbutton.zpbutton-type-primary.zpbutton-outline:hover,
    button.zpbutton-type-primary.zpbutton-outline:hover,
    input[type=submit].zpbutton-type-primary.zpbutton-outline:hover,
    input[type=button].zpbutton-type-primary.zpbutton-outline:hover {
      background: #4CB5AB;
      color: #ffffff;
      border-color: #4CB5AB; }
  .zpbutton.zpbutton-type-primary:hover,
  button.zpbutton-type-primary:hover,
  input[type=submit].zpbutton-type-primary:hover,
  input[type=button].zpbutton-type-primary:hover {
    background: #3c928a;
    color: #ffffff;
    border-color: transparent; }
  .zpbutton.zpbutton-type-primary.disabled:hover,
  button.zpbutton-type-primary.disabled:hover,
  input[type=submit].zpbutton-type-primary.disabled:hover,
  input[type=button].zpbutton-type-primary.disabled:hover {
    background: #3c928a;
    color: #ffffff; }

.zpbutton.zpbutton-type-secondary,
button.zpbutton-type-secondary,
input[type=submit].zpbutton-type-secondary,
input[type=button].zpbutton-type-secondary {
  background: #00376E;
  color: #ffffff;
  border-color: transparent; }
  .zpbutton.zpbutton-type-secondary.zpbutton-outline,
  button.zpbutton-type-secondary.zpbutton-outline,
  input[type=submit].zpbutton-type-secondary.zpbutton-outline,
  input[type=button].zpbutton-type-secondary.zpbutton-outline {
    background: transparent;
    color: #00376E;
    border-color: #00376E; }
    .zpbutton.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    button.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    input[type=submit].zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    input[type=button].zpbutton-type-secondary.zpbutton-outline.disabled:hover {
      background: transparent;
      color: #ffffff;
      border-color: #00376E; }
    .zpbutton.zpbutton-type-secondary.zpbutton-outline:hover,
    button.zpbutton-type-secondary.zpbutton-outline:hover,
    input[type=submit].zpbutton-type-secondary.zpbutton-outline:hover,
    input[type=button].zpbutton-type-secondary.zpbutton-outline:hover {
      background: #001e3b;
      color: #ffffff;
      border-color: #00376E; }
  .zpbutton.zpbutton-type-secondary:hover,
  button.zpbutton-type-secondary:hover,
  input[type=submit].zpbutton-type-secondary:hover,
  input[type=button].zpbutton-type-secondary:hover {
    background: #001e3b;
    color: #ffffff;
    border-color: transparent; }
  .zpbutton.zpbutton-type-secondary.disabled:hover,
  button.zpbutton-type-secondary.disabled:hover,
  input[type=submit].zpbutton-type-secondary.disabled:hover,
  input[type=button].zpbutton-type-secondary.disabled:hover {
    background: #001e3b;
    color: #ffffff; }

.zpbutton.zpbutton-type-link,
button.zpbutton-type-link,
input[type=submit].zpbutton-type-link,
input[type=button].zpbutton-type-link {
  color: #4CB5AB; }
  .zpbutton.zpbutton-type-link.disabled:hover,
  button.zpbutton-type-link.disabled:hover,
  input[type=submit].zpbutton-type-link.disabled:hover,
  input[type=button].zpbutton-type-link.disabled:hover {
    background: transparent;
    color: #3c928a; }
  .zpbutton.zpbutton-type-link:hover,
  button.zpbutton-type-link:hover,
  input[type=submit].zpbutton-type-link:hover,
  input[type=button].zpbutton-type-link:hover {
    color: #3c928a; }

.zpdark-section .zpbutton.zpbutton-type-primary,
.zpdark-section button.zpbutton-type-primary,
.zpdark-section input[type=submit].zpbutton-type-primary,
.zpdark-section input[type=button].zpbutton-type-primary {
  background: #ffffff;
  color: #4CB5AB;
  border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-primary.zpbutton-outline,
  .zpdark-section button.zpbutton-type-primary.zpbutton-outline,
  .zpdark-section input[type=submit].zpbutton-type-primary.zpbutton-outline,
  .zpdark-section input[type=button].zpbutton-type-primary.zpbutton-outline {
    background: transparent;
    color: #ffffff;
    border-color: #ffffff; }
    .zpdark-section .zpbutton.zpbutton-type-primary.zpbutton-outline.disabled:hover,
    .zpdark-section button.zpbutton-type-primary.zpbutton-outline.disabled:hover,
    .zpdark-section input[type=submit].zpbutton-type-primary.zpbutton-outline.disabled:hover,
    .zpdark-section input[type=button].zpbutton-type-primary.zpbutton-outline.disabled:hover {
      background: transparent;
      color: #4CB5AB;
      border-color: #ffffff; }
    .zpdark-section .zpbutton.zpbutton-type-primary.zpbutton-outline:hover,
    .zpdark-section button.zpbutton-type-primary.zpbutton-outline:hover,
    .zpdark-section input[type=submit].zpbutton-type-primary.zpbutton-outline:hover,
    .zpdark-section input[type=button].zpbutton-type-primary.zpbutton-outline:hover {
      background: #ffffff;
      color: #4CB5AB;
      border-color: #ffffff; }
  .zpdark-section .zpbutton.zpbutton-type-primary:hover,
  .zpdark-section button.zpbutton-type-primary:hover,
  .zpdark-section input[type=submit].zpbutton-type-primary:hover,
  .zpdark-section input[type=button].zpbutton-type-primary:hover {
    background: #e6e6e6;
    color: #4CB5AB;
    border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-primary.disabled:hover,
  .zpdark-section button.zpbutton-type-primary.disabled:hover,
  .zpdark-section input[type=submit].zpbutton-type-primary.disabled:hover,
  .zpdark-section input[type=button].zpbutton-type-primary.disabled:hover {
    background: #e6e6e6;
    color: #4CB5AB; }

.zpdark-section .zpbutton.zpbutton-type-secondary,
.zpdark-section button.zpbutton-type-secondary,
.zpdark-section input[type=submit].zpbutton-type-secondary,
.zpdark-section input[type=button].zpbutton-type-secondary {
  background: #00376E;
  color: #ffffff;
  border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-secondary.zpbutton-outline,
  .zpdark-section button.zpbutton-type-secondary.zpbutton-outline,
  .zpdark-section input[type=submit].zpbutton-type-secondary.zpbutton-outline,
  .zpdark-section input[type=button].zpbutton-type-secondary.zpbutton-outline {
    background: transparent;
    color: #00376E;
    border-color: #00376E; }
    .zpdark-section .zpbutton.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    .zpdark-section button.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    .zpdark-section input[type=submit].zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    .zpdark-section input[type=button].zpbutton-type-secondary.zpbutton-outline.disabled:hover {
      background: transparent;
      color: #ffffff;
      border-color: #00376E; }
    .zpdark-section .zpbutton.zpbutton-type-secondary.zpbutton-outline:hover,
    .zpdark-section button.zpbutton-type-secondary.zpbutton-outline:hover,
    .zpdark-section input[type=submit].zpbutton-type-secondary.zpbutton-outline:hover,
    .zpdark-section input[type=button].zpbutton-type-secondary.zpbutton-outline:hover {
      background: #00376E;
      color: #ffffff;
      border-color: #00376E; }
  .zpdark-section .zpbutton.zpbutton-type-secondary:hover,
  .zpdark-section button.zpbutton-type-secondary:hover,
  .zpdark-section input[type=submit].zpbutton-type-secondary:hover,
  .zpdark-section input[type=button].zpbutton-type-secondary:hover {
    background: #001e3b;
    color: #ffffff;
    border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-secondary.disabled:hover,
  .zpdark-section button.zpbutton-type-secondary.disabled:hover,
  .zpdark-section input[type=submit].zpbutton-type-secondary.disabled:hover,
  .zpdark-section input[type=button].zpbutton-type-secondary.disabled:hover {
    background: #001e3b;
    color: #ffffff; }

.zpdark-section .zpbutton.zpbutton-type-link,
.zpdark-section button.zpbutton-type-link,
.zpdark-section input[type=submit].zpbutton-type-link,
.zpdark-section input[type=button].zpbutton-type-link {
  color: #ffffff; }
  .zpdark-section .zpbutton.zpbutton-type-link.disabled:hover,
  .zpdark-section button.zpbutton-type-link.disabled:hover,
  .zpdark-section input[type=submit].zpbutton-type-link.disabled:hover,
  .zpdark-section input[type=button].zpbutton-type-link.disabled:hover {
    background: transparent;
    color: #e6e6e6; }
  .zpdark-section .zpbutton.zpbutton-type-link:hover,
  .zpdark-section button.zpbutton-type-link:hover,
  .zpdark-section input[type=submit].zpbutton-type-link:hover,
  .zpdark-section input[type=button].zpbutton-type-link:hover {
    color: #e6e6e6; }

body {
  color: #5981A9;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

h1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h1:before, h1:after {
    background: #00376E; }

h2 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h2:before, h2:after {
    background: #00376E; }

h3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h3:before, h3:after {
    background: #00376E; }

h4 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h4:before, h4:after {
    background: #00376E; }

h5 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h5:before, h5:after {
    background: #00376E; }

h6 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h6:before, h6:after {
    background: #00376E; }

body {
  color: #5981A9; }

body .zpdark-section {
  color: #ffffff; }

a {
  color: #4CB5AB; }
  a:hover {
    color: #3c928a; }

.zpdark-section a {
  color: #F5F460; }
  .zpdark-section a:hover {
    color: #f2f130; }

h1 {
  color: #00376E; }
  h1:before, h1:after {
    background: #00376E; }

h2 {
  color: #00376E; }
  h2:before, h2:after {
    background: #00376E; }

h3 {
  color: #00376E; }
  h3:before, h3:after {
    background: #00376E; }

h4 {
  color: #00376E; }
  h4:before, h4:after {
    background: #00376E; }

h5 {
  color: #00376E; }
  h5:before, h5:after {
    background: #00376E; }

h6 {
  color: #00376E; }
  h6:before, h6:after {
    background: #00376E; }

.zpdark-section h1 {
  color: #ffffff; }
  .zpdark-section h1:before, .zpdark-section h1:after {
    background: #ffffff; }

.zpdark-section h2 {
  color: #ffffff; }
  .zpdark-section h2:before, .zpdark-section h2:after {
    background: #ffffff; }

.zpdark-section h3 {
  color: #ffffff; }
  .zpdark-section h3:before, .zpdark-section h3:after {
    background: #ffffff; }

.zpdark-section h4 {
  color: #ffffff; }
  .zpdark-section h4:before, .zpdark-section h4:after {
    background: #ffffff; }

.zpdark-section h5 {
  color: #ffffff; }
  .zpdark-section h5:before, .zpdark-section h5:after {
    background: #ffffff; }

.zpdark-section h6 {
  color: #ffffff; }
  .zpdark-section h6:before, .zpdark-section h6:after {
    background: #ffffff; }

.zpdivider-container.zpdivider-text .zpdivider-common {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: normal;
  letter-spacing: normal; }

.zpdivider-container .zpdivider-common:after, .zpdivider-container .zpdivider-common:before {
  border-color: #E7E7E7; }

.zpdivider-container.zpdivider-icon.zpdivider-style-border .zpdivider-common, .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner .zpdivider-common, .zpdivider-container.zpdivider-icon.zpdivider-style-circle .zpdivider-common {
  border-color: #E7E7E7; }

.zpdivider-container.zpdivider-icon.zpdivider-style-bgfill .zpdivider-common, .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner-fill .zpdivider-common, .zpdivider-container.zpdivider-icon.zpdivider-style-circle-fill .zpdivider-common {
  background: #4CB5AB; }
  .zpdivider-container.zpdivider-icon.zpdivider-style-bgfill .zpdivider-common svg, .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner-fill .zpdivider-common svg, .zpdivider-container.zpdivider-icon.zpdivider-style-circle-fill .zpdivider-common svg {
    fill: #ffffff; }

.zpdivider-container.zpdivider-icon .zpdivider-common svg {
  fill: #4CB5AB; }

.zpdivider-container.zpdivider-text.zpdivider-style-border .zpdivider-common, .zpdivider-container.zpdivider-text.zpdivider-style-roundcorner .zpdivider-common, .zpdivider-container.zpdivider-text.zpdivider-style-circle .zpdivider-common {
  border-color: #E7E7E7; }

.zpdivider-container.zpdivider-text.zpdivider-style-bgfill .zpdivider-common, .zpdivider-container.zpdivider-text.zpdivider-style-roundcorner-fill .zpdivider-common, .zpdivider-container.zpdivider-text.zpdivider-style-circle-fill .zpdivider-common {
  background: #4CB5AB;
  color: #ffffff; }

.zpdivider-container.zpdivider-text .zpdivider-common {
  color: #4CB5AB; }

.zpdark-section .zpdivider-container .zpdivider-common:after, .zpdark-section .zpdivider-container .zpdivider-common:before {
  border-color: RGBA(255, 255, 255, 0.7); }

.zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-border .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-circle .zpdivider-common {
  border-color: RGBA(255, 255, 255, 0.7); }

.zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-bgfill .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner-fill .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-circle-fill .zpdivider-common {
  background: #ffffff; }
  .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-bgfill .zpdivider-common svg, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner-fill .zpdivider-common svg, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-circle-fill .zpdivider-common svg {
    fill: #4CB5AB; }

.zpdark-section .zpdivider-container.zpdivider-icon .zpdivider-common svg {
  fill: #ffffff; }

.zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-border .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-roundcorner .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-circle .zpdivider-common {
  border-color: RGBA(255, 255, 255, 0.7); }

.zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-bgfill .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-roundcorner-fill .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-circle-fill .zpdivider-common {
  background: #ffffff;
  color: #4CB5AB; }

.zpdark-section .zpdivider-container.zpdivider-text .zpdivider-common {
  color: #ffffff; }

.zpicon-common svg {
  fill: #4CB5AB; }

.zpicon-common.zpicon-style-bgfill, .zpicon-common.zpicon-style-circle-fill, .zpicon-common.zpicon-style-roundcorner-fill {
  background: #4CB5AB; }
  .zpicon-common.zpicon-style-bgfill svg, .zpicon-common.zpicon-style-circle-fill svg, .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #ffffff; }

.zpicon-common.zpicon-style-border, .zpicon-common.zpicon-style-circle, .zpicon-common.zpicon-style-roundcorner {
  border-color: #E7E7E7; }
  .zpicon-common.zpicon-style-border svg, .zpicon-common.zpicon-style-circle svg, .zpicon-common.zpicon-style-roundcorner svg {
    fill: #4CB5AB; }

.zpdark-section .zpicon-common svg {
  fill: #ffffff; }

.zpdark-section .zpicon-common.zpicon-style-bgfill, .zpdark-section .zpicon-common.zpicon-style-circle-fill, .zpdark-section .zpicon-common.zpicon-style-roundcorner-fill {
  background: #ffffff; }
  .zpdark-section .zpicon-common.zpicon-style-bgfill svg, .zpdark-section .zpicon-common.zpicon-style-circle-fill svg, .zpdark-section .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #4CB5AB; }

.zpdark-section .zpicon-common.zpicon-style-border, .zpdark-section .zpicon-common.zpicon-style-circle, .zpdark-section .zpicon-common.zpicon-style-roundcorner {
  border-color: #ffffff; }
  .zpdark-section .zpicon-common.zpicon-style-border svg, .zpdark-section .zpicon-common.zpicon-style-circle svg, .zpdark-section .zpicon-common.zpicon-style-roundcorner svg {
    fill: #ffffff; }

.zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab, .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab, .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab {
  border-color: transparent;
  background: #ffffff;
  color: #00376E; }
  @media all and (min-width: 768px) {
    .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab {
      border-color: #E7E7E7; } }
  .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab.zptab-active, .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab:hover, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab.zptab-active, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab:hover, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab.zptab-active, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab:hover {
    background: #4CB5AB;
    color: #ffffff;
    border-color: #4CB5AB; }

.zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptabs-content-container .zptab-content, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptabs-content-container .zptab-content, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptabs-content-container .zptab-content {
  border-color: #E7E7E7;
  background: #ffffff; }

.zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptabs-content-container .zptab-content, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptabs-content-container .zptab-content {
  background: transparent;
  border-color: transparent; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab {
  color: #00376E;
  background: #ffffff; }
  @media all and (min-width: 768px) {
    .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab {
      background: transparent; } }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab.zptab-active {
    background: #4CB5AB;
    color: #ffffff; }
    .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab.zptab-active:hover {
      color: #ffffff; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab:hover {
    color: #4CB5AB; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptabs-content-container .zptab-content {
  border-color: #4CB5AB; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab {
  color: #00376E;
  border-block-end-color: #00376E; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab.zptab-active {
    color: #4CB5AB;
    border-color: #4CB5AB; }
    .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab.zptab-active:after {
      background: #4CB5AB; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab:hover {
    color: #4CB5AB; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptabs-content-container .zptab-content {
  border-block-start-color: #4CB5AB; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab {
  color: #00376E;
  border-block-end-color: #00376E; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab.zptab-active {
    color: #4CB5AB;
    border-color: #4CB5AB; }
    .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab.zptab-active:after {
      border-block-start-color: #4CB5AB; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab:hover {
    color: #4CB5AB; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptabs-content-container .zptab-content {
  border-block-start-color: #4CB5AB; }

.zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab {
  border-color: transparent;
  background: RGBA(255, 255, 255, 0.25);
  color: #ffffff; }
  @media all and (min-width: 768px) {
    .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab {
      border-color: RGBA(255, 255, 255, 0.25); } }
  .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab.zptab-active, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab:hover, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab.zptab-active, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab:hover, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab.zptab-active, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab:hover {
    background: #ffffff;
    color: #00376E;
    border-color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptabs-content-container .zptab-content, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptabs-content-container .zptab-content, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptabs-content-container .zptab-content {
  border-color: RGBA(255, 255, 255, 0.25);
  background: RGBA(255, 255, 255, 0.15); }

.zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptabs-content-container .zptab-content, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptabs-content-container .zptab-content {
  background: transparent;
  border-color: transparent; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab {
  color: #ffffff;
  background: RGBA(255, 255, 255, 0.25); }
  @media all and (min-width: 768px) {
    .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab {
      background: transparent; } }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab.zptab-active {
    background: #ffffff;
    color: #00376E; }
    .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab.zptab-active:hover {
      color: #00376E; }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab:hover {
    color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptabs-content-container .zptab-content {
  border-color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab {
  color: #ffffff;
  border-block-end-color: #ffffff; }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab.zptab-active {
    color: #ffffff;
    border-color: #ffffff; }
    .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab.zptab-active:after {
      background: #ffffff; }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab:hover {
    color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptabs-content-container .zptab-content {
  border-block-start-color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab {
  color: #ffffff;
  border-block-end-color: #ffffff; }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab.zptab-active {
    color: #ffffff;
    border-color: #ffffff; }
    .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab.zptab-active:after {
      border-block-start-color: #ffffff; }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab:hover {
    color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptabs-content-container .zptab-content {
  border-block-start-color: #ffffff; }

.zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right {
  background: #ebebeb; }
  .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover {
    background: #ebebeb; }

.zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg {
  fill: #5981A9; }

.zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg {
  fill: RGBA(89, 129, 169, 0.8); }

.zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller {
  background: transparent;
  border-color: #c1c1c1; }
  .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller:hover, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller.zpcarousel-controller-active, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller:hover, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller.zpcarousel-controller-active, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller:hover, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller.zpcarousel-controller-active, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller:hover, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller.zpcarousel-controller-active {
    background: #c1c1c1;
    border-color: #c1c1c1; }

.zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right {
  background: RGBA(255, 255, 255, 0.3); }
  .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover {
    background: RGBA(255, 255, 255, 0.3); }

.zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg {
  fill: #5981A9; }

.zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg {
  fill: #ffffff; }

.zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller {
  background: transparent;
  border-color: white; }
  .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller:hover, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller.zpcarousel-controller-active, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller:hover, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller.zpcarousel-controller-active, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller:hover, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller.zpcarousel-controller-active, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller:hover, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller.zpcarousel-controller-active {
    background: #ffffff;
    border-color: #ffffff; }

.zpaccordion-container.zpaccordion-style-01 .zpaccordion {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpaccordion-container.zpaccordion-style-02 .zpaccordion {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpaccordion-container.zpaccordion-style-01 .zpaccordion {
  border-width: 1px;
  border-style: solid; }
  .zpaccordion-container.zpaccordion-style-01 .zpaccordion.zpaccordion-active {
    border-block-end-width: 2px; }

.zpaccordion-container.zpaccordion-style-01 .zpaccordion-content {
  border-width: 1px;
  border-style: solid;
  border-block-end: 0px; }
  .zpaccordion-container.zpaccordion-style-01 .zpaccordion-content:last-of-type {
    border-block-end-width: 1px;
    border-block-end-style: solid; }

.zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion {
  border: 0px;
  border-block-start: 1px solid RGBA(255, 255, 255, 0.24); }

.zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion-content {
  border: 0px !important; }

.zpaccordion-container.zpaccordion-style-01 .zpaccordion {
  background: #ffffff;
  color: #00376E;
  margin-block-end: 0px;
  border-color: #E7E7E7; }
  .zpaccordion-container.zpaccordion-style-01 .zpaccordion.zpaccordion-active {
    background: #ffffff;
    color: #00376E;
    border-block-end: 1px solid;
    border-block-end-color: #4CB5AB; }
  @media all and (min-width: 992px) {
    .zpaccordion-container.zpaccordion-style-01 .zpaccordion:hover {
      background: #ffffff;
      color: #00376E; } }
.zpaccordion-container.zpaccordion-style-01 .zpaccordion-content {
  margin-block-end: 0px;
  border-inline-start: 1px solid #E7E7E7;
  border-inline-end: 1px solid #E7E7E7;
  background: #ffffff;
  border-block-start-color: transparent; }
  .zpaccordion-container.zpaccordion-style-01 .zpaccordion-content:last-of-type {
    border-block-end-color: #E7E7E7; }

.zpaccordion-container.zpaccordion-style-02 .zpaccordion {
  color: #00376E; }
  .zpaccordion-container.zpaccordion-style-02 .zpaccordion.zpaccordion-active {
    color: #00376E; }
  @media all and (min-width: 992px) {
    .zpaccordion-container.zpaccordion-style-02 .zpaccordion:hover {
      color: #00376E; } }
.zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion {
  background: RGBA(255, 255, 255, 0.24);
  color: #ffffff;
  margin-block-end: 0px;
  border-color: RGBA(255, 255, 255, 0.25); }
  .zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion.zpaccordion-active {
    background: #ffffff;
    color: #00376E;
    border-block-end: 1px solid;
    border-block-end-color: #ffffff; }
  @media all and (min-width: 992px) {
    .zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion:hover {
      background: #ffffff;
      color: #00376E; } }
.zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion-content {
  margin-block-end: 0px;
  border-inline-start: 1px solid RGBA(255, 255, 255, 0.25);
  border-inline-end: 1px solid RGBA(255, 255, 255, 0.25);
  background: RGBA(255, 255, 255, 0.24);
  border-block-start-color: transparent; }
  .zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion-content:last-of-type {
    border-block-end-color: RGBA(255, 255, 255, 0.25); }

.zpdark-section .zpaccordion-container.zpaccordion-style-02 .zpaccordion {
  color: #ffffff; }
  .zpdark-section .zpaccordion-container.zpaccordion-style-02 .zpaccordion.zpaccordion-active {
    color: #ffffff; }
  @media all and (min-width: 992px) {
    .zpdark-section .zpaccordion-container.zpaccordion-style-02 .zpaccordion:hover {
      color: #ffffff; } }
.zpform-container input[type='text'],
.zpform-container input[type='email'],
.zpform-container input[type='date'],
.zpform-container input[type="file"],
.zpform-container input[type='password'],
.zpform-container textarea,
.zpform-container select {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal; }

.zpform-container label {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: normal; }

.zpform-container h2 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  text-transform: none;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: normal; }

.zpform-container .zpbutton.zpbutton-type-primary {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  border-width: 0;
  border-style: none;
  line-height: 1.42857143;
  letter-spacing: normal; }

.zpform-container .zpbutton.zpbutton-type-secondary {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  border-width: 0;
  border-style: none;
  line-height: 1.42857143;
  letter-spacing: normal; }

.zpform-container input[type='text'],
.zpform-container input[type='email'],
.zpform-container input[type='date'],
.zpform-container input[type="file"],
.zpform-container input[type='password'],
.zpform-container textarea,
.zpform-container select {
  background: #ffffff;
  border-color: #E7E7E7;
  color: #5981A9; }
  .zpform-container input[type='text']:focus,
  .zpform-container input[type='email']:focus,
  .zpform-container input[type='date']:focus,
  .zpform-container input[type="file"]:focus,
  .zpform-container input[type='password']:focus,
  .zpform-container textarea:focus,
  .zpform-container select:focus {
    border-color: #5981A9; }

.zpform-container input[type="file"] {
  background: transparent; }

.zpform-container input::-webkit-input-placeholder,
.zpform-container textarea::-webkit-input-placeholder,
.zpform-container select::-webkit-input-placeholder {
  color: RGBA(89, 129, 169, 0.5); }

.zpform-container input::-moz-placeholder,
.zpform-container textarea::-moz-placeholder,
.zpform-container select::-moz-placeholder {
  color: RGBA(89, 129, 169, 0.5); }

.zpform-container .zpform-errormsg,
.zpform-container .zpform-common-errormsg {
  color: #FF4949; }

.zpform-container .zpform-common-successmsg {
  color: #13CE66; }

.zpform-container .zpform-mandatory:after {
  color: #FF4949; }

.zpform-container label {
  color: #5981A9; }

.zpform-container h2 {
  color: #00376E; }

.zpform-container .zpbutton.zpbutton-type-primary {
  background-color: #4CB5AB;
  color: #ffffff;
  border-color: transparent; }
  .zpform-container .zpbutton.zpbutton-type-primary:hover {
    background-color: #3c928a;
    color: #ffffff;
    border-color: transparent; }

.zpform-container .zpbutton.zpbutton-type-secondary {
  background-color: #00376E;
  color: #ffffff;
  border-color: transparent; }
  .zpform-container .zpbutton.zpbutton-type-secondary:hover {
    background-color: #001e3b;
    color: #ffffff;
    border-color: transparent; }

.zpdark-section .zpform-container input[type='text'],
.zpdark-section .zpform-container input[type='email'],
.zpdark-section .zpform-container input[type='date'],
.zpdark-section .zpform-container input[type="file"],
.zpdark-section .zpform-container input[type='password'],
.zpdark-section .zpform-container textarea,
.zpdark-section .zpform-container select {
  background: transparent;
  border-color: RGBA(255, 255, 255, 0.5);
  color: #ffffff; }
  .zpdark-section .zpform-container input[type='text']:focus,
  .zpdark-section .zpform-container input[type='email']:focus,
  .zpdark-section .zpform-container input[type='date']:focus,
  .zpdark-section .zpform-container input[type="file"]:focus,
  .zpdark-section .zpform-container input[type='password']:focus,
  .zpdark-section .zpform-container textarea:focus,
  .zpdark-section .zpform-container select:focus {
    border-color: #ffffff; }

.zpdark-section .zpform-container input[type="file"] {
  background: transparent; }

.zpdark-section .zpform-container input::-webkit-input-placeholder,
.zpdark-section .zpform-container textarea::-webkit-input-placeholder,
.zpdark-section .zpform-container select::-webkit-input-placeholder {
  color: RGBA(255, 255, 255, 0.5); }

.zpdark-section .zpform-container input::-moz-placeholder,
.zpdark-section .zpform-container textarea::-moz-placeholder,
.zpdark-section .zpform-container select::-moz-placeholder {
  color: RGBA(255, 255, 255, 0.5); }

.zpdark-section .zpform-container .zpform-errormsg,
.zpdark-section .zpform-container .zpform-common-errormsg {
  color: #ffffff; }

.zpdark-section .zpform-container .zpform-common-successmsg {
  color: #ffffff; }

.zpdark-section .zpform-container .zpform-mandatory:after {
  color: #ffffff; }

.zpdark-section .zpform-container label {
  color: #ffffff; }

.zpdark-section .zpform-container h2 {
  color: #ffffff; }

.zpdark-section .zpform-container .zpbutton.zpbutton-type-primary {
  background-color: #ffffff;
  color: #4CB5AB;
  border-color: transparent; }
  .zpdark-section .zpform-container .zpbutton.zpbutton-type-primary:hover {
    background-color: #e6e6e6;
    color: #4CB5AB;
    border-color: transparent; }

.zpdark-section .zpform-container .zpbutton.zpbutton-type-secondary {
  background-color: #00376E;
  color: #ffffff;
  border-color: transparent; }
  .zpdark-section .zpform-container .zpbutton.zpbutton-type-secondary:hover {
    background-color: #001e3b;
    color: #ffffff;
    border-color: transparent; }

.zpimage-container[class*='zpimage-overlay-effect-'] figure figcaption, .zpimage-with-text-container[class*='zpimage-overlay-effect-'] figure figcaption {
  background: RGBA(76, 181, 171, 0.8);
  color: #ffffff; }

.zpimage-container[class*='zpimage-overlay-effect-'] figure:hover figcaption, .zpimage-with-text-container[class*='zpimage-overlay-effect-'] figure:hover figcaption {
  background: RGBA(76, 181, 171, 0.8);
  color: #ffffff; }

.zpimage-container[class*='zpimage-overlay-effect-static-'] figure figcaption, .zpimage-with-text-container[class*='zpimage-overlay-effect-static-'] figure figcaption {
  background: RGBA(76, 181, 171, 0.8);
  color: #ffffff; }

.hb-grid-gallery[class*='zpimage-overlay-effect-hv-'] figure:hover figcaption {
  background: RGBA(76, 181, 171, 0.8);
  color: #ffffff; }

.hb-grid-gallery.zpimage-overlay-effect-hv-9 .hb-grid-item {
  background: #4CB5AB; }
  .hb-grid-gallery.zpimage-overlay-effect-hv-9 .hb-grid-item figure figcaption {
    color: #ffffff; }

[data-caption_style="hv-3"] figcaption, .hv-3 figcaption {
  background: linear-gradient(to bottom, RGBA(255, 255, 255, 0) 0%, RGBA(76, 181, 171, 0.4) 80%); }

.zpdark-section .zpimage-container[class*='zpimage-overlay-effect-'] figure figcaption, .zpdark-section .zpimage-with-text-container[class*='zpimage-overlay-effect-'] figure figcaption {
  background: RGBA(0, 55, 110, 0.5);
  color: #ffffff; }

.zpdark-section .zpimage-container[class*='zpimage-overlay-effect-'] figure:hover figcaption, .zpdark-section .zpimage-with-text-container[class*='zpimage-overlay-effect-'] figure:hover figcaption {
  background: RGBA(0, 55, 110, 0.5);
  color: #ffffff; }

.zpdark-section .zpimage-container[class*='zpimage-overlay-effect-static-'] figure figcaption, .zpdark-section .zpimage-with-text-container[class*='zpimage-overlay-effect-static-'] figure figcaption {
  background: RGBA(0, 55, 110, 0.5);
  color: #ffffff; }

.zpdark-section .hb-grid-gallery[class*='zpimage-overlay-effect-hv-'] figure:hover figcaption {
  background: RGBA(0, 55, 110, 0.5);
  color: #ffffff; }

.zpdark-section .hb-grid-gallery.zpimage-overlay-effect-hv-9 .hb-grid-item {
  background: #00376E; }
  .zpdark-section .hb-grid-gallery.zpimage-overlay-effect-hv-9 .hb-grid-item figure figcaption {
    color: #ffffff; }

.zpdark-section [data-caption_style="hv-3"] figcaption, .hv-3 figcaption {
  background: linear-gradient(to bottom, RGBA(255, 255, 255, 0) 0%, RGBA(0, 55, 110, 0.4) 80%); }

.zptable table td, .zptable table th {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: normal; }

.zptable table {
  border-color: #E7E7E7; }
  .zptable table td, .zptable table th {
    border-block-end-color: #E7E7E7;
    border-inline-end-color: #E7E7E7;
    color: #00376E; }
  .zptable table td {
    color: #5981A9; }

.zptable.zptable-header-dark table tr th {
  background: #00376E;
  color: #ffffff;
  border-block-end-color: #0051a1;
  border-inline-end-color: #0051a1; }

.zptable.zptable-header-light table tr th {
  background: #F4FAFA;
  color: #00376E;
  border-block-end-color: #E7E7E7;
  border-inline-end-color: #E7E7E7; }

.zptable.zptable-header-transparent table tr th {
  color: #00376E;
  border-block-end-color: #E7E7E7;
  border-inline-end-color: #E7E7E7; }

.zpdark-section .zptable table {
  border-color: RGBA(231, 231, 231, 0.6); }
  .zpdark-section .zptable table td, .zpdark-section .zptable table th {
    border-block-end-color: RGBA(231, 231, 231, 0.6);
    border-inline-end-color: RGBA(231, 231, 231, 0.6);
    color: #ffffff; }
  .zpdark-section .zptable table td {
    color: #ffffff; }

.zpdark-section .zptable.zptable-header-dark table tr th {
  background: #00376E;
  color: #ffffff;
  border-block-end-color: #0051a1;
  border-inline-end-color: #0051a1; }

.zpdark-section .zptable.zptable-header-light table tr th {
  background: #F4FAFA;
  color: #00376E;
  border-block-end-color: RGBA(231, 231, 231, 0.6);
  border-inline-end-color: RGBA(231, 231, 231, 0.6); }

.zpdark-section .zptable.zptable-header-transparent table tr th {
  color: #ffffff;
  border-block-end-color: RGBA(231, 231, 231, 0.6);
  border-inline-end-color: RGBA(231, 231, 231, 0.6); }

.zpelem-box {
  padding: 0px;
  border-width: 0px;
  border-style: solid; }

.zpelem-box {
  background-color: transparent;
  border-color: transparent; }

.zpdark-section .zpelem-box {
  background-color: transparent;
  border-color: transparent; }

.zpelem-iconheading h1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h2 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h4 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h5 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h6 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading .zpicon-common svg {
  fill: #4CB5AB; }

.zpelem-iconheading .zpicon-common.zpicon-style-bgfill, .zpelem-iconheading .zpicon-common.zpicon-style-circle-fill, .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner-fill {
  background: #4CB5AB; }
  .zpelem-iconheading .zpicon-common.zpicon-style-bgfill svg, .zpelem-iconheading .zpicon-common.zpicon-style-circle-fill svg, .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #ffffff; }

.zpelem-iconheading .zpicon-common.zpicon-style-border, .zpelem-iconheading .zpicon-common.zpicon-style-circle, .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner {
  border-color: #E7E7E7; }
  .zpelem-iconheading .zpicon-common.zpicon-style-border svg, .zpelem-iconheading .zpicon-common.zpicon-style-circle svg, .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner svg {
    fill: #4CB5AB; }

.zpdark-section .zpelem-iconheading .zpicon-common svg {
  fill: #ffffff; }

.zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-bgfill, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-circle-fill, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner-fill {
  background: #ffffff; }
  .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-bgfill svg, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-circle-fill svg, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #4CB5AB; }

.zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-border, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-circle, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner {
  border-color: #ffffff; }
  .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-border svg, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-circle svg, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner svg {
    fill: #ffffff; }

.zpelem-iconheading h1 {
  color: #00376E; }

.zpelem-iconheading h2 {
  color: #00376E; }

.zpelem-iconheading h3 {
  color: #00376E; }

.zpelem-iconheading h4 {
  color: #00376E; }

.zpelem-iconheading h5 {
  color: #00376E; }

.zpelem-iconheading h6 {
  color: #00376E; }

.zpdark-section .zpelem-iconheading h1 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheading h2 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheading h3 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheading h4 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheading h5 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheading h6 {
  color: #ffffff; }

.zpelem-iconheadingtext {
  color: #5981A9;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h2 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h4 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h5 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h6 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext .zpicon-common svg {
  fill: #4CB5AB; }

.zpelem-iconheadingtext .zpicon-common.zpicon-style-bgfill, .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle-fill, .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner-fill {
  background: #4CB5AB; }
  .zpelem-iconheadingtext .zpicon-common.zpicon-style-bgfill svg, .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle-fill svg, .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #ffffff; }

.zpelem-iconheadingtext .zpicon-common.zpicon-style-border, .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle, .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner {
  border-color: #E7E7E7; }
  .zpelem-iconheadingtext .zpicon-common.zpicon-style-border svg, .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle svg, .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner svg {
    fill: #4CB5AB; }

.zpdark-section .zpelem-iconheadingtext .zpicon-common svg {
  fill: #ffffff; }

.zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-bgfill, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle-fill, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner-fill {
  background: #ffffff; }
  .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-bgfill svg, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle-fill svg, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #4CB5AB; }

.zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-border, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner {
  border-color: #ffffff; }
  .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-border svg, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle svg, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner svg {
    fill: #ffffff; }

.zpelem-iconheadingtext {
  color: #5981A9; }

.zpelem-iconheadingtext h1 {
  color: #00376E; }

.zpelem-iconheadingtext h2 {
  color: #00376E; }

.zpelem-iconheadingtext h3 {
  color: #00376E; }

.zpelem-iconheadingtext h4 {
  color: #00376E; }

.zpelem-iconheadingtext h5 {
  color: #00376E; }

.zpelem-iconheadingtext h6 {
  color: #00376E; }

.zpdark-section .zpelem-iconheadingtext {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h1 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h2 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h3 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h4 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h5 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h6 {
  color: #ffffff; }

.zpelem-imagetext .zpimage-text {
  color: #5981A9;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imagetext .zpimage-text {
  color: #5981A9; }

.zpdark-section .zpelem-imagetext .zpimage-text {
  color: #ffffff; }

.zpelem-imageheadingtext h1.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h2.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h3.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h4.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h5.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h6.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext .zpimage-text {
  color: #5981A9;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext .zpimage-text {
  color: #5981A9; }

.zpelem-imageheadingtext h1.zpimage-heading {
  color: #00376E; }

.zpelem-imageheadingtext h2.zpimage-heading {
  color: #00376E; }

.zpelem-imageheadingtext h3.zpimage-heading {
  color: #00376E; }

.zpelem-imageheadingtext h4.zpimage-heading {
  color: #00376E; }

.zpelem-imageheadingtext h5.zpimage-heading {
  color: #00376E; }

.zpelem-imageheadingtext h6.zpimage-heading {
  color: #00376E; }

.zpdark-section .zpelem-imageheadingtext .zpimage-text {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h1.zpimage-heading {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h2.zpimage-heading {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h3.zpimage-heading {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h4.zpimage-heading {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h5.zpimage-heading {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h6.zpimage-heading {
  color: #ffffff; }

.zpdark-section-bg {
  background-color: #4CB5AB; }

.zplight-section-bg {
  background-color: #F4FAFA; }

.theme-footer-area {
  background-color: #00376E; }

.theme-sidebar-area {
  display: none; }
  .theme-sidebar-area [data-theme-sidebar-content] {
    width: 100%; }

@media all and (min-width: 992px) {
  .theme-sidebar-enable.theme-content-area {
    display: flex;
    flex-direction: row-reverse; } }

@media all and (min-width: 992px) {
  .theme-sidebar-enable.theme-content-area .theme-content-container {
    flex: 1 1 auto;
    width: calc(100% - 350px); } }

@media all and (min-width: 992px) {
  .theme-sidebar-enable.theme-content-area .theme-content-container .theme-content-area-inner .zpcontainer {
    width: 100%;
    padding-inline-start: 50px;
    padding-inline-end: 50px;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: auto;
    margin-inline-end: auto;
    max-inline-size: 1140px; } }

@media all and (min-width: 992px) {
  .theme-sidebar-enable.theme-sidebar-enable-right {
    flex-direction: row; } }

.theme-sidebar-enable .theme-sidebar-area {
  background: #e2f2f2;
  width: 100%;
  display: block; }
  @media all and (min-width: 992px) {
    .theme-sidebar-enable .theme-sidebar-area {
      width: 250px;
      display: flex; } }
  @media only screen and (min-width: 1200px) {
    .theme-sidebar-enable .theme-sidebar-area {
      width: 300px; } }
  .theme-sidebar-enable .theme-sidebar-area .zprow {
    margin-inline-start: 0;
    margin-inline-end: 0; }
  .theme-sidebar-enable .theme-sidebar-area .zptab {
    width: 100%; }
  .theme-sidebar-enable .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab {
    border-radius: 50px; }
    .theme-sidebar-enable .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab:first-of-type, .theme-sidebar-enable .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab:last-of-type {
      border-radius: 50px; }
  .theme-sidebar-enable .theme-sidebar-area .sidebar-container {
    width: 100%;
    display: flex; }
    .theme-sidebar-enable .theme-sidebar-area .sidebar-container .zpsidebar-section {
      width: 100%; }
      .theme-sidebar-enable .theme-sidebar-area .sidebar-container .zpsidebar-section .zpsidebar-container {
        padding-block-start: 20px;
        padding-block-end: 20px;
        padding-inline-start: 15px;
        padding-inline-end: 15px; }

@media all and (min-width: 992px) {
  .theme-vertical-navigation-sidebar-container {
    display: flex; } }

.theme-vertical-navigation-sidebar-container .theme-sidebar-area {
  display: block; }
  .theme-vertical-navigation-sidebar-container .theme-sidebar-area.theme-vertical-header-sidebar-responsive {
    display: block; }
    @media all and (min-width: 992px) {
      .theme-vertical-navigation-sidebar-container .theme-sidebar-area.theme-vertical-header-sidebar-responsive {
        display: none; } }
  .theme-vertical-navigation-sidebar-container .theme-sidebar-area .zprow {
    margin-inline-start: 0;
    margin-inline-end: 0; }
  .theme-vertical-navigation-sidebar-container .theme-sidebar-area .zptab {
    width: 100%; }
  .theme-vertical-navigation-sidebar-container .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab {
    border-radius: 50px; }
    .theme-vertical-navigation-sidebar-container .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab:first-of-type, .theme-vertical-navigation-sidebar-container .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab:last-of-type {
      border-radius: 50px; }
  .theme-vertical-navigation-sidebar-container .theme-sidebar-area .sidebar-container {
    width: 100%;
    display: flex; }
    .theme-vertical-navigation-sidebar-container .theme-sidebar-area .sidebar-container .zpsidebar-section {
      width: 100%; }
      .theme-vertical-navigation-sidebar-container .theme-sidebar-area .sidebar-container .zpsidebar-section .zpsidebar-container {
        padding-block-start: 20px;
        padding-block-end: 20px;
        padding-inline-start: 15px;
        padding-inline-end: 15px; }
        @media all and (min-width: 992px) {
          .theme-vertical-navigation-sidebar-container .theme-sidebar-area .sidebar-container .zpsidebar-section .zpsidebar-container {
            padding: 0px; } }
.theme-vertical-navigation-sidebar-container .theme-vertical-header-sidebar-banner-content-container {
  width: 100%; }
  @media all and (min-width: 992px) {
    .theme-vertical-navigation-sidebar-container .theme-vertical-header-sidebar-banner-content-container {
      flex: 1 1 auto; } }
  @media all and (min-width: 992px) {
    .theme-vertical-navigation-sidebar-container .theme-vertical-header-sidebar-banner-content-container .theme-content-container .theme-content-area-inner .zpcontainer {
      width: 100%;
      padding-inline-start: 50px;
      padding-inline-end: 50px;
      margin-block-start: 0;
      margin-block-end: 0;
      margin-inline-start: auto;
      margin-inline-end: auto;
      max-inline-size: 1140px; } }
  @media only screen and (min-width: 1200px) {
    .theme-vertical-navigation-sidebar-container .theme-vertical-header-sidebar-banner-content-container .zpcontent-for-productdetails-header-06 .theme-content-container .theme-content-area-inner .zpcontainer {
      width: 100%;
      padding-inline-start: 50px;
      padding-inline-end: 50px;
      margin-block-start: 0;
      margin-block-end: 0;
      margin-inline-start: auto;
      margin-inline-end: auto;
      max-inline-size: 1140px; } }
@media all and (min-width: 992px) {
  .theme-vertical-navigation-sidebar-container .zphero-boxed.zpcontainer {
    width: 100%; } }

@media all and (min-width: 1500px) {
  .theme-vertical-navigation-sidebar-container .zphero-boxed.zpcontainer {
    width: 100%; } }

.theme-section {
  padding-block-start: 50px;
  padding-block-end: 50px;
  padding-inline-start: 0px;
  padding-inline-end: 0px; }

fieldset[data-zs-attribute-select] {
  border: 0px; }

.screen-reader-only {
  visibility: hidden; }

fieldset[data-zs-attribute-select],
fieldset.theme-filter-slider-container,
fieldset[data-zs-filter-option-container] {
  border: 0px; }
  fieldset[data-zs-attribute-select] legend,
  fieldset.theme-filter-slider-container legend,
  fieldset[data-zs-filter-option-container] legend {
    width: 100%; }

.screen-reader-only {
  visibility: hidden;
  position: absolute; }

:focus-visible {
  outline: 1px solid #4CB5AB; }

.theme-collection-sortby-section .theme-collection-sort {
  display: flex; }

.theme-section-heading {
  padding-block-end: 30px; }

@media all and (max-width: 768px) {
  .theme-section-heading {
    font-size: 20px; } }

.theme-breadcrumb-container + .zpdark-section {
  margin-block-start: 50px; }

.theme-breadcrumb-container + .zplight-section {
  margin-block-start: 50px; }

.theme-breadcrumb-container.theme-section {
  padding-block-start: 24px;
  padding-block-end: 0; }

.theme-breadcrumb-container .zpcontainer {
  padding-inline-start: 0;
  padding-inline-end: 0;
  margin-inline-start: 28px;
  margin-inline-end: 28px; }
  @media (max-width: 768px) {
    .theme-breadcrumb-container .zpcontainer {
      margin-inline-start: 20px;
      margin-inline-end: 20px; } }
.theme-breadcrumb-container .theme-product-breadcrumb {
  display: inline-flex;
  align-items: center;
  line-height: normal; }
  .theme-breadcrumb-container .theme-product-breadcrumb a {
    color: #4CB5AB;
    font-size: 10px; }
    .theme-breadcrumb-container .theme-product-breadcrumb a:hover {
      color: #44a49b; }
  .theme-breadcrumb-container .theme-product-breadcrumb a:last-of-type {
    font-size: 10px;
    font-weight: 600; }
  .theme-breadcrumb-container .theme-product-breadcrumb .theme-breadcrumb-active {
    font-size: 12px;
    font-weight: bold;
    color: #4CB5AB; }
  .theme-breadcrumb-container .theme-product-breadcrumb span {
    color: #00376E;
    display: inline-block;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 6px;
    margin-inline-end: 6px;
    font-size: 9px; }
    .theme-breadcrumb-container .theme-product-breadcrumb span:last-of-type {
      display: none; }

@media all and (min-width: 992px) {
  .theme-vertical-navigation-sidebar-container .theme-vertical-header-sidebar-banner-content-container .theme-content-container .theme-content-area-inner .theme-productfilter-enable-search .zpcontainer.theme-filter-enable-container {
    width: 100%;
    padding-inline-start: 0;
    padding-inline-end: 0; } }

@media all and (min-width: 992px) {
  .theme-sidebar-enable.theme-content-area.theme-search-page-contianer .theme-content-container .theme-content-area-inner .theme-productfilter-enable-search .zpcontainer {
    width: 100%;
    padding-inline-start: 0;
    padding-inline-end: 0; } }

.theme-productfilter-enable {
  padding-block-start: 0; }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable.theme-productfilter-enable-search {
      padding-block-start: 0; } }
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-store-style-collection-row-01,
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-store-style-collection-row-02,
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-store-style-collection-row-04 {
    margin-block-start: 0px; }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable.theme-productfilter-enable-search .zpcontainer {
      padding: 0px;
      width: auto; } }
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-produt-category-list-row .zpcol-md-12,
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-produt-category-list-row .zpcol-sm-12 {
    padding-inline-start: 0;
    padding-inline-end: 0; }
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-produt-category-list-row .theme-product-filter-selected-container {
    padding-inline-start: 0px; }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .theme-store-style-collection-row-01 {
      margin-block-start: 0px; } }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .zpcontainer {
      display: flex;
      align-items: flex-start; } }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .theme-produt-category-list-row {
      margin: 0px;
      margin-inline-start: 30px; } }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .theme-produt-category-list-row .zpcol-md-12,
    .theme-productfilter-enable .theme-produt-category-list-row .zpcol-sm-12 {
      padding: 0px; } }
  .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-block-start: 20px;
    padding-inline-start: 15px;
    padding-inline-end: 15px; }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container {
        padding-block-start: 0px;
        padding-block-end: 24px;
        padding-inline-start: 0;
        padding-inline-end: 0;
        margin-block-start: 0px; } }
    .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-label {
      color: #00376E;
      margin-inline-end: 20px; }
    .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value {
      padding: 5px;
      display: flex;
      align-items: center;
      border: 1px solid #E7E7E7;
      margin-inline-end: 10px;
      margin-block-end: 2px;
      line-height: 0px; }
      .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value:last-child {
        margin-inline-end: 0px; }
      .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value svg {
        height: 14px;
        width: 14px;
        fill: #00376E;
        margin-inline-start: 10px;
        cursor: pointer; }
      .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value .theme-product-filter-custom-check {
        height: 10px;
        width: 10px;
        margin-inline-end: 5px; }
        .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value .theme-product-filter-custom-check:last-of-type {
          margin-inline-end: 0px; }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .theme-produt-category-list-row {
      padding-inline-start: 15px;
      padding-inline-end: 15px; } }
  .theme-productfilter-enable .theme-produt-category-list-row .theme-filter-sortby-container {
    display: flex;
    flex-direction: column-reverse;
    width: 100%; }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-produt-category-list-row .theme-filter-sortby-container {
        margin-block-end: 0;
        flex-direction: row; } }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-produt-category-list-row .theme-filter-sortby-container .theme-product-filter-selected-container {
        padding-block-end: 0px;
        flex: 1 0 0; } }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-produt-category-list-row .theme-filter-sortby-container .theme-product-filter-icon-mobile-container {
        margin-inline-start: auto;
        padding-inline-start: 20px; } }
  .theme-productfilter-enable .theme-produt-filter-row {
    position: fixed;
    top: 0;
    left: -100%;
    padding-block-start: 20px;
    padding-block-end: 50px;
    padding-inline-start: 20px;
    padding-inline-end: 20px;
    height: 100%;
    overflow-y: auto;
    z-index: 300;
    width: 85%;
    transition: 0.3s linear; }
    @media all and (max-width: 768px) {
      .theme-productfilter-enable .theme-produt-filter-row {
        background: #ffffff; } }
    .theme-productfilter-enable .theme-produt-filter-row.theme-mobile-filter-show {
      left: 0; }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-produt-filter-row {
        width: 25%;
        position: static;
        height: auto;
        z-index: auto;
        padding: 0;
        left: auto;
        overflow: visible; } }
    .theme-productfilter-enable .theme-produt-filter-row.theme-blur-loading {
      opacity: 1; }
      @media all and (min-width: 992px) {
        .theme-productfilter-enable .theme-produt-filter-row.theme-blur-loading {
          opacity: 0.5;
          position: relative; } }
      .theme-productfilter-enable .theme-produt-filter-row.theme-blur-loading:after {
        background: RGBA(255, 255, 255, 0.5);
        content: "";
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3; }
        @media all and (min-width: 992px) {
          .theme-productfilter-enable .theme-produt-filter-row.theme-blur-loading:after {
            background: transparent;
            position: absolute; } }
  .theme-productfilter-enable .theme-product-filter-mobile-overlay {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    z-index: 255;
    display: block;
    background: RGBA(0, 0, 0, 0.8);
    transition: 0.3s linear; }
    .theme-productfilter-enable .theme-product-filter-mobile-overlay.theme-mobile-filter-overlay-show {
      left: 0; }
    .theme-productfilter-enable .theme-product-filter-mobile-overlay svg {
      width: 30px;
      height: 30px;
      position: absolute;
      right: 0;
      z-index: 200;
      fill: #00376E;
      top: 20px;
      right: 15px;
      background: #ffffff; }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-product-filter-mobile-overlay {
        display: none; } }
.theme-filter-mobile [data-zs-filter-option-container] {
  background: #fff; }

.theme-product-filter-box .theme-product-filter-type {
  padding-block-start: 5px;
  padding-block-end: 5px;
  padding-inline-start: 0px;
  padding-inline-end: 0px;
  margin-block-start: 10px;
  margin-block-end: 10px;
  color: #00376E;
  cursor: pointer;
  display: flex;
  align-items: center;
  border-block-end: 1px dotted #E7E7E7; }
  .theme-product-filter-box .theme-product-filter-type span {
    flex: 1 1 0; }
  .theme-product-filter-box .theme-product-filter-type .theme-filter-expand-icon,
  .theme-product-filter-box .theme-product-filter-type .theme-filter-close-icon {
    width: 12px;
    height: 12px;
    fill: currentColor;
    margin-inline-start: auto; }
    .theme-product-filter-box .theme-product-filter-type .theme-filter-expand-icon.theme-filter-expclose-default-hide,
    .theme-product-filter-box .theme-product-filter-type .theme-filter-close-icon.theme-filter-expclose-default-hide {
      display: none; }
  .theme-product-filter-box .theme-product-filter-type.theme-filter-expand-toggle .theme-filter-expand-icon {
    display: block; }
  .theme-product-filter-box .theme-product-filter-type.theme-filter-expand-toggle .theme-filter-close-icon {
    display: none; }
  .theme-product-filter-box .theme-product-filter-type.theme-filter-close-toggle .theme-filter-expand-icon {
    display: none; }
  .theme-product-filter-box .theme-product-filter-type.theme-filter-close-toggle .theme-filter-close-icon {
    display: block; }

.theme-product-filter-box .theme-product-clear-filter {
  display: flex;
  align-items: center;
  margin-block-end: 5px; }
  .theme-product-filter-box .theme-product-clear-filter svg {
    height: 14px;
    width: 14px;
    fill: currentColor;
    line-height: 0;
    margin-inline-end: 3px; }

.theme-product-filter-box:first-child .theme-product-filter-type {
  margin-block-start: 0px; }

.theme-product-filter-box .theme-product-filter-option-container {
  display: flex;
  align-items: center;
  margin-block-end: 5px;
  flex-wrap: wrap; }
  .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-count {
    margin-inline-start: auto;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #E7E7E7;
    line-height: 1;
    padding-block-start: 3px;
    padding-block-end: 3px;
    padding-inline-start: 5px;
    padding-inline-end: 5px;
    background: #F4FAFA; }
  .theme-product-filter-box .theme-product-filter-option-container ul {
    padding: 0px;
    width: 100%; }
    .theme-product-filter-box .theme-product-filter-option-container ul li {
      padding: 0;
      list-style: none;
      display: flex;
      align-items: center;
      margin-block-end: 5px;
      flex-wrap: wrap; }
      .theme-product-filter-box .theme-product-filter-option-container ul li:last-child {
        margin-block-end: 0px; }
      .theme-product-filter-box .theme-product-filter-option-container ul li ul {
        width: 100%;
        margin-block-start: 5px; }
        .theme-product-filter-box .theme-product-filter-option-container ul li ul li {
          padding-inline-start: 20px; }
      .theme-product-filter-box .theme-product-filter-option-container ul li .theme-product-filter-expand-close.theme-product-filter-select-option {
        display: flex;
        align-items: center;
        margin-inline-end: 5px;
        cursor: pointer; }
        .theme-product-filter-box .theme-product-filter-option-container ul li .theme-product-filter-expand-close.theme-product-filter-select-option svg {
          fill: #00376E;
          height: 15px;
          width: 15px; }
  .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option {
    position: relative;
    width: 14px;
    height: 14px;
    margin-inline-end: 10px; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-custom-check {
      position: absolute;
      left: 0px;
      top: 0;
      border: 1px solid #E7E7E7;
      height: 14px;
      width: 14px; }
      .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-custom-check:after {
        position: absolute;
        content: "";
        left: 2px;
        top: 2px;
        width: 8px;
        height: 8px;
        background: #00376E;
        display: none; }
      .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-custom-check.theme-product-filter-custom-radio {
        border-radius: 10px; }
        .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-custom-check.theme-product-filter-custom-radio .theme-check-svg {
          display: none; }
        .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-custom-check.theme-product-filter-custom-radio:after {
          border-radius: 10px; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-check {
      position: absolute;
      opacity: 0;
      z-index: 1;
      width: 14px;
      height: 14px;
      margin: 0;
      cursor: pointer;
      top: 0px;
      left: 0px; }
      .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-check:checked + .theme-product-filter-custom-check {
        border: 1px solid #00376E;
        background: #000; }
        .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-check:checked + .theme-product-filter-custom-check:after {
          display: block; }
  .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating {
    display: flex;
    align-items: center; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating svg {
      width: 15px;
      height: 15px;
      fill: #cccccc; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-one svg:first-child {
      fill: #4CB5AB; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-two svg:first-child, .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-two svg:nth-child(2) {
      fill: #4CB5AB; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-three svg:first-child, .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-three svg:nth-child(2), .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-three svg:nth-child(3) {
      fill: #4CB5AB; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:first-child, .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:nth-child(2), .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:nth-child(3), .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:nth-child(4) {
      fill: #4CB5AB; }

.theme-product-filter-box .theme-product-filter-show-more {
  margin-block-start: 5px;
  text-decoration: underline; }

.theme-product-filter-box .theme-product-filter-price-minmax {
  margin-block-end: 10px;
  display: flex;
  align-items: center; }
  .theme-product-filter-box .theme-product-filter-price-minmax .theme-product-filter-minmax-input {
    width: 45%;
    border-color: #E7E7E7;
    height: 40px;
    -webkit-appearance: none;
    border-radius: 0;
    min-inline-size: 1px; }
  .theme-product-filter-box .theme-product-filter-price-minmax span {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 10px;
    margin-inline-end: 10px;
    width: 10%;
    text-align: center;
    flex: 1 0 auto; }

.theme-product-filter-box .theme-product-filter-color-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px; }
  .theme-product-filter-box .theme-product-filter-color-container .theme-product-filter-color {
    margin-inline-end: 5px;
    position: relative;
    width: 20px;
    height: 20px;
    width: 100%;
    height: 100%;
    gap: 10px;
    display: flex; }
    .theme-product-filter-box .theme-product-filter-color-container .theme-product-filter-color .theme-product-filter-custom-color-name {
      font-size: 12px;
      font-weight: 300;
      white-space: nowrap;
      cursor: pointer; }
    .theme-product-filter-box .theme-product-filter-color-container .theme-product-filter-color:last-child {
      margin-inline-end: 0px; }
    .theme-product-filter-box .theme-product-filter-color-container .theme-product-filter-color .theme-product-filter-custom-check {
      position: absolute;
      left: 0px;
      top: 0;
      border: 1px solid #E7E7E7;
      height: 20px;
      width: 20px; }
    .theme-product-filter-box .theme-product-filter-color-container .theme-product-filter-color .theme-product-filter-check {
      position: relative;
      opacity: 0;
      z-index: 1;
      width: 20px;
      height: 20px;
      margin: 0;
      cursor: pointer; }
      .theme-product-filter-box .theme-product-filter-color-container .theme-product-filter-color .theme-product-filter-check:checked + .theme-product-filter-custom-check {
        border: 1px solid #00376E;
        background: #000; }

.theme-product-filter-box .theme-product-filter-search {
  position: relative;
  margin-block-end: 10px; }
  .theme-product-filter-box .theme-product-filter-search input {
    height: 40px;
    border-color: #E7E7E7;
    width: 100%;
    color: #5981A9;
    padding-inline-start: 25px;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 14px; }
  .theme-product-filter-box .theme-product-filter-search svg {
    stroke: #5981A9;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 5px;
    top: 13px; }

.theme-product-filter-box .theme-product-filter-text {
  max-inline-size: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  font-weight: 300;
  font-size: 12px; }
  .theme-product-filter-box .theme-product-filter-text a {
    color: #5981A9;
    display: flex;
    align-items: center; }
    .theme-product-filter-box .theme-product-filter-text a .theme-parentcategory-filter-icon {
      width: 10px;
      height: 10px;
      fill: currentColor;
      margin-inline-end: 5px; }

.theme-product-filter-icon-mobile {
  display: none; }

.theme-product-filter-icon-mobile-container {
  display: flex;
  align-items: center;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 15px;
  padding-inline-end: 15px; }
  @media all and (min-width: 992px) {
    .theme-product-filter-icon-mobile-container {
      display: block;
      padding: 0px; } }
  .theme-product-filter-icon-mobile-container.theme-product-filter-icon-mobile-container-search {
    width: 100%;
    padding: 0;
    margin-block-start: 20px; }
    @media all and (min-width: 992px) {
      .theme-product-filter-icon-mobile-container.theme-product-filter-icon-mobile-container-search {
        margin-inline-start: auto;
        width: auto;
        margin-block-start: 0; } }
  .theme-product-filter-icon-mobile-container .theme-product-filter-icon-mobile {
    display: flex;
    align-items: center;
    padding: 5px;
    border: 1px solid #4CB5AB;
    border-radius: 3px;
    color: #4CB5AB;
    font-size: 14px; }
    .theme-product-filter-icon-mobile-container .theme-product-filter-icon-mobile svg {
      fill: currentColor;
      width: 24px;
      height: 24px; }
    @media all and (min-width: 992px) {
      .theme-product-filter-icon-mobile-container .theme-product-filter-icon-mobile {
        display: none; } }
@media all and (max-width: 768px) {
  .theme-product-filter-icon-mobile-container .theme-collection-sortby-section {
    margin-inline-start: auto; }
    .theme-product-filter-icon-mobile-container .theme-collection-sortby-section .zpcontainer {
      padding: 0px; }
  .theme-product-filter-box .theme-product-filter-price-minmax .theme-product-filter-minmax-input {
    font-size: 14px; }
  .theme-product-filter-box .theme-product-filter-search input {
    font-size: 14px; } }

.theme-filter-search-result-heading {
  padding-block-end: 0px; }
  @media all and (min-width: 992px) {
    .theme-filter-search-result-heading {
      padding-block-end: 30px; } }
.theme-collection-section .zpcontainer {
  width: 100%; }
  @media (min-width: 991px) {
    .theme-collection-section .zpcontainer {
      padding-inline-start: 28px;
      padding-inline-end: 28px; } }
  @media (max-width: 768px) {
    .theme-collection-section .zpcontainer {
      padding-inline-start: 16px;
      padding-inline-end: 16px; } }
  .theme-collection-section .zpcontainer .theme-produt-category-list-row {
    margin: 0; }
    .theme-collection-section .zpcontainer .theme-produt-category-list-row .zpcol-md-12 {
      padding-block-start: 20px;
      padding-inline-start: 0; }
  .theme-collection-section .zpcontainer .theme-store-collection-container:has(.theme-no-products-error) {
    display: block; }
  .theme-collection-section .zpcontainer [dats-zs-category-name-sort-by-details] {
    margin: 0;
    border-block-end: 1px solid #E9E9E9;
    width: 100%; }
    .theme-collection-section .zpcontainer [dats-zs-category-name-sort-by-details] .zpcol-md-12 {
      width: 50%;
      padding: 0; }
    .theme-collection-section .zpcontainer [dats-zs-category-name-sort-by-details] .theme-filter-sortby-container {
      width: 50%;
      display: flex;
      justify-content: end;
      align-items: center; }
      @media (max-width: 768px) {
        .theme-collection-section .zpcontainer [dats-zs-category-name-sort-by-details] .theme-filter-sortby-container {
          display: none; } }
.theme-category-name-description {
  line-height: 1.5rem;
  padding-block-start: 18px;
  padding-block-end: 18px; }

@media (max-width: 768px) {
  .theme-category-name-description {
    padding-block-end: 0;
    padding-block-start: 20px; } }

@media all and (min-width: 992px) {
  .theme-productfilter-enable .theme-produt-category-list-row .theme-filter-sortby-container {
    margin-block-end: 0; }
  .theme-productfilter-enable .theme-produt-category-list-row [dats-zs-category-name-sort-by-details] {
    margin-inline-start: 28px;
    border-block-end: 1px solid #E9E9E9;
    margin-inline-start: 28px; }
  .theme-productfilter-enable .theme-produt-category-list-row {
    width: 81%; } }

@media (max-width: 768px) {
  .theme-produt-category-list-row {
    margin-inline-start: 0;
    margin-inline-end: 0; }
  .theme-collection-section .theme-produt-category-list-row .zprow .zpcol-md-12 {
    padding: 0; }
  .theme-collection-section .theme-produt-category-list-row .zpcol-md-12 .zprow[data-sort-by-products-target] {
    padding: 0;
    margin-inline-start: 0;
    margin-inline-end: 0; } }

.theme-productfilter-enable .theme-produt-category-list-row [data-sort-by-products-target] {
  flex-wrap: wrap;
  padding-inline-start: 28px; }

.theme-category-name-description .theme-category-name {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.4; }
  @media (max-width: 768px) {
    .theme-category-name-description .theme-category-name {
      padding-block-end: 4px;
      font-size: 18px;
      line-height: normal; } }
.theme-category-name-description span {
  font-size: 13px;
  font-weight: 400;
  color: #646464 !important; }

.theme-category-name-description.theme-collection-description {
  text-align: center; }
  .theme-category-name-description.theme-collection-description .theme-collection-name-with-desc {
    padding-block-end: 20px; }

.theme-custom-sort {
  padding: 8px 16px;
  cursor: pointer; }
  .theme-custom-sort .theme-custom-select-value {
    font-size: 13px;
    font-weight: 600; }
  .theme-custom-sort .theme-open-custom-sort[data-custom-select-option-container] {
    display: flex;
    border-block-start: 1px solid transparent; }
  .theme-custom-sort .theme-custom-select-option-container {
    display: none;
    position: absolute;
    background: #fff;
    top: 100%;
    left: 0;
    border: 1px solid #e9e9e9;
    z-index: 3;
    width: 100%;
    flex-direction: column;
    font-size: 13px;
    color: black; }
    .theme-custom-sort .theme-custom-select-option-container .theme-custom-select-option {
      cursor: pointer;
      padding: 8px 16px; }
      .theme-custom-sort .theme-custom-select-option-container .theme-custom-select-option:hover {
        background-color: #4CB5AB;
        color: #ffffff; }
  .theme-custom-sort .theme-sort-open-close {
    width: 10px;
    height: 10px;
    rotate: 0;
    transition: rotate 0.3s ease-in-out; }
  .theme-custom-sort .theme-toggle-open {
    rotate: 180deg; }

.zpcontainer:has([data-zs-collection]) {
  width: 100%;
  padding-inline-start: 28px;
  padding-inline-end: 28px; }
  @media (max-width: 768px) {
    .zpcontainer:has([data-zs-collection]) {
      padding-inline-start: 16px;
      padding-inline-end: 16px; } }
.zpcontainer [data-zs-collection] {
  border-block-end: 1px solid #e9e9e9;
  margin: 0;
  padding: 18px 0;
  align-items: center; }
  @media (max-width: 768px) {
    .zpcontainer [data-zs-collection] {
      padding-block-start: 20px;
      padding-block-end: 4px; } }
  .zpcontainer [data-zs-collection] .theme-collection-col {
    width: 50%;
    padding: 0; }
    @media (max-width: 768px) {
      .zpcontainer [data-zs-collection] .theme-collection-col {
        width: 100%;
        padding-inline-start: 0; } }
    .zpcontainer [data-zs-collection] .theme-collection-col .theme-collection-description {
      color: #646464;
      font-size: 12px; }
      .zpcontainer [data-zs-collection] .theme-collection-col .theme-collection-description h1 {
        font-size: 28px;
        color: #000;
        font-weight: 600;
        line-height: 1.4; }
        @media (max-width: 768px) {
          .zpcontainer [data-zs-collection] .theme-collection-col .theme-collection-description h1 {
            font-size: 18px; } }
  @media (max-width: 768px) {
    .zpcontainer [data-zs-collection] .theme-collection-sortby-section {
      display: none; } }
.theme-collection-section .zprow.theme-product-ratio {
  margin: 0;
  padding-block-start: 20px; }

.theme-section:has([data-zs-collection]) {
  padding: 0; }

.theme-no-products-error {
  font-size: 20px;
  text-align: center;
  margin-block-start: 30px; }

.theme-no-products-error-style-05 {
  border: 1px dashed #E7E7E7;
  padding: 13px 10px;
  text-align: center;
  background: #F4FAFA;
  margin-block-start: 30px; }

.theme-no-products-error-style-02-04 {
  margin-block-start: 50px;
  background: #F4FAFA;
  padding: 10px; }

.theme-collection-heading-view-all {
  display: flex;
  align-items: center;
  padding-block-end: 30px; }
  .theme-collection-heading-view-all .theme-section-heading {
    font-size: 20px;
    padding-block-end: 0px; }
  .theme-collection-heading-view-all.theme-collection-heading-view-all-search {
    flex-direction: column; }
    @media all and (min-width: 992px) {
      .theme-collection-heading-view-all.theme-collection-heading-view-all-search {
        flex-direction: row; } }
    .theme-collection-heading-view-all.theme-collection-heading-view-all-search .theme-collection-sort-inner {
      margin-block-start: 20px; }
      @media all and (min-width: 992px) {
        .theme-collection-heading-view-all.theme-collection-heading-view-all-search .theme-collection-sort-inner {
          margin-block-start: 0px; } }
    .theme-collection-heading-view-all.theme-collection-heading-view-all-search.theme-store-search-heading-temp-03 {
      margin-block-end: 30px;
      border-block-end: 1px solid RGBA(231, 231, 231, 0.5); }
      .theme-collection-heading-view-all.theme-collection-heading-view-all-search.theme-store-search-heading-temp-03 h2 {
        font-size: 24px; }

.theme-collection-viewall {
  display: flex;
  justify-content: center;
  margin-block-start: 50px; }

.theme-collection-sort-inner {
  margin-inline-start: auto;
  display: flex;
  align-items: center;
  position: relative; }
  .theme-collection-sort-inner .theme-sortby-label {
    font-weight: bold;
    flex: 1 0 auto; }
  .theme-collection-sort-inner select {
    margin-inline-start: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;
    padding-block-start: 0px;
    padding-block-end: 0;
    padding-inline-start: 10px;
    padding-inline-end: 18px;
    font-size: 13px;
    width: 162px;
    white-space: nowrap; }
  .theme-collection-sort-inner .theme-sortby-option {
    margin-inline-start: 10px; }
    .theme-collection-sort-inner .theme-sortby-option .theme-sortby-option-val {
      margin-inline-end: 10px;
      padding-inline-end: 10px;
      position: relative;
      cursor: pointer;
      border-inline-end: 1px solid #5981A9; }
      .theme-collection-sort-inner .theme-sortby-option .theme-sortby-option-val.theme-active-sortby {
        color: #4CB5AB; }
      .theme-collection-sort-inner .theme-sortby-option .theme-sortby-option-val:last-child {
        margin-inline-end: 0px;
        padding-inline-end: 0px;
        border-inline-end: 0 none; }
  .theme-collection-sort-inner.theme-collection-sortby-style-02:after {
    display: none; }

.theme-lazy-loading-container {
  width: 100%;
  margin-block-start: 50px;
  display: flex;
  justify-content: center; }

.theme-blur-loading {
  opacity: 0.5;
  position: relative;
  z-index: -2; }
  .theme-blur-loading.theme-blur-style-04 {
    z-index: 1; }

.theme-store-collection-container {
  background: #F4FAFA;
  padding-block-start: 25px;
  padding-block-end: 25px;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
  border-radius: 4px; }

.theme-collection-row-no-margin {
  margin: 0px; }

.zpstoreproduct-container {
  display: flex;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: -15px;
  margin-inline-end: -15px; }
  .zpstoreproduct-container.zpproduct-align-left {
    justify-content: flex-start; }
  .zpstoreproduct-container.zpproduct-align-right {
    justify-content: flex-end; }
  .zpstoreproduct-container.zpproduct-align-center {
    justify-content: center; }

fieldset {
  border: none;
  background: none; }

.screen-reader-only {
  display: none; }

.theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-02:nth-child(odd) {
  padding-inline-end: 0.25rem; }
  @media all and (min-width: 992px) {
    .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-02:nth-child(odd) {
      padding-inline-end: 0.94rem; } }
.theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-02:nth-child(even) {
  padding-inline-start: 0.25rem; }
  @media all and (min-width: 992px) {
    .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-02:nth-child(even) {
      padding-inline-start: 0.94rem; } }
.theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-03 {
  padding-inline: 0.25rem; }
  @media all and (min-width: 768px) {
    .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-03 {
      padding-inline: 0.94rem; } }
@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04 {
    padding-inline: 0.25rem; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04 {
    padding-inline: 0.94rem; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03 .theme-prod-coupons-code-container,
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03 .theme-prod-coupons-container, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04 .theme-prod-coupons-code-container,
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04 .theme-prod-coupons-container {
    padding-block: 0px;
    padding-inline: 0.25rem; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03 .theme-prod-coupons-code-container,
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03 .theme-prod-coupons-container, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04 .theme-prod-coupons-code-container,
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04 .theme-prod-coupons-container {
    padding-block: 0px;
    padding-inline: 1.5rem; } }

.theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-01 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-01 {
      width: 50%; } }
.theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-02 {
  width: 50%; }

.theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-03 {
  width: 33.33333%; }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-01 {
    width: 100%; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-02 {
    width: 50%; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03 {
    width: 33.33333%; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04 {
    width: 25%; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-01.theme-product-count-md-04, .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-02.theme-product-count-md-04, .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-03.theme-product-count-md-04, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-01.theme-product-count-md-04, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-02.theme-product-count-md-04, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03.theme-product-count-md-04, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04.theme-product-count-md-04 {
    width: 25%;
    padding-inline: 0.62rem; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-01.theme-product-count-md-04 .theme-product-box-inner, .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-02.theme-product-count-md-04 .theme-product-box-inner, .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-03.theme-product-count-md-04 .theme-product-box-inner, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-01.theme-product-count-md-04 .theme-product-box-inner, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-02.theme-product-count-md-04 .theme-product-box-inner, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03.theme-product-count-md-04 .theme-product-box-inner, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04.theme-product-count-md-04 .theme-product-box-inner {
    padding-inline: 0; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-01.theme-product-count-md-04 .theme-prod-name, .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-02.theme-product-count-md-04 .theme-prod-name, .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-03.theme-product-count-md-04 .theme-prod-name, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-01.theme-product-count-md-04 .theme-prod-name, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-02.theme-product-count-md-04 .theme-prod-name, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03.theme-product-count-md-04 .theme-prod-name, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04.theme-product-count-md-04 .theme-prod-name {
    padding: 0.25rem;
    min-block-size: auto; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-01.theme-product-count-md-04 .theme-product-box-content.theme-rating, .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-02.theme-product-count-md-04 .theme-product-box-content.theme-rating, .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-03.theme-product-count-md-04 .theme-product-box-content.theme-rating, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-01.theme-product-count-md-04 .theme-product-box-content.theme-rating, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-02.theme-product-count-md-04 .theme-product-box-content.theme-rating, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03.theme-product-count-md-04 .theme-product-box-content.theme-rating, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04.theme-product-count-md-04 .theme-product-box-content.theme-rating {
    padding: 0.25rem;
    margin-block-start: 0.25rem; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-01.theme-product-count-md-04 .theme-prod-price-and-addcart, .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-02.theme-product-count-md-04 .theme-prod-price-and-addcart, .theme-product-ratio .theme-product-list-style-06.theme-product-count-xsm-03.theme-product-count-md-04 .theme-prod-price-and-addcart, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-01.theme-product-count-md-04 .theme-prod-price-and-addcart, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-02.theme-product-count-md-04 .theme-prod-price-and-addcart, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-03.theme-product-count-md-04 .theme-prod-price-and-addcart, .theme-product-ratio .theme-product-list-style-06.theme-product-count-sm-04.theme-product-count-md-04 .theme-prod-price-and-addcart {
    padding-block: 0px;
    padding-inline: 0.25rem; } }

@media all and (min-width: 992px) {
  .theme-product-ratio {
    margin-inline: -0.25rem; } }

@media all and (min-width: 992px) {
  .theme-product-ratio[data-zs-recommended-products], .theme-product-ratio [data-zs-upsell-products] {
    margin-inline: 0; } }

@media all and (min-width: 992px) {
  .theme-product-ratio[data-zs-recommended-products] .zprow, .theme-product-ratio [data-zs-upsell-products] .zprow {
    margin-inline: -0.25rem; } }

.zpcol-md-12 .theme-product-list-style-06 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-12 .theme-product-list-style-06 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-12 .theme-product-list-style-06 {
      width: 33.33333%; } }
.zpcol-md-11 .theme-product-list-style-06 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-11 .theme-product-list-style-06 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-11 .theme-product-list-style-06 {
      width: 36.33333%; } }
.zpcol-md-10 .theme-product-list-style-06 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-10 .theme-product-list-style-06 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-10 .theme-product-list-style-06 {
      width: 39.99999%; } }
.zpcol-md-9 .theme-product-list-style-06 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-9 .theme-product-list-style-06 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-9 .theme-product-list-style-06 {
      width: 44.44444%; } }
.zpcol-md-8 .theme-product-list-style-06 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-8 .theme-product-list-style-06 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-8 .theme-product-list-style-06 {
      width: 49.99%; } }
.zpcol-md-7 .theme-product-list-style-06 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-7 .theme-product-list-style-06 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-7 .theme-product-list-style-06 {
      width: 57.11111%; } }
.zpcol-md-6 .theme-product-list-style-06 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-6 .theme-product-list-style-06 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-6 .theme-product-list-style-06 {
      width: 66.55555%; } }
.zpcol-md-5 .theme-product-list-style-06 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-5 .theme-product-list-style-06 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-5 .theme-product-list-style-06 {
      width: 79.89%; } }
.zpcol-md-4 .theme-product-list-style-06,
.zpcol-md-3 .theme-product-list-style-06,
.zpcol-md-2 .theme-product-list-style-06,
.zpcol-md-1 .theme-product-list-style-06 {
  width: 100%; }

.zpfilmstrip-title-container {
  margin-block-end: 0 !important;
  padding-block-end: 2.50rem !important; }
  .zpfilmstrip-title-container .zpfilmstrip-title {
    font-size: 1.88rem;
    font-weight: 700;
    line-height: 3.5rem;
    color: #5981A9; }

[class*="theme-product-list-style-"] .theme-product-box-content, .theme-product-box-inner {
  max-width: 31.25rem;
  margin-inline: auto; }

.theme-product-list-style-06 {
  display: flex;
  padding-inline: 0.94rem; }
  @media all and (max-width: 768px) {
    .theme-product-list-style-06 {
      padding-inline: 0 0.75rem; } }
  .theme-product-list-style-06 .theme-product-box-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-block-end: 1.88rem;
    border-radius: 1rem;
    overflow: hidden;
    height: fit-content; }
    @media all and (max-width: 768px) {
      .theme-product-list-style-06 .theme-product-box-content {
        padding-block-end: 0;
        border-radius: 0.5rem; } }
    .theme-product-list-style-06 .theme-product-box-content:last-child {
      margin-block-end: 0px; }
    .theme-product-list-style-06 .theme-product-box-content:hover {
      box-shadow: 0px 0.12rem 1.25rem 0px rgba(0, 0, 0, 0.1); }
      .theme-product-list-style-06 .theme-product-box-content:hover .theme-product-image-area .theme-wishlist-icon {
        transition: 0.3s linear;
        right: 0.88rem; }
    @media all and (min-width: 768px) {
      .theme-product-list-style-06 .theme-product-box-content {
        padding-block-end: 0; } }
    .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area {
      position: relative;
      width: 100%;
      height: 100%;
      background: #F4FAFA;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      aspect-ratio: 1; }
      .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area .theme-product-sale-ribbon {
        position: absolute;
        top: 0;
        padding: 0.5rem 1rem;
        border-radius: 1rem 0.25rem 0.25rem 0px;
        background: #525252;
        z-index: 1;
        left: 0;
        line-height: 0.75rem;
        color: #ffffff; }
      .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area .theme-product-ribbon-area {
        position: absolute;
        top: 1rem;
        right: 1rem;
        z-index: 1; }
        .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area .theme-product-ribbon-area [data-zs-outofstock] {
          color: #ffffff;
          background: #ff0000;
          padding: 0.25rem;
          font-size: 0.75rem; }
        .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area .theme-product-ribbon-area .theme-product-sale-ribbon {
          color: #ffffff; }
          .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area .theme-product-ribbon-area .theme-product-sale-ribbon .theme-sale-message {
            position: absolute;
            top: 42%;
            left: 50%;
            translate: -50% -50%;
            line-height: 0.75rem;
            text-wrap: nowrap; }
      .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area .theme-wishlist-icon {
        position: absolute;
        bottom: 0.75rem;
        right: -1.88rem;
        transition: 0.3s linear;
        z-index: 2;
        width: 2rem;
        height: 2rem;
        cursor: pointer; }
        .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area .theme-wishlist-icon .wishlist-selection-container {
          background: none;
          border: none; }
      .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area picture {
        display: flex;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area picture img {
          width: 100%;
          height: 100%;
          object-fit: scale-down;
          animation: 0.5s ease-out 0s 1 normal forwards running fadeIn;
          aspect-ratio: 1; }
    .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area {
      width: 100%;
      padding: 1.25rem;
      border-radius: 0px 0px 1rem 1rem;
      background: #F4FAFA;
      display: flex;
      flex-direction: column;
      gap: 0.88rem; }
      @media all and (max-width: 768px) {
        .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area {
          padding: 0.75rem;
          gap: 0.5rem; } }
      .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants {
        display: flex;
        justify-content: space-between;
        height: 1.12rem; }
        .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-rating {
          display: flex;
          justify-content: end; }
          .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-rating .svg-grad stop {
            stop-color: #ffc121; }
            .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-rating .svg-grad stop + stop {
              stop-color: #ffffff; }
          .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-rating .svg-grad polygon {
            stroke: #ffc121; }
        .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations {
          display: flex;
          align-items: center;
          line-height: 1.12rem; }
          @media all and (max-width: 768px) {
            .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations {
              line-height: 0.75rem; } }
          .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations .theme-product-color {
            margin-inline-end: -0.38rem;
            height: 1.12rem; }
            @media all and (max-width: 768px) {
              .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations .theme-product-color {
                height: 0.75rem; } }
            .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations .theme-product-color:last-of-type {
              margin-inline-end: 0; }
            .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations .theme-product-color label {
              display: inline-block;
              width: 1.12rem;
              height: 1.12rem;
              border-radius: 0.75rem;
              position: relative;
              border: 1.5px solid #ffffff; }
              @media all and (max-width: 768px) {
                .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations .theme-product-color label {
                  width: 0.75rem;
                  height: 0.75rem; } }
              .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations .theme-product-color label input[type="radio"] {
                display: none; }
          .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations .theme-more-variants {
            color: #5981A9; }
            @media all and (max-width: 768px) {
              .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations .theme-more-variants {
                font-size: 0.62rem;
                padding-inline-start: 0.12rem;
                line-height: 0.75rem; } }
      .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price {
        display: flex;
        flex-direction: column;
        gap: 0.88rem; }
        @media all and (max-width: 768px) {
          .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price {
            gap: 0.5rem; } }
        .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name {
          line-height: 1.5rem;
          height: 3rem;
          text-overflow: ellipsis;
          overflow: hidden;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden; }
          @media all and (max-width: 768px) {
            .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name {
              height: 2.25rem;
              line-height: 1.12rem; } }
          .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name a {
            font-size: 1rem;
            color: #5981A9;
            font-weight: 500; }
            @media all and (max-width: 768px) {
              .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name a {
                font-size: 0.75rem; } }
        .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon {
          display: flex;
          align-items: center; }
          .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon [data-zs-pricing-container] {
            text-wrap: nowrap;
            line-height: 1rem; }
            .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon [data-zs-pricing-container] .theme-product-detail-price-area {
              display: flex;
              gap: 0.5rem;
              align-items: baseline; }
              @media all and (max-width: 768px) {
                .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon [data-zs-pricing-container] .theme-product-detail-price-area {
                  gap: 0.25rem; } }
              .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon [data-zs-pricing-container] .theme-product-detail-price-area [data-zs-selling-price] {
                font-size: 1rem;
                line-height: 1.5rem; }
                @media all and (max-width: 768px) {
                  .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon [data-zs-pricing-container] .theme-product-detail-price-area [data-zs-selling-price] {
                    font-size: 0.75rem;
                    line-height: 1rem; } }
              .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon [data-zs-pricing-container] .theme-product-detail-price-area [data-zs-label-price] {
                text-decoration: line-through;
                font-size: 0.75rem;
                line-height: 1rem;
                color: #999999; }
                @media all and (max-width: 768px) {
                  .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon [data-zs-pricing-container] .theme-product-detail-price-area [data-zs-label-price] {
                    font-size: 0.62rem; } }
          .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon .theme-prod-coupons-code-container .theme-prod-coupons-code {
            text-wrap: nowrap;
            background: transparent;
            color: #12b985;
            font-weight: 500;
            font-size: 0.88rem;
            line-height: 1.12rem; }
            @media all and (max-width: 768px) {
              .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-price-coupon .theme-prod-coupons-code-container .theme-prod-coupons-code {
                font-size: 0.62rem;
                line-height: 0.75rem; } }
      .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view {
        display: flex;
        width: 100%;
        justify-content: space-between;
        gap: 1.25rem; }
        .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-details {
          border-radius: 0.5rem;
          width: 75%;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #ffffff;
          text-transform: uppercase;
          background: #4CB5AB;
          font-size: 0.75rem;
          line-height: 2.88rem;
          font-weight: 600; }
          @media all and (max-width: 768px) {
            .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-details {
              line-height: 1.5rem;
              border-radius: 0.25rem;
              padding-block: 0.5rem;
              width: 100%; } }
        .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-quick-view {
          width: 2.88rem;
          border-radius: 0.5rem;
          border: 0.06rem solid #4CB5AB; }
          @media all and (max-width: 768px) {
            .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-quick-view {
              display: none; } }
          .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-quick-view button {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            height: 100%;
            background: none; }
            .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-quick-view button .theme-icon-open {
              display: none; }
          .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-quick-view:hover .theme-icon-open {
            display: block; }
          .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-view-details-quick-view .theme-product-quick-view:hover .theme-icon-close {
            display: none; }
  .theme-product-list-style-06 .theme-prod-coupons-code-container {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center; }
    .theme-product-list-style-06 .theme-prod-coupons-code-container .theme-prod-coupons-code {
      display: inline-block;
      line-height: 1.88rem;
      padding: 0 0.75rem;
      background: #00376E;
      color: #ffffff;
      font-size: 0.88rem; }

.theme-collection-section {
  padding-block: 3.12rem; }

.zpstorecollection-container.zpfilmstrip .theme-section-heading {
  display: none; }

.zpstorecollection-container.zpfilmstrip .theme-store-collection-container {
  padding: 0px; }
  @media all and (max-width: 991px) {
    .zpstorecollection-container.zpfilmstrip .theme-store-collection-container {
      background: initial; } }
.zpstorecollection-container.zpfilmstrip .theme-store-style-collection-row-06 {
  margin: 0px;
  transition: all ease 0.3s; }
  .zpstorecollection-container.zpfilmstrip .theme-store-style-collection-row-06 .theme-product-box-inner {
    padding: 0px; }

.zpstorecollection-container.zpfilmstrip .zpcarousel-arrows-container .zpcarousel-arrow-right {
  z-index: 245; }

.zpstorecollection-container.zpfilmstrip .zpcarousel-arrows-container .zpcarousel-arrow-left {
  z-index: 245; }

[class*="theme-product-list-style-"] .theme-product-box-content, .theme-product-box-inner {
  max-width: 320px;
  margin-inline: auto; }

.theme-tag-sku-label {
  white-space: nowrap; }

@media all and (min-width: 992px) {
  .theme-pages-full-stretch .theme-section .zpcontainer {
    margin-inline: 0;
    padding-inline: 100px;
    max-inline-size: 100%; } }

@media all and (max-width: 768px) {
  .theme-pages-full-stretch .theme-section .zpcontainer {
    padding-inline: 12px; } }

.theme-product-details-style-06 [data-zs-product-details-section-container] {
  padding-block: 40px; }
  @media all and (max-width: 768px) {
    .theme-product-details-style-06 [data-zs-product-details-section-container] {
      padding-block: 0; } }
  @media all and (max-width: 768px) {
    .theme-product-details-style-06 [data-zs-product-details-section-container] .theme-product-page-breadcrumb {
      padding-block: 16px; } }
.theme-product-details-style-06 .theme-section {
  padding-block: 0 40px; }
  @media all and (max-width: 768px) {
    .theme-product-details-style-06 .theme-section {
      padding-block: 0; } }
  @media all and (max-width: 768px) {
    .theme-product-details-style-06 .theme-section[data-zs-product-details-primary-section] {
      padding-block: 12px 24px; } }
.theme-product-details-style-06 .theme-product-detail-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column; }
  @media all and (max-width: 768px) {
    .theme-product-details-style-06 .theme-product-detail-container {
      padding-block-end: 0;
      border-block-end: none; } }
  @media all and (min-width: 992px) {
    .theme-product-details-style-06 .theme-product-detail-container {
      flex-wrap: nowrap;
      flex-direction: row;
      align-items: stretch;
      gap: 48px; } }
  .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-column {
    padding: 0px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
      display: flex;
      height: 100%; }
      @media all and (max-width: 768px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
          gap: 0;
          width: 100%;
          flex-direction: column; } }
      @media all and (min-width: 992px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
          position: sticky;
          top: 0; } }
  .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container {
    margin-block-end: 24px; }
    @media all and (min-width: 992px) {
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container {
        margin-block-end: 0px;
        gap: 32px;
        flex-direction: row-reverse; } }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
      height: 320px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding-block-end: 0;
      gap: 12px; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
          height: 600px;
          gap: 0; } }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 100%;
        background: #F4FAFA;
        border-radius: 24px;
        aspect-ratio: 1;
        position: relative; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-navigation {
          width: 32px;
          height: 32px;
          background: #c6cdd4;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          position: absolute;
          top: 50%; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-navigation.theme-navigate-left {
            left: 3%; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-navigation.theme-navigate-right {
            right: 3%; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner picture {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 100%; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner img {
          max-inline-size: 100%;
          max-block-size: 100%;
          width: 100%;
          height: 100%;
          object-fit: scale-down;
          vertical-align: top;
          flex: 0 0 auto;
          cursor: pointer;
          border-radius: 24px; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          right: 0;
          background: RGBA(255, 255, 255, 0.6);
          z-index: 200;
          display: none; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay .theme-image-loader {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            height: 12px;
            width: 12px;
            background: RGBA(0, 0, 0, 0.8);
            animation: imageLoader 0.5s ease-in-out infinite alternate;
            border-radius: 50%;
            animation-delay: -0.16s; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay .theme-image-loader:after, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay .theme-image-loader:before {
              width: 12px;
              height: 12px;
              content: "";
              display: block;
              background: RGBA(0, 0, 0, 0.7);
              position: absolute;
              animation: imageLoader 0.5s ease-in-out infinite alternate;
              border-radius: 50%;
              left: -20px; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay .theme-image-loader:before {
              animation-delay: -0.32s; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay .theme-image-loader:after {
              left: 20px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
      display: flex;
      flex-direction: column;
      align-items: center;
      flex-wrap: nowrap;
      gap: 16px;
      overflow: scroll;
      height: 600px; }
      @media all and (max-width: 768px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
          flex-direction: row;
          height: fit-content;
          padding-block-start: 10px; } }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail {
        background: #F4FAFA;
        cursor: pointer;
        display: flex;
        width: 80px;
        height: 80px;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        border: 1px solid #E7E7E7;
        min-width: 80px;
        min-height: 80px;
        border-radius: 16px; }
        @media all and (max-width: 768px) {
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail {
            width: 180px;
            height: 112px;
            min-width: 120px;
            min-height: 112px; } }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail:hover, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail.theme-active-thumbnail {
          border: 1px solid #298bff; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail:hover img, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail.theme-active-thumbnail img {
            opacity: 1; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail picture {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 100%; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail img {
          max-inline-size: 100%;
          max-block-size: 100%;
          vertical-align: top;
          width: 100%;
          height: 100%;
          flex: 0 0 auto;
          object-fit: cover;
          opacity: 0.8; }
  .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container {
    flex-direction: column;
    width: 100%; }
    @media all and (min-width: 992px) {
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container {
        line-height: 1; } }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name-ratings {
      display: flex;
      align-items: center;
      gap: 16px;
      width: 100%;
      padding-block: 12px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name-ratings .wishlist-selection-container {
        border: none;
        background: none;
        margin-inline-start: auto; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-short-description {
      font-size: 14px;
      line-height: 18px;
      padding-block-end: 12px; }
      @media all and (max-width: 768px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-short-description {
          line-height: 20px; } }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-prod-non-returnable-out-of-stock {
      display: flex;
      gap: 10px;
      padding-block: 0;
      align-items: center; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-prod-non-returnable-out-of-stock .theme-prod-non-returnable {
        padding: 12px;
        border-radius: 4px;
        border: 1px solid #E7E7E7;
        background: #F4FAFA;
        text-transform: capitalize;
        font-size: 12px;
        line-height: 16px;
        font-weight: 500; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-prod-non-returnable-out-of-stock .theme-out-of-stock {
        border-radius: 4px;
        border: 1px solid #E7E7E7;
        background: #e57373;
        padding: 12px;
        color: #ffffff;
        line-height: 16px;
        font-size: 12px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      margin-block: 0;
      margin-inline: 0px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings {
        flex-direction: row-reverse;
        gap: 4px; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpcomment-rating-vote-value {
          line-height: 18px;
          padding-inline-end: 0;
          font-size: 14px;
          font-weight: 500; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpform-comment-rating-svg {
          width: 18px;
          height: 18px; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpform-comment-rating-svg svg {
            stroke-width: 1.4px;
            stroke: #ffc121;
            width: 18px;
            height: 18px; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpform-comment-rating-container + .zpcomment-rating-vote-value {
          display: none; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review a {
        font-size: 100%;
        color: #5981A9; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .svg-grad stop {
        stop-color: #ffc121; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .svg-grad stop + stop {
          stop-color: #E0E0E0; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpform-comment-rating-container label {
        width: 18px;
        height: 18px;
        cursor: default; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpform-comment-rating-container label svg {
          width: 18px;
          height: 18px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpform-comment-rating-container + .zpcomment-rating-vote-value {
        margin-inline-start: 20px; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpform-comment-rating-container + .zpcomment-rating-vote-value a {
          color: #00376E;
          font-size: 100%; }
    @media all and (max-width: 768px) {
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name {
        width: 100%; } }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name h1 {
      line-height: 28px;
      word-wrap: break-word;
      word-break: break-word;
      font-size: 20px;
      font-weight: 600;
      color: #5981A9; }
      @media all and (max-width: 768px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name h1 {
          line-height: 24px; } }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area {
      display: flex;
      align-items: baseline;
      margin-block: 0;
      padding-block: 12px 24px;
      border-block-end: 1px solid #E7E7E7; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span {
        display: inline-block; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span.theme-product-price {
          font-size: 32px;
          line-height: 48px;
          font-weight: 500; }
          @media all and (max-width: 768px) {
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span.theme-product-price {
              font-size: 24px;
              line-height: 32px; } }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span.theme-product-old-price {
          font-size: 18px;
          line-height: 28px;
          text-decoration: line-through;
          margin-inline-start: 12px;
          color: #999999; }
          @media all and (max-width: 768px) {
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span.theme-product-old-price {
              font-size: 16px;
              line-height: 24px; } }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-area {
      display: flex;
      flex-direction: column;
      gap: 24px;
      padding-block: 24px;
      border-block-end: 1px solid #E7E7E7; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-coupon {
      padding-block: 24px;
      border-block-end: 1px solid #E7E7E7;
      cursor: pointer; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-coupon:has([data-zs-coupons-list]:empty) {
        display: none; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-coupon[open] .theme-coupon-summary svg {
        rotate: 180deg; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-coupon .theme-coupon-summary {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-coupon .theme-coupon-summary .theme-coupon-heading {
          font-size: 14px;
          line-height: 18px;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-weight: 500; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-coupon .theme-coupon-summary svg {
          width: 24px;
          height: 24px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row {
      margin-block-end: 0;
      display: flex; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant {
        display: flex;
        flex-direction: column;
        gap: 24px; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant:last-child {
          margin-inline-end: 0px; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant:last-child a {
            font-size: 9px;
            text-decoration: underline; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant:last-child .theme-custom-field-value a {
            font-size: 14px;
            text-decoration: none; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations {
          position: relative;
          display: flex;
          gap: 20px;
          align-items: center; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations .theme-variant-error {
            color: #ff0000; }
          @media all and (max-width: 768px) {
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations {
              line-height: 12px; } }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span.theme-product-color {
            display: inline-flex;
            position: relative;
            align-items: center; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span.theme-product-color input[type="radio"] {
              display: none;
              width: 34px;
              height: 34px; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span.theme-product-color label {
              display: inline-block;
              width: 24px;
              height: 24px;
              cursor: pointer;
              position: relative;
              border-radius: 50px;
              border: 1px solid #E7E7E7; }
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span.theme-product-color label.chekedLabel {
                border: 0 none;
                outline: 2px solid #ffc121;
                outline-offset: 3px; }
                @media all and (max-width: 768px) {
                  .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span.theme-product-color label.chekedLabel {
                    outline-offset: 2px; } }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container {
          display: flex;
          flex-wrap: wrap;
          gap: 12px;
          justify-content: flex-start; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span.theme-product-variant {
            display: inline-flex;
            position: relative;
            align-items: center; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span.theme-product-variant input[type="radio"] {
              display: none;
              width: 34px;
              height: 34px; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span.theme-product-variant label {
              display: inline-block;
              cursor: pointer;
              position: relative;
              padding: 8px 16px;
              border: 1px solid #E7E7E7;
              font-size: 16px;
              border-radius: 6px;
              line-height: 24px;
              letter-spacing: 1px;
              text-transform: uppercase; }
              @media all and (max-width: 768px) {
                .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span.theme-product-variant label {
                  padding: 8px 16px; } }
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span.theme-product-variant label.chekedLabel {
                border: 1px solid #00376E;
                position: relative;
                z-index: 50;
                background: #4CB5AB;
                border-radius: 6px;
                color: #ffffff;
                font-size: 16px;
                font-weight: 700; }
                @media all and (max-width: 768px) {
                  .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span.theme-product-variant label.chekedLabel {
                    line-height: 24px;
                    border-radius: 8px; } }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-error {
          padding-block-start: 12px;
          color: #ff0000; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-variant-label {
          font-size: 14px;
          text-transform: capitalize;
          margin-block-end: 0;
          width: 100%;
          line-height: 18px;
          font-weight: 500;
          letter-spacing: 1px; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-product-quantity-cart-container {
          width: 100%;
          padding-block: 24px;
          gap: 12px;
          border-block-end: 1px solid #E7E7E7; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container {
          width: 100%; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-value {
            word-wrap: break-word;
            word-break: break-word; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-value.theme-custom-field-value-multi-select {
              display: block; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-label {
            font-size: 100%;
            width: 250px;
            word-wrap: break-word;
            word-break: break-word; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-label .theme-custom-mandatory-field {
              font-size: 14px;
              color: #FF4949; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-input {
            background: #ffffff;
            border: 1px solid #E7E7E7;
            color: #5981A9;
            padding-block: 5px;
            padding-inline: 10px;
            height: 34px;
            -webkit-appearance: none;
            min-inline-size: 1px; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-input[data-label="Email"] {
              border-inline-start: 0; }
            @media all and (min-width: 992px) {
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-input {
                width: 100%; } }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container ul,
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container li {
            list-style: none;
            padding: 0px; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula {
            display: flex;
            width: 100%;
            flex-wrap: wrap; }
            @media all and (min-width: 992px) {
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula {
                width: 100%; } }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .error_msg {
              border: 0 none;
              background: transparent; }
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .error_msg span {
                border: 0 none;
                background: transparent;
                padding: 0; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula input {
              height: 34px;
              flex: 1 1 0%;
              -webkit-appearance: none;
              min-inline-size: 1px;
              border: 0; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula {
              display: flex;
              align-items: center;
              border-inline-start: 0;
              padding-block: 0;
              padding-inline: 6px;
              position: static;
              transform: none;
              border-radius: 0 3px 3px 0;
              border-start-start-radius: 0;
              border-start-end-radius: 3px;
              border-end-start-radius: 3px;
              border-end-end-radius: 0; }
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula svg rect {
                stroke: #00376E; }
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula svg path {
                fill: #00376E; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container {
            display: flex;
            flex-wrap: wrap; }
            @media all and (min-width: 992px) {
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container {
                width: 100%; } }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container .theme-custom-field-input {
              flex: 1 1 0%;
              -webkit-appearance: none;
              border-inline-start: 0; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container .error_msg {
              border: 0 none;
              background: transparent; }
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container .error_msg span {
                border: 0 none;
                background: transparent;
                padding: 0; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container span {
              display: flex;
              align-items: center;
              border: 1px solid #E7E7E7;
              border-inline-end: 0;
              padding-block: 0;
              padding-inline: 6px;
              font-size: 14px; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-select-container {
            position: relative; }
            @media all and (min-width: 992px) {
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-select-container {
                width: 250px; } }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-select-container:after {
              content: "";
              height: 6px;
              width: 6px;
              position: absolute;
              right: 13px;
              top: 14px;
              z-index: 0;
              background: transparent;
              border-block-start: 2px solid #5981A9;
              border-inline-end: 2px solid #5981A9;
              transform: rotate(135deg); }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-select-container .theme-custom-field-select {
              background: #ffffff;
              -webkit-appearance: none;
              border-radius: 0;
              padding-block: 5px;
              padding-inline: 10px;
              height: 35px;
              border: 1px solid #E7E7E7;
              border-radius: 3px; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container.theme-custom-field-checkbox-container {
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            flex-direction: row;
            gap: 12px; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container.theme-custom-field-checkbox-container .theme-custom-field-label {
              padding-block-end: 0;
              margin-inline-start: 5px;
              margin-block-end: 0px;
              font-size: 100%;
              line-height: 1;
              width: auto; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container.theme-custom-field-checkbox-container .error_msg {
              order: 1;
              -webkit-order: 1; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container {
            display: flex;
            flex-wrap: wrap; }
            @media all and (min-width: 992px) {
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container {
                width: 100%; } }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container .theme-custom-field-input {
              flex: 1 1 0%;
              -webkit-appearance: none;
              border-inline-start: 0; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container .error_msg {
              border: 0 none;
              background: transparent; }
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container .error_msg span {
                border: 0 none;
                background: transparent;
                padding: 0; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container span {
              display: flex;
              align-items: center;
              padding-block: 0;
              padding-inline: 6px;
              border: 1px solid #E7E7E7;
              border-inline-end: 0;
              font-size: 14px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity {
        display: flex;
        gap: 16px;
        flex-direction: column; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner {
          width: 106px;
          flex: 0 1 auto;
          outline: 1px solid #4CB5AB;
          border-radius: 8px;
          display: flex;
          position: relative;
          overflow: hidden;
          height: 46px;
          padding-inline: 8px;
          align-items: center; }
          @media all and (max-width: 768px) {
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner {
              width: 54%; } }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner input[type="button"],
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner input[type="text"] {
            background: #ffffff;
            padding-block: 0;
            padding-inline: 0;
            border: 0;
            display: block;
            color: #00376E;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border-radius: 0px;
            font-size: 20px; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner input[type="text"] {
            text-align: center;
            -webkit-appearance: none;
            border-radius: 0px; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-button-area {
          display: flex;
          width: 100%;
          flex-direction: column;
          gap: 1rem; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-quote-button {
          background: #00376E;
          width: 100%;
          border-radius: 8px;
          gap: 12px;
          align-items: center; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button svg, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-quote-button svg {
            margin-inline: 0;
            display: block; }
            @media all and (max-width: 768px) {
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button svg, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-quote-button svg {
                width: 16px;
                height: 16px; } }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button [data-theme-cart-button-text], .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-quote-button [data-theme-cart-button-text] {
            text-transform: uppercase;
            font-size: 12px;
            line-height: 16px;
            font-weight: 600; }
            @media all and (max-width: 768px) {
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button [data-theme-cart-button-text], .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-quote-button [data-theme-cart-button-text] {
                font-weight: 500; } }
          @media all and (max-width: 768px) {
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-quote-button {
              width: 100%; } }
          .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button .theme-cart-button-loading-dots, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-quote-button .theme-cart-button-loading-dots {
            display: inline-block; }
            .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button .theme-cart-button-loading-dots span, .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-quote-button .theme-cart-button-loading-dots span {
              display: inline-block;
              background: #ffffff;
              width: 4px;
              height: 4px;
              margin-block: 0;
              margin-inline: 3px;
              border-radius: 5px;
              letter-spacing: 3px;
              animation: wave 1s linear infinite; }
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button .theme-cart-button-loading-dots span:nth-child(2), .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-quote-button .theme-cart-button-loading-dots span:nth-child(2) {
                animation-delay: 0.8s; }
              .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button .theme-cart-button-loading-dots span:nth-child(3), .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-quote-button .theme-cart-button-loading-dots span:nth-child(3) {
                animation-delay: 0.6s; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-quote-button {
          background: transparent;
          color: #00376E;
          border: 1px solid #00376E; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row.theme-cart-button-nostock {
        display: none; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-custom-field-main-container {
      padding-block-start: 30px;
      margin-block-end: 0;
      row-gap: 20px;
      column-gap: 20px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-custom-field-main-container .theme-product-varients-row:last-child {
        margin-block-end: 30px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-social-share {
      padding-block-start: 24px;
      display: flex;
      gap: 16px; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-social-share .theme-share-icon {
          display: none; } }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-social-share h3 {
        font-size: 14px;
        font-weight: 600;
        line-height: 18px;
        letter-spacing: 1px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-social-share .zpsocial-share-container {
        gap: 16px; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-social-share .zpsocial-share-container .zpsocial-share-item,
        .theme-product-details-style-06 .theme-product-detail-container .theme-product-detail-varients-container .theme-social-share .zpsocial-share-container svg {
          margin: 0px !important; }
  .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion {
    padding-block: 24px;
    border-block-end: 1px solid #E7E7E7; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion summary::-webkit-details-marker {
      display: none; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion .theme-custom-field-summary::marker {
      font-size: 0px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion[open] .theme-accordion-open {
      display: none; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion[open] .theme-accordion-close {
      display: block; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion .theme-accordion-close {
      display: none; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion .theme-custom-field-heading {
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 18px;
      font-weight: 500; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion .theme-custom-field-summary {
      display: flex;
      justify-content: space-between;
      cursor: pointer; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion .theme-custom-field-summary svg {
        width: 24px;
        height: 24px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion .theme-fill-mandatory {
      font-size: 11px;
      color: red;
      margin-inline-start: 10px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion .theme-custom-field-main-container {
      display: flex;
      flex-wrap: wrap; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion .theme-product-varients-row {
      width: 100%; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion .theme-product-varients-row {
          width: 48%; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion .theme-product-varients-row:has([data-zs-customfield-container="attachment"]), .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-accordion .theme-product-varients-row:has([data-zs-customfield-container="url"]) {
            width: 100%; } }
  .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container {
    width: 100%; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-value {
      word-wrap: break-word;
      word-break: break-word;
      font-size: 14px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-value.theme-custom-field-value-multi-select {
        display: block; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-icon {
      width: 100%;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-icon .theme-icon {
        display: flex;
        align-items: center;
        height: 34px;
        flex-wrap: wrap;
        border: 1px solid #E7E7E7;
        border-inline-end: 0;
        background-color: #ffffff; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-icon .theme-icon:after {
          content: "";
          border-inline-end: 1px solid #E7E7E7;
          height: 18px;
          width: 1.5px;
          padding-inline-start: 16px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-icon svg {
        display: flex;
        margin-inline-start: 16px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-icon input {
        border: 1px solid #E7E7E7;
        border-inline-start: 0;
        flex: 1 1 0%; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-recommended-size {
      font-size: 12px; }
    @media (min-width: 992px) {
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container[data-zs-customfield-container="url"] .theme-custom-field-icon {
        width: 100%; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container[data-zs-customfield-container="url"] .theme-custom-field-icon [data-field-type="url"] {
          width: 100%;
          border-inline-start: 0 !important; } }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile {
      display: flex;
      align-items: center;
      width: 100%;
      height: 42px;
      padding: 0;
      font-size: 14px;
      border: 1px solid #E7E7E7;
      overflow: hidden; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-upload-icon {
        display: flex !important;
        margin-inline-start: 16px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-file-upload-input {
        width: 100%;
        height: 42px;
        display: flex;
        align-items: center; }
        @media (max-width: 768px) {
          .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-file-upload-input {
            width: 100%; } }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-file-upload-input:before {
          content: "";
          border-inline-end: 1px solid #E7E7E7;
          height: 18px;
          width: 1.5px;
          padding-inline-start: 16px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile span {
        width: 35%;
        background: #5981A9;
        white-space: nowrap;
        color: #ffffff;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
        height: 42px;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media (max-width: 768px) {
          .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile span {
            width: fit-content; } }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-af-link {
        position: absolute;
        top: 25%;
        left: 10%;
        margin-block-end: 0; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-af-link .theme-af-display-container {
          height: 48px; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-af-link .theme-af-display-container .theme-attachment-filename {
            font-size: 14px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-label {
      font-size: 14px;
      width: 250px;
      word-wrap: break-word;
      word-break: break-word;
      margin-block-end: 10px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-label .theme-custom-mandatory-field {
        font-size: 14px;
        color: #FF4949; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-input {
      background: #ffffff;
      color: #5981A9;
      padding-block: 5px;
      padding-inline: 10px;
      height: 34px;
      font-size: 14px;
      -webkit-appearance: none;
      min-inline-size: 1px; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-input {
          width: 100%; } }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .zpform-container ul,
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .zpform-container li {
      list-style: none;
      padding: 0px;
      width: 100%; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula {
      display: flex;
      width: 100%;
      border: 1px solid #E7E7E7;
      flex-wrap: wrap; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula {
          width: 100%; } }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .error_msg {
        border: 0 none;
        background: transparent; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .error_msg span {
          border: 0 none;
          background: transparent;
          padding: 0; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula input {
        height: 34px;
        font-size: 14px;
        border-inline-end: none;
        padding: 8px 8px 8px 16px;
        flex: 1 1 0%;
        -webkit-appearance: none;
        min-inline-size: 1px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula {
        display: flex;
        align-items: center;
        border: 0;
        background-color: #ffffff;
        border-inline-start: 0;
        padding-block: 0;
        padding-inline: 8px;
        position: static;
        transform: none; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula svg rect {
          stroke: #00376E; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula svg path {
          fill: #00376E; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container [data-custom-fields-datepicker] input[type="button"] {
      border-inline-end: 1px solid #E7E7E7 !important; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container {
      display: flex;
      flex-wrap: wrap; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container {
          width: 100%; } }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container .theme-custom-field-input {
        border-inline-start: none;
        flex: 1 1 0%;
        -webkit-appearance: none; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container .error_msg {
        border: 0 none;
        background: transparent; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container .error_msg:after {
          content: "";
          border: none !important; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container .error_msg span {
          border: 0 none;
          background: transparent;
          padding: 0; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container span {
        display: flex;
        align-items: center;
        border: 1px solid #E7E7E7;
        border-inline-end: 0;
        padding-block: 0;
        padding-inline: 8px;
        font-size: 14px;
        background-color: #ffffff; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container span:after {
          content: "";
          border-inline-end: 1px solid #E7E7E7;
          padding-inline-end: 16px;
          height: 18px;
          width: 1.5px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-select-container {
      position: relative; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-select-container {
          width: 100%; } }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-select-container:after {
        content: "";
        height: 6px;
        width: 6px;
        position: absolute;
        right: 13px;
        top: 50%;
        translate: -50% -50%;
        z-index: 0;
        background: transparent;
        border-block-start: 2px solid #00376E;
        border-inline-end: 2px solid #00376E;
        transform: rotate(135deg); }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-select-container .theme-custom-field-select {
        background: #ffffff;
        -webkit-appearance: none;
        padding-block: 5px;
        padding-inline-start: 16px;
        padding-inline-end: 10px;
        height: 42px;
        border: 1px solid #E7E7E7;
        font-size: 14px;
        color: #5981A9; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container.theme-custom-field-checkbox-container {
      display: flex;
      align-items: center; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container.theme-custom-field-checkbox-container .theme-custom-field-label {
        padding-block-end: 0;
        margin-inline-start: 16px;
        margin-block-end: 0px;
        line-height: 16px;
        width: auto; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container.theme-custom-field-checkbox-container .error_msg {
        order: 1;
        -webkit-order: 1; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container {
      display: flex;
      flex-wrap: wrap; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container {
          width: 100%; } }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container .theme-custom-field-input {
        border-inline-start: 0;
        flex: 1 1 0%;
        -webkit-appearance: none; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container .error_msg {
        border: 0 none;
        display: flex !important;
        background: transparent; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container .error_msg:after {
          content: "";
          border: none !important; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container .error_msg span {
          border: 0 none;
          background: transparent;
          padding: 0; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container .error_msg span:after {
            content: "";
            border: none !important; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container span {
        display: flex;
        align-items: center;
        padding-block: 0;
        padding-inline-start: 16px;
        padding-inline-end: 8px;
        border: 1px solid #E7E7E7;
        border-inline-end: 0;
        background-color: #ffffff; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container span:after {
          content: "";
          border-inline-end: 1px solid #E7E7E7;
          padding-inline-end: 16px;
          height: 18px;
          width: 1.5px; }
  .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer {
    display: block;
    width: 100%; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container-toggleoutter {
      height: 0px;
      overflow: hidden;
      transition: height ease 0.8s; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container-toggleoutter .theme-prod-coupons-container-toggle {
        overflow: hidden;
        padding-block-end: 6px; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container-toggleoutter .theme-prod-coupons-container-toggle .theme-prod-coupons-container {
          margin-block-start: 20px;
          border-block-start: 0.01rem solid; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-show-btn,
    .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-hide-btn {
      margin-block-start: 10px;
      margin-block-end: 0px;
      color: #4CB5AB;
      cursor: pointer; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-show-btn,
        .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-hide-btn {
          margin-block-start: 15px; } }
    .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container {
      width: 100%;
      padding-block-start: 24px;
      display: flex;
      flex-direction: column;
      gap: 16px; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-code-container .theme-prod-coupons-code {
        display: inline-block; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-claimed-container {
        margin-block-start: 10px; }
        @media all and (min-width: 992px) {
          .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-claimed-container {
            margin-block-start: 15px; } }
        .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-claimed-container .theme-prod-coupons-claimed-progress {
          position: relative;
          overflow: hidden;
          max-inline-size: 68%;
          height: 4px;
          margin-block-start: 10px;
          border-radius: 8px;
          background: #dddddd; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-claimed-container .theme-prod-coupons-claimed-progress {
              max-inline-size: 44%; } }
          .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-claimed-container .theme-prod-coupons-claimed-progress .theme-prod-coupons-claimed-progressbar {
            position: absolute;
            height: 100%;
            top: 0px;
            left: 0px;
            background: #4CB5AB;
            transition: width ease 0.75s; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-duration-container {
        margin-block-start: 0; }
        .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-duration-container .theme-prod-coupons-duration {
          line-height: 20px; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-duration-container .theme-prod-coupons-duration .theme-prod-coupons-duration-msg {
            display: inline-block;
            margin-inline-end: 10px; }
          .theme-product-details-style-06 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-duration-container .theme-prod-coupons-duration .theme-prod-coupons-duration-timer {
            display: inline-block;
            color: #FF1B1B; }
  .theme-product-details-style-06 .theme-product-detail-container .theme-prod-pricelist-outter {
    width: 100%; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist {
      margin-block-end: 25px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-message {
      margin-block-end: 5px; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-show-btn,
    .theme-product-details-style-06 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-hide-btn {
      margin-block-start: 10px;
      margin-block-end: 0px;
      color: #4CB5AB;
      cursor: pointer; }
    .theme-product-details-style-06 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-morelist-outter {
      height: 0px;
      overflow: hidden;
      transition: height ease-in-out 0.3s; }
      .theme-product-details-style-06 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-morelist-outter .theme-prod-pricelist-morelist {
        padding-block-start: 0px; }

.theme-product-details-style-06 .theme-product-social-share .zpelem-socialshare {
  margin: 0px; }

.theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section {
  padding-block: 40px; }
  @media all and (max-width: 768px) {
    .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section .zpcontainer {
      padding-inline-end: 0; } }
  .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section .zprow {
    margin-inline: 0; }
  .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section .zpcol-md-12 {
    padding-inline: 0; }
  .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-recommended-products] h2, .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-upsell-products] h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 56px;
    padding-block-end: 40px; }
    @media all and (max-width: 768px) {
      .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-recommended-products] h2, .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-upsell-products] h2 {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        padding-block-end: 32px; } }
  .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-recommended-products] .theme-store-style-collection-row-06, .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-upsell-products] .theme-store-style-collection-row-06 {
    row-gap: 30px;
    margin-inline: 0; }
    @media all and (max-width: 768px) {
      .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-recommended-products] .theme-store-style-collection-row-06, .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-upsell-products] .theme-store-style-collection-row-06 {
        row-gap: 12px; } }
  .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-recommended-products] .theme-prod-box, .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-upsell-products] .theme-prod-box {
    width: 25% !important; }
    @media all and (max-width: 768px) {
      .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-recommended-products] .theme-prod-box, .theme-product-details-style-06 [data-zs-product-details-recommended-section].theme-section [data-zs-upsell-products] .theme-prod-box {
        width: 50% !important; } }
.theme-af-link {
  display: flex;
  align-items: center; }

.theme-af-display-container {
  border: 1px solid #E7E7E7;
  background: #F4FAFA;
  height: 32px;
  padding-inline-start: 12px;
  padding-inline-end: 12px;
  display: flex;
  margin-inline-start: 8px;
  font-weight: 400 !important;
  align-items: center;
  justify-content: center;
  line-height: 32px;
  margin: 0 !important;
  color: #5981A9; }
  .theme-af-display-container .theme-icon-text {
    font-size: 14px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    display: flex;
    margin: 0 !important; }
  .theme-af-display-container.theme-af-has-download {
    padding-inline-start: 0;
    padding-inline-end: 0; }

.theme-icon-filepin,
.theme-icon-download {
  height: 30px;
  display: flex;
  align-items: center;
  text-align: center;
  flex: 1 1 24px;
  margin: 0 !important;
  padding-block-start: 0 !important;
  padding-block-end: 0 !important;
  padding-inline-start: 8px !important;
  padding-inline-end: 8px !important; }

.theme-icon-download {
  background: #fff;
  margin-inline-start: 8px !important; }

.theme-attachment-filename {
  display: flex;
  padding: 0;
  margin-block-start: 0 !important;
  margin-inline-start: 4px !important;
  margin-block-end: 0 !important;
  margin-inline-end: 4px !important;
  white-space: nowrap;
  font-weight: normal;
  color: #5981A9;
  max-inline-size: 150px;
  overflow: hidden;
  text-overflow: ellipsis; }

.theme-remove-attachement {
  display: flex;
  width: 30px;
  height: 20px;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.theme-custom-field-getfile {
  font-size: 100%;
  background: #ffffff;
  color: #00376E;
  display: inline-flex;
  margin-block-start: 8px;
  margin-block-end: 8px;
  padding-block-start: 6px;
  padding-block-end: 6px;
  padding-inline-start: 12px;
  padding-inline-end: 12px;
  cursor: pointer; }

[data-zs-customfield-container="attachment-display"] a {
  font-size: 14px !important; }

.theme-af-link {
  margin-block-end: 8px; }

.theme-detail-tab-with-reviews {
  margin-block-start: 0; }

[data-zs-product-details-tab-section] .zpcontainer {
  width: 100%;
  padding-inline-start: 0;
  padding-inline-end: 0; }

.theme-tab-name {
  display: none; }

.theme-product-description {
  display: none; }

.theme-section {
  padding-block-start: 50px;
  padding-block-end: 50px;
  padding-inline-start: 0;
  padding-inline-end: 0; }

.theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative; }
  .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs:after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 50%;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 0%);
    background: #E7E7E7; }
  .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab {
    width: 100%;
    line-height: normal;
    flex: 0 1 100%;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 16px;
    margin-inline-end: 16px;
    border-inline-end: 0 none;
    font-size: 18px;
    padding-block-end: 15px;
    position: relative;
    color: #00376E;
    cursor: pointer; }
    @media all and (min-width: 768px) {
      .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab {
        width: auto;
        flex: 0 1 auto;
        border-block-end: 0 none; } }
    @media (max-width: 768px) {
      .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab:after {
        display: block;
        height: 10px;
        width: 10px;
        border-inline-end: 1px solid;
        border-block-start: 1px solid;
        background: transparent;
        transform: rotate(45deg);
        margin-inline-start: 10px;
        content: "";
        right: 15px;
        top: 40%;
        position: absolute; } }
    @media (min-width: 991px) {
      .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab.theme-prod-detail-tab-active:after, .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab:hover:after {
        content: "";
        position: absolute;
        display: block;
        height: 1px;
        width: 100%;
        left: 0;
        bottom: 0px;
        background: #4CB5AB;
        z-index: 190; } }
.theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents {
  background: #ffffff; }
  .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents [data-detail-tab-content="theme-product-specification-content"] {
    background: #fbfbfb;
    width: 100%; }
  .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents [data-detail-tab-content="theme-product-detail-content"] {
    width: 100%; }
  .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content {
    display: none; }
    .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content.theme-show-specification {
      display: block; }
    .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content.theme-prod-detail-tab-content-active {
      display: block;
      padding-block-start: 40px;
      padding-inline-start: 28px;
      padding-inline-end: 28px; }
    .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-tab-content-heading {
      font-size: 18px;
      color: #00376E;
      padding-block-end: 20px;
      border-block-end: 1px solid #E7E7E7; }
    .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container {
      margin-block-end: 20px;
      border-block-end: 1px solid #E7E7E7;
      padding-block-start: 20px;
      padding-block-end: 20px;
      padding-inline-start: 0;
      padding-inline-end: 0;
      word-break: break-all;
      word-break: break-word; }
      .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container .theme-prod-detail-tab-content-subheading {
        color: #4CB5AB;
        font-size: 14px;
        padding-block-end: 8px; }
      .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container:last-child {
        padding-block-end: 0;
        margin-block-end: 0;
        border-block-end: 0 none; }
      .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container .theme-prod-detail-content-info {
        padding-block-end: 28px; }
        .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container .theme-prod-detail-content-info:last-child {
          padding-block-end: 0; }
        .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container .theme-prod-detail-content-info.theme-prod-specification-content-info ul {
          display: flex;
          width: 100%;
          list-style: none;
          padding: 0px; }
          .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container .theme-prod-detail-content-info.theme-prod-specification-content-info ul li {
            padding-block-end: 14px;
            flex: 0 0 100px; }
            @media all and (min-width: 768px) {
              .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container .theme-prod-detail-content-info.theme-prod-specification-content-info ul li {
                flex: 0 0 auto;
                width: 25%; } }
            .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container .theme-prod-detail-content-info.theme-prod-specification-content-info ul li:last-child {
              padding-inline-start: 0;
              width: auto; }
              @media all and (min-width: 768px) {
                .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container .theme-prod-detail-content-info.theme-prod-specification-content-info ul li:last-child {
                  padding-inline-start: 100px;
                  width: 75%; } }
            .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container .theme-prod-detail-content-info.theme-prod-specification-content-info ul li:first-child {
              width: 100px;
              margin-inline-end: 15px;
              color: #4CB5AB;
              border-inline-end: 1px solid #E7E7E7;
              padding-inline-end: 15px; }
              @media all and (min-width: 768px) {
                .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container .theme-prod-detail-content-info.theme-prod-specification-content-info ul li:first-child {
                  width: 150px;
                  margin-inline-end: 0; } }
    .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content:first-child .theme-prod-detail-content-info-container {
      padding-block-start: 0px; }

.theme-prod-specification-table {
  padding-block-start: 0;
  padding-block-end: 24px;
  padding-inline-start: 0;
  padding-inline-end: 0;
  width: 100%; }
  .theme-prod-specification-table .theme-prod-specification-group {
    color: #00376E;
    font-size: 24px;
    line-height: 35px;
    padding-block-start: 0;
    padding-block-end: 10px;
    padding-inline-start: 0;
    padding-inline-end: 0; }
  .theme-prod-specification-table ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-block-start: 0px;
    padding-block-end: 20px;
    padding-inline-start: 0;
    padding-inline-end: 0;
    margin-block-start: 0px;
    margin-block-end: 20px;
    margin-inline-start: 0;
    margin-inline-end: 0;
    list-style: none;
    border-block-end: 1px solid #d9d9d9; }
    .theme-prod-specification-table ul li {
      width: 50%;
      display: flex;
      line-height: 10px;
      padding-block-start: 4px;
      padding-block-end: 4px;
      padding-inline-start: 0;
      padding-inline-end: 0; }
      @media (max-width: 768px) {
        .theme-prod-specification-table ul li {
          width: 100%; } }
      .theme-prod-specification-table ul li .theme-prod-specification-field {
        width: 50%;
        font-size: 14px;
        font-weight: 600;
        color: RGBA(1, 1, 1, 0.4);
        line-height: 21px; }
      .theme-prod-specification-table ul li .theme-prod-specification-value {
        width: 50%;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0.15px;
        line-height: 21px; }
    .theme-prod-specification-table ul:last-child {
      margin: 0; }

.theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container {
  padding: 0 20px; }
  @media all and (min-width: 992px) {
    .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container {
      padding: 0; } }
  .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs {
    flex-wrap: nowrap !important;
    justify-content: start !important;
    padding-inline-start: 28px;
    padding-inline-end: 28px;
    overflow-x: auto !important; }
    @media (max-width: 768px) {
      .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs {
        display: flex;
        flex-direction: column;
        padding: 0; } }
    .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs:after {
      width: 100% !important; }
    .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs:after {
      display: none !important; }
    .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .tab-accordian:has(.theme-prod-detail-tab-content-active) {
      width: 100%; }
    .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .tab-accordian .theme-prod-detail-tab {
      display: none; }
      @media (max-width: 768px) {
        .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .tab-accordian .theme-prod-detail-tab {
          display: flex;
          width: 100%;
          justify-content: flex-start; } }
    .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .tab-accordian .theme-prod-detail-tab-content {
      display: none; }
    .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .tab-accordian .theme-prod-detail-tab-content-active {
      display: flex;
      padding-block-start: 30px; }
      @media (max-width: 768px) {
        .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .tab-accordian .theme-prod-detail-tab-content-active {
          padding-block-start: 0; } }
    .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab {
      font-size: 14px !important;
      font-weight: 400;
      letter-spacing: 2.8px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding-block-start: 21.5px;
      padding-block-end: 21.5px;
      padding-inline-start: 0;
      padding-inline-end: 0;
      text-transform: uppercase;
      text-align: left;
      width: fit-content;
      margin-block-start: 0 !important;
      margin-inline-end: 40px !important;
      min-width: fit-content;
      margin-inline-start: 0 !important;
      color: #5981A9 !important; }
      @media (max-width: 768px) {
        .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab {
          display: none;
          padding-block-start: 16px;
          padding-block-end: 16px; } }
      .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab.theme-prod-detail-tab-active {
        color: #00376E !important;
        font-weight: 700; }
        @media (min-width: 991px) {
          .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab.theme-prod-detail-tab-active:after {
            height: 1px !important;
            border-radius: 2px 2px 0 0 !important;
            background: #00376E !important; } }
        @media (max-width: 768px) {
          .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab.theme-prod-detail-tab-active:after {
            transform: rotate(135deg); } }
      @media (min-width: 991px) {
        .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab:hover:after {
          background: #00376E !important; } }
  .theme-detail-tab-with-reviews .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents {
    background-color: transparent !important; }

.theme-product-specification-section {
  padding-block-start: 25px;
  padding-block-end: 25px;
  padding-inline-start: 0px;
  padding-inline-end: 0px;
  border: none; }
  .theme-product-specification-section details {
    padding: 1rem;
    border-block-end: 1px solid #e3e3e3;
    margin-bottom: 1rem;
    transition: all 0.3s ease-in-out; }
  .theme-product-specification-section .theme-prod-content-summary {
    color: #00376E;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.15rem;
    padding-left: 1rem;
    cursor: pointer; }
  .theme-product-specification-section .theme-prod-content-summary::marker {
    font-size: 0px; }
  .theme-product-specification-section .theme-prod-content-summary::after {
    content: "";
    display: inline-block;
    border: solid #000;
    border-width: 0 0.1rem 0.1rem 0;
    padding: 0.2em;
    transform: rotate(-45deg);
    position: absolute;
    left: calc(90% - 5px);
    /* Adjust as needed */
    margin-left: 5px;
    /* Adjust as needed */ }
  .theme-product-specification-section [open] .theme-prod-content-summary::after {
    transform: rotate(45deg); }
  .theme-product-specification-section ul {
    font-size: 1rem;
    letter-spacing: 0.15rem;
    padding-block-start: 0px;
    padding-block-end: 16px;
    padding-inline-start: 0px;
    padding-inline-end: 0px;
    margin-block-start: 0px;
    margin-block-end: 16px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    list-style: none;
    border-block-end: 1px solid #E7E7E7; }
    .theme-product-specification-section ul li {
      display: flex;
      align-items: center;
      padding-block-start: 0px;
      padding-block-end: 12px;
      padding-inline-start: 0px;
      padding-inline-end: 0px; }
      .theme-product-specification-section ul li .theme-prod-specification-field {
        width: 100%;
        padding: 0.8rem;
        color: #00376E; }
      .theme-product-specification-section ul li .theme-prod-specification-value {
        width: 100%; }
    .theme-product-specification-section ul:last-child {
      border-block-end: 0 none;
      padding: 0;
      margin: 0; }

.theme-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 300;
  background: RGBA(0, 0, 0, 0.8); }

.theme-product-details-style-06 .theme-product-quick-view-overlay-wrpper {
  background: RGBA(0, 0, 0, 0.67);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 400; }

.theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner {
  position: fixed;
  top: 10%;
  width: calc(100% - 100px);
  left: 50%;
  transform: translate(-50%, 0);
  background: #F4FAFA;
  z-index: 450;
  overflow: scroll;
  border-radius: 16px;
  padding: 40px;
  height: 86%; }
  .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details {
    display: flex;
    flex-direction: row;
    gap: 48px;
    height: fit-content; }
    .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container {
      width: 50%;
      height: 100%;
      display: flex;
      flex-direction: row-reverse;
      gap: 32px;
      position: sticky;
      top: 0; }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container .theme-product-detail-image {
        width: 100%; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner {
          position: relative;
          width: 100%;
          height: 100%;
          padding-top: 50%; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner picture {
            position: absolute;
            top: 0;
            left: 0; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner picture img {
              width: 100%;
              height: 100%;
              object-fit: scale-down;
              aspect-ratio: 1;
              border-radius: 22px; }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
        width: 80px;
        height: 648px;
        overflow: scroll;
        display: flex;
        flex-direction: column;
        gap: 14px;
        flex-shrink: 0; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-active-thumbnail {
          border: 1px solid #298bff;
          border-radius: 16px;
          overflow: hidden; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail {
          width: 100%;
          position: relative;
          padding-top: 100%;
          cursor: pointer; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail picture {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail picture img {
              width: 100%;
              height: 100%;
              object-fit: scale-down;
              border-radius: 16px;
              aspect-ratio: 1;
              border: 1px solid #E7E7E7; }
    .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container {
      width: 100%;
      display: flex;
      flex-direction: column;
      gap: 0; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container {
          width: 524px; } }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-tag-social-contianer {
        display: flex;
        gap: 10px;
        align-items: center; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-tag-social-contianer .theme-tag-list-container .theme-product-tag-url {
          padding-block-start: 9px;
          padding-block-end: 9px;
          padding-inline-start: 10px;
          padding-inline-end: 10px;
          line-height: 9px;
          background: #ffffff;
          border: 1px solid;
          color: black;
          border-radius: 0.5rem;
          font-size: 12px;
          font-weight: 400; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-tag-social-contianer .theme-social-share {
          display: flex;
          align-items: center;
          flex-direction: row-reverse;
          gap: 0.5rem; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-tag-social-contianer .theme-social-share .theme-product-social-share {
            display: none;
            transform: translate(200%, 0);
            transition: transform 0.5s ease-in-out; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-tag-social-contianer .theme-social-share .theme-product-social-share .zpelem-socialshare {
              margin: 0; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-tag-social-contianer .theme-social-share:hover {
            border: 1px solid #00376E;
            border-radius: 8px; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-tag-social-contianer .theme-social-share:hover .theme-product-social-share {
              transform: translate(0, 0);
              display: block; }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-name {
        display: flex; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-name h1 {
          font-size: 20px;
          font-weight: 600;
          text-transform: uppercase;
          line-height: 24px;
          color: #00376E;
          padding-block-end: 12px;
          letter-spacing: 1px; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-name .wishlist-selection-container {
          background: none;
          border: none; }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container [data-zs-product-short-description] {
        font-size: 14px;
        line-height: 18px; }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-detail-price-area .theme-product-price {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 1rem; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-detail-price-area .theme-product-price h3 {
          font-size: 38px;
          font-weight: 600;
          line-height: 43px;
          color: #00376E; }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-detail-price-area .theme-prices-inner-container {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: baseline;
        gap: 12px;
        padding-block: 24px;
        border-block-end: 1px solid #E7E7E7; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-detail-price-area .theme-prices-inner-container .theme-product-price {
          font-size: 32px;
          font-weight: 500;
          line-height: 36px;
          color: #5981A9; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-detail-price-area .theme-prices-inner-container .theme-product-old-price {
          font-size: 18px;
          font-weight: 400;
          line-height: 28px;
          text-decoration: line-through;
          color: #999999; }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area {
        display: flex;
        flex-direction: column;
        gap: 24px;
        padding-block: 24px;
        border-block-end: 1px solid #E7E7E7; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant {
          display: flex;
          gap: 24px;
          flex-direction: column; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-variant-error {
            color: #C53D1C; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-product-variant-label {
            font-size: 14px;
            font-weight: 600;
            line-height: 18px;
            letter-spacing: 1px; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-product-color-variations {
            display: flex;
            gap: 20px; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-product-color-variations .theme-product-color {
              display: inline-flex;
              position: relative;
              align-items: center; }
              .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-product-color-variations .theme-product-color label {
                display: inline-block;
                width: 24px;
                height: 24px;
                cursor: pointer;
                position: relative;
                border-radius: 50%;
                outline: 1px solid rgba(0, 0, 0, 0.05); }
                .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-product-color-variations .theme-product-color label.chekedLabel {
                  outline: 2px solid #ffc121;
                  outline-offset: 2px; }
                .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-product-color-variations .theme-product-color label input {
                  display: none;
                  width: 24px;
                  height: 24px; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-variant-select-container {
            display: flex;
            gap: 1rem; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-variant-select-container .theme-product-variant {
              display: inline-flex;
              position: relative;
              align-items: center; }
              .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-variant-select-container .theme-product-variant label {
                position: relative;
                display: flex;
                z-index: 50;
                font-size: 12px;
                padding-block: 8px;
                padding-inline: 16px;
                border-radius: 0.5rem;
                line-height: 14px;
                justify-content: center;
                align-items: center;
                cursor: pointer;
                text-transform: uppercase;
                border: 1px solid #E7E7E7;
                border-radius: 4px; }
                .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-variant-select-container .theme-product-variant label.chekedLabel, .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-variant-select-container .theme-product-variant label:hover {
                  background: #00376E;
                  color: #F4FAFA;
                  font-weight: 500; }
                .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-varients-area .theme-product-variant .theme-variant-select-container .theme-product-variant label input {
                  display: none;
                  width: 34px;
                  height: 34px; }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-variant-select-error {
        color: #c53d1c;
        position: absolute;
        top: 100%;
        text-wrap: nowrap; }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion {
        border-block-start: none;
        cursor: pointer; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion summary::-webkit-details-marker {
          display: none; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion .theme-custom-field-summary::marker {
          font-size: 0px; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion[open] .theme-accordion-open {
          display: none; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion[open] .theme-accordion-close {
          display: block; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion .theme-accordion-close {
          display: none; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion .theme-custom-field-heading {
          text-align: center;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 14px;
          line-height: 24px; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion .theme-custom-field-summary {
          display: flex;
          justify-content: space-between; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion .theme-fill-mandatory {
          font-size: 11px;
          color: red;
          margin-inline-start: 10px; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion .theme-custom-field-main-container {
          display: flex;
          flex-wrap: wrap; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion .theme-product-varients-row {
          width: 100%;
          padding: 1rem; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion .theme-product-varients-row {
              width: 50%; }
              .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion .theme-product-varients-row:has([data-zs-customfield-container="attachment"]), .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion .theme-product-varients-row:has([data-zs-customfield-container="url"]) {
                width: 100%; } }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container {
        width: 100%; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-value {
          word-wrap: break-word;
          word-break: break-word;
          font-size: 14px; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-value.theme-custom-field-value-multi-select {
            display: block; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-icon {
          width: 100%;
          display: flex;
          align-items: center;
          flex-wrap: wrap; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-icon .theme-icon {
            display: flex;
            align-items: center;
            height: 42px;
            flex-wrap: wrap;
            border: 1px solid #E7E7E7;
            border-inline-end: 0;
            background-color: #ffffff;
            border-top-left-radius: 0.5rem;
            border-bottom-left-radius: 0.5rem; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-icon .theme-icon:after {
              content: "";
              border-inline-end: 1px solid #E7E7E7;
              height: 18px;
              width: 1.5px;
              padding-inline-start: 16px; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-icon svg {
            display: flex;
            margin-inline-start: 16px; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-icon input {
            border: 1px solid #E7E7E7;
            border-inline-start: 0;
            border-bottom-right-radius: 0.5rem;
            border-top-right-radius: 0.5rem;
            border-top-left-radius: 0rem;
            border-bottom-left-radius: 0rem;
            flex: 1 1 0%; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-recommende-size {
          font-size: 12px; }
        @media (min-width: 992px) {
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container[data-zs-customfield-container="url"] .theme-custom-field-icon {
            width: 100%; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container[data-zs-customfield-container="url"] .theme-custom-field-icon [data-field-type="url"] {
              width: 100%; } }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile {
          display: flex;
          align-items: center;
          width: 100%;
          height: 42px;
          padding: 0;
          font-size: 14px;
          border: 1px solid #E7E7E7;
          border-radius: 0.5rem;
          overflow: hidden; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-upload-icon {
            display: flex !important;
            margin-inline-start: 16px; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-file-upload-input {
            width: 100%;
            height: 42px;
            display: flex;
            align-items: center; }
            @media (max-width: 768px) {
              .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-file-upload-input {
                width: 100%; } }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-file-upload-input:before {
              content: "";
              border-inline-end: 1px solid #E7E7E7;
              height: 18px;
              width: 1.5px;
              padding-inline-start: 16px; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile span {
            width: 35%;
            background: #4CB5AB;
            white-space: nowrap;
            color: #ffffff;
            padding-inline-start: 20px;
            padding-inline-end: 20px;
            height: 42px;
            display: flex;
            justify-content: center;
            align-items: center; }
            @media (max-width: 768px) {
              .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile span {
                width: fit-content; } }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-af-link {
            position: absolute;
            top: 25%;
            left: 10%;
            margin-block-end: 0; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-af-link .theme-af-display-container {
              height: 48px; }
              .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-getfile .theme-af-link .theme-af-display-container .theme-attachment-filename {
                font-size: 14px; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-label {
          font-size: 14px;
          width: 250px;
          word-wrap: break-word;
          word-break: break-word;
          margin-block-end: 10px; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-label .theme-custom-mandatory-field {
            font-size: 14px;
            color: #FF4949; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-input {
          background: #ffffff;
          border: 1px solid #E7E7E7;
          color: #5981A9;
          padding-block-start: 5px;
          padding-block-end: 5px;
          padding-inline-start: 10px;
          padding-inline-end: 10px;
          height: 42px;
          font-size: 14px;
          border-radius: 0.5rem;
          -webkit-appearance: none;
          min-inline-size: 1px; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-input {
              width: 100%; } }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .zpform-container ul,
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .zpform-container li {
          list-style: none;
          padding: 0px; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula {
          display: flex;
          width: 100%;
          border: none;
          position: relative;
          flex-wrap: wrap; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula {
              width: 100%; } }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .error_msg {
            border: 0 none;
            background: transparent; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .error_msg span {
              border: 0 none;
              background: transparent;
              padding: 0; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula input {
            height: 42px;
            font-size: 14px;
            border: 1px solid #E7E7E7;
            border-inline-end: none;
            border-top-left-radius: 0.5rem;
            border-bottom-left-radius: 0.5rem;
            padding: 8px 8px 8px 16px;
            flex: 1 1 0%;
            -webkit-appearance: none;
            min-inline-size: 1px; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula {
            display: flex;
            align-items: center;
            border: 1px solid #E7E7E7;
            border-top-right-radius: 0.5rem;
            border-bottom-right-radius: 0.5rem;
            border-inline-start: 0;
            padding-block-start: 0;
            padding-block-end: 0;
            padding-inline-start: 0;
            padding-inline-end: 8px;
            position: static;
            transform: none; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula svg rect {
              stroke: #00376E; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula svg path {
              fill: #00376E; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container [data-custom-fields-datepicker] input[type="button"] {
          border-inline-end: 1px solid #E7E7E7 !important; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container {
          display: flex;
          flex-wrap: wrap; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container {
              width: 100%; } }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container .theme-custom-field-input {
            border-inline-start: none;
            flex: 1 1 0%;
            -webkit-appearance: none;
            border-bottom-right-radius: 0.5rem;
            border-top-right-radius: 0.5rem;
            border-top-left-radius: 0rem;
            border-bottom-left-radius: 0rem; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container .error_msg {
            border: 0 none;
            background: transparent; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container .error_msg:after {
              content: "";
              border: none !important; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container .error_msg span {
              border: 0 none;
              background: transparent;
              padding: 0; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container span {
            display: flex;
            align-items: center;
            border: 1px solid #E7E7E7;
            border-inline-end: 0;
            padding-block-start: 0;
            padding-block-end: 0;
            padding-inline-start: 16px;
            padding-inline-end: 8px;
            font-size: 14px;
            background-color: #ffffff;
            border-top-left-radius: 0.5rem;
            border-bottom-left-radius: 0.5rem; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-percentage-container span:after {
              content: "";
              border-inline-end: 1px solid #E7E7E7;
              padding-inline-end: 16px;
              height: 18px;
              width: 1.5px; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-select-container {
          position: relative; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-select-container {
              width: 100%; } }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-select-container:after {
            content: "";
            height: 6px;
            width: 6px;
            position: absolute;
            right: 13px;
            top: 50%;
            translate: -50% -50%;
            z-index: 0;
            background: transparent;
            border-block-start: 2px solid #00376E;
            border-inline-end: 2px solid #00376E;
            transform: rotate(135deg); }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-select-container .theme-custom-field-select {
            background: #ffffff;
            -webkit-appearance: none;
            border-radius: 0.5rem;
            padding-block-start: 5px;
            padding-block-end: 5px;
            padding-inline-start: 16px;
            padding-inline-end: 10px;
            height: 42px;
            border: 1px solid #E7E7E7;
            font-size: 14px;
            color: #00376E; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container.theme-custom-field-checkbox-container {
          display: flex;
          align-items: center; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container.theme-custom-field-checkbox-container .theme-custom-field-label {
            padding-block-end: 0;
            margin-inline-start: 16px;
            margin-block-end: 0px;
            line-height: 16px;
            width: auto; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container.theme-custom-field-checkbox-container .error_msg {
            order: 1;
            -webkit-order: 1; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container {
          display: flex;
          flex-wrap: wrap; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container {
              width: 100%; } }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container .theme-custom-field-input {
            border-inline-start: 0;
            flex: 1 1 0%;
            -webkit-appearance: none;
            border-bottom-right-radius: 0.5rem;
            border-top-right-radius: 0.5rem;
            border-top-left-radius: 0rem;
            border-bottom-left-radius: 0rem; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container .error_msg {
            border: 0 none;
            display: flex !important;
            background: transparent; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container .error_msg:after {
              content: "";
              border: none !important; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container .error_msg span {
              border: 0 none;
              background: transparent;
              padding: 0; }
              .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container .error_msg span:after {
                content: "";
                border: none !important; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container span {
            display: flex;
            align-items: center;
            padding-block-start: 0;
            padding-block-end: 0;
            padding-inline-start: 16px;
            padding-inline-end: 8px;
            border: 1px solid #E7E7E7;
            border-inline-end: 0;
            border-bottom-left-radius: 0.5rem;
            background-color: #ffffff;
            border-top-left-radius: 0.5rem; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-container .theme-custom-field-amount-container span:after {
              content: "";
              border-inline-end: 1px solid #E7E7E7;
              padding-inline-end: 16px;
              height: 18px;
              width: 1.5px; }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area {
        display: flex;
        gap: 12px;
        padding-block: 24px;
        border-block-end: 1px solid #E7E7E7;
        flex-wrap: wrap; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-varient-quantity {
          display: flex;
          flex-direction: row;
          gap: 1rem;
          justify-content: flex-start;
          align-items: center;
          width: 25%;
          height: 48px;
          position: relative; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-varient-quantity .theme-product-variant-label {
            display: none; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-varient-quantity .theme-product-quantity-spinner {
            display: flex;
            width: 100%;
            height: 100%;
            border: 1px solid #00376E;
            border-radius: 8px; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-varient-quantity .theme-product-quantity-spinner input {
              display: flex;
              padding: 0;
              justify-content: center;
              align-items: center;
              gap: 1rem;
              color: #00376E;
              font-size: 20px;
              line-height: 31.69px;
              background: none;
              text-align: center;
              font-weight: 400; }
              .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-varient-quantity .theme-product-quantity-spinner input[data-zs-quantity] {
                border-inline: none;
                border-block: none;
                font-size: 16px;
                line-height: 19.5px;
                font-weight: 700; }
        .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons {
          display: flex;
          width: 100%;
          height: 48px;
          gap: 12px;
          justify-content: space-between; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons [data-zs-add-to-cart],
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons [data-zs-more-details], .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons [data-zs-add-to-quote] {
            width: 50%;
            border-radius: 10px;
            font-size: 14px;
            line-height: 18px;
            background: transparent;
            display: flex;
            color: #5981A9;
            align-items: center;
            flex-direction: row;
            gap: 0.5rem;
            justify-content: center;
            padding-block: 16px;
            padding-inline: 0px;
            cursor: pointer;
            text-transform: uppercase;
            border: 1px solid #00376E; }
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons [data-zs-add-to-cart] svg,
            .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons [data-zs-more-details] svg, .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons [data-zs-add-to-quote] svg {
              width: 16px;
              height: 16px; }
          .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area .theme-product-cart-buttons [data-zs-more-details] {
            color: #ffffff;
            background: #00376E;
            border: 1px solid #00376E; }
      .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-coupons {
        border-block-start: 1px solid #E7E7E7; }

.theme-product-details-style-06 .theme-quick-view-container .theme-quickview-close {
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 500;
  top: 5%;
  right: 50px;
  background: transparent; }
  .theme-product-details-style-06 .theme-quick-view-container .theme-quickview-close svg {
    width: 30px;
    height: 30px;
    fill: #ffffff; }

@keyframes slideQuickViewUp {
  from {
    transform: translate(-50%, 100%); }
  to {
    transform: translate(-50%, 0%); } }

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
    /* Start slightly below */ }
  to {
    opacity: 1;
    transform: translateY(0);
    /* End at its original position */ } }

@keyframes fadeDown {
  from {
    opacity: 0;
    transform: translateY(-20px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes LoadingStartOne {
  from {
    letter-spacing: -7px;
    opacity: 0; } }

@keyframes LoadingDetailStartOne {
  from {
    letter-spacing: -7px;
    opacity: 0; } }

@keyframes LoadingStartTwo {
  from {
    transform: rotate(-360deg); } }

@keyframes LoadingDetailStartTwo {
  from {
    transform: rotate(-360deg); } }

@keyframes LoadingStartThree {
  0% {
    opacity: 0.2; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0.2; } }

@keyframes LoadingDetailStartThree {
  0% {
    opacity: 0.2; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0.2; } }

@keyframes LoadingStartFour {
  from {
    transform: rotate(-360deg); } }

@keyframes LoadingDetailStartFour {
  from {
    transform: rotate(-360deg); } }

@keyframes LoadingRotate {
  from {
    transform: rotate(-360deg); }
  to {
    transform: rotate(0deg); } }

@keyframes wave {
  0%,
  66%,
  100% {
    transform: initial; }
  33% {
    transform: translateY(-5px); } }

@keyframes LoadingRotate {
  from {
    transform: rotate(-360deg); }
  to {
    transform: rotate(0deg); } }

@keyframes wave {
  0%,
  66%,
  100% {
    transform: initial; }
  33% {
    transform: translateY(-5px); } }

@keyframes ErrorMessageStart {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes ErrorMessageEnd {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes errorMessage {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.buyagain-cart-message {
  left: 0;
  top: 0;
  padding: 28px 15px;
  width: 100%;
  z-index: 490;
  text-align: center;
  visibility: hidden;
  position: fixed;
  font-size: 100%;
  font-weight: bold;
  color: #212730;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px; }

.buyagain-cart-success-message {
  background: #EFF5EA;
  border-top: 3px solid #1ABC9C; }

.buyagain-cart-failure-message {
  background: #FDE2E1;
  border-top: 3px solid #E74C3C; }

.buyagain-failure-message-inner {
  margin-block-start: 20px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center; }

.buyagain-failure-close-button {
  display: block;
  padding: 2px 8px; }

.theme-cart-added-success-remove {
  display: none; }

.theme-cart-add-success-message {
  position: fixed;
  top: 11%;
  right: 1%;
  z-index: 500;
  transform: translate(0, -200%);
  visibility: hidden;
  background: #f3f2f2;
  width: 226px; }
  .theme-cart-add-success-message .theme-cart-success-inner-container {
    display: flex;
    flex-direction: column;
    padding: 10.751px;
    gap: 10.75px; }
    .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-close {
      position: absolute;
      top: 8px;
      right: 8px;
      cursor: pointer;
      background: none; }
      .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-close svg {
        width: 24px;
        height: 24px; }
    .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-text {
      gap: 8px;
      font-size: 12px;
      font-weight: 500;
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 26px;
      padding: 13.4px 10px;
      color: #008805; }
      .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-text svg {
        flex-shrink: 0; }
    .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item {
      display: flex;
      flex-direction: column;
      gap: 10.751px; }
      .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item .theme-cart-message-prod-img {
        width: 100%;
        height: 227px;
        flex-shrink: 0; }
        .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item .theme-cart-message-prod-img .theme-cart-message-prod-img-inner {
          width: 100%;
          height: 100%; }
        .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item .theme-cart-message-prod-img picture {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 100%;
          border: 0.672px solid #e8e8e8; }
        .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item .theme-cart-message-prod-img img {
          flex: 0 0 auto;
          max-block-size: 100%;
          max-inline-size: 100%;
          object-fit: cover;
          width: 100%;
          height: 100%;
          vertical-align: top; }
      .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item .theme-cart-success-item-details {
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item .theme-cart-success-item-details .theme-cart-message-prod-name {
          font-size: 13px;
          font-weight: 600;
          text-align: center;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
        .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item .theme-cart-success-item-details .theme-cart-message-prices {
          display: flex;
          align-items: baseline;
          flex-wrap: wrap; }
          .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item .theme-cart-success-item-details .theme-cart-message-prices .theme-cart-message-prod-label-price {
            color: #adadad;
            text-decoration: line-through;
            font-size: 16px;
            margin-inline-end: 5px;
            display: none; }
          .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-item .theme-cart-success-item-details .theme-cart-message-prices .theme-cart-message-prod-selling-price {
            font-size: 20px; }
    .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons {
      display: flex;
      justify-content: center;
      align-items: center; }
      .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-cart], .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-mini-cart], .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-quote] {
        display: flex;
        justify-content: center;
        color: #fff;
        background: #4CB5AB;
        border: 1px solid #00376E;
        padding: 9.407px 10px;
        border-radius: 0;
        font-size: 12px;
        width: 100%;
        display: flex;
        justify-content: center;
        position: relative;
        overflow: hidden; }
        .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-cart]::after, .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-mini-cart]::after, .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-quote]::after {
          content: "";
          background: #00376E;
          width: 0;
          height: 100%;
          position: absolute;
          inset: 0;
          transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
          z-index: -1; }
        .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-cart]:hover, .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-mini-cart]:hover, .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-quote]:hover {
          color: #fff; }
        .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-cart]:hover::after, .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-mini-cart]:hover::after, .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-quote]:hover::after {
          width: 100%; }

.theme-cart-add-failure-message,
.theme-cart-update-failure-message,
.theme-cart-delete-failure-message,
.theme-cart-update-success-message,
.theme-cart-delete-success-message,
.theme-wishlist-failure-message,
.theme-wishlist-success-message,
.theme-save-for-later-success-message,
.theme-save-for-later-failure-message {
  position: fixed;
  visibility: hidden;
  top: 2%;
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 500;
  transform: translate(0, -200%); }
  .theme-cart-add-failure-message .theme-cart-success-inner-container,
  .theme-cart-update-failure-message .theme-cart-success-inner-container,
  .theme-cart-delete-failure-message .theme-cart-success-inner-container,
  .theme-cart-update-success-message .theme-cart-success-inner-container,
  .theme-cart-delete-success-message .theme-cart-success-inner-container,
  .theme-wishlist-failure-message .theme-cart-success-inner-container,
  .theme-wishlist-success-message .theme-cart-success-inner-container,
  .theme-save-for-later-success-message .theme-cart-success-inner-container,
  .theme-save-for-later-failure-message .theme-cart-success-inner-container {
    box-shadow: 0px 0px 20px 0px #fff;
    max-width: 75%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden; }
    .theme-cart-add-failure-message .theme-cart-success-inner-container .theme-cart-message-failure,
    .theme-cart-update-failure-message .theme-cart-success-inner-container .theme-cart-message-failure,
    .theme-cart-delete-failure-message .theme-cart-success-inner-container .theme-cart-message-failure,
    .theme-cart-update-success-message .theme-cart-success-inner-container .theme-cart-message-failure,
    .theme-cart-delete-success-message .theme-cart-success-inner-container .theme-cart-message-failure,
    .theme-wishlist-failure-message .theme-cart-success-inner-container .theme-cart-message-failure,
    .theme-wishlist-success-message .theme-cart-success-inner-container .theme-cart-message-failure,
    .theme-save-for-later-success-message .theme-cart-success-inner-container .theme-cart-message-failure,
    .theme-save-for-later-failure-message .theme-cart-success-inner-container .theme-cart-message-failure {
      background: #e7e7ff;
      font-size: 16px;
      text-align: center;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      border-radius: 1rem;
      padding: 1rem; }
      @media (max-width: 768px) {
        .theme-cart-add-failure-message .theme-cart-success-inner-container .theme-cart-message-failure,
        .theme-cart-update-failure-message .theme-cart-success-inner-container .theme-cart-message-failure,
        .theme-cart-delete-failure-message .theme-cart-success-inner-container .theme-cart-message-failure,
        .theme-cart-update-success-message .theme-cart-success-inner-container .theme-cart-message-failure,
        .theme-cart-delete-success-message .theme-cart-success-inner-container .theme-cart-message-failure,
        .theme-wishlist-failure-message .theme-cart-success-inner-container .theme-cart-message-failure,
        .theme-wishlist-success-message .theme-cart-success-inner-container .theme-cart-message-failure,
        .theme-save-for-later-success-message .theme-cart-success-inner-container .theme-cart-message-failure,
        .theme-save-for-later-failure-message .theme-cart-success-inner-container .theme-cart-message-failure {
          padding: 0.5rem; } }
      .theme-cart-add-failure-message .theme-cart-success-inner-container .theme-cart-message-failure svg,
      .theme-cart-update-failure-message .theme-cart-success-inner-container .theme-cart-message-failure svg,
      .theme-cart-delete-failure-message .theme-cart-success-inner-container .theme-cart-message-failure svg,
      .theme-cart-update-success-message .theme-cart-success-inner-container .theme-cart-message-failure svg,
      .theme-cart-delete-success-message .theme-cart-success-inner-container .theme-cart-message-failure svg,
      .theme-wishlist-failure-message .theme-cart-success-inner-container .theme-cart-message-failure svg,
      .theme-wishlist-success-message .theme-cart-success-inner-container .theme-cart-message-failure svg,
      .theme-save-for-later-success-message .theme-cart-success-inner-container .theme-cart-message-failure svg,
      .theme-save-for-later-failure-message .theme-cart-success-inner-container .theme-cart-message-failure svg {
        margin-inline-end: 1rem;
        flex-shrink: 0;
        fill: #e7e7ff; }
    .theme-cart-add-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
    .theme-cart-update-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
    .theme-cart-delete-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
    .theme-cart-update-success-message .theme-cart-success-inner-container .theme-cart-message-success,
    .theme-cart-delete-success-message .theme-cart-success-inner-container .theme-cart-message-success,
    .theme-wishlist-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
    .theme-wishlist-success-message .theme-cart-success-inner-container .theme-cart-message-success,
    .theme-save-for-later-success-message .theme-cart-success-inner-container .theme-cart-message-success,
    .theme-save-for-later-failure-message .theme-cart-success-inner-container .theme-cart-message-success {
      background: #cdeede;
      font-size: 16px;
      text-align: center;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      padding: 1rem; }
      @media (max-width: 768px) {
        .theme-cart-add-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
        .theme-cart-update-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
        .theme-cart-delete-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
        .theme-cart-update-success-message .theme-cart-success-inner-container .theme-cart-message-success,
        .theme-cart-delete-success-message .theme-cart-success-inner-container .theme-cart-message-success,
        .theme-wishlist-failure-message .theme-cart-success-inner-container .theme-cart-message-success,
        .theme-wishlist-success-message .theme-cart-success-inner-container .theme-cart-message-success,
        .theme-save-for-later-success-message .theme-cart-success-inner-container .theme-cart-message-success,
        .theme-save-for-later-failure-message .theme-cart-success-inner-container .theme-cart-message-success {
          padding: 0.5rem; } }
      .theme-cart-add-failure-message .theme-cart-success-inner-container .theme-cart-message-success svg,
      .theme-cart-update-failure-message .theme-cart-success-inner-container .theme-cart-message-success svg,
      .theme-cart-delete-failure-message .theme-cart-success-inner-container .theme-cart-message-success svg,
      .theme-cart-update-success-message .theme-cart-success-inner-container .theme-cart-message-success svg,
      .theme-cart-delete-success-message .theme-cart-success-inner-container .theme-cart-message-success svg,
      .theme-wishlist-failure-message .theme-cart-success-inner-container .theme-cart-message-success svg,
      .theme-wishlist-success-message .theme-cart-success-inner-container .theme-cart-message-success svg,
      .theme-save-for-later-success-message .theme-cart-success-inner-container .theme-cart-message-success svg,
      .theme-save-for-later-failure-message .theme-cart-success-inner-container .theme-cart-message-success svg {
        width: 24px;
        height: 24px;
        margin-inline-end: 1rem;
        flex-shrink: 0;
        fill: #cdeede; }

.theme-cart-success,
.theme-cart-failure {
  visibility: visible;
  transition: all 0.3s ease;
  position: fixed;
  z-index: 500;
  transform: translate(0%, 0%); }

.theme-cart-success-remove,
.theme-cart-failure-remove {
  visibility: hidden;
  transition: all 0.3s ease;
  position: fixed;
  z-index: 500; }

@media all and (max-width: 1199px) {
  .zpcontent-for-header-06 .theme-prod-details-container {
    flex-wrap: wrap; }
  .zpcontent-for-header-06 .theme-prod-details-container .theme-prod-detail-img-container {
    max-inline-size: 100%; }
  .zpcontent-for-header-06 .theme-prod-details-container .theme-prod-detail-entries {
    max-inline-size: 100%;
    flex: 1 0 auto;
    margin-block-start: 20px;
    margin-block-end: 20px; }
  .zpcontent-for-header-06 .theme-prod-details-container .theme-prod-calculated-detail-entries {
    max-inline-size: 100%; } }

.theme-currency-hide-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 285;
  display: none; }

.theme-currency-option-container {
  height: 23px;
  cursor: pointer;
  position: relative; }
  .theme-currency-option-container ul {
    margin: 0;
    padding: 0;
    width: 60px;
    z-index: 300;
    position: relative; }
    .theme-currency-option-container ul li {
      list-style: none;
      margin: 0;
      padding-block-start: 5px;
      padding-block-end: 5px;
      padding-inline-start: 10px;
      padding-inline-end: 10px;
      position: relative;
      align-items: center;
      display: none;
      font-family: 'Noto Sans', sans-serif;
      font-size: 13px;
      font-weight: normal;
      text-transform: none;
      color: #00376E;
      line-height: 1.8;
      letter-spacing: normal; }
      .theme-currency-option-container ul li:hover {
        background: #eee; }
      .theme-currency-option-container ul li img {
        margin-inline-end: 5px;
        height: 15px;
        vertical-align: bottom; }
      .theme-currency-option-container ul li:first-child {
        display: flex;
        align-items: center;
        background: transparent;
        padding-block-start: 0;
        padding-block-end: 0;
        padding-inline-start: 10px;
        padding-inline-end: 0; }
        .theme-currency-option-container ul li:first-child:after {
          content: "";
          display: inline-block;
          height: 0px;
          width: 0px;
          border-width: 4px;
          border-style: solid;
          border-color: #00376E transparent transparent transparent;
          z-index: 2;
          margin-block-start: 2px;
          margin-block-end: 0;
          margin-inline-start: auto;
          margin-inline-end: 5px; }
    .theme-currency-option-container ul.theme-currency-open {
      background: #ffffff;
      box-shadow: 0 0 20px RGBA(98, 98, 98, 0.2); }
      .theme-currency-option-container ul.theme-currency-open li {
        font-size: 13px; }
        .theme-currency-option-container ul.theme-currency-open li:hover {
          color: #4CB5AB; }
        .theme-currency-option-container ul.theme-currency-open li:first-child:after {
          border-color: transparent transparent #00376E transparent;
          transform: translate(0, -50%); }
  .theme-currency-option-container.theme-currency-style-02 ul {
    box-shadow: none; }
    @media all and (min-width: 992px) {
      .theme-currency-option-container.theme-currency-style-02 ul {
        background: transparent; } }
    .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li {
      background: #ffffff;
      box-shadow: 0 10px 14px RGBA(98, 98, 98, 0.1); }
      .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:hover {
        color: #4CB5AB; }
      .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child {
        padding-block-end: 3px;
        background: transparent;
        box-shadow: none;
        border-block-end: 0 none; }
        @media all and (min-width: 992px) {
          .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child {
            border-block-end: 3px solid #4CB5AB; } }
        .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child:hover {
          color: #00376E; }
  .theme-currency-option-container.theme-currency-style-03 ul {
    box-shadow: none; }
    @media all and (min-width: 992px) {
      .theme-currency-option-container.theme-currency-style-03 ul {
        background: transparent; } }
    .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li {
      background: #ffffff;
      box-shadow: 0 10px 14px RGBA(98, 98, 98, 0.1);
      border-inline-start: 1px solid #E7E7E7;
      border-inline-end: 1px solid #E7E7E7; }
      .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:hover {
        color: #4CB5AB; }
      .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:last-child {
        border-block-end: 0 none; }
        @media all and (min-width: 992px) {
          .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:last-child {
            border-block-end: 1px solid #E7E7E7; } }
      .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:nth-child(2) {
        border-block-start: 1px solid #E7E7E7; }
      .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child {
        padding-block-end: 3px;
        background: transparent;
        border: 0 none;
        box-shadow: none; }
        .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child:hover {
          color: #00376E; }
  .theme-currency-option-container .theme-currency-label {
    display: block; }
    @media all and (min-width: 992px) {
      .theme-currency-option-container .theme-currency-label {
        display: none; } }
.theme-close-mobile-currency {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 350;
  display: none;
  padding-block-start: 20px;
  padding-block-end: 20px;
  padding-inline-start: 28px;
  padding-inline-end: 28px;
  opacity: 1;
  font-size: 16px;
  color: #00376E;
  width: 100%; }
  .theme-close-mobile-currency .theme-currency-open-label {
    margin-inline-end: auto; }
  .theme-close-mobile-currency .theme-currency-close-icon-container {
    cursor: pointer;
    height: 23px;
    width: 23px;
    position: relative; }
    .theme-close-mobile-currency .theme-currency-close-icon-container:after, .theme-close-mobile-currency .theme-currency-close-icon-container:before {
      background: #4CB5AB;
      content: "";
      height: 2px;
      left: 0;
      position: absolute;
      width: 100%;
      transform: rotate(-45deg);
      top: 10px; }
    .theme-close-mobile-currency .theme-currency-close-icon-container:before {
      transform: rotate(45deg); }
  @media all and (min-width: 992px) {
    .theme-close-mobile-currency {
      display: none;
      opacity: 0;
      z-index: 0; } }
.theme-currency-non-res {
  margin-inline-start: auto;
  margin-inline-end: 0px;
  display: none; }
  @media all and (min-width: 992px) {
    .theme-currency-non-res.theme-curency-option-left-space {
      margin-inline-start: 13px;
      padding-inline-start: 8px;
      border-inline-start: 1px dotted #00376E; } }
  @media all and (min-width: 992px) {
    .theme-currency-non-res {
      display: block;
      width: 60px;
      height: 23px; } }
@media all and (min-width: 992px) {
  .theme-vertical-navigation-container .theme-currency-option-container {
    margin-inline-end: 15px; } }

.theme-vertical-navigation-container.theme-currency-enable-vertical .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content div .theme-portal-username {
  max-inline-size: 70px; }

.theme-vertical-navigation-container.theme-currency-enable-vertical .theme-header .zpcontainer .theme-vertical-navigation-portal .theme-portal-login .theme-portal-container {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 30px;
  padding-inline-end: 30px; }

.theme-currency-container-style-05-non-res {
  margin-inline-start: auto; }
  .theme-currency-container-style-05-non-res.theme-curency-option-left-space {
    margin-inline-start: auto; }
    @media all and (min-width: 992px) {
      .theme-currency-container-style-05-non-res.theme-curency-option-left-space {
        margin-inline-start: 13px;
        padding-inline-start: 8px;
        border-inline-start: 1px dotted #00376E; } }
  @media all and (min-width: 992px) {
    .theme-currency-container-style-05-non-res {
      height: 23px;
      width: 60px; } }
.theme-currency-container-style-06-non-res {
  margin-inline-start: auto; }
  @media all and (min-width: 992px) {
    .theme-currency-container-style-06-non-res {
      height: 23px;
      width: 60px;
      margin-inline-end: 15px; } }
.theme-currency-container-style-06-res {
  margin-inline-start: 20px; }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-currency-non-res.theme-curency-option-left-space {
    border-inline-start: 1px dotted RGBA(255, 255, 255, 0.8); } }

.zpdark-header-portion .theme-currency-option-container ul li:first-child {
  color: RGBA(255, 255, 255, 0.8); }
  @media all and (min-width: 992px) {
    .zpdark-header-portion .theme-currency-option-container ul li:first-child:after {
      border-color: RGBA(255, 255, 255, 0.8) transparent transparent transparent; } }
.zpdark-header-portion .theme-currency-option-container ul.theme-currency-open li:first-child {
  color: #00376E; }
  .zpdark-header-portion .theme-currency-option-container ul.theme-currency-open li:first-child:after {
    border-color: transparent transparent #00376E transparent; }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child, .zpdark-header-portion .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child {
    color: RGBA(255, 255, 255, 0.8); } }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child:after, .zpdark-header-portion .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child:after {
    border-color: transparent transparent RGBA(255, 255, 255, 0.8) transparent; } }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-currency-container-style-05-non-res.theme-curency-option-left-space {
    border-inline-start: 1px dotted RGBA(255, 255, 255, 0.8); } }

@media all and (max-width: 991px) {
  .theme-currency-container-style-05-res {
    margin-inline-start: auto; } }

@keyframes imageLoader {
  from {
    background: transparent; } }

@media all and (min-width: 992px) {
  .theme-pages-full-stretch .zpcontainer {
    width: 100%;
    max-inline-size: 1440px;
    padding-inline-start: 50px;
    padding-inline-end: 50px; } }

.theme-tag-sku-label {
  display: none; }

.theme-product-tag-name {
  color: #4CB5AB; }

.theme-tag-list-container {
  list-style: none;
  padding: 0;
  margin-block-start: 10px; }

.theme-tag-list-container li {
  display: inline-flex;
  margin: 0;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 2px;
  line-height: 20px; }
  .theme-tag-list-container li::after {
    content: '.';
    padding-inline-start: 4px;
    padding-inline-end: 4px;
    transform: translateY(-25%); }
  .theme-tag-list-container li:last-child::after {
    content: ''; }
  .theme-tag-list-container li:last-child .theme-product-tag-url {
    margin-inline-end: 0; }

.theme-tag-list-container .theme-product-tag-url {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.5px; }

.theme-tag-contianer + .theme-product-short-description {
  padding-block-start: 20px; }

.theme-product-short-description + .theme-tag-contianer {
  padding-block-start: 20px; }

.theme-shimmer-animation {
  animation: fadeIn 0.5s ease-out forwards;
  animation-delay: 0;
  opacity: 1; }

[data-theme-product-image-skeleton-loader].theme-product-image-loader-dots {
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  font-weight: normal;
  text-align: center;
  display: block;
  -webkit-appearance: none;
  position: absolute;
  border-radius: 0px;
  opacity: 0.2;
  z-index: -1; }
  [data-theme-product-image-skeleton-loader].theme-product-image-loader-dots span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 8px;
    width: 8px;
    background: #000;
    animation: searchLoader 0.5s ease-in-out infinite alternate;
    border-radius: 50%;
    animation-delay: -0.16s; }
    [data-theme-product-image-skeleton-loader].theme-product-image-loader-dots span:after, [data-theme-product-image-skeleton-loader].theme-product-image-loader-dots span:before {
      width: 8px;
      height: 8px;
      content: "";
      display: block;
      background: #000;
      position: absolute;
      animation: searchLoader 0.5s ease-in-out infinite alternate;
      border-radius: 50%;
      left: -12px; }
    [data-theme-product-image-skeleton-loader].theme-product-image-loader-dots span:before {
      animation-delay: -0.32s; }
    [data-theme-product-image-skeleton-loader].theme-product-image-loader-dots span:after {
      left: 12px; }

[data-theme-product-image-skeleton-loader].theme-product-image-loader-skeleton {
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  font-weight: normal;
  text-align: center;
  display: block;
  -webkit-appearance: none;
  position: absolute;
  border-radius: 0px;
  opacity: 0.2;
  z-index: -1; }
  [data-theme-product-image-skeleton-loader].theme-product-image-loader-skeleton svg {
    width: 100%;
    height: 100%;
    animation: skeleton-loading 1s linear infinite alternate; }

[data-theme-product-image-skeleton-loader].theme-product-image-loader-shimmer {
  background: linear-gradient(to right, #f2f2f2 8%, #ffffff 18%, #f2f2f2 33%);
  background-size: 1000px 100%;
  animation: shimmer 1.5s infinite;
  rotate: 45deg;
  opacity: 1;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: -50%;
  width: 200%;
  height: 200%;
  translate: -0% -50%; }

@keyframes shimmer {
  0% {
    background-position: -500px 0; }
  100% {
    background-position: 500px 0; } }

@keyframes skeleton-loading {
  0% {
    background-color: #a3b8c2; }
  100% {
    background-color: #f0f3f5; } }

#page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #4CB5AB;
  z-index: 100002;
  opacity: 0;
  transform: scale(0.9);
  animation: loaderfadeIn 0.5s ease-out forwards; }
  #page-loader.fade-out {
    animation: loaderfadeOut 0.3s ease-out forwards;
    pointer-events: none; }
  #page-loader .loader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  #page-loader .loader {
    width: 55px;
    aspect-ratio: 1;
    --g1:conic-gradient(from  90deg at 3px  3px ,#0000 90deg,#fff 0);
    --g2:conic-gradient(from -90deg at 22px 22px,#0000 90deg,#fff 0);
    background: var(--g1), var(--g1), var(--g1), var(--g2), var(--g2), var(--g2);
    background-size: 25px 25px;
    background-repeat: no-repeat;
    animation: l7 1.5s infinite; }

@keyframes l7 {
  0% {
    background-position: 0    0   ,0 100%,100% 100%; }
  25% {
    background-position: 100% 0   ,0 100%,100% 100%; }
  50% {
    background-position: 100% 0   ,0 0   ,100% 100%; }
  75% {
    background-position: 100% 0   ,0 0   ,0    100%; }
  100% {
    background-position: 100% 100%,0 0   ,0    100%; } }

@keyframes loaderfadeIn {
  from {
    opacity: 0;
    transform: scale(2); }
  to {
    opacity: 1;
    transform: scale(1); } }

@keyframes loaderfadeOut {
  from {
    opacity: 1;
    transform: scale(1); }
  to {
    opacity: 0;
    transform: scale(2); } }

.wishlist-selection-container {
  display: none; }

[data-zs-wishlisted="false"] svg {
  fill: #FFFFFF; }

[data-zs-wishlisted="true"] svg {
  fill: #FF0000; }

[data-zs-save-for-later-container], [data-zs-save-for-later] {
  display: none; }
  [data-zs-save-for-later-container] [data-zs-variant-save-for-later], [data-zs-save-for-later] [data-zs-variant-save-for-later] {
    padding-inline-start: 0; }

.save-for-later-container {
  overflow-x: hidden;
  padding-block-end: 20px; }
  @media all and (min-width: 992px) {
    .save-for-later-container .save-for-later-inner-container {
      display: flex;
      width: 100%;
      overflow-x: auto; } }
@keyframes slideUp {
  from {
    transform: translateY(500px);
    opacity: 1; }
  to {
    transform: translateY(0);
    opacity: 0; } }

[data-zs-product-details-recommended-section] .theme-product-ratio:not(:has([data-zs-product-id])), [data-zs-cart-recommended-section] .theme-product-ratio:not(:has([data-zs-product-id])) {
  display: none; }

[data-zs-product-details-recommended-section] .theme-section-heading-container, [data-zs-cart-recommended-section] .theme-section-heading-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }
  [data-zs-product-details-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container, [data-zs-cart-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container {
    display: none;
    gap: 8px;
    justify-content: flex-end; }
    @media all and (min-width: 992px) {
      [data-zs-product-details-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container, [data-zs-cart-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container {
        display: flex; } }
    [data-zs-product-details-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation, [data-zs-cart-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation {
      border-radius: 100px;
      border: 0.35px solid #E7E7E7;
      width: 50px;
      height: 50px;
      background: transparent;
      display: flex;
      justify-content: center;
      align-items: center; }
      [data-zs-product-details-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation:hover, [data-zs-cart-recommended-section] .theme-section-heading-container .theme-rec-prod-slider-btn-container .theme-rec-prod-navigation:hover {
        background: 244, 250, 250; }

[data-zs-product-details-recommended-section] [data-zs-recommended-products] .theme-store-style-collection-row-05, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] .theme-store-style-collection-row-05, [data-zs-product-details-recommended-section] [data-zs-upsell-products] .theme-store-style-collection-row-05, [data-zs-cart-recommended-section] [data-zs-recommended-products] .theme-store-style-collection-row-05, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] .theme-store-style-collection-row-05, [data-zs-cart-recommended-section] [data-zs-upsell-products] .theme-store-style-collection-row-05 {
  padding: 1px; }

[data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"], [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"], [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"], [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"], [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"], [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  width: 100%;
  gap: 1rem; }
  [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01 {
    min-width: 100%; }
  [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02 {
    min-width: 50%; }
  [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03 {
    min-width: 33.33%; }
  @media all and (min-width: 768px) {
    [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01 {
      min-width: 100%; } }
  @media all and (min-width: 768px) {
    [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02 {
      min-width: 50%; } }
  @media all and (min-width: 768px) {
    [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03 {
      min-width: 33.33333%; } }
  @media all and (min-width: 768px) {
    [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04 {
      min-width: 25%; } }
  @media all and (min-width: 992px) {
    [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-03, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-03, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-03 {
      min-width: 33.33333%; } }
  @media all and (min-width: 992px) {
    [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-04, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-04, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-04 {
      min-width: 25%; } }
  @media all and (min-width: 992px) {
    [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-05, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-05, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-05 {
      min-width: 20%; } }
  @media all and (min-width: 992px) {
    [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-06, [data-zs-product-details-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-recommended-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-cross-sell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-01.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-02.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-xsm-03.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-01.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-02.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-03.theme-product-count-md-06, [data-zs-cart-recommended-section] [data-zs-upsell-products] [class*="theme-store-style-collection-row-"] [class*="theme-product-list-style-"].theme-product-count-sm-04.theme-product-count-md-06 {
      min-width: 16.66667%; } }
.theme-body-hide-overflow {
  overflow: hidden !important; }

.theme-search-suggestion-result {
  overflow: scroll;
  display: none;
  animation: fadeUp 0.3s linear; }

.theme-search-suggestion-container .theme-search-product-card {
  padding: 10px;
  cursor: pointer;
  transition: all 0.1s linear; }

.theme-search-product-card {
  display: flex;
  font-size: 1rem;
  text-align: start;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
  border-radius: 8px;
  overflow: hidden;
  padding: 1rem;
  background: #fff; }
  .theme-search-product-card .theme-product-image {
    width: 70px;
    height: 70px;
    flex-shrink: 0;
    overflow: hidden; }
    .theme-search-product-card .theme-product-image img {
      aspect-ratio: 1;
      object-fit: contain;
      width: 100%; }
  .theme-search-product-card .theme-product-description {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 4px; }
    .theme-search-product-card .theme-product-description .theme-product-name {
      font-size: 20px;
      font-weight: 600;
      line-height: 24px; }
    .theme-search-product-card .theme-product-description .theme-product-category {
      font-size: 12px;
      line-height: 16px; }
  .theme-search-product-card .theme-product-pricing {
    flex-shrink: 0; }
    .theme-search-product-card .theme-product-pricing .theme-min-rate {
      font-size: 24px;
      font-weight: 600; }
    .theme-search-product-card .theme-product-pricing .theme-max-rate {
      font-size: 12px;
      font-weight: 400;
      text-decoration: line-through; }

.theme-search-suggestion-container {
  position: relative;
  width: 100%;
  max-height: 50vh;
  overflow-y: scroll;
  border-top: none;
  z-index: 500;
  display: flex;
  flex-direction: column-reverse;
  border-block-start: 1px solid #E7E7E7;
  translate: 0 -5%;
  scale: 0.99;
  opacity: 0;
  pointer-events: none; }
  .theme-search-suggestion-container .theme-live-search-bar {
    display: none;
    background: #fff;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: 1rem; }
    .theme-search-suggestion-container .theme-live-search-bar form input {
      display: none; }
    .theme-search-suggestion-container .theme-live-search-bar form .theme-search-go {
      padding: 8px 16px;
      border-radius: 0.25rem; }
    .theme-search-suggestion-container .theme-live-search-bar form .theme-close-live-search {
      display: none; }
  .theme-search-suggestion-container .theme-search-heading {
    margin-block-end: 1rem; }
  .theme-search-suggestion-container .theme-search-suggestion-result {
    background: #fff;
    padding-block: 32px; }
    @media (max-width: 992px) {
      .theme-search-suggestion-container .theme-search-suggestion-result {
        width: 100%;
        padding-inline: 16px; } }
  .theme-search-suggestion-container .theme-suggested-products {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
  .theme-search-suggestion-container .theme-search-product-card {
    position: relative;
    display: flex;
    font-size: 1rem;
    text-align: start;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
    width: 100%;
    overflow: hidden;
    margin-block-start: -1px;
    margin-block-end: 0px;
    margin-inline-start: -1px;
    margin-inline-end: 0px;
    background: #fff;
    border: 1px solid #E7E7E7;
    border-radius: 0;
    padding: 8px 16px; }
    .theme-search-suggestion-container .theme-search-product-card .theme-product-image {
      width: 80px;
      height: 80px; }
    .theme-search-suggestion-container .theme-search-product-card .theme-product-description .theme-product-name {
      font-size: 14px;
      font-weight: 400;
      line-height: 20px; }
    .theme-search-suggestion-container .theme-search-product-card .theme-product-pricing .theme-min-rate {
      font-size: 14px;
      font-weight: 600;
      line-height: 20px; }
    .theme-search-suggestion-container .theme-search-product-card .theme-product-pricing .theme-max-rate {
      font-size: 14px;
      font-weight: 400;
      color: #808080;
      text-decoration: line-through; }
    .theme-search-suggestion-container .theme-search-product-card .theme-product-pricing {
      flex-shrink: 0;
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      justify-content: flex-start;
      align-items: baseline; }
    @media all and (min-width: 992px) {
      .theme-search-suggestion-container .theme-search-product-card {
        width: 25%; } }
    .theme-search-suggestion-container .theme-search-product-card::before {
      content: "";
      position: absolute;
      top: 0;
      left: -100%;
      width: 100%;
      height: 100%;
      background-color: RGBA(76, 181, 171, 0.1);
      z-index: 1;
      transition: left 0.3s linear; }
    .theme-search-suggestion-container .theme-search-product-card:hover::before {
      left: 0; }

.theme-search-suggestion-overlay {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  z-index: 299; }

.theme-show-overlay, .theme-show-live-search {
  opacity: 1;
  pointer-events: auto;
  translate: 0 0;
  scale: 1; }

@keyframes searchfadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0%, 0);
    transform: translate3d(100%, 0%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

[data-tmpl-id="hb-quoteRequestDetail"] .zpmo-order-info-box {
  display: none; }

[data-zs-not-deliverable] [data-zs-add-to-cart] {
  opacity: 0.6;
  pointer-events: none; }

[data-zs-not-deliverable-message] {
  display: none !important; }

[data-zs-unavailable-message] {
  display: none !important; }

[data-zs-not-deliverable] [data-zs-not-deliverable-message] {
  display: inline-block !important; }

[data-zs-not-deliverable] [data-zs-unavailable-message] {
  display: inline-block !important; }

[data-zs-not-deliverable] [data-zs-deliverable-message] {
  display: none !important; }

[data-zs-deliverable] [data-zs-deliverable-message] {
  display: inline-block !important; }

[data-zs-deliverable] [data-zs-not-deliverable-message] {
  display: none !important; }

.theme-cartitem-non-deliverable-message {
  display: none; }

[data-zs-not-deliverable] .theme-cartitem-non-deliverable-message {
  display: block; }

.theme-delivery-location-non-deliverable {
  color: #FF4949;
  padding-block-end: 10px;
  line-height: 1; }

[data-zs-not-deliverable] .theme-product-name {
  padding-block-end: 5px; }

.theme-product-details-delivery-location-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .theme-product-details-delivery-location-row + .theme-product-properties-area-quantitycart {
    margin-block-start: 20px; }
  @media all and (max-width: 768px) {
    .theme-product-details-delivery-location-row {
      justify-content: center; } }
.theme-product-details-delivery-location-input-label {
  flex: 1 1 0%;
  min-inline-size: 1%;
  word-wrap: break-word;
  word-break: break-word;
  padding-inline-end: 10px; }

.theme-product-details-delivery-location-message {
  position: relative; }
  .theme-product-details-delivery-location-message:after {
    content: "|";
    color: #E7E7E7;
    margin-inline-start: 5px;
    margin-inline-end: 5px; }

.theme-product-details-delivery-location-postalcode {
  padding-block-start: 5px;
  padding-block-end: 5px;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
  height: 35px;
  border: 1px solid #E7E7E7;
  border-radius: 3px;
  -webkit-appearance: none;
  width: 200px; }

.theme-product-delivery-location-deliverable-details {
  margin-inline-start: 0px;
  margin-block-start: 5px;
  width: 100%; }
  @media all and (min-width: 992px) {
    .theme-product-delivery-location-deliverable-details {
      margin-inline-start: 20px;
      margin-block-start: 0;
      width: auto;
      display: flex;
      flex-wrap: wrap;
      max-inline-size: 250px; } }
  .theme-product-delivery-location-deliverable-details [data-zs-not-deliverable-message] {
    color: #FF4949; }
  .theme-product-delivery-location-deliverable-details [data-zs-unavailable-message] {
    color: #1FB6FF; }
  @media all and (max-width: 768px) {
    .theme-product-delivery-location-deliverable-details {
      text-align: center; } }
.theme-product-social-share + .theme-product-details-delivery-location-row,
.theme-short-desc-row + .theme-product-details-delivery-location-row {
  margin-block-start: 25px;
  padding-block-start: 30px;
  border-block-start: 1px dashed #E7E7E7; }

.theme-product-price-and-review-area + .theme-product-details-delivery-location-row {
  margin-block-start: 25px; }

.theme-quick-view-container .theme-product-details-delivery-location-row {
  justify-content: center;
  width: 100%; }

.theme-quick-view-container .theme-product-delivery-location-deliverable-details {
  width: 100%;
  margin-inline-start: 0;
  margin-block-start: 5px;
  display: flex;
  justify-content: center;
  max-inline-size: none; }

.theme-delivery-location-popup-container,
.theme-delivery-location-loader-overlay {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7); }

.theme-delivery-location-loader-overlay {
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1001; }

.theme-loader-circle {
  border: 4px solid RGBA(255, 255, 255, 0.2);
  border-inline-start-color: #ffffff;
  animation: loadingSpinner 1.1s infinite linear;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-block-end: 20px; }

@keyframes loadingSpinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.theme-delivery-location-popup {
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 455;
  display: block;
  transform: translate(-50%, -50%);
  width: 90%;
  padding: 15px;
  background: #ffffff;
  max-block-size: 70vh;
  overflow: auto; }
  @media all and (min-width: 992px) {
    .theme-delivery-location-popup {
      width: 450px; } }
  .theme-delivery-location-popup .zpdivider-container {
    display: block;
    overflow: hidden;
    white-space: nowrap; }
    .theme-delivery-location-popup .zpdivider-container.zpdivider-text .zpdivider-common {
      position: relative;
      display: inline-flex;
      padding: 0;
      align-items: center;
      white-space: normal;
      line-height: normal;
      max-inline-size: 90%;
      color: #5981A9; }
    .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-width100 {
      width: 100%; }
      .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-width100.zpdivider-align-center {
        margin-block-start: 15px;
        margin-block-end: 15px;
        margin-inline-start: 0;
        margin-inline-end: 0;
        text-align: center; }
    .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-line-style-solid .zpdivider-common:before, .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-line-style-solid .zpdivider-common:after {
      content: '';
      position: absolute;
      width: 1500px;
      top: 50%;
      height: 1px;
      border-block-start: 1px solid #E7E7E7; }
    .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-line-style-solid .zpdivider-common:before {
      right: 100%;
      margin-inline-end: 10px; }
    .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-line-style-solid .zpdivider-common:after {
      left: 100%;
      margin-inline-start: 10px; }

.theme-delivery-location-popup-heading {
  border-block-end: 1px solid #E7E7E7;
  margin-block-start: 0;
  margin-inline-start: -15px;
  margin-inline-end: -15px;
  margin-block-end: 15px;
  padding-block-start: 0;
  padding-inline-start: 15px;
  padding-inline-end: 15px;
  padding-block-end: 10px; }

.theme-delivery-location-close-button {
  background: transparent;
  position: absolute;
  top: 20px;
  right: 15px; }
  .theme-delivery-location-close-button span {
    line-height: 0; }
    .theme-delivery-location-close-button span svg {
      width: 20px;
      height: 20px;
      fill: #00376E; }

.theme-delivery-location-select-message {
  margin-block-end: 15px; }

.theme-wrarehouse-popup-postalcode-apply {
  display: flex;
  flex-wrap: wrap; }
  .theme-wrarehouse-popup-postalcode-apply .zpbutton-wrapper {
    margin-inline-start: 20px; }

.theme-delivery-location-popup-postalcode {
  background: #ffffff;
  border: 1px solid #E7E7E7;
  color: #5981A9;
  padding-block-start: 5px;
  padding-block-end: 5px;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
  height: 35px;
  -webkit-appearance: none;
  width: 65%;
  border-radius: 0; }
  @media all and (min-width: 992px) {
    .theme-delivery-location-popup-postalcode {
      width: 75%; } }
.theme-delivery-location-popup-fields-section {
  width: 75%;
  padding: 10px 0px; }

.theme-delivery-location-country-state-container {
  display: flex;
  gap: 8px;
  margin-block-end: 15px;
  font-size: 14px;
  height: 20px; }
  @media all and (min-width: 992px) {
    .theme-delivery-location-country-state-container {
      width: 100%; } }
  .theme-delivery-location-country-state-container .theme-deliveriy-location-field {
    display: flex;
    gap: 5px;
    align-items: center; }

.theme-delivery-select {
  border: none;
  padding-block-start: 9px;
  min-width: 50px;
  max-width: 80px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold; }

.theme-delivery-location-popup-address-container {
  display: flex;
  padding-block-end: 15px;
  margin-block-end: 20px;
  border-block-end: 1px dashed #E7E7E7; }
  .theme-delivery-location-popup-address-container.theme-delivery-location-popup-address-last {
    padding-block-end: 0;
    margin-block-end: 0;
    border-block-end: 0; }

.theme-delivery-location-popup-address {
  line-height: 1; }
  .theme-delivery-location-popup-address p {
    line-height: 1.8; }

.theme-delivery-location-popup-address-name {
  font-weight: bold;
  cursor: pointer;
  margin-block-end: 5px;
  display: inline-block; }

.theme-delivery-location-radio-button-container {
  position: relative;
  width: 16px;
  height: 16px;
  margin-inline-end: 15px;
  cursor: pointer; }

input.theme-delivery-location-popup-select-address {
  position: relative;
  opacity: 0;
  z-index: 1;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  display: block; }
  input.theme-delivery-location-popup-select-address:checked + .theme-delivery-location-popup-custom-radio-btn:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #4CB5AB;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 3px;
    transform: scale(1) translateZ(0);
    transition: transform ease .3s; }

.theme-delivery-location-popup-custom-radio-btn {
  width: 100%;
  height: 100%;
  border: 1px solid #E7E7E7;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0; }

.theme-delivery-location-error {
  color: #FF4949;
  margin-block-start: 10px;
  width: 100%; }

.theme-delivery-location-details-06-input-error {
  width: 200px; }
  .theme-delivery-location-details-06-input-error .theme-delivery-location-error {
    text-align: center; }
    @media all and (min-width: 992px) {
      .theme-delivery-location-details-06-input-error .theme-delivery-location-error {
        text-align: start; } }
.theme-delivery-location-details-06-error {
  text-align: center; }

.theme-select-delivery-location-link {
  display: none; }
  @media all and (min-width: 992px) {
    .theme-select-delivery-location-link {
      display: flex; } }
.theme-delivery-location-mobile-container {
  display: block;
  padding-block-start: 10px;
  padding-block-end: 10px;
  padding-inline-start: 15px;
  padding-inline-end: 15px;
  background: #F4FAFA;
  line-height: 1;
  width: 100%; }
  @media all and (min-width: 992px) {
    .theme-delivery-location-mobile-container {
      display: none;
      line-height: normal; } }
  .theme-delivery-location-mobile-container .theme-select-delivery-location-link {
    display: flex; }

.theme-select-delivery-location-link {
  align-items: center;
  color: #00376E;
  margin-inline-start: auto;
  border-inline-end: 1px dotted #00376E;
  margin-inline-end: 10px;
  padding-inline-end: 10px; }
  .theme-select-delivery-location-link svg {
    height: 13px;
    width: 12px;
    fill: currentColor;
    margin-inline-end: 5px; }
  .theme-select-delivery-location-link + .theme-currency-non-res.theme-curency-option-left-space {
    border-inline-start: 0;
    padding-inline-start: 0;
    margin-inline-start: 0; }
  .theme-select-delivery-location-link:hover {
    color: #00376E; }
  .theme-select-delivery-location-link:after {
    content: "";
    display: inline-block;
    height: 0px;
    width: 0px;
    border-width: 4px;
    border-style: solid;
    border-color: #00376E transparent transparent transparent;
    z-index: 2;
    margin-block-start: 4px;
    margin-inline-start: 10px; }
  .theme-select-delivery-location-link:last-child {
    border-inline-end: 0;
    padding-inline-end: 0;
    margin-inline-end: 0; }

.zpdark-header-portion .theme-select-delivery-location-link {
  color: RGBA(255, 255, 255, 0.8);
  border-inline-end-color: RGBA(255, 255, 255, 0.8); }
  .zpdark-header-portion .theme-select-delivery-location-link + .theme-currency-non-res.theme-curency-option-left-space {
    border-inline-start: 0; }
  .zpdark-header-portion .theme-select-delivery-location-link:hover {
    color: RGBA(255, 255, 255, 0.8); }
  .zpdark-header-portion .theme-select-delivery-location-link:after {
    border-color: RGBA(255, 255, 255, 0.8) transparent transparent transparent; }

@media all and (min-width: 992px) {
  .theme-select-delivery-location-link + .theme-portal-login {
    margin-inline-start: 0; } }

.theme-delivery-location-cart-details {
  padding-block-end: 25px;
  border-block-end: 1px solid #E7E7E7; }

.theme-cart-delivery-location-message {
  color: #FF4949;
  margin-block-end: 5px; }

.theme-cart-non-deliverable-products {
  margin-block-start: 5px;
  counter-reset: item;
  list-style-type: none;
  padding: 0; }
  .theme-cart-non-deliverable-products li {
    display: block;
    padding: 0; }
  .theme-cart-non-deliverable-products li:before {
    content: counter(item) ") ";
    counter-increment: item; }

.theme-cartitem-non-deliverable-message {
  color: #FF4949;
  margin-block-start: 10px;
  width: 100%; }

@media (max-width: 768px) {
  .theme-product-details-delivery-location-postalcode,
  .theme-delivery-location-popup-postalcode {
    font-size: 16px; } }

.theme-checkout-delivery-location-message {
  color: #FF4949; }

.theme-searchresult-container h3 {
  margin-block-end: 32px; }

.theme-searchresult {
  margin-block-end: 32px;
  display: flex;
  flex-flow: column; }
  .theme-searchresult p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .theme-searchresult:last-child {
    margin: 0; }

.theme-searchresult-content {
  width: 750px; }
  .theme-searchresult-content ~ .theme-searchresult-content {
    margin-block-start: 32px; }

.theme-searchresult-heading {
  line-height: 1.3;
  font-size: calc(14px * 1.2);
  color: #5981A9;
  margin-block-end: 8px;
  display: inline-flex;
  max-inline-size: 100%;
  flex-flow: column;
  cursor: pointer; }
  .theme-searchresult-heading h4 {
    display: block;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #4CB5AB; }
  .theme-searchresult-heading:hover {
    color: #5981A9; }
    .theme-searchresult-heading:hover h4 {
      color: #3c928a; }

.theme-searchresult-url {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: calc(14px * .8); }

.theme-searchresult-pagination {
  display: flex; }
  .theme-searchresult-pagination a {
    border: 1px solid #E7E7E7;
    background: #ffffff;
    border-radius: 3px;
    margin: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-inline-size: 30px; }
    .theme-searchresult-pagination a:hover {
      border: 1px solid #cecece; }

.zs-rounded-text {
  display: flex;
  justify-content: center; }
  .zs-rounded-text .zpelem-text {
    width: 100%;
    height: 100%;
    align-items: center;
    display: flex;
    background: #ffdee7;
    border-radius: 50%;
    width: 195px;
    height: 195px;
    justify-content: center;
    margin-block-start: 0; }
    .zs-rounded-text .zpelem-text span {
      position: absolute;
      font-size: 12px;
      transform-origin: 0 80px;
      top: 20px;
      left: 50%;
      color: #00376E; }

/* v18: keep Quick View content above its full-screen dismiss overlay. */
#product_quick_look .theme-product-details-style-06 .theme-quick-view-container {
  position: fixed !important;
  inset: 0 !important;
  z-index: 400 !important; }

#product_quick_look .theme-product-details-style-06 .theme-quick-view-container > .theme-overlay {
  position: fixed !important;
  inset: 0 !important;
  z-index: 300 !important; }

#product_quick_look .theme-product-details-style-06 .theme-product-quick-view-inner {
  position: relative !important;
  z-index: 450 !important;
  visibility: visible !important;
  opacity: 1 !important; }

/* v18: integrate Zoho's rating summary with the dark product-details card. */
.zpcomment-rating-infobox[data-cbform-elmtype="zpcomment_rating_infobox"] {
  position: relative !important;
  inset: auto !important;
  display: grid !important;
  grid-template-columns: 120px minmax(0, 1fr) !important;
  gap: 20px !important;
  width: 100% !important;
  max-width: 520px !important;
  margin: 18px 0 0 !important;
  padding: 20px !important;
  color: #dce8f7 !important;
  border: 1px solid rgba(145, 164, 188, 0.28) !important;
  border-radius: 14px !important;
  background: #0b1b2e !important;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.34) !important; }

.zpcomment-rating-infobox .zpcomment-average-rating-info,
.zpcomment-rating-infobox .zpcomment-individual-rating {
  min-width: 0 !important;
  color: #dce8f7 !important; }

.zpcomment-rating-infobox .zpcomment-rating-value {
  margin: 8px 0 !important;
  color: #ffffff !important;
  font-size: 36px !important;
  font-weight: 700 !important;
  line-height: 1 !important; }

.zpcomment-rating-infobox .zpcomment-individual-rating ul,
.zpcomment-rating-infobox .zpcomment-individual-rating li {
  width: 100% !important; }

.zpcomment-rating-infobox .zpcomment-individual-rating li {
  display: grid !important;
  grid-template-columns: 18px 16px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 7px !important;
  margin: 0 0 8px !important; }

.zpcomment-rating-infobox .zpcomment-individual-rating svg {
  width: 14px !important;
  height: 14px !important;
  fill: #2ec8ff !important; }

.zpcomment-rating-infobox .zpcomment-rating-bar {
  box-sizing: border-box !important;
  width: 100% !important;
  height: 8px !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #24384f !important; }

.zpcomment-rating-infobox .zpcomment-rating-bar span {
  display: block !important;
  height: 100% !important;
  border-radius: inherit !important;
  background: #2ec8ff !important; }

.zpcomment-rating-infobox .zpcomment-rating-infobox-close {
  position: absolute !important;
  top: 8px !important;
  right: 10px !important;
  display: none !important;
  color: #dce8f7 !important; }

@media all and (max-width: 767px) {
  .zpcomment-rating-infobox[data-cbform-elmtype="zpcomment_rating_infobox"] {
    grid-template-columns: 94px minmax(0, 1fr) !important;
    gap: 14px !important;
    max-width: none !important;
    padding: 16px !important; }
  .zpcomment-rating-infobox .zpcomment-rating-value {
    font-size: 30px !important; } }

/* Keep the dealer card content clear of the viewport edges on phones. */
@media (max-width: 720px) {
  .avs-home .dealer__card.container {
    box-sizing: border-box;
    padding: 40px 18px 34px !important; } }

/* Pending combined build: keep cart stepper glyphs visible above Zoho's
   transparent native button inputs. */
.theme-shopping-cart-table-container .theme-cart-qty .theme-product-list-quantity-decrease,
.theme-shopping-cart-table-container .theme-cart-qty .theme-product-list-quantity-increase {
  position: relative !important;
  color: #dbe5f1 !important;
  opacity: 1 !important;
  filter: none !important; }

.theme-shopping-cart-table-container .theme-cart-qty .theme-product-list-quantity-decrease > svg,
.theme-shopping-cart-table-container .theme-cart-qty .theme-product-list-quantity-increase > svg {
  position: absolute !important;
  z-index: 1 !important;
  inset: 50% auto auto 50% !important;
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  opacity: 1 !important;
  transform: translate(-50%, -50%) !important;
  pointer-events: none !important; }

.theme-shopping-cart-table-container .theme-cart-qty .theme-product-list-quantity-decrease > svg path,
.theme-shopping-cart-table-container .theme-cart-qty .theme-product-list-quantity-increase > svg path {
  fill: #dbe5f1 !important;
  stroke: #dbe5f1 !important;
  opacity: 1 !important; }

.theme-shopping-cart-table-container .theme-cart-qty .theme-product-list-quantity-decrease > input.theme-cart-qty-inc-dec,
.theme-shopping-cart-table-container .theme-cart-qty .theme-product-list-quantity-increase > input.theme-cart-qty-inc-dec {
  position: absolute !important;
  z-index: 2 !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  opacity: 0 !important;
  cursor: pointer !important; }

.zpsection .zs-image {
  display: flex;
  gap: 20px; }
  .zpsection .zs-image .zs-comparison-image {
    z-index: 3; }

@keyframes rotate360 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* AVStudio Shop homepage - Zoho compatible */
/* Generated from the standalone Shop design. */
.avs-home {
  --bg:#07111e;
  --bg-deep:#030a14;
  --surface:#0e1b2d;
  --surface-light:#17273d;
  --surface-2:#0c192a;
  --surface-3:#102039;
  --border:rgba(255,255,255,.08);
  --text:#fff;
  --text-soft:#dbe5f1;
  --text-muted:#a8b6c8;
  --primary:#2ec8ff;
  --secondary:#5b6dff;
  --accent:#8a5cff;
  --success:#22c55e;
  --warning:#f59e0b;
  --danger:#ef4444;
  --muted:var(--text-muted);
  --muted-2:#6f8096;
  --line:var(--border);
  --line-bright:rgba(255,255,255,.16);
  --cyan:var(--primary);
  --blue:var(--secondary);
  --purple:var(--accent);
  --pink:#e64bb7;
  --orange:#ff7448;
  --green:var(--success);
  --radius:18px;
  --radius-sm:12px;
  --radius-xs:8px;
  --shadow-sm:0 12px 32px rgba(0,0,0,.22);
  --shadow:0 28px 80px rgba(0,0,0,.34);
  --shadow-lg:0 36px 100px rgba(0,0,0,.46);
  --glow:0 0 50px rgba(46,200,255,.18);
  --space-1:8px;
  --space-2:16px;
  --space-3:24px;
  --space-4:32px;
  --space-6:48px;
  --space-8:64px;
  --space-12:96px;
  --container:Min(1440px,calc(100% - 64px));
  --header-height:78px;
  --transition:250ms cubic-bezier(.2,.75,.25,1);
  --font-sans:"Inter",sans-serif; }

.theme-content-area.avs-home-shell,
.theme-content-area.avs-home-shell .theme-content-container,
.theme-content-area.avs-home-shell .theme-content-area-inner {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  background: #07111e; }

.avs-home {
  /* Shop/css/typography.css */ }

.avs-home {
  font-family: Inter, Arial, sans-serif;
  color: var(--text);
  background: var(--bg);
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased; }

.avs-home h1, .avs-home h2, .avs-home h3 {
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.035em; }

.avs-home h1 {
  font-size: Clamp(3.25rem, 5.2vw, 5.4rem);
  font-weight: 800; }

.avs-home h2 {
  font-size: Clamp(2.25rem, 3.2vw, 3.8rem); }

.avs-home h3 {
  font-size: 1rem;
  letter-spacing: -0.015em; }

.avs-home .eyebrow {
  color: var(--cyan);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase; }

.avs-home .gradient-text {
  color: transparent;
  background: linear-gradient(90deg, var(--cyan) 4%, var(--blue) 45%, var(--purple) 68%, var(--pink));
  background-clip: text;
  -webkit-background-clip: text; }

.avs-home .section-heading > p:last-child {
  max-width: 720px;
  color: var(--muted);
  font-size: 1.04rem; }

.avs-home .section-heading h2 + .section-heading p {
  margin-top: 18px; }

.avs-home {
  /* Shop/css/layout.css */ }

.avs-home {
  overflow-x: hidden;
  background: radial-gradient(circle at 82% 4%, rgba(18, 78, 123, 0.12), transparent 24%), var(--bg); }

.avs-home .container {
  width: var(--container);
  margin-inline: auto; }

.avs-home .section {
  padding-block: 112px; }

.avs-home .site-header {
  position: sticky;
  z-index: 30;
  top: 0;
  border-bottom: 1px solid transparent;
  background: rgba(2, 8, 23, 0.72);
  backdrop-filter: blur(18px);
  transition: border var(--transition), background var(--transition); }

.avs-home .site-header--scrolled {
  border-color: var(--line);
  background: rgba(2, 8, 23, 0.92); }

.avs-home .site-header__inner {
  height: var(--header-height);
  display: flex;
  align-items: center;
  gap: 50px; }

.avs-home .site-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
  margin-left: auto; }

.avs-home .site-header__actions {
  display: flex;
  align-items: center;
  gap: 14px; }

.avs-home .hero {
  position: relative;
  min-height: calc(830px - var(--header-height));
  display: flex;
  align-items: center;
  padding-top: 72px;
  padding-bottom: 54px;
  isolation: isolate; }

.avs-home .hero__inner {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
  align-items: center;
  gap: 28px; }

.avs-home .hero__content {
  position: relative;
  z-index: 2; }

.avs-home .hero__visual {
  position: relative;
  min-height: 560px;
  display: grid;
  place-items: center; }

.avs-home .trusted {
  border-block: 1px solid var(--line);
  background: rgba(5, 14, 28, 0.72); }

.avs-home .trusted__inner {
  min-height: 142px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px; }

.avs-home .trusted__logos {
  width: Min(100%, 1100px);
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  align-items: center;
  gap: 44px; }

.avs-home .section-heading {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 58px; }

.avs-home .section-heading--center {
  align-items: center;
  text-align: center; }

.avs-home .intro__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px; }

.avs-home .product {
  padding-top: 50px; }

.avs-home .product__card {
  min-height: 680px;
  display: grid;
  grid-template-columns: 0.84fr 1.16fr;
  overflow: hidden;
  padding: 58px 64px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: radial-gradient(circle at 75% 42%, rgba(34, 116, 195, 0.18), transparent 34%), linear-gradient(145deg, var(--surface), #07111f 58%, #081a2c);
  box-shadow: var(--shadow); }

.avs-home .product__content {
  position: relative;
  z-index: 2; }

.avs-home .product__visual {
  position: relative;
  min-height: 560px; }

.avs-home .connectivity__card {
  min-height: 620px;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(135deg, #081423, #050c18); }

.avs-home .connectivity__visual {
  position: relative;
  display: grid;
  place-items: center;
  min-width: 0;
  background: radial-gradient(circle, rgba(56, 109, 162, 0.15), transparent 58%); }

.avs-home .connectivity__content {
  align-self: center;
  padding: 66px 66px 66px 24px; }

.avs-home .features__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px; }

.avs-home .applications__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px; }

.avs-home .dealer {
  padding-top: 56px; }

.avs-home .dealer__card {
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr) 300px;
  align-items: center;
  gap: 44px;
  padding: 58px 64px;
  overflow: hidden;
  border: 1px solid rgba(118, 113, 255, 0.38);
  border-radius: var(--radius);
  background: radial-gradient(circle at 95% 10%, rgba(230, 75, 183, 0.48), transparent 36%), radial-gradient(circle at 10% 90%, rgba(38, 109, 242, 0.32), transparent 36%), linear-gradient(110deg, #071642, #21114c 58%, #60164f);
  box-shadow: 0 30px 80px rgba(6, 2, 28, 0.5); }

.avs-home .site-footer {
  padding-top: 78px;
  background: #010610;
  border-top: 1px solid var(--line); }

.avs-home .site-footer__grid {
  display: grid;
  grid-template-columns: 1.45fr repeat(5, 1fr);
  gap: 34px; }

.avs-home .site-footer__bottom {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  margin-top: 64px;
  padding-block: 24px;
  border-top: 1px solid var(--line); }

.avs-home {
  /* Shop/css/components.css */ }

.avs-home .skip-link {
  position: fixed;
  z-index: 100;
  top: 12px;
  left: 12px;
  padding: 10px 16px;
  color: #000;
  background: #fff;
  border-radius: 8px;
  transform: translateY(-160%); }

.avs-home .skip-link:focus {
  transform: none; }

.avs-home .sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.avs-home .brand {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 9px; }

.avs-home .brand__mark {
  width: 32px;
  height: 32px; }

.avs-home .brand__name {
  font-size: 1.1rem;
  font-weight: 800;
  letter-spacing: -0.055em; }

.avs-home .site-nav__link {
  position: relative;
  padding: 27px 0;
  color: var(--text-soft);
  font-size: 0.78rem;
  font-weight: 500; }

.avs-home .site-nav__link::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 19px;
  left: 0;
  height: 2px;
  background: linear-gradient(90deg, var(--cyan), var(--purple));
  transform: scaleX(0);
  transition: transform var(--transition); }

.avs-home .site-nav__link:hover::after, .avs-home .site-nav__link:focus-visible::after {
  transform: scaleX(1); }

.avs-home .site-header__login {
  font-size: 0.74rem;
  font-weight: 600;
  white-space: nowrap; }

.avs-home .icon-button {
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  padding: 0;
  color: var(--text-soft);
  background: none;
  border: 0;
  border-radius: 50%;
  cursor: pointer; }

.avs-home .icon-button:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.06); }

.avs-home .icon-button svg {
  width: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7; }

.avs-home .nav-toggle {
  width: 42px;
  height: 42px;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer; }

.avs-home .nav-toggle span {
  width: 21px;
  height: 1.5px;
  background: currentColor;
  transition: transform var(--transition), opacity var(--transition); }

.avs-home .nav-toggle[aria-expanded=true] span:first-child {
  transform: translateY(6.5px) rotate(45deg); }

.avs-home .nav-toggle[aria-expanded=true] span:nth-child(2) {
  opacity: 0; }

.avs-home .nav-toggle[aria-expanded=true] span:last-child {
  transform: translateY(-6.5px) rotate(-45deg); }

.avs-home .search-bar {
  display: flex;
  gap: 10px;
  padding-bottom: 16px; }

.avs-home .search-bar[hidden] {
  display: none; }

.avs-home .search-bar__input {
  flex: 1;
  min-width: 0;
  padding: 13px 16px;
  color: var(--text);
  background: var(--surface);
  border: 1px solid var(--line-bright);
  border-radius: 10px;
  outline: none; }

.avs-home .search-bar__input:focus {
  border-color: var(--cyan);
  box-shadow: 0 0 0 3px rgba(47, 208, 245, 0.12); }

.avs-home .search-bar__button {
  padding-inline: 24px;
  color: #fff;
  background: var(--surface-3);
  border: 1px solid var(--line-bright);
  border-radius: 10px;
  cursor: pointer; }

.avs-home .button-group {
  display: flex;
  flex-wrap: wrap;
  gap: 12px; }

.avs-home .button {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 9px;
  font-size: 0.82rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  box-sizing: border-box;
  transition: transform var(--transition), box-shadow var(--transition), border-color var(--transition), background var(--transition); }

.avs-home .button > span {
  display: inline-flex;
  align-items: center;
  line-height: 1.2 !important; }

.avs-home .button:hover {
  transform: translateY(-3px); }

.avs-home .button:focus-visible, .avs-home .site-nav__link:focus-visible, .avs-home .footer-column a:focus-visible {
  outline: 2px solid var(--cyan);
  outline-offset: 4px; }

.avs-home .button--small {
  min-height: 40px;
  padding-inline: 17px;
  font-size: 0.7rem; }

.avs-home .button--primary {
  color: #fff;
  background: linear-gradient(110deg, #566ef4, var(--purple) 55%, var(--pink));
  box-shadow: 0 12px 30px rgba(115, 83, 244, 0.2); }

.avs-home .button--primary:hover {
  box-shadow: 0 15px 34px rgba(115, 83, 244, 0.4), 0 0 24px rgba(47, 208, 245, 0.12); }

.avs-home .button--secondary {
  color: var(--text);
  background: rgba(4, 11, 23, 0.58);
  border-color: var(--line-bright); }

.avs-home .button--secondary:hover {
  border-color: rgba(119, 151, 190, 0.5);
  background: rgba(13, 28, 47, 0.8); }

.avs-home .button--light {
  color: #fff;
  background: linear-gradient(90deg, #4e7cf4, #d83cb4);
  box-shadow: 0 12px 35px rgba(226, 67, 182, 0.28); }

.avs-home .hero__description {
  max-width: 650px;
  margin: 25px 0 30px;
  color: var(--muted);
  font-size: 1.02rem; }

.avs-home .hero__buttons {
  margin-bottom: 23px; }

.avs-home .availability-note {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--muted);
  font-size: 0.72rem; }

.avs-home .availability-note svg {
  width: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6; }

.avs-home .hero__image {
  position: relative;
  z-index: 2;
  width: 115%;
  max-width: none;
  margin-left: -5%;
  filter: drop-shadow(0 30px 36px rgba(0, 0, 0, 0.52));
  transition: transform 0.6s ease; }

.avs-home .hero__visual:hover .hero__image {
  transform: translateY(-5px) scale(1.01); }

.avs-home .hero__halo {
  position: absolute;
  z-index: 1;
  width: 70%;
  height: 58%;
  background: rgba(19, 139, 221, 0.2);
  border-radius: 50%;
  filter: blur(70px); }

.avs-home .hero__visual::after {
  content: "";
  position: absolute;
  z-index: 0;
  right: 6%;
  bottom: 10%;
  left: 4%;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--cyan), #437aff, transparent);
  box-shadow: 0 0 30px 6px rgba(31, 169, 255, 0.5); }

.avs-home .hero__orb {
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  filter: blur(110px);
  opacity: 0.15; }

.avs-home .hero__orb--one {
  width: 460px;
  height: 460px;
  right: 5%;
  top: 2%;
  background: #1675d1; }

.avs-home .hero__orb--two {
  width: 330px;
  height: 330px;
  right: 25%;
  bottom: 0;
  background: #7034b5; }

.avs-home .trusted__label {
  color: var(--muted-2);
  font-size: 0.64rem;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.avs-home .partner-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #667a92;
  font-size: 1.2rem;
  font-weight: 700;
  filter: saturate(0.5);
  transition: color var(--transition), filter var(--transition); }

.avs-home .partner-logo:hover {
  color: #adc0d6;
  filter: none; }

.avs-home .partner-logo--amx {
  font-style: italic;
  font-size: 1.35rem; }

.avs-home .partner-logo--crestron {
  font-size: 0.9rem;
  letter-spacing: 0.06em; }

.avs-home .partner-logo--qsc {
  font-style: italic;
  letter-spacing: 0.09em; }

.avs-home .partner-logo--global {
  font-size: 1rem;
  font-weight: 500; }

.avs-home .partner-logo--netio {
  letter-spacing: 0.12em; }

.avs-home .intro {
  background: linear-gradient(180deg, transparent, rgba(3, 13, 30, 0.6), transparent); }

.avs-home .feature-summary {
  position: relative;
  min-width: 0;
  padding: 15px 30px 10px;
  text-align: center; }

.avs-home .feature-summary:not(:last-child) {
  border-right: 1px solid var(--line); }

.avs-home .feature-summary__icon {
  width: 58px;
  height: 58px;
  margin: 0 auto 25px;
  fill: none;
  stroke: var(--cyan);
  stroke-width: 1.7;
  filter: drop-shadow(0 0 12px rgba(47, 208, 245, 0.3)); }

.avs-home .feature-summary__icon--purple {
  stroke: #a451ff; }

.avs-home .feature-summary__icon--pink {
  stroke: #df4ec6; }

.avs-home .feature-summary h3 {
  margin-bottom: 10px; }

.avs-home .feature-summary p {
  color: var(--muted);
  font-size: 0.78rem;
  line-height: 1.6; }

.avs-home .product__content h2 {
  margin: 10px 0 4px;
  font-size: 4.3rem; }

.avs-home .product__subtitle {
  margin-bottom: 20px;
  color: var(--text-soft);
  font-size: 1.28rem;
  font-weight: 600; }

.avs-home .product__description {
  max-width: 560px;
  margin-bottom: 24px;
  color: var(--muted);
  font-size: 0.86rem; }

.avs-home .check-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 7px 20px;
  margin-bottom: 28px; }

.avs-home .check-list li {
  position: relative;
  padding-left: 20px;
  color: var(--text-soft);
  font-size: 0.76rem; }

.avs-home .check-list li::before {
  content: "\2713";
  position: absolute;
  top: 1px;
  left: 0;
  width: 14px;
  height: 14px;
  display: grid;
  place-items: center;
  color: var(--cyan);
  border: 1px solid rgba(47, 208, 245, 0.45);
  border-radius: 50%;
  font-size: 0.55rem; }

.avs-home .product__content .availability-note {
  margin-top: 20px; }

.avs-home .product__front {
  position: absolute;
  z-index: 2;
  width: 92%;
  right: 8%;
  top: 20%;
  filter: drop-shadow(0 30px 35px rgba(0, 0, 0, 0.45)); }

.avs-home .product__side {
  position: absolute;
  z-index: 3;
  width: 31%;
  height: 87%;
  right: -6%;
  top: 5%;
  object-fit: contain;
  filter: drop-shadow(0 20px 20px rgba(0, 0, 0, 0.5)); }

.avs-home .product__glow {
  position: absolute;
  width: 74%;
  height: 58%;
  top: 24%;
  left: 12%;
  background: #115cbe;
  border-radius: 50%;
  filter: blur(75px);
  opacity: 0.34; }

.avs-home .connectivity__image-wrap {
  position: relative;
  width: 94%; }

.avs-home .connectivity__visual img {
  position: relative;
  z-index: 1;
  width: 100%;
  filter: drop-shadow(0 25px 35px rgba(0, 0, 0, 0.38)); }

.avs-home .connector-map {
  position: absolute;
  z-index: 2;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible; }

.avs-home .connector-map__line {
  fill: none;
  stroke: var(--cyan);
  stroke-width: 2;
  filter: drop-shadow(0 0 7px var(--cyan)); }

.avs-home .connector-map__line circle {
  fill: var(--cyan);
  stroke: none; }

.avs-home .connector-map__line--purple {
  stroke: var(--pink);
  filter: drop-shadow(0 0 7px var(--pink)); }

.avs-home .connector-map__line--purple circle {
  fill: var(--pink); }

.avs-home .connector-map__line--blue {
  stroke: var(--blue);
  filter: drop-shadow(0 0 7px var(--blue)); }

.avs-home .connector-map__line--blue circle {
  fill: var(--blue); }

.avs-home .connectivity__content h2 {
  margin: 11px 0 22px;
  font-size: Clamp(2.3rem, 3.3vw, 3.7rem); }

.avs-home .connectivity__content > p:not(.eyebrow) {
  color: var(--muted);
  font-size: 0.88rem; }

.avs-home .connectivity__statement {
  margin-top: 14px !important;
  color: var(--text-soft) !important;
  font-weight: 600; }

.avs-home .port-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px 12px;
  margin-top: 34px; }

.avs-home .port-grid span {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  color: var(--text-soft);
  font-size: 0.68rem;
  font-weight: 600;
  text-align: center; }

.avs-home .port-grid svg {
  width: 34px;
  height: 34px;
  padding: 7px;
  color: var(--cyan);
  background: rgba(21, 53, 84, 0.45);
  border: 1px solid var(--line-bright);
  border-radius: 50%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7; }

.avs-home .port-grid span:nth-child(2n) svg {
  color: #7684ff; }

.avs-home .port-grid span:nth-child(3n) svg {
  color: #e15bc6; }

.avs-home .port-grid__wide {
  grid-column: 1/-1; }

.avs-home .feature-card {
  min-height: 154px;
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 25px;
  background: linear-gradient(145deg, rgba(13, 29, 49, 0.9), rgba(6, 16, 30, 0.92));
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  transition: transform var(--transition), border var(--transition), box-shadow var(--transition); }

.avs-home .feature-card:hover {
  transform: translateY(-5px);
  border-color: rgba(47, 208, 245, 0.28);
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.25), 0 0 24px rgba(47, 208, 245, 0.06); }

.avs-home .feature-card svg {
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
  padding: 8px;
  color: var(--cyan);
  background: linear-gradient(145deg, rgba(12, 53, 83, 0.82), rgba(7, 20, 36, 0.7));
  border: 1px solid rgba(47, 208, 245, 0.16);
  border-radius: 10px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6; }

.avs-home .feature-card:nth-child(3n+2) svg {
  color: #7787ff; }

.avs-home .feature-card:nth-child(3n) svg {
  color: #c64ef0; }

.avs-home .feature-card h3 {
  margin: 2px 0 7px; }

.avs-home .feature-card p {
  color: var(--muted);
  font-size: 0.72rem;
  line-height: 1.55; }

.avs-home .application-card {
  position: relative;
  min-height: 290px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  background-color: var(--surface);
  background-image: linear-gradient(180deg, transparent 15%, rgba(2, 8, 23, 0.18) 42%, rgba(2, 8, 23, 0.98) 100%), var(--image);
  background-size: cover;
  background-position: center;
  transition: transform var(--transition), border var(--transition), box-shadow var(--transition); }

.avs-home .application-card:hover {
  transform: translateY(-6px);
  border-color: rgba(47, 208, 245, 0.28);
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.38); }

.avs-home .application-card--graphic {
  background-image: radial-gradient(circle at 50% 28%, rgba(29, 113, 178, 0.3), transparent 38%), linear-gradient(180deg, #102440, #061020); }

.avs-home .application-card--graphic::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  top: 30px;
  left: 50%;
  background: linear-gradient(140deg, rgba(47, 208, 245, 0.22), rgba(139, 92, 246, 0.12));
  border: 1px solid rgba(47, 208, 245, 0.16);
  border-radius: 28px;
  transform: translateX(-50%) rotate(12deg);
  filter: blur(0.2px); }

.avs-home .application-card__content {
  position: absolute;
  z-index: 2;
  right: 18px;
  bottom: 20px;
  left: 18px; }

.avs-home .application-card__content svg {
  width: 32px;
  height: 32px;
  margin-bottom: 13px;
  color: var(--cyan);
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  filter: drop-shadow(0 0 7px rgba(47, 208, 245, 0.45)); }

.avs-home .application-card h3 {
  margin-bottom: 5px; }

.avs-home .application-card p {
  color: var(--muted);
  font-size: 0.7rem;
  line-height: 1.45; }

.avs-home .dealer__icon {
  width: 130px;
  color: var(--cyan);
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  filter: drop-shadow(0 0 12px rgba(47, 208, 245, 0.35)); }

.avs-home .dealer__content h2 {
  margin: 8px 0 15px;
  font-size: 2.2rem; }

.avs-home .dealer__content > p:not(.eyebrow) {
  max-width: 680px;
  color: #c1cce0;
  font-size: 0.82rem; }

.avs-home .dealer__benefits {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 7px 18px;
  margin-top: 23px;
  padding: 0;
  list-style: none !important; }

.avs-home .dealer__benefits li {
  position: relative;
  padding-left: 18px;
  color: #b9c6dc;
  font-size: 0.68rem;
  list-style: none !important; }

.avs-home .dealer__benefits li::marker {
  content: "";
  font-size: 0; }

.avs-home .dealer__benefits li::before {
  content: "\2713";
  position: absolute;
  left: 0;
  color: var(--cyan); }

.avs-home .dealer__actions {
  display: flex;
  flex-direction: column;
  gap: 11px; }

.avs-home .dealer__actions .availability-note {
  margin-top: 4px;
  align-items: flex-start;
  font-size: 0.62rem; }

.avs-home .site-footer .brand {
  margin-bottom: 16px; }

.avs-home .site-footer__brand > p {
  max-width: 220px;
  color: var(--muted-2);
  font-size: 0.68rem; }

.avs-home .social-links {
  display: flex;
  gap: 12px;
  margin-top: 20px; }

.avs-home .social-links a {
  width: 27px;
  height: 27px;
  display: grid;
  place-items: center;
  color: var(--muted);
  border: 1px solid var(--line-bright);
  border-radius: 50%;
  font-size: 0.6rem; }

.avs-home .footer-column {
  display: flex;
  flex-direction: column;
  gap: 11px; }

.avs-home .footer-column h2 {
  margin-bottom: 5px;
  font-size: 0.75rem;
  letter-spacing: 0; }

.avs-home .footer-column a, .avs-home .footer-column span {
  color: var(--muted-2);
  font-size: 0.67rem; }

.avs-home .footer-column a:hover {
  color: var(--text); }

.avs-home .footer-column small {
  padding: 2px 4px;
  color: var(--cyan);
  background: rgba(47, 208, 245, 0.08);
  border-radius: 4px;
  font-size: 0.46rem; }

.avs-home .site-footer__bottom {
  color: #52647b;
  font-size: 0.63rem; }

.avs-home .site-footer__bottom div {
  display: flex;
  gap: 28px; }

.avs-home .toast {
  position: fixed;
  z-index: 60;
  right: 22px;
  bottom: 22px;
  max-width: calc(100% - 44px);
  padding: 13px 18px;
  color: #fff;
  background: #12233a;
  border: 1px solid var(--line-bright);
  border-radius: 9px;
  box-shadow: var(--shadow);
  font-size: 0.78rem;
  opacity: 0;
  transform: translateY(100px);
  transition: opacity var(--transition), transform var(--transition); }

.avs-home .toast--visible {
  opacity: 1;
  transform: none; }

.avs-home {
  /* Shop/css/animations.css */ }

.avs-home .reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 0.75s ease var(--delay, 0s), transform 0.75s cubic-bezier(0.2, 0.75, 0.25, 1) var(--delay, 0s); }

.avs-home .reveal--right {
  transform: translateX(40px); }

.avs-home .reveal.is-visible {
  opacity: 1;
  transform: none; }

@keyframes float {
  0%, 100% {
    transform: translateY(0); }
  50% {
    transform: translateY(-8px); } }

.avs-home .hero__visual.is-visible .hero__image {
  animation: float 7s ease-in-out 1s infinite; }

@media (prefers-reduced-motion: reduce) {
  .avs-home html {
    scroll-behavior: auto; }
  .avs-home *, .avs-home *::before, .avs-home *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important; }
  .avs-home .reveal {
    opacity: 1;
    transform: none; } }

@keyframes ui-spin {
  to {
    transform: rotate(360deg); } }

@keyframes ui-slide-up {
  from {
    opacity: 0;
    transform: translateY(12px); }
  to {
    opacity: 1;
    transform: none; } }

@keyframes ui-pulse {
  50% {
    opacity: 0.55; } }

.avs-home .ui-enter {
  animation: ui-slide-up var(--transition) both; }

.avs-home .ui-spinner {
  width: 32px;
  height: 32px;
  border: 3px solid rgba(255, 255, 255, 0.14);
  border-top-color: var(--primary);
  border-radius: 50%;
  animation: ui-spin 0.8s linear infinite; }

.avs-home .ui-skeleton {
  height: 14px;
  background: linear-gradient(90deg, var(--surface-light), #213551, var(--surface-light));
  background-size: 200% 100%;
  border-radius: 6px;
  animation: ui-shimmer 1.4s ease infinite; }

@keyframes ui-shimmer {
  to {
    background-position: -200% 0; } }

@media (prefers-reduced-motion: reduce) {
  .avs-home *, .avs-home *::before, .avs-home *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important; } }

.avs-home {
  /* Shop/css/responsive.css */ }

@media (max-width: 1180px) {
  .avs-home {
    --container:Min(100% - 44px,1320px); }
  .avs-home .site-header__inner {
    gap: 28px; }
  .avs-home .site-nav {
    gap: 22px; }
  .avs-home .site-header__dealer {
    display: none; }
  .avs-home .hero__inner {
    grid-template-columns: 1fr 1fr; }
  .avs-home .hero__visual {
    min-height: 480px; }
  .avs-home .product__card {
    padding: 50px 44px; }
  .avs-home .product__content h2 {
    font-size: 3.7rem; }
  .avs-home .connectivity__content {
    padding: 50px 45px 50px 15px; }
  .avs-home .dealer__card {
    grid-template-columns: 100px 1fr 260px;
    padding: 48px 45px; }
  .avs-home .dealer__icon {
    width: 100px; }
  .avs-home .site-footer__grid {
    grid-template-columns: 1.35fr repeat(3, 1fr); }
  .avs-home .footer-column:nth-last-child(-n+2) {
    margin-top: 24px; } }

@media (max-width: 980px) {
  .avs-home {
    --header-height:70px; }
  .avs-home .site-header__inner {
    height: var(--header-height); }
  .avs-home .nav-toggle {
    display: flex; }
  .avs-home .site-header__search, .avs-home .site-header__login {
    display: none; }
  .avs-home .site-nav {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    margin: 0;
    padding: 12px 24px 22px;
    background: rgba(2, 8, 23, 0.98);
    border-bottom: 1px solid var(--line);
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.32); }
  .avs-home .site-nav--open {
    display: flex; }
  .avs-home .site-nav__link {
    padding: 13px 0; }
  .avs-home .site-nav__link::after {
    bottom: 6px;
    right: auto;
    width: 40px; }
  .avs-home .hero {
    min-height: auto; }
  .avs-home .hero__inner {
    grid-template-columns: 1fr; }
  .avs-home .hero__content {
    max-width: 780px;
    padding-top: 30px; }
  .avs-home .hero__visual {
    min-height: 500px; }
  .avs-home .hero__image {
    width: 100%;
    margin: 0; }
  .avs-home .trusted__logos {
    gap: 24px; }
  .avs-home .intro__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 0; }
  .avs-home .feature-summary:nth-child(2) {
    border-right: 0; }
  .avs-home .feature-summary:nth-child(-n+2) {
    padding-bottom: 35px; }
  .avs-home .product__card {
    grid-template-columns: 1fr;
    padding-bottom: 0; }
  .avs-home .product__visual {
    min-height: 540px;
    margin-top: 20px; }
  .avs-home .product__front {
    width: 84%;
    right: 12%; }
  .avs-home .product__side {
    right: 0; }
  .avs-home .connectivity__card {
    grid-template-columns: 1fr; }
  .avs-home .connectivity__visual {
    min-height: 520px; }
  .avs-home .connectivity__image-wrap {
    width: Min(90%, 730px); }
  .avs-home .connectivity__content {
    padding: 20px 56px 58px; }
  .avs-home .port-grid {
    max-width: 560px; }
  .avs-home .features__grid {
    grid-template-columns: repeat(2, 1fr); }
  .avs-home .applications__grid {
    grid-template-columns: repeat(4, minmax(210px, 1fr));
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: 12px;
    scrollbar-width: thin; }
  .avs-home .application-card {
    scroll-snap-align: start; }
  .avs-home .dealer__card {
    grid-template-columns: 90px 1fr; }
  .avs-home .dealer__actions {
    grid-column: 2; }
  .avs-home .dealer__benefits {
    grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 720px) {
  .avs-home {
    --container:Min(100% - 32px,1320px);
    --radius:16px; }
  .avs-home .section {
    padding-block: 82px; }
  .avs-home h1 {
    font-size: Clamp(2.75rem, 12vw, 4rem); }
  .avs-home h2 {
    font-size: 2.3rem; }
  .avs-home .hero {
    padding-top: 26px; }
  .avs-home .hero__description {
    font-size: 0.92rem; }
  .avs-home .hero__visual {
    min-height: 390px;
    margin-inline: -16px; }
  .avs-home .hero__visual::after {
    bottom: 5%; }
  .avs-home .trusted__inner {
    min-height: 170px; }
  .avs-home .trusted__logos {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px 12px; }
  .avs-home .partner-logo {
    font-size: 0.9rem; }
  .avs-home .partner-logo--global {
    font-size: 0.75rem; }
  .avs-home .intro__grid {
    grid-template-columns: 1fr; }
  .avs-home .feature-summary {
    padding: 28px 10px !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--line); }
  .avs-home .feature-summary:last-child {
    border: 0; }
  .avs-home .product {
    padding-top: 20px; }
  .avs-home .product__card {
    width: 100%;
    padding: 38px 24px 0;
    border-radius: 0; }
  .avs-home .product__content h2 {
    font-size: 3.5rem; }
  .avs-home .check-list {
    grid-template-columns: 1fr; }
  .avs-home .product__visual {
    min-height: 410px;
    margin-inline: -10px; }
  .avs-home .product__front {
    width: 100%;
    right: 2%;
    top: 21%; }
  .avs-home .product__side {
    width: 29%;
    height: 82%;
    right: -5%;
    top: 7%; }
  .avs-home .connectivity__card {
    width: 100%;
    border-radius: 0; }
  .avs-home .connectivity__visual {
    min-height: 390px; }
  .avs-home .connectivity__image-wrap {
    width: 110%;
    margin-left: -12%; }
  .avs-home .connectivity__content {
    padding: 26px 24px 52px; }
  .avs-home .features__grid {
    grid-template-columns: 1fr; }
  .avs-home .feature-card {
    min-height: 0; }
  .avs-home .applications__grid {
    grid-template-columns: repeat(8, 78vw); }
  .avs-home .application-card {
    min-height: 320px; }
  .avs-home .dealer {
    padding-top: 25px; }
  .avs-home .dealer__card {
    width: 100%;
    grid-template-columns: 1fr;
    gap: 26px;
    padding: 44px 24px;
    border-radius: 0; }
  .avs-home .dealer__icon {
    width: 88px; }
  .avs-home .dealer__actions {
    grid-column: auto; }
  .avs-home .dealer__benefits {
    grid-template-columns: 1fr 1fr; }
  .avs-home .site-footer__grid {
    grid-template-columns: 1fr 1fr;
    gap: 38px 24px; }
  .avs-home .site-footer__brand {
    grid-column: 1/-1; }
  .avs-home .site-footer__bottom {
    flex-direction: column; }
  .avs-home .site-footer__bottom div {
    order: -1; }
  .avs-home .section-heading {
    margin-bottom: 40px; }
  .avs-home .section-heading--center {
    align-items: flex-start;
    text-align: left; }
  .avs-home .section-heading > p:last-child {
    font-size: 0.9rem; } }

@media (max-width: 480px) {
  .avs-home .site-header__actions {
    margin-left: auto; }
  .avs-home .brand__mark {
    width: 29px;
    height: 29px; }
  .avs-home .button-group {
    align-items: stretch; }
  .avs-home .button-group .button {
    flex: 1;
    min-width: 145px;
    padding-inline: 15px; }
  .avs-home .hero__buttons {
    flex-direction: column; }
  .avs-home .hero__buttons .button {
    width: 100%;
    min-width: 0;
    flex: 0 0 auto; }
  .avs-home .hero__title br {
    display: none; }
  .avs-home .hero__visual {
    min-height: 320px; }
  .avs-home .trusted__logos {
    grid-template-columns: repeat(2, 1fr); }
  .avs-home .product__subtitle {
    font-size: 1.05rem; }
  .avs-home .product__description {
    font-size: 0.8rem; }
  .avs-home .product__visual {
    min-height: 330px; }
  .avs-home .port-grid {
    grid-template-columns: repeat(2, 1fr); }
  .avs-home .port-grid__wide {
    grid-column: 1/-1; }
  .avs-home .dealer__benefits {
    grid-template-columns: 1fr; }
  .avs-home .site-footer__grid {
    grid-template-columns: 1fr 1fr; }
  .avs-home .footer-column:nth-last-child(-n+2) {
    margin-top: 0; } }

.avs-home {
  /* Shop/css/faq.css */ }

.avs-home .faq {
  position: relative;
  padding-top: 72px;
  background: radial-gradient(circle at 50% 0, rgba(72, 91, 207, 0.08), transparent 42%); }

.avs-home .faq__inner {
  max-width: 980px; }

.avs-home .faq__list {
  display: grid;
  gap: 12px; }

.avs-home .faq__item {
  overflow: hidden;
  background: linear-gradient(145deg, rgba(12, 27, 47, 0.94), rgba(5, 14, 27, 0.96));
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  transition: border-color var(--transition), box-shadow var(--transition); }

.avs-home .faq__item:hover,
.avs-home .faq__item[open] {
  border-color: rgba(47, 208, 245, 0.28);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.2); }

.avs-home .faq__item summary {
  position: relative;
  min-height: 76px;
  display: flex;
  align-items: center;
  padding: 20px 72px 20px 26px;
  color: var(--text-soft);
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.4;
  list-style: none;
  cursor: pointer; }

.avs-home .faq__item summary::-webkit-details-marker {
  display: none; }

.avs-home .faq__item summary::before,
.avs-home .faq__item summary::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 27px;
  width: 16px;
  height: 1.5px;
  background: var(--cyan);
  border-radius: 2px;
  transition: transform var(--transition); }

.avs-home .faq__item summary::after {
  transform: rotate(90deg); }

.avs-home .faq__item[open] summary::after {
  transform: rotate(0); }

.avs-home .faq__item summary:focus-visible {
  outline: 2px solid var(--cyan);
  outline-offset: -4px;
  border-radius: var(--radius-sm); }

.avs-home .faq__answer {
  padding: 0 72px 24px 26px; }

.avs-home .faq__answer p {
  max-width: 780px;
  color: var(--muted);
  font-size: 0.78rem;
  line-height: 1.7; }

.avs-home .faq__support {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 32px;
  color: var(--muted);
  font-size: 0.8rem; }

.avs-home .faq__support a {
  color: var(--cyan);
  font-weight: 600; }

.avs-home .faq__support a:hover {
  color: #fff; }

/* Homepage readability: preserve larger inherited type while ensuring that
   body copy, labels, navigation, controls, and metadata never render below 16px. */
.avs-home p,
.avs-home li,
.avs-home a,
.avs-home button,
.avs-home label,
.avs-home input,
.avs-home textarea,
.avs-home select,
.avs-home small,
.avs-home span,
.avs-home th,
.avs-home td {
  font-size: Max(16px, 1em) !important; }

@media (max-width: 720px) {
  .avs-home .faq {
    padding-top: 68px; }
  .avs-home .faq__item summary {
    min-height: 70px;
    padding: 18px 58px 18px 20px;
    font-size: 0.84rem; }
  .avs-home .faq__item summary::before,
  .avs-home .faq__item summary::after {
    right: 21px; }
  .avs-home .faq__answer {
    padding: 0 58px 20px 20px; }
  .avs-home .faq__support {
    align-items: flex-start;
    flex-direction: column;
    gap: 2px; } }

.avs-home {
  /* Shop/css/polish.css */ }

.avs-home {
  background: #0a0b0d; }

.avs-home img {
  height: auto; }

.avs-home .brand__logo {
  width: 112px;
  height: auto; }

.avs-home .site-header,
.avs-home main,
.avs-home .site-footer {
  width: 100%;
  max-width: none;
  margin-inline: 0; }

.avs-home h1 {
  font-size: Clamp(3.1rem, 3.45vw, 3.6rem);
  line-height: 1.12; }

.avs-home .hero__title {
  font-size: Clamp(2.75rem, 3vw, 3.1rem);
  line-height: 1.16; }

.avs-home .section {
  padding-block: 82px; }

.avs-home .hero {
  min-height: 650px;
  padding-top: 34px;
  padding-bottom: 24px;
  overflow: hidden;
  background: radial-gradient(ellipse 42% 72% at 77% 47%, rgba(15, 105, 190, 0.12), transparent 72%), radial-gradient(ellipse 30% 48% at 91% 65%, rgba(122, 54, 191, 0.08), transparent 76%), linear-gradient(180deg, #090b0e 0%, #080a0d 72%, #07090c 100%); }

.avs-home .hero__inner {
  grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);
  gap: 18px; }

.avs-home .hero__visual {
  top: 0;
  min-height: 500px;
  isolation: isolate;
  background: radial-gradient(circle at 25% 52%, rgba(31, 205, 255, 0.19), transparent 31%), radial-gradient(circle at 72% 38%, rgba(75, 92, 255, 0.2), transparent 38%), radial-gradient(circle at 76% 75%, rgba(226, 64, 197, 0.13), transparent 29%); }

.avs-home .hero__visual::before,
.avs-home .hero__visual::after,
.avs-home .hero__halo {
  pointer-events: none; }

.avs-home .hero__visual::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 8% -7% -2% -1%;
  border-radius: 50%;
  background: linear-gradient(rgba(69, 187, 255, 0.075) 1px, transparent 1px), linear-gradient(90deg, rgba(69, 187, 255, 0.075) 1px, transparent 1px), radial-gradient(ellipse at 54% 50%, rgba(20, 137, 255, 0.2), transparent 48%);
  background-size: 52px 52px, 52px 52px, 100% 100%;
  mask-image: radial-gradient(ellipse 69% 62% at 54% 52%, #000 12%, rgba(0, 0, 0, 0.72) 54%, transparent 82%);
  -webkit-mask-image: radial-gradient(ellipse 69% 62% at 54% 52%, #000 12%, rgba(0, 0, 0, 0.72) 54%, transparent 82%);
  transform: perspective(650px) rotateX(63deg) translateY(31%);
  transform-origin: center bottom;
  opacity: 0.72; }

.avs-home .hero__visual::after {
  content: "";
  position: absolute;
  z-index: 0;
  right: 3%;
  bottom: 3%;
  left: 1%;
  height: 30%;
  border-radius: 50%;
  background: radial-gradient(ellipse at center, rgba(51, 210, 255, 0.36), rgba(80, 91, 255, 0.14) 42%, transparent 72%);
  filter: blur(22px);
  box-shadow: 0 24px 62px rgba(10, 103, 214, 0.28);
  transform: scaleY(0.42); }

.avs-home .hero__halo {
  z-index: 1;
  width: 88%;
  height: 74%;
  border-radius: 42% 58% 55% 45%;
  background: radial-gradient(circle at 23% 63%, rgba(39, 214, 255, 0.58), transparent 34%), radial-gradient(circle at 72% 35%, rgba(70, 88, 255, 0.5), transparent 39%), radial-gradient(circle at 76% 77%, rgba(224, 59, 202, 0.32), transparent 32%);
  filter: blur(52px);
  opacity: 0.7;
  animation: hero-light-breathe 8s ease-in-out infinite alternate; }

@keyframes hero-light-breathe {
  from {
    opacity: 0.58;
    transform: scale(0.96) translate3d(-1%, 1%, 0); }
  to {
    opacity: 0.82;
    transform: scale(1.05) translate3d(2%, -1%, 0); } }

.avs-home .hero__content {
  z-index: 5; }

.avs-home .hero__description {
  max-width: 455px;
  margin-top: 22px;
  margin-bottom: 26px;
  font-size: 0.9rem; }

.avs-home .hero__image {
  width: 100%;
  margin-left: 0;
  mix-blend-mode: normal;
  filter: drop-shadow(0 32px 34px rgba(0, 0, 0, 0.62)) drop-shadow(-10px 8px 23px rgba(28, 197, 255, 0.12)) drop-shadow(12px 4px 25px rgba(99, 76, 255, 0.12)); }

.avs-home .hero__visual:hover .hero__image {
  filter: drop-shadow(0 36px 38px rgba(0, 0, 0, 0.66)) drop-shadow(-12px 8px 28px rgba(28, 197, 255, 0.18)) drop-shadow(14px 4px 30px rgba(99, 76, 255, 0.17)); }

.avs-home .trusted__inner {
  min-height: 118px;
  gap: 14px; }

.avs-home .partner-logo {
  min-width: 0;
  filter: none; }

.avs-home .partner-logo img {
  display: block;
  width: auto;
  max-width: 100%;
  height: 28px;
  object-fit: contain;
  filter: grayscale(1) brightness(0) invert(0.5);
  opacity: 0.72;
  transition: filter var(--transition), opacity var(--transition); }

.avs-home .partner-logo:hover img {
  filter: grayscale(1) brightness(0) invert(0.76);
  opacity: 1; }

.avs-home .partner-logo--amx img {
  height: 27px; }

.avs-home .partner-logo--crestron {
  color: #808080;
  font-size: 1rem;
  letter-spacing: 0.065em;
  opacity: 0.72;
  transition: color var(--transition), opacity var(--transition); }

.avs-home .partner-logo--knx {
  opacity: 0.72;
  transition: opacity var(--transition); }

.avs-home .partner-logo--knx img {
  height: 31px; }

.avs-home .partner-logo--knx:hover {
  opacity: 1; }

.avs-home .partner-logo--crestron b {
  font-weight: 600; }

.avs-home .partner-logo--crestron:hover {
  color: #c2c2c2;
  opacity: 1; }

.avs-home .partner-logo--qsys img {
  height: 26px; }

.avs-home .partner-logo--global img {
  height: 42px; }

.avs-home .partner-logo--netio img {
  height: 22px; }

.avs-home .section-heading {
  margin-bottom: 44px; }

.avs-home .intro__grid {
  max-width: 1200px;
  margin-inline: auto; }

.avs-home .term-tooltip {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.28em; }

.avs-home .term-tooltip__link {
  color: inherit;
  border-bottom: 1px dotted rgba(147, 164, 185, 0.75); }

.avs-home .term-tooltip__trigger {
  display: inline-grid;
  place-items: center;
  padding: 0;
  color: inherit;
  background: none;
  border: 0;
  font: inherit;
  line-height: inherit;
  cursor: help; }

.avs-home .term-tooltip__icon {
  width: 1.05rem;
  height: 1.05rem;
  display: inline-grid;
  place-items: center;
  color: var(--cyan);
  border: 1px solid rgba(47, 208, 245, 0.55);
  border-radius: 50%;
  font-size: 0.66rem;
  font-weight: 700;
  line-height: 1; }

.avs-home .term-tooltip__content {
  position: absolute;
  z-index: 20;
  bottom: calc(100% + 12px);
  left: 50%;
  width: calc(100vw - 32px);
  max-width: 310px;
  padding: 12px 14px;
  color: var(--text-soft);
  background: #102039;
  border: 1px solid var(--line-bright);
  border-radius: 9px;
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.4);
  font-size: 0.72rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  letter-spacing: normal;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 6px);
  transition: opacity var(--transition), transform var(--transition); }

.avs-home .term-tooltip__content::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  border: 6px solid transparent;
  border-top-color: #102039;
  transform: translateX(-50%); }

.avs-home .term-tooltip:hover .term-tooltip__content,
.avs-home .term-tooltip:focus-within .term-tooltip__content {
  opacity: 1;
  transform: translate(-50%, 0); }

.avs-home .term-tooltip__link:focus-visible,
.avs-home .term-tooltip__trigger:focus-visible {
  outline: 2px solid var(--cyan);
  outline-offset: 3px;
  border-radius: 3px; }

.avs-home .product {
  padding-top: 38px; }

.avs-home .product__card {
  min-height: 620px;
  padding: 50px 58px; }

.avs-home .product__visual {
  min-height: 510px; }

.avs-home .product__front {
  width: 84%;
  height: auto;
  top: 50%;
  right: 15%;
  object-fit: contain;
  transform: translateY(-50%); }

.avs-home .product__side {
  width: auto;
  height: 78%;
  top: 50%;
  right: 0;
  object-fit: contain;
  transform: translateY(-50%); }

.avs-home .connectivity__card {
  min-height: 560px; }

.avs-home .connectivity__content h2 {
  max-width: 560px;
  margin: 10px 0 18px;
  font-size: Clamp(2rem, 2vw, 2.3rem);
  line-height: 1.08; }

.avs-home .connectivity__content > .connectivity__description {
  max-width: 440px;
  color: var(--muted);
  font-size: 0.9rem;
  line-height: 1.55; }

.avs-home .connectivity__image-wrap {
  width: 125%;
  max-width: none; }

.avs-home .connector-map__line {
  stroke-width: 1.5;
  stroke-dasharray: 4 7;
  opacity: 0.82; }

.avs-home .port-grid {
  max-width: 470px;
  gap: 22px 30px;
  margin-top: 28px; }

.avs-home .port-grid span {
  gap: 9px;
  font-size: 0.72rem; }

.avs-home .port-grid svg {
  width: 48px;
  height: 48px;
  padding: 10px;
  background: rgba(10, 31, 55, 0.82);
  border-color: rgba(93, 145, 203, 0.46);
  stroke-width: 1.55;
  filter: drop-shadow(0 0 10px rgba(46, 200, 255, 0.34)); }

.avs-home .port-grid__wide {
  flex-direction: row !important;
  justify-content: center;
  margin-top: 2px; }

.avs-home .port-grid__wide svg {
  width: 44px;
  height: 44px; }

.avs-home .features__grid {
  gap: 10px; }

.avs-home .feature-card {
  align-items: center; }

.avs-home .applications__grid {
  gap: 10px; }

.avs-home .application-card {
  min-height: 255px; }

.avs-home .dealer {
  padding-top: 42px; }

@media (max-width: 980px) {
  .avs-home .hero__inner {
    grid-template-columns: 1fr; } }

@media (max-width: 720px) {
  .avs-home .section {
    padding-block: 48px; }
  .avs-home .hero {
    min-height: auto;
    padding-top: 26px;
    padding-bottom: 24px;
    background: radial-gradient(ellipse 72% 42% at 50% 72%, rgba(22, 116, 194, 0.1), transparent 75%), linear-gradient(180deg, #090b0e 0%, #07090c 100%); }
  .avs-home .hero__visual {
    top: 0;
    min-height: 390px;
    background: radial-gradient(circle at 28% 50%, rgba(26, 196, 255, 0.16), transparent 35%), radial-gradient(circle at 75% 42%, rgba(70, 85, 255, 0.16), transparent 40%); }
  .avs-home .hero__visual::before {
    inset: 12% -10% 1%;
    background-size: 38px 38px, 38px 38px, 100% 100%;
    opacity: 0.5; }
  .avs-home .hero__visual::after {
    right: 8%;
    bottom: 3%;
    left: 8%; }
  .avs-home .hero__halo {
    width: 88%;
    height: 66%;
    filter: blur(38px);
    opacity: 0.62; }
  .avs-home .hero__image {
    filter: drop-shadow(0 24px 26px rgba(0, 0, 0, 0.58)) drop-shadow(0 5px 18px rgba(42, 173, 255, 0.11)); }
  .avs-home .hero__description {
    max-width: 100%;
    font-size: 0.92rem; }
  .avs-home .trusted__inner {
    min-height: 132px;
    align-items: stretch;
    gap: 12px; }
  .avs-home .trusted__label {
    text-align: center; }
  .avs-home .trusted__logos {
    width: calc(100% + 16px);
    display: grid;
    grid-template-columns: none;
    grid-auto-flow: column;
    grid-auto-columns: calc((100% - 28px) / 2.5);
    justify-content: start;
    gap: 14px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-snap-type: inline mandatory;
    scrollbar-width: none;
    touch-action: pan-x; }
  .avs-home .trusted__logos::-webkit-scrollbar {
    display: none; }
  .avs-home .trusted__logos .partner-logo {
    min-width: 0;
    min-height: 48px;
    scroll-snap-align: start; }
  .avs-home .product__front {
    width: 78%;
    top: 50%;
    right: 18%;
    transform: translateY(-50%); }
  .avs-home .product__side {
    width: auto;
    height: 70%;
    top: 50%;
    right: 2%;
    transform: translateY(-50%); }
  .avs-home .product {
    padding-top: 16px;
    padding-bottom: 36px; }
  .avs-home .product__card {
    width: var(--container);
    margin-inline: auto;
    min-height: 0;
    gap: 12px;
    padding: 34px 24px 22px; }
  .avs-home .product__visual {
    min-height: 250px;
    margin-top: 0;
    margin-inline: -10px; }
  .avs-home .connectivity {
    padding-top: 20px; }
  .avs-home .connectivity__card {
    width: var(--container);
    margin-inline: auto;
    min-height: 0; }
  .avs-home .connectivity__visual {
    min-height: 300px; }
  .avs-home .connectivity__image-wrap {
    width: 114%;
    margin-left: 0; }
  .avs-home .dealer__card {
    width: var(--container);
    margin-inline: auto; }
  .avs-home .applications__grid {
    overflow-x: auto;
    overflow-y: hidden;
    overscroll-behavior-x: contain; }
  .avs-home .port-grid {
    gap: 18px 14px; }
  .avs-home .site-footer {
    padding-top: 52px; } }

@media (max-width: 480px) {
  .avs-home .section {
    padding-block: 42px; }
  .avs-home .product {
    padding-top: 12px;
    padding-bottom: 30px; }
  .avs-home .product__visual {
    min-height: 220px; }
  .avs-home .connectivity {
    padding-top: 16px; }
  .avs-home .connectivity__visual {
    min-height: 260px; }
  .avs-home .trusted__logos {
    grid-template-columns: none; } }

@media (prefers-reduced-motion: reduce) {
  .avs-home .hero__halo {
    animation: none; } }

.avs-home {
  /* Shop/css/unboxing.css */ }

.avs-home .unboxing {
  position: relative;
  padding-top: 52px;
  background: radial-gradient(circle at 50% 64%, rgba(63, 92, 255, 0.1), transparent 42%); }

.avs-home .unboxing .section-heading > p:last-child {
  max-width: 670px;
  color: var(--muted); }

.avs-home .unboxing__player {
  position: relative;
  max-width: 1120px;
  aspect-ratio: 16/9;
  margin-inline: auto;
  overflow: hidden;
  border: 1px solid var(--line-bright);
  border-radius: var(--radius);
  background: #01040b;
  box-shadow: 0 32px 90px rgba(0, 0, 0, 0.48), 0 0 55px rgba(47, 208, 245, 0.08); }

.avs-home .unboxing__poster {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
  color: #fff;
  text-align: left;
  background: #01040b;
  border: 0;
  cursor: pointer; }

.avs-home .unboxing__poster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.65s cubic-bezier(0.2, 0.75, 0.25, 1), filter 0.65s ease; }

.avs-home .unboxing__shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(2, 8, 23, 0.06) 30%, rgba(2, 8, 23, 0.86) 100%);
  transition: background var(--transition); }

.avs-home .unboxing__play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 82px;
  height: 82px;
  display: grid;
  place-items: center;
  color: #fff;
  background: linear-gradient(135deg, var(--blue), var(--purple) 58%, var(--pink));
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  box-shadow: 0 18px 42px rgba(3, 6, 24, 0.55), 0 0 35px rgba(107, 85, 255, 0.38);
  transform: translate(-50%, -50%);
  transition: transform var(--transition), box-shadow var(--transition); }

.avs-home .unboxing__play svg {
  width: 38px;
  fill: currentColor;
  stroke: none; }

.avs-home .unboxing__caption {
  position: absolute;
  right: 34px;
  bottom: 30px;
  left: 34px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px; }

.avs-home .unboxing__caption strong {
  font-size: 1.05rem; }

.avs-home .unboxing__caption small {
  color: var(--text-soft);
  font-size: 0.72rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.avs-home .unboxing__poster:hover img {
  transform: scale(1.025);
  filter: brightness(1.08); }

.avs-home .unboxing__poster:hover .unboxing__shade {
  background: linear-gradient(180deg, rgba(2, 8, 23, 0) 30%, rgba(2, 8, 23, 0.8) 100%); }

.avs-home .unboxing__poster:hover .unboxing__play {
  transform: translate(-50%, -50%) scale(1.08);
  box-shadow: 0 20px 48px rgba(3, 6, 24, 0.58), 0 0 50px rgba(107, 85, 255, 0.55); }

.avs-home .unboxing__poster:focus-visible {
  outline: 3px solid var(--cyan);
  outline-offset: -6px; }

.avs-home .unboxing__player iframe {
  width: 100%;
  height: 100%;
  border: 0; }

.avs-home .unboxing__fallback {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 12px;
  text-align: center;
  background: rgba(2, 8, 23, 0.85); }

.avs-home .unboxing__fallback a {
  text-decoration: underline; }

@media (max-width: 720px) {
  .avs-home .unboxing {
    padding-top: 38px; }
  .avs-home .unboxing__player {
    width: 100%;
    border-radius: 0; }
  .avs-home .unboxing__play {
    width: 64px;
    height: 64px; }
  .avs-home .unboxing__play svg {
    width: 30px; }
  .avs-home .unboxing__caption {
    right: 20px;
    bottom: 18px;
    left: 20px; }
  .avs-home .unboxing__caption small {
    display: none; } }

.avs-home {
  /* Shop/css/product-family.css */ }

.avs-home .site-header .brand__logo, .avs-home .site-footer .brand__logo {
  width: 150px;
  height: auto; }

.avs-home .product-family {
  padding-top: 72px;
  background: radial-gradient(circle at 50% 18%, rgba(39, 113, 181, 0.1), transparent 36%); }

.avs-home .product-family__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px; }

.avs-home .model-card {
  position: relative;
  min-height: 600px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 42px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: radial-gradient(circle at 70% 46%, rgba(32, 105, 177, 0.22), transparent 36%), linear-gradient(145deg, #0a1728, #050d19);
  box-shadow: var(--shadow);
  transition: transform var(--transition), border-color var(--transition); }

.avs-home .model-card:hover {
  transform: translateY(-5px);
  border-color: rgba(47, 208, 245, 0.32); }

.avs-home .model-card--large {
  background: radial-gradient(circle at 70% 46%, rgba(131, 77, 221, 0.2), transparent 37%), linear-gradient(145deg, #0a1728, #080c1b); }

.avs-home .model-card__header {
  position: relative;
  z-index: 2; }

.avs-home .model-card__header h3 {
  margin: 8px 0 5px;
  font-size: Clamp(2.8rem, 4.6vw, 4.8rem);
  letter-spacing: -0.06em; }

.avs-home .model-card__subtitle {
  color: var(--text-soft);
  font-size: 1.05rem;
  font-weight: 600; }

.avs-home .model-card__copy {
  max-width: 520px;
  margin-top: 14px;
  color: var(--muted);
  font-size: 0.77rem;
  line-height: 1.65; }

.avs-home .model-card__visual {
  position: relative;
  min-height: 300px;
  display: grid;
  place-items: center;
  margin: 15px 0; }

.avs-home .model-card__visual::after {
  content: "";
  position: absolute;
  right: 15%;
  bottom: 8%;
  left: 15%;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--cyan), var(--purple), transparent);
  box-shadow: 0 0 24px 4px rgba(47, 208, 245, 0.3); }

.avs-home .model-card__visual img {
  position: relative;
  z-index: 1;
  width: 82%;
  max-height: 290px;
  object-fit: contain;
  filter: drop-shadow(0 25px 30px rgba(0, 0, 0, 0.5)); }

.avs-home .model-card--large .model-card__visual img {
  width: 94%;
  transform: scale(1.04); }

.avs-home .model-card__specs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-bottom: 22px; }

.avs-home .model-card__specs li {
  padding: 10px;
  color: var(--muted);
  border: 1px solid var(--line);
  border-radius: 8px;
  background: rgba(6, 15, 28, 0.7);
  font-size: 0.65rem;
  text-align: center; }

.avs-home .model-card__specs strong {
  display: block;
  color: #fff;
  font-size: 0.73rem; }

.avs-home .model-card .button-group {
  margin-top: auto; }

.avs-home .family-compare {
  margin-top: 18px;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: rgba(5, 13, 24, 0.78); }

.avs-home .family-compare__heading {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: center;
  padding: 28px 32px;
  border-bottom: 1px solid var(--line); }

.avs-home .family-compare__heading p {
  color: var(--muted);
  font-size: 0.74rem; }

.avs-home .family-compare table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 0 !important; }

.avs-home .family-compare thead,
.avs-home .family-compare thead tr,
.avs-home .family-compare thead th,
.avs-home .family-compare thead th:first-child,
.avs-home .family-compare thead th:last-child {
  border-radius: 0 !important; }

.avs-home .family-compare th, .avs-home .family-compare td {
  padding: 15px 28px;
  border-bottom: 1px solid var(--line);
  font-size: 0.72rem;
  text-align: left; }

.avs-home .family-compare th {
  color: #fff;
  background: rgba(16, 36, 60, 0.58); }

.avs-home .family-compare td {
  color: var(--muted); }

.avs-home .family-compare tr:last-child td {
  border: 0; }

.avs-home .family-compare td:not(:first-child) {
  color: var(--text-soft); }

.avs-home .adapter-note {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  align-items: center;
  margin-top: 18px;
  padding: 22px 26px;
  border: 1px solid rgba(47, 208, 245, 0.22);
  border-radius: 12px;
  background: linear-gradient(110deg, rgba(11, 39, 65, 0.75), rgba(15, 18, 49, 0.72)); }

.avs-home .adapter-note__icon {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  color: var(--cyan);
  border: 1px solid rgba(47, 208, 245, 0.28);
  border-radius: 11px;
  font-weight: 700; }

.avs-home .adapter-note h3 {
  margin-bottom: 4px;
  font-size: 0.85rem; }

.avs-home .adapter-note p {
  color: var(--muted);
  font-size: 0.7rem; }

@media (max-width: 900px) {
  .avs-home .product-family__grid {
    grid-template-columns: 1fr; }
  .avs-home .model-card {
    min-height: 540px; }
  .avs-home .model-card__visual {
    min-height: 270px; }
  .avs-home .family-compare {
    overflow-x: auto; }
  .avs-home .family-compare table {
    min-width: 620px; } }

@media (max-width: 720px) {
  .avs-home .product-family {
    padding-top: 30px; }
  .avs-home .model-card {
    min-height: 0;
    padding: 32px 24px; }
  .avs-home .model-card__visual {
    min-height: 230px; }
  .avs-home .model-card__visual img {
    width: 95%;
    max-height: 230px; }
  .avs-home .model-card__specs {
    grid-template-columns: 1fr 1fr; }
  .avs-home .model-card .button-group {
    align-items: stretch;
    flex-direction: column; }
  .avs-home .family-compare__heading {
    align-items: flex-start;
    flex-direction: column;
    padding: 24px; }
  .avs-home .adapter-note {
    grid-template-columns: 1fr; }
  .avs-home .adapter-note__icon {
    width: 40px;
    height: 40px; } }

/* AVStudio native Zoho Commerce component styling */
/* source: zoho\avstudio-commerce-overrides.css */
/*
 * AVStudio storefront skin for native Zoho Commerce markup.
 * Keep commerce behavior on Zoho data-* hooks; this file only changes presentation.
 */
:root {
  --avs-bg: #07111e;
  --avs-bg-deep: #030a14;
  --avs-surface: #0e1b2d;
  --avs-surface-light: #17273d;
  --avs-line: rgba(255, 255, 255, 0.09);
  --avs-line-bright: rgba(255, 255, 255, 0.17);
  --avs-text: #ffffff;
  --avs-text-soft: #dbe5f1;
  --avs-muted: #a8b6c8;
  --avs-cyan: #2ec8ff;
  --avs-blue: #5b6dff;
  --avs-purple: #8a5cff;
  --avs-danger: #ef4444;
  --avs-success: #22c55e;
  --avs-radius: 18px;
  --avs-radius-sm: 11px;
  --avs-shadow: 0 28px 80px rgba(0, 0, 0, 0.34);
  --avs-transition: 250ms cubic-bezier(0.2, 0.75, 0.25, 1); }

html {
  color-scheme: dark; }

body,
.theme-content-area,
.theme-content-area-inner,
.theme-mobile-content-wrap {
  background: var(--avs-bg);
  color: var(--avs-text);
  font-family: "Inter", "Poppins", Arial, sans-serif; }

body {
  background: radial-gradient(circle at 82% 4%, rgba(18, 78, 123, 0.12), transparent 24%), var(--avs-bg); }

body a {
  transition: color var(--avs-transition), opacity var(--avs-transition); }

.theme-content-area h1,
.theme-content-area h2,
.theme-content-area h3,
.theme-content-area h4,
.theme-content-area-inner h1,
.theme-content-area-inner h2,
.theme-content-area-inner h3,
.theme-content-area-inner h4 {
  color: var(--avs-text) !important; }

body a:focus-visible,
body button:focus-visible,
body input:focus-visible,
body select:focus-visible,
body textarea:focus-visible {
  outline: 2px solid var(--avs-cyan);
  outline-offset: 3px; }

/* Header and navigation */
.theme-header,
.theme-header-topbar,
.zpheader-style-09 .theme-header,
.zpheader-style-09 .theme-header-topbar {
  background: rgba(2, 8, 23, 0.9) !important;
  border-color: var(--avs-line) !important;
  color: var(--avs-text) !important;
  backdrop-filter: blur(18px); }

.theme-header {
  box-shadow: 0 12px 34px rgba(0, 0, 0, 0.18); }

.theme-header-topbar {
  display: none !important; }

.theme-header .zpcontainer,
.theme-header-topbar .zpcontainer {
  width: calc(100% - 48px) !important;
  max-inline-size: 1440px !important;
  margin-inline: auto !important;
  padding-inline: 0 !important; }

.theme-header .theme-branding-info {
  flex: 0 0 150px !important;
  min-inline-size: 150px !important;
  max-inline-size: 150px !important;
  overflow: hidden !important;
  padding-block: 10px !important; }

.theme-header .theme-logo-parent,
.theme-header .theme-logo-parent a {
  display: flex !important;
  width: 145px !important;
  max-width: 145px !important;
  height: 52px !important;
  align-items: center !important; }

.theme-header img,
.theme-mobile-header-logo img {
  display: block !important;
  width: 145px !important;
  max-width: 145px !important;
  height: 52px !important;
  max-height: 52px !important;
  object-fit: contain !important;
  object-position: left center !important; }

.theme-header .theme-site-name-caption,
.theme-header .theme-site-name,
.theme-header .theme-site-caption {
  display: none !important; }

.theme-header .theme-navigation-and-icons {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  margin-inline-start: 34px !important; }

.theme-navigation-and-icons a,
.theme-header a,
.theme-portal-login,
.theme-portal-username {
  color: var(--avs-text-soft) !important; }

.theme-header .theme-navigation-and-icons,
.theme-header .theme-navigation-and-icons * {
  color: var(--avs-text-soft) !important; }

.theme-navigation-and-icons a:hover,
.theme-header a:hover {
  color: var(--avs-cyan) !important; }

@media all and (min-width: 992px) {
  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li {
    flex-shrink: 0 !important;
    margin-inline-start: 2px !important;
    margin-inline-end: 2px !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li > a {
    padding: 11px 13px !important;
    border-radius: 8px !important;
    background: transparent !important;
    color: var(--avs-text-soft) !important;
    white-space: nowrap !important;
    word-break: normal !important;
    overflow-wrap: normal !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:hover > a,
  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected > a {
    background: rgba(255, 255, 255, 0.07) !important;
    color: var(--avs-cyan) !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul {
    min-inline-size: 220px !important;
    padding: 8px !important;
    border: 1px solid var(--avs-line-bright) !important;
    border-radius: 11px !important;
    background: rgba(8, 18, 32, 0.98) !important;
    box-shadow: 0 22px 54px rgba(0, 0, 0, 0.42) !important;
    overflow: hidden !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:first-child,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:last-child,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:only-child {
    min-inline-size: 202px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 7px !important;
    background: transparent !important;
    box-shadow: none !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li a,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:first-child > a,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:last-child > a {
    width: 100% !important;
    margin: 0 !important;
    padding: 11px 13px !important;
    border-radius: 7px !important;
    background: transparent !important;
    color: var(--avs-text-soft) !important;
    white-space: nowrap !important;
    word-break: normal !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:hover > a,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li.theme-menu-selected > a {
    background: var(--avs-surface-light) !important;
    color: var(--avs-cyan) !important; }
  /* Zoho renders Products as a separate full-width mega-menu sibling. */
  .theme-header .theme-menu > ul > li > .theme-sub-menu:empty {
    display: none !important; }
  [data-megamenu-content].zpmm.zpmm-container-style-02 {
    padding: 0 !important;
    border-top: 1px solid rgba(156, 180, 209, 0.16) !important;
    border-bottom: 1px solid rgba(156, 180, 209, 0.2) !important;
    background: rgba(7, 20, 38, 0.98) !important;
    box-shadow: 0 22px 54px rgba(0, 0, 0, 0.34) !important; }
  [data-megamenu-content].zpmm.zpmm-container-style-02 > .zpcontainer {
    width: 100% !important;
    max-width: 1400px !important;
    margin: 0 auto !important;
    padding: 14px 24px !important;
    box-sizing: border-box !important; }
  [data-megamenu-content].zpmm .zpmm-inner,
  [data-megamenu-content].zpmm .zprow,
  [data-megamenu-content].zpmm .zpelem-col {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }
  [data-megamenu-content].zpmm .zpelem-col {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important; }
  [data-megamenu-content].zpmm .zpmm-element {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important; }
  [data-megamenu-content].zpmm .zpmm-element-anchor {
    display: inline-flex !important;
    min-height: 42px !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 10px 16px !important;
    border: 1px solid rgba(156, 180, 209, 0.18) !important;
    border-radius: 9px !important;
    background: rgba(156, 180, 209, 0.06) !important;
    color: #dbe5f1 !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    box-sizing: border-box !important; }
  [data-megamenu-content].zpmm .zpmm-element-anchor:hover,
  [data-megamenu-content].zpmm .zpmm-element-anchor:focus-visible {
    border-color: rgba(46, 200, 255, 0.48) !important;
    background: rgba(46, 200, 255, 0.1) !important;
    color: #6ee7ff !important; }
  [data-megamenu-content].zpmm .zpmm-element-menu-content,
  [data-megamenu-content].zpmm .zpmm-element-textcontent {
    margin: 0 !important;
    padding: 0 !important;
    color: inherit !important; } }

.theme-header svg,
.theme-mobile-header-nav svg,
.theme-mobile-header-icon svg {
  color: var(--avs-text);
  fill: currentColor; }

.theme-mini-cart-count {
  background: linear-gradient(135deg, var(--avs-blue), #e64bb7) !important;
  border: 2px solid var(--avs-bg-deep);
  color: #fff !important; }

[data-zs-search-container],
.theme-search-field-container,
.theme-search-box {
  width: 30vw !important;
  max-width: 320px !important;
  background: rgba(5, 13, 24, 0.78) !important;
  border-color: var(--avs-line-bright) !important;
  border-radius: 10px !important; }

[data-zs-search-input],
.theme-search-field-container input {
  background: transparent !important;
  color: var(--avs-text) !important; }

[data-zs-search-input]::placeholder {
  color: #6f8096; }

.theme-mobile-header-navigation,
.theme-mobile-header-slide,
.theme-mobile-header-slide-box,
.theme-mobile-header-slide-content {
  background: rgba(3, 10, 20, 0.98) !important;
  color: var(--avs-text) !important; }

/* Shared native controls */
.zpbutton,
.theme-cart-button,
.theme-quote-button,
.theme-checkout-primary-btn,
.theme-payment-button,
[data-zs-add-to-cart] {
  display: inline-flex !important;
  min-height: 48px;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid transparent !important;
  border-radius: 8px !important;
  background: linear-gradient(120deg, var(--avs-blue), var(--avs-purple)) !important;
  box-shadow: 0 10px 28px rgba(91, 109, 255, 0.23);
  color: #fff !important;
  font-family: inherit !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-align: center !important;
  box-sizing: border-box !important;
  transition: transform var(--avs-transition), box-shadow var(--avs-transition) !important; }

.zpbutton > span,
.theme-cart-button > span,
.theme-quote-button > span,
.theme-checkout-primary-btn > span,
.theme-payment-button > span,
[data-zs-add-to-cart] > span {
  line-height: 1.2 !important; }

.zpbutton:hover,
.theme-cart-button:hover,
.theme-checkout-primary-btn:hover,
[data-zs-add-to-cart]:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 36px rgba(91, 109, 255, 0.38); }

.theme-checkout-secondary-btn,
.theme-continue-shopping-button,
.theme-cart-remove-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-color: var(--avs-line-bright) !important;
  border-radius: 8px !important;
  background: var(--avs-surface-light) !important;
  color: var(--avs-text-soft) !important;
  line-height: 1.2 !important;
  text-align: center !important;
  box-sizing: border-box !important; }

input:not([type="checkbox"]):not([type="radio"]),
select,
textarea,
.theme-custom-field-input,
.theme-custom-field-select,
.theme-product-details-delivery-location-postalcode {
  border: 1px solid var(--avs-line-bright) !important;
  border-radius: 8px !important;
  background: rgba(5, 13, 24, 0.76) !important;
  color: var(--avs-text) !important;
  font-family: inherit !important; }

input::placeholder,
textarea::placeholder {
  color: #6f8096 !important; }

input:focus,
select:focus,
textarea:focus {
  border-color: var(--avs-cyan) !important;
  box-shadow: 0 0 0 3px rgba(46, 200, 255, 0.11) !important; }

/* Breadcrumbs and product/category lists */
.theme-product-page-breadcrumb,
.theme-product-breadcrumb,
.theme-last-breadcrumb-nav {
  border-color: var(--avs-line) !important;
  background: transparent !important;
  color: var(--avs-muted) !important; }

.theme-category-name,
.theme-products-found,
.theme-search-heading,
.theme-filter-search-result-heading {
  color: var(--avs-text) !important; }

.theme-category-description {
  color: var(--avs-muted) !important; }

.theme-product-box-inner,
.theme-search-product-card,
.wishlist-grid {
  overflow: hidden;
  border: 1px solid var(--avs-line) !important;
  border-radius: var(--avs-radius) !important;
  background: radial-gradient(circle at 75% 30%, rgba(34, 116, 195, 0.16), transparent 38%), linear-gradient(145deg, var(--avs-surface), #07111f 58%, #081a2c) !important;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.18);
  transition: transform var(--avs-transition), border-color var(--avs-transition), box-shadow var(--avs-transition); }

.theme-product-box-inner:hover,
.theme-search-product-card:hover,
.wishlist-grid:hover {
  transform: translateY(-5px);
  border-color: rgba(46, 200, 255, 0.3) !important;
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.3); }

.theme-product-image-area,
.theme-product-image,
.theme-search-product-card .theme-product-image {
  background: radial-gradient(circle, rgba(36, 107, 175, 0.23), transparent 66%); }

.theme-product-image img,
.theme-search-product-card img {
  transition: transform var(--avs-transition); }

.theme-product-box-inner:hover .theme-product-image img {
  transform: scale(1.035); }

.theme-product-name,
.theme-product-name a,
.theme-product-pricing,
.theme-product-price {
  color: var(--avs-text) !important; }

.theme-product-category,
.theme-product-short-description,
.theme-product-description {
  color: var(--avs-muted) !important; }

.theme-product-old-price {
  color: #6f8096 !important; }

.theme-product-sale-ribbon {
  background: linear-gradient(135deg, var(--avs-blue), #e64bb7) !important;
  color: #fff !important; }

/* Filters, pagination, empty states, and search */
.theme-product-filter-box,
.theme-product-filter-mobile-overlay,
.theme-search-suggestion-container,
.theme-search-suggestion-result {
  border-color: var(--avs-line) !important;
  background: var(--avs-surface) !important;
  color: var(--avs-text-soft) !important; }

.theme-product-filter-type,
.theme-product-filter-text,
.theme-product-filter-show-more,
.theme-product-filter-count {
  color: var(--avs-muted) !important; }

.theme-product-filter-check,
.theme-product-filter-custom-check {
  border-color: var(--avs-line-bright) !important; }

.theme-searchresult-heading h4,
.theme-searchresult-url,
.theme-product-filter-show-more {
  color: var(--avs-cyan) !important; }

.theme-searchresult p {
  color: var(--avs-muted); }

.theme-search-suggestion-overlay.theme-show-overlay .theme-close-live-search {
  position: relative !important;
  z-index: 310 !important;
  pointer-events: auto !important;
  cursor: pointer !important;
  touch-action: manipulation !important; }

.theme-searchresult-pagination a {
  min-width: 38px;
  min-height: 38px;
  border-color: var(--avs-line) !important;
  border-radius: 8px !important;
  background: var(--avs-surface) !important;
  color: var(--avs-text-soft) !important; }

.theme-page-not-found-container,
.theme-no-products-error-container {
  max-width: 620px !important;
  padding: 80px 28px;
  color: var(--avs-text); }

.theme-page-not-found-para,
.theme-no-products-error {
  color: var(--avs-muted) !important; }

.theme-go-home-button {
  border-radius: 8px !important;
  background: linear-gradient(120deg, var(--avs-blue), var(--avs-purple)) !important;
  color: #fff !important; }

/* Product detail */
.theme-product-detail-container {
  margin-block: 42px 84px;
  color: var(--avs-text); }

.theme-product-detail-image-container,
.theme-product-detail-image-inner {
  border: 1px solid var(--avs-line) !important;
  border-radius: var(--avs-radius) !important;
  background: radial-gradient(circle at 50% 50%, rgba(38, 118, 188, 0.23), transparent 62%), rgba(4, 13, 25, 0.7) !important; }

.theme-product-detail-thumbnail {
  border: 1px solid var(--avs-line) !important;
  border-radius: 10px !important;
  background: rgba(4, 13, 25, 0.72) !important; }

.theme-product-detail-thumbnail:hover,
.theme-product-detail-thumbnail.active {
  border-color: var(--avs-cyan) !important; }

.theme-product-details-area {
  border: 1px solid var(--avs-line) !important;
  border-radius: var(--avs-radius) !important;
  background: linear-gradient(145deg, rgba(14, 27, 45, 0.94), rgba(5, 14, 27, 0.97)) !important;
  box-shadow: var(--avs-shadow);
  padding: Clamp(24px, 4vw, 52px) !important; }

.theme-product-details-area .theme-product-name {
  font-size: Clamp(2.35rem, 4.2vw, 4.8rem) !important;
  letter-spacing: -0.05em;
  line-height: 1.02; }

.theme-product-price-and-review-area,
.theme-product-varients-row,
.theme-product-properties-area-quantitycart,
.theme-product-social-share {
  border-color: var(--avs-line) !important; }

.theme-product-variant-label,
.theme-product-details-delivery-location-input-label {
  color: var(--avs-text-soft) !important; }

.theme-product-list-variant-option,
.theme-product-color {
  border-color: var(--avs-line-bright) !important;
  background: rgba(2, 9, 19, 0.5) !important;
  color: var(--avs-text-soft) !important; }

.theme-product-list-variant-option:hover,
.theme-product-list-variant-option.active {
  border-color: var(--avs-cyan) !important; }

.theme-product-quantity-spinner,
.theme-product-list-quantity {
  border-color: var(--avs-line-bright) !important;
  border-radius: 8px !important;
  background: rgba(2, 8, 17, 0.52) !important;
  color: var(--avs-text) !important; }

/* Cart */
.theme-cart-area-container,
.theme-cart-body {
  background: transparent !important;
  color: var(--avs-text) !important; }

.theme-cart-head,
.theme-order-summary-head {
  color: var(--avs-text) !important; }

.theme-shopping-cart-table-container,
.theme-cart-summary-inner-container {
  overflow: hidden;
  border: 1px solid var(--avs-line) !important;
  border-radius: var(--avs-radius) !important;
  background: linear-gradient(145deg, rgba(11, 28, 48, 0.94), rgba(5, 14, 27, 0.97)) !important;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.2); }

.theme-cart-table-row,
.theme-cart-table-data,
.theme-cart-summary-details,
.theme-cart-details-summary-list-item {
  border-color: var(--avs-line) !important; }

.theme-cart-item-img {
  border-radius: 11px;
  background: radial-gradient(circle, rgba(36, 107, 175, 0.24), transparent 65%), rgba(4, 13, 25, 0.65); }

.theme-cart-item-info,
.theme-cart-selling-price,
.theme-cart-label-price {
  color: var(--avs-text-soft) !important; }

.theme-shopping-cart-table-container .theme-cart-color {
  box-shadow: 0 0 0 1px rgba(219, 229, 241, 0.9) !important; }

.theme-cart-item-info > div:first-child > a {
  color: #f5f8ff !important;
  font-weight: 600 !important; }

.theme-cart-item-info > div:first-child > a:hover,
.theme-cart-item-info > div:first-child > a:focus-visible {
  color: #2ec8ff !important; }

.theme-cart-summary-container {
  position: sticky;
  top: 102px; }

.theme-cart-summary-inner-container {
  background: radial-gradient(circle at 100% 0, rgba(68, 75, 190, 0.17), transparent 40%), linear-gradient(150deg, #0a192b, #06101e) !important;
  padding: 28px !important; }

.theme-product-list-quantity-field {
  color: var(--avs-text) !important;
  background: transparent !important; }

.theme-cart-remove-icon svg {
  color: var(--avs-muted);
  fill: currentColor; }

.theme-cart-error-message-not-empty,
.theme-cart-quantity-error {
  color: #ff9696 !important; }

/* Checkout */
.theme-checkout-container,
.theme-checkout-form-area {
  background: transparent !important;
  color: var(--avs-text) !important; }

.theme-checkout-tab,
.theme-checkout-order-summary-container,
.theme-checkout-user-address-box,
.theme-order-review-address-area,
.theme-order-confirmation-msg-container {
  border: 1px solid var(--avs-line) !important;
  border-radius: var(--avs-radius-sm) !important;
  background: linear-gradient(145deg, rgba(14, 27, 45, 0.92), rgba(5, 14, 27, 0.96)) !important;
  color: var(--avs-text) !important; }

.theme-checkout-tab-content,
.theme-order-summary-footer,
.theme-checkout-signin-wrap {
  border-color: var(--avs-line) !important; }

.theme-checkout-steps-count-label {
  background: linear-gradient(135deg, var(--avs-blue), var(--avs-purple)) !important;
  color: #fff !important; }

.theme-checkout-tab-change-button,
.theme-checkout-signin {
  color: var(--avs-cyan) !important; }

.theme-checkout-order-summary-container {
  background: radial-gradient(circle at 100% 0, rgba(68, 75, 190, 0.17), transparent 40%), linear-gradient(150deg, #0a192b, #06101e) !important;
  box-shadow: var(--avs-shadow); }

/* Portal and payment status */
.theme-portal-form-container,
.theme-payment-message-box,
.theme-payment-content-area {
  border: 1px solid var(--avs-line) !important;
  border-radius: var(--avs-radius) !important;
  background: radial-gradient(circle at 100% 0, rgba(91, 109, 255, 0.16), transparent 42%), linear-gradient(145deg, var(--avs-surface), var(--avs-bg-deep)) !important;
  box-shadow: var(--avs-shadow);
  color: var(--avs-text) !important; }

.theme-portal-heading,
.theme-payment-message-header,
.theme-payment-thank-message {
  color: var(--avs-text) !important; }

.theme-payment-success-message h3 {
  color: #eaf4ff !important;
  text-shadow: 0 0 20px rgba(46, 200, 255, 0.14); }

.theme-payment-info,
.theme-payment-bottom-message {
  color: var(--avs-muted) !important; }

.theme-payment-success-indicator {
  color: var(--avs-success) !important; }

.theme-payment-fail-icon {
  color: var(--avs-danger) !important; }

/* Notices and feedback */
.theme-cart-add-success-message,
.theme-cart-update-success-message,
.theme-cart-delete-success-message,
.theme-wishlist-success-message {
  border: 1px solid rgba(34, 197, 94, 0.3) !important;
  border-radius: 11px !important;
  background: #0d211e !important;
  color: #92edb0 !important; }

.theme-cart-add-failure-message,
.theme-cart-update-failure-message,
.theme-cart-delete-failure-message,
.theme-custom-checkout-failure-message {
  border: 1px solid rgba(239, 68, 68, 0.3) !important;
  border-radius: 11px !important;
  background: #2a121b !important;
  color: #ffc0c0 !important; }

/* Footer */
.theme-footer-area,
.footer-container,
.theme-footer-area .zpsection {
  border-color: var(--avs-line) !important;
  background-color: #010610 !important;
  background-image: none !important;
  color: var(--avs-muted) !important; }

.theme-footer-area h1,
.theme-footer-area h2,
.theme-footer-area h3,
.theme-footer-area strong {
  color: var(--avs-text) !important; }

.theme-footer-area a {
  color: var(--avs-muted) !important; }

.theme-footer-area a:hover {
  color: var(--avs-cyan) !important; }

.theme-footer-area .zpnewsletter-email-input-field {
  border-color: var(--avs-line-bright) !important;
  border-radius: 8px 0 0 8px !important;
  background: rgba(5, 13, 24, 0.78) !important;
  color: var(--avs-text) !important; }

.theme-footer-area .zpnewsletter-button {
  border-radius: 0 8px 8px 0 !important; }

@media (max-width: 991px) {
  .theme-header {
    backdrop-filter: none; }
  .theme-product-detail-container {
    margin-block: 26px 56px; }
  .theme-product-details-area {
    margin-block-start: 18px; }
  .theme-cart-summary-container {
    position: static; } }

@media (max-width: 767px) {
  .theme-content-area-inner {
    min-width: 0; }
  .theme-product-box-inner,
  .theme-search-product-card,
  .theme-shopping-cart-table-container,
  .theme-cart-summary-inner-container {
    border-radius: 13px !important; }
  .theme-product-details-area {
    padding: 22px !important; }
  .theme-product-details-area .theme-product-name {
    font-size: Clamp(2.15rem, 12vw, 3.2rem) !important; }
  .theme-checkout-order-summary-container {
    margin-block-start: 22px; }
  .theme-footer-area .zpnewsletter-email-input-field,
  .theme-footer-area .zpnewsletter-button {
    border-radius: 8px !important; } }

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important; } }

/* source: zoho\avstudio-header-menu-hotfix.css */
/* AVStudio / Zoho Commerce Spark header and submenu hotfix */
@media all and (min-width: 992px) {
  .theme-header-topbar {
    display: none !important; }
  .zpheader-style-09 .theme-header .zpcontainer,
  .theme-header .zpcontainer {
    width: calc(100% - 48px) !important;
    max-width: 1440px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    flex-wrap: nowrap !important; }
  .theme-header .zpcontainer .theme-branding-info {
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
    flex: 0 0 150px !important;
    margin-right: 32px !important;
    padding: 10px 0 !important;
    gap: 0 !important;
    overflow: hidden !important; }
  .theme-header .zpcontainer .theme-branding-info .theme-logo-parent,
  .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a {
    display: flex !important;
    width: 145px !important;
    min-width: 0 !important;
    max-width: 145px !important;
    height: 52px !important;
    align-items: center !important;
    padding: 0 !important; }
  .theme-header img[data-zs-logo],
  .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img {
    display: block !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 145px !important;
    height: auto !important;
    max-height: 52px !important;
    object-fit: contain !important; }
  .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption,
  .theme-header .zpcontainer .theme-branding-info .theme-site-name,
  .theme-header .zpcontainer .theme-branding-info .theme-site-caption {
    display: none !important; }
  .theme-header .zpcontainer .theme-navigation-and-icons {
    display: flex !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    justify-content: flex-end !important;
    align-items: center !important; }
  .theme-navigation-and-icons .theme-menu-area {
    flex: 0 1 auto !important;
    min-width: 0 !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    margin: 0 !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li {
    flex: 0 0 auto !important;
    margin: 0 2px !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li > a {
    display: flex !important;
    width: auto !important;
    min-width: 0 !important;
    padding: 11px 13px !important;
    border-radius: 8px !important;
    background: transparent !important;
    color: #dbe5f1 !important;
    white-space: nowrap !important;
    word-break: normal !important;
    overflow-wrap: normal !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:hover > a,
  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected > a {
    background: rgba(255, 255, 255, 0.07) !important;
    color: #2ec8ff !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul {
    min-width: 220px !important;
    padding: 8px !important;
    border: 1px solid rgba(255, 255, 255, 0.17) !important;
    border-radius: 11px !important;
    background: #081220 !important;
    box-shadow: 0 22px 54px rgba(0, 0, 0, 0.42) !important;
    overflow: hidden !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:first-child,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:last-child,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:only-child {
    width: 100% !important;
    min-width: 202px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 7px !important;
    background: transparent !important;
    box-shadow: none !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li a,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:first-child > a,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:last-child > a {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 11px 13px !important;
    border-radius: 7px !important;
    background: transparent !important;
    color: #dbe5f1 !important;
    white-space: nowrap !important;
    word-break: normal !important; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:hover > a,
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li.theme-menu-selected > a {
    background: #17273d !important;
    color: #2ec8ff !important; }
  .theme-header .theme-search-and-mini-cart-group {
    flex: 0 0 auto !important; }
  .theme-header .theme-search-field-container,
  .theme-header .theme-search-box,
  .theme-header [data-zs-search-container] {
    width: 300px !important;
    max-width: 300px !important; } }

@media all and (max-width: 991px) {
  .theme-mobile-header-logo img[data-zs-logo],
  .theme-mobile-header-logo img,
  .theme-header img[data-zs-logo],
  .theme-header .theme-logo-parent img {
    width: auto !important;
    max-width: 128px !important;
    height: auto !important;
    max-height: 44px !important;
    object-fit: contain !important; }
  .theme-responsive-menu-area .theme-menu ul li a {
    color: #dbe5f1 !important;
    word-break: normal !important; }
  .theme-responsive-menu-area .theme-menu ul li ul {
    background: #0e1b2d !important; } }

/* Native Commerce product page contrast */
.theme-product-detail-varients-container,
.theme-product-detail-varients-container .theme-product-name,
.theme-product-detail-varients-container .theme-product-name h1,
.theme-product-detail-varients-container [data-zs-product-name],
.theme-product-detail-varients-container .theme-product-price,
.theme-product-detail-varients-container .theme-product-detail-price-area {
  color: #f5f8ff !important; }

.theme-product-detail-varients-container .theme-product-short-description,
.theme-product-detail-varients-container .theme-product-variant-label,
.theme-product-detail-varients-container .theme-prod-stock-details,
.theme-product-detail-varients-container .theme-product-old-price {
  color: #a9b9cc !important; }

.theme-product-detail-varients-container .theme-prod-non-returnable {
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 6px !important;
  background: rgba(14, 27, 45, 0.9) !important;
  color: #c7d4e4 !important; }

.theme-product-detail-varients-container label[data-theme-variant-label] {
  border-color: rgba(156, 180, 209, 0.42) !important;
  background: rgba(2, 9, 19, 0.45) !important;
  color: #dbe5f1 !important; }

.theme-product-detail-varients-container label[data-theme-variant-label]:hover,
.theme-product-detail-varients-container label[data-theme-variant-label][aria-checked="true"] {
  border-color: #2ec8ff !important;
  background: rgba(46, 200, 255, 0.12) !important;
  color: #ffffff !important; }

.theme-product-detail-varients-container .theme-product-quantity-spinner,
.theme-product-detail-varients-container .theme-product-quantity-spinner input {
  border-color: rgba(156, 180, 209, 0.32) !important;
  background: rgba(2, 9, 19, 0.45) !important;
  color: #dbe5f1 !important; }

.theme-product-detail-varients-container .theme-social-share,
.theme-product-detail-varients-container .theme-social-share h3,
.theme-product-detail-varients-container .theme-product-social-share,
.theme-product-detail-varients-container .theme-product-social-share a,
.theme-product-detail-varients-container .theme-product-social-share span,
.theme-product-detail-varients-container .theme-product-social-share i {
  color: #a9b9cc !important; }

.theme-product-detail-varients-container .theme-product-social-share svg,
.theme-product-detail-varients-container .theme-product-social-share svg path {
  fill: #a9b9cc !important;
  stroke: #a9b9cc !important; }

[data-zs-product-details-tab-section] .theme-prod-detail-tab,
[data-zs-product-details-tab-section] .theme-product-review,
[data-zs-product-details-tab-section] .theme-prod-detail-content-info-container {
  color: #dbe5f1 !important; }

[data-zs-product-details-tab-section] .theme-prod-detail-tab-content,
[data-zs-product-details-tab-section] .theme-prod-details-specification-ratings {
  border-color: rgba(156, 180, 209, 0.22) !important; }

/* source: zoho\avstudio-system-pages-hotfix.css */
/* AVStudio native collection, product-detail, search, and footer fixes */
/* Header search */
.theme-header .theme-search-field-container,
.theme-header .theme-search-field-container-floater,
.theme-header .theme-search-field-container-inner,
.theme-header .theme-search-field-container form {
  background: #06111f !important; }

.theme-header .theme-search-field-container input[type="text"],
.theme-header input[data-zs-search-input] {
  border: 1px solid rgba(156, 180, 209, 0.26) !important;
  border-radius: 8px !important;
  background: #0a1626 !important;
  color: #dbe5f1 !important;
  box-shadow: none !important; }

.theme-header input[data-zs-search-input]::placeholder {
  color: #708198 !important;
  opacity: 1 !important; }

.theme-header .theme-search svg,
.theme-header .theme-search svg path {
  fill: #91a4bc !important;
  stroke: #91a4bc !important; }

/* Header style 09 ships a more specific white input rule. Keep the icon inside
   the field and make the whole search control match the AVStudio header. */
.theme-header .theme-search-cart-non-res .theme-search {
  position: relative !important;
  width: 32vw !important;
  max-width: 340px !important; }

.theme-header .theme-search-cart-non-res .theme-search .theme-search-field-container,
.theme-header .theme-search-cart-non-res .theme-search .theme-search-field-container form {
  width: 100% !important;
  position: relative !important; }

.theme-header .theme-search-cart-non-res .theme-search .theme-search-field-container form input#search-with-suggestion,
.theme-header .theme-search-cart-non-res .theme-search .theme-search-field-container form input[data-zs-search-input] {
  width: 100% !important;
  min-height: 42px !important;
  padding-block: 9px !important;
  padding-inline: 42px 14px !important;
  border: 1px solid rgba(156, 180, 209, 0.26) !important;
  border-radius: 10px !important;
  background: #0a1626 !important;
  color: #dbe5f1 !important;
  -webkit-text-fill-color: #dbe5f1 !important;
  box-shadow: none !important; }

.theme-header .theme-search-cart-non-res .theme-search > .theme-search-icon {
  position: absolute !important;
  z-index: 2 !important;
  inset-block-start: 50% !important;
  inset-inline-start: 15px !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
  transform: translateY(-50%) !important;
  pointer-events: none !important; }

/* Header cart: visible hit area, count badge, and safe right-edge spacing. */
.theme-header .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon {
  display: grid !important;
  place-items: center !important;
  width: 42px !important;
  height: 42px !important;
  padding: 0 !important;
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  border-radius: 10px !important;
  background: #0a1626 !important; }

.theme-header .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg,
.theme-header .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg path {
  fill: #a9b9cc !important;
  stroke: #a9b9cc !important; }

.theme-header .theme-mini-cart-count {
  inset-block-start: -7px !important;
  inset-inline-end: -7px !important;
  min-width: 20px !important;
  height: 20px !important;
  padding: 0 5px !important;
  border: 2px solid #06111f !important;
  border-radius: 999px !important;
  background: linear-gradient(120deg, #596cff, #8956ff) !important;
  color: #ffffff !important;
  font-size: 11px !important;
  line-height: 16px !important;
  text-align: center !important; }

/* Account dropdown in header */
@media all and (min-width: 992px) {
  .theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-icon {
    width: 22px !important;
    height: 22px !important;
    fill: #a9b9cc !important;
    stroke: #a9b9cc !important; }
  .theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container-dropdown {
    inset-inline-end: 0 !important;
    padding-block-start: 12px !important; }
  .theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container-dropdown .theme-portal-container {
    min-width: 230px !important;
    padding: 18px !important;
    border: 1px solid rgba(156, 180, 209, 0.24) !important;
    border-radius: 12px !important;
    background: linear-gradient(145deg, #0e1b2d, #07111f) !important;
    box-shadow: 0 22px 55px rgba(0, 0, 0, 0.38) !important; }
  .theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container-dropdown .theme-portal-content,
  .theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container-dropdown .theme-portal-content a {
    color: #dbe5f1 !important;
    opacity: 1 !important; }
  .theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container-dropdown a[data-portal-signin],
  .theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container-dropdown a[data-portal-signup] {
    padding: 11px 14px !important;
    border: 1px solid rgba(156, 180, 209, 0.24) !important;
    border-radius: 8px !important;
    background: rgba(156, 180, 209, 0.07) !important;
    color: #f5f8ff !important;
    text-align: center !important; }
  .theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container-dropdown a[data-portal-signin] {
    border-color: transparent !important;
    background: linear-gradient(120deg, #596cff, #8956ff) !important; }
  .theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container-dropdown a:hover {
    filter: brightness(1.08) !important; }
  /* Logged-in portal uses a nested username list instead of the two auth
     actions. Keep it in the same dropdown card rather than a second flyout. */
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-icon,
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-icon path {
    fill: none !important;
    stroke: #a9b9cc !important; }
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-container-dropdown .theme-portal-container[data-portal-loggedin] {
    min-width: 250px !important;
    padding: 18px !important;
    border: 1px solid rgba(156, 180, 209, 0.24) !important;
    border-radius: 12px !important;
    background: linear-gradient(145deg, #0e1b2d, #07111f) !important;
    color: #dbe5f1 !important;
    box-shadow: 0 22px 55px rgba(0, 0, 0, 0.38) !important; }
  .theme-portal-login.theme-portal-icon-enabled [data-portal-loggedin] .theme-user-name-dropdown {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin: 0 0 8px !important;
    padding: 0 0 12px !important;
    border-block-end: 1px solid rgba(156, 180, 209, 0.2) !important;
    color: #f5f8ff !important; }
  .theme-portal-login.theme-portal-icon-enabled [data-portal-loggedin] .theme-portal-username {
    max-width: 205px !important;
    color: #f5f8ff !important;
    font-weight: 700 !important; }
  .theme-portal-login.theme-portal-icon-enabled [data-portal-loggedin] .theme-user-profile-down-arrow {
    display: none !important; }
  .theme-portal-login.theme-portal-icon-enabled [data-portal-loggedin] .theme-username-dropdown-list {
    position: static !important;
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important; }
  .theme-portal-login.theme-portal-icon-enabled [data-portal-loggedin] .theme-username-dropdown-list li {
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 7px !important;
    background: transparent !important; }
  .theme-portal-login.theme-portal-icon-enabled [data-portal-loggedin] .theme-username-dropdown-list li a,
  .theme-portal-login.theme-portal-icon-enabled [data-portal-loggedin] a[data-portal-logout] {
    display: block !important;
    padding: 10px 11px !important;
    border: 0 !important;
    border-radius: 7px !important;
    background: transparent !important;
    color: #c7d4e4 !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
    text-align: start !important; }
  .theme-portal-login.theme-portal-icon-enabled [data-portal-loggedin] .theme-username-dropdown-list li a:hover {
    background: rgba(46, 200, 255, 0.1) !important;
    color: #ffffff !important; }
  .theme-portal-login.theme-portal-icon-enabled [data-portal-loggedin] .theme-portal-content:last-child {
    margin-block-start: 8px !important;
    padding-block-start: 8px !important;
    border-block-start: 1px solid rgba(156, 180, 209, 0.2) !important; }
  .theme-portal-login.theme-portal-icon-enabled [data-portal-loggedin] a[data-portal-logout] {
    color: #ffb1b1 !important; }
  .theme-portal-login.theme-portal-icon-enabled [data-portal-loggedin] a[data-portal-logout]:hover {
    background: rgba(255, 100, 120, 0.1) !important;
    color: #ffd0d0 !important; } }

/* Category / collection heading */
.theme-category-name-description .theme-category-description .theme-category-name {
  color: #f5f8ff !important;
  letter-spacing: -0.025em !important; }

.theme-category-name-description .theme-category-description,
.theme-products-found,
[data-zs-products-found] {
  color: #91a4bc !important; }

.theme-products-found,
[data-zs-products-found] {
  margin-inline-start: 12px !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  white-space: nowrap !important; }

/* Category product cards, layout style 06 */
.theme-product-list-style-06 .theme-product-box-content {
  border: 1px solid rgba(156, 180, 209, 0.18) !important;
  border-radius: 16px !important;
  background: linear-gradient(145deg, #0e1b2d, #07111f) !important;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.2) !important; }

.theme-product-list-style-06 .theme-product-box-content:hover {
  border-color: rgba(46, 200, 255, 0.38) !important;
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.34) !important;
  transform: translateY(-4px); }

.theme-product-list-style-06 .theme-product-box-content .theme-product-image-area {
  border-block-end: 1px solid rgba(156, 180, 209, 0.14) !important;
  background: radial-gradient(circle at 50% 50%, rgba(35, 111, 179, 0.24), transparent 64%), #07111f !important; }

.theme-product-list-style-06 .theme-product-box-content .theme-product-image-area picture {
  padding: 22px !important;
  background: transparent !important; }

.theme-product-list-style-06 .theme-product-box-content .theme-product-details-area {
  gap: 14px !important;
  border-radius: 0 0 16px 16px !important;
  background: linear-gradient(145deg, #0e1b2d, #07111f) !important;
  color: #dbe5f1 !important; }

.theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants {
  min-height: 0 !important;
  height: auto !important; }

.theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price {
  gap: 10px !important; }

.theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name {
  display: block !important;
  height: auto !important;
  min-height: 48px !important;
  overflow: hidden !important;
  line-height: 24px !important;
  -webkit-line-clamp: 2 !important; }

.theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name a {
  display: -webkit-box !important;
  color: #f5f8ff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important; }

.theme-product-list-style-06 [data-zs-selling-price],
.theme-product-list-style-06 .theme-product-price {
  color: #f5f8ff !important; }

.theme-product-list-style-06 .theme-view-details-quick-view {
  gap: 12px !important; }

.theme-product-list-style-06 .theme-view-details-quick-view .theme-product-details {
  border: 1px solid transparent !important;
  border-radius: 8px !important;
  background: linear-gradient(120deg, #596cff, #8956ff) !important;
  color: #ffffff !important;
  transition: filter 0.2s ease, transform 0.2s ease !important; }

.theme-product-list-style-06 .theme-view-details-quick-view .theme-product-details:hover {
  filter: brightness(1.08) !important;
  transform: translateY(-1px); }

.theme-product-list-style-06 .theme-view-details-quick-view .theme-product-quick-view {
  border-color: rgba(156, 180, 209, 0.3) !important;
  background: #0a1626 !important; }

.theme-product-list-style-06 .theme-view-details-quick-view .theme-product-quick-view svg,
.theme-product-list-style-06 .theme-view-details-quick-view .theme-product-quick-view svg path {
  fill: #a9b9cc !important;
  stroke: #a9b9cc !important; }

.theme-product-list-style-06 .theme-wishlist-icon .wishlist-selection-container {
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 8px !important;
  background: rgba(6, 17, 31, 0.9) !important; }

/* Product information and review panels */
[data-zs-product-details-tab-section] {
  padding-block: 44px 72px !important;
  background: #06111f !important; }

[data-zs-product-details-tab-section] .theme-prod-details-specification-ratings {
  gap: 28px !important; }

[data-zs-product-details-tab-section] .theme-prod-details-specification-ratings [data-detail-tab] {
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  border-block-end: 0 !important;
  border-radius: 14px 14px 0 0 !important;
  background: #0e1b2d !important;
  color: #f5f8ff !important; }

[data-zs-product-details-tab-section] .theme-prod-details-specification-ratings .theme-prod-detail-tab-content {
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  border-radius: 0 0 14px 14px !important;
  background: #07111f !important;
  color: #c7d4e4 !important; }

[data-zs-product-details-tab-section] .theme-prod-detail-content-info-container,
[data-zs-product-details-tab-section] [data-zs-description] {
  width: 100% !important;
  color: #c7d4e4 !important; }

[data-zs-product-details-commentbox-section],
[data-zs-product-details-commentbox-section] .zpcontainer,
[data-zs-product-details-commentbox-section] .theme-store-commentbox,
[data-zs-product-details-commentbox-section] .zpelem-commentbox {
  border-color: rgba(156, 180, 209, 0.2) !important;
  background: #07111f !important;
  color: #c7d4e4 !important; }

[data-zs-product-details-commentbox-section] h1,
[data-zs-product-details-commentbox-section] h2,
[data-zs-product-details-commentbox-section] h3,
[data-zs-product-details-commentbox-section] h4,
[data-zs-product-details-commentbox-section] p,
[data-zs-product-details-commentbox-section] label,
[data-zs-product-details-commentbox-section] span {
  color: #c7d4e4 !important; }

/* Cart layout and controls */
@media all and (min-width: 992px) {
  .theme-cart-body {
    align-items: flex-start !important;
    flex-wrap: nowrap !important;
    gap: 28px !important; }
  .theme-cart-body .theme-cart-details-container {
    min-width: 0 !important;
    border-inline-end: 0 !important; }
  .theme-cart-body .theme-cart-summary-container {
    flex: 0 0 350px !important;
    align-self: flex-start !important;
    margin: 0 !important;
    padding: 0 !important; }
  .theme-cart-body .theme-cart-summary-container .theme-cart-summary-inner-container {
    top: 96px !important;
    margin: 0 !important; } }

.theme-shopping-cart-table-container .theme-cart-table-row {
  box-sizing: border-box !important;
  padding-inline: 24px !important; }

.theme-shopping-cart-table-container .theme-cart-table-row.theme-cart-head {
  min-height: 64px !important;
  padding-block: 20px !important;
  color: #f5f8ff !important; }

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty .theme-quantity-field-button .theme-product-list-quantity {
  width: 126px !important;
  height: 40px !important;
  overflow: hidden !important;
  border-color: rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important; }

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty .theme-quantity-field-button .theme-product-list-quantity-field {
  width: 48px !important;
  height: 38px !important;
  padding: 0 !important;
  color: #f5f8ff !important;
  background: #0a1626 !important;
  font-size: 16px !important; }

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty .theme-quantity-field-button .theme-product-list-quantity-decrease,
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-table-data.theme-cart-qty .theme-quantity-field-button .theme-product-list-quantity-increase {
  width: 38px !important;
  height: 38px !important;
  flex: 0 0 38px !important;
  background: rgba(156, 180, 209, 0.06) !important; }

.theme-cart-item-remove .theme-cart-remove-button {
  min-height: 40px !important;
  padding: 9px 16px !important;
  border-color: rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background: rgba(156, 180, 209, 0.07) !important;
  color: #dbe5f1 !important;
  font-weight: 600 !important; }

/* Zoho renders a normal action and a loading action side by side. Keep the
   loader hidden until its wrapper enters the native removing state. */
.theme-cart-item-remove .theme-cart-remove-icon-button {
  display: none !important; }

.theme-cart-item-remove .theme-cart-item-removing .theme-cart-remove-button,
.theme-cart-item-remove.theme-cart-item-removing .theme-cart-remove-button {
  display: none !important; }

.theme-cart-item-remove .theme-cart-item-removing .theme-cart-remove-icon-button,
.theme-cart-item-remove.theme-cart-item-removing .theme-cart-remove-icon-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important; }

/* Checkout: the downloaded base theme predates the current phone and summary
   markup, so these native elements need explicit dark-theme rules. */
.theme-checkout-wrap,
.theme-checkout-wrap .theme-checkout-head,
.theme-checkout-wrap .theme-checkout-body,
.theme-checkout-wrap .theme-checkout-details,
.theme-checkout-wrap .theme-cart-details {
  color: #dbe5f1 !important; }

.theme-checkout-wrap .theme-checkout-details-title,
.theme-checkout-wrap .theme-cart-details-summary-title,
.theme-checkout-wrap .theme-checkout-steps a.active {
  color: #f5f8ff !important; }

.theme-checkout-wrap .theme-text-color-light,
.theme-checkout-wrap .theme-checkout-steps a,
.theme-checkout-wrap .theme-cart-details-summary-list-item,
.theme-checkout-wrap .theme-cart-details-summary-list-item span,
.theme-checkout-wrap .theme-cart-details-summary-main,
.theme-checkout-wrap #zs-same-billing-shipping-container label {
  color: #91a4bc !important; }

.theme-checkout-wrap .theme-cart-details-summary-list-item.theme-cart-details-summary-total,
.theme-checkout-wrap .theme-cart-details-summary-list-item.theme-cart-details-summary-total span,
.theme-checkout-wrap .theme-cart-details-sum-total,
.theme-checkout-wrap .theme-cart-details-sum-total span {
  color: #f5f8ff !important; }

.theme-checkout-wrap .theme-checkout-input,
.theme-checkout-wrap input[type="text"],
.theme-checkout-wrap input[type="email"],
.theme-checkout-wrap input[type="tel"],
.theme-checkout-wrap textarea,
.theme-checkout-wrap select {
  border-color: rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background-color: #07111f !important;
  color: #dbe5f1 !important;
  -webkit-text-fill-color: #dbe5f1 !important; }

.theme-checkout-wrap .theme-phone-input-group {
  display: grid !important;
  grid-template-columns: 126px minmax(0, 1fr) !important;
  gap: 10px !important;
  width: 100% !important; }

.theme-checkout-wrap .theme-checkout-select-wrap.theme-mobile-code-col {
  position: relative !important;
  width: 126px !important;
  min-width: 126px !important; }

.theme-checkout-wrap .theme-checkout-country-code-display {
  width: 100% !important;
  height: 100% !important;
  padding-inline: 14px 32px !important;
  pointer-events: none !important; }

.theme-checkout-wrap .theme-checkout-mobile-code-select {
  position: absolute !important;
  z-index: 2 !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
  cursor: pointer !important; }

.theme-checkout-wrap .theme-telephone-number-col {
  width: 100% !important;
  min-width: 0 !important; }

.theme-checkout-wrap .theme-cart-details-inner {
  padding: 24px !important;
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  border-radius: 14px !important;
  background: linear-gradient(145deg, rgba(11, 28, 48, 0.94), rgba(5, 14, 27, 0.97)) !important; }

/* 404 */
.theme-page-not-found-container .theme-content-area .theme-page-not-found-heading {
  color: #f5f8ff !important; }

.theme-page-not-found-container .theme-content-area .theme-page-not-found-para {
  color: #91a4bc !important; }

.theme-page-not-found-container .theme-image-area svg [stroke="#000"],
.theme-page-not-found-container .theme-image-area svg [stroke="#000000"],
.theme-page-not-found-container .theme-image-area svg [stroke="black"] {
  stroke: #dbe5f1 !important; }

.theme-page-not-found-container .theme-image-area svg [fill="#000"],
.theme-page-not-found-container .theme-image-area svg [fill="#000000"],
.theme-page-not-found-container .theme-image-area svg [fill="black"] {
  fill: #dbe5f1 !important; }

/* Portal pages: signup lives in the storefront DOM; sign-in and password
   recovery load the same portal stylesheet inside an iframe. */
.theme-portal-form-container {
  width: calc(100% - 32px) !important;
  max-width: 560px !important;
  margin: 0 auto 64px !important;
  padding: 32px !important;
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  border-radius: 16px !important;
  background: radial-gradient(circle at 100% 0, rgba(68, 75, 190, 0.2), transparent 42%), linear-gradient(145deg, #0e1b2d, #07111f) !important;
  color: #dbe5f1 !important;
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.28) !important; }

.theme-portal-form-container .theme-portal-heading,
.theme-portal-form-container .signuptitle,
.theme-portal-form-container .verifytitle,
.theme-portal-form-container .verifyheader {
  color: #f5f8ff !important; }

.theme-portal-form-container .user-signup-form-container label,
.theme-portal-form-container .newsletter-message,
.theme-portal-form-container .theme-already-signin-info,
.theme-portal-form-container .theme-noaccount-signup {
  color: #a9b9cc !important; }

.theme-portal-form-container .user-signup-form-container input[type="text"],
.theme-portal-form-container .user-signup-form-container input[type="email"],
.theme-portal-form-container .user-signup-form-container input[type="tel"],
.theme-portal-form-container .user-signup-form-container input[type="password"],
.theme-portal-form-container .user-signup-form-container select,
.theme-portal-form-container .user-signup-form-container textarea {
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background: #07111f !important;
  color: #dbe5f1 !important;
  -webkit-text-fill-color: #dbe5f1 !important;
  box-shadow: none !important; }

.theme-portal-form-container .phone-input-wrapper {
  display: grid !important;
  grid-template-columns: 110px minmax(0, 1fr) !important;
  gap: 8px !important; }

.theme-portal-form-container .phone-input-group {
  width: 110px !important;
  min-width: 110px !important; }

.theme-portal-form-container .phone-input-group .theme-signup-country-code-display {
  min-height: 42px !important;
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background: #07111f !important;
  color: #dbe5f1 !important; }

.theme-portal-form-container .user-signup-form-container .signup-button,
.theme-portal-form-container .user-signup-form-container .signupbtn {
  min-height: 44px !important;
  padding: 11px 22px !important;
  border: 0 !important;
  border-radius: 9px !important;
  background: linear-gradient(120deg, #596cff, #8956ff) !important;
  color: #ffffff !important;
  font-weight: 700 !important; }

.theme-portal-form-container a,
.theme-portal-form-container .resendotp,
.theme-portal-form-container .change {
  color: #2ec8ff !important; }

.theme-portal-form-container .user-signup-form-container .signupotpcontainer {
  color: #dbe5f1 !important; }

.theme-portal-form-container .user-signup-form-container .signupotpcontainer .verifytitle {
  margin-block-end: 14px !important;
  color: #f5f8ff !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important; }

.theme-portal-form-container .user-signup-form-container .signupotpcontainer .verifyheader {
  margin-block-end: 18px !important;
  color: #c7d4e4 !important;
  font-size: 16px !important;
  line-height: 1.55 !important; }

.theme-portal-form-container .user-signup-form-container .signupotpcontainer .otpmobile {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 12px !important;
  min-height: 46px !important;
  margin-block-end: 14px !important;
  padding: 10px 14px !important;
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background: #0a1626 !important;
  color: #dbe5f1 !important; }

.theme-portal-form-container .user-signup-form-container .signupotpcontainer .otpmobile #mobileotp {
  min-width: 0 !important;
  overflow: hidden !important;
  color: #dbe5f1 !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important; }

.theme-portal-form-container .user-signup-form-container .signupotpcontainer .change,
.theme-portal-form-container .user-signup-form-container .signupotpcontainer .resendotp {
  color: #2ec8ff !important;
  cursor: pointer !important; }

.theme-portal-form-container .user-signup-form-container .signupotpcontainer .za-otp-container,
.theme-portal-form-container .user-signup-form-container .signupotpcontainer .za-submitbtn-otp,
.theme-portal-form-container .user-signup-form-container .signupotpcontainer dd {
  margin: 0 !important;
  padding: 0 !important; }

.theme-portal-form-container .user-signup-form-container .signupotpcontainer .za-otp-container input.form-input {
  width: 100% !important;
  min-height: 48px !important;
  margin: 0 !important;
  padding: 10px 14px !important;
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background: #07111f !important;
  color: #dbe5f1 !important;
  -webkit-text-fill-color: #dbe5f1 !important;
  box-sizing: border-box !important; }

.theme-portal-form-container .user-signup-form-container .signupotpcontainer .za-submitbtn-otp {
  display: flex !important;
  justify-content: flex-end !important;
  margin-block-start: 20px !important; }

.theme-portal-form-container .user-signup-form-container .signupotpcontainer .za-submitbtn-otp .signupbtn {
  min-width: 142px !important;
  min-height: 48px !important;
  margin: 0 !important;
  border-radius: 9px !important;
  background: linear-gradient(120deg, #596cff, #8956ff) !important;
  color: #ffffff !important;
  letter-spacing: 0.08em !important; }

.theme-portal-form-container .signin-iframe {
  display: block !important;
  min-height: 250px !important;
  border-radius: 12px !important;
  background: #07111f !important; }

/* These selectors are active inside the Zoho account iframe because the
   iframe receives template/stylesheets/portal-signin.css through css_url. */
.signin_container,
.recovery_container,
.signin_box,
.signin_head,
.signin_container form,
.recovery_container form {
  background: #07111f !important;
  color: #dbe5f1 !important; }

.signin_container,
.recovery_container {
  padding: 24px !important;
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  border-radius: 12px !important;
  box-sizing: border-box !important; }

.signin_container h1,
.signin_container h2,
.signin_container h3,
.signin_container label,
.signin_container span,
.recovery_container h1,
.recovery_container h2,
.recovery_container h3,
.recovery_container label,
.recovery_container span {
  color: #dbe5f1 !important; }

.signin_container input[type="text"],
.signin_container input[type="email"],
.signin_container input[type="password"],
.signin_container input[type="tel"],
.recovery_container input[type="text"],
.recovery_container input[type="email"],
.recovery_container input[type="password"],
.recovery_container input[type="tel"] {
  min-height: 46px !important;
  padding: 10px 14px !important;
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background: #0a1626 !important;
  color: #dbe5f1 !important;
  -webkit-text-fill-color: #dbe5f1 !important;
  box-shadow: none !important; }

.signin_container .btn.blue,
.signin_container .signup-button,
.recovery_container .btn.blue,
.recovery_container .signup-button,
.recovery_container input[type="button"] {
  min-height: 44px !important;
  padding: 10px 20px !important;
  border: 0 !important;
  border-radius: 9px !important;
  background: linear-gradient(120deg, #596cff, #8956ff) !important;
  color: #ffffff !important;
  font-weight: 700 !important; }

.signin_container a,
.recovery_container a,
.forgotpassword-bottom a,
.theme-forgotpassword-back a {
  color: #2ec8ff !important; }

/* Account pages (/account/*): header only. The profile/order/address content
   and its secondary navigation intentionally keep Zoho's native styles. */
.zpmyorder-header-section {
  min-height: 88px !important;
  padding: 0 !important;
  border-block-end: 1px solid rgba(156, 180, 209, 0.16) !important;
  background: #020817 !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16) !important; }

.zpmyorder-header-section > .zpcontainer {
  width: calc(100% - 40px) !important;
  max-width: 1400px !important;
  max-width: 1400px !important;
  margin-inline: auto !important;
  padding: 0 !important; }

.zpmyorder-header-section .zpmo-brand-header-container {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 28px !important;
  min-height: 88px !important;
  padding: 10px 0 !important;
  box-sizing: border-box !important; }

.zpmyorder-header-section .zpmo-brand-header-innercontainer,
.zpmyorder-header-section .zpmo-brand-header {
  display: flex !important;
  align-items: center !important;
  gap: 18px !important;
  min-width: 0 !important; }

.zpmyorder-header-section .zpmo-brand-header {
  color: #dbe5f1 !important;
  text-decoration: none !important; }

.zpmyorder-header-section .zpmo-brand-logo {
  display: grid !important;
  place-items: center !important;
  width: 104px !important;
  height: 64px !important;
  flex: 0 0 104px !important;
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.18) !important;
  border-radius: 8px !important;
  background: #24292e !important; }

.zpmyorder-header-section .zpmo-brand-logo img {
  display: block !important;
  width: 94px !important;
  height: 56px !important;
  max-width: 94px !important;
  max-height: 56px !important;
  object-fit: contain !important; }

.zpmyorder-header-section .zpmo-brand-name {
  overflow: hidden !important;
  color: #dbe5f1 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important; }

.zpmyorder-header-section .zpmo-userinfo {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  flex: 0 0 auto !important;
  margin: 0 !important;
  color: #c7d4e4 !important; }

.zpmyorder-header-section .zpmo-portal-username {
  padding: 0 !important;
  color: #f5f8ff !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 40px !important; }

.zpmyorder-header-section .zpmo-portal-signout {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 40px !important;
  padding: 9px 15px !important;
  border: 1px solid rgba(156, 180, 209, 0.26) !important;
  border-radius: 8px !important;
  background: rgba(156, 180, 209, 0.07) !important;
  color: #dbe5f1 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  text-decoration: none !important; }

.zpmyorder-header-section .zpmo-portal-signout:hover {
  border-color: rgba(46, 200, 255, 0.45) !important;
  background: rgba(46, 200, 255, 0.1) !important;
  color: #ffffff !important; }

.zpmyorder-header-section .theme-responsive-goback {
  display: none !important; }

/* Wishlist page: empty and populated states */
.wishlist-filter-container {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 24px !important;
  padding-block: 24px !important;
  border-block-end: 1px solid rgba(156, 180, 209, 0.28) !important; }

.wishlist-filter-container .wishlist-header {
  color: #f5f8ff !important;
  font-size: Clamp(28px, 3vw, 40px) !important;
  font-weight: 700 !important;
  line-height: 1.15 !important; }

.wishlist-filter-container .theme-search-box {
  width: 100% !important;
  max-width: 340px !important; }

.wishlist-filter-container .theme-search-box input.rounded-corner-input {
  min-height: 46px !important;
  padding-inline: 44px 42px !important;
  border: 1px solid rgba(156, 180, 209, 0.24) !important;
  border-radius: 10px !important;
  background: #07111f !important;
  color: #dbe5f1 !important;
  box-shadow: none !important; }

.wishlist-filter-container .theme-search-box input.rounded-corner-input::placeholder {
  color: #8296ad !important;
  opacity: 1 !important; }

.wishlist-filter-container .wishlist-search-icon {
  inset-inline-start: 14px !important;
  inset-inline-end: auto !important; }

.wishlist-filter-container .wishlist-search-icon path {
  fill: #8296ad !important; }

[data-zs-variant-wishlist] {
  padding-block-start: 32px !important; }

[data-zs-variant-wishlist] .wishlist-grid {
  height: 100% !important;
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.18) !important;
  border-radius: 16px !important;
  background: linear-gradient(180deg, #0c1a2d 0%, #071422 100%) !important;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.18) !important; }

[data-zs-variant-wishlist] .wishlist-image {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 280px !important;
  padding: 24px !important;
  background: radial-gradient(circle at 50% 42%, #163452 0%, #0d1b2d 62%, #091421 100%) !important; }

[data-zs-variant-wishlist] .wishlist-image-container {
  width: 100% !important;
  height: 230px !important;
  object-fit: contain !important; }

[data-zs-variant-wishlist] .variant-wishlist {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
  padding: 22px !important; }

[data-zs-variant-wishlist] .theme-product-name,
[data-zs-variant-wishlist] .theme-product-name a {
  color: #f5f8ff !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  line-height: 1.45 !important; }

[data-zs-variant-wishlist] .variant-price,
[data-zs-variant-wishlist] .variant-price span {
  color: #ffffff !important;
  font-size: 20px !important;
  font-weight: 700 !important; }

[data-zs-variant-wishlist] .variant-addcart-container {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 48px !important;
  gap: 12px !important;
  align-items: stretch !important; }

[data-zs-variant-wishlist] .wishlist-btn,
[data-zs-variant-wishlist] .wishlist-btn .zpbutton {
  width: 100% !important;
  margin: 0 !important; }

[data-zs-variant-wishlist] .wishlist-btn .zpbutton {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 48px !important;
  border: 0 !important;
  border-radius: 9px !important;
  background: linear-gradient(135deg, #586cff 0%, #8754ff 100%) !important;
  color: #ffffff !important;
  font-weight: 700 !important; }

[data-zs-variant-wishlist] .wishlist-rm-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 48px !important;
  min-height: 48px !important;
  border: 1px solid rgba(156, 180, 209, 0.24) !important;
  border-radius: 9px !important;
  background: rgba(156, 180, 209, 0.07) !important; }

[data-zs-variant-wishlist] .wishlist-rm-icon svg rect {
  fill: transparent !important; }

[data-zs-variant-wishlist] .wishlist-rm-icon svg path {
  fill: #a9b9cc !important; }

[data-zs-no-wishlist].theme-no-products-error {
  padding: 64px 20px !important;
  color: #a9b9cc !important;
  font-size: 22px !important;
  text-align: center !important; }

/* Product quick view modal */
.theme-product-details-style-06 .theme-product-quick-view-overlay-wrpper {
  background: rgba(0, 5, 13, 0.84) !important;
  backdrop-filter: blur(5px) !important; }

.theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner {
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  background: #081422 !important;
  color: #dbe5f1 !important;
  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.55) !important;
  scrollbar-color: #40536b #081422 !important; }

.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-image-inner {
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.18) !important;
  border-radius: 18px !important;
  background: radial-gradient(circle at 50% 42%, #183959 0%, #0d1b2d 62%, #091421 100%) !important; }

.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-container,
.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-container h1,
.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-container h2,
.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-container h3,
.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-container label,
.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-container [data-zs-product-short-description],
.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-container .theme-product-price,
.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-container .theme-prices-inner-container .theme-product-price {
  color: #f5f8ff !important; }

.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-container .theme-product-detail-price-area .theme-prices-inner-container,
.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-container .theme-product-varients-area,
.theme-product-details-style-06 .theme-quick-view-container .theme-product-detail-container .theme-product-cart-button-area {
  border-color: rgba(156, 180, 209, 0.24) !important; }

.theme-product-details-style-06 .theme-quick-view-container .theme-variant-select-container .theme-product-variant label {
  border-color: rgba(156, 180, 209, 0.34) !important;
  background: rgba(156, 180, 209, 0.05) !important;
  color: #dbe5f1 !important; }

.theme-product-details-style-06 .theme-quick-view-container .theme-variant-select-container .theme-product-variant label.chekedLabel,
.theme-product-details-style-06 .theme-quick-view-container .theme-variant-select-container .theme-product-variant label:hover {
  border-color: #2ec8ff !important;
  background: rgba(46, 200, 255, 0.12) !important;
  color: #ffffff !important; }

.theme-product-details-style-06 .theme-quick-view-container .theme-quickview-close,
.theme-product-details-style-06 .theme-quick-view-container [data-zs-close-quick-view] {
  color: #ffffff !important; }

.theme-product-details-style-06 .theme-quick-view-container .theme-quickview-close svg,
.theme-product-details-style-06 .theme-quick-view-container .theme-quickview-close svg path,
.theme-product-details-style-06 .theme-quick-view-container [data-zs-close-quick-view] svg,
.theme-product-details-style-06 .theme-quick-view-container [data-zs-close-quick-view] svg path {
  fill: #ffffff !important;
  stroke: #ffffff !important; }

/* Existing native footer newsletter join */
.theme-footer-area .zpnewsletter-input-container {
  display: flex !important;
  justify-content: center !important;
  align-items: stretch !important;
  gap: 0 !important; }

.theme-footer-area .zpnewsletter-input-container input[type="text"] {
  margin: 0 !important;
  border-inline-end-width: 0 !important;
  border-radius: 8px 0 0 8px !important;
  background: #07111f !important;
  color: #dbe5f1 !important; }

.theme-footer-area .zpnewsletter-input-container .zpbutton {
  margin: 0 !important;
  border-radius: 0 8px 8px 0 !important; }

@media all and (max-width: 767px) {
  .theme-header .theme-search-cart-non-res .theme-search {
    width: 100% !important; }
  .theme-shopping-cart-table-container .theme-cart-table-row {
    padding-inline: 16px !important; }
  .theme-checkout-wrap .theme-phone-input-group {
    grid-template-columns: 108px minmax(0, 1fr) !important; }
  .theme-checkout-wrap .theme-checkout-select-wrap.theme-mobile-code-col {
    width: 108px !important;
    min-width: 108px !important; }
  .theme-portal-form-container {
    width: calc(100% - 24px) !important;
    padding: 22px 16px !important; }
  .zpmyorder-header-section {
    min-height: 72px !important; }
  .zpmyorder-header-section > .zpcontainer {
    width: calc(100% - 24px) !important; }
  .zpmyorder-header-section .zpmo-brand-header-container {
    min-height: 72px !important;
    gap: 12px !important;
    padding: 8px 0 !important; }
  .zpmyorder-header-section .zpmo-brand-header-innercontainer,
  .zpmyorder-header-section .zpmo-brand-header {
    gap: 10px !important; }
  .zpmyorder-header-section .theme-responsive-goback {
    display: inline-flex !important;
    flex: 0 0 auto !important; }
  .zpmyorder-header-section .theme-responsive-goback svg,
  .zpmyorder-header-section .theme-responsive-goback svg path {
    width: 22px !important;
    height: 22px !important;
    fill: #a9b9cc !important; }
  .zpmyorder-header-section .zpmo-brand-logo {
    width: 76px !important;
    height: 48px !important;
    flex-basis: 76px !important; }
  .zpmyorder-header-section .zpmo-brand-logo img {
    width: 70px !important;
    height: 42px !important;
    max-width: 70px !important;
    max-height: 42px !important; }
  .zpmyorder-header-section .zpmo-brand-name {
    display: none !important; }
  .zpmyorder-header-section .zpmo-userinfo {
    gap: 8px !important; }
  .zpmyorder-header-section .zpmo-portal-username {
    max-width: 96px !important;
    overflow: hidden !important;
    font-size: 13px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important; }
  .zpmyorder-header-section .zpmo-portal-signout {
    min-height: 36px !important;
    padding: 8px 10px !important;
    font-size: 13px !important; }
  .wishlist-filter-container {
    align-items: stretch !important;
    flex-direction: column !important;
    gap: 16px !important; }
  .wishlist-filter-container .theme-search-box {
    width: 100% !important; }
  [data-zs-variant-wishlist] .wishlist-image {
    min-height: 230px !important; }
  [data-zs-variant-wishlist] .wishlist-image-container {
    height: 190px !important; }
  .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner {
    top: 24px !important;
    width: calc(100% - 24px) !important;
    height: calc(100% - 48px) !important;
    padding: 20px 16px !important; }
  .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details {
    flex-direction: column !important;
    gap: 24px !important; }
  .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container,
  .theme-product-details-style-06 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container {
    position: static !important;
    width: 100% !important; }
  .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area picture {
    padding: 14px !important; }
  .theme-products-found,
  [data-zs-products-found] {
    display: block !important;
    margin-block-start: 8px !important;
    margin-inline-start: 0 !important;
    white-space: normal !important; } }

/* source: zoho\avstudio-collection-card-hotfix-v2.css */
/* AVStudio collection card hotfix v2
   Paste this block at the END of Zoho Commerce Custom CSS. */
html body .theme-product-list-style-06 .theme-product-box-content {
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  border-radius: 16px !important;
  background: linear-gradient(145deg, #0e1b2d, #07111f) !important;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.22) !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area,
html body .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area > a,
html body .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area picture {
  background: radial-gradient(circle at 50% 48%, rgba(35, 111, 179, 0.3), transparent 64%), #07111f !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area {
  overflow: hidden !important;
  min-height: 320px !important;
  border-block-end: 1px solid rgba(156, 180, 209, 0.16) !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area > a,
html body .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area picture {
  display: flex !important;
  width: 100% !important;
  height: 100% !important;
  align-items: center !important;
  justify-content: center !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area picture {
  box-sizing: border-box !important;
  padding: 28px !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area picture img {
  width: 100% !important;
  height: 100% !important;
  max-height: 270px !important;
  object-fit: contain !important;
  background: transparent !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area {
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
  padding: 22px !important;
  background: linear-gradient(145deg, #0e1b2d, #07111f) !important;
  color: #dbe5f1 !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-rating-variants {
  display: none !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price {
  position: static !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 10px !important;
  width: 100% !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name {
  position: static !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 48px !important;
  margin: 0 !important;
  overflow: hidden !important;
  line-height: 24px !important;
  white-space: normal !important;
  text-overflow: ellipsis !important;
  -webkit-line-clamp: initial !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-name-price .theme-product-name a {
  position: static !important;
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  overflow: hidden !important;
  color: #f5f8ff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  white-space: normal !important;
  text-overflow: ellipsis !important;
  text-shadow: none !important;
  -webkit-box-orient: initial !important;
  -webkit-line-clamp: initial !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area .theme-product-price-coupon,
html body .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area [data-zs-pricing-container] {
  position: static !important;
  display: flex !important;
  width: 100% !important;
  align-items: baseline !important; }

html body .theme-product-list-style-06 .theme-product-box-content [data-zs-selling-price],
html body .theme-product-list-style-06 .theme-product-box-content .theme-product-price {
  color: #f5f8ff !important;
  font-size: 18px !important;
  line-height: 26px !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-view-details-quick-view {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 48px !important;
  gap: 12px !important;
  width: 100% !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-view-details-quick-view .theme-product-details {
  display: flex !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 48px !important;
  padding: 0 18px !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid transparent !important;
  border-radius: 8px !important;
  background: linear-gradient(120deg, #596cff, #8956ff) !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-view-details-quick-view .theme-product-quick-view {
  display: block !important;
  width: 48px !important;
  height: 48px !important;
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.32) !important;
  border-radius: 8px !important;
  background: #0a1626 !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-view-details-quick-view .theme-product-quick-view button {
  display: flex !important;
  width: 48px !important;
  height: 48px !important;
  padding: 0 !important;
  align-items: center !important;
  justify-content: center !important;
  border: 0 !important;
  background: transparent !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-view-details-quick-view .theme-product-quick-view .theme-icon-open {
  display: block !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-view-details-quick-view .theme-product-quick-view .theme-icon-close {
  display: none !important; }

html body .theme-product-list-style-06 .theme-product-box-content .theme-view-details-quick-view .theme-product-quick-view svg {
  width: 20px !important;
  height: 20px !important;
  fill: #a9b9cc !important;
  stroke: #a9b9cc !important; }

@media (max-width: 767px) {
  html body .theme-product-list-style-06 .theme-product-box-content .theme-product-image-area {
    min-height: 250px !important; }
  html body .theme-product-list-style-06 .theme-product-box-content .theme-product-details-area {
    padding: 18px !important; } }

/* Live storefront fixes based on rendered Zoho markup. */
/* Make the native member portal discoverable as an explicit login button. */
.theme-header .theme-portal-login.theme-portal-icon-enabled {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  min-height: 42px !important;
  padding: 9px 14px !important;
  border: 1px solid rgba(156, 180, 209, 0.25) !important;
  border-radius: 10px !important;
  background: rgba(156, 180, 209, 0.06) !important;
  color: #dbe5f1 !important;
  cursor: pointer !important;
  box-sizing: border-box !important; }

.theme-header .theme-portal-login.theme-portal-icon-enabled:hover,
.theme-header .theme-portal-login.theme-portal-icon-enabled:focus-visible {
  border-color: rgba(46, 200, 255, 0.55) !important;
  background: rgba(46, 200, 255, 0.1) !important; }

.theme-header .avs-header-login-label {
  display: inline-block !important;
  color: #f5f8ff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  white-space: nowrap !important; }

.theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-icon {
  width: 19px !important;
  height: 19px !important;
  flex: 0 0 19px !important; }

@media all and (max-width: 1199px) {
  .theme-header .avs-header-login-label {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important; }
  .theme-header .theme-portal-login.theme-portal-icon-enabled {
    width: 42px !important;
    padding: 9px !important; } }

/* Optional Shop media is intentionally excluded from the package. Hide only
   the browser's broken-image UI while preserving layout for later uploads. */
.avs-home img[data-avstudio-image-source]:not([src]),
.avs-home img[data-avstudio-image-source][src=""] {
  visibility: hidden !important; }

/* Filled cart: keep the item table and summary as a stable two-column grid. */
@media all and (min-width: 992px) {
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 350px !important;
    align-items: start !important;
    gap: 28px !important; }
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) .theme-cart-details-container,
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) .theme-cart-summary-container {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important; } }

/* Quantity controls use several wrapper variants across Base releases. */
.theme-cart-qty .theme-quantity-field-button,
.theme-cart-qty .theme-product-list-quantity,
.theme-cart-qty [data-zs-quantity-container] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 132px !important;
  min-width: 132px !important;
  height: 44px !important;
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.3) !important;
  border-radius: 10px !important;
  background: #081525 !important; }

.theme-cart-qty .theme-product-list-quantity-decrease,
.theme-cart-qty .theme-product-list-quantity-increase,
.theme-cart-qty [data-zs-quantity-minus],
.theme-cart-qty [data-zs-quantity-plus] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 42px !important;
  min-width: 42px !important;
  height: 42px !important;
  padding: 0 !important;
  background: rgba(156, 180, 209, 0.07) !important; }

.theme-cart-qty .theme-product-list-quantity-field,
.theme-cart-qty input[type="number"],
.theme-cart-qty input[type="text"] {
  width: 48px !important;
  min-width: 48px !important;
  height: 42px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #f5f8ff !important;
  text-align: center !important;
  font-size: 16px !important;
  font-weight: 700 !important; }

/* Empty cart should be centered rather than occupying the left grid column. */
.theme-cart-area-container.theme-cart-body.theme-cart-empty {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
  min-height: 520px !important; }

.theme-cart-area-container.theme-cart-body.theme-cart-empty .theme-cart-details-container {
  display: none !important; }

.theme-cart-area-container.theme-cart-body.theme-cart-empty .theme-cart-summary-container {
  flex: 0 1 480px !important;
  width: calc(100% - 32px) !important;
  max-width: 480px !important;
  margin: 0 auto !important;
  padding: 0 !important; }

.theme-cart-area-container.theme-cart-body.theme-cart-empty .theme-cart-summary-inner-container {
  position: static !important;
  width: 100% !important;
  margin: 0 !important; }

@media all and (max-width: 991px) {
  .theme-cart-area-container.theme-cart-body.theme-cart-empty {
    min-height: 420px !important; } }

/* Wishlist header and cards. */
.wishlist-filter-container {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 320px !important;
  align-items: center !important;
  gap: 28px !important; }

.wishlist-filter-container .wishlist-header {
  min-width: 0 !important; }

.wishlist-filter-container .theme-search-box,
.wishlist-filter-container .theme-search-box > div,
.wishlist-filter-container .rounded-corner-input {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  box-sizing: border-box !important; }

.wishlist-filter-container .theme-search-box {
  padding: 0 !important;
  background: transparent !important; }

[data-zs-variant-wishlist] {
  width: auto !important;
  max-width: none !important; }

[data-zs-variant-wishlist] .wishlist-grid {
  display: flex !important;
  flex-direction: column !important;
  min-height: 0 !important;
  height: auto !important;
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  border-radius: 14px !important;
  background: linear-gradient(145deg, #0b1c30, #07111f) !important; }

[data-zs-variant-wishlist] .wishlist-image {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 250px !important;
  min-height: 250px !important;
  padding: 24px !important;
  box-sizing: border-box !important; }

[data-zs-variant-wishlist] .wishlist-image picture {
  display: contents !important; }

[data-zs-variant-wishlist] .wishlist-image-container {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 220px !important;
  max-height: 210px !important;
  object-fit: contain !important; }

[data-zs-variant-wishlist] .variant-wishlist {
  min-height: 0 !important;
  padding: 20px 22px 24px !important; }

[data-zs-variant-wishlist] .theme-product-name,
[data-zs-variant-wishlist] .theme-product-name a {
  color: #f5f8ff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important; }

@media all and (max-width: 767px) {
  .wishlist-filter-container {
    grid-template-columns: 1fr !important;
    gap: 18px !important; }
  [data-zs-variant-wishlist] .wishlist-image {
    height: 220px !important;
    min-height: 220px !important; } }

/* AVStudio product page v3 */
/* AVStudio product page v3 — mapped to Zoho product-details style 06. */
.theme-product-details-style-06 .theme-content-area-inner {
  overflow: visible !important; }

.theme-product-details-style-06 [data-zs-product-details-breadcrumb-section] {
  margin: 0 auto !important;
  padding: 28px 24px 0 !important;
  max-width: 1460px !important; }

.theme-product-details-style-06 .theme-product-breadcrumb,
.theme-product-details-style-06 .theme-product-breadcrumb a {
  color: #6f91b6 !important;
  font-size: 13px !important;
  letter-spacing: .02em; }

.theme-product-details-style-06 .avs-product-showcase {
  padding: 42px 24px 88px !important;
  background: radial-gradient(circle at 72% 42%, rgba(44, 116, 201, 0.11), transparent 38%), transparent !important; }

.theme-product-details-style-06 .avs-product-showcase > .zpcontainer {
  width: 100% !important;
  max-width: 1400px !important;
  margin: 0 auto !important;
  padding: 0 !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-container {
  display: grid !important;
  grid-template-columns: minmax(0, 1.08fr) minmax(390px, 0.92fr) !important;
  align-items: start !important;
  gap: 68px !important;
  margin: 0 !important;
  width: 100% !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-column {
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  padding: 0 !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-container {
  position: sticky !important;
  top: 116px !important;
  display: grid !important;
  grid-template-columns: 82px minmax(0, 1fr) !important;
  align-items: start !important;
  gap: 16px !important;
  border: 0 !important;
  background: transparent !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image,
.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-inner {
  width: 100% !important;
  max-width: none !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image {
  grid-column: 2 !important;
  min-width: 0 !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-inner {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 620px !important;
  padding: 54px !important;
  overflow: hidden !important;
  border: 1px solid rgba(86, 129, 176, 0.24) !important;
  border-radius: 22px !important;
  background: linear-gradient(rgba(39, 80, 126, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(39, 80, 126, 0.05) 1px, transparent 1px), radial-gradient(circle at 50% 52%, rgba(24, 103, 174, 0.28), transparent 48%), linear-gradient(145deg, #091a2d, #06111f) !important;
  background-size: 42px 42px, 42px 42px, auto, auto !important;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.28) !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-inner::after {
  content: "";
  position: absolute;
  right: -18%;
  bottom: -35%;
  width: 68%;
  height: 58%;
  border-radius: 50%;
  background: rgba(114, 73, 255, 0.18);
  filter: blur(72px);
  pointer-events: none; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-inner picture {
  position: relative !important;
  z-index: 1;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-inner img {
  display: block !important;
  width: auto !important;
  max-width: 92% !important;
  height: auto !important;
  max-height: 520px !important;
  object-fit: contain !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-image-navigation {
  display: inline-flex !important;
  width: 42px !important;
  height: 42px !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  border: 1px solid rgba(46, 200, 255, 0.42) !important;
  border-radius: 50% !important;
  background: rgba(7, 20, 38, 0.88) !important;
  color: #6ee7ff !important;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.34), 0 0 0 3px rgba(46, 200, 255, 0.06) !important;
  backdrop-filter: blur(8px);
  opacity: 1 !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-image-navigation svg {
  width: 11px !important;
  height: 18px !important;
  fill: currentColor !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-image-navigation svg path {
  fill: currentColor !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-image-navigation:hover,
.theme-product-details-style-06 .avs-product-showcase .theme-image-navigation:focus-visible {
  border-color: #2ec8ff !important;
  background: linear-gradient(135deg, #2ec8ff, #596cff) !important;
  color: #ffffff !important;
  box-shadow: 0 12px 30px rgba(46, 200, 255, 0.24), 0 0 0 3px rgba(46, 200, 255, 0.12) !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-thumbnail-container {
  display: flex !important;
  grid-column: 1 !important;
  grid-row: 1 !important;
  flex-direction: column !important;
  flex-wrap: nowrap !important;
  gap: 12px !important;
  width: 82px !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-thumbnail-container::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
  height: 0 !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-thumbnail {
  width: 82px !important;
  height: 68px !important;
  padding: 8px !important;
  border: 1px solid rgba(86, 129, 176, 0.25) !important;
  border-radius: 11px !important;
  background: #09182a !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-thumbnail:hover,
.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-thumbnail[data-thumbnail-active="true"] {
  border-color: #20bff3 !important;
  box-shadow: 0 0 0 2px rgba(32, 191, 243, 0.12) !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-varients-container {
  padding: 18px 0 0 !important;
  color: #f6f9ff !important; }

.theme-product-details-style-06 .avs-product-eyebrow {
  margin-bottom: 15px;
  color: #20c4f4;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .18em; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-name-ratings {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: start !important;
  gap: 18px !important;
  margin: 0 !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-name,
.theme-product-details-style-06 .avs-product-showcase .theme-product-name h1 {
  margin: 0 !important;
  color: #fff !important;
  font-size: 58px !important;
  font-weight: 800 !important;
  line-height: .98 !important;
  letter-spacing: -.055em !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-short-description {
  margin: 24px 0 0 !important;
  max-width: 620px !important;
  color: #9cb0c8 !important;
  font-size: 18px !important;
  line-height: 1.65 !important; }

.theme-product-details-style-06 .avs-product-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 28px 0 30px; }

.theme-product-details-style-06 .avs-product-feature {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 11px 13px;
  border: 1px solid rgba(77, 124, 172, 0.24);
  border-radius: 10px;
  background: rgba(10, 26, 44, 0.72);
  color: #c9d7e7;
  font-size: 13px; }

.theme-product-details-style-06 .avs-product-feature span {
  color: #28baf0;
  font-size: 19px; }

.theme-product-details-style-06 .avs-product-showcase .theme-prod-non-returnable-out-of-stock,
.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-price-area,
.theme-product-details-style-06 .avs-product-showcase .theme-product-varients-area,
.theme-product-details-style-06 .avs-product-showcase [data-nostock-cart-add] {
  border-top: 1px solid rgba(83, 119, 157, 0.22) !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-prod-non-returnable-out-of-stock {
  padding: 22px 0 0 !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-prod-non-returnable {
  display: inline-flex !important;
  padding: 8px 12px !important;
  border: 1px solid rgba(99, 139, 183, 0.32) !important;
  border-radius: 8px !important;
  background: #0c1b2d !important;
  color: #b7c8db !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-price-area {
  margin-top: 22px !important;
  padding-top: 24px !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-price-area .theme-product-price {
  color: #fff !important;
  font-size: 34px !important;
  font-weight: 800 !important;
  letter-spacing: -.035em !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-varients-area {
  margin-top: 24px !important;
  padding-top: 24px !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-varients-row {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-variant-label {
  margin-bottom: 12px !important;
  color: #8fa6bf !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-variant-select-container {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-variant-select-container .theme-product-variant label {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 128px !important;
  min-height: 48px !important;
  padding: 10px 18px !important;
  border: 1px solid rgba(81, 126, 174, 0.32) !important;
  border-radius: 9px !important;
  background: rgba(7, 20, 35, 0.8) !important;
  color: #d5e1ee !important;
  font-weight: 700 !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-variant-select-container .theme-product-variant label:hover,
.theme-product-details-style-06 .avs-product-showcase .theme-variant-select-container .theme-product-variant label.chekedLabel {
  border-color: #20bff3 !important;
  background: rgba(18, 89, 132, 0.28) !important;
  color: #fff !important;
  box-shadow: 0 0 0 2px rgba(32, 191, 243, 0.1) !important; }

.theme-product-details-style-06 .avs-product-showcase [data-nostock-cart-add] {
  margin-top: 28px !important;
  padding-top: 26px !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-varient-quantity {
  display: grid !important;
  grid-template-columns: 136px minmax(0, 1fr) !important;
  gap: 12px !important;
  align-items: stretch !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner {
  display: grid !important;
  grid-template-columns: 40px 1fr 40px !important;
  width: 136px !important;
  height: 52px !important;
  overflow: hidden !important;
  border: 1px solid rgba(85, 130, 177, 0.35) !important;
  border-radius: 9px !important;
  background: #071525 !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner input {
  width: 100% !important;
  min-width: 0 !important;
  height: 50px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #eef6ff !important;
  text-align: center !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner .theme-quantity-decrease,
.theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner .theme-quantity-increase {
  border-right: 1px solid rgba(85, 130, 177, 0.24) !important;
  cursor: pointer !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner .theme-quantity-increase {
  border-right: 0 !important;
  border-left: 1px solid rgba(85, 130, 177, 0.24) !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-button-area,
.theme-product-details-style-06 .avs-product-showcase .theme-cart-button {
  width: 100% !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-cart-button,
.theme-product-details-style-06 .avs-product-showcase .theme-quote-button {
  min-height: 52px !important;
  border: 0 !important;
  border-radius: 9px !important;
  background: linear-gradient(120deg, #526cff, #8a50f8 62%, #d547b5) !important;
  color: #fff !important;
  font-weight: 800 !important;
  box-shadow: 0 15px 36px rgba(87, 75, 234, 0.24) !important; }

.theme-product-details-style-06 [data-zs-product-details-tab-section] {
  margin: 0 !important;
  padding: 74px 24px 92px !important;
  border-top: 1px solid rgba(79, 116, 156, 0.18) !important;
  background: #06111f !important; }

.theme-product-details-style-06 [data-zs-product-details-tab-section] > .zpcontainer {
  width: 100% !important;
  max-width: 1400px !important;
  margin: 0 auto !important;
  padding: 0 !important; }

.theme-product-details-style-06 .theme-prod-detail-tab-tabcontent-container {
  overflow: hidden !important;
  border: 1px solid rgba(81, 125, 173, 0.22) !important;
  border-radius: 18px !important;
  background: linear-gradient(145deg, rgba(11, 29, 49, 0.94), rgba(5, 16, 29, 0.96)) !important; }

.theme-product-details-style-06 .theme-prod-detail-tabs {
  gap: 0 !important;
  border-bottom: 1px solid rgba(81, 125, 173, 0.2) !important; }

.theme-product-details-style-06 .theme-prod-detail-tab {
  padding: 22px 28px !important;
  color: #7692b1 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important; }

.theme-product-details-style-06 .theme-prod-detail-tab-active {
  color: #21bff3 !important;
  box-shadow: inset 0 -2px #21bff3 !important; }

.theme-product-details-style-06 .theme-prod-detail-tab-content {
  min-height: 0 !important;
  padding: 36px !important;
  color: #a8bbd0 !important;
  line-height: 1.75 !important; }

.theme-product-details-style-06 .theme-prod-detail-content-info-container {
  width: 100% !important;
  max-width: 1080px !important;
  min-height: 0 !important;
  color: #a8bbd0 !important; }

.theme-product-details-style-06 .theme-prod-specification-table li {
  display: grid !important;
  grid-template-columns: minmax(180px, 0.45fr) 1fr !important;
  gap: 24px !important;
  padding: 15px 0 !important;
  border-bottom: 1px solid rgba(80, 121, 164, 0.15) !important; }

@media (max-width: 1100px) {
  .theme-product-details-style-06 .avs-product-showcase .theme-product-detail-container {
    grid-template-columns: minmax(0, 1fr) minmax(340px, 0.88fr) !important;
    gap: 38px !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-inner {
    min-height: 500px !important;
    padding: 34px !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-name,
  .theme-product-details-style-06 .avs-product-showcase .theme-product-name h1 {
    font-size: 46px !important; } }

@media (max-width: 820px) {
  .theme-product-details-style-06 .avs-product-showcase {
    padding: 24px 18px 64px !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-detail-container {
    display: block !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-container {
    position: relative !important;
    top: auto !important;
    display: block !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-detail-thumbnail-container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 16px 0 0 !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    box-sizing: border-box !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-detail-thumbnail {
    flex: 0 0 82px !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-inner {
    min-height: 420px !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-detail-varients-container {
    padding-top: 42px !important; } }

@media (max-width: 560px) {
  .theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-inner {
    min-height: 330px !important;
    padding: 22px !important;
    border-radius: 15px !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-name-ratings {
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100% !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-name {
    width: 100% !important;
    min-width: 0 !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-name-ratings > .theme-rating-review-container {
    display: none !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-name,
  .theme-product-details-style-06 .avs-product-showcase .theme-product-name h1 {
    font-size: 38px !important; }
  .theme-product-details-style-06 .avs-product-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .theme-product-details-style-06 .avs-product-showcase .theme-variant-select-container {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 8px !important;
    width: 100% !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-variant-select-container > .theme-product-variant {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-variant-select-container .theme-product-variant label {
    width: 100% !important;
    min-width: 0 !important;
    padding: 10px 6px !important;
    box-sizing: border-box !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-varient-quantity {
    grid-template-columns: 1fr !important; }
  .theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner {
    width: 100% !important; }
  .theme-product-details-style-06 [data-zs-product-details-tab-section] {
    padding: 52px 18px 70px !important; }
  .theme-product-details-style-06 .theme-prod-detail-tab,
  .theme-product-details-style-06 .theme-prod-detail-tab-content {
    padding: 20px !important; }
  .theme-product-details-style-06 .theme-prod-specification-table li {
    grid-template-columns: 1fr !important;
    gap: 5px !important; } }

/* AVStudio design-system components v3 */
/* AVStudio design-system bridge for native Zoho Commerce controls. */
:root {
  --avs-ds-bg: #07111e;
  --avs-ds-surface: #0e1b2d;
  --avs-ds-surface-light: #17273d;
  --avs-ds-primary: #2ec8ff;
  --avs-ds-secondary: #5b6dff;
  --avs-ds-accent: #8a5cff;
  --avs-ds-border: rgba(111, 151, 196, .2);
  --avs-ds-border-strong: rgba(111, 151, 196, .38);
  --avs-ds-focus: 0 0 0 3px rgba(46, 200, 255, .14); }

/* Buttons */
.theme-content-area .zpbutton,
.theme-content-area button,
.theme-footer-area .zpnewsletter-button {
  font-family: inherit !important;
  transition: transform .18s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease, color .18s ease !important; }

.theme-content-area .zpbutton:hover:not(:disabled),
.theme-content-area button:hover:not(:disabled),
.theme-footer-area .zpnewsletter-button:hover:not(:disabled) {
  transform: translateY(-1px); }

.theme-content-area .zpbutton:active:not(:disabled),
.theme-content-area button:active:not(:disabled) {
  transform: translateY(0); }

.theme-content-area .zpbutton:focus-visible,
.theme-content-area button:focus-visible,
.theme-content-area input:focus-visible,
.theme-content-area select:focus-visible,
.theme-content-area textarea:focus-visible,
.theme-footer-area input:focus-visible,
.theme-footer-area button:focus-visible {
  outline: 0 !important;
  border-color: var(--avs-ds-primary) !important;
  box-shadow: var(--avs-ds-focus) !important; }

.theme-content-area .zpbutton:disabled,
.theme-content-area button:disabled {
  opacity: .46 !important;
  cursor: not-allowed !important;
  box-shadow: none !important; }

/* Inputs and selects */
.theme-content-area input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"]),
.theme-content-area select,
.theme-content-area textarea,
.theme-footer-area input[type="email"] {
  min-height: 46px;
  border: 1px solid var(--avs-ds-border-strong) !important;
  border-radius: 9px !important;
  background: rgba(6, 18, 32, 0.82) !important;
  color: #eef5ff !important;
  caret-color: var(--avs-ds-primary);
  transition: border-color .18s ease, box-shadow .18s ease, background .18s ease !important; }

.theme-content-area textarea {
  min-height: 120px;
  padding: 13px 15px !important; }

.theme-content-area input::placeholder,
.theme-content-area textarea::placeholder,
.theme-footer-area input::placeholder {
  color: #70849c !important;
  opacity: 1 !important; }

.theme-content-area input:hover,
.theme-content-area select:hover,
.theme-content-area textarea:hover {
  border-color: rgba(111, 151, 196, 0.56) !important; }

/* Reusable surfaces and commerce cards */
.theme-content-area .theme-product-box-inner,
.theme-content-area .theme-search-product-card,
.theme-content-area .theme-cart-summary-inner-container,
.theme-content-area .theme-shopping-cart-table-container,
.theme-content-area .theme-checkout-tab,
.theme-content-area .theme-checkout-order-summary-container,
.theme-content-area .theme-wishlist-product,
.theme-content-area [data-zs-variant-wishlist] {
  border: 1px solid var(--avs-ds-border) !important;
  background: linear-gradient(145deg, rgba(16, 33, 55, 0.92), rgba(7, 18, 32, 0.96)) !important;
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.2) !important;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease !important; }

.theme-content-area .theme-product-box-inner:hover,
.theme-content-area .theme-search-product-card:hover,
.theme-content-area .theme-wishlist-product:hover,
.theme-content-area [data-zs-variant-wishlist]:hover {
  transform: translateY(-3px);
  border-color: rgba(46, 200, 255, 0.28) !important;
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.28), 0 0 28px rgba(46, 200, 255, 0.045) !important; }

/* Badges and status chips */
.theme-content-area .theme-prod-non-returnable,
.theme-content-area .theme-prod-stock-details,
.theme-content-area .theme-product-tag-name,
.theme-content-area .theme-discount-label,
.theme-content-area .theme-product-label-discount {
  display: inline-flex;
  align-items: center !important;
  min-height: 26px !important;
  padding: 5px 9px !important;
  border: 1px solid rgba(46, 200, 255, 0.22) !important;
  border-radius: 999px !important;
  background: rgba(46, 200, 255, 0.09) !important;
  color: #bff2ff !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important; }

.theme-content-area .theme-prod-stock-details.avs-stock-status-active {
  display: inline-flex !important; }

.theme-content-area .theme-out-of-stock,
.theme-content-area [data-zs-outofstock] {
  border-color: rgba(239, 68, 68, 0.26) !important;
  background: rgba(239, 68, 68, 0.1) !important;
  color: #ffb5b5 !important; }

/* Tables and dividers */
.theme-content-area table {
  width: 100%;
  overflow: hidden;
  border-collapse: collapse;
  border: 1px solid var(--avs-ds-border) !important;
  border-radius: 12px;
  color: #c6d4e4 !important; }

.theme-content-area th {
  background: rgba(23, 39, 61, 0.76) !important;
  color: #eef5ff !important;
  font-size: 12px !important;
  letter-spacing: .06em;
  text-transform: uppercase; }

.theme-content-area th,
.theme-content-area td {
  padding: 14px 16px !important;
  border-color: var(--avs-ds-border) !important; }

/* Alerts */
.theme-content-area [class*="success-message"] {
  border-color: rgba(34, 197, 94, 0.26) !important;
  border-radius: 11px !important;
  background: rgba(34, 197, 94, 0.08) !important;
  color: #a4f2c1 !important; }

.theme-content-area [class*="failure-message"],
.theme-content-area [class*="error-message"] {
  border-color: rgba(239, 68, 68, 0.28) !important;
  border-radius: 11px !important;
  background: rgba(239, 68, 68, 0.08) !important;
  color: #ffc0c0 !important; }

@media (prefers-reduced-motion: reduce) {
  .theme-content-area .zpbutton,
  .theme-content-area button,
  .theme-content-area input,
  .theme-content-area select,
  .theme-content-area textarea,
  .theme-content-area .theme-product-box-inner,
  .theme-content-area .theme-search-product-card {
    transition: none !important; } }

/* AVStudio v18 live audit compatibility fixes (merged into an existing Base partial for Zoho compatibility) */
/* Live storefront fixes based on rendered Zoho markup. */
/* Make the native member portal discoverable as an explicit login button. */
.theme-header .theme-portal-login.theme-portal-icon-enabled {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  min-height: 42px !important;
  padding: 9px 14px !important;
  border: 1px solid rgba(156, 180, 209, 0.25) !important;
  border-radius: 10px !important;
  background: rgba(156, 180, 209, 0.06) !important;
  color: #dbe5f1 !important;
  cursor: pointer !important;
  box-sizing: border-box !important; }

/* Customer portal / My Orders: Zoho renders this area with Base-theme light
   tokens. Scope the dark treatment to the orders root so other portal screens
   retain their own native layout and behavior. */
[data-zs-user-account-content-area].zpmyorder-section {
  min-height: 640px !important;
  padding: 38px 0 64px !important;
  background: #071426 !important;
  color: #dbe5f1 !important; }

[data-zs-user-account-content-area].zpmyorder-section > .zpcontainer,
[data-zs-user-account-content-area].zpmyorder-section .zprow,
[data-zs-user-account-content-area].zpmyorder-section #userAccountContentArea,
[data-zs-user-account-content-area].zpmyorder-section #userOrderContainerArea,
[data-zs-user-account-content-area].zpmyorder-section #userOrderContainerArea .zpmyorder-section,
[data-zs-user-account-content-area].zpmyorder-section #userOrderContainerArea .zpcontainer {
  background: transparent !important;
  color: inherit !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-myorders-header-container {
  margin-bottom: 24px !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-myorders-header {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important; }

[data-zs-user-account-content-area].zpmyorder-section .theme-myorders {
  margin: 0 !important;
  color: #f5f8ff !important;
  font-weight: 750 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-myorders-header svg path {
  stroke: #2fd0f5 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-tab-section-container {
  border-bottom: 1px solid rgba(156, 180, 209, 0.2) !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-tabs {
  display: flex !important;
  align-items: center !important;
  gap: 8px 28px !important;
  margin: 0 !important;
  padding: 0 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-tab {
  position: relative !important;
  padding: 13px 0 15px !important;
  color: #9cb4d1 !important;
  font-weight: 650 !important;
  opacity: 1 !important;
  cursor: pointer !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-tab:hover,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-tab:focus-visible {
  color: #ffffff !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-tab-active {
  color: #ffffff !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-tab-active::after {
  content: "" !important;
  position: absolute !important;
  right: 0 !important;
  bottom: -1px !important;
  left: 0 !important;
  height: 3px !important;
  border-radius: 3px 3px 0 0 !important;
  background: #2fd0f5 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-filter-tab {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  margin-left: auto !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-filter-tab > svg path {
  fill: #7fa0c6 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-filter-select-container {
  position: relative !important;
  min-width: 156px !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-filter-select {
  width: 100% !important;
  min-height: 42px !important;
  padding: 9px 34px 9px 12px !important;
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background: #0b1b30 !important;
  color: #dbe5f1 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-filter-select-arrow svg path {
  fill: #9cb4d1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-empty-status-container {
  padding: 56px 20px 72px !important;
  color: #dbe5f1 !important;
  text-align: center !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-empty-status-svg {
  max-width: 250px !important;
  margin: 0 auto 26px !important;
  opacity: 0.82 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-empty-status-heading {
  color: #f5f8ff !important;
  font-weight: 750 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-empty-status-text {
  color: #9cb4d1 !important;
  opacity: 1 !important; }

/* Customer portal / My Orders: populated order cards are injected by Zoho
   after the shell loads, so style their runtime classes directly. */
[data-zs-user-account-content-area].zpmyorder-section #userOrderContainerArea > .zpmyorder-section {
  margin: 0 0 22px !important;
  padding: 0 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-list-table {
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.24) !important;
  border-radius: 14px !important;
  background: radial-gradient(circle at 100% 0, rgba(89, 108, 255, 0.12), transparent 38%), linear-gradient(145deg, #0c1c31, #081526) !important;
  color: #dbe5f1 !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.24) !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-list-table-header,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-list-table-content {
  border-color: rgba(156, 180, 209, 0.18) !important;
  background: transparent !important;
  color: #dbe5f1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-list-table-header {
  border-bottom: 1px solid rgba(156, 180, 209, 0.18) !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-table-lable,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-placed-time,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-product-description,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-product-description a {
  color: #dbe5f1 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-status-label .zpmo-order-placed-time {
  color: #f5f8ff !important;
  font-weight: 800 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-table-action-area > div:last-child {
  color: #f5f8ff !important;
  font-weight: 800 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-label-pending {
  border: 1px solid rgba(251, 146, 60, 0.42) !important;
  background: rgba(194, 65, 12, 0.16) !important;
  color: #fdba74 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-label-pending svg circle {
  fill: #fb923c !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-product-image {
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  border-radius: 10px !important;
  background: rgba(255, 255, 255, 0.96) !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-product-description a:hover,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-product-description a:focus-visible {
  color: #6ee7ff !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-button {
  border: 1px solid transparent !important;
  border-radius: 9px !important;
  background: linear-gradient(120deg, #596cff, #8956ff) !important;
  color: #ffffff !important;
  font-weight: 750 !important;
  box-shadow: 0 10px 24px rgba(89, 108, 255, 0.2) !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-cancel-order-btn {
  border-color: rgba(251, 113, 133, 0.46) !important;
  background: rgba(190, 24, 93, 0.1) !important;
  color: #fda4af !important;
  box-shadow: none !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-button:hover,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-button:focus-visible {
  filter: brightness(1.1) !important;
  transform: translateY(-1px) !important; }

/* Customer portal / Order Details. */
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-view-container .zpmo-go-back {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  margin-bottom: 30px !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-back-button {
  display: inline-flex !important;
  width: 40px !important;
  height: 40px !important;
  flex: 0 0 40px !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 50% !important;
  background: #0d1d31 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-back-button svg path {
  fill: #b8c9de !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-action-btn-container {
  margin-left: auto !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-action-btn-container .zpmo-button {
  padding: 11px 18px !important;
  border-color: rgba(251, 113, 133, 0.46) !important;
  background: rgba(190, 24, 93, 0.1) !important;
  color: #fda4af !important;
  white-space: nowrap !important;
  box-shadow: none !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-view-container .zpmo-order-list-table {
  padding: 0 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-info-box,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-tracking-info,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-list-table-info-box {
  border-color: rgba(156, 180, 209, 0.18) !important;
  background: transparent !important;
  color: #dbe5f1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-tracking-info {
  padding: 28px 30px !important;
  border-bottom: 1px solid rgba(156, 180, 209, 0.18) !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-id {
  color: #f5f8ff !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-list-table-info-box {
  gap: 22px !important;
  padding: 28px 30px !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-info-box,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-shipping-info-box {
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  border-radius: 12px !important;
  background: rgba(156, 180, 209, 0.055) !important;
  color: #dbe5f1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-shipping-header,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-shipping-footer-head {
  border-color: rgba(156, 180, 209, 0.2) !important;
  color: #f5f8ff !important;
  font-weight: 800 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-payment,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-payment-list,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-payment-list div,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-payment-list span,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-shipping-address-container,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-shipping-address,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-shipping-address p,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-shipping-contact-number {
  color: #dbe5f1 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-shipping-name,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-payment-list:last-child,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-payment-list:last-child span {
  color: #f5f8ff !important;
  font-weight: 800 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-shipping-footer {
  border-color: rgba(156, 180, 209, 0.18) !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-item-details-header {
  padding: 22px 30px !important;
  border-color: rgba(156, 180, 209, 0.18) !important;
  background: rgba(46, 200, 255, 0.055) !important;
  color: #f5f8ff !important;
  font-weight: 800 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-details-table-content {
  width: 100% !important;
  padding: 28px 30px !important;
  box-sizing: border-box !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-details-table-content,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-cell-row-wrapper {
  border-color: rgba(156, 180, 209, 0.18) !important;
  background: transparent !important;
  color: #dbe5f1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-product-variant,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-product-variant-value {
  color: #b8c9de !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-cell-row-wrapper > .zpmo-order-list-table-cell:last-child,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-order-cell-row-wrapper > .zpmo-order-list-table-cell:last-child > div:last-child {
  color: #f5f8ff !important;
  opacity: 1 !important; }

@media all and (max-width: 767px) {
  [data-zs-user-account-content-area].zpmyorder-section {
    padding: 28px 16px 48px !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-tabs {
    flex-wrap: wrap !important;
    gap: 6px 20px !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-filter-tab {
    width: 100% !important;
    margin: 8px 0 14px !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-order-list-table-header,
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-order-list-table-content {
    gap: 18px !important;
    padding: 20px !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-table-action-area {
    text-align: left !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-button {
    width: 100% !important;
    box-sizing: border-box !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-order-view-container .zpmo-go-back {
    flex-wrap: wrap !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-order-action-btn-container {
    width: 100% !important;
    margin-left: 0 !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-order-tracking-info,
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-order-list-table-info-box {
    padding: 20px !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-order-list-table-info-box {
    display: flex !important;
    flex-direction: column !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-order-info-box,
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-shipping-info-box {
    width: 100% !important;
    box-sizing: border-box !important; } }

.theme-header .theme-portal-login.theme-portal-icon-enabled:hover,
.theme-header .theme-portal-login.theme-portal-icon-enabled:focus-visible {
  border-color: rgba(46, 200, 255, 0.55) !important;
  background: rgba(46, 200, 255, 0.1) !important; }

.theme-header .avs-header-login-label {
  display: inline-block !important;
  color: #f5f8ff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  white-space: nowrap !important; }

.theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-icon {
  width: 19px !important;
  height: 19px !important;
  flex: 0 0 19px !important; }

@media all and (max-width: 1199px) {
  .theme-header .avs-header-login-label {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important; }
  .theme-header .theme-portal-login.theme-portal-icon-enabled {
    width: 42px !important;
    padding: 9px !important; } }

/* Header 11 keeps Zoho's native wishlist and member-portal controls in the
   desktop action row. Zoho still decides whether each feature is available. */
@media all and (min-width: 992px) {
  .zpheader-style-11 .theme-search-cart-non-res .theme-search-and-mini-cart-group {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important; }
  .zpheader-style-11 [data-zs-view-wishlist],
  .zpheader-style-11 .theme-nonresponsive-portal-position-two {
    flex: 0 0 auto !important; }
  .zpheader-style-11 [data-zs-view-wishlist] {
    align-items: center !important;
    justify-content: center !important;
    width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 9px !important;
    border: 1px solid rgba(156, 180, 209, 0.25) !important;
    border-radius: 10px !important;
    background: rgba(156, 180, 209, 0.06) !important;
    box-sizing: border-box !important; }
  .zpheader-style-11 [data-zs-view-wishlist]:hover,
  .zpheader-style-11 [data-zs-view-wishlist]:focus-visible {
    border-color: rgba(46, 200, 255, 0.55) !important;
    background: rgba(46, 200, 255, 0.1) !important; }
  .zpheader-style-11 [data-zs-view-wishlist] .theme-wishlist-icon,
  .zpheader-style-11 [data-zs-view-wishlist] svg {
    width: 22px !important;
    height: 22px !important; }
  .zpheader-style-11 .theme-nonresponsive-portal-position-two
.theme-portal-login.theme-portal-icon-enabled {
    width: 42px !important;
    min-width: 42px !important;
    padding: 9px !important; }
  .zpheader-style-11 .theme-nonresponsive-portal-position-two
.avs-header-login-label {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important; } }

/* Optional Shop media is intentionally excluded from the package. Hide only
   the browser's broken-image UI while preserving layout for later uploads. */
.avs-home img[data-avstudio-image-source]:not([src]),
.avs-home img[data-avstudio-image-source][src=""] {
  visibility: hidden !important; }

/* Image-free package: replace the missing connectivity photograph with an
   intentional technical placeholder until the final media is uploaded. */
.avs-home .connectivity__image-wrap:has(> img[data-avstudio-image-source]:not([src])),
.avs-home .connectivity__image-wrap:has(> img[data-avstudio-image-source][src=""]) {
  min-height: 390px !important;
  display: grid !important;
  place-items: center !important;
  border: 1px dashed rgba(47, 208, 245, 0.24) !important;
  border-radius: 18px !important;
  background: linear-gradient(rgba(47, 208, 245, 0.07) 1px, transparent 1px), linear-gradient(90deg, rgba(47, 208, 245, 0.07) 1px, transparent 1px), radial-gradient(circle at 50% 50%, rgba(86, 110, 244, 0.18), transparent 58%) !important;
  background-size: 36px 36px, 36px 36px, auto !important; }

.avs-home .connectivity__image-wrap:has(> img[data-avstudio-image-source]:not([src]))::before,
.avs-home .connectivity__image-wrap:has(> img[data-avstudio-image-source][src=""])::before {
  content: "AVS TOUCH PANEL\A PRODUCT IMAGE COMING SOON" !important;
  white-space: pre !important;
  color: #8297b2 !important;
  text-align: center !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.8 !important;
  letter-spacing: 0.13em !important; }

.avs-home .connectivity__image-wrap:has(> img[data-avstudio-image-source]:not([src])) .connector-map,
.avs-home .connectivity__image-wrap:has(> img[data-avstudio-image-source][src=""]) .connector-map {
  display: none !important; }

/* Zoho injects its cookie banner after the theme has rendered. Keep the
   native controls, but restore readable contrast against the storefront. */
#zc-banner,
#zc-cookie-banner,
.zcbanner,
.zcbanner-container,
.z-cookie-banner,
.z-cookie-banner-container,
[class*="zcbanner"] {
  background: #071321 !important;
  color: #dbe5f1 !important;
  border-color: rgba(156, 180, 209, 0.25) !important; }

#zc-banner p,
#zc-cookie-banner p,
.zcbanner p,
.zcbanner-container p,
.z-cookie-banner p,
.z-cookie-banner-container p,
[class*="zcbanner"] p,
#zc-banner span,
#zc-cookie-banner span,
.zcbanner span,
.z-cookie-banner span,
[class*="zcbanner"] span {
  color: #dbe5f1 !important; }

#zc-banner a,
#zc-cookie-banner a,
.zcbanner a,
.z-cookie-banner a,
[class*="zcbanner"] a {
  color: #2fd0f5 !important; }

/* Current Zoho cookie-bar markup is injected by zcbanner.js as
   #zpcookie-banner > #zpcookie-banner-msgbar. Theme 2 owns the light
   surface, so keep it and force readable copy in both the initial and
   post-decline states. */
#zpcookie-banner {
  --zcb-text-color: #13233d !important;
  color: #13233d !important; }

#zpcookie-banner .zpcookie-message-bar,
#zpcookie-banner .zpcookie-message-bar p,
#zpcookie-banner .zpcookie-message-bar p > span:first-child {
  color: #13233d !important;
  opacity: 1 !important;
  text-shadow: none !important; }

#zpcookie-banner .zpcookie-message-bar p a:not(.zpcookie-action-buttons) {
  color: #064f91 !important;
  text-decoration: underline !important; }

#zpcookie-banner .zpcookie-action-buttons,
#zpcookie-banner .zpcookie-action-buttons span {
  color: #ffffff !important;
  opacity: 1 !important; }

/* Filled cart: keep the item table and summary as a stable two-column grid. */
@media all and (min-width: 992px) {
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 350px !important;
    align-items: start !important;
    gap: 28px !important; }
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) .theme-cart-details-container,
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) .theme-cart-summary-container {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important; }
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) .theme-cart-summary-container,
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) .theme-cart-summary-inner-container {
    position: static !important;
    top: auto !important; }
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) .theme-cart-summary-inner-container {
    width: 100% !important;
    margin: 0 !important; } }

/* Quantity controls use several wrapper variants across Base releases. */
.theme-cart-qty .theme-product-list-quantity,
.theme-cart-qty [data-zs-quantity-container] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 132px !important;
  min-width: 132px !important;
  height: 44px !important;
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.3) !important;
  border-radius: 10px !important;
  background: #081525 !important; }

/* The Base wrapper surrounds an already bordered quantity component. */
.theme-cart-qty .theme-quantity-field-button {
  display: inline-flex !important;
  width: auto !important;
  min-width: 0 !important;
  height: auto !important;
  padding: 0 !important;
  overflow: visible !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important; }

.theme-cart-qty .theme-product-list-quantity-decrease,
.theme-cart-qty .theme-product-list-quantity-increase,
.theme-cart-qty [data-zs-quantity-minus],
.theme-cart-qty [data-zs-quantity-plus] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 42px !important;
  min-width: 42px !important;
  height: 42px !important;
  padding: 0 !important;
  background: rgba(156, 180, 209, 0.07) !important; }

/* Base cart CSS paints these SVG controls black, making them disappear here. */
.theme-cart-qty .theme-product-list-quantity-decrease > svg,
.theme-cart-qty .theme-product-list-quantity-increase > svg,
.theme-cart-qty .theme-product-list-quantity-decrease > svg path,
.theme-cart-qty .theme-product-list-quantity-increase > svg path {
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  fill: #dbe5f1 !important;
  stroke: none !important;
  opacity: 1 !important;
  pointer-events: none !important; }

.theme-cart-qty .theme-product-list-quantity-decrease:hover,
.theme-cart-qty .theme-product-list-quantity-increase:hover,
.theme-cart-qty .theme-product-list-quantity-decrease:focus-within,
.theme-cart-qty .theme-product-list-quantity-increase:focus-within {
  background: rgba(46, 200, 255, 0.15) !important; }

.theme-cart-qty .theme-product-list-quantity-field,
.theme-cart-qty input[type="number"],
.theme-cart-qty input[type="text"] {
  width: 48px !important;
  min-width: 48px !important;
  height: 42px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #f5f8ff !important;
  text-align: center !important;
  font-size: 16px !important;
  font-weight: 700 !important; }

/* v18: align both summary actions to the same column and width. */
.theme-cart-summary-inner-container [data-cart-summary-button] {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 14px !important;
  width: 100% !important;
  padding-block-start: 20px !important; }

.theme-cart-summary-inner-container [data-cart-summary-button] > .theme-cart-table-data,
.theme-cart-summary-inner-container [data-cart-summary-button] .theme-checkout-button,
.theme-cart-summary-inner-container [data-cart-summary-button] .theme-continue-shopping-button {
  display: flex !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 52px !important;
  margin: 0 !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important; }

/* Empty cart should be centered rather than occupying the left grid column. */
.theme-cart-area-container.theme-cart-body.theme-cart-empty {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
  min-height: 520px !important; }

.theme-cart-area-container.theme-cart-body.theme-cart-empty .theme-cart-details-container {
  display: none !important; }

.theme-cart-area-container.theme-cart-body.theme-cart-empty .theme-cart-summary-container {
  flex: 0 1 480px !important;
  width: calc(100% - 32px) !important;
  max-width: 480px !important;
  margin: 0 auto !important;
  padding: 0 !important; }

.theme-cart-area-container.theme-cart-body.theme-cart-empty .theme-cart-summary-inner-container {
  position: static !important;
  width: 100% !important;
  margin: 0 !important; }

@media all and (max-width: 991px) {
  .theme-cart-area-container.theme-cart-body.theme-cart-empty {
    min-height: 420px !important; } }

/* Wishlist header and cards. */
.wishlist-filter-container {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 320px !important;
  align-items: center !important;
  gap: 28px !important; }

.wishlist-filter-container .wishlist-header {
  min-width: 0 !important; }

.wishlist-filter-container .theme-search-box,
.wishlist-filter-container .theme-search-box > div,
.wishlist-filter-container .rounded-corner-input {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  box-sizing: border-box !important; }

.wishlist-filter-container .theme-search-box {
  padding: 0 !important;
  background: transparent !important; }

[data-zs-variant-wishlist] {
  width: auto !important;
  max-width: none !important; }

[data-zs-variant-wishlist] .wishlist-grid {
  display: flex !important;
  flex-direction: column !important;
  min-height: 0 !important;
  height: auto !important;
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.2) !important;
  border-radius: 14px !important;
  background: linear-gradient(145deg, #0b1c30, #07111f) !important; }

[data-zs-variant-wishlist] .wishlist-image {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 250px !important;
  min-height: 250px !important;
  padding: 24px !important;
  box-sizing: border-box !important; }

[data-zs-variant-wishlist] .wishlist-image picture {
  display: contents !important; }

[data-zs-variant-wishlist] .wishlist-image-container {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 220px !important;
  max-height: 210px !important;
  object-fit: contain !important; }

[data-zs-variant-wishlist] .variant-wishlist {
  min-height: 0 !important;
  padding: 20px 22px 24px !important; }

[data-zs-variant-wishlist] .theme-product-name,
[data-zs-variant-wishlist] .theme-product-name a {
  color: #f5f8ff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important; }

@media all and (max-width: 767px) {
  .wishlist-filter-container {
    grid-template-columns: 1fr !important;
    gap: 18px !important; }
  [data-zs-variant-wishlist] .wishlist-image {
    height: 220px !important;
    min-height: 220px !important; } }

/* Zoho keeps the mobile drawer through tablet widths. Mirror the mobile dark
   treatment at 768-991px so account navigation never falls back to the Base
   theme's low-contrast light panel. */
@media all and (min-width: 768px) and (max-width: 991px) {
  [data-zs-mobile-header-slide-wrapper],
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-slide,
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-slide-content,
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-slide-box,
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"],
  [data-zs-mobile-header-slide-wrapper] .theme-portal-style,
  [data-zs-mobile-header-slide-wrapper] .theme-portal-login,
  [data-zs-mobile-header-slide-wrapper] .theme-portal-container,
  [data-zs-mobile-header-slide-wrapper] .theme-portal-content {
    border-color: rgba(156, 180, 209, 0.2) !important;
    background: #071426 !important;
    color: #f5f8ff !important; }
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-slide-header {
    min-height: 72px !important;
    padding: 12px 18px !important;
    border-bottom: 1px solid rgba(156, 180, 209, 0.2) !important;
    background: #030c1c !important; }
  [data-zs-mobile-header-slide-wrapper] .theme-portal-username-content {
    padding: 20px !important;
    border-bottom: 1px solid rgba(156, 180, 209, 0.18) !important; }
  [data-zs-mobile-header-slide-wrapper] .theme-portal-username,
  [data-zs-mobile-header-slide-wrapper] .theme-user-name-dropdown,
  [data-zs-mobile-header-slide-wrapper] .theme-username-dropdown-list a,
  [data-zs-mobile-header-slide-wrapper] [data-portal-logout] {
    color: #dbe5f1 !important;
    opacity: 1 !important; }
  [data-zs-mobile-header-slide-wrapper] .theme-portal-username {
    display: block !important;
    margin-bottom: 8px !important;
    color: #ffffff !important;
    font-weight: 700 !important; }
  [data-zs-mobile-header-slide-wrapper] [data-portal-logout] {
    color: #2fd0f5 !important;
    font-weight: 700 !important; }
  [data-zs-mobile-header-slide-wrapper] .theme-username-dropdown-list {
    display: grid !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 16px 20px 24px !important;
    background: #071426 !important; }
  [data-zs-mobile-header-slide-wrapper] .theme-username-dropdown-list li {
    margin: 0 !important;
    border: 1px solid rgba(156, 180, 209, 0.18) !important;
    border-radius: 10px !important;
    background: rgba(156, 180, 209, 0.05) !important; }
  [data-zs-mobile-header-slide-wrapper] .theme-username-dropdown-list li a {
    display: block !important;
    padding: 13px 15px !important;
    color: #dbe5f1 !important;
    font-size: 15px !important;
    font-weight: 650 !important;
    line-height: 1.3 !important; }
  [data-zs-mobile-header-slide-wrapper] .theme-username-dropdown-list li:hover,
  [data-zs-mobile-header-slide-wrapper] .theme-username-dropdown-list li:focus-within {
    border-color: rgba(46, 200, 255, 0.48) !important;
    background: rgba(46, 200, 255, 0.1) !important; }
  [data-zs-mobile-header-slide-wrapper] .theme-username-dropdown-list li a:hover,
  [data-zs-mobile-header-slide-wrapper] .theme-username-dropdown-list li a:focus-visible {
    color: #ffffff !important; }
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-close-button] {
    color: #2ec8ff !important; }
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-close-button] svg,
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-close-button] svg path {
    fill: #2ec8ff !important;
    stroke: #2ec8ff !important; } }

/* v18: desktop search icon must remain clickable for Zoho's native toggleSearch(). */
@media all and (min-width: 768px) {
  .theme-header .theme-search-cart-non-res .theme-search > .theme-search-icon[data-zs-search-icon] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 44px !important;
    height: 44px !important;
    padding: 0 !important;
    pointer-events: auto !important;
    cursor: pointer !important; } }

/* v18: keep the native search results usable without changing Zoho hooks. */
body:has(.theme-collection-heading-view-all-search) [data-sort-by-products-target] {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(250px, 1fr)) !important;
  gap: 24px !important;
  margin: 0 !important;
  align-items: stretch !important; }

/* Search empty state: span the product grid and present the native Zoho
   message as a deliberate, centered storefront state. */
[data-zs-search-products] .theme-collection-heading-view-all-search:not(.theme-filter-search-result-heading) {
  display: flex !important;
  width: 100% !important;
  justify-content: center !important;
  margin: 0 auto !important;
  padding: 52px 24px 20px !important;
  box-sizing: border-box !important; }

[data-zs-search-products] .theme-collection-heading-view-all-search:not(.theme-filter-search-result-heading) .theme-section-heading {
  width: 100% !important;
  max-width: 720px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #f5f8ff !important;
  font-size: 26px !important;
  line-height: 1.35 !important;
  text-align: center !important; }

[data-zs-search-products] [data-sort-by-products-target] > .theme-no-products-error {
  position: relative !important;
  display: flex !important;
  grid-column: 1 / -1 !important;
  width: 100% !important;
  max-width: 680px !important;
  min-height: 260px !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  justify-self: center !important;
  gap: 22px !important;
  margin: 18px auto 72px !important;
  padding: 48px 32px !important;
  color: #aebbd0 !important;
  border: 1px solid rgba(85, 130, 177, 0.3) !important;
  border-radius: 18px !important;
  background: radial-gradient(circle at 50% 0%, rgba(46, 200, 255, 0.1), transparent 48%), #0a192b !important;
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.2) !important;
  font-size: 20px !important;
  line-height: 1.55 !important;
  text-align: center !important;
  box-sizing: border-box !important; }

[data-zs-search-products] [data-sort-by-products-target] > .theme-no-products-error::before {
  content: "" !important;
  display: block !important;
  width: 58px !important;
  height: 58px !important;
  border: 2px solid #2ec8ff !important;
  border-radius: 50% !important;
  background: radial-gradient(circle, transparent 42%, rgba(46, 200, 255, 0.08) 43%) !important;
  box-shadow: 0 0 28px rgba(46, 200, 255, 0.14) !important;
  box-sizing: border-box !important; }

[data-zs-search-products] [data-sort-by-products-target] > .theme-no-products-error::after {
  content: "" !important;
  position: absolute !important;
  top: calc(50% - 69px) !important;
  left: calc(50% + 18px) !important;
  width: 22px !important;
  height: 2px !important;
  border-radius: 2px !important;
  background: #2ec8ff !important;
  transform: rotate(45deg) !important;
  transform-origin: left center !important; }

body:has(.theme-collection-heading-view-all-search) [data-sort-by-products-target] > .theme-prod-box {
  display: flex !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  padding: 0 !important; }

body:has(.theme-collection-heading-view-all-search) .theme-product-list-style-06 .theme-product-box-content {
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  min-height: 0 !important;
  padding-block-end: 0 !important; }

body:has(.theme-collection-heading-view-all-search) .theme-product-list-style-06 .theme-product-image-area {
  width: 100% !important;
  height: 280px !important;
  min-height: 280px !important; }

body:has(.theme-collection-heading-view-all-search) .theme-product-list-style-06 .theme-product-image-area picture {
  padding: 24px !important; }

body:has(.theme-collection-heading-view-all-search) .theme-product-list-style-06 .theme-product-image-area picture img {
  width: 100% !important;
  height: 100% !important;
  max-height: 232px !important;
  object-fit: contain !important; }

body:has(.theme-collection-heading-view-all-search) .theme-product-list-style-06 .theme-product-details-area {
  flex: 1 1 auto !important;
  min-height: 190px !important;
  padding: 20px !important; }

body:has(.theme-collection-heading-view-all-search) .theme-product-list-style-06 .theme-product-name {
  min-width: 0 !important;
  min-height: 48px !important;
  max-height: 48px !important; }

body:has(.theme-collection-heading-view-all-search) .theme-product-list-style-06 .theme-product-name a {
  display: -webkit-box !important;
  width: 100% !important;
  overflow: hidden !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  line-height: 24px !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important; }

/* The Base custom select inherits a light menu; match it to the storefront. */
body:has(.theme-collection-heading-view-all-search) .theme-collection-sort-inner.theme-custom-sort {
  color: #f5f8ff !important; }

body:has(.theme-collection-heading-view-all-search) .theme-custom-select-option-container {
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 10px !important;
  background: #0b1a2b !important;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.42) !important; }

body:has(.theme-collection-heading-view-all-search) .theme-custom-select-option {
  background: #0b1a2b !important;
  color: #dbe5f1 !important; }

body:has(.theme-collection-heading-view-all-search) .theme-custom-select-option:hover,
body:has(.theme-collection-heading-view-all-search) .theme-custom-select-option:focus,
body:has(.theme-collection-heading-view-all-search) .theme-custom-select-option[aria-selected="true"] {
  background: rgba(46, 200, 255, 0.16) !important;
  color: #ffffff !important; }

body:has(.theme-collection-heading-view-all-search) .theme-sort-open-close path {
  fill: #91a4bc !important; }

/* Search sorting: keep the label, current value, and chevron visually distinct. */
@media all and (min-width: 768px) {
  [data-zs-search-products] .theme-collection-sort-inner.theme-custom-sort {
    display: inline-flex !important;
    align-items: center !important;
    gap: 0 !important; }
  [data-zs-search-products] .theme-collection-sort-inner.theme-custom-sort .theme-sortby-label {
    margin-inline-end: 10px !important; }
  [data-zs-search-products] .theme-collection-sort-inner.theme-custom-sort .theme-custom-select-value {
    margin: 0 !important; }
  [data-zs-search-products] .theme-collection-sort-inner.theme-custom-sort .theme-sort-open-close {
    flex: 0 0 auto !important;
    margin-inline-start: 12px !important; }
  /* Desktop search filters: turn the narrow Base accordions into a cohesive
     AVStudio sidebar card while retaining Zoho's native expand/filter hooks. */
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container].theme-produt-filter-row {
    display: flex !important;
    width: 100% !important;
    min-width: 250px !important;
    max-width: 300px !important;
    height: auto !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 8px 18px !important;
    overflow: visible !important;
    color: #dbe5f1 !important;
    border: 1px solid rgba(85, 130, 177, 0.28) !important;
    border-radius: 14px !important;
    background: linear-gradient(145deg, rgba(15, 34, 58, 0.96), rgba(8, 23, 40, 0.98)) !important;
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.22) !important;
    box-sizing: border-box !important; }
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-box {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(156, 180, 209, 0.16) !important;
    background: transparent !important; }
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-box:last-child {
    border-bottom: 0 !important; }
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-type {
    display: flex !important;
    width: 100% !important;
    min-height: 58px !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 16px !important;
    margin: 0 !important;
    padding: 16px 2px !important;
    color: #f5f8ff !important;
    border: 0 !important;
    background: transparent !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    box-sizing: border-box !important;
    cursor: pointer !important;
    transition: color 0.2s ease !important; }
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-type:hover,
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-type:focus-visible {
    color: #6ee7ff !important; }
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-filter-expand-icon,
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-filter-close-icon {
    flex: 0 0 16px !important;
    width: 16px !important;
    height: 16px !important;
    margin-inline-start: auto !important;
    fill: #6ee7ff !important; }
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] [data-zs-filter-option-values-wrapper] {
    width: 100% !important;
    padding: 0 2px 16px !important;
    box-sizing: border-box !important; }
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-option-container,
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-color-container {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] [data-zs-filter-option-value-container] {
    min-height: 38px !important;
    align-items: center !important;
    color: #b9c7da !important; }
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-text button,
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-custom-color-name {
    color: #c8d5e7 !important;
    font-size: 14px !important;
    line-height: 1.4 !important; }
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-text button:hover,
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-custom-color-name:hover {
    color: #6ee7ff !important; }
  [data-zs-search-products] .theme-productfilter-enable-search [data-zs-filter-container] .theme-product-filter-custom-check {
    width: 22px !important;
    height: 22px !important;
    border: 2px solid rgba(156, 180, 209, 0.62) !important;
    box-shadow: 0 0 0 3px rgba(7, 20, 38, 0.8) !important;
    box-sizing: border-box !important; } }

/* v18: center and constrain the native quick-view dialog. */
.theme-quick-view-container {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
  width: 100% !important;
  height: 100% !important;
  padding: 28px !important; }

.theme-quick-view-container .theme-product-quick-view-inner {
  position: relative !important;
  inset: auto !important;
  transform: none !important;
  box-sizing: border-box !important;
  width: calc(100vw - 56px) !important;
  max-width: 1240px !important;
  height: auto !important;
  max-height: calc(100vh - 56px) !important;
  padding: 56px !important;
  overflow: auto !important;
  border: 1px solid rgba(156, 180, 209, 0.22) !important;
  border-radius: 18px !important;
  background: #081422 !important; }

.theme-quick-view-container .theme-product-quick-view-inner > .zpcontainer {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important; }

.theme-quick-view-container .theme-product-quick-details {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.92fr) !important;
  gap: 48px !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
  align-items: center !important; }

.theme-quick-view-container .theme-product-detail-column {
  width: auto !important;
  min-width: 0 !important; }

.theme-quick-view-container .theme-product-detail-image,
.theme-quick-view-container .theme-product-detail-image-inner {
  width: 100% !important;
  height: 480px !important;
  min-height: 0 !important; }

.theme-quick-view-container .theme-product-detail-image-inner picture,
.theme-quick-view-container .theme-product-detail-image-inner img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important; }

.theme-quick-view-container .theme-product-detail-container {
  padding: 0 !important; }

.theme-quick-view-container .theme-product-short-description {
  max-height: 8.4em !important;
  overflow: auto !important;
  line-height: 1.5 !important; }

@media all and (max-width: 1100px) {
  body:has(.theme-collection-heading-view-all-search) [data-sort-by-products-target] {
    grid-template-columns: repeat(2, minmax(240px, 1fr)) !important; } }

@media all and (max-width: 767px) {
  body:has(.theme-collection-heading-view-all-search) [data-sort-by-products-target] {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 18px !important; }
  [data-zs-search-products] .theme-collection-heading-view-all-search:not(.theme-filter-search-result-heading) {
    padding: 36px 20px 12px !important; }
  [data-zs-search-products] .theme-collection-heading-view-all-search:not(.theme-filter-search-result-heading) .theme-section-heading {
    font-size: 22px !important; }
  [data-zs-search-products] [data-sort-by-products-target] > .theme-no-products-error {
    min-height: 240px !important;
    margin: 12px 16px 52px !important;
    padding: 40px 24px !important;
    font-size: 18px !important; }
  body:has(.theme-collection-heading-view-all-search) .theme-product-list-style-06 .theme-product-image-area {
    height: 240px !important;
    min-height: 240px !important; }
  .theme-quick-view-container {
    padding: 12px !important;
    align-items: flex-start !important; }
  .theme-quick-view-container .theme-product-quick-view-inner {
    width: calc(100vw - 24px) !important;
    max-height: calc(100vh - 24px) !important;
    padding: 48px 18px 24px !important;
    border-radius: 14px !important; }
  .theme-quick-view-container .theme-product-quick-details {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 24px !important; }
  .theme-quick-view-container .theme-product-detail-image,
  .theme-quick-view-container .theme-product-detail-image-inner {
    height: 300px !important; } }

/* v18: keep the native cart success behavior, but present it as a compact toast. */
.theme-cart-add-success-message.theme-cart-success,
.theme-cart-add-success-message[data-theme-message-one] {
  position: fixed !important;
  top: 96px !important;
  right: 24px !important;
  left: auto !important;
  width: calc(100vw - 48px) !important;
  max-width: 360px !important;
  max-height: calc(100vh - 120px) !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  border: 1px solid rgba(34, 197, 94, 0.38) !important;
  border-radius: 16px !important;
  background: linear-gradient(160deg, #09221c 0%, #071a18 100%) !important;
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.42) !important;
  z-index: 1000 !important; }

.theme-cart-add-success-message .theme-cart-success-inner-container {
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
  padding: 16px !important; }

.theme-cart-add-success-message .theme-cart-item {
  display: grid !important;
  grid-template-columns: 96px minmax(0, 1fr) !important;
  gap: 14px !important;
  align-items: center !important;
  width: 100% !important; }

.theme-cart-add-success-message .theme-cart-message-prod-img,
.theme-cart-add-success-message .theme-cart-message-prod-img-inner,
.theme-cart-add-success-message .theme-cart-message-prod-img-inner picture {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 96px !important;
  height: 96px !important;
  min-height: 0 !important; }

.theme-cart-add-success-message .theme-cart-message-prod-img-inner {
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.24) !important;
  border-radius: 10px !important;
  background: #f4f7fb !important; }

.theme-cart-add-success-message .theme-cart-message-prod-img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important; }

.theme-cart-add-success-message .theme-cart-success-item-details {
  min-width: 0 !important; }

.theme-cart-add-success-message .theme-cart-message-prod-name {
  display: -webkit-box !important;
  overflow: hidden !important;
  color: #86efac !important;
  white-space: normal !important;
  text-align: left !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important; }

.theme-cart-add-success-message .theme-cart-message-buttons,
.theme-cart-add-success-message .theme-cart-message-buttons .zpbutton {
  width: 100% !important; }

.theme-cart-add-success-message .theme-cart-message-buttons {
  display: flex !important;
  gap: 12px !important; }

.theme-cart-add-success-message .theme-cart-message-buttons .zpbutton {
  min-height: 44px !important;
  margin: 0 !important; }

/* Zoho keeps both cart and quote actions in the toast; honor its hidden state. */
.theme-cart-add-success-message [data-zs-view-quote][style*="display: none"],
.theme-cart-add-success-message [data-zs-view-mini-quote][style*="display: none"] {
  display: none !important; }

.theme-cart-add-success-message .theme-cart-message-text {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  width: 100% !important;
  margin: 0 !important; }

/* v18: a single outer border with deliberate dividers inside the cart quantity control. */
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity,
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty [data-zs-quantity-container] {
  display: grid !important;
  grid-template-columns: 42px 48px 42px !important;
  width: 132px !important;
  min-width: 132px !important; }

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-decrease,
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty [data-zs-quantity-minus] {
  border: 0 !important;
  border-right: 1px solid rgba(156, 180, 209, 0.3) !important;
  border-radius: 0 !important; }

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-increase,
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty [data-zs-quantity-plus] {
  border: 0 !important;
  border-left: 1px solid rgba(156, 180, 209, 0.3) !important;
  border-radius: 0 !important; }

/* v18: checkout navigation remains readable and the coupon row cannot clip. */
.theme-checkout-breadcrum {
  width: calc(100% - 32px) !important;
  max-width: 600px !important;
  margin: 20px auto 34px !important;
  padding: 0 !important;
  overflow: visible !important; }

.theme-checkout-breadcrum ul {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: nowrap !important;
  gap: 0 !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 auto !important;
  padding: 7px !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(156, 180, 209, 0.22) !important;
  border-radius: 999px !important;
  background: rgba(9, 24, 42, 0.86) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.16) !important;
  list-style: none !important; }

.theme-checkout-breadcrum li {
  display: inline-flex !important;
  flex: 0 0 auto !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0 !important;
  min-height: 40px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #91a4bc !important;
  line-height: 1 !important;
  list-style: none !important; }

.theme-checkout-breadcrum li a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 40px !important;
  min-height: 40px !important;
  padding: 0 13px !important;
  box-sizing: border-box !important;
  border: 1px solid transparent !important;
  border-radius: 999px !important;
  color: #66d8d2 !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  transition: color 160ms ease, border-color 160ms ease, background 160ms ease !important; }

.theme-checkout-breadcrum li:not(.active) a:hover,
.theme-checkout-breadcrum li:not(.active) a:focus-visible {
  border-color: rgba(46, 200, 255, 0.32) !important;
  background: rgba(46, 200, 255, 0.08) !important;
  color: #f5f8ff !important;
  outline: none !important; }

.theme-checkout-breadcrum li.active a,
.theme-checkout-breadcrum li:last-child a[aria-current="page"] {
  border-color: rgba(46, 200, 255, 0.32) !important;
  background: rgba(46, 200, 255, 0.13) !important;
  color: #f5f8ff !important;
  pointer-events: none !important; }

.theme-checkout-breadcrum li.active,
.theme-checkout-breadcrum li.active a:link,
.theme-checkout-breadcrum li.active a:visited,
.theme-checkout-breadcrum li:last-child a[aria-current="page"]:link,
.theme-checkout-breadcrum li:last-child a[aria-current="page"]:visited {
  color: #ffffff !important; }

.theme-checkout-breadcrum li:not(:last-child)::after {
  content: "" !important;
  display: block !important;
  width: 7px !important;
  height: 7px !important;
  margin: 0 2px 0 0 !important;
  border: 0 !important;
  border-top: 1px solid #63758d !important;
  border-right: 1px solid #63758d !important;
  transform: rotate(45deg) !important; }

.theme-checkout-wrap .theme-checkout-steps a {
  color: #aebdd0 !important;
  font-weight: 600 !important;
  opacity: 1 !important; }

.theme-checkout-wrap .theme-checkout-steps a.active,
.theme-checkout-wrap .theme-checkout-steps a.active:link,
.theme-checkout-wrap .theme-checkout-steps a.active:visited,
.theme-checkout-wrap .theme-checkout-steps li:first-child a.active {
  color: #ffffff !important;
  font-weight: 700 !important;
  text-shadow: 0 0 18px rgba(46, 200, 255, 0.18) !important; }

.theme-checkout-wrap .theme-checkout-steps li:not(:last-child)::after {
  color: #63758d !important;
  border-color: #63758d !important; }

/* v18: turn the checkout account gate into a deliberate AVStudio panel. */
#zs-theme-checkout-signin-wrap.theme-checkout-signin-wrap {
  width: calc(100% - 32px) !important;
  max-width: 520px !important;
  margin: 44px auto 80px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important; }

#zs-theme-checkout-signin-wrap .theme-checkout-signin-wrap-inner {
  width: 100% !important;
  padding: 36px !important;
  border: 1px solid rgba(156, 180, 209, 0.24) !important;
  border-radius: 20px !important;
  background: radial-gradient(circle at 50% 0%, rgba(46, 200, 255, 0.09), transparent 45%), linear-gradient(145deg, rgba(13, 34, 57, 0.98), rgba(8, 23, 40, 0.98)) !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28) !important;
  box-sizing: border-box !important; }

#zs-theme-checkout-signin-wrap .theme-checkout-signin {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 20px !important;
  width: 100% !important;
  margin: 0 !important;
  color: #f5f8ff !important;
  text-align: center !important; }

#zs-theme-checkout-signin-wrap .theme-guest-img {
  width: 180px !important;
  max-width: 58% !important;
  margin: 0 auto 2px !important; }

#zs-theme-checkout-signin-wrap .theme-guest-img svg {
  display: block !important;
  width: 100% !important;
  height: auto !important; }

#zs-theme-checkout-signin-wrap .theme-checkout-signin p {
  margin: 0 !important;
  color: #f5f8ff !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important; }

#zs-theme-checkout-signin-wrap #zs-portal-user-signin-signup {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 300px !important;
  min-height: 52px !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 10px !important;
  background: linear-gradient(135deg, #586cff, #8b4fff) !important;
  color: #fff !important;
  font-weight: 700 !important;
  box-shadow: 0 12px 30px rgba(104, 88, 255, 0.22) !important; }

#zs-theme-checkout-signin-wrap #zs-portal-user-signin-signup:hover,
#zs-theme-checkout-signin-wrap #zs-portal-user-signin-signup:focus-visible {
  background: linear-gradient(135deg, #687aff, #9a5cff) !important;
  box-shadow: 0 15px 36px rgba(104, 88, 255, 0.32) !important;
  outline: 2px solid rgba(46, 200, 255, 0.5) !important;
  outline-offset: 3px !important; }

.theme-checkout-wrap .theme-active-bar {
  background: #22c7f2 !important; }

.theme-checkout-wrap .theme-cart-details-coupon-enter {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 10px !important;
  align-items: stretch !important;
  width: 100% !important;
  padding: 0 !important; }

#zs-coupon-form.theme-cart-details-coupon-enter > label[for="zs-coupon-code"],
.theme-checkout-wrap .theme-cart-details-coupon-enter .sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.theme-checkout-wrap .theme-cart-details-summary-wrap,
.theme-checkout-wrap .theme-cart-details-summary {
  color: #f5f8ff !important; }

.theme-checkout-wrap #zs-coupon-form {
  margin: 0 0 26px !important;
  padding: 0 0 26px !important;
  border-bottom: 1px solid rgba(156, 180, 209, 0.3) !important; }

.theme-checkout-wrap #zs-coupon-code {
  min-width: 0 !important;
  width: 100% !important;
  height: 48px !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  padding: 0 14px !important;
  color: #f5f8ff !important;
  background: #09182a !important; }

.theme-checkout-wrap #zs-coupon-code::placeholder {
  color: #91a4bc !important;
  opacity: 1 !important; }

.theme-checkout-wrap #zs-apply-coupon-code {
  width: auto !important;
  min-width: 82px !important;
  height: 48px !important;
  margin: 0 !important;
  padding: 0 18px !important;
  white-space: nowrap !important; }

.theme-checkout-wrap #zs-theme-coupon-error {
  grid-column: 1 / -1 !important;
  margin: 0 !important; }

/* v18: transformed Zoho product containers can make fixed toasts escape tablet viewports. */
@media all and (min-width: 601px) and (max-width: 991px) {
  .theme-cart-add-success-message.theme-cart-success,
  .theme-cart-add-success-message[data-theme-message-one] {
    top: 84px !important;
    right: auto !important;
    bottom: auto !important;
    left: 50% !important;
    width: calc(100% - 40px) !important;
    max-width: 360px !important;
    max-height: calc(100vh - 108px) !important;
    transform: translateX(-50%) !important;
    overscroll-behavior: contain !important; }
  /* v18: tablet footers have enough room for the native newsletter in one row. */
  .theme-footer-area .zpnewsletter-input-container {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    width: calc(100% - 32px) !important;
    max-width: 520px !important;
    margin: 0 auto !important;
    gap: 0 !important; }
  .theme-footer-area .zpnewsletter-input-container .zpnewsletter-email-input-field,
  .theme-footer-area .zpnewsletter-input-container input[type="text"],
  .theme-footer-area .zpnewsletter-input-container input[type="email"] {
    flex: 1 1 auto !important;
    width: auto !important;
    min-width: 0 !important;
    height: 48px !important;
    margin: 0 !important;
    border-radius: 8px 0 0 8px !important; }
  .theme-footer-area .zpnewsletter-input-container .zpnewsletter-button,
  .theme-footer-area .zpnewsletter-input-container .zpbutton {
    flex: 0 0 128px !important;
    width: 128px !important;
    min-width: 128px !important;
    height: 48px !important;
    margin: 0 !important;
    border-radius: 0 8px 8px 0 !important; } }

@media all and (max-width: 600px) {
  .theme-cart-add-success-message.theme-cart-success,
  .theme-cart-add-success-message[data-theme-message-one] {
    top: auto !important;
    right: 12px !important;
    bottom: 12px !important;
    left: 12px !important;
    width: auto !important;
    max-width: none !important;
    max-height: calc(100vh - 24px) !important;
    transform: none !important; }
  .theme-checkout-wrap .theme-cart-details-coupon-enter {
    grid-template-columns: 1fr !important; }
  .theme-checkout-wrap #zs-apply-coupon-code {
    width: 100% !important; }
  .theme-checkout-breadcrum {
    width: calc(100% - 24px) !important;
    margin-bottom: 24px !important;
    overflow-x: auto !important; }
  .theme-checkout-breadcrum ul {
    flex-wrap: nowrap !important;
    min-width: max-content !important; }
  .theme-checkout-breadcrum li a {
    min-height: 34px !important;
    padding: 0 10px !important;
    font-size: 13px !important; }
  #zs-theme-checkout-signin-wrap.theme-checkout-signin-wrap {
    width: calc(100% - 24px) !important;
    margin: 28px auto 56px !important; }
  #zs-theme-checkout-signin-wrap .theme-checkout-signin-wrap-inner {
    padding: 28px 20px !important;
    border-radius: 16px !important; }
  #zs-theme-checkout-signin-wrap .theme-checkout-signin p {
    font-size: 19px !important; } }

/* Checkout address hierarchy and AVStudio form-control colors. */
.theme-checkout-body [data-zs-shipping-address-heading],
.theme-checkout-body [data-zs-billing-address-heading] {
  position: relative !important;
  margin: 0 0 10px !important;
  padding-left: 14px !important;
  color: #f5f8ff !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  letter-spacing: -0.02em !important; }

.theme-checkout-body [data-zs-shipping-address-heading]::before,
.theme-checkout-body [data-zs-billing-address-heading]::before {
  content: "" !important;
  position: absolute !important;
  top: 3px !important;
  bottom: 3px !important;
  left: 0 !important;
  width: 3px !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #2ec8ff, #6d63ff) !important;
  box-shadow: 0 0 14px rgba(46, 200, 255, 0.28) !important; }

.theme-checkout-body .theme-addnew-address-btn .add-address {
  display: inline-flex !important;
  align-items: center !important;
  gap: 9px !important;
  color: #2ec8ff !important;
  font-weight: 600 !important;
  text-decoration: none !important; }

.theme-checkout-body .theme-addnew-address-btn .add-address:hover,
.theme-checkout-body .theme-addnew-address-btn .add-address:focus-visible {
  color: #f5f8ff !important; }

.theme-checkout-body .theme-addnew-address-btn .theme-icon-addbtn {
  color: currentColor !important;
  fill: currentColor !important; }

.theme-checkout-wrap .theme-checkout-body input[type="checkbox"] {
  border-color: rgba(46, 200, 255, 0.62) !important;
  background-color: #071525 !important; }

.theme-checkout-wrap .theme-checkout-body input[type="checkbox"]:checked {
  border-color: #2ec8ff !important;
  background-color: #2ec8ff !important; }

.theme-checkout-wrap .theme-checkout-terms-and-condition {
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  color: #dbe5f1 !important; }

.theme-checkout-wrap .theme-checkout-terms-and-condition input[type="checkbox"] {
  flex: 0 0 20px !important;
  width: 20px !important;
  height: 20px !important;
  margin: 1px 0 0 !important;
  border-color: rgba(46, 200, 255, 0.68) !important;
  background-color: #071525 !important; }

.theme-checkout-wrap .theme-checkout-terms-and-condition input[type="checkbox"]:checked {
  border-color: #2ec8ff !important;
  background-color: #2ec8ff !important; }

.theme-checkout-wrap .theme-checkout-terms-and-condition label {
  color: #dbe5f1 !important;
  line-height: 1.5 !important; }

.theme-checkout-wrap .theme-checkout-terms-and-condition a,
.theme-checkout-wrap .theme-checkout-terms-and-condition a:link,
.theme-checkout-wrap .theme-checkout-terms-and-condition a:visited {
  color: #2ec8ff !important;
  font-weight: 600 !important;
  text-decoration-color: rgba(46, 200, 255, 0.48) !important;
  text-underline-offset: 3px !important; }

.theme-checkout-wrap .theme-checkout-terms-and-condition a:hover,
.theme-checkout-wrap .theme-checkout-terms-and-condition a:focus-visible {
  color: #f5f8ff !important;
  text-decoration-color: #2ec8ff !important; }

/* Checkout offline-payment instructions are injected by Zoho with a light
   note surface. Keep the native markup, but align that surface with the dark
   checkout palette so its inherited text remains readable. */
.theme-checkout-payment-wrap[data-zs-checkout-pg-container-oldflow] #zs-offline-payment-info.theme-note-wrap {
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 10px !important;
  background: #0f1d2f !important;
  color: #d9e7f7 !important; }

.theme-checkout-payment-wrap[data-zs-checkout-pg-container-oldflow] #zs-offline-payment-info .theme-note-info,
.theme-checkout-payment-wrap[data-zs-checkout-pg-container-oldflow] #zs-offline-payment-info .theme-format-text {
  background: transparent !important;
  color: #d9e7f7 !important; }

/* Partner storefront gate: suppress every price and purchase control until
   Zoho confirms a signed-in portal member. The pending state prevents a flash
   of partner pricing while the current-user request is resolving. */
html.avs-partner-gate-pending [data-zs-selling-price],
html.avs-partner-gate-pending [data-zs-pricings],
html.avs-partner-gate-pending .theme-product-price,
html.avs-partner-gate-pending .theme-product-price-area,
html.avs-partner-gate-pending [data-zs-add-to-cart],
html.avs-partner-gate-pending [data-zs-add-to-quote],
html.avs-partner-gate-pending [data-zs-view-cart],
html.avs-partner-gate-pending [data-zs-checkout],
html.avs-partner-gate-pending [data-nostock-cart-add],
html.avs-partner-guest [data-zs-selling-price],
html.avs-partner-guest [data-zs-pricings],
html.avs-partner-guest .theme-product-price,
html.avs-partner-guest .theme-product-price-area,
html.avs-partner-guest .theme-product-old-price,
html.avs-partner-guest .theme-product-price-coupon,
html.avs-partner-guest .theme-prod-coupons-container,
html.avs-partner-guest .theme-prod-coupons-code-container,
html.avs-partner-guest [data-zs-filter-option-type="2"],
html.avs-partner-guest [data-zs-filter-option-price-custom-container],
html.avs-partner-guest .theme-product-filter-price-minmax,
html.avs-partner-guest [data-zs-filter-option-price-custom-btn],
html.avs-partner-guest [data-avs-partner-price-sort],
html.avs-partner-guest [data-zs-add-to-cart],
html.avs-partner-guest [data-zs-add-to-quote],
html.avs-partner-guest [data-zs-view-cart],
html.avs-partner-guest [data-zs-checkout],
html.avs-partner-guest [data-nostock-cart-add],
html.avs-partner-guest [data-cart-summary-button],
html.avs-partner-guest [data-fixed-mobile-cart-summary] {
  display: none !important; }

.avs-partner-gate-cta {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  margin: 18px 0; }

.avs-partner-gate-cta p {
  margin: 0;
  color: var(--avs-text-soft);
  font-size: 14px;
  line-height: 1.55; }

.avs-partner-gate-button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0 22px;
  border: 1px solid transparent;
  border-radius: 8px;
  background: linear-gradient(120deg, #596cff, #8956ff);
  color: #fff !important;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.04em;
  text-decoration: none !important;
  text-transform: uppercase;
  box-shadow: 0 12px 28px rgba(89, 108, 255, 0.24); }

.avs-partner-gate-button:hover,
.avs-partner-gate-button:focus-visible {
  background: linear-gradient(120deg, #6a7aff, #9868ff);
  box-shadow: 0 15px 34px rgba(89, 108, 255, 0.34);
  transform: translateY(-1px); }

.avs-partner-gate-cta-card {
  margin-block-end: 0; }

.avs-partner-gate-cta-card p {
  display: none; }

.avs-partner-gate-cta-card .avs-partner-gate-button {
  width: 100%;
  box-sizing: border-box; }

/* The empty global quick-look mount exists on every Zoho page. */
#product_quick_look > .avs-partner-gate-cta-detail {
  display: none !important; }

/* Header partner access states. Guests get direct application and sign-in
   actions; authenticated portal members get the native My Account dropdown. */
.avs-header-auth-actions {
  display: none; }

.avs-header-account-label {
  display: none; }

.avs-header-portal-fallback,
.avs-header-account-link {
  display: none; }

html.avs-partner-authenticated .avs-header-auth-actions {
  display: none !important; }

html.avs-partner-authenticated .avs-header-account-label {
  display: inline-block !important; }

html.avs-partner-authenticated .theme-header .avs-header-portal-fallback {
  display: inline-flex !important;
  align-items: center; }

html.avs-partner-authenticated .theme-header .avs-header-account-link {
  display: inline-flex !important;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  border: 1px solid rgba(156, 180, 209, 0.3);
  border-radius: 9px;
  color: #f5f8ff !important;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  box-sizing: border-box; }

html.avs-partner-guest .theme-header .avs-header-portal-fallback {
  display: inline-flex !important;
  align-items: center; }

html.avs-partner-guest .avs-header-account-label {
  display: none !important; }

.theme-header .avs-header-auth-actions {
  display: inline-flex;
  align-items: center;
  gap: 10px; }

.theme-header .avs-header-partner-link,
.theme-header .avs-header-signin-link {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  border: 1px solid rgba(156, 180, 209, 0.3);
  border-radius: 9px;
  color: #f5f8ff !important;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  box-sizing: border-box; }

.theme-header .avs-header-partner-link {
  border-color: transparent;
  background: linear-gradient(120deg, #596cff, #8956ff);
  box-shadow: 0 10px 24px rgba(89, 108, 255, 0.22); }

.theme-header .avs-header-signin-link {
  background: rgba(156, 180, 209, 0.06); }

.theme-header .avs-header-account-label {
  display: none;
  color: #f5f8ff;
  font-size: 14px;
  font-weight: 750;
  line-height: 1;
  white-space: nowrap; }

html.avs-partner-guest .theme-header .theme-portal-login.theme-portal-icon-enabled {
  width: auto !important;
  min-height: 42px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important; }

html.avs-partner-guest .theme-header .theme-portal-login .theme-portal-icon,
html.avs-partner-guest .theme-header .theme-portal-login .theme-portal-container-dropdown,
html.avs-partner-guest .theme-header .avs-header-account-label {
  display: none !important; }

html.avs-partner-authenticated .theme-header .avs-header-auth-actions {
  display: none !important; }

html.avs-partner-authenticated .theme-header .avs-header-account-label {
  display: inline-block !important; }

@media all and (max-width: 991px) {
  .avs-header-auth-actions,
  .avs-header-account-label,
  .avs-header-portal-fallback,
  .avs-header-account-link {
    display: none !important; } }

/* Desktop checkout header actions use the same native wishlist and member
   portal controls that Zoho already renders in the mobile header. */
.theme-checkout-header > .zpcontainer {
  display: flex !important;
  align-items: center !important; }

.theme-checkout-header .avs-checkout-actions {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-left: auto !important; }

.theme-checkout-header .avs-checkout-action {
  display: inline-flex !important;
  flex: 0 0 44px !important;
  align-items: center !important;
  justify-content: center !important;
  width: 44px !important;
  height: 44px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid rgba(156, 180, 209, 0.22) !important;
  border-radius: 11px !important;
  background: rgba(9, 24, 42, 0.72) !important;
  color: #9fb4cd !important;
  text-decoration: none !important;
  box-sizing: border-box !important; }

.theme-checkout-header .avs-checkout-action svg,
.theme-checkout-header .avs-checkout-action svg path,
.theme-checkout-header .avs-checkout-action svg circle {
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.7 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important; }

.theme-checkout-header .avs-checkout-wishlist {
  color: #ff5c84 !important; }

.theme-checkout-header .avs-checkout-action:hover,
.theme-checkout-header .avs-checkout-action:focus-visible {
  border-color: rgba(46, 200, 255, 0.48) !important;
  background: rgba(46, 200, 255, 0.1) !important;
  outline: 0 !important; }

.theme-checkout-header .avs-checkout-actions [data-zs-view-wishlist],
.theme-checkout-header .avs-checkout-actions [data-theme-portal-non-responsive],
.theme-checkout-header .avs-checkout-actions .theme-portal-login {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important; }

.theme-checkout-header .avs-checkout-actions [data-zs-view-wishlist],
.theme-checkout-header .avs-checkout-actions .theme-portal-icon {
  width: 44px !important;
  height: 44px !important;
  margin: 0 !important;
  border: 1px solid rgba(156, 180, 209, 0.22) !important;
  border-radius: 11px !important;
  background: rgba(9, 24, 42, 0.72) !important;
  color: #9fb4cd !important; }

.theme-checkout-header .avs-checkout-actions [data-zs-view-wishlist] svg,
.theme-checkout-header .avs-checkout-actions [data-zs-view-wishlist] svg path {
  fill: none !important;
  stroke: #ff5c84 !important; }

@media all and (max-width: 767px) {
  .theme-checkout-header .avs-checkout-actions {
    display: none !important; } }

/* v18: specification cards are layout items, not a bulleted list. */
.avs-home .model-card__specs {
  padding-inline-start: 0 !important;
  list-style: none !important; }

.avs-home .model-card__specs li {
  list-style: none !important; }

.avs-home .model-card__specs li::marker,
.avs-home .model-card__specs li::before,
.avs-home .model-card__specs li::after {
  content: none !important;
  display: none !important; }

/* v18: the Base mobile search shell must not consume header width while closed. */
@media all and (max-width: 767px) {
  html,
  body,
  .theme-mobile-content-wrap,
  .theme-content-area,
  .theme-content-area-inner,
  .avs-home {
    max-width: 100% !important;
    overflow-x: hidden !important; }
  .theme-mobile-header-search:not(.theme-mobile-header-search-open) > .theme-search-field-container {
    flex: 0 0 0 !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important; }
  /* v18: keep every Base mobile-header variant on the AVStudio dark palette. */
  .theme-mobile-header-top,
  .theme-mobile-header-bottom,
  .theme-mobile-header-top .theme-mobile-header-nav-wrapper,
  .theme-mobile-header-bottom .theme-mobile-header-icon-wrapper,
  [data-zs-mobile-header-three-top],
  [data-zs-mobile-header-five-top] {
    border-color: rgba(156, 180, 209, 0.2) !important;
    background: #030c1c !important;
    color: #f5f8ff !important; }
  .theme-mobile-header-top .theme-mobile-header-site-name-caption,
  .theme-mobile-header-top .theme-mobile-header-site-name,
  .theme-mobile-header-top .theme-mobile-header-site-caption {
    display: none !important; }
  .theme-mobile-header-slide-open,
  [data-zs-mobile-header-slide-open] {
    width: 40px !important;
    height: 40px !important;
    border: 1px solid rgba(46, 200, 255, 0.28) !important;
    border-radius: 10px !important;
    background: rgba(46, 200, 255, 0.08) !important;
    color: #2ec8ff !important; }
  .theme-mobile-header-slide-open svg,
  .theme-mobile-header-slide-open svg path,
  [data-zs-mobile-header-slide-open] svg,
  [data-zs-mobile-header-slide-open] svg path {
    fill: #2ec8ff !important;
    stroke: #2ec8ff !important; }
  .theme-mobile-header-slide-open:hover,
  .theme-mobile-header-slide-open:focus-visible,
  [data-zs-mobile-header-slide-open]:hover,
  [data-zs-mobile-header-slide-open]:focus-visible {
    border-color: rgba(46, 200, 255, 0.55) !important;
    background: rgba(46, 200, 255, 0.15) !important;
    outline: 2px solid rgba(46, 200, 255, 0.32) !important;
    outline-offset: 2px !important; }
  .theme-mobile-header-slidewrapper,
  [data-zs-mobile-header-slide-wrapper] {
    background: rgba(0, 6, 16, 0.72) !important;
    backdrop-filter: blur(6px) !important; }
  .theme-mobile-header-slidewrapper .theme-mobile-header-slide,
  .theme-mobile-header-slidewrapper .theme-mobile-header-slide-header,
  .theme-mobile-header-slidewrapper .theme-mobile-header-slide-content,
  .theme-mobile-header-slidewrapper .theme-mobile-header-slide-box,
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-slide,
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-slide-header,
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-slide-content,
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-slide-box {
    border-color: rgba(156, 180, 209, 0.2) !important;
    background: #071426 !important;
    color: #f5f8ff !important; }
  .theme-mobile-header-slidewrapper .theme-mobile-header-slide-header {
    min-height: 72px !important;
    padding: 12px 18px !important;
    border-bottom: 1px solid rgba(156, 180, 209, 0.2) !important; }
  .theme-mobile-header-slide-close,
  [data-zs-drawer-close-button] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 42px !important;
    height: 42px !important;
    border: 1px solid rgba(46, 200, 255, 0.3) !important;
    border-radius: 10px !important;
    background: rgba(46, 200, 255, 0.08) !important;
    color: #2ec8ff !important;
    cursor: pointer !important; }
  .theme-mobile-header-slide-close svg,
  .theme-mobile-header-slide-close svg path,
  [data-zs-drawer-close-button] svg,
  [data-zs-drawer-close-button] svg path {
    fill: #2ec8ff !important;
    stroke: #2ec8ff !important; }
  .theme-mobile-header-slide-close:hover,
  .theme-mobile-header-slide-close:focus-visible,
  [data-zs-drawer-close-button]:hover,
  [data-zs-drawer-close-button]:focus-visible {
    border-color: rgba(255, 92, 132, 0.55) !important;
    background: rgba(255, 92, 132, 0.12) !important;
    color: #ff6f91 !important;
    outline: 2px solid rgba(255, 92, 132, 0.25) !important;
    outline-offset: 2px !important; }
  .theme-mobile-header-slide-close:hover svg,
  .theme-mobile-header-slide-close:hover svg path,
  [data-zs-drawer-close-button]:hover svg,
  [data-zs-drawer-close-button]:hover svg path {
    fill: #ff6f91 !important;
    stroke: #ff6f91 !important; }
  .theme-mobile-header-slidewrapper a,
  .theme-mobile-header-slidewrapper .theme-topbar-info a,
  .theme-mobile-header-slidewrapper .theme-topbar-info-icon-text,
  .theme-mobile-header-slidewrapper .theme-menu a,
  [data-zs-mobile-header-slide-wrapper] a {
    color: #c7d5e7 !important;
    opacity: 1 !important; }
  .theme-mobile-header-slidewrapper .theme-topbar-info,
  .theme-mobile-header-slidewrapper .theme-menu > ul > li {
    border-color: rgba(156, 180, 209, 0.16) !important; }
  .theme-mobile-header-slidewrapper .theme-topbar-info svg,
  .theme-mobile-header-slidewrapper .theme-topbar-info svg path,
  .theme-mobile-header-slidewrapper .theme-mobile-header-sociallinks svg,
  .theme-mobile-header-slidewrapper .theme-mobile-header-sociallinks svg path {
    fill: #7fa0c6 !important;
    color: #7fa0c6 !important; }
  .theme-mobile-header-slidewrapper a:hover,
  .theme-mobile-header-slidewrapper a:focus-visible,
  [data-zs-mobile-header-slide-wrapper] a:hover,
  [data-zs-mobile-header-slide-wrapper] a:focus-visible {
    color: #ffffff !important; }
  .theme-mobile-header-search.theme-mobile-header-search-open > .theme-search-field-container,
  .theme-mobile-header-search.theme-mobile-header-search-open .theme-search-field-container-floater {
    display: block !important;
    flex: 1 1 auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 0 !important;
    border: 0 !important;
    background: #071426 !important;
    opacity: 1 !important;
    visibility: visible !important; }
  .theme-mobile-header-search.theme-mobile-header-search-open .theme-search-field-container-inner,
  .theme-mobile-header-search.theme-mobile-header-search-open form {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
    min-width: 0 !important;
    padding: 12px !important;
    border: 1px solid rgba(156, 180, 209, 0.2) !important;
    border-radius: 12px !important;
    background: #071426 !important; }
  .theme-mobile-header-search.theme-mobile-header-search-open input[data-zs-search-input] {
    display: block !important;
    flex: 1 1 auto !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 44px !important;
    padding: 10px 14px !important;
    border: 1px solid rgba(156, 180, 209, 0.28) !important;
    border-radius: 9px !important;
    background: #0a1626 !important;
    color: #f5f8ff !important;
    line-height: 1.2 !important; }
  .theme-mobile-header-search.theme-mobile-header-search-open input[data-zs-search-input]::placeholder {
    color: #8fa4be !important;
    opacity: 1 !important; }
  .theme-mobile-header-search-back,
  .theme-mobile-header-search-clear {
    flex: 0 0 auto !important;
    color: #2ec8ff !important; }
  .theme-mobile-header-search-back svg,
  .theme-mobile-header-search-back svg path,
  .theme-mobile-header-search-clear svg,
  .theme-mobile-header-search-clear svg path {
    fill: #2ec8ff !important;
    stroke: #2ec8ff !important; }
  .theme-mobile-header-search .theme-search-go {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 54px !important;
    height: 44px !important;
    padding: 0 14px !important;
    border: 0 !important;
    border-radius: 9px !important;
    background: linear-gradient(135deg, #526dff, #8b52ff) !important;
    color: #ffffff !important; }
  /* Complete the dark mobile drawer: Base style 05 uses additional inner
     surfaces that are not covered by the generic slide-box selectors. */
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-navigation,
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-slide-footer,
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-contact-info,
  [data-zs-mobile-header-slide-wrapper] .theme-topbar-info,
  [data-zs-mobile-header-slide-wrapper] .theme-menu,
  [data-zs-mobile-header-slide-wrapper] .theme-menu ul,
  [data-zs-mobile-header-slide-wrapper] .theme-menu li,
  [data-zs-mobile-header-slide-wrapper] .theme-mobile-header-sociallinks {
    border-color: rgba(156, 180, 209, 0.18) !important;
    background: #071426 !important;
    color: #c7d5e7 !important; }
  [data-zs-mobile-header-slide-wrapper] .theme-menu a,
  [data-zs-mobile-header-slide-wrapper] .theme-topbar-info,
  [data-zs-mobile-header-slide-wrapper] .theme-topbar-info a,
  [data-zs-mobile-header-slide-wrapper] .theme-topbar-info-icon-text {
    color: #c7d5e7 !important;
    opacity: 1 !important; }
  /* Override the black fills embedded in the Base header SVG markup. */
  [data-zs-mobile-header-search-icon] svg path,
  [data-zs-mobile-header-five-bottom] .theme-mobile-header-icon svg path,
  [data-zs-mobile-header-five-bottom] [data-zs-cart-icon] svg path,
  [data-zs-mobile-header-five-bottom] [data-zs-cart-icon] svg circle {
    fill: #9fb3cb !important;
    stroke: #9fb3cb !important; }
  [data-zs-mobile-header-five-top] [data-zs-view-wishlist] svg path {
    fill: transparent !important;
    stroke: #111827 !important; }
  [data-zs-mobile-header-five-bottom] [data-zs-drawer-open-button="portal"] {
    color: #9fb3cb !important; }
  .avs-home .hero__inner,
  .avs-home .hero__content,
  .avs-home .hero__visual {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important; }
  .avs-home .hero__inner {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    overflow: hidden !important; }
  .avs-home .hero__visual {
    margin-inline: 0 !important;
    overflow: hidden !important; }
  .avs-home .hero__image {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important; } }

/* Customer portal forms are rendered by Zoho outside the storefront's dark
   page shell. Keep their light surface, but restore dark headings and labels. */
[data-zs-user-account-content-area]:not(.zpmyorder-section) {
  color: #13233d !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) h1,
[data-zs-user-account-content-area]:not(.zpmyorder-section) h2,
[data-zs-user-account-content-area]:not(.zpmyorder-section) h3,
[data-zs-user-account-content-area]:not(.zpmyorder-section) h4,
[data-zs-user-account-content-area]:not(.zpmyorder-section) [class*="heading"],
[data-zs-user-account-content-area]:not(.zpmyorder-section) [class*="title"] {
  color: #073f76 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) form label,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form label span,
[data-zs-user-account-content-area]:not(.zpmyorder-section) [class*="label"],
[data-zs-user-account-content-area]:not(.zpmyorder-section) [class*="field"] > span:first-child {
  color: #33425c !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),
[data-zs-user-account-content-area]:not(.zpmyorder-section) textarea,
[data-zs-user-account-content-area]:not(.zpmyorder-section) select {
  border-color: #64748b !important;
  background: #424954 !important;
  color: #ffffff !important;
  caret-color: #2fd0f5 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) input::placeholder,
[data-zs-user-account-content-area]:not(.zpmyorder-section) textarea::placeholder {
  color: #d7e1ee !important;
  opacity: 0.82 !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) input:focus,
[data-zs-user-account-content-area]:not(.zpmyorder-section) textarea:focus,
[data-zs-user-account-content-area]:not(.zpmyorder-section) select:focus {
  border-color: #159fd2 !important;
  outline: 2px solid rgba(21, 159, 210, 0.22) !important;
  outline-offset: 1px !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) input[type="checkbox"] + label,
[data-zs-user-account-content-area]:not(.zpmyorder-section) input[type="checkbox"] ~ label,
[data-zs-user-account-content-area]:not(.zpmyorder-section) input[type="radio"] + label {
  color: #33425c !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) svg path[stroke="#434C69"],
[data-zs-user-account-content-area]:not(.zpmyorder-section) svg path[stroke="#60698F"] {
  stroke: #28547f !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) svg path[fill="#434C69"],
[data-zs-user-account-content-area]:not(.zpmyorder-section) svg path[fill="#60698F"] {
  fill: #28547f !important; }

/* Portal edit forms use generated label wrappers (often plain div/span rather
   than label elements). Establish a light-form color contract for every
   generated field, then explicitly restore action-button colors. */
[data-zs-user-account-content-area]:not(.zpmyorder-section) form,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form div,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form p,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form label,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form span {
  color: #33425c !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),
[data-zs-user-account-content-area]:not(.zpmyorder-section) form textarea,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form select {
  border: 1px solid #9aa9bc !important;
  background: #f8fafc !important;
  color: #13233d !important;
  caret-color: #087eae !important;
  -webkit-text-fill-color: #13233d !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) form input:disabled,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form textarea:disabled,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form select:disabled,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form input[readonly],
[data-zs-user-account-content-area]:not(.zpmyorder-section) form textarea[readonly] {
  border-color: #c3ccd8 !important;
  background: #e8edf3 !important;
  color: #3f5068 !important;
  -webkit-text-fill-color: #3f5068 !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) form input::placeholder,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form textarea::placeholder {
  color: #64748b !important;
  -webkit-text-fill-color: #64748b !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) form input:focus,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form textarea:focus,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form select:focus {
  border-color: #159fd2 !important;
  background: #ffffff !important;
  outline: 2px solid rgba(21, 159, 210, 0.22) !important;
  outline-offset: 1px !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) form button,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form button span,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form input[type="submit"],
[data-zs-user-account-content-area]:not(.zpmyorder-section) form input[type="button"],
[data-zs-user-account-content-area]:not(.zpmyorder-section) form .zpbutton,
[data-zs-user-account-content-area]:not(.zpmyorder-section) form .zpbutton span {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) form [class*="required"],
[data-zs-user-account-content-area]:not(.zpmyorder-section) form [class*="mandatory"],
[data-zs-user-account-content-area]:not(.zpmyorder-section) form sup {
  color: #c62828 !important;
  -webkit-text-fill-color: #c62828 !important; }

[data-zs-user-account-content-area]:not(.zpmyorder-section) form select option {
  background: #ffffff !important;
  color: #13233d !important; }

/* v18: mobile cart spacing and quantity control cleanup. */
@media all and (max-width: 767px) {
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) {
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    gap: 18px !important; }
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) .theme-cart-details-container,
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) .theme-cart-summary-container {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important; }
  .theme-cart-area-container.theme-cart-body:not(.theme-cart-empty) .theme-cart-summary-inner-container {
    position: static !important;
    width: 100% !important;
    margin: 0 !important; }
  .theme-shopping-cart-table-container .theme-cart-table-row[data-cart-item] {
    border-block-end: 0 !important; }
  .theme-shopping-cart-table-container .theme-cart-table-row[data-cart-item] .theme-cart-qty {
    align-items: flex-start !important;
    justify-content: flex-start !important; }
  .theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-quantity-field-button {
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important; }
  .theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity {
    overflow: hidden !important;
    border: 1px solid rgba(156, 180, 209, 0.34) !important;
    border-radius: 10px !important;
    box-shadow: none !important; } }

/* Keep the quantity stepper independent from Zoho's delete-at-one state.
   The cart already exposes a dedicated Remove action below the item. */
.theme-shopping-cart-table-container .theme-cart-qty
.theme-product-list-quantity-decrease > [data-zs-delete-icon] {
  display: none !important; }

.theme-shopping-cart-table-container .theme-cart-qty
.theme-product-list-quantity-decrease > .theme-cart-decrease,
.theme-shopping-cart-table-container .theme-cart-qty
.theme-product-list-quantity-decrease > input.theme-cart-qty-inc-dec {
  display: block !important; }

/* Desktop header search: compact trigger with the native Zoho search form
   opening as a dropdown. toggleSearch() continues to control inline display. */
@media all and (min-width: 992px) {
  .theme-header .theme-search-cart-non-res .theme-search {
    position: relative !important;
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px !important;
    height: 44px !important;
    overflow: visible !important;
    background: transparent !important; }
  .theme-header .theme-search-cart-non-res .theme-search > .theme-search-icon[data-zs-search-icon] {
    position: static !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 44px !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #aebed1 !important;
    background: #0a1626 !important;
    border: 1px solid rgba(156, 180, 209, 0.24) !important;
    border-radius: 10px !important;
    transform: none !important;
    pointer-events: auto !important;
    cursor: pointer !important; }
  .theme-header .theme-search-cart-non-res .theme-search > .theme-search-icon[data-zs-search-icon]:hover,
  .theme-header .theme-search-cart-non-res .theme-search > .theme-search-icon[data-zs-search-icon]:focus-visible {
    color: #ffffff !important;
    background: #10233a !important;
    border-color: #2ec8ff !important;
    box-shadow: 0 0 0 3px rgba(46, 200, 255, 0.14) !important; }
  .theme-header .theme-search-cart-non-res .theme-search > .theme-search-icon[data-zs-search-icon] svg {
    width: 20px !important;
    height: 20px !important; }
  .theme-header .theme-search-cart-non-res .theme-search .theme-search-field-container {
    position: absolute !important;
    z-index: 40 !important;
    inset-block-start: calc(100% + 10px) !important;
    inset-inline-end: 0 !important;
    inset-inline-start: auto !important;
    width: 340px !important;
    max-width: calc(100vw - 32px) !important;
    padding: 6px !important;
    background: #071426 !important;
    border: 1px solid rgba(46, 200, 255, 0.58) !important;
    border-radius: 12px !important;
    box-shadow: 0 18px 44px rgba(0, 0, 0, 0.38) !important; }
  .theme-header .theme-search-cart-non-res .theme-search .theme-search-field-container form {
    display: flex !important;
    align-items: stretch !important;
    width: 100% !important;
    background: transparent !important; }
  .theme-header .theme-search-cart-non-res .theme-search .theme-search-field-container form input[data-zs-search-input] {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    padding-inline: 14px !important;
    border-radius: 8px 0 0 8px !important; }
  .theme-header .theme-search-cart-non-res .theme-search .theme-search-field-container .theme-search-go {
    flex: 0 0 auto !important;
    min-width: 58px !important;
    min-height: 42px !important;
    margin: 0 !important;
    color: #ffffff !important;
    background: #13243a !important;
    border: 1px solid rgba(156, 180, 209, 0.28) !important;
    border-radius: 0 8px 8px 0 !important; } }

/* Mobile style 05: keep the complete utility row inside the viewport and give
   the storefront content a real mobile gutter. The Base markup nests the
   bottom icon group inside the top navigation wrapper. */
@media all and (max-width: 767px) {
  [data-zs-mobile-header-five-top],
  [data-zs-mobile-header-five-top] .theme-mobile-header-nav-wrapper {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    box-sizing: border-box !important; }
  [data-zs-mobile-header-five-top] .theme-mobile-header-nav-wrapper {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 10px 14px !important;
    overflow: visible !important; }
  [data-zs-mobile-header-five-top] .theme-mobile-header-logo {
    flex: 0 1 126px !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 126px !important;
    margin: 0 auto 0 0 !important; }
  [data-zs-mobile-header-five-top] .theme-mobile-header-logo img {
    display: block !important;
    width: auto !important;
    max-width: 100% !important;
    max-height: 38px !important; }
  [data-zs-mobile-header-five-top] .theme-mobile-header-search,
  [data-zs-mobile-header-five-top] [data-zs-view-wishlist],
  [data-zs-mobile-header-five-top] [data-zs-mobile-header-five-bottom],
  [data-zs-mobile-header-five-top] [data-zs-mobile-header-five-bottom] .theme-mobile-header-icon-wrapper {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important; }
  [data-zs-mobile-header-five-top] [data-zs-mobile-header-five-bottom],
  [data-zs-mobile-header-five-top] [data-zs-mobile-header-five-bottom] .theme-mobile-header-icon-wrapper {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important; }
  [data-zs-mobile-header-five-top] .theme-mobile-header-search-icon-wrapper,
  [data-zs-mobile-header-five-top] [data-zs-view-wishlist],
  [data-zs-mobile-header-five-bottom] .theme-mobile-header-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 34px !important;
    min-width: 34px !important;
    height: 40px !important;
    padding: 0 !important; }
  .avs-home .container {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important; }
  .avs-home .hero {
    width: 100% !important;
    padding-inline: 0 !important;
    box-sizing: border-box !important; }
  .avs-home .hero__content {
    padding-inline: 0 !important; }
  /* Navigation and portal drawers have different inner trees. Both must use
     readable dark surfaces instead of inheriting Base's white panels. */
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content],
  [data-zs-mobile-header-slide-wrapper] .theme-responsive-menu,
  [data-zs-mobile-header-slide-wrapper] .theme-menu-area,
  [data-zs-mobile-header-slide-wrapper] .theme-topbar-contact-info,
  [data-zs-mobile-header-slide-wrapper] .theme-portal-style,
  [data-zs-mobile-header-slide-wrapper] .theme-portal-container,
  [data-zs-mobile-header-slide-wrapper] .theme-portal-content,
  [data-zs-mobile-header-slide-wrapper] .theme-user-name-dropdown,
  [data-zs-mobile-header-slide-wrapper] .theme-username-dropdown-list,
  [data-zs-mobile-header-slide-wrapper] .theme-username-dropdown-list li {
    border-color: rgba(156, 180, 209, 0.18) !important;
    background: #071426 !important;
    color: #c7d5e7 !important; }
  [data-zs-mobile-header-slide-wrapper] .theme-menu-name,
  [data-zs-mobile-header-slide-wrapper] .theme-portal-username,
  [data-zs-mobile-header-slide-wrapper] .theme-portal-content a,
  [data-zs-mobile-header-slide-wrapper] .theme-username-dropdown-list a {
    color: #d7e4f4 !important;
    -webkit-text-fill-color: #d7e4f4 !important;
    opacity: 1 !important; } }

/* Saved-for-later cards use the same dark controls as the cart and wishlist. */
.save-for-later-container .variant-price,
.save-for-later-container .variant-price span,
.save-for-later-container .variant-price [data-zs-selling-price] {
  color: #f7fbff !important; }

.save-for-later-container .variant-addcart-container {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 52px;
  gap: 12px;
  align-items: stretch;
  width: 100%; }

.save-for-later-container .variant-addcart-container .wishlist-btn,
.save-for-later-container .variant-addcart-container .wishlist-btn > a {
  width: 100% !important;
  min-width: 0;
  margin: 0 !important; }

.save-for-later-container .wishlist-rm-icon {
  display: grid !important;
  place-items: center;
  width: 52px !important;
  min-width: 52px;
  height: 100% !important;
  min-height: 52px;
  margin: 0 !important;
  padding: 0 !important;
  color: #aebed1 !important;
  background: #14253a !important;
  border: 1px solid #31465f !important;
  border-radius: 10px !important; }

.save-for-later-container .wishlist-rm-icon:hover,
.save-for-later-container .wishlist-rm-icon:focus-visible {
  color: #ffffff !important;
  background: #1b314b !important;
  border-color: #21c8ff !important; }

.save-for-later-container .wishlist-rm-icon svg {
  display: block !important;
  margin: 0 !important; }

.save-for-later-container .wishlist-rm-icon svg rect {
  fill: transparent !important; }

.save-for-later-container .wishlist-rm-icon svg path {
  fill: currentColor !important; }

/* Wishlist card polish and resilient image fallback. Keep this block last so
   Base-theme declarations cannot override the action-row geometry. */
[data-zs-variant-wishlist] .wishlist-image {
  position: relative !important;
  overflow: hidden !important;
  background: radial-gradient(circle at 50% 45%, rgba(46, 200, 255, 0.12), transparent 46%), linear-gradient(145deg, #10243b, #091726) !important; }

[data-zs-variant-wishlist] .wishlist-image::after {
  content: "Image unavailable";
  position: absolute;
  inset: 50% auto auto 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  color: #8296ad;
  font-size: 14px;
  font-weight: 600;
  opacity: 0;
  pointer-events: none; }

[data-zs-variant-wishlist] .wishlist-image.avs-image-unavailable::after {
  opacity: 1; }

[data-zs-variant-wishlist] .wishlist-image-container {
  position: relative !important;
  z-index: 1 !important;
  color: transparent !important;
  font-size: 0 !important; }

[data-zs-variant-wishlist] .wishlist-image-container.avs-image-error {
  visibility: hidden !important; }

[data-zs-variant-wishlist] .variant-addcart-container {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 56px !important;
  align-items: center !important;
  gap: 14px !important;
  width: 100% !important; }

[data-zs-variant-wishlist] .wishlist-btn,
[data-zs-variant-wishlist] .wishlist-btn .zpbutton {
  height: 56px !important;
  min-height: 56px !important;
  margin: 0 !important; }

[data-zs-variant-wishlist] .wishlist-rm-icon {
  align-self: center !important;
  width: 56px !important;
  min-width: 56px !important;
  max-width: 56px !important;
  height: 56px !important;
  min-height: 56px !important;
  max-height: 56px !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important; }

[data-zs-variant-wishlist] .wishlist-rm-icon svg {
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  margin: auto !important; }

/* Header balance and trusted-logo raster fixes (post Test 54 audit). */
@media all and (min-width: 768px) {
  .theme-header .theme-navigation-and-icons {
    justify-content: flex-end !important;
    gap: 14px !important; }
  .theme-header .theme-search-cart-non-res,
  .theme-header .theme-search-cart-non-res .theme-search-and-mini-cart-group {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important; }
  .theme-header .theme-search-cart-non-res .theme-search {
    flex: 0 0 48px !important;
    width: 48px !important;
    min-width: 48px !important; } }

/* These two WebP files are generated from transparent SVG masters. Do not
   replace them with white-background exports: the shared monochrome filter
   would turn the complete image rectangle gray. */
.avs-home .partner-logo--amx img,
.avs-home .partner-logo--qsys img {
  background: transparent !important; }

@media all and (max-width: 767px) {
  [data-zs-mobile-header-five-top] .theme-mobile-header-nav-wrapper {
    gap: 8px !important;
    padding-left: 14px !important;
    padding-right: 20px !important; }
  [data-zs-mobile-header-five-top] .theme-mobile-header-logo {
    flex-basis: 120px !important;
    max-width: 120px !important; }
  [data-zs-mobile-header-five-top] .theme-mobile-header-search-icon-wrapper,
  [data-zs-mobile-header-five-top] [data-zs-view-wishlist],
  [data-zs-mobile-header-five-bottom] .theme-mobile-header-icon {
    width: 32px !important;
    min-width: 32px !important; }
  [data-zs-mobile-header-five-top] [data-zs-mobile-header-five-bottom] {
    margin-right: 2px !important; } }

/* Mobile search: keep the native back control above the form and simplify
   the duplicated filter/sort toolbar supplied by the Base template. */
@media all and (max-width: 767px) {
  .theme-mobile-header-search.theme-mobile-header-search-open .theme-mobile-header-search-back {
    position: relative !important;
    z-index: 20 !important;
    display: inline-flex !important;
    flex: 0 0 44px !important;
    align-items: center !important;
    justify-content: center !important;
    width: 44px !important;
    height: 44px !important;
    pointer-events: auto !important;
    cursor: pointer !important; }
  .theme-mobile-header-search.theme-mobile-header-search-open form {
    position: relative !important;
    z-index: 1 !important; }
  [data-zs-search-products] .theme-product-filter-icon-mobile-container {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    width: 100% !important;
    margin: 18px 0 24px !important; }
  [data-zs-search-products] .theme-product-filter-icon-mobile-search {
    display: none !important; }
  [data-zs-search-products] .theme-collection-sortby-section,
  [data-zs-search-products] .theme-collection-sort,
  [data-zs-search-products] .theme-collection-sort-inner.theme-custom-sort {
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important; }
  [data-zs-search-products] .theme-collection-sort-inner.theme-custom-sort {
    display: inline-flex !important;
    min-height: 48px !important;
    align-items: center !important;
    gap: 4px !important;
    padding: 0 14px !important;
    border: 1px solid rgba(46, 200, 255, 0.55) !important;
    border-radius: 8px !important;
    box-sizing: border-box !important; }
  [data-zs-search-products] .theme-sortby-label {
    margin: 0 !important;
    white-space: nowrap !important; }
  [data-zs-search-products] .theme-custom-select-value {
    white-space: nowrap !important; }
  [data-zs-search-products] .theme-product-filter-icon-mobile:not(.theme-product-filter-icon-mobile-search) {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    min-height: 48px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 14px !important;
    border: 1px solid rgba(46, 200, 255, 0.55) !important;
    border-radius: 8px !important;
    box-sizing: border-box !important; }
  [data-zs-search-products] .theme-product-filter-icon-mobile:not(.theme-product-filter-icon-mobile-search) .theme-filters-header {
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important; }
  [data-zs-search-products] .theme-product-list-style-06 .theme-product-name,
  [data-zs-search-products] .theme-product-list-style-06 .theme-product-name a {
    letter-spacing: normal !important;
    text-indent: 0 !important;
    transform: none !important; }
  /* Search filters use a native off-canvas drawer. Keep its native hooks and
     replace the Base theme's white 85%-wide sheet with the AVStudio surface. */
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container].theme-produt-filter-row {
    position: fixed !important;
    inset: 0 auto 0 0 !important;
    z-index: 300 !important;
    display: flex !important;
    width: calc(100% - 64px) !important;
    max-width: 380px !important;
    height: 100vh !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    padding: 72px 20px 32px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    isolation: isolate !important;
    background-color: #071426 !important;
    background-image: linear-gradient(#071426, #071426) !important;
    color: #dbe5f1 !important;
    box-shadow: 18px 0 48px rgba(0, 0, 0, 0.42) !important;
    box-sizing: border-box !important;
    transform: translateX(-105%) !important;
    transition: transform 0.24s ease !important; }
  /* Zoho injects a late `background: color-default` declaration for style 01.
     This internal layer reliably covers it without blocking filter controls. */
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container].theme-produt-filter-row::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: -1 !important;
    display: block !important;
    width: 100% !important;
    min-height: 100vh !important;
    background: #071426 !important;
    pointer-events: none !important; }
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container].theme-produt-filter-row.theme-mobile-filter-show {
    left: 0 !important;
    transform: translateX(0) !important; }
  .theme-productfilter-enable-search > .zpcontainer > .theme-product-filter-mobile-overlay {
    inset: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    background: rgba(1, 8, 19, 0.76) !important;
    backdrop-filter: blur(3px) !important; }
  .theme-productfilter-enable-search > .zpcontainer > .theme-product-filter-mobile-overlay svg {
    top: 16px !important;
    right: 12px !important;
    width: 40px !important;
    height: 40px !important;
    padding: 8px !important;
    fill: #dbe5f1 !important;
    border: 1px solid rgba(46, 200, 255, 0.42) !important;
    border-radius: 8px !important;
    background: #0d2037 !important;
    box-sizing: border-box !important;
    cursor: pointer !important; }
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container] .theme-product-filter-box {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(156, 180, 209, 0.2) !important;
    background: transparent !important;
    box-sizing: border-box !important; }
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container] .theme-product-filter-type {
    display: flex !important;
    width: 100% !important;
    min-height: 56px !important;
    align-items: center !important;
    justify-content: space-between !important;
    margin: 0 !important;
    padding: 14px 0 !important;
    color: #f5f8ff !important;
    border: 0 !important;
    background: transparent !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    box-sizing: border-box !important;
    cursor: pointer !important; }
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container] .theme-filter-expand-icon,
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container] .theme-filter-close-icon {
    flex: 0 0 16px !important;
    width: 16px !important;
    height: 16px !important;
    margin-inline-start: auto !important;
    fill: #2ec8ff !important; }
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container] [data-zs-filter-option-values-wrapper] {
    width: 100% !important;
    padding: 0 0 16px !important;
    color: #aebbd0 !important;
    box-sizing: border-box !important; }
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container] .theme-product-filter-option-container,
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container] .theme-product-filter-color-container {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container] .theme-product-filter-text button,
  .theme-productfilter-enable-search > .zpcontainer > [data-zs-filter-container] .theme-product-filter-custom-color-name {
    color: #c8d5e7 !important;
    font-size: 15px !important; } }

/* Pending combined build: align the mobile newsletter with footer gutters. */
@media all and (max-width: 767px) {
  .theme-footer-area .zpelem-newsletter .zpnewsletter-input-container {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 10px !important;
    width: calc(100% - 48px) !important;
    max-width: 480px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    box-sizing: border-box !important; }
  .theme-footer-area .zpelem-newsletter .zpnewsletter-input-container .zpnewsletter-email-input-field,
  .theme-footer-area .zpelem-newsletter .zpnewsletter-input-container input[type="text"],
  .theme-footer-area .zpelem-newsletter .zpnewsletter-input-container input[type="email"],
  .theme-footer-area .zpelem-newsletter .zpnewsletter-input-container .zpnewsletter-button,
  .theme-footer-area .zpelem-newsletter .zpnewsletter-input-container .zpbutton {
    width: 100% !important;
    min-width: 0 !important;
    height: 48px !important;
    margin: 0 !important;
    border-width: 1px !important;
    border-radius: 10px !important;
    box-sizing: border-box !important; }
  .theme-footer-area .zpelem-newsletter .zpnewsletter-heading {
    padding-right: 24px !important;
    padding-left: 24px !important;
    box-sizing: border-box !important; } }

/* Pending combined build: let mobile wishlist cards use the full content row. */
@media all and (max-width: 767px) {
  .wishlist-filter-container ~ .zprow {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .wishlist-filter-container ~ .zprow > [data-zs-variant-wishlist] {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    box-sizing: border-box !important; }
  [data-zs-variant-wishlist] .wishlist-grid {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    box-sizing: border-box !important; } }

/* Pending combined build: dark floating mobile cart summary. */
@media all and (max-width: 767px) {
  .theme-cart-mobile-summary-container[data-fixed-mobile-cart-summary] {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 16px !important;
    right: 12px !important;
    bottom: 12px !important;
    left: 12px !important;
    width: auto !important;
    padding: 14px !important;
    border: 1px solid rgba(156, 180, 209, 0.28) !important;
    border-radius: 16px !important;
    background: rgba(7, 17, 31, 0.96) !important;
    color: #f5f8ff !important;
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.48) !important;
    box-sizing: border-box !important;
    backdrop-filter: blur(14px) !important; }
  .theme-cart-mobile-summary-container[data-fixed-mobile-cart-summary] > div:first-child {
    display: flex !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
    flex-direction: column !important;
    gap: 4px !important; }
  .theme-cart-mobile-summary-container[data-fixed-mobile-cart-summary] p {
    margin: 0 !important;
    color: #aebdd0 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important; }
  .theme-cart-mobile-summary-container[data-fixed-mobile-cart-summary] p em {
    color: #8296ad !important;
    font-style: normal !important;
    font-weight: 500 !important; }
  .theme-cart-mobile-summary-container[data-fixed-mobile-cart-summary] > div:first-child > span {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important; }
  .theme-cart-mobile-summary-container[data-fixed-mobile-cart-summary] .theme-cart-table-data {
    flex: 0 0 150px !important;
    width: 150px !important;
    margin: 0 !important;
    padding: 0 !important; }
  .theme-cart-mobile-summary-container[data-fixed-mobile-cart-summary] .theme-checkout-button {
    width: 100% !important;
    min-height: 50px !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 11px !important;
    background: linear-gradient(135deg, #596cff 0%, #8754ff 100%) !important;
    color: #ffffff !important;
    font-weight: 800 !important;
    box-shadow: 0 10px 24px rgba(89, 108, 255, 0.28) !important; } }

@media all and (max-width: 360px) {
  .theme-cart-mobile-summary-container[data-fixed-mobile-cart-summary] {
    gap: 10px !important; }
  .theme-cart-mobile-summary-container[data-fixed-mobile-cart-summary] .theme-cart-table-data {
    flex-basis: 128px !important;
    width: 128px !important; } }

/* Pending combined build: structured mobile member drawer actions. */
@media all and (max-width: 767px) {
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] .theme-portal-username-content {
    padding: 20px !important;
    box-sizing: border-box !important; }
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] .theme-user-name-dropdown {
    padding: 16px !important;
    border: 1px solid rgba(156, 180, 209, 0.2) !important;
    border-radius: 12px !important;
    background: rgba(156, 180, 209, 0.05) !important;
    box-sizing: border-box !important; }
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] .theme-portal-username {
    display: block !important;
    margin: 0 !important;
    color: #ffffff !important;
    font-size: 17px !important;
    font-weight: 750 !important;
    line-height: 1.35 !important; }
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] .theme-user-name-dropdown > .theme-portal-content {
    margin-top: 12px !important;
    padding: 0 !important;
    background: transparent !important; }
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] [data-portal-logout] {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 38px !important;
    padding: 8px 13px !important;
    border: 1px solid rgba(248, 113, 113, 0.34) !important;
    border-radius: 9px !important;
    background: rgba(239, 68, 68, 0.1) !important;
    color: #ffb4b4 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    box-sizing: border-box !important; }
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] [data-portal-logout]:hover,
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] [data-portal-logout]:focus-visible {
    border-color: rgba(248, 113, 113, 0.62) !important;
    background: rgba(239, 68, 68, 0.18) !important;
    color: #ffffff !important;
    outline: 0 !important; }
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] .theme-username-dropdown-list {
    display: grid !important;
    gap: 8px !important;
    margin: 14px 0 0 !important;
    padding: 0 !important; }
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] .theme-username-dropdown-list li {
    margin: 0 !important;
    border: 1px solid transparent !important;
    border-radius: 9px !important;
    background: transparent !important; }
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] .theme-username-dropdown-list li a {
    display: block !important;
    padding: 12px 14px !important;
    border-radius: 9px !important;
    color: #dbe5f1 !important;
    font-weight: 600 !important;
    text-decoration: none !important; }
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] .theme-username-dropdown-list li:hover,
  [data-zs-mobile-header-slide-wrapper] [data-zs-drawer-content="portal"] .theme-username-dropdown-list li:focus-within {
    border-color: rgba(46, 200, 255, 0.3) !important;
    background: rgba(46, 200, 255, 0.08) !important; } }

/* Pending combined build: dark customer profile form. */
[data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-container,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-cell,
[data-zs-user-account-content-area].zpmyorder-section #userProfileContainerArea,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-form,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-form-fieldset {
  background: transparent !important;
  color: #dbe5f1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-cell {
  border: 1px solid rgba(156, 180, 209, 0.22) !important;
  border-radius: 16px !important;
  background: linear-gradient(145deg, #0b1c30, #07111f) !important;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22) !important;
  overflow: hidden !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-header {
  padding: 20px 24px !important;
  border-bottom: 1px solid rgba(156, 180, 209, 0.2) !important;
  background: rgba(156, 180, 209, 0.04) !important;
  color: #f5f8ff !important;
  font-weight: 750 !important; }

[data-zs-user-account-content-area].zpmyorder-section #userProfileContainerArea {
  padding: 24px !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-field-label,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-choice-container label,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-checkbox-input-container {
  color: #aebdd0 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-mandatory {
  color: #ff7676 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-form-field {
  width: 100% !important;
  min-height: 48px !important;
  border: 1px solid rgba(156, 180, 209, 0.3) !important;
  border-radius: 9px !important;
  background: #0a1829 !important;
  color: #f5f8ff !important;
  -webkit-text-fill-color: #f5f8ff !important;
  box-shadow: none !important;
  box-sizing: border-box !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-form-field::placeholder {
  color: #748aa5 !important;
  -webkit-text-fill-color: #748aa5 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-form-field:focus {
  border-color: #2ec8ff !important;
  outline: 0 !important;
  box-shadow: 0 0 0 3px rgba(46, 200, 255, 0.16) !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-form-field:disabled,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-form-field[readonly] {
  background: #101e30 !important;
  color: #9fb1c7 !important;
  -webkit-text-fill-color: #9fb1c7 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-icon-formula svg path {
  fill: #9cb4d1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-choice-container input[type="radio"] {
  accent-color: #2ec8ff !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-phone-wrapper {
  display: grid !important;
  grid-template-columns: 110px minmax(0, 1fr) !important;
  align-items: stretch !important;
  gap: 10px !important;
  width: 100% !important;
  min-height: 48px !important; }

[data-zs-user-account-content-area].zpmyorder-section .country-code-display {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 110px !important;
  min-width: 110px !important;
  height: 48px !important;
  min-height: 48px !important;
  margin: 0 !important;
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background: #07111f !important;
  box-sizing: border-box !important;
  overflow: hidden !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-country-code-select {
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  opacity: 0 !important;
  cursor: pointer !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-country-display {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 46px !important;
  padding-right: 26px !important;
  text-align: center !important;
  box-sizing: border-box !important; }

@media all and (max-width: 767px) {
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-cell {
    width: 100% !important;
    max-width: 100% !important; }
  [data-zs-user-account-content-area].zpmyorder-section #userProfileContainerArea {
    padding: 18px !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-header {
    padding: 17px 18px !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-address-fieldset {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important; } }

/* Pending combined build: dark read-only customer profile details. */
[data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-content {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  color: #dbe5f1 !important;
  list-style: none !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-content-row {
  display: grid !important;
  grid-template-columns: minmax(140px, 0.8fr) minmax(0, 1.2fr) !important;
  gap: 18px !important;
  margin: 0 !important;
  padding: 15px 0 !important;
  border-bottom: 1px solid rgba(156, 180, 209, 0.17) !important;
  background: transparent !important;
  color: #dbe5f1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-content-row:last-child {
  border-bottom: 0 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-content-label {
  color: #91a4bc !important;
  font-weight: 600 !important;
  line-height: 1.45 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-content-value {
  min-width: 0 !important;
  color: #f5f8ff !important;
  font-weight: 650 !important;
  line-height: 1.45 !important;
  overflow-wrap: anywhere !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section #userProfileEditBtn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;
  min-height: 42px !important;
  padding: 9px 14px !important;
  border: 0 !important;
  border-radius: 9px !important;
  background: linear-gradient(135deg, #596cff 0%, #8754ff 100%) !important;
  color: #ffffff !important;
  font-weight: 750 !important;
  text-decoration: none !important; }

@media all and (max-width: 767px) {
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-content-row {
    grid-template-columns: 1fr !important;
    gap: 6px !important;
    padding: 14px 0 !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-dashboard-content-value:empty::after {
    content: "Not provided" !important;
    color: #647a95 !important;
    font-weight: 500 !important; } }

/* Pending combined build: readable native order-period dropdown. */
[data-zs-user-account-content-area].zpmyorder-section .zpmo-filter-select {
  color-scheme: dark !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-filter-select option {
  background: #0b1b30 !important;
  color: #f5f8ff !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-filter-select option:disabled {
  background: #0b1b30 !important;
  color: #6f849e !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-filter-select:focus {
  border-color: #2ec8ff !important;
  outline: 0 !important;
  box-shadow: 0 0 0 3px rgba(46, 200, 255, 0.16) !important; }

/* Pending combined build: dark expanded account navigation on mobile. */
@media all and (max-width: 767px) {
  .zpmo-navbar-section-container,
  .zpmo-navbar-section-container .zpmo-navbar-container,
  .zpmo-navbar-section-container .zpmo-navbar.zpmo-res-menu-active {
    border-color: rgba(156, 180, 209, 0.2) !important;
    background: #071426 !important;
    color: #dbe5f1 !important; }
  .zpmo-navbar-section-container .zpmo-navbar.zpmo-res-menu-active {
    display: grid !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 14px 16px 18px !important;
    box-sizing: border-box !important; }
  .zpmo-navbar-section-container .zpmo-userinfo-res {
    margin: 0 0 4px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important; }
  .zpmo-navbar-section-container .zpmo-userinfo {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    padding: 14px !important;
    border: 1px solid rgba(156, 180, 209, 0.2) !important;
    border-radius: 11px !important;
    background: rgba(156, 180, 209, 0.05) !important;
    box-sizing: border-box !important; }
  .zpmo-navbar-section-container .zpmo-portal-username {
    color: #f5f8ff !important;
    font-weight: 700 !important;
    opacity: 1 !important; }
  .zpmo-navbar-section-container .zpmo-portal-signout {
    padding: 7px 11px !important;
    border: 1px solid rgba(248, 113, 113, 0.34) !important;
    border-radius: 8px !important;
    background: rgba(239, 68, 68, 0.1) !important;
    color: #ffb4b4 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-decoration: none !important; }
  .zpmo-navbar-section-container .zpmo-navtab:not(.zpmo-userinfo-res) {
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid transparent !important;
    border-radius: 11px !important;
    background: transparent !important; }
  .zpmo-navbar-section-container .zpmo-navtab:not(.zpmo-userinfo-res) > a {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    min-height: 48px !important;
    padding: 10px 14px !important;
    border-radius: 10px !important;
    color: #cbd8e8 !important;
    font-weight: 650 !important;
    text-decoration: none !important;
    box-sizing: border-box !important; }
  .zpmo-navbar-section-container .zpmo-navtab:not(.zpmo-userinfo-res) svg path {
    stroke: #91a8c4 !important; }
  .zpmo-navbar-section-container .zpmo-navtab.zpmo-navtab-active {
    border-color: rgba(46, 200, 255, 0.42) !important;
    background: rgba(46, 200, 255, 0.1) !important; }
  .zpmo-navbar-section-container .zpmo-navtab.zpmo-navtab-active > a {
    color: #ffffff !important; }
  .zpmo-navbar-section-container .zpmo-navtab.zpmo-navtab-active svg path {
    stroke: #2fd0f5 !important; } }

/* Pending combined build: dark saved-address cards. */
[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-book-container,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-book-content {
  background: transparent !important;
  color: #dbe5f1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-title {
  color: #f5f8ff !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-title svg path {
  stroke: #2fd0f5 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-box {
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.22) !important;
  border-radius: 14px !important;
  background: linear-gradient(145deg, #0b1c30, #07111f) !important;
  color: #dbe5f1 !important;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.2) !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-box-inner {
  padding: 20px !important;
  background: transparent !important;
  color: #dbe5f1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-box-header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 14px !important;
  margin-bottom: 14px !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-name {
  color: #ffffff !important;
  font-weight: 750 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-content {
  margin: 0 0 8px !important;
  color: #b8c7d9 !important;
  line-height: 1.45 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-box-action.edit {
  display: inline-grid !important;
  place-items: center !important;
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgba(156, 180, 209, 0.26) !important;
  border-radius: 9px !important;
  background: rgba(156, 180, 209, 0.07) !important;
  cursor: pointer !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-box-action.edit svg path {
  stroke: #9fc7e8 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-box-action.edit:hover,
[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-box-action.edit:focus-visible {
  border-color: rgba(46, 200, 255, 0.5) !important;
  background: rgba(46, 200, 255, 0.1) !important;
  outline: 0 !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-box-footer {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 7px !important;
  min-height: 40px !important;
  padding: 8px 14px !important;
  border-top: 1px solid rgba(156, 180, 209, 0.18) !important;
  background: rgba(46, 200, 255, 0.07) !important;
  color: #8ee9df !important;
  box-sizing: border-box !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-address-box-footer svg path {
  fill: #57d9cf !important; }

[data-zs-user-account-content-area].zpmyorder-section .zpmo-default-label {
  color: #8ee9df !important;
  font-weight: 700 !important; }

@media all and (max-width: 767px) {
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-address-book-header {
    align-items: center !important;
    gap: 16px !important; }
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-address-book-content,
  [data-zs-user-account-content-area].zpmyorder-section .zpmo-address-box {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important; } }

/* Pending combined build: dark add/edit address form. */
[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-address-form {
  padding: 24px !important;
  border: 1px solid rgba(156, 180, 209, 0.22) !important;
  border-radius: 16px !important;
  background: linear-gradient(145deg, #0b1c30, #07111f) !important;
  color: #dbe5f1 !important;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22) !important;
  box-sizing: border-box !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-address-form-fieldset,
[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-address-fieldset,
[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-address-form-field,
[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-address-input {
  background: transparent !important;
  color: #dbe5f1 !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-address-field-label {
  color: #aebdd0 !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),
[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer textarea,
[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer select {
  width: 100% !important;
  min-height: 48px !important;
  padding: 11px 14px !important;
  border: 1px solid rgba(156, 180, 209, 0.3) !important;
  border-radius: 9px !important;
  background: #0a1829 !important;
  color: #f5f8ff !important;
  -webkit-text-fill-color: #f5f8ff !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
  opacity: 1 !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer textarea {
  min-height: 96px !important;
  resize: vertical !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer select {
  color-scheme: dark !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer select option {
  background: #0b1b30 !important;
  color: #f5f8ff !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer input:focus,
[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer textarea:focus,
[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer select:focus {
  border-color: #2ec8ff !important;
  outline: 0 !important;
  box-shadow: 0 0 0 3px rgba(46, 200, 255, 0.16) !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-select-arrow svg path {
  fill: #69d9e7 !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-phone-wrapper {
  display: grid !important;
  grid-template-columns: 110px minmax(0, 1fr) !important;
  align-items: stretch !important;
  gap: 0 !important;
  width: 100% !important;
  min-height: 48px !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .country-code-display {
  position: relative !important;
  display: flex !important;
  height: 48px !important;
  min-height: 48px !important;
  align-items: center !important;
  justify-content: center !important;
  width: 110px !important;
  min-width: 110px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid rgba(156, 180, 209, 0.3) !important;
  border-right: 0 !important;
  border-radius: 9px 0 0 9px !important;
  background: #0a1829 !important;
  color: #f5f8ff !important;
  overflow: hidden !important;
  box-sizing: border-box !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-country-code-select {
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  opacity: 0 !important;
  cursor: pointer !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-country-display {
  display: flex !important;
  min-height: 46px !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 32px 0 14px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #f5f8ff !important;
  line-height: 1.2 !important;
  text-align: center !important;
  box-shadow: none !important;
  box-sizing: border-box !important; }

[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-phone-wrapper > input,
[data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-phone-wrapper > .zpmo-form-field {
  height: 48px !important;
  min-height: 48px !important;
  margin: 0 !important;
  border-radius: 0 9px 9px 0 !important;
  box-sizing: border-box !important; }

[data-zs-user-account-content-area].zpmyorder-section #makeDefaultLi input[type="checkbox"] {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 18px !important;
  height: 18px !important;
  margin: 0 8px 0 0 !important;
  border: 1px solid #52677f !important;
  border-radius: 4px !important;
  background: #0a1829 !important;
  vertical-align: -4px !important;
  cursor: pointer !important; }

[data-zs-user-account-content-area].zpmyorder-section #makeDefaultLi input[type="checkbox"]:checked {
  border-color: #2ec8ff !important;
  background-color: #2ec8ff !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23061120' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' d='M3.5 8.2 6.6 11l5.9-6.2'/%3E%3C/svg%3E") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 14px 14px !important; }

@media all and (max-width: 767px) {
  [data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-address-form {
    width: 100% !important;
    padding: 18px !important; }
  [data-zs-user-account-content-area].zpmyorder-section #userAddressListContainer .zpmo-address-fieldset {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important; } }

/* Test 56: keep the checkout summary column readable when Zoho injects a
   fixed width on its inner panel, and normalize search-result card titles. */
@media (min-width: 1024px) {
  #zs-theme-checkout-wrap .theme-checkout-body {
    display: flex !important;
    align-items: flex-start !important;
    gap: 36px !important; }
  #zs-theme-checkout-wrap .theme-checkout-details {
    flex: 1 1 auto !important;
    width: auto !important;
    min-width: 0 !important; }
  #zs-order-summary-content.theme-cart-details {
    flex: 0 0 340px !important;
    width: 340px !important;
    min-width: 340px !important;
    max-width: 340px !important;
    writing-mode: horizontal-tb !important; }
  #zs-order-summary-content .theme-cart-details-inner {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    writing-mode: horizontal-tb !important;
    word-break: normal !important;
    overflow-wrap: normal !important; } }

@media (max-width: 1023px) {
  #zs-theme-checkout-wrap .theme-checkout-body {
    display: block !important; }
  #zs-theme-checkout-wrap .theme-checkout-details,
  #zs-order-summary-content.theme-cart-details {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important; }
  #zs-order-summary-content .theme-cart-details-inner {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    writing-mode: horizontal-tb !important; } }

[data-zs-search-products] .theme-product-list-style-06 .theme-product-name-price,
[data-zs-search-products] .theme-product-list-style-06 .theme-product-name {
  position: static !important;
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important; }

[data-zs-search-products] .theme-product-list-style-06 .theme-product-name {
  min-height: 52px !important;
  max-height: 52px !important;
  overflow: hidden !important; }

[data-zs-search-products] .theme-product-list-style-06 .theme-product-name a {
  position: static !important;
  display: -webkit-box !important;
  width: 100% !important;
  margin: 0 !important;
  overflow: hidden !important;
  color: #f5f8ff !important;
  line-height: 24px !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

/* Desktop header action cluster: keep search, wishlist, and cart compact and centered. */
@media all and (min-width: 992px) {
  .theme-header .zpcontainer .theme-navigation-and-icons .theme-search-cart-non-res {
    display: flex !important;
    align-self: center !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    margin-inline-end: 0 !important; }
  .theme-header .zpcontainer .theme-navigation-and-icons .theme-search-cart-non-res .theme-search-and-mini-cart-group {
    display: flex !important;
    align-items: center !important;
    align-self: center !important;
    gap: 10px !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important; }
  .theme-header .zpcontainer .theme-navigation-and-icons .theme-search-cart-non-res .theme-search-and-mini-cart-group-item {
    align-self: center !important;
    flex: 0 0 auto !important;
    margin: 0 !important; } }

/* Pending combined build: use one clean cart-stepper outline and keep all
   three cells on the same vertical axis. */
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity {
  align-items: stretch !important;
  height: 44px !important;
  overflow: hidden !important;
  border: 1px solid rgba(156, 180, 209, 0.34) !important;
  border-radius: 10px !important;
  background: #081525 !important;
  box-shadow: none !important; }

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-decrease,
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-increase {
  align-self: stretch !important;
  width: 42px !important;
  min-width: 42px !important;
  height: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  transition: background-color 160ms ease, color 160ms ease, box-shadow 160ms ease !important; }

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-decrease:hover,
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-increase:hover,
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-decrease:focus-within,
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-increase:focus-within {
  background: rgba(46, 200, 255, 0.16) !important;
  color: #6ee7ff !important;
  box-shadow: inset 0 0 14px rgba(46, 200, 255, 0.08) !important; }

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-decrease:hover > svg path,
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-increase:hover > svg path,
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-decrease:focus-within > svg path,
.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity-increase:focus-within > svg path {
  fill: #6ee7ff !important; }

.theme-shopping-cart-table-container .theme-cart-table-row .theme-cart-qty .theme-product-list-quantity > input[data-zs-quantity] {
  align-self: stretch !important;
  width: 48px !important;
  min-width: 48px !important;
  height: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  line-height: 42px !important; }

/* Pending combined build: the forgot-password flow grows when Zoho reveals
   CAPTCHA; override its inline 250px iframe height so content stays contained. */
.theme-portal-form-container .signin-iframe.forgetpassword-iframe {
  height: 360px !important;
  min-height: 360px !important; }

@media all and (max-width: 767px) {
  .theme-portal-form-container .signin-iframe.forgetpassword-iframe {
    height: 440px !important;
    min-height: 440px !important; } }

/* Pending combined build: search filter count badge. */
[data-zs-search-products] .theme-product-filter-count {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 24px !important;
  height: 24px !important;
  margin-inline-start: 10px !important;
  padding: 0 7px !important;
  color: #bff2ff !important;
  background: rgba(46, 200, 255, 0.12) !important;
  border: 1px solid rgba(46, 200, 255, 0.28) !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  box-sizing: border-box !important; }

/* Replace Zoho's white no-preview bitmap with a neutral dark placeholder. */
[data-zs-search-products] .theme-product-image-area picture:has(img[src*="no-preview-image"]) {
  position: relative !important;
  background: radial-gradient(circle at 50% 42%, rgba(46, 200, 255, 0.1), transparent 58%), #081525 !important; }

[data-zs-search-products] .theme-product-image-area picture:has(img[src*="no-preview-image"]) img {
  opacity: 0 !important; }

[data-zs-search-products] .theme-product-image-area picture:has(img[src*="no-preview-image"])::after {
  content: "Image unavailable" !important;
  position: absolute !important;
  inset: 24px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #8295ae !important;
  border: 1px dashed rgba(156, 180, 209, 0.28) !important;
  border-radius: 12px !important;
  background: rgba(14, 27, 45, 0.58) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em !important; }

/* Keep search result names in one isolated two-line box. */
[data-zs-search-products] .theme-product-list-style-06 .theme-product-name-price {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 10px !important; }

[data-zs-search-products] .theme-product-list-style-06 .theme-product-name {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
  margin: 0 !important;
  overflow: hidden !important;
  isolation: isolate !important; }

[data-zs-search-products] .theme-product-list-style-06 .theme-product-name a {
  position: relative !important;
  z-index: 1 !important;
  display: -webkit-box !important;
  width: 100% !important;
  height: 48px !important;
  margin: 0 !important;
  overflow: hidden !important;
  color: #f5f8ff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  text-shadow: none !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important; }

[data-zs-search-products] .theme-product-list-style-06 .theme-product-name a::before,
[data-zs-search-products] .theme-product-list-style-06 .theme-product-name a::after {
  content: none !important;
  display: none !important; }

/* Pending combined build: one outline only for the product quantity stepper. */
.theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner {
  overflow: hidden !important;
  border: 1px solid rgba(85, 130, 177, 0.35) !important;
  border-radius: 9px !important;
  box-shadow: none !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner > input,
.theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner > .theme-quantity-decrease,
.theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner > .theme-quantity-increase {
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  background: transparent !important;
  box-shadow: none !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner > input:focus,
.theme-product-details-style-06 .avs-product-showcase .theme-product-quantity-spinner > input:focus-visible {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important; }

/* Pending combined build: compact Saved for Later remove button. */
[data-zs-variant-save-for-later] .variant-addcart-container {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 52px !important;
  gap: 14px !important;
  align-items: center !important;
  width: 100% !important;
  margin-top: 14px !important;
  padding: 0 12px 12px !important;
  box-sizing: border-box !important; }

[data-zs-variant-save-for-later] .wishlist-btn,
[data-zs-variant-save-for-later] .wishlist-btn .zpbutton {
  width: 100% !important;
  height: 52px !important;
  min-height: 52px !important;
  margin: 0 !important;
  border-radius: 10px !important;
  box-sizing: border-box !important; }

[data-zs-variant-save-for-later] .wishlist-rm-icon {
  display: inline-grid !important;
  place-items: center !important;
  align-self: center !important;
  width: 52px !important;
  min-width: 52px !important;
  max-width: 52px !important;
  height: 52px !important;
  min-height: 52px !important;
  max-height: 52px !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #9fb2c8 !important;
  background: #14253a !important;
  border: 1px solid #31465f !important;
  border-radius: 10px !important;
  box-sizing: border-box !important;
  cursor: pointer !important; }

/* Saved-for-later feedback: compact, calm toast outside the header content. */
.theme-save-for-later-success-message,
.theme-save-for-later-failure-message {
  position: fixed !important;
  top: 96px !important;
  right: 24px !important;
  left: auto !important;
  width: calc(100vw - 48px) !important;
  max-width: 360px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  transform: translateY(-180%) !important;
  z-index: 1000 !important; }

.theme-save-for-later-success-message.theme-cart-success,
.theme-save-for-later-failure-message.theme-cart-failure {
  transform: translateY(0) !important; }

.theme-save-for-later-success-message .theme-cart-message-text,
.theme-save-for-later-failure-message .theme-cart-message-text {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  width: 100% !important;
  min-height: 52px !important;
  padding: 13px 16px !important;
  border-radius: 12px !important;
  color: #e8f3ff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-transform: none !important;
  box-sizing: border-box !important; }

.theme-save-for-later-success-message .theme-cart-message-text {
  border: 1px solid rgba(52, 211, 153, 0.38) !important;
  background: #0a211d !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.38) !important; }

.theme-save-for-later-failure-message .theme-cart-message-text {
  border: 1px solid rgba(248, 113, 113, 0.42) !important;
  background: #281316 !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.38) !important; }

@media all and (max-width: 480px) {
  .theme-save-for-later-success-message,
  .theme-save-for-later-failure-message {
    top: 84px !important;
    right: 12px !important;
    width: calc(100vw - 24px) !important;
    max-width: none !important; } }

/* Cart quantity updates must not flash a light full-area loader. */
.theme-cart-area-container + .theme-loader.theme-loader-show {
  background: transparent !important;
  color: transparent !important;
  box-shadow: none !important;
  pointer-events: none !important; }

.theme-cart-area-container + .theme-loader.theme-loader-show span {
  display: none !important; }

.theme-shopping-cart-table-container,
.theme-shopping-cart-table-container .theme-cart-table-row,
.theme-shopping-cart-table-container .theme-cart-table-data {
  transition-property: border-color, box-shadow !important;
  animation: none !important; }

.theme-shopping-cart-table-container .theme-cart-table-row:focus,
.theme-shopping-cart-table-container .theme-cart-table-row:focus-within {
  background-color: transparent !important; }

/* Product-image stage: separate black panel bezels from the dark cart UI. */
.theme-shopping-cart-table-container .theme-cart-item-img {
  overflow: hidden !important;
  padding: 7px !important;
  border: 1px solid rgba(143, 181, 220, 0.34) !important;
  border-radius: 11px !important;
  background: radial-gradient(circle at 50% 45%, rgba(104, 173, 226, 0.24), transparent 68%), #16283c !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.035), 0 8px 20px rgba(0, 0, 0, 0.28) !important;
  box-sizing: border-box !important; }

.theme-shopping-cart-table-container .theme-cart-item-img img {
  filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.52)) !important; }

[data-zs-variant-save-for-later] .wishlist-image {
  overflow: hidden !important;
  padding: 14px !important;
  border-bottom: 1px solid rgba(143, 181, 220, 0.24) !important;
  background: radial-gradient(circle at 50% 45%, rgba(104, 173, 226, 0.22), transparent 66%), #16283c !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.035) !important;
  box-sizing: border-box !important; }

[data-zs-variant-save-for-later] .wishlist-image-container {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  filter: drop-shadow(0 5px 8px rgba(0, 0, 0, 0.5)) !important; }

[data-zs-variant-save-for-later] .wishlist-rm-icon svg {
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  margin: 0 !important;
  pointer-events: none !important; }

[data-zs-variant-save-for-later] .wishlist-rm-icon svg rect {
  fill: transparent !important; }

[data-zs-variant-save-for-later] .wishlist-rm-icon svg path {
  fill: currentColor !important; }

[data-zs-variant-save-for-later] .wishlist-rm-icon:hover,
[data-zs-variant-save-for-later] .wishlist-rm-icon:focus-visible {
  color: #ff9aaa !important;
  background: rgba(239, 68, 68, 0.14) !important;
  border-color: rgba(239, 68, 68, 0.55) !important;
  outline: 0 !important;
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.12) !important; }

/* Pending combined build: readable cart quantity confirmation toast. */
.theme-cart-update-success-message {
  top: 20px !important;
  left: 50% !important;
  right: auto !important;
  width: auto !important;
  max-width: calc(100vw - 32px) !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: transparent !important;
  color: #dfffea !important;
  box-shadow: none !important;
  transform: translate(-50%, -180%) !important; }

.theme-cart-update-success-message.theme-cart-success {
  transform: translate(-50%, 0) !important; }

.theme-cart-update-success-message .theme-cart-success-inner-container,
.theme-cart-update-success-message .theme-cart-message-text {
  width: auto !important;
  max-width: 100% !important; }

.theme-cart-update-success-message .theme-cart-message-text {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  min-height: 48px !important;
  padding: 12px 18px !important;
  border: 1px solid rgba(52, 211, 153, 0.42) !important;
  border-radius: 12px !important;
  background: #0b211d !important;
  color: #dfffea !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  white-space: nowrap !important;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.38) !important;
  box-sizing: border-box !important; }

.theme-cart-update-success-message .theme-cart-message-text svg,
.theme-cart-update-success-message .theme-message-icon,
.theme-cart-update-success-message .theme-success-icon {
  color: #34d399 !important;
  fill: #34d399 !important;
  flex: 0 0 auto !important; }

@media (max-width: 480px) {
  .theme-cart-update-success-message {
    top: 84px !important;
    width: calc(100vw - 24px) !important;
    max-width: none !important; }
  .theme-cart-update-success-message .theme-cart-message-text {
    justify-content: center !important;
    width: 100% !important;
    white-space: normal !important; } }

/* Pending combined build: keep checkout breadcrumb dividers clear of pills. */
.theme-checkout-breadcrum ul {
  gap: 0 !important; }

.theme-checkout-breadcrum li {
  gap: 0 !important; }

.theme-checkout-breadcrum li a::before,
.theme-checkout-breadcrum li a::after {
  content: none !important;
  display: none !important; }

.theme-checkout-breadcrum li:not(:last-child)::after {
  position: static !important;
  display: block !important;
  align-self: center !important;
  flex: 0 0 auto !important;
  width: 6px !important;
  height: 6px !important;
  margin: 0 14px !important;
  border-top: 1px solid #63758d !important;
  border-right: 1px solid #63758d !important;
  transform: rotate(45deg) !important; }

/* Pending combined build: readable product variants in checkout review. */
.theme-cart-view-wrap .theme-cart-view-product-desc {
  margin: 8px 0 0 !important;
  color: #c3d0e0 !important;
  font-size: 15px !important;
  line-height: 1.45 !important;
  opacity: 1 !important; }

.theme-cart-view-wrap .theme-cart-view-product-desc .theme-label,
.theme-cart-view-wrap .theme-cart-view-product-desc .theme-text-color-light {
  color: #91a4bc !important;
  opacity: 1 !important; }

/* Pending combined build: checkout checkbox and select controls. */
.theme-checkout-body input[type="checkbox"] {
  appearance: none !important;
  -webkit-appearance: none !important;
  width: 18px !important;
  height: 18px !important;
  margin: 0 8px 0 0 !important;
  border: 1px solid #52677f !important;
  border-radius: 4px !important;
  background: #0a1829 !important;
  box-shadow: none !important;
  cursor: pointer !important;
  vertical-align: -4px !important; }

.theme-checkout-body input[type="checkbox"]:checked {
  border-color: #2ec8ff !important;
  background-color: #2ec8ff !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23061120' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' d='M3.5 8.2 6.6 11l5.9-6.2'/%3E%3C/svg%3E") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 14px 14px !important; }

.theme-checkout-body input[type="checkbox"]:focus-visible {
  outline: 0 !important;
  box-shadow: 0 0 0 3px rgba(46, 200, 255, 0.2) !important; }

.theme-checkout-body .theme-checkout-select-wrap {
  position: relative !important; }

.theme-checkout-body .theme-checkout-select-wrap::before {
  content: none !important;
  display: none !important; }

.theme-checkout-body .theme-checkout-select-wrap select.theme-checkout-input {
  appearance: none !important;
  -webkit-appearance: none !important;
  padding-right: 44px !important;
  background-image: none !important; }

.theme-checkout-body .theme-checkout-select-wrap::after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  right: 18px !important;
  width: 8px !important;
  height: 8px !important;
  margin-top: -6px !important;
  border: 0 !important;
  border-right: 2px solid #69d9e7 !important;
  border-bottom: 2px solid #69d9e7 !important;
  transform: rotate(45deg) !important;
  pointer-events: none !important;
  z-index: 3 !important; }

.theme-checkout-body .theme-mobile-code-col::after {
  right: 14px !important; }

/* Pending combined build: keep the mobile cart and badge off the viewport edge. */
@media all and (max-width: 767px) {
  [data-zs-mobile-header-five-top] .theme-mobile-header-nav-wrapper {
    padding-right: 26px !important; }
  [data-zs-mobile-header-five-bottom],
  [data-zs-mobile-header-five-bottom] .theme-mobile-header-icon-wrapper,
  [data-zs-mobile-header-five-bottom] .theme-mobile-header-icon,
  [data-zs-mobile-header-five-bottom] [data-zs-cart-icon] {
    overflow: visible !important; }
  [data-zs-mobile-header-five-bottom] [data-zs-cart-icon] {
    position: relative !important; }
  [data-zs-mobile-header-five-bottom] [data-zs-view-cart-count] {
    top: -5px !important;
    right: -3px !important;
    width: auto !important;
    min-width: 18px !important;
    height: 18px !important;
    padding: 0 4px !important;
    border: 2px solid #06111f !important;
    border-radius: 999px !important;
    line-height: 14px !important;
    box-sizing: border-box !important; } }

/* Search result titles: avoid Base theme line-clamp rendering that collapses
   glyph spacing in some storefront layouts. */
/* Header 05 mobile navigation: Zoho's live markup uses the compact
   `slidewrapper` class (without the extra hyphen used by older Base builds).
   Keep every drawer layer dark so light navigation text stays readable. */
@media all and (max-width: 991px) {
  html body .theme-mobile-header-style-05.theme-mobile-header-slidewrapper,
  html body .theme-mobile-header-style-05 .theme-mobile-header-slidewrapper,
  html body .theme-mobile-header-style-05 .theme-mobile-header-slide,
  html body .theme-mobile-header-style-05 .theme-mobile-header-slide-content,
  html body .theme-mobile-header-style-05 .theme-mobile-header-navigation,
  html body .theme-mobile-header-style-05 .theme-responsive-menu-area,
  html body .theme-mobile-header-style-05 .theme-responsive-menu,
  html body .theme-mobile-header-style-05 .theme-menu-area,
  html body .theme-mobile-header-style-05 .theme-menu,
  html body .theme-mobile-header-style-05 .theme-menu ul,
  html body .theme-mobile-header-style-05 .theme-menu li,
  html body .theme-mobile-header-style-05 .theme-mobile-header-contact-info,
  html body .theme-mobile-header-style-05 .theme-mobile-header-sociallinks,
  html body .theme-mobile-header-style-05 .theme-portal-style,
  html body .theme-mobile-header-style-05 .theme-portal-container,
  html body .theme-mobile-header-style-05 .theme-portal-content,
  html body .theme-mobile-header-style-05 .theme-topbar-contact-info {
    border-color: rgba(156, 180, 209, 0.18) !important;
    background: #071426 !important;
    color: #dbe5f1 !important; }
  html body .theme-mobile-header-style-05 .theme-menu-area a,
  html body .theme-mobile-header-style-05 .theme-menu-name,
  html body .theme-mobile-header-style-05 .theme-topbar-contact-info,
  html body .theme-mobile-header-style-05 .theme-topbar-contact-info a {
    color: #dbe5f1 !important;
    -webkit-text-fill-color: #dbe5f1 !important;
    opacity: 1 !important; }
  html body .theme-mobile-header-style-05 .theme-topbar-contact-info svg,
  html body .theme-mobile-header-style-05 .theme-topbar-contact-info svg path {
    fill: currentColor !important;
    stroke: currentColor !important; } }

html body [data-zs-search-products] .theme-product-list-style-06 .theme-product-name-price {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 12px !important; }

html body [data-zs-search-products] .theme-product-list-style-06 .theme-product-name {
  position: static !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 56px !important;
  max-height: none !important;
  margin: 0 !important;
  overflow: visible !important;
  white-space: normal !important; }

html body [data-zs-search-products] .theme-product-list-style-06 .theme-product-name > a {
  position: static !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
  color: #f5f8ff !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-stretch: normal !important;
  line-height: 1.45 !important;
  letter-spacing: 0 !important;
  word-spacing: normal !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  text-indent: 0 !important;
  text-shadow: none !important;
  transform: none !important;
  writing-mode: horizontal-tb !important;
  -webkit-box-orient: initial !important;
  -webkit-line-clamp: initial !important; }

/* Native category page: replace the Base light collection panel and keep its
   heading/description readable on the AVStudio palette. */
.theme-collection-section,
.theme-collection-section > .zpcontainer,
.theme-collection-section .theme-store-collection-container,
.theme-collection-section .theme-produt-category-list-row,
.theme-collection-section .theme-product-collection-container {
  background: transparent !important;
  color: #c2cede !important; }

.theme-collection-section .theme-store-collection-container {
  padding: 28px !important;
  border: 1px solid rgba(156, 180, 209, 0.18) !important;
  border-radius: 18px !important;
  background: linear-gradient(145deg, #0b192a, #07111f) !important; }

.theme-collection-section .theme-category-name-description {
  color: #91a4bc !important;
  line-height: 1.6 !important; }

.theme-collection-section .theme-category-name-description > .theme-category-name {
  margin: 0 0 6px !important;
  color: #f5f8ff !important;
  line-height: 1.2 !important;
  letter-spacing: -0.02em !important; }

/* Use a plain text block for every native style-06 product card. Base's
   line-clamp declarations can compress glyphs on category pages as well. */
html body .theme-product-list-style-06 .theme-product-name-price {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 12px !important; }

html body .theme-product-list-style-06 .theme-product-name {
  position: static !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 56px !important;
  max-height: none !important;
  margin: 0 !important;
  overflow: visible !important; }

html body .theme-product-list-style-06 .theme-product-name > a {
  position: static !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  overflow: visible !important;
  color: #f5f8ff !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-stretch: normal !important;
  line-height: 1.45 !important;
  letter-spacing: 0 !important;
  word-spacing: normal !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  text-indent: 0 !important;
  text-shadow: none !important;
  transform: none !important;
  writing-mode: horizontal-tb !important;
  -webkit-box-orient: initial !important;
  -webkit-line-clamp: initial !important; }

@media all and (max-width: 767px) {
  .theme-collection-section .theme-store-collection-container {
    padding: 18px !important;
    border-radius: 14px !important; } }

/* A category page breadcrumb repeats the current category and ends with an
   orphan slash, so remove that redundant strip without affecting products. */
body:has(.theme-collection-section) > .theme-mobile-content-wrap .theme-breadcrumb-container,
body:has(.theme-collection-section) .theme-content-container > .theme-content-area-inner > .theme-breadcrumb-container {
  display: none !important; }

/* Cart deletion feedback: use the AVStudio navy/cyan palette instead of the
   Base theme's full-width green success banner. */
.theme-cart-delete-success-message,
.theme-content-area .theme-cart-delete-success-message {
  top: 20px !important;
  left: 50% !important;
  right: auto !important;
  width: auto !important;
  max-width: calc(100vw - 32px) !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: transparent !important;
  color: #dff8ff !important;
  box-shadow: none !important;
  transform: translate(-50%, -180%) !important; }

.theme-cart-delete-success-message.theme-cart-success,
.theme-content-area .theme-cart-delete-success-message.theme-cart-success {
  transform: translate(-50%, 0) !important; }

.theme-cart-delete-success-message .theme-cart-success-inner-container,
.theme-cart-delete-success-message .theme-cart-message-text {
  width: auto !important;
  max-width: 100% !important; }

.theme-cart-delete-success-message .theme-cart-message-text {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  min-height: 52px !important;
  padding: 12px 18px !important;
  border: 1px solid rgba(46, 200, 255, 0.38) !important;
  border-radius: 12px !important;
  background: linear-gradient(135deg, #0b1b31, #11183a) !important;
  color: #dff8ff !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  white-space: nowrap !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.42), 0 0 22px rgba(46, 200, 255, 0.1) !important;
  box-sizing: border-box !important; }

.theme-cart-delete-success-message .theme-cart-message-text svg,
.theme-cart-delete-success-message .theme-message-icon,
.theme-cart-delete-success-message .theme-success-icon {
  flex: 0 0 auto !important;
  color: #2ec8ff !important;
  fill: #2ec8ff !important; }

@media all and (max-width: 480px) {
  .theme-cart-delete-success-message {
    top: 84px !important;
    width: calc(100vw - 24px) !important;
    max-width: none !important; }
  .theme-cart-delete-success-message .theme-cart-message-text {
    width: 100% !important;
    white-space: normal !important; } }

/* Mobile checkout breadcrumb spacing and single-axis alignment. */
@media all and (max-width: 600px) {
  .theme-checkout-breadcrum {
    width: calc(100% - 32px) !important;
    margin: 20px auto 34px !important;
    padding: 0 !important;
    overflow: visible !important; }
  .theme-checkout-breadcrum ul {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
    min-width: 0 !important;
    padding: 7px !important;
    box-sizing: border-box !important; }
  .theme-checkout-breadcrum li {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important; }
  .theme-checkout-breadcrum li a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 10px !important;
    line-height: 1 !important;
    box-sizing: border-box !important; }
  .theme-checkout-breadcrum li:not(:last-child)::after {
    position: static !important;
    display: block !important;
    align-self: center !important;
    margin: 0 11px !important; } }

/* AV Store Zoho Campaigns newsletter control (production v7). */
#avs-store-newsletter {
  width: 100% !important;
  max-width: 520px !important;
  margin: 0 auto !important;
  color: #fff !important;
  font-family: Inter, Poppins, Arial, sans-serif !important; }

#avs-store-newsletter,
#avs-store-newsletter * {
  box-sizing: border-box !important; }

#avs-store-newsletter .avs-newsletter-title {
  margin: 0 0 16px !important;
  color: #fff !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  text-align: center !important; }

#avs-store-newsletter .avs-newsletter-fields {
  display: flex !important;
  width: 100% !important;
  min-height: 60px !important;
  overflow: hidden !important;
  border: 1px solid rgba(111, 151, 196, 0.38) !important;
  border-radius: 11px !important;
  background: #0e1b2d !important;
  transition: border-color .18s ease, box-shadow .18s ease !important; }

#avs-store-newsletter .avs-newsletter-fields:focus-within {
  border-color: #2ec8ff !important;
  box-shadow: 0 0 0 3px rgba(46, 200, 255, 0.14) !important; }

#avs-store-newsletter #EMBED_FORM_EMAIL_LABEL {
  min-width: 0 !important;
  flex: 1 1 auto !important;
  width: auto !important;
  height: 60px !important;
  margin: 0 !important;
  padding: 0 28px !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  background: #0e1b2d !important;
  color: #fff !important;
  font: inherit !important;
  font-size: 18px !important;
  box-shadow: none !important; }

#avs-store-newsletter #EMBED_FORM_EMAIL_LABEL::placeholder {
  color: #7fa5cb !important;
  opacity: 1 !important; }

#avs-store-newsletter #EMBED_FORM_EMAIL_LABEL:focus {
  background: #132640 !important;
  box-shadow: none !important; }

#avs-store-newsletter #zcWebOptin,
#avs-store-newsletter input#zcWebOptin[type="submit"] {
  flex: 0 0 128px !important;
  width: 128px !important;
  height: 60px !important;
  margin: 0 !important;
  padding: 0 22px !important;
  border: 0 !important;
  border-left: 1px solid rgba(255, 255, 255, 0.16) !important;
  border-radius: 0 !important;
  outline: 0 !important;
  background-color: #596cff !important;
  background-image: linear-gradient(135deg, #596cff 0%, #8754ff 100%) !important;
  color: #fff !important;
  font-family: Inter, Poppins, Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  cursor: pointer !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  appearance: none !important; }

#avs-store-newsletter #zcWebOptin:hover:not(:disabled) {
  background-color: #687aff !important;
  background-image: linear-gradient(135deg, #687aff 0%, #9a5cff 100%) !important; }

#avs-store-newsletter #zcWebOptin:disabled {
  cursor: wait !important;
  opacity: .72 !important; }

#avs-store-newsletter .avs-newsletter-message {
  display: none;
  width: 100% !important;
  margin: 12px 0 0 !important;
  padding: 12px 16px !important;
  border-radius: 9px !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  text-align: left !important; }

#avs-store-newsletter .avs-newsletter-message.is-visible {
  display: block !important; }

#avs-store-newsletter #avsNewsletterSuccess {
  border: 1px solid rgba(73, 210, 170, 0.45) !important;
  background: rgba(13, 77, 62, 0.78) !important;
  color: #d7fff2 !important; }

#avs-store-newsletter #avsNewsletterError {
  margin: 0 0 12px !important;
  border: 1px solid rgba(255, 105, 120, 0.45) !important;
  background: rgba(94, 20, 35, 0.78) !important;
  color: #ffd9de !important; }

#zcOptinOverLay,
#zcOptinSuccessPopup,
#Zc_SignupSuccess {
  display: none !important; }

@media (max-width: 640px) {
  #avs-store-newsletter .avs-newsletter-title {
    margin-bottom: 14px !important;
    font-size: 20px !important; }
  #avs-store-newsletter .avs-newsletter-fields {
    min-height: 56px !important; }
  #avs-store-newsletter #EMBED_FORM_EMAIL_LABEL {
    height: 56px !important;
    padding: 0 16px !important;
    font-size: 16px !important; }
  #avs-store-newsletter #zcWebOptin,
  #avs-store-newsletter input#zcWebOptin[type="submit"] {
    flex-basis: 108px !important;
    width: 108px !important;
    height: 56px !important;
    padding: 0 14px !important;
    font-size: 16px !important; } }

/* Unified AVStudio toast system for native Zoho Commerce notifications. */
.theme-cart-update-success-message,
.theme-cart-update-failure-message,
.theme-cart-delete-success-message,
.theme-cart-delete-failure-message,
.theme-wishlist-success-message,
.theme-wishlist-failure-message,
.theme-save-for-later-success-message,
.theme-save-for-later-failure-message,
.theme-cart-add-failure-message {
  position: fixed !important;
  top: 96px !important;
  right: 24px !important;
  left: auto !important;
  display: flex !important;
  width: auto !important;
  min-width: 240px !important;
  max-width: 380px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  transform: translateY(-180%) !important;
  z-index: 1000 !important; }

.theme-cart-update-success-message.theme-cart-success,
.theme-cart-update-failure-message.theme-cart-failure,
.theme-cart-delete-success-message.theme-cart-success,
.theme-cart-delete-failure-message.theme-cart-failure,
.theme-wishlist-success-message.theme-cart-success,
.theme-wishlist-failure-message.theme-cart-failure,
.theme-save-for-later-success-message.theme-cart-success,
.theme-save-for-later-failure-message.theme-cart-failure,
.theme-cart-add-failure-message.theme-cart-failure {
  visibility: visible !important;
  transform: translateY(0) !important; }

.theme-cart-update-success-message .theme-cart-success-inner-container,
.theme-cart-update-failure-message .theme-cart-success-inner-container,
.theme-cart-delete-success-message .theme-cart-success-inner-container,
.theme-cart-delete-failure-message .theme-cart-success-inner-container,
.theme-wishlist-success-message .theme-cart-success-inner-container,
.theme-wishlist-failure-message .theme-cart-success-inner-container,
.theme-save-for-later-success-message .theme-cart-success-inner-container,
.theme-save-for-later-failure-message .theme-cart-success-inner-container,
.theme-cart-add-failure-message .theme-cart-success-inner-container {
  width: 100% !important;
  padding: 0 !important; }

.theme-cart-update-success-message .theme-cart-message-text,
.theme-cart-update-failure-message .theme-cart-message-text,
.theme-cart-delete-success-message .theme-cart-message-text,
.theme-cart-delete-failure-message .theme-cart-message-text,
.theme-wishlist-success-message .theme-cart-message-text,
.theme-wishlist-failure-message .theme-cart-message-text,
.theme-save-for-later-success-message .theme-cart-message-text,
.theme-save-for-later-failure-message .theme-cart-message-text,
.theme-cart-add-failure-message .theme-cart-message-text {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 11px !important;
  width: 100% !important;
  min-height: 52px !important;
  margin: 0 !important;
  padding: 13px 16px !important;
  border-radius: 12px !important;
  color: #e8f3ff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  text-transform: none !important;
  white-space: normal !important;
  box-sizing: border-box !important; }

.theme-cart-update-success-message .theme-cart-message-text,
.theme-cart-delete-success-message .theme-cart-message-text,
.theme-wishlist-success-message .theme-cart-message-text,
.theme-save-for-later-success-message .theme-cart-message-text {
  border: 1px solid rgba(52, 211, 153, 0.38) !important;
  background: #0a211d !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.4) !important; }

.theme-cart-update-failure-message .theme-cart-message-text,
.theme-cart-delete-failure-message .theme-cart-message-text,
.theme-wishlist-failure-message .theme-cart-message-text,
.theme-save-for-later-failure-message .theme-cart-message-text,
.theme-cart-add-failure-message .theme-cart-message-text {
  border: 1px solid rgba(248, 113, 113, 0.42) !important;
  background: #281419 !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.4) !important; }

.theme-cart-update-success-message svg,
.theme-cart-delete-success-message svg,
.theme-wishlist-success-message [data-zs-success-icon] svg,
.theme-save-for-later-success-message [data-zs-success-icon] svg {
  width: 24px !important;
  height: 24px !important;
  flex: 0 0 24px !important; }

.theme-cart-update-failure-message svg,
.theme-cart-delete-failure-message svg,
.theme-wishlist-failure-message [data-zs-failure-icon] svg,
.theme-save-for-later-failure-message [data-zs-failure-icon] svg,
.theme-cart-add-failure-message svg {
  width: 24px !important;
  height: 24px !important;
  flex: 0 0 24px !important; }

.theme-cart-add-failure-message button {
  display: grid !important;
  flex: 0 0 24px !important;
  place-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important; }

@media all and (max-width: 480px) {
  .theme-cart-update-success-message,
  .theme-cart-update-failure-message,
  .theme-cart-delete-success-message,
  .theme-cart-delete-failure-message,
  .theme-wishlist-success-message,
  .theme-wishlist-failure-message,
  .theme-save-for-later-success-message,
  .theme-save-for-later-failure-message,
  .theme-cart-add-failure-message {
    top: 84px !important;
    right: 12px !important;
    width: calc(100vw - 24px) !important;
    min-width: 0 !important;
    max-width: none !important; } }

/* Keep cart actions stable while Zoho swaps their labels for loading icons. */
.theme-cart-control > [data-zs-delete] {
  display: inline-block !important;
  width: 104px !important;
  min-width: 104px !important;
  height: 40px !important;
  vertical-align: top !important; }

.theme-cart-control > [data-zs-delete] .theme-cart-remove-button,
.theme-cart-control > [data-zs-delete] .theme-cart-remove-icon-button,
.theme-cart-control > [data-zs-delete].theme-cart-item-removing .theme-cart-remove-button,
.theme-cart-control > [data-zs-delete].theme-cart-item-removing .theme-cart-remove-icon-button {
  width: 104px !important;
  min-width: 104px !important;
  max-width: 104px !important;
  height: 40px !important;
  min-height: 40px !important;
  max-height: 40px !important;
  margin: 0 !important;
  padding: 0 16px !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background: rgba(156, 180, 209, 0.07) !important;
  box-sizing: border-box !important; }

.theme-cart-control > [data-zs-delete].theme-cart-item-removing .theme-cart-remove-icon-button {
  display: inline-flex !important; }

.theme-cart-control > [data-zs-delete] .theme-cart-remove-loading {
  width: 18px !important;
  height: 18px !important;
  flex: 0 0 18px !important;
  fill: #8edfff !important; }

/* Keep both Saved for Later actions on one baseline and at one height. */
.save-for-later-container [data-zs-variant-save-for-later] .variant-addcart-container {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 52px !important;
  align-items: stretch !important;
  column-gap: 14px !important; }

.save-for-later-container [data-zs-variant-save-for-later] .wishlist-btn {
  display: flex !important;
  align-self: stretch !important;
  align-items: stretch !important;
  width: 100% !important;
  height: 52px !important;
  min-height: 52px !important;
  max-height: 52px !important;
  margin: 0 !important;
  padding: 0 !important; }

.save-for-later-container [data-zs-variant-save-for-later] .wishlist-btn > .zpbutton,
.save-for-later-container [data-zs-variant-save-for-later] > .wishlist-grid .wishlist-rm-icon {
  align-self: stretch !important;
  width: 100% !important;
  height: 52px !important;
  min-height: 52px !important;
  max-height: 52px !important;
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  line-height: 52px !important;
  box-sizing: border-box !important;
  transform: none !important; }

.save-for-later-container [data-zs-variant-save-for-later] > .wishlist-grid .wishlist-rm-icon {
  width: 52px !important;
  min-width: 52px !important;
  max-width: 52px !important;
  display: grid !important;
  place-items: center !important; }

.save-for-later-container [data-zs-variant-save-for-later] .wishlist-rm-icon svg {
  width: 22px !important;
  height: 22px !important;
  margin: 0 !important; }

/* Illuminate the black device bezel without adding another gallery frame. */
.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-inner {
  background: linear-gradient(rgba(52, 102, 151, 0.055) 1px, transparent 1px), linear-gradient(90deg, rgba(52, 102, 151, 0.055) 1px, transparent 1px), radial-gradient(ellipse at 50% 54%, rgba(154, 210, 244, 0.3) 0%, rgba(64, 151, 214, 0.2) 34%, transparent 64%), linear-gradient(145deg, #0b2238, #071526) !important;
  background-size: 42px 42px, 42px 42px, auto, auto !important; }

.theme-product-details-style-06 .avs-product-showcase .theme-product-detail-image-inner img {
  filter: drop-shadow(0 12px 18px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 18px rgba(91, 190, 241, 0.2)) !important; }

/* Keep Save for Later unchanged while its text is replaced by a spinner. */
.theme-cart-control > [data-zs-save-for-later] {
  display: inline-flex !important;
  align-items: stretch !important;
  width: 152px !important;
  min-width: 152px !important;
  height: 40px !important;
  padding: 0 !important;
  vertical-align: top !important;
  box-sizing: border-box !important; }

.theme-cart-control > [data-zs-save-for-later] .theme-cart-remove-button,
.theme-cart-control > [data-zs-save-for-later] .theme-cart-remove-icon-button,
.theme-cart-control > [data-zs-save-for-later].theme-cart-item-removing .theme-cart-remove-button,
.theme-cart-control > [data-zs-save-for-later].theme-cart-item-removing .theme-cart-remove-icon-button {
  width: 152px !important;
  min-width: 152px !important;
  max-width: 152px !important;
  height: 40px !important;
  min-height: 40px !important;
  max-height: 40px !important;
  margin: 0 !important;
  padding: 0 16px !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background: rgba(156, 180, 209, 0.07) !important;
  color: #dbe5f1 !important;
  box-sizing: border-box !important;
  transform: none !important; }

.theme-cart-control > [data-zs-save-for-later].theme-cart-item-removing .theme-cart-remove-button {
  display: none !important; }

.theme-cart-control > [data-zs-save-for-later].theme-cart-item-removing .theme-cart-remove-icon-button {
  display: inline-flex !important; }

.theme-cart-control > [data-zs-save-for-later] .theme-cart-remove-loading {
  width: 18px !important;
  height: 18px !important;
  flex: 0 0 18px !important;
  fill: #8edfff !important; }

/* Clean, rounded quantity-update notification. */
.theme-cart-update-success-message {
  min-width: 260px !important;
  max-width: 340px !important;
  border-radius: 14px !important;
  filter: none !important; }

.theme-cart-update-success-message .theme-cart-success-inner-container {
  overflow: hidden !important;
  border-radius: 14px !important;
  background: transparent !important;
  box-shadow: none !important;
  filter: none !important; }

.theme-cart-update-success-message .theme-cart-message-text {
  min-height: 56px !important;
  padding: 14px 18px !important;
  gap: 12px !important;
  overflow: hidden !important;
  border: 1px solid rgba(52, 211, 153, 0.34) !important;
  border-radius: 14px !important;
  background: linear-gradient(135deg, #0b261f 0%, #081b18 100%) !important;
  color: #effff5 !important;
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.34) !important; }

.theme-cart-update-success-message .theme-cart-message-text svg,
.theme-cart-update-success-message .theme-message-icon,
.theme-cart-update-success-message .theme-success-icon {
  width: 22px !important;
  height: 22px !important;
  flex: 0 0 22px !important; }

/* Keep delete feedback compact and prevent square inner layers showing. */
.theme-cart-delete-success-message,
.theme-cart-delete-failure-message {
  min-width: 260px !important;
  max-width: 340px !important;
  overflow: hidden !important;
  border-radius: 14px !important;
  filter: none !important; }

.theme-cart-delete-success-message .theme-cart-success-inner-container,
.theme-cart-delete-failure-message .theme-cart-success-inner-container {
  overflow: hidden !important;
  border-radius: 14px !important;
  background: transparent !important;
  box-shadow: none !important;
  filter: none !important; }

.theme-cart-delete-success-message .theme-cart-message-text,
.theme-cart-delete-failure-message .theme-cart-message-text {
  min-height: 56px !important;
  padding: 14px 18px !important;
  gap: 12px !important;
  overflow: hidden !important;
  border-radius: 14px !important;
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.34) !important; }

/* Keep the checkout country code and telephone input on one baseline. */
.theme-checkout-wrap .theme-form-col-phone .theme-phone-input-group {
  display: grid !important;
  grid-template-columns: 126px minmax(0, 1fr) !important;
  align-items: stretch !important;
  gap: 0 !important;
  width: 100% !important;
  min-height: 54px !important; }

.theme-checkout-wrap .theme-form-col-phone .theme-mobile-code-col,
.theme-checkout-wrap .theme-form-col-phone .theme-checkout-country-code-display,
.theme-checkout-wrap .theme-form-col-phone .theme-telephone-number-col {
  height: 54px !important;
  min-height: 54px !important;
  margin: 0 !important;
  box-sizing: border-box !important; }

.theme-checkout-wrap .theme-form-col-phone .theme-mobile-code-col {
  position: relative !important;
  top: 0 !important;
  align-self: stretch !important;
  padding: 0 !important;
  transform: none !important; }

.theme-checkout-wrap .theme-form-col-phone .theme-checkout-country-code-display {
  display: block !important;
  border-radius: 9px 0 0 9px !important; }

.theme-checkout-wrap .theme-form-col-phone .theme-telephone-number-col {
  display: block !important;
  border-left: 0 !important;
  border-radius: 0 9px 9px 0 !important; }

@media all and (max-width: 767px) {
  .theme-checkout-wrap .theme-form-col-phone .theme-phone-input-group {
    grid-template-columns: 108px minmax(0, 1fr) !important; } }

/* Keep product-detail tab labels readable on the dark tab bar. */
.theme-product-details-style-06 [data-zs-product-details-tab-section] .theme-prod-detail-tab {
  color: #aebfd3 !important;
  -webkit-text-fill-color: #aebfd3 !important;
  opacity: 1 !important; }

.theme-product-details-style-06 [data-zs-product-details-tab-section] .theme-prod-detail-tab:hover,
.theme-product-details-style-06 [data-zs-product-details-tab-section] .theme-prod-detail-tab:focus-visible {
  color: #dff7ff !important;
  -webkit-text-fill-color: #dff7ff !important; }

.theme-product-details-style-06 [data-zs-product-details-tab-section] .theme-prod-detail-tab.theme-prod-detail-tab-active {
  color: #f5fbff !important;
  -webkit-text-fill-color: #f5fbff !important;
  opacity: 1 !important;
  box-shadow: inset 0 -2px #21bff3 !important; }

/* Centered AVStudio sign-in experience. */
body:has(.avs-signin-intro) .theme-content-area {
  position: relative !important;
  min-height: 0 !important;
  padding: 0 !important;
  background-color: #030c19 !important;
  box-sizing: border-box !important; }

body:has(.avs-signin-intro) .theme-content-area > .theme-content-container,
body:has(.avs-signin-intro) .theme-content-area-inner {
  width: 100% !important; }

.avs-signin-stage {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: calc(100vh - 96px) !important;
  padding: 48px 20px 72px !important;
  background-color: #030c19 !important;
  background-position: center, center right !important;
  background-repeat: no-repeat, no-repeat !important;
  background-size: cover, cover !important;
  box-sizing: border-box !important; }

body:has(.avs-signin-intro) .theme-portal-form-container {
  width: calc(100% - 32px) !important;
  max-width: 520px !important;
  margin: 0 auto !important;
  padding: 36px !important;
  border: 1px solid rgba(111, 151, 196, 0.32) !important;
  border-radius: 18px !important;
  background: radial-gradient(circle at 100% 0, rgba(91, 109, 255, 0.16), transparent 42%), rgba(7, 17, 31, 0.94) !important;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.42) !important;
  backdrop-filter: blur(12px) !important;
  box-sizing: border-box !important; }

.avs-signin-intro {
  margin: 0 auto 24px !important;
  text-align: center !important; }

.avs-signin-intro h1 {
  margin: 0 0 10px !important;
  color: #f7fbff !important;
  font-size: 32px !important;
  font-weight: 750 !important;
  line-height: 1.15 !important;
  letter-spacing: -0.025em !important; }

.avs-signin-intro p {
  max-width: 400px !important;
  margin: 0 auto !important;
  color: #a8bbd0 !important;
  font-size: 15px !important;
  line-height: 1.55 !important; }

body:has(.avs-signin-intro) .theme-noaccount-signup {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 14px !important;
  width: 100% !important;
  margin: 18px 0 0 !important;
  text-align: center !important; }

.avs-signin-partner-link {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 6px !important;
  width: 100% !important;
  padding-top: 18px !important;
  border-top: 1px solid rgba(156, 180, 209, 0.18) !important;
  color: #8fa3bb !important;
  font-size: 14px !important; }

.avs-signin-partner-link a {
  color: #42d9f5 !important;
  font-weight: 700 !important; }

.avs-signin-partner-link a:hover,
.avs-signin-partner-link a:focus-visible {
  color: #8cecff !important;
  text-decoration: underline !important; }

@media all and (max-width: 600px) {
  body:has(.avs-signin-intro) .theme-content-area {
    padding: 0 !important; }
  .avs-signin-stage {
    min-height: calc(100vh - 76px) !important;
    padding: 28px 12px 48px !important;
    background-position: 62% center !important; }
  body:has(.avs-signin-intro) .theme-portal-form-container {
    width: 100% !important;
    padding: 28px 20px !important;
    border-radius: 15px !important; }
  .avs-signin-intro h1 {
    font-size: 28px !important; } }

/* Give cart metadata and actions a clearer visual rhythm. */
.theme-shopping-cart-table-container [data-cart-item] .theme-cart-item-info > ul {
  display: flex !important;
  flex-direction: column !important;
  gap: 9px !important;
  margin: 12px 0 0 !important; }

.theme-shopping-cart-table-container [data-cart-item] .theme-cart-item-info > ul > li {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4 !important; }

.theme-shopping-cart-table-container [data-cart-item] .theme-cart-item-info > .item-price {
  margin-top: 13px !important; }

.theme-shopping-cart-table-container [data-cart-item] > .theme-cart-control {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-top: 20px !important; }

/* Account profile: keep the country code full-height even when no validation
   message is rendered below the phone number. */
.zpmyorder-section .zpmo-phone-wrapper {
  display: grid !important;
  grid-template-columns: 110px minmax(0, 1fr) !important;
  align-items: stretch !important;
  column-gap: 10px !important;
  width: 100% !important;
  min-height: 48px !important; }

.zpmyorder-section .zpmo-phone-wrapper > .country-code-display,
.zpmyorder-section .zpmo-phone-wrapper .country-code-display {
  position: relative !important;
  top: 0 !important;
  display: flex !important;
  align-self: stretch !important;
  align-items: center !important;
  justify-content: center !important;
  width: 110px !important;
  min-width: 110px !important;
  height: auto !important;
  min-height: 48px !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
  border: 1px solid rgba(156, 180, 209, 0.28) !important;
  border-radius: 9px !important;
  background: #07111f !important;
  box-sizing: border-box !important;
  overflow: hidden !important; }

.zpmyorder-section .zpmo-phone-wrapper .zpmo-country-display {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 46px !important;
  margin: 0 !important;
  padding: 0 28px 0 12px !important;
  line-height: 1.2 !important;
  box-sizing: border-box !important; }

.zpmyorder-section .zpmo-phone-wrapper > input,
.zpmyorder-section .zpmo-phone-wrapper > .zpmo-form-field,
.zpmyorder-section .zpmo-phone-wrapper .zpmo-form-field {
  align-self: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  height: 48px !important;
  min-height: 48px !important;
  margin: 0 !important;
  box-sizing: border-box !important; }

/* Zoho marks the checkout wrapper with this class when the cart is empty.
   Keep that native state hidden after the custom full-width button rules. */
[data-cart-summary-button] [data-cart-empty-checkout-button].theme-cart-empty-checkout-buton {
  display: none !important; }

.theme-search-box {
  display: flex; }

.wishlist-header {
  font-weight: 500;
  font-size: 32px;
  color: black;
  line-height: 40px; }

.wishlist-filter-container {
  display: flex;
  justify-content: space-between;
  margin: 20px 0px;
  padding: 0px 0px 20px 0px;
  border-block-end: 1px solid #E7E7E7;
  width: 100%; }

.wishlist-grid {
  position: relative;
  border: 1px solid #E7E7E7;
  border-radius: 10px;
  margin: 10px 0px; }
  .wishlist-grid .wishlist-btn {
    padding: 20px 0px; }
  .wishlist-grid .variant-wishlist {
    padding: 10px 10px; }
    .wishlist-grid .variant-wishlist .theme-product-name {
      display: block;
      word-break: break-all;
      word-break: break-word;
      padding-inline-end: 15px; }
      .wishlist-grid .variant-wishlist .theme-product-name a {
        font-size: 16px;
        color: #00376E; }
        .wishlist-grid .variant-wishlist .theme-product-name a:hover {
          color: #4CB5AB; }
    .wishlist-grid .variant-wishlist .variant-price {
      font-size: 18px;
      line-height: normal;
      color: #00376E;
      padding-inline-bottom: 10px;
      flex-wrap: wrap; }
      .wishlist-grid .variant-wishlist .variant-price .variant-old-price {
        color: #00376E;
        font-size: 14px;
        text-decoration: line-through;
        padding-left: 5px; }
    .wishlist-grid .variant-wishlist .variant-addcart-container {
      display: flex;
      align-items: center;
      justify-content: space-between; }

.rounded-corner-input {
  border-radius: 4px;
  padding: 10px 38px;
  width: 200px; }
  @media only screen and (min-width: 1200px) {
    .rounded-corner-input {
      width: 256px; } }
.wishlist-image {
  height: 250px; }
  .wishlist-image .wishlist-image-container {
    display: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
    height: 100%;
    object-fit: contain; }

.name-container {
  display: flex;
  justify-content: space-between; }

.wishlist-rm-icon {
  background: white;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #E7E7E7; }

.removed-alert-container {
  text-align: left;
  background: #F4FAFA;
  border-radius: 2px;
  padding: 15px;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #E7E7E7; }

.wishlist-search-icon {
  position: absolute;
  margin-inline-start: 12px;
  margin-inline-end: 8px;
  fill: #8080;
  top: 12px; }

.theme-page-not-found-container {
  height: 100%;
  min-height: 50vh;
  max-width: 300px;
  display: flex;
  gap: 28px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-inline: auto; }
  .theme-page-not-found-container .theme-image-area {
    display: flex;
    gap: 1rem;
    flex-direction: row; }
  .theme-page-not-found-container .theme-content-area {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    min-block-size: 0; }
    .theme-page-not-found-container .theme-content-area .theme-page-not-found-heading {
      text-align: center;
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      text-transform: capitalize;
      margin-block: 0; }
    .theme-page-not-found-container .theme-content-area .theme-page-not-found-para {
      text-align: center;
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      padding-inline: 50px;
      margin-block: 0; }
    .theme-page-not-found-container .theme-content-area .theme-go-home-button {
      padding: 8px 16px;
      border-radius: 10px; }
