:root {
    --e-primary-color:#f97b7b;
    --e-secondary-color: #aa51e0;
}
body{color: #2a2a2a;}
#main > .wrapper, #main > div > .wrapper {
    padding: 20px 10px;
}

@media (min-width: 581px) and (max-width: 1023px) {
	#main_visual .swiper-container .swiper-wrapper .swiper-slide .to_pr_img{
		height: 110px;
	}
}
#contents_area p {
    margin: 0px !important;
    text-align: justify;
}
#main_notice{
	display:none;
}

/*fllter*/
.iframe_mosearch{
	color:#3a3a3a;
}
.iframe_mosearch .swiper.horizontal-swiper,.iframe_mosearch .section-content {
	margin-top: 5px;
	padding: 0 10px;
}
.iframe_mosearch .section-header,.iframe_mosearch .section-content {
    padding: 0 10px;
}		
.iframe_mosearch .search-bar .search-input {
	height: 41px;
	font-size: unset;
	background-color: #f8f9fd;
	padding: 8px;
	border-radius: 8px;
}
.iframe_mosearch .search-bar{
	position:relative;
}
.iframe_mosearch .search-bar .left a img{
    width:0px;
	height:0px;
}
.iframe_mosearch .search-bar .left a{
	background: url(/data/design/images/icon_search.png) no-repeat;
    background-position: center;
    background-size: 28px auto;
    padding: 4px 7px;
    display: block;
    width: 30px;
    height: 30px;
}
.iframe_mosearch .range-slider-values{
	font-weight:bold;
}
.iframe_mosearch .page-search .range-slider-inner{
	border-bottom: 0px solid #f2f2f2;
}
.iframe_mosearch .btn-secondary{
	color:#3a3a3a;
	font-weight: 500;
}
.iframe_mosearch .btn-round,.iframe_mosearch .btn-sm,.iframe_mosearch .radio-round-btn{
	font-size:unset;
	font-weight: 500;
	font-size:0.8rem;
}

.iframe_mosearch .search-bar .left{
	position:absolute;
	right:10px;
}
.iframe_mosearch .page-search .section {
	margin: 25px 0;
}
.iframe_mosearch .close_modal {
    font-size: 3rem !important;
    font-weight: 300 !important;
    color: #3b3b3b !important;
}
 .iframe_mosearch .button-area button.btn:nth-child(1){
	background-color: #cccccc !important;
 }
 .iframe_mosearch .page-search .section-title {
	font-weight: bold;
    font-size: 0.9rem;
    line-height: 20px;
    letter-spacing: -0.5px;
    margin-bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding-top: 25px;
 }
 .iframe_mosearch .page-search .rank-list .rank-item {
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 1.3rem;
}
 .iframe_mosearch .page-search .rank-list .rank-item::before {
    font-size: 0.8rem;
}
 .iframe_mosearch .page-search .rank-list {
    margin: 10px 20px;
 }

 .iframe_mosearch .button-area .btn{
	background-color: #f97b7b !important;
}
 .iframe_mosearch .menu-tree-list .btn{
	background-color: #f97b7b;
}
 .iframe_mosearch .menu-tree-list .btn-secondary {
	background-color: #fff;
	font-size: 0.8rem;
}
 .iframe_mosearch  .radio-round-control:checked + .radio-round-btn {
	background: var(--circle-color, #f97b7b) !important;
	border-color: var(--circle-color, #f97b7b) !important;
	color: #fff;
}


.dialog-filter .range-slider-values,.dialog-filter .section-title{
	font-size: 0.9rem !important;
}
.dialog-filter .range-slider-values{
	font-weight: bold !important;
}
.dialog-filter .radio-round-control:checked + .radio-round-btn,.dialog-filter .btn-lg{
	background:#f97b7b;
	border:1px solid #f97b7b;
}
.dialog-filter .section-title{
	line-height: unset !important;
}
.dialog-filter .menu-tree-list .btn{
	background-color: #f97b7b;
}
.dialog-filter .menu-tree-list .btn-secondary {
     background-color: #fff !important;
     border-color: #d9d9d9;
     color: #3a3a3a;
 }
.dialog-filter .menu-tree-list .btn-sm,.dialog-filter .radio-round-btn {
	 font-size: 0.8rem !important;
}
.dialog-filter .section {
	margin: 20px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	padding-top: 30px;
}


/*button*/
.basic_btn_area .basic_button,.allSelectDel a,.insertBasket .basketBtnBox .closeBasketBtn,.insertBasket .basketBtnBox .goBasketBtn {
	border-radius: 5px;
}

/*상품검색*/
.search-bar .search-input {
	background-color: #f8f9fd !important;
	height: 40px !important;
	border-radius: 5px !important;
}
.sc_wrap .mdesign_scope .search-bar .left{
	position: absolute;
    right: 20px;
}
.sc_wrap .mdesign_scope .search-bar{
	margin: 8px 10px !important;
}
.sc_wrap .mdesign_scope .search-bar .left a img{
	 width:0px;
	 height:0px;
}
.sc_wrap .mdesign_scope .search-bar .left a{
	background: url(/data/design/images/icon_search.png) no-repeat;
    background-position: center;
    background-size: 28px auto;
    padding: 4px 7px;
    display: block;
    width: 30px;
    height: 30px;
}


/*top*/
.h_area2 h2{
	background: #f8f9fd;
}
#top .mini_home {
    position: absolute !important;
    right: 65px !important;
}
#header #gnb_button a {
    background: url(/data/design/images/nav.png) no-repeat;
    background-position: center;
    background-size: 27px auto;
}
#main .main_search_bar .main_input_button {
    margin: 0 6px;
	width:0px;
	height:0px;
}
#main_input_button_wrapper{
    background: url(/data/design/images/icon_search.png) no-repeat;
    background-position: center;
    background-size: 28px auto;
    padding: 4px 7px;
}
#main .main_search_bar .main_input_filter {
    display: flex;
    color: #f97b7b;
    margin: 0 6px;
    align-items: center;
    font-size: 0.8rem;
    border: 1px solid #f97b7b;
    border-radius: 30px;
    padding: 3px 7px;
}

