@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Catamaran:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
body #iconUniversal {
  position: fixed !important;
  top: 240px !important;
  right: 0 !important;
  background-color: #ffcc00 !important;
  z-index: 1100 !important;
  /* Subido para prioridad */ }

body .accesoUniversal {
  top: 240px !important;
  position: fixed !important;
  right: -440px !important;
  /* igual al ancho de la barra para que se esconda */
  width: 440px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 1rem !important;
  height: auto !important;
  overflow: hidden !important;
  background-color: #ffcc00 !important;
  padding: 0.5rem 1rem 0.5rem 0.6rem !important;
  border-radius: 0.5rem 0 0 0.5rem !important;
  transition: all 0.5s ease-in-out !important;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3) !important;
  z-index: 1099 !important;
  /* debajo del botón */ }

.btn {
  background-color: #efb506;
  border: 1px solid #ccc; }
  .btn:hover {
    background-color: #e4ae0e; }

body .accesoUniversalTransition {
  right: 0 !important; }

body #iconUniversal i {
  font-size: 2.1rem !important; }

body i {
  font-size: 1.5rem !important; }

body .accesoUniversal__moreLess {
  display: flex !important;
  gap: 0.3rem !important; }

body .accesoUniversal__moreLess #increaseText {
  margin-right: 0 !important; }

body .btn-secondary {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.5rem !important; }

body #listenButton {
  display: flex;
  align-items: center; }

@media (max-width: 576px) {
  body #iconUniversal {
    top: 200px !important; }

  body .accesoUniversal {
    top: 200px !important;
    width: 100% !important;
    max-width: 380px !important;
    right: -380px !important;
    padding: 0.3rem !important;
    border-radius: 0.5rem !important;
    gap: 0.5rem !important; }

  body .accesoUniversalTransition {
    right: 0 !important; }

  body #iconUniversal i {
    font-size: 1.5rem !important; }

  body i {
    font-size: 1.2rem !important; } }
h1, h2, h3 {
  font-family: 'Playfair Display', sans-serif; }

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  box-sizing: border-box;
  margin-top: 0; }
  .site-header .widget_product_search input[type="search"] {
    border-radius: 30px; }

/*titulo styky---------------------------------ojo
.site-header{
    .top-header-title {
   position:absolute;
   height: 300px;
    width: 90%;
h2{
margin-top: 300px;
text-align: center;
color: black;
}

}



}*/
    /*.texto-bienvenida{
        width: 100%;
        height: 440px;
   
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        border-bottom: 1px solid #e0e6e9;


    }*/
/* Quita el foco visual SOLO al hacer click */
a:focus:not(:focus-visible),
button:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none; }

@media (max-width: 768px) {
  .storefront-handheld-footer-bar {
    background-color: #a36341 !important; }
    .storefront-handheld-footer-bar .columns-3 {
      background-color: white !important; }
      .storefront-handheld-footer-bar .columns-3 .my-account a {
        background-color: #a36341 !important; }
        .storefront-handheld-footer-bar .columns-3 .my-account a::before {
          color: #9c9c9c; }
      .storefront-handheld-footer-bar .columns-3 .search a {
        background-color: #a36341 !important; }
        .storefront-handheld-footer-bar .columns-3 .search a::before {
          color: #9c9c9c; }
      .storefront-handheld-footer-bar .columns-3 .search .site-search {
        background-color: #a36341; }
        .storefront-handheld-footer-bar .columns-3 .search .site-search form input[type="search"] {
          border-radius: 30px !important;
          border: none !important; }
      .storefront-handheld-footer-bar .columns-3 .cart a::before {
        content: "\f07a";
        background-color: #a36341 !important;
        color: #9c9c9c; }
      .storefront-handheld-footer-bar .columns-3 .cart span {
        background-color: #0f834e !important;
        color: white !important;
        border: 1px solid #0d6f42 !important;
        font-weight: 700 !important; } }
.site-header-cart.menu li a::after {
  content: "\f07a"; }

#masthead {
  /* Opcional: refuerzo para móviles */
  padding-top: 0px;
  background-color: #a36341;
  position: fixed;
  top: 0;
  width: 100%;
  border: none;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2); }
  #masthead .main-navigation .menu-item {
    width: auto; }
    #masthead .main-navigation .menu-item a {
      display: flex;
      align-items: center;
      gap: 6px;
      /* espacio entre icono y texto */ }
  @media (max-width: 768px) {
    #masthead .main-navigation .menu-item a {
      display: flex;
      align-items: center;
      gap: 6px; } }
  #masthead .widget_shopping_cart {
    background-color: #fff;
    width: 300px;
    color: #252525;
    font-weight: 700;
    border: 1px solid #dbd9d8;
    padding: 5px; }
    #masthead .widget_shopping_cart .widget_shopping_cart_content {
      border: 1px dashed #dbd9d8; }
    @media (min-width: 768px) and (max-width: 1199.98) {
      #masthead .widget_shopping_cart {
        margin-left: -110px; } }
    @media (min-width: 1200px) and (max-width: 1399.98) {
      #masthead .widget_shopping_cart {
        margin-left: -110px; } }
    #masthead .widget_shopping_cart .woocommerce-mini-cart a {
      color: #636363; }
      #masthead .widget_shopping_cart .woocommerce-mini-cart a::after {
        content: none !important; }
    #masthead .widget_shopping_cart .woocommerce-mini-cart__total {
      background-color: #ffffff; }
    #masthead .widget_shopping_cart .woocommerce-mini-cart__buttons {
      background-color: #ffffff; }
      #masthead .widget_shopping_cart .woocommerce-mini-cart__buttons .button.wc-forward {
        border-radius: 30px;
        background-color: #0d6f42; }
        #masthead .widget_shopping_cart .woocommerce-mini-cart__buttons .button.wc-forward:hover {
          background-color: #0f834d; }
      #masthead .widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout {
        background-color: #000000; }
        #masthead .widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout:hover {
          background-color: #252525; }
  #masthead .promo-banner {
    margin-top: 0px;
    margin-bottom: 18px;
    width: 100%;
    background-color: #333;
    color: #e2e2e2;
    padding: 20px 0;
    z-index: 9999;
    text-align: center;
    position: relative;
    overflow: hidden;
    /* Asegura que los textos no salgan del contenedor */
    /* Contenedor de los textos */
    /* Animación de los textos */
    /* Delay de la animación para cada item */ }
    #masthead .promo-banner .promo-text {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      gap: 30px;
      font-size: 1.2rem;
      position: relative;
      /* Cada item (texto) */ }
      #masthead .promo-banner .promo-text .promo-item {
        white-space: nowrap;
        opacity: 0;
        animation: slideInOut 12s ease-in-out infinite;
        /* Animación ajustada a 12s */
        position: absolute; }
      @media (max-width: 767.98px) {
        #masthead .promo-banner .promo-text {
          font-size: 16px; } }
