body {
}

/*전남희망신문 커스텀 css*/
.templete-type3 .common-nav {
    top: 90px;
    border-bottom: 3px solid #4db848;
}

.templete-type3 .header {
    height: 128px;
}

.templete-type3 .topnav-all-wrap .menu-one-depth > a {
    border-color: #4db848;
}

.templete-type3 .topnav-all-wrap {
    left: 0;
    border-color: #4db848;
}

.mid-wrap h2 {
    border-bottom: 2px solid #4db848;
    color: #4db848;
}

.label-orange {
    background-color: #4db848;
}

.templete-type3 .updown_area button.btn_up {
    background-color: #4db848;
}

    .templete-type3 .updown_area button.btn_up:hover {
        background-color: #40943c;
    }


@media (max-width: 767px) {
    .header-top-md {
        border-bottom: 3px solid #4db848;
    }

    .templete-type3 .location-box {
        background-color: #4db848;
    }

    .templete-type3 .location ul li:first-child a {
        background-color: #40943c;
    }
}

@media (min-width: 1180px) {
    .templete-type3 .common-nav .topnav {
        left: 210px;
        max-width: calc(100% - 210px);
    }
}




/*전남희망신문 커스텀 css*/
.templete-type3 .common-nav {
    top: 90px;
    border-bottom: 3px solid #4db848;
}

.templete-type3 .header {
    height: 128px;
}

.templete-type3 .topnav-all-wrap .menu-one-depth > a {
    border-color: #4db848;
}

.templete-type3 .topnav-all-wrap {
    left: 0;
    border-color: #4db848;
}

.mid-wrap h2 {
    border-bottom: 2px solid #4db848;
    color: #4db848;
}

.label-orange {
    background-color: #4db848;
}

.templete-type3 .updown_area button.btn_up {
    background-color: #4db848;
}

    .templete-type3 .updown_area button.btn_up:hover {
        background-color: #40943c;
    }


@media (max-width: 767px) {
    .header-top-md {
        border-bottom: 3px solid #4db848;
    }

    .templete-type3 .location-box {
        background-color: #4db848;
    }

    .templete-type3 .location ul li:first-child a {
        background-color: #40943c;
    }
}

@media (min-width: 1180px) {
    .templete-type3 .common-nav .topnav {
        left: 0;
        margin: 0 auto;
        max-width: initial;
    }
}

