@font-face {
    font-family: 'geometria_lightlight';
    src: url('Geometria-Light-webfont.eot');
    src: url('Geometria-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Geometria-Light-webfont.woff2') format('woff2'),
         url('Geometria-Light-webfont.woff') format('woff'),
         url('Geometria-Light-webfont.ttf') format('truetype'),
         url('Geometria-Light-webfont.svg#geometria_lightlight') format('svg');
    font-weight: lighter;
    font-style: normal;

}
html, body {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
}
@media (min-width: 1200px) {
.container {
	width: 1200px;
}
}
.tmargin {
	margin-top: 30px;
}
.bmargin {
	margin-bottom: 30px;
}
.bgmargin {
	margin-bottom: 60px;
}

a {
	color: #606060;
	text-decoration: none;
}
a:hover, a:focus {
	color: rgb(163, 180, 91);
	text-decoration: none;
}
.org {
	color: #db4814;
}
.yellowbg {
	background-color: #fdfbf5;
}
.graywbg {
	background-color: #fcfcfc;
}

.carousel {
    position: relative;
}
@media (min-width: 1200px) {
.carousel {
    position: relative;
    margin-top: 0px;
}}

/*-----------LOGO更改--------------*/
.navbar-brand>img {
    display: block;
    width: 86%;
    margin: 10px auto;
}
.navbar-brand {
    height: 120px;
    /*padding: 20px 15px 5px 0;*/
 }
 .navbar {}
 @media (min-width: 768px){
 	.navbar-brand>img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
 }

/*-----------搜尋更改--------------*/

.top-nav-btn{
	position: absolute;
	float: right;
    display: inline-block;
    margin-left: 13px;
    top:0;
    right: 15px;
    z-index: 100;
    font-size: 17px;
}
.top-nav-btn > ul {
    padding: 0;
    margin: 0 0 -7px 0;
    list-style: none;
    display: inline-block;
}

.top-nav-btn > ul > li {
    float: left;
    display: block;
}
.top-nav-btn > ul > li > a {
    color: #6f6f6f;
    display: block;
    padding:  15px !important;
    position: relative;
}

@media (max-width: 992px){
.top-nav-btn > ul {
    padding: 0;
    margin: 0 -15px -7px 0;
}
.top-nav-btn > ul > li > a {
    padding: 16px 15px 15px!important;
}
}

@media (max-width: 767px){
.top-nav-btn{font-size: 20px;top:25px!important;}	
.top-nav-btn> ul {
    margin-right: -10px;
}
.top-nav-btn > ul > li > a {
    padding:15px!important;
    padding-left: 0 !important;}
}
/*-----------搜尋更改--------------*/
.navbar-form{
	border-color: transparent!important;
    margin: 0;
    padding: 0;
    box-shadow: 0 0 0 transparent;
}
.navbar-form .form-control {
    display: block!important;
    width: 100% !important;
    
}
.navbar-form .input-group {width: 100% ;}

.search-btn{background: transparent; border: none;}


/*-----------nav更改--------------*/
.navbar {
    position: relative;
    border: 1px solid #ccc;
}







/*++++++++++++++++++++++++++++++++++++*/



/*-----------topbanner更改--------------*/
#carousel-id .item img {
	width: 100%;
	height: auto;
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
}

.icon-right, .icon-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 40px;
}





/*+++++    聖馬羅生機食品    ++++++*/

#about_food_box{padding-top: 100px;padding-bottom: 100px;}


