/*
Theme Name: Begleitung und Perspektive
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

h1, h2, h3, h4, h5, h6 { text-transform: none !important; }

.logo {
    margin-top: 15px;
}

h2.woocommerce-loop-product__title {
    font-size: 20px !important;
font-family: 'delius',Helvetica,Arial,sans-serif !important;
}


blockquote {
    border-width: 2px;
}

.all_colors blockquote {
    font-style: italic;
}

h3.widgettitle {
    font-family: 'delius';
}

.html_elegant-blog #top .post-entry .minor-meta {
    text-transform: uppercase;
    font-family: 'delius';
}


/*Logo und Warenkorb untereinander auf mobilen Geräten*/

@media only screen and ( max-width: 500px ) {
     
.avia-menu.av-main-nav-wrap  {
    margin-top: 50px !important;}

    a.cart_dropdown_link {
    margin-top: 50px !important;}
}

