.itopplus-background {

}
body {
    overflow-x: hidden;
}

.no-js a {
    color: #000000;
  	transition: 0.35s;
}
.no-js a:hover {
    color: #fddc43;
}
.itopplus-footer {
    color: #000000;
}
.itopplus-footer a {
    color: #000000;
}
.itopplus-footer a:hover {
    color: #fddc43;
}

.itopplus-pos2 {
    background-color: transparent;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_15062022cx2b/0/0/1z-z1583452399641.webp');
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_15062022cx2b/0/0/3z-z550977165719.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0px 9px;
    padding: 7px 0px;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #000 !important;
    box-shadow: 0px 2px 0px 0px #000;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
    font-size: 15px;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: transparent;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000 !important;
    color: #000 !important;
}
#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #000 !important;
}
.navbar-default {
    background: #f2edd9;
}

/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    box-shadow: 0 0 3px 0 #ccc;
    padding: 0 10px;
}
.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 115px !important;
    top: 5px;
    left: 15px;
}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
#controlPosition {
    margin-top: 3.5%;
    text-align: right;
}
#controlBanner {
    object-fit: contain;
    padding: 20px;
    width: 85%;
    margin: 0 auto;
}
.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: '|';
    display: grid;
    place-content: center;
    color: #000;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
}

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



/*table*/
#tableA {
  width: 100%;
}
#tableA th {
  background-color: transparent;
  padding: 10px;
  color: #fddc43;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
}
#tableA td {
  padding: 10px 20px 10px 10px;
  font-size: 30px;
  text-align: center;
  font-family: 'Teko', sans-serif;
  border-right: 1px solid;
}

#tableA tr:nth-child(even){background-color: transparent;}
#tableA tr:hover {background-color: transparent;}



#tableA td:last-child {
    border-right: none;
}
/*table*/



/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.03,1.03,1);
}
/* oscar */

/* shop */
.Template-H-frame:hover {
    box-shadow: 0 0 0px #585858;
}
.Template-H-Icon {
    display: none;
}
.Template-H-button {
    width: 60%;
    border: solid 0px;
    text-align: center;
    margin: initial;
    padding: 5px 0 5px 0%;
    background-color: #fddc43;
    color: #000;
    border-radius: 0px;
    font-weight: 500;
    font-family: 'Teko', sans-serif;
    font-size: 20px;
    transition: 0.35s;
}
.Template-H-button:hover {
    width: 60%;
    background-color: red;
    color: #fff;
    transition: 0.35s;
}
.Template-H-Name label {
    font-weight: 500;
}
.Template-H-Name {
    color: #000;
    font-size: 16px;
    height: 70px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 3%;
    text-align: left;
}
.Template-H-frame {
    border-radius: 0px;
    margin-bottom: 10%;
    padding: 0px 0px 20px 0px;
}
.Template-H-pic {
    border-radius: 0px;
    border: 0px solid #a5a5a5;
    padding: 0px;
    background-color: transparent;
}
.Template-H-frame:hover .Template-H-button{
    background-color: red;
    color: #fff;
    transition: 0.35s;
}
.Template-H-Price {
    text-align: left;
}
.promotionPrice {
    color: #646464 !important;
    font-size: 16px;
    font-weight: 500;
}
span.promotionPrice {
    color: #d51919 !important;
    font-size: 20px;
    font-weight: 600;
}
.priceNoPromotion {
    font-weight: 600;
    color: #d51919 !important;
    font-size: 20px;
}
.shopcart-Cate {
    width: 95%;
    margin: 2% auto;
    font-size: 16px;
    margin-top: 11%;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-family: "LINE Seed Sans TH";
    font-size: 16px;
    padding: 1% 0% !important;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-family: "LINE Seed Sans TH";
    font-size: 16px;
    padding: 1% 0% !important;
    border-bottom: 1px solid #d8d8d8;
}
.Template-H-Big {
    border: solid 0px #a5a5a5;
}
.shopcartID-Head-Default {
    font-size: 20px;
    color: #000;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.shopcartName-Head-Default {
    font-size: 20px;
    color: #000;
    padding: 10px 0 10px 0px !important;
    border-bottom: solid 0px #d8d8d8;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.shopcartID-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "LINE Seed Sans TH";
}
.shopcartName-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "LINE Seed Sans TH";
}
.Template-H-buttonDetail {
    cursor: pointer;
    width: 45%;
    border: solid 0px;
    padding: 7px 0 7px 0;
    background-color: #fddc43;
    color: #000;
    border-radius: 0px;
    font-weight: 500;
    font-family: 'Teko', sans-serif;
    font-size: 20px;
    transition: 0.35s;
}
.Template-H-buttonDetail:hover {
    transition: 0.35s;
    background: red;
    color: #fff;
}
.shopcartlinePrice-Default {
    font-family: "LINE Seed Sans TH";
    border-bottom: solid 0px;
}
.Template-H-PriceNormal {
    color: #646464;
    font-weight: 500;
}
.Template-H-PricePromotion {
    color: #d51919;
    font-weight: 600;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    font-family: "LINE Seed Sans TH";
}
.Template-H-Quantity {
    color: #000;
    font-weight: 400;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit {
    font-family: "LINE Seed Sans TH";
}
.Template-H-Item {
    font-weight: 400;
    margin-left: 50%;
}
.normalPrice {
    color: #d51919;
    font-weight: 600;
    font-size: 20px;
}
#background657c0be780616b001a6dd0e6 .Template-H-Name,
#background657c0ce219c4bc001a24625a .Template-H-Name {
    height: 90px;
}
.comingsoon {
    margin-top: 10%;
}
.Template-H-Price {
    color: #d51919;
    font-weight: 600;
    font-size: 20px;
}
/* shop */


