/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: Nick
Author URI: https://oceanwp.org/about-me/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce
Version: 1.8.3.1589926731
Updated: 2020-05-20 07:18:51

*/


/*--------------------------------------
 * Default
**--------------------------------------*/
html, body, button, input, select, textarea, pre, a, h1, h2, h3, h4, h5, p, span {
	font-family: '나눔고딕', NanumGothic, 'Nanum Gothic', '맑은 고딕', 'malgun gothic', AppleGothicNeoSD, 'Apple SD 산돌고딕 Neo', 'Microsoft NeoGothic',  'Droid sans', sans-serif !important;
}

.fa, .fab, .fas, .far, .theme-heading .text:before, .menu-item i:before, [class^="icon-"], .sidr-class-icon::before, .icon-bubble::before, .icon-magnifier::before, .icon-folder, .fa-calendar-check {
    font-family: fontAwesome !important;
    font-style: normal !important;
}
i {
    font-style: normal !important;
}

.icon-magnifier::before {
    content: "\f002" !important;
}
.icon-close::before {
    font-family: fontAwesome !important;
    content: "\f00d" !important;
}
.sidr-class-toggle-sidr-close {
    color: #ed5b36 !important;
}
.icon-home:before {
    font-family: fontAwesome !important;
    content: "\f015" !important;
}
.icon-folder:before {
    content: "\f115" !important;
}
.icon-bubble:before {
    content: "\f27b" !important;
}
.icon-lock::before {
    font-family: fontAwesome !important;
    content: "\f011" !important;
}
.fa-calendar-check::before {
    content: "\f017";
}

.icon-user::before, .icon-power::before {
    font-family: fontAwesome !important;
    font-weight: normal !important;
    display: inline-block;
    margin-top: 3px;
}
.icon-user::before {
    content: "\f234";    
}
.icon-power::before {    
    content: "\f011";
}
.fa-user::before {
    display: none;
}

.label-link, .color-link {
    color: #dd3333 !important;
    font-weight: 500;
}
.label-bold {
    font-size: 1.2em;
    font-weight: bold;
}
.label-under {
    border-bottom: 1px solid #777;
}

.color-white {
    color: #fff;
}
.color-black {
    color: #000 !important;
}
.color-red {
    color: #ea3723 !important;
    font-weight: 500;
}
.color-orange {
    color: orange !important;
}
.color-blue {
    color: #73b5fe !important;
}
.color-blue2 {
    color: #73b5fe;
}
.color-light-blue {
    color: #00ffff !important;
}
.color-yellow {
    color: #FFCD04 !important;
}
.color-green {
    color: green !important;
}
.color-title {
    color: #404040;
}

pre {
    white-space: pre-wrap;
    color: #555;
}

.cut-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
}

.skip-link {
    display: none;
}

.grecaptcha-badge{
    visibility: collapse !important;
}

.hide-pc {
    display: none;
}


/*--------------------------------------
 * Header
**--------------------------------------*/
.top-col.col-1, .top-col.col-2 {
    text-align: left !important;
    flex: none !important;
}
.top-col.col-1 {
    width: 15%;
}
.top-col.col-2 {
    width: 85%;
}
.header-searchform {
    width: 60%;
}

.custom-logo {
    height: 100px !important;
}

.top-header-inner {
    position: relative;
}
.top-mark {
    position: absolute;
    top: -18px;
    right: 0;
    width: 220px;
}

.header-searchform > input {
    border: 1px solid #345a98 !important;
    max-width: 100% !important;
    color: #333 !important;
}
#site-header .search-submit {
    background-color: #345a98 !important;
    color: #fff !important;
}

#site-navigation-wrap {
    border-top: 1px solid #f3f3f3;
}
#menu-main-menu > .menu-item > a {
    font-size: 1em !important;
    font-weight: bold;
}
#menu-main-menu .current-menu-item > a {
    color: #345a98 !important;
}

/* #mobile-dropdown {
    background-color: #0f0f0f !important;
} */
#mobile-nav a {
    color: #333 !important;
}

