/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-shop-ordering, .wd-shop-view, .wd-shop-prod-per-page, .wd-products-per-page, .wd-shop-result-count {
    display:none!important;
}
.searchform input[type="text"] {
    border-radius: 10px!important;
    border-width: 3px!important;
}
.searchform.wd-style-with-bg .searchsubmit {
    border-start-end-radius: 10px!important;
    border-end-end-radius: 10px!important;
}
.wpcf7-form input, select, textarea {
    border-radius: 10px !important;
    margin-bottom: 5px;
    border: 3px solid var(--wd-form-brd-color) !important;
    font-size: 18px;
}
.wpcf7-form .btn.btn-color-primary {
    border-radius: 20px !important;
}
.gallery .gallery-caption {
    font-style: normal!important;
}
.gallery-size-full img  {
    border: 2px solid #cfcfcf;
    border-radius: 20px!important;
}
 .wd-accordion-item {
    box-shadow: none!important;
}
.wd-accordion.wd-style-default .wd-accordion-item {
        border-bottom: none !important;
}
.wd-accordion-content {
    margin-top: 1px;
    margin-bottom: 20px;
    border: 3px #d6d6d6 solid;
    border-radius: 20px;
    padding: 10px;
}
.wd-accordion-title {
    border: 3px #d6d6d6 solid;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 5px;
}
.site-content {
    margin-bottom: 0px;
}
.overlay-100s {
  position: relative;
  z-index: 0;
}

.overlay-100s::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: none;
  z-index: 1;
}

.overlay-100s > * {
  position: relative;
  z-index: 2;
}
.joinchat__button {
    bottom: 80px!important;
}
.promo-banner .wrapper-content-banner {
    border-radius: 0px !important;
}
.separadores-white h4 {
  display: flex !important;
    align-items: center;
}

.separadores-white h4::before,
.separadores-white h4::after {
  content: '';
  flex: 1;
  border-bottom: 2px solid white;
  margin: 0 1rem;
}
.three-fixed {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.three-fixed .vc_column_container {
  flex: 0 0 400px !important;
  max-width: 400px !important;
  box-sizing: border-box;
  /* opcional: ajusta separación */
  padding-left: 10px;
  padding-right: 10px;
}

#home-services .wd-info-box {
    height: 40vh;
        padding: 0px !important;
}
#home-services .wd-info-box .info-box-content {
    position: absolute;
    flex: 1 1 auto;
    border-radius: var(--wd-brd-radius);
    top: 30px;
    padding: 10px;
}
#home-services .info-box-title {
        background-color: white;
    color: black;
    padding: 10px;
    border-radius: 40px;
    padding-bottom: 10px;
    margin: 10px;
}
#home-services .info-box-inner {
    opacity:0;
}
#home-services .box-style-bg-hover:hover .info-box-inner {
    opacity:1;
    transition-duration: 0.25s, var(--anim-duration);
}
#home-services .box-style-bg-hover:hover .info-box-title {
    background-color:transparent;
    padding:10px;
    color:white;
    border-radius:0px;
    transition-duration: 0.25s, var(--anim-duration);
}
#carrusel-aplicaciones .promo-banner .wrapper-content-banner {
    padding:0px!important;
}
#carrusel-aplicaciones .promo-banner-wrapper {
  /* Ajusta el ancho según necesites */
    border-radius: 12px;
    overflow: hidden;
    background-color: #fff;
    padding: 10px;
}

/* El título "Pasillos" en barra roja */
#carrusel-aplicaciones .banner-title {
    background: #ef0a0b;
    color: #fff;
    margin: 0;
    padding: 10px 35px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    position: absolute;
    top: 0px;
    border-radius: 12px 0px;
}

/* Imagen a todo el ancho del contenedor */
#carrusel-aplicaciones .main-wrapp-img img {
  width: 100%;
  height: auto;
  display: block;
}

/* Fondo azul para el bloque de párrafos */
#carrusel-aplicaciones .banner-inner {
background-color: #002f55;
    color: #fff;
    font-weight: bold;
    padding: 15px;
    font-size: 14px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    position: fixed;
    bottom: 0px;
        width: 94.2%;
        height: 100px
}

/* Ajuste de márgenes en los párrafos */
#carrusel-aplicaciones .banner-inner p {
  margin: 0 0 6px;
}


.redes-sociales {
  display: flex;
  align-items: center;
  gap: 10px;
  color: white;
  font-family: sans-serif;
}
.redes-sociales h4 {
    padding:0px;
    margin:0px;
}
.redes-sociales img {
  width: 54px;
  height: 54px;

}

.price {display:none!important;}
.tax-product_cat .woocommerce-no-products-found, .tax-product_cat .no-products-footer, .popup-quick-view .posted_in, .popup-quick-view .sku_wrapper  {
    display:none!important;
}
.tagged_as a {
    background-color: #ef0a0b;
    padding: 10px;
    border-radius: 20px;
    color: white!important;
    font-size: 0.7rem;
    font-weight: 600;
}
.tagged_as .meta-label {
    display:none;
}
a.btn.view-details-btn, .btn.view-details-btn:hover {
    background-color: #ef0a0b!important;
    color: white!important;
}
div#comments, header.entry-header, article.meta-author, .wd-meta-author, .wd-meta-reply, .meta-author {
    display: none!important;
}
#destino-active {
    padding-bottom:15px!important;
}
#destino-active img {
    width: 100%;
}

/* Smartphones en modo vertical */
@media (max-width: 480px) {
.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 50%!important;
}
}

/* Tablets en modo vertical */
@media (min-width: 481px) and (max-width: 768px) {
.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 50%!important;
}
}

/* Tablets en modo horizontal */
@media (min-width: 769px) and (max-width: 1024px) {
  /* Estilos aquí */
}

/* Desktops y pantallas grandes */
@media (min-width: 1025px) {
  /* Estilos aquí */
}