

.hidden {
   display:none;
}
.qode-accordion-holder .qode-accordion-content {
    background-color: rgba(255,255,255,0.8);
    border-bottom: 1px solid #eee;
    padding-top: 40px;
    padding-bottom: 40px;
}
.header_top{
    height: 45px;    
    line-height: 45px;
}

.header_top .q_icon_list {
    display: inline-block;
    margin-right: 28px;
    margin-bottom: 0
}

.header_top .q_icon_list:last-child{
    margin-right: 0;
}

.header_top .q_icon_list .qode-ili-icon-holder{
    border-radius: 4px;
}

footer .q_icon_list .qode-ili-icon-holder, .q_icon_list i{
    border-radius: 4px
}

.hesperiden.tparrows, .hesperiden.tparrows:before{
    height: 64px;
    width: 64px;
    text-align: center;
    line-height: 67px;
    font-size: 24.5px;
    border-radius: 5px;
    color: #272626;
    font-family: FontAwesome;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.hesperiden.tparrows{
    background-color: #fff;
}

.hesperiden.tparrows:hover{
    background-color: #fab012;
}

.hesperiden.tparrows:hover:before{
color: #fff;
}

.hesperiden.tparrows.tp-leftarrow:before{
    content: '\f053';
}

.hesperiden.tparrows.tp-rightarrow:before{
    content: '\f054';
}
i.qode_icon_font_awesome.fa.fa-arrow-up {
        font-size: 20px! important;
}
.side_menu_button{
    top: 3px;
}
.side_menu .widget {
    margin: 0px 0 28px;
}
.page_not_found{
    padding-top: 75px
}

.profile-table table {
    width: 100%;
    text-align: left;
    font-size: 15px; 
}
.profile-table table th, .profile-table  table td {
    padding: 10px;
    text-align: left;
    border: 1px solid #e5e5e5;
}
.profile-table table tr td:first-child {
    background: #8c1818;
    color: white;
}
.blog_holder .post_info,
.blog_holder  .date.entry_date {
	display:none !important;
}
.cff-visual-header {
    margin-bottom: 24px !important;
    display: none;
}
.cff-likebox {
   margin: 0 !important;
}
.home-intros {
   height: 470px !important;
}
.wonderplugin-gridgallery-item-text {
    display:none !important;
}
.wonderplugin-gridgallery-item-img {
    background: #fff;
    padding: 3px;
    border: 1px solid #d9d9d9;
}

.site-list ul  {
    list-style-position: outside;
    margin: 0px 30px;
}