@keyframes slideInOut {
  0%, 10% {
    transform: translateX(1200%);
    /* Empieza fuera de la pantalla a la derecha */
    opacity: 0; }
  10%, 35% {
    transform: translateX(0);
    opacity: 1; }
  35%, 55% {
    transform: translateX(0);
    opacity: 1; }
  55%, 80% {
    transform: translateX(-1200%);
    /* Desliza el texto hacia la izquierda */
    opacity: 0; }
  80%, 100% {
    transform: translateX(1200%);
    /* Sale de la pantalla a la derecha */
    opacity: 0; } }
    #masthead .promo-banner .promo-item:nth-child(1) {
      animation-delay: 0s;
      /* El primer texto empieza al principio */ }
    #masthead .promo-banner .promo-item:nth-child(2) {
      animation-delay: 4s;
      /* El segundo texto empieza después de 4 segundos */ }
    #masthead .promo-banner .promo-item:nth-child(3) {
      animation-delay: 8s;
      /* El tercer texto empieza después de 8 segundos */ }
  #masthead .col-full {
    border-bottom: none;
    padding: 0; }
    #masthead .col-full a:focus,
    #masthead .col-full .focus a {
      outline: none !important; }
    #masthead .col-full li a {
      color: #d8d8d8;
      padding-bottom: 5px;
      padding-top: 5px;
      transition: color 0.4s ease; }
  #masthead .menu-item a {
    text-decoration: none; }
    #masthead .menu-item a:hover {
      color: #ffffff;
      border-bottom: 2px solid rgba(216, 216, 216, 0.9);
      z-index: 999;
      width: 100% !important; }
  #masthead .current_page_item {
    /*
    /*falta la a ancla o dentro de a:hover 
    */
    border-bottom: 2px solid rgba(216, 216, 216, 0.9);
    width: 100%; }

.col-superior .secondary-navigation {
  padding-top: 10px;
  margin: 0px;
  margin-right: 0px !important; }
  .col-superior .secondary-navigation .menu-menu-secundario-container {
    padding: 0 !important; }
    .col-superior .secondary-navigation .menu-menu-secundario-container li {
      width: auto !important; }
.col-superior .site-branding {
  max-width: 55px;
  margin-right: 200px !important; }
  @media (max-width: 768px) {
    .col-superior .site-branding {
      margin-right: 0px !important; } }
@media (min-width: 768px) {
  .col-superior {
    border-bottom: 1px solid grey; } }

#sliderCarousel {
  margin-top: 180px;
  position: relative;
  /* =========================
   INDICADORES CENTRADOS
========================= */
  /* =========================
     BOTONES DENTRO DEL CONTAINER
  ========================= */
  /* Flechas */ }
  #sliderCarousel .carousel-inner,
  #sliderCarousel .carousel-item {
    height: 500px; }
  #sliderCarousel .texto-bienvenida {
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center; }
  #sliderCarousel .container {
    position: relative;
    height: 100%; }
  #sliderCarousel .textos {
    position: absolute;
    top: 40%;
    left: 10%;
    transform: translateY(-50%);
    max-width: 600px;
    z-index: 5;
    color: #fff; }
    @media (max-width: 767px) {
      #sliderCarousel .textos {
        left: 5%; } }
    #sliderCarousel .textos h1 {
      text-transform: uppercase !important;
      color: #fff; }
    #sliderCarousel .textos p {
      color: #fff; }
    #sliderCarousel .textos a {
      background-color: #f1f1f1 !important;
      padding: 15px 25px 15px 25px; }
      #sliderCarousel .textos a:hover {
        background-color: white !important; }
  #sliderCarousel .carousel-indicators {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    justify-content: center;
    z-index: 10; }
  #sliderCarousel .carousel-control-prev,
  #sliderCarousel .carousel-control-next {
    position: absolute;
    top: auto;
    bottom: 22px;
    width: auto;
    opacity: 1;
    color: #252525;
    z-index: 10;
    border-radius: 7px; }
  #sliderCarousel .carousel-control-prev {
    right: 430px;
    left: auto;
    background-color: #f1f1f1 !important;
    padding: 7px 15px 7px 15px; }
    #sliderCarousel .carousel-control-prev:hover {
      background-color: white !important; }
    @media (max-width: 767px) {
      #sliderCarousel .carousel-control-prev {
        left: 5%; } }
  #sliderCarousel .carousel-control-next {
    right: 320px;
    left: auto;
    background-color: #f1f1f1 !important;
    padding: 7px 15px 7px 15px; }
    #sliderCarousel .carousel-control-next:hover {
      background-color: white !important; }
  #sliderCarousel .carousel-control-prev-icon,
  #sliderCarousel .carousel-control-next-icon {
    filter: invert(1);
    width: 24px;
    height: 24px; }

/* =========================
   MOBILE
========================= */
@media (max-width: 767px) {
  #sliderCarousel {
    margin-top: 140px; }
    #sliderCarousel .carousel-inner,
    #sliderCarousel .carousel-item,
    #sliderCarousel .texto-bienvenida {
      height: 420px; }
    #sliderCarousel .carousel-indicators {
      right: 20px;
      bottom: 0px; }
    #sliderCarousel .carousel-control-prev {
      left: 48%;
      width: 100px; }
    #sliderCarousel .carousel-control-next {
      right: 5%; } }
.handheld-navigation ul {
  padding-left: 0px; }
  .handheld-navigation ul li {
    border-top: 1px dashed grey; }
    .handheld-navigation ul li:nth-child(9) {
      border-bottom: 1px dashed grey; }

