/* BASIC css start */
#cartWrap .wish-opt {
    color: #FFA500;
}

#cartWrap .tit-space {
    margin-top: 100px
}

/* È¸¿ø µî±Þ Ç¥½Ã */

/* ¹è¼Û ¸Þ¼¼Áö */
#cartWrap .delivery {
    margin-top: 30px;
    font-size: 12px;
    color: #2e2e2e;
    text-align: center
}

/* ÁÖ¹® ÄÁÆ®·Ñ ¹öÆ° */
#cartWrap .btn-order-ctrl {
    margin: 40px 0 50px;
    text-align: center
}

#cartWrap .btn-order-ctrl a {
    width: 178px;
    height: 58px;
    font-size: 16px;
    line-height: 58px
}

#cartWrap .cart-ft2 {
    margin-top: 20px;
    text-align: center;
}

#nhn_btn {
    display: inline;
}

#payco_order_btn {
    display: inline;
}

#kakaopay_order_btn {
    display: inline;
    vertical-align: top;
}

.__checkout_img_comm {
    visibility: unset !important;
}

.tb-normal {
    font-weight: normal
}

.realtime-btn-up {
    display: inline-block;
    width: 26px;
    height: 26px;
    text-indent: -9999em;
    vertical-align: top;
    background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat;
    background-position: 0 0;
}

.realtime-btn-dw {
    display: inline-block;
    width: 26px;
    height: 26px;
    text-indent: -9999em;
    vertical-align: top;
    background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat;
    background-position: 0 -26px;
}

#cartWrap .txt-spin {
    line-height: 21px
}

.cart-free-wrap {
    text-align: center;
}

.cart-free-wrap .btn-list-open {
    position: relative;
    display: inline-block;
    width: 250px;
    height: 58px;
    line-height: 58px;
    color: #000;
    font-size: 14px;
    text-align: center;
    border: 1px solid #000
}

.cart-free-wrap .btn-list-open span {
    position: absolute;
    top: 27px;
    right: 30px;
    display: inline-block;
    width: 12px;
    height: 6px;
    background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_cart_free.gif) 0 0 no-repeat
}

.cart-free-wrap .btn-list-open span.open {
    background-position: 0 -6px
}

.cart-free-wrap p {
    padding: 5px 0 20px;
    font-size: 12px
}

.cart-free-wrap p span {
    font-weight: bold
}

.cart-free-wrap .btn-more {
    display: inline-block;
    width: 94%;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    border: 1px solid #383838;
    background: #fff;
    color: #383838;
    font-size: 1em;
    text-align: center;
}

.cart-free-wrap .btn-more span {
    display: inline-block;
    margin-left: 5px;
    width: 12px;
    height: 6px;
    background: url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_cart_free.gif) 0 -6px no-repeat;
    vertical-align: middle;
}

.cart-free-wrap .list-wrap {
    overflow-x: hidden;
    overflow-y: auto;
    height: 450px;
    padding: 15px 14px 30px;
    margin-top: 20px;
    border: 1px solid #b7b7b7;
    display: none;
}

.cart-free-wrap .list-wrap ul {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    *zoom: 1
}

.cart-free-wrap .list-wrap ul:after {
    clear: both;
    content: "";
    display: block;
}

.cart-free-wrap .list-wrap ul li {
    word-wrap: break-word;
    word-break: keep-all;
    display: inline-block;
    vertical-align: top;
    width: 24%;
    list-style: none;
}

.cart-free-wrap .list-wrap ul li dl {
    margin: 15px 15px 10px;
}

.cart-free-wrap .list-wrap ul li dl dt {
    margin-bottom: 13px;
}

.cart-free-wrap .list-wrap ul li dl dt img {
    width: 100%;
    height: auto;
    border: 0;
}

.cart-free-wrap .list-wrap ul li dl dd {}

.cart-free-wrap .list-wrap ul li dl dd strong {
    color: #f40000;
}

.cart-free-wrap .list-wrap ul li dl dd a {
    display: inline-block;
    padding: 5px 8px 3px;
    margin-top: 8px;
    border: 1px solid #999;
    color: #666;
    font-weight: bold;
    background: #fff;
}

