/*상품 뷰페이지 html 기본 소스*/

/*한인택시*/
.f18 {font-size:18px !important;}
.m_5 {margin-bottom:5px !important;}
.m-10 {margin-top:10px !important;}
.org {color:#f47504 !important;}

.ac-view * {font-family: 'Nanum Gothic', sans-serif !important;}
.ac-view {letter-spacing:-0.5px;}
.ac-view .notice-txt {display:inline-block; color:#292a68; font-weight:600; font-size:20px; position:relative;}
.ac-view .notice-txt:before {content:""; display:block; width:100%; height:15px; background:#ecdcfd; position:absolute; bottom:0; left:0; z-index:-1;}
.ac-view .price-box {margin-top:5px; display:flex;}
.ac-view .price-box.first {margin-top:0;}
.ac-view .price-box .rows {display:flex; align-items:center; margin:10px 0;}
.ac-view .price-box .rows .tag {display:inline-block; /*min-width:108px; text-align:center;*/ padding:4px 12px; background:#fed700; color:#292a68; border-radius:12px; font-weight:600; margin-right:12px; font-size:16px;}
.ac-view .price-box .rows .prices {font-weight:600; color:#f47504; font-size:30px;}
.ac-view .price-box .rows .prices.navy {color:#292a68;}
.ac-view .price-box .rows:last-child {margin-left:12px;}
.ac-view .price-box.first .rows:last-child {margin-left:0;}

/*수요야시장 추가css*/
.small-txts {font-size:15px; color:#666;}
.small-txts.accent {font-weight:600; color:#823ecf;}
.small-txts.accent.blu {color:#499aff !important;}

/*실내실탄 css추가*/
.org-txts {font-weight:600; color:#f47504; font-size:14px;}


/*선택투어*/
.ac-view .ments {color:#666; font-size:18px;word-break:keep-all;}