﻿    #formLogin .form-control::placeholder {
    color: #6c757d !important;
    opacity: 0.5 !important;
    text-align: left;
}
.ck-group-agree label{
    color: #fff;
}

.buy-ticket .img-hover {
    opacity: 0;
}
.buy-ticket .img-main {
    opacity: 1;
}
.buy-ticket.on .img-hover {
    opacity: 1;
}
.buy-ticket.on .img-main {
    opacity: 0;
}

.btn-buy-reset{
    display:none;
}

.buys .buybtn a {
    line-height: 1.8rem;
}

.counter-number .nums .btn {
    width: 30px;
    height: 30px;
}

.buy-top {
    margin-top: 60px !important;
}

.open_container {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.infobox1 .row.light {
     font-family: 'KBO-Dia-Gothic_medium'; 
}

.prod-container{
    top:60px;
}

#capsule input[type="checkbox"]{
    display:none;
}

.product input[type="checkbox"] {
    display: none;
}

.delivery-info .form-control {
    padding-left: 10px;
}
.delivery-info .form-control::placeholder {
    text-align: left;
    font-size:14px;
}
.delivery-info .form-floating .btn-find {
    background: #8580a3;
    color: #fff;
    border: 0;
    font-family: 'KBO-Dia-Gothic_medium';
    font-size: .9rem;
    height: 100%;
    width: 100%;
}

.delivery-info .modal-body {
    padding: 1.0rem;
    text-align: left;
}

.text-align-right {
    text-align: right;
}
.text-align-left {
    text-align: left !important;
}

.img-desc-wrap {
    list-style:none;
    padding:0px;
    margin:0px;
}

.detail_long_img img {
    width: auto;
}

#modalPostcode .modal-content {
    padding-bottom:0rem;
}

#modalPostcode .modal-body{
    padding:0.2rem;
    background-color:#fff;
}

#postcode_wrap {
    min-height:420px;
}

.mb-7 {
    margin-bottom: 4.5rem;
}

.mb-15 {
    margin-bottom: 9rem;
}

#modalCapsuleOpen .modal-body{
    background: none;
}


.logout {
/*    bottom: 12%;
*/}
.logout a{
   text-decoration:none;
}


/*친구 선물보내기*/
#modalSendGift{
    width: 90%;
    left:5%;
    top:2.5%;
}
#modalSendGift .modal-body{
    padding: 1rem;
}
#modalSendGift .modal-title{
    margin: 0 0 0 23%;
}
#modalSendGift .modal-body h6 {
    color: #fff;
    background: #0d004d;
    line-height: 1.5rem;
    font-family: 'KBO-Dia-Gothic_light';
    font-size: .823rem;
}
#modalSendGift .modal-body input.form-control{
    text-align: center;
}
#modalSendGift .newsroom-list .card-body.active {
    background-image: url(../img/fri_gift_box_on.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 6%;
}
#modalSendGift .newsroom-list p{
    font-size:.723rem;
}
#modalSendGift .modal-body .text-select{
    color:#620fcd;
    font-size: .726rem;
    font-family: 'KBO-Dia-Gothic_medium';
    text-align: left;
    margin-left: 20px;
    margin-bottom: 0;
}
#modalSendGift .newsroom-list .card-body{
    gap:10px;
    background-image: url(../img/fri_gift_box_off.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 6%;
}
#modalSendGift .newsroom-list .card-body figure{
    width: 26%;
    
}
#modalSendGift .newsroom-list .card-body img{
    margin-left: 7px;
    border:0;
    margin-right: 6px;
}
#modalSendGift .newsroom-list .card-body .btn-select{
    background-image: url(../img/btn_fri_select.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
   margin-left: 92px;
    margin-top: 4px;
}
#modalSendGift .modal-dialog .btn-group{
    width: 40%;
}

#modalSendGift input[type="checkbox"] {
    display: none;
}

.body-signup .form-floating > .form-control::placeholder {
    color: #ffffff !important;
    opacity: 1.0 !important;
}

#paging {
    position: absolute;
}

#buy_list {
    margin-top:3rem;
    height: auto !important;
}


