/*
Theme Name: Tewido
Theme URI: https://new-waves.net/
Author: New Waves
Author URI: https://new-waves.net/
Description: A custom theme for my website exclusive to New Waves.
Version: 1.1.0
Tested up to: 5.7
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tewido
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Copyright (C) 2025 New Waves
This theme is licensed under the GNU General Public License v2 or later.
*/
/* Image Caption Styles */
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
  margin-bottom: 20px; }

.wp-caption-text {
  font-size: 0.875em;
  margin-top: 0.5em;
  margin-bottom: 1em;
  color: #666;
  text-align: center;
  font-style: italic;
  line-height: 1.4;
  padding: 0 0.5em; }

/* Sticky Post Style */
.sticky {
  background: #f7f7f7;
  padding: 20px;
  border-left: 4px solid #000; }

/* Gallery Caption Style */
.gallery-caption {
  font-size: 13px;
  color: #666;
  line-height: 1.4;
  margin-top: 5px; }

/* Author Comment Style */
.bypostauthor {
  border-left: 2px solid #666;
  padding-left: 10px; }

/* Alignment Styles */
.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.aligncenter {
  clear: both;
  display: block;
  margin: 20px auto; }

/* Clear floats after alignment */
.alignright::after,
.alignleft::after,
.aligncenter::after {
  content: "";
  display: table;
  clear: both; }

/* Responsive image handling */
.wp-caption img,
.alignright img,
.alignleft img,
.aligncenter img {
  max-width: 100%;
  height: auto; }

/* Accessibility - Screen Reader Text */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text::focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/* Heading Styles */
.wp-block-heading {
  font-size: 18px;
  letter-spacing: 0; }

.logged-in-as a {
  color: inherit; }

.gap-4 {
  gap: 4px; }

.gap-x-4 {
  -webkit-column-gap: 4px;
          column-gap: 4px; }

.gap-y-4 {
  row-gap: 4px; }

.gap-5 {
  gap: 5px; }

.gap-x-5 {
  -webkit-column-gap: 5px;
          column-gap: 5px; }

.gap-y-5 {
  row-gap: 5px; }

.gap-6 {
  gap: 6px; }

.gap-x-6 {
  -webkit-column-gap: 6px;
          column-gap: 6px; }

.gap-y-6 {
  row-gap: 6px; }

.gap-7 {
  gap: 7px; }

.gap-x-7 {
  -webkit-column-gap: 7px;
          column-gap: 7px; }

.gap-y-7 {
  row-gap: 7px; }

.gap-8 {
  gap: 8px; }

.gap-x-8 {
  -webkit-column-gap: 8px;
          column-gap: 8px; }

.gap-y-8 {
  row-gap: 8px; }

.gap-9 {
  gap: 9px; }

.gap-x-9 {
  -webkit-column-gap: 9px;
          column-gap: 9px; }

.gap-y-9 {
  row-gap: 9px; }

.gap-10 {
  gap: 10px; }

.gap-x-10 {
  -webkit-column-gap: 10px;
          column-gap: 10px; }

.gap-y-10 {
  row-gap: 10px; }

.gap-11 {
  gap: 11px; }

.gap-x-11 {
  -webkit-column-gap: 11px;
          column-gap: 11px; }

.gap-y-11 {
  row-gap: 11px; }

.gap-12 {
  gap: 12px; }

.gap-x-12 {
  -webkit-column-gap: 12px;
          column-gap: 12px; }

.gap-y-12 {
  row-gap: 12px; }

.gap-13 {
  gap: 13px; }

.gap-x-13 {
  -webkit-column-gap: 13px;
          column-gap: 13px; }

.gap-y-13 {
  row-gap: 13px; }

.gap-14 {
  gap: 14px; }

.gap-x-14 {
  -webkit-column-gap: 14px;
          column-gap: 14px; }

.gap-y-14 {
  row-gap: 14px; }

.gap-15 {
  gap: 15px; }

.gap-x-15 {
  -webkit-column-gap: 15px;
          column-gap: 15px; }

.gap-y-15 {
  row-gap: 15px; }

.gap-16 {
  gap: 16px; }

.gap-x-16 {
  -webkit-column-gap: 16px;
          column-gap: 16px; }

.gap-y-16 {
  row-gap: 16px; }

.gap-17 {
  gap: 17px; }

.gap-x-17 {
  -webkit-column-gap: 17px;
          column-gap: 17px; }

.gap-y-17 {
  row-gap: 17px; }

.gap-18 {
  gap: 18px; }

.gap-x-18 {
  -webkit-column-gap: 18px;
          column-gap: 18px; }

.gap-y-18 {
  row-gap: 18px; }

.gap-19 {
  gap: 19px; }

.gap-x-19 {
  -webkit-column-gap: 19px;
          column-gap: 19px; }

.gap-y-19 {
  row-gap: 19px; }

.gap-20 {
  gap: 20px; }

.gap-x-20 {
  -webkit-column-gap: 20px;
          column-gap: 20px; }

.gap-y-20 {
  row-gap: 20px; }

.gap-21 {
  gap: 21px; }

.gap-x-21 {
  -webkit-column-gap: 21px;
          column-gap: 21px; }

.gap-y-21 {
  row-gap: 21px; }

.gap-22 {
  gap: 22px; }

.gap-x-22 {
  -webkit-column-gap: 22px;
          column-gap: 22px; }

.gap-y-22 {
  row-gap: 22px; }

.gap-23 {
  gap: 23px; }

.gap-x-23 {
  -webkit-column-gap: 23px;
          column-gap: 23px; }

.gap-y-23 {
  row-gap: 23px; }

.gap-24 {
  gap: 24px; }

.gap-x-24 {
  -webkit-column-gap: 24px;
          column-gap: 24px; }

.gap-y-24 {
  row-gap: 24px; }

.gap-25 {
  gap: 25px; }

.gap-x-25 {
  -webkit-column-gap: 25px;
          column-gap: 25px; }

.gap-y-25 {
  row-gap: 25px; }

.gap-26 {
  gap: 26px; }

.gap-x-26 {
  -webkit-column-gap: 26px;
          column-gap: 26px; }

.gap-y-26 {
  row-gap: 26px; }

.gap-27 {
  gap: 27px; }

.gap-x-27 {
  -webkit-column-gap: 27px;
          column-gap: 27px; }

.gap-y-27 {
  row-gap: 27px; }

.gap-28 {
  gap: 28px; }

.gap-x-28 {
  -webkit-column-gap: 28px;
          column-gap: 28px; }

.gap-y-28 {
  row-gap: 28px; }

.gap-29 {
  gap: 29px; }

.gap-x-29 {
  -webkit-column-gap: 29px;
          column-gap: 29px; }

.gap-y-29 {
  row-gap: 29px; }

.gap-30 {
  gap: 30px; }

.gap-x-30 {
  -webkit-column-gap: 30px;
          column-gap: 30px; }

.gap-y-30 {
  row-gap: 30px; }

.gap-31 {
  gap: 31px; }

.gap-x-31 {
  -webkit-column-gap: 31px;
          column-gap: 31px; }

.gap-y-31 {
  row-gap: 31px; }

.gap-32 {
  gap: 32px; }

.gap-x-32 {
  -webkit-column-gap: 32px;
          column-gap: 32px; }

.gap-y-32 {
  row-gap: 32px; }

.uk-margin-bottom-5 {
  margin-bottom: 5px !important; }

.uk-margin-bottom-10 {
  margin-bottom: 10px !important; }

.uk-margin-bottom-15 {
  margin-bottom: 15px !important; }

.uk-margin-bottom-20 {
  margin-bottom: 20px !important; }

.uk-margin-bottom-25 {
  margin-bottom: 25px !important; }

.uk-margin-bottom-30 {
  margin-bottom: 30px !important; }

.uk-margin-bottom-35 {
  margin-bottom: 35px !important; }

.uk-margin-bottom-40 {
  margin-bottom: 40px !important; }

.uk-margin-bottom-45 {
  margin-bottom: 45px !important; }

.uk-margin-bottom-50 {
  margin-bottom: 50px !important; }

.uk-margin-bottom-55 {
  margin-bottom: 55px !important; }

.uk-margin-bottom-60 {
  margin-bottom: 60px !important; }

.uk-margin-bottom-65 {
  margin-bottom: 65px !important; }

.uk-margin-bottom-70 {
  margin-bottom: 70px !important; }

.uk-margin-bottom-75 {
  margin-bottom: 75px !important; }

.uk-margin-bottom-80 {
  margin-bottom: 80px !important; }

.uk-margin-bottom-85 {
  margin-bottom: 85px !important; }

.uk-margin-bottom-90 {
  margin-bottom: 90px !important; }

.uk-margin-bottom-95 {
  margin-bottom: 95px !important; }

.uk-margin-bottom-100 {
  margin-bottom: 100px !important; }

.site-header {
  z-index: 1001; }
  .site-header .uk-subnav > * {
    padding: 0; }
  .site-header .uk-subnav > li {
    margin-right: 4px;
    margin-left: 4px; }
    .site-header .uk-subnav > li > a {
      padding: 6px 12px;
      border-radius: 6px; }
  .site-header .uk-dropdown {
    padding: 12px;
    line-height: 1.6; }
    .site-header .uk-dropdown li a {
      padding: 8px;
      display: block;
      border-bottom: 1px solid #f7f9fc; }
    .site-header .uk-dropdown li:last-child a {
      border-bottom: none; }
  .site-header .uk-navbar-container {
    -webkit-transition: initial !important;
    transition: initial !important; }
  .site-header .uk-navbar-container:not(.uk-navbar-transparent) {
    background: #fff; }

.uk-subnav > * > :first-child {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 600;
  color: #222; }

.site-header .uk-navbar-container.uk-sticky-below {
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, 0.9); }

.site-header .uk-subnav a[aria-expanded="true"] {
  background: #f7f9fc; }

.uk-logo-inverse {
  display: none; }

.uk-navbar-transparent.uk-sticky-below {
  background-color: #fff; }

.uk-dropdown-nav > li > a {
  color: #222; }

.tewido-light-theme .uk-sticky-below .cart-icon-right,
.tewido-light-theme .uk-sticky-below .uk-subnav > * > :first-child,
.tewido-light-theme .uk-sticky-below .header-btn {
  color: #222 !important; }
.tewido-light-theme .uk-sticky-below .menu-lines,
.tewido-light-theme .uk-sticky-below .menu-lines::before,
.tewido-light-theme .uk-sticky-below .menu-lines::after {
  background-color: #222 !important; }
.tewido-light-theme .uk-sticky-below .uk-logo .logo-main {
  display: block !important; }
.tewido-light-theme .uk-sticky-below .uk-logo .uk-logo-inverse {
  display: none; }

.header-btn {
  background-color: transparent;
  border: none;
  color: #222;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  width: 36px;
  height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 0;
  padding-left: 0; }
  .header-btn:hover {
    text-decoration: none; }

.uk-navbar-right {
  gap: 0 !important; }

.sun-on {
  color: #fde047; }

.site-breadcrumb {
  padding-top: 10px; }
  .site-breadcrumb .uk-breadcrumb > :last-child > span {
    text-decoration: none;
    font-weight: 600; }

.single .site-breadcrumb {
  border-top: 1px solid #eee; }

.site-topbar {
  line-height: 44px; }
  .site-topbar a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.site-topbar-dark {
  background-color: #242a33; }

.go-back-btn {
  gap: 6px;
  padding: 4px;
  background: #f7f9fc;
  border-radius: 100px;
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #222;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .go-back-btn:hover {
    background: #ecf1f9;
    color: #222; }

.lang-switcher {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding: 4px;
  background: rgba(0, 0, 0, 0.04);
  border-radius: 100px; }

.lang-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 4px;
  border-radius: 100px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  line-height: 0; }
  .lang-link:hover {
    background: rgba(0, 0, 0, 0.08); }
  .lang-link.uk-active {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.lang-flag {
  width: 22px;
  height: 22px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* Footer */
.site-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-bottom: 0;
  padding-top: 80px; }
  @media (max-width: 640px) {
    .site-footer {
      padding-top: 50px; } }
  .site-footer a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .site-footer .social-link {
    padding: 6px; }
  .site-footer .uk-nav {
    gap: 4px;
    display: grid; }
    .site-footer .uk-nav li a {
      padding: 6px; }

.footer-copyrights {
  padding: 15px 0; }

/* Whatsapp */
.whatsapp-wrapper {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 999;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-animation: slideIn 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
          animation: slideIn 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .whatsapp-wrapper .whatsapp-btn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(145deg, #128c7e, #25d366);
    -webkit-box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4), inset -2px -2px 6px rgba(0, 0, 0, 0.1), inset 2px 2px 6px rgba(255, 255, 255, 0.1);
            box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4), inset -2px -2px 6px rgba(0, 0, 0, 0.1), inset 2px 2px 6px rgba(255, 255, 255, 0.1);
    position: relative;
    color: white !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px); }
    .whatsapp-wrapper .whatsapp-btn:hover {
      -webkit-transform: translateY(-6px) scale(1.05);
              transform: translateY(-6px) scale(1.05);
      background: linear-gradient(145deg, #dcf8c6, #25d366);
      -webkit-box-shadow: 0 8px 20px rgba(37, 211, 102, 0.5), inset -2px -2px 6px rgba(0, 0, 0, 0.1), inset 2px 2px 6px rgba(255, 255, 255, 0.1);
              box-shadow: 0 8px 20px rgba(37, 211, 102, 0.5), inset -2px -2px 6px rgba(0, 0, 0, 0.1), inset 2px 2px 6px rgba(255, 255, 255, 0.1); }
    .whatsapp-wrapper .whatsapp-btn:active {
      -webkit-transform: translateY(-2px) scale(0.95);
              transform: translateY(-2px) scale(0.95);
      -webkit-box-shadow: 0 4px 10px rgba(37, 211, 102, 0.4), inset -1px -1px 3px rgba(0, 0, 0, 0.1), inset 1px 1px 3px rgba(255, 255, 255, 0.1);
              box-shadow: 0 4px 10px rgba(37, 211, 102, 0.4), inset -1px -1px 3px rgba(0, 0, 0, 0.1), inset 1px 1px 3px rgba(255, 255, 255, 0.1); }
    .whatsapp-wrapper .whatsapp-btn span {
      -webkit-filter: brightness(100) drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
              filter: brightness(100) drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
      -webkit-transform-origin: center;
              transform-origin: center;
      -webkit-transition: -webkit-transform 0.3s ease;
      transition: -webkit-transform 0.3s ease;
      transition: transform 0.3s ease;
      transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
      .whatsapp-wrapper .whatsapp-btn span:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
  .whatsapp-wrapper .whatsapp-ripple {
    position: absolute;
    width: 160px;
    height: 160px;
    z-index: -1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 50%; }
    @media (max-width: 960px) {
      .whatsapp-wrapper .whatsapp-ripple {
        display: none; } }
    .whatsapp-wrapper .whatsapp-ripple::before, .whatsapp-wrapper .whatsapp-ripple::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      border-radius: 50%;
      -webkit-animation: ripple 3s cubic-bezier(0.4, 0, 0.6, 1) infinite;
              animation: ripple 3s cubic-bezier(0.4, 0, 0.6, 1) infinite;
      border: 2px solid rgba(37, 211, 102, 0.3); }
    .whatsapp-wrapper .whatsapp-ripple::after {
      -webkit-animation-delay: 1.5s;
              animation-delay: 1.5s; }

@-webkit-keyframes floating {
  0%,
    100% {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg); }
  25% {
    -webkit-transform: translateY(-4px) rotate(-1deg);
            transform: translateY(-4px) rotate(-1deg); }
  75% {
    -webkit-transform: translateY(4px) rotate(1deg);
            transform: translateY(4px) rotate(1deg); } }

@keyframes floating {
  0%,
    100% {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg); }
  25% {
    -webkit-transform: translateY(-4px) rotate(-1deg);
            transform: translateY(-4px) rotate(-1deg); }
  75% {
    -webkit-transform: translateY(4px) rotate(1deg);
            transform: translateY(4px) rotate(1deg); } }
@-webkit-keyframes ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0.5; }
  100% {
    width: 90%;
    height: 100%;
    opacity: 0; } }
@keyframes ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0.5; }
  100% {
    width: 90%;
    height: 100%;
    opacity: 0; } }
@-webkit-keyframes slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
/* Social Media */
.site-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px; }

/* Post edit button */
.post-edit-btn {
  z-index: 1000; }

/* Post Title */
.post-title {
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0 !important; }

/* Terms */
.post-terms {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .post-terms a::after {
    content: "/";
    display: inline-block;
    font-size: 10px; }
  .post-terms a:last-child::after {
    display: none; }

/* Tags */
.post-tags {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .post-tags a::before {
    content: "#";
    display: inline-block;
    font-size: 10px; }

/* Social Share */
.td-social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  padding: 20px 0;
  border-style: solid;
  border-width: 2px 0 2px 0;
  border-color: #222;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

/* Media */
.td-single-thumbnail,
.td-single-gallery {
  margin-top: 20px;
  margin-bottom: 30px; }

.font-size-controls {
  position: fixed;
  bottom: 20px;
  right: 7%;
  background: #f5f5f5;
  border-radius: 5px;
  padding: 10px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 960px) {
    .font-size-controls {
      right: 30px;
      bottom: 30px;
      padding: 5px; }
      .font-size-controls .increase-font {
        margin-right: 0;
        margin-left: 0; } }

.font-size-controls button {
  padding: 5px 10px;
  margin-right: 5px;
  cursor: pointer;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #222; }

.font-size-controls button:hover {
  background: #f0f0f0;
  border-color: #999; }

.size-indicator {
  margin-left: 5px;
  font-size: 14px;
  color: #666; }

.td-woo-widget {
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 20px; }
  .td-woo-widget .td-woo-widget-title {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 10px;
    margin-bottom: 20px; }

.flexible-toc-widget .flexible-toc-inner {
  max-height: 160px;
  height: 100%;
  overflow-y: scroll; }
  .flexible-toc-widget .flexible-toc-inner ul {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0; }
    .flexible-toc-widget .flexible-toc-inner ul li a {
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

.related-widget > div:last-child .uk-margin-small-bottom,
.related-widget > div:last-child .uk-margin,
.latest-widget > div:last-child .uk-margin-small-bottom,
.latest-widget > div:last-child .uk-margin {
  margin-bottom: 0 !important; }

.td-woo-widget .icon-fw {
  margin-right: 8px; }

/* Menu **/
.related-widget .menu-item,
.sidebar-widget .menu-item {
  padding: 12px; }
  .related-widget .menu-item a,
  .sidebar-widget .menu-item a {
    line-height: 1.3;
    display: block; }

.td-card-meta {
  margin-bottom: 12px; }

.td-card-title {
  font-size: 1.125rem; }

.td-card-title-large {
  font-size: 1.313rem; }

.td-card-title,
.td-card-title-large {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.td-card-subtitle {
  font-size: 1rem;
  margin-top: 10px; }

.td-card-excerpt {
  margin-top: 1rem;
  margin-bottom: 0; }

.td-card-header .td-card-thumbnail {
  border-radius: 12px;
  overflow: hidden; }

.td-card {
  padding: 12px 12px 0;
  border-radius: 16px;
  border: 1px solid #f3f6fb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }
  .td-card .td-card-body {
    padding: 24px 8px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .td-card .td-card-footer {
    border-top: 1px solid #f3f6fb;
    padding: 12px 0;
    margin-top: auto; }

.td-card-list {
  padding: 12px;
  border-radius: 16px;
  border: 1px solid #f3f6fb; }
  .td-card-list .uk-card-media-left .td-card-thumbnail {
    border-radius: 12px; }

.uk-slider-container .uk-grid-match .td-card {
  height: 100%; }

.uk-light .td-card {
  border-color: rgba(255, 255, 255, 0.07);
  background-color: rgba(255, 255, 255, 0.05); }
  .uk-light .td-card:hover {
    background-color: rgba(255, 255, 255, 0.1); }
.uk-light .td-card-excerpt {
  color: #fff; }
.uk-light time,
.uk-light .uk-text-meta {
  color: rgba(255, 255, 255, 0.7); }

/**
 *  Toggle button posts types
 */
.td-view-toggle .uk-button {
  border-radius: 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding-left: 10px;
  padding-right: 10px; }

.td-sort-options .uk-select {
  min-width: 120px; }

/* List view styling */
.td-list-item {
  -webkit-transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  transition: transform 0.2s ease, box-shadow 0.2s ease, -webkit-transform 0.2s ease, -webkit-box-shadow 0.2s ease; }

.td-list-item:hover {
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }

.td-view-toggle .uk-button {
  width: 34px;
  height: 34px;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

/* Enhanced media queries for better responsiveness */
@media (max-width: 640px) {
  .td-sort-options,
  .td-view-toggle {
    width: 100%; }

  .td-view-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

  .td-view-toggle .uk-button-group {
    width: 100%; }

  .td-view-toggle .uk-button {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    gap: 4px; } }
:root {
  --nav-bg: rgba(255, 255, 255, 0.9);
  --nav-border: rgba(255, 255, 255, 0.2);
  --nav-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
  --text-primary: #64748b;
  --text-active: #0f172a;
  --home-color: #4ade80;
  --call-color: #f97316;
  --sun-color: rgb(241, 239, 99);
  --moon-color: #6366f1;
  --whatsapp-color: #25d366;
  --nav-timing: cubic-bezier(0.4, 0, 0.2, 1); }

.mobile-nav-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 12px;
  z-index: 999;
  -webkit-transition: -webkit-transform 0.3s var(--nav-timing);
  transition: -webkit-transform 0.3s var(--nav-timing);
  transition: transform 0.3s var(--nav-timing);
  transition: transform 0.3s var(--nav-timing), -webkit-transform 0.3s var(--nav-timing);
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }
  .mobile-nav-container.nav-hidden {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.3s var(--nav-timing);
    transition: -webkit-transform 0.3s var(--nav-timing);
    transition: transform 0.3s var(--nav-timing);
    transition: transform 0.3s var(--nav-timing), -webkit-transform 0.3s var(--nav-timing); }
  .mobile-nav-container.nav-visible {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s var(--nav-timing);
    transition: -webkit-transform 0.3s var(--nav-timing);
    transition: transform 0.3s var(--nav-timing);
    transition: transform 0.3s var(--nav-timing), -webkit-transform 0.3s var(--nav-timing); }

.mobile-bottom-nav {
  position: relative;
  max-width: 100%;
  margin: 0 auto; }

.nav-background-blur {
  position: absolute;
  inset: 0;
  background: var(--nav-bg);
  border-radius: 28px;
  border: 1px solid var(--nav-border);
  backdrop-filter: blur(24px) saturate(180%);
  -webkit-backdrop-filter: blur(24px) saturate(180%);
  -webkit-box-shadow: var(--nav-shadow);
          box-shadow: var(--nav-shadow); }

.nav-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 12px;
  gap: 6px; }

.nav-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: var(--text-primary);
  -webkit-transition: all 0.3s var(--nav-timing);
  transition: all 0.3s var(--nav-timing); }
  .nav-item button {
    background-color: transparent;
    border: none;
    color: var(--text-primary); }
  .nav-item:active {
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }
  @media (hover: hover) {
    .nav-item:hover {
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px); } }
  .nav-item.active {
    color: var(--text-active); }
    .nav-item.active .icon-background {
      opacity: 0.1;
      -webkit-transform: scale(1);
              transform: scale(1); }
  .nav-item:nth-child(1) .icon-background {
    background: var(--home-color); }
  .nav-item:nth-child(1).active {
    color: var(--home-color); }
  .nav-item:nth-child(2) .icon-background {
    background: var(--call-color); }
  .nav-item:nth-child(2).active {
    color: var(--call-color); }
  .nav-item:nth-child(3) .icon-background {
    background: var(--whatsapp-color); }
  .nav-item:nth-child(3).active {
    color: var(--whatsapp-color); }
  .nav-item:nth-child(4) .icon-background {
    background: var(--moon-color); }
  .nav-item:nth-child(4).active {
    color: var(--moon-color); }

.nav-icon-wrapper {
  position: relative;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.icon-background {
  position: absolute;
  inset: 1px;
  border-radius: 16px;
  -webkit-transition: all 0.3s var(--nav-timing);
  transition: all 0.3s var(--nav-timing);
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8); }
  @media s {
    .icon-background {
      width: 40px;
      height: 40px; } }

/* Mobile Menu */
.mobile-menu .uk-nav li a {
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.055); }
.mobile-menu .uk-nav li:last-child a {
  border-bottom: 0; }

/* Menu Toggle Button */
.menu-toggle {
  width: 36px;
  height: 36px;
  position: relative;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0; }

.menu-lines {
  width: 22px;
  height: 2px;
  background: #222;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 4px; }
  .menu-lines::before, .menu-lines::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 2px;
    background: #222;
    left: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px; }
  .menu-lines::before {
    top: -8px; }
  .menu-lines::after {
    top: 8px; }

.menu-toggle.active .menu-lines {
  background-color: transparent !important; }
  .menu-toggle.active .menu-lines::before {
    -webkit-transform: rotate(45deg) translate(5px, 6px);
            transform: rotate(45deg) translate(5px, 6px); }
  .menu-toggle.active .menu-lines::after {
    -webkit-transform: rotate(-45deg) translate(5px, -6px);
            transform: rotate(-45deg) translate(5px, -6px); }

.uk-light .menu-lines, .uk-light .menu-lines::before, .uk-light .menu-lines::after {
  background-color: #fff; }

.uk-article-content {
  font-size: 16px; }

.uk-container {
  position: relative; }

.uk-container-full {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%; }

.uk-section {
  overflow: hidden; }

.uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
  font-family: inherit; }

.uk-text-bold {
  font-weight: 700 !important; }

.uk-pagination {
  gap: 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.uk-input,
.uk-select,
.uk-textarea {
  font-size: 14px; }

.uk-alert {
  border-radius: 8px; }

.uk-form-danger,
.uk-form-danger:focus {
  color: #a90f2c;
  border-color: #a90f2c; }

.uk-form-success,
.uk-form-success:focus {
  color: #136243;
  border-color: #136243; }

.uk-badge-danger {
  background-color: #a90f2c; }

.uk-badge-warning {
  background-color: #8f4205; }

.uk-badge-success {
  background-color: #136243; }

.uk-text-primary {
  color: #0f56a9 !important; }

.uk-text-secondary {
  color: #222 !important; }

.uk-text-success {
  color: #136243 !important; }

.uk-text-warning {
  color: #8f4205 !important; }

.uk-text-danger {
  color: #9f2d42 !important; }

/* Notification */
.uk-notification-message {
  font-size: 14px;
  border-radius: 16px; }

.uk-alert-primary,
.uk-notification-message-primary {
  background-color: #e7f2fd;
  color: #0f56a9; }

.uk-alert-success,
.uk-notification-message-success {
  color: #136243;
  background-color: #e9faf3; }

.uk-alert-warning,
.uk-notification-message-warning {
  color: #8f4205;
  background-color: #fef4ed; }

.uk-alert-danger,
.uk-notification-message-danger {
  color: #a90f2c;
  background-color: #fdecef; }

.uk-breadcrumb > :nth-child(n + 2):not(.uk-first-column)::before {
  margin: 0 10px; }

.uk-form-label {
  margin-bottom: 5px;
  display: inline-block; }

.uk-input,
.uk-select,
.uk-textarea,
.uk-button {
  border-radius: 8px; }

.uk-search-input {
  border-radius: 8px; }

.uk-checkbox {
  border-radius: 4px; }

.uk-button {
  line-height: 42px;
  text-transform: inherit;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-left: 20px;
  padding-right: 20px; }

.uk-button-small {
  line-height: 32px;
  border-radius: 4px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 13px; }

.uk-button-large {
  line-height: 48px;
  border-radius: 12px;
  padding-left: 30px;
  padding-right: 30px; }

button.uk-icon-button {
  cursor: pointer;
  outline: inherit;
  border: none; }

.uk-button-text {
  line-height: 1.5; }

.uk-button-text {
  padding: 0 0 10px; }

.uk-position-xsmall {
  margin: 10px;
  --uk-position-margin-offset: 10px; }

.uk-text-600 {
  font-weight: 600; }

.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-small,
h3,
h4,
h5,
h6 {
  font-weight: 600; }

.uk-heading-medium,
.uk-heading-xlarge,
.uk-heading-2xlarge,
.uk-heading-3xlarge,
.uk-heading-large,
.uk-h1,
.uk-h2,
h1,
h2 {
  font-weight: 700; }

.uk-card-title {
  line-height: 1.2;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 15px; }

.uk-text-meta {
  line-height: 1.6; }

.uk-pagination > * > *,
a.uk-link-text:hover,
.uk-link-text a:hover {
  color: #222; }

.uk-navbar-dropdown {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #eee; }

.uk-text-normal {
  font-weight: normal !important; }

.uk-text-default {
  line-height: 1.6; }

.uk-padding-medium {
  padding: 30px; }
  @media (max-width: 640px) {
    .uk-padding-medium {
      padding: 20px; } }

.uk-navbar-left,
.uk-navbar-right,
[class*="uk-navbar-center"] {
  gap: 8px; }

@media (min-width: 960px) {
  .uk-navbar-left,
  .uk-navbar-right,
  [class*="uk-navbar-center"] {
    gap: 8px; } }
.uk-navbar-dropdown,
.uk-dropdown {
  border-radius: 0 0 6px 6px; }

.uk-navbar-dropdown,
.uk-dropdown {
  -webkit-box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.06); }

.uk-card-default {
  -webkit-box-shadow: none;
          box-shadow: none; }

.uk-card-body {
  display: flow-root;
  padding: 18px; }

@media (min-width: 1200px) {
  .uk-card-body {
    padding: 28px; }

  .uk-card-header {
    padding: 16px 28px; }

  .uk-card-footer {
    padding: 16px 28px; } }
.uk-navbar-dropdown {
  border: none; }

.uk-background-secondary .uk-form-label {
  color: #fff; }

/* Fix #999 */
.uk-link-muted a,
.uk-link-toggle .uk-link-muted,
a.uk-link-muted,
time,
.uk-article-meta,
.uk-text-meta,
.uk-nav-primary > li > a,
.uk-breadcrumb > * > *,
.uk-navbar-nav > li > a {
  color: #4a4a4a; }

.uk-nav-primary > li > a:hover,
.uk-breadcrumb > :last-child > a:not([href]),
.uk-breadcrumb > :last-child > span,
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a[aria-expanded="true"] {
  color: #212121; }

.uk-text-muted {
  color: #4a4a4a !important; }

.uk-card-primary.uk-card-body .uk-text-lead,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-text-lead,
.uk-card-primary.uk-card-body .uk-text-muted {
  color: rgba(255, 255, 255, 0.9) !important; }

.uk-section-primary:not(.uk-preserve-color) h1,
.uk-section-primary:not(.uk-preserve-color) h2,
.uk-section-primary:not(.uk-preserve-color) h3,
.uk-section-primary:not(.uk-preserve-color) h4,
.uk-section-primary:not(.uk-preserve-color) h5,
.uk-section-primary:not(.uk-preserve-color) h6,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text,
.uk-section-primary:not(.uk-preserve-color) .uk-text-meta {
  color: inherit !important; }

.uk-section-secondary:not(.uk-preserve-color) h1,
.uk-section-secondary:not(.uk-preserve-color) h2,
.uk-section-secondary:not(.uk-preserve-color) h3,
.uk-section-secondary:not(.uk-preserve-color) h4,
.uk-section-secondary:not(.uk-preserve-color) h5,
.uk-section-secondary:not(.uk-preserve-color) h6,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-meta {
  color: inherit !important; }

.uk-offcanvas-overlay::before {
  background: rgba(0, 0, 0, 0.4); }

.uk-form-label {
  font-weight: 600; }

/* offcanvas light */
.uk-offcanvas {
  z-index: 1002; }

.uk-offcanvas-bar-light *:not(.button) {
  color: #111; }
.uk-offcanvas-bar-light .uk-button-default {
  border-color: #222 !important; }
  .uk-offcanvas-bar-light .uk-button-default:hover {
    border-color: #999 !important;
    color: #999 !important; }
.uk-offcanvas-bar-light .remove:hover {
  color: red !important; }
.uk-offcanvas-bar-light .uk-list-divider > :nth-child(n + 2) {
  border-top-color: rgba(0, 0, 0, 0.05); }
.uk-offcanvas-bar-light .uk-text-muted {
  color: #4a4a4a !important; }

/* Enhanced modern scrollbar styling */
:root {
  --scrollbar-track-light: rgba(0, 0, 0, 0.05);
  --scrollbar-thumb-light: linear-gradient(135deg, #6b7280, #4b5563);
  --scrollbar-hover-light: linear-gradient(135deg, #4b5563, #374151);
  --scrollbar-bg-light: #ffffff;
  --scrollbar-track-dark: rgba(255, 255, 255, 0.05);
  --scrollbar-thumb-dark: linear-gradient(135deg, #9ca3af, #6b7280);
  --scrollbar-hover-dark: linear-gradient(135deg, #6b7280, #4b5563);
  --scrollbar-bg-dark: #111827; }

/* Webkit browsers */
::-webkit-scrollbar {
  width: 14px;
  height: 14px;
  background-color: transparent; }

::-webkit-scrollbar-track {
  background: var(--scrollbar-track-light);
  border-radius: 100vh;
  margin: 6px;
  border: 3px solid transparent;
  background-clip: padding-box; }

::-webkit-scrollbar-thumb {
  background: var(--scrollbar-thumb-light);
  border-radius: 100vh;
  border: 4px solid transparent;
  background-clip: padding-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

::-webkit-scrollbar-thumb:hover {
  background: var(--scrollbar-hover-light);
  border: 3px solid transparent; }

::-webkit-scrollbar-corner {
  background: transparent; }

/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #6b7280 transparent; }

/* Dark mode */
@media (prefers-color-scheme: dark) {
  ::-webkit-scrollbar-track {
    background: var(--scrollbar-track-dark); }

  ::-webkit-scrollbar-thumb {
    background: var(--scrollbar-thumb-dark); }

  ::-webkit-scrollbar-thumb:hover {
    background: var(--scrollbar-hover-dark); }

  * {
    scrollbar-color: #9ca3af transparent; } }
/* Optional: Custom scrollbar for specific elements */
.custom-scroll {
  scrollbar-gutter: stable;
  overflow: auto; }

/* Optional: Hide scrollbar but keep functionality */
.hide-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none; }

.hide-scrollbar::-webkit-scrollbar {
  display: none; }

/* Optional: Custom scrollbar width for different screen sizes */
@media (max-width: 768px) {
  ::-webkit-scrollbar {
    width: 10px;
    height: 10px; } }
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  line-height: 1.8;
  color: #374151; }

.site-main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative; }

.ltr {
  direction: ltr; }

.br-16 {
  border-radius: 16px; }

.br-8 {
  border-radius: 8px; }

.br-4 {
  border-radius: 4px; }

.hls {
  letter-spacing: -0.96px; }

.icon-fw {
  font-size: 1.2857142857em;
  margin-right: 4px;
  margin-top: -0.05em !important;
  vertical-align: middle; }
  [dir="rtl"] .icon-fw {
    margin-right: 0 !important;
    margin-left: 4px !important; }

.icon-fw-left {
  font-size: 1.2857142857em;
  margin-left: 4px;
  margin-top: -0.05em !important;
  vertical-align: middle; }
  [dir="rtl"] .icon-fw-left {
    margin-right: 4px;
    margin-left: 0; }

@media (max-width: 960px) {
  .mobile-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; } }

.td-video-container iframe,
.td-video-container video,
.td-video-container img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.td-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

/* iframe {
    max-width: 100% !important;
    height: auto;
    aspect-ratio: 3 / 2;
} */
.uk-light .uk-subnav > * > :first-child,
.uk-light .header-btn {
  color: #fff; }

.icon-white {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1); }

.uk-text-white {
  color: #fff; }

.text-white {
  color: #fff; }

.uk-slideshow .uk-button-default {
  color: #fff;
  border: 1px solid #fff; }
  .uk-slideshow .uk-button-default:hover {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.5); }

