/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.site-content {
    margin-bottom: 0;
}

.img-responsive {
    display: block;
    clear: both;
    width: 100%;
    height: auto;
}

.footer-container {
    border-top: 1px solid #e6e6e6;
}

.to-external {
    font-size: 17px;
    font-weight: 900;
    margin: 25px 0px;
}

.btn.btn-style-default.to-external {
    background: #000000;
    color: #eeeeee;
}

.btn.btn-style-default.to-external:hover {
    background: #085ca8;
    color: #ffffff;
}

.woodmart-add-btn {
    display: none;
}

.icons-size-small i {
    font-size: 20px;
}

.autocomplete-suggestion {
    background: #6aa423;
    padding-bottom: 7px;
    padding-top: 7px;
}

.autocomplete-suggestion .suggestion-title {
    color: #FFFFFF !important;
}

.dokan-alert-danger,
.dokan-alert-info,
.dokan-alert-warning,
.dokan-error,
.dokan-info,
.mc4wp-error,
.mc4wp-notice,
.woocommerce-error,
.woocommerce-info,
div.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors {
    background-color: #e32a31;
}

.page-title-default {
    background-color: #eeeeee !important;
}

.product-grid-item .product-title a {
    font-size: 17px;
    font-weight: 400;
}

article.page .the_champ_sharing_container {
    margin: 0px auto 32px auto;
}

.filters-area {
    display: none !important;
}

.w1024-max {
    display: block !important;
    clear: both !important;
    max-width: 1024px !important;
    margin: 20px auto !important;
}

.owl-carousel:hover .owl-nav>div,
.show-arrow .wrap-loading-arrow>div {
    background: rgba(255, 255, 255, 0.9);
}

.mini-text {
    font-size: 13px;
    padding: 15px;
    border: 1px dashed #c9c9c9;
    margin-top: 10px;
}

.mini-text strong {
    color: #000000;
    text-transform: uppercase;
}

img.mini-logo-external {
    display: block;
    clear: both;
    width: 80%;
    max-width: 300px;
    margin-top: 5px;
}

p.contact-line {
    display: block;
    clear: both;
    margin-bottom: 5px;
    margin-top: 0px;
    line-height: 1.3;
}

@media screen and (min-width:901px) {
    .only-desktop {
        display: block !important;
    }

    .only-mobile {
        display: none !important;
    }

    .full-box-content {
        padding: 30px 60px;
    }
}

@media screen and (max-width:900px) {
    .only-desktop {
        display: none !important;
    }

    .only-mobile {
        display: block !important;
    }
}

@media screen and (max-width:480px) {
    .footer-container .col-right {
        max-width: 275px;
        margin: 0px auto;
        padding-right: 0px;
        padding-left: 0px;
    }

    .vc_custom_1550442445311 {
        padding: 0px 0px 0px 0px !important;
    }

    .pay-title1 {
        font-size: 130% !important;
        letter-spacing: -1px !important;
        text-align: center !important;
        display: block !important;
        width: auto !important;
        max-width: 94%;
        margin: 5px auto;
    }

    .pay-title2 {
        font-size: 100% !important;
        line-height: 1.1 !important;
        max-width: 290px !important;
    }

    .full-box-content {
        padding: 10px 10px;
    }

    .full-box-content.ads {
        padding: 0px 0px 30px 0px !important;
        margin: 0px auto 20px auto !important;
        text-align: center !important;
    }

    .full-box-content.ads .vc_col-sm-6 {
        padding: 0px 0px !important;
        margin: 0px 0px;
    }

    .full-box-content.ads .vc_column-inner {
        padding: 0px 0px !important;
    }

    .full-box-content.ads .vc_btn3.vc_btn3-size-lg {
        margin: 10px auto !important;
        width: 250px;
        display: block;
    }

    .full-box-content.ads .pay-summary {
        max-width: 90%;
        margin: 5px auto;
    }

    .product-grid-item .product-title a {
        font-size: 15px;
    }

    .top-margin-up {
        margin-top: -20px !important;
    }

    .product-grid-item.col-6 .hover-content,
    .product-grid-item.col-6 .product-title,
    .product-grid-item.col-6 .woodmart-product-brands-links,
    .product-grid-item.col-6 .woodmart-product-cats {
        font-size: 14.5px;
        color: #000000;
    }

    .product-grid-item.col-6 .hover-content-inner {
        font-size: 12px;
        line-height: 1.2;
        color: #666666;
    }

    .product-grid-item.col-6 .hover-content h3.product-title {
        font-size: 14.5px;
        color: #000000;
    }

    .content-product-imagin {
        margin-bottom: -162px;
    }

    .product-grid-item.col-6 .hover-content {
        max-height: 150px;
    }
}