/*main*/
.main_section .remainTimeBox .product_view,.msTimeSaleProduct .product_view{
    height: fit-content !important;;
}
#main .main_search_bar {
    display: flex;
    background-color: #f8f9fd;
    padding: 8px;
    margin: 5px 12px 12px 12px;
    width: unset;
    border-radius: 8px;
}
#main .main_search_bar input::placeholder{
    color: #b6bbc4;
}
#main .main_search_bar .main_input {
    width: 100%;
    border:none !important;
}
#main .main_search_bar .main_input::placeholder {
    color: #999;
}
#main .main_search_bar .main_input_button {
    margin: 0 6px;
}
#main .vender_profiles .vender-profile-image {
    width: 55px;
    height: 55px;
}
#main .vender_profiles .vender-profile-card {
    width: 55px;
}
#main .vender_profiles .vender-profile-name {
    font-size: 0.73rem;
    color: rgba(0, 0, 0, 0.45);
    font-weight: bold;
}
#main .vender_profiles .vender-profile-image img {
    outline: 2px solid var(--e-secondary-color);
}
#main .tit_main_section {
    text-align: left;
    font-size: 1.1rem;
    font-weight: 900;
}
#main .tit_main_section .e_accent {
    color:var(--e-primary-color);
    transition: color 50ms ease;
	position:relative;
}
#main .tit_main_section .section_title_add_img {
    height: 34px;
    position:relative;
    bottom: -8px;
}

#main > div:nth-child(3n-2) > .wrapper {
    background: #f8f9fd;
}
.shoppingStory .title{
	font-size:1.15rem !important;
}
.shoppingStory img{
    width: 85px !important;
    height: 85px !important;
}
.shoppingStory p.subtext{
	margin:0px !important;
}
.shoppingStory .to_pr_img {
    padding-bottom: 50% !important;
}
.wrap_btn_more a {
    display: block !important;
    border: 1px solid rgba(0, 0, 0, 0.07) !important;
    line-height: 40px !important;
    text-align: center !important;
    font-weight: 500 !important;
    border-radius: 5px !important;
    font-size: 0.85rem;
    color: rgba(0, 0, 0, 0.8);
    letter-spacing: -0.01rem;
}
#main .main_service .h1 {
    display: block !important;
    background: #bdc6e4;
    padding: 45px 15px 60px;
    color: #ffffff;
    font-weight: bold;
    font-size: 0rem;
}
#main .svc_list::before{
	content:'이으미에 더 많은 상품이 궁금하신가요?';
	position:absolute;
	top:0px;
	left:0px;
	font-size:1.05rem;
	font-weight:bold;
	color:#ffffff;
}
#main .main_service .wrapper{
	padding:0px;
}
.main_prlist_list .product_list{padding-left: 10px !important;}
#main .space_between_title_wrapper .space_between_more {
    position: relative;
    color: #a2a2a2;
    font-weight: bold;
    font-size: 0.75rem;
	padding-right:9px;
}
#main .space_between_title_wrapper .space_between_more::after {
    content: '';
    top: 5px;
    right: -5px;
    width: 10px;
    height: 10px;
    background: url(/data/design/images/icon_nero.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
}

