/*
Theme Name: Naturally®
Theme URI: https://themes.muffingroup.com/betheme
Author: Carlos Gonzalez
Author URI: https://muffingroup.com
Description: Betheme Child for Naturally®
Template: betheme
Version: 1.0
*/

@font-face {
    font-family: 'Gotham Rounded';
    src: url('fonts/GothamRounded-Medium.woff2') format('woff2'),
        url('fonts/GothamRounded-Medium.woff') format('woff'),
        url('fonts/GothamRounded-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham Rounded Book';
    src: url('fonts/GothamRounded-Book.woff2') format('woff2'),
        url('fonts/GothamRounded-Book.woff') format('woff'),
        url('fonts/GothamRounded-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Marian Text';
    src: url('fonts/MarianText-1554Roman.woff2') format('woff2'),
        url('fonts/MarianText-1554Roman.woff') format('woff'),
        url('fonts/MarianText-1554Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Marian Text';
    src: url('fonts/MarianText-1554Italic.woff2') format('woff2'),
        url('fonts/MarianText-1554Italic.woff') format('woff'),
        url('fonts/MarianText-1554Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Trade Gothic Next SR Pro';
    src: url('fonts/TradeGothicNextSRPro-Rg.woff2') format('woff2'),
        url('fonts/TradeGothicNextSRPro-Rg.woff') format('woff'),
        url('fonts/TradeGothicNextSRPro-Rg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fancy { font-family: 'Marian Text'; }
.locations { font-family: 'Trade Gothic Next SR Pro'; }
.bold { font-weight: 600; letter-spacing: 0.06rem; }
.bigger { font-size: 1.2rem; }
.column_cf7 input, .column_cf7 select, .column_cf7 textarea { min-height: 61.5px; max-width: 420px; float: none; }
span.wpcf7-form-control-wrap { width: auto !important; margin-right: 20px; }
.social { float: left; margin-right: 20px; list-style: none outside; font-size: 24px; }
.social li { display: inline-block; margin-right: 15px; }
.footer-links-head { font-weight: 600; text-transform: uppercase; font-size: 80%; color: #00a499; }
.footer-links { font-weight: 600; }
.spacer { width: 30px; }


@media only screen and (min-width: 768px) and (max-width: 959px) {

.ingredients { font-size: 1rem; line-height: 120%; }
.locations { }

}