/* ÇÏÀÌºê¸®µå ¿É¼Ç */
.opt_dd img {
    vertical-align: top;
}

.opt_dd .basket-option-detail {
    display: inline-block;
    vertical-align: top;
}

.opt_dd .basket-option-detail .basket-option-dlist li {
    margin-bottom: 7px;
    word-break: break-all;
    word-wrap: break-word;
}

.opt_dd .basket-option-detail .basket-option-dlist li img {
    width: 23px;
    height: 23px;
    margin-right: 8px;
    vertical-align: middle;
}

/* IE7 Hack */
.cart-free-wrap .list-wrap ul li {
    *float: left
}


/* Á¤±â¹è¼Û ÅÇ */
#cartWrap .cart-tab:after {
    clear: both;
    content: "";
    display: block;
}

#cartWrap .cart-tab {
    height: 68px;
    margin: 50px 0 0 3px;
    border-bottom: 2px solid #000;
}

#cartWrap .cart-tab li {
    float: left;
    width: 50%;
    height: 67px;
    margin-left: -6px;
    *margin-left: -7px;
    border: 1px solid #d5d5d5;
    border-bottom: none;
    background: #f9f9f9;
}

#cartWrap .cart-tab li:first-child {
    margin-left: 0;
}

#cartWrap .cart-tab li a {
    display: block;
    line-height: 70px;
    font-weight: bold;
    color: #898989;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    background: none;
}

#cartWrap .cart-tab li.now {
    position: relative;
    z-index: 1;
    height: 68px;
    border: 2px solid #000;
    border-bottom: none;
    background: #fff;
}

#cartWrap .cart-tab li.now a {
    line-height: 68px;
    color: #000;
}


.MS_tb_delivery {
    z-index: 10
}

/* ¼¥ÆäÀÌ ¹Ù·Î±¸¸Å */
#productDetail #shoppay_btn {
    padding-top: 10px;
}

/* PC (°øÅë) »ó¼¼ÆäÀÌÁö Àü¿ë */
#cartWrap #shoppay_btn {
    display: inline;
}

/* PC (°øÅë) Àå¹Ù±¸´Ï Àü¿ë */
.shopdetail #shoppay_btn {
    padding-top: 10px;
}

/* MO (4.0) »ó¼¼ÆäÀÌÁö Àü¿ë */
#basket #shoppay_btn {
    margin-top: 20px;
}

/* MO (4.0) Àå¹Ù±¸´Ï Àü¿ë */
.shopdetail #shoppay_btn {
    text-align: center;
}

/* MO (ÆÄ¿öÆÑ) »ó¼¼ÆäÀÌÁö Àü¿ë */
.basket #shoppay_btn {
    text-align: center;
}

/* MO (ÆÄ¿öÆÑ) Àå¹Ù±¸´Ï Àü¿ë */

.shoppay_storebtn_bx,
.shoppay_storebtn_bx *,
.shoppay_button_box,
.shoppay_button_box * {
    display: inline-block !important;
    overflow: hidden;
     !important;
    float: none !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 none !important;
    font-size: 11px !important;
    line-height: 16px !important;
    font-family: 'µ¸¿ò', Dotum, Helvetica, sans-serif !important;
    text-align: left !important;
    text-decoration: none !important;
    vertical-align: top !important;
    background: none !important;
    border-radius: 0 !important;
}

.shoppay_button_box {
    width: auto !important;
    height: 100% !important;
    zoom: 1 !important;
    padding: 0 !important;
    border-top: 2px solid #2b2f3a !important;
    background-color: #fff !important;
}

.shoppay_button {
    position: relative !important;
    margin: 0 !important;
    padding: 5px 0 5px 88px !important;
    zoom: 1 !important;
}

.shoppay_button .shoppay_blind {
    overflow: hidden !important;
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    clip: rect(0 0 0 0) !important;
}

.shoppay_text {
    display: block !important;
    *display: inline !important;
    position: absolute !important;
    top: 10px !important;
    left: 0 !important;
    width: 82px !important;
    height: 26px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: url('/images/common/shoppay_sp_text.png') no-repeat !important;
}

.shoppay_btn_list {
    *zoom: 1 !important;
    display: table !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    table-layout: fixed !important;
    list-style: none !important;
}

