#module-hiblog-blogdesc #left-column,
#module-hiblog-blog #left-column,
#module-hiblog-blogcategory #left-column,
#module-hiblog-blogtag #left-column,
#module-hiblog-blogsearch #left-column,
#module-hiblog-blogauthor #left-column {
    position: relative;
    opacity: 1;
    left: 0;
    top: 0;
    overflow: hidden;
    background-color: transparent;
    width: 20%;
}
#module-hiblog-blogdesc #left-column .tvleft-column-remove,
#module-hiblog-blog #left-column .tvleft-column-remove,
#module-hiblog-blogcategory #left-column .tvleft-column-remove,
#module-hiblog-blogtag #left-column .tvleft-column-remove,
#module-hiblog-blogsearch #left-column .tvleft-column-remove,
#module-hiblog-blogauthor #left-column .tvleft-column-remove {
    display: none !important;
}
#module-hiblog-blogdesc #content-wrapper.left-column,
#module-hiblog-blog #content-wrapper.left-column,
#module-hiblog-blogcategory #content-wrapper.left-column,
#module-hiblog-blogtag #content-wrapper.left-column,
#module-hiblog-blogsearch #content-wrapper.left-column,
#module-hiblog-blogauthor #content-wrapper.left-column {
    width: 80%;
}
.hi-blog-sidebar-block-17 {
    border: 1px solid rgba(0, 0, 0, 0.07);
    box-shadow: none;
    clear: both;
}
@media only screen and (max-width: 1199px) {
    #module-hiblog-blogdesc #content-wrapper.left-column,
    #module-hiblog-blog #content-wrapper.left-column,
    #module-hiblog-blogcategory #content-wrapper.left-column,
    #module-hiblog-blogtag #content-wrapper.left-column,
    #module-hiblog-blogsearch #content-wrapper.left-column,
    #module-hiblog-blogauthor #content-wrapper.left-column {
        width: 100%;
        float: none;
    }

    #module-hiblog-blogdesc #left-column,
    #module-hiblog-blog #left-column,
    #module-hiblog-blogcategory #left-column,
    #module-hiblog-blogtag #left-column,
    #module-hiblog-blogsearch #left-column,
    #module-hiblog-blogauthor #left-column {
        float: none;
        width: 100%;
    }
  
  #module-hiblog-blogdesc #wrapper > .container > .row,
  #module-hiblog-blog #wrapper > .container > .row,
  #module-hiblog-blogcategory #wrapper > .container > .row,
  #module-hiblog-blogtag #wrapper > .container > .row,
  #module-hiblog-blogsearch #wrapper > .container > .row,
  #module-hiblog-blogauthor #wrapper > .container > .row {
  	display: flex;
    flex-direction: column;
  }
  
  #module-hiblog-blogdesc #content-wrapper,
  #module-hiblog-blog #content-wrapper,
  #module-hiblog-blogcategory #content-wrapper,
  #module-hiblog-blogtag #content-wrapper,
  #module-hiblog-blogsearch #content-wrapper,
  #module-hiblog-blogauthor #content-wrapper {
  	order: 2;
  }
  
}

#blog_post_container .post-info-block h2 a:hover,
.blog_post_position_container .post-info-block h2 a:hover {
	color: #f46F33;
}
.blog-tab-content .custom-checkbox span {
	width: auto;
}
#blog_desc_container .customer-comments-form-block .comments-form-footer a {
	margin-top: 10px;
}
.hi-blog-sidebar-block a:hover,
#blog_post_container .post-info-block .post-read-more-button:hover{
	color: #f46F33;
}
#module-hiblog-postdetails .hi-blog-desc-image-hover {
	min-height: auto !important;
}
.hi-blog-search-block input[type=text]:focus {
  	outline: 3px solid #f46F33;
  	border-color: #f46F33;
}
.hi-blog-search-block input[type=text]:focus+button .search,
.hi-blog-search-block button[type=submit] .search:hover {
	color: #f46F33;
}
.post-published,
a.hi-blog-post-like,
#blog_post_container .post-info-block .post-read-more-button {
	color: #000000;
}
.pagination>li>span,
.pagination>li>a {
	background: #000000;
  	color: #fff;
}
