	 GLOBOL*/
* {
	box-sizing: border-box;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	height: 100%;
	padding-top: 120px;
	font-family: 微軟正黑體;
	background: url("../image/bg2.png") repeat top center;
}
li ,ul {
	list-style: none;
}
img {
	/* width: 100%;    */
}
a, span {
	text-decoration: none;
	color: #595757;
	letter-spacing: 2px;
}

span {
	padding-left: 16px;
}

p {
	line-height: 35px;
	color: #595757;
	letter-spacing: 1px;
	text-align: justify;
}



/*GLOBOL*/
/*GRID FOR DESKTOP */
.full-width {
	width: 100%; 
	margin: auto;
	
}

.fixed-width {
	width: 980px;
	margin: auto;
}

.fixed-width1 {
	display: block;
	font-size: 8pt;
	padding-top: 20px;
	line-height: -2px
	width: 100%;
	height:50px;
	margin: auto;
	background-image:url(../image/footer.jpg);
}
.fixed-width1 P{
	text-align: center
}

.line,.line--gray,.line-v,.line-v-2 {
	position: relative;
}


nav {
	width: 100%;
    height: 150px;
	position: fixed;
	z-index: 1000;
	background: url("../image/nav.jpg") repeat top center;
	top: 0;
}

nav a {
	display: block;

}
nav .logo {
	float: left;
	padding-top: 10px;
	
}
.ls {
	letter-spacing: 2px;
}
.ws {
	letter-spacing: 0px;
	padding-right: 5px;
}
.hamburger-menu{
	display: none;
}
.ham{
	display: none;
}
nav .menu-a {
	padding-top: 30px;
	
}
nav .menu-a>li {
	margin-top: 50px;
}
.menu-a>li {
	margin-left: 6px;
	margin-right: -5px;
}
nav .menu-a a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.nav .tw a {
	font-size: 16pt;
}


.Menu ul.drop-down-menu > li{
	padding-top: 80px;
	width:140px;
	float: left;
	font-size: 1.25em;
	height: 33px;
	line-height: 33px;
	position: relative;

}

.Menu ul.drop-down-menu > li:before{
	position: absolute;
	content: "";
	top:89px;
	right:-2px;
	width: 1.5px;
	height: 19px;
	background-color: #595757;
}

.Menu ul.drop-down-menu > li:last-child:before{
	display: none;
}

.Menu ul.drop-down-menu > li > a{
	display: block;
	text-align: center;
	color: #595757;
	text-decoration: none;
	width: 90%;
	margin: 0 auto;
	transition: all .5s;
	height: 33px;
	font-weight: bold;
	
}

.Menu ul.drop-down-menu > li > a:hover{
	color:#fff;
	
}

.sec_title sec_title_bw {
	padding-top:50px;
	}



ul.drop-down-menu li:hover>ul {
  /* 滑鼠滑入展開次選單*/
  display: block;
}
ul.drop-down-menu ul li {
  border-bottom: #ccc 1px solid;
	list-style: none;
	
}
ul.drop-down-menu ul li > a{
	display: block;
	color: #595757;
	text-decoration: none;
	text-align: center;
	transition: all .5s;
}
ul.drop-down-menu ul li > a:hover{
	color: #72593e;
}
ul.drop-down-menu ul li:last-child {
  border-bottom: none;
}

.nav .en a {
	font-size: 14pt;
	letter-spacing: 0;
}
.nav .en ul a {
	font-size: 10pt;
}


.nav .menu-a>li {
	width: 120px;

}



/*首頁右上選單*/

.Group{
	float:right;
	padding-top: 6px;
}
.Group > .shop > a, .Group > .lan > a{
	position: relative;
	display: inline-block;
	letter-spacing:0px;
	color:#595757;
	text-decoration: none;
	margin: 8px;
	height: 21px;
	line-height: 19px;
	transition: all .5s;
}
.Group > .shop > a:hover, .Group > .lan > a:hover{
	color:#fff;
}

