/*--------------------------------------------------------------

  Template Name: Fulimaker.com Template
  Description: This is html5 template
  Author: codecarnival
  Version: 1.0
  Design and Developed by: codecarnival

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------

	                   CSS客製化 

-------------------------------------------------------*/
/*橄欖綠色 #728f61*/
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yusei+Magic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&family=Yusei+Magic&display=swap');

/*general*/
html ,body {overflow-x:hidden; width: 100%;   }

a:focus,a:hover { color: #6f8e62; text-decoration: none;}
.margin0{margin:0;}
.padding0{padding: 0;}

.black{ color: #000;}

.hr{ background: url('../images/play/line_green grass.png') repeat-x; height: 30px; margin:0px 0; display: block;}
.hr2{ background: url('../images/index/line_green_dot.png') no-repeat; height: 30px; margin:0px 0; display: block;}


.carousel-indicators li{ border: 0px; background-color:#808080; }
.carousel-indicators .active{ border: 0px; background-color:#808080; }

.padding_0{padding:0;}
.padding_10{padding:0 10px;}

.img-responsive{width:100%; max-width: 100vw;}

.line_height_40{line-height: 40px;}

.ff_yusei{font-family: 'Yusei Magic', sans-serif;}
.ff_ming{font-family: 'Noto Serif TC', serif;}
.ff_black{font-family: 'Noto Sans TC', sans-serif;}

.ft12{font-size: 12px;}
.ft14{font-size: 14px;}
.ft16{font-size: 16px;}
.ft18{font-size: 18px;}
.ft20{font-size: 20px;}
.ft22{font-size: 22px;}
.ft24{font-size: 24px;}
.ft26{font-size: 26px;}
.ft28{font-size: 28px;}
.ft30{font-size: 30px;}
.ft32{font-size: 32px;}
.ft34{font-size: 34px;}
.ft36{font-size: 36px;}


.fwt100{font-weight: 100}
.fwt200{font-weight: 200}
.fwt300{font-weight: 300}
.fwt400{font-weight: 400}
.fwt500{font-weight: 500}
.fwt600{font-weight: 600}
.fwt700{font-weight: 700}
.fwt900{font-weight: 900}


/*圖形按鈕透明度*/
.btn_h_opacity_75{ opacity: 1}
.btn_h_opacity_75:hover{opacity: 0.75}

/*banner-area*/
.banner-area{margin: 70px 0;}

/*Header*/
.the_menu{padding:30px 0 0 0;}
.the_menu #primary-menu ul{  margin-top:-20px; padding:0;}
.the_menu #primary-menu ul li{ border-right: 1px solid #aaa; padding:0 14px 0 0; margin:0px 14px 0 0;}
.the_menu #primary-menu ul .last{border-right: 0px; padding: 0; margin:0;}
.the_menu #primary-menu .main-menu li a{ font-size:1.08em; font-weight: 700; color:#444; letter-spacing: 0.11em; font-family: 'M PLUS Rounded 1c', sans-serif;}

.cart-bag{background:url('../images/menu/ShoppingBag.png')  no-repeat; width:50px; height:40px; position: relative; top:8px;  }

.top-menu{background: #59ab64; padding:0 0px 2px 0px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;}
.top-menu a{ margin:2px 4px 3px 4px; padding: 0; display: inline-block; font-size: 12px; color: #FFF; font-weight: 500; opacity: 0.85; }
.top-menu a:hover{ font-weight: 700; opacity: 1;}

.logo a img{padding:10px 0;}

.weather-calendar{ background: url('../images/menu/icon_calendar_empty.png') right no-repeat; margin-top:-42px; height:80px; }
.weather-calendar h5{ font-size: 14px; font-family: "SimSun"; line-height: 16px; -webkit-writing-mode: vertical-rl; font-weight: 400; float: right; margin: 32px -1px 0 0; color: #666;}
.weather-degree{ font-size: 12px; float: right; color: #666; margin-top: -2px;}

/*Header-affix*/
.header-area .affix{top: 0px; width:100%; background: #fff;border-bottom:1px solid #ddd; z-index:99; 
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175);-moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;transition: all 0.7s ease;}/*Menu選單跑跑後出現*/

/*只有秀出簡單Menu .header-area .affix 也要top:-40px*/
/*.header-area .affix .logo, .header-area .affix  .weather-calendar, .header-area .affix .weather-degree {opacity: 0;}*/




/*footer*/
#footer{background:url('../images/footer/bg_footer.jpg') no-repeat bottom; height: 60vh; background-size:100% auto; }
#footer .footer-top{position:relative; margin:23vh 0 0 0;}/* */

.footer-menu-1 h2{ color: #000; font-weight: 900; letter-spacing: -1px; font-size: 22px; font-family:'Noto Sans TC'; font-smooth: always; padding-bottom:20px;}

.invite_wording{ padding: 30px 0 10px 0; font-size: 13px; color:#000;}
.copyright_wording{ font-size: 10px; margin-top: 20px; border-bottom: 2px solid #000; padding-bottom: 10px; font-weight: 700;}

@media(max-width:767px){
  #footer{background:url('../images/footer/bg_footer.jpg') no-repeat bottom; height: 32vh; background-size:100% auto;}
  #footer .footer-top{ margin: 30px 0 0 -15px; background: none;}
  #footer .footer-top h5{ font-size: 14px;}
}

/*登入註冊*/
.memberModal{position: relative; padding: 0;}
.memberModal .modal-dialog .modal-content{border-radius: 60px; margin: 0; background: #fff; display:inline-block; border: 0px ;  }
.memberModal .modal-dialog .modal-content img{ border-top-left-radius: 60px; border-bottom-left-radius: 60px;}

.nav-tabs{border: none;}
.nav-tabs li { font-size: 18px; font-weight: 700;}
.nav-tabs li a{border-bottom:3px solid #fff;border-top: none; border-left: none; border-right: none;}
.nav-tabs li.active a, .nav-tabs li.active:hover a, .nav-tabs li:hover a{ background:#fff;color: #728f61; border-bottom:3px solid #728f61; border-top: none; border-left: none; border-right: none;}

.memberModal .modal-dialog .modal-content .input-panel{margin-top:30px;}
.memberModal .modal-dialog .modal-content .input-panel input{ height:35px;width:100%; margin:10px 0; padding: 0px 20px; border-radius: 30px; border: 1px solid #ccc; font-size: 14px; color: #728f61;}


.btn_blacky { border-radius:25px; border: 1px solid #000; width: 120px; height: 40px;display: inline-block; margin: 11px 0 0 5px;}/*button 背景裝飾 */
.btn_blacky span{ border-radius:25px;background: #000; color: #FFF;text-align: center; padding-top:5px; width: 120px; height: 36px; position: absolute; display: inline-block; margin: -1px 0 0 -5px;}/*button 位置 */

.btn_blacky:hover{border: 1px solid #728f61;}
.btn_blacky span:hover{background: #728f61;}


.btn_blueky { border-radius:25px; border: 1px solid #214896; width: 120px; height: 40px;display: inline-block; margin: 11px 0 0 5px;}/*button 背景裝飾 */
.btn_blueky span{ border-radius:25px;background: #214896; color: #FFF;text-align: center; padding-top:5px; width: 120px; height: 36px; position: absolute; display: inline-block; margin: -1px 0 0 -5px;}/*button 位置 */

.btn_blueky:hover{border: 1px solid #173777;}
.btn_blueky span:hover{background: #173777;}

/*圖片合成圓形*/

.clip_cover1{
position: absolute;
top:0;
left:0;
width: 100%;
height:100%;
z-index: 2;
}

.clip_cover2{
position: absolute;
top:0;
left: 0;
width: 100%;
height: 100%;
z-index: 4;
}

/*購買後mask*/
.clip_cover3{  
position: absolute;
width: 200px;
height: 200px;
z-index: 3;
display: block;
background: #000;
opacity: 0.4;
}

/*購買後icon*/
.clip_cover4{  
position: absolute;
width: 100%;
height: 100%;
z-index: 5;
display: block;
}

/*購買後icon*/
.clip_cover4 i{
position: absolute;
font-size: 50px;
color: #fff;
margin-top:40%;
left: 38%;

}

.clip_img1{
position:absolute;
display: block;
width: 100%;
height: auto;
}

.clip_img2{
position:absolute;
width:100%;
height:auto;
display: block;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- index.php 首頁-------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/

/* ＋的符號 */
.read_more_p{ text-align:center; font-size:14px;}
/*
.read_more_p a{ background: url('../images/index/icon_readmore_grey.svg') right no-repeat; padding-right: 30px; background-size: auto 25px; margin: 0px 0; display: inline-block;}
.read_more_p a:hover{background: url('../images/index/icon_readmore_deep_grey.svg') right no-repeat;}
*/

/*index.php-富里好好玩-區塊*/
#index_play .activity{ background: #fff;    } /*淺綠色底*/

#index_play .writer{ color: #4D4D4D; margin-top: 5px; display: inline-block; font-size: 10px;}/*活動時間*/
#index_play .activity h1{font-size: 20px; color: #111; letter-spacing: 2px; font-weight: 600; }/*活動標題*/
#index_play .activity_detail{ padding-top: 10px; border-top: 1px dashed #ccc; font-size: 14px; }/*活動內文*/
#index_play .activity_fee{ margin: 0 0 0 30px;}

#index_play .read_more{ }
#index_play .read_more a{ width:85px; height:45px; display: inline-block; background: url('../images/icon_read_hover.svg') no-repeat;}
#index_play .read_more a:hover{ background: url('../images/icon_read_none.svg') no-repeat;}

#index_play .font14{ font-size: 14px;}
#index_play .font16{ font-size: 16px;}
#index_play .font18{ font-size: 18px;}
#index_play .font24{ font-size: 24px;}

#index_play .article p{ color:#666; line-height:22px; font-size: 15px; letter-spacing: 0.13em; color: #333; padding: 0 10px;}

#index_play .blog-image{ }/*border-radius:5px; border:7px solid #f5fcf5;*/
#index_play .activity .blog-title-2{ margin-top: 0px; line-height: 20px; padding: 0 10px;}

#index_play .play_section .shop-pagination{ background:url('../images/play/pic_pages.png') no-repeat ; padding:80px 0; background-size: 100% auto; background-position:0px 0 ; }
#index_play .play_section .shop-pagination li a{ border-radius:7px; background: #eee; font-size: 14px; color: #333; }
#index_play .play_section .shop-pagination li a:hover{ border: #ddd 1px solid; background: #ddd;}


/*小標題*/
.index_hhh{font-family: 'Yusei Magic', sans-serif; color: #42210b; font-size: 28px; text-align: center;}


/*index.php-富里小鎮旅人手帖-區塊*/
.guide-img{height:260px; }
.guide-img img {padding:15px; }

.hotspot{ position: relative; }

.guide-title{ 
text-align: center;
font-size: 16px;
font-weight: 700;
margin-left: 0px;
padding-bottom: 0px;
 }

.guide-title a h3{ 
color: #111;
border-bottom: 1px solid #222;
padding-bottom: 3px;
font-size: 16px;
display: inline-block;
font-weight: 700;
 }

  .guide-title a span{ 
color: #aaa;
font-size: 16px;
display: block;
font-weight: 700;
 }

.guide-title img{margin-top:-5px;}

/*index.php-富里小賣所-區塊*/

#index_store .product-img{height:200px; padding: 5px;}
h3>b{
	white-space:pre-wrap;
}

.product-info{ background: #fff;}
.product-info h3{font-size:16px; color: #111; font-weight: 700; padding-bottom: 10px; border-bottom: 0px solid #111; }
.product-info h4{font-size:15px; color: #666; font-weight: 700; line-height: 12px; padding-bottom: 5px;}
.product-info h6{ font-size: 14px; color: #666; font-weight: 700; }

.product-title a h3{ color:#111;}
.product-title a:hover h3, .product-title a:hover h4{ color:#747d67;}

/*index-職人們圖片 */
.f_jrun{ height: 360px;}
.f_jrun a{ background: url('../images/index/f_jrun.jpg')  no-repeat; height: 100%; display: block; background-size:100% 100%;}
.f_jrun a:hover{ background: url('../images/index/f_jrun_2.jpg')  no-repeat; height: 100%; display: block; background-size: 100% 100%;}

/*index-大聲公 */

.f_dashang { display:block; height:360px; background: url('../images/index/pic_bg2.jpg')  no-repeat; background-size:100% 100%;}
.f_dashang:hover { background: url('../images/index/pic_bg2a.jpg')  no-repeat;}

.index_news_list{ color: #111; font-size: 14px; border: none; padding:0 20px;}
.index_news_list table{ border: none; margin-left:5px; }
.index_news_list table tr td{padding:10px 0;}
.index_news_list .td1 {width: 16%} 
.index_news_list .td2{width: 68%}
.index_news_list .td3 {width: 16%}
.index_news_list .td1 span{ color: #fff; background: #333; padding:5px 8px 5px 8px; border-radius: 10px; text-align: center; font-size: 10px; line-height: 14px;}
.index_news_list .td2 span{ padding:0 0 0 5px; font-size: 10px; line-height: 14px;}
.index_news_list .td3 a{ border-bottom: 1px solid #727f65; color: #727f65; padding: 0 0 3px 0;}
.index_news_list .td3 a:hover{border-bottom: 1px solid #111; color: #111;}

.f_dashang a:hover{ }

/*index-認識富里製造 */
.f_know{ height: 360px;}
.f_know a{ background: url('../images/index/f_know.jpg')  no-repeat; height: 100%; display: block; background-size:100% 100%;}
.f_know a:hover{ background: url('../images/index/f_know_2.jpg')  no-repeat; height: 100%; display: block; background-size: 100% 100%;}

/* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- play.php 富里好好玩-------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/

.slider2-title-2{font-weight: 300;}
.play_type{ padding: 40px 0 0px 15px; }
.play_type a{ margin:0 5px 0 0;padding: 5px 12px 6px 12px; border: 1px solid #222;color: #222; border-radius: 20px; font-weight:700; font-size: 16px; line-height: 44px;}
.play_type a:hover{ color: #fff; border: 1px solid #728f61; background: #728f61; }/*橄欖綠色*/
.play_type a.selected{ color: #fff; border: 1px solid #728f61; background: #728f61; }/*橄欖綠色*/

/*play-blog*/

.tags{ padding:20px 20px 20px 10px; margin-top: -30px;}
.tags a{ border-right: 1px solid #ccc; margin-right: 2px; padding-right: 5px;}
.tags i{ color: #666; padding-right: 5px;}

.activity{ background: #fff; border-radius: 15px;  } /*淺綠色底 padding: 30px 15px 15px 15px;margin: 60px 0px; */
.activity:hover{ background: #;  } /*b1e0bc*/

.writer{ color: #4D4D4D; margin-top: 5px; display: inline-block; font-size: 10px;}/*活動時間*/
.activity h1{font-size: 20px; color: #111; letter-spacing: 2px; font-weight: 600; }/*活動標題*/
.activity_detail{ padding-top: 10px; border-top: 1px dashed #ccc; font-size: 14px; }/*活動內文*/
.activity_fee{ margin: 0 0 0 30px;}

.read_more{ }
.read_more a{ width:85px; height:45px; display: inline-block; background: url('../images/icon_read_hover.svg') no-repeat;}
.read_more a:hover{ background: url('../images/icon_read_none.svg') no-repeat;}

.font14{ font-size: 14px;}
.font16{ font-size: 16px;}
.font18{ font-size: 18px;}
.font24{ font-size: 24px;}

.article p{ color:#666; line-height:22px; font-size: 15px; letter-spacing: 0.13em; color: #333; min-height: 100px;}

.blog-image{ }/*border-radius:5px; border:7px solid #f5fcf5;*/
.activity .blog-title-2{ margin-top: 12px;}

.play_section .shop-pagination{ background:url('../images/play/pic_pages.png') no-repeat ; height:200px; padding:50px 0 0 0; background-size: 100% auto; background-position:0px 0 ; }
.play_section .shop-pagination li a{ border-radius:7px; background: #eee; font-size: 14px; color: #333; }
.play_section .shop-pagination li a:hover{ border: #ddd 1px solid; background: #ddd;}
.play_section .shop-pagination li.active a{ border: #ddd 1px solid; background: #ddd;}

.active-blog-1 .activity{margin:30px 0 0 0; }

.article-inside{ padding:120px 0 0 0; }
.article-inside h1{ color: #222; font-family: "SimSun"; font-weight: 400; font-size: 30px;}
.article-inside p{ color: #222; margin: 30px 0;}
.article-inside span{ color: #333; margin: 30px 0; font-size: 12px; margin-top: 15px; display: inline-block;}

.play-article-type{ background: #728f61; color: #fff; font-size:16px; display: inline-block; position: absolute; top:80px; left:50px; border-radius: 20px; padding:3px 10px 3px 10px; font-weight: 700; letter-spacing: 0.12em;}
.play-article-type:hover{background: #728f61; color: #fff; opacity: 0.8;}

.back_to_play{ background: url('../images/play/back_to_play.svg') no-repeat; margin: auto; display: block; width: 200px; height:60px; background-size: 100% auto; margin-top: 50px; }

div.activity_info{ padding:40px 60px; background: #e0f9e6; border-radius: 15px;}/*活動內頁 活動資訊Summary Sheet*/
div.activity_info h1{ font-weight: 700; font-size:20px; color: #111; letter-spacing: 0.1em; margin-bottom:20px;}

div.activity_info li{
  padding:13px 0 ;
  font-size: 16px;
  border-top: 1px dotted #728f61;
  display: block;
}

div.activity_info li.last{
  border-bottom: 1px dotted #728f61;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- guide.php 富里小鎮旅人手帖-------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/
.guide-section .guide-img{height:360px; }
.guide-section .guide-img img{padding: 50px;}

.guide_type_row{margin-top: 100px;}
.guide_type a { width: 100px; height:100px; display: inline-block; margin: 0 20px; opacity: 1; }
.guide_type a:hover{opacity: 0.5; }

.guide-article-type{ padding:14px 10px; display: inline-block; position: absolute; top:80px; left:37px; border-radius: 50%; border:1px solid #333; width:70px; height:70px; background: #fff;}

.guide_icontop_all{background: url('../images/guide/icontop_all.png') left top no-repeat; background-size: 100% auto;}
.guide_icontop_food{background: url('../images/guide/icontop_food.png') left top no-repeat; background-size: 100% auto;}
.guide_icontop_stay{background: url('../images/guide/icontop_stay.png') left top no-repeat; background-size: 100% auto;}
.guide_icontop_view{background: url('../images/guide/icontop_view.png') left top no-repeat; background-size: 100% auto;}
.guide_icontop_play{background: url('../images/guide/icontop_play.png') left top no-repeat; background-size: 100% auto;}
.guide_icontop_go{background: url('../images/guide/icontop_go.png') left top no-repeat; background-size: 100% auto;}

/*食住玩景行 menu*/
.guide_type_row .affix{ bottom:0px; background: #fff; z-index:999; width:100%; padding-top: 15px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.175);box-shadow: 0 1px 2px rgba(0,0,0,.175);-moz-box-shadow: 0 1px 2px rgba(0,0,0,.175);}
.guide_type_row .affix a{ width: 100px; height:70px; display: inline-block; margin: 0 20px; opacity: 1; }
.guide_type_row .affix a:hover{opacity: 0.5; }

.check_google_map{padding:3px 8px; border:1px solid #333; border-radius:15px; color:#333; position:relative; float:right; margin-top:-5px;}
.check_google_map:hover{border:1px solid #728f61; }

/* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- store.php 富里小賣所-------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/

.store_type_list li{ padding: 2px 2px 2px 6px; font-size: 16px; color:#728f61;}
.store_type_list li:hover{ background: #efefef; border-radius: 5px;}

.store_type .affix{top:300px; margin-left: -2px;} /*商品總覽頁-左側選單跑跑後固定*/
.store_type2 .affix{top:160px; margin-left: -2px; } /*單一商品頁-左側選單跑跑後固定*/

.product-img{height:200px; padding: 5px; }
.product-info{margin-bottom: 30px; height: 200px;}


/* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- include 好料大平台-------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/
.howliao{background:url(../images/howliao/bg_area3.jpg) ; height: 750px; }

.howliao .product-img{height:230px; padding: 0px;}
.howliao .product-info{margin-bottom: 0px; height: 130px;}
.howliao .article p{margin-top: 10px;}

/*  howliao tab */
div.howliao-tab-container{
  z-index: 10;
  background-color: #fff;
  padding: 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.howliao-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  font-size: 16px;
}
div.howliao-tab-menu div.list-group{
  margin-bottom: 0;
}
div.howliao-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.howliao-tab-menu div.list-group>a .glyphicon,
div.howliao-tab-menu div.list-group>a .fa {
  color: #728f61;

}
div.howliao-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.howliao-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.howliao-tab-menu div.list-group>a.active,
div.howliao-tab-menu div.list-group>a.active .glyphicon,
div.howliao-tab-menu div.list-group>a.active .fa{
  background-color: #728f61;
  background-image: #728f61;
  color: #ffffff;
  font-size: 18px;
}
div.howliao-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #728f61;

}

div.howliao-tab-content{
  background-color: #ffffff;
  padding:20px 10px;
}

div.howliao-tab-content h2{ font-weight: 700; font-size:20px; color: #111; letter-spacing: 0.1em; margin-bottom:20px;}
div.howliao-tab-content h5{ font-size:14px; color:#111; padding-top: 8px;}

div.howliao-tab-content li{
  padding:13px 0 ;
  font-size: 14px;
  border-top: 1px dotted #728f61;
  display: block;
}

div.howliao-tab-content li.last{
  border-bottom: 1px dotted #728f61;
}

div.howliao-tab-content div.product-info{padding-top:8px; margin-bottom: 0px;}

div.howliao-tab div.howliao-tab-content:not(.active){
  display: none;
}


/* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- Cart.php -------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/


.cart_bg{ background: url('../images/cart_bg.png'); }

/*購物車list*/
.cart_bg_list{background:#fff; border-radius:25px; }
.cart_bg_list thead tr{ border-bottom: 1px dashed #ccc; height:40px;}
.cart_bg_list tr{ border-bottom: 1px dashed #ccc; height:80px;}
.cart_bg_list th.product-thumbnail, .cart_bg_list th.product-price, .cart_bg_list th.product-quantity, .cart_bg_list th.product-subtotal, .cart_bg_list th.product-remove{ padding:0; border:none;}
.cart_bg_list td.product-thumbnail, .cart_bg_list td.product-price, .cart_bg_list td.product-quantity, .cart_bg_list td.product-subtotal, .cart_bg_list td.product-remove{ padding:0; border:none;}
.cart_bg_list td.product-thumbnail .pro-thumbnail-img img{border-radius: 50%; width: 60px; height: 60px;}

.cart_bg_list:hover{box-shadow: #666 0px 6px 8px;}

.product-remove a{ margin:auto;}

/*我的提籃小計*/
.my_bag_total{ background: #6d7f67; border-radius:50px; border:none; padding:30px; }
.payment-details h6{color: #fff; font-size: 20px; }
.payment-details{border: 0}
.payment-details h6 span.text_black{ float: right; color: #000; font-size: 16px; letter-spacing: 0.13em;}
.payment-details h6 span.text_black .price {font-size: 26px; color: #fff; margin:0 10px;}

/*你要知道*/
.you_should_know{ border: #fff 1px solid; margin: 60px 0  0px 0; padding: 0px 20px 0px 20px;}
.you_should_know h6{ font-size: 20px; color: #FFF; margin-top:-12px; background: url('../images/cart_bg.png'); width: 210px; padding:0 10px;}
.you_should_know p{ font-size: 16px; color: #FFF; line-height: 24px; font-weight: 700; text-align: left; padding-left: 10px;}

/*下一步*/
.next_step{margin:40px 0 100px 0;}
.next_step p{ font-size: 16px; color: #FFF; text-align:center; font-weight: 700; }
.next_step p a{ padding:0 10px; }
.next_step p a:hover{ opacity:0.5; }

.cart_steps{background:url("../images/cart/step_back.png");height:120px; text-align: center;}

/*步驟圖片*/
.cart_steps a.icon_step1, .cart_steps a.icon_step2, .cart_steps a.icon_step3{width:161px; height:61px; display: inline-block; margin: 0 70px;}

.cart_steps a.icon_step1{ background:url("../images/cart/step_1_b.png") no-repeat; }
.cart_steps a.active.icon_step1{ background:url("../images/cart/step_1_a.png") no-repeat; }

.cart_steps a.icon_step2{ background:url("../images/cart/step_2_b.png") no-repeat; }
.cart_steps a.active.icon_step2{ background:url("../images/cart/step_2_a.png") no-repeat; }

.cart_steps a.icon_step3{ background:url("../images/cart/step_3_b.png") no-repeat; }
.cart_steps a.active.icon_step3{ background:url("../images/cart/step_3_a.png") no-repeat; }

/*cart2-check.php*/
#checkout .checkout-content input{ font-size: 18px; color: #fff; background: #728f61; padding-left: 10px;  border-radius: 10px;}
                        
/*input placeholder設定*/
#checkout .checkout-content input::-webkit-input-placeholder { color: #acb79f; font-size: 16px;}
#checkout .checkout-content input:-moz-placeholder { color: #acb79f; font-size: 16px;}
#checkout .checkout-content input::-moz-placeholder { color: #acb79f; font-size: 16px;}
#checkout .checkout-content input:-ms-input-placeholder { color: #acb79f; font-size: 16px;}

#checkout .checkout-content .widget-title{ font-size: 20px; color:#5e3d2c;}

.check-event{ margin:0 0 0px 10px; color:#fff; font-size:16px;}


/*cart3-order.php*/
.cart_bg_list .bill-details tr{ border-bottom: 1px dashed #ccc; height:40px;}
.cart_bg_list .bill-details tr .td-title-1{width:80%;}
.cart_bg_list .bill-details tr .td-title-2{width:20%;}

.pay-button{ font-size: 15px;}

.i_agree{ color: #666; font-size: 13px; display: block;}
.i_agree a{ text-decoration: underline;}



/* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- member.php -------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/

.member-wrapper {min-height: 100vh; background: url('../images/cart_bg.png'); padding-bottom: 100px;}

.member{background:#FFF; border-radius:25px;}
                            
.member_bg_left, .member_bg_right{padding:20px;}

.member_bg_left{text-align: center; }
.member_bg_left .dato_pic{border: 1px solid #ccc; border-radius: 51%; width:150px; height: 150px; margin: auto; display: inline-block; }
.member_bg_left .basic-info{ font-size: 14px; line-height: 18px; text-align: left; }


.member_bg_right{ background:#73896d; border-top-right-radius:25px; border-bottom-right-radius:25px; min-height: 360px; padding: 50px 30px} 
.member_bg_right a{ display: inline-block;text-align: center; }
.member_bg_right a span{ color: #fff; font-size: 16px; font-weight: 700; margin-top: 20px; display: inline-block; opacity: 0.75}
.member_bg_right a:hover span{opacity: 1;}
.member_bg_right a:hover img{ margin-top: -1px;}

/*member-edit.php*/

.member-edit .member_bg_left{text-align: left; padding: 30px 0 0 45px;}
.member-edit .member_bg_left h3{ font-size: 16px; color: #728f61; padding-bottom: 5px; border-bottom: 2px solid #728f61; width:65px; opacity: 0.7; font-weight: 900;}
.member-edit .member_bg_left h3.active{ opacity: 1; color: #728f61;}
.member-edit .member_bg_left a{display: block; font-size: 14px;}
.member-edit .member_bg_left a.active{ color: #728f61; }


.title_space{background: #829f7f; height:80px; margin: -50px -30px 20px -30px; border-top-right-radius:25px; }
.title_space h3{color: #fff; text-align: left; font-size: 16px; font-weight: 900; margin: 30px 0 0 30px;}/*會員管理右側小標題*/

.member_bg_right input{ font-size: 16px; color: #fff; background: #677762; padding-left: 10px;  border-radius: 10px; height: 26px;}
                    
/*input placeholder設定*/
.member_bg_right input::-webkit-input-placeholder { color: #acb79f; font-size: 14px;}
.member_bg_right input input:-moz-placeholder { color: #acb79f; font-size: 14px;}
.member_bg_right input input::-moz-placeholder { color: #acb79f; font-size: 14px;}
.member_bg_right input input:-ms-input-placeholder { color: #acb79f; font-size: 14px;}


/*member-order-history.php*/

.member_bg_right table thead tr th{text-align: left; padding: 0; color: #fff; opacity: 0.5;}
.member_bg_right table tbody tr td{text-align: left; padding: 0; color: #ccc; opacity: 1.0; padding: 10px 0; border-bottom: 1px dotted #ccc;}

.member_bg_right table tbody tr td a{ color: #fff; border: 1px solid #fff; padding:0px 8px; margin-right: 5px; font-size: 12px; border-radius: 3px;}
.member_bg_right table tbody tr td a:hover{ color: #687b65; background: #fff; opacity: 1;}

.member_bg_right table tbody tr:hover td{ color:#fff;}


.member_bg_right table tbody tr td a.delete-row{border: none; opacity: 0.8;} /*刪除該列訂單*/
.member_bg_right table tbody tr td a:hover.delete-row{opacity: 0.7; background:none;}



/*order-detail.php*/
.title_space h3 a{color: #fff; margin:-8px 0 0 0; display: inline-block;}
.title_space h3 a i{font-size: 24px; margin: 0 5px 0 0; position: relative; top:2px;}
.title_space h3 a:hover{opacity: 0.8}

.member_bg_right .bill-details .widget-title {color: #fff; font-weight: 900; font-size: 16px;}
.member_bg_right .bill-details li{ color: #eee; font-size: 14px;}



/* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- Fuli_warm.php -------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/


.fuli_warm p{ color: #333; font-size: 15px; letter-spacing: 0.12em; font-weight: 100;}
#fuli_warm .nav-tabs li a{ color:#fff; background: #ccc; font-size: 14px; padding: 3px 10px; border-radius:20px; margin-right: 15px; }
#fuli_warm .nav-tabs li.active a{color:#fff; background: #000; }
#fuli_warm .nav-tabs li a:hover{ background: #000;  }

.opa_0{opacity: 0; line-height: 0.1em; font-size: 8px;}
.opa_0 h3{font-size: 10px;}


/*fuli_about.php*/
.fuli_aobut_row { border-bottom: 2px dotted #ccc; padding: 30px 0 60px 0;}
.fuli_aobut_row p{line-height: 40px; color: #111; font-weight: 300; font-size: 17px;}
.fuli_aobut_row a:hover{ opacity: 0.75}



/* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- site_faq.php -------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/


.faq_a_1{ height: 60px; background:url('../images/site_faq/button_inactive_6-1-1_both.png') no-repeat; background-position: 0 0; }
        .faq_a_1:hover{background:url('../images/site_faq/button_inactive_6-1-1_both.png') no-repeat; background-position: 0 -61px; }

        .faq_a_2{ height: 60px; background:url('../images/site_faq/button_inactive_6-1-2_both.png') no-repeat; background-position: 0 0;}
        .faq_a_2:hover{background:url('../images/site_faq/button_inactive_6-1-2_both.png') no-repeat; background-position: 0 -61px; }

        .faq_a_3{ height: 60px; background:url('../images/site_faq/button_inactive_6-1-3_both.png') no-repeat; background-position: 0 0; }
        .faq_a_3:hover{background:url('../images/site_faq/button_inactive_6-1-3_both.png') no-repeat; background-position: 0 -61px; }
        .faq_a_4{ height: 80px; background:url('../images/site_faq/button_inactive_6-1-4_both.png') no-repeat; background-position: 0 0; margin-top: -22px;}
        .faq_a_4:hover{background:url('../images/site_faq/button_inactive_6-1-4_both.png') no-repeat; background-position: 0 -85px; }

        .faq_row{ border-bottom: 2px dotted #666; padding-bottom: 30px;}

        .faq_accordion .panel, .faq_accordion .panel-default{ border: none; }
        .faq_accordion .panel-heading{ background-color: #dedede; border-radius: 15px; padding:20px; margin-bottom: 10px;}
        .faq_accordion .panel-title{ font-size: 18px; color: #555;}
        .faq_accordion .panel{border: none; box-shadow: none;}

        .faq_onerow{border-bottom: 1px #ccc dotted; display: block; padding:20px 0; }
        .faq_onerow p{font-weight: 400;}


        /* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- fuli_news.php -------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/
        .news-section .news_block{ padding: 40px 0 10px 0; border-bottom: 1px dotted #333; }
        .news-section .news_cate{ font-size: 12px; font-weight:400; color: #fff; background-color: #555; padding:6px 12px; border-radius: 15px;}
        .news-section .news_cate:hover { font-size: 12px; color: #fff; background-color: #000; padding:6px 12px; border-radius: 15px;}
        .news-section .blog-title{ padding-top: 15px; font-size:23px; line-height: 32px; font-weight: 400; color: #000; letter-spacing: 0.08em;}
        .news-section .news_time{ font-size: 12px;}
        .news-section .read-more a{ border-bottom: 1px solid #333; padding-bottom: 3px;}



                /* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- master.php -------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/
        .master-section .product-info{height:100px;}
        .master-section .product-title h3{border:none; font-size:20px; padding:0}

        .single-master-block{background:url('../images/master/mask_4-1-３.png') no-repeat; height:400px;}
        .single-master-block .container{padding:50px 0;}
        .single-master-block .container .datou img{border-radius:50%; height:300px; width:300px;}
        .single-master-block .container .intro{border-left:1px solid #333; padding-left:50px;}
        .single-master-block .container .intro h1{font-family:PMingLiU; color:#000; font-size: 38px;}
        .single-master-block .container .intro h2{font-family:PMingLiU; color:#555}
        .single-master-block .container .intro h4{font-size:16px; color:#555; line-height: 20px;}
/* --------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------- 不同螢幕、裝置、RWD -------------------------------------------------------------- 

--------------------------------------------------------------------------------------------------------------------------------------------*/




 /* Different Screen：桌機版 */
 @media only screen and (min-width: 960px) {
    .mobile-only{ display: none; }
    .slider-img {width:63%;}
    #wrapper{padding-top:100px;}
 }

 /* Different Screen：桌機版寬螢幕 */
 @media only screen and (min-width: 1600px) {
.f_jrun, .f_know, .f_dashang{ display: block; height: 480px;}

 }

/* Different Screen：桌機版以下 */
 @media only screen and (max-width: 960px) {
    .top-menu{ display: none; }
    .mobile-no{ display: none; }
    .menu-toggle{ border: none; display: inline-block; font-size: 20px;}
    .guide-img{height:380px; }
    .article-inside{ padding:40px 0 0 0; }
    .article-inside p{ font-size: 16px;}
    .pc-only{ display: none; }
    .slider-img {width:100%;}
    #wrapper{padding-top:50px;}
    .index-title-img img{width: 40%; text-align: center;}
    #index_play .blog-item-2{margin-bottom:0; }

 }

/* Different Screen：手機版 */
 @media (max-width: 767px) {
.logo a img{width:300px; margin:10px 0;}

#index_store .product-img{ height: 150px;}

#index_store .product-info{margin-bottom: 0; height: 100px;}

.product-img{ height: 330px;}

/*購買後mask*/
.clip_cover3{  
position: absolute;
width: 330px;
height: 330px;
z-index: 3;
display: block;
background: #000;
opacity: 0.4;
}
/*購買後icon*/
.clip_cover4 i{
margin-top:40%;
left: 42%;

}

}



#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: -50px;
    padding-top: 50px;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 0;
    }

    #wrapper.toggled {
        padding-left: 250px;
    }

    #sidebar-wrapper {
        width: 0;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 250px;
    }

    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}