.shoppay_btn_list tbody {
    display: table-row-group !important;
}

.shoppay_btn_list tr {
    display: table-row !important;
}

.shoppay_btn_list .shoppay_btn_item {
    *width: 120px !important;
}

.shoppay_btn_item {
    display: table-cell !important;
    height: 37px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
}

.shoppay_btn_link {
    display: block !important;
    height: 35px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #bfc4c7 !important;
    background-color: #fcfcfc !important;
    background-repeat: no-repeat !important;
    background-repeat: no-repeat !important;
    text-align: center !important;
    text-decoration: none !important;
}

.shoppay_btn_item:first-child .shoppay_btn_link {
    margin: 0 !important;
}

.shoppay_text {
    background-size: 82px auto !important;
}

.shoppay_btn_link.shoppay_btn_pay {
    background-size: 133px auto !important;
}

.shoppay_btn_link.shoppay_btn_pay {
    background-image: url('/images/common/shoppay_sp_payment.png') !important;
    background-position: 50% 0 !important;
    background-repeat: no-repeat !important;
    border-radius: 2px !important;
}

.shoppay_btn_link.btn_blue {
    border-color: #025eea !important;
    background-color: #025eea !important;
}

.shoppay_event {
    position: relative !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 3px 0 0 0 !important;
    border: 0 none !important;
    border-top: 1px solid #e5e9ea !important;
    letter-spacing: -0.5px !important;
}

.shoppay_event_tex t {
    display: block !important;
    *display: inline !important;
    overflow: hidden !important;
    *width: 100% !important;
    margin: 0 !important;
    padding: 5px 0 !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
    *zoom: 1 !important;
    text-overflow: ellipsis !important;
    word-wrap: normal !important;
}

.shoppay_event_text {
    padding: 0 !important;
}

.shoppay_event_text .event_title {
    display: inline !important;
    margin: 0 5px 0 0 !important;
    padding: 0 !important;
    font-weight: normal !important;
    color: #015ce8 !important;
    vertical-align: middle !important;
}

.shoppay_event .shoppay_event_text .event_link {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    font-weight: normal !important;
    color: #727272 !important;
    text-decoration: none !important;
    vertical-align: middle !important;
}

.shoppay_event .shoppay_event_text .event_link span {
    display: inline-block !important;
    margin: -1px 0 1px !important;
    vertical-align: middle !important;
}

.shoppay_type_A_1 {
    width: 277px !important;
    height: 70px !important;
}

.shoppay_type_A_2 {
    width: 296px !important;
    height: 84px !important;
}

.shoppay_type_A_2 .shoppay_button {
    padding: 5px 0 5px 86px !important;
}

.shoppay_type_A_2 .shoppay_text {
    top: 14px !important;
}

.shoppay_type_A_2 .shoppay_btn_link {
    height: 45px !important;
}

.shoppay_type_A_2 .shoppay_btn_link.shoppay_btn_pay {
    background-position: 50% -40px !important;
}

.shoppay_type_A_3 {
    width: 338px !important;
    height: 84px !important;
}

.shoppay_type_A_3 .shoppay_button {
    padding: 6px 0 6px 102px !important;
}

.shoppay_type_A_3 .shoppay_text {
    top: 13px !important;
    height: 31px !important;
    background-position: 0 -31px !important;
}

.shoppay_type_A_3 .shoppay_btn_link {
    height: 45px !important;
}

.shoppay_type_A_3 .shoppay_btn_link.shoppay_btn_pay {
    background-position: 50% -40px !important;
}

/* renewal */
.cart-container {
    width: 100%;
    max-width: 1200px;
    margin: 55px auto;
}

.cart-container .pageTitle {
    font-weight: 500;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: -0.02em;
    text-align: center;
    color: #000;
}

.cart-steps {
    display: flex;
    justify-content: center;
    font-size: 14px;
    color: #8E8E8E;
    margin: 48px 0 40px;
    font-weight: 500;
    letter-spacing: -0.02em;
    gap: 32px;
    align-items: center;
}

.cart-steps li {
    letter-spacing: -0.02em;
}
.cart-steps li.active {
    color: #000;
}