.Group > .shop > a:nth-child(1):after, 
.Group > .shop > a:nth-child(2):after,
.Group > .lan > a:nth-child(1):after
{
	position: absolute;
	content: "";
	top:4px;
	right:-8px;
	width: 1px;
	height: 15px;
	background: #595757;
}

.Group > .lan > form{
	display: inline-block;
	border-radius:15px;
	border: 2px solid #595757;
}

.Group > .lan > form > input,
.Group > .lan > form > button{	
	border:none;
	height: 25px;
}
.Group > .lan > form > input{
	border-right:none;
	padding: 4px;
	padding: 0\9;
	padding-left: 4px\9;
	width: 92px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.Group > .lan > form > button{
	display: inline-block;
	width: 25px;
	height: 25px;
	background: #fff;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.menu-a >li>ul {
	 display: none;
}
.menu-a li:hover ul {
	 display: block;
}
.menu-a>li {
	 float: left;
	 /*font-weight: bold;*/
		 
}
.menu-a>li>a {
	color: #595757;		
}
.menu-a>li>a:hover {
	color: #eee;
		
}


/**/
.ws-1{
	margin-left: 40px;
	letter-spacing: 0px;
	padding-right: 5px;

}
.ws-2{
	margin-left: 20px;
	letter-spacing: 0px;
	padding-right: 5px;
}
nav .menu-a-en {
	text-align: center;

}
nav .menu-a-en>li {
	margin-top: 50px;
	margin-left: -40px;
	/* padding-right:; */
}

nav .menu-a-en a {
	display: block;
	font-size: 16pt;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.menu-a-en>li {
	width: 190px;
}
.menu-a-en >li>ol {
	 display: none;
}
.menu-a-en li:hover ol {
	 display: block;
}
.menu-a-en>li {
	 float: left;
}
.menu-a-en>li>a {
	color: #595757;		
}
.menu-a-en>li>a:hover {
	color: #eee;
}
.menu-a-en>li>ol>li>a {
	background-color: #eee;
	color: #595757;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	font-size: 14pt;	
}
.menu-a-en>li>ol>li>a:hover {
		background-color: #595757;
		color: #fff;	
}

/*Banner*/
#Wrapper{
	width:1050px;
	margin: 0 auto;
	font-family: "微軟正黑體";
}

.item {
	position: relative;
	width: 1000px;
	margin: 0px auto 30px auto;
}

#Banner {
padding-top: 60px;
}

#Banner-2 {
	display: none;	
}


/**/

nav .twen img {
	margin-top: 50px;
	width: 42px;
}
#icon-tw {
	float: right;
}
#icon-en {
	float: right;
}
nav .nav-icon {
	margin-right: 35px;
	line-height:150px;
}
nav .nav-icon li {
	float: left;
	padding-left: 12px
}
 {
	width: 100%;
}

#Banner-2 {
	display: none;	
}


/*快來瞧瞧*/

.Titile{
	
	padding-top: 20px;
	margin: 40px auto;
	line-height: 25px;
	text-align: center;
}

.Titile-text {
	width: 1010px;
	padding:0px 0px 20px 265px;
	font-family:'SimSun','Noto Sans TC','sans-serif';
	font-size: 27px;
    color: #7c5e8f;
    margin-right: 16px;
    align-items: center;
	font-weight:900;

}

/*作品選單*/

.box01_wp{
	width:1050px;
	margin:auto;
	padding:0px 0px 0px 60px;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	
	}

.box02_wp{
	width:1050px;
	margin:auto;
	display:left;
	flex-wrap:wrap;
	position: relative;	
	}

.wp-caption {
	width: 230px;
　   height:100%;
	text-align:center;
	padding: 50px 5px 10px;
	background-image:url(../image/img_01.jpg);
	border-radius: 10px;
	margin-right: 20px;
}

.wp-caption1 {
	width: 230px;
　  height:100%;
	text-align:center;
	padding: 50px 5px 10px  ;
	background-image:url(../image/img_01.png);
	border-radius: 10px;
	margin-right: 20px;
}