#site-navigation {
    width: 100%;
}
#site-navigation a:hover {
    color: #345a98 !important;
}

#site-navigation-wrap .container {
    position: relative;
}
#site-navigation {
    position: static !important;
}

.nav-content {
    display: none;
}

.right-menu {
    float: right !important;
}
.right-menu > a {
    padding: 0 10px !important;
}
.user-login, .user-register, .logged-in .user-logout, .logged-in .user-info {
    display: block;
}
.logged-in .user-login, .logged-in .user-register, .user-logout, .user-info {
    display: none;
}
.user-login > a::before, .user-logout > a::before {
    font-family: fontAwesome;
    content: "\f08b";
}
.user-register > a::before, .user-info > a::before {
    font-family: fontAwesome;
    content: "\f044";
}

.page-header {
    background: url(https://www.mt-police07.com/wp-content/uploads/2020/10/bg_header.jpg) !important;
}
.page-header-title {
    font-weight: bold;
    font-size: 1.4em !important;
}

.breadcrumb_last {
    display: none;
}

#main #content-wrap {
    padding: 50px 0;
}
#primary {
    border-right: 1px solid #d5d5d5;
}

/* 빵가루 */
.fbc-page {
    position: absolute;
    right: 0;
    top: -12px;
}
.fbc-page .active {
    display: none !important;
}

/* -------------------------------------------------
 * Single
** ------------------------------------------------- */
@media only screen and (min-width: 1025px) {
    .single .content-area {
        padding-right: 100px;
    }
}

.single .entry-title {
    border-bottom: none;
}
.single-post-title {
    font-size: 1.3em !important;
}

.site-content .thumbnail > img {
    padding: 3px;
    background-color: #eee;
    border: 1px solid #ccc;
}

.site-content strong {
    color: #555;    
}
.entry-content strong {
    color: #cd6464;
}
.entry-content li > h3 {
    margin-bottom: 0;
}

.home .site-content a, .entry-content a, .page-id-21 .site-content a {
    color: #ed5b36;
    padding-bottom: 2px;
    border-bottom: 3px solid #ed5b36;
}
.single-post .entry-content a {
    background-color: #fafafa;
}

.entry-content, .site-content {
    color: #777;
    font-size: 1.1em;
}
.entry-content h2 {
    font-size: 1.2em;
    margin-top: 50px;
}
.entry-content h2:first-child {
    margin-top: 0;
}

.entry-content blockquote {
    border-color: #9f9f9f;
    background-color: #f7f7f7;
    padding: 10px 20px;
}
.entry-content li {
    margin-bottom: 7px;
}

.blockquote {
    background-color: #f7f7f7;
    border-left: 7px solid rgb(118, 181, 252);
    font-style: italic;
    padding: 7px;
}

.cat-list-btn {
    text-align: center;
    margin: 50px 0;
}
.cat-list-btn > a {
    border-bottom: none;
    display: inline-block;
    padding: 7px 20px;
    background-color: #252525 !important;
    color: #eee !important;
    border: 2px solid #000000 !important;
    border-radius: 20px;
    text-decoration: none !important;
}
.cat-list-btn > a:hover {
    color: #fff !important;
    background-color: #d33;    
}

.single .post-tags {
    line-height: 3;
}
.single .post-tags > span {
    margin-right: 5px;
}

/* 댓글 */
.comment-author-template {
    font-size: 12px;
    color: #999;
}
.comment-content a {
    color: #13aff0;
}
.comment-link {
    color: #000;
    font-weight: 500;
}
.comment-link::before {
    font-family: fontAwesome;
    content: "\f2be";
    display: inline-block;
    width: 30px;
    height: 30px;
}
.comment-date, .comment-form-email {
    display: none !important;
}

/* 관련 글 */
.related-post .published {
    display: none;
}

@media only screen and (min-width: 960px) {
    #related-posts .col {
        margin-bottom: 1em;
    }
}

.related-post-title > a {
    color: #555;
}

