@charset "utf-8";

/* Shared readable type scale for every redesigned public page. */
.mamanda-home,
.mamanda-detail,
.mamanda-products,
.mamanda-info,
.mamanda-videos,
.mamanda-login {
    font-size: 16px;
    line-height: 1.6;
}

/* Shared navigation and actions */
.site-nav a,
.detail-site-nav a {
    font-size: 15px;
}

.button,
.detail-button,
.catalog-search-card button,
.info-primary-action,
.info-contact-card > a,
.catalog-help > a {
    font-size: 14px;
}

.eyebrow,
.detail-eyebrow,
.catalog-eyebrow,
.info-eyebrow,
.video-eyebrow,
.login-eyebrow {
    font-size: 13px;
}

/* Home */
.hero-intro > p:not(.eyebrow) {
    font-size: 17px;
}

.trust-row {
    font-size: 14px;
}

.section-subtitle {
    font-size: 15px;
}

.field-group label {
    font-size: 14px;
}

.mamanda-home .paramSearch,
.mamanda-home .buttonSearch {
    font-size: 15px !important;
}

.section-title a,
.section-title span,
.mamanda-home .service-links #textIndexAdd {
    font-size: 14px !important;
}

.footer-brand p,
.footer-column p,
.footer-column a {
    font-size: 14px;
}

.site-footer__bottom {
    font-size: 13px;
}

/* Product detail */
.detail-breadcrumb {
    font-size: 14px;
}

.product-category-label,
.product-meta {
    font-size: 13px;
}

.availability-status {
    font-size: 14px;
}

.product-description {
    font-size: 16px;
}

.price-heading small,
.price-row span {
    font-size: 12px;
}

.price-row strong {
    font-size: 17px;
}

.mamanda-detail .rentButton {
    font-size: 15px;
}

.detail-video-card__body h3 {
    font-size: 17px;
}

.detail-video-card__body p,
.detail-support-card > div:first-child > p:last-child,
.detail-footer-column p,
.detail-footer-column a {
    font-size: 14px;
}

.detail-qr span,
.detail-site-footer__bottom {
    font-size: 12px;
}

/* Product catalog */
.catalog-hero__copy > p:last-child {
    font-size: 16px;
}

.catalog-search-card label span {
    font-size: 13px;
}

.catalog-search-card select,
.catalog-search-card input {
    font-size: 15px;
}

.category-filter__heading > span,
.category-filter__list a {
    font-size: 13px;
}

.profile-warning,
.search-result-summary {
    font-size: 14px;
}

.mamanda-products #frameProduct [id="stateOwner"] {
    font-size: 12px;
}

.mamanda-products #frameProduct [id="descProduct"] {
    font-size: 13px;
}

.mamanda-products #frameProduct [id="stateProduct"] {
    font-size: 12px;
}

.mamanda-products #frameProduct .rentButton,
.mamanda-products #frameProduct .buttonAction {
    font-size: 13px;
}

.catalog-help > div > p:last-child,
.mamanda-products .textMessage,
.mamanda-products .textTitle {
    font-size: 15px;
}

/* Information pages */
.info-hero__copy > p:last-child {
    font-size: 16px;
}

.info-tabs a {
    font-size: 14px;
}

.about-content > p,
.forum-content > p,
.partnership-copy > p:not(.info-eyebrow),
.info-rich-content {
    font-size: 16px;
}

.about-values span,
.forum-topic-grid p,
.info-contact-card > div > p:last-child {
    font-size: 14px;
}

/* Video page */
.video-hero > div:first-child > p:last-child {
    font-size: 16px;
}

.video-hero__stats span {
    font-size: 13px;
}

.mamanda-videos #headerTextReview2 {
    font-size: 13px;
}

.mamanda-videos #headerTextReview3 {
    font-size: 15px;
}

.video-product-price {
    font-size: 14px;
}

.mamanda-videos .video-whatsapp-button {
    font-size: 15px !important;
}

.mamanda-videos .related-video-card .headerTextReview4 {
    font-size: 16px;
}

.mamanda-videos .related-video-card .headerTextReview4Custome2,
.mamanda-videos .related-video-card .buttonMamanda a {
    font-size: 12px;
}

/* Login */
.login-back {
    font-size: 13px;
}

.login-intro > div > p:not(.login-eyebrow) {
    font-size: 16px;
}

.login-trust {
    font-size: 13px;
}

.mamanda-login #mamandaLoginText small,
.login-server-alert,
.login-panel > center > div[style*="background-color : green"] {
    font-size: 14px !important;
}

.login-field > span {
    font-size: 13px;
}

.mamanda-login .boxStyle,
.mamanda-login .buttonStyle {
    font-size: 15px;
}

.mamanda-login #alert,
.login-register,
.login-help,
.login-footer {
    font-size: 13px;
}

@media (max-width: 760px) {
    .mamanda-home,
    .mamanda-detail,
    .mamanda-products,
    .mamanda-info,
    .mamanda-videos,
    .mamanda-login {
        font-size: 16px;
    }

    .hero-intro > p:not(.eyebrow),
    .catalog-hero__copy > p:last-child,
    .info-hero__copy > p:last-child,
    .video-hero > div:first-child > p:last-child,
    .login-intro > div > p:not(.login-eyebrow) {
        font-size: 16px;
    }

    .about-content > p,
    .forum-content > p,
    .partnership-copy > p:not(.info-eyebrow),
    .info-rich-content,
    .product-description {
        font-size: 16px;
        line-height: 1.8;
    }
}