/* --------------------------------------------------- */

.whb-top-bar .wd-nav-secondary>li>a {
    font-weight: 600 !important;
    font-size: 12px;
}

.product-label {
    padding: 10px 10px !important;
    font-size: 14px !important;
}

.autocomplete-suggestion {
    background-color: #ffffff;
}

#busqueda-form {
    display: none;
}

.page-title-default {
    display: none;
}

a.link-icon {
    margin: 0 5px;
    padding: 0px 0px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    font-size: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.link-icon.puntos-leal {
    background: navy;
    color: white;
    padding: 2px 10px;
    border-radius: 6px;
    position: relative;
    text-decoration: none;
}

.scrollToTop {
    border: 1px solid #000 !important;
    bottom: 3rem !important;
}

.wd-header-nav {
    text-align: center;
}

.enlaces-menu-secundario .menu li>a.item-link {
    background: #1c3991;
    color: white;
    border-radius: 25px;
    margin: 3px 2px;
    padding: 4px 18px;
}

.slider-home .slick-dots li button {
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
    font-size: 0px;
    opacity: .5;
    padding: 5px;
    min-width: 5px;
    min-height: 5px;
}

.copyrights-wrapper,
.copyrights-wrapper>p,
.copyrights-wrapper p>a {
    background-color: #3057a1;
    color: #ffffff;
}

.wd-prefooter {
	padding-bottom: 0px !important;
	padding-top: 50px;
    background-color: #ffffff !important;
}

.slider-home:after {
    content: "";
    position: absolute;
    top: -50%;
    left: -100%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0.13) 0%,
            rgba(255, 255, 255, 0.13) 77%,
            rgba(255, 255, 255, 0.5) 92%,
            rgba(255, 255, 255, 0.0) 100%);
}

/* Hover state - trigger effect */
.slider-home:hover:after {
    opacity: 1;
    left: 130%;
    transition-property: left, top, opacity;
    transition-duration: 2s, 2s, 2s;
    transition-timing-function: ease;
}

/* Active state */
.slider-home:active:after {
    opacity: 0;
}

.footer-column-3>.wd-widget {
    text-align: right;
}

.footer-column-3>.wd-widget>img {
    width: 200px;
}

.dui-text {
    width: 100%;
}

.payment_box.payment_method_serfinsa {
    display: none !important;
}

.payment_box.payment_method_paypal {
    display: none !important;
}

.woocommerce-privacy-policy-text p:last-child {
    display: none !important;
}

#payment .payment_methods li {
    margin-bottom: 0px !important;
}

.woocommerce-privacy-policy-text {
    margin-top: 10px;
}

.wc_payment_method.payment_method_serfinsa label img {
    display: none !important;
}

.wc_payment_method.payment_method_paypal label img {
    display: none !important;
}

.wc_payment_method.payment_method_paypal label a {
    display: none !important;
}

#ship-to-different-address {
    display: none !important;
}

ul#shipping_method li label span {
    color: black;
}


p#billing_facturacion_field {
    visibility: hidden;
    opacity: 0;
    height: 0;
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.d-none {
    display: none;
}