.comment-form-url {
    display: none;
}
.comment-awaiting-moderation {
    color: red;
}


/* -------------------------------------------------
 * Category & Sidebar
** ------------------------------------------------- */
.ios .tax-desc, .ios .blog-entry-summary {
    font-size: 15px;
}
.tax-desc {
    padding: 10px;
    border: 5px solid #524d48;
    background-color: #f4f4f4;
    margin-bottom: 20px;
    font-size: .9em;
}
.tax-desc > p {
    color: #555;
    margin-bottom: 0;
}
.tax-desc a, .cat-footer a {
    color: #ed5b36;
    font-weight: 500;
}

.bbs_head + .tax-desc {
    display: none;
}

.blog-entry-inner {
    border: 1px solid #d5d5d5 !important;
}
.blog-entry-title, .blog-entry-summary {
    overflow: hidden;
    height: 97px;    
}
.blog-entry-summary {
    height: 93px;
    font-size: .9em;
}
.blog-entry .meta {
    padding-top: 10px;
}

.cat-footer {
    margin-top: 30px;
    border: 1px solid #eee;
    padding: 0 10px;
    padding-bottom: 0;
}
.cat-footer > h3 {
    border-bottom: 1px solid #eee;
    background-color: #f7f7f7;
    padding: 10px;
    margin-left: -10px;
    margin-right: -10px;
}

/* 사이드바 */
.widget-title {
    font-weight: bold;
}

.sidebar-box {
    margin: 60px 0;
}

.sidebar-contact > a {
    display: block;
    margin-bottom: 10px;
}
.sidebar-contact > a:last-child {
    margin-bottom: 0;
}


/* -------------------------------------------------
 * 공지사항, 먹폴픽방 => 스포츠분석
** ------------------------------------------------- */
.category-4 .site-main .row, .category-331 .site-main .row {
    display: block;
    margin-bottom: 40px;
}
.category-4 .post, .category-331 .post {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}
.category-4 .post:nth-child(2n), .category-331 .post:nth-child(2n) {
    background-color: #f4f4f4;
}

.category-4 #blog-entries, .category-331 #blog-entries {
    height: auto !important;
}

.bbs_head, .bbs_body {
    overflow: hidden;
    margin: 0;
    border: 1px solid #4e4e4e;
}
.bbs_li {
    list-style-type: none;
    float: left;
    padding: 10px;
    border-right: 1px solid #4e4e4e;
    text-align: center;
    height: 39px;
}

.bbs_title {
    width: 70%;
}
.bbs_author {
    width: 15%;
}
.bbs_date {
    width: 15%;
    border-right: none;
}

.category-4 .oceanwp-row, .category-331 .oceanwp-row {
    margin: 0;
}
.bbs_body .entry-title {
    margin: 0;
    font-weight: normal;
    font-size: 1em;
    text-align: left;
    display: block;
    width: 99%;
    text-overflow:ellipsis;
    white-space:nowrap;
    word-wrap:normal;
    overflow:hidden;
}

.bbs_body {
    border-bottom: none;
}
.post:last-child .bbs_body {
    border-bottom: 1px solid #4e4e4e;
}

/* 먹폴 픽방 tag 분류 */
.tab-btn-wrap {
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    background-color: #3E3E3E;
}
.tab-btn {
    float: left;    
    border-right: 1px solid #3c3c3d;
    color: #fff;
    background-color: #e3e3e3;
}
.tab-btn.active, .tab-btn:hover {
    box-shadow: inset 0px -2px 0px 0px #cb2027;
    font-weight: bold;
    background-color: #2e2e2e;
    color: #c6c6c6;
}

.tab-btn > a {
    display: block;
    padding: 5px 15px;
}
.tab-btn.active > a, .tab-btn:hover a {
    color: #eee;
}