.about_food_txt h3{text-align: center; font-size: 31px; color: #606060;letter-spacing: 0.1px;}
.about_food_txt p{text-align: center;font-size: 18px; color: #a3b45b;letter-spacing: 0.1px;margin-bottom: 65px;}
.about_list_img{ background: #597b3f; width: 210px;height: 210px;border-radius: 50%;margin:0 auto 30px;display: block;padding: 40px 0;transition: all .5s; }
.about_food_content,.about_list_txt{transition: all .5s;}
.about_food_content:hover .about_list_img{background: #606060;transform: translateY(-20px);}
.about_food_content:hover .about_list_txt{transform: translateY(-20px);}
.about_list_img h3{color: #fff; text-align: center;font-size: 21px;padding: 0;margin: 0;}
.about_list_img img{width: 110px; margin: auto;display: block;}

.about_list_txt{
	width:85%;margin:0 auto 40px; font-size: 15px; line-height: 1.5; letter-spacing: 0.1px;
}

@media only screen and (max-width: 959px){
#about_food_box{padding-top: 70px;padding-bottom: 80px;}

}


/*+++++    關於 ST.Malo    ++++++*/
@media screen and (min-width: 768px)
{
#about_Malo_bg {
    min-height: 100%;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}}
#about_Malo_bg{
	background: url(/rwd1065/store/F1/about-bgs.jpg) no-repeat;
	background-position: center;padding: 20px 0;
	background-size: cover;
}
@media screen and (min-width: 768px){
	#about_Malo_bg{
	background: url(/rwd1065/store/F1/about-bg.jpg) no-repeat;
	padding: 15px 0;
}}
.Malo_inner{text-align: center;letter-spacing: 1px; color: #fff;padding: 15% 0; text-shadow: 0 0 8px rgba(0,0,0,.6);}
.Malo_inner h4{ font-size: 3em;margin: 40px 0;line-height: 1.3; }
.Malo_inner p{font-size: 1.3em; line-height: 1.8;}
@media only screen and (max-width: 959px){

.Malo_inner h4{ font-size: 2.1em;margin: 20px 0; }
.Malo_inner p{font-size: 15px; }
}








/*+++++    精選商品    ++++++*/

#Malo_products{padding-top: 100px;padding-bottom: 100px;}
.page-header{text-align: center; border-bottom: none;  }

.page-header h1{font-size: 31px; color: #606060;letter-spacing: 0.1px; display: block;
	}

.page-header small{font-size: 18px; color: #a3b45b;letter-spacing: 0.1px;margin-bottom: 60px;margin-top: 10px; display: block;}

.Malo_products .mask,.Malo_products .btn-default,.Malo_products .product-price{display: none;}
.Malo_products .thumbnail-list li {
    display: inline-block;
    vertical-align: top;
    width: 33% !important;
    padding: 2%!important;
    font-size: 15px;
    margin-bottom: 15px;
}
.Malo_products .li-item{padding: 25px;}
.Malo_products .li-item h4{ color: #49702b; line-height: 1.5; font-size: 19px; }
.Malo_products .li-item p{font-size: 15px; line-height: 1.5; color: #919191;}
.Malo_products .li-item span{display: none;}
.Malo_products img{ margin-bottom: 20px; }
@media only screen and (max-width: 959px){
#Malo_products{padding-top: 70px;padding-bottom: 100px;}
.Malo_products .thumbnail-list li {
    display: inline-block;
    vertical-align: top;
    width: 98% !important;
    padding: 2%!important;
    font-size: 15px;
}

}

.Malo_products .li-item:hover{box-shadow: none;background: transparent; border:1px solid #a3b45b;}










/*-----------footer-----------*/
footer {
	padding: 25px;
	color: #9d9d9d;
	background-color:#20211f;
	border-top:10px solid #696c6d;
	line-height: 1.5;
	font-size: 15px;
	text-align:left;

}
.footer-p2{line-height: 1.5;padding-top: 10px; height: 35px; display: block; float: left;}
.footer-link{float: right; line-height:1.5; height: 35px;display: block;}
.footer-link a{background: url(../images/footer_icon.png)no-repeat;text-indent: -9999px;width: 42px;height: 35px;background-position:-10px -9px; display: inline-block;margin-right: 6px;}
.footer-link a~a{background: url(../images/footer_icon.png)no-repeat;text-indent: -9999px;width: 42px;height: 35px;background-position: -54px -9px; display: inline-block;}







/*-----------內頁--------------*/
#profile_box{
}
.about-banner{
	background: url(/rwd1065/store/F1/about-banneer.jpg)50% 50%/cover no-repeat;
	padding-top: 100px;
	height: 450px;
	}
.about-banner h3{
	color: #fff;
	font-weight:bold;
	font-size: 51px;
	padding:8px 15px;
	width: 650px;
	text-align: center;
	margin: auto;
	line-height: 1.5;
	letter-spacing: 0.1px;
	text-shadow: 0 0 12px rgba(0,0,0,.6);
}
.about-banner p{font-size: 25px;text-align: center;color: #fff;text-shadow: 0 0 12px rgba(0,0,0,.6);padding: 8px 15px;}	
.ABOUT_CONTENT{
	padding-top: 60px;}

.about-in-photo{
	background: #ddd;
	padding: 60px 0;
	margin: 60px auto;
}
.about-in-photo img{
	max-width: 100%;
	margin-bottom: 20px;
}
.about-inn-txt h3{
	font-size: 23px;
    color: #606060;
    font-weight: bold;
    line-height: 1.5;
}
.about-inn-txt p{
	font-size: 17px;
    line-height: 1.5;
    color: #606060;
    margin-bottom: 25px;
    letter-spacing: 1px;
} 
.about-inn-txt2{ border-top: 1px solid #ccc;margin-top: 30px;margin-bottom: 120px; }
.about-inn-txt2 h3{
	font-size: 21px;
    color: #2a2a2a;
    line-height: 1.3;
    margin-bottom: 15px;
    font-weight: bold;}
.about-inn-txt2 p{
	font-size: 15px;
    line-height: 1.5;letter-spacing: 0.1em;
    color: #606060;
    margin-bottom: 35px;
} 
.demo{text-align: center;}  
.demo img{
	margin:0 auto 15px;
} 
@media only screen and (max-width: 959px){
	.about-banner{height: 300px;}
	.about-banner h3{
	color: #fff;
	font-weight:bold;
	font-size: 27px;
	padding:8px 15px;
	width: 320px;
	text-align: center;
	margin: auto;
	line-height: 1.5;
	letter-spacing: 0.1px;
	text-shadow: 0 0 12px rgba(0,0,0,.6);
}
.about-banner p{font-size: 17px;text-align: center;color: #fff;text-shadow: 0 0 12px rgba(0,0,0,.6);padding: 8px 15px;}	
}

/*產品專區*/

#pro_box{
	padding-bottom: 150px;
}
@media only screen and (max-width: 959px){
	#pro_box{
	padding-bottom: 80px;
}
}
.products-banner{
	background: url(/rwd1065/store/F1/product-banneer.jpg)0% 50%/cover no-repeat;
	padding-top: 130px;
    height: 350px;
	}
.products-banner h3{
	color: #fff;
	font-weight:bold;
	font-size: 23px;
	border:1px solid #fff;
	padding:8px 15px;
	width: 200px;
	text-align: center;
	margin: auto;
	letter-spacing: 0.1px;
	text-shadow: 0 0 6px rgba(0,0,0,1);
}
.products-banner span{
	font-size: 17px;
	margin-top: 6px;
	display: block;
}
.Pro_Category{
	padding-top: 30px;
	min-height:450px; 
}
.features-box span{display: none;}
.thumbnail-list .li-item:hover{
	box-shadow: none;
    background: transparent;
    border: 1px solid #a3b45b;}
.product_list{ margin-bottom: 20px; }    
.li-item {
    padding: 20px;}
.popular_products .thumbnail-list li{width: 100%!important; padding: 1%;}  


@media screen and (min-width: 480px) {
	.popular_products .thumbnail-list li{width: 50%!important; padding: 1%;}  
}
 @media screen and (min-width: 1200px) {
.popular_products .thumbnail-list li{width: 33%!important; padding: 1%;}  
 }





/*內頁最新消息*/

#news_page_box{    background: #eee;}
.news-txt,.news_page{min-height: 650px;
    padding: 30px 15px;}
.news_page-banner2{
	background: url(/rwd1065/store/F1/news-banneer2.jpg)50% 50%/cover no-repeat;
	padding-top: 130px;
    height: 350px;
}


.news_page-banner2 h3{
	color: #fff;
	font-weight:bold;
	font-size: 23px;
	border:1px solid #fff;
	padding:8px 15px;
	width: 200px;
	text-align: center;
	margin: auto;
	letter-spacing: 0.1px;
	text-shadow: 0 0 6px rgba(0,0,0,1);
}
.news_page-banner2 span{
	font-size: 17px;
	margin-top: 6px;
	display: block;
}

/*內頁生活日誌*/
.news_page-banner{
	background: url(/rwd1065/store/F1/news-banneer.jpg)50% 0%/cover no-repeat;
	padding-top: 130px;
    height: 350px;
}


.news_page-banner h3{
	color: #fff;
	font-weight:bold;
	font-size: 23px;
	border:1px solid #fff;
	padding:8px 15px;
	width: 200px;
	text-align: center;
	margin: auto;
	letter-spacing: 0.1px;
	text-shadow: 0 0 6px rgba(0,0,0,1);
}
.news_page-banner span{
	font-size: 17px;
	margin-top: 6px;
	display: block;
}





/*內頁聯絡我們*/

#Contact_box{}


.Contact-banner{
	background: url(/rwd1065/store/F1/contact-banneer.jpg)0% 50%/cover no-repeat;
	padding-top: 130px;
    height: 350px;
}
.Contact-banner h3{
	color: #fff;
	font-weight:bold;
	font-size: 23px;
	border:1px solid #fff;
	padding:8px 15px;
	width: 200px;
	text-align: center;
	margin: auto;
	letter-spacing: 0.1px;
	text-shadow: 0 0 6px rgba(0,0,0,1);
}
.Contact-banner span{
	font-size: 17px;
	margin-top: 6px;
	display: block;
}
.Contact_CONTENT{
	background:#eee;
	padding-top: 50px;
	min-height: 550px;
}
.contact-txt h5{ font-weight: bold; font-size: 18px; line-height: 1.5; }
.contact-txt p{ padding: 10px 0; font-size: 17px; letter-spacing: 1px;}
.contact-map{ margin: 30px auto; border-top:1px solid #ccc;  padding-top: 30px;}





















.category_content{padding-top: 34px;}
.category_parent_link{display: none!important;}
.nav_cate_current{display: none!important;}


.PRO-banner{
	margin-top: 80px;
	position: relative;
}
.page-title{
	position: absolute;
    text-align: center;
    top: 164px;
    width: 100%;
    font-size: 23px;
    text-shadow: 0 0 15px rgba(0,0,0,.8);
    z-index: 10;
    color: #fff;}
.page-title span{display: block; font-size: 13px;margin-top: 8px;} 


@media (min-width: 768px) {
.PRO-banner{
	margin-top: 0px;position: relative;
}
.category_content {}
.category_menu {
    padding: 40px 0;
}
}

.PRO-banner img{
	width: 100%;
    left: 0;
    top: 0;
    z-index: 4;}

.category_menu{padding:40px 0;}
.category_content{}

.category_content {min-height: 450px;padding: 34px 10px 120px 10px;}
.category_content h3{background:#0063ad; color: #fff;margin: 32px 0 10px 0;
font-size: 19px; display: block;padding: 12px; border-radius: 5px;letter-spacing: 0.1px;}


.CodeNum{background:transparent!important;color: #333!important;border-radius: 0px;font-size: 15px!important;padding: 0!important;margin-top: 10px!important;}
.dyPic {max-width: 100%;}
/*.input-group .form-control {
    z-index: -1;}*/

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
   
}
.PersonNum{background: transparent!important;color: #333!important;border-radius: 0px;font-size: 15px!important;padding: 0!important;margin-top: 10px!important;}
.category_menu {
    padding: 34px 0 0 0;
}
.profile_content{padding: 30px 0 60px 0;}
.nav_cate_item{color: #0068b6; border-bottom:1px solid #ccc; }

.fa-chevron-right{position: absolute;right: 0}

.nav_cate_item a{color: #181f3b; font-size: 16px;}
.category_menu li:last-child{border-bottom:none;}






/*----------------最新消息--------------------*/

.News_Title{background-color:#23b497;padding: 8px 15px;color:#FFF;font-size:16px;margin: 0;}
.INFO_Title{background-color:#f5f5f5;padding:10px;color:#222;font-size:16px;margin-top:-1px;border-radius:4px;color:#428bca;}
.News_Category{margin:20px 0 0 0;background-color:#597b3f;padding: 12px 15px;color:#FFF;font-size:19px;}
.newslist{overflow:hidden;margin: 0px -15px 30px;}
.newslist img.news_pic{ width:30%; float:left;padding:1%;}
@media (max-width: 768px){
.newslist img.news_pic{ width:30%; float:left;padding:1%;}
.newslist{overflow:hidden;min-height: 400px;}}

.newslist h3.news_title{ margin-top:-5px;}
.news_title{color:#333;line-height:1.5; font-size: 21px;}
.news_info{
    font-size: 15px;
    line-height: 1.5;
    color: #222;
    margin: 0;}
.news_date{color:#CCC;padding-right:10px;font-size: 15px;}
.news_sort{color:#CCC;padding-right:10px; font-size: 15px;}
.news_author{color:#CCC;padding-right:10px;font-size: 15px; display: none;}
.news_more{
    width: 100px;
    display: block;
    margin: 15px 0;
    color: #606060;    float: left;}

.type_icon{margin-right:10px;}
.NEWS_type{
	padding: 0;margin: 0;
}
.NEWS_type li:first-child{display: none;}

.NEWS_type li{line-height:1.5; padding: 10px 15px ;border-bottom: 1px solid #ddd;  display:block;position: relative;}
.NEWS_type li a{text-decoration: none; color: #606060; font-size: 17px;}
.NEWS_type .badge{ 
	background-color: rgb(163, 180, 91);
    position: absolute;
    right: 0px;
    top: 15px;
    font-size: 8px;
    margin-left: 8px;
    display: block;}
.news_icon01{margin-right:8px;}
.news_icon02{margin-right:8px;}
.news_icon03{margin-right:8px;}
@media (max-width: 767px) {
.newslist img.news_pic{ width:100%; float:left;padding:1%;}
}
@media (max-width: 768px){
.News_AD{display: none;}}
.News_AD{border:0;}
.content_pic{padding:5%;}
.news_content{line-height:2.0;font-size:16px;}
.news_content img{max-width:100%!important;height: auto!important;}
div#LinkContainer {
    display: none;
}
.homeNews_Title{
    padding: 8px 15px;
    margin-bottom: 10px;
    list-style: none;
    background-color: rgb(38, 181, 149);
    border-radius: 4px;
    color: #fff;}


/*購物清單*/
#shopcar_box{ padding-bottom: 60px; }
.shopcar-banner{
	background: url(/rwd1065/store/F1/contact-banneer.jpg)0% 50%/cover no-repeat;
	padding-top: 130px;
    height: 350px;
}
.shopcar-banner h3{
	color: #fff;
	font-weight:bold;
	font-size: 23px;
	border:1px solid #fff;
	padding:8px 15px;
	width: 200px;
	text-align: center;
	margin: auto;
	letter-spacing: 0.1px;
	text-shadow: 0 0 6px rgba(0,0,0,1);
}
.shopcar-banner span{
	font-size: 17px;
	margin-top: 6px;
	display: block;
}
h1.MYCART_TITLE {
    margin-top: 150px;
    text-align: center;
    color: #CCC;
    display: none ;
}
h2.SHOP_TITLE {
    font-size: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid transparent;
    background-color: #597b3f;
    padding: 12px 15px;
    color: #FFF;
}
.STORE_INFO{font-size: 15px; padding:15px; border-top:1px solid #e0e0e0;}

.dropdown-menu{
	right: 0!important;
	left:auto;
	padding: 5px!important;
}





.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #333;
	border-color: #333;
}
.pagination>li>a, .pagination>li>span {
	color: #fa871a;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	z-index: 2;
	color: #fff;
	background-color: #fa871a;
	border-color: #ddd;
}
.news {
	border-top: 4px solid #c31128;
	margin-top: -10px;
}
#main-container.container {
	background-color: #fff;
	min-height: 500px;
	margin-bottom: 40px;
	padding-top: 40px;
}
/*------------------線上預約-----------------*/
.freebirdFormviewerViewCenteredContent {
	width: 1200px !important;
}
/*------------------top-----------------*/
/*gotop換iconfont*/
@font-face {
    font-family: 'icomoon';

    src:url('../fonts/icomoon.eot?mz9gi1');
    src:url('../fonts/icomoon.eot?mz9gi1#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?mz9gi1') format('truetype'),
        url('../fonts/icomoon.woff?mz9gi1') format('woff'),
        url('../fonts/icomoon.svg?mz9gi1#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-gotop:before {content: "\e900";}
.icon-left:before {content: "\e902";font-size:70px;}
.icon-right:before {content: "\e901"; font-size:70px;}


@media screen and (min-width: 992px) {
    .icon-left:before {font-size:90px;}
    .icon-right:before {font-size:90px;}
}


/*#gotop {
	
    cursor: pointer;
    border-radius:50%;
    background: #8fa8c9;
    width: 50px;
    height: 50px;
    font-size: 17px;
    margin: auto;font-weight: normal;
    text-align: center;
    
}*/



#gotop:hover {
    background: #7e7e7e;
}


#gotop {
    display: none;
    position: fixed;
    right: 30px!important;
    bottom: 70px!important;
    padding: 10px 15px 4px !important;
    font-size: 30px!important;
    background: rgba(0, 0, 0, .6) !important;
    color: #fff!important;
    cursor: pointer!important;
    -webkit-border-radius: 30px!important;
    -moz-border-radius: 30px!important;
    border-radius: 30px!important;
    z-index: 10;
}


.label {
	font-size: 16px;
	line-height: 2;
	background-color: #fff;
	color: #fa871a;
	padding: 0;
}
.view-first .mask{display: none;}
.li-item p{line-height: 1.5;color: #333;font-size: 15px;}
.breadcrumb {
    background-color: #597b3f;
    padding: 12px 15px;
    color: #FFF;
    font-size: 19px;

    padding: 8px 15px;
    margin-bottom: 10px;
    list-style: none;

}
.breadcrumb li:first-child span{display: none;}
.breadcrumb a{color: #fff;}
.title-none{font-size: 21px;color: #606060; font-weight: bold;line-height: 1.5;}
.features-box a h4{
    color: #49702b;
    line-height: 1.5;
    font-size: 19px;}

/*上架設定*/

		.demo-style{clear: both;overflow: hidden; padding:0 15px ;}
		.demo-style img{max-width: 100%;height: auto;}
		.demo-title{color:#1e6dab;font-size: 25px; border-bottom:1px dotted #333;margin-bottom:5px;background: transparent!important;border-radius: 0!important;}
		
		.demo-style p{ font-size: 17px; line-height: 1.8; color: #333; }
		.demo-date{font-size: 21px;font-weight: bold;color: #1e6dab;}
		.demo-date span{margin-left: 10px; color:#b5c8e4;font-size: 17px;}
		.demo-list{list-style: none;padding: 0;font-size: 17px;
    margin: 10px 0 10px 0;}
		.demo-list li{padding-left: 15px;position: relative;}
		.demo-list li:before{content:'';background: #333;width: 5px;height: 5px; border-radius: 50%;position: absolute;top: 8px;
    left: 0px;}


.contact-img img{max-width: 100%;}    
.panel-title2{font-size: 19px; line-height: 1.4;margin: 0;}

.panel-title2 .label{font-size: 19px; color: #c00019;}

#input-qty {
    width: 65px !important;
}
.btn-buy .glyphicon{display:none; }
/*.btgrid{margin-top: 60px;}
@media only screen and (max-width: 959px){
	.btgrid{margin-top: 30px;}
}*/
.product_img {}
.product_img img{ max-width: 100% !important; height: auto!important;margin-bottom: 10px; }
.product_text h3{ font-size: 25px; margin: 0 0 20px 0; border-bottom: 1px solid #ccc;color:#597b3f;font-family: "微軟正黑體",Arial;font-weight: bold; padding: 10px 0;letter-spacing: 1px;}
.product_text p{ font-size: 17px;line-height: 1.5; color: #606060;margin-bottom: 25px;letter-spacing: 1px; }
.product_item{ list-style: none;margin: 0 0 20px 0;padding: 10px;}
.product_item li{
	position: relative;
    font-size: 16px;
    color: #606060;
    padding: 4px 10px 4px 20px;}
.product_item li:before{
	content: "";
    width: 8px;
    height: 8px;
    background: #a3b45b;
    position: absolute;
    left: 0;
    top: 10px;
}
.product_box{margin-bottom: 40px;}
.descri-none{font-size: 17px;letter-spacing: 1px; color: #a3b45b;}
.descri-none span{ font-size: 15px;margin: 15px 0 0 0; display: block; color: #606060; line-height: 1.5;  }
.product_text img{max-width: 100% !important; height: auto!important;}
.CONTENT_INFO img{max-width: 100%!important;height:auto!important}


.MEM_NAV .glyphicon{display: none;}