.wp-caption-text {
	Width:220px;
	float:justify;
	padding: 70px 3px 10px;
	color: #595757;
	font-size: 14px;
	line-height: -5px;
	letter-spacing: 3px;　
}

#menu-item {
	height: 140px;
	padding: 20px;
	position: relative;
	
	
}
#menu-item-1 {
    width: 190px;
	position: absolute;  
    top:30px;  
    bottom: 0;  
    left: 20px;  
    right: 810px;  
    margin: auto;
	display: flex;
	transition:all .1s;
	}
	
#menu-item img:hover{
	width: 200px;
	opacity: 0.7;
	transition:all .3s;
}


/*認識美黛咪 */
.about-text {
	width: 980px;
	text-align: left;
	font-family:'SimSun','Noto Sans TC','sans-serif';
	font-size: 27px;
    color: #7c5e8f;
    margin-right: 16px;
    align-items: center;
	font-weight:900;

}


/*社群媒體 */
.Titile1{
	width: 1010px;
	padding-top: 20px;
	margin: 20px auto;
	line-height: 25px;
	text-align: left;
}
	
.box03_wp{
	width:500px;
	height:200px;
	text-align:center;
    margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-evenly;
	position: relative;
	}
			
#icon_img {
	width:50px;
	padding-top: px;
	position: relative;
}

	
#icon img:hover{
	width: 60px;
	opacity: 0.7;
	transition:all .3s;
}		
	
	
.wp-caption3 {
	width: 900px;
　   height:100%;
	text-align:center;
    margin:auto;
}

#iframe{
	width: 150px;
	height:auto
	}

/* about */

#about {
	padding-top: 0px;
	padding-bottom: 50px;
	
}

#about p.img img{
	padding: 10px 0 10px 10px;
	float: right;
	width: 100%;
}

/* about-en*/
#about-en  {
	background-color: #595757;
	padding-top: 130px;
	padding-bottom: 60px;

}
#about-en  span {
	color: #fff;
	letter-spacing: 2px;
}
#about-en  p {
	color: #fff;
	letter-spacing: 0px;
}
#about-en .col-5 span {
	padding-left: 16px;
	font-size: 16pt;
}
#about-en .col-3 img {
	width: 71px;
	margin-left: 10px;

}
#about-en .col-3 {
	margin-left: -10px;
	padding-bottom: 70px;
}
/**/

.image2-en {
	width: 340px;
	height: 481px;
	margin-top: 150px;
}

/* about-time */

#about-time {
	padding-top: 130px;
	padding-bottom: 60px;
	color: #595757;
}

#about-time .list {
	width: 600px;
}

	#about-time .list .section {
		letter-spacing: 0.1em;
		line-height: 2.1em;
		clear: both;
	}

	#about-time .section .year {
		width: 80px;
	}
	
	#about-time .section .right {
		width: 520px
	}

/*about-time-en*/
#about-time-en {
	padding-top: 130px;
	padding-bottom: 40px;
}
#about-time-en  span {
	letter-spacing: 2px;
	font-size: 16pt;

}
#about-time-en  p {
	letter-spacing: 0px;
}
#about-time-en .col-3 img {
	width: 71px;
	margin-left: 10px; 
}
#about-time-en .col-3 {
	padding-bottom: 60px;
}
#about-time-en .col-2-5 span {
	padding-left: 16px;
}

#about-time-en .col-2  {
	clear: both; 
}
#about-time-en .col-7 {
	margin-left: -40px;
}
/**/
#mark {
	background-color: #595757;
	padding-top: 160px;
	padding-bottom: 50px;
	color: #fff;
}

	#mark .right {
		width: 630px;
		text-align: center;
	}

	#mark .left {
		width: 300px;
	}

	#mark .mark_list {
		clear: both;
	}
	
		#mark .mark_left {
			float: left;
			width: 60px;
		}
	
		#mark .mark_right {
			float: right;
			width: 80px;
		}
	
	
#mark-a {
	padding-top: 60px;
	clear: both;
}