#deliv_adr input[type="checkbox"] {
    display: none;
}

#modalAddressInfo .btn-find {
    background: #8580a3;
    color: #fff;
    border: 0;
    font-family: 'KBO-Dia-Gothic_medium';
    font-size: .8rem;
    height: 100%;
    width: 100%;
}
#modalAddressInfo .ua-defailt-label {
    text-align: left;
    color: #fff;
    font-size: .8rem;
}

/*.request1_wrap {
    display:none;
}
.request1_wrap.display-block {
    display: block !important;
*/

.display-none {
    display: none;
}

#deliv_detail .btn-find {
    background: #8580a3;
    color: #fff;
    border: 0;
    font-family: 'KBO-Dia-Gothic_medium';
    font-size: .8rem;
    height: 100%;
    width: 100%;
}

.delivery-memo input[readonly] {
    background-color: #fff !important;
}

.delivery-memo textarea {
    resize: none;
}

.deliv_infos input[readonly] {
    background-color: #fff !important;
    font-size: 1.0rem;
}

/*
.deliv_infos label, .payway label {
    font-size: 12px;
}
*/
/*#modals .btn-group li .btn {
    background-image: none; 
}*/

.pagination {
    margin-left: -20px !important;
}
.page-link {
    padding: 0.2rem 0.5rem;
}

.modalTerms {
    height: auto;
    width: 90%;
    left:5%;
    top: 3%;
}
.modalTerms .modal-content{
     padding-bottom: 2rem;
    overflow: visible;
}
.modalTerms .modal-body{
    text-align: left;
    padding: 1.5rem;
    max-height: 73vh; 
    overflow-y:auto;
}
.modalTerms .modal-title{
/*    margin: 0 0 0 38%;
*/}
.modalTerms .modal-body p{
    font-family: 'Pretendard-Regular';
    font-size: .823rem;
}
.modalTerms .modal-body h6{
     font-family: 'Pretendard-semibold';
}

/* 뉴스룸 전광배너 이미지
.news-banner .carousel-inner .carousel-item .carousel-wrap .banner_prod {
    right: 14%;
    top: 17%;
    height: 53%;
    border-radius: 8px;
}*/

#modalQna .modal-body{
    padding:1rem 0rem;
}

.answer-content textarea[readonly] {
    background-color: #fff !important;
    font-size: 1.0rem;
}


.main-banner{
}

.modal-title {
    margin: 0 0 0 5%;
}
.event-header{
    background:none;
    height:auto;
    padding-top:30px;
}

.ranking-row div.full {
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5rem;
    font-size:1rem;
}

.event-notice {
    width: 80%;
    margin: 10px auto 0;
    background-color: #fff;
    padding: 10px;
}

/*#formProduct {
    height: 30px;
    overflow-y: hidden !important;
}
*/

.category-wrap {
}
.category-wrap .owl-carousel .item {
    border: 1px solid #eee;
    font-size: 0.8rem;
    text-align: center;
    height: 30px !important;
    line-height: 30px !important;
}
.category-wrap .owl-carousel .item.selected {
    font-weight: bold;
    color: #fff;
    background-image: url(../img/headerbg.png);
    background-size: cover;
    position: relative;
    isolation: isolate;
}
.category-wrap .owl-carousel .item.selected::after {
    content: '';
    position: absolute;
    background: white;
    z-index: -1;
    inset: 0;
    opacity: 0.3;
}

    /*
.category-list li {
    overflow: hidden;
    border: 1px solid #eee;
    padding: 0px;
    font-size: 0.8rem;
    text-align: center;
    height: 30px !important;
    line-height: 30px !important;
}


.category-list div {
    color: #000;
    text-decoration:none;
}

.category-list li.selected {
    font-weight: bold;
    color: #fff;
    background-image: url(../img/headerbg.png);
    background-size: cover;
    position: relative;
    isolation: isolate;
}

.category-list li.selected div{
    color: #fff;
}

.category-list li.selected::after {
    content: '';
    position: absolute;
    background: white;
    z-index: -1;
    inset: 0;
    opacity: 0.3;
}
.bx-wrapper {
    height: 33px;
    padding: 1px !important;
    box-shadow: 0px 0px 0px !important;
    border: none !important;
}

/*.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {*/
    /*bottom: -40px !important; */
    /*}
.bx-wrapper .bx-pager {

   padding-top: 0px !important;
}
.bx-wrapper .bx-controls-direction a {
    text-decoration: none;
    color: #fff;
    width: 34px !important;
    height: 30px !important;
    line-height:30px !important;
    font-size: 0.8rem;
    border:1px solid #eee;
    text-align:center;
    text-indent: 0 !important;    
    background-image: url(../img/headerbg.png) !important;
    opacity:0.7;
}

.bx-wrapper .bx-prev {
    left: -32px !important;
    background-image: none !important;
}
.bx-wrapper .bx-next {
    right: -30px !important;
    background-image: none !important;
}

*/
.infobox2 {
    background-image: url(../img/buy_infobox_01.png);
    height: 8.5rem;
    padding: 10px 12px 10px;
}