/*from Contact*/
.no-js #Component657c1255be17d5001aafc0be label {
    display: none!important;
}
.no-js #Component657c1255be17d5001aafc0be .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component657c1255be17d5001aafc0be .form-control {
    border: none;
    border-bottom: 1px solid #747474;
    border-radius: 0px!important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 23px 5px;
    background: transparent;
    color: #000 !important;
    font-size: 15px !important;
}
.no-js #Component657c1255be17d5001aafc0be .form-control:focus {
  border-bottom: 1px solid #747474;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component657c1255be17d5001aafc0be .btn {
background: linear-gradient(to right, #fedc43 0%,#fedc43 100%);
  color: #000;
  text-shadow: 0 0px 0 #fedc43;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 0px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component657c1255be17d5001aafc0be .btn-default:active {
   background: linear-gradient(to right, #fedc43 0%,#fedc43 100%);
}
.no-js #Component657c1255be17d5001aafc0be .btn-default:hover,
.no-js #Component657c1255be17d5001aafc0be .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to right, #fedc43 0%,#fedc43 100%);
}
.no-js #Component657c1255be17d5001aafc0be  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component657c1255be17d5001aafc0be span.label {
  font-size: 13px;
  font-weight: 300;
}
.no-js #Component657c1255be17d5001aafc0be ::placeholder {
  color: #000!important;
  font-weight:400;
}
/*from Contact*/

/*pdpa*/
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #000 !important;
    background: #fedc43 !important;
}
.buttonExampleSite:hover {
    background: #fedc43 !important;
    color: #000 !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #000000bd !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff  !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 16px;
}
/*pdpa*/


/* from PAYMENT */
#Component657fb16a4ae891001b167d83 {
    width: 97%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}
