/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Template: blocksy
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Tags: accessibility-ready,blog,block-patterns,e-commerce,wide-blocks,block-styles,grid-layout,one-column,two-columns,three-columns,four-columns,right-sidebar,left-sidebar,translation-ready,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments
Version: 2.1.9.1756318370
Updated: 2025-08-27 18:12:50

*/

.custom-logo-with-text-wrapper a {
  display: flex;
  flex-direction: column;
}
.custom-logo-with-text-wrapper .custom-logo-text {
  margin-bottom: 0px;
}

.custom-logo-with-text-wrapper a:hover .custom-logo-text,
.custom-logo-with-text-wrapper a:focus .custom-logo-text {
  color: var(--theme-link-hover-color);
}

.custom-logo-with-text-wrapper a .custom-logo-text {
  transition: color 0.3s ease-in;
}

@media screen and (max-width: 450px) {
  .custom-logo-with-text-wrapper span.custom-textarea-logo {
    font-size: 12px;
  }
}
