body.category .logo-area svg path {
    fill: #ffffff;
}

.burger-toggle {
    color: #ffffff;
    display: flex;
    align-items: center;
    font-weight: bold;        
}
div.header-area {
    padding: 40px 20px;
    padding-bottom: 0;
}
@media (max-height:760px) {
    .menu-area .menu-section .menu-item a {
        font-size: 40px;
    }
    .menu-area .menu-section .menu-item {
        margin-bottom: 5px;
    }
}
span.burger-toggle svg {
    margin-right: 10px;
}
body.home .menu-107104,
body.home .menu-112824 {
    display: none!important;
}
@media (min-width: 768px) {
    body.home .action-area .burger-toggle {
        visibility: hidden;
    }
}
.vb-floating-contact__label {
    color: #EB9B6A;
}
.villa-like {
    visibility: hidden;
}
.inner-row.bg-footer {
    position: relative;
}
.inner-row.bg-footer .arrow {
    position: absolute;
    width: 80px;
    height: 80px;
    color: #ffffff;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #06273A;
    top: -21px;
    bottom: 0;
    border-radius: 40px;
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.inner-row.bg-footer .title-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    top: 15px;
}
.inner-row.bg-footer svg {
    position: relative;
    top: -18px;
    width: 40px;
    height: 40px;
}
.google-reviews {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    flex-direction: column;
    margin-top: 20px;
}
.google-reviews .stars {
    font-size: 22.25px;
    font-weight: 600;
    color: #ffffff;
    margin-top: 20px;
}
.google-reviews .top-text {
    color: #ffffff;
}
.inner-row.bg-footer .stars svg {
    position: relative;
    top: -18px;
    width: 40px;
    height: 40px;
    justify-content: space-between;
    margin-right: 16px;
    fill: #EB9B6A;
}
.google-reviews span {
    display: flex;
}
.footer-banner .awards{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.footer-banner .footer-banner {
    width: 425px;
    border-radius: 4px;
    flex: 0 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
    align-items: center;
}
.footer-banner .inner-row-awards {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 20px;
}
.inner-row-awards img {
    max-height: 110px;
}
.footer-bar .footer-bottom {
    margin-top: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;            
}
.footer-bar .footer-bottom a.ferry-hopper {
    margin-top: 30px;
    margin-bottom: 30px;
}
.footer-bar .footer-bottom a.ferry-hopper img {
    max-width: 150px;  
}
.scroll-section .video-wrapper .overlay.overlay-0 .hero-full-video {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    pointer-events:none;
}
.scroll-section .video-wrapper .overlay.overlay-0 .hero-full-video svg {
    transform: rotate(180deg);
    width: 40px;
    height: 40px;
    position: relative;
    left: -2px;
}
.scroll-section .video-wrapper .overlay.overlay-1 .price {
    visibility: hidden;
}
div.scroll-section .video-wrapper .overlay.overlay-1 .stats .stat .k {
    font-size: 58px;
}
div.scroll-section .video-wrapper .overlay.overlay-1 .stats .stat .v {
    font-size: 50px;
}
div.vb-price-value {
    font-size: 44px;
    display: flex;
    justify-content: space-around;
}
div.vb-price-value em,
.villa-price-value em {
    font-size: 15px;
    color: #3C3B40;
    font-weight: 400;
}
div.vb-price-value span,
.villa-price-value span {
    display: flex;
    flex-direction: column;
}
.default-paragraph h1, .default-paragraph h2, .default-paragraph h3, .default-paragraph h4, .default-paragraph h5, .default-paragraph h6 {
    margin-top: 0;
}
.vb-video-popup__video {
   width: min(1400px, 92vw); 
}
@media (min-width: 1200px) {
    .vb-villas-listing-root .villa-card .villa-price {
        width: 200px;
    }
}
.vb-villas-listing-root .villa-price-value {
    font-size: 22px;
    display: flex;
    justify-content: space-around;
    color: #DF986C;
}
.villa-card .villa-price .villa-price-label {
    color: #3C3B40;
    font-size: 30px;
}
.vb-villa-nav__item .previous,
.vb-villa-nav__item .next {
    color: #DF986C;
}
h3.testimonials-title {
    font-size: 60px;
}
.vb-bestseller__eyebrow a {
    color: #DF986C;
}
body.single-service_type .vb-hero-villas__title {
    font-size: 88px;
}
.default-paragraph {
    text-align: justify;
}
.vb-hero-villas__title {
    font-weight: 400!important;
}
div.default-paragraph p {
    font-size: 20px;
}
@media (max-width: 768px) {
    .villa-card .villa-hero .villa-title {
        font-size: 42px !important;
        line-height: 80% !important;
    }
}

.villa-info {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px 20px;
    width: 100%;
}

.villa-metric {
    display: flex;
    flex-direction: column;
}

.villa-metric-value {
    margin-top: 6px;
}

.villa-metric-action {
    margin-top: 8px;
}

.villa-metric-action--left {
    grid-column: 1 / span 2;
    display: flex;
    justify-content: center;
}

.villa-metric-action--right {
    grid-column: 3 / span 2;
    display: flex;
    justify-content: center;
}

.villa-metric-action .villa-btn {
    width: 100%;
    justify-content: center;
    text-align: center;
}

.villa-btn-spacer {
    height: 52px;
}
.villa-card .villa-info .villa-metric-action .villa-btn {
    width: 70%;
    height: 40px;
    border-radius: 200px;
    border: 0;
    padding: 0 16px;
    font-family: "Montserrat", "sans-serif";
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.villa-card .villa-info .villa-metric-action .villa-btn.btn-soft {
    background: #EB9B6A;
    color: #FFFFFF;
}
.villa-card .villa-info .villa-metric-action .villa-btn.btn-dark {
    background: #06273A;
    color: #FFFFFF;
}
@media (max-width: 991px) {
    .villa-info {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .villa-metric-action--left,
    .villa-metric-action--right {
        grid-column: auto;
    }
}

@media (max-width: 575px) {
    .villa-info {
        grid-template-columns: 1fr;
    }

    .villa-metric-action--left,
    .villa-metric-action--right {
        grid-column: auto;
    }
}

div.vb-features {
    max-width: 100%;
}

.vb-audio-play.text svg path {
  transform-origin: bottom;
  transform-box: fill-box;
}

/* animation μόνο όταν παίζει */
.vb-audio-play.text.is-playing svg path:nth-child(1) {
  animation: eq1 0.9s ease-in-out infinite;
}
.vb-audio-play.text.is-playing svg path:nth-child(2) {
  animation: eq2 0.7s ease-in-out infinite;
}
.vb-audio-play.text.is-playing svg path:nth-child(3) {
  animation: eq3 1.1s ease-in-out infinite;
}
.vb-audio-play.text.is-playing svg path:nth-child(4) {
  animation: eq2 0.8s ease-in-out infinite;
}
.vb-audio-play.text.is-playing svg path:nth-child(5) {
  animation: eq1 1s ease-in-out infinite;
}

/* διαφορετικά patterns για να μην φαίνεται robotic */
@keyframes eq1 {
  0%, 100% { transform: scaleY(0.4); }
  50% { transform: scaleY(1); }
}

@keyframes eq2 {
  0%, 100% { transform: scaleY(0.6); }
  50% { transform: scaleY(1.2); }
}

@keyframes eq3 {
  0%, 100% { transform: scaleY(0.3); }
  50% { transform: scaleY(1.4); }
}

.vb-audio-play.text {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: none;
  border: none;
  cursor: pointer;
  color: #DF986C;
}

.vb-audio-play.text__text {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  opacity: 0.8;
}

.vb-audio-play.text.is-playing .vb-audio-play__text {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-prev {
    border-radius: 120px;  
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a.flex-next:before {
    position: relative;
    right: -20px;    
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a.flex-prev:before {
    position: relative;
    left: 30px;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.69);
    display: flex;
    align-items: center;
    justify-content: center;
    text-indent: 2000px;
}
.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next {
    text-indent: 2000px;
}
.villa-card .villa-price .villa-price-value span.villa-price-number,
.villa-card .villa-price .villa-price-value span.villa-price-symbol {
    font-size: 22px;
    color: #DF986C;    
}
.villa-card .villa-price {
    margin-top: 21px;
}
.vb-map-popup__link.white-btn {
    margin-bottom: 10px;
}
.vb-map-destination .vb-map-popup__label {
    font-weight: 600;
}
.default-paragraph p a {
    color: #EB9B6A;
}
.vb-cta-stats__head {
    margin: 30px auto 80px auto;  
}
.vb-cta-stats {
    padding: 5px 20px;
    padding-bottom: 60px;
}
.vb-cta-stats__text p {
    margin-top: 0;
}
.vb-cta-stats__label {
    margin-bottom: 0;
}
.vb-cta-stats__desc a {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    color: #ffffff;
    justify-content: center;
}
@media (max-width: 1320px) {
    .default-paragraph,
    .vb-info-card {
        padding-left: 15px;
        padding-right: 15px;
    }
    .wpb_gallery_slides.flexslider,
    .wpb_gallery_slides.flexslider .slides {
        height: auto !important;
        margin-bottom: 0;
    }
}
@media (max-width : 991px) {
    .vb-map-destination {
        padding-left: 15px;
        padding-right: 15px;
    }
    .vb-map-destination__map {
        min-width: 100%!important;
        width: 100%!important;
        max-width: 100%!important;
    }
    .vb-map-destination .vb-map-destination__wrap {
        width: 100%;
        margin-bottom: 0px;
    }
    .vb-contact-form {
        padding-left: 15px;
        padding-right: 15px;
    }
    .vb-cf7__label--question {
        font-size: 16px;
    }
    .vb-hero-villas__destinations {
        bottom: 0;
    }
    .vb-hero-villas__destination-item {
        padding-left: 26.5px;
        padding-right: 26.5px;       
    }
    .vb-hero-villas__destinations-owl .owl-stage, .vb-hero-villas__destinations-owl .owl-item {
        left: -3%;
    }
    .vb-booking-form .vb-cal__grid {
        flex-direction: column;
        display: flex;        
    }
}
.vb-map-destination__mobile-select-wrap {
  display: none;
}
.vb-info-card__btn.destination-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 270px;
    display: flex;
    justify-content: center;
    padding: 5px 0px;
    top: 34px;  
}
.default-paragraph {
    position: relative;
}
a.vb-info-card__btn.destination-btn.bottom-gallery {
    position: static;
    height: 50px;
    display: flex;
    align-items: center;
}
@media (max-width: 767px) {
    .page-id-16972 {
        overflow-x: hidden;
    }
    .vb-booking-form .vb-booking {
        width: 100%;
    }
    .vb-booking {
        padding-left: 15px;
        padding-right: 15px;
    }
    .vb-half-image-tabs__panel.is-active {
        display: flex;
        flex-wrap: wrap;
    }
    .vb-half-image-tabs__image-col {
        order: 1;
    }
    .vb-half-image-tabs__panel-inner {
        order: 2;
    }
    .vb-half-image-tabs__title {
        font-weight: 600;
    }
    .vb-half-image-tabs {
        padding-top: 0; 
    }
    .vb-map-destination .vb-map-destination__sidebar {
      margin-bottom: 0px;  
    }
    .vb-map-destination .destination-title {
        margin-top: 30px;
        margin-bottom: 10px;
        font-size: 26px;
    }
  .vb-map-destination__wrap {
    display: block;
  }

  .vb-map-destination__sidebar {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
  }

  .vb-map-destination__mobile-select-wrap {
    display: block;
    position: relative;
    margin-bottom: 18px;
  }

  .vb-map-destination__list {
    display: none;
  }

  .vb-map-destination__select {
    width: 100%;
    height: 54px;
    padding: 0 52px 0 18px;
    border: 1px solid rgba(6, 39, 58, 0.14);
    border-radius: 999px;
    background-color: #ffffff;
    color: #06273A;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    transition: border-color 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
  }

  .vb-map-destination__select:focus {
    border-color: rgba(223, 152, 108, 0.9);
    box-shadow: 0 0 0 4px rgba(223, 152, 108, 0.12);
  }

  .vb-map-destination__mobile-select-wrap::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 18px;
    width: 10px;
    height: 10px;
    border-right: 1.5px solid #06273A;
    border-bottom: 1.5px solid #06273A;
    transform: translateY(-65%) rotate(45deg);
    pointer-events: none;
  }

  .vb-map-destination__map {
    width: 100%;
  }

  .vb-map-destination__map-inner {
    border-radius: 20px;
    overflow: hidden;
  }

  .vb-map-destination__google-map {
    min-height: var(--vb-map-height-mobile, 420px);
  }

  .vb-map-popup {
    max-width: 240px;
    width: calc(100% - 24px);
  }
  .vb-map-destination .vb-map-destination__list {
    display: none;
  }
    .vb-half-image-tabs__tab {
        flex: 0 0 50px;
        min-width: 100%;
    }
    .vb-half-image-tabs__nav {
        flex-direction: column;
        width: 100%;
    }
    .vb-cf7__kicker {
        font-weight: 600;
    }
    .vb-cf7__title {
        font-size: 32px;
        margin-bottom: 0;
    }
    .vb-cta-stats__title {
        font-size: 44px;
    }
    .vb-cta-stats__number {
        font-size: 44px;
    }
    .vb-cta-stats__text {
        font-size: 18px;
    }
    .vb-cta-stats__label {
        font-size: 16;
        font-weight: 600;
    }
    .vb-cta-stats__head {
        margin: 30px auto 0px auto;   
    }
    .vb-cta-stats__desc {
        margin-bottom: 40px;
    }
    .vb-hero-villas__destination-title {
        font-size: 34px;
        letter-spacing: 0.07em;
    }
}
/* Mobile Settings */
@media (max-width: 640px) {
    .page-id-16972 .wpb-content-wrapper {
        overflow-x: hidden;
    }
    .vb-booking-form .vb-dates__calendar{
        width: 100%;
    }
    .vb-booking-form .vb-month {
        min-width: 250px;
        width: 100%;
    }
    .vb-booking-form .vb-month__days {
        gap: 6px;
        --vb-day-gap: 6px;
    }
    .vb-booking-form .vb-month__dow {
        gap: 6px;
        width: 100%;
    }
    .vb-hero-villas__destination-title {
        font-size: 34px;
        letter-spacing: 0.07em;
    }
    .vb-info-card__btn.destination-btn {
        top: -31px;
    }
    .villa-card .villa-info .villa-metric-action .villa-btn {
        font-size: 14px;
    }
    .villa-info {
        grid-template-columns: 50% 1fr;
    }
    .page .villa-card .villa-info .villa-metric {
        gap: 5px;
    }
    .page .villa-card .villa-info .villa-metric .villa-metric-label {
        font-size: 22px;
    }
    .page .villa-card .villa-info .villa-metric .villa-metric-value {
        font-size: 24px;
    }
    .villa-card .villa-info {
        padding: 5px 2px;
    }
    .villa-card .villa-info .villa-metric-action .villa-btn {
        width: 90%;
    }
    .villa-card .villa-info {
        gap: 0px;
        order: 2;
    }
    .page .villa-card .villa-price .villa-price-value {
        margin-top: 0;
    }
    .page .villa-card .villa-price {
        margin-top: 0;
    }
    .header-area .logo-area svg {
        max-width: 220px;
    }
    div.header-area {
        padding: 40px 10px;   
    }
    .scroll-section .video-wrapper .overlay.overlay-0 .hero-full-video {
        font-size: 14px;
    }
    .scroll-section .video-wrapper .overlay.overlay-0 .hero-full-video svg {
        width: 30px;
        height: 30px;
    }
    .scroll-section .video-wrapper .overlay.overlay-1 .stats {
        gap: 2px;
    }
    div.scroll-section .video-wrapper .overlay.overlay-1 .stats .stat .k {
        font-size: 22px;
        margin-top: 0;
        letter-spacing: 4px;
        margin-bottom: 10px;
    }
    div.scroll-section .video-wrapper .overlay.overlay-1 .stats .stat .v {
        font-size: 20px;
    }
    .scroll-section .video-wrapper .overlay.overlay-1 .stats .stat .v sup {
        font-size: 20px;
    }
    .vb-gallery__title {
        font-size: 44px;
    }
    .vb-lightbox__nav {
        width: 32px;
        height: 32px;
    }
    .vb-lightbox__next::after,
    .vb-lightbox__next::before {
        left: 23px;
    }
    .vb-lightbox__nav::before, .vb-lightbox__nav::after {
        width: 12px;
    }
    .vb-lightbox__img {
        width: 100%;
    }
    .vb-lightbox__prev::after,
    .vb-lightbox__prev::before {
        left: 12px;
    }
    .vb-lightbox__close {
        width: 34px;
        height: 34px;     
    }
    .site-subtitle {
        font-size: clamp(16px, 9vw, 15px); 
        margin-bottom: 20px;
    }
    .vb-left .vb-column-title {
        margin-bottom: 0;
        margin-top: 30px;
        font-size: 30px;
    }
    .vb-floating-contact {
        display: none!important;
    }
    .single-villas_type .vb-left .vb-block {
        margin-bottom: 30px;
    }
    .single-villas_type .vb-price-value.upon-request {
        font-size: 20px;
        font-weight: 600;
    }
    .single-villas_type .vb-price-value {
        font-size: 20px;
        font-weight: 600;
    }
    .single-villas_type div.vb-price-value em, 
    .single-villas_type .villa-price-value em {
       line-height: 100%; 
    }
    .single-villas_type .vb-price.mb-55 {
        margin-bottom: 20px;
    }
    .single-villas_type .vb-feature-label {
        font-size: 26px;
    }
    .single-villas_type .vb-feature-value {
        font-size: 30px;
    }
    .single-villas_type .vb-features {
      gap: 5px 5px;  
    }
    .single-villas_type .vb-feature-label {
       font-size: 26px; 
    }
    .single-villas_type .villa-google-map {
        margin-bottom: 0;
    }
    .single-villas_type .vb-layout {
        gap: 40px;
        padding-bottom: 10px;
    }
    .single-villas_type .vb-card {
        padding: 20px 10px;
    }
    .single-villas_type .vb-pill {
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
    }
    .single-villas_type .vb-feature-label {
        margin-bottom: 10px;
    }
    .single-villas_type .vb-villa-nav__inner {
        flex-direction: column;
        display: flex;
        align-items: unset;
        gap: 10px;
    }
    .single-villas_type .vb-villa-nav {
        margin-top: 0;
    }
    h3.testimonials-title {
        font-size: clamp(50px, 15vw, 70px);
    }
    .vb-testimonials {
        padding: 10px 15px;
    }
    .vb-bestseller {
        margin-top: 0;
    }
    .vb-bestseller__eyebrow a {
        font-weight: 600;
    }
    .inner-row-awards img {
        max-height: 90px;
    }
    .vb-info-section .info-title {
        font-size: 44px;
    }
    .vb-info-section .info-subtitle {
        font-size: 20px;
        font-weight: 600;
    }
    .featured-services .fs-row--reverse .fs-card {
        order: 2;
    }
    .featured-services .fs-card-title {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .featured-services .fs-card-text {
        font-size: 18px;
        margin-top: 0;
        line-height: 28px;
    }
    .featured-services .fs-row {
        margin-bottom: 70px;
    }
    .featured-services .fs-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    div.default-paragraph p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .single-service_type .remove-margins {
        margin: 0 auto;
    }
    .vc-services {
        padding-left: 15px;
        padding-right: 15px;
    }
    .vc-services .vc-services__title {
        text-align: left;
    }
    .default-paragraph {
        text-align: left;
    }
    .page .remove-margins {
        margin: 0 auto;
    }
    .vb-video-popup iframe {
        pointer-events: all;
    }
}

.vb-booking-form .vb-destinations {
    justify-content: left;   
}
.vb-price__input {
  pointer-events: none;
  position: absolute;
  width: 100%;
}

.vb-price__input::-webkit-slider-thumb {
  pointer-events: auto;
  position: relative;
  z-index: 2;
}

.vb-mail-svg-loader {
  display: none;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin: 0 auto;
  justify-content: center;
}
.vb-mail-svg-loader.active {
    display: flex;
}
.vb-btn.hide {
    display: none;
}
.vb-mail-svg {
  width: 84px;
  height: 84px;
  overflow: visible;
}

.vb-mail-svg__group {
  animation: vbSvgMailFly 1.8s ease-in-out infinite;
  transform-origin: center;
}

.vb-mail-svg__body {
  fill: #EB9B6A;
}

.vb-mail-svg__line {
  fill: none;
  stroke: #fff;
  stroke-width: 3.2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 120;
  stroke-dashoffset: 120;
  animation: vbSvgDraw 1.8s ease-in-out infinite;
}

.vb-mail-svg__line--left {
  animation-delay: 0.08s;
}

.vb-mail-svg__line--right {
  animation-delay: 0.14s;
}

.vb-mail-svg__trail {
  fill: none;
  stroke: #EB9B6A;
  stroke-width: 3;
  stroke-linecap: round;
  opacity: 0.25;
  stroke-dasharray: 30;
  stroke-dashoffset: 30;
  animation: vbSvgTrail 1.8s ease-in-out infinite;
}

.vb-mail-svg__trail--2 {
  animation-delay: 0.12s;
}

.vb-mail-svg-loader__text {
  font-size: 14px;
  color: #EB9B6A;
  letter-spacing: 0.04em;
}

@keyframes vbSvgMailFly {
  0%, 100% {
    transform: translateX(0) translateY(0);
  }
  30% {
    transform: translateX(6px) translateY(-4px);
  }
  60% {
    transform: translateX(0) translateY(0);
  }
}

@keyframes vbSvgDraw {
  0%, 15% {
    stroke-dashoffset: 120;
  }
  35%, 100% {
    stroke-dashoffset: 0;
  }
}

@keyframes vbSvgTrail {
  0% {
    stroke-dashoffset: 30;
    opacity: 0;
  }
  20% {
    opacity: 0.25;
  }
  60%,
  100% {
    stroke-dashoffset: 0;
    opacity: 0;
  }
}

.filter-item.select-like .filter-label,
.filter-label {
    font-size: 12px;
    opacity: 1;
    font-weight: 600;    
}