/* BASIC css start */
#myTodayView .tit-page-2:after{
  content:"오늘 본 상품";
}
#myTodayView .tit-page-2 {
  font-size: 32px;
  font-family: -apple-system,BlinkMacSystemFont,"Malgun Gothic","맑은 고딕",helvetica,"Apple SD Gothic Neo",sans-serif;
  padding: 30px 18px 12px;
  font-weight: bold;
  text-align: center;
  border: 0;
}
#myTodayView .t-box-msg{
  display: none;
}
#myTodayView .tit-page-2 .dsc,
#myTodayView .tit-page-2 img{
  display: none;
}
#myTodayView .table-d2-list { 
  margin-top: 10px; 
}
#myTodayView .table-d2-list table td input { width: 25px; text-align: right; }
#myTodayView .btn-del { 
  margin-top: 10px; 
}

#contentWrapper{
  max-width: 1200px;
  width: inherit;
}
#contentWrap,
#content{
  width: 100%;
}
.tit-page-2 {
  border: 0;
  font-size: 32px;
  padding: 30px 18px 12px;
  font-weight: bold;
  text-align: center;
}
#content .tit-page-2 .dsc{
  color: #333;
}
.tit-page-2 img{
  display: none;
}
.price{
  font-weight: bold;
  font-size: 0.875rem;
}
.brand{  
  color: #999;
}
.page-body { 
  padding: 25px 0px; 
}
.tb-btns a { display: block; margin-bottom: 3px; }
.btn-foot { font-size: 0; line-height: 0; margin-top: 5px; }
.btn-foot a { margin-right: 5px; }
.wish-opt { color: #FFA500; }
.table-d2-list{
  border-top: 1px solid #ddd;
  border-bottom: 0;
}
.table-d2-list a,
.table-d2-list div{
  font-size: 0.875rem;
  font-family: -apple-system,BlinkMacSystemFont,"Malgun Gothic","맑은 고딕",helvetica,"Apple SD Gothic Neo",sans-serif;
}
.table-d2-list table .txt-input2 { width: 25px; }

.table-d2-list .tb-center a img{
  width: 90px;
  height: auto;
}
.t-box-msg {
  border: 0;
  padding:0;
  text-align: right;
  display: none;
}
.t-box-msg strong{color:#000 !important;}

.table-d2-list thead{
  /* 목록 */
  /* display: none; */
}
.table-d2-list thead th{
  font-weight: normal;
  padding: 9px 6px 6px;
  border-bottom: 1px solid #ddd!important;
  background-color: #f5f5f5;
}

/* BASIC css end */

