.color-text {
    color:#778dc4 !important;
}

.color-border {
    border-color:#778dc4 !important;
}

.color-bg {
    background-color:#778dc4 !important;
}

.NeedsZone .NZ_type_box p b {
    color:#778dc4;
}

/* right */
.continer_inner > .contain .purchase_contain .payment .title {
    border-bottom: 2px solid #3f579e;
}
.contain .purchase_contain .img_section .thumnail .tail b {
    color: #3f579e;
}
/* 제품설명서 */
.continer_inner > .contain .goods_Explanation .tabs li:hover {
    color: #3f579e;
}
.continer_inner > .contain .goods_Explanation .tabs li.active {
    color: #3f579e;
    border-color: #3f579e;
}
.contain .goods_Explanation .tab_content .ex_title h4 b {
    color: #3f579e;
}

.contain .Explanation .Img_Section .product .b_txt_wrap span {
    color: #3f579e; font-weight: bold;
}

.contain .goods_Explanation .tab_content .Explanation .Img_Section {
    background:url('/img/sub/FacebookLike/pd_bg.jpg');
}

.contain .goods_Explanation .tab_content .Explanation .goods_set .goods > p:before {
    background: #3f579e;
}
.contain .goods_Explanation .tab_content .Explanation .goods_set .goods .goods_title:before {
    background: #3f579e;
}
.contain .goods_Explanation .tab_content .Explanation .goods_set .goods > p span {
    color: #3f579e;
}
.contain .goods_Explanation .tab_content .f_type .type .title {
    background: url('/img/sub/FacebookLike/bg_title.png');
}
.contain .goods_Explanation .tab_content .f_type .title span {
    color: #3f579e;
}
.contain .goods_Explanation .tab_content .f_type .type > img {
    margin-bottom: 0;
}
.contain .goods_Explanation .tab_content .step .title span {
    color: #3f579e;
}
.contain .goods_Explanation .tab_content .step .title b {
    color: #3f579e;
}
.contain .goods_Explanation .tab_content .step .title b:before {
    background: #3f579e;
}
.contain .goods_Explanation .tab_content .step > img {
    width: 100%;
}
.contain .goods_Explanation .tab_content .step .texr-box {
    margin: 5px 0 30px;
    font-size: 16px;
}
.contain .goods_Explanation .tab_content .step .texr-box p {
    margin-bottom: 5px;
}
.contain .goods_Explanation .tab_content .step .texr-box span {
    color: #3f579e;
    font-size: 18px;
    vertical-align: top;
    margin: -5px 3px 0 0;
}
.contain .goods_Explanation .tab_content .step .texr-box .add-text {
    margin: 10px 0 0 20px;
}
.contain .goods_Explanation .tab_content .step .step_text {
    font-size: 16px;
    margin-bottom: 20px;
}
.contain .goods_Explanation .tab_content .step .step_text p {
    margin-bottom: 5px;
}
.contain .goods_Explanation .tab_content .step .step_text p span {
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 20px;
    background: #3f579e;
    color: #fff;
    margin-right: 5px;
    border-radius: 11px;
    display: inline-block;
    font-size: 14px;
    font-family: NanumGothicBold;
}
/* 3번탭 */
.contain .goods_Explanation .tab_content .video .title b {
    color: #3f579e;
}
.contain .goods_Explanation .tab_content .video .title b:before {
    background: #3f579e;
}
.contain .goods_Explanation .tab_content .preparing h4 span {
    color: #3f579e;
}

.caution {
    margin-bottom: 20px;
}
.caution .title {
    font-size: 25px;
    color: #3f579e;
    font-family: NanumGothicBold;
    !margin-bottom: 20px;
}
.caution .title img {
    vertical-align: middle;
    margin: -5px 10px 0 0;
    height: 30px;
}
.caution .content {
    font-size: 18px;
    line-height: 25px;
}
.caution .content .cau-phra {
    color: #ed1c24;
    margin-bottom: 15px;
}
.caution .content .addtion {
    margin: 15px 0;
    color: #778dc4;
}
.caution .content .addtion p {
    margin-bottom: 10px;
}

@media (max-width:991px) {
   
    .contain .goods_Explanation .tab_content .step .step_text,
    .contain .goods_Explanation .tab_content .step .texr-box {
        font-size: 14px;
        letter-spacing: -1px;
    }
    .contain .goods_Explanation .tab_content .step .texr-box span {
        font-size: 13px !important;
    }
}

@media (max-width:527px) {
   
    .contain .goods_Explanation .tab_content .step .texr-box .add-text {
        margin: 10px 0 0 15px;
    }
    .contain .goods_Explanation .tab_content .step .texr-box span {
        font-size: 12px;
    }
    .caution .title {
        font-size: 18px;
    }
    .caution .title img {
        height: 25px;
    }
    .caution .content {
        font-size: 14px;
        line-height: 20px;
    }
    .caution .content .cau-phra {
        margin-bottom: 10px;
    }
    .caution .content .addtion {
        margin: 10px 0;
    }
    .caution .content .addtion p {
        margin-bottom: 5px;
    }
}
