/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 14.1

All css files are placed in /css/ folder
*/
li.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-bandi {
    list-style: none;
}
body.page-template-template-archives .sections_group {
    width: 100% !important;
}

body.page-template-template-aziende .sections_group{
    width: 100%;
}

.client.client-box {
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    margin-bottom: 20px;
    border-top: 1px solid #999;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
}

.client.client-box h2 {
    font-size: 19px;
    padding-left: 10px;
    color: #326f52;
}

.client.client-box .details {
    padding-left: 10px;
}

.client.client-box .details span {
    font-size: 16px;
    margin-right: 10px;
}


.page-template-template-aziende #Top_bar .menu_wrapper {
    z-index: 201;
    width: 85%;
    height: 130px;
    display: inline-block;
}

.page-template-template-aziende #Top_bar .menu > li > a span:not(.description){
    padding: 0 16px;
}

.page-template-template-aziende a{
    color: #007153
}