/*input*/
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
    border-color: #111 !important;
}
/*예약일선택 : 날짜선택*/
#get_date_option {
    position: relative;
}
#get_date_option .select_date_boxs {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: #fff;
    z-index: 3;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.1);
    display: none;
}
#get_date_option.active .select_date_boxs,
#get_date_option:active .select_date_boxs,
#get_date_option:focus .select_date_boxs {
    display: block;
}
#get_date_option .select_date_boxs .select_date_top {
    border: 1px solid #aaa;
    border-top: 0px;
    border-bottom: 0px;
    padding: 15px;
}
#get_date_option .datepicker .datepicker-switch {
    font-size: 20px;
    font-weight: 900;
    color: #333;
    font-family: 'Roboto';
}
#get_date_option .datepicker table thead tr th.dow {
    background-color: #f4f4f4;
    color: #4f4f4f;
    border-radius: 0px;
}
#get_date_option .datepicker table thead tr th.dow:first-child {
    border-radius: 30px 0 0 30px;
}
#get_date_option .datepicker table thead tr th.dow:last-child {
    border-radius: 0 30px 30px 0;
}
#get_date_option .datepicker table tr td, 
#get_date_option .datepicker table tr th {
    font-size: 13px;
}
#get_date_option .datepicker table tbody tr th,
#get_date_option .datepicker table tbody tr td {
    font-family: 'Roboto';
    font-weight: 500;
    color: #000;
    padding: 3px 4px 13px;
    border-radius: 4px;
}
#get_date_option .datepicker table tbody tr td:first-child,
#get_date_option .datepicker table tbody tr td:last-child {
    color: #d42222;
}
#get_date_option .datepicker table tbody tr td.old {
    color: #bbb;
}
#get_date_option .datepicker table tbody tr td.old:first-child,
#get_date_option .datepicker table tbody tr td.old:last-child {
    color: #e29292;
}
#get_date_option .datepicker table tbody tr td.day.active,
#get_date_option .datepicker table tbody tr td.day:hover {
    background-color: #f83738;
    color: #fff;
}
#get_date_option .datepicker table tbody tr td.day.active {
    background: url(img/date_checked.png) 11px 21px no-repeat;
    background-color: #f83738;
}
@media (max-width:824px){
    #get_date_option .select_date_boxs .select_date_top {
        padding: 5px;
    }
    
    #get_date_option .select_date_boxs .select_date_top .datepicker {
        padding: 5px;
    }
    #get_date_option .datepicker table tbody tr td.day.active {
        background-position-x : center;
        background-size: 9px;
    }
    #get_date_option .datepicker table tr td, #get_date_option .datepicker table tr th {
        font-size: 11px;
    }
}
.form_body .sit_option .get_item_options .smt_btn,
.sit_option .get_item_options .smt_btn {
    font-size: 15px;
    color: #111;
    font-weight: 300;
    letter-spacing: 0;
    border-radius: 0px;
    width: 100%;
    margin: 0 0 10px;
    height: 50px;
    padding: 0 10px;
    border: 1px solid #aaa;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 0 0 0;
    border: 1px solid #d42222;
    color: #d42222;
    background: none;
    font-weight: 600;
    margin: 0px;
}
#sit_ov #sit_ov_btn {
    margin-top: 20px;
}
#sit_ov #sit_ov_btn button {
    width: 100%;
    border-radius: 0px;
    font-size: 17px;
    height: 60px;
    line-height: 60px;
    font-weight: 400;
    padding: 0px;
}
#sit_ov #sit_ov_btn .row {
    margin: 0 -5px;
}
#sit_ov #sit_ov_btn .row > div {
    padding: 0 5px;
}
#sit_ov #sit_ov_btn .sit_btn_cart {
    color: #666;
    border-color: #666;
}
#sit_ov #sit_ov_btn .sit_btn_buy {
    border-color: #d42222;
    background-color: #d42222;
    color: #fff;
}
#sit_ov #sit_ov_btn .sit_btn_buy:hover {
    border-color: #cb1818;
    background-color: #cb1818;
    color: #fff;
}
@media (max-width:824px){
    #sit_ov #sit_ov_btn {
        margin-top: 0px;
    }
    #sit_ov #sit_ov_btn button {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }
}
/*옵션수정 버튼*/
.option_wr select {
    width: 100%;
    height: 50px;
    padding: 0 10px;
    font-size: 15px;
    color: #111;
    font-weight: 300;
    letter-spacing: 0;
    border: 1px solid #aaa;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(img/all_input_arrow.png) no-repeat 96% 50%/* 화살표 아이콘 추가 */;
}
#sod_bsk_list #mod_option_frm .form-control {
    font-size: 15px;
    color: #111;
    font-weight: 300;
    letter-spacing: 0;
    border-radius: 0px;
    width: 100%;
    margin: 0 0 10px;
    height: 50px;
    padding: 0 10px;
    border: 1px solid #aaa;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 0 0 0;
    background: url(img/all_input_arrow.png) no-repeat 96% 50%/* 화살표 아이콘 추가 */;
}
#sod_bsk_list #mod_option_frm .btn_confirm .btn_submit {
    width: 100px;
    border-radius: 4px;
    font-size: 15px;
    height: 36px;
    line-height: 34px;
    font-weight: 400;
    padding: 0px;
    border-color: #d42222;
    background-color: #d42222;
    color: #fff;
}
@media (max-width:824px){
    #sod_bsk_list #mod_option_frm .form-control,
    .option_wr select,
    #sod_bsk_list #mod_option_frm .form-control {
        font-size: 14px;
        height: 40px;
        background-size: 13px;
    }
}

