	@charset "utf-8";

*{margin:0;padding:0; -webkit-tap-highlight-color: transparent;}html,body{width:100%;height:100%}.skip,legend{position:absolute}a,abbr,address,article,aside,audio,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,header,hgroup,hr,html,i,iframe,img,ins,kbd,li,main,mark,nav,ol,output,p,pre,q,ruby,s,samp,section,small,span,strong,sub,summary,sup,tbody,td,tfoot,th,thead,time,tr,u,ul,var,video,input,textarea,button,select{padding:0;margin:0;border:0;font:inherit;vertical-align:baseline;box-sizing:border-box}
body,html{background-color: red;line-height:1.5;font-family:/*'Pretendard','Malgun Gothic', dotum, sans-serif;*/'Pretendard',-apple-system, BlinkMacSystemFont, 'Segoe UI',Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji','Segoe UI Emoji','Sejoe UI Symbol' ,'Malgun Gothic';font-size:15px;color:#111;letter-spacing:0;-webkit-text-size-adjust:none;word-break:keep-all; background:#fff;}a{text-decoration:none;color:inherit}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,hr{display:none}legend{height:0;font-size:0;line-height:0;overflow:hidden;text-indent:-20000px}address,cite,em{font-style:normal}button,label{cursor:pointer}button{border:0;background:0 0;display:inline-block}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}.skip{visibility:hidden;top:0;left:0}mark{background:none}
body{background:#fff;}img{max-width:100%;vertical-align:middle}input,textarea{-webkit-appearance:none;-webkit-border-radius:0;}
button, a {-webkit-user-select: none; user-select: none; touch-action: manipulation; }
a, button, select {  color: inherit; text-decoration: none; }
input, textarea, select { outline: none; -webkit-appearance: none;  -moz-appearance: none; appearance: none; border-radius: 0; box-shadow: none; }
html{ scrollbar-gutter:stable; background:#111;}
body.scrollLock{ overflow:hidden; touch-action:none; overscroll-behavior:none; }
::-webkit-scrollbar{ width:8px; }
::-webkit-scrollbar-track{ background:none; }
::-webkit-scrollbar-thumb{ background:#999; border-radius:4px;	}
body::-webkit-scrollbar{ width:8px; }
body::-webkit-scrollbar-track{ background:#111; }
body::-webkit-scrollbar-thumb{ background:#f1f1f1; border-radius:4px;	}

:focus {outline:none;}
/* admin button */
.bt_admin {position:fixed; bottom:0; left:0; z-index:99;}
.bt_admin a {display:block; background:#000; color:#fff; font-size:11px; font-weight:700; padding:10px 20px;}

/* browser_msg */
#max_browser_msg{width:100%;height:auto;background:#222;padding:15px;box-sizing:border-box;text-align:center;position:relative}#max_browser_msg p,#max_browser_msg mark{color:#fff;line-height:140%;font-size:12px;letter-spacing:0}#max_browser_msg mark{background:#f0bd41;color:#000;padding:0 5px}#max_browser_msg .bt_browser_upgrade{display:inline-block;font-size:12px;background:#fff;padding:5px 30px;margin:15px 0 0 0}#max_browser_msg .bt_close_browser{position:absolute;top:0;right:0;background:#fff;font-size:11px;padding:10px 10px}

a:hover {/*color:#ed145b; transition:all .1s ease;*/}
input::-ms-clear {display:none;} /* ie11 input click */

/* ico */
.max-ico {display:block; position:relative; font-size:0;}
.max-ico:before, .max-ico:after {content:''; display:block; position:absolute;}
.ico_arr_btm {width:14px !important; height:7px !important; background-image:none !important;}
.ico_arr_btm:before {height:0; width:0; border:5px transparent solid; border-bottom-width:0; border-top-color:#000; top:0; left:0;}
.ico_close {width:20px; height:20px;}
.ico_close:before, .ico_close:after {width:20px; height:2px; background-color:#fff; border-radius:10px; top:9px; left:0px; transform:rotate(-45deg);}
.ico_close:after {transform:rotate(45deg);}

/* input : member */
.it, 
.max_board_form_input,
.max_member_form_input {display:block; height:auto; padding:13px 15px; border:1px solid #d7d7d7; box-sizing:border-box; border-radius:8px;}
.it_order {padding:13px 15px; border:1px solid #d7d7d7; box-sizing:border-box; border-radius:8px;}

/* input : checkbox */
.max_checkit {position:relative;}
.max_checkit input[type="checkbox"] { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}
.max_checkit input[type="checkbox"] + label { display:flex; align-items:center; position:relative; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; font-size:0;}
.max_checkit input[type="checkbox"] + label:before {content:''; display:inline-block; width:24px; height:24px; flex:0 0 24px; line-height:1; margin:-2px 8px 0 0; text-align:center; vertical-align:middle; background:#fff; border:1px solid #ddd; border-radius:6px; box-sizing:border-box;}
.max_checkit input[type="checkbox"] + label:after {content:''; display:block; width:24px; height:24px; left:0; top:50%; transform: translateY(-50%); background-color:#000; position:absolute; background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="%23dfdfdf"><path d="M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z"/></svg>') center no-repeat; background-size: 1.25rem; }
.max_checkit input[type="checkbox"]:checked + label:before {border:1px solid #000; background:#333;}
.max_checkit input[type="checkbox"]:checked + label:after { background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="%23fff"><path d="M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z"/></svg>') center no-repeat; }

.max_checkit.checkit_label input[type="checkbox"] + label {font-size:15px;}
.max_member_form_label.max_member_form_label_agree_for_all_M {font-size:15px;}
.max_member_form_label.max_member_form_label_agree_for_all_B {font-size:15px;}

/* input : book mark */
.bookmark {position:relative;}
.bookmark input[type="checkbox"] {position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}
.bookmark input[type="checkbox"] + label {display:inline-block; position:relative; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; font-size:0;}
.bookmark input[type="checkbox"] + label:before {content:''; display:block; width:32px; height:32px; line-height:1; vertical-align:middle; /*background:url("../image/common/maxmall_ui_lab_24.png") -24px -96px no-repeat;*/ background:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g transform="translate(12 12) scale(0.92) translate(-12 -12)"><path d="M12 3.4C12.18 3.4 12.35 3.5 12.43 3.66L14.63 8.12C14.75 8.35 14.97 8.51 15.23 8.55L20.15 9.27C20.54 9.33 20.7 9.81 20.42 10.08L16.86 13.55C16.67 13.74 16.58 14 16.63 14.27L17.47 19.16C17.54 19.55 17.13 19.85 16.78 19.66L12.38 17.35C12.15 17.23 11.85 17.23 11.62 17.35L7.22 19.66C6.87 19.85 6.46 19.55 6.53 19.16L7.37 14.27C7.42 14 7.33 13.74 7.14 13.55L3.58 10.08C3.3 9.81 3.46 9.33 3.85 9.27L8.77 8.55C9.03 8.51 9.25 8.35 9.37 8.12L11.57 3.66C11.65 3.5 11.82 3.4 12 3.4Z" stroke="%23d7d7d7" stroke-width="1.8" stroke-linejoin="round"/></g></svg>') center no-repeat; background-size:30px;}
.bookmark input[type="checkbox"]:checked + label:before {/*background:url("../image/common/maxmall_ui_lab_24.png") 0 -96px no-repeat;*/ background:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 4.9C12.34 4.9 12.65 5.09 12.8 5.4L14.15 8.13C14.36 8.56 14.77 8.85 15.24 8.92L18.26 9.36C18.95 9.46 19.23 10.31 18.73 10.8L16.54 12.93C16.2 13.26 16.05 13.73 16.13 14.19L16.65 17.16C16.77 17.84 16.05 18.38 15.44 18.06L12.74 16.64C12.32 16.42 11.68 16.42 11.26 16.64L8.56 18.06C7.95 18.38 7.23 17.84 7.35 17.16L7.87 14.19C7.95 13.73 7.8 13.26 7.46 12.93L5.27 10.8C4.77 10.31 5.05 9.46 5.74 9.36L8.76 8.92C9.23 8.85 9.64 8.56 9.85 8.13L11.2 5.4C11.35 5.09 11.66 4.9 12 4.9Z" fill="%23333"/></svg>') center no-repeat; background-size:36px;}

/* input : radio */
.max_radio {position:relative;}
.max_radio input[type="radio"] {position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}
.max_radio input[type="radio"] + label {display:inline-block; position:relative; padding-left:30px; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none;}
.max_radio input[type="radio"] + label:before {content:''; position:absolute; top:0; left:0; width:20px; height:20px; text-align:center; background:#fff; border:1px solid #ccc; border-radius:100%;}
.max_radio input[type="radio"]:checked + label:before {background:#fff; border:1px solid #000;}
.max_radio input[type="radio"]:checked + label:after {content:''; position:absolute; top:6px; left:6px; width:10px; height:10px; background:#000; border-radius:100%;}

/* select box */
.max_select, 
.product_option_select
,.product_optionadd_select{-webkit-appearance:none; -moz-appearance:none; appearance:none; background:url("../image/common/max_lab_sel_24.png") no-repeat 98% 50%; width:200px; border:1px solid #d7d7d7; padding:13px 24px 13px 13px; box-sizing:border-box; border-radius:8px; }
.max_select::-ms-expand, 
.product_option_select::-ms-expand {display:none;}

/* nbsp */
.nb {display:block;}

/* color */
.col_main {color:#ed145b;}
.col_gray {color:#959595;}

/* font */
.ff-spoqa {font-family:'Spoqa Han Sans Neo'; font-size:400; letter-spacing:0;}

/* margin */
.mgt20 {margin-top:20px;}

/* title */
.max_tt {font-size:32px; text-transform:uppercase; letter-spacing:-2px; text-align:center;} /* main title */
.max_stt {font-size:32px; text-transform:uppercase; text-align:center; letter-spacing:-2px;} /* sub page title */
/* .max_stt:after {content:''; display:block; width:6px; height:6px; margin:14px auto; background-color:#000; border-radius:50px;} */
.max_stitle {margin-bottom:10px;} /* page sub text */
.max_stitle.type1 { font-size:20px; font-weight:normal; }
.max_stitle.type1.sub-tt { font-size:28px; padding-bottom:30px; margin-bottom: 0;}

/* button */
.bt_control {display:block; width:48px; height:48px; background-repeat:no-repeat; background-position:center; background-color:#fff; border:1px solid #000; box-sizing:border-box; font-size:0; position:absolute; top:0; z-index:1;}
.bt_control.prev {background-image:url("../image/common/ico_arr_left.png");}
.bt_control.next {background-image:url("../image/common/ico_arr_right.png");}

.max_btns{ width:100%; height:auto; text-align:center; margin:60px 0 0 0;  display:flex; gap:12px; align-items: center; justify-content: center;}
.bt_more { text-align:center; }
.bt_more a{display:inline-block; height:auto; padding:17px 40px; border:1px solid #000; color:#000;}
.bt_more a:hover {border:1px solid #f57218; transition:all 0.3s ease; color:#f57218;}

.bt_link {display:inline-block; height:auto; padding:13px 40px; border:1px solid #000; color:#000; font-size:15px;}
.bt_link:hover {background:#000; color:#fff;}

.bt_link_line {display:inline-block; height:auto; padding:13px 40px; border:1px solid #ccc; font-size:13px; color:#000;}
.bt_link_line:hover {border:1px solid #459ad0; color:#459ad0;}

.link_w {border:1px solid #fff; color:#fff;}
.link_w:hover {background:#fff; color:#000;}

.bt_type1, 
.bt_type2 {display:inline-block; border:1px solid #444; background:#fff; color:#444; width:200px; /*height:50px;*/ font-size:15px; padding:13px 0; border-radius:8px;}
.bt_type1 {border:1px solid #000; background:#000; color:#fff;}

.bt_type_s {display:inline-block; height:auto; padding:13px 15px; background:#fff; border:1px solid #000; color:#000; cursor:pointer; border-radius:8px;-webkit-appearance:none;}
.bt_type_s:hover {background:#000; color:#fff;}
.bt_type_s.orange {border:1px solid #459ad0; color:#459ad0;}
.bt_type_s.orange:hover {background:#459ad0; color:#fff;}
.bt_type_s.super_s {padding:7px 15px; font-size:12px;}

/* banner control */
.max_banner_control {position:relative; justify-content:center;}
.max_banner_control .bt_control {position:relative; transform:translateY(0); border:none;}
.max_banner_control span {display:block; width:60px; height:48px; font-size:13px; font-weight:600; padding:15px 0; box-sizing:border-box; text-align:center;}

/* tabmenu */
.maxskin_tab {display:flex; justify-content:center;}
.maxskin_tab li {display:flex; justify-content:center; align-items:center;}

.maxskin_tab.type1 i {}
.maxskin_tab.type1 li:before { content:''; width:24px; height:24px; display:block; background:url("../image/common/maxmall_ui_lab_24.png") 0 -72px no-repeat; margin:0 20px; }
.maxskin_tab.type1 li:first-child:before {width:0;}
.maxskin_tab.type1 li a,
.maxskin_tab.type1 span {text-transform:uppercase; font-weight:700; letter-spacing:.05em;}
.maxskin_tab.type1 li a:hover,
.maxskin_tab.type1 li a.active,
.maxskin_tab.type1 li a.active span { color:#ffae00; }

.maxskin_tab.type2 li {margin:0 10px;}
.maxskin_tab.type2 li a {display:block; padding:14px 48px; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;}
.maxskin_tab.type2 li a:hover,
.maxskin_tab.type2 li a.active,
.maxskin_tab.type2 li a.on {color:#fff; background:#000; border-radius:50px;}

.maxskin_tab.type3 {border-bottom:1px solid #e1e1e1;}
.maxskin_tab.type3 li {width:25%; text-align:center;}
.maxskin_tab.type3 li a {display:block; width:100%; height:auto; padding:20px 0; color:#797979;}
.maxskin_tab.type3 li a.active,
.maxskin_tab.type3 li a.on {color:#fff; background-color:#000; font-weight:700;}

.max_tab_box {clear:both; width:100%;}

/* membership :  tabmenu */
.max_member_tab li{  text-align:center;}
.max_member_tab li a{  display:block; box-sizing:border-box;}
.max_member_tab li a.on{ background:#fff;  }

/* aside banner list */
.max_ad_lst {width:100%; height:auto;}
.max_ad_lst li {float:left; width:23%; margin:0 1%;}
.max_ad_lst li img {width:100%;}

/* product common */
.max_category {display:block; color:#333; padding-bottom:8px; font-weight:600} /* category name */
.max_summary {font-size:12px; color:#797979; padding-top:8px; height:20px; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;} /* summary name */
.max_del_won {display:block; font-size:12px; color:#959595; letter-spacing:-0.05em; } /* del price */
.max_price_won {display:inline-block; color:#ed145b; font-size:18px; font-weight:600; /*margin-top:14px;*/} /* price won */
.max_sold_out {background-color:#bf1616; color:#fff; font-size:12px; padding:4px 8px; letter-spacing:0;} /* sold out */
/*
.max_sale {position:absolute; top:-10px; right:-6px; z-index:2; padding:8px; background:#fff; line-height:1; letter-spacing:0; color:#181818; box-shadow:0 5px 5px rgba(0,0,0,.1); transition:all .3s; opacity:0; font-size:12px !important;}
.max_sale:after {content:''; height:0; width:0; display:block; border:6px transparent solid; border-bottom-width:0; border-left-width:0; border-top-color:#a0a0a0; position:absolute; top:28px; right:0px;}
*/

.max_sale { display:inline-block; font-size:18px; font-weight: 600; margin-right: 10px;}

/* product list : gallery type */
.max_prd_lst {width:100%; height:auto; display:flex; flex-wrap:wrap; }
.max_prd_lst.type_lst { gap:1%;}

.max_prd_lst li { flex:0 25%; padding:0 8px 48px; height:auto; position:relative;}

.max_prd_lst li a {display:block; width:100%; height:100%; box-sizing:border-box; position:relative;}
.max_prd_lst li .max_prd_img {display:block; width:100%; height:0; padding-bottom:100%; overflow:hidden; text-align:center; position:relative;}
.max_prd_lst li .max_prd_img img {width:100%; position:absolute; top:0; left:0; transition:all .2s linear;}
.max_prd_lst li .max_prd_img span.no-image { position:absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items: center; justify-content: center; background:#f1f1f1; color:#999;}
.max_prd_lst li .max_prd_img .mouse_out { opacity:1; }
.max_prd_lst li .max_prd_img .mouse_over { opacity:0; }

.max_prd_lst li .text_area {width:100%; padding:24px 0 0; position:relative;}
.max_prd_lst li .text_area > strong { height:50px;  display:block; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; line-height:1.6; }
.max_prd_lst li .text_area .max_size_opt {width:100%; height:32px; line-height:32px; background-color:rgba(255,255,255,.75); text-align:center; font-size:13px; position:absolute; top:0; left:0; transform: translateY(-100%);}
.max_prd_lst li .text_area .max_summary {display:none;}
.max_prd_lst li .max_prd_icon { }
.max_prd_lst li.empty-item { flex: 1 1; display: flex; align-items: center; justify-content: center; padding: 80px 0; color: #999; }
.max_prd_lst li.empty-item.max_product_empty_item {flex:1 1 100%; padding:100px 0 100px;}
.max_prd_lst li.empty-item.max_product_empty_item .max_product_empty_state {width:100%; margin:0 auto; text-align:center; box-sizing:border-box;}
.max_prd_lst li.empty-item.max_product_empty_item .empty_label {display:inline-flex; align-items:center; justify-content:center; min-width:118px; height:36px; padding:0 18px; border-radius:999px; background:#181818; color:#fff; font-size:12px; font-weight:700; letter-spacing:.16em; display:none; }
.max_prd_lst li.empty-item.max_product_empty_item h4 {margin:20px 0 10px; font-size:28px; font-weight:700; color:#666; letter-spacing:-.04em; line-height:1.35;}
.max_prd_lst li.empty-item.max_product_empty_item p {margin:0; color:#666; font-size:15px; line-height:1.8;}
/* 
.max_prd_lst li .prd_basket_warp {width:244px; height:auto; box-sizing:border-box; padding:0;}
.max_prd_lst li .prd_basket_warp .basket {float:left; display:block; width:120px; height:40px; border:1px solid #ccc; box-sizing:border-box;}
.max_prd_lst li .prd_basket_warp .product_btn_cart {float:left; box-sizing:border-box; font-size:13px; width:70px; height:40px; background:url("../image/shop/ico_cart_s.png") 10px 50% no-repeat #4e3931; color:#fff; text-align:left; padding-left:30px; margin-left:4px;}
.max_prd_lst li .prd_basket_warp .product_btn_wish {float:left; background:url("../image/shop/ico_wish_s.png") center no-repeat #71615a; background-size:20px; width:50px; height:40px;}
*/

.max_sub_product_list .max_prd_lst li {display:inline-flex; float:none;}

/* hover */
.max_prd_lst li a:hover {text-decoration:none;}
.max_prd_lst li a:hover .max_prd_img .mouse_out {opacity:0;}
.max_prd_lst li a:hover .max_prd_img .mouse_over {opacity:1;}
.max_prd_lst li a:hover .text_area .max_size_opt {color:#181818;}
.max_prd_lst li a:hover .max_sale {opacity:1; top:10px;}

/* product list : list type */
.max_prd_lst.type_lst li { flex:0 49.5%; height:auto; box-sizing:border-box; padding:0 0 40px;}
.max_prd_lst.type_lst li .max_prd_img {float:left; width:27.85923753665689%; /*190px*/ height:143px; position:relative; border:1px solid #eee; box-sizing:border-box;}
.max_prd_lst.type_lst li .max_prd_img img {}
.max_prd_lst.type_lst li .text_area {float:left; width:72.14076246334311%; /*492px*/ padding:16px 0 0 30px; border-top:1px solid #eee; text-align:left; box-sizing:border-box;}
.max_prd_lst.type_lst li .text_area .max_size_opt {position:relative; top:46px; text-align:left; height:auto; line-height:1;}
.max_prd_lst.type_lst li .text_area .max_size_opt:before {content:'Size : '; display:inline-block; vertical-align:top; padding-right:4px; letter-spacing:0;}
.max_prd_lst.type_lst li .max_sale {opacity:1; top:10px;}
/* .max_prd_lst.type_lst li .text_area .max_size_opt {position:relative; top:48px; text-align:left; height:auto; line-height:1; border-top:1px solid #eee; padding-top:8px;}
.max_prd_lst.type_lst li .max_sale {opacity:1; top:10px;} */

.max_prd_lst.view_b li { flex:0 49.5%; height:auto; box-sizing:border-box; padding:0 0 20px; }
.max_prd_lst.view_b li a { display:flex; align-items: center; }
.max_prd_lst.view_b li .max_prd_img { width:180px; flex:0 180px; padding-bottom: 180px; }
.max_prd_lst.view_b li .text_area {flex:1 1; padding:0; margin-left:10px; display:flex; flex-wrap: wrap; }
.max_prd_lst.view_b li .text_area .max_category { flex:1 1 100%; order:1; }
.max_prd_lst.view_b li .text_area strong { flex:1 1 100%; order:2; }
.max_prd_lst.view_b li .text_area .max_summary { flex:1 1 100%; order:3; } 
.max_prd_lst.view_b li .text_area .max_del_won { flex:1 1 100%; order:4; } 
.max_prd_lst.view_b li .text_area .max_sale {order:5;}
.max_prd_lst.view_b li .text_area .max_price_won{ order:6;} 
.max_prd_lst.view_b li .text_area .max_prd_icon{ flex:1 1 100%; order:7;} 
.max_prd_lst.view_b li .text_area .max_size_opt { font-size:15px;  position: relative; background: #fff; top: unset; left: unset; transform: unset; color: #666; text-align: left; order:8; display:flex; }
.max_prd_lst.view_b li .text_area .max_size_opt:before { content:'사이즈: '; display:block; margin-right:5px; color:#999 }
/* product list : no contents */
.max_no_prd {float:left; width:100%; height:auto; padding:150px 0 100px; text-align:center; background:url("../image/shop/bg_prd_no_s.png") 50% 27% no-repeat; border-bottom:1px solid #ccc;}
.max_no_point {width:100%; height:auto; padding:140px 0 170px; text-align:center; background:url("../image/shop/bg_point_no.png") top center no-repeat;}

/* product stock */
.product_stock {display:flex;}
.product_stock .select_text{width:30%; padding:10px 0;}
.product_stock p {display:flex; border:1px solid #ccc; width:150px; height:35px; box-sizing:border-box;}
.product_stock span button {display:block; box-sizing:border-box; width:35px; height:34px;}
.product_stock .stock_button_up{background:url("../image/shop/ico_plus_s.png") center no-repeat; border-left:1px solid #ccc; }
.product_stock .stock_button_down{background:url("../image/shop/ico_minus.png") center no-repeat; border-right:1px solid #ccc;}
.product_stock .select_stock input{width:80px; height:33px; text-align:center; border:0;}
.product_stock a {display:block; box-sizing:border-box; width:40px; height:35px; line-height:34px; border:1px solid #ccc; border-left:none; background:#ebebeb; font-size:13px; text-align:center;}
.product_stock a:hover {background:#459ad0; color:#fff; border:1px solid #459ad0;}

/* product rating */
.max_rating{display:inline-block; width:76px; height:20px; background:url("../image/star_off.png") 0 0 no-repeat;}
.max_rating .max_ratingStar{display:block; background:url("../image/star_on.png") 0 0 no-repeat;}
.max_rating .max_ratingStar i{display:block; text-indent:-20000px;}

/* shop : note */
.max_note {width:100%; height:auto; background:#f4f4f4; padding:30px; margin-top:60px; box-sizing:border-box; border-radius:8px;}
.max_note div:last-child {padding:30px 0 0 0;}
.max_note h4 {font-size:18px;}
.max_note ul {padding-top:10px;}
.max_note li {color:#797979; line-height:160%;}

/* shop : pay total */
.max_pay_total{ border-bottom:1px solid #000; width:100%; padding:50px 0; display:flex; box-sizing:border-box;}
.max_pay_total p{display:inline-block; width:25%; font-size:20px; position:relative; text-align:center;}
.max_pay_total p strong {display:block; padding-bottom:10px; font-weight:normal; color:#444;}
.max_pay_total p em{font-size:30px; font-weight:600;}
.max_pay_total p:nth-child(2),
.max_pay_total p:nth-child(3) {color:#797979;}
.max_pay_total p:nth-child(2):before {content:''; position:absolute; top:10px; left:0; width:50px; height:50px; border-radius:100%; background:url("../image/common/maxmall_ui_lab_50.png") 0 -100px no-repeat #e1e1e1;}
.max_pay_total p:nth-child(3):before {content:''; position:absolute; top:10px; left:0; width:50px; height:50px; border-radius:100%; background:url("../image/common/maxmall_ui_lab_50.png") -50px -100px no-repeat #e1e1e1;}
.max_pay_total p:last-child:before {content:''; position:absolute; top:10px; left:-50px; width:50px; height:50px; border-radius:100%; background:url("../image/common/maxmall_ui_lab_50.png") -100px -100px no-repeat #000;}
.max_cart_list .max_pay_total {border-top:1px solid #000;}
/* shop : max_order_prd */
.max_order_prd {position:relative; overflow:hidden; display:flex; align-items: center;}
.max_order_prd p {  width:100px; height:100px;}
.max_order_prd p img {width:100%;}
.max_order_prd p .nimg {width:60px; height:10px; display:block;}
.max_order_prd p span.no-image { display:flex;align-items: center; justify-content: center; width:100px; height:100px; font-size:13px; color:#999; background:#f1f1f1;; }
.max_order_prd dl { flex:1 1;  width:80%; box-sizing:border-box; padding:0 0 0 15px; text-align:left; font-weight:normal;}
.max_order_prd dt a {color:#000;}
.max_order_prd dt a:hover {text-decoration:underline;}
.max_order_prd dd {color:#949494; padding-top:5px; letter-spacing:0;}
.max_order_prd dd:last-child {color:#949494;}
.max_order_prd li { display:inline; color:#949494; }

/* shop : oops */
.max_oops {display:inline-block; color:#e27c7c; font-size:13px; font-weight:400; line-height:20px; background:url("../image/shop/ico_oops.png") 0 0 no-repeat; padding-left:25px; margin-left:10px;}

/* icon */
.ico_btstyle1, 
.ico_btstyle2 {font-size:13px; background:#71615a; color:#fff; display:inline-block; padding:5px 10px;}
.ico_btstyle1 {background:#459ad0;}

/* table */
.max_table{width:100%; height:auto; border-top:1px solid #000;}
.max_table table{width:100%;}
.max_table tbody th{background:#f7f7f7; border-bottom:1px solid #e5e5e5; text-align:left; padding:15px; width:15%; line-height:130%; color:#000;}
.max_table tbody td{border-bottom:1px solid #e5e5e5; padding:15px; line-height:130%; color:#797979;}

.max_table_b{width:100%; vertical-align: middle;}
.max_table_b thead th{ border-bottom:1px solid #000; text-align:center; padding:15px 0; color:#222; font-weight:bold; vertical-align:middle;}
.max_table_b thead th:first-child { }
.max_table_b thead th:last-child { }
.max_table_b tbody th{text-align:center; vertical-align: middle; border-bottom:1px solid #e5e5e5; vertical-align: middle;}
.max_table_b tbody td{border-bottom:1px solid #e5e5e5; padding:20px; vertical-align: middle;}
.max_table_b thead th .max_checkit,
.max_table_b tbody th .max_checkit { display:inline-block; vertical-align: middle;}

.max_table_b tbody tr:last-child th,
.max_table_b tbody tr:last-child td,
.max_table_b tbody td.td_delivery_last { border-bottom:none !important;}

.max_table_c {width:100%;}
.max_table_c tbody th{text-align:center; border-bottom:1px solid #e5e5e5; width:20%;}
.max_table_c tbody td:last-child {width:auto; color:#797979; text-align:left; line-height:130%;}
.max_table_c tbody td{border-bottom:1px solid #e5e5e5; border-left:1px solid #e5e5e5; padding:15px; color:#000; text-align:center; width:15%;}

/* paginate */
.ban_paginate {width:100%; height:10px;}
.ban_paginate a {display:inline-block; width:10px; height:10px; border-radius:100%; font-size:0; background:rgba(0,0,0,0.5); margin:0 3px;}
.ban_paginate a.active {background:#000;}

.max_page {float:left; width:100%; padding:25px 0; text-align:center;}
.max_page a {display:inline-block; vertical-align:middle; width:40px; height:40px; text-align:center; line-height:40px; margin:0 2px; border:1px solid #ccc; border-radius:8px;}
.max_page .page_on {color:#fff; font-weight:700;}
.max_page a span {display:block; font-size:13px; height:40px; line-height:40px;}
.max_page a.max_page_cur {color:#fff; background:#000; border:1px solid;}
.max_page a.max_page_prev_first, .max_page a.max_page_next_end {font-family:'Dotum';}
.max_page a.max_page_prev, .max_page a.max_page_next {font-family:'Dotum';}
.max_page a.max_page_prev {}
.max_page a.max_page_next {}

.zonecodeWrap { position: relative; border:1px solid #d7d7d7; border-radius:8px; overflow:hidden; margin-top:10px;}
.zonecodeWrap .zipclodebtn { display:none}
/* popup_product */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:99999;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#cboxOverlay{background:#000;}
#cboxMiddleRight{width:46px; outline:none;}
#cboxContent{background:#fff; overflow:visible; outline:none;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:5px; }
#cboxClose{position:absolute; top:-15px; right:-15px; background:url('../image/common/bt_close_browser.png') center no-repeat; width:60px; height:60px; text-indent:-9999px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}

/* popup detail */
#pop_max_detail{width:100%; height:auto; padding:30px; margin:0 auto; box-sizing:border-box;}
#pop_max_detail .max_img_area{float:left; width:50%; height:auto;}
#pop_max_detail .max_img_area p img {width:100%;}

#pop_max_detail .prd_info{float:left; width:50%; height:auto; padding:0 30px; box-sizing:border-box;}
#pop_max_detail .prd_info .max_price_tit{text-align:left;}
#pop_max_detail .prd_info .max_price_area {margin:0;}

#pop_max_detail .max_social {right:50px;}


/* agreebox */
.agreebox {color:#797979; margin-top:50px;}
.agreebox h2{font-weight:bold; color:#222; margin-top:30px;}
.agreebox p{padding:10px 0; line-height:140%;}
.agreebox ol{padding:10px 0;}
.agreebox ol li{padding:2px 0; line-height:140%; }

/* policybox */
.policybox {color:#797979; margin-top:50px;}
.policybox p{line-height:140%;}
.policybox .policymenu{border:2px solid #444; background:#fff; padding:20px; margin:15px 0; width:auto; height:auto; display:block; overflow:hidden;}
.policybox .policymenu .tappolicy{float:left; width:50%;}
.policybox .policymenu .tappolicy li{line-height:190%;}
.policybox dl dt{font-weight:bold; color:#222; margin-top:30px;}
.policybox dl dd{padding:10px 0; line-height:140%;}
.policybox dl dd ol > li{list-style-type:decimal; margin:10px 0 0 20px; line-height:140%;}
.policybox dl dd ul > li{list-style-type:square; margin:10px 0 10px 20px; line-height:140%;}

/* daum zipsearch */
.zipclodebtn { position: absolute; right:0; bottom: 0; width:48px; height:48px; cursor: pointer; z-index: 2; }
.zipclodebtn span { display: block; width: 48px; height: 48px; margin:0; font-size: 0; overflow:hidden; background:url('../image/common/bt_close.png') center no-repeat;}

/* password check */
.max_pass_chk {width:100%; height:auto; text-align:center; background:url("../image/shop/bg_prd_no_s.png") top center no-repeat; padding-top:100px; margin-top:3%;}
.max_pass_chk p {padding-top:4%; color:#777; line-height:130%;}
.max_pass_chk .nb {display:inline;}
.max_pass_chk fieldset {text-align:center; margin-top:5%;}
.max_pass_chk fieldset input {display:inline-block; width:30%;}

/* search */
#search_wrap .search_area {width:100%; height:auto; padding:32px 72px; margin:48px 0; position:relative; background:#f0f0f0; box-sizing:border-box;}
#search_wrap .search_area .inner {width:100%; height:auto; margin:0 auto; overflow:hidden;}

#search_wrap .search_area .inner .sch_type {float:left; width:calc(100% - 640px); height:auto;}
#search_wrap .search_area .inner .sch_type li {display:inline-block; margin:0 .5%;}
#search_wrap .search_area .inner .sch_type li strong {display:inline-block; width:64px; font-weight:700; margin-right:16px; text-align:center;}
#search_wrap .search_area .inner .sch_type li .max_select {height:48px;}

#search_wrap .search_area .inner .sch-ipt {float:left; width:640px; height:auto; margin:0 0 16px;}
#search_wrap .search_area .inner .sch-ipt input {display:block; width:100%; height:48px; padding:14px; background:none; border:1px solid #181818; box-sizing:border-box;}
#search_wrap .search_area .inner .search_submit {display:block; width:128px; height:48px; margin:0 auto; background-color:#181818; color:#fff;}

#search_wrap .search_area .inner .sch_result {font-size:20px; margin-top:16px; letter-spacing:-2px; text-align:center;}
#search_wrap .search_area .inner .sch_result mark {display:inline-block; padding:8px 12px; background-color:#ed145b; color:#fff;}
#search_wrap .search_area .inner .sch_result span {letter-spacing:0; font-weight:500;}
#search_wrap .search_brand_result_wrap {margin:0 0 40px; padding:32px 40px; border:1px solid #e5e5e5; border-radius:16px; background:#fff; box-sizing:border-box;}
#search_wrap .search_brand_result_head {display:flex; align-items:flex-end; justify-content:space-between; gap:20px; margin-bottom:24px; padding-bottom:20px; border-bottom:1px solid #f0f0f0;}
#search_wrap .search_brand_result_head h4 {font-size:24px; font-weight:700; color:#111; letter-spacing:-.03em;}
#search_wrap .search_brand_result_head p {color:#666; text-align:right; line-height:1.6;}
#search_wrap .search_brand_result_head p mark {display:inline-block; padding:4px 10px; margin-right:8px; border-radius:999px; background:#111; color:#fff;}
#search_wrap .search_brand_result_head p strong {font-weight:700; color:#111;}
#search_wrap .search_brand_list {display:flex; flex-wrap:wrap; gap:12px; margin:0; padding:0; list-style:none;}
#search_wrap .search_brand_item {flex:0 0 calc(25% - 9px); min-width:0;}
#search_wrap .search_brand_item a {display:flex; flex-direction:column; justify-content:center; min-height:88px; padding:20px 22px; border:1px solid #ececec; border-radius:14px; box-sizing:border-box; background:#fafafa; transition:border-color .2s ease, background-color .2s ease, transform .2s ease; text-decoration:none;}
#search_wrap .search_brand_item a:hover {border-color:#111; background:#fff; transform:translateY(-2px);}
#search_wrap .search_brand_item .brand_name_en {font-size:16px; font-weight:700; color:#111; line-height:1.4; word-break:break-word;}
#search_wrap .search_brand_item .brand_name_kr {margin-top:6px; color:#777; line-height:1.5; word-break:break-word;}
#search_wrap .search_brand_empty {padding:32px 0 8px; color:#777; text-align:center;}

@media screen and (max-width:1280px) {
	#search_wrap .search_brand_item {flex-basis:calc(33.333333% - 8px);}
}

@media screen and (max-width:960px) {
	#search_wrap .search_brand_result_wrap {padding:28px 24px;}
	#search_wrap .search_brand_result_head {flex-direction:column; align-items:flex-start;}
	#search_wrap .search_brand_result_head p {text-align:left;}
	#search_wrap .search_brand_item {flex-basis:calc(50% - 6px);}
}

@media screen and (max-width:640px) {
	#search_wrap .search_brand_item {flex-basis:100%;}
}

/* #search_wrap .search_result {font-size:25px; text-align:center;}
#search_wrap .search_result span {font-size:25px;}
 */

/* popup */
.max_popup_cloase_bar {width:100%; height:auto; background:#222; box-sizing:border-box; overflow:hidden;}
.max_popup_cloase_bar p {float:left; padding:10px;}
.max_popup_cloase_bar label {color:#fff; font-size:13px;}
.max_popup_cloase_bar .max_popup_close_btn {float:right; background:#000; color:#fff; font-size:13px; padding:10px 15px;}

#max_popup_rolling { background:#fff; }
#max_popup_rolling .max_popup_roll_content {}
#max_popup_rolling .max_popup_roll_content img {max-width:100%;}
.max_popup_rolling_btn_wrap { position:absolute; right:10px; bottom:10px }
.max_popup_rolling_btn_wrap li { display:inline-block;  }
.max_popup_rolling_btn_wrap li a { display:block; font-size:0; text-indent:-9999px; width:20px; height:20px; background:#f1f1f1; }
.max_popup_rolling_btn_wrap li a.active { background:#ff6600; }

.max_popup_roll_cloase_bar {width:100%; height:auto; background:#222; box-sizing:border-box; overflow:hidden; position:absolute; bottom:0;}
.max_popup_roll_cloase_bar p {float:left; padding:10px;}
.max_popup_roll_cloase_bar label {color:#fff; font-size:13px; display:inline-block; zoom:1; *display:inline; padding:10px 15px;}
.max_popup_roll_cloase_bar .max_popup_close_btn {float:right; background:#000; color:#fff; font-size:13px; padding:10px 15px;}

.talk_preview_area .talk_banner_desc { font-size:0; }


#admin_skin_view { display:block; position:fixed; top:0; left:0; z-index:99999; background:#000; padding:10px;}
#admin_skin_view * {  color:#fff; }

/* brand search */
#brand_sch_warp {}
#brand_sch_warp .search_area {width:100%; height:auto; padding:32px; margin:48px 0; background:#f0f0f0; box-sizing:border-box;}
#brand_sch_warp .search_area .inner {display:block; width:640px; height:auto; margin:0 auto; position:relative;}
#brand_sch_warp .search_area input {display:block; width:100%; height:48px; padding:14px; text-align:center; background:none; border-bottom:1px solid #181818; box-sizing:border-box;}
#brand_sch_warp .search_area button {display:block; width:48px; height:48px; background:url("../image/common/maxmall_ui_lab_50.png") 0 -200px no-repeat #181818; font-size:0; position:absolute; top:0; right:0;}

#brand_sch_warp .brand_sch_cate {width:100%; height:auto; padding-bottom:48px; overflow:hidden; letter-spacing:0;}
#brand_sch_warp .brand_sch_cate > div {width:100%; height:auto; overflow:hidden;}
#brand_sch_warp .brand_sch_cate h4 {float:left; width:72px; height:32px; line-height:30px; text-align:center; border:1px solid #d7d7d7; border-radius:50px; box-sizing:border-box;}
#brand_sch_warp .brand_sch_cate ul {float:left; width:calc(100% - 72px); padding-left:14px; box-sizing:border-box;}
#brand_sch_warp .brand_sch_cate ul li {position:relative; display:inline-block; text-align:center; margin-right:5px;}
#brand_sch_warp .brand_sch_cate ul li input {position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}
#brand_sch_warp .brand_sch_cate ul li input + label {display:inline-block; width:32px; height:32px; line-height:30px; border:1px solid #d7d7d7; border-radius:50px; position:relative; cursor:pointer; box-sizing:border-box;}
#brand_sch_warp .brand_sch_cate ul li input:checked + label {border:1px solid #ed145b; background:#ed145b; color:#fff;}
#brand_sch_warp .brand_sch_cate ul li input[id$="all"] + label,
#brand_sch_warp .brand_sch_cate ul li input[id$="etc"] + label {width:auto; padding:0 14px;}
#brand_sch_warp .brand_sch_cate ul li input.etc + label {width:auto; padding:0 14px; text-transform:uppercase; }
#brand_sch_warp .brand_sch_cate .kor_cate {margin-top:14px;}

#brand_sch_warp .brand_lst {width:100%; height:auto; padding:32px 0; border-top:1px solid #d7d7d7;}
#brand_sch_warp .brand_lst h4 {font-size:28px; text-transform:uppercase;}
#brand_sch_warp .brand_lst ul {width:100%; height:auto; overflow:hidden; margin-top:14px; display:flex; flex-wrap:wrap; }
#brand_sch_warp .brand_lst ul li { flex:0 25%; width:25%; margin:8px 0;  letter-spacing:0; display:flex; align-items: center; }
#brand_sch_warp .brand_lst ul li .bookmark {display:block; order:1; font-size:0; margin-right:10px; }
#brand_sch_warp .brand_lst ul li a {display:flex; flex-direction:column; line-height:24px; color:#797979; order:2; font-size:13px;  }
#brand_sch_warp .brand_lst ul li a em {display:inline-block; margin-bottom:-6px; color:#181818; font-size:15px;}

/* bbs control */
#max_board_control {margin:0; padding:0;}
#max_board_control article, #max_board_control aside, #max_board_control details, #max_board_control figcaption, #max_board_control figure, #max_board_control footer, #max_board_control header, #max_board_control hgroup, #max_board_control main, #max_board_control menu, #max_board_control nav, #max_board_control section, #max_board_control summary {display:block;}#max_board_control audio, #max_board_control canvas, #max_board_control progress, #max_board_control video {display:inline-block; vertical-align:baseline;}#max_board_control audio:not([controls]) {display:none; height:0; }#max_board_control [hidden], #max_board_control template {display:none;}#max_board_control a {background-color:transparent;}#max_board_control a:active, a:hover {outline:0; text-decoration:none;}#max_board_control abbr[title] {border-bottom:1px dotted;}#max_board_control b, #max_board_control strong {font-weight:bold;}#max_board_control dfn {font-style:italic;}#max_board_control h1 {font-size:2em; margin:0.67em 0;}#max_board_control mark {background:#ff0; color:#000;}#max_board_control small {font-size:80%;}#max_board_control sub, #max_board_control sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline;} #max_board_control sup {top:-0.5em;} #max_board_control sub {bottom:-0.25em;}#max_board_control img {border:0;}#max_board_control svg:not(:root) {overflow:hidden;}#max_board_control figure {margin:1em 40px;}#max_board_control hr {box-sizing:content-box; height:0;}#max_board_control pre {overflow:auto;}#max_board_control code, #max_board_control kbd, #max_board_control pre, #max_board_control samp {font-family: monospace, monospace; font-size: 1em;} #max_board_control button, #max_board_control input, #max_board_control optgroup, #max_board_control select, #max_board_control textarea {color:inherit; font:inherit; margin:0;}#max_board_control button {overflow:visible;}#max_board_control button, #max_board_control select {text-transform:none;}#max_board_control button, #max_board_control input[type="button"], #max_board_control input[type="reset"], #max_board_control input[type="submit"] {-webkit-appearance:button; cursor:pointer;}#max_board_control button[disabled], #max_board_control input[disabled] {cursor:default;}#max_board_control button::-moz-focus-inner, #max_board_control input::-moz-focus-inner {border:0; padding:0;}#max_board_control input {line-height:normal;}#max_board_control input[type="checkbox"], #max_board_control input[type="radio"] {box-sizing:border-box; padding:0;}#max_board_control input[type="number"]::-webkit-inner-spin-button, #max_board_control input[type="number"]::-webkit-outer-spin-button {height:auto;}#max_board_control input[type="search"]::-webkit-search-cancel-button,#max_board_control input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}#max_board_control fieldset {border:none; margin:0; padding:0;}#max_board_control legend {border:0; padding:0;}#max_board_control textarea {overflow:auto;} #max_board_control optgroup {font-weight:bold;}#max_board_control table {border-collapse:collapse; border-spacing:0; }#max_board_control td, #max_board_control th {padding:0;}
#max_board_control h1{ font-size:1.5em; text-align:center; }
#max_board_control .newwin_wrap { padding:.5em 2em; }
#max_board_control ul {list-style:none; padding:0; margin:0;}
#max_board_control li {padding:.75em 0 .75em 1em; border-bottom:1px solid #ccc;}

#max_board_control .bbs_uid + label { display:inline-block; margin:0; padding:0; cursor:pointer; vertical-align:middle; }
#max_board_control .bbs_uid { display: none; }
#max_board_control .bbs_uid + label:before { content:"\2714"; border:0.1em solid #000; border-radius:0.2em; display:inline-block; width:1.25em; height:1.25em; /*padding-left:0.2em;*/ padding-bottom:0.3em; margin-right:0.2em; vertical-align:bottom; color:transparent; transition:0.2s; box-sizing:border-box; margin-right:.5em;}
#max_board_control .bbs_uid + label:active:before { transform:scale(0); }
#max_board_control .bbs_uid:checked + label:before { background:#333; border:.1em solid #000; color: #fff; }
#max_board_control .bbs_uid:disabled + label:before { transform:scale(1); border-color:#aaa; }
#max_board_control .bbs_uid:checked:disabled + label:before { transform:scale(1); background-color:#bfb; border-color:#bfb; }

#max_board_control li span.current_ico { display:inline-block; padding:.25em .5em; border:1px solid #ddd; font-size:.75em; border-radius:.25em; background:#f50066; border:1px solid #b5004b; color:#fff;}
#max_board_control .btns { text-align:center; padding:1em 0 0; }
#max_board_control button.btn_bbs_control_submit {display:inline-block; background:#f50066; border:1px solid #b5004b; color:#fff; padding:.5em 1em; font-size:1em; border-radius:.25em; vertical-align:middle;}
#max_board_control button.btn_bbs_control_cancel {display:inline-block; background:#333; border:1px solid #000; color:#fff; padding:.5em 1em; font-size:1em; border-radius:.25em; vertical-align:middle;}

@media screen and (max-width:960px) {
	.max_prd_lst li.empty-item.max_product_empty_item {padding:48px 0 40px;}
	.max_prd_lst li.empty-item.max_product_empty_item .max_product_empty_state {padding:40px 24px; border-radius:20px;}
	.max_prd_lst li.empty-item.max_product_empty_item h4 {font-size:24px;}
}

@media screen and (max-width:640px) {
	.max_prd_lst li.empty-item.max_product_empty_item .max_product_empty_state {padding:34px 20px;}
	.max_prd_lst li.empty-item.max_product_empty_item .empty_label {min-width:104px; height:32px; font-size:11px;}
	.max_prd_lst li.empty-item.max_product_empty_item h4 {margin-top:16px; font-size:20px;}
	.max_prd_lst li.empty-item.max_product_empty_item p {font-size:14px; line-height:1.65;}
}
