@charset "utf-8";
/**************************************
** 개발자들이 필요한 개별 CSS를 모아놓은 곳
***************************************/

/*2020-07-16 YHCHOI SNS연동 관련 */
.product_view .info .product_slider .slider_content .sns_wrapper {
    float: right;
    padding-top: 4.5px;
}
.sns_wrapper{
    margin-top: 13px;
}
.sns_wrapper span.tit {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #212121;
}
.sns_wrapper ul.sns {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
}
.sns_wrapper ul.sns li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
}
ul.sns li.ico01 button {
    background-color: #ffba00;
    background-image: url('/img/kakaolink_btn_small.png');
}
ul.sns li button {
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    border: 0;
}
.span_hide{display:none;}
.con_q_menu li span.visual.test{width:60px;height:60px;background:url(http://down.wjthinkbig.com/bookclub/lounge2/img/v3/common/sprite_button.png) no-repeat;background-size:186px auto;} /* @note 2020-12-29 modify image size */