/*mark-en*/
#mark-en {
	background-color: #595757;
	padding-top: 130px;
	padding-bottom: 50px
}
#mark-en p {
	color: #fff;
}
#mark-en span {
	color: #fff;
	letter-spacing: 2px;
	font-size: 16pt;
}
#mark-en .col-6 img {
	margin-left: 120px;

}
#mark-en .col-12 p {
	letter-spacing: 0px;
}
#mark-en .col-4 {
	margin-left: -10px;
}
#mark-en .col-3 img {
	width: 71px;
	padding-bottom: 100px;
	margin-left: 10px;
}
#mark-en .col-2-5 span{
	padding-left: 16px;
}
#mark-en .col-2 img {
	width: 31px;
}
#mark-en .col-2 {
	clear: both;
	padding-top:5px;
	padding-left: 5px; 
}
#mark-en .logo {
	width: 196px;
	margin-left: 160px;
}
/**/

#brand {
	padding-top: 160px;
	padding-bottom: 80px;
}
.flag #flag {
	display: inline;
	width: 100%;
}
.flag #flagA {
	display: none;
}
#brand .col-3 img {
 	width: 71px;
 	margin-left: -20px;
}
#brand .col-2-5 a {
	padding-left: 16px;
}
#brand .col-8 img {
	width: 631px;
}
#brand .col-4 img {
	width: 306px;
	margin-left: 20px;
}
#brand .col-12 p {
	padding-top: 80px;
	padding-bottom: 50px;
}
/*#brand-en*/
#brand-en {
	padding-top: 130px;
	padding-bottom: 80px;
}
#brand-en span {
	letter-spacing: 2px;
	font-size: 16pt;
}
#brand-en p {
	letter-spacing: 1px;
}
#brand-en .col-3 img {
 	width: 71px;
 	margin-left: 30px;
}
#brand-en .col-3 span {
	padding-left: 16px;
}
#brand-en .col-8 img {
	width: 631px;
}
#brand-en .col-4 img {
	width: 306px;
	margin-left: 20px;
}
#brand-en .col-12 p {
	padding-top: 80px;
	padding-bottom: 50px;
}
/* contact */
#contact {
 	padding-top: 160px; 
 	padding-bottom: 120px;
	color: #595757;
	font-weight: bold;
}

	#contact .contact {
		width: 400px;
	}

	#contact .map {
		width: 540px;
	}

		.contact_logo2 {
			display: none;
		}
		
		.contact_logo1 {
			display: inline;
		}
	
	.contact_list {
		clear: both;
		margin: 10px 0;
	}
	
	.contact_list .a {
		background: url('../image/icon_map.png') 17px 9px no-repeat;
		/* text-indent: 55px; */
		padding-left: 55px;
	}
	
	.contact_list .b {
		background: url('../image/icon_mobile.png') 17px center no-repeat;
		text-indent: 55px;
	}
	
	.contact_list .c {
		background: url('../image/icon_mail.png') 17px center no-repeat;
		text-indent: 55px;
	}
	
	.map iframe {
		width: 540px;
		height: 240px;
	}
	
/*contact-en*/
#contact-en {
 	padding-top: 130px; 
 	padding-bottom: 120px;

}
#contact-en .col-3 img {
	width: 71px;
	padding-bottom: 40px;
}
#contact-en  .col-2-5 span{
	letter-spacing: 2px;
	padding-left: 16px;
	font-size: 16pt;
}
#contact-en p {
font-weight: bold;
}
#contact-en .col-1 {
	margin-right: 20px;
	clear: both;
	padding-top: 7px;
	padding-left: 5px;
	line-height: 40px;
}
#contact-en .col-1 img {
	width: 25px;
}

#logo3-en {
	width: 100px;
	padding-top: 30px;
	margin-left: -70px;
}


#contact-en .col-6 {
	padding-top: 60px;
	padding-left: 50px;

}
/**/
.footer p {
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0;
	text-align: center;
	
}

	
	


/*旗下品牌LOGO,連結*/
.brand-en {
	display: none;
}

.brand-tw {
	display: block;
}

.brand-list {
	margin-top: 40px;
	height: 100px;
}

.brand-item {
	width: 140px;
	float: left;
	text-align: center;
}