/* 카테고리 배너 */
.cat-banner {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

.oceanwp-pagination {
    margin-top: 30px;
}


/* -------------------------------------------------
 * Footer
** ------------------------------------------------- */
.footer-top {
    overflow: hidden;
    padding: 10px 0;
    background-color: #345a98;
    border-top: 3px solid #224681;
    border-bottom: 3px solid #224681;
}
.footer-top a {
    color: #dedede !important;
}
.footer-top a:hover {
    color: #fff !important;
}

.footer-top-inner {
    width: 1200px;
    max-width: 90%;
    margin: 0 auto;
    font-size: 1.2em;
}
.footer-menu {
    float: left;
    box-sizing: border-box;
    width: 70%;
    font-size: .9em;
}

#footer-menu {
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    line-height: 3;
}
#footer-menu > .menu-item {
    float: left;
    margin-right: 1em;
}
#footer-menu > .menu-item:last-child {
    margin-right: 0;
}

#footer-menu .sub-menu, #footer-menu .right-menu {
    display: none;
}

.footer-social {
    float: left;
    box-sizing: border-box;
    width: 30%;
    font-size: 1.2em;
    line-height: 2;
}
.footer-social > a {
    margin-right: 15px;
}
.footer-social > a:last-child {
    margin-right: 0;
}

/* site info */
.footer-info {
    padding-top: 30px;
    background-color: #0f182b;
    color: #ddd;
}
.footer-info > .footer-top-inner {
    padding-bottom: 20px;
    border-bottom: 1px solid #1b2a4a;
    overflow: hidden;
}

.footer-logo {
    float: left;
    width: 20%;
}
.site-info {
    float: left;
    width: 80%;
    font-size: .9em;
    padding-top: 20px;
}

.site-info > p {
    margin-bottom: 0;
}

#footer-widgets {
    background-color: #0f182b !important;
}
.footer-widget .page-item-2, .footer-widget .menu-item-24, .footer-widget .right-menu {
    display: none;
}
.footer-widget .sub-menu {
    padding-left: 20px !important;
}
.footer-widget .menu-item-911, .footer-widget .menu-item-454 {
    border-bottom: none !important;
}

#menu-main-menu-2 {
    overflow: hidden;
}
#menu-main-menu-2 > li {
    float: left;
    margin-right: 1em;
}
#menu-main-menu-2 .sub-menu a::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 7px;
    background: url(https://www.mt-police07.com/wp-content/uploads/2020/11/sub-white.png) no-repeat;
}

#footer-bottom {
    background-color: #080c17 !important;
    border-top: 1px solid #1c2b51;
}
#footer-bottom a {
    color: #e56f34 !important;
}

#scroll-top {
    bottom: 60px !important;
}


/* -------------------------------------------------
 * 고객센터
** ------------------------------------------------- */
.page-template-contact-page h2 {
    font-size: 1.4em;
}
.page-template-contact-page .site-content {
    font-size: 1.1em;
}

.top-40 {
    margin-top: 40px;
}

/* 콘택트폼 > 탭 메뉴 */
.page-id-21 .tab-btns {
    margin: 0;
    border: 1px solid #ccc;
    border-bottom: none;
    position: relative;
    top: 1px;
    z-index: 9;
    overflow: hidden;
    list-style-type: none;
}
.page-id-21 .tab-btn {
    float: left;
    padding: 10px 20px !important;
    border-right: 1px solid #5a544e;
    background-color: #716b64;
    color: #fff !important;
    border-bottom: none !important;
}
.page-id-21 .tab-btn.active {
    background-color: #fff;
    color: #333 !important;
}
.page-id-21 .tab-btn.active:hover {
    color: #929292 !important;
}

.page-id-21 .tab-content {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 50px;
    display: none;
}
.page-id-21 .tab-content.active {
    display: block;
}


/* -------------------------------------------------
 * uchat
** ------------------------------------------------- */
/* 모바일 채팅방 버튼 */
.mobile-btns {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background-color: rgba(8, 12, 23, .9);
    border: 1px solid #444;
    margin: 0;
    list-style-type: none;
}
.mobile-btns > li {
    box-sizing: border-box;
    float: left;
    width: 33.3%;  
    text-align: center;
    border-right: 1px solid #444;
}
.mobile-btns > li:last-child {
    border-right: none;
}
.mobile-btns > li > a {
    display: block;
    color: #fff;
    padding: 8px;
}

