#logo {
  display: block;
}

.topnavbar .container {
  text-align: center;
}




#nav ul li a {
    padding: 12px;
    line-height: 0.3;
}



.topnavbar {
    background-color: #6377fe;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 0;
}
.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}



#nav .subnav {
  background-color: RGBA(99,119,254,0.9); /* 填入想要的顏色 */
}










/* 首頁與內頁共用 */
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
}

.swiper-slide {
  width: 100% !important;
}

/* 首頁 */
#bodyinhome .swiper-wrapper, #bodyinhome .swiper-slide {
  padding-bottom: calc(950 / 1920 * 100%); /* 首頁 banner 大小 */
}

/* 內頁 */
#bodyinpage .swiper-wrapper, #bodyinpage .swiper-slide {
  padding-bottom: calc(420 / 1920 * 100%); /* 內頁 banner 大小 */
}

.fcol .container {    color: #222;    font-size: 15px;}
p { line-height:2;}



body[data-type="fullpage"] #product-header.main {
      min-height: auto;
  }

.h1title {color: #5a5359; border-bottom:1px solid#dddddd;}

body.index .fcol.fcol-3 {    background: rgba(0,0,0,0.1);}
body.index .fcol.fcol-4 {    background: rgba(0,0,0,0.1);}

body.index .fcol.fcol-1 {   margin-top: -40px;  }
body.index .fcol.fcol-1 {    background: rgba(115,133,255,0.5);}
body.index .fcol.fcol-5 {   margin-top: -150px;  }
body.index .fcol.fcol-5 {    background: rgba(115,133,255,0.1);}
body.index .fcol.fcol-5 .container {width: 100%;}
body.index .fcol.fcol-6 {   display:none;}
body.index #footer { margin-top: -40px;}
body.index .fcol-2 {
    background: #fbfbfb url(https://static.iyp.tw/42312/files/0193f273-2aa7-47a7-b884-12e180f70095.jpg)no-repeat bottom;
    background-attachment: fixed;
    background-size: cover;

}






body.about .fcol.fcol-1 .container {width: 100%;}




body.charges .fcol.fcol-1 {    background: rgba(135,135,135,0.1);}



/*農業*/
body.farm .fcol.fcol-2 {    background: rgba(182,191,255,0.1);}
body.farm .fcol.fcol-3 {   display:none;}
body.farm .fcol.fcol-4 {   display:none;}
body.farm .fcol.fcol-5 {   display:none;}
body.farm .fcol.fcol-6 {   display:none;}




/*side無顯示*/
.fcol-side {
    display: none;
} 

.fcol-side + .fcol .main {
  width: 100%;
}

body[data-type="fullpage"].shopping .main-container.left-menu .fcol-side+.fcol, body[data-type="fullpage"].product .main-container.left-menu .fcol-side+.fcol {
    width: calc(1 * 1160px);
}









ul.product-list li a:hover {
    color: #fff;
    background-color: rgba(57,74,84,1);
}

ul.product-list li a {
    color: #000;
    background-color: rgba(57,74,84,0.3);
}





a {
    color: #394285;
}





/*圖片*/
.row [class^="col-"] img{
  opacity:3;
    transition:0.7s
}
.row [class^="col-"] {
  padding:10px;
}
.picc {
  overflow:hidden;
}
.picc img:hover {
  transform:scale(1.2);
}








#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    font-size: 20px;
    border-radius:10px;
    background-color: hsla(240, 0%, 50%, 0.5) ;
    color: white;
    cursor: pointer;
}





/*圖片*/
.menu [class^="col-"] img:hover {
    border-radius: 8px;
}
.menu [class^="col-"] img {
  transition:0.7s;
  border-radius: 50%;
  border: 1px #dddddd solid;
  padding:6px;
}

.row1 [class^="col-"] img{
  opacity:3;
  transition:0.7s
}
.row1 [class^="col-"] img:hover {
    opacity:0.55;
}







/*詳細資訊*/
#tb td a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: #0b0e13;
    color: #fff;
}
#tb td a:hover {
    background: #666;
}






#line {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 140px;
    position: fixed;
}

#call {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 200px;
    position: fixed;
}