#customer_details {
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

.woocommerce-input-wrapper>input[type="text"],
.woocommerce-input-wrapper>input[type="email"],
.woocommerce-input-wrapper>input[type="select"],
.woocommerce-input-wrapper>input[type="tel"],
.woocommerce-input-wrapper>textarea {
    border: 1px solid #787878;
}

.wd-add-btn-replace .add-to-cart-loop {
    display: none;
}

.wd-action-btn.wd-style-icon .button {
    display: none;
}

.wd-hover-base .wd-bottom-actions.wd-add-small-btn>div {
    border-left: none;
}

label[for="billing_state"], label[for="billing_storecustom"]{
    font-weight: bold;
}

body .select2-container--default .select2-selection--single {
    border: 2px solid #000000 !important;
}

.cart-widget-side {
    z-index: 9999;
}

div.quantity input[type="button"] {
    font-size: 24px !important;
    border: 1px solid #000 !important;
    padding: 0 20px !important;
}

div.quantity input[type="number"] {
    font-size: 18px !important;
    border: 1px solid #000 !important;
    width: 72px !important;
}

.woocommerce-variation>div {
    font-size: 24px !important;
}

.wrapp-product-price>span.price>.amount {
    font-size: inherit !important;
}

a.reset_variations {
    border: 1px solid #666666;
    padding: 10px;
    margin-left: 0 !important;
    margin-top: 0px;
    border-radius: 18px;
    background-color: #666666;
    color: #fff;
}

.wd-reset-bottom-md .wd-reset-var {
    position: relative !important;
}

div.woocommerce-info {
    background-color: #2196F3;
}

.vc_custom_heading {
    margin-bottom: 5px;
}

.vc_custom_heading>h4 {
    font-size: 16px;
    margin-bottom: 0;
}

