.home #loginform label{display: none;}

/*-------Page-with-sidebar----------*/

/* Block: Widget Search */
.widget_search input[type='text']{    
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #b4b4b4;
    background-color: #f6f6f6;
    height: 60px;
    font-size: 16px;
    padding: 10px 16px;
    padding-left: 60px;    
    line-height: 1.3333333;
    display: block;
    width: 100%;
    background-image: none;
    border: 1px solid #cbcbcb;
    outline: none !important;
}
.widget_search input[type='submit']{
    display: none;
}

.widget_search form > div{
    position: relative;
}
.widget_search form > div:before{
    font-family: 'Glyphicons Halflings';
    content: "\e003";
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #b4b4b4;
    
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    text-align: center;
    pointer-events: none;
    
}


/* Block: Social */
.block.widget_text .connect .icon{
    padding: 3px;
    margin: 0px 25px 15px 0px;
}
.block.widget_text .connect .icon a{
    line-height: 56px;
    width: 56px;
    height: 56px;
    font-size: 20px;
}

/* Block: list */
.block-list ul{
    margin: 0px;
    padding: 0px;
}
.block-list ul li > a:before{
    font-family: 'FontAwesome';
    content: "\f105";
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #e9e9e9;
    text-align: center;
    line-height: 18px;
    border-radius: 100%;
    color: #FFF;
    vertical-align: middle;
    text-indent: 2px;
    margin-right: 10px;
}
.block-list ul li > a:hover:before,
.block-list ul li.active > a:before{
    background-color: #4f8ac7;
}
.block-list ul li > a:hover,
.block-list ul li.active > a{
    color: #4f8ac7;   
}

/*-----right-sidebar----------------*/
.mini-product-list .post-image{margin-right: 15px;}
.mini-product-list .post-image img{border-radius: 0px;  box-shadow: none;}
.mini-product-list .post-detail{margin-left: 0px;overflow: hidden;zoom:1;}


/*--------comment form----------------------*/

/* Blog Comment */
.commentlist,
.commentlist .children{
    margin: 0px;
    padding: 0px;
}
.commentlist .children{
    margin-left: 80px;
}
.commentlist li,
.commentlist .children li{
    background-color: #f2f2f2;
    padding: 15px;
    margin-bottom: 40px;
    overflow: hidden;
}
.commentlist .children li{
    background-color: #FFF;
    clear: both;
    margin-bottom: 0px;
    margin-top: 20px;
}
.comment-box .comment-user{
    float: left;
    border-radius: 100%;
    overflow: hidden;
}
.comment-box .comment-user img{
    width: 65px;
    height: 65px;
}
.comment-box .comment-detail{
    margin-left: 80px;
}


.comments-area article{margin: 0px;padding: 0px;margin-left: 80px;}
.comments-area article header img{margin-left: -80px;    border-radius: 100%;    }
.comments-area article header cite{  font-size: 20px;line-height: 1.1;color: #4f8ac7;margin-bottom: 10px;}
.comments-area .bypostauthor article cite span{display: none;}
.comments-area article header a{float: right;  color: #284767;}
.comments-area article header a:hover{color: #4f8ac7;}
.comments-area article .comment-content{margin-top:10px; }
.comments-area article .comment-content p{margin-bottom: 10px;}
.comments-area article .reply{text-align: right;}
.comments-area article .reply a + span{display: none;}
.comments-area article .reply a{  font-family: 'Montserrat', sans-serif;padding: 4px 16px;font-size: 14px;line-height: 1.42857143;border-radius: 20px;border: 1px solid #bfbfbf;color: #b4b4b4; text-align: center;display: inline-block;}
.comments-area article .reply a:hover{border-color: #4f8ac7;background-color: #4f8ac7;color: #FFF;}


#respond form{
    margin: 0px -7px;
    padding: 0px;
}
#respond form label{
    font-weight: normal;
}
#respond form > [class*="comment-"] {
    width: 33.33333333%;
    float: left;
}
#respond form input[type="text"]{
    width: 100%;
}
#respond form .comment-form-comment{
    float: none;
    width: 100%;
}
#respond form p{
    padding-right: 7px;
    padding-left: 7px;
    margin: 0px 0px 15px;
}

#respond form input[type='text'],
#respond form textarea{    
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #2b5464;
    border:1px solid #f6f6f6;
    background-color: #f6f6f6;
    height: 45px;
    font-size: 14px;
    padding: 10px 16px;
    line-height: 1.3333333;
    display: block;
    width: 100%;
    background-image: none;
    outline: none !important;
    border-radius: 4px;
}
#respond form textarea{
    height: auto;
}
#respond form input[type='submit']{
    font-family: 'Montserrat', sans-serif;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    display: inline-block;
    background-color: #4f8ac7;
    color: #FFF;
    border: 1px solid #4f8ac7;
    outline: none !important;
}
#respond form .form-submit{
    text-align: right;
    margin-top: 20px;
}
#respond form input[type='submit']:hover{
    background-color: #284767;
    border-color: #284767;
    color: #FFF;
    background-image: none;
}
/*-------------blog-list page----------------------------*/
.bloglist-left .blog-image{
float: left;
margin-right: 20px;
}
/*.bloglist-left .blog-content {
overflow: hidden;
}*/
.blog-main .blog-post-meta {
margin-bottom: 10px !important;
}
.entry-content {
line-height: 1.3;
}
/*--------------sidebar-custom--------------------------------*/
.sidebar a.post-title {
color: #4f8ac7;
text-decoration: none;
font-size: 17px;
}
.sidebar .post-detail p {
font-size: 13px;
line-height: 1.4;
}

.sidebar .post-detail .date {
font-size: 12px;
}

.breadcrumb li a{padding-right: 5px;}
/*---------------Member loginbutton-----------------------*/
.member-box .login-submit {
  clear: both;
  min-height: inherit  !important;
}

/*@media screen and (min-width: 992px) {
    .rwd-display-options{
        display: none;
    }
}*/
.rwd-display-options span {
    color: #ffffff;
    text-align: right;
    float: right;
}
.rwd-display-options span:hover{
    cursor: pointer;
}

#loginform .login-submit input {
    position: relative;
    bottom: -10px;
}

/*.logo_text {
    float:left;
    padding:22px 0 0;
}
.navbar.fixed .logo_text {
    font-size: 12px;
    /*line-height: 12px;
    padding: 19px 0 0;
}*/