#Component657fb16a4ae891001b167d83 .progress {
    width: 138%;
    margin: 15px!important;
}
#Component657fb16a4ae891001b167d83 .boarder-confirm-payment {
    border: 0px solid transparent!important;
    border-radius: 0px!important;
}
#Component657fb16a4ae891001b167d83 textarea.form-control {
    height: auto;
    width: 155%;
}
#Component657fb16a4ae891001b167d83 .btn-success {
    color: #000;
    background-image: linear-gradient(to bottom,#fddc43 0,#fddc43 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component657fb16a4ae891001b167d83 .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}
#Component657fb16a4ae891001b167d83 .input-group 
#Component657fb16a4ae891001b167d83 .form-control {
    height: 50px;
    padding: 0% 2% 0;
    border-radius: 0px;
    font-size: 14px;
    color: #555;
}
#Component657fb16a4ae891001b167d83 .form-control {
    height: 50px;
    padding: 15px 15px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 0px;
  box-shadow: inset 0 0 0 rgba(0,0,0,0);
}
#Component657fb16a4ae891001b167d83 .form-control:hover {
    border: 1px solid #fddc43;
}
#Component657fb16a4ae891001b167d83 .input-group-addon {
    padding: 10px 15px;
    color: #000;
    background-color: #fddc43;
    border: 1px solid #fddc43;
    border-radius: 0px;
}
#Component657fb16a4ae891001b167d83 .btn-default {
    background-image: linear-gradient(to right, #fddc43 0%,#fddc43 100%);
    background-repeat: repeat-x;
    border-color: #fddc43;
    border-radius: 0px;
    padding: 10px 10px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #000;
    font-weight: 400;
}
#Component657fb16a4ae891001b167d83 .btn-default:hover, 
#Component657fb16a4ae891001b167d83 .btn-default:focus {
    background-color: #fddc43;
	color: #000;
    border-color: #fddc43;
    box-shadow: 0 0 1px black;
}
#Component657fb16a4ae891001b167d83 .col-md-1 {
    margin-top: 3%!important;
}
#Component657fb16a4ae891001b167d83 .form-horizontal .control-label {
    font-weight: 400;
}
#background657fb16a4ae891001b167d83 {
    background: #f6f6f9 !important;
    border-radius: 0px;
    padding: 4% 3% 3% !important;
}
/* from PAYMENT */

/*payment*/
.media-body.padpay1 {
    margin-left: 3%;
}
.hvr-grow.row.row-col {
    transition: 0.35s;
}
.hvr-grow.row.row-col:hover {
    transition: 0.35s;
    transform: translateX(-7px);
}
.textwaypayment p {
    font-size: 18px;
}
.textwaypayment span2 {
    font-size: 24px;
}
.number {
    text-align: center;
    font-size: 30px;
    padding: 5px 0px 3px;
    font-weight: 600;
}
.media-body.padpay1 {
    margin-top: 13px !important;
    font-size: 16px;
}
table.tj td {
    border: 1px solid #dfdfe0 !important;
}
.hvr-grow.row.row-col {
    border-radius: 0px !important;
}
/*payment*/


h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 19px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 30px;
}
p {
    font-size: 16px;
}


