

footer .column1 {
position: relative;
top: -18px;
}

.qbutton.green:hover {
  background-color: rgba( 223, 9, 25, 0.7);
  border-color: #fff;
  color: #fff;
}

.qbutton.green {
  background-color: rgba( 0, 0, 0, 0);
  border-color: #fff;
  color: #fff;
}

body.single.single-post .post .date {display: none;}

.blog_holder .post .date {display: none;}

.blog_holder article .post_info .time, .blog_holder article .post_info .post_author{display: none;}

::selection {
    background-color: rgba( 223, 9, 25, 1) !important;
    color: #fff !important;    
}

.page-template-blog-small-image span.date.entry_date.updated {
    display: none !important;
}

.latest_post_holder.boxes>ul>li .latest_post .post_infos>span {
    display: none;
}

.blog_holder article .post_info span.time,
.blog_holder article .post_text h2 .date {
    display: none;
}

/* cover boxes fix */
@media screen and (min-width: 1200px) {
.cover_boxes ul li .box, .cover_boxes ul li.act {
    width: 506px;
}
.cover_boxes ul li {
    width: 248px;
}
.cover_boxes ul li .box .thumb {
    width: 240px !important;
}
.cover_boxes ul li .box .box_content {
    width: 220px !important;
}
.cover_boxes ul li .box .box_content {
    left: 260px;
}
.cover_boxes ul li {
    margin-right: 10px;
}
.cover_boxes ul li .box h3 {
    margin-bottom: 10px;
}
.cover_boxes .box_content p {
    font-size: 12px;
    line-height: 20.5px;
}
}
@media screen and (min-width: 1001px) and (max-width: 1200px) {
.cover_boxes ul li .box, .cover_boxes ul li.act {
    width: 430px;
}
.cover_boxes ul li {
    width: 210px;
}
.cover_boxes ul li .box .thumb {
    width: 204px !important;
}
.cover_boxes ul li .box .box_content {
    width: 200px !important;
}
.cover_boxes ul li .box .box_content {
    left: 220px;
}
.cover_boxes ul li {
    margin-right: 10px;
}
.cover_boxes ul li .box h3 {
    margin-bottom: 6px;
}
.cover_boxes .box_content p {
    font-size: 11px;
    line-height: 20.5px;
}
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
.cover_boxes ul li .box, .cover_boxes ul li.act {
    width: 336px;
}
.cover_boxes ul li {
    width: 164px;
}
.cover_boxes ul li .box .thumb {
    width: 160px !important;
}
.cover_boxes ul li .box .box_content {
    width: 160px !important;
}
.cover_boxes ul li .box .box_content {
    left: 174px;
}
.cover_boxes ul li {
    margin-right: 10px;
}
.cover_boxes ul li .box h3 {
    margin-bottom: 6px;
}
.cover_boxes .box_content p {
    font-size: 11px;
    line-height: 16px;
}
}
@media only screen and (max-width: 767px) {
.cover_boxes > ul {
    margin-left: 0px !important;
}
.cover_boxes ul li, .cover_boxes ul li .box .thumb {
    width: 90%;
}    
.cover_boxes ul li .box .box_content {
    margin-top: 10px;
}
.cover_boxes ul li .box .box_content {
    float: left;
    width: 90%;
}
}

.countdown .countdown-section:last-child,
.countdown .countdown-section:nth-child(4),
.countdown .countdown-section:nth-child(3) {
    display: none;
}

.portfolio_single_text_holder h3:first-child {
display: none;
}

.caroufredsel-direction-nav a i, .flex-direction-nav a i {
color:#000;
}

.carousel-indicators {
    display: none !important;
}

ol .flex-control-nav, .flex-control-paging {
    padding-top:2% !important;
}

.portfolio_detail .info.portfolio_custom_date {
    display: none;
}