/*line icon*/
.line{  position:fixed;
  right:0.5em;
  top:5em;
  z-index:1000;
  width: 50px;
}
/*fb icon*/
.fb{
  position:fixed;
  right:0.5em;
  top:10em;
  z-index:1000;
} 
@media screen and (max-width: 768px) { 
.fb{display: none;} 
} 
/*fb2 icon*/
.fb2{
  position:fixed;
  right:0em;
  top:10em;
  z-index:1000;
} 
@media screen and (min-width: 768px) { 
.fb2{display: none;} 
} 





.col-md-7 div{  display:none;}

#nav>ul>li:nth-child(10)線上購物
{display:none;}

a {
    color: #333;
    text-decoration: none;
}

.viewmode #nav .shopping{display:none}
body {
    background-color: #fff;
    color: #000;
    font-size: 14px;
    margin: 0;
}
.swiper-container {
    height: auto !important;
}
.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(750 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}
.swiper-slide {
  width: 100% !important;
}
#bodyinhome #banner {
  margin-bottom:-45px;
}
#bodyinpage .swiper-wrapper,#bodyinpage .swiper-slide {
  display:none;
}


#bodyinhome div.fcol.fcol-1 {
  line-height:2em;
}
#bodyinhome div.fcol.fcol-4 {
  line-height:2em;
}
.info ul li{
    padding: 10px 5px 5px 5px;
    border-bottom: 1px dashed #ccc;
}





/*回首頁*/
.navbar-nav > li > a {
    color: #fff;
}


.topnavbar {
    background-color: #fff;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 0;
}
.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
  width:100%!important;
}
#nav ul li a {
    white-space: nowrap;
    color: #666;
    line-height: 1.3;
    padding: 10px 13px;
    font-size: 95%;
}
#nav ul li a:hover{
      color: #000;
}
#nav ul li.current a {
      color: #000;
    font-weight: normal;
}
#nav ul li .subnav {
 background-color: #fff;
}
#nav ul li .subnav a {
 background-color: #fff;
      color: #000;
}
#nav ul li .subnav a:hover {
 background-color: #f5f5f5;
}



.h1title {
    color: #000;
    font-size: 1.3rem;
    font-weight: normal;
  border-bottom:1px #000 dotted;
}



/*圖片*/
.row [class^="col-"] img{
  opacity:3;
    transition:0.7s
}
.row [class^="col-"] img:hover {
    opacity:0.55;
}
.row [class^="col-"] {
  padding:10px;
}
.row [class^="col-3"] img:hover {
  box-shadow:0px 0px 25px #cfcfcf;
      opacity:0.55;
}
.row [class^="col-3"] img {
  transition:0.7s;
  border: 1px #dddddd solid;
  padding:6px;
    box-shadow:0px 0px 15px #cfcfcf;
}





body[data-type="fullpage"] .main {
    min-height: 0px;
}


/*產品格*/
ul.product-list li .desc {
    display: block;
    min-height: 1.2rem;
    max-height: 2.4rem;
    margin-bottom: auto;
    font-size: .8rem;
    line-height: 1.5;
    word-break: break-word;
    color: #666;
    overflow: hidden;
    padding: 0 16px;
    display: none;
}/*隱藏詳細介紹*/
ul.product-list li a.focus h3, ul.product-list li a:hover h3 {
    color: #000;
}
ul.product-list li h3 {
    flex: 1 0 auto;
    max-height: 3.15rem;
    margin: 0.7rem 0;
    font-size: 1.05rem;
    line-height: 1.5;
    color: #444;
    overflow: hidden;
    padding: 0 16px;
}/*改產品格名稱顏色*/



#side ul li a {
    color: #000;
    display: block;
    padding: 10px 20px;
    transition: .3s;
}
.product-list-div h2 a {
    color: #000;
    text-decoration: none;
    display: inline-block;

}
.product-list-div h2 {
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    text-shadow: 0 0px 0 #fff;
}
body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #000;
    transition-property: left, color;
}
ul.product-list li .money-icon {
    color: #000;
    font-size: 95%;
    margin-right: 8px;
    margin-left: 16px;
    text-shadow: 0 0px 0 rgba(255,255,255,0.7);
}




#footer {
    color: #333;
    background-color: #fff;
  border-top:1px #ccc solid;
}
#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #444;
    display: none;
}
.contact-row {
    padding: 0em 0 1em;
    line-height: 1.6;
}
#contact-info ul li span {
    color: #333;
}
#footer a {
    color: #333;
}
.contact-row h5 {
    color: #333;
    padding: .5em 0 1em;
    width: 100%;
}
#footer-service {
    display: none;
}






/*側邊欄按鈕*/
.right-nav__title {
    background:#eee;
    height: 36px;
    line-height: 36px;
    border-radius:0;
}
.right-nav a {
  background:#fff;
    border-bottom: 1px dashed #afaaaa;
    display: block;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    text-align: left;
  padding-left:15px;
  color:#000;
}
.right-nav a:hover {
  background:#555;
    border-bottom: 1px dashed #545350;
    display: block;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    text-align: left;
  padding-left:15px;
  color:#fff;
}


@media (max-width: 480px) {
    iframe[src *= "facebook"]{
        max-width:100%;
        height: auto;
      display:none;
    }
}