.container {margin-top:0;}
/* Top & Bottom 
.move-top {display:flex;justify-content:right;padding-right:0;box-sizing:border-box;}
.move-top button {right: initial !important;width: 30px;height: 30px;background: url(/Upload/shoemarker/sample/top.png) no-repeat;margin: 12px;-webkit-box-sizing: border-box;box-sizing: border-box;background-size: 30px;}
.move-bottom {display:flex;justify-content:right;padding-right:0;box-sizing:border-box;}
.move-bottom button {right: initial !important;width: 30px;height: 30px;background: url(/Upload/shoemarker/sample/top.png) no-repeat;margin: 12px;-webkit-box-sizing: border-box;box-sizing: border-box;background-size: 30px;}
*/
#productDetailPopup > div {position: fixed;z-index: 999;max-height: 100%;overflow: initial;max-width: 600px;}


/* 카드혜택배너 */
.card-installment { width:100%; margin:20px 0; }
.card-installment img { width:100%; border:0; }
.card-installment .swiper-pagination { bottom:0; margin-top:4px; }
/*.card-installment .swiper-pagination.ty-red .swiper-pagination-bullet-active { opacity: 1; background: #007aff; }*/
.card-installment .swiper-pagination.ty-red .swiper-pagination-bullet { margin:0 2px; }

/* lazy */
.img-all img {display:block;}


/* 상품 사이즈 선택 영역 */
.product_size_title_wrap{height:25px;margin: 20px 12px 0;}
.product_size_title{font-size: 14px;}
.product_qty_title_wrap{height:25px;margin: 20px 12px 0;}
.product_qty_title{font-size: 14px;}
.product_size{margin: 0px 12px;font-size:0;}
.product_size .size_radio{opacity:0;display:none;}
.product_size > span.size_wrap{display:inline-block;width:18.8%;margin-bottom:8px;margin-left:1.5%;}
.product_size > span.size_wrap:nth-child(5n+1){margin-left:0;}
.product_size > span.size_wrap span{display:inline-block;width:100%;font-size:12px;font-weight:400;color:#1367b1;padding:10px 0;text-align:center;border:1px solid #1367b1;}
.product_size > span.size_wrap span.soldout{color:#ccc;border:1px solid #ccc;}
.product_size > span.size_wrap input:checked + label span {color: #fff; background:#1367b1;}

.related-item{padding:0 12px;}


/* 선택 사이즈 영역 */
.selected-size{padding:0;}
.selected-size > ul > li {padding: 0;border-top: 1px solid #dbdbdb;background-color: #eaeaea;}
.selected-size > ul > li .selected-cont {display: flex;justify-content: space-between;align-items: center;height: 70px;padding: 0 12px;}
.pintowrap{display:inline-block;width:55%;vertical-align:middle;font-weight:400;}
.pintowrap .pinfoname{display:block;width:100%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.pintowrap .pinfoname .opo{color:red;}
.pintowrap .pinfosize{display:inline-block;width:100%;}
.pintowrap .pinfogift{display:inline-block;width:100%;}
.psizewrap{display:inline-block;width:20%;text-align:center;}
.psizewrap .psizeminus{display:inline-block;width:30%;font-size:20px;font-weight:400;}
.psizewrap .psizecnt{display:inline-block;width:30%;font-size:13px;line-height:28px;}
.psizewrap .psizeplus{display:inline-block;width:30%;font-size:20px;font-weight:400;}
.ppricewrap{display:inline-block;width:20%;text-align:right;font-size:13px;}
.ppricewrap .ppriceemp{color:red;font-size:12px;}
.pdelwrap{display:inline-block;width:5%;text-align:right;font-size:0;}
.pdelwrap > a > img{width:12px;}
.ptotalinfo{display:flex;justify-content:space-between;align-items:center;height:70px;border-top:2px solid #141414;border-bottom:1px solid #dbdbdb;padding:0 12px;}
.ptotalinfo .ptotaltitle{display:inline-block;font-size:14px;text-align:left;}
.ptotalinfo .ptotalprice{display:inline-block;font-size:14px;text-align:right;}


@media(min-width:602px) {
	/* 상품이미지 확대 */
	.wrap-zoom-items .indicator {position: fixed;left:initial;bottom: 0;width: 600px;height: 45px;border-top: 1px solid #e1e1e1;background-color: #fff;z-index: 99;}

	.color-list{height:108px !important;}

	/* 찜 & 공유 구매하기 */
	.bnb-ty2 {position: fixed;left: initial;bottom: 0;width: 600px;height: 42px;background: #282828;z-index: 97;}
	.bnb-ty3 {position: fixed;left: initial;bottom: 0;width: 600px;height: 42px;background: #282828;z-index: 97;}


	/* 구매하기 Layer */
	.area-pop > div {position: fixed;z-index: 999;max-height: 100%;overflow: auto;width: 600px;}
	.area-select-option {position: fixed;left: initial;bottom: 0;width: 100%;max-height: 503px;padding: 0 12px;background-color: #fff;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);transition: transform .3s ease-in-out;}

	/* 상품문의 */
	.select {border:initial;border: 1px solid #aeaeae;}
}