
@charset 'utf-8';
/*
 Theme Name: Verbosa-Child
 Theme URI: http://www.cryoutcreations.eu/wordpress-themes/verbosa
 Description: Are you a writer? An author? Or maybe a photographer? An artist? Perhaps you do online reviews? Or are you just casually blogging about music, movies and such? Do you like to ramble on? Are you a creator? Do you generate content of any kind? Are we asking too many questions? Is this too much? Have we crossed the line? Well then you should give Verbosa a try as she may have all the tools needed to assist you and your creativity. Verbosa is all about elegant typography, efficient use of contrast, spacing and simplicity. We used all the tricks at our disposal to improve legibility, create emphasis and generate a proper design flow that would make your content more inviting to be read. Verbosa is also truly responsive, with a fluid layout, uses microformats and microdata for best SEO results, takes great advantage of featured images, supports Google fonts, has social menus with over 100 social icons, is translation ready and RTL. And everything's editable via the customizer with over 100 options! And as an extra, we've coded in a fresh and exquisite perfume that will follow you everywhere once you install the theme!
 Author: Cryout Creations
 Author URI: http://www.cryoutcreations.eu
 Template:	verbosa
 Version: 1.2.1.1
 Tested up to: 5.6
 Requires PHP: 5.6
 License: GNU General Public License v3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags: one-column, two-columns, right-sidebar, left-sidebar, footer-widgets, grid-layout, custom-background, custom-colors, custom-header, flexible-header, custom-menu, featured-images, full-width-template, microformats, post-formats, rtl-language-support,  sticky-post, theme-options, threaded-comments, translation-ready, blog, news, photography
 Text Domain: verbosa
*/


@import url("/wp-content/themes/verbosa/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */


#colophon .widget-container
{
    padding-top:1em;
}



.entry-content p:not(.has-text-align-center)
{
    text-align:justify;
    text-indent:2em !important;

}

/*
.text-justify
{
    text-align:justify;
    text-indent:2em !important;
}
*/
ul.text-justify
{
    text-align:justify;
    text-indent:0 !important;
    padding-left:2em !important;
}



.current-menu-item a span
{
    color:#1e730d;
    text-decoration:underline;
}

.eu_logos
{
    display:flex;
    align-content:center;
    justify-content: center;
    position:sticky;
    top:0;
    background:white;
    z-index:100;
    margin-top:20px;
}

.entry-content br
{
    margin-bottom:20px;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption
{
    font-size: 15px;
    font-weight: bold;
    padding-bottom:2px !important;
}


.wp-block-table td, .entry-content td
{
    border:1px solid #000000 !important;
}


#nav-below, .lp-page-inside .entry-header
{
    display:none !important;
}


.vc_separator-has-text h4
{
    font-size:20px !important;
}

#branding .header-image {
	margin: 1em auto 1em !important; 
}

.entry-content a
{
    text-decoration:underline !important;
}
/*
#branding img.header-image
{
    max-height: 150px !important;
}
*/
#access
{
    margin-top:0 !important;
}

aside .widget-container
{
margin-bottom:0px;
}


#footer-inside, .tp-arr-allwrapper > div, #comments
{
    display:none !important;
}


/* .tp-mask-wrap .tp-caption */
div[id^="slide-"][id$="layer-1"]
{

position: relative;
display: inline-block;
margin: 0 0 10px;
border-top: 2px solid;
border-bottom: 2px solid;
font-size: 3em;
letter-spacing: 2px;
font-weight: bold;
line-height: 1.1;
text-transform: uppercase;
}