@charset "UTF-8";

/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap'); */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');

/* 쇼핑몰 좌우 공간 조정 */   

.at-body .at-container {
    padding: 0px 0px;
    overflow: hidden;
}

.at-content {
    position: relative;
    padding: 10px 0px;
}

.list-sort {
    padding: 10px;
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
}

.item-head {
    padding: 70px;
    border: 0px currentColor;
    border-image: none;
    margin-bottom: 30px;
    width: 100%;
}

.item-head h1 {
    font-weight: 700;
    padding: 0 !important;
    border: 0px currentColor;
    border-image: none;
    color: #333;
    line-height: 35px;
    font-size: 28px;
    letter-spacing: -0.5px;
    margin: 0px;
    margin-bottom: 10px;
    white-space: normal;
    word-break: keep-all;
}

.item-head {
    padding: 70px;
    border: 0px currentColor;
    border-image: none;
    margin-bottom: 70px;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 5px solid #eee;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: -3px;
    font-weight: 700;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #222;
}


/* 회사소개 줄간격 */

.linehei {
    line-height: 28px;
    text-align: justify;
}

.list-wrap .item-name a {
    white-space: normal;
    word-break: keep-all;
    color: #333;
    letter-spacing: -0.2px;
    padding-right: 1px;
    text-align: center;
    font-weight: 300;
}

.list-wrap .item-price {
    font-size: 22px;
    letter-spacing: 0px;
    margin-top: 4px;
    line-height: 24px;
    font-weight: 100;
}

.list-wrap .item-row {
    float: left;
    border-bottom: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
    padding-top: 0px;
    box-sizing: border-box;
    border-left: 0;
}

.list-wrap .item-row:nth-child(2n+0) {
    border-right: solid 1px #fff;
}

.list-wrap .item-image {
    position: relative;
    overflow: hidden;
    padding: 5%;
}

.list-wrap .item-content {
    padding-top: 5px;
    margin: 0px 30px;
    text-align: center;
}

.pc-menu .menu-a {
    font-size: 13px;
    font-weight: 400;
}

.list-wrap .item-text {
    white-space: normal;
    word-break: keep-all;
    font-size: 13px;
    color: #aaa;
    padding: 7px;
    line-height: 22px;
}

.btn {
    font-weight: 700;
    letter-spacing: -1px;
}

li img {
    width: 25px;
}

div h4 {
    font-size: 28px;
    font-weight: 700;
    text-align: left!important;
    letter-spacing: -0.5px;
    white-space: normal;
    color: #333;
}

.form-control {
    border: 1px solid #ddd;
}