.brand-item img {
	width: 96px;
}
#brand-link img {
	width: 22px;
}
#brand-link-2 img {
	width: 22px;
}
#brand-link {
	/* padding-left: 38px; */
	padding-top: 5px;
	margin-bottom: 5px

}
#brand-link-2 {
	/* padding-left: 20px; */
	padding-top: 5px;
}
.tins {
	display: block;
}
.tins-1 {
	display: none;
}
/*End*/

#about-a  {
	background-color: #595757;
	padding-top: 130px;
	padding-bottom: 60px;
}
#about-a  a, #about-a span {
	color: #fff;
}
#about-a  p {
	color: #fff;
}
#about-a .col-12 {
	padding-top: 20px;
	margin-bottom: 20px;
}
#about-a .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 30px;
}
#about-a .col-2-5 a {
	padding-left: 16px;
	letter-spacing: 10px;

}

#about-a .col-1-5 a {
	padding-left: 10px;

}
#about-a .col-1-5  {
	/*padding-left: 15px;*/
	margin-top: 10px;
}
/*#about-a-en*/
#about-a-en  {
	background-color: #595757;
	padding-top: 100px;
	padding-bottom: 80px;
}
#about-a-en  span  {
	color: #fff;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 2px;
}

#about-a-en  p {
	color: #fff;
	letter-spacing: 0px;
}
#about-a-en .col-12 {
	padding-top: 20px;
	margin-bottom: 20px;
}
#about-a-en .col-3 img {
	width: 76px;
	margin-left: -40px;
	padding-bottom: 30px;
}
#about-a-en .col-3 span {
	padding-left: 16px;

}

#about-a-en .col-1-5 a {
	padding-left: 10px;

}
#about-a-en .col-1-5  {
	/*padding-left: 15px;*/
	margin-top: 10px;
}

/**/
#about-b  {
	padding-bottom: 60px;
	padding-top: 130px;
	color: #595757;
}

#about-b .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 40px;
}
#about-b .col-2-5 a {
	padding-left: 16px;
	letter-spacing: 10px;

}
#about-b .col-1-5 a {
	padding-left: 10px;

}
#about-b .col-1-5  {
	padding-left: 12px;
}
#about-b .col-12 {
	padding-top: 20px;
}
/*about-b-en*/
#about-b-en   {
	padding-bottom: 200px;
	padding-top: 120px;
}
#about-b-en p {
	letter-spacing: 0px;
}
#about-b-en  .col-3 img {
	width: 76px;
	padding-bottom: 40px;
}
#about-b-en  .col-3 span {
	padding-left: 16px;
	letter-spacing: 2px;
	font-size: 16pt;
	font-weight: bold;

}
#about-b-en  .col-1-5 a {
	padding-left: 10px;

}
#about-b-en  .col-1-5  {
	padding-left: 12px;
}
#about-b-en  .col-12 {
	padding-top: 20px;
}
/**/
#about-c  {
	background-color: #595757;
	padding-top: 130px;
	padding-bottom: 60px;

}
#about-c  a, #about-c span {
	color: #fff;
}
#about-c  p {
	color: #fff;
}
#about-c .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 60px;
}
#about-c .col-2-5 a {
	padding-left: 16px;
	letter-spacing: 10px;

}
#about-c .col-1-5 a {
	padding-left: 10px;

}
#about-c .col-1-5  {
	padding-left: 12px;
}
#about-c .col-12 {
	padding-top: 20px;
}
/*about-c-en*/
#about-c-en  {
	background-color: #595757;
	padding-top: 100px;
	padding-bottom: 80px;

}
#about-c-en  span {
	color: #fff;
}
#about-c-en  p {
	color: #fff;
	letter-spacing: 0px
}
#about-c-en .col-3 img {
	width: 76px;
	margin-left: -10px;
	padding-bottom: 60px;
}
#about-c-en .col-2-5 span {
	padding-left: 16px;
	letter-spacing: 2px;
	font-size: 16pt;
	font-weight: bold;

}
#about-c-en .col-1-5 a {
	padding-left: 10px;

}
#about-c-en .col-1-5  {
	padding-left: 12px;
}
#about-c-en .col-12 {
	padding-top: 20px;
}
/**/
#about-d  {
	padding-top: 130px;
	padding-bottom: 60px;
	color: #595757;
}

