img {
    max-width: 100%;
    height: auto;
}
/* Styles go here */

.shopma {
		width:90%;
		margin: 0 auto;

	}
.shopbigmaia {
		width:90%;
		margin: 0 auto;
	display: block;
	border:1px #9F9F9F solid;

}
	
#homepage3{
			
		width:90%;
		margin: 0 auto;
		
}

.product .img-responsive {
    margin: 0 auto;
}

	
/*左下拉小圖 配合<button type="button" class="pull-left ....*/
	  
.navbar-toggle.navbar-left {
  float: left;
  margin-left: 1px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

.tops{
		position: fixed;
		background-color: #ffffff;
		width:100%;
		z-index:1;
	}

/*LOGO*/
	.maiaLogo{
		top:0px;
		left:50px;
		position: fixed;
		z-index:8888;
	}
@media screen and (max-width:480px){
	
	.maiaLogo{
		top:0px;
		left:20%;
		z-index:1;
		width:70%;
		height:auto;

	}
}
/*列表NAV固定則第一網頁位置上邊要空一點**/

.Mar100{ margin-top:50px }

@media screen and (max-width:480px){
		
.Mar100{ margin-top:20px;}
		
}
	

/*Byline*//*以下商品陳列用*/

   
/* a2 copy to here need to check  who needed */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}


.product .img-responsive {
    margin: 0 auto;
}


/*五欄位*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 25%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 25%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 25%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 25%;
        float: left;
    }
}
	
/*左下拉小圖 配合<button type="button" class="pull-left ....*/
	  
.navbar-toggle.navbar-left {
  float: left;
  margin-left: 10px;
}


.navbar {
    margin-bottom: 0;
}



.bgimage4 {
    background: url() no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 200px;
    padding: 50px 0 50px;
}




.bgimage3 {
    background: url(../pic/sbg.jpg)no-repeat center;
    background-size: cover;
    min-height: 200px;
}
.padding80 {
    padding: 80px 0;
}

.text-color-light {
  color: #fff;
}

.half-right {
  background: url(../pic/right.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  min-height: 500px;
  text-align: center;
  padding: 8em 0 0;
}


.half-left {
  background: url(../pic/left.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  min-height: 500px;
  text-align: center;
  padding: 8em 0 0;
}



.bgimage2 {
    background: url(../pic/bg.jpg) center fixed;
    color: #fff;
    
}
.padding80 {
    padding: 80px 0;
}


.bgimage {
    background: url(../pic/bg.jpg) center fixed;
    color: #fff;
}
.padding80 {
    padding: 80px 0;
}


.bgcolor-orange {
    background: #f22a07;
    color: #fff;
} 


.bgcolor-skyblue {
    background: #42bff4;
    color: #fff;
} 

.padding20 {
    padding: 20px 0;
}


.padding10 {
    padding: 10px 0;
}
.padding20 {
    padding: 20px 0;
}
.padding30 {
    padding: 30px 0;
}
.bgcolor-red {
    background: #ff464f;
    color: #fff;
} 
.color-blue {
    background: #0accff;
    color:#000;
}

.radius20 {
        border-radius: 20px;
}

.new-button {
    padding: 10px 35px;
    background: #0accff;
    color: #212121;
    font-weight: 600;
    border-radius: 20px;
    text-decoration: none;
    display: block;
    font-size: 1em;
}

/*2.3.6 #75*/

	.img_cri2{
		box-shadow: 0 0 10px rgba(0,0,0,1.00);
	}	

	.img_cri2:hover {
	  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	}

	.img_cri3{
	  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	}

	.img_cri3:hover {
	  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	}


	.img_cri4 {
	  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	}

	.img_cri4:hover {
	  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	}


	.img_cri5 {
	  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	}

	.img_cri5:hover {
	  box-shadow: 0 16px 28px rgba(0,0,0,0.25), 0 10px 12px rgba(0,0,0,0.22);
	}


	.img_cri6 {
	  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	}

	.img_cri6:hover {
	  box-shadow: 0 18px 38px rgba(0,0,0,0.25), 0 15px 20px rgba(0,0,0,0.22);
	}



/*wrbc*/
	.img_criALL{
		border-radius: 10px;
	}
/*ksrdsmg */
.img_criPADD {
  margin-bottom: 40px;
}
.img_criPADD img{
  padding: 10px;
  display: block;
}