@charset "UTF-8";
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif, "Helvetica Neue", Arial, "Noto Sans TC", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    letter-spacing: 0.05em;
}

.lds-ellipsis {
    display: inline-block;
    position: fixed;
    z-index: 9998 !important;
    left: 48vw;
    top: 48vh;
}

.lds-ellipsis div {
    position: absolute;
    top: 0px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #7dafb47c;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
    z-index: 9999 !important;
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    -webkit-animation: lds-ellipsis1 0.6s infinite;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    -webkit-animation: lds-ellipsis3 0.6s infinite;
    animation: lds-ellipsis3 0.6s infinite;
}

@-webkit-keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}


/* header */

.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.search_input {
    border: 0px;
    border-bottom: 1px solid #ced4da;
}

.search_input:focus {
    border-color: #ffffff00;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0);
}


/* footer */

.font-11 {
    font-size: 11px;
}


/* home */


/* .btn_bg:hover{
    color:#6c757d;
    background-color:transparent;
} */

.mt-95 {
    margin-top: 95px;
}

.mt-lg {
    margin-top: 150px;
}

.font-center {
    margin: 50% auto;
}

.font-center25 {
    margin: 25% auto;
}

.home-bg-blue {
    background-color: #daebed;
    line-height: 50px;
}

.footer_brand:hover {
    opacity: 0.5;
}


/* contact */

.line-height {
    line-height: 35px;
}


/* news */

.display_phone {
    display: none;
}

.border-dashed {
    border: 1px dashed #dee2e6;
}


/* vip */

.line-height25 {
    line-height: 18px;
}


/* shop */

.overflow-y {
    height: 600px;
    overflow-y: auto;
}

.bg-pink:hover {
    background-color: rgba(255, 183, 215, 0.267);
}

.border-bottom {
    border-bottom: 1px dashed #dee2e6 !important;
}


/* 訂購珠寶 */

.div-gradient {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(95%, #f9f9f9), to(white));
    background: linear-gradient(180deg, #f9f9f9 95%, white 100%);
    background: -o-linear-gradient(180deg, #f9f9f9 95%, white 100%);
}

#phone_cj1 {
    display: none;
}

.bg-blue {
    background-color: #daebed;
}

.border-pink {
    border: 1.2px solid #dee2e6;
}

.border-pink:hover {
    /* border:1.2px solid #fc95c470 !important; */
    outline: 3px solid #fc95c470 !important;
}


/* 珠寶商品頁面 */


/* item */

.items_img {
    height: 280px;
    width: 280px;
}

.text-info {
    color: #5490d3 !important;
}

.sm_pc_font {
    font-size: 14px;
}

.bg-primary {
    background-color: #edd8df !important;
}

.ul_style_none {
    list-style-type: none;
}

@media (max-width: 1024px) {
    .menu_display {
        display: inline;
    }
    /* home */
    .mt-p-0 {
        margin-top: 0px !important;
    }
    /* footer */
    .phone-text-center {
        text-align: center !important;
    }
    .container {
        padding: 0px;
    }
    .footer_second {
        margin-top: 1.5rem;
    }
    /* news */
    .display_phone {
        display: inline;
    }
    .display_pc {
        display: none;
    }
    /* 訂製珠寶 */
    .ph-px-2 {
        padding: 0px;
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
    .items_img {
        height: 200px;
        width: 200px;
    }
    .pc_search {
        display: none;
    }
    .customized__ph--font {
        font-size: 10px;
    }
    .customized__ph--img {
        padding: 1.5rem !important;
    }
    .customized__ph__smimg {
        padding: 0px;
        padding: 0.5rem 1rem !important;
    }
    .list_title {
        font-size: 14px;
    }
}


/*# sourceMappingURL=backstage.css.map */