.itopplus-2layout {
    background-color: transparent;
}
ul.icon-product ::marker {
    color: #fddc43;
}
ul.icon-product {
    margin-top: 0px;
    margin-left: -15px;
}
.detail-product p {
    white-space: break-spaces;
}
.detail-product h3 {
    color: #d51919;
    font-weight: 600;
    margin-bottom: 5px;
}
.copyright {
    font-family: 'Teko', sans-serif;
    text-align: center;
    font-size: 16px;
    border-top: 1px solid #919191;
    padding-top: 15px;
    margin-bottom: 45px !important;
    width: 98%;
    margin: 0 auto;
}
.monstersgamestation-footer h3 {
    font-weight: 600;
}
.monstersgamestation-footer p {
    white-space: break-spaces;
}
.monstersgamestation-footer {
    margin-top: 7%;
}
.icon-tel-block {
    display: flex;
    width: 100%;
    padding: 10px 0px 20px;
}
.icon-tel {
    width: 5%;
}
.icon-tel-t {
    align-self: center;
    margin-left: 10px;
    font-size: 20px;
}
.iconsocial-footer-block {
    display: flex;
    width: 20%;
}
.iconsocial-footer {
    padding: 0px 5px;
}
.headmonsters {
    color: #fafafa;
    font-family: 'Teko', sans-serif;
    font-size: 180px;
    text-shadow: 1px 1px 1px #7f7f7f, -1px -1px 0 #7f7f7f, 1px -1px 0 #7f7f7f, -1px 1px 0 #7f7f7f, 1px 1px 0 #7f7f7f; /* Will override color (regardless of order) */
}
.sectionone-monstersgamestation-2 {
    margin-top: 7%;
}
.headmonsters-2 {
    font-family: 'Teko', sans-serif;
    font-size: 55px;
    text-align: right;
    margin-top: -30px;
}
.bgmonsters {
    margin-top: -13%;
}
.empty-monstersgamestation {
    padding: 1.5%;
}
.monsters-game-block {
    display: flex;
    width: 100%;
    margin-top: 15%;
}
.monsters-game-2 {
    margin-top: 6%;
    width: 50%;
}
.monsters-game {
    padding: 0px 10px;
    width: 54%;
    margin-left: -4%;
}
.sectionone-monstersgamestation {
    display: flex;
    width: 100%;
}
.ninetendo {
    width: 50%;
}
.ninetendo-monstersgamestation {
    width: 70%;
    margin-top: 17%;
}
.ninetendo-monstersgamestation h6 {
    white-space: break-spaces;
    font-weight: 600;
    border-left: 4px solid;
    padding-left: 20px;
    margin-bottom: 5%;
}
.ninetendo-monstersgamestation p {
    white-space: break-spaces;
}
.sectionpromotione-monstersgamestation {
    text-align: center;
    margin-top: 7%;
}
.headpromotion {
    background: #fddc43;
    font-family: 'Teko', sans-serif;
    color: #000;
    font-size: 45px;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 45px 5px;
    line-height: 1;
}
.sectionpromotione-monstersgamestation h1 {
    margin-top: 2%;
}
.sectionpromotione-monstersgamestation h1 span {
    font-weight: 600;
    color: #fddc43;
    font-size: 1.3em;
}
.sectionpromotione-monstersgamestation h5 span {
    font-weight: 600;
    font-size: 26px;
}
.promotion-point {
    font-size: 26px;
    padding: 0px 50px;
}
.promotion-point-block {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 3% 0%;
}
.promotion-point span {
    font-weight: 600;
    font-size: 30px;
}
.promotion-discount-block {
    display: flex;
    width: 100%;
    border: 1px solid;
    margin-top: 5%;
}
.promotion-discount-2 {
    background: #fddc43;
    color: #000;
    font-family: 'Teko', sans-serif;
    font-size: 50px;
    font-weight: 500;
    padding: 8px 20px 2px;
    line-height: 1;
}
.promotion-discount {
    align-self: center;
    padding: 0px 20px;
}
.promotion-discount-2 span {
    font-size: 60px;
    font-weight: 200;
}
.shopcart {
    width: 65px !important;
    height: 65px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_15062022cx2b/40/0/shopping-bagz-z1049741586319.webp);
    background-position: 42% 50%;
    background-color: #fddc43;
    right: 2.5%;
    border-radius: 150px !important;
    top: 4%;
    transition: width .3s,height .3s;
    animation: pulse 7s infinite 7s;
}
.detail-product p {
    margin: 0px 0 7px;
}
.embed-responsive-item {
    margin-top: 5%;
}
.table-responsive {
    border: 1px solid #ffffff;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 8%;
    margin-top: 2%;
}
.bg-point {
    color: #000;
    padding: 12px 5px 9px;
    border-radius: 10px;
    line-height: 1;
    width: 90%;
    margin: 0 auto;
}
.sectiongame-promotion h3 {
    font-family: 'Teko', sans-serif;
    font-size: 30px;
}
.sectiongame-promotion h6 {
    font-weight: 600;
    margin-bottom: 10px;
}
.sectiongame-promotion {
    border-left: 3px solid;
    padding-left: 4%;
    line-height: 1;
    margin-top: 10%;
}
.headproduct {
    font-size: 26px;
    font-weight: 600;
    margin-top: 12%;
}
.btnviewmore {
    font-family: 'Teko', sans-serif;
    font-size: 20px;
    border: 1px solid;
    width: fit-content;
    margin: 0 auto;
    padding: 3px 20px;
    margin-top: 14%;
}
.iconproduct {
    width: 80%;
    margin: 0 auto;
    padding-top: 15%;
}
.itopplus-bg2 {
    margin-top: -2px;
}
.headmenu h1 {
    font-size: 4em;
    text-align: center;
    font-family: 'Teko', sans-serif;
    color: #000;
}
.headmenu {
    padding: 1.5% 0%;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, 
.pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #f2edd9;
    border-color: #f2edd9;
    color: #000;
}
.pagination>li>a, .pagination>li>span {
    color: #000;
}
.pagination {
    font-size: 12px;
    margin-top: 5%;
}
.headmenuproduct {
    font-family: 'Teko', sans-serif;
    text-align: center;
    font-size: 3em;
    background: #000;
    margin-top: 25%;
    color: #fff;
    padding: 5px 0px 0px;
}
ul.nav.nav-pills.nav-stacked {
    font-size: 16px;
}
.no-js .nav-pills>li>a {
    padding: 15px 10px;
    border-bottom: 1px solid;
    border-radius: 0px !important;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: #fedc43;
    color: #000;
}
.dropdown-menu {
    background-color: #f2edd9;
}
.headmenu.th h1 {
    font-family: "LINE Seed Sans TH";
    font-size: 3em;
    text-align: center;
    color: #000;
    font-weight: 600;
}



