/*
Theme Name: Odyssey
Theme URI: https://3theme.com/tf009/
Description: TheSi – Photography WordPress Theme
Version: 1.0.0
Author: foreverpinetree@gmail.com
Author URI: http://foreverpinetree.com/
Text Domain: thesi
Tags: custom-menu, featured-images, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Documentation: https://3theme.com/tf009/assets/doc/
Template: thesi
*/

@charset "UTF-8";

:root {
    --pt-color-highlight: #cdb88d !important;
    --pt-text-color-action: #908672 !important;
    --pt-fontFamily-body: "alpinenewalps-regular",
    sans-serif !important;
}

.menu-text-small .pt-header {
    font-size: max(0.82em, 11px) !important;
}

@media (max-width: 801px) {
    .sc-slider .sc-btn .btn {
        padding-top: min(0.5em, 3vw) !important;
        padding-bottom: min(0.5em, 3vw) !important;
    }

    .sc-slider .text .btn {
        font-size: 0.5em !important;
    }

    .sc-btn .btn:not(.large-on) {
        padding: min(0.5em, 3vw) min(0.5em, 4vw) !important;
    }
}