.vc_gitem-post-data {
    margin-bottom: 15px;
    max-height: 100px;
    text-overflow: ellipsis;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-design-masonry.wd-add-shadow .article-body-container>.wd-entry-meta {
    display: none;
}

.post-single-page .wd-entry-meta {
    display: none;
}

.row-custom {
    margin-left: -15px !important;
    margin-right: -15px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* WHATSAPP FLOTANTE */
.whatsapp-icon-flotante {
    display: flex;
    width: 4rem;
    height: 4rem;
    position: fixed;
    bottom: 9rem;
    right: 0.5rem;
    background: #00c600;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 2rem;
    transition: .3s all;
    z-index: 1000;
    box-shadow: 0 0px 20px -6px #00c600;
}

.whatsapp-icon-flotante:hover {
    transform: scale(1.1);
    color: white !important;
    text-decoration: none;
}

.whatsapp-icon-flotante:before {
    content: "\f1d8";
    font-family: "Font Awesome 6 Duotone";
    font-weight: 900;
    position: absolute;
    background: #ffffff;
    color: #00c6005c;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    transform: scale(0);
    transition: .2s all;
}

.whatsapp-icon-flotante:after {
    content: "\f1d8\f1d8";
    font-family: "Font Awesome 6 Duotone";
    font-weight: 900;
    position: absolute;
    /* background: white; */
    color: #00c600;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    transform: scale(0);
    transition: .2s all;
}

.whatsapp-icon-flotante:hover:after,
.whatsapp-icon-flotante:hover:before {
    transform: scale(1);
}

a.whatsapp-icon-flotante:focus {
    color: white;
}

/* CHATBOT FLOTANTE */
.chatbot {
    font-family: 'Poppins', sans-serif;
}

.fa-classic.fa-duotone,
.fa-duotone,
.fad {
    font-family: "Font Awesome 6 Duotone";
}

.boton-chatbot {
    display: flex;
    width: 4rem;
    height: 4rem;
    position: fixed;
    bottom: 3rem;
    right: 0.5rem;
    z-index: 1000;
    justify-content: center;
    box-shadow: 0 0 36px #00000080;
    align-items: center;
    border-radius: 50%;
    background: #1c3991;
    color: #fff;
    cursor: pointer;
    font-size: 1.5rem;
}

.chatbot {
    position: fixed;
    bottom: 3rem;
    right: 1.5rem;
    transform: translate(-5%, -5%);
    z-index: 999;
    visibility: hidden;
    width: 400px;
    height: 500px;
    background-color: #fff;
    box-shadow: 0 0 36px #00000080;
    border-radius: 25px;
    overflow: hidden;
}

.chatbot-header {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    border-bottom: 1px solid #c3c3c3;
}

.chatbot-header-avatar {
    display: flex;
    align-items: center;
}

.chatbot-header-avatar svg {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #e0e0e0;
}

.chatbot-header-name {
    font-size: 20px;
    font-weight: 600;
}

.chatbot-header-actions {
    font-size: 20px;
    color: #c3c3c3;
    cursor: pointer;
}

.chatbot-header-status {
    font-size: 12px;
    color: #c3c3c3;
}

.chatbot-header-status .point {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #4caf50;
    display: inline-block;
    margin-right: 5px;
}

.chatbot-header-actions {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.chatbot-body {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: auto;
    max-height: 430px;
}

.cargando {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 35px;
    background-color: #f3f3f3;
    border-radius: 25px;
    margin: 10px;
}

.cargando2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 35px;
    background-color: #f3f3f3;
    border-radius: 25px;
    margin: 10px;
    margin-left: auto;
}

.chatbot-mensaje {
    align-items: center;
    padding: 10px 20px;
    border-radius: 20px;
    width: 100%;
    max-width: 250px;
    margin: 2px 10px;
}

.chatbot-mensaje:first-child {
    margin-top: 10px;
}

.chatbot-mensaje:last-child {
    margin-bottom: 10px;
}

.chatbot-mensaje.chatbot-mensaje-bot {
    background: #1c3991;
    color: white;
}

.chatbot-mensaje.chatbot-mensaje-usuario {
    flex-direction: row-reverse;
    margin-left: auto;
    background-color: #e5e5e5;
}

.lista {
    list-style: none;
    padding: 0;
}

.lista li:hover {
    border: 2px dashed;
}

.lista li {
    cursor: pointer;
    border: 2px solid transparent;
    padding-left: 2px;
    padding-right: 2px;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #384ac1;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}


@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(24px, 0);
    }
}

li.personaliza-boton > a > span {
    border: 1px solid #008000;
    border-radius: 30px;
    font-size: 10px;
    padding: 4px 10px;
    color: #ffffff;
    background: #008000;
}

.total_custom_fixed {
    display: none;
}

.single-product span.tagged_as {
    display: none;
}

.slider-invitaciones > .slick-list > .slick-track > img {
    z-index: 10 !important;
}

.slider-invitaciones > .arrows-invitaciones {
    z-index: 11 !important;
}

.zakeke-customize-button {
  background-color: #008000;
  color: #fff;
  padding: 5px 35px;
  border-radius: 35px;
}

#div-street-bg > div {
    background-repeat: no-repeat;
}

#menu-menu-secundario {
    text-align: center;
}

.product_cat-disenar:after {
    content: 'Personaliza';
    display: flex;
    position: absolute;
    width: 70px;
    height: 25px;
    background: #008000;
    z-index: 300;
    top: 4px;
    right: 13px;
    color: white;
    padding: 5px 9px;
    border-radius: 8px;
    transition: .3s all;
    font-size: 10px;
}

.product_cat-disenar .content-product .product-content-image:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 2;
}

ul#menu-menu-secundario>li {
    background: #ffffff;
    color: black;
    border-radius: 25px;
    margin: 4px 6px;
    padding: 10px 20px;
    position: inherit;
    display: inline-block;
    border: 1px solid #0058aa !important;
}