#main div:has(> .todaysale_icon1), #main div:has(> .todaysale_icon2) {
    margin: 0px;
}
.svc_list {
    width: 95%;
    margin: -80px auto 0px;
    position: relative;
    padding-top: 30px;
}
.svc_list li a .icon_area {
    border: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 0px;
    line-height: 0%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    display: block;
    text-align: center;
    border-radius: 10px;
}
.svc_list li a .txt_area p {
    padding: 0px;
}
#main .tit_main_section {
    margin-bottom: 10px;
}
@media (max-width: 640px) {
    .svc_list li {
        float: left;
        width: 33.3%;
        margin: 0px;
        padding: 1.1%;
        box-sizing: border-box;
    }
}
.shoppingStory ul li table tr td a p:nth-child(2) span:nth-child(2){
    margin-left: 0px !important;
    font-size: 12px !important;
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .brand-card-info .left {
        margin-right: 8px !important;
        border-radius: 100% !important;
        border: 1px solid rgba(0, 0, 0, 0.05) !important;
    }
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .brand-card-info img {
        border-radius: 100%;
    }
}

/*store*/
.brand-card .brand-card-header,.brand-card .brand-swiper{
	margin: 0 10px;
}
.brand-card .brand-swiper {
    padding: 0 10px !important;
    margin: 0px;
}
.brand-card .product-img{
    position: relative;
}
.brand-card .product-img::before{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.03);
    display: block;
    z-index: 1;
}
.alphabet-category-link.is-active {
        background-color: #f97b7b !important;
        border-color: #f97b7b !important;
}

/*마이페이지*/
.mypageMain .mypage_meminfo {
    background: rgba(255, 255, 255, 1);
    border-radius: 5px;
}
.coupon .coupon_prwrap .basic_select .jq_sel > div{
	padding:0px;
}

/*로그인*/
#login .login_bt1 {
    font-size: unset;
}

/*store*/
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .swiper.brand-swiper .swiper-slide {
        margin-left: 5px !important;
        width: 30% !important;
    }
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .brand-card {
        margin: 25px 0px !important;
        border-bottom: 12px solid #edf0f4 !important;
        padding-bottom: 25px !important;
    }
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .product.type-simple .text-price {
        font-size: unset !important;
        font-weight: bold !important;
        letter-spacing: -0.5px !important;
    }
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .product-name {
        font-weight: normal !important;
    }
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .brand-card-category {
        font-weight: 500 !important;
        font-size: 0.75rem !important;
        line-height: 1.1rem !important;
        letter-spacing: -0.5px !important;
        color: rgba(0, 0, 0, 0.4) !important;
    }
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .brand-card-title {
        font-weight: bold !important;
    }
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .product-img img {
        aspect-ratio: auto !important;
    }
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .product-img {
        background-color: unset !important;
    }
}

@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .label.type-red {
		border: 1px solid #f97b7b !important;
        color: #f97b7b !important;
        background-color: rgba(255, 255, 255, 0.7) !important;
    }
}
#top .prsearch {
    position: absolute !important;
    right: 30px !important;
}

