/*
* 1. Kopa-hotline
* 2. Page navigation
*/

/* 1. Kopa-hotline */
.kopa-hotline .widget.widget_text {
    margin-bottom: 0;
}
.kopa-hotline .widget.widget_text .widget-title {
    display: none;
}

.kopa-header .header-top-right .kopa-no-cart:before {
    background: none;
}
.kopa-entry-list.style1 .entry-item .inner .entry-box .entry-title a {
    word-wrap: break-word;
}
.copyright a{
    color:#fff;
}
.copyright a:hover {
    color:#ffc618;
}
.kopa-fullwidth-page .kopa-main-col {
    width: 100%;
}

.kopa-callnow-widget, .copyright .widget, .home-top-carousel {
    margin-bottom: 0!important;
}
.copyright .widget .widget-title {
    display: none;
}

#humberger-menu .kopa-social-links ul li {
    margin-left: 13px;
}
/* 2. Page navigation */
.kopa-pagination ul li.kopa-previous {
    margin-left: 4px!important;
}
.kopa-pagination ul li{
    margin-left: 4px;
}
.widget.kopa-product-list-3-widget header {
    margin-bottom: 80px;
}

.kopa-portfolio-widget .masonry-wrapper .big_width {
    width: 38.69565217391304%;
}
.kopa-portfolio-widget .masonry-wrapper .medium_width {
    width: 29.39130434782609%;
}
.kopa-portfolio-widget .masonry-wrapper .normal_width {
    width: 14.43478260869565%;
}
@media screen and (max-width: 799px) {
    .kopa-portfolio-widget .masonry-wrapper .big_width {
    width: 48%;
    }
    .kopa-portfolio-widget .masonry-wrapper .medium_width {
    width: 48%;
    }
    .kopa-portfolio-widget .masonry-wrapper .normal_width {
    width: 24%;
    }
}

@media screen and (max-width: 479px) {
    .kopa-portfolio-widget .masonry-wrapper .big_width {
        width: 100%;
    }
    .kopa-portfolio-widget .masonry-wrapper .medium_width {
        width: 100%;
    }
    .kopa-portfolio-widget .masonry-wrapper .normal_width {
        width: 48%;
    }
}


.widget.home-top-carousel-2-wrapper {
   margin-bottom: 0!important;
}

#bottom-sidebar-2 .kopa-contact-info-widget{
    padding-top: 0;
    margin-bottom: 0;
    text-align: left;
}
#comments .comments-list .comment .comment-wrap .media-body > header .pull-right a {
    padding-left: 2px;
    padding-right: 2px;
}
.kopa-related-posts.s-left .item .entry-content .entry-title a, .kopa-related-posts.s-left .item .entry-content p {
    word-wrap: break-word;
}
.kopa-entry-post .kopa-divide-no-element {
    width: 100%;
    height: 1px;
    margin: 20px 0;
}
.nf-layout-page .nf-main-page {
    margin-bottom: 25px;
}
.single-post .kopa-related-posts h4.entry-title span {
    font-size: 14px;
}
.kopa-team-widget, .kopa-newsletter-widget, .kopa-purchase-1-widget {
    position: relative;
}
.kopa-pagination.s2 ul li > span span {
     color: #8e8e8e;
 }
.kopa-pagination.s2 ul li > span.current span {
    color: #fff;
}
.nf-layout-blog_2 .audio-format .entry-thumb iframe {
    height: 80px;
}
.nf-shop-no-top-sidebar {
    min-height: 64px;
}
.header-no-job {
    padding-bottom: 14px!important;
}
#kopa-post-title span {
    color: #ce033d;
}
.kopa-breadcrumb .page-title h1 span {
    font-size: 23px!important;
    color: #ce033d;
}
.kopa-post-list-2-widget .excerpt, .kopa-post-list-2-widget .related-posts ul li .entry-item h5 a {
    word-wrap: break-word;
}
#above-bottom-sidebar-2 .widget_nav_menu h3.widget-title {
    display: none;
}
.bread-crumb .current-page {
    color:#fff!important;
}
.kopa-header .kopa-main-nav .main-menu > li ul li a {
    padding-left: 16px;
    padding-right: 16px;
}
.news-no-gallery-portfolio .mb-50 {
    margin-bottom: 0!important;
}
.news-no-gallery-portfolio .pt-50 {
    padding-top: 0!important;
}

/* search no result */

