/*
Theme Name: estate-child
Author: SiteOrigin
Author URI: http://siteorigin.com/
Theme URI: http://siteorigin.com/theme/estate/
Template: estate
Description: www.NoteBeat.dk
Version: 1.2.1
License: GNU General Public License 2.0
License URI: license.txt
Tags: test
*/

@import url("../estate/style.css");


body {
    background: #FFFFFF !important;
    word-wrap: break-word;
}

#main {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    zoom: 1;
    width: 1080px;
    margin: 0 auto;
    padding: 30px;
    background: #fff !important;
    position: relative;
}

#masthead .hgroup {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1027px;
    margin: 0 auto;
    padding: 26px 0;
}

.entry .entry-header .entry-title {
    color: #404040;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 2px;
    text-align: left;
    font-weight: 100;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}


/* NAVIGATION STYLING */

.main-navigation a:hover {
    color: #2C2C2C; 
    background-color: rgb(255, 102, 0);

    /* font-weight: 700; */
}


.main-navigation a {
    position: relative;
    line-height: 1em;
    display: block;
    text-decoration: none;
    padding: 25px 31px;
    color: #E0F4F7;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
}

/* Forside banner */
#top-slider .slides .slide .slide-contents h2 {
    color: #ff6600;
    font-size: 48px;
}

#top-slider .slides .slide .slide-contents h4 {
    color: #ff6600;
    font-size: 30px;
}

#top-slider .slides .slide .slide-contents .slide-button a.action-button {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2a2a2a), color-stop(1, #662000));
}

#top-slider .slides .slide {

}

/* links styling*/
a {
    color: #ff6600;
}

a:hover, a:active {
    color: #eeee22;
}

/* knapper */
.so-widget-sow-button-wire-75879e0e874d .ow-button-base a:visited, .so-widget-sow-button-wire-75879e0e874d .ow-button-base a:active, .so-widget-sow-button-wire-75879e0e874d .ow-button-base a:hover {
    color: #ff6600 !important;
}
/* hvorfor vælge os styling */

article#post-11 h1 {
    display: none;
}

article#post-11 .entry-content > *:first-child {
    margin-top: -55px;
}

/* kontakt */

#pg-9-0, #pl-9 .panel-grid-cell .so-panel {
    margin-bottom: 58px !important;
    margin-top: -29px;
    
}

/* footer */

#site-info {
    background: #2C2C2C;
}