/*product*/
.remainTimeBox .todaysale_icon2,.remainTimeBox .todaysale_icon1 {
    line-height: 10px;
    font-family: 'montserrat-regular', 'NotoSansKR', 'NotoSansKR-Thin';
    letter-spacing: -0.5px;
	font-size:10px;
	color: #ffffff !important;
    border: 1px solid var(--e-secondary-color) !important;
    background: var(--e-secondary-color) !important;
}
.icon01::after,.icon02::after,.icon08::after,.icon03::after,.icon04::after,.icon05::after,.icon06::after,.icon07::after,.icon08::after,.icon09::after,.icon10::after,.icon11::after,.icon12::after,.icon13::after,.icon14::after,.icon15::after,.icon16::after {
    height: 14px;;
    line-height: 14px;
}
.product_price {
    font-weight: bold;
    margin-bottom: 4px;
}
.product_discount {
    color: #a2a3a7;
    text-decoration: line-through;
    font-size: 12px;
}
.product_name {
    font-size: 13px;
    line-height: unset;
    font-weight: normal;
    letter-spacing: -0.5px;
}
.todaysale_price {
    letter-spacing: -0.3px;
	color: #f97b7b !important;
	font-size: 0.9em;
}
.todaysale_price::before {
    content: '';
    height: 18px;
    width: 18px;
    background: url(/data/design/images/icon_u_group02.png);
    -webkit-background-size: 300px 300px;
    background-size: 300px 300px;
    display: block;
    background-position: -4px -17px;
    background-repeat: no-repeat;
    margin: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.product_a .product_item{
	margin-bottom:0px !important;
}
.product_item .product_name{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 2줄 */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: unset;
}
.product_img{
	position:relative;
	border-radius: 0px !important;
}
.product_img a::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.03);
    display: block;
    z-index: 1;
}
.product_info>div {
    margin: 0px !important;
}
.product_sale {
    /*float: left !important;*/
    /*margin-left: 0px !important;*/
    /*margin-right: 5px !important;*/
}
.product_info .product_profile_name {
    color: #2a2a2a !important;
    font-size: 12.5px;
    font-weight: bold;
    letter-spacing: -0.5px;
}
.product_info a {
    color: #2a2a2a !important;
}
.product_info .product_profile_img {
    width: 28px;
    height: 28px;
    border: 1px solid #e1e1e1 !important;
}
.product_info .product_profile {
    gap: 5px;
}
.product_a .product_item {
    margin-bottom: 0px !important;
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .sorting-area {
        padding: 0 10px !important;
    }
}


/*list*/
#list .list_title{
   padding: 10px 0px;
}
#list .sorting-area{
	height:50px;
}
#list .product_item .product_info{
	margin: 0px 10px;
}

/*menu*/
.left_close {
    font-size: 25px;
    font-weight: bold;
}


/*board*/
.boardwrap .board_list a div:nth-child(1) img{
	border-radius: 10px;
}
.boardwrap .board_list a div:nth-child(2){
	margin-bottom: 20px !important;
    margin-top: 5px !important;
}
.boardwrap .board_list a div:nth-child(2) .writer {
    padding: 0px !important;
}
.board_prcodes {
    margin-top: 0px !important;
    padding-top: 30px !important;
    border-top: 12px solid #edf0f4 !important;
}
.board_prcodes .product_item .product_price{
  font-size: 14px !important;
}
.board_prcodes .product_item .product_name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: unset !important;
    white-space: unset !important;
	color: #2a2a2a !important;
}
.board_prcodes .product_item h4{
	white-space: unset !important;
}
.board_prcodes .product_item .to_pr_img::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.03);
    display: block;
    z-index: 1;
}


