.color-text {
	color:#41ae2e !important;
}

.color-border {
	border-color:#41ae2e !important;
}

.color-bg {
	background-color:#41ae2e !important;
}

.NeedsZone .NZ_type_box p b {
	color:#41ae2e;
}

.contain .goods_Explanation .tab_content .step .texr-box {
    margin: 5px 0 20px;
}
.contain .goods_Explanation .tab_content .step .texr-box p {
    margin-bottom: 5px;
}
.contain .goods_Explanation .tab_content .step .texr-box span {
    color: #41ae2e;
}
/* right */
.continer_inner > .contain .purchase_contain .payment .title {
    border-bottom: 2px solid #41ae2e;
}
.contain .purchase_contain .img_section .thumnail .tail b {
    color: #41ae2e;
}
/* 제품설명서 */
.continer_inner > .contain .goods_Explanation .tabs li:hover {
    color: #41ae2e;
}
.continer_inner > .contain .goods_Explanation .tabs li.active {
    color: #41ae2e;
    border-color: #41ae2e;
}
.contain .goods_Explanation .tab_content .ex_title h4 b {
    color: #41ae2e;
}
/* 1번탭 */
.contain .goods_Explanation .tab_content .Explanation .goods_set .goods > p:before {
    background: #41ae2e;
}
/* == */
.contain .goods_Explanation .tab_content .step .title span {
    color: #41ae2e;
}
.contain .goods_Explanation .tab_content .step .title b {
    color: #41ae2e;
}
.contain .goods_Explanation .tab_content .step .title b:before {
    background: #41ae2e;
}
.contain .goods_Explanation .tab_content .step > img {
    width: 100%;
}
/* 1번탭 */

.contain .goods_Explanation .tab_content .Explanation .goods_set .goods .goods_title:before {
    background: #41ae2e;
}
.contain .goods_Explanation .tab_content .Explanation .goods_set .goods > p span {
    color: #41ae2e;
}

.contain .goods_Explanation .tab_content .f_type .type .title {
    background: url('/img/sub/N cafe/title_bar.png');
}
.contain .goods_Explanation .tab_content .f_type .title span {
    color: #41ae2e;
}

.contain .goods_Explanation .tab_content .f_type .content span {
    color: #ca1313;
}

/* 2번탭 */
.contain .goods_Explanation .tab_content .ex_text .text_box span {
    color: #41ae2e;
}

/* 3번탭 */
.contain .goods_Explanation .tab_content .video .title b {
    color: #41ae2e;
}
.contain .goods_Explanation .tab_content .video .title b:before {
    background: #41ae2e;
}



/* 미디어쿼리 ============================================================= */
@media (max-width:991px) {
   
    .contain .goods_Explanation .tab_content .step .texr-box span {
        font-size: 13px !important;
    }

}
@media (max-width:991px) {
.contain .goods_Explanation .tab_content .step .texr-box ul li {
	font-size:13px
}


}
