/* Website template from cssmoban.com */
@font-face {
	font-family: 'Caudex-Regular';
	src: url('../../static/fonts/Caudex-Regular.eot');
	src: local('☺'),  url('../../static/fonts/Caudex-Regular.woff') format('woff'),  url('../../static/fonts/Caudex-Regular.ttf') format('truetype'),  url('../../static/fonts/Caudex-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Muli-Light';
	src: url('../../static/fonts/Muli-Light.eot');
	src: local('☺'),  url('../../static/fonts/Muli-Light.woff') format('woff'),  url('../../static/fonts/Muli-Light.ttf') format('truetype'),  url('../../static/fonts/Muli-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: url(../../static/images/bg-body.jpg) repeat left top;
	font-family: 'Muli-Light';
	margin: 0;
}
img {
	border: 0;
}
/*------------------------------ HEADER ------------------------------*/
#navigation li a, #contact form input.btn {
}
#blog div.box, #blog div.box div.header {
	background: url(../../static/images/bg-boxborders.png) no-repeat;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	background: url(../../static/images/bg-header.png) no-repeat center top;
	height: 179px;
	text-align: right;
}
#header > div {
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}
/** Logo **/
#logo {
	float: left;
}
#logo img {
	width:150px;
	padding-top: 20px;
}
/** Navigation **/
#navigation {
	list-style: none;
	display: inline-block;
	width: 500px;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	font-size: 14pt;
	width: 138px;
	margin-left: -16px;
	text-align: center;
}
#navigation li a {
	background-position: -144px 0;
	color: #e4dec0;
	display: block;
	font-family: 'Caudex-Regular';
	font-size: 20px;
	width: 138px;
	line-height: 100px;
	outline: 0;
	text-decoration: none;
	text-shadow: 1px 1px #3d3413;
}
#navigation li a:hover, #navigation li.selected a {
	background: url(../../static/images/bg_menu_active.png) no-repeat center;
	background-size: contain;
	color: #fff;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
	min-height: 85px;
	margin-top: -79px;
	position: relative;
}
#contents > div {
	width: 1400px;
	margin: 0 auto;
}
#contents h1, h3, h5 {
	color: #836544;
	font-family: 'Caudex-Regular';
	font-weight: normal;
	margin: 0 0 30px;
}
#contents h5 {
	color: #474747;
}
#contents p {
	color: #474747;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 24px;
}
#contents p a {
	color: #474747;
}
#contents p a:hover {
	color: #887c6c;
}
#contents p a.author, #contents p a.comments {
	color: #646f33;
	text-decoration: none;
}
/** adbox **/
#contents #adbox {
	background: url(../../static/images/bg-adbox.png) no-repeat center -6px;
	height: 700px;
	width: 100%;
	padding-top: 9px;
	position: relative;
}
#adbox > div {
	height: 520px;
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
}
#adbox > div .game_title {
    margin-top: 150px;
}
#adbox > div img {
	float: left;
	margin-left: 0px;
	width: 420px;
}
#adbox .shop_title{
	width:800px;
	margin: 260px auto;
}
#adbox .shop_title img {
	float: unset !Important;
	margin-left: unset !Important;
	    width: 100%;
}
#adbox .shop_title .text{
	width:100%;
	padding:10px 40px 40px 40px;
    position: relative;
    top: -275px;
}
#adbox .shop_title .text p{
	color:#220235;
	line-height: 150%;
    font-size: 14px;
}
#adbox > div div.details {
	font-family: 'Caudex-Regular';
	width: 420px;
	position: absolute;
	top: 370px;
}
#adbox div.details h3 {
	color: #f0daf7;
	font-size:18px;
	font-weight: normal;
	padding: 0 10px 10px 26px;
	margin-bottom:0px !Important;
}
#adbox div.details a {
	color: #848484;
	font-style: italic;
	text-decoration: none;
}
#adbox div.details a:hover {
	color: #7c844b;
}
#adbox div.details .gamelink {
	position: absolute;
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-left: 80px;
}

