/*
Theme Name: Woodmart Child
Theme URI: https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/full_screen_preview/20264492
Description: My WordPress Woodmart child theme.
Template: woodmart
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.1
Text Domain: woodmart-child
*/
@media (max-width: 460px) {
    #yith-wcwtl-output {
        padding: 5px;
    }
    #yith-wcwtl-output form {
        display: inherit;
    }
    input#yith-wcwtl-email {
        font-size: 12px;
    }
    :is(.btn,.button,button,[type="submit"],[type="button"]) {
        padding: 2px;
        text-transform: none;
    }
}

@media (min-width: 1025px) {
    .main-page-wrapper > .page-title.title-size-small {
        min-height: 156px;
    }
}