/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.1.1613061512
Updated: 2021-02-11 16:38:32

*/

.site-logo .custom-logo {
    max-width: inherit!important;
    max-height: none;
    width: auto!important;
}
@media (min-width:820px) {
	body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .primary-navigation {
    position: absolute!important;
    top: 76px!important;
    right: 20%!important;
}
}
@media (max-width:820px) {
	body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .primary-navigation {
    position: absolute!important;
    top: 56px!important;
    right: 40px!important;
}
.site-logo .custom-logo {
    max-width: 66%!important;
    max-height: none;
    width: auto!important;
}
}
@media (max-width:481px) {
	body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .primary-navigation {
    position: absolute!important;
    top: 52px!important;
    right: 20px!important;
}
	.site-header { padding-top:22.5px!important; }
}