#adbox div.details .gamelink img{
	width: auto;
    height: 42px;
	padding-right:20px;
}
#adbox span.footer {
	background: url(../../static/images/bg-adboxbottom.png) no-repeat center top;
	display: block;
	height: 146px;
	width: 100%;
	position: absolute;
	bottom: -72px;
	left: 0;
}
/** Featured **/
#contents div#featured {
    width: 100%;
    margin-bottom: 0px;
    padding: 10px 0 10px;
    text-align: center;
}
#featured ul {
    display: inline-block;
    list-style: none;
    width: 1400px;
    margin: 0;
    padding: 0;
}
#featured ul li {
    float: left;
    width: 330px;
    margin: 0 10px;
	background-color: #633cae;
	border-radius: 10px;
}
#featured ul li img {
    width: 100%;
	border-radius: 10px;
}
#featured .remark {
    padding: 16px;
    position: relative;
	text-align:center;
}
#featured ul li h2 {
    color: #fff;
    font-weight: 700;
	font-size: 16px;
    margin-top: 4px !important;
    -webkit-text-stroke: 1px #fff;
}
#featured p {
    color: #f0daf7;
    font-size: 16px;
    padding: 0;
    line-height: 150%;
}
/** Game **/
#contents div#game {
    width: 100%;
    margin-bottom: 0px;
    padding: 10px 0 10px;
    text-align: center;
}
#contents div#game .main {
    width: 1400px;
    margin: 0 auto;
	background-color: #e9e3fc;
    border-radius: 20px;
}
#game h1 {
	color: #5f31a6;
    font-weight: 900;
    text-align: left;
    padding: 26px 0 0px 36px;
}
#game ul {
    display: inline-block;
    list-style: none;
    width: 1400px;
    margin: 0;
    padding: 0 0 0 16px;
}
#game ul li {
    float: left;
	width: 300px;
    margin: 0px 20px 30px;
    background-color: #fff;
    border-radius: 10px;
}
#game ul li img {
    width: 100%;
	border-radius: 10px;
}
#game .remark {
    padding: 16px;
    position: relative;
	text-align:left;
}
#game ul li h2 {
    color: #300247;
    font-weight: 700;
    font-size: 16px;
    margin-top: 4px !important;
    -webkit-text-stroke: 1px #420361;
    text-align: left;
}
#game p {
    color: #751e91;
    font-size: 16px;
    padding: 0;
    line-height: 150%;
}

