/*$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.active[type='submit'],
  input[type='reset']:active,
  input.active[type='reset'],
  input[type='button']:active,
  input.active[type='button'] {
    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.disabled[type='submit'],
input[type='submit'][disabled],
input[type='submit'] fieldset[disabled],
input.disabled[type='reset'],
input[type='reset'][disabled],
input[type='reset'] fieldset[disabled],
input.disabled[type='button'],
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%; }

.theme-header-topbar {
  padding-block-start: 13px;
  padding-block-end: 13px;
  transition: 0.2s linear;
  padding-inline-start: 0;
  padding-inline-end: 0;
  background: #FFF6F7;
  font-family: 'Inter';
  font-size: 13px;
  color: #750A27; }
  .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: #750A27;
          font-family: 'Inter';
          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(117, 10, 39, 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(117, 10, 39, 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: #750A27;
          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: #FFF6F7;
              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: #750A27;
                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: #E799Aa; }
          .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 a.theme-user-name-dropdown {
            align-items: center; }
            .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content a.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 a.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: #750A27;
          font-size: 13px;
          font-family: 'Inter';
          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 #750A27; }
        .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 a {
          display: flex; }
          .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content a .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-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; }
    .theme-header .theme-responsive-goback a {
      display: flex; }
      .theme-header .theme-responsive-goback a 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: 15px; } }
        @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: #750A27;
        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: #1a1a1a;
        font-family: 'Inter';
        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: 10px;
            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; } }
.zpheader-style-08 {
  box-shadow: 0 3px 5px RGBA(0, 0, 0, 0.05);
  position: relative; }
  @media all and (min-width: 992px) {
    .zpheader-style-08 > .theme-header-topbar {
      padding-block-start: 0;
      padding-block-end: 0; } }
  .zpheader-style-08 .theme-header .zpcontainer {
    flex-wrap: wrap; }
    .zpheader-style-08 .theme-header .zpcontainer .theme-branding-info {
      padding-inline-end: 15px; }
    @media all and (min-width: 992px) {
      .zpheader-style-08 .theme-header .zpcontainer {
        padding-block-start: 31px;
        padding-block-end: 32px; } }
  @media all and (min-width: 992px) {
    .zpheader-style-08 .theme-navigation-and-icons {
      flex: 1 0 1%; } }
  .zpheader-style-08 .theme-header-topbar .theme-topbar-contact-info {
    flex: 1 0 0px; }
  .zpheader-style-08 .theme-header-topbar .theme-socialicon-parent {
    margin-inline-start: auto;
    padding-inline-start: 0;
    border-inline-start: 0 none; }
  .zpheader-style-08 .theme-header-topbar .theme-portal-login-header-08 {
    display: flex;
    align-items: center; }
    .zpheader-style-08 .theme-header-topbar .theme-portal-login-header-08.theme-portal-space-style-08 {
      margin-inline-start: auto; }
    .zpheader-style-08 .theme-header-topbar .theme-portal-login-header-08 .theme-portal-login {
      margin-inline-start: 15px;
      padding-inline-start: 15px; }
      .zpheader-style-08 .theme-header-topbar .theme-portal-login-header-08 .theme-portal-login.theme-portal-space {
        margin-inline-start: auto; }
        @media all and (min-width: 992px) {
          .zpheader-style-08 .theme-header-topbar .theme-portal-login-header-08 .theme-portal-login.theme-portal-space {
            border-inline-start: 1px dotted #750A27;
            margin-inline-start: 15px; } }
    @media all and (max-width: 991px) {
      .zpheader-style-08 .theme-header-topbar .theme-portal-login-header-08 {
        margin-inline-start: auto; } }
@media all and (max-width: 768px) {
  .zpheader-style-08.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: #000000;
  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: #E799Aa; }
  .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; } }

.zpheader-style-08.theme-header-fixed {
  box-shadow: none; }
  .zpheader-style-08.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-08 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul {
    margin-inline-start: 0; } }

.zpheader-style-08 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li > a {
  margin: 0px; }

@media all and (min-width: 992px) {
  .zpheader-style-08 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul {
    margin-inline-start: 0px; } }

.zpheader-style-08 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li {
  margin-inline-start: 0px;
  margin-inline-end: 25px; }

@media all and (min-width: 992px) {
  .zpheader-style-08 .theme-navigation-and-icons .theme-menu-area .theme-menu ul {
    justify-content: center; } }

.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 [data-search-input]::placeholder {
    color: RGBA(117, 10, 39, 0.6);
    text-transform: upperCase;
    letter-spacing: 0.2rem; }
  .theme-navigation-and-icons .theme-search-and-mini-cart-group {
    display: flex;
    align-self: stretch;
    align-items: end; }
    .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: end;
          flex-direction: row-reverse;
          border-block-end: 1px solid RGBA(117, 10, 39, 0.2);
          margin-inline-end: 10px; } }
      .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;
        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: 14px;
          height: 14px;
          fill: #750A27; }
          .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-icon svg path {
            fill: none; }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container {
        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: 0;
          padding-block-end: 0;
          padding-inline-start: 10px;
          padding-inline-end: 0;
          height: 28px;
          border: 0 none;
          background: #FFFFFF;
          font-family: 'Inter';
          color: #000000;
          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: 200px;
              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: #E799Aa;
          color: #FFFFFF;
          font-weight: normal;
          font-size: 18px;
          font-family: 'Inter';
          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 .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: 16px;
        height: 16px; }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon .theme-mini-cart-count {
        background: #E799Aa;
        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 #E799Aa; }
  .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: #750A27;
      font-family: 'Inter';
      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: #750A27;
          text-transform: none;
          font-weight: normal;
          font-family: 'Inter';
          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: #E799Aa; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a {
          background: #FFFFFF;
          color: #750A27; } }
    .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 #E799Aa; } }
        .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: #750A27;
          font-family: 'Inter';
          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: #E799Aa;
              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: #E799Aa; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
          background: #FFFFFF;
          color: #750A27; } }
    @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: #E799Aa;
      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: #E799Aa;
        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: #750A27; }
      .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 #750A27; }
  .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: #750A27; }
          .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: #750A27;
    font-family: 'Inter';
    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: #750A27; }
      .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: #750A27;
    font-size: 13px;
    font-family: 'Inter';
    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: #750A27;
      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: #E799Aa; }
      .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 #750A27;
      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: #750A27;
      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: 0;
            padding-block-end: 0;
            padding-inline-start: 0;
            padding-inline-end: 25;
            border-radius: 3px;
            line-height: 1;
            letter-spacing: normal;
            display: flex;
            color: #750A27;
            text-transform: none;
            font-weight: normal;
            font-family: 'Inter';
            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: #E799Aa; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a {
              background: #FFFFFF;
              color: #750A27; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
          color: #E799Aa; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
              background: #FFFFFF;
              color: #750A27; } }
        @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: 'Inter';
          font-size: 15px;
          border-color: transparent;
          border-style: none;
          border-width: 0;
          background: #E799Aa;
          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: #E799Aa; }
          .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: 'Inter';
          font-size: 15px;
          border-color: transparent;
          border-style: solid;
          border-width: 0;
          background: #750A27;
          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: #750A27; }
          .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 */