.storefront-primary-navigation {
  padding: 15px 0 15px 0;
  background-color: #7C3713;
  width: auto !important; }
  .storefront-primary-navigation .menu .sub-menu {
    min-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box; }
    .storefront-primary-navigation .menu .sub-menu li {
      background-color: #7C3713 !important;
      width: auto !important; }
  .storefront-primary-navigation .menu-toggle {
    background-color: transparent;
    color: #d8d8d8;
    border: 0px; }
    .storefront-primary-navigation .menu-toggle::before {
      background-color: #9c9c9c; }
    .storefront-primary-navigation .menu-toggle::after {
      background-color: #9c9c9c; }
    .storefront-primary-navigation .menu-toggle span::before {
      background-color: #9c9c9c; }
    .storefront-primary-navigation .menu-toggle:hover {
      background-color: transparent;
      color: white; }
  @media (max-width: 768px) {
    .storefront-primary-navigation {
      background-color: #a36341; }
      .storefront-primary-navigation .menu .sub-menu li {
        background-color: #a36341 !important;
        width: auto !important; }
      .storefront-primary-navigation a {
        color: #d8d8d8;
        transition: color 0.4s ease;
        text-decoration: none; }
        .storefront-primary-navigation a:hover {
          color: #ffffff !important; }
      .storefront-primary-navigation .menu li .dropdown-toggle {
        color: #d8d8d8 !important; }
      .storefront-primary-navigation .sub-menu li {
        background-color: #a36341 !important; } }

/* CONTENEDOR GENERAL */
.home {
  /* FIX Bootstrap grid en mobile (Storefront override) */
  /* CONTENEDOR GENERAL */
  /* ITEM */
  /* RESPONSIVE */
  /* Título principal */
  /* Tarjetas */
  /* Estilos Responsivos */ }
  .home .widget_product_search input[type="search"] {
    border-radius: 30px !important; }
  .home .site-main {
    margin-top: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px !important; }
  .home .section-blog .row {
    flex-wrap: wrap !important; }
  .home .boton-blog {
    text-decoration: none;
    color: #ffffff;
    background-color: #252525; }
    .home .boton-blog:hover {
      background-color: #000000; }
  .home .categorias-circulos ul {
    padding-top: 50px !important;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .home .categorias-circulos li {
    padding: 0.5rem 0.5rem;
    text-align: center;
    display: inline-block;
    margin-right: 0.5rem;
    margin-bottom: 1rem;
    transition: transform 0.3s ease; }
    .home .categorias-circulos li:hover {
      transform: translateY(-5px); }
    .home .categorias-circulos li .categoria-imagen {
      padding: 0.25rem;
      width: 110px;
      height: 110px;
      border-radius: 50%;
      background: linear-gradient(135deg, #198754, #20c997);
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto;
      transition: box-shadow 0.3s ease, transform 0.3s ease; }
      .home .categorias-circulos li .categoria-imagen:hover {
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25); }
      .home .categorias-circulos li .categoria-imagen img {
        padding: 5px;
        width: 96px;
        height: 96px;
        object-fit: cover;
        border-radius: 50%;
        background-color: #ca2424;
        transition: transform 0.3s ease; }
        .home .categorias-circulos li .categoria-imagen img:hover {
          transform: scale(1.08); }
    .home .categorias-circulos li a {
      font-weight: 600;
      letter-spacing: 0.5px;
      transition: color 0.3s ease;
      color: #252525; }
      .home .categorias-circulos li a:hover {
        color: #ffc107;
        text-decoration: none; }
  @media (max-width: 768px) {
    .home .categorias-circulos ul {
      flex-wrap: wrap; }
    .home .categoria-imagen {
      width: 90px;
      height: 90px; }
      .home .categoria-imagen img {
        width: 76px;
        height: 76px; } }
  .home h3 {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 1rem;
    /* Espacio arriba */
    margin-bottom: 1.5rem;
    /* Espacio abajo */ }
  .home .card {
    padding: 1.5rem;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 0.375rem;
    margin-bottom: 1.5rem;
    /* Márgenes abajo en cada tarjeta */ }
    .home .card .card-header {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 1rem;
      background-color: #ffffff;
      border-bottom: none; }
    .home .card img {
      width: 50px;
      margin-right: 1rem; }
    .home .card h3 {
      font-size: 1.25rem;
      color: #007bff;
      /* Color del título */
      margin-bottom: 0; }
    .home .card p {
      margin-top: 1rem;
      margin-bottom: 1rem; }
  @media (max-width: 768px) {
    .home .col-md-6 {
      width: 100%; } }
  .home #content header {
    display: none; }
  .home .brand-thumbnails {
    margin: 0px !important;
    margin-bottom: 30px !important;
    padding: 0px !important;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .home .brand-thumbnails li {
      list-style: none;
      padding-right: 20px; }
      .home .brand-thumbnails li a img {
        width: 300px !important; }

.blog .storefront-breadcrumb {
  padding-top: 220px !important;
  font-weight: 700;
  color: #252525;
  margin-bottom: 0px !important;
  /* Tablet */
  /* Móvil */ }
  @media (max-width: 991px) {
    .blog .storefront-breadcrumb {
      padding-top: 180px !important; } }
  @media (max-width: 575px) {
    .blog .storefront-breadcrumb {
      padding-top: 180px !important; } }
.blog article {
  margin-bottom: 2rem;
  padding: 1.5rem;
  border-top: 1px dashed rgba(0, 0, 0, 0.25);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  background-color: #f8f9fa;
  border-radius: 2px;
  box-sizing: border-box;
  /* 🔥 FIX RAYA AZUL STORE FRONT */ }
  .blog article .imagen {
    position: relative;
    overflow: hidden; }
    .blog article .imagen .sombra {
      position: absolute;
      inset: 0;
      background-color: #252525;
      opacity: 0;
      transition: opacity 0.5s ease-in;
      z-index: 2; }
      .blog article .imagen .sombra a {
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        transition: font-size 0.5s ease-in; }
        .blog article .imagen .sombra a:hover {
          font-size: 36px; }
    .blog article .imagen:hover .sombra {
      opacity: 0.9; }
  .blog article a {
    text-decoration: none !important;
    box-shadow: none !important;
    border-bottom: none !important; }
  .blog article h3 {
    margin-bottom: .75rem;
    text-decoration: none !important; }
  .blog article .contenido p {
    margin-bottom: 50px; }
  .blog article .boton-blog-herve {
    padding: 15px 30px;
    border-radius: 30px;
    text-decoration: none;
    color: #ffffff;
    background-color: #252525; }
    .blog article .boton-blog-herve:hover {
      background-color: #000000; }

.wp-block-group h2 {
  font-size: 36px !important; }
  @media (min-width: 400px) and (max-width: 599.98px) {
    .wp-block-group h2 {
      font-size: 20px !important;
      text-align: left !important;
      line-height: 1.2 !important; } }
.wp-block-group .wc-block-next-previous-buttons .wc-block-next-previous-buttons__button {
  border: 1px solid #dbd9d8;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 12px; }
.wp-block-group .wc-block-next-previous-buttons svg {
  display: block;
  width: 20px;
  height: 20px; }

.is-product-collection-layout-carousel li {
  flex: 0 0 100%;
  max-width: 100%;
  border: 1px solid #dbd9d8;
  border-radius: 7px;
  padding: 10px;
  display: grid; }
  @media (min-width: 400px) and (max-width: 599.98px) {
    .is-product-collection-layout-carousel li {
      flex: 1 0 100% !important;
      max-width: 100% !important; } }
  @media (min-width: 600px) and (max-width: 991.98px) {
    .is-product-collection-layout-carousel li {
      flex: 1 0 50% !important;
      max-width: 50% !important; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .is-product-collection-layout-carousel li {
      flex: 1 0 33.3% !important;
      max-width: 33.3% !important; } }
  .is-product-collection-layout-carousel li h2 {
    font-family: 'Catamaran', sans-serif; }
    .is-product-collection-layout-carousel li h2 a {
      font-weight: 700;
      color: #252525 !important;
      text-decoration: none !important;
      font-size: 20px; }
  .is-product-collection-layout-carousel li .wc-block-components-product-price span {
    font-weight: bold;
    color: #9c9c9c !important;
    font-size: 18px; }
  .is-product-collection-layout-carousel li .wp-block-button__link {
    background-color: #000000 !important;
    border-radius: 15px !important;
    color: #ffffff !important; }
    .is-product-collection-layout-carousel li .wp-block-button__link:hover {
      background-color: #252525 !important; }
    .is-product-collection-layout-carousel li .wp-block-button__link span {
      font-size: 16px; }
  .is-product-collection-layout-carousel li .wp-block-button span a {
    border-radius: 15px;
    text-decoration: none; }

.storefront-product-section h2 {
  text-align: left !important;
  padding-left: 33px; }
.storefront-product-section .woocommerce .products .product {
  border: 1px solid #dbd9d8;
  border-radius: 7px !important; }
  .storefront-product-section .woocommerce .products .product a {
    text-decoration: none !important; }
    .storefront-product-section .woocommerce .products .product a img {
      border-radius: 7px; }
    .storefront-product-section .woocommerce .products .product a h2 {
      font-family: 'Catamaran', sans-serif;
      font-weight: 700 !important;
      color: #252525 !important;
      text-align: center !important; }
    .storefront-product-section .woocommerce .products .product a .star-rating {
      /* ⭐ Estrellas vacías */
      /* ⭐ Estrellas rellenas */ }
      .storefront-product-section .woocommerce .products .product a .star-rating::before {
        color: #ccc; }
      .storefront-product-section .woocommerce .products .product a .star-rating span::before {
        color: #f8a82c !important; }
    .storefront-product-section .woocommerce .products .product a .price .woocommerce-Price-amount {
      font-weight: bold;
      color: #9c9c9c !important;
      font-size: 18px; }
  .storefront-product-section .woocommerce .products .product .button.product_type_simple {
    background-color: #000000 !important;
    border-radius: 15px !important;
    color: #ffffff !important;
    margin-bottom: 20px; }
    .storefront-product-section .woocommerce .products .product .button.product_type_simple:hover {
      background-color: #252525 !important; }
  .storefront-product-section .woocommerce .products .product .added_to_cart.wc-forward {
    border-radius: 15px !important; }

.related h2,
.up-sells h2,
.upsells h2 {
  text-align: left !important; }
.related .products .product,
.up-sells .products .product,
.upsells .products .product {
  border: 1px solid #dbd9d8;
  border-radius: 7px !important; }
  .related .products .product a,
  .up-sells .products .product a,
  .upsells .products .product a {
    text-decoration: none !important; }
    .related .products .product a img,
    .up-sells .products .product a img,
    .upsells .products .product a img {
      border-radius: 7px; }
    .related .products .product a h2,
    .up-sells .products .product a h2,
    .upsells .products .product a h2 {
      font-family: 'Catamaran', sans-serif;
      font-weight: 700 !important;
      color: #252525 !important;
      text-align: center !important; }
    .related .products .product a .star-rating,
    .up-sells .products .product a .star-rating,
    .upsells .products .product a .star-rating {
      /* ⭐ Estrellas vacías */
      /* ⭐ Estrellas rellenas */ }
      .related .products .product a .star-rating::before,
      .up-sells .products .product a .star-rating::before,
      .upsells .products .product a .star-rating::before {
        color: #ccc; }
      .related .products .product a .star-rating span::before,
      .up-sells .products .product a .star-rating span::before,
      .upsells .products .product a .star-rating span::before {
        color: #f8a82c !important; }
    .related .products .product a .price .woocommerce-Price-amount,
    .up-sells .products .product a .price .woocommerce-Price-amount,
    .upsells .products .product a .price .woocommerce-Price-amount {
      font-weight: bold;
      color: #9c9c9c !important;
      font-size: 18px; }
  .related .products .product .button.product_type_simple,
  .up-sells .products .product .button.product_type_simple,
  .upsells .products .product .button.product_type_simple {
    background-color: #000000 !important;
    border-radius: 15px !important;
    color: #ffffff !important;
    margin-bottom: 20px; }
    .related .products .product .button.product_type_simple:hover,
    .up-sells .products .product .button.product_type_simple:hover,
    .upsells .products .product .button.product_type_simple:hover {
      background-color: #252525 !important; }
  .related .products .product .added_to_cart.wc-forward,
  .up-sells .products .product .added_to_cart.wc-forward,
  .upsells .products .product .added_to_cart.wc-forward {
    border-radius: 15px !important; }

.single-product .storefront-breadcrumb {
  margin-bottom: 25px; }
  .single-product .storefront-breadcrumb .woocommerce-breadcrumb {
    font-weight: 700;
    color: #252525; }
.single-product .woocommerce-product-gallery__image {
  border-top: 1px solid #f0efef; }

.summary h1 {
  color: #636363 !important;
  margin-bottom: 20px; }
.summary .price {
  font-weight: 700;
  color: #636363 !important;
  font-family: 'Catamaran', sans-serif; }

.woocommerce-product-rating .star-rating {
  /* ⭐ Estrellas vacías */
  /* ⭐ Estrellas rellenas */ }
  .woocommerce-product-rating .star-rating::before {
    color: #ccc; }
  .woocommerce-product-rating .star-rating span::before {
    color: #f8a82c !important; }

.woocommerce-tabs .tabs li:not(.active) a {
  color: #9c9c9c;
  font-weight: 700;
  opacity: 0.6;
  transition: all .2s ease; }
.woocommerce-tabs .tabs li.active a {
  color: #252525;
  font-weight: 700;
  opacity: 1; }

.woocommerce-Reviews .woocommerce-noreviews {
  background-color: #f8a82c;
  font-weight: 700; }

.woocommerce-product-gallery ol {
  display: flex; }
  .woocommerce-product-gallery ol li {
    width: 100% !important; }

.storefront-sticky-add-to-cart__content .storefront-sticky-add-to-cart__content-product-info .star-rating {
  /* ⭐ Estrellas vacías */
  /* ⭐ Estrellas rellenas */ }
  .storefront-sticky-add-to-cart__content .storefront-sticky-add-to-cart__content-product-info .star-rating::before {
    color: #ccc; }
  .storefront-sticky-add-to-cart__content .storefront-sticky-add-to-cart__content-product-info .star-rating span::before {
    color: #f8a82c !important; }
.storefront-sticky-add-to-cart__content a {
  border-radius: 30px !important; }

.commentlist li .star-rating {
  /* ⭐ Estrellas vacías */
  /* ⭐ Estrellas rellenas */ }
  .commentlist li .star-rating::before {
    color: #ccc; }
  .commentlist li .star-rating span::before {
    color: #f8a82c !important; }

.star-rating {
  position: relative;
  /* estrellas vacías */
  /* estrellas rellenas */ }
  .star-rating::before {
    color: #ccc; }
  .star-rating span::before {
    color: #f8a82c !important; }

.products .product-category {
  border: none !important; }
  .products .product-category a {
    text-decoration: none; }
    .products .product-category a img {
      margin-bottom: 0px !important; }
    .products .product-category a .contain_cat_description {
      display: block;
      width: 70%;
      padding: 10px 0;
      margin-top: 10px; }
      .products .product-category a .contain_cat_description h2 {
        text-align: left !important;
        padding-left: 0px !important;
        text-transform: uppercase;
        font-weight: 700 !important;
        margin-bottom: 20px; }
        .products .product-category a .contain_cat_description h2 mark {
          background-color: transparent; }
      .products .product-category a .contain_cat_description .cat_description {
        padding: 10px;
        background-color: #252525;
        color: #ffffff;
        border-radius: 7px;
        font-weight: 700; }
      @media (min-width: 400px) and (max-width: 599.98px) {
        .products .product-category a .contain_cat_description {
          width: 100%; } }
      @media (min-width: 600px) and (max-width: 991.98px) {
        .products .product-category a .contain_cat_description {
          width: 100%; } }

/* FORZAR 1 CARD EN MÓVIL REAL */
@media (max-width: 575.98px) {
  .products.row > li.product {
    flex: 0 0 100% !important;
    max-width: 100% !important; } }
.page-template-default .wp-block-woocommerce-checkout-order-summary-block {
  /*@media(min-width: 400px) and (max-width: 599.98px){
               display: none;
      }
      @media(min-width: 600px) and (max-width: 991.98px){
      display: none;
      }*/ }
.page-template-default .storefront-breadcrumb {
  margin-bottom: 0px; }
  .page-template-default .storefront-breadcrumb .woocommerce-breadcrumb {
    font-weight: 700;
    color: #252525; }
.page-template-default .entry-header {
  padding-bottom: 0px !important; }
  .page-template-default .entry-header h1 {
    color: #252525;
    text-align: left; }
.page-template-default .entry-content .wp-block-woocommerce-checkout {
  padding-top: 0px !important; }
.page-template-default .entry-content .woocommerce-MyAccount-navigation ul li a {
  color: #9c9c9c !important; }
.page-template-default .entry-content .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #252525 !important;
  font-weight: 700; }
.page-template-default .entry-content .woocommerce-MyAccount-content p a {
  color: green;
  font-weight: 700; }
.page-template-default .entry-content .woocommerce-MyAccount-content p:first-of-type a {
  color: red; }
.page-template-default .entry-content .woocommerce-MyAccount-content .u-columns .u-column1 .woocommerce-Address-title a, .page-template-default .entry-content .woocommerce-MyAccount-content .u-columns .u-column2 .woocommerce-Address-title a {
  color: green;
  font-weight: 700; }
@media (min-width: 400px) and (max-width: 599.98px) {
  .page-template-default .entry-content .woocommerce-MyAccount-content .u-columns .u-column1, .page-template-default .entry-content .woocommerce-MyAccount-content .u-columns .u-column2 {
    width: 100%; } }
@media (min-width: 600px) and (max-width: 991.98px) {
  .page-template-default .entry-content .woocommerce-MyAccount-content .u-columns .u-column1, .page-template-default .entry-content .woocommerce-MyAccount-content .u-columns .u-column2 {
    width: 100%; } }
.page-template-default .entry-content .woocommerce-LostPassword {
  color: red !important;
  font-weight: 700; }

.woocommerce-account.woocommerce-page #customer_login {
  display: flex;
  gap: 30px; }
  .woocommerce-account.woocommerce-page #customer_login .u-column1,
  .woocommerce-account.woocommerce-page #customer_login .u-column2 {
    width: 48%;
    margin-top: 20px !important; }
  @media (max-width: 991.98px) {
    .woocommerce-account.woocommerce-page #customer_login {
      flex-direction: column; }
      .woocommerce-account.woocommerce-page #customer_login .u-column1,
      .woocommerce-account.woocommerce-page #customer_login .u-column2 {
        width: 100% !important;
        margin-bottom: 20px; } }
.woocommerce-account.woocommerce-page .woocommerce-form-login .woocommerce-form-row .password-input .show-password-input,
.woocommerce-account.woocommerce-page .woocommerce-form-register .woocommerce-form-row .password-input .show-password-input {
  padding: 8px;
  border-radius: 10px;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd; }
.woocommerce-account.woocommerce-page .woocommerce-form-login .woocommerce-Input,
.woocommerce-account.woocommerce-page .woocommerce-form-register .woocommerce-Input {
  border: 1px solid #ddd;
  border-radius: 10px !important; }
.woocommerce-account.woocommerce-page .woocommerce-form-login .form-row .woocommerce-button,
.woocommerce-account.woocommerce-page .woocommerce-form-register .form-row .woocommerce-button {
  background-color: #252525;
  color: #ffffff;
  border-radius: 7px;
  margin-top: 10px !important; }

.wp-singular .storefront-breadcrumb {
  padding-top: 220px;
  font-weight: 700;
  color: #252525;
  /* Tablet */
  /* Móvil */ }
  @media (max-width: 991px) {
    .wp-singular .storefront-breadcrumb {
      padding-top: 180px !important; } }
  @media (max-width: 575px) {
    .wp-singular .storefront-breadcrumb {
      padding-top: 180px !important; } }
.wp-singular .sub-menu {
  background-color: #7C3713 !important;
  width: 100% !important; }
.wp-singular .nav-links {
  font-weight: 700;
  color: #252525 !important; }

.post-type-archive .product {
  border: 1px solid #dbd9d8;
  border-radius: 7px !important; }
  .post-type-archive .product a {
    text-decoration: none !important; }
    .post-type-archive .product a img {
      border-radius: 7px; }
    .post-type-archive .product a h2 {
      font-family: 'Catamaran', sans-serif;
      font-weight: 700 !important;
      color: #252525 !important;
      text-align: center !important; }
    .post-type-archive .product a .star-rating {
      /* ⭐ Estrellas vacías */
      /* ⭐ Estrellas rellenas */ }
      .post-type-archive .product a .star-rating::before {
        color: #ccc; }
      .post-type-archive .product a .star-rating span::before {
        color: #f8a82c !important; }
    .post-type-archive .product a .price .woocommerce-Price-amount {
      font-weight: bold;
      color: #9c9c9c !important;
      font-size: 18px; }
  .post-type-archive .product .button.product_type_simple {
    background-color: #000000 !important;
    border-radius: 15px !important;
    color: #ffffff !important;
    margin-bottom: 20px; }
    .post-type-archive .product .button.product_type_simple:hover {
      background-color: #252525 !important; }
  .post-type-archive .product .added_to_cart.wc-forward {
    border-radius: 15px !important; }
.post-type-archive .storefront-breadcrumb {
  padding-top: 220px;
  margin: 0px;
  font-weight: 700;
  color: #252525;
  /* Tablet */
  /* Móvil */ }
  @media (max-width: 991px) {
    .post-type-archive .storefront-breadcrumb {
      padding-top: 180px !important; } }
  @media (max-width: 575px) {
    .post-type-archive .storefront-breadcrumb {
      padding-top: 180px !important; } }
.post-type-archive .woocommerce-products-header {
  padding-bottom: 30px; }
  .post-type-archive .woocommerce-products-header h1 {
    color: #252525;
    text-align: left; }

.atr-cart-message {
  margin-bottom: 1rem;
  border: 2px solid #252525;
  border-left: 7px solid #0d6f42;
  background-color: #0f834d;
  color: #ffffff; }
  .atr-cart-message .svg-inline--fa {
    padding-right: 10px; }

.woocommerce-cart .entry-header {
  padding-bottom: 40px !important;
  width: 100%; }
  .woocommerce-cart .entry-header h1 {
    text-align: left; }
.woocommerce-cart .product-remove a {
  font-size: 0; }
  .woocommerce-cart .product-remove a::before {
    content: "\f2ed"; }
.woocommerce-cart .product-thumbnail {
  padding: 7px !important; }
  .woocommerce-cart .product-thumbnail a {
    width: 100%; }
    .woocommerce-cart .product-thumbnail a img {
      max-width: 100px; }
.woocommerce-cart .product-name a {
  color: #252525 !important;
  font-weight: 700;
  font-family: 'Catamaran', sans-serif; }
.woocommerce-cart .cart-collaterals {
  display: flex; }
  .woocommerce-cart .cart-collaterals .cross-sells {
    display: none; }
.woocommerce-cart .product {
  border: 1px solid #dbd9d8;
  border-radius: 7px !important; }
  .woocommerce-cart .product a {
    text-decoration: none !important; }
    .woocommerce-cart .product a img {
      border-radius: 7px; }
    .woocommerce-cart .product a h2 {
      font-family: 'Catamaran', sans-serif;
      font-weight: 700 !important;
      color: #252525 !important;
      text-align: center !important; }
    .woocommerce-cart .product a .star-rating {
      /* ⭐ Estrellas vacías */
      /* ⭐ Estrellas rellenas */ }
      .woocommerce-cart .product a .star-rating::before {
        color: #ccc; }
      .woocommerce-cart .product a .star-rating span::before {
        color: #f8a82c !important; }
    .woocommerce-cart .product a .price .woocommerce-Price-amount {
      font-weight: bold;
      color: #9c9c9c !important;
      font-size: 18px; }
  .woocommerce-cart .product .button.product_type_simple {
    background-color: #000000 !important;
    border-radius: 15px !important;
    color: #ffffff !important;
    margin-bottom: 20px; }
    .woocommerce-cart .product .button.product_type_simple:hover {
      background-color: #252525 !important; }
  .woocommerce-cart .product .added_to_cart.wc-forward {
    border-radius: 15px !important; }

.wp-block-woocommerce-product-collection .wp-block-heading {
  font-size: 26px !important; }
.wp-block-woocommerce-product-collection .wc-block-product-template__responsive .wc-block-product {
  border: 1px solid #dbd9d8;
  border-radius: 7px !important; }
  .wp-block-woocommerce-product-collection .wc-block-product-template__responsive .wc-block-product a {
    text-decoration: none !important; }
    .wp-block-woocommerce-product-collection .wc-block-product-template__responsive .wc-block-product a img {
      border-radius: 7px; }
  .wp-block-woocommerce-product-collection .wc-block-product-template__responsive .wc-block-product h2 {
    font-family: 'Catamaran', sans-serif;
    font-weight: 700 !important; }
    .wp-block-woocommerce-product-collection .wc-block-product-template__responsive .wc-block-product h2 a {
      color: #252525 !important; }
  .wp-block-woocommerce-product-collection .wc-block-product-template__responsive .wc-block-product .has-font-size .wc-block-components-product-price {
    font-weight: bold;
    color: #9c9c9c !important;
    font-size: 18px; }
  .wp-block-woocommerce-product-collection .wc-block-product-template__responsive .wc-block-product .wp-block-button .wp-block-button__link {
    background-color: #000000 !important;
    border-radius: 15px !important;
    color: #ffffff !important;
    margin-bottom: 20px; }
    .wp-block-woocommerce-product-collection .wc-block-product-template__responsive .wc-block-product .wp-block-button .wp-block-button__link:hover {
      background-color: #252525 !important; }
  .wp-block-woocommerce-product-collection .wc-block-product-template__responsive .wc-block-product span a {
    border-radius: 15px !important; }

.search-results .storefront-breadcrumb {
  margin: 0px;
  font-weight: 700;
  color: #252525; }
.search-results .site-content .site-main .storefront-sorting p {
  font-weight: bold;
  color: #9c9c9c; }
.search-results .site-content .woocommerce-products-header {
  padding-bottom: 35px !important;
  text-align: left;
  color: #636363 !important; }
  .search-results .site-content .woocommerce-products-header h1 {
    color: #636363; }
.search-results .site-content .product {
  border: 1px solid #dbd9d8;
  border-radius: 7px !important; }
  .search-results .site-content .product a {
    text-decoration: none !important; }
    .search-results .site-content .product a img {
      border-radius: 7px; }
    .search-results .site-content .product a h2 {
      font-family: 'Catamaran', sans-serif;
      font-weight: 700 !important;
      color: #252525 !important;
      text-align: center !important; }
    .search-results .site-content .product a .star-rating {
      /* ⭐ Estrellas vacías */
      /* ⭐ Estrellas rellenas */ }
      .search-results .site-content .product a .star-rating::before {
        color: #ccc; }
      .search-results .site-content .product a .star-rating span::before {
        color: #f8a82c !important; }
    .search-results .site-content .product a .price .woocommerce-Price-amount {
      font-weight: bold;
      color: #9c9c9c !important;
      font-size: 18px; }
  .search-results .site-content .product .button.product_type_simple {
    background-color: #000000 !important;
    border-radius: 15px !important;
    color: #ffffff !important;
    margin-bottom: 20px; }
    .search-results .site-content .product .button.product_type_simple:hover {
      background-color: #252525 !important; }
  .search-results .site-content .product .added_to_cart.wc-forward {
    border-radius: 15px !important; }

.tax-product_cat .product {
  border: 1px solid #dbd9d8;
  border-radius: 7px !important; }
  .tax-product_cat .product a {
    text-decoration: none !important; }
    .tax-product_cat .product a img {
      border-radius: 7px; }
    .tax-product_cat .product a h2 {
      font-family: 'Catamaran', sans-serif;
      font-weight: 700 !important;
      color: #252525 !important;
      text-align: center !important; }
    .tax-product_cat .product a .star-rating {
      /* ⭐ Estrellas vacías */
      /* ⭐ Estrellas rellenas */ }
      .tax-product_cat .product a .star-rating::before {
        color: #ccc; }
      .tax-product_cat .product a .star-rating span::before {
        color: #f8a82c !important; }
    .tax-product_cat .product a .price .woocommerce-Price-amount {
      font-weight: bold;
      color: #9c9c9c !important;
      font-size: 18px; }
  .tax-product_cat .product .button.product_type_simple {
    background-color: #000000 !important;
    border-radius: 15px !important;
    color: #ffffff !important;
    margin-bottom: 20px; }
    .tax-product_cat .product .button.product_type_simple:hover {
      background-color: #252525 !important; }
  .tax-product_cat .product .added_to_cart.wc-forward {
    border-radius: 15px !important; }
.tax-product_cat .storefront-breadcrumb {
  padding-top: 220px;
  margin: 0px;
  font-weight: 700;
  color: #252525;
  /* Tablet */
  /* Móvil */ }
  @media (max-width: 991px) {
    .tax-product_cat .storefront-breadcrumb {
      padding-top: 180px !important; } }
  @media (max-width: 575px) {
    .tax-product_cat .storefront-breadcrumb {
      padding-top: 180px !important; } }
.tax-product_cat .site-content .site-main .woocommerce-products-header {
  padding: 0px; }
  .tax-product_cat .site-content .site-main .woocommerce-products-header h1 {
    text-align: left;
    padding-bottom: 15px; }
  .tax-product_cat .site-content .site-main .woocommerce-products-header .term-description p {
    display: none; }

.tax-product_brand .product {
  border: 1px solid #dbd9d8;
  border-radius: 7px !important; }
  .tax-product_brand .product a {
    text-decoration: none !important; }
    .tax-product_brand .product a img {
      border-radius: 7px; }
    .tax-product_brand .product a h2 {
      font-family: 'Catamaran', sans-serif;
      font-weight: 700 !important;
      color: #252525 !important;
      text-align: center !important; }
    .tax-product_brand .product a .star-rating {
      /* ⭐ Estrellas vacías */
      /* ⭐ Estrellas rellenas */ }
      .tax-product_brand .product a .star-rating::before {
        color: #ccc; }
      .tax-product_brand .product a .star-rating span::before {
        color: #f8a82c !important; }
    .tax-product_brand .product a .price .woocommerce-Price-amount {
      font-weight: bold;
      color: #9c9c9c !important;
      font-size: 18px; }
  .tax-product_brand .product .button.product_type_simple {
    background-color: #000000 !important;
    border-radius: 15px !important;
    color: #ffffff !important;
    margin-bottom: 20px; }
    .tax-product_brand .product .button.product_type_simple:hover {
      background-color: #252525 !important; }
  .tax-product_brand .product .added_to_cart.wc-forward {
    border-radius: 15px !important; }
.tax-product_brand .storefront-breadcrumb {
  padding-top: 220px;
  margin: 0px;
  font-weight: 700;
  color: #252525;
  /* Tablet */
  /* Móvil */ }
  @media (max-width: 991px) {
    .tax-product_brand .storefront-breadcrumb {
      padding-top: 180px !important; } }
  @media (max-width: 575px) {
    .tax-product_brand .storefront-breadcrumb {
      padding-top: 180px !important; } }
.tax-product_brand .woocommerce-products-header {
  padding-bottom: 0px; }
  .tax-product_brand .woocommerce-products-header h1 {
    text-align: left; }
  .tax-product_brand .woocommerce-products-header img {
    display: none; }

.error404 .product {
  border: 1px solid #dbd9d8;
  border-radius: 7px !important; }
  .error404 .product a {
    text-decoration: none !important; }
    .error404 .product a img {
      border-radius: 7px; }
    .error404 .product a h2 {
      font-family: 'Catamaran', sans-serif;
      font-weight: 700 !important;
      color: #252525 !important;
      text-align: center !important; }
    .error404 .product a .star-rating {
      /* ⭐ Estrellas vacías */
      /* ⭐ Estrellas rellenas */ }
      .error404 .product a .star-rating::before {
        color: #ccc; }
      .error404 .product a .star-rating span::before {
        color: #f8a82c !important; }
    .error404 .product a .price .woocommerce-Price-amount {
      font-weight: bold;
      color: #9c9c9c !important;
      font-size: 18px; }
  .error404 .product .button.product_type_simple {
    background-color: #000000 !important;
    border-radius: 15px !important;
    color: #ffffff !important;
    margin-bottom: 20px; }
    .error404 .product .button.product_type_simple:hover {
      background-color: #252525 !important; }
  .error404 .product .added_to_cart.wc-forward {
    border-radius: 15px !important; }
.error404 .storefront-breadcrumb {
  padding-top: 220px;
  margin: 0px;
  font-weight: 700;
  color: #252525;
  /* Tablet */
  /* Móvil */ }
  @media (max-width: 991px) {
    .error404 .storefront-breadcrumb {
      padding-top: 180px !important; } }
  @media (max-width: 575px) {
    .error404 .storefront-breadcrumb {
      padding-top: 180px !important; } }
.error404 .not-found p {
  color: #636363;
  font-weight: 700; }
.error404 .not-found .fourohfour-columns-2 .col-2 .widget h2 {
  color: #636363; }
.error404 .not-found .fourohfour-columns-2 .col-2 .widget .product-categories .cat-item {
  border-bottom: 1px dashed #9c9c9c; }
  .error404 .not-found .fourohfour-columns-2 .col-2 .widget .product-categories .cat-item::before {
    color: #a36341; }
  .error404 .not-found .fourohfour-columns-2 .col-2 .widget .product-categories .cat-item a {
    color: #252525 !important;
    font-weight: 700 !important;
    text-decoration: none; }
.error404 .not-found .fourohfour-columns-2 span {
  color: #636363 !important;
  font-weight: 700 !important; }
@media (min-width: 400px) and (max-width: 599.98px) {
  .error404 .col-1, .error404 .col-2 {
    width: 100%; } }
@media (min-width: 600px) and (max-width: 991.98px) {
  .error404 .col-1, .error404 .col-2 {
    width: 100%; } }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
  content: "\f07a"; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--datos a::before {
  content: "\f1c0"; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--soporte a::before {
  content: "\f0ad"; }

.site-footer {
  padding-bottom: 20px;
  background-color: #a36341; }
  .site-footer .col-full .logo-footer {
    display: flex;
    align-content: start;
    align-items: self-end; }
  .site-footer .col-full .logo-imagen {
    width: 50px; }
  .site-footer .col-full .logo-texto {
    padding-left: 15px;
    color: #d8d8d8;
    margin-bottom: 12px !important; }
  .site-footer .footer-widgets {
    padding-top: 20px;
    width: 100% !important; }
    .site-footer .footer-widgets a {
      text-decoration: none;
      color: #d8d8d8 !important;
      transition: color 0.4s ease; }
      .site-footer .footer-widgets a:hover {
        color: #ffffff !important; }
  .site-footer .block.footer-widget-1 {
    margin-left: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px; }
    .site-footer .block.footer-widget-1 ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: flex;
      flex-wrap: wrap;
      gap: 10px; }
      .site-footer .block.footer-widget-1 ul li {
        background-color: #393939;
        border-radius: 5px;
        padding: 0 9px;
        display: inline-block; }
        .site-footer .block.footer-widget-1 ul li:hover {
          background-color: #505050;
          color: #fff; }
        .site-footer .block.footer-widget-1 ul li a {
          color: #fff;
          text-decoration: none;
          padding: 10px 0px;
          display: inline-block; }
    @media (max-width: 767px) {
      .site-footer .block.footer-widget-1 {
        justify-content: center; } }
  .site-footer .block.footer-widget-2, .site-footer .block.footer-widget-3 {
    margin-left: 0px; }
    @media (max-width: 767.98px) {
      .site-footer .block.footer-widget-2 .widget.widget_block, .site-footer .block.footer-widget-3 .widget.widget_block {
        margin-bottom: 0px; } }
    @media (max-width: 767.98px) {
      .site-footer .block.footer-widget-2 .widget.widget_block .wp-block-list, .site-footer .block.footer-widget-3 .widget.widget_block .wp-block-list {
        padding: 0px; } }
    .site-footer .block.footer-widget-2 .widget.widget_block .wp-block-list li, .site-footer .block.footer-widget-3 .widget.widget_block .wp-block-list li {
      padding-bottom: 15px; }
  .site-footer .site-info {
    padding: 0;
    color: #d8d8d8;
    font-weight: 700; }
    .site-footer .site-info br {
      display: none; }
    @media (min-width: 400px) and (max-width: 599.98px) {
      .site-footer .site-info {
        padding-bottom: 70px; } }
    @media (min-width: 600px) and (max-width: 991.98px) {
      .site-footer .site-info {
        padding-bottom: 70px; } }
    .site-footer .site-info a {
      display: none; }

.age-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999; }

.age-modal-content {
  background: #fff;
  padding: 30px;
  max-width: 400px;
  width: 90%;
  text-align: center;
  border-radius: 12px; }

small {
  display: inline-block; }

.btn18 {
  display: flex; }
  .btn18 #btn-si {
    background-color: green;
    color: white; }
    .btn18 #btn-si:hover {
      background-color: #00c400; }
  .btn18 #btn-no {
    background-color: #ca2424;
    color: white; }
    .btn18 #btn-no:hover {
      background-color: #e74040; }
  .btn18 button {
    width: 100%; }

/*# sourceMappingURL=atr-public.css.map */
