ul,ol{ padding-left: 0; }

.bg-full{
  position:relative;
  
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  overflow: hidden;
}

.divTable{
  display: table;
  table-layout: fixed;
  width: 100%;
  overflow: hidden;
}

.divTable .divRow{
  display: table-row;
}

.divTable .divCell{
  display: table-cell;
  vertical-align: middle;
}



* :not(span){
	font-family: 'Muli', sans-serif;
}

nav .icon-Yoganchor-logo{
	/*font-size: 10vmax;*/
	/*font-size: 16rem;
	padding-left: 4.5rem;*/
	padding-left: 50px;
	text-align: center;
}

nav .icon-Yoganchor-logo img{
	max-width: 170px
}

/*RESET BS*/
.col-sm-3 .navbar-header{
	float: none;
	display: inline-block;
}

nav li a{
	font-size: 22px;
}

.nav-center,
.btn-nav{
	position: relative;
	width: 100%;
}

.nav-center{
	text-align: center;
	padding-left: 19%;
}

.nav-center li,
.btn-nav li{
	float: none;
	display: inline-block;
}

.btn-nav li {
	position: relative;
    margin-left: -10px;
}

.btn-nav>li>a>img {
    max-width: 45px;
}

.btn-nav li .badge{
    width: 25px;
    height: 25px;
    padding: 0; 
    line-height: 25px;
    border-radius: 50%;
    position: absolute;
}

