@charset "UTF-8";

/**
 * 디자인별 템플릿 css 분리
 * 메인전용 심플형 css
 * @date:2021-07-08
 * @name:이상아
 */

/* 심플형 탬플릿 */
#tpl-simple #container {padding-bottom:0 !important}
#tpl-simple .profile .photo .section-border {border-radius:40px;}
#tpl-simple .prd-wrap .prd-info dt {font-size:18px;}
#tpl-simple .prd-wrap .prd-info dd {margin-top:7px; font-size:13px; color:#adadad;}
#tpl-simple .prd-desc {padding-top:0;}
#tpl-simple .prd-desc .price em {font-weight:bold; font-size:18px; color:#000;}
#tpl-simple .prd-desc .price span.sale-rate {margin-left:0; margin-right:9px; color:#c70000; font-size:18px; font-style:italic; text-decoration:none;}
#tpl-simple .swiper-pagination {left:50%; transform:translate3d(-50%,0,0);}
#tpl-simple a.btn-cart-type1 {position:absolute; left:auto; top:auto; right:10px; bottom:10px; z-index:10; width:51px; height:51px; background:url(//image.makeshop.co.kr/mysoho/assets/shop/img/common/ico_cart_type1.png) no-repeat center / 51px auto; cursor:pointer;} /* 2020.09.14 수정 */
#tpl-simple .schResultBox .btn-cart-type1 {position:absolute; top:50%; right:0; width:26px; height:26px; margin-top:-13px; transform:translate3d(0, 0, 0); -webkit-transform:translate3d(0, 0, 0); background:url(//image.makeshop.co.kr/mysoho/assets/shop/img/common/ico_cart_type1.png) no-repeat center / 26px auto; cursor:pointer;}

/* 메인 하단 배너 존 */
#app #tpl-simple #container > div {padding-bottom:47px;}
#app #tpl-simple #container .mainNotice {padding-bottom:0;}