.TabItpContentLandingPage4>ul {
    width: 101%;
}
.TabItpContentLandingPage4>ul>li.active>a {
    background-color: #000!important;
    border-top: 3px solid #000 !important;
}
.TabItpContentLandingPage4 .nav-pills>li>a {
    padding: 10px 10px;
}
.TabItpContentLandingPage4>ul>li>a {
    border-top: 3px solid #000!important;
}
.TabItpContentLandingPage4>ul>li>a:hover {
    background-color: #000;
}
.tab-content {
    border-bottom: 2px solid rgb(0 0 0) !important;
}
ul.nav.nav-pills.nav-justified span {
    font-size: 16px !important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 1% !important;
    margin-top: 1% !important;
    margin-bottom: 0% !important;
}
.monstersgamestation-contact p {
    white-space: break-spaces;
}
.monstersgamestation-contact p {
    white-space: break-spaces;
    text-align: left;
}
.social-block {
    display: flex;
    width: 100%;
    padding: 10px 0px 0px;
}
.iconsocial-block {
    width: 8%;
}
.iconsocial-t {
    align-self: center;
    margin-left: 13px;
}
.map-block {
    margin-top: 5%;
}
.empty-monstersgamestation-2 {
    padding: 10px;
}
#background657c1255be17d5001aafc0be {
    background: #f6f6f9 !important;
    padding: 4%;
}
.monstersgamestation-contact h3 {
    font-weight: 600;
}
.empty-monstersgamestation-menu {
    padding: 15% 0%;
}
#background657faa23ef65030019271f6b .Template-H-Name {
    width: 104%;
}
#background657faa23ef65030019271f6b .Template-H-Name,
#background657faa4bad53a000192cb933 .Template-H-Name,
#background657faa67ef65030019271fa5 .Template-H-Name {
    height: 45px;
}
img.pStatusProduct {
    height: 7% !important;
}
.bg2 {
    background-color: transparent;
    padding: 14.5% 0%;
    margin-top: 3%;
    border: 1px solid #dfdfe0;
    border-radius: 1px;
}
.bookbank h4 {
    font-weight: 600;
}






.ui.steps .step.active {
    color: #fff;
    background: #000;
}
.ui.steps .step.active .title {
    color: #ffffff;
    font-family: "LINE Seed Sans TH";
}
.ui.steps .step .title {
    font-family: "LINE Seed Sans TH";
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background: #000;
    border: 5px solid #000;
}
.btnCheckoutprevious {
    background: #000;
    font-weight: 400;
    font-size: 18px;
}
.step5checkout {
    background: #000;
    font-family: "LINE Seed Sans TH";
    border: 7px solid #000;
}
.shopcart-paymentpage {
    font-size: 18px;
    background: #000;
    width: 30%;
    padding: 2%;
}
.Template-H-PriceMember {
    color: #000;
    font-family: "LINE Seed Sans TH";
}
.notificationcart {
    color: white;
    background: #000;
    bottom: 30%;
    right: 20%;
}
.img-thumbnail {
    border: 0px solid #ddd;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    margin-top: -2%;
}
.ui.icon.input input {
    font-family: "LINE Seed Sans TH";
}
.price-block {
    color: #000;
    text-align: left;
    white-space: break-spaces;
    padding: 0% 5%;
}
#scrolltoshop {
    margin-top: 6%;
}
.ui.steps .step:first-child {
    border-radius: 0px;
}
b, strong {
    font-weight: 600;
}
#background657fb7d3ef65030019272660,
#background657fb7ef4ae891001b167e4b,
#background657fb8054ae891001b167e64 {
    margin-top: 5%;
}
.table-responsive-mobile {
    width: 100% !important;
}
.pdpa-text h4 {
    font-weight: 600;
}
.pdpa-text {
    padding: 3% 0%;
}
.pdpapayment {
    background: #fddc43;
    color: #000;
    text-align: center;
    margin: 0 auto;
    width: fit-content;
    padding: 15px 25px;
    margin-top: 2%;
    margin-bottom: 3%;
    transition: 0.35s;
}
.pdpapayment:hover {
    background-color: red;
    transition: 0.35s;
    color: #fff;
}
.monstersgamestation-contact {
    text-align: left;
}
.itp-shopLanding.itpcase-55 label {
    color: #d51919;
    font-weight: 600;
    font-size: 26px !important;
}



