@charset "UTF-8";

.myinfoCart-content .cart-top {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 5%;
    gap: 10px;
    background: #fff3f3;
	border-bottom: 1px solid #ebebeb;
}
.myinfoCart-content .cart-top .info-box {
	display: flex;
    align-items: center;
    gap: 2px;
    color: #e16b5d;
    font-size: 14px;
    font-weight: 600;
    line-height: 12px;
    letter-spacing: -0.56px;
}
.myinfoCart-content .cart-top .info-box img {
	width: 14px;
}
.myinfoCart-content .cart-top .bg {
    width: 73px;
}
.myinfoCart-content .ListControlBox_1 {
	width: calc(100% + 40px);
    margin-left: -20px;
    padding: 8px 20px;
    background: #fff;
}
.myinfoCart-content .CheckBoxUi {
	width: 20px;
	height: 20px;
	background-size: cover;
}
.myinfoCart-content .ListControlBox_1 .CheckBoxUi.Style1 + .LabalUi {
	font-weight: 500;
    letter-spacing: -0.12px;
    line-height: 24px;
    margin-left: 8px;
}
.myinfoCart-content .ListControlBox_1 .ButtonUi.Style4 {
	color: #a6a6a6;
    letter-spacing: -0.12px;
}
.myinfoCart-content #cart-item-list {
	margin-top: 16px;
}
.myinfoCart-content .ProductBorderList_1 > ul > li {
	padding: 0;
	border-bottom: 0;
	margin-bottom: 8px;
}
.myinfoCart-content .ProductBorderList_1 > ul > li:last-child {
	margin-bottom: 0;
}
.myinfoCart-content .ProductBorderList_1 .PrdItem_1 {
    background: #fff;
    padding: 16px 16px 16px 12px;
    border-radius: 12px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.05);
}
.myinfoCart-content .ProductBorderList_1 .PrdItem_1 > .Body > .Right {
	margin-left: 12px;
}
.myinfoCart-content .ProductBorderList_1 .PrdItem_1 .brand_name {
	color: #a6a6a6;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: -0.12px;
}
.myinfoCart-content .ProductBorderList_1 .PrdItem_1 .product_name {
	font-weight: 600;
    line-height: 1.3;
    letter-spacing: -0.14px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 193px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.myinfoCart-content .ProductBorderList_1 .PrdItem_1 .price2 {
	font-size: 14px;
}
.myinfoCart-content .ProductBorderList_1 .PrdItem_1 .price1 {
	font-size: 16px;
}
.myinfoCart-content .PrdItem_1 .date_txt {
	line-height: 1.3;
    letter-spacing: -0.12px;
}
.myinfoCart-content .PrdItem_1 .item-top-area {
	display: flex;
    gap: 8px;
}
.myinfoCart-content .PrdItem_1 .item-top-area .Body {
	display: flex;
    gap: 17px;
}
.myinfoCart-content .PrdItem_1 .item-top-area .PrdItem_1 .price2 {
	font-size: 14px;
    line-height: 1.4;
    letter-spacing: -0.28px;
}
.myinfoCart-content .PrdItem_1 .item-top-area .PrdItem_1 .price1 {
	font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.48px;
}
.myinfoCart-content .go-move-wish button {
	border: 1px solid #e1e1e1;
    border-radius: 8px;
    padding: 8px 10px;
    margin-top: 20px;
    color: #767676;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
}
.myinfoCart-content .EmptyList_1 .Txt1 {
	color: #303030;
    font-weight: 400;
}
.myinfoCart-content .EmptyList_1 {
	padding-top: 62px;
}
.BottomBtnBox_2.re-cart {
	border-radius: 30px 30px 0 0;
    box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.1);
    padding: 8px 20px 20px;
}
.BottomBtnBox_2.re-cart .InfoTable td.left {
	line-height: 14px;
    letter-spacing: -0.14px;
}
.BottomBtnBox_2.re-cart .InfoTable td.right {
	font-size: 16px;
    line-height: 14px;
    letter-spacing: -0.16px;
    color: #e1e1e1;
    font-weight: 600;
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}
.BottomBtnBox_2.re-cart .InfoTable td.right span {
	font-weight: 700;
}
.BottomBtnBox_2.re-cart .Text_7-1.info-txt {
	color: #767676;
    font-size: 13px;
    letter-spacing: -0.26px;
}
.ButtonUi.Style14 {
    color: #303030;
    font-size: 12px;
    font-weight: 500;
	border: 1px solid #e1e1e1;
	letter-spacing: -0.12px;
}

.renewal_wishItem .top_fliter_article{
	margin: 12px 0;
	padding: 8px 0;
}
.renewal_wishItem .top_fliter_article .CenterBetween{ 
	gap: 8px;
}
.renewal_wishItem .top_fliter_article .btn__switch{
	width: 40px;
    height: 24px;
}
.renewal_wishItem .top_fliter_article .btn__switch .toggle_btn:before{
	width: 20px;
	height: 20px;
}
.renewal_wishItem .top_fliter_article .btn__switch input:checked + .toggle_btn:before{
    -webkit-transform: translateX(17px);
    -ms-transform: translateX(17px);
    transform: translateX(17px);
}
.renewal_wishItem .top_fliter_article .label_text,
.renewal_wishItem .top_fliter_article .fliter_text{
	color: #767676;
	font-size: 14px;
	line-height: 14px;
}
.renewal_wishItem ul.item_list{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: center;
    justify-items: center;
    gap: 12px;
}
.renewal_wishItem .PrdItem_1 .ellipsis{
	max-width: 154px;
}
.renewal_wishItem .PrdItem_1 > .Body {
	display: unset;
}
.renewal_wishItem .PrdItem_1 > .Body > .Right{
	margin: 0;
	padding: 8px 4px 12px;
}
.renewal_wishItem .ProductBorderList_1 > ul.item_list > li{
	border-bottom: none;
	padding: 0;
}
.renewal_wishItem .ImgBox_1{
	border: 1px solid #EBEBEB;
}
.renewal_wishItem .Right .brand_name{
	font-size: 11px;
	color: #888;
	font-weight: 400;
	line-height: 13px;
}
.renewal_wishItem .Right .Like{
	margin-top: 8px;
	display: flex;
	align-items: center;
	gap: 4px;
}
.renewal_wishItem .Right .Like .likeNum{ 
	color: #ff3838;
	font-size: 12px;
	font-weight: 500;
	line-height: 14px;
}
.renewal_wishItem .Right .Like img {
	width: 11px;
}


@media screen and (min-width: 280px) {
    .myinfoCart-content .ListControlBox_1 .ButtonUi.Style4 {
        font-size: 12px;
    }
}