/** MAIN **/
#main {
	float: left;
	min-height: 840px;
	width: 620px;
}
#main ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main ul li {
	display: inline-block;
	margin-bottom: 24px;
}
#main ul li img {
	float: left;
	margin-right: 20px;
}
/** SIDEBAR **/
#sidebar {
	float: right;
	width: 278px;
}
#sidebar h3 {
	background: url(../../static/images/border4.png) repeat-x left bottom;
	margin: 0 0 12px;
	padding-bottom: 12px;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
}
#sidebar ul li {
	background: url(../../static/images/border4.png) repeat-x left bottom;
	display: inline-block;
	width: 100%;
	padding: 11px 0;
}
#sidebar ul li:first-child {
	padding-top: 0;
}
#sidebar ul li a {
	color: #836544;
	display: block;
	font: 14px/24px 'Caudex-Regular';
	text-decoration: none;
}
#sidebar ul li a:hover, #sidebar ul li.selected a {
	color: #717d3d;
}
/** About **/
#about {
	padding-bottom: 30px;
}
#about img {
	float: right;
	margin: 6px 0 30px 20px;
}
#about img.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
}
#about p {
	padding-bottom: 36px;
}
/** Services **/
#contents #services {
	width: 1400px;
}
#services img {
	border-radius: 20px;

}
#services h5 {
	float: right;
	background: url(../../static/images/border4.png) repeat-x left bottom;
	width: 480px;
	margin: 0 0 12px;
	padding-bottom: 12px;
}
#services #main ul {
	padding-top: 7px;
}
/** Shop **/
#contents #shop {
	background: url(../../static/images/bg_form.png) no-repeat;

	width: 900px;
	margin:0 auto;
	padding-bottom: 60px;
	height: 730px;
	background-size: contain;
}
#shop img {
	width:100%;
}
#shop .text{
	width:100%;
	padding:10px 40px 40px 40px;
    position: relative;
    top: 0px;
}
/** Blogs **/
#blog div.box {
	background-position: -651px bottom;
	width: 630px;
	padding-bottom: 8px;
}
#blog div.box div.header {
	background-position: 0 0;
	padding-top: 8px;
}
#blog div.box div.body {
	background: url(../../static/images/bg-box.png) repeat-y left top;
	padding-left: 2px;
	padding-right: 10px;
}
#blog div.box h3 a {
	background: url(../../static/images/bg-heading.png) no-repeat right top;
	color: #fff;
	display: block;
	height: 59px;
	line-height: 50px;
	margin-bottom: 12px;
	margin-left: -1px;
	padding: 0 10px;
	text-decoration: none;
	text-shadow: 1px 1px #4c4121;
}
#blog div.box h3 a:hover {
	background-position: left top;
}
#blog div.box img {
	margin: 0 10px 12px;
}
#blog div.box p {
	margin: 0;
	padding-left: 12px;
	padding-right: 20px;
}
#blog div.box p.infos {
	padding-bottom: 10px;
	padding-top: 2px;
}
#blog #sidebar ul.posts {
	margin-bottom: 36px;
}
#blog #sidebar ul.posts li img {
	float: left;
	margin-right: 20px;
}
#blog #sidebar ul.posts li span {
	color: #474747;
	font-size: 12px;
	font-style: italic;
}
#blog #sidebar ul.posts li a {
	display: inline-block;
	font-family: 'Caudex-Regular';
	font-weight: 500;
	width: 192px;
	text-decoration: none;
}
/** Contact **/
#contact {
	min-height: 840px;
}
#contact img {
	float: right;
	margin: 6px 0 30px 20px;
}
#contact form table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#contact form table td {
	padding: 0 6px 12px 0;
	vertical-align: top;
}
#contact form table td:first-child {
	width: 132px;
}
#contact form label {
	color: #474747;
	font-size: 14px;
	margin: 6px 0 0;
}
#contact form input.txtfield {
	color: #474747;
	height: 22px;
	line-height: 20px;
	width: 244px;
	border: 1px solid #ecd9b0;
	padding: 1px 2px;
}
#contact form textarea {
	color: #474747;
	height: 154px;
	width: 334px;
	border: 1px solid #ecd9b0;
	margin: 0 0 4px;
	padding: 2px;
	overflow: auto;
	resize: none;
}
#contact form input.btn {
	background-position: -154px -239px;
	cursor: pointer;
	height: 40px;
	width: 144px;
	border: 0;
	padding: 0;
}
#contact form input.btn:hover {
	background-position: 0 -239px;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	clear: both;
}
/** Articles **/
#articles {
	background: url(../../static/images/border2.png) no-repeat center bottom;
	color: #474747;
	margin: 0 auto;
	padding-bottom: 8px;
	background-color: #cfc0f5;
}
#articles p {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
}
#articles p a {
	color: #977d5d;
	text-decoration: none;
}
#articles p a:hover {
	color: #6d773a;
}
#articles div.header {
	background: url(../../static/images/border.png) no-repeat center top;
	padding-top: 8px;
}
#articles div.body {
	min-height: 300px;
}
#articles div.body > div {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}
#articles div.body > div:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#articles div.section {
	float: left;
	background: url(../../static/images/border3.png) repeat-y left top;
	height: 284px;
	width: 450px;
	padding: 20px 5px 0 20px;
	overflow: hidden;
}
#articles div.section:first-child {
	background: none;
	padding-left: 0;
}
#articles div.section h3 {
	background: url(../../static/images/border4.png) repeat-x 1px bottom;
	color: #836544;
	font-family: 'Caudex-Regular';
	font-weight: normal;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
