/* 基礎重置與字型匯入 */
@import url('reset.css');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap');
@import url('http://fonts.googleapis.com/earlyaccess/notosanstc.css');
@import url('http://fonts.googleapis.com/earlyaccess/cwtexming.css');
@import url('https://fonts.googleapis.com/css2?family=LXGW+WenKai+TC&display=swap');

body{
    
  /* font-family:"Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif; */
  font-family: "Muli",sans-serif !important;

 
}
/*▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆新聞頁面設定 STAR▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆*/
.News_Title{/*margin-left:24px;*/padding:8px;color:#850001;font-size:18px;/*border-bottom: 1px solid #BBA4A4;*/
         /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2568ba+0,2989d8+50,2989d8+53,7db9e8+100 */
            /* background: #1e5799; Old browsers */
            border-radius: 4px;
        }
.INFO_Title{background-color: rgba(255, 219, 219, 0.5);padding:10px;color:#850001;font-size:16px;margin-top:-1px;border-radius:4px;color:#428bca;}
.News_Category{

    padding:8px;color:#850001;font-size:18px;margin-top:25px;/*border-bottom: 1px solid #BBA4A4; */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2568ba+0,2989d8+50,2989d8+53,7db9e8+100 */
    /*background: #1e5799;  Old browsers */
    border-radius: 4px;
    }
.newslist{
        overflow:hidden;
       /* margin-left: 25px;
        padding: 10px;*/}
.newslist img.news_pic{ width:40%; float:left;padding:1%;/*padding-bottom:20px;*/}
.newslist h3.news_title{ 
    margin-top: -5px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 20px;
    line-height: 1.6;
}
.news_title{
    color: #2a4c68;
    line-height: 1.2;
    margin-left: 0px;
    font-size: 28px;
    font-weight: bold;
    padding: 10px 0 10px;
    /* border-bottom: 1px solid #bdbdbd; */
    margin-bottom: 10px;
}
.news_info{font-size:.8em; line-height:1.8; color:#555;text-align:left;}
.news_date{color:#222;padding-right:30px;/*margin-left:30px;*/}
.news_sort{color:#222;padding-right:30px; }
.news_author{color:#222;padding-right:30px;}
.news_more{float: right;
    
   /* overflow: hidden;
    
    height: 45px;
    border-radius: 50%;
    margin-right: 0;
    margin-top: -18px;*/
    background-position:50%;
}
.news_more:active{
    background-position:50%;

}

.type_icon{margin-right:10px;}
.NEWS_type{margin-left: 3px;border-bottom: 0px solid #efefef;}

.NEWS_type li{line-height:2.5;}
.SUB_ITEM{ min-height:300px;padding: 20px;width: 255px;}
.NEWS_type .badge{background-color:#8ba4b9; font-size:12px;margin-left:8px;}
.news_icon01{margin-right:8px;}
.news_icon02{margin-right:8px;}
.news_icon03{margin-right:8px;}

div#LinkContainer {
    margin-left: 30px;
    display:none;/*2016_0812*/
}
@media (max-width: 767px) {
.newslist img.news_pic{ width:100%; float:left;padding:1%;}
}
.News_AD{border:0;}
.content_pic{padding:5%;}
.news_content{line-height:2.0;font-size:16px;margin:10px;text-align:justify;text-justify:inter-ideograph;-webkit-text-align-last:justify;}

/*▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆新聞頁面設定 END▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆*/


/*▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆搜尋 ▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆*/
.input-group.navbar-right {
    width: 80px;
    margin-left: 15px;
    margin-top: 22px;
    margin-right: 45px;
    margin-bottom: -30px;
}
input.form-control {
    border: 1px solid #ededed;
    box-shadow: 0px 0px 0px #CCC;
    border-radius: 0;
}

.input-group-btn:last-child>.btn{
    /* margin-left: -1px; */
    margin-top: -1px;
}

/* 社群  */
.at-share-btn-elements {
    padding-top: 20px;
}

/*▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆購物車調整▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆*/
.nav-dropdown-inner {
  
    width: 100%;
}
.ul.dropdown-menu{

}
.cart_list h4{ text-align:center; }

.cart_list {
    width: 100% !important;
    padding-left: 2%;
    color: #222 !important;
    line-height: 1.2;
}
.cart_list table{
    float:left;
}
.cart_list table tr td{
    min-width:80px;
}
.cart_list table a{
    color: #222 !important;
    
}

.cart_list tr td .btn-danger:hover{

    
    background-color: #c9302c;
    border-color: #ac2925;
    border-radius: 5% !important;
    border-bottom: 0px !important;
    border:1px solid #555 !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#499bea+0,207ce5+100;Blue+3d+%237 */
    background: #286090 !important; /* Old browsers */

}

/*▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆訂單資料▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆*/
input[type="checkbox"],.checkbox{
    width:20px !important;
    height:20px !important;
}

.ORDER_TITLE{
    height:45px;

    line-height:40px;
}
/*▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆訂單資料▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆▆*/

input#input-qty{
    z-index:0;/* 避開放大鏡效果圖層重疊*/
    font-size: 16px;
    color: #222;
}
ul#extra-menu {
    padding-top: 0px;
}



/*♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞本店客製碼♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞♞*/


/*●●●●●●●●●●●●首頁●●●●●●●●●●●●●*/
.LBOX{
    float: left;
    color: #ffffff;
    font-weight: none;
    padding: 10% 0 0 10%;
    letter-spacing: 1px;

}
.LBOX h2{
    font-family: "Cormorant Garamond", serif;
    font-size: 2em;
    font-weight:600;
    margin-bottom: 7%;
    color: #ffffff82;
}
.LBOX .INFO{
    font-size: 0.9em;
    color: #fff;
}
.LBOX .INFO a{
    font-family: "Cormorant Garamond", serif;
    font-size: 0.9em;
    background-color: #CEA66D;
    color: #fff;
    padding: 3px 32px;
    margin-top: 54px;
    display: inline-block;
    font-weight: 600;
}
@media(max-width:768px){
    .LBOX .INFO a{
        display: none;
    }
}
.RBOX{
    float:right;
    transition:all .5s ease-out;
    -webkit-animation:GOGO 2S  ease-out;
    position: absolute;
    margin-top: -20%;
}
@media(max-width:768px){
    .RBOX{
        margin-top: 0%;
    }
}
.RBOX a{
    display: none;
}
@media(max-width:768px){
    .RBOX a{
        display: block;
        font-size: 1em;
    background-color: #2a4c68;
    padding: 5px 36px;
    margin-top: 40px;
    font-weight: 600;
    position: absolute;
    margin-left: 35px;
    color: #000;
    }
}
@media (min-width: 768px){
    .picTxt{
        width: 45%;
    }
}


.picImg{
    
    background-image: none;
}
@media (min-width: 768px){
    .picImg{
        background-image: url(/hipershop/rwd1883/store/F1/about-pic001.png);
        background-repeat: no-repeat;
        width: 55%;
        height: 550px;
        background-size: cover;
    }
}
@media (min-width: 960px){
    .picImg{
        background-position: 20%;
    }
}
@media (min-width: 1600px){
    .picImg{
        background-size: auto;
    }
}


@-webkit-keyframes GOGO{
    0%{-webkit-transform:perspective(800px) rotateX(0deg);}
    50%{-webkit-transform:perspective(800px) rotateX(50deg);}
    100%{-webkit-transform:perspective(800px) rotateX(0deg);}
}


.CATALOGUE_BOX{
    float:right;
    padding: 8% 5%;
    text-align: center;
}
@media(max-width:768px){
    .CATALOGUE_BOX{
        float:none;
        background-color: rgba(254,254,254,0.8);
    }
}
.CATALOGUE_BOX h2{
    font-family: "Cormorant Garamond", serif;
    font-size: 2.5em;
    line-height: 1;
    color:#fff
}
.CATALOGUE_BOX span {
    font-size: 20px;
}
.CATALOGUE_BOX a{
    font-family: "Cormorant Garamond", serif;
    font-size: 1em;
    background-color: #2a4c68;
    color: #fff;
    padding: 5px 36px;
    margin-top: 34px;
    display: inline-block;
    font-weight: 600;
}
.nav navbar-nav navbar-right li a:before {
    content: "";
    border-btootm: 5px solid #CCC;
    position: absolute;
    padding-top: 26px;
    border-bottom: 6px solid #fda64e;
    width: 90px;
}

footer{
    background-color: #2a4c68;
    position: relative;
}
footer a:hover{
    color:#fda64e;
}


.QUICKLINK {
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 16px;
    letter-spacing: 1px;
    background-image: url(../../images/LINKbg.jpg);
    padding: 0;

}
@media(max-width:767px){
    .QUICKLINK{
        /* min-height: 550px; */
        flex-direction: column;
    }
}
.QUICKLINK a{
    font-family: "Cormorant Garamond", serif;
    color:#CEA66D;
    font-weight: 600;
}
.QUICKLINK a:hover{
    margin-left: 5px;
    transition: all 0.3s;
}
.QUICKLINK .itemImg, .QUICKLINK .itemTxt {
    float: left;
}
@media(max-width:767px){
    .QUICKLINK .itemImg, .QUICKLINK .itemTxt{
        min-height: 180px;
        border-top: solid 1px #545454;
    }
    /* .QUICKLINK .itemImg:nth-of-type(1), .QUICKLINK .itemTxt:nth-of-type(1){
        border-top: solid 0px #545454;
    } */
}
.QUICKLINK .itemImg_wrap{
    padding: 0;
}
.QUICKLINK .itemImg{
    padding: 0;
    width: 100%;
}

.QUICKLINK .col-sm-4{
    border-left: solid 1px #545454;
}

@media(max-width:767px){
    .QUICKLINK .col-sm-4{
        border-top: solid 0px #545454;
    }
}
.QUICKLINK .col-sm-4:hover{
    background-color: #000;
}
.QUICKLINK .col-sm-4:nth-of-type(1) {
    border-left: solid 0px;
}
.QUICKLINK .itemImg img {
    margin: 0 auto;
    display: block;
    width: 100%;
}
.QUICKLINK .itemTxt_wrap{
    display: flex;
    justify-content: center;
    align-items: center;
}


.QUICKLINK .itemTxt h3{
    font-family: "Cormorant Garamond", serif;
    font-size: 3em;
    color: #e0e0e0;
}
@media(max-width:768px){
    .QUICKLINK .itemTxt h3{
        margin-top: 20%;
    }
}
.COPYRIGHT{
    display:block;
    width:100%;
    color:#FFF;
    text-align:center;
    bottom:0;
    line-height: 1;
    letter-spacing: 1px !important;
    border-top: solid 1px #fff;
}
.COPYRIGHT p{
    font-size:12px;
    padding: 15px 0px 5px 0px;
    margin: 0 0 10px;
}
@media screen and (max-width:767px){
    ul.CATALOGUE_BOX.bounceInLeft.animated img {
    
    margin-top: 17%;
    }
    ul.CATALOGUE_BOX.bounceInLeft.animated .CATALOGUE {
    width: 100%;
    margin-top: 17%;
    }
}




.nav navbar-nav navbar-right li{
    transition:all .5s ease-out;
}
.nav navbar-nav navbar-right li a:before{

border-bottom:5px solid #222;

}


      
           
/*=====================推薦商品=====================*/
                .idec-slide-demo .pro_item img {
                    width: 100%;
                }

                .idec-slide-demo .item {
                    padding: 0 10px;
                }

                .idec-slide-demo .pro_sale {}

                .idec-slide-demo .pro_price {
                    text-decoration: line-through;
                    padding: 0;
                    margin: 0;
                    color: #999;
                    vertical-align: middle;
                    font-size: 15px;
                }

                .on_sale {
                    font-size: 21px;
                    color: #ff265e;
                    padding: 0;
                    margin: 0;
                    font-weight: bold;
                }

                .on_sale span {
                    font-size: 15px;
                    color: #999;
                }

                .idec-slide-demo .pro_btn {
                    float: right;
                    /*width: 50%;*/
                    border: 1px solid #ccc;
                    border-radius: 5px;
                    text-align: center;
                    padding: 6px 10px;
                    text-decoration: none;
                }

                .pro_item {
                    position: relative;
                }

                .pro_item:hover .mask {
                    opacity: 1;
                }

                .pro_item .mask {
                    position: absolute;
                    background: rgba(51, 51, 51, .8);
                    top: 0;
                    opacity: 0;
                    padding: 10px;
                    overflow: hidden;
                    left: 0;
                    width: 100%;
                    color: #fff;
                    height: 100%;
                    -webkit-transition: all 0.4s ease-in-out;
                    -moz-transition: all 0.4s ease-in-out;
                    -o-transition: all 0.4s ease-in-out;
                    -ms-transition: all 0.4s ease-in-out;
                    transition: all 0.4s ease-in-out;
                }

                .pro_title {
                    color: #fff;
                    text-decoration: none;
                    font-size: 17px;
                }

                .pro_text {
                    color: #fff;
                    text-decoration: none;
                    font-size: 15px;
                }

                .pro_txt_box {
                    display: none;
                    position: absolute;
                    left: 0;
                    top: 0;
                    opacity: 0;
                    width: 100%;
                    height: 100%;
                    padding: 10px;
                    -webkit-transition: all 0.8s ease-in-out;
                    -moz-transition: all 0.8s ease-in-out;
                    -o-transition: all 0.8s ease-in-out;
                    -ms-transition: all 0.8s ease-in-out;
                    transition: all 0.8s ease-in-out;
                }

                .pro_txt_box:hover {
                    opacity: 1;
                }

                p.pro_price {
                    display: none;
                }
                p.on_sale {
                    display: none;
                }
                
                          
/*=====================推薦商品=====================*/







.topbanner{
    background-image:url("../images/bk02.jpg");
    background-size:cover;
    background-position: left center;
    height:265px;
    padding-top:90px;
    background-attachment: fixed;
    margin-top:20px;

}
.topbanner h2{
    padding: 15px;
    text-align: center;
    border: 2px solid #FFF;
    width: 220px;
    margin: 0 auto;
    font-size: 24px;
    color: #FFF;
    box-shadow: 2px 2px 3px #666;
    letter-spacing: 1px;
    text-shadow:1px 1px 2px #222;
}
.topbanner p{
    padding-top:10px;
    text-align: center;
    font-size:15px;
    color:#FFF;
     text-shadow:1px 1px 2px #222;
}


.topbanner2{
    background-image:url("../images/bk03.jpg");
    background-size:cover;
    background-position: left center;
    height:265px;
    padding-top:90px;
    background-attachment: fixed;
    margin-top:20px;


}
.topbanner2 h2{
    padding: 15px;
    text-align: center;
    border: 2px solid #FFF;
    width: 220px;
    margin: 0 auto;
    font-size: 24px;
    color: #FFF;
    box-shadow: 2px 2px 3px #666;
    letter-spacing: 1px;
    text-shadow:1px 1px 2px #222;
}
.topbanner2 p{
    padding-top:10px;
    text-align: center;
    font-size:15px;
    color:#FFF;
     text-shadow:1px 1px 2px #222;
}

.mask {
    display: none;
}
.glyphicon{
    display:none;
}

h4.title-none {
    height: 50px;
    line-height: 50px;
}
h3.CodeNum {
    height: 50px;
    line-height: 50px;
}
h3.PersonNum {
    height: 50px;
    line-height: 50px;
}



/*=====================2017/11/24=====================*/
.clearfix.descri-none {
    line-height: 4;
}

/* 關聯產品設定susan */
.panel-default{
    border-color: #ddd;
}
.panel{
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-heading{
    border-bottom: none;
}
.panel-body{
    border: 1px solid #ddd;
}
.panel-body h4{
    text-align: center;
    margin-top: 20px;
}
.grid figcaption, .panel-body button{
    display: none;
}