.banner-caption{
	width: 100%;
	top:50%;
	left: 0;
	right: 0;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.banner-caption > h3,
.banner-caption > p{
	font-weight: 300;
}

.banner-caption > h3,
.banner-caption > p{
	color: #000;
	text-shadow: none;
}

.carousel-indicators{
	bottom: 0
}

.carousel-indicators li{
	width: 10px;
	height: 10px;
	border-color:#000;
}

.carousel-indicators .active{
	width: 11px;
	height: 11px;
	background-color: #000
}

.index-top{
	position: relative;
}

/*FOOTER*/
.footer-bg{
	background-color: #f8f8f8
}

.footer .divCell{
	/*padding:10px 20px;
	padding-bottom: 5px;*/
	padding: 0 20px;
	font-size: 18px;
}

.footer-info .divCell{
	vertical-align: top;
	padding:.5em 2em;
	padding-bottom: 1em;
	border-bottom:#fff 2px solid;
}

.footer-info .divCell:nth-child(2){
	border-left: #fff 2px solid;
	border-right: #fff 2px solid
}

.footer-info p,
.footer-info span,
.footer-info a{
	line-height: 2;
	color: currentColor;
}

.footer ol,
.footer ul{
	list-style: none;
	text-align: left;
	padding-left: 0;
	font-size: 0;
}

.footer ul li,
.footer ol li{
	display: inline-block;
	text-align: center;
	font-size: 20px;
	vertical-align: top
}

.footer ul li{
	width: 50%;
	text-align: left;
}

.footer ol li ~ li{
	padding-left: 5%;
}

.footer span + a,
.footer ul li span{ border-bottom: currentColor 1px solid; }

.footer-bottom .gotop{
	color: currentColor;
}

.footer-bottom .gotop > span{
	padding-bottom: 2px;
	border-bottom: currentColor 1px solid;
}

/*.footer .icon-Yoganchor-logo img{
	max-width: 55px
}*/

/*.footer-bottom .icon-Yoganchor-logo{
	font-size: 3vmax;
}*/

.index-pro{
	display: flex;
	align-items: stretch;
	flex-direction: column;
	overflow: hidden;
}

.index-pro:nth-of-type(1) div[class*='col-md-']{
	padding-bottom: 47%;
}

.index-pro:nth-of-type(2) div[class*='col-md-8'],
.index-pro:nth-of-type(6) div[class*='col-md-8']{
	padding-bottom:95%;
}

.index-pro:nth-of-type(2) div[class*='col-sm-'],
.index-pro:nth-of-type(6) div[class*='col-sm-']{
	padding-bottom: 140%;
}

.index-pro:nth-of-type(3) div[class*='col-sm-'],
.index-pro:nth-of-type(8) div[class*='col-md-']{
	padding-bottom: 48%;
	background-position: 20% top
}

.index-pro:nth-of-type(5) div[class*='col-sm-'],
.index-pro:nth-of-type(9) div[class*='col-md-8']{
	padding-bottom: 48%;
}

.index-pro:nth-of-type(7) div[class*='col-md-8'],
.index-pro:nth-of-type(7) div[class*='col-md-4']{ padding-bottom: 125%; }
.index-pro:nth-of-type(7) .col-md-4 div[class*='col-sm-']{ padding-bottom: 237% }
.index-pro:nth-of-type(7) .col-md-4 div[class*='col-sm-'] + div{  padding-bottom: 130%; }
.index-pro:nth-of-type(7) .col-md-8 div[class*='col-sm-6']{ padding-bottom: 59.8% }
.index-pro:nth-of-type(7) .col-md-8 div[class*='col-sm-12']{ padding-bottom: 150% }

.index-pro:nth-of-type(7) .col-md-8 .col-sm-12 a{
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transform: translateX(0%) translateY(0%);
	transform: translateX(0%) translateY(0%); 
}

.index-pro div[class*='col-md-'],
.index-pro div[class*='col-sm-']{
	padding-left: 0;
	padding-right: 0;
	background-position: center;
}

.index-pro div[class*='col-md-4']{
	padding-bottom:95%;
}

.index-pro div[class*='col-sm-']{
	padding-bottom: 70%;
}

.index-pro div[class*='col-sm-'] a,
.index-pro div[class*='col-md-'] a{
	/*height: 85vh*/
	width: 100%;
	position: absolute;
	top: 50%;
	left:50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #fff
}

.index-pro .h2,
.index-pro .h2 + .h3{
	color: #000
}

.index_pro_list > div > div + div{
	border-left:#f2f2f2 1px solid;
	/*border-right:#f2f2f2 1px solid;*/
}

/*.index_pro_list .col-md-4 .sub-item img{
	transform: scale(1);
	transition: .5s
}

.index_pro_list .col-md-4:hover .sub-item img{
	transform: scale(0.5);
	z-index: 0;
}*/

/*==容器==*/
.mainContent{ float: left; position: relative; width: 100%; min-height: 400px; padding:30px 0; padding-top: 40px; margin: 0; overflow: hidden; border-top:#f2f2f2 2px solid; line-height: 1.5; font-size: 20px; }

.mainContent h2{
	margin-bottom: 1.2em
}

/*Brand*/
.brand-text{
}


/*Contact*/
.contact-text{
	border-bottom:#f2f2f2 2px solid;
	padding-bottom: 40px;
}

.form-control{
	height: 40px;
	border-color: #f2f2f2;
	border-radius: 0
}

.btn-submit,
.btn-submit:hover,
.btn-submit:focus{
	background-color: #000000;
	color: #fff;
	border-radius: 25px;
	font-size: 18px;
	padding-left: 2.5em;
	padding-right:2.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	border-color: transparent;
}

.contact-form input{
	font-size: 18px;
}

.contact-form .text-muted{ text-decoration: underline; font-style: italic; color: #626262 }

.contact-date .row{
	margin-left: -2px;
	margin-right: -2px;
}

.contact-date div[class*='col-sm-']{
	padding-left: 2px;
	padding-right: 2px;
}

.contact-date div[class*='col-sm-'] p{
	padding-top: 4px;
	font-size: 18px;
}

/*導覽列*/
.text-bottom{
	border-bottom:#f2f2f2 2px solid;
}

.breadcrumb{ background-color: #fff; margin-top: -40px; margin-bottom: 0px; padding-left: 0; padding-right:0; }

.breadcrumb > li > a{ color: #000; font-size: 20px; }

.memberacc-crumb>li+li:before{
	content: '│';
	padding-left: 10px
}

/*訂單*/

.modal{
	text-align: center;
	padding: 0 !important;
}

.modal:before{
	content: '';
	display:inline-block;
	vertical-align: middle;
	height: 100%;
	margin-left: -4px;
}

.modal-dialog{
	display: inline-block;
	text-align: left;
	vertical-align: middle
}

.order-detail-box p{
	/*padding: 10px 0;*/
}

.order-detail-box .header-title { display: block; font-size: 18px; background-color: rgba(244, 239, 239, .5); padding-bottom: 10px; padding-left: 10px; }


.order-detail-box b{
	padding-top: 10px;
}

.order-content{
	padding-left: .5em;
	padding-right: .5em;
	margin-bottom: 30px
}

.order-content > section:nth-child(odd){
	background-color: #F9F7F7
}

.order-content > div > span,
.order-content > section > p{
	padding-top: 20px;
	padding: 15px 10px;
	font-size: 18px;
}

.order-content > div > span{
	border-top:#f2f2f2 2px solid;
	border-bottom:#f2f2f2 2px solid;
}

.order-content > section{
	word-break: break-all;
}

.order-content > section > p{
	font-size: 16px;
	border-bottom:#f2f2f2 2px solid;
}

/*產品列表*/
.shop_list .h2,
.shop_list .h2 + .h3{
	color:#000;
}

.shop_list div[class*='col-sm-']{
	padding-top: 5%;
	padding-bottom: 5%;
	border-bottom: #f2f2f2 1px solid;
}

.search_list{
	background-color: #f8f8f8;
	padding-left: 5px;
	margin-top: -40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.search_list button{
	display: inline-block;
	vertical-align: middle;
	border:none;
	margin: 0;
	padding: 0;
	width: 24px;
	height: 25px;
	margin-top: -8px;
	background-color: transparent;
}

.search_list button + input[type="text"]{
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 48px);
	background: transparent;
	border:none;
	box-shadow: none;
	font-size: 18px;
	/*font-weight: bold;
	color: #595757*/;
	padding-left: 8px;
}

/*.search_list button + input[type="text"]::-webkit-input-placeholder { font-weight: bold; color: #595757 } 
.search_list button + input[type="text"]:-moz-placeholder { font-weight: bold; color: #595757 }
.search_list button + input[type="text"]::-moz-placeholder { font-weight: bold; color: #595757 } 
.search_list button + input[type="text"]:-ms-input-placeholder { font-weight: bold; color: #595757 } */

/*產品詳細頁*/
.pro_d_title .page-header{ border-color: transparent; }

.pro_d_title .page-header small{ padding:15px 10px 0 }

.pro_d_title{
	position: relative;
}

.pro_d_title .pro_zoomIcon{
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 4;
}

.pro_d_title .pro_zoomIcon i{ font-size: 1.3em; }

.pro_d_info table{ width: 100% !important; table-layout: fixed; overflow: hidden; }
/*.pro_d_info table div{ display: inline; }*/

.pro_d_info p{
	font-size: 30px;
	padding-top: 5px
}

.pro_d_info .page-header{
	margin-bottom: -10px;
	border-color: transparent;
}

.pro_d_info section{
	padding-bottom: 20px;
}

.pro_d_info ul{
	list-style: none;
	padding-left: 0
}

.pro_d_info > div > div{
	padding-bottom: 10px;
}

.pro_d_info div ~ div .page-header{
	margin-top: 20px
}

.pro_d_info .form-control{
	border-radius: 20px;
	font-size: 20px;
	margin-top: 5px;
	height: 45px;
}

/*.pro_d_info select > b{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	overflow: hidden;
}*/

.pro_d_info button,
.pro_d_info a{
	display: inline-block;
}

.pro_d_info .dropdown{
	width: 100%;
	height: 48px;
	list-style: none;
	
}

.pro_d_info .dropdown > a,
.pro_d_info .dropdown > ul li a{
	font-size: 20px;
}

.pro_d_info .dropdown > a{
	position: relative;
	display: block;
	color: #000;
	display: block;
    width: 100%;
    padding: 7px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);border-radius: 20px;
    margin-top: 5px;
}

.pro_d_info .dropdown > a .caret{
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
}


.pro_d_info .dropdown > a > span > b,
.pro_d_info .dropdown > ul li a > span > b{
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border:#ededed 1px solid;
	margin-right: 6px;
}

.pro_d_info .dropdown > .dropdown-menu{
	width: 100%
}

.pro_d_title .carousel{
	margin-top: 30px
}

.pro_d_title .carousel-indicators{
	bottom: -50px
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin-top: 50px !important;
}

.swiper-slide {
  height: 700px !important;
  background-position: center;
}

/*購物車*/
.cart-list{
	margin-bottom: 30px
}

.cart-list li > span,
.cart-list li > p{
	font-size: 22px;
	padding: 4px 0;
	border-bottom: #f2f2f2 1px solid;
}

.cart-list li > p{
	font-size: 0.95em;
	padding: 20px 0;
	font-weight: bold;
}

.cart-list li > p > input[type="text"]{
	text-align: center;
	max-width: 100px;
	font-size: 18px;
}

.cart-list li > p > b{
	padding: 0 4px;
}

.cart-list li > p > b > img{
	width: 100px;
	margin-right: 10px;
}

.cart-total > li > p,
.cart-btn > li > p{
	border-color: transparent;
}

.cart-total > li > p{
	padding-top:3%; 
}

.cart-total > li > p + p{
	width: 32.5%;
}

.cart-total > li > p:before,
.cart-btn > li > p:before{
	display: none !important;
}

.cart-btn > li > p{
	width: 50%;
}

.cart-btn > li > p > button{
	font-weight: bold;
}

.cart-btn > li > p:nth-of-type(1) > button{
	background-color: #cccccc;
	color: #000
} 

.cart-total.cart-check-total{
	padding-top: 2%
}

.cart-total.cart-check-total > li > p{
	padding:3px 0 !important;
	padding-top: 5px !important;
}

.cart-total.cart-check-total > li > p + p{
	width: 12%
}

.cart-total.cart-check-total > li:last-child > p{
	font-size: 1.2em;
}

.num-text{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	border:#000 1px solid;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	text-align: center;
	margin-top: -6px;
}

.num-text::before{
	content: '';
	display: table;
	height: 6%;
	clear: both;
}

.cart-check-box .row{
	margin-bottom: 30px
}

.cart-check-box .cart-list{
	margin-top: -30px;
}


/*check & radio style switched*/
.checkbox_style input[type="checkbox"],
.radio_style input[type="radio"]{
    display: none;
}

.checkbox_style input[type="checkbox"]+label,
.radio_style input[type="radio"]+label {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: left;
    -webkit-box-sizing: border-box;
}

.checkbox_style label::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border:#9c9a9a 1px solid;
    background: #fff;
    vertical-align: middle;
    /*-webkit-border-radius: 50%;*/
    margin-right: 5px;
    margin-top: -3px;
    -webkit-box-sizing:border-box;
    -webkit-transition:background ease-in .2s
}

.checkbox_style input[type="checkbox"] + label{
  position: relative;
  cursor: pointer;
}

.checkbox_style input[type="checkbox"]:checked+label::after{
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 2px;
}

.Checkmember.checkbox_style input[type="checkbox"]:checked+label::after{
	left: 19px;
}

.radio_style label::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    border:#9d9d9d 1px solid;
    background: #fff;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    margin-right: 5px;
    margin-top: -3px;
    -webkit-box-sizing:border-box;
    -webkit-transition:background ease-in .2s
}

.radio_style label{
	position: relative;
}

.radio_style label::after{
	content: '';
	display: inline-block;
	width: 7px;
	height:7px;
	background-color: #fff;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	position: absolute;
	top: 12px;
	left: 24px;
	z-index: 2;
}

.radio_style input[type="radio"]:checked+label::after{
	background-color: #000;
}

/*.radio_style input[type="radio"]:checked+label::before{
    background-color: #000000;
    border: 3px #fff solid;
}*/



.iframe_atm{
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,.8);
	position: fixed;
	top: 0;
	left: -100%;
	z-index:1001;
	transition: .8s
}

.iframe_atm.active{
	left: 0
}

.iframe_atm.active .container{
	left: 50%;
	transform: translate(-50%,-50%);
	transition-delay: .1s
}

.iframe_atm .container{
	position:absolute;
	top:50%;
	left:-100%;
	transform: translate(0%,-50%);
	max-width: 600px;
	width: 100%;
	max-height: 400px;
	background: #fff;
	padding: 30px;
	transition: .8s
}

.iframe_atm h3 {
	font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    margin-top: 0;
}

.iframe_atm p {
	font-size: 15px;
	font-family: 'microsoft jhenghei'
    margin-bottom: 30px;
    color: #414141;
}

/*=======================RESPONSIVE DESIGN=======================*/

@media screen and (min-width:1680px){

nav .icon-Yoganchor-logo{
	padding-left: 80px
}

.navbar{
	margin-bottom: 80px;
}

.nav-center li a, .nav-center li:hover a, .nav-center li.active a{
	font-size: 28px;
}

.carousel-inner>.item{
	text-align: center;
}

.carousel-inner>.item>img{
	display: inline-block;
	width: 100%
}

.carousel-indicators li,
.carousel-indicators .active{
	width: 20px;
	height: 20px
}

.index-pro:nth-of-type(1) div[class*='col-md-'] {
    padding-bottom: 43%;
}

.index-pro div[class*='col-sm-'] {
    padding-bottom: 71%;
}

.index-pro:nth-of-type(3) div[class*='col-sm-'],
.index-pro:nth-of-type(8) div[class*='col-md-'] {
    padding-bottom: 45%;
}

}

@media screen and (max-width: 1100px){

.index-pro .h2,
.index-pro .h2 + .h3{
	font-size: 120%;
}

}

@media screen and (min-width: 1000px) and (max-width:1024px){

.nav-link .col-md-9{ width: 65%; padding: 0 }
.nav-link .col-md-3{ width: 35%; padding: 0 }

}

@media screen and (min-width: 1001px) {

/*.index-pro{
	padding-left: 6rem;
	padding-right: 6rem;
}*/

nav{
	padding-top: 65px;
	padding-bottom: 65px;
}

.navbar-brand{
	padding-top: 0;
}

.nav-link{
	padding-top: 4%
}

.index-top > nav{
	width: 100%;
	position:absolute;
	top:0;
	left:0;
	z-index: 1;
	background-color: transparent;
}

.nav-center li{
	padding-top: 14px;
}

.nav-center li:not(:last-child)::after{
	content: '•';
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top:50%;
	right: -5px;
	-webkit-transform: translateY(-10%);
	transform: translateY(-10%);
}

.navbar-nav>li>a{
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav-center li{
	padding-left: 1.1em;
	padding-right: 1.1em;
}

.nav-center li:hover a,
.nav-center li.active a{
	background: #000 !important;
	color: #fff !important;
	border-radius: 20px;
}

.btn-nav{ padding-right: 14%; }

.index-pro div[class*='col-md-'],
.index-pro div[class*='col-sm-']{
	height: 0;
}

.banner-caption > h3{
	font-size:92px;
}

.banner-caption > p{
	font-size:50px;
}

/*產品列表*/
.shop_list div[class*='col-sm-']:nth-child(3n+2){
	border-left:#f2f2f2 1px solid;
	border-right:#f2f2f2 1px solid;
}

/*產品詳細頁*/
.pro_d_info button{
	margin-top: 40px !important
}

.pro_d_info a.social_btn{
	margin-top: 28px
}

/*Contact*/
.contact-height{
	min-height: 280px
}

.footer .divCell{
	height: 60px;
}

}

@media screen and (max-width:1400px){
	nav{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	/*nav .icon-Yoganchor-logo{
		font-size: 14rem;
		padding-left: 2.5rem;
	}*/

	.nav-center {
	    padding-left: 17%;
	}

	.banner-caption > h3{
		font-size: 6.5rem;
	}

	.banner-caption > p{
		font-size: 3.25rem;
	}

	/*.btn-nav {
	    padding-right: 2.5%;
	}*/

	.btn-submit, .btn-submit:hover, .btn-submit:focus{ padding-left: 1.5em; padding-right: 1.5em; }
	.nav-link{ padding-top: 3%; }
}

@media screen and (max-width:1100px){

	.nav-center {
	    padding-left: 20%;
	}

	.nav-link{ padding-top: 2%; }

	.btn-nav {
	    padding-right: 3%; 
	}

	.nav-center li {
	    padding-left: .5em;
	    padding-right: .5em;
	}

	.nav-center > li > a{
		font-size: 2rem;
	}

	nav .icon-Yoganchor-logo{
		padding-left: 15%;
	}
}

@media screen and (min-width: 1000px) and (max-width:1090px){

nav .col-sm-2{ width: 11.333333% }
nav .col-sm-10{ width: 88.666666% }



.btn-submit, .btn-submit:hover, .btn-submit:focus{ padding-left: .5em; padding-right: .5em; }

}
	
@media screen and (max-width: 1000px) {

nav{
	padding-top: 0px;
	padding-bottom: 0px;
}

.navbar{ margin-bottom: 0; }

.nav-center li{ float: left; width: 50% }

nav .navbar-brand{
	position: relative;
}

nav .icon-Yoganchor-logo{
	display: inline-block;
	padding-left: 0;
	position: absolute;
	top: 10px;
	left: 0
}

nav .icon-Yoganchor-logo img {
	max-width: 90px;
}

/*RESET BS*/
.banner-caption > h3{ /*font-size: 3.2vmax;*/ font-size: 5rem; }
.banner-caption > p{ /*font-size: 2vmax;*/ font-size: 2.5rem; }

.carousel-indicators{ bottom: 0 }

.btn-nav{
	text-align: center;
	padding-right: 0;
}

.btn-nav li{
	margin-left: 0;
}

.btn-nav>li>a>img{
	max-width: 40px
}

.navbar-nav{
	margin: 5px 0px;
	padding-left: 0;
}

/*FOOTER*/
.footer .h3{
	margin-top: 0;
	margin-bottom: 0;
}

.footer .divCell{ padding: 10px !important; }

.footer ul li{
	width: 100%;
}

.footer .divCell{
	display: inline-block;
	width: 100%;
	font-size: 1em;
}

.footer-bottom .divCell{
	width: 50%;
	text-align: center !important;
}

.footer-bottom .divCell  + .divCell + .divCell{
	width: 100%;
	padding: 20px 0 !important;
}



/*.footer-bottom .icon-Yoganchor-logo{ font-size: 10vmax; }*/


.index-pro:nth-of-type(2) div[class*='col-md-4'],
.index-pro:nth-of-type(6) div[class*='col-md-4'],
.index-pro:nth-of-type(7) div[class*='col-md-8'],
.index-pro:nth-of-type(7) div[class*='col-md-4'] {
    padding-bottom: 0%;
}

.index-pro:nth-of-type(3) div[class*='col-sm-']{
	padding-bottom: 100%;
	background-position: 20% top
}

.index-pro:nth-of-type(1) div[class*='col-md-'],
.index-pro:nth-of-type(4) div[class*='col-sm-'],
.index-pro:nth-of-type(4) div[class*='col-md-'] + div[class*='col-md-4'],
.index-pro:nth-of-type(5) div[class*='col-sm-'],
.index-pro:nth-of-type(6) div[class*='col-sm-'],
.index-pro:nth-of-type(8) div[class*='col-md-'],
.index-pro:nth-of-type(7) .col-md-8 div[class*='col-sm-6'],
.index-pro:nth-of-type(7) .col-md-4 div[class*='col-sm-'] + div {
    padding-bottom: 100%;
}

/*產品詳細頁*/
.pro_d_info button{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.swiper-slide {
  height: 450px !important;
}

/*購物車*/
.cart-list.cart-total > li > p{
	display: table-cell !important;
	width: 73%;
	text-align: right;
}

.cart-list.cart-total > li > p + p{
	width: 27%;
}

}


@media screen and (max-width:800px){

.modal-dialog{
	width: 85%;
}

.memberacc-crumb{
	text-align: center;
}

.memberacc-crumb>li>a{
	font-size: 2.5vmax;
}

/*==訂單==*/
.order-content{ padding-left: initial; padding-right: initial; }
.order-content > section{
	padding-bottom: 20px
}

.order-content .divRow{
	display: block;
}

.order-content > section > p {
	display: block !important;
	text-align: left;
	padding:6px;
}

.order-content > section > p:first-child{
	background-color: #eee;
	font-weight: bold;
}

.order-content > section > p::before{
	content: attr(data-title) " : ";
	display: block;
	padding-bottom: 6px;
	padding-right: 10px;
}

.order-content > section:nth-child(odd){
	background-color: #fff
}

/*RESET BS*/
.banner-caption > h3{ font-size: 3.2vmax; }
.banner-caption > p{ font-size: 2vmax; }

/*購物車*/
.cart-list li > span{ display: none !important; }
.cart-list li > p{ display: block !important; width: 100%; padding:10px 0 !important; }
.cart-list li > p:before{
	content: attr(data-title)' : ';
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 10px;
}

.cart-list li > p > b > img{
	width: 150px
}

.cart-btn > li > p{
	text-align: center;
	padding: 0 !important;
}

.cart-btn > li > p > button,
.cart-check-box .btn-submit{
	width: 100% !important;
	margin-top: 5px !important;
	margin-bottom:0 !important; 
}

.cart-check-box .btn-submit{
	margin-top: 30px !important;
}

.cart-list.cart-total > li > p{
	width: 50% !important;
}

.search_list button,
.search_list button + input[type="text"]{
	height: 40px
}

.pro_d_info table,
.pro_d_info table tr,
.pro_d_info table td{ display: block !important; width: 100% !important; table-layout: fixed; font-size: 93%; }

}