@import src('library/fonts/waltographUI.ttf');
body{
    background:#DDDDDD;
    width:100vw;
}
@media (max-width:1024px){
.menu.
.menu li{
    padding:0;
    margin: 0;
    list-style: none;
    display: block;
}
.menu {
    width: 95vw;
    height:5em;
    margin: 2vw;
    border: 1px solid #222;
    background-color: #111;
    background-image: linear-gradient(#444, #111);
    border-radius: 6px;
    box-shadow: 0 1px 1px #777;
    line-height:1em;
    vertical-align: middle;
  }
.menu li {
    float: left;
    border-right: 1px solid #222;
    box-shadow: 2px 0 0 #444;
    position: relative;
    list-style: none;
    line-height: 2em;
    vertical-align: middle;
    margin-top:-0.8em;
    margin-left:-2vw;
    margin-right:2vw;
  }
.menu a {
    float: left;
    padding: 0.7em 1.9em;
    color: #999;
    text-transform: uppercase;
    font: bold 1.5em Arial, Helvetica;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
}
.domaine{
    font-family: 'Waltograph UI', sans-serif;
}
.grid-container{
    display:grid;
    margin-left:4vw;
  grid-template-rows:repeat(auto-fill, minmax(47vw, 1fr));
  grid-template-columns: repeat(auto-fill, minmax(47vw, 1fr));
  justify-content: space-evenly;
  align-content space-evenly ;
  grid-gap:2vw;
}
.prod{
    position:relative;
    width:40vw;
    height:60vw;
    background:#FFFFFF;
    border:1px solid grey;
}
.prod_game{
    position: absolute;
    width:100%;
    z-index: 1;
    text-align: center;
}
.prod_name{
    position:absolute;
    width:100%;
    height:6vw;
    top:0;
    left:0;
    color:#D61E76;
    font-size:2em;
    font-weight: bold;
}
.prod_img_span{
}
.prod_img{
    width:auto;
    height:40vw;
    margin-top:5vw;
}
.prod_price{
    position:absolute;
    width:100%;
    height:2vw;
    left:0;
    font-size:2em;
    margin-top:46vw;
    color:#08B000;
    text-align: center;
}
.prod_market_price{
    color:#8B0000;
}
.prod_clic{
    position:absolute;
    margin-top:50vw;
    width:100%;
    height:4vw;
    left:0;
}
.prod_clic_start{
    display:;
}
.prod_clic_start_clic button{
    border: 0;
    line-height: 3.5vw;
    padding: 0 5vw;
    font-size: 2em;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: rgba(0, 0, 255, 1);
}
.prod_clic_hand{
    display:;
}
.prod_clic_hand_clic button{
    border: 0;
    line-height: 3.5vw;
    padding: 0 5vw;
    font-size: 2em;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: rgba(0, 170, 0, 1);
}
.prod_clic_other{
    display:;
}
.prod_clic_other_clic button{
    border: 0;
    line-height: 3.5vw;
    padding: 0 5vw;
    font-size: 2em;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: rgba(220, 0, 0, 1);
}
.prod_clic_noco_clic button{
    border: 0;
    line-height: 3.5vw;
    padding: 0 5vw;
    font-size: 2em;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: rgba(100, 0, 100, 1);
}
.prod_clic_other_info{
    color:#FF0000;
    font-size:1.5em;
    margin-top:-0.5vw;
}
.prod_time{
    position:absolute;
    width:100%;
    height:2vw;
    top:2.5vw;
    left:0;
    bottom:;
    color:#5F55F5;
    font-size:2em;
    font-weight:bold;
}
.test2{
    position:absolute;
    width:100%;
    height:100%;
    background:grey;
    opacity: 0.8;
    z-index: 2;
    display:none;
    text-align:center;
    vertical-align: middle;
    line-height: 2.5em;
    font-weight:bold;
    font-size:2em;
    color:#21BCFF;
}
.test2span{
    top:15vw;
    text-stroke:2px #D618E7;
    opacity:1;
}
.test3{
    position:absolute;
    width:100%;
    height:60vw;
    background:grey;
    opacity: 0.8;
    z-index: 2;
    display:;
    text-align:center;
    vertical-align: middle;
    line-height: 60vw;
    font-weight:bold;
    font-size:2em;
    color:#21BCFF;
    top:-50vw;
}
.before_start{
    top:15vw;
    text-stroke:2px #D618E7;
    opacity:1;
}
.add_cart{
    width:7vw;
    height:2.5vw;
    float:right;
    margin-right:2vw;
    border: 1px solid #222;
    border-radius: 6px;
    box-shadow: 0 1px 1px #777;
    line-height:2.5vw;
    vertical-align: middle;
}
.coinsby_table td{
    background:#FFFFFF;
}
.coinsby_name{
    width:20vw;
    height:5vh;
    background:#FFFFFF;
    text-align: center;
    color:rgba(255, 179, 0, 1);
    font-size:1.5vw;
    font-weight: bold;
    vertical-align: middle;
    line-height: 5vh;
}
.coinsby_img_div{
    background:#FFFFFF;
}
.coinsby_img{
    width:20vw;
    height:auto;
}
.coinsby_price{
    width:20vw;
    height:5vh;
    background:#FFFFFF;
    text-align: center;
    color:rgba(255, 179, 0, 1);
    font-size:1.5vw;
    font-weight: bold;
    vertical-align: middle;
    line-height: 5vh;
}
.coinsby_cart{
    margin-top:-10vh;
    margin-left:15vw;
    width:3vw;
}
.contact_form{
    width:50vw;
    height:60vh;
    background:;
}
.contact_mail input{
    color:#FFFFFF;
    border: 0;
    line-height: 2.2vw;
    padding: 0 1vw;
    font-size: 1.5vw;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 1);
}
.contact_subject input{
    color:#FFFFFF;
    border: 0;
    line-height: 2.2vw;
    padding: 0 1vw;
    font-size: 1.5vw;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 1);
}
.contact_message input{
    color:#FFFFFF;
    border: 0;
    line-height: 2.2vw;
    padding: 0 1vw;
    font-size: 1.5vw;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 1);
}
.contact_text{
    width:30vw;
    height:30vh;
}
.contact_send{
    color:#FFFFFF;
    border: 0;
    line-height: 2.2vw;
    padding: 0 1vw;
    font-size: 1.5vw;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: rgba(255, 200, 0, 1);
}
}