@media all and (min-width: 992px) {
  .zpdark-header-portion.theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-icon {
    fill: #FFFFFF; } }

.zpdark-header-portion.theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-icon path {
  fill: none; }

@media all and (min-width: 992px) {
  .zpdark-header-portion.theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container .theme-portal-content a {
    color: #750A27; } }

@media all and (min-width: 992px) {
  .zpdark-header-portion.theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container .theme-portal-content a:hover {
    color: #E799Aa; } }

@media all and (min-width: 992px) {
  .zpdark-header-portion.theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container .theme-portal-content a[data-portal-signin] {
    color: #FFFFFF; } }

@media all and (min-width: 992px) {
  .zpdark-header-portion.theme-header .theme-portal-login.theme-portal-icon-enabled .theme-portal-container .theme-portal-content a[data-portal-signin]:hover {
    background: #750A27; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled {
    position: relative;
    display: flex;
    align-items: center;
    margin-inline-end: 15px;
    order: initial;
    align-self: center; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-icon {
    display: block;
    width: 16px;
    height: 16px;
    fill: #750A27;
    cursor: pointer; } }

.theme-portal-login.theme-portal-icon-enabled .theme-portal-icon path {
  fill: none; }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-container-dropdown {
    position: absolute;
    top: 100%;
    right: -16px;
    padding-block-start: 12px;
    visibility: hidden;
    z-index: 400; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled:hover .theme-portal-container-dropdown {
    visibility: visible; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled:hover .theme-portal-content {
    opacity: 1;
    transition: opacity .3s ease; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-container {
    background: #FFFFFF;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 2px;
    min-width: 220px; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content {
    opacity: 0;
    transition: opacity .3s ease; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content:last-child {
    margin-block-end: 0px; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content ul {
    list-style-type: none;
    padding: 0px; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content ul li {
    padding: 0px; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content a {
    display: block;
    padding-block-start: 4px;
    padding-block-end: 4px;
    padding-inline-start: 0px;
    padding-inline-end: 0px;
    color: #750A27; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content a:hover {
    color: #E799Aa; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content a[data-portal-signup] {
    padding: 8px;
    text-align: center; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content a[data-portal-signin] {
    padding: 8px;
    text-align: center;
    background: #E799Aa;
    color: #FFFFFF;
    margin-block-end: 12px; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content a[data-portal-signin]:last-child {
    margin-block-end: 0px; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content a[data-portal-signin]:hover {
    background: #750A27; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content .theme-user-name-dropdown {
    cursor: initial;
    border-block-end: 1px solid #E7E7E7;
    margin-block-end: 12px;
    font-weight: 600;
    color: #750A27; } }

@media all and (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content .theme-user-name-dropdown:hover {
    color: #750A27; } }

@media all and (max-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-icon {
    display: none; } }

/* 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 #750A27; } }
.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: #750A27; }
          .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: #E799Aa;
              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: #750A27; }
  @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: 'Inter';
        font-weight: normal;
        text-transform: none;
        color: #750A27;
        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: #E799Aa; } }
    @media (max-width: 991px) {
      .theme-lang-container .theme-lang-label {
        color: #750A27;
        font-family: 'Inter';
        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 #750A27;
      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: 'Inter';
        font-size: 13px;
        font-weight: normal;
        text-transform: none;
        color: #750A27;
        line-height: 1.8;
        letter-spacing: normal;
        cursor: pointer; }
        .theme-lang-container .theme-lang-dropdown li span:hover {
          color: #E799Aa; }
        @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-08 .theme-header .zpcontainer {
  transition: 0.3s linear; }

.zpheader-style-08 .zpdark-header-portion.theme-header-topbar .theme-portal-login.theme-portal-space {
  border-inline-start-color: RGBA(255, 255, 255, 0.8);
  transition: 0.15s 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(117, 10, 39, 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: #E799Aa; } }

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

.theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li.menu-highlight-secondary:hover > a, .theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-secondary > a {
  color: #FFFFFF;
  background: #750A27; }

@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.menu-highlight-primary:hover > 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: #E799Aa; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > 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.theme-menu-selected.menu-highlight-secondary > a {
  color: #FFFFFF;
  background: #750A27; }

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

@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: #E799Aa; } }

.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(117, 10, 39, 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: #750A27;
  flex: 1 0 auto; }
  @media all and (min-width: 992px) {
    .zpdark-header-portion.theme-header {
      background: #750A27;
      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: #d31246;
      color: #FFFFFF; } }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-primary:hover > 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: #E799Aa; }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-secondary:hover > 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: #750A27; }

.zpdark-header-portion.theme-header-topbar {
  background: #750A27; }
  @media all and (min-width: 992px) {
    .zpdark-header-portion.theme-header-topbar {
      background: #750A27; } }
.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; }
  .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: none; }

.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: #750A27; } }

@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-03 {
    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-03[data-megamenu-direction="right"] {
      border-inline-start: 1px solid RGBA(231, 231, 231, 0.5); } }

.zpmm.zpmm-container-style-03 .zpcontainer {
  width: 100%; }
  @media all and (min-width: 992px) {
    .zpmm.zpmm-container-style-03 .zpcontainer {
      padding-block-start: 0px !important;
      padding-block-end: 0px !important; } }
@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 #FFFFFF; }
    .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 #FFFFFF;
      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 #FFFFFF; }
    .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(231, 153, 170, 0.12); }
    .zpmm .zpmm-inner .seperator-background .zpelem-col:nth-child(even) {
      background-color: #FFF6F7; } }
  .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: #750A27;
          font-size: 16px;
          font-family: 'Inter',sans-serif;
          font-weight: 600;
          text-transform: none;
          line-height: normal;
          letter-spacing: normal; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-title a:hover {
            color: #E799Aa; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-title a:not([href]) {
            cursor: initial; }
            .zpmm .zpmm-inner .zpmm-element.zpmm-title a:not([href]):hover {
              color: #750A27; } }
      .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: 'Inter';
      font-size: 15px;
      border-color: transparent;
      border-style: none;
      border-width: 0;
      background: #E799Aa;
      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: #E799Aa; }
    .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: #E799Aa; }
    .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: 'Inter';
      font-size: 15px;
      border-color: transparent;
      border-style: solid;
      border-width: 0;
      background: #750A27;
      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: #750A27; }
    .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: #750A27; }
    .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: #000000;
          font-size: 14px;
          font-family: 'Inter';
          font-weight: normal;
          text-transform: none;
          line-height: normal;
          letter-spacing: normal; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-text a:hover {
            color: #E799Aa; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-text a:not([href]) {
            cursor: initial; }
            .zpmm .zpmm-inner .zpmm-element.zpmm-text a:not([href]):hover {
              color: #000000; } }
      .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: 'Inter';
      font-size: 15px;
      border-color: transparent;
      border-style: none;
      border-width: 0;
      background: #E799Aa;
      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: #E799Aa; }
    .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: #E799Aa; }
    .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: 'Inter';
      font-size: 15px;
      border-color: transparent;
      border-style: solid;
      border-width: 0;
      background: #750A27;
      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: #750A27; }
    .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: #750A27; }
    .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 */
[data-zs-mobile-header-slide-open] {
  padding-inline-end: 16px;
  display: flex; }

@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-04 .theme-disable-logo-mobile {
  display: none; }

.theme-mobile-header-style-04 .theme-responsive-goback {
  display: none; }
  @media (max-width: 991px) {
    .theme-mobile-header-style-04 .theme-responsive-goback {
      margin-inline-start: 15px;
      order: -2; }
      .theme-mobile-header-style-04 .theme-responsive-goback a {
        display: flex; }
        .theme-mobile-header-style-04 .theme-responsive-goback a svg {
          width: 24px;
          height: 24px;
          fill: #424242; } }
@media (max-width: 991px) {
  .theme-mobile-header-style-04.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-04.theme-mobile-header-top {
    display: none; } }

@media (max-width: 991px) {
  .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-block-start: 24px;
    padding-block-end: 24px;
    padding-inline-start: 16px;
    padding-inline-end: 16px;
    position: relative;
    background: #FFFFFF;
    overflow: hidden; }
    .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-logo {
      margin-inline-end: auto;
      padding-inline-end: 0; }
      .theme-mobile-header-style-04.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-04.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-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption .theme-mobile-header-site-name {
        color: #750A27;
        font-size: 24px;
        font-family: 'Nunito',sans-serif;
        font-weight: normal;
        text-transform: none;
        line-height: normal;
        letter-spacing: normal; }
        .theme-mobile-header-style-04.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-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption .theme-mobile-header-site-caption {
        color: #1a1a1a;
        font-family: 'Inter';
        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-04.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-04.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-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-site-name-caption .theme-mobile-header-site-name,
      .theme-mobile-header-style-04.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-04.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-04.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-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-nav {
      display: flex;
      align-items: center; }
      .theme-mobile-header-style-04.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-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-nav .theme-mobile-header-goback a {
          display: flex; }
          .theme-mobile-header-style-04.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-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search {
      display: flex;
      margin-inline-start: auto; }
      .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search.theme-mobile-header-search-open .theme-search-field-container {
        transform: translateX(0%) scale(1);
        transition: all 0.15s ease;
        opacity: 1; }
      .theme-mobile-header-style-04.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-04.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: 16px;
          height: 16px; }
      .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        z-index: 9999;
        align-items: center;
        background: #FFFFFF;
        padding-block-start: 4px;
        padding-block-end: 4px;
        padding-inline-start: 16px;
        padding-inline-end: 16px;
        opacity: 0;
        transform: translateX(100%) scale(0);
        transition: all 0.2s ease; }
        .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container .theme-mobile-header-search-back {
          display: flex; }
          .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container .theme-mobile-header-search-back svg {
            width: 20px;
            height: 20px; }
        .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container form {
          display: flex;
          flex: 1;
          margin-inline-start: 12px;
          position: relative; }
          .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container form [data-zs-search-input] {
            font-size: 14px;
            font-family: 'Inter';
            color: #000000;
            font-weight: normal;
            text-transform: none;
            line-height: normal;
            letter-spacing: normal;
            background-color: #FFFFFF;
            border: none;
            border-radius: 3px;
            padding-inline-end: 32px; }
          .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container form .theme-mobile-header-search-clear {
            display: none;
            position: absolute;
            top: 50%;
            right: 5px;
            transform: translateY(-50%);
            border: 1px solid #000000;
            width: 20px;
            height: 20px;
            border-radius: 50%; }
            .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container form .theme-mobile-header-search-clear:before {
              display: block;
              content: "";
              width: 70%;
              height: 1px;
              background: #000000;
              top: 50%;
              left: 50%;
              position: absolute;
              transform: translateX(-50%) translateY(-50%) rotate(-45deg); }
            .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container form .theme-mobile-header-search-clear:after {
              display: block;
              content: "";
              height: 1px;
              width: 70%;
              background: #000000;
              top: 50%;
              left: 50%;
              position: absolute;
              transform: translateX(-50%) translateY(-50%) rotate(45deg); }
          .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper .theme-mobile-header-search .theme-search-field-container form .theme-search-go {
            display: none;
            visibility: hidden;
            width: 0px;
            height: 0px;
            padding: 0px;
            margin: 0px; } }
@media (max-width: 991px) {
    .theme-mobile-header-style-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion {
      background: #750A27; }
      .theme-mobile-header-style-04.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-04.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-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-nav {
        margin-inline-end: 10px; }
        .theme-mobile-header-style-04.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-04.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-04.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-04.theme-mobile-header-top .theme-mobile-header-nav-wrapper.zpdark-header-portion .theme-mobile-header-search .theme-search-field-container {
        background: #750A27; }
        .theme-mobile-header-style-04.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-04.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-04.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-04.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-04.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-04.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-04.theme-mobile-header-bottom {
    display: none; } }

.theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper {
  gap: 8px; }
  @media (max-width: 991px) {
    .theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper {
      display: flex;
      align-items: center;
      justify-content: space-around;
      padding-inline-start: 8px;
      padding-block: 0; } }
  .theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon[data-zs-drawer-open-button="portal"] {
    padding-inline-end: 0; }
  @media (max-width: 991px) {
    .theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon {
      display: flex; }
      .theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon a {
        display: flex; }
      .theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon svg {
        width: 16px;
        height: 16px; }
      .theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon.theme-mobile-header-slide-open svg {
        fill: #E799Aa; }
        .theme-mobile-header-style-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon.theme-mobile-header-slide-open svg path {
          fill: #E799Aa; }
      .theme-mobile-header-style-04.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-04.theme-mobile-header-bottom .theme-mobile-header-icon-wrapper .theme-mobile-header-icon [data-zs-cart-icon] svg {
          width: 16px;
          height: 16px; }
        .theme-mobile-header-style-04.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: -10px;
          color: #FFFFFF;
          background: #E799Aa;
          font-size: 11px;
          display: inline-block;
          height: 20px;
          text-align: center;
          line-height: 20px;
          visibility: hidden;
          background: #FF0000;
          border-radius: 9.5px;
          width: 20px;
          right: -10px; } }
@media all and (min-width: 992px) {
  .theme-mobile-header-style-04.theme-mobile-header-slidewrapper {
    display: none; } }

@media (max-width: 991px) {
  .theme-mobile-header-style-04.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-04.theme-mobile-header-slidewrapper.active {
      visibility: visible;
      transform: translate(0, 0);
      transition: 0.3s ease all; }
    .theme-mobile-header-style-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide {
      display: flex;
      flex-direction: column;
      background-color: #FFFFFF;
      width: 100%; }
      .theme-mobile-header-style-04.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-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-box:last-child {
          margin-block-end: 0px; }
      .theme-mobile-header-style-04.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-04.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-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-header .theme-mobile-header-slide-close svg {
            width: 24px;
            height: 24px;
            fill: #E799Aa; }
            .theme-mobile-header-style-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-header .theme-mobile-header-slide-close svg path {
              fill: #E799Aa; }
      .theme-mobile-header-style-04.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-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content.active {
          display: flex; }
        .theme-mobile-header-style-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation {
          padding: 0; }
          .theme-mobile-header-style-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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: #750A27; }
              .theme-mobile-header-style-04.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-04.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-04.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: #750A27;
                font-family: 'Inter';
                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-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-currency-option-container {
            color: #750A27;
            font-family: 'Inter';
            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-04.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-04.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-04.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-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-topbar-contact-info {
            color: #750A27;
            font-family: 'Inter';
            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-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-mobile-header-navigation .theme-topbar-contact-info li:not(:last-child) {
              border-block-end: 1px solid #E7E7E7; }
            .theme-mobile-header-style-04.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-04.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-04.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-04.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-04.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-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-content a {
          display: flex;
          color: #750A27;
          font-family: 'Inter';
          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-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-mobile-header-slide-content .theme-portal-style .theme-portal-content .theme-user-name-dropdown {
          background: #FFF6F7;
          padding-block-start: 20px;
          padding-block-end: 20px;
          flex-direction: column; }
          .theme-mobile-header-style-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.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-04.theme-mobile-header-slidewrapper .theme-mobile-header-slide .theme-scoialicon-inner-parent .theme-socialicon-list a svg {
              width: 13px;
              height: 13px;
              fill: #750A27;
              opacity: 1;
              transition: all cubic-bezier(0.39, 0.575, 0.565, 1) ease; }
            .theme-mobile-header-style-04.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-04.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-04.theme-mobile-header-slidewrapper .theme-mobile-header-nav {
      display: flex;
      align-items: center; }
      .theme-mobile-header-style-04.theme-mobile-header-slidewrapper .theme-mobile-header-nav .theme-mobile-header-goback {
        display: flex;
        margin-inline-end: 15px; }
        .theme-mobile-header-style-04.theme-mobile-header-slidewrapper .theme-mobile-header-nav .theme-mobile-header-goback svg {
          width: 24px;
          height: 24px; } }

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

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

@media (max-width: 991px) {
  .theme-mobile-header-refine-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 53px;
    padding-block-start: 4px;
    padding-block-end: 4px;
    padding-inline-start: 16px;
    padding-inline-end: 16px;
    overflow-x: auto;
    background: #f7f7f7;
    position: sticky;
    border-block-end: 1px solid #E7E7E7;
    top: 0;
    left: 0px;
    right: 0px;
    z-index: 249;
    transform: translateY(0%);
    transition: transform ease 0.35s; }
    .theme-mobile-header-refine-wrapper.hide-refine-wrapper {
      transform: translateY(-100%);
      transition: transform ease 0.15s; }
    .theme-mobile-header-refine-wrapper .theme-mobile-header-sortby {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      border: none;
      position: relative; }
      .theme-mobile-header-refine-wrapper .theme-mobile-header-sortby:last-child {
        border-inline-end: none; }
      .theme-mobile-header-refine-wrapper .theme-mobile-header-sortby select {
        width: 140px;
        height: 33px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 1;
        line-height: normal;
        padding: 7.5px 10px 7.5px 10px;
        font-size: 12px;
        border: none;
        margin-inline-start: 5px;
        background: transparent;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
      .theme-mobile-header-refine-wrapper .theme-mobile-header-sortby::after {
        content: "";
        border: solid #000000;
        border-block-start-width: 0;
        border-block-end-width: 1px;
        border-inline-start-width: 0;
        border-inline-end-width: 1px;
        width: 7px;
        height: 7px;
        transform: rotate(45deg);
        display: inline-block;
        position: absolute;
        top: 10x;
        right: 8px;
        z-index: -1; }
    .theme-mobile-header-refine-wrapper .theme-mobile-header-filterby {
      display: flex;
      align-items: center;
      justify-content: center;
      flex: 1;
      border-radius: 50px;
      padding: 7.5px 10px 7.5px 10px;
      border: 1px solid #8c8c8c;
      margin-inline-start: 8px;
      margin-inline-end: 8px;
      font-size: 12px; }
      .theme-mobile-header-refine-wrapper .theme-mobile-header-filterby:last-child {
        border-inline-end: none;
        margin-inline-start: auto; }
      .theme-mobile-header-refine-wrapper .theme-mobile-header-filterby .theme-filterby-label {
        margin-inline-start: 5px;
        margin-inline-end: 2px; }
      .theme-mobile-header-refine-wrapper .theme-mobile-header-filterby .theme-mobile-header-filter-selectedcount {
        transform: scale(0);
        transition: transform 0.15s ease-out; }
        .theme-mobile-header-refine-wrapper .theme-mobile-header-filterby .theme-mobile-header-filter-selectedcount.filter-selectedcount-active {
          transform: scale(1);
          transition: transform 0.45s ease-in; }
    .theme-mobile-header-refine-wrapper + .theme-section {
      padding-block-end: 0px; }
    .theme-mobile-header-refine-wrapper ~ .theme-collection-sortby-section {
      display: none; } }

@media (max-width: 991px) {
  .theme-mobile-header-refine-wrapper.theme-mobile-header-delivery-location-enabled {
    top: 91px; } }

@media (max-width: 991px) {
  .theme-productfilter-enable .theme-produt-filter-row {
    padding-block-start: 60px;
    width: 100%; }
    .theme-productfilter-enable .theme-produt-filter-row svg {
      right: 20px;
      width: 32px;
      height: 32px; }
  .theme-productfilter-enable .theme-product-filter-mobile-overlay {
    height: 0px;
    z-index: 9999;
    background: #fff;
    width: auto; }
    .theme-productfilter-enable .theme-product-filter-mobile-overlay svg {
      right: 20px;
      width: 32px;
      height: 32px; }
  .theme-productfilter-enable .theme-product-filter-icon-mobile-container {
    display: none; } }

@media (max-width: 991px) {
  .theme-search-page-contianer .zpelem-search_products .theme-collection-sort-inner {
    display: none; }
  .theme-search-page-contianer .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container {
    margin-block-start: 20px; } }

@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; } }

/* SUB MENU STYLE - 02 */
.zpbutton.zpbutton-type-primary,
button.zpbutton-type-primary,
input.zpbutton-type-primary[type=submit],
input.zpbutton-type-primary[type=button] {
  font-family: 'Inter';
  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.zpbutton-type-primary.zpbutton-outline[type=submit],
  input.zpbutton-type-primary.zpbutton-outline[type=button] {
    border: 1px solid; }
  .zpbutton.zpbutton-type-primary.zpbutton-size-sm,
  button.zpbutton-type-primary.zpbutton-size-sm,
  input.zpbutton-type-primary.zpbutton-size-sm[type=submit],
  input.zpbutton-type-primary.zpbutton-size-sm[type=button] {
    font-size: 13px; }
  .zpbutton.zpbutton-type-primary.zpbutton-size-md,
  button.zpbutton-type-primary.zpbutton-size-md,
  input.zpbutton-type-primary.zpbutton-size-md[type=submit],
  input.zpbutton-type-primary.zpbutton-size-md[type=button] {
    font-size: 14px; }
  .zpbutton.zpbutton-type-primary.zpbutton-size-lg,
  button.zpbutton-type-primary.zpbutton-size-lg,
  input.zpbutton-type-primary.zpbutton-size-lg[type=submit],
  input.zpbutton-type-primary.zpbutton-size-lg[type=button] {
    font-size: 18px; }

.zpbutton.zpbutton-type-secondary,
button.zpbutton-type-secondary,
input.zpbutton-type-secondary[type=submit],
input.zpbutton-type-secondary[type=button] {
  font-family: 'Inter';
  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.zpbutton-type-secondary.zpbutton-outline[type=submit],
  input.zpbutton-type-secondary.zpbutton-outline[type=button] {
    border: 1px solid; }
  .zpbutton.zpbutton-type-secondary.zpbutton-size-sm,
  button.zpbutton-type-secondary.zpbutton-size-sm,
  input.zpbutton-type-secondary.zpbutton-size-sm[type=submit],
  input.zpbutton-type-secondary.zpbutton-size-sm[type=button] {
    font-size: 13px; }
  .zpbutton.zpbutton-type-secondary.zpbutton-size-md,
  button.zpbutton-type-secondary.zpbutton-size-md,
  input.zpbutton-type-secondary.zpbutton-size-md[type=submit],
  input.zpbutton-type-secondary.zpbutton-size-md[type=button] {
    font-size: 14px; }
  .zpbutton.zpbutton-type-secondary.zpbutton-size-lg,
  button.zpbutton-type-secondary.zpbutton-size-lg,
  input.zpbutton-type-secondary.zpbutton-size-lg[type=submit],
  input.zpbutton-type-secondary.zpbutton-size-lg[type=button] {
    font-size: 18px; }

.zpbutton.zpbutton-type-link,
button.zpbutton-type-link,
input.zpbutton-type-link[type=submit],
input.zpbutton-type-link[type=button] {
  background: transparent;
  padding-inline-start: 0px;
  padding-inline-end: 0px;
  border: 0 none;
  font-family: 'Inter';
  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.zpbutton-type-link.disabled[type=submit]:hover,
  input.zpbutton-type-link.disabled[type=button]:hover {
    background: transparent; }
  .zpbutton.zpbutton-type-link.zpbutton-size-sm,
  button.zpbutton-type-link.zpbutton-size-sm,
  input.zpbutton-type-link.zpbutton-size-sm[type=submit],
  input.zpbutton-type-link.zpbutton-size-sm[type=button] {
    font-size: 13px; }
  .zpbutton.zpbutton-type-link.zpbutton-size-md,
  button.zpbutton-type-link.zpbutton-size-md,
  input.zpbutton-type-link.zpbutton-size-md[type=submit],
  input.zpbutton-type-link.zpbutton-size-md[type=button] {
    font-size: 14px; }
  .zpbutton.zpbutton-type-link.zpbutton-size-lg,
  button.zpbutton-type-link.zpbutton-size-lg,
  input.zpbutton-type-link.zpbutton-size-lg[type=submit],
  input.zpbutton-type-link.zpbutton-size-lg[type=button] {
    font-size: 18px; }

.zpbutton.zpbutton-type-primary,
button.zpbutton-type-primary,
input.zpbutton-type-primary[type=submit],
input.zpbutton-type-primary[type=button] {
  background: #E799Aa;
  color: #FFFFFF;
  border-color: transparent; }
  .zpbutton.zpbutton-type-primary.zpbutton-outline,
  button.zpbutton-type-primary.zpbutton-outline,
  input.zpbutton-type-primary.zpbutton-outline[type=submit],
  input.zpbutton-type-primary.zpbutton-outline[type=button] {
    background: transparent;
    color: #E799Aa;
    border-color: #E799Aa; }
    .zpbutton.zpbutton-type-primary.zpbutton-outline.disabled:hover,
    button.zpbutton-type-primary.zpbutton-outline.disabled:hover,
    input.zpbutton-type-primary.zpbutton-outline.disabled[type=submit]:hover,
    input.zpbutton-type-primary.zpbutton-outline.disabled[type=button]:hover {
      background: transparent;
      color: #FFFFFF;
      border-color: #E799Aa; }
    .zpbutton.zpbutton-type-primary.zpbutton-outline:hover,
    button.zpbutton-type-primary.zpbutton-outline:hover,
    input.zpbutton-type-primary.zpbutton-outline[type=submit]:hover,
    input.zpbutton-type-primary.zpbutton-outline[type=button]:hover {
      background: #E799Aa;
      color: #FFFFFF;
      border-color: #E799Aa; }
  .zpbutton.zpbutton-type-primary:hover,
  button.zpbutton-type-primary:hover,
  input.zpbutton-type-primary[type=submit]:hover,
  input.zpbutton-type-primary[type=button]:hover {
    background: #dd7088;
    color: #FFFFFF;
    border-color: transparent; }
  .zpbutton.zpbutton-type-primary.disabled:hover,
  button.zpbutton-type-primary.disabled:hover,
  input.zpbutton-type-primary.disabled[type=submit]:hover,
  input.zpbutton-type-primary.disabled[type=button]:hover {
    background: #dd7088;
    color: #FFFFFF; }

.zpbutton.zpbutton-type-secondary,
button.zpbutton-type-secondary,
input.zpbutton-type-secondary[type=submit],
input.zpbutton-type-secondary[type=button] {
  background: #750A27;
  color: #FFFFFF;
  border-color: transparent; }
  .zpbutton.zpbutton-type-secondary.zpbutton-outline,
  button.zpbutton-type-secondary.zpbutton-outline,
  input.zpbutton-type-secondary.zpbutton-outline[type=submit],
  input.zpbutton-type-secondary.zpbutton-outline[type=button] {
    background: transparent;
    color: #750A27;
    border-color: #750A27; }
    .zpbutton.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    button.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    input.zpbutton-type-secondary.zpbutton-outline.disabled[type=submit]:hover,
    input.zpbutton-type-secondary.zpbutton-outline.disabled[type=button]:hover {
      background: transparent;
      color: #FFFFFF;
      border-color: #750A27; }
    .zpbutton.zpbutton-type-secondary.zpbutton-outline:hover,
    button.zpbutton-type-secondary.zpbutton-outline:hover,
    input.zpbutton-type-secondary.zpbutton-outline[type=submit]:hover,
    input.zpbutton-type-secondary.zpbutton-outline[type=button]:hover {
      background: #460617;
      color: #FFFFFF;
      border-color: #750A27; }
  .zpbutton.zpbutton-type-secondary:hover,
  button.zpbutton-type-secondary:hover,
  input.zpbutton-type-secondary[type=submit]:hover,
  input.zpbutton-type-secondary[type=button]:hover {
    background: #460617;
    color: #FFFFFF;
    border-color: transparent; }
  .zpbutton.zpbutton-type-secondary.disabled:hover,
  button.zpbutton-type-secondary.disabled:hover,
  input.zpbutton-type-secondary.disabled[type=submit]:hover,
  input.zpbutton-type-secondary.disabled[type=button]:hover {
    background: #460617;
    color: #FFFFFF; }

.zpbutton.zpbutton-type-link,
button.zpbutton-type-link,
input.zpbutton-type-link[type=submit],
input.zpbutton-type-link[type=button] {
  color: #E799Aa; }
  .zpbutton.zpbutton-type-link.disabled:hover,
  button.zpbutton-type-link.disabled:hover,
  input.zpbutton-type-link.disabled[type=submit]:hover,
  input.zpbutton-type-link.disabled[type=button]:hover {
    background: transparent;
    color: #dd7088; }
  .zpbutton.zpbutton-type-link:hover,
  button.zpbutton-type-link:hover,
  input.zpbutton-type-link[type=submit]:hover,
  input.zpbutton-type-link[type=button]:hover {
    color: #dd7088; }

.zpdark-section .zpbutton.zpbutton-type-primary,
.zpdark-section button.zpbutton-type-primary,
.zpdark-section input.zpbutton-type-primary[type=submit],
.zpdark-section input.zpbutton-type-primary[type=button] {
  background: #FFFFFF;
  color: #E799Aa;
  border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-primary.zpbutton-outline,
  .zpdark-section button.zpbutton-type-primary.zpbutton-outline,
  .zpdark-section input.zpbutton-type-primary.zpbutton-outline[type=submit],
  .zpdark-section input.zpbutton-type-primary.zpbutton-outline[type=button] {
    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.zpbutton-type-primary.zpbutton-outline.disabled[type=submit]:hover,
    .zpdark-section input.zpbutton-type-primary.zpbutton-outline.disabled[type=button]:hover {
      background: transparent;
      color: #E799Aa;
      border-color: #FFFFFF; }
    .zpdark-section .zpbutton.zpbutton-type-primary.zpbutton-outline:hover,
    .zpdark-section button.zpbutton-type-primary.zpbutton-outline:hover,
    .zpdark-section input.zpbutton-type-primary.zpbutton-outline[type=submit]:hover,
    .zpdark-section input.zpbutton-type-primary.zpbutton-outline[type=button]:hover {
      background: #FFFFFF;
      color: #E799Aa;
      border-color: #FFFFFF; }
  .zpdark-section .zpbutton.zpbutton-type-primary:hover,
  .zpdark-section button.zpbutton-type-primary:hover,
  .zpdark-section input.zpbutton-type-primary[type=submit]:hover,
  .zpdark-section input.zpbutton-type-primary[type=button]:hover {
    background: #e6e6e6;
    color: #E799Aa;
    border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-primary.disabled:hover,
  .zpdark-section button.zpbutton-type-primary.disabled:hover,
  .zpdark-section input.zpbutton-type-primary.disabled[type=submit]:hover,
  .zpdark-section input.zpbutton-type-primary.disabled[type=button]:hover {
    background: #e6e6e6;
    color: #E799Aa; }

.zpdark-section .zpbutton.zpbutton-type-secondary,
.zpdark-section button.zpbutton-type-secondary,
.zpdark-section input.zpbutton-type-secondary[type=submit],
.zpdark-section input.zpbutton-type-secondary[type=button] {
  background: #750A27;
  color: #FFFFFF;
  border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-secondary.zpbutton-outline,
  .zpdark-section button.zpbutton-type-secondary.zpbutton-outline,
  .zpdark-section input.zpbutton-type-secondary.zpbutton-outline[type=submit],
  .zpdark-section input.zpbutton-type-secondary.zpbutton-outline[type=button] {
    background: transparent;
    color: #750A27;
    border-color: #750A27; }
    .zpdark-section .zpbutton.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    .zpdark-section button.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    .zpdark-section input.zpbutton-type-secondary.zpbutton-outline.disabled[type=submit]:hover,
    .zpdark-section input.zpbutton-type-secondary.zpbutton-outline.disabled[type=button]:hover {
      background: transparent;
      color: #FFFFFF;
      border-color: #750A27; }
    .zpdark-section .zpbutton.zpbutton-type-secondary.zpbutton-outline:hover,
    .zpdark-section button.zpbutton-type-secondary.zpbutton-outline:hover,
    .zpdark-section input.zpbutton-type-secondary.zpbutton-outline[type=submit]:hover,
    .zpdark-section input.zpbutton-type-secondary.zpbutton-outline[type=button]:hover {
      background: #750A27;
      color: #FFFFFF;
      border-color: #750A27; }
  .zpdark-section .zpbutton.zpbutton-type-secondary:hover,
  .zpdark-section button.zpbutton-type-secondary:hover,
  .zpdark-section input.zpbutton-type-secondary[type=submit]:hover,
  .zpdark-section input.zpbutton-type-secondary[type=button]:hover {
    background: #460617;
    color: #FFFFFF;
    border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-secondary.disabled:hover,
  .zpdark-section button.zpbutton-type-secondary.disabled:hover,
  .zpdark-section input.zpbutton-type-secondary.disabled[type=submit]:hover,
  .zpdark-section input.zpbutton-type-secondary.disabled[type=button]:hover {
    background: #460617;
    color: #FFFFFF; }

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

body {
  color: #000000;
  font-family: 'Inter';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

h1 {
  font-family: 'Inter';
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }
  h1:before, h1:after {
    background: #750A27; }

h2 {
  font-family: 'Inter';
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }
  h2:before, h2:after {
    background: #750A27; }

h3 {
  font-family: 'Inter';
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }
  h3:before, h3:after {
    background: #750A27; }

h4 {
  font-family: 'Inter';
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }
  h4:before, h4:after {
    background: #750A27; }

h5 {
  font-family: 'Inter';
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }
  h5:before, h5:after {
    background: #750A27; }

h6 {
  font-family: 'Inter';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }
  h6:before, h6:after {
    background: #750A27; }

body {
  color: #000000; }

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: #750A27; }
  h1:before, h1:after {
    background: #750A27; }

h2 {
  color: #750A27; }
  h2:before, h2:after {
    background: #750A27; }

h3 {
  color: #750A27; }
  h3:before, h3:after {
    background: #750A27; }

h4 {
  color: #750A27; }
  h4:before, h4:after {
    background: #750A27; }

h5 {
  color: #750A27; }
  h5:before, h5:after {
    background: #750A27; }

h6 {
  color: #750A27; }
  h6:before, h6:after {
    background: #750A27; }

.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: 'Inter';
  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: #E799Aa; }
  .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: #E799Aa; }

.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: #E799Aa;
  color: #FFFFFF; }

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

.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: #E799Aa; }

.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: #E799Aa; }

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

.zpicon-common svg {
  fill: #E799Aa; }

.zpicon-common.zpicon-style-bgfill, .zpicon-common.zpicon-style-circle-fill, .zpicon-common.zpicon-style-roundcorner-fill {
  background: #E799Aa; }
  .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: #E799Aa; }

.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: #E799Aa; }

.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: 'Inter';
  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: 'Inter';
  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: #750A27; }
  @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: #E799Aa;
    color: #FFFFFF;
    border-color: #E799Aa; }

.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: #750A27;
  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: #E799Aa;
    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: #E799Aa; }

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

.zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab {
  color: #750A27;
  border-block-end-color: #750A27; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab.zptab-active {
    color: #E799Aa;
    border-color: #E799Aa; }
    .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab.zptab-active:after {
      background: #E799Aa; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab:hover {
    color: #E799Aa; }

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

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

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

.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: #750A27;
    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: #750A27; }
    .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab.zptab-active:hover {
      color: #750A27; }
  .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: #000000; }

.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(0, 0, 0, 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: #000000; }

.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: 'Inter';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpaccordion-container.zpaccordion-style-02 .zpaccordion {
  font-family: 'Inter';
  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: #750A27;
  margin-block-end: 0px;
  border-color: #E7E7E7; }
  .zpaccordion-container.zpaccordion-style-01 .zpaccordion.zpaccordion-active {
    background: #FFFFFF;
    color: #750A27;
    border-block-end: 1px solid;
    border-block-end-color: #E799Aa; }
  @media all and (min-width: 992px) {
    .zpaccordion-container.zpaccordion-style-01 .zpaccordion:hover {
      background: #FFFFFF;
      color: #750A27; } }
.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: #750A27; }
  .zpaccordion-container.zpaccordion-style-02 .zpaccordion.zpaccordion-active {
    color: #750A27; }
  @media all and (min-width: 992px) {
    .zpaccordion-container.zpaccordion-style-02 .zpaccordion:hover {
      color: #750A27; } }
.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: #750A27;
    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: #750A27; } }
.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 textarea,
.zpform-container select {
  font-family: 'Inter';
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal; }

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

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

.zpform-container .zpbutton.zpbutton-type-primary {
  font-family: 'Inter';
  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: 'Inter';
  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 textarea,
.zpform-container select {
  background: #FFFFFF;
  border-color: #E7E7E7;
  color: #000000; }
  .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 textarea:focus,
  .zpform-container select:focus {
    border-color: #000000; }

.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(0, 0, 0, 0.5); }

.zpform-container input::-moz-placeholder,
.zpform-container textarea::-moz-placeholder,
.zpform-container select::-moz-placeholder {
  color: RGBA(0, 0, 0, 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: #000000; }

.zpform-container h2 {
  color: #750A27; }

.zpform-container .zpbutton.zpbutton-type-primary {
  background-color: #E799Aa;
  color: #FFFFFF;
  border-color: transparent; }
  .zpform-container .zpbutton.zpbutton-type-primary:hover {
    background-color: #dd7088;
    color: #FFFFFF;
    border-color: transparent; }

.zpform-container .zpbutton.zpbutton-type-secondary {
  background-color: #750A27;
  color: #FFFFFF;
  border-color: transparent; }
  .zpform-container .zpbutton.zpbutton-type-secondary:hover {
    background-color: #460617;
    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 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 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: #E799Aa;
  border-color: transparent; }
  .zpdark-section .zpform-container .zpbutton.zpbutton-type-primary:hover {
    background-color: #e6e6e6;
    color: #E799Aa;
    border-color: transparent; }

.zpdark-section .zpform-container .zpbutton.zpbutton-type-secondary {
  background-color: #750A27;
  color: #FFFFFF;
  border-color: transparent; }
  .zpdark-section .zpform-container .zpbutton.zpbutton-type-secondary:hover {
    background-color: #460617;
    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(231, 153, 170, 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(231, 153, 170, 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(231, 153, 170, 0.8);
  color: #FFFFFF; }

.hb-grid-gallery[class*='zpimage-overlay-effect-hv-'] figure:hover figcaption {
  background: RGBA(231, 153, 170, 0.8);
  color: #FFFFFF; }

.hb-grid-gallery.zpimage-overlay-effect-hv-9 .hb-grid-item {
  background: #E799Aa; }
  .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(231, 153, 170, 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(117, 10, 39, 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(117, 10, 39, 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(117, 10, 39, 0.5);
  color: #FFFFFF; }

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

.zpdark-section .hb-grid-gallery.zpimage-overlay-effect-hv-9 .hb-grid-item {
  background: #750A27; }
  .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(117, 10, 39, 0.4) 80%); }

.zptable table td, .zptable table th {
  font-family: 'Inter';
  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: #750A27; }
  .zptable table td {
    color: #000000; }

.zptable.zptable-header-dark table tr th {
  background: #750A27;
  color: #FFFFFF;
  border-block-end-color: #a40e37;
  border-inline-end-color: #a40e37; }

.zptable.zptable-header-light table tr th {
  background: #FFF6F7;
  color: #750A27;
  border-block-end-color: #E7E7E7;
  border-inline-end-color: #E7E7E7; }

.zptable.zptable-header-transparent table tr th {
  color: #750A27;
  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: #750A27;
  color: #FFFFFF;
  border-block-end-color: #a40e37;
  border-inline-end-color: #a40e37; }

.zpdark-section .zptable.zptable-header-light table tr th {
  background: #FFF6F7;
  color: #750A27;
  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: 'Inter';
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h2 {
  font-family: 'Inter';
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h3 {
  font-family: 'Inter';
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h4 {
  font-family: 'Inter';
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h5 {
  font-family: 'Inter';
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h6 {
  font-family: 'Inter';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

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

.zpelem-iconheading .zpicon-common.zpicon-style-bgfill, .zpelem-iconheading .zpicon-common.zpicon-style-circle-fill, .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner-fill {
  background: #E799Aa; }
  .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: #E799Aa; }

.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: #E799Aa; }

.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: #750A27; }

.zpelem-iconheading h2 {
  color: #750A27; }

.zpelem-iconheading h3 {
  color: #750A27; }

.zpelem-iconheading h4 {
  color: #750A27; }

.zpelem-iconheading h5 {
  color: #750A27; }

.zpelem-iconheading h6 {
  color: #750A27; }

.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: #000000;
  font-family: 'Inter';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h1 {
  font-family: 'Inter';
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h2 {
  font-family: 'Inter';
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h3 {
  font-family: 'Inter';
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h4 {
  font-family: 'Inter';
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h5 {
  font-family: 'Inter';
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h6 {
  font-family: 'Inter';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

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

.zpelem-iconheadingtext .zpicon-common.zpicon-style-bgfill, .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle-fill, .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner-fill {
  background: #E799Aa; }
  .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: #E799Aa; }

.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: #E799Aa; }

.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: #000000; }

.zpelem-iconheadingtext h1 {
  color: #750A27; }

.zpelem-iconheadingtext h2 {
  color: #750A27; }

.zpelem-iconheadingtext h3 {
  color: #750A27; }

.zpelem-iconheadingtext h4 {
  color: #750A27; }

.zpelem-iconheadingtext h5 {
  color: #750A27; }

.zpelem-iconheadingtext h6 {
  color: #750A27; }

.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: #000000;
  font-family: 'Inter';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

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

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

.zpelem-imageheadingtext h1.zpimage-heading {
  font-family: 'Inter';
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h2.zpimage-heading {
  font-family: 'Inter';
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h3.zpimage-heading {
  font-family: 'Inter';
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h4.zpimage-heading {
  font-family: 'Inter';
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h5.zpimage-heading {
  font-family: 'Inter';
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h6.zpimage-heading {
  font-family: 'Inter';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #750A27;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext .zpimage-text {
  color: #000000;
  font-family: 'Inter';
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

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

.zpelem-imageheadingtext h1.zpimage-heading {
  color: #750A27; }

.zpelem-imageheadingtext h2.zpimage-heading {
  color: #750A27; }

.zpelem-imageheadingtext h3.zpimage-heading {
  color: #750A27; }

.zpelem-imageheadingtext h4.zpimage-heading {
  color: #750A27; }

.zpelem-imageheadingtext h5.zpimage-heading {
  color: #750A27; }

.zpelem-imageheadingtext h6.zpimage-heading {
  color: #750A27; }

.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: #E799Aa; }

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

.theme-footer-area {
  background-color: #750A27; }

.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: #ffdde0;
  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%; } }

[data-sort-by-products-target] {
  row-gap: 50px; }
  [data-sort-by-products-target] [data-zs-product-id] .theme-product-image-area {
    border: 0.5px solid #750a27; }

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

.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-product-page-breadcrumb {
  display: flex;
  align-items: center;
  padding-block-start: 50px;
  padding-block-end: 0px;
  padding-inline-start: 0px;
  padding-inline-end: 0px; }
  .theme-product-page-breadcrumb.theme-breadcrumb-bottom-space {
    padding-block-end: 50px; }
  .theme-product-page-breadcrumb .theme-porduct-bredcrumb {
    display: inline-flex;
    flex-direction: row;
    align-items: center; }
    .theme-product-page-breadcrumb .theme-porduct-bredcrumb .breadcrumb-home-icon {
      display: flex; }
      .theme-product-page-breadcrumb .theme-porduct-bredcrumb .breadcrumb-home-icon svg {
        width: 20px;
        height: 20px;
        fill: #E799Aa; }
      .theme-product-page-breadcrumb .theme-porduct-bredcrumb .breadcrumb-home-icon span {
        padding-block-start: 0px;
        padding-block-end: 0px;
        padding-inline-start: 10px;
        padding-inline-end: 0px; }
    .theme-product-page-breadcrumb .theme-porduct-bredcrumb a {
      color: #E799Aa; }
      .theme-product-page-breadcrumb .theme-porduct-bredcrumb a:hover {
        color: #e28499; }
    .theme-product-page-breadcrumb .theme-porduct-bredcrumb .theme-last-breadcrumb-nav {
      color: RGBA(0, 0, 0, 0.8); }
      .theme-product-page-breadcrumb .theme-porduct-bredcrumb .theme-last-breadcrumb-nav:hover {
        color: RGBA(0, 0, 0, 0.8); }
    .theme-product-page-breadcrumb .theme-porduct-bredcrumb svg {
      margin-inline-start: 10px;
      margin-inline-end: 10px;
      height: 15px;
      width: 15px;
      fill: #000000; }
      .theme-product-page-breadcrumb .theme-porduct-bredcrumb svg:last-of-type {
        display: none; }
  .theme-product-page-breadcrumb.theme-product-details-breadcrumb {
    padding: 25px; }

[data-zs-search-products] .theme-store-collection-container {
  width: 100%; }

[data-category-products] {
  row-gap: 50px;
  padding-block-start: 20px; }

[data-zs-category-four] .theme-no-products-error {
  height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-block-start: 0; }

[data-zs-mobile-header-refine-wrapper] {
  display: none; }
  [data-zs-mobile-header-refine-wrapper] ~ .theme-collection-sortby-section {
    display: flex;
    justify-content: flex-end;
    padding-block-start: 20px; }
    [data-zs-mobile-header-refine-wrapper] ~ .theme-collection-sortby-section .zpcontainer {
      width: 100%; }

.theme-product-page-breadcrumb .theme-porduct-bredcrumb a {
  color: #750A27; }

.theme-section.theme-category-section {
  padding-block: 20px; }

@media all and (max-width: 768px) {
  .theme-product-category-section .zpcontainer {
    padding-inline: 14px; } }

@media all and (max-width: 768px) {
  .theme-collection-sortby-section .theme-collection-sort {
    width: 100%; } }

.theme-category-image-conatainer {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-block-size: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block-start: 50px;
  padding-block-end: 50px; }
  .theme-category-image-conatainer .theme-category-name {
    background: RGBA(255, 255, 255, 0.95);
    padding-block-start: 25px;
    padding-block-end: 25px;
    padding-inline-start: 50px;
    padding-inline-end: 50px; }

.theme-category-noimage-conatainer {
  min-block-size: auto;
  padding-block-start: 0px; }
  .theme-category-noimage-conatainer h1 {
    line-height: 1; }

.theme-category-description {
  padding-block-start: 30px;
  text-align: center; }
  .theme-category-description.theme-category-noimage-description {
    text-align: start; }

.theme-category-heading {
  font-size: 26px;
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  display: flex;
  justify-content: center; }

.theme-collection-name {
  text-align: center; }

.theme-custom-sort {
  padding: 8px 12px;
  cursor: pointer;
  border: 0.5px solid #750A27;
  gap: 5px;
  height: 32px;
  color: #750A27; }
  @media all and (max-width: 768px) {
    .theme-custom-sort {
      width: 100%;
      justify-content: space-between; } }
  .theme-custom-sort:has(.theme-open-custom-sort) {
    background: #750A27;
    color: #FFFFFF; }
  .theme-custom-sort::after {
    display: none  !important; }
  .theme-custom-sort .theme-sortby-label {
    font-size: 12px;
    font-weight: normal; }
    @media all and (max-width: 768px) {
      .theme-custom-sort .theme-sortby-label {
        display: none; } }
  .theme-custom-sort .theme-custom-select-value {
    font-size: 12px; }
  .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: #E799Aa;
        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; }

[data-category-products] [data-zs-product-id] {
  padding-inline-start: 10px;
  padding-inline-end: 10px; }
  [data-category-products] [data-zs-product-id] .theme-product-box-content {
    border: 0.5px solid transparent; }
    [data-category-products] [data-zs-product-id] .theme-product-box-content .theme-product-image-area {
      border: 0.5px solid #750A27; }
    [data-category-products] [data-zs-product-id] .theme-product-box-content:hover {
      border: 0.5px solid #750A27; }
      [data-category-products] [data-zs-product-id] .theme-product-box-content:hover .theme-product-image-area {
        border-inline: 0.5px solid transparent;
        border-block-start: 0.5px solid transparent; }

.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: #FFF6F7;
  margin-block-start: 30px; }

.theme-no-products-error-style-02-04 {
  margin-block-start: 50px;
  background: #FFF6F7;
  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:after {
    content: "";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    border: 5px solid;
    border-color: #000000 transparent transparent transparent;
    right: 10px;
    top: 50%;
    transform: translate(0%, -17%); }
  .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: 15px;
    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 #000000; }
      .theme-collection-sort-inner .theme-sortby-option .theme-sortby-option-val.theme-active-sortby {
        color: #E799Aa; }
      .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-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; }

.theme-content-container {
  position: relative; }

.theme-store-collection-container {
  width: 100%; }

@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 {
    display: flex;
    gap: 20px;
    margin-inline-start: 0;
    margin-inline-end: 0; }
    .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; } }
  .theme-productfilter-enable .zpcontainer [data-zs-category-four] {
    width: 100%; }
  .theme-productfilter-enable .theme-produt-category-list-row {
    display: flex;
    gap: 20px;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-block-end: 200px; }
    @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: #750A27;
        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: 0.5px solid #750A27;
        margin-inline-end: 10px;
        margin-block-end: 2px;
        line-height: 0px;
        background: #fff9fb; }
        .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 [data-zs-selected-filter-color-name] {
          font-size: 12px; }
        .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value svg {
          height: 14px;
          width: 14px;
          background: #750A27;
          margin-inline-start: 10px;
          cursor: pointer;
          padding: 4px;
          border-radius: 50%; }
          .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value svg path {
            fill: #FFFFFF; }
        .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; }
    .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 {
    height: 100%;
    width: 100%;
    transition: 0.3s linear;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center; }
    @media all and (max-width: 768px) {
      .theme-productfilter-enable .theme-produt-filter-row {
        background: #FFFFFF;
        padding-block-start: 20px; } }
    .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 {
        height: auto;
        padding: 0;
        overflow: visible; } }
    .theme-productfilter-enable .theme-produt-filter-row.theme-blur-loading {
      opacity: 1;
      z-index: 5;
      position: static; }
      .theme-productfilter-enable .theme-produt-filter-row.theme-blur-loading:after {
        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-filter-container {
    width: 100%;
    position: relative; }
    @media all and (max-width: 768px) {
      .theme-productfilter-enable .theme-filter-container {
        padding-block-start: 0;
        display: flex;
        gap: 20px;
        padding-inline: 10px; } }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-filter-container [data-theme-sortby-with-filter] {
        position: absolute;
        top: 0;
        right: 0; } }
    @media all and (max-width: 768px) {
      .theme-productfilter-enable .theme-filter-container [data-theme-sortby-with-filter] {
        width: 50%; } }
    .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] {
      width: 100%;
      justify-content: center; }
      @media all and (max-width: 768px) {
        .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] {
          width: 50%;
          padding-block-start: 0; } }
      .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-category-filter-bar {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 12px;
        width: 100%;
        padding-block-end: 30px; }
        .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-category-filter-bar [data-zs-filter-option-values-wrapper] {
          display: none; }
        .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-category-filter-bar [data-zs-filter-option-container]:nth-child(n+6) {
          display: none; }
        .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-category-filter-bar .theme-filter-toggle-icon {
          display: block;
          width: 10px;
          height: 10px; }
        .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-category-filter-bar .zpfilter-active [data-zs-filter-option-values-wrapper] {
          display: block  !important; }
        @media all and (max-width: 768px) {
          .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-category-filter-bar {
            display: none; } }
        .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-category-filter-bar .zpfilter-active .theme-product-filter-type {
          color: #FFFFFF;
          background: #750A27; }
        .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-category-filter-bar .zpfilter-active .theme-filter-toggle-icon {
          rotate: 180deg;
          fill: #FFFFFF; }
      .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-mobile-filter-toggle-btn {
        width: 100%;
        padding: 5px;
        background: transparent;
        color: #750A27;
        border: 0.5px solid #750A27;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media all and (min-width: 991px) {
          .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-mobile-filter-toggle-btn {
            display: none; } }
        @media all and (max-width: 768px) {
          .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-mobile-filter-toggle-btn {
            justify-content: flex-start;
            padding-inline: 12px; } }
      .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-filter-slider-overlay {
        left: -100%;
        position: absolute; }
        @media all and (min-width: 992px) {
          .theme-productfilter-enable .theme-filter-container [data-zs-filter-container] .theme-filter-slider-overlay.theme-close-filter-icon .theme-filter-slider-container {
            animation: slide-out 0.5s forwards; } }
      .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay {
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        background: rgba(217, 217, 217, 0.4);
        z-index: 999;
        width: 100%;
        opacity: 1; }
        .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container {
          width: 22%;
          background: #FFFFFF;
          height: 100%;
          padding: 32px;
          padding-block-start: 50px;
          position: relative;
          overflow-y: scroll; }
          @media all and (min-width: 992px) {
            .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container {
              animation: slide-in-filter 0.5s forwards; } }
          @media all and (max-width: 768px) {
            .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container {
              width: 100%;
              height: auto;
              position: fixed;
              bottom: 0;
              border-radius: 3rem 3rem 0 0;
              max-height: 60%;
              overflow-y: scroll;
              animation: slide-in-bottom 0.5s ease-out; } }
          .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container .theme-close-filter-icon {
            position: absolute;
            top: 1.5rem;
            right: 3rem;
            width: 20px;
            height: 22px; }
          .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container [data-zs-filter-option-container] {
            display: flex;
            flex-direction: column;
            gap: 12px;
            margin: 18px;
            padding-block: 18px;
            padding-block-start: 0;
            border-block-end: 0.01rem solid #ecc5c5; }
            .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container [data-zs-filter-option-container] [data-zs-filter-option-name] {
              padding: 0;
              border: none;
              background: transparent;
              justify-content: space-between; }
            .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container [data-zs-filter-option-container] .theme-filter-toggle-icon {
              width: 10px;
              height: 10px; }
            .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container [data-zs-filter-option-container] .theme-filter-close-toggle svg {
              rotate: 180deg; }
            .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container [data-zs-filter-option-container] .theme-filter-expclose-default-hide .theme-filter-toggle-icon {
              rotate: 180deg; }
            .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container [data-zs-filter-option-container] .theme-filter-expclose-default-hide.theme-filter-expand-toggle svg {
              rotate: 360deg; }
          .theme-productfilter-enable .theme-filter-container .theme-open-slider-filter[data-zs-filter-container] .theme-filter-slider-overlay .theme-filter-slider-container [data-zs-filter-option-values-wrapper] {
            position: relative;
            top: 0;
            padding: 0;
            box-shadow: none;
            width: 100%; }
    .theme-productfilter-enable .theme-filter-container .theme-filter-open-icon {
      width: 28px;
      height: 28px;
      background: #750A27;
      align-items: center;
      display: flex;
      justify-content: center; }
      .theme-productfilter-enable .theme-filter-container .theme-filter-open-icon svg {
        width: 24px;
        height: 24px;
        padding: 4px; }

@keyframes slide-in-filter {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }

@keyframes slide-in-bottom {
  0% {
    transform: translateY(100%); }
  100% {
    transform: translateY(0%); } }
  .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: #750A27;
      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: #FFFFFF; }

.theme-product-filter-box {
  position: relative; }
  .theme-product-filter-box .theme-product-filter-type {
    color: #000000;
    border: 0.5px solid #750A27;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    margin-block: 0; }
    @media all and (max-width: 768px) {
      .theme-product-filter-box .theme-product-filter-type {
        padding: 8px;
        gap: 5px; } }
    .theme-product-filter-box .theme-product-filter-type span {
      font-size: 12px;
      line-height: 10px; }
    .theme-product-filter-box .theme-product-filter-type .theme-filter-toggle-icon {
      width: 12px;
      height: 12px;
      fill: currentColor;
      margin-inline-start: auto; }
      .theme-product-filter-box .theme-product-filter-type .theme-filter-toggle-icon.theme-filter-expclose-default-hide {
        display: none; }
  .theme-product-filter-box [data-zs-filter-option-values-wrapper] {
    position: absolute;
    z-index: 3;
    padding: 15px 14px;
    top: 3rem;
    max-height: 300px;
    height: auto;
    width: 200px;
    overflow-y: scroll;
    background: #FFFFFF;
    box-shadow: 4px 0px 15px 0px rgba(40, 40, 40, 0.15); }
  .theme-product-filter-box .theme-product-clear-filter {
    display: flex;
    align-items: center;
    margin-block-end: 5px;
    color: #750A27;
    font-size: 12px; }
    .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-option-container {
  display: flex;
  align-items: center;
  margin-block-end: 5px;
  flex-wrap: wrap; }
  .theme-product-filter-option-container .theme-product-filter-count {
    margin-inline-start: auto;
    line-height: 1;
    border: 0.5px solid #750A27;
    background: #750A27;
    color: #FFFFFF;
    font-size: 11px;
    width: 18px;
    height: 18px;
    align-items: center;
    display: flex;
    justify-content: center; }
  .theme-product-filter-option-container ul {
    padding: 0px;
    width: 100%; }
    .theme-product-filter-option-container ul li {
      padding: 0;
      list-style: none;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .theme-product-filter-option-container ul li:last-child {
        margin-block-end: 0px; }
      .theme-product-filter-option-container ul li ul {
        width: 100%; }
        .theme-product-filter-option-container ul li ul li {
          padding-inline-start: 20px; }
      .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-option-container ul li .theme-product-filter-expand-close.theme-product-filter-select-option svg {
          fill: #750A27;
          height: 15px;
          width: 15px; }
  .theme-product-filter-option-container .theme-product-filter-select-option {
    position: relative;
    width: 14px;
    height: 14px;
    margin-inline-end: 10px; }
    .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-option-container .theme-product-filter-select-option .theme-product-filter-custom-check svg {
        position: absolute;
        top: 0; }
      .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-custom-check:after {
        position: absolute;
        left: 2px;
        top: 2px;
        width: 8px;
        height: 8px;
        background: #750A27;
        display: none; }
      .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-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-option-container .theme-product-filter-select-option .theme-product-filter-custom-check.theme-product-filter-custom-radio:after {
          border-radius: 10px; }
    .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-option-container .theme-product-filter-select-option .theme-product-filter-check svg {
        position: absolute;
        top: 0; }
      .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-check:checked + .theme-product-filter-custom-check {
        border: 0.5px solid #750A27;
        background: #750A27; }
        .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-check:checked + .theme-product-filter-custom-check svg {
          width: 12px;
          height: 12px;
          position: absolute;
          top: 0;
          right: 0;
          display: flex; }
        .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-option-container .theme-product-filter-rating {
    display: flex;
    align-items: center; }
    .theme-product-filter-option-container .theme-product-filter-rating svg {
      width: 15px;
      height: 15px;
      fill: #cccccc; }
    .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-one svg:first-child {
      fill: #E799Aa; }
    .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-two svg:first-child, .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-two svg:nth-child(2) {
      fill: #E799Aa; }
    .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-three svg:first-child, .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-three svg:nth-child(2), .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-three svg:nth-child(3) {
      fill: #E799Aa; }
    .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:first-child, .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:nth-child(2), .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:nth-child(3), .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:nth-child(4) {
      fill: #E799Aa; }

.theme-product-filter-show-more {
  margin-block-start: 5px;
  color: #750A27; }

.theme-product-filter-price-minmax {
  margin-block-end: 10px;
  display: flex;
  align-items: center; }
  .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-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-color-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px; }
  .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-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-color-container .theme-product-filter-color:last-child {
      margin-inline-end: 0px; }
    .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-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-color-container .theme-product-filter-color .theme-product-filter-check:checked + .theme-product-filter-custom-check {
        border: 1px solid #750A27;
        background: #FFFFFF; }

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

.theme-product-filter-text {
  max-inline-size: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  font-weight: 300;
  font-size: 12px; }
  .theme-product-filter-text a {
    color: #000000;
    display: flex;
    align-items: center; }
    .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 #E799Aa;
    border-radius: 3px;
    color: #E799Aa;
    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-store-collection-container {
  background: transparent; }

.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-product-box-inner, .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-product-box-inner {
  padding-inline-start: 0px;
  padding-inline-end: 0px; }
  @media all and (min-width: 768px) {
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-product-box-inner, .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-product-box-inner {
      padding-inline-start: 15px;
      padding-inline-end: 15px; } }
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-product-box-content.theme-rating, .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-product-box-content.theme-rating {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px; }
  @media all and (min-width: 768px) {
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-product-box-content.theme-rating, .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-product-box-content.theme-rating {
      padding-block-start: 0px;
      padding-block-end: 0px;
      padding-inline-start: 24px;
      padding-inline-end: 24px; } }
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-name, .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-name {
  padding-block-start: 10px;
  padding-block-end: 10px;
  padding-inline-start: 5px;
  padding-inline-end: 5px; }
  @media all and (min-width: 768px) {
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-name, .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-name {
      padding-block-start: 25px;
      padding-block-end: 10px;
      padding-inline-start: 24px;
      padding-inline-end: 24px; } }
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-img,
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-img-container, .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-img,
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-img-container {
  height: 200px; }
  @media all and (min-width: 768px) {
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-img,
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-img-container, .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-img,
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-img-container {
      height: 250px; } }
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-price-and-addcart,
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-coupons-code-container,
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-coupons-container, .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-price-and-addcart,
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-coupons-code-container,
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-coupons-container {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px; }
  @media all and (min-width: 768px) {
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-price-and-addcart,
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-coupons-code-container,
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02 .theme-prod-coupons-container, .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-price-and-addcart,
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-coupons-code-container,
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 .theme-prod-coupons-container {
      padding-block-start: 0px;
      padding-block-end: 0px;
      padding-inline-start: 24px;
      padding-inline-end: 24px; } }
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02:nth-child(odd) {
  padding-inline-end: 5px; }
  @media all and (min-width: 992px) {
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02:nth-child(odd) {
      padding-inline-end: 15px; } }
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02:nth-child(even) {
  padding-inline-start: 5px; }
  @media all and (min-width: 992px) {
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-02:nth-child(even) {
      padding-inline-start: 15px; } }
.theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 {
  padding-inline-end: 5px;
  padding-inline-start: 5px; }
  @media all and (min-width: 768px) {
    .theme-product-ratio .theme-product-list-style-04.theme-product-count-xsm-03 {
      padding-inline-end: 15px;
      padding-inline-start: 15px; } }
@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-03, .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-04 {
    padding-inline-end: 5px;
    padding-inline-start: 5px; } }

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

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-03 .theme-product-box-inner, .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-04 .theme-product-box-inner {
    padding-inline-end: 5px;
    padding-inline-start: 5px; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-03 .theme-product-box-inner, .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-04 .theme-product-box-inner {
    padding-inline-end: 15px;
    padding-inline-start: 15px; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-03 .theme-prod-name, .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-04 .theme-prod-name {
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 5px;
    padding-inline-end: 5px; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-03 .theme-prod-name, .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-04 .theme-prod-name {
    padding-block-start: 25px;
    padding-block-end: 10px;
    padding-inline-start: 24px;
    padding-inline-end: 24px; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-03 .theme-product-box-content.theme-rating, .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-04 .theme-product-box-content.theme-rating {
    padding-block-start: 0px;
    padding-block-end: 0px;
    padding-inline-start: 5px;
    padding-inline-end: 5px; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-03 .theme-product-box-content.theme-rating, .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-04 .theme-product-box-content.theme-rating {
    padding-block-start: 0px;
    padding-block-end: 0px;
    padding-inline-start: 24px;
    padding-inline-end: 24px; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-03 .theme-prod-price-and-addcart, .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-04 .theme-prod-price-and-addcart {
    padding-block-start: 0px;
    padding-block-end: 0px;
    padding-inline-start: 5px;
    padding-inline-end: 5px; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-03 .theme-prod-price-and-addcart, .theme-product-ratio .theme-product-list-style-04.theme-product-count-sm-04 .theme-prod-price-and-addcart {
    padding-block-start: 0px;
    padding-block-end: 0px;
    padding-inline-start: 24px;
    padding-inline-end: 24px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (min-width: 992px) {
  .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-01.theme-product-count-md-04 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-01.theme-product-count-md-05 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-02.theme-product-count-md-04 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-02.theme-product-count-md-05 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-03.theme-product-count-md-04 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-03.theme-product-count-md-05 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-01.theme-product-count-md-04 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-01.theme-product-count-md-05 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-02.theme-product-count-md-04 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-02.theme-product-count-md-05 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-03.theme-product-count-md-04 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-03.theme-product-count-md-05 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-04.theme-product-count-md-04 .theme-prod-coupons-code-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-04.theme-product-count-md-05 .theme-prod-coupons-code-container {
    flex-direction: column; } }

@media all and (min-width: 992px) {
  .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-01.theme-product-count-md-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-01.theme-product-count-md-05 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-02.theme-product-count-md-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-02.theme-product-count-md-05 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-03.theme-product-count-md-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-xsm-03.theme-product-count-md-05 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-01.theme-product-count-md-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-01.theme-product-count-md-05 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-02.theme-product-count-md-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-02.theme-product-count-md-05 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-03.theme-product-count-md-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-03.theme-product-count-md-05 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-04.theme-product-count-md-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .theme-productfilter-enable .theme-product-ratio .theme-prod-box.theme-product-list-style-04.theme-product-count-sm-04.theme-product-count-md-05 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container {
    margin-inline-end: 0; } }

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

.theme-product-list-style-04 {
  display: flex;
  padding-inline-start: 15px;
  padding-inline-end: 15px; }
  .theme-product-list-style-04 .theme-product-box-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-block-end: 30px;
    border: 0.5px solid transparent; }
    @media all and (max-width: 768px) {
      .theme-product-list-style-04 .theme-product-box-content {
        padding-block-end: 0; } }
    .theme-product-list-style-04 .theme-product-box-content:last-child {
      margin-block-end: 0px; }
    .theme-product-list-style-04 .theme-product-box-content [data-zs-hide-sale-on-hover] [data-on-sale] [data-list-coupon-code] {
      display: none; }
    .theme-product-list-style-04 .theme-product-box-content:hover {
      border: 0.5px solid #750A27;
      transition: 0.3s linear; }
      .theme-product-list-style-04 .theme-product-box-content:hover [data-on-sale]:has([data-list-coupon-code][style=""]) ~ .theme-product-sale-ribbon {
        display: none; }
      .theme-product-list-style-04 .theme-product-box-content:hover [data-zs-hide-sale-on-hover] [data-on-sale] [data-list-coupon-code] {
        display: flex; }
      .theme-product-list-style-04 .theme-product-box-content:hover .theme-product-quick-view[data-zs-quick-view] {
        opacity: 1;
        transition: 0.3s linear; }
    @media all and (min-width: 768px) {
      .theme-product-list-style-04 .theme-product-box-content {
        padding-block-end: 0; } }
    .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area {
      position: relative;
      aspect-ratio: 1 / 1;
      flex-shrink: 0;
      padding-top: 100%;
      width: 100%;
      background: #FFFFFF; }
      .theme-product-list-style-04 .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-04 .theme-product-box-content .theme-product-image-area .theme-product-ribbon-area .theme-ribbon-stock {
          color: #fff;
          background: #E9C7D0;
          padding: 3px 6px; }
        .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area .theme-product-ribbon-area .theme-product-sale-ribbon {
          line-height: 30px;
          padding: 0 12px;
          background: #750A27;
          color: #FFFFFF; }
        .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area .theme-product-ribbon-area [data-zs-show-coupon-on-hover] {
          display: none; }
      .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area .theme-product-quick-view, .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area .theme-out-of-stock-overlay {
        display: flex;
        position: absolute;
        bottom: 5%;
        left: 5%;
        background: #750A27;
        padding: 14px 60px;
        z-index: 2;
        text-align: center;
        cursor: pointer;
        width: 90%;
        opacity: 0; }
        @media all and (max-width: 768px) {
          .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area .theme-product-quick-view, .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area .theme-out-of-stock-overlay {
            padding: 8px; } }
        .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area .theme-product-quick-view button, .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area .theme-out-of-stock-overlay button {
          display: flex;
          justify-content: center;
          background: none;
          color: #FFFFFF;
          width: 100%; }
      .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area .theme-out-of-stock-overlay {
        background: #E9C7D0;
        opacity: 1; }
        .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area .theme-out-of-stock-overlay .theme-ribbon-stock {
          color: #FFFFFF;
          width: 100%;
          line-height: 20px; }
      .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area picture {
        display: flex;
        width: 100%;
        height: 60%;
        overflow: hidden;
        position: absolute;
        top: 20%;
        left: 0; }
        .theme-product-list-style-04 .theme-product-box-content .theme-product-image-area picture img {
          width: 100%;
          height: 100%;
          object-fit: scale-down; }
    .theme-product-list-style-04 .theme-product-box-content.theme-rating {
      margin-block-start: 15px;
      padding-block-start: 0px;
      padding-block-end: 0px;
      padding-inline-start: 24px;
      padding-inline-end: 24px; }
    .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area {
      width: 100%;
      padding: 15px; }
      @media all and (max-width: 768px) {
        .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area {
          padding: 8px; } }
      .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price {
        display: flex;
        flex-direction: column;
        gap: 12px; }
        @media all and (max-width: 768px) {
          .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price {
            gap: 8px; } }
        .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-brand-name-rating {
          display: flex;
          justify-content: space-between;
          line-height: 18px; }
          .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-brand-name-rating [data-zs-brand] {
            color: #750A27; }
            @media all and (max-width: 768px) {
              .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-brand-name-rating [data-zs-brand] {
                font-size: 12px; } }
        .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-name {
          display: flex;
          align-items: flex-start;
          line-height: normal; }
          .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-name a {
            font-size: 16px;
            color: #000000;
            font-weight: 500; }
            @media all and (max-width: 768px) {
              .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-name a {
                font-size: 12px; } }
        .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-price-variants {
          display: flex;
          justify-content: space-between;
          line-height: normal; }
          .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-price-variants .theme-product-price [data-zs-pricing-container] [data-zs-pricings] {
            display: flex;
            gap: 8px;
            align-items: baseline; }
            .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-price-variants .theme-product-price [data-zs-pricing-container] [data-zs-pricings] [data-zs-selling-price] {
              font-size: 16px; }
              @media all and (max-width: 768px) {
                .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-price-variants .theme-product-price [data-zs-pricing-container] [data-zs-pricings] [data-zs-selling-price] {
                  font-size: 12px; } }
            .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-price-variants .theme-product-price [data-zs-pricing-container] [data-zs-pricings] [data-zs-label-price] {
              text-decoration: line-through;
              color: grey;
              font-size: 13px; }
              @media all and (max-width: 768px) {
                .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-price-variants .theme-product-price [data-zs-pricing-container] [data-zs-pricings] [data-zs-label-price] {
                  font-size: 10px; } }
          .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-price-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations {
            display: flex;
            gap: 8px;
            padding-inline-end: 10px; }
            .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-price-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations .theme-product-color label {
              display: inline-block;
              width: 16px;
              height: 16px;
              border-radius: 12px;
              cursor: pointer;
              position: relative;
              box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
              border: 1px solid #FFFFFF; }
              .theme-product-list-style-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-price-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-04 .theme-product-box-content .theme-product-details-area .theme-product-name-rating-price .theme-product-price-variants .theme-product-list-variants .theme-product-list-variant-option .theme-product-color-variations .theme-product-color .chekedLabel {
              outline: 1px solid;
              outline-offset: 2px; }
  .theme-product-list-style-04 .theme-rating {
    display: flex;
    justify-content: end; }
    .theme-product-list-style-04 .theme-rating .svg-grad stop {
      stop-color: #750A27; }
      .theme-product-list-style-04 .theme-rating .svg-grad stop + stop {
        stop-color: #cccccc; }
  .theme-product-list-style-04 .theme-ribbon-prod-box {
    position: relative; }
  .theme-product-list-style-04 .theme-ribbons {
    display: flex;
    position: absolute;
    right: 0px;
    top: 0px; }
  .theme-product-list-style-04 .theme-ribbon-content {
    border-radius: 0px 0px 0px 4px;
    border-start-start-radius: 0px;
    border-start-end-radius: 0px;
    border-end-start-radius: 0px;
    border-end-end-radius: 4px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    line-height: normal;
    margin-inline-end: 10px;
    padding-block-start: 5px;
    padding-block-end: 5px;
    padding-inline-start: 10px;
    padding-inline-end: 10px; }
    .theme-product-list-style-04 .theme-ribbon-content:last-child {
      margin-inline-end: 0px; }
    .theme-product-list-style-04 .theme-ribbon-content.theme-ribbon-sale {
      background: #ecaebb; }
    .theme-product-list-style-04 .theme-ribbon-content.theme-ribbon-new {
      background: #a40e37; }
    .theme-product-list-style-04 .theme-ribbon-content.theme-ribbon-stock {
      background: #EB4D5E; }
  .theme-product-list-style-04 .theme-prod-coupons-code-container {
    padding-block-start: 0px;
    padding-block-end: 0px;
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-items: center; }
    @media all and (min-width: 992px) {
      .theme-product-list-style-04 .theme-prod-coupons-code-container {
        flex-direction: row; } }
    .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating {
      display: inline-block;
      margin-block-end: 0px;
      margin-block-start: 0px;
      padding: 0px;
      line-height: 0; }
      @media all and (min-width: 992px) {
        .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating {
          line-height: 1.8; } }
      .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container {
        padding-inline-end: 5px;
        padding-inline-start: 5px; }
        @media all and (min-width: 992px) {
          .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container {
            margin-block-end: 10px; } }
    .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code {
      display: inline-block;
      line-height: 30px;
      padding: 0 12px;
      background: #750A27;
      color: #FFFFFF;
      font-size: 14px;
      margin-block-start: 10px; }
      @media all and (min-width: 992px) {
        .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code {
          margin-block-start: 0px; } }
  .theme-product-list-style-04 .theme-prod-coupons-container {
    padding-block-start: 0px;
    padding-block-end: 0px;
    padding-inline-start: 24px;
    padding-inline-end: 24px;
    width: 100%;
    text-align: center; }
    .theme-product-list-style-04 .theme-prod-coupons-container .theme-prod-coupons-claimed-container {
      margin-block-start: 10px; }
      .theme-product-list-style-04 .theme-prod-coupons-container .theme-prod-coupons-claimed-container .theme-prod-coupons-claimed-progress {
        position: relative;
        overflow: hidden;
        max-inline-size: 75%;
        height: 4px;
        margin-block-start: 5px;
        margin-inline-start: auto;
        margin-inline-end: auto;
        border-radius: 8px;
        background: #dddddd; }
        .theme-product-list-style-04 .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: #E799Aa;
          transition: width ease 0.75s; }
    .theme-product-list-style-04 .theme-prod-coupons-container .theme-prod-coupons-duration-container {
      margin-block-start: 5px; }

.zpcontent-for-header-06 .theme-prod-box.theme-product-list-style-04 .theme-product-box-inner .theme-product-box-content.theme-prod-img .theme-prod-img-container .theme-prod-hover-view,
.zpcontent-for-header-06 .theme-prod-box.theme-product-list-style-04 .theme-product-box-inner .theme-product-box-content.theme-prod-img .theme-prod-img-container .theme-prod-link-overlay {
  display: none; }

@media only screen and (min-width: 1200px) {
  .zpcontent-for-header-06 .theme-prod-box.theme-product-list-style-04 .theme-product-box-inner .theme-product-box-content.theme-prod-img .theme-prod-img-container:hover > .theme-prod-hover-view {
    display: block; } }

@media only screen and (min-width: 1200px) {
  .zpcontent-for-header-06 .theme-prod-box.theme-product-list-style-04 .theme-product-box-inner .theme-product-box-content.theme-prod-img .theme-prod-img-container:hover > .theme-prod-link-overlay {
    display: flex; } }

@media all and (min-width: 1400px) {
  .zpcontent-for-header-06 .theme-prod-box.theme-product-list-style-04 .theme-product-box-inner .theme-product-box-content.theme-prod-img .theme-prod-img-container .theme-prod-hover-view {
    width: 80%; } }

.zpdark-section .theme-prod-box.theme-product-list-style-04 .theme-product-box-inner .theme-product-box-content.theme-prod-img .theme-prod-img-container .theme-prod-hover-view a:hover {
  color: inherit; }

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

.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-04 {
  margin: 0px;
  transition: all ease 0.3s; }
  .zpstorecollection-container.zpfilmstrip .theme-store-style-collection-row-04 .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; }

.zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name {
  padding: 5px; }
  @media all and (min-width: 992px) {
    .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-name a {
      font-size: 14px; } }
@media all and (min-width: 992px) {
  .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart {
    padding-block-start: 0px;
    padding-block-end: 0px;
    padding-inline-start: 5px;
    padding-inline-end: 5px; } }

@media all and (min-width: 992px) {
  .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price {
    font-size: 14px; } }

.zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px; }
  @media all and (min-width: 992px) {
    .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container {
      flex-direction: column; } }
  @media all and (min-width: 992px) {
    .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container {
      margin-block-end: 10px;
      margin-inline-end: 0px; } }
  @media all and (min-width: 992px) {
    .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code {
      margin-block-start: 5px; } }
.zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-04 .theme-prod-coupons-container {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px; }

.zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-name, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-name {
  padding: 5px; }
  @media all and (min-width: 992px) {
    .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-name a, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-name a {
      font-size: 14px; } }
@media all and (min-width: 992px) {
  .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-hover-view a, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-hover-view a, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-hover-view a, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-hover-view a, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-hover-view a, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-hover-view a, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-hover-view a, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-hover-view a {
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 15px;
    padding-inline-end: 15px; } }

@media all and (min-width: 992px) {
  .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-price-and-addcart, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-price-and-addcart {
    padding-block-start: 0px;
    padding-block-end: 0px;
    padding-inline-start: 5px;
    padding-inline-end: 5px; } }

@media all and (min-width: 992px) {
  .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-price-and-addcart .theme-prod-price {
    font-size: 14px; } }

.zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px; }
  @media all and (min-width: 992px) {
    .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container {
      flex-direction: column; } }
  @media all and (min-width: 992px) {
    .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container {
      margin-block-end: 10px;
      margin-inline-end: 0px; } }
  @media all and (min-width: 992px) {
    .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-code-container .theme-prod-coupons-code {
      margin-block-start: 10px; } }
.zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-04 .theme-prod-coupons-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-04 .theme-prod-coupons-container {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px; }

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

.theme-custom-field-accordion {
  cursor: pointer; }
  .theme-custom-field-accordion summary::-webkit-details-marker {
    display: none; }
  .theme-custom-field-accordion .theme-custom-field-summary::marker {
    font-size: 0px; }
  .theme-custom-field-accordion[open] .theme-accordion-open {
    display: none; }
  .theme-custom-field-accordion[open] .theme-accordion-close {
    display: block; }
  .theme-custom-field-accordion .theme-accordion-close {
    display: none; }
  .theme-custom-field-accordion .theme-custom-field-heading {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px; }
  .theme-custom-field-accordion .theme-custom-field-summary {
    display: flex;
    justify-content: space-between;
    padding-block-start: 20px; }
  .theme-custom-field-accordion .theme-fill-mandatory {
    font-size: 11px;
    color: red;
    margin-inline-start: 10px; }
  .theme-custom-field-accordion .theme-custom-field-main-container {
    display: flex;
    flex-wrap: wrap; }
  .theme-custom-field-accordion .theme-product-varients-row {
    width: 100%; }
    @media all and (min-width: 992px) {
      .theme-custom-field-accordion .theme-product-varients-row {
        width: 48%; }
        .theme-custom-field-accordion .theme-product-varients-row:has([data-zs-customfield-container="attachment"]), .theme-custom-field-accordion .theme-product-varients-row:has([data-zs-customfield-container="url"]) {
          width: 100%; } }
.theme-custom-field-container {
  width: 100%; }
  .theme-custom-field-container .theme-custom-field-value {
    word-wrap: break-word;
    word-break: break-word;
    font-size: 14px; }
    .theme-custom-field-container .theme-custom-field-value.theme-custom-field-value-multi-select {
      display: block; }
  .theme-custom-field-container .theme-custom-field-icon {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .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: #fff; }
      .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-custom-field-container .theme-custom-field-icon svg {
      display: flex;
      margin-inline-start: 16px; }
    .theme-custom-field-container .theme-custom-field-icon input {
      border: 1px solid #E7E7E7;
      border-inline-start: 0;
      flex: 1 1 0%; }
  .theme-custom-field-container .theme-recommende-size {
    font-size: 12px; }
  @media (min-width: 992px) {
    .theme-custom-field-container[data-zs-customfield-container="url"] .theme-custom-field-icon {
      width: 100%; }
      .theme-custom-field-container[data-zs-customfield-container="url"] .theme-custom-field-icon [data-field-type="url"] {
        width: 520px; } }
  .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-custom-field-container .theme-custom-field-getfile .theme-upload-icon {
      display: flex !important;
      margin-inline-start: 16px; }
    .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-custom-field-container .theme-custom-field-getfile .theme-file-upload-input {
          width: 100%; } }
      .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-custom-field-container .theme-custom-field-getfile span {
      width: 35%;
      background: #000;
      white-space: nowrap;
      color: #fff;
      padding-inline-start: 20px;
      padding-inline-end: 20px;
      height: 42px;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media (max-width: 768px) {
        .theme-custom-field-container .theme-custom-field-getfile span {
          width: fit-content; } }
    .theme-custom-field-container .theme-custom-field-getfile .theme-af-link {
      position: absolute;
      top: 25%;
      left: 10%;
      margin-block-end: 0; }
      .theme-custom-field-container .theme-custom-field-getfile .theme-af-link .theme-af-display-container {
        height: 48px; }
        .theme-custom-field-container .theme-custom-field-getfile .theme-af-link .theme-af-display-container .theme-attachment-filename {
          font-size: 14px; }
  .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-custom-field-container .theme-custom-field-label .theme-custom-mandatory-field {
      font-size: 14px;
      color: #FF4949; }
  .theme-custom-field-container .theme-custom-field-input {
    background: #FFFFFF;
    color: #000000;
    padding-block-start: 5px;
    padding-block-end: 5px;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
    height: 34px;
    font-size: 14px;
    -webkit-appearance: none;
    min-inline-size: 1px; }
    @media all and (min-width: 992px) {
      .theme-custom-field-container .theme-custom-field-input {
        width: 100%; } }
  .theme-custom-field-container .zpform-container ul,
  .theme-custom-field-container .zpform-container li {
    list-style: none;
    padding: 0px;
    width: 100%; }
  .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-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula {
        width: 100%; } }
    .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .error_msg {
      border: 0 none;
      background: transparent; }
      .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-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-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: #fff;
      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-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula svg rect {
        stroke: #750A27; }
      .theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula svg path {
        fill: #750A27; }
  .theme-custom-field-container [data-custom-fields-datepicker] input[type="button"] {
    border-inline-end: 1px solid #E7E7E7 !important; }
  .theme-custom-field-container .theme-custom-field-percentage-container {
    display: flex;
    flex-wrap: wrap; }
    @media all and (min-width: 992px) {
      .theme-custom-field-container .theme-custom-field-percentage-container {
        width: 100%; } }
    .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-custom-field-container .theme-custom-field-percentage-container .error_msg {
      border: 0 none;
      background: transparent; }
      .theme-custom-field-container .theme-custom-field-percentage-container .error_msg:after {
        content: "";
        border: none !important; }
      .theme-custom-field-container .theme-custom-field-percentage-container .error_msg span {
        border: 0 none;
        background: transparent;
        padding: 0; }
    .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: #fff; }
      .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-custom-field-container .theme-custom-field-select-container {
    position: relative; }
    @media all and (min-width: 992px) {
      .theme-custom-field-container .theme-custom-field-select-container {
        width: 100%; } }
    .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 #750A27;
      border-inline-end: 2px solid #750A27;
      transform: rotate(135deg); }
    .theme-custom-field-container .theme-custom-field-select-container .theme-custom-field-select {
      background: #FFFFFF;
      -webkit-appearance: none;
      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: #000; }
  .theme-custom-field-container.theme-custom-field-checkbox-container {
    display: flex;
    align-items: center; }
    .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-custom-field-container.theme-custom-field-checkbox-container .error_msg {
      order: 1;
      -webkit-order: 1; }
  .theme-custom-field-container .theme-custom-field-amount-container {
    display: flex;
    flex-wrap: wrap; }
    @media all and (min-width: 992px) {
      .theme-custom-field-container .theme-custom-field-amount-container {
        width: 100%; } }
    .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-custom-field-container .theme-custom-field-amount-container .error_msg {
      border: 0 none;
      display: flex !important;
      background: transparent; }
      .theme-custom-field-container .theme-custom-field-amount-container .error_msg:after {
        content: "";
        border: none !important; }
      .theme-custom-field-container .theme-custom-field-amount-container .error_msg span {
        border: 0 none;
        background: transparent;
        padding: 0; }
        .theme-custom-field-container .theme-custom-field-amount-container .error_msg span:after {
          content: "";
          border: none !important; }
    .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;
      background-color: #fff; }
      .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; }

[data-zs-product-details-breadcrumb-section] {
  padding-block-end: 0  !important; }
  [data-zs-product-details-breadcrumb-section] .theme-porduct-bredcrumb a {
    color: #750A27;
    font-size: 12px; }
  [data-zs-product-details-breadcrumb-section] ~ [data-zs-product-details-primary-section] {
    padding-block-start: 0; }

[data-zs-product-details-recommended-section] {
  background: #FFF3F4; }
  [data-zs-product-details-recommended-section] [data-zs-recommended-products] .theme-section-heading {
    text-align: center; }
  [data-zs-product-details-recommended-section] .theme-store-collection-container .theme-store-style-collection-row-04 {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    width: 100%;
    margin-inline: 0; }
    [data-zs-product-details-recommended-section] .theme-store-collection-container .theme-store-style-collection-row-04 [data-zs-product-id] {
      min-width: 25%;
      padding-block-end: 50px; }
      @media all and (max-width: 768px) {
        [data-zs-product-details-recommended-section] .theme-store-collection-container .theme-store-style-collection-row-04 [data-zs-product-id] {
          min-width: 90%;
          padding-inline-start: 0;
          padding-block-end: 0; } }
.theme-product-details-style-04 .zpcontainer {
  padding-inline: 24px; }

.theme-product-details-style-04 .theme-product-detail-container {
  padding-block-start: 25px;
  border-block-end: 1px solid #E7B4C2;
  padding-block-end: 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column; }
  @media all and (max-width: 768px) {
    .theme-product-details-style-04 .theme-product-detail-container {
      padding-block-end: 0;
      border-block-end: none; } }
  @media all and (min-width: 992px) {
    .theme-product-details-style-04 .theme-product-detail-container {
      flex-wrap: nowrap;
      flex-direction: row;
      align-items: stretch; } }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-column {
    padding: 0px; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container, .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
      flex: 1 0 100%;
      width: 100%;
      max-inline-size: 100%;
      display: flex;
      flex-direction: column;
      gap: 10px;
      height: 100%; }
      @media all and (max-width: 768px) {
        .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container, .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
          gap: 0; } }
      @media all and (min-width: 992px) {
        .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container, .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
          flex: 1 0 50%;
          width: 50%;
          max-inline-size: 50%;
          position: sticky;
          top: 0; } }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-image-container {
    margin-block-end: 30px; }
    @media all and (min-width: 992px) {
      .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-image-container {
        margin-block-end: 0px;
        padding-inline-end: 25px;
        gap: 30px  !important; } }
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
      height: 300px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding-block-end: 0; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
          height: 500px; } }
      .theme-product-details-style-04 .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: #FFF6F7;
        position: relative; }
        .theme-product-details-style-04 .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: 60%; }
        .theme-product-details-style-04 .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%;
          vertical-align: top;
          object-fit: scale-down;
          flex: 0 0 auto;
          cursor: pointer; }
        .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
      padding-block-start: 8px;
      display: flex;
      align-items: center;
      flex-wrap: nowrap;
      gap: 30px;
      overflow-x: auto; }
      @media all and (max-width: 768px) {
        .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
          gap: 16px; } }
      .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail {
        width: 195px;
        height: 140px;
        background: #FFF6F7;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        border: 1px solid transparent;
        min-width: 30%;
        margin-block-end: 20px; }
        @media all and (max-width: 768px) {
          .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail {
            width: 180px;
            height: 112px;
            min-width: 48%; } }
        .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail:hover, .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail.theme-active-thumbnail {
          border: 1px solid #E7E7E7; }
          .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail:hover img, .theme-product-details-style-04 .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-04 .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-04 .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%;
          flex: 0 0 auto;
          object-fit: scale-down;
          opacity: 0.8; }
          @media all and (max-width: 768px) {
            .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail img {
              height: 80%; } }
  @media all and (min-width: 992px) {
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container {
      padding-inline-start: 25px;
      line-height: 1; } }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-review-and-ratings {
    display: flex;
    align-items: center;
    margin-block-end: 10px; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-review-and-ratings .theme-product-rating {
      margin-inline-end: 15px; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-review-and-ratings .theme-product-review-button a {
      color: #750A27;
      text-decoration: underline; }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-block-start: 0px;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review a {
      font-size: 100%;
      color: #000000; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .svg-grad stop {
      stop-color: #E799Aa; }
      .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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: #750A27;
        font-size: 100%; }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name h1 {
    line-height: 1.4;
    word-wrap: break-word;
    word-break: break-word;
    font-size: 32px;
    color: #000000;
    font-weight: 500; }
    @media all and (max-width: 768px) {
      .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name h1 {
        font-size: 24px; } }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-prod-non-returnable {
    background: #E799Aa;
    color: #FFFFFF;
    padding-block-start: 5px;
    padding-block-end: 5px;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
    line-height: 1;
    border-radius: 10px;
    display: inline-block;
    font-size: 100%;
    margin-block-start: 10px; }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area {
    display: flex;
    align-items: baseline;
    margin-block-start: 0;
    margin-block-end: 0; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span {
      display: inline-block; }
      .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span.theme-product-price {
        font-size: 24px; }
        @media all and (max-width: 768px) {
          .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span.theme-product-price {
            font-size: 16px; } }
      .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span.theme-product-old-price {
        font-size: 16px;
        text-decoration: line-through;
        margin-inline-start: 15px; }
        @media all and (max-width: 768px) {
          .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span.theme-product-old-price {
            font-size: 12px;
            color: #C1C1C1; } }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-stock-availability-details {
    margin-block-end: 0; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-stock-availability-details .theme-prod-stock-details {
      background: #E799Aa;
      color: #FFFFFF;
      display: inline-block;
      padding-block-start: 5px;
      padding-block-end: 5px;
      padding-inline-start: 10px;
      padding-inline-end: 10px;
      border-radius: 3px; }
      .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-stock-availability-details .theme-prod-stock-details.theme-out-of-stock {
        background: #EB4D5E;
        font-size: 100%; }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-short-desc-row {
    margin-block-end: 0;
    line-height: 1.6; }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-area {
    display: flex;
    flex-direction: column;
    gap: 24px; }
    @media all and (max-width: 768px) {
      .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-area {
        padding-block-start: 10px;
        gap: 20px; } }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row {
    margin-block-end: 0;
    display: flex; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant {
      display: flex;
      flex-direction: column;
      gap: 24px; }
      @media all and (max-width: 768px) {
        .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant {
          gap: 10px; } }
      .theme-product-details-style-04 .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-04 .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-04 .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-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations {
        position: relative; }
        @media all and (max-width: 768px) {
          .theme-product-details-style-04 .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-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span {
          margin-inline-start: 10px;
          margin-block-end: 3px; }
          .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span:first-of-type {
            margin-inline-start: 0px; }
          .theme-product-details-style-04 .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-04 .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-04 .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; }
              @media all and (max-width: 768px) {
                .theme-product-details-style-04 .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 {
                  width: 20px;
                  height: 20px; } }
              .theme-product-details-style-04 .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; }
                .theme-product-details-style-04 .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:after {
                  position: absolute;
                  content: '';
                  width: 100%;
                  height: 100%;
                  background: transparent;
                  left: -4px;
                  top: -4px;
                  z-index: 0;
                  border: 1px solid #750A27;
                  border-radius: 50px;
                  padding: 3px;
                  box-sizing: content-box; }
      .theme-product-details-style-04 .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-04 .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-04 .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-04 .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;
            border: 1px solid #cecece;
            padding: 10px 20px; }
            @media all and (max-width: 768px) {
              .theme-product-details-style-04 .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: 6px 12px; } }
            .theme-product-details-style-04 .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 #750A27;
              position: relative;
              z-index: 50; }
      .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-variant-label {
        font-size: 16px;
        text-transform: capitalize;
        margin-block-end: 0;
        width: 100%; }
      .theme-product-details-style-04 .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-start: 20px;
        gap: 12px; }
        @media all and (max-width: 768px) {
          .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-product-quantity-cart-container {
            padding-block-start: 20px; } }
      .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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: #000000;
          padding-block-start: 5px;
          padding-block-end: 5px;
          padding-inline-start: 10px;
          padding-inline-end: 10px;
          height: 34px;
          -webkit-appearance: none;
          min-inline-size: 1px; }
          .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-start: 0;
            padding-block-end: 0;
            padding-inline-start: 6px;
            padding-inline-end: 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-04 .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: #750A27; }
            .theme-product-details-style-04 .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: #750A27; }
        .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-start: 0;
            padding-block-end: 0;
            padding-inline-start: 6px;
            padding-inline-end: 6px;
            font-size: 14px; }
        .theme-product-details-style-04 .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-04 .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-04 .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 #750A27;
            border-inline-end: 2px solid #750A27;
            transform: rotate(135deg); }
          .theme-product-details-style-04 .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-start: 5px;
            padding-block-end: 5px;
            padding-inline-start: 10px;
            padding-inline-end: 10px;
            height: 35px;
            border: 1px solid #E7E7E7;
            border-radius: 3px; }
        .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-start: 0;
            padding-block-end: 0;
            padding-inline-start: 6px;
            padding-inline-end: 6px;
            border: 1px solid #E7E7E7;
            border-inline-end: 0;
            font-size: 14px; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity {
      display: flex;
      flex-direction: column;
      gap: 24px; }
      @media all and (max-width: 768px) {
        .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity {
          gap: 20px; } }
      .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner {
        width: 150px;
        flex: 0 1 auto;
        border: 1px solid #E7E7E7;
        border-radius: 3px;
        display: flex;
        position: relative;
        overflow: hidden;
        height: 37px; }
        .theme-product-details-style-04 .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-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner input[type=text] {
          width: 50px;
          background: #FFFFFF;
          height: 35px;
          padding-block-start: 0;
          padding-block-end: 0;
          padding-inline-start: 5px;
          padding-inline-end: 5px;
          border: 0;
          display: block;
          color: #750A27;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          border-radius: 0px; }
        .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner input[type=text] {
          border-inline-start: 1px solid #E7E7E7;
          border-inline-end: 1px solid #E7E7E7;
          text-align: center;
          -webkit-appearance: none;
          border-radius: 0px; }
      .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button {
        font-size: 100%;
        background: #750A27;
        width: 50%; }
        @media all and (max-width: 768px) {
          .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button {
            width: 100%; } }
        .theme-product-details-style-04 .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 {
          display: inline-block; }
          .theme-product-details-style-04 .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 {
            display: inline-block;
            background: #FFFFFF;
            width: 4px;
            height: 4px;
            margin-block-start: 0;
            margin-block-end: 0;
            margin-inline-start: 3px;
            margin-inline-end: 3px;
            border-radius: 5px;
            letter-spacing: 3px;
            animation: wave 1s linear infinite; }
            .theme-product-details-style-04 .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) {
              animation-delay: 0.8s; }
            .theme-product-details-style-04 .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) {
              animation-delay: 0.6s; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row.theme-cart-button-nostock {
      display: none; }
  .theme-product-details-style-04 .theme-product-detail-container .theme-product-detail-varients-container .theme-custom-field-main-container {
    padding-block-start: 30px;
    margin-block-end: 30px;
    row-gap: 20px;
    column-gap: 20px; }
    .theme-product-details-style-04 .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-04 .theme-product-detail-container .theme-prod-coupons-outtercontainer {
    display: block;
    width: 100%; }
    .theme-product-details-style-04 .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-04 .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-04 .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 #ecc5c5; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-show-btn, .theme-product-details-style-04 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-hide-btn {
      margin-block-start: 10px;
      margin-block-end: 0px;
      color: #E799Aa;
      cursor: pointer; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-04 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-show-btn, .theme-product-details-style-04 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-hide-btn {
          margin-block-start: 15px; } }
    .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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: #E799Aa;
            transition: width ease 0.75s; }
      .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .theme-product-detail-container .theme-prod-pricelist-outter {
    width: 100%; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist {
      margin-block-end: 25px; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-message {
      margin-block-end: 5px; }
    .theme-product-details-style-04 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-show-btn, .theme-product-details-style-04 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-hide-btn {
      margin-block-start: 10px;
      margin-block-end: 0px;
      color: #E799Aa;
      cursor: pointer; }
    .theme-product-details-style-04 .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-04 .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-04 .theme-product-social-share .zpelem-socialshare {
  margin: 0px; }

.theme-af-link {
  display: flex;
  align-items: center; }

.theme-af-display-container {
  border: 1px solid #E7E7E7;
  background: #FFF6F7;
  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: #000000; }
  .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: #000000;
  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: #750A27;
  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-section {
  padding-block-start: 50px;
  padding-block-end: 50px;
  padding-inline-start: 0;
  padding-inline-end: 0; }
  @media all and (max-width: 768px) {
    .theme-section[data-zs-product-details-tab-section] {
      padding-block-start: 0px; } }
.theme-prod-detail-tab-tabcontent-container {
  display: flex;
  gap: 84px;
  align-items: flex-start;
  background: #fafafa; }
  @media all and (max-width: 768px) {
    .theme-prod-detail-tab-tabcontent-container {
      flex-direction: column;
      background: transparent;
      gap: 30px; } }
  @media all and (min-width: 992px) {
    .theme-prod-detail-tab-tabcontent-container {
      padding-inline-start: 120px;
      padding-block: 85px;
      padding-inline-end: 110px; } }
  .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    position: relative; }
    @media all and (max-width: 768px) {
      .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs {
        flex-direction: row;
        flex-wrap: nowrap; } }
    .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;
      border-inline-end: 0 none;
      padding: 18px 22px;
      font-size: 16px;
      text-wrap: nowrap;
      position: relative;
      color: #750A27;
      cursor: pointer; }
      @media all and (max-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;
          padding: 12px 12px;
          line-height: 12px;
          text-wrap: wrap;
          font-size: 12px; } }
    .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs .theme-prod-detail-tab-active {
      background: #750A27;
      color: #FFFFFF; }
  .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents [data-detail-tab-content="theme-product-review-content"] [data-zs-product-details-commentbox-section] {
    padding: 0; }
    .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents [data-detail-tab-content="theme-product-review-content"] [data-zs-product-details-commentbox-section] .zpcontainer {
      padding: 0; }
  .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; }
    .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: #750A27;
      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 {
      word-break: break-word; }
      @media all and (max-width: 768px) {
        .theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tab-contents .theme-prod-detail-tab-content .theme-prod-detail-content-info-container {
          background: #fafafa;
          font-size: 10px;
          padding: 12px;
          line-height: 20px;
          font-weight: 300; } }
      .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: #E799Aa;
        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 .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: #E799Aa;
              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; } }
[data-zs-detail-tabs-content-container] {
  width: 100%; }

.theme-prod-specification-table {
  padding: 0;
  background: #fafafa; }
  .theme-prod-specification-table .theme-prod-specification-group {
    color: #750A27;
    font-size: 1.2em;
    padding-block-start: 0px;
    padding-block-end: 16px; }
    @media all and (max-width: 768px) {
      .theme-prod-specification-table .theme-prod-specification-group {
        font-size: 12px; } }
  .theme-prod-specification-table ul {
    padding-block-start: 0px;
    padding-block-end: 16px;
    padding-inline-start: 0;
    padding-inline-end: 0;
    margin-block-start: 0px;
    margin-block-end: 16px;
    margin-inline-start: 0;
    margin-inline-end: 0;
    list-style: none;
    border-block-end: 1px solid #E7E7E7; }
    .theme-prod-specification-table ul li {
      display: flex;
      padding-block-start: 0px;
      padding-block-end: 12px;
      padding-inline-start: 0;
      padding-inline-end: 0; }
      .theme-prod-specification-table ul li .theme-prod-specification-field {
        width: 50%;
        font-weight: 500; }
        @media all and (max-width: 768px) {
          .theme-prod-specification-table ul li .theme-prod-specification-field {
            font-weight: 400;
            font-size: 12px; } }
      .theme-prod-specification-table ul li:last-child {
        padding-block-end: 0; }
    .theme-prod-specification-table ul:last-child {
      border-block-end: none;
      padding: 0;
      margin: 0; }

.theme-product-review-container {
  display: flex;
  flex-direction: column;
  padding-block: 50px;
  padding-inline: 0;
  gap: 30px; }
  @media all and (max-width: 768px) {
    .theme-product-review-container {
      padding: 0;
      padding-block-start: 20px; } }
  .theme-product-review-container [data-review-label] {
    font-size: 16px;
    color: #750A27; }
  .theme-product-review-container .theme-review-content [data-zs-product-details-commentbox-section] {
    padding: 0; }
    .theme-product-review-container .theme-review-content [data-zs-product-details-commentbox-section] .zpcontainer {
      padding: 0; }
      .theme-product-review-container .theme-review-content [data-zs-product-details-commentbox-section] .zpcontainer [data-cbform-elmtype] {
        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-04 .theme-quick-view-container {
  height: 100%;
  left: 50%;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 400; }
  .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container {
    height: 80%;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 455;
    display: block;
    transform: translate(-50%, -50%);
    width: 95%; }
    @media all and (min-width: 768px) {
      .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container {
        top: 4%;
        transform: translate(-50%, 0%); } }
    @media all and (min-width: 992px) {
      .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container {
        width: 800px;
        left: 50%;
        top: 50%;
        height: auto;
        position: absolute;
        transform: translate(-50%, -50%); } }
    .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-quickview-close {
      position: absolute;
      display: block;
      right: 3px;
      top: 0;
      border-radius: 100%;
      background: #FFFFFF;
      text-align: center;
      border: 0 none; }
      .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-quickview-close svg {
        width: 20px;
        height: 20px; }
        .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-quickview-close svg circle {
          fill: #750A27; }
          .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-quickview-close svg circle + g {
            stroke: #FFFFFF; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-quickview-close {
          top: 10px;
          right: 10px; } }
    .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container {
      background: #FFFFFF;
      max-block-size: 700px;
      overflow-y: auto;
      overflow-x: hidden; }
      .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container .theme-prod-detail-entries-container,
      .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container .theme-prod-detail-image-container {
        width: 100%; }
      .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container .theme-prod-detail-image-container .theme-prod-detail-img {
        height: 300px; }
        .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container .theme-prod-detail-image-container .theme-prod-detail-img .theme-prod-detail-img-inner img {
          cursor: default; }
      .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container .theme-prod-detail-entries-container {
        padding-block-end: 30px;
        width: 100%; }
        .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container .theme-prod-detail-entries-container .theme-prod-detail-entries .theme-rating-review-container {
          margin: 0px; }
          .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container .theme-prod-detail-entries-container .theme-prod-detail-entries .theme-rating-review-container .zpform-comment-rating-container {
            margin-block-start: 20px;
            margin-block-end: 10px;
            margin-inline-start: 0px;
            margin-inline-end: 0px; }
        .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container .theme-prod-detail-entries-container .theme-prod-detail-entries .theme-prod-basic-entry.theme-prod-stock {
          margin-block-start: 0px; }
          .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container .theme-prod-detail-entries-container .theme-prod-detail-entries .theme-prod-basic-entry.theme-prod-stock .theme-prod-stock-info {
            margin-block-start: 20px; }
        .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container .theme-prod-detail-entries-container .theme-custom-field-main-container.theme-custom-field-main-container-top-space {
          margin-block-start: 0px; }
          .theme-product-details-style-04 .theme-quick-view-container .theme-quick-view-inner-container .theme-prod-details-container .theme-prod-detail-entries-container .theme-custom-field-main-container.theme-custom-field-main-container-top-space:before {
            background: none; }
  .theme-product-details-style-04 .theme-quick-view-container.theme-quick-view-novar-container .theme-prod-details-container .theme-prod-detail-entries-container .theme-custom-field-main-container {
    margin-block-start: 0; }
    .theme-product-details-style-04 .theme-quick-view-container.theme-quick-view-novar-container .theme-prod-details-container .theme-prod-detail-entries-container .theme-custom-field-main-container:before {
      display: none; }

@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; } }

.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: #f9f5f5;
  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; }
      .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.5px solid #750A27;
          background: #fff; }
        .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: scale-down;
          width: 100%;
          height: 60%;
          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] {
        display: flex;
        justify-content: center;
        background: transparent;
        color: #fff;
        background: #750A27;
        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 {
          content: "";
          background: #750A27;
          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 {
          color: #fff; }
        .theme-cart-add-success-message .theme-cart-success-inner-container .theme-cart-message-buttons [data-zs-view-cart]: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 {
  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 {
    box-shadow: 0px 0px 20px 0px #00000033;
    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 {
      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 {
          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 {
        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 {
      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 {
          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 {
        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; }

.theme-product-details-style-04 .theme-variant-select-error,
.theme-product-details-style-04 .theme-variant-error {
  color: red;
  padding-block: 10px;
  text-align: center;
  font-size: 15px;
  width: 75%;
  z-index: 400;
  text-align: center;
  justify-content: center; }
  .theme-product-details-style-04 .theme-variant-select-error:before,
  .theme-product-details-style-04 .theme-variant-error:before {
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    background: #FFF9EA;
    border-block-start: 1px solid #ffe39e;
    border-inline-end: 1px solid #ffe39e;
    bottom: -1px;
    right: 50%;
    top: auto;
    transform: rotate(134deg) translate(0%, -70%); }

.theme-product-details-style-04 .theme-variant-select-error {
  background: transparent;
  position: static;
  border: 0 none;
  color: #FF4949;
  margin-block-start: 15px;
  text-align: center;
  height: auto;
  width: 100%;
  display: block;
  transform: translate(0, 0);
  padding: 0px; }
  .theme-product-details-style-04 .theme-variant-select-error:before {
    display: none; }

@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: 'Inter';
      font-size: 13px;
      font-weight: normal;
      text-transform: none;
      color: #750A27;
      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: #750A27 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: #E799Aa; }
        .theme-currency-option-container ul.theme-currency-open li:first-child:after {
          border-color: transparent transparent #750A27 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: #E799Aa; }
      .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 #E799Aa; } }
        .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child:hover {
          color: #750A27; }
  .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: #E799Aa; }
      .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: #750A27; }
  .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: #750A27;
  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: #E799Aa;
      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 #750A27; } }
  @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 a .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 #750A27; } }
  @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: #750A27; }
  .zpdark-header-portion .theme-currency-option-container ul.theme-currency-open li:first-child:after {
    border-color: transparent transparent #750A27 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-list-container {
  list-style: none;
  padding: 0;
  margin-block-start: 0; }

.theme-tag-list-container li {
  display: inline-flex;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 8px;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  line-height: normal; }
  .theme-tag-list-container li:last-child {
    margin-inline-end: 0; }

.theme-tag-list-container .theme-product-tag-url {
  padding-block-start: 4px;
  padding-block-end: 4px;
  padding-inline-start: 8px;
  padding-inline-end: 8px;
  background: #FFF6F7; }

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

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

.theme-tag-contianer {
  display: flex; }

.theme-product-details-style-04 .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-04 .theme-quick-view-container .theme-product-quick-view-inner {
  position: fixed;
  bottom: 4rem;
  width: calc(100% - 100px);
  left: 50%;
  transform: translate(-50%, 0);
  background: #fafafa;
  z-index: 450;
  height: 80%;
  overflow: scroll;
  padding: 40px 55px; }
  .theme-product-details-style-04 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details {
    display: flex;
    flex-direction: row;
    gap: 24px;
    height: fit-content; }
    .theme-product-details-style-04 .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: column;
      flex-grow: 1;
      gap: 24px;
      position: sticky;
      top: 0; }
      .theme-product-details-style-04 .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-04 .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: 80%;
          padding-top: 50%;
          background: #FFF6F7; }
          .theme-product-details-style-04 .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: 20%;
            left: 0;
            width: 100%;
            height: 80%; }
            .theme-product-details-style-04 .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: 0.85/1;
              border-radius: 10px; }
      .theme-product-details-style-04 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
        width: 100%;
        height: auto;
        display: flex;
        gap: 15px;
        flex-shrink: 0; }
        .theme-product-details-style-04 .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: 0.5px solid #750A27;
          overflow: hidden; }
        .theme-product-details-style-04 .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: 120px;
          height: 120px;
          cursor: pointer; }
          .theme-product-details-style-04 .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 {
            display: flex;
            align-items: center;
            justify-content: center;
            background: #FFF6F7;
            height: 100%; }
            .theme-product-details-style-04 .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: 60%;
              object-fit: scale-down;
              border-radius: 10px; }
    .theme-product-details-style-04 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container {
      width: 100%;
      border-block-end: none;
      padding-block: 0;
      display: flex;
      flex-direction: column; }
      .theme-product-details-style-04 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container > * {
        padding-block-start: 14px; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-04 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container {
          width: 44%; } }
      .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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 #750A27;
            border-radius: 8px; }
            .theme-product-details-style-04 .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-04 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-name h1 {
        font-size: 26px;
        font-weight: 600;
        line-height: 32.78px;
        color: #000000; }
      .theme-product-details-style-04 .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-04 .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: 28px;
          font-weight: 500;
          line-height: 43px;
          color: #000000; }
      .theme-product-details-style-04 .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: center;
        gap: 1rem; }
        .theme-product-details-style-04 .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: 900;
          line-height: 43px;
          color: #000000; }
        .theme-product-details-style-04 .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: 16px;
          line-height: 22px;
          text-decoration: line-through;
          color: #000000; }
      .theme-product-details-style-04 .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; }
        .theme-product-details-style-04 .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: 1rem; }
          .theme-product-details-style-04 .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 {
            width: 10%; }
          .theme-product-details-style-04 .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: 1rem; }
            .theme-product-details-style-04 .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-04 .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-04 .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, .theme-product-details-style-04 .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:hover {
                  outline: 3px solid rgba(0, 0, 0, 0.3); }
                .theme-product-details-style-04 .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-04 .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-04 .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-04 .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;
                font-weight: 700;
                border: 1px solid #cecece;
                padding-block: 8px;
                padding-inline: 15px;
                line-height: 14px;
                justify-content: center;
                align-items: center;
                cursor: pointer; }
                .theme-product-details-style-04 .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-04 .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: #750A27;
                  color: #FFF6F7; }
                .theme-product-details-style-04 .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-04 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-variant-select-error {
        color: #C53D1C; }
      .theme-product-details-style-04 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-custom-field-accordion {
        cursor: pointer; }
        .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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: 16px; }
        .theme-product-details-style-04 .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-04 .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-04 .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;
          gap: 4%; }
        .theme-product-details-style-04 .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-block: 12px; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-04 .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: 46%; }
              .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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: #fff; }
            .theme-product-details-style-04 .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-04 .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-04 .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;
            flex: 1 1 0%; }
        .theme-product-details-style-04 .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-04 .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-04 .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: 520px; } }
        .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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: #000;
            white-space: nowrap;
            color: #fff;
            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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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: #000000;
          padding-block-start: 5px;
          padding-block-end: 5px;
          padding-inline-start: 10px;
          padding-inline-end: 10px;
          height: 42px;
          font-size: 14px;
          -webkit-appearance: none;
          min-inline-size: 1px; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-04 .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-04 .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-04 .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-04 .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%;
          background: #fff;
          flex-wrap: wrap; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-04 .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-04 .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-04 .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-04 .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: 0;
            border-inline-end: none;
            padding: 8px 8px 8px 16px;
            flex: 1 1 0%;
            -webkit-appearance: none;
            min-inline-size: 1px; }
          .theme-product-details-style-04 .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;
            background-color: #fff;
            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-04 .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: #750A27; }
            .theme-product-details-style-04 .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: #750A27; }
        .theme-product-details-style-04 .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-04 .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-04 .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-04 .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; }
          .theme-product-details-style-04 .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-04 .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-04 .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-04 .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: #fff; }
            .theme-product-details-style-04 .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-04 .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-04 .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-04 .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 #750A27;
            border-inline-end: 2px solid #750A27;
            transform: rotate(135deg); }
          .theme-product-details-style-04 .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: #000; }
        .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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-04 .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; }
          .theme-product-details-style-04 .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-04 .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-04 .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-04 .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-04 .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;
            background-color: #fff; }
            .theme-product-details-style-04 .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-04 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-details .theme-product-detail-container .theme-product-quantity-cart-area {
        display: flex;
        flex-direction: column;
        gap: 24px; }
        .theme-product-details-style-04 .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; }
          .theme-product-details-style-04 .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: 140px;
            height: 46px;
            padding: 6px 3px;
            border: 1px solid #E7E7E7; }
            .theme-product-details-style-04 .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: #750A27;
              font-size: 20px;
              line-height: 31.69px;
              background: none;
              text-align: center;
              font-weight: 400; }
              .theme-product-details-style-04 .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: 1px solid #E7E7E7;
                border-block: none;
                font-size: 16px;
                line-height: 19.5px;
                font-weight: 700; }
        .theme-product-details-style-04 .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;
          flex-direction: row;
          justify-content: space-between; }
          .theme-product-details-style-04 .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-04 .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] {
            width: 47.5%;
            font-size: 16px;
            background: #750A27;
            display: flex;
            color: #fff;
            align-items: center;
            flex-direction: row;
            gap: 1rem;
            justify-content: center;
            padding-block-start: 12px;
            padding-block-end: 12px;
            padding-inline-start: 30px;
            padding-inline-end: 30px;
            cursor: pointer; }
            .theme-product-details-style-04 .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-04 .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 {
              width: 24px;
              height: 24px;
              padding: 2px 3px;
              margin-left: 0;
              display: block; }
          .theme-product-details-style-04 .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: #000;
            background: transparent;
            border: 1px solid #750A27; }
      .theme-product-details-style-04 .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-04 .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-04 .theme-quick-view-container .theme-quickview-close svg {
    width: 30px;
    height: 30px;
    fill: #fff; }

.theme-search-page-contianer .zpelem-search_products .theme-collection-sort-inner {
  display: flex; }

[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-start: 0;
  padding-block-end: 10px;
  padding-inline-start: 24px;
  padding-inline-end: 24px;
  justify-content: center;
  line-height: 1; }

.theme-product-details-delivery-location-row {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: flex;
  padding-block-start: 30px;
  flex-wrap: wrap; }
  @media all and (min-width: 992px) {
    .theme-product-details-delivery-location-row {
      justify-content: center;
      width: 65%; } }
.theme-product-details-delivery-location-input-label {
  word-wrap: break-word;
  word-break: break-word;
  padding-inline-end: 20px;
  color: #750A27; }
  @media all and (max-width: 768px) {
    .theme-product-details-delivery-location-input-label {
      margin-block-end: 10px; } }
.theme-product-details-delivery-location-input-info {
  width: 100%; }
  @media all and (min-width: 992px) {
    .theme-product-details-delivery-location-input-info {
      min-inline-size: 230px;
      max-inline-size: 60%;
      width: auto; } }
.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;
  min-inline-size: 1px; }

.theme-product-delivery-location-deliverable-details {
  margin-block-start: 5px;
  display: flex;
  flex-wrap: wrap; }
  .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; }

.theme-product-social-share + .theme-product-details-delivery-location-row,
.theme-short-desc-row + .theme-product-details-delivery-location-row {
  padding-block-start: 30px;
  margin-block-start: 30px;
  position: relative; }
  .theme-product-social-share + .theme-product-details-delivery-location-row:before,
  .theme-short-desc-row + .theme-product-details-delivery-location-row:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    height: 1px;
    background: #E7E7E7;
    right: 50%;
    transform: translateX(-50%);
    width: 55%; }
    @media all and (min-width: 992px) {
      .theme-product-social-share + .theme-product-details-delivery-location-row:before,
      .theme-short-desc-row + .theme-product-details-delivery-location-row:before {
        width: 85%; } }
.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: #000000; }
    .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: #750A27; }

.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: #000000;
  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-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: #E799Aa;
    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: #FFF6F7;
  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-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: #000000;
  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: #000000; }
    .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; }

/*$Id$*/
/*$Id$*/
.zpform-container .zpcomment-list-container {
  margin-block-end: 20px; }
  .zpform-container .zpcomment-list-container .zpcomment-list {
    padding-block-start: 8px;
    padding-block-end: 8px;
    padding-inline-start: 0;
    padding-inline-end: 0;
    flex: 1 0 auto; }
    .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner {
      position: relative;
      padding-block-end: 8px; }
      .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner:after {
        border-block-start: 1px solid;
        inset-block-end: 0;
        color: inherit;
        content: "";
        display: block;
        height: 1px;
        inset-inline-start: 0;
        position: absolute;
        width: 100%;
        opacity: 0.2; }
      .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item {
        margin-block-end: 20px; }
        .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item .theme-blog-reply {
          padding-block-start: 8px;
          display: inline-block; }
        .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item:last-child {
          margin-block-end: 0; }
        .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item .zpcomment-rating-value-info-container {
          margin-inline-end: 20px;
          line-height: 0;
          display: flex;
          align-items: center; }
          .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item .zpcomment-rating-value-info-container .zpform-cbtitle {
            margin-inline-start: 16px; }
          .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item .zpcomment-rating-value-info-container .zpform-comment-rating-container label {
            line-height: 0;
            cursor: auto; }
        .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item .zpcomment-user-name {
          margin-inline-end: 10px;
          font-size: 110%;
          display: inline; }
        .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item .zpcomment-post-date {
          font-size: 85%;
          color: inherit;
          opacity: 0.7; }
        .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item .zscomment-user-type {
          font-size: 11px;
          margin-block-start: 4px;
          margin-block-end: 4px;
          margin-inline-start: 0;
          margin-inline-end: 0;
          background: #d0d7db;
          display: table;
          padding-block-start: 2px;
          padding-block-end: 2px;
          padding-inline-start: 7px;
          padding-inline-end: 7px;
          border-radius: 3px; }
    .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list {
      margin-block-start: 4px;
      margin-block-end: 0;
      margin-inline-start: 8px;
      margin-inline-end: 0;
      padding-block-start: 4px;
      padding-block-end: 0;
      padding-inline-start: 8px;
      padding-inline-end: 0; }
      @media all and (min-width: 992px) {
        .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list .zpcomment-list {
          margin-block-start: 4px;
          margin-block-end: 0;
          margin-inline-start: 8px;
          margin-inline-end: 0;
          padding-block-start: 4px;
          padding-block-end: 0;
          padding-inline-start: 8px;
          padding-inline-end: 0; } }
    .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-text {
      margin-block-start: 8px; }

.zpelem-commentbox {
  margin-block: 0; }

.theme-user-rating-date {
  display: flex;
  align-items: baseline;
  margin-block-end: 0 !important; }
  .theme-user-rating-date .zpcomment-post-date {
    width: 100%;
    display: flex;
    justify-content: end; }

.zpform-container {
  display: flex;
  gap: 40px; }
  @media (max-width: 768px) {
    .zpform-container {
      flex-direction: column; } }
  .zpform-container .zpform-field-container {
    display: flex;
    align-items: center;
    gap: 20px; }
    .zpform-container .zpform-field-container .zpform-comment-rating-container {
      margin-block: 0; }
    .zpform-container .zpform-field-container .zpcomment-rating-vote-value {
      display: flex;
      gap: 5px;
      font-size: 32px;
      margin-block: 0;
      line-height: 42px; }
      @media (max-width: 768px) {
        .zpform-container .zpform-field-container .zpcomment-rating-vote-value {
          font-size: 24px; } }
      .zpform-container .zpform-field-container .zpcomment-rating-vote-value .theme-average-ratings {
        font-weight: 600; }
    .zpform-container .zpform-field-container .zpform-comment-rating-info-icon {
      display: none; }
  .zpform-container .theme-star-rating {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 30%; }
    @media (max-width: 768px) {
      .zpform-container .theme-star-rating {
        width: 100%; } }
    .zpform-container .theme-star-rating .zpcomment-rating-value-info-container {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 0;
      padding-block-start: 12px; }
      .zpform-container .theme-star-rating .zpcomment-rating-value-info-container .zpform-comment-rating-container label svg {
        width: 20px;
        height: 20px; }
    .zpform-container .theme-star-rating .zpcomment-rating-result h4 {
      font-weight: 500;
      line-height: 20px; }
    .zpform-container .theme-star-rating .zpcomment-rating-infobox {
      border: none;
      box-shadow: none;
      background: transparent;
      width: 100%;
      padding: 0; }
      .zpform-container .theme-star-rating .zpcomment-rating-infobox .zpcomment-average-rating-info {
        display: none; }
      .zpform-container .theme-star-rating .zpcomment-rating-infobox .zpcomment-rating-infobox-close {
        display: none; }
      .zpform-container .theme-star-rating .zpcomment-rating-infobox .zpcomment-individual-rating {
        width: 100%; }
        .zpform-container .theme-star-rating .zpcomment-rating-infobox .zpcomment-individual-rating ul {
          display: flex;
          gap: 5px;
          flex-direction: column; }
          .zpform-container .theme-star-rating .zpcomment-rating-infobox .zpcomment-individual-rating ul li {
            gap: 10px; }
            .zpform-container .theme-star-rating .zpcomment-rating-infobox .zpcomment-individual-rating ul li .zpform-comment-rating-container label {
              line-height: 1; }
        .zpform-container .theme-star-rating .zpcomment-rating-infobox .zpcomment-individual-rating .zpcomment-rating-bar {
          border-radius: 7px;
          background: #ebebeb;
          padding: 0;
          border: none;
          width: 50%;
          height: 8px; }
          .zpform-container .theme-star-rating .zpcomment-rating-infobox .zpcomment-individual-rating .zpcomment-rating-bar span {
            background: #e6b800;
            border-radius: 7px; }
    .zpform-container .theme-star-rating [data-cbform-elmtype="cb_form_field"] #zppost_rating a {
      display: flex;
      padding: 10px 30px;
      border: 1px solid #750a27;
      width: fit-content;
      color: #750a27; }
      .zpform-container .theme-star-rating [data-cbform-elmtype="cb_form_field"] #zppost_rating a:hover {
        background: #750a27;
        color: #fff;
        transition: 0.3s linear; }
    .zpform-container .theme-star-rating .zs-commentbox-form .zpform-outer li {
      padding-block-start: 24px !important; }
      .zpform-container .theme-star-rating .zs-commentbox-form .zpform-outer li .zpform-field-container textarea {
        padding: 20px;
        font-weight: 300; }
    .zpform-container .theme-star-rating .zs-commentbox-form .zpform-label-container label {
      font-size: 16px;
      font-weight: 500; }
    .zpform-container .theme-star-rating .zs-commentbox-form .zpform-label-container .zpform-cbimage-helptext {
      font-size: 14px;
      font-weight: 300; }
  .zpform-container [data-cbform-elmtype="cbimage_list_li"] .zpform-comment-title-container {
    width: 100%; }
  .zpform-container [data-cbform-elmtype="cbimage_list_li"] .zpform-field-container {
    display: flex;
    flex-direction: column;
    gap: 0px; }
    .zpform-container [data-cbform-elmtype="cbimage_list_li"] .zpform-field-container div {
      width: 100%; }
  .zpform-container .zpform-field-container.zpform-button .zpbutton-type-primary {
    background: #750a27 !important; }
  .zpform-container .zpform-field-container.zpform-button .zpbutton-type-secondary {
    background: transparent;
    color: #750a27;
    border: 1px solid #750a27; }
  .zpform-container .theme-review-container {
    width: 70%; }
    .zpform-container .theme-review-container .zpform-field-container {
      display: flex;
      align-items: center;
      gap: 20px; }
      .zpform-container .theme-review-container .zpform-field-container [data-img_view_type="allCmtSingleImg"] {
        padding-block-start: 16px; }
        .zpform-container .theme-review-container .zpform-field-container [data-img_view_type="allCmtSingleImg"] li {
          padding: 0; }
      .zpform-container .theme-review-container .zpform-field-container .zpform-comment-rating-container {
        margin-block: 0; }
      .zpform-container .theme-review-container .zpform-field-container .zpcomment-rating-vote-value {
        margin-block: 0;
        color: #000;
        font-size: 16px; }
      .zpform-container .theme-review-container .zpform-field-container .zpform-comment-rating-info-icon {
        display: none; }
    .zpform-container .theme-review-container [data-cbform-elmtype="view_all_images"] {
      display: flex;
      padding: 10px 30px;
      border: 1px solid #750a27;
      width: fit-content;
      color: #750a27; }
    .zpform-container .theme-review-container .zpcomment-heading-prevnext-container {
      padding-block-end: 0;
      padding-block-start: 0; }
      .zpform-container .theme-review-container .zpcomment-heading-prevnext-container h4 {
        color: #000;
        font-weight: 500;
        line-height: 24px; }
  .zpform-container .zpcomment-list-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-block-start: 32px; }
    .zpform-container .zpcomment-list-container .zpcomment-list {
      padding: 0;
      padding-block-start: 3; }
      .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding-block-end: 20px; }
        .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner::after {
          border-block-start: 0.5px solid #000;
          opacity: 1; }
        .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item {
          margin: 0; }
          .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item .zpcomment-post-date {
            color: #000;
            opacity: 0.4;
            font-size: 12px; }
          .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item .zpform-cbimage-preview {
            width: 80px;
            height: 80px;
            border-radius: 8px;
            border: none; }
            .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-list-item .zpform-cbimage-preview img {
              height: 80%; }
        .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-text {
          color: #000; }
          .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-text .zpform-cbtitle {
            color: #000;
            font-size: 16px;
            font-weight: 600; }
          .zpform-container .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-text .theme-blog-reply {
            color: #750a27; }

.zpcomment-rating-infobox .zpcomment-individual-rating ul li svg {
  fill: #fff;
  stroke-width: 2px;
  stroke: #e6b800; }

.zpform-comment-rating-container label svg {
  fill: #fff;
  stroke: #e6b800;
  stroke-width: 2px;
  width: 12px;
  height: 12px; }

.svg-grad stop + stop {
  stop-color: #fff; }

.zpcb-imagereview-container {
  padding: 32px;
  height: 75% !important; }
  .zpcb-imagereview-container .zpcb-imagereview-header {
    padding-inline: 0;
    padding-block-end: 20px; }
  .zpcb-imagereview-container #cb_all_custom_image_title {
    color: black;
    font-weight: 500;
    line-height: 24px;
    font-size: 20px; }
  .zpcb-imagereview-container .theme-all-images .zpform-cbimage-list-container {
    padding-block-start: 24px;
    padding-block-end: 0;
    padding-inline: 0;
    gap: 12px; }
    .zpcb-imagereview-container .theme-all-images .zpform-cbimage-list-container li {
      margin: 0;
      padding: 0; }
  .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-singleuserreview {
    width: 100%;
    display: flex;
    flex-direction: column; }
    .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-singleuserreview .zpcb-imagereview-largeview {
      height: 220px; }
    .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-singleuserreview .zpcb-imagereview-right {
      width: 100%; }
      .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-singleuserreview .zpcb-imagereview-right .zpcomment-list-inner {
        display: flex;
        flex-direction: column;
        gap: 6px; }
        .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-singleuserreview .zpcb-imagereview-right .zpcomment-list-inner .zpform-field-container {
          gap: 0;
          align-items: baseline;
          width: 100%; }
        .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-singleuserreview .zpcb-imagereview-right .zpcomment-list-inner .zpcomment-user-name {
          font-size: 16px; }
        .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-singleuserreview .zpcb-imagereview-right .zpcomment-list-inner .zpcomment-post-date {
          width: 100%;
          text-align: end;
          opacity: 0.4;
          font-size: 12px; }
        .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-singleuserreview .zpcb-imagereview-right .zpcomment-list-inner .zpform-comment-rating-container label {
          line-height: 1;
          margin: 0; }
        .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-singleuserreview .zpcb-imagereview-right .zpcomment-list-inner .zpcomment-text {
          display: flex;
          flex-direction: column;
          gap: 12px;
          padding: 0; }
          .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-singleuserreview .zpcb-imagereview-right .zpcomment-list-inner .zpcomment-text .zpform-cbtitle {
            width: 100%;
            padding-inline: 0;
            color: #000;
            font-size: 16px;
            font-weight: 600; }
    .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-singleuserreview .zpcb-imagereview-thumbview {
      display: none; }
  .zpcb-imagereview-container .theme-all-images .zpcb-imagereview-allimages {
    width: 100%; }

@media all and (min-width: 991px) {
  .zs-hero-slide .zpcontainer {
    width: 100%;
    padding: 0; }
    .zs-hero-slide .zpcontainer [data-element-type="row"] [data-element-type="column"] {
      height: 100%; }
      .zs-hero-slide .zpcontainer [data-element-type="row"] [data-element-type="column"] [data-element-type="image"] img {
        object-fit: cover; }
    .zs-hero-slide .zpcontainer [data-element-type="row"] .zs-center-align {
      display: flex;
      flex-direction: column;
      justify-content: center;
      gap: 20px; }
  .zs-customer-review [data-element-type="column"]:hover:has(.zs-reviewed-product) {
    border: 0.1px solid #750a27 !important;
    transition: 0.3s linear; }
  .zs-customer-review [data-element-type="column"]:hover .zs-reviewed-product {
    background: #fff3f4;
    transition: 0.2s linear; }
    .zs-customer-review [data-element-type="column"]:hover .zs-reviewed-product [data-element-type="image"] {
      opacity: 1;
      display: flex;
      transition: 0.3s linear; } }

.zs-tabs [data-element-type="tabheader"] {
  transition: 0.3s linear; }

.zs-rounded-text {
  position: relative;
  width: 195px;
  height: 195px; }
  .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: #750a27;
      font-family: "Cinzel"; }

.zprow:has(.zs-rounded-text) {
  gap: 86px;
  justify-content: center; }

.zs-overlapped-section {
  position: absolute;
  z-index: 100;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.zs-overlapped-image .zpimage-container {
  overflow: visible;
  margin-block-start: -80px; }

.zs-image {
  display: flex;
  gap: 20px; }

.zs-comparison-image {
  z-index: 3; }

.zs-video [data-element-type="video"] {
  margin-block: 0; }

@media (max-width: 768px) {
  .zs-video iframe {
    width: 320px;
    height: 230px; } }

.zs-video .zpelem-imagetext[data-element-type="imagetext"] {
  padding-inline: 8px;
  padding-block: 4px; }
  .zs-video .zpelem-imagetext[data-element-type="imagetext"] .zpimagetext-container {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: 8px; }
    .zs-video .zpelem-imagetext[data-element-type="imagetext"] .zpimagetext-container figure {
      margin: 0; }
    .zs-video .zpelem-imagetext[data-element-type="imagetext"] .zpimagetext-container .zpimage-text {
      align-items: center;
      display: flex; }
      @media (max-width: 768px) {
        .zs-video .zpelem-imagetext[data-element-type="imagetext"] .zpimagetext-container .zpimage-text {
          font-size: 9px;
          line-height: 12px; } }
.zs-customer-review {
  gap: 24px !important;
  flex-wrap: nowrap !important;
  overflow-x: scroll;
  display: flex;
  align-items: stretch !important; }
  .zs-customer-review [data-element-type="column"] {
    min-width: 32%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (max-width: 768px) {
      .zs-customer-review [data-element-type="column"] .zpelem-text p {
        line-height: 20px;
        font-weight: 400;
        font-size: 11px; }
        .zs-customer-review [data-element-type="column"] .zpelem-text p img {
          width: 80px; } }
.zs-blog > [data-element-type="column"] {
  margin-block-end: 20px; }
  .zs-blog > [data-element-type="column"] .zpelem-image img {
    transition: 0.5s ease all; }
  .zs-blog > [data-element-type="column"]:hover {
    border: 0.5px solid #750a27 !important;
    transition: 0.3s linear; }
    .zs-blog > [data-element-type="column"]:hover .zpelem-image img {
      transform: scale(1.1); }

::-webkit-scrollbar {
  height: 1.5px;
  width: 0px; }

::-webkit-scrollbar-track {
  border-radius: 0;
  border: 1px solid #e1bebe; }

::-webkit-scrollbar-thumb {
  background: #b30000; }

.zpfilmstrip[data-filmstrip-enabled]
.zpfilmstrip-outter
.zpfilmstrip-overflow-hidden {
  overflow: scroll;
  padding-block-end: 75px; }
  @media (max-width: 768px) {
    .zpfilmstrip[data-filmstrip-enabled]
.zpfilmstrip-outter
.zpfilmstrip-overflow-hidden {
      padding-block-end: 0; } }
.zs-tabs [data-element-type="tabheader"] {
  padding: 5px 38px !important;
  border-radius: 0 !important; }

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

.zs-linear-gradient.zpelem-image {
  position: relative; }
  .zs-linear-gradient.zpelem-image img {
    transition: 0.5s ease all; }
  .zs-linear-gradient.zpelem-image:hover img {
    transform: scale(1.1); }

.zpbox-container:has(.zs-linear-gradient) .zpelem-heading,
.zpelem-text {
  position: relative;
  z-index: 3; }

.zs-linear-gradient .zpbutton-container {
  position: relative;
  z-index: 2; }

.zs-linear-gradient::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  display: flex;
  background: linear-gradient(357deg, #e5879c 0%, rgba(158, 88, 103, 0) 60.06%); }

.zs-linear-gradient.zpelem-button::after {
  background: linear-gradient(357deg, #e5879c 0%, rgba(158, 88, 103, 0) 100.06%); }

@media (max-width: 768px) {
  .zs-blog-section {
    padding-block-start: 20px;
    padding-block-end: 50px;
    padding-inline: 24px; }
    .zs-blog-section .zpelem-col:has(.zpheading) {
      width: 65%; }
    .zs-blog-section .zpelem-col:has(.zpelem-button) {
      width: 35%; }
    .zs-blog-section .zpheading {
      width: 100%;
      font-size: 10px !important;
      line-height: 19px !important;
      letter-spacing: 0 !important; }
    .zs-blog-section .zpelem-button {
      margin-block: 0; }
    .zs-blog-section .zprow {
      display: flex;
      padding-block-end: 0 !important;
      align-items: center; }
      .zs-blog-section .zprow .zpelem-col .zpbutton-wrapper {
        padding-inline: 14px;
        font-size: 10px;
        padding-block: 7px; }
      .zs-blog-section .zprow .zpelem-col .zpheading {
        line-height: 22px; }
    .zs-blog-section .zs-blog [data-element-type="column"] {
      width: 100% !important;
      height: fit-content; }
      .zs-blog-section .zs-blog [data-element-type="column"] .zprow {
        margin-inline: 0;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .zs-blog-section .zs-blog [data-element-type="column"] .zprow .zpelem-col {
          padding-inline: 0px;
          padding-block: 10px;
          width: fit-content  !important; }
          .zs-blog-section .zs-blog [data-element-type="column"] .zprow .zpelem-col .zpelem-button {
            width: 100%  !important; }
          .zs-blog-section .zs-blog [data-element-type="column"] .zprow .zpelem-col .zpelem-heading {
            margin-block: 0; }
          .zs-blog-section .zs-blog [data-element-type="column"] .zprow .zpelem-col .zpelem-button {
            margin-block: 0; }
      .zs-blog-section .zs-blog [data-element-type="column"] .zpelem-text {
        padding-inline: 0px;
        padding-block-end: 0px;
        margin-block: 0; }
  .zs-hero-slide .zpcontainer {
    padding: 0;
    display: flex; }
    .zs-hero-slide .zpcontainer .zprow {
      height: auto !important; }
    .zs-hero-slide .zpcontainer .zs-center-align {
      order: 3;
      padding-block-start: 45px;
      padding-inline: 30px;
      padding-block-end: 70px;
      display: flex;
      flex-direction: column;
      gap: 15px; }
      .zs-hero-slide .zpcontainer .zs-center-align .zpelem-heading {
        padding-inline: 0;
        margin-block: 0; }
        .zs-hero-slide .zpcontainer .zs-center-align .zpelem-heading .zpheading {
          font-size: 32px;
          line-height: 37px; }
    .zs-hero-slide .zpcontainer .zs-image {
      width: 50%;
      height: 50%; }
      .zs-hero-slide .zpcontainer .zs-image .zpelem-image, .zs-hero-slide .zpcontainer .zs-image .zpimage-container, .zs-hero-slide .zpcontainer .zs-image figure, .zs-hero-slide .zpcontainer .zs-image img {
        height: 100% !important;
        display: flex; }
      .zs-hero-slide .zpcontainer .zs-image .zpimage {
        object-fit: cover; }
  .zpsection.zs-mobile-padding[data-element-type="section"] {
    padding-inline: 24px;
    padding-block: 20px; }
    .zpsection.zs-mobile-padding[data-element-type="section"] .zpelem-col:has(.zs-tabs) {
      padding-inline: 0; }
    .zpsection.zs-mobile-padding[data-element-type="section"] .zpcontainer-fluid:has(.zs-comparison-image) {
      padding-inline: 0; }
    .zpsection.zs-mobile-padding[data-element-type="section"] .zpelem-heading h2 {
      font-size: 10px;
      letter-spacing: 0.5px; }
    .zpsection.zs-mobile-padding[data-element-type="section"] .zpelem-text {
      font-size: 12px;
      letter-spacing: 0.5px; }
    .zpsection.zs-mobile-padding[data-element-type="section"] .zpelem-storecollection {
      margin-block: 0; }
  .zs-box-overlapped.zpsection[data-element-type="section"] {
    padding-inline: 24px;
    margin-block: 20px;
    padding-block-end: 0; }
    .zs-box-overlapped.zpsection[data-element-type="section"] .zpbox-container {
      padding: 18px;
      padding-block-end: 0;
      margin-block-start: -100px;
      margin-inline: 0;
      display: flex;
      flex-direction: column;
      gap: 6.5px;
      align-items: center;
      justify-content: center;
      width: 100%; }
      .zs-box-overlapped.zpsection[data-element-type="section"] .zpbox-container .zpelem-heading {
        margin-block: 0; }
        .zs-box-overlapped.zpsection[data-element-type="section"] .zpbox-container .zpelem-heading h2 {
          font-size: 13px;
          line-height: 19px; }
      .zs-box-overlapped.zpsection[data-element-type="section"] .zpbox-container .zs-linear-gradient {
        margin-block: 0; }
        .zs-box-overlapped.zpsection[data-element-type="section"] .zpbox-container .zs-linear-gradient .zpbutton-container a {
          margin-block: 0;
          padding: 4px 10px;
          font-size: 6px; }
  .zs-mobile-category.zprow[data-element-type="row"] {
    row-gap: 20px;
    padding-block-start: 10px; }
    .zs-mobile-category.zprow[data-element-type="row"] [data-element-type="column"] {
      width: 50%; }
      .zs-mobile-category.zprow[data-element-type="row"] [data-element-type="column"]:nth-child(odd) {
        padding-inline-end: 0; }
      .zs-mobile-category.zprow[data-element-type="row"] [data-element-type="column"]:nth-child(even) {
        padding-inline-start: 0; }
      .zs-mobile-category.zprow[data-element-type="row"] [data-element-type="column"] .zpelem-text {
        margin-block-start: 0;
        position: absolute;
        bottom: 5%;
        left: 25%;
        font-size: 10px;
        letter-spacing: 0.8rem; }
  .zs-customer-review {
    padding-block-start: 20px !important;
    padding-block-end: 40px !important; }
    .zs-customer-review [data-element-type="column"] .zprow .zpelem-col {
      padding: 14px; }
    .zs-customer-review [data-element-type="column"] .zpelem-imagetext {
      margin-block: 0; }
    .zs-customer-review [data-element-type="column"] .zpelem-image {
      display: flex;
      padding-block: 0; }
    .zs-customer-review [data-element-type="column"] .zs-reviewed-product {
      padding: 0;
      background: #fff3f4; }
      .zs-customer-review [data-element-type="column"] .zs-reviewed-product [data-element-type="image"] {
        opacity: 1;
        display: flex; }
      .zs-customer-review [data-element-type="column"] .zs-reviewed-product [data-element-type="column"] {
        padding-block: 10px;
        padding-block-end: 10px; }
        .zs-customer-review [data-element-type="column"] .zs-reviewed-product [data-element-type="column"] .zpelem-image {
          display: flex;
          position: absolute;
          right: 1rem;
          top: 1.5rem; }
        .zs-customer-review [data-element-type="column"] .zs-reviewed-product [data-element-type="column"] .zpimagetext-container {
          display: flex;
          flex-wrap: nowrap;
          gap: 10px; }
          .zs-customer-review [data-element-type="column"] .zs-reviewed-product [data-element-type="column"] .zpimagetext-container figure {
            margin: 0; }
          .zs-customer-review [data-element-type="column"] .zs-reviewed-product [data-element-type="column"] .zpimagetext-container p {
            font-size: 11px; }
  .zs-video {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: scroll;
    gap: 10px;
    padding-block: 20px; }
  .zs-tabs .zptabs-container {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px; }
    .zs-tabs .zptabs-container [data-element-type="tabheader"] {
      padding-inline: 10px !important;
      padding-block: 5px !important;
      display: flex;
      justify-content: center;
      align-items: center; }
  .zs-tabs .zptabs-content-container [data-element-type="tabheader"] {
    display: none !important; }
  .zs-newsletter [data-element-type="column"] {
    width: 50%;
    padding-inline: 9px !important;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column; }
    .zs-newsletter [data-element-type="column"] .zpelem-heading h2 {
      font-size: 14px; }
    .zs-newsletter [data-element-type="column"] .zpelem-text {
      font-size: 10px; }
  .zpelem-col:has([data-element-type="newsletter"]) {
    display: flex;
    order: -1;
    width: 100%; }
    .zpelem-col:has([data-element-type="newsletter"]) [data-element-type="newsletter"] {
      width: 100%;
      margin-block: 0; }
  .footer-container .zpsection {
    padding-block: 20px; } }

.zs-reviewed-product [data-element-type="image"] {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0; }

.zs-newsletter input {
  width: 100% !important;
  max-inline-size: 70% !important;
  margin-block-end: 0 !important;
  border-radius: 0; }

.zs-newsletter button {
  width: 30% !important;
  padding-inline: 16px; }

.zs-newsletter [data-element-type="newsletter"] .zpform-container {
  gap: 0;
  flex-direction: row; }

.zs-slider {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99; }
  .zs-slider .zs-drag-line {
    width: 1.5px;
    height: 100%;
    position: absolute;
    left: 51.5%;
    pointer-events: none; }
    .zs-slider .zs-drag-line:before, .zs-slider .zs-drag-line:after {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      background: #fff; }
    .zs-slider .zs-drag-line span {
      height: 100px;
      background: #fff;
      width: 100px;
      border: 3px solid #fff;
      position: absolute;
      top: 50%;
      left: 50%;
      border-radius: 50%;
      transform: translate(-50%, -50%);
      display: flex;
      justify-content: center;
      align-items: center; }
      @media (max-width: 768px) {
        .zs-slider .zs-drag-line span {
          width: 25px;
          height: 25px;
          position: relative;
          font-size: 6px;
          text-wrap: nowrap;
          z-index: 4; } }
  .zs-slider input {
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    -webkit-appearance: none; }
    .zs-slider input::-webkit-slider-thumb {
      height: 100%;
      width: 3px;
      background: none;
      -webkit-appearance: none;
      cursor: col-resize; }

.theme-tag-list-container .theme-product-tag-url {
  color: #138c00;
  background: #e7ffe3;
  border: 0.5px solid #a9dda1;
  font-weight: 600; }
  @media all and (max-width: 768px) {
    .theme-tag-list-container .theme-product-tag-url {
      font-size: 10px;
      font-weight: 400; } }
.theme-menu-content, [data-theme-menu-name] {
  cursor: pointer; }

.theme-filter-menu [data-zs-filter-option-container]:nth-child(n+6) {
  display: none; }

.zpmm-title .zpmm-element-menu-content ::after {
  content: '';
  display: block;
  height: 1px;
  background: #750a27;
  margin-block: 10px; }

@media all and (min-width: 992px) {
  .zpmm {
    left: 5.5%;
    right: 5.5%;
    padding-inline: 0 !important; }
    .zpmm .zpcontainer {
      padding-inline: 30px; } }

@media all and (max-width: 768px) {
  .zpmm-inner .zprow {
    row-gap: 25px; }
    .zpmm-inner .zprow .zpelem-col {
      width: 50%; }
      .zpmm-inner .zprow .zpelem-col .zpmm-title a {
        font-weight: 600; }
      .zpmm-inner .zprow .zpelem-col .zpmm-text {
        padding-block: 8px !important; }
        .zpmm-inner .zprow .zpelem-col .zpmm-text a {
          color: #000; } }

.zs-linear-gradient img {
  object-fit: cover; }

[data-sort-by-products-target] [data-zs-product-id] .theme-product-box-content:hover .theme-product-image-area {
  border-inline: 0.5px solid transparent;
  border-block-start: 0.5px solid transparent; }

.zpdark-header-portion.theme-header-topbar {
  background: #E799AA;
  padding-block: 13px; }

[data-zs-category-id] .zpfilmstrip-title-container {
  display: none !important; }

#cbimage-list-cont {
  width: 100%; }

.zpform-container .theme-review-container .zpform-field-container {
  white-space: nowrap important; }

.theme-filter-open-icon, .theme-close-filter-icon {
  cursor: pointer; }

.theme-toggle-open path {
  fill: #fff; }

.theme-product-list-style-04 .theme-prod-coupons-code-container {
  padding-inline: 0 !important; }
