/*
Theme Name: sorrento
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.0
Version: 1.17
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sorrento
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

.nounderline a { text-decoration: none !important; }
main { margin-top:0px !important; }
.hover-button-dark:hover a { background-color: var(--wp--preset--color--sorrento-black) !important; color: var(--wp--preset--color--base-2) !important; }
footer.wp-block-template-part { margin-top: 0px; }
a.has-sorrento-green-background-color:hover { opacity: 0.80 !important; }

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: left !important;
    --navigation-layout-justify: left !important;
}


ul.wp-block-navigation__submenu-container {
    padding-top: 0px !important;
}

.wp-block-navigation__responsive-container {
    background-color: var(--wp--preset--color--sorrento-creame) !important;
} 

.hidden { display: none; }

:where(.wp-site-blocks *:focus) {
    outline-width: 0px !important;
}