#articles ul.blog {
	list-style: none;
	margin: 0;
	padding: 0;
}
#articles ul.blog li {
	background: url(../../static/images/border4.png) repeat-x 1px top;
	margin-bottom: 12px;
	padding-top: 13px;
}
#articles ul.blog li:first-child {
	background: none;
	padding-top: 0;
}
#articles ul.blog li span {
	display: block;
	font-size: 12px;
	font-style: italic;
}
#articles ul.blog li a {
	display: block;
	font-family: 'Caudex-Regular';
	font-size: 14px;
}
#articles table.info {
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 30px;
}
#articles table.info td {
	padding: 0;
}
#articles table.info tr td:first-child {
	width: 70px;
}
#connect a {
	background: url(../../static/images/icons.png) no-repeat;
	display: inline-block;
	height: 26px;
	width: 25px;
	margin-right: 5px;
}
#connect a.facebook {
	background-position: -35px 0;
}
#connect a.twitter {
	background-position: -35px -38px;
}
#connect a.googleplus {
	background-position: -35px -77px;
}
#connect a.facebook:hover {
	background-position: 0 0;
}
#connect a.twitter:hover {
	background-position: 0 -38px;
}
#connect a.googleplus:hover {
	background-position: 0 -77px;
}
#footer div.footer {
	font-family: 'Caudex-Regular';
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}
#footer div.footer {
	padding: 10px 0 20px;
}
#footer div.footer form {
	float: right;
	width: 292px;
	margin-right: 8px;
	text-align: right;
}
#footer div.footer form input.txtfield {
	color: #474747;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	width: 213px;
	border: 1px solid #ecd9b0;
	text-align: center;
}
#footer div.footer form input.btn {
	background-color: #977d5d;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	height: 19px;
	width: 54px;
	border: 0;
}
#footer div.footer form input.btn:hover {
	background-color: #685237;
}
#footer div.footer p {
	color: #5c5b58;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
}
#footer div.footer p a {
	color: #fff;
	border-left: 1px solid #6f6e68;
	margin-left: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#footer div.footer p a:hover {
	color: #fff;
}

.cartform{
	padding-top:100px;
}
.form-group {
    display: flex;
}
.form-group .fillin{
	color:#582065;
	border:2px solid #7c399a;
    background-color: #fcd3ea !important;

}
.form-group label {
    width: 200px;
    text-align: right;
    padding-right: 12px;
    line-height: 36px;
	color:#582065;
	font-weight:900;
}
.form-control{
	width:500px;
	fdd9ea;
	border-radius: 40px !important;
}
.form-control[disabled], .form-control[readonly] {
	color:#582065;
	border:2px solid #d7bbaf;
    background-color: #e7c2b3 !important;
}
.cart_pay{
	text-align: center;
	display: flex;
}
.cart_pay img {
	width: 110px;
    padding-right: 10px;
	padding-bottom: 10px;
}
.cart_pay label{
	width:unset !important;
	text-align: left !important;
    line-height: unset !important;
}
.cart_pay ul li{
	list-style: none;
}

.cart_pay ul{
	display: flex;
    margin: 0px !IMPORTANT;
    padding: 0px !IMPORTANT;
}
.cart_pay li{
	width: 160px;
}
.payBtn {
	font-size:16px;
    display: flex;
    align-items: center;
    justify-content: center;
	height: 40px;
    width: 140px;
	background-image: url(../../static/images/bt_pay.png); 
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	margin-bottom: 2px;
	color: #fff;
	font-weight:bold;
	background-color: unset !important;
	cursor:pointer;
}