.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-language:before {
    content: "\f1ab";
}

.kopa-home-4-page .header-top-left, .kopa-home-5-page .header-top-left{
    display: none;
}
.kopa-product-cat a{
    color: #999;
}
.kopa-product-cat a:hover {
    color: #ea2e2b;
}
#bottom-sidebar .widget_nav_menu span, #bottom-sidebar .widget_text span{
    color:#999999;
}
.widget-area-22 .widget_text .kopa-map-1-wrapper iframe{
    width: 100%;
    height: 158px;
}

#kopa-blog3-loading {
    /*height: 32px;*/
    /*background: url("../images/icons/loading.gif") no-repeat scroll center center transparent;*/
    z-index: 1000;
    display: none;
    margin-bottom: 30px;
    margin-top: -20px;
}
.prev-no-thumb{
    margin-left: 15px;
}
.next-no-thumb{
    margin-right: 15px;
}
/* COMMENT FORM*/
.comment-edit{
    margin-left: 5px;
}
.kopa-comment-form-widget .widget-title.style12, #respond .widget-title.style12{
    margin-bottom:0!important;
}
.comment-box input{
    border-radius:0;
}
.page-links{
    color:#ea2e2b;
}

/* HEADER STYLE 3 */
.style3 .kopa-logo, .kopa-sub-page .kopa-logo, .style3 .kopa-logo-2, .kopa-sub-page .kopa-logo-2 {
    top: -5px; }
.style3 .kopa-logo .site-title, .kopa-sub-page .kopa-logo .site-title, .style3 .kopa-logo-2 .site-title, .kopa-sub-page .kopa-logo-2 .site-title {
    margin-top: 8px; }
.style3 .bottom-area-1 .kopa-logo, .kopa-sub-page .bottom-area-1 .kopa-logo, .style3 .bottom-area-1 .kopa-logo-2, .kopa-sub-page .bottom-area-1 .kopa-logo-2 {
    top: 0; }
.style3 .kopa-header-bottom, .kopa-sub-page .kopa-header-bottom {
    border-bottom: 10px solid #cccccc;
    margin-bottom: 30px; }

/* BLOG */
.kopa-fullwidth-page .kopa-main-col, .kopa-fullwidth-page .kopa-main-col .widget-area-25{
    width: 100%;
}
/*
.kopa-page .row{
    margin-right: 0;
    margin-left: 0;
}*/

.kopa-gallery-page .kopa-header-bottom{
    margin-bottom: 0;
}

.kopa-gallery-page .wrapper:last-child {
    background: none !important;
}
.kopa-gallery-page #main-content .widget:after {
    content: '';
    position: absolute;
    border-top: 4px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 0 solid #333333;
    top: 34px;
    left: 0;
    border-left: 4px solid #333333;
    left: -4px;
    z-index: 9998; }

#kopa-rate-loading {
    width: 32px;
    height: 32px;
    background: url("../images/icons/kopa-loader.gif") no-repeat scroll center center transparent;
    z-index: 1000;
    display: none;
    margin-top: 10px;
    float: left;
}
.kopa-post-review .pd-20{
    overflow: hidden;
}
.kopa-no-area-26{
    width: 100%;
}
#bottom-sidebar .widget {
    background: none;
}
.kopa-map iframe{
    width: 100%;
    height: 460px;
    border: 0;
}

.sticky-post {
    position: relative; }
.sticky-post .sticky-icon {
    content: '';
    position: absolute;
    border-top: 0 solid transparent;
    border-bottom: 50px solid transparent;
    border-right: 50px solid #ea2e2b;
    top: 0;
    left: -50px;
    left: auto;
    right: 0;
    z-index: 99; }
.sticky-post .sticky-icon:before {
    content: "\f08d";
    color: #fff;
    font-size: 15px;
    position: absolute;
    left: 32px;
    top: 9px;
    display: block; }
table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}
address {
    font-style: italic;
    margin: 0 0 24px;
}
cite{
    font-style: italic;
}

body.single h1, body.single h2, body.single h3, body.single h4, body.single h5, body.single h6 {
    text-transform: none;
}
#kopa-footer .widget, #kopa-footer .widget a, #kopa-footer .widget h3{
    margin: 0;
    color: #fff;
}
#kopa-footer .widget a:hover{
    color:#ea2e2b;
}

.page-links{
    margin: 0 -5px 0 0;
}
.page-links a{
    margin: 0 5px 5px;
    font-weight: 600;
}
.page-links a:first-child{
    margin-left: 8px;
}