/*
Theme Name: Pouch Love
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:*/



.av-image-caption-overlay-center {
    font-size: 1.6em;
    font-weight: bold;
}

.av-caption-image-overlay-bg {
    border-radius: 50%;
}

 /*centered menu*/
.av-main-nav li:nth-child(3) {
    margin-right:350px;
}

#header_main_alternate {
    margin-top: -60px;
    z-index:9;
}
.logo {
z-index:9999!important;    
max-width:200px;
}

#socket .social_bookmarks {
    float: right;
    margin: 0px 0 0 30px;
    position: relative;
    font-size: 16px;
}

#socket {
    font-size: 16px;
    margin-top: -1px;
    z-index: 1;
}

.template-shop .single-product-main-image .images a {
    border: none !important;
}

#socket .sub_menu_socket {
    margin-top: 10px;
}

.avia-menu-fx {
    display: none;
}

.av-main-nav ul {
    width: 180px;
}

.avia-button.avia-size-large {
    font-size: 20px !important;
}

@media screen and (max-width: 990px) {
#socket .sub_menu_socket {
    display:none !important;
}
}

@media only screen and (min-width: 990px) { 
.noDesktop{ display: none !important; } }

.comment-entry.post-entry {
    display: block !important;
}