@charset "utf-8";
/* CSS Document */
body {
	letter-spacing: 0.5px;
}

#content {
	padding-bottom: 0;
}
#index_about {
	margin-top: 0;
	padding-bottom: 0 !important;
}
#banner {
	max-width: 700px;
}
#index_about h1,#index_about p {
	display: inline;
	color: #472518;
    line-height: 130%;
    font-size: 15px;
    font-weight: 300;
}
#cart .VerticalTest .vtitle {
	display: inline-block;
	vertical-align: middle;
	color: #472518;
}

#cart .VerticalTest .vtitle:first-child {
    margin-right: 45px;
    width: calc(49% - 31px);
}


#cart .VerticalTest .vtitle .cart2  ul li {
	margin-left: 19px;
}
#cart .VerticalTest .vtitle .cart2  ul li p {
	margin-bottom:0;
}
#cart .VerticalTest .vtitle .cart2  ul li li {
	list-style-type: upper-latin;
	list-style-position: inside;
	margin-left: 34px;
}

#cart .VerticalTest ul.mr {
	margin-left: -33px;
}
#cart {
	margin-top: 100px;
}

#time {
	margin: 30px auto;
}
/*star.footer*/
#footer_bg {
	background-image: url(../images/time_bg.jpg);
	margin-top: 350px;
}
#footer_text_bg {
	background-color: #472518;
	padding-bottom: 4px;
}



#footer_contact .house {
	margin-top: -385px;
}
#footer_contact .width1240 {
	padding: 70px 30px !important;

}

/*end.footer*/


@media print, screen and (max-width:1260px){
h1 {
	font-weight: 200;
}
#content {
	padding:0px;
}
#index_about {
	padding: 15px !important;
}
#cart .VerticalTest .vtitle:first-child {
    margin-right: 0px;
    width: 100%;
}

#cart {
	margin-top: 0;
}
#cart .VerticalTest .vtitle .line {
	margin-top:30px;
}
#time	img {
	margin-bottom:0;
}

/*star.footer*/
#footer_contact .width1240  {
	background-image: url(../images/time_bg.jpg);
}
/*end.footer*/

}
@media print, screen and (max-width:470px){
#footer_contact a {
	background-size:60%;
}

}
