/**
|------------------------
| =Begin Extend CSS
|------------------------
*/

#header {
    background: none repeat scroll 0 0 #f1efef;
    border-bottom: 2px solid #fff;
}

p input.wpcf7-form-control.wpcf7-submit {
    background-color: #6b829b;
    background-image: linear-gradient(to bottom, #6b829b, #6b829b);
    border-color: #94afcc #94afcc #6b829b;
}
.loop-meta-title {
display:none;
}
#loop-meta-inside {
    padding: 25px 0;
}
#footer {
    background: none repeat scroll 0 0 #f1efef;
    color: #2f2f2f;
}
.type-post, .type-page, .type-kamn_portfolio {
    margin: 0 0 60px;
}
#footer_sidebars {
    padding-bottom: 40px;
    padding-top: 45px;
    position: relative;
    width: 100%;
}
#footer_sidebars .widget {
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
    word-wrap: break-word;
}
.color-primary {
    color: #8ca8c7;
}
#header-image-wrapper {
    margin: 10px 0;
    overflow: hidden;
    width: 100%;
}
.widget_services-wrapper-background-base-inverse {
    background: none repeat scroll 0 0 #f1efef;
}
#footer_tail {
    border-top: 2px solid #fff;
}
  h3 {
 font-size: 16px;
    letter-spacing: 1px;
text-transform:uppercase;
    line-height: 24px;
}
.entry-title {
    font-size: 28px;
    letter-spacing: 1px;
}
.menu ul a, .menu ul a:visited {
    font-size: 15px;
}
.menu {
    float: left;
}
.current_page_item {
font-weight:bold;
}
#sidebar .widget-title, #template_full_width .widget-title, #footer_sidebars .widget-title {
    font-size: 16px;
}

/**
|------------------------
| =End Extend CSS
|------------------------
*/