.cart-layout {
    display: flex;
    align-items: flex-start;
    gap: 47px;
}


.cart-layout * {letter-spacing: -0.02em;}

.main-content {
    flex: 1;
}

.sidebar-summary {
    width: 300px;
    position: sticky;
    top: 100px;
}

.cart-list-header {
    border-top: 1px solid #000;
    position: relative;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart-list-header h2 {
    padding: 20px 0;
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold;
    color: #000;
}

.cart-list-header .toggle-btn {
    background: none;
    border: none;
    transition: transform 0.3s ease;
}

.cart-list-header .toggle-btn.active {
    transform: rotate(180deg);
}

.cart-item-list {
    border-bottom: 1px solid #eee;
}

.cart-item {
    position: relative;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    display: flex;
    padding: 25px 0;
    align-items: flex-start;
}
.cart-item input[type="checkbox"] {
    position: relative;
    opacity: 1;
    width: 16px;
    height: 16px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    background: url("/design/bazaar1/renewal/bg_checkbox.svg") no-repeat 0 0;
    background-size: 16px 16px;
    outline: 0; 
    border-radius: 3px;
    margin: 0 10px 0 0;
}
.cart-item input[type="checkbox"]:checked {
    background-image: url("/design/bazaar1/renewal/bg_checkbox_checked.svg");
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
}

 

.cart-item .thumb {
    overflow: hidden;
    width: 83px;
    margin: 0 15px 0 0;
    box-sizing: border-box;
    border: none;
    border-radius: 0;
    height: auto;
    aspect-ratio: 4 / 5;
}

.cart-item .item-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.item-details {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0;
    line-height: 18px;
    margin: 0 30px 0 0;
}

.item-details .item-title {
    display: block;
    margin: 0 0 7px;
}

.item-details .item-title a {
    color: #000;
    font-weight: 600;
    font-size: 15px;
}

.item-details .item-price {
    font-size: 15px;
    color: #000;
    line-height: 20px;
    display: flex;
    align-items: center;
    margin-right: 5px;
    margin-bottom: 6px;
    font-weight: bold;
}

.item-details .item-price strong {
    font-weight: bold;
}
.item-details .item-price span {
    font-family: 'Red Hat Display', sans-serif;
}
 

.item-details .item-shipping {
    color: #7d7d7d;
    margin: 5px 0 3px;
    font-size: 13px;
    display: flex;
    gap: 3px;
}

.item-details .item-shipping .MS_deli_txt {
    display: flex;
    gap: 3px;
}

.item-details .item-options {
    margin-top: 15px;
    line-height: 20px;
    margin-right: 10px;
    color: #000;
    display: flex;
    font-size: 13px;
}

.item-details .item-options .MS_option_price {
    font-family: 'Red Hat Display', sans-serif;
}
 

.item-details .item-options span[class^="MK_option_amount"] {
    font-family: 'Red Hat Display', sans-serif;
    margin-left: 5px;
}


.item-options .change-option {
    text-decoration: underline;
    margin-left: 10px;
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
    color: #000;
}

.quantity-selector {
    display: flex;
    align-items: center;
    margin-top: 20px;
    position: relative;
    width: 103px;
    vertical-align: top;
    box-sizing: border-box;
}

.quantity-selector .q-btn {
    width: 30px;
    height: 30px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 150%;
    color: transparent;
    font-size: 1px;
    line-height: 1px;
    position: relative;
}

.quantity-selector .q-btn::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 50%;
    width: 9px;
    height: 1px;
    background: #000;
}

.quantity-selector input {
    width: 45px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    margin-left: -1px;
    border: 1px solid #e5e5e5;
    text-align: center;
    border-radius: 0px;
    border-right: 0;
    font-size: 13px;
    box-sizing: border-box;
    color: #000;
    font-family: 'Red Hat Display', sans-serif;
}

.quantity-selector input+.q-btn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 9px;
    margin: -4px 0 0 1px;
    background: #000;
}

.quantity-selector .btn-change {
    margin-left: 8px;
    padding: 5px 10px;
    height: 28px;
    line-height: 16px;
}