/*detail*/
.minishop_head .brandNameWrap .wishlist_off {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/data/design/images/icon_wishlist.png) no-repeat;
    background-size: 20px auto;
    background-position: 0px 0px;
}
.wishlist_on {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/data/design/images/icon_wishlist.png) no-repeat;
    background-size: 20px auto;
    background-position: 0px -20px;
}
#detail .recommend_product_section .product_profile{
	margin-top:6px;
}
#detail .minishopWrap .minishop_body li .consumerprice {
    color: #a2a3a7;
}
#detail .minishopWrap .minishop_body li .productname{
	margin-bottom: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: unset;
	line-height:unset;
	letter-space:-0.5px;
}
#detail .detail_panel  #prdetail_panel .minishopWrap .wrap_minishop_bestProduct .minishop_bestProduct .minishop_body  .swiper-slide a div div{
	background-size: contain !important;
}
#detail .detail_panel  #prdetail_panel .minishopWrap .wrap_minishop_bestProduct .minishop_bestProduct .minishop_body  .swiper-slide a div p:nth-child(4),
#detail .detail_panel  #prdetail_panel .minishopWrap .wrap_relativeProduct .relativeProduct .minishop_body  .swiper-slide a div p:nth-child(4){
	font-weight:bold;
}
#recommendProductWrapper .product_info .product_coment{
	display:none;
}
.detail .detail_button .option_select .option_list .pr_price{
	font-weight:bold;
}
.detail_amount>ul>li {
    position: relative;
    padding: 0px;
}
.detail_info {
    margin: 0px;
    border-top: 10px solid #edf0f4;
    padding: 15px 10px;
}
#detail .product_view{
    margin-bottom: 0px !important;
}
#detail .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
}
#detail .option_select .detail_amount .detail_01 th {
    text-align:left !important;
}
.detail_button .btn_detail_wishlist {
    background:url(/data/design/images/icon_like.png) no-repeat !important;
	background-size: 34px auto !important;
    background-position: center !important;
}
.detail_button .btn_detail_basket {
    background:url(/data/design/images/icon_basket.png) no-repeat !important;
	background-size: 34px auto !important;
    background-position: center !important;
}
.detail_info .product_profile .product_profile_name {
    font-size: 0.9rem;
    font-weight: bold;
    color: #f97b7b;
    letter-spacing: -0.4px;
    margin-bottom: 5px;
}
.detail_content {
   padding: 0px !important;
}

.detail_info .pr_price{
    letter-spacing: -0.4px;
}
.detail_info h1 {
    font-size: 1.11rem !important;
	font-weight:normal;
}
.detail_info .top .pr_price {
    font-weight: 900;
    font-size: 1.6em;
    letter-spacing: -0.8px;
}
.detail_info>ul>li>h1 {
    font-size: 0.85rem !important;
}
.detail_info>ul>li {
    font-size: 0.85rem;
}
.detail_button>ul{
	background:#ffffff;
}
.detail_button>ul>li:last-child{
	border-radius:5px;
}
.detail_button>ul>li {
	width: 13%;
    margin: 5px;
}
.detail_button>ul {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.detail_button>ul>li:last-child {
    width: 67%;
}
.detail_button>ul>li:last-child {
    font-size: 1.2em;
}
#detail .detail_info{
	padding: 10px;
}
#detail .detail_info .top .remainTimeBox{
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #eee !important;
    overflow: hidden !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#detail .detail_info .top .remainTimeBox .timeimg{
    float: unset;
    display: flex;
    flex-direction: column;
    font-size: 0.7rem;
    color: unset !important;
    line-height: 1rem;
}
#detail .detail_info .top .remainTimeBox .timeimg #dcsm{
    margin-left: 0px  !important;
    font-weight: bold !important;
    font-size: 0.9rem;
    color: #f97b7b !important;
}
#detail .detail_info .top .remainTimeBox a{
    float: right;
    display: inline-block;
    font-size: 0.75rem;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 30px;
    padding: 4px 8px;
    color: rgba(0, 0, 0, 0.8);
    letter-spacing: -0.5px;
}
#detail .detail_info .top .remainTimeBox a span{
    color:unset !important;
}
#detail section.recommend_product_section {
    border-bottom: 10px solid rgba(0, 0, 0, 0.07);
}
#detail ~ #bottom {
    margin-top:0;
}

