/*
Theme Name:   Lacamperatortilla
Description:  Lacamperatortilla Factory. Variations Child Theme
Author:       Author Name
Template:     variations
Version:      4.2.6.11
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         one-column, wide-blocks, block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, sticky-post
Text Domain:  variations-child
*/
a.wpsl-directions {
    display: none !important;
}

.schema-faq .schema-faq-section{
    margin-bottom: 3.1rem;
    font-size: 18px;
}

.schema-faq .schema-faq-question{
    font-weight: 600;
}

.schema-faq .schema-faq-question strong {
    font-weight: inherit;
}

.schema-faq .schema-faq-answer{
    margin:0;
}

@media (max-width: 767px) {
    .wp-block-post-title {
        margin-top: 0.85rem;
        margin-bottom: 0.85rem;
    }
    .is-layout-flow > * {
        margin-block-start: 0.85rem;
    }
}