.cart-layout .buttonGroup {
    position: absolute;
    bottom: 25px;
    right: 0;
    width: 300px;
    text-align: right;
}

.cart-layout .buttonGroup a {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #bcbcbc;
    line-height: 1;
    text-decoration: none;
    vertical-align: middle;
    word-spacing: -0.5px;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    color: #000;
    background-color: #fff;
    transition: border-color 0.3s ease-in-out;
    border-radius: 4px;
    font-weight: 600;
    padding: 13px 20px;
    height: 42px;
    font-size: 14px;
}

.cart-layout .buttonGroup a:hover {
    border-color: #000;
}

.cart-item .btn-delete {
    display: block;
    position: absolute;
    top: 20px;
    right: -5px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    font-size: 1px;
    line-height: 0;
    color: transparent;
    white-space: nowrap;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -5px;
}

.cart-footer-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 24px;
    background: #fff;
    margin-top: -1px;
}

.cart-footer-controls a {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #bcbcbc;
    line-height: 1;
    text-decoration: none;
    vertical-align: middle;
    word-spacing: -0.5px;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    color: #000;
    background-color: #fff;
    transition: border-color 0.3s ease-in-out;
    border-radius: 4px;
    font-weight: 600;
    padding: 10px 20px;
    height: 35px;
    font-size: 13px;
}

.cart-footer-controls a:hover {
    border-color: #000;
}

/* --------------------------------
         * ¿ìÃø: °áÁ¦ ¿ä¾à (Sticky Area)
         * -------------------------------- */

/* ±Ý¾× ¿ä¾à ¹Ú½º */
.price-summary-box {
    border: 1px solid #000;
    padding: 20px;
    color: #000;
}

.price-summary-box .price-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: normal;
}

.price-summary-box .price-row span:last-child {
    font-weight: 500;
    font-family: 'Red Hat Display', sans-serif;
}

.price-summary-box .total-row {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    margin: 20px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #e5e5e5;
    font-size: 14px;
    align-items: center;
    font-weight: bold;
}

.total-row .total-price {
    font-weight: bold;
}

.total-row .total-price span {
    font-family: 'Red Hat Display', sans-serif;
}
.order-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 20px 0;
    text-align: center;
}

.order-buttons button {
    width: 100%;
    padding: 16px 0;
    border: none;
    font-size: 16px;
    font-weight: bold;
}

.order-buttons .btn-primary {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid transparent;
    line-height: 1;
    text-decoration: none;
    vertical-align: middle;
    word-spacing: -0.5px;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    background-color: #222;
    border-radius: 4px;
    padding: 17px 26px;
    height: 50px;
    min-width: 80px;
    font-size: 15px;
    font-weight: 700;
    width: 100%;
}

.order-buttons .btn-secondary {
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #bcbcbc;
    line-height: 1;
    text-decoration: none;
    vertical-align: middle;
    word-spacing: -0.5px;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
    color: #000;
    background-color: #fff;
    transition: border-color 0.3s ease-in-out;
    border-radius: 4px;
    padding: 17px 26px;
    height: 50px;
    min-width: 80px;
    font-size: 15px;
    font-weight: 700;
    width: 100%;
}

.order-buttons .btn-secondary:hover {
    border-color: #000;
}

.order-buttons .btn-app {
    background-color: #D7ED9A;
    font-weight: 700;
    border-radius: 4px;
    color: #000;
    font-size: 15px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease-in-out;
    background-image: url("/design/bazaar1/renewal/btn_app.png");
    background-repeat: no-repeat;
    background-position: calc(50% - 71px) center;
}

.order-buttons .btn-app:hover {
    background-color: #e0fb94;
}

.order-buttons .btn-app img {
    display: none;
}

.order-buttons .btn-app::before {
    content: '¾ÛÀ¸·Î ÁÖ¹®ÇÏ°í ÇýÅÃ¹Þ±â';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding-left: 18.5px;
}
#content .direct-app {margin:0 !important;}
.MK_total_delivery {
    display: block !important;
}
.prdEmpty {
    text-align: center;
    color: #6d6d6d;
    border-top: 1px solid #000;
        padding: 56px 0;
    border-bottom: 1px solid #e5e5e5;
}
 

/* BASIC css end */