/*미니샵*/
.minishop_top .wrapper .likeWrap_on span {
	display: block !important;
    height: 20px !important;
    background: url(/data/design/images/icon_wishlist1.png) no-repeat !important;
    background-size: 20px auto !important;
    background-position: 0px -20px !important;
}
.minishop_top .wrapper .likeWrap_off span {
	display: block !important;
    height: 20px !important;
    background: url(/data/design/images/icon_wishlist1.png) no-repeat !important;
    background-size: 20px auto !important;
    background-position: 0px 0px !important;
}
.minishopWrap .minishop_body li .productname {
    margin-bottom: 0px;
    font-size: 13px;
    color: #2a2a2a;
	line-height:unset;
	letter-spacing: -0.5px;
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .swiper.primary-nav .nav-link.is-highlight {
        color: var(--e-primary-color) !important;
    }
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .swiper.primary-nav .is-highlight.nav-link.is-active::after {
        background-color: var(--e-primary-color) !important;
    }
}
@scope (.mdesign_scope) to (.mdesign_scope_limit) {
    .swiper.primary-nav .nav-link.is-highlight::before {
        display:none !important;
    }
}
.minishopNewProduct {
    margin-bottom: 10px !important;
    border-bottom: 10px solid #edf0f4 !important;
}
.minishop_top .wrapper .inner div:nth-child(1){
	width: 55px !important;
    height: 55px !important;
}
.recommend_product_section .product_info{
	margin:0px !important;
}
#hotPrList .product_list, #newPrList .product_list {
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    flex-direction: row;
    flex-wrap: nowrap;
}
.minishop_top {
    background: #ffffff !important;
    border-bottom: 10px solid #edf0f4 !important;
    margin-bottom: 10px !important;
	padding: 20px 0px 15px !important;
}
.minishop_top .wrapper .inner {
    margin: 0px !important;
}
.minishop_top .wrapper{
	padding: 0 10px !important;
}
.minishop_top .wrapper .description {
    font-weight: normal !important;
}
.minishop_top .wrapper div:nth-child(2){
	padding-left: 10px !important;
}
.minishop_top .wrapper div:nth-child(2){
	padding-left: 10px !important;
}
.minishop_top .wrapper p{
	font-size:12px !important;
	margin-top:2px;
}
.minishop_top .wrapper .likeWrap_off span {
    height: 25px;
    width: 21px;
    background: url(/data/design/images/icon_wishlist.png);
    -webkit-background-size: 200px 200px;
    background-size: 200px 200px;
    display: block;
    background-position: -50px -30px;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px auto;
}

#hotPrList .product_item, #newPrList .product_item {
    margin-bottom: 0px !important;
}
.minishopHotProduct {
    margin-bottom: 0px !important;
}
#hotPrList .product_list>li, #newPrList .product_list>li {
    margin-right: 0px !important;
}
.minishopWrap .minishop_head .brandNameWrap {
    background: #d1c5e4;
	color: #fff;
}
.minishopWrap .minishop_head .brandNameWrap h2 {
    margin-bottom: 5px;
}
.minishopWrap .minishop_head .brandNameWrap h2 {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.minishopWrap .minishop_head .brandNameWrap h2 a p{
	max-width: unset !important;
}

/*주문하기*/
.order_wrap{padding:0px;}
.order_wrap h2{
	padding:15px 10px !important;
}
.order_wrap .order_table .basic_input,.order_wrap .order_table .grayBtn {
    border-radius: 5px;
}
.order_wrap .delivery_title {
    padding: 0px;
    margin: 2em 0em 0em;
	border-top: 12px solid #edf0f4;
}
.order_wrap .order_pr_info,.order_wrap .order_info_table_wrap,
.order_wrap .order_info_table_wrap,
.order_wrap .payment_type_wrap,
.order_wrap .basic_btn_area,
.order_wrap .totalpay_info_table,
.order_wrap .order_benefit_wrap
{
	padding: 0px 10px;
}
.order_wrap .totalpay_info_table{
	border-bottom:12px solid #edf0f4 !important;
    padding-bottom:12px;
}
.order_wrap .payment_type_wrap{
	border-top:12px solid #edf0f4 !important;
}
.order_wrap .payment_type_wrap h2{
	padding: 15px 0px !important;
}
.order_wrap .delivery_title .btn_same{
	margin-top: 4%;
}

/*member*/
.memJoinForm .input,.basic_btn_area .join_bt{
	border-radius: 5px;
}
.memJoinForm {
    padding: 10px;
}

/*etc*/
.policyView .viewBox1 .viewCloseBtn a{
	font-size: 1.5rem !important;
}

/*회사소개*/
#content  .company .copy{
	color: #f97b7b;
    font-size: 1.1rem;
}
#content  .company p{
	margin-bottom:20px;
}
#content .company {
    padding: 20px 10px;
    line-height: unset;
    font-size: unset;
}
#content .company .companyContents {
    padding-top: 0px;
}
#content .company img {
    border-radius: 15px;
}

/*공동구매*/
.msTimeSaleProduct .product_view .product_sale{
    display:none;
}
.msTimeSaleProduct .product_list .product_item .sale_end_wrap{
    background: rgba(255, 255, 255, 0.6);
}