.infobox2 label {
    font-size:0.85rem;
}

/*.infobox2 {
    background-image: url(../img/buy_infobox_01.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 9.0rem;
    padding: 16px 14px;
    max-width: 375px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: stretch;
    width: 100%;
}
.infobox2 {
    padding: 28px 12px 20px;
}
*/

.infobox3 {
    background-image: url(../img/buy_infobox_02.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 95%;
    height: 5rem;
    padding: 16px 12px;
    max-width: 375px;
    margin: 0 auto;
    color:#fff;
}
.infobox3 .text-start{
    font-weight:bold;
}

.infobox3 input[type=text] {
    width: 70%;
    height:35px;
    line-height:35px;
    margin-left: 20px;
    border: 1px solid #212529;
    font-size: 0.9rem;
    text-align:center;
}

.table-btn-link {
    font-family: "Pretendard Variable", sans-serif;
    color: #999;
    border: 1px solid #999;
    font-size: 13px;
    border-radius: 0;
    padding: 0px 5px;
    text-decoration:none;
}

.top-btns p {
    font-size: 13px;
}

.product.selected figure {
    border-radius: 0px;
    border: 3px solid #6378ef;
}

.ranking-row .nick{
    width:50%;
}

.delivery-question{
    margin:0 auto;
    width:85%;
}
.delivery-question li{
    color:#fff;
    font-size:.8rem;
    list-style: disc;
    padding:5px 0px;

}
.delivery-question li.text-center{
    list-style: none;
}

.delivery-question li span.re{
    color:#ff0000;
}

.delivery-question li span.dt{
    float:right;
    font-size:.75rem;
    color:#ded7d7;
}
.pd-text h5 {
    font-size: .938rem;
    font-family: 'KBO-Dia-Gothic_Light';
    color: #333;
    margin-bottom: 4px;
    line-height:1.2rem;
    text-align:justify;
}
.product-orderby {
    padding-right: 0px;
}
.product-orderby select {
    border: 1px solid #eee;
    text-align:left;
}
.w-80 {
    width: 80% !important;
}

.deliv_infos label {
    font-size: 12px;
}

.custom-select-wrapper select{
    text-align:left;
    font-size:13px;
}
/*
.main-ground {
    height: 150px;
}
.menu-company{
    width:100%;
    border:1px solid red;
}

.main-menu li .menu-newsroom {
    top: 18%;
}
.main-menu li .menu-rocket {
    bottom: 20%;
}
.main-menu li .menu-products {
    top: 35%;
}
    */

.category-wrap .capsule .item{
    font-size:0.6rem;
}

.news-container {
    height: 65vh;
}

.table-sweet-tracker-list td{
    font-size:0.8rem;
}

.news-banner .carousel-inner .carousel-item .carousel-wrap .banner_prod {
    min-width: 176px;
    min-height: 176px;
}
.newsroom-list .card-body .capsule-info {
    margin-top: 7px;
    float: right;
    font-size: .75rem;
    font-family: none !important;
    font-weight: 300;
    color: #bdbbbb;
}
.newsroom-list .card-body img {
    min-width: 89px;
    min-height: 89px;
}