ul#menu-menu-secundario>li>a {
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.owl-item > .owl-carousel-item > .product-grid-item > .product-wrapper > .product-element-bottom {
    min-height: 115px !important;
}

.owl-item > .owl-carousel-item > .product-grid-item > .product-wrapper > .product-element-bottom > .price > .woocommerce-Price-amount {
    font-size: 16px !important;
}

.label-con-separador {
    text-align: center;
}

.label-con-separador > h4 {
    font-size: 16px;
}

.blog-design-masonry.wd-add-shadow .article-body-container {
    box-shadow: none;
    font-size: 12px;
    min-height: 130px;
    max-height: 130px;
    word-wrap: break-word;
    text-overflow: ellipsis;
}

.blog-post-loop .entry-header {
    min-height: 180px;
    max-height: 180px;
}

.blog-design-masonry .post-title {
    font-size: 16px !important;
    text-overflow: ellipsis;
}

#custom-home-header-banner {
    background: -webkit-linear-gradient(        
        270deg, 
        hsl(208.94deg 100% 33.33%) 0%,         
        hsl(208.94deg 91.82% 61.49%) 20%,         
        hsl(208.73deg 100% 77.46%) 40%,
        hsl(208.98deg 100% 76.86%) 60%, 
        hsla(203, 89%, 71%, 0.5) 80%, 
        hsl(0deg 0% 97.65%) 100%
        );
    margin-top: -40px;
}

#custom-menu-row {
    background: -webkit-linear-gradient(
        270deg, hsl(208.98deg 100% 76.86%) 0%, 
        hsla(203, 89%, 71%, 0.5) 50%, 
        hsl(0deg 0% 97.65%) 100%)
}

.whb-header {
    margin-bottom: 0px;
}

.category-grid-item .wrapp-category {
    border-radius: 50% !important;
}

.cat-design-replace-title .wd-entities-title {
    background-color: #0058aa !important;
    border-radius: 30px !important;
    font-size: 12px !important;
    padding: 8px 15px !important;
    color: #FFFFFF !important;
}

.banner-title-principal {
	font-size: 55px;
}

.banner-title-second {
	font-size: 22px;
	padding-right: 100px; 
	padding-left: 100px; 
	color: #ffffff;
	font-weight: bold;
}

.banner-title-second-sub {
	font-size: 18px;
	padding-right: 100px; 
	padding-left: 100px; 
	color: #4c4c52;
	font-weight: bold;
}

.woocommerce-thankyou-order-received {
    font-size: 16px !important;
}

/* ----------------- EMAIL SUSCRIPTION -------------- */

div#custom_html-2 {
    margin-top: var(--eje-y);
    margin-bottom: var(--eje-y);
    
}

#mc_embed_signup {
    background: #fff;
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    width: 600px;
    
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
    
}

.flex-newsletter {
    display: flex;
    
}

#mc_embed_signup .mc-field-group label {
    position: absolute;
    top: 4px;
    left: 18px;
    margin: 0 !important;
    background: #e1e1e1;
    transition: .3s all;
    
}

#mc_embed_signup input {
    border: 2px solid #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
}

#mc_embed_signup .mc-field-group input {
    display: block;
    width: 99%;
    padding: 8px;
    text-indent: 2%;
    border-radius: 25px;
    margin: 0;
    background: transparent;
    
}

.mce_inline_error {
    background: transparent !important;
    
}

#mc_embed_signup .helper_text {
    background: transparent !important;
    
}

#mc_embed_signup .mc-field-group label.active {
    font-size: 11px;
    top: -23px;
    left: 0;
    padding: 0px 8px;
    transition: .3s all;
}

.mce_inline_error {
    margin: 0 !important;
    
}

#mc_embed_signup .mc-field-group {
    padding-bottom: 0 !important;
    
}

#mc_embed_signup .foot {
    display: block;
    width: 100%;
    
}

#mc_embed_signup .button {
    clear: both;
    background-color: #007cb7;
    border: 0 none;
    border-radius: 25px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 0px 0px 0;
    padding: 0 0px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 40%;
    margin: auto;
    
}

footer.prefooter {
    background: #e1e1e1;
}

#mc_embed_signup {
    background: transparent;
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    width: 600px;
    
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display: inline-block;
    margin: 2px 0 1em 0;
    padding: 3px;
    background-color: rgba(255, 255, 255, 0.85);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
    z-index: 1;
    color: #e85c41;
    text-shadow: 0 0 16px white;
    
}

#mc_embed_signup #mce-success-response {
    width: 100%;
    text-align: center;
    
}

#mc_embed_signup {
    background: transparent;
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    max-width: 600px !important;
    width: 100% !important;
    
}

#mc_embed_signup .mc-field-group {
    margin-bottom: 2rem !important;
    
}

/* ----------------- EMAIL SUSCRIPTION -------------- */

.product-grid-item .wd-star-rating {
    display: none !important;
}

.blog-design-meta-image .wd-meta-author {
	display: none;
}

.hidden_radios {
	display: none;
}

.blog-design-masonry.blog-style-bg :is(.post-img-wrapp,.entry-thumbnail img){
    max-height: 225px !important;
}

.woocommerce-Tabs-panel--description {
	max-width: 650px;
	margin: 0 auto;
}

@media only screen and (max-width: 426px) {
    .footer-column-3>.wd-widget {
        text-align: center;
    }

    .footer-column-3>.wd-widget>img {
        max-width: 200px;
    }

    .wpb_single_image .vc_single_image-wrapper img {
        max-width: 100px;
    }

    .enlaces-menu-secundario {
        padding: 0px;
    }

    ul#menu-menu-secundario>li {
        background: #ffffff;
        color: black;
        border-radius: 30px;
        margin: 4px 4px;
        padding: 5px 10px;
        position: inherit;
        display: inline-grid;
        border: 1px solid #0058aa !important;
        width: 45%;
        height: 40px;
        vertical-align: middle;
        box-sizing: border-box;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        justify-content: center;
        align-items: center;
    }

    ul#menu-menu-secundario>li>a {
        font-size: 12px;
    }
	
	.banner-title-principal {
		font-size: 35px;
	}
	
	.banner-title-second {
		font-size: 16px;
		padding-right: 0px; 
		padding-left: 0px;
	}

	.banner-title-second-sub {
		font-size: 14px;
		padding-right: 0px; 
		padding-left: 0px;
	}
}

@media only screen and (max-width: 768px) {
    #custom-finder {
        display: none;
    }

    .scrollToTop {
        bottom: 4.5rem !important;
    }

    .whatsapp-icon-flotante {
        width: 40px;
        height: 40px;
        bottom: 9.5rem;
        right: 0.5rem;
        font-size: 25px;
    }

    .boton-chatbot {
        width: 40px;
        height: 40px;
        font-size: 18px;
        bottom: 4.5rem !important;
        right: 0.5rem !important;
        top: auto;
        left: auto;
    }

    .chatbot.activo {
        z-index: 999;
    }

    .chatbot {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        transform: none;
        width: 100%;
        height: 100vh;
        border-radius: 0;
        z-index: -1;
    }

    .chatbot-body {
        max-height: 91vh;
    }

   
}

@media only screen and (max-width: 1024px) {
    .scrollToTop {
        left: 12px !important;
    }

    .whatsapp-icon-flotante {
        bottom: 8.5rem;
        right: 0.5rem;
    }
}

@media only screen and (max-width: 1399px) {
    #menu-item-pbxnumber {
        display: none;
    }
}

@media only screen and (min-width: 1024px) {
    .scrollToTop {
        left: 75px !important;
    }
}

@media only screen and (min-width: 1400px) {
    #menu-item-pbxnumber {
        display: inline-block;
    }
}