.kopa-search-result {
    text-align: center;
}
@media screen and (max-width: 979px) {
    .kopa-search-result {
        margin-bottom: 30px;
    }
}
.kopa-search-result h2 {
    font-family: "Raleway", sans-serif;
    font-size: 120px;
    line-height: 1.2;
    color: #e1e1e1;
    font-weight: 700;
    margin-bottom: 40px;
}
@media screen and (max-width: 479px) {
    .kopa-search-result h2 {
        font-size: 80px;
        line-height: 1.1;
    }
}
.kopa-search-result p {
    font-size: 23px;
    color: #353535;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
}
@media screen and (max-width: 479px) {
    .kopa-search-result p {
        font-size: 14px;
    }
}
.kopa-search-result .search-form {
    margin: 0 auto;
    border: 1px solid #eaeaea;
    width: 510px;
}
@media screen and (max-width: 639px) {
    .kopa-search-result .search-form {
        width: 100%;
    }
}
.kopa-search-result .search-form input {
    float: left;
    width: 462px;
    height: 46px;
    font-size: 14px;
    line-height: 16px;
    color: #adadad;
    border: 0;
    padding: 15px;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
}
@media screen and (max-width: 639px) {
    .kopa-search-result .search-form input {
        width: 392px;
    }
}
@media screen and (max-width: 479px) {
    .kopa-search-result .search-form input {
        width: 252px;
    }
}
.kopa-search-result .search-form button {
    float: left;
    width: 46px;
    height: 46px;
    text-align: center;
    border: 0;
    padding: 0;
    background: #1c1c1c;
}
.kopa-search-result .search-form button i {
    color: #fff;
}
#above-bottom-sidebar-2 .widget {
    margin-bottom: 45px;
}
.nf-layout-about-page .widget_text {
    margin-bottom: 70px;
}

.nf-layout-portfolio-archive-1 .kopa-image-widget img, .nf-layout-portfolio-archive-2 .kopa-image-widget img{
    max-width: inherit;
}
.kopa-entry-post .kopa-pagination ul li .current {
    transform: skew(-20deg);
}
#comments .kopa-pagination.style1 ul li span.fa {
    border: 1px solid #e5e5e5;
}
#comments .kopa-pagination.style1 ul li span.fa:hover {
    border: 1px solid #ce033d;
    background: #ce033d;
    color: #fff;
}
#admin-bar .menu-wrapper.sticky-menu {
    top:32px!important;
}
.por-detail .dt-left {
    width: 120px;
}
.kopa-sync-portfolio-widget .active.synced .entry-thumb img {
    opacity: 0.5;
}
.widget_top_rated_products ul.product_list_widget li del {
    float: left;
}
.widget_top_rated_products ul.product_list_widget li ins .amount {
    font-weight: bold;
}
.woocommerce-page ul.products li.product a .image-wrapper .price del .amount {
    font-weight: normal;
    font-size: 20px;
}
.woocommerce .kopa-shop-detail div.product .summary .price, .woocommerce-page .kopa-shop-detail div.product .summary .price {
    color:#b8b8b8;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active {
    color:#ce033d;
}
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
    color:#777777;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover {
    color:#ce033d;
}
#setting-error-tgmpa {
    clear: both;
}
.kopa-no-page-title-bg #main-content {
    padding-top: 70px;
}
.sticky-post {
    position: relative;
}

.sticky-post .sticky-post-icon {
    position: absolute;
    top: 0;
    left: 0;
    padding: 9px 16px;
    background: rgba(206, 3, 61, 0.8);
}

.sticky-post .sticky-post-icon i {
    font-size: 16px;
    color: #fff;
}

.kopa-entry-list.style1 .sticky-post .sticky-post-icon {
    top: 13px;
    left: 13px;
}

.kopa-entry-list.style2 .sticky-post .sticky-post-icon {
    left: 14px;
}
.kopa-contact-info-2-widget {
    margin-bottom: 0;
}
#kopa-page-content {
    margin-bottom: 60px;
}
.page #respond {
    padding-bottom: 100px;
}
/* edit default widget check by monster widget */
.nf-block-white .widget_archive .widget-title, .nf-block-white .widget_nav_menu .widget-title,
.nf-block-white .widget_calendar .widget-title, .nf-block-white .widget_categories .widget-title,
.nf-block-white .widget_pages .widget-title, .nf-block-white .widget_meta .widget-title,
.nf-block-white .widget_recent_comments .widget-title, .nf-block-white .widget_recent_entries .widget-title,
.nf-block-white .widget_rss .widget-title, .nf-block-white .widget_search .widget-title,
.nf-block-white .widget_tag_cloud .widget-title, .nf-block-white .widget_text .widget-title
{
    font-size: 22px;
    line-height: 28px;
}
.nf-block-copyright .widget_archive ul li a, .nf-block-copyright .widget_nav_menu ul li a,
.nf-block-copyright .widget_calendar .widget-title, .nf-block-copyright .widget_categories ul li a,
.nf-block-copyright .widget_pages ul li a, .nf-block-copyright .widget_meta ul li a,
.nf-block-copyright .widget_recent_comments ul li a, .nf-block-copyright .widget_recent_comments ul li,
.nf-block-copyright .widget_recent_entries ul li a, .nf-block-copyright .widget_tag_cloud .tagcloud a,
.nf-block-copyright .widget_rss ul li a, .nf-block-copyright .widget_rss ul li, .nf-block-copyright .widget_rss ul li span, .nf-block-copyright .widget_rss ul li cite
{
    color: #646464!important;
    font-size: 14px;
}
.nf-block-copyright .widget_rss .widget-title a {
    color: #646464!important;
}