/* 채팅방 */
.chat-room {
    display: inline-block;
    width: 100%;
    height: 500px;
    border-bottom: 1px solid #ccc;
}

@media only screen and (max-width: 1024px) {
    .mobile-btns {
        display: block;
    }
    .home .mobile-btns {
        display: none;
    }

    #u-chat {
        display: none;
        position: fixed;
        z-index: 999;
        left: 0;
        bottom: 38px;
        display: none;
    }
    #u-chat.on {
        display: block;
    }

    .iphone #footer-chat {
        bottom: 68px;
    }
}


/*--------------------------------------------------------------
 * Cross Browser Patch
** ------------------------------------------------------------- */
.lazyload, .lazyloading {
    opacity: 1 !important; /* IE Lazyloading not working fix */
}


/*--------------------------------------------------------------
 * 팝업창
** ------------------------------------------------------------- */
.hustle-nsa-link {
    position: absolute;
    top: 0;
}

/* 먹튀폴리스 사칭범 주의 */
.postid-26952 .hustle_module_id_7 {
    display: none !important;
}


/*--------------------------------------
 * Media query
**--------------------------------------*/
/* https://www.mt-police07.com/livescore/livescore/ */
@media only screen and (min-width: 1200px) {
    .page-id-12058.has-sidebar .container {
        max-width: 75%; /* 1260px */
    }

    .m-banner {
        max-width: 70%;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 1024px) {
    #menu-main-menu a {
        padding: 0 10px !important;
    }
}
@media only screen and (max-width: 960px) {
    #site-header {
        border-bottom-color: #991818 !important;
    }
    .oceanwp-mobile-menu-icon {
        background-color: #bc2a2a !important;        
    }
    .mobile-menu {
        color: #fff !important;
        font-size: 1.1em !important;
    }

    .sidr-class-toggle-sidr-close {
        color: yellow !important;
    }
    .sidr-class-mobile-searchform {
        display: block !important;
    }

    .top-mark {
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .top-col.col-1 {
        width: 30%;
    }
    .top-col.col-2 {
        width: 70%;
    }
    .header-searchform, #medium-searchform {
        width: 90%;
    }

    #site-header.medium-header .oceanwp-mobile-menu-icon {
        position: absolute;
        top: 38px;
        right: 0 !important;
        z-index: 9999;
        background-color: #fff !important;
    }
    .mobile-menu {
        color: #000 !important;
        font-weight: bold;
        border: 1px dotted #eee;
    }
    #mobile-nav a {
        color: #fff !important;
    }

    .right-menu {
        float: none !important;
    }
    .right-menu > a {
        padding: 12px 40px !important;
    }

    .responsive-logo {
        max-width: 110px !important;
    }

    .site-breadcrumbs {
        position: absolute !important;
        right: 0 !important;
        max-width: 50% !important;
        margin-top: -16px !important;
    }
    .fbc-page {
        top: 10px;
    }

    #right-sidebar-inner > .sidebar-box:last-child {
        margin-bottom: 0;
    }
    .oceanwp-pagination {
        margin-top: 0;
    }
}
@media only screen and (max-width: 480px) {
    #site-header.medium-header .top-header-wrap {
        padding: 10px 0;
    }

    #site-header.medium-header {
        text-align: left !important;
    }

    .oceanwp-mobile-menu-icon {
        top: 16px !important;
    }

    #site-logo {
        position: relative;
        left: -20px;
    }

    .fbc-page {
        top: -11px;
    }

    #main #content-wrap {
        padding: 20px 0;
    }

    .hide-pc {
        display: block;
    }

    .short_recent_list {
        margin-left: 0;
    }

    .blog-entry-title, .blog-entry-summary {
        height: auto;
    }

    .small09 {
        font-size: .9em;
    }
    .small {
        font-size: 1em;
    }

    .site-info {
        padding-top: 0;
    }
}