/*판매정보 옵션*/
#sit_opt_added li {
    border-left: 0;
    border-right: 0px;
    padding: 15px;
    background-color: #f7f7f7;
    border-color: #ddd;
}
#sit_opt_added li:first-child {
    margin-top: 0px;
}
#sit_opt_added .opt_count .sit_qty_minus,
#sit_opt_added .opt_count .num_input,
#sit_opt_added .opt_count .sit_qty_plus,
#sit_opt_added .opt_count .sit_opt_prc {
    display: none !important;
}
#sit_opt_added .opt_count .sit_opt_del {
    position: absolute;
    right: 15px;
    height: 100%;
    background: url(img/cls_btn.png) center center no-repeat;
    width: 18px;
    top: 0;
    cursor: pointer;
    border: 0px;
}
#sit_opt_added .opt_count .sit_opt_del i {
    opacity: 0;
}
#sit_opt_added .opt_name .sit_opt_subj {
    font-size: 15px;
    color: #111;
    font-weight: 300;
    letter-spacing: 0;
}
.sit_option .get_item_options select {
    font-size: 15px;
    color: #111;
    font-weight: 300;
    letter-spacing: 0;
    border: 1px solid #aaa;
    border-radius: 0px;
    background: url(img/all_input_arrow.png) no-repeat 96% 50%/* 화살표 아이콘 추가 */;
}
.sit_option .get_item_options input {
    font-size: 15px;
    color: #111;
    font-weight: 300;
    letter-spacing: 0;
    border-radius: 0px;
    width: 100%;
    margin: 0 0 10px;
    height: 50px;
    padding: 0 10px;
    border: 1px solid #aaa;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 0 0 0;
    background: url(img/all_input_arrow.png) no-repeat 96% 50%/* 화살표 아이콘 추가 */;
}
@media (max-width:824px){
    .sit_option .get_item_options select,
    .sit_option .get_item_options input {
        font-size: 14px;
        height: 40px;
        background-size: 13px;
    }
    #sit_opt_added li {
        padding: 8px;
    }
    #sit_opt_added .opt_name .sit_opt_subj {
        font-size: 12px;
    }
}
/*payment_tit*/
#payment_tit {
    padding: 60px 0;
}
#payment_tit .current {
    text-align: right;
    font-size: 15px;
    color: #999;
}
#payment_tit .current strong {
    font-weight: 500;
}
#payment_tit .current span {
    display: inline-block;
    padding: 0 10px;
    font-size: 11px;
    vertical-align: middle;
}
#payment_tit .current strong.act {
    color: #111;
}
@media (max-width: 824px) {
    #payment_tit {
        padding: 20px 0;
    }
    #payment_tit .current {
        text-align: left;
        font-size: 12px;
    }
}

/*리뷰 별점 공통*/
.rv_star {
    background: url(img/rv_star_full.png) center center no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
}
.rv_star.rv_star_full {
    background: url(img/rv_star_full.png) center center no-repeat;
}
.rv_star.rv_star_half {
    background: url(img/rv_star_half.png) center center no-repeat;
}
.rv_star.rv_star_empty {
    background: url(img/rv_star_empty.png) center center no-repeat;
}
.rv_star.small_stars {
    width: 17px;
    height: 17px;
}
.rv_star.small_stars.rv_star_full {
    background: url(img/rv_star_full_sm.png) center center no-repeat;
}
.rv_star.small_stars.rv_star_empty {
    background: url(img/rv_star_empty_sm.png) center center no-repeat;
}
.rv_star.xs_small_stars {
    width: 10px;
    height: 10px;
    margin-right: -1px;
}
.rv_star.xs_small_stars.rv_star_full {
    background: url(img/rv_star_full_xs.png) center center no-repeat;
}
.rv_star.xs_small_stars.rv_star_empty {
    background: url(img/rv_star_empty_xs.png) center center no-repeat;
}
@media (max-width:824px){
    .rv_star {
        margin: 0 1px 0 0 !important;
        width: 15px;
        height: 15px;
        background-size: 15px !important;
    }
    .rv_star.small_stars {
        margin: 0 1px 0 0 !important;
        width: 11px;
        height: 11px;
        background-size: 11px !important;
    }
    .rv_star.xs_small_stars {
        width: 8px;
        height: 8px;
        background-size: 8px !important;
    }
}

/*페이징처리*/
nav.pg_wrap {
    
}
nav.pg_wrap .pg_current,
nav.pg_wrap .pg_page {
    border: 0px;
    color: #bbb;
    font-size: 15px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    background-color: transparent;
    padding: 0px;
}
nav.pg_wrap .pg_current {
    color: #111;
}
nav.pg_wrap .pg_page.pg_next {
    height: 38px;
    width: 38px;
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 0px;
    background: url(img/nex_arr.png) 14px center no-repeat;
}
nav.pg_wrap .pg_page.pg_end {
    height: 38px;
    width: 38px;
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 0px;
    background: url(img/end_arr.png) 11px center no-repeat;
}