/*고객센터*/
.bot_info .h1:nth-child(1){
	font-size:0px;
	position: relative;
}
.bot_info div:nth-child(1) .h1::after{
	content:'고객센터';
	position:absolute;
	top:0px;
	left:0px;
	font-size:1rem;
	font-weight:900;
	color:#374151;
}
.bot_info div:nth-child(2) .h1::after{
	content:'계좌안내';
	position:absolute;
	top:0px;
	left:0px;
	font-size:1rem;
	font-weight:900;
	color:#374151;
}
.bot_info div:nth-child(1) .h2{
	font-size:1rem;
	margin-top:15px;
	font-weight: 900;
}


/*bottom*/

#bottom .bot_info {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 12px solid #edf0f4;
    background: #f8f9fd;
    display: block;
	color: #9ca3af;
}
#bottom {
    background: #f8f9fd !important;
    margin-top: 30px;
}
#bottom a {
    color: #6b7280 !important;
    letter-spacing: -0.5px !important;
    font-size: 0.85rem !important;
}
#bottom .bot_copy p {
    color: #9ca3af !important;;
    font-weight: 600 !important;;
}
#bottom .bot_info p {
    margin-bottom: 0em;
    font-size: 0.9em;
}
#bottom .bot_info .h2 {
    color: #596880;
    font-size: 0.9em;
    margin: 6px 0px;
    font-weight: bold;
}

/*이용약관*/
#sec_agreement_wrap {
    padding: 20px 10px;
    line-height: 0.5rem;
}
#sec_agreement_wrap p {
    line-height: 1.5em;
    padding: 0px;
}

/*입점문의*/
.vender_inforWrap .vender_info_input .input,.vender_inforWrap .vender_info_input textarea {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}
.vender_inforWrap .vender_info_input textarea {
   padding: 0.9em;
}
.vender_inforWrap .vender_info_input .grayBtn2,.vender_inforWrap .vender_info_input .board_list{
    border: 1px solid #e5e5e5;
    border-radius: 15px;
	display: inline-block;
    padding: 0.2em 0.6em;
    color: #999;
    font-size: inherit;
    line-height: normal;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.03);
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.2) !important;
}
.vender_info_input li .middleButton::after{
	display:none;
}
.vender_info_input {
    padding: 10px;
}
.basic_btn_area {
    margin: 10px 10px 40px;
}

/*주문완료*/
.orderend_container .orderend_wrap {
    margin: 30px 0px;
}
.orderend_container .orderend_wrap h2 {
    border-top: 12px solid #edf0f4;
	padding: 15px 10px;
}
.orderend_container .orderend_wrap .orderend_info_wrap {
    margin: 0px 10px;
}
.orderend_container .orderend_close_wrap {
    margin: 10px 10px 20px 10px;
}
.orderend_container .orderend_wrap .orderend_total_info1,.orderend_container .orderend_wrap .orderend_total_info {
    padding: 5px 10px;
}
.orderend_container .orderend_table {
    margin: 0px 10px 6px 10px !important;
    box-sizing: border-box;
    width: -webkit-fill-available;
}



.product_list .product_info,
.product_list .product_info > a:not(.product_profile)
{
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas:
        "vender"
        "time_sale_time"
        "product_name"
        "product_caption"
        "sale_info"
        "price"
        "timesale_badges"
        "extras"
        ;
 /*row-gap: 6px;*/
}
.product_list .product_info > *{
    grid-area: extras;
    margin-bottom: 3px !important;
}
.product_list .product_info > .product_profile {
    grid-area: vender;
}
.product_list .product_info > .remainTimeBox,
.product_list .product_info > .todaysale_price,
.product_list .product_info > div:has(.todaysale_price)
{
    grid-area: time_sale_time;
}
.product_list .product_info > .product_name {
    grid-area: product_name;
}
.product_list .product_info > .product_caption {
    grid-area: product_caption;
}
.product_list .product_info > .product_saleprice,
.product_list .product_info > p:has(.product_discount, .product_sale)
{
    grid-area: sale_info;
}


.product_list .product_info > .product_price,
.product_list .product_info > div:has(.prprice)
{
    grid-area: price;
}
.product_list .product_info  div:has(.todaysale_icon1, .todaysale_icon2, .todaysale_icon3, .todaysale_icon4) {
    grid-area: timesale_badges;
}
.product_list .product_info .product_coment {
    display:none;
}