@media screen and (min-width : 1900px) {
h1 {
    font-size: 3em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 38px;
}
p {
    font-size: 20px;
}  
.navbar-default .navbar-nav>li>a {
    margin: 0px 20px;
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.headproduct {
    font-size: 36px;
}
.btnviewmore {
    font-size: 28px;
    padding: 0px 20px;
}
.Template-H-Name {
    font-size: 20px;
}
.promotionPrice {
    font-size: 22px;
}
span.promotionPrice {
    font-size: 28px;
}
.priceNoPromotion {
    font-size: 28px;
}
.Template-H-button {
    font-size: 26px;
}
#background657faa23ef65030019271f6b .Template-H-Name, 
#background657faa4bad53a000192cb933 .Template-H-Name, 
#background657faa67ef65030019271fa5 .Template-H-Name {
    height: 75px;
}
#background657faa23ef65030019271f6b .Template-H-Price,
#background657faa4bad53a000192cb933 .Template-H-Price,
#background657faa67ef65030019271fa5 .Template-H-Price {
    height: 104px;
} 
.copyright {
    font-size:20px;
    margin-bottom: 50px !important;
}
.icon-tel-t {
    font-size: 30px;
}  
.headpromotion {
    font-size: 60px;
}
.promotion-discount-2 {
    font-size: 60px;
}
.promotion-point span {
    font-size: 36px;
}
.promotion-point {
    font-size: 32px;
}
#tableA th {
    font-size: 30px;
}
#tableA td {
    font-size: 40px;
}
ul.icon-a {
    font-size: 20px;
}  
.iconsocial-footer-block {
    width: 18%;
}
.headmenu.th h1 {
    font-size: 4em;
}
.headmenuproduct {
    font-size: 4em;
}
.no-js .nav-pills>li>a {
    font-size: 20px;
    padding: 20px 10px;
}  
.Template-H-Price {
    height: 105px;
}
.Template-H-Name {
    font-size: 20px;
    height: 85px;
}
.pagination>li>a, .pagination>li>span {
    font-size: 16px;
}
.shopcart-Cate {
    font-size: 20px;
    margin-top: 10.5%;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-size: 20px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-size: 20px;
}
.shopcartID-Head-Default {
    font-size: 30px;
}
.shopcartName-Head-Default {
    font-size: 30px;
}
.shopcartID-Default {
    font-size: 26px;
}
.shopcartName-Default {
    font-size: 26px;
}
.Template-H-PriceNormal {
    font-size: 26px !important;
}
.Template-H-PricePromotion {
    font-size: 36px !important;
}
.Template-H-Quantity {
    font-size: 20px !important;
}
.Template-H-Item {
    font-size: 20px !important;
}
.col-xs-3.col-sm-2.col-md-2.ITPquantityDetail {
    margin-top: 5px;
}
.Template-H-buttonDetail {
    font-size: 26px;
}
.Template-H-Price {
    font-size: 30px;
}
.normalPrice {
    font-size: 30px;
}
.manage-form-confirm-payment {
    font-size: 20px;
}
#Component657fb16a4ae891001b167d83 .form-control {
    height: 60px;
    padding: 10px 15px;
    font-size: 18px;
}
.number {
    font-size: 36px;
}
.media-body.padpay1 {
    font-size: 20px;
} 
.textwaypayment span2 {
    font-size: 30px;
}
.textwaypayment p {
    font-size: 22px;
}
table.tj td {
    padding: 31.5px 20px !important;
    font-size: 18px !important;
}  
ul.nav.nav-pills.nav-justified span {
    font-size: 24px !important;
} 
.iconsocial-block {
    width: 7%;
}
.no-js #Component657c1255be17d5001aafc0be .form-control {
    padding: 30px 5px;
    font-size: 20px !important;
}
.ui.steps .step .title {
    font-size: 17px;
    padding: 12px 0px 12px 0px;
}
.Bodycheckout {
    font-size: 18px;
}
.Headcheckout {
    font-size: 20px;
}
.table-responsive.table-responsive-mobile {
    font-size: 18px;
}
.no-js .panel-default {
    border-color: #ddd;
    font-size: 18px;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    font-size: 14px;
}
.headmonsters {
    font-size: 255px;
}
.headmonsters-2 {
    font-size: 80px;
}
.headmenu h1 {
    font-size: 5em;
}
.itp-shopLanding.itpcase-55 label {
    font-size: 36px !important;
}  
}