.item-nav {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.as_title {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    padding-top: 50px;
    white-space: normal;
    word-break: keep-all;
}

.as_contents {
    font-size: 14px;
    text-align: center;
    white-space: normal;
    word-break: keep-all;
    padding: 10px;
    line-height: 26px;
    color: #666;
    margin-bottom: 50px;
}

.as-div-table {
    width: 100%;
    max-width: 100%;
}

.as-div-table th {
    color: #999;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
}

.as-div-table td {
    color: #111;
    font-weight: 300;
    padding: 7px 0px;
}

.as-div-table tr {
    border-bottom: 1px solid #ddd;
}

.support_img {
    width: 100px;
    padding-bottom: 30px;
}

/* 바밀로 메뉴 로고 심볼 크기 */

.varmilo_sb {
    width: 45%;
    padding-bottom: 3px;
}

.at-footer .at-infos .media {
    padding: 15px 0px;
}

.at-footer .at-about>li::after {
    float: right;
    color: #ccc;
    content: "|";
    margin-right: -17px;
}

article {
    display: block;
}

.text-color-111 {
color: #111;
}

.text-color-333 {
color: #333;
}

.text-color-555 {
color: #555;
}

.text-color-777 {
color: #777;
}

.text-color-999 {
color: #999;
}

.text-color-bbb {
color: #bbb;
}

.text-color-ddd {
color: #ddd;
}

.line-one-111 {
border-top: 1px solid #111;
}

.line-one-333 {
border-top: 1px solid #333;
}

.line-one-555 {
border-top: 1px solid #555;
}

.line-one-777 {
border-top: 1px solid #777;
}

.line-one-999 {
border-top: 1px solid #999;
position: relative;
top: 65px;
}

.line-one-bbb {
border-top: 1px solid #bbb;
}

.line-one-ddd {
border-top: 1px solid #ddd;
}

.com_contents {
    font-size: 14px;
    white-space: normal;
    word-break: keep-all;
    padding-top: 30px;
    line-height: 26px;
    margin-bottom: 50px;
    font-weight: 400;
}

.com_title {
    font-size: 24px;
    font-weight: 700;
    padding-top: 25px;
    padding-bottom: 25px;    
    white-space: normal;
    word-break: keep-all;
}

.support_icons {
  display: block;
  width: 80%;
  height: auto;
}

.ttt {
display: block;
}

.ttt_b {
display: block;
font-size: 14px;
line-height: 24px;
font-weight: 400;
margin: 20px;
color: #999;
padding-bottom: 30px;
text-align: left;
}

/*
커스텀 리스트
*/
.custom-wrap .col-sm-12
{
	border-bottom:5px solid #d6d6d6;
}
.custom-wrap .col-sm-6
{
}
.custom-wrap .col-sm-6:nth-child(2n+0) {
    border-right: solid 1px #fff;
}
.custom-wrap .custom-noOption .custom-list
{

}
.custom-wrap .custom-list
{
	padding:10px;
}
.custom-wrap .custom-img
{
	text-align:center;
	margin:10px 0px;
}
.custom-wrap .custom-img a
{
	position:relative;
}
.custom-wrap .custom-img .soldoutOn
{
	position:absolute;
	width: 100px;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	font-size:16px;
	font-weight:bold;
}
.custom-wrap .custom-img .soldoutOff
{
	display:none;
}
.custom-wrap .custom-img img
{
	border: 3px solid;
}

.custom-wrap .custom-img .custom-soldout
{
	opacity:0.2;
}

.custom-wrap .custom-name
{
	display:block;
	font-size:14px;
}
.custom-wrap .custom-price
{
    letter-spacing: 0px;
    margin-top: 4px;
}
.custom-wrap .custom-details
{
	color:#888;
	margin-top:4px;
	padding:0px 1px;
	font-size:13px;
	text-align:center;
	height:20px;
}
.custom-wrap .item-name a {
    white-space: normal;
    word-break: keep-all;
    color: #333;
    letter-spacing: -0.2px;
    padding-right: 1px;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
}
.custom-wrap .item-price {
    font-size: 22px;
    letter-spacing: 0px;
    margin-top: 4px;
    line-height: 24px;
    font-weight: 100;
}

.custom-wrap .item-row {
    float: left;
    border-bottom: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
    padding-top: 0px;
    padding-bottom: 30px;
    box-sizing: border-box;
    border-left: 0;
}

.custom-wrap .item-row:nth-child(2n+0) {
    border-right: solid 1px #fff;
}

.custom-wrap .item-image {
    position: relative;
    overflow: hidden;
    padding: 5%;
}

.custom-wrap .item-content {
    padding-top: 5px;
    margin: 0px 30px;
    text-align: center;
}

.pc-menu .menu-a {
    font-size: 13px;
    font-weight: 400;
}

.custom-wrap .item-text {
    white-space: normal;
    word-break: keep-all;
    font-size: 13px;
    color: #aaa;
    padding: 7px;
    line-height: 22px;
}
.custom-wrap .custom-none { text-align:center; color:#888; }

/* 배송정보 변경 */
.del {
border-width: 3px;
border-color: #ff0000;
}

.del_num {
font-weight: bold;
color: #ff0000;
font-size: 1.5em;
}

#sit_ov_soldout {
    font-weight:700;
    font-size: 20px;
    letter-spacing: -0.5px;
    text-align: center;
    padding: 25px;
}



.item-content .title {
    font-size: 1.5em;
    font-weight: 600;
    width: 100%;
    height: 32px;
    letter-spacing: -1px;
}

.item-content div {
    padding: 0px;
}

.item-content .price {
    font-size: 1.8em;
    color: #222;
    width: 100%;
    font-weight: 800;
}

.item-content .optTitle {
    margin-left: 5px;
    font-size: 1.2em;
    letter-spacing: -0.5px;
    color: #222;
    font-weight: 500;
}


.item-content .sub_title {
    color: #444;
    margin-top: 10px;
    min-height: 44px;
    font-size: 1.2em;
    letter-spacing: -0.5px;
    font-weight: 600;
    
}

div.pull-right {
    color:#222;
    font-weight: 900;
    font-size: 1.3em;
}

.list-category .row div a {
    padding: 5px 10px;
    color: #444;
    font-size: 1.2em;
    font-weight: 500;
}

.list-category .row div.active a {
    border: 1px solid;
    padding: 10px;
    background: #eee;
    font-weight: 900;
    color: #000 !important;
}

.options {
    margin-top: 10px;
    min-height: 100px;
}

.item-content .dcView {
    margin-bottom: 18px;
    color: #999;
    display: inline;
    position:absolute;
    top: 20px; right: 20px;
}

.item-content .it_ing {
    padding: 10px 20px;
    background-color: #0071e3;
    color: #fff;
    margin-right: 5px;
    font-size: 1.2em;
    font-weight: 700;
}

.item-content .sale {
    padding: 10px 20px;
    color: #fff;
    margin-right: 5px;
    font-size: 1.2em;
    font-weight: 700;
    background-color: #e4544d;
}

.item-content .dc {
    padding: 10px 20px;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    background-color: #009a16;
}

.item-content .it_soldout {
    padding: 10px 20px;
    background-color: #555;
    color: #fff;
    margin-right: 5px;
    font-size: 1.2em;
    font-weight: 700;
}

