/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}.jq-stars {
    display: inline-block;
}

.jq-rating-label {
    font-size: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-family: helvetica, arial, verdana;
}

.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer;
}

.jq-star-svg {
    padding-left: 3px;
    width: 100%;
    height: 100% ;
}

.jq-star:hover .fs-star-svg path {
}

.jq-star-svg path {
    /* stroke: #000; */
    stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
    -webkit-filter: drop-shadow( -2px -2px 2px #888 );
    filter: drop-shadow( -2px -2px 2px #888 );
}
.es-top-arrow {
  position: relative;
  top: 40px;
  z-index: 100;
}
.es-top-arrow a {
  float: right;
  color: #000;
  font-size: 14px;
}
.es-top-arrow a:before {
  content: "";
  margin: auto;
  margin-bottom: 2px;
  display: block;
  width: 17px;
  height: 10px;
  background: url(//lemusrealty.com/wp-content/plugins/estatik-pro_3.9.0/assets/images/to_top_arrow.png) no-repeat;
  opacity: 0.3;
}

.es-gallery .es-property-label-wrap {
  margin-top: 5px !important;
}

.es-single-tabs-wrap {
  min-height: 40px;
  margin-bottom: 30px;
}
@media screen and (max-width: 560px) {
  .es-single-tabs-wrap {
    height: inherit;
  }
}
.es-single-tabs-wrap ul.es-single-tabs {
  border-bottom: 1px solid #e2e2e2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 0 0 !important;
  margin: 0 !important;
}
@media screen and (max-width: 560px) {
  .es-single-tabs-wrap ul.es-single-tabs {
    height: inherit;
  }
}
.es-single-tabs-wrap ul.es-single-tabs.es-fixed {
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
}
.es-single-tabs-wrap ul.es-single-tabs.es-fixed a, .es-single-tabs-wrap ul.es-single-tabs.es-fixed a.active {
  height: 39px;
  margin: 0;
  border-bottom: 0;
}
.es-single-tabs-wrap ul.es-single-tabs li {
  background: #f0f0f0;
  text-align: center;
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
}
.es-single-tabs-wrap ul.es-single-tabs li a {
  color: #1d1d1d;
  background: #f0f0f0;
  font-size: 14px;
  margin: 1px;
  margin-bottom: 0;
  text-align: center;
  display: block;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  box-shadow: none;
}
.es-single-tabs-wrap ul.es-single-tabs li a.active {
  background: #fff;
  color: #9e9e9e;
  height: 39px;
  margin: 0;
  border: 1px solid #e2e2e2;
  border-bottom: 0;
}
@media screen and (max-width: 560px) {
  .es-single-tabs-wrap ul.es-single-tabs li {
    display: block;
    width: 100%;
    float: none;
    margin: 0;
  }
}

.perth .es-fixed {
  top: 132px !important;
}

.admin-bar .es-single-tabs-wrap ul.es-single-tabs.es-fixed {
  top: 32px;
}

.twentyfifteen article.properties, .twentyfourteen article.properties {
  padding: 20px;
}

.es-single {
  padding-left: 0 !important;
}
.es-single .es-property-single-fields {
  margin-top: 10px;
  margin-left: -1%;
  margin-right: -1%;
  margin-bottom: 0;
}
.es-single .es-property-single-fields > li {
  font-size: 16px;
  list-style: none;
}
.es-single .es-description li, .es-single .es-description ol, .es-single .es-description ul {
  list-style: initial;
}
.es-single h2 {
  font-size: 32px;
  line-height: 42px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.es-single h2 .es-title {
  -ms-flex: 0 1 65%;
      flex: 0 1 65%;
  padding-right: 2%;
}
.es-single h2 .es-cat-price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex: 1 0 33%;
      flex: 1 0 33%;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  .es-single h2 {
    display: block;
  }
  .es-single h2 .es-cat-price {
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-top: 20px;
  }
}
.es-single .es-category-items a {
  color: #1d1d1d;
  display: inline-block;
  /* margin-top: 28px; */
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  float: right;
  margin: 0 10px 0 0;
  text-decoration: none;
  line-height: 24px;
}
.es-single .es-address {
  font-size: 18px;
  margin: 10px 0 6px 0;
}
.es-single .es-price__wrap {
  text-align: center;
  position: relative;
}
.es-single .es-price-note {
  display: block;
  width: 100%;
  font-size: 14px;
  margin-top: 5px;
  line-height: 1.3;
  text-align: right;
}
.es-single .es-price {
  padding: 3px 7px;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.es-single .es-tabbed h3 {
  border-bottom: 1px solid #e2e2e2;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 16px;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
.es-single .es-tabbed .es-tabbed-item {
  line-height: 26px;
}
.es-single .es-tabbed .es-tabbed-item.es-features {
  font-size: 0;
}
.es-single .es-tabbed .es-tabbed-item.es-features .es-features-list-wrap ul {
  padding: 0 !important;
}
.es-single .es-tabbed .es-features-list-wrap {
  display: inline-block;
  vertical-align: top;
  width: calc(100% / 3);
  font-size: 14px;
}
.es-single .es-tabbed .es-features-list-wrap span {
  font-size: 16px;
}
.es-single .es-tabbed .es-features-list-wrap ul {
  margin: 13px 0 0 0;
  padding: 0;
}
.es-single .es-tabbed .es-features-list-wrap ul li {
  padding: 5px 0;
  list-style: none;
  margin: 0;
}
.es-single .es-tabbed .es-features-list-wrap ul li i.fa-check {
  font-size: 16px;
}
.es-single .es-info {
  width: 100%;
  font-size: 0;
}
.es-single .es-info .es-gallery, .es-single .es-info .es-property-fields {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
}
.es-single .es-info .es-gallery ul, .es-single .es-info .es-property-fields ul {
  margin: 0;
  padding: 0;
}
.es-single .es-info .es-gallery li, .es-single .es-info .es-property-fields li {
  list-style: none;
}
@media screen and (max-width: 700px) {
  .es-single .es-info .es-gallery, .es-single .es-info .es-property-fields {
    width: 100% !important;
  }
}
.es-single .es-info .es-gallery {
  width: 70%;
  padding-right: 2%;
  max-width: 500px;
  float: left;
}
.es-single .es-info .es-property-fields {
  font-size: 16px;
  width: 28%;
  display: inline;
}
.es-single .es-info .es-property-fields li {
  margin: 0;
}
.es-single .es-info .es-property-fields strong {
  font-weight: 700;
}
@media screen and (max-width: 700px) {
  .es-single .es-info .es-property-fields {
    padding-left: 0;
    margin-top: 20px;
  }
}

.es-single-center .es-property-fields {
  width: 100% !important;
}
.es-single-center .es-property-fields .es-share-wrapper {
  float: right;
}
@media screen and (max-width: 709px) {
  .es-single-center .es-property-fields .es-share-wrapper {
    float: none;
  }
}
.es-single-center .es-property-fields .es-share-wrapper br {
  display: none;
}
.es-single-center .es-gallery {
  width: 100% !important;
  max-width: 100% !important;
}
.es-single-center .es-gallery .es-gallery-image .slick-slide {
  width: 100%;
}
.es-single-center .es-gallery {
  width: 100% !important;
}
.es-single-center .es-gallery .es-gallery-image .slick-slide {
  width: 100%;
}

.es-single-center .es-property-fields, .es-single-right .es-property-fields {
  padding-left: 0 !important;
  margin-top: 0;
  display: inline-block !important;
}
.es-single-center .es-property-fields ul, .es-single-right .es-property-fields ul {
  padding: 0 !important;
}
.es-single-center .es-gallery, .es-single-right .es-gallery {
  float: none !important;
  padding: 0 !important;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

.es-single-center .es-property-fields, .es-single-right .es-property-fields {
  padding-left: 0 !important;
  margin-top: 0;
  display: inline-block !important;
}
.es-single-center .es-property-fields ul, .es-single-right .es-property-fields ul {
  padding: 0 !important;
}
.es-single-center .es-gallery, .es-single-right .es-gallery {
  float: none !important;
  padding: 0 !important;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

.es-single-center .es-gallery {
  display: block !important;
  margin: 0 auto;
}
.es-single-center .es-property-fields {
  width: 100% !important;
}
.es-single-center .es-property-fields .es-share-wrapper {
  float: right;
}
@media screen and (max-width: 709px) {
  .es-single-center .es-property-fields .es-share-wrapper {
    float: none;
  }
}
.es-single-center .es-property-fields .es-share-wrapper br {
  display: none;
}
.es-single-center .es-gallery {
  width: 100% !important;
}
.es-single-center .es-gallery .es-gallery-image .slick-slide {
  width: 100%;
}

.es-single-center .es-property-fields, .es-single-right .es-property-fields {
  padding-left: 0 !important;
  margin-top: 10px;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

.es-property-single-fields {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 !important;
  margin-left: -1%;
  margin-right: -1%;
  margin-top: 0;
  margin-bottom: 0;
}
.es-property-single-fields:after {
  content: "";
  -ms-flex: auto;
      flex: auto;
}
.es-property-single-fields > li {
  width: 98%;
  margin: 0 1%;
  line-height: 1.7;
  list-style: none !important;
}
.es-property-single-fields > li img {
  width: 100%;
}

.es-file__wrap {
  width: 23%;
  margin: 1%;
  min-width: 150px;
  border: 1px solid #e2e2e2;
  -ms-flex: 0 0 23%;
      flex: 0 0 23%;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  display: inline-block;
}
.es-file__wrap:after {
  display: block;
}
.es-file__wrap i {
  font-size: 770%;
}
.es-file__wrap .es-file__label {
  font-size: 14px !important;
}
.es-file__wrap .es-file__label b {
  font-weight: bold;
}

.single-properties .mfp-figure:after {
  content: unset;
}
.single-properties .mfp-close {
  background: transparent !important;
}
.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none}.elementor-popup-modal.dialog-type-lightbox{background-color:transparent;display:flex;pointer-events:none;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none}.elementor-popup-modal .dialog-close-button{display:none;inset-inline-end:20px;margin-top:0;opacity:1;pointer-events:all;top:20px;z-index:9999}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em}.elementor-popup-modal .dialog-widget-content{background-color:#fff;border-radius:0;box-shadow:none;max-height:100%;max-width:100%;overflow:visible;pointer-events:all;width:auto}.elementor-popup-modal .dialog-message{display:flex;max-height:100vh;max-width:100vw;overflow:auto;padding:0;width:640px}.elementor-popup-modal .elementor{width:100%}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}/**
 * Elementor PDF Smart Viewer Styles
 *
 * @package ElementorPDFSmartViewer
 * @version 1.0.0
 */

.epsv-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    width: 100%;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
}

.epsv-viewer {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 0;
    position: relative;
    width: 100%;
    height: calc(100% - 60px);
    overflow: auto;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
}

.epsv-canvas {
    display: block;
    margin: 0 auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    max-width: 100%;
    height: auto;
}

.epsv-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #6c757d;
    z-index: 10;
}

.epsv-spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #007cba;
    border-radius: 50%;
    animation: epsv-spin 1s linear infinite;
    margin: 0 auto 15px;
}

@keyframes epsv-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.epsv-error {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #dc3545;
    background: #f8d7da;
    border: 1px solid #f5c6cb;
    border-radius: 4px;
    padding: 20px;
    max-width: 80%;
    display: none !important;
}

/* Upgrade Prompt Styling */
.epsv-upgrade-prompt {
    display: block !important;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 30px;
    max-width: 400px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.epsv-upgrade-prompt h3 {
    margin: 0 0 15px 0;
    font-size: 1.5em;
    font-weight: 600;
    color: #fff;
}

.epsv-upgrade-prompt p {
    margin: 0 0 15px 0;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
}

.epsv-upgrade-prompt p strong {
    color: #fff;
    font-weight: 600;
}

.epsv-upgrade-prompt .button {
    display: inline-block;
    background: #fff;
    color: #667eea;
    padding: 12px 24px;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
    transition: all 0.3s ease;
    margin-top: 10px;
}

.epsv-upgrade-prompt .button:hover {
    background: #f8f9fa;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.epsv-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    background: #fff;
    border-top: 1px solid #e9ecef;
    min-height: 60px;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: auto;
}
.epsv-controls-left, .epsv-controls-center, .epsv-controls-right {
    display: flex;
    align-items: center;
    gap: 10px;
}
.epsv-controls-center {
    flex: 1 1 0;
    justify-content: center;
}
.epsv-controls-left {
    justify-content: flex-start;
}
.epsv-controls-right {
    justify-content: flex-end;
}

.epsv-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    padding: 8px 12px;
    background: #007cba;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.2s ease;
    user-select: none;
}

.epsv-btn:hover {
    background: #005a87;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.epsv-btn:active {
    transform: translateY(0);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.epsv-btn:disabled {
    background: #6c757d;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

.epsv-icon {
    font-size: 16px;
    line-height: 1;
}

.epsv-zoom-level {
    font-weight: 600;
    color: #495057;
    min-width: 50px;
    text-align: center;
}

.epsv-page-info {
    font-weight: 600;
    color: #495057;
    margin: 0 15px;
    white-space: nowrap;
}

.epsv-page-current,
.epsv-page-total {
    color: #007cba;
}

/* Fullscreen styles */
.epsv-container.epsv-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999999;
    border-radius: 0;
}

.epsv-container.epsv-fullscreen .epsv-viewer {
    height: calc(100vh - 60px);
}

/* Responsive design */
@media (max-width: 768px) {
    .epsv-controls {
        flex-direction: column;
        gap: 15px;
        padding: 15px;
    }
    
    .epsv-controls-left,
    .epsv-controls-center,
    .epsv-controls-right {
        width: 100%;
        justify-content: center;
    }
    
    .epsv-controls-center {
        order: -1;
    }
    
    .epsv-btn {
        min-width: 44px;
        height: 44px;
        font-size: 16px;
    }
    
    .epsv-page-info {
        margin: 0 10px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .epsv-controls {
        padding: 10px;
    }
    
    .epsv-controls-left,
    .epsv-controls-right {
        gap: 5px;
    }
    
    .epsv-btn {
        min-width: 40px;
        height: 40px;
        padding: 6px 8px;
        font-size: 14px;
    }
    
    .epsv-zoom-level {
        min-width: 40px;
        font-size: 12px;
    }
}

/* Print styles */
@media print {
    .epsv-controls {
        display: none;
    }
    
    .epsv-viewer {
        height: 100%;
    }
    
    .epsv-canvas {
        box-shadow: none;
    }
}

/* High contrast mode support */
@media (prefers-contrast: high) {
    .epsv-container {
        border: 2px solid #000;
    }
    
    .epsv-btn {
        border: 1px solid #000;
    }
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
    .epsv-btn,
    .epsv-canvas {
        transition: none;
    }
    
    .epsv-spinner {
        animation: none;
    }
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .epsv-container {
        background: #2d3748;
        border-color: #4a5568;
    }
    
    .epsv-viewer {
        background: #1a202c;
    }
    
    .epsv-controls {
        background: #2d3748;
        border-top-color: #4a5568;
        color: #e2e8f0;
    }
    
    .epsv-btn {
        background: #4299e1;
        color: #fff;
    }
    
    .epsv-btn:hover {
        background: #3182ce;
    }
    
    .epsv-btn:disabled {
        background: #718096;
    }
    
    .epsv-zoom-level,
    .epsv-page-info {
        color: #e2e8f0;
    }
    
    .epsv-page-current,
    .epsv-page-total {
        color: #4299e1;
    }
    
    .epsv-loading {
        color: #a0aec0;
    }
    
    .epsv-error {
        background: #742a2a;
        border-color: #c53030;
        color: #fed7d7;
    }
    
    .epsv-upgrade-prompt {
        background: linear-gradient(135deg, #4a5568 0%, #2d3748 100%);
    }
    
    .epsv-upgrade-prompt .button {
        background: #e2e8f0;
        color: #2d3748;
    }
    
    .epsv-upgrade-prompt .button:hover {
        background: #cbd5e0;
    }
}