﻿#tidio-chat-iframe {
    position: fixed !important;
}

.block-features__title {
    font-size: 1rem;
}

.profile-card__avatar {
    border: 4px dotted;
    font-size: 2.7rem;
    line-height: 5.3rem;
    font-weight: 700;
}

.comment__text {
    line-height: .9rem;
}

.product__option-label {
    font-weight: 600;
}

.wa__btn_popup_txt {
    display: block;
}

.input-radio-label__list span {
    font-size: 12px;
    height: 30px;
    padding: 7px;
    line-height: 12px;
}

/*.table-responsive-sm td {
    line-height: .8rem;
}*/

iframe {
    width: 100% !important;
    position: relative !important;
}

h5.block-header__title {
    font-size: 1.25rem;
}

.btnAgregar {
    margin-bottom: 0px;
    position: fixed;
    bottom: 0px;
    left: 30%;
    right: 30%;
    margin-bottom: 18px;
    z-index: 99999;
}

.small {
    line-height: 14px;
}

.post-author__avatar img {
    height: 100px;
}

.post-author {
    /*border: 0px;*/
    padding: 22px;
}

.post-author__avatar {
    width: 150px;
    text-align: center;
}

#itemsCombo .product-card__actions {
    display: none;
}

.card-header {
    padding: .75rem;
}

.cleanText img {
    width: 100% !important;
    object-fit: cover;
    /*max-height: 200px;*/
}

.cleanText p {
    font-size: .8rem;
}

.cleanText h1 {
    font-size: 1.3rem;
}

.cleanText h2 {
    font-size: 1.2rem;
}

.cleanText h3 {
    font-size: 1.1rem;
}

.cleanText h4 {
    font-size: 1rem;
}

.cleanText h5 {
    font-size: .9rem;
}

.cleanText h6 {
    font-size: .9rem;
}

@media(max-width: 767px) {
    .product-tabs:not(.product-tabs--stuck) .product-tabs__item {
        padding: 10px;
    }

    .product-tabs__item {
        font-size: 14px;
    }

    .product__features {
        display: block;
    }

    .block-precioLista {
        margin-top: 20px;
    }
}
