/*
Theme Name:     Garmahis
Description:    
Author:         garmahis
Template:       justwrite

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.browse-more {
display:none;
}

@media screen and (max-width: 1600px)
.browse-more { display:none;
}

.menu-main {
border-right-width: 0px;
}

.post-thumbnail {
width: 0%;
display: none;
}

.post-content {
width: 100%;
float: left;
padding: 0 36px 36px;
border-bottom: 01px solid #e1e1e1;
background-color: #fff !important;
}

.container {
margin: 0px auto;
border-top-width: 0px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
}

.wrap {
padding: 0 60px;
background: #2c3e50;
}

@media (max-width: 500px) {
    .wrap {
padding: 0 10px !important;
background: #2c3e50;
}

}

@media (max-width: 500px) {
    .content-wrap{
padding-top: 60px !important;
}

}

@media (max-width: 500px) {
    .back-to-top{
display: none !important;
}

}

.content-wrap {
background: #fff !important;
}

.top.logo-image{
background: #fff !important;
}

.top.logo-image {
padding: 46px 0;
}

.footer-wrap {
background: #ecf0f1;
}

.menu-wrap {
border-width: 0px !important;
}

.post-template-1 .details .post-small-button {
background: #fff !important;
}

.container {
margin-top: 2%;
-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
background: #fff !important;
}

.body{
background-color: #f8f9fa;
}

.single-template-1 .post-content {
padding: 0 36px 36px;
background: #fff !important;
}

.single-style-template-1 .posts-wrap{
padding: 0 0 0 0;
}

.back-to-top {
position: absolute;
top: 45px;
right: 45px;
display: block;
font-size: 41px;
height: 71px;
width: 72px;
line-height: 1;
padding-top: 7px;
text-align: center;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
border-width: 4px;
border-style: solid;
}

.footer-wrap {
padding-bottom: 2%;
}

.posts-wrap {
padding-right: 0px !important;
}

.comments-area {
padding-left: 45px !important;
}