/*fb icon*/

.fb {
  position: fixed;
  right: 0%;
  top: 16%;
  z-index: 1000;
  transform: scale(0.8);
}

/*LINE icon*/

.LINE {
  position: fixed;
  right: 0%;
  top: 26%;
  z-index: 1000;
  transform: scale(0.8);
}

/*tel icon*/
.phone{  position: fixed;
  right: 0.3%;
  top: 36%;
  z-index: 1000;
  transform: scale(0.8);
}



/*手機板LOGO*/
@media only screen and (min-width: 768px) {
 #logo img {
  padding:0 8px;
 }


/*整體*/
body {
    color: #333;
    font-size: 18px;
    margin: 0;
}
a {
    color: #239738;
    text-decoration: none;
}
a:hover {
    color: #239738;
}


/*Logo*/
#logo{
position: absolute;
left:20px;
}

#nav{
position: absolute;
right: 2em;
top: 30px;
}


/*回首頁*/
.navbar-nav > li > a {
    color: #fff;
}
.topnavbar .container {
    height: 100%;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 0;
    background: #000;
}
.topnavbar {
  background-color: #000;
  top:0px;
  position: relative;
  z-index:100;
  width:100%;
  padding: .6rem 0;
  height: 10px;
  padding-top:0px;
}


/*logo*/
#logo a{background:url("https://static.iyp.tw/409807/files/0082ef37-2fb4-4c30-be4a-0bfa39579a30.png") no-repeat scroll 0 0 transparent;display:block;text-indent:-9999px;width:150px;height:150px;}

@media(max-width:414px){
  #logo{display: none;text-indent:100%;white-space:nowrap;overflow:hidden;
  }
}

@media(max-width:414px){
  #logo h1{height:150px; }
 }


/*Banner*/
.swiper-container {
  height: auto !important;
}
.swiper-wrapper,
.swiper-slide {
  height: 0 !important;
  padding-bottom: calc(1000 / 1920 * 100%);
  /* 注意圖片高度與寬度要去掉單位 */
}
.swiper-slide {
  width: 100% !important;
}


/*內頁Banner*/
#bodyinpage .swiper-container {
  height: auto !important;
}
#bodyinpage .swiper-wrapper,
#bodyinpage .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(650 / 1920 * 100%);
  /* 注意圖片高度與寬度要去掉單位 */
  background-position: bottom center;
}
#bodyinpage .swiper-slide {
  width: 100% !important;
}


/*nav*/
#nav ul li a {
    white-space: nowrap;
    color: #ffffff;
    line-height: 1.3;
    font-weight: normal;
    padding: 10px 18px;
    font-size: 100%;
    border-right: 0px #888 dotted;
    transition:all 0.5s;
}
  
#nav ul li a:hover{
    line-height: 1.3;
    padding: 10px 18px;
    color: #9acd32;
}
#nav ul li.current a{
  color: #9acd32;
  border:1px solid #9acd32;
}
#nav ul li .subnav {
 background-color: #9acd32;
 max-width: 500px;
}
#nav ul li .subnav a {
      background-color: #9acd32;
      color: #fff;
}
#nav ul li .subnav a:hover {
      background-color: #fff;
      color: #9acd32;
}


/*h1*/
.h1title{color:#239738;}


/*改產品格 滑鼠滑過去字顏色*/
ul.product-list li a:hover {
    color: #333;
}


/*pd*/
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: #333;
    overflow: hidden;
    padding: 0 16px;
}
ul.product-list li .desc{
   display:none;
}
body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #fff;
    transition-property: left, color;
    background: #59aacb;
    text-shadow: none;
    padding: 0 10px;
}
.mark {
    background: none;
   }


/*side*/
#side ul li.current>div a {
    color: #239738;
}


/*footer*/
#foot-nav ul li a {
    color: #fff;
    font-size: 1.06em;
}
#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #fff;
}
#footer {
    color:#fff;
}
#contact-info ul li span {
    color: #fff;
}
#copyright, #copyright a{color:#dcdcdc;}


/*首頁各層*/
#bodyinhome div.fcol.fcol-1 {
  position: relative;
  background: #222222;
}
#bodyinhome div.fcol.fcol-2 {
  background: #222222;
}
#bodyinhome div.fcol.fcol-3 {
  background: #222222;
}
#bodyinhome div.fcol.fcol-4, #bodyinhome div.fcol.fcol-5, #bodyinhome div.fcol.fcol-6 {
  display:none;
}


/*BG*/
#wrap{background:url(https://static.iyp.tw/409807/files/3de9acbb-0f35-4dfd-83a2-b38e40830143.png)no-repeat;
background-position:top center;background-size:cover;background-attachment:fixed;}

body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) {
    margin-bottom: 0px;
    background: rgba(255,255,255,0.75);
}

/*最下層空白處去掉*/
body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px; }


/*查看本類別所有產品*/
body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #fff;
    transition-property: left, color;
    background: #239738;
    text-shadow: none;
    padding: 0 10px;
}
#bodyinpage .fcol .container {
    padding: 16px;
    background: 
    rgba(255,255,255,0.75);
}

#bodyinpage.index1 .fcol.fcol-header {
 display:none;  
}
#bodyinpage.index1 .fcol.fcol-header .container{
  padding: 16px;
  background-color: #222222;
}

#bodyinpage.index1 .fcol.fcol-1 {
  background-color: #222222;   
}
#bodyinpage.index1 .fcol.fcol-1 .container{
  padding: 16px;
  background-color: #222222;
}
#bodyinpage.index1 .fcol.fcol-2 {
  background-color: #222222;   
}
#bodyinpage.index1 .fcol.fcol-2 .container{
  padding: 16px;
  background-color: #222222;
}
#bodyinpage.index1 .fcol.fcol-3 {
  background-color: #222222;   
}
#bodyinpage.index1 .fcol.fcol-3 .container{
  padding: 16px;
  background-color: #222222;
}
#bodyinpage.index1 .fcol.fcol-4 {
  background-color: #222222;   
}
#bodyinpage.index1 .fcol.fcol-4 .container{
  padding: 16px;
  background-color: #222222;
}
#bodyinpage.index1 .fcol.fcol-5 {
  background-color: #222222;   
}
#bodyinpage.index1 .fcol.fcol-5 .container{
  padding: 16px;
  background-color: #222222;
}
#bodyinpage.index1 .fcol.fcol-6 {
  background-color: #222222;   
}
#bodyinpage.index1 .fcol.fcol-6 .container{
  padding: 16px;
  background-color: #222222;
}
/*隱藏價格*/
.main-container .price, #topnav .price {
  display: none !important;
}
.money-icon {
  display: none !important;
}