#about-d .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 60px;
}
#about-d .col-2-5 a {
	padding-left: 16px;
	letter-spacing: 10px;

}
#about-d .col-1-5 a {
	padding-left: 10px;

}
#about-d .col-1-5  {
	padding-left: 12px;
}
#about-d .col-12 {
	padding-top: 20px;
}
/*about-d-en*/
#about-d-en  {
	padding-top: 100px;
	padding-bottom: 80px;
}
#about-d-en p{
	letter-spacing: 0px;
}

#about-d-en .col-3 img {
	width: 76px;
	padding-bottom: 60px;
}
#about-d-en .col-2-5 span {
	padding-left: 16px;
	letter-spacing: 2px;
	font-size: 16pt;
	font-weight: bold;	
}
#about-d-en .col-1-5 a {
	padding-left: 10px;

}
#about-d-en .col-1-5  {
	padding-left: 12px;
}
#about-d-en .col-12 {
	padding-top: 20px;
}

/**/
#about-e {
	background-color: #595757;
	padding-bottom: 60px;
	padding-top: 130px;
}

#about-e  a {
	color: #fff;
}
#about-e  p {
	color: #fff;
}
#about-e .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 60px;
}
#about-e .col-2-5 h2 {
	padding-left: 16px;
	letter-spacing: 10px;

}
#about-e .col-1-5  a{
	padding-left: 10px;

}
#about-e .col-1-5  {
	padding-left: 12px;
}
#about-e .col-12 {
	padding-top: 20px;
}

/*about-e-en*/
#about-e-en {
	background-color: #595757;
	padding-bottom: 80px;
	padding-top: 100px;
}

#about-e-en  span {
	color: #fff;
}
#about-e-en  p {
	color: #fff;
	letter-spacing: 0px;
}
#about-e-en .col-3 img {
	width: 76px;
	margin-left: -15px;
	padding-bottom: 60px;
}
#about-e-en .col-2-5 span {
	padding-left: 16px;
	letter-spacing: 2px;
	font-size: 16pt;
	font-weight: bold;

}
#about-e-en .col-1-5  a{
	padding-left: 10px;

}
#about-e-en .col-1-5  {
	padding-left: 12px;
}
#about-e-en .col-12 {
	padding-top: 20px;
}
/**/
/*側邊按鈕*/
#aside {
  position: fixed;
  right: 3%;
  top: 40%;
}



/*＝＝＝＝＝＝連絡我們＝＝＝＝＝*/
#Ask_Detail form{
	padding-bottom: 100px;
}
#Ask_Detail form div{
	float:left;
	padding:8px 0;
}

#Ask_Detail form div.form_name{
	width: 10%;
	text-align: left;
}
#Ask_Detail form div.form_name label{
	font-size:1.25em;
	color:#72593e;
}
#Ask_Detail form div.form_input{
	width: 40%;
}
#Ask_Detail form div.form_input input{
	font-size:1.5em;
	width:92%;
	height: 36px;
	border-radius:18px;
	border:none;
	border:1px solid #907f6e;
	padding-left:12px;
	padding-right: 12px;
	color: #4A4848;
}
#Ask_Detail form .text{
	clear: both;
	width:100%;
}
#Ask_Detail form .text textarea{
	display: block;
	font-size:1.5em;
	padding: 12px;
	width:96%;
	margin: 12px auto;
	height: 315px;
	border-radius:30px;
	border: 1px solid #988876;
	color: #4A4848;
}
#Ask_Detail form button{
	clear: both;
	display: block;
	width:280px;
	height: 38px;
	margin: 0 auto;
	border-radius:16px;
	color:#fff;
	border:none;
	background-color: #988876;
	font-size:1.25em;
	cursor: pointer;
}

/*End*/
/*GRID FOR DESKTOP 