/*
 Theme Name:   TeHera v1
 Description:  TeHera v1
 Author:       Manish   
 Template:     thewest
 Version:      1.0.0
*/

body{
background:transparent url('https://tehera.co.nz/wp-content/uploads/2017/05/body-bg.png');
}

@media (min-width: 980px){
#main_container{
max-width:960px;
margin:auto;
background-color:#fff;
}

body{
overflow-x:hidden;
}
}

img.logo{
width:90%;
}

h2.header-location:after{
border:none;
}


.header-te-hera h2{
text-align: center;
    margin-bottom: -18px;
    font-size: 34px;
}

.header-te-hera h2::after{
border:none;
}

.side_menu_wrapper .social_icon{
margin:auto;
display:block;
}

.atw-entry-hdr h2{
margin-bottom:0;
}

.atw-entry-hdr h2 a{
color: #0f0f0f;
}

article.atw-post header.atw-entry-header{
margin-bottom:0 !important;
}

.slider-item{
height:400px !important;
}

.right_content_wrapper .footer_wrapper {
     padding:0px; 
     margin-top: 0px; 
}

.sidebar-nav li {
    line-height: 22px;
}

.atw-entry-utility, .atw-entry-meta {
display:none;
}

h2.atw-entry-title a{
    font-size: 22px;
    color: #0f0f0f;
    letter-spacing: 1px;
    line-height: 35px;
}

h2.atw-entry-title:after{
border:0;
}


h2:after{
    content: '';
    position: absolute;
    border: 2px solid #cbaa5c;
    width: 30%;
    display: block;
    top: 0;
}

.side_menu_wrapper .menu ul a{
color:#333
}

.site-title{
margin-top:25px;
}

#sidebar-wrapper{
    xbackground:#fff !important;
position:absolute;
overflow-y:hidden;
}

.side_menu_wrapper:after {
    border-top: 100px solid #fff;
display:none;
}

h2.header-location{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

img.header-address-block{
    width: 70%;
    margin: auto;
    vertical-align: middle;
    display: block;
}

img.small-logo{
    width: 30%;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}