/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/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.
Requires at least: 5.3
Tested up to: 5.6
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Template: twentytwentyone

*/
.apostoluespa{
position: fixed;
    z-index: 999;
}

input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
    width: 100%;
}


ul.nea {
    display: flex;
}

.wp-block-latest-posts.nea:not(.is-grid) > li {
    margin-top: 0px!important;
}

.nea li:nth-child(2n) {
    padding: 0px 30px!important;
}


.blog .entry-content p,
.single-post .entry-content p{
	max-width: var(--responsive--alignwide-width)!important;
}

 .blog .default-max-width ,
 .single-post .default-max-width {
    max-width: var(--responsive--alignwide-width)!important;
 }

.single-post .entry-title {
    font-size: 3em!important;
}


.post-taxonomies,
.byline {
    display: none!important;
}
@media only screen and (max-width:480px){
button.aicon_link {
    top: 105px;
   }
  }