@media screen and (max-width : 1200px) {
h6 {
    font-size: 26px;
}
#background657faa23ef65030019271f6b .Template-H-Name,
#background657faa4bad53a000192cb933 .Template-H-Name, 
#background657faa67ef65030019271fa5 .Template-H-Name {
    height: 55px;
}
.iconsocial-footer-block {
    width: 25%;
}
}

@media screen and (max-width : 900px) {
.ninetendo-monstersgamestation h6 {
    white-space: inherit;
}
.ninetendo-monstersgamestation {
    margin-top: 0%;
}
.headmonsters {
    font-size: 110px;
}
.copyright {
    border-top: 0px solid #919191;
}
.row.margin.Shopcart-Related-Main {
    display: none;
}
.headmenu h1 {
    font-size: 3em;
}
.headmenu.th h1 {
    font-size: 2em;
}
.iconsocial-block {
    width: 12%;
}  
.manage-form-confirm-payment {
    padding: 0px 5% 0px 5% !important;
}
#Component657fb16a4ae891001b167d83 .progress {
    width: 130%;
}
#Component657fb16a4ae891001b167d83 .form-control {
    height: auto;
    padding: 11px 7px;
}
.number {
    padding: 15px 0px 15px;
}
}

@media screen and (max-width : 480px) {
h1 {
    font-size: 2em;
}
#imagesControl657bc6ad19c4bc001a2458fc {
    padding: 0px !important;
}
.shopcart {
    top: 10%;
}
.monsters-game-block {
    display: inherit;
}
.monsters-game {
    width: 100%;
    margin-left: 0%;
}
.monsters-game-2 {
    width: 100%;
}
.sectionone-monstersgamestation {
    display: inherit;
}
.ninetendo-monstersgamestation {
    width: 100%;
}
.ninetendo-monstersgamestation p {
    white-space: inherit;
}
.ninetendo {
    width: 100%;
    margin-top: 15%;
}
.headmonsters {
    font-size: 100px;
}
.bgmonsters {
    margin-top: 0%;
}
.headpromotion {
    font-size: 34px;
    margin-bottom: 10%;
    margin-top: 13%;
}
.sectionpromotione-monstersgamestation h1 span {
    font-size: 1em;
}
.promotion-point-block {
    display: inherit;
    padding: 10% 0%;
}
.promotion-discount {
    width: 50%;
}
.promotion-discount-2 {
    width: 50%;
}
.promotion-point {
    margin-bottom: 10%;
}
#tableA th {
    padding: 5px;
    font-size: 16px;
}
.promotion-discount-2 {
    font-size: 42px;
}
.promotion-point {
    font-size: 24px;
}
.comingsoon {
    margin-top: 30%;
    margin-bottom: 30%;
}  
.headmenu h1 {
    font-size: 2em;
}
.headmenu.th h1 {
    font-size: 1.8em;
}
#background657c0be780616b001a6dd0e6 .Template-H-Name, 
#background657c0ce219c4bc001a24625a .Template-H-Name {
    height: 70px;
}
span.promotionPrice {
    font-size: 22px;
}
.promotionPrice {
    font-size: 16px;
}
.Template-H-Price {
    height: 85px;
}
.empty-monstersgamestation-2 {
    padding: 0px;
}
.iconsocial-block {
    width: 15%;
}
table.tj td {
    margin: 0px 0px 20px !important;
    box-shadow: 5px 5px 16px 0px rgb(60 50 35 / 0%) !important;
    width: 100% !important;
    font-size: 15px !important;
}
#Component657fb16a4ae891001b167d83 .progress {
    width: 83%;
}
#Component657fb16a4ae891001b167d83 textarea.form-control {
    width: 100%;
}
  
  
#background657bf02993097e001add7ade .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}




#background657faa23ef65030019271f6b .Template-H-Name,
#background657faa23ef65030019271f6b .Template-H-Price {
    text-align: center
}

#background657faa23ef65030019271f6b .Template-H-button {
    margin: 0 auto;
}
  
  
}




