/*
Theme Name: Sotobarrena Abogados
Theme URI: 
Description: Tema para Sotobarrena Abogados
Author: <a href="http://www.jorgeenriquez.com" title="Visit author homepage">Jorge Enríquez</a>
Author URI: 
Template: totalbusiness
Version: 1.0.0
*/

@import url('../totalbusiness/style.css');
/*
@font-face {
    font-family: 'webfontregular';
    src: url('/fonts/futuran-webfont.eot');
    src: url('/fonts/futuran-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futuran-webfont.woff') format('woff'),
         url('/fonts/futuran-webfont.ttf') format('truetype'),
         url('/fonts/futuran-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, h1, h2, h3, h4, h5, h6{
	font-family: "webfontregular"!important;
}*/
#totalbusiness-menu-search-button{
	display: none;
}
.totalbusiness-personnel-item .personnel-author-image {
    border-color: #867a69!important;
}
.totalbusiness-accordion-item.style-1 .accordion-title i.icon-minus {
    background-color: #867a69!important;
}

div.top-navigation-wrapper {
    position: fixed;
    width: 100%;
    z-index: 1000;
}

div.header-inner-header-style-1 div.totalbusiness-header-container {
    position: relative;
    top: 50px;
    padding-bottom: 50px;
}
div.totalbusiness-page-title-wrapper {
    background-size: cover;
    min-height: 125px;
}
body.category div.totalbusiness-page-title-wrapper{
    background-image: url('http://sotobarrena.eu/demo/wp-content/uploads/2016/10/header-blog.jpg')!important;
}
.totalbusiness-blog-thumbnail {
    background: transparent;
}

.totalbusiness-personnel-item.box-style .personnel-author-image {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 50%;
    top: -75px;
    margin-left: -60px;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 60px;
}
blockquote {
    border:none!important;
}
.totalbusiness-divider {
    border-color:white;
}