.shoutout .productseries__selectbox-item.gamingStylebutton1 {
    background: url(../images/s_mb_.png) center center no-repeat;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
	background-size: contain;
	    z-index: 100;
  }
  .shoutout .productseries__selectbox-item.gamingStylebutton1:hover {
   background: url(../images/s_mb.png) center center no-repeat;
    background-size: contain;
	    z-index: 100;
  }
  
  .shoutout .productseries__selectbox-item.gamingStylebutton2 {
    background: url(../images/s_case_.png) center center no-repeat;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
	background-size: contain;
	    z-index: 100;
  }
  .shoutout .productseries__selectbox-item.gamingStylebutton2:hover {
    background: url(../images/s_case.png) center center no-repeat;
    background-size: contain;
	    z-index: 100;
  }
  
  
  .shoutout .productseries__selectbox-item.gamingStylebutton3 {
    background: url(../images/s_lc_.png) center center no-repeat;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
	background-size: contain;
	    z-index: 100;
  }
  .shoutout .productseries__selectbox-item.gamingStylebutton3:hover {
    background: url(../images/s_lc.png) center center no-repeat;
    background-size: contain;
	    z-index: 100;
  }
  
  .shoutout .productseries__selectbox-item.gamingStylebutton4 {
    background: url(../images/s_psu_.png) center center no-repeat;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
	background-size: contain;
	    z-index: 100;
  }
  .shoutout .productseries__selectbox-item.gamingStylebutton4:hover {
    background: url(../images/s_psu.png) center center no-repeat;
    background-size: contain;
	    z-index: 100;
  }
  
  .shoutout .productseries__selectbox-item.gamingStylebutton5 {
    background: url(../images/s_mon_.png) center center no-repeat;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
		background-size: contain;
		    z-index: 100;
  }
  .shoutout .productseries__selectbox-item.gamingStylebutton5:hover {
    background: url(../images/s_mon.png) center center no-repeat;
    background-size: contain;
	    z-index: 100;
  }
  .shoutout .productseries__selectbox-item.gamingStylebutton6 {
    background: url(../images/s_vga_.png) center center no-repeat;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
	background-size: contain;
	    z-index: 100;
  }
  .shoutout .productseries__selectbox-item.gamingStylebutton6:hover {
    background: url(../images/s_vga.png) center center no-repeat;
    background-size: contain;
	    z-index: 100;
  }
  .shoutout .productseries__selectbox-item.gamingStylebutton7 {
    background: url(../images/s_ssd_.png) center center no-repeat;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
		background-size: contain;
		    z-index: 100;
  }
  .shoutout .productseries__selectbox-item.gamingStylebutton7:hover {
    background: url(../images/s_ssd.png) center center no-repeat;
    background-size: contain;
	    z-index: 100;
  }
  .shoutout .productseries__selectbox-item.gamingStylebutton8 {
    background: url(../images/s_chair_.png) center center no-repeat;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
		background-size: contain;
		    z-index: 100;
  }
   .shoutout .productseries__selectbox-item.gamingStylebutton8:hover {
   background: url(../images/s_chair.png) center center no-repeat;
    background-size: contain;
	    z-index: 100;
  }
  .shoutout .productseries__gamingmodel-select p {
	  font-family: 'LakesCB';
	    margin-top: 7em;
    text-align: center;
    font-size: 1.5em;
  }
  .shoutout .productseries__gamingmodel-select--active {
      background-position: center top;
    background-size: cover;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    border-style: solid;
    border-color: #e42088;
    border-width: 0 0 3px;
   }
  .productseries__selectbox-item {height: 9em;}
  .shoutout .productseries__gamingmodel {display: none;}
  
  #gaming {
    z-index: 1000;
    position: relative;
    background: rgb(40 8 29 / 62%);
    border-radius: 3em;
    margin: 0em 10em 0em 10em;
    border: 4px solid #bf0baa;
  }
  
 .productseries__mb {
	     padding-top: 3em;
    padding-bottom: 5em;
 }
 

 .productseries__atb {
    padding-top: 3em;
    padding-bottom: 5em;
 }

 .productseries__mnt {
    padding-top: 3em;
    padding-bottom: 5em;
}
 .productseries__ssd {
    padding-top: 3em;
    padding-bottom: 5em;
 }
 .productseries__chair {
    padding-top: 3em;
    padding-bottom: 5em;
 }
 .productseries__pcc {
    padding-top: 3em;
    padding-bottom: 5em;
 }
 .productseries__lc {
    padding-top: 3em;
    padding-bottom: 5em;
 }
 .productseries__ps {
    padding-top: 3em;
    padding-bottom: 5em;
 }
 
 .go-forward-and-upgrade .redeem__btnmy1 a {
  font-family: 'GOTHICB';
  width: 38%;
  padding: 1em 0px;
  font-size: 2vw;
  background: url('../images/btn-cod.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
		  border-radius:0px;
		  height:0.5em;
		      padding-bottom: 3%;
   
    max-width: 1400px;
    margin: 4% auto;
}

.go-forward-and-upgrade .redeem__btnmy1 a:hover{
	background: url('../images/btn-cod-hover.png');
	 font-family: 'GOTHICB';
  width: 38%;
  padding: 1em 0px;
  font-size: 2vw;
 
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
		  border-radius:0px;
		  height:0.5em;
		      padding-bottom: 3%;
  
    max-width: 1400px;
    margin: 4% auto;
}

.shop1 {
	background: url(../images/agecomp.png) center center no-repeat;
        font-family: 'GOTHICB';
    width: 25%;
    padding: 1em 0px;
    font-size: 2vw;
    
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
    height: 1.5em;
}
.shop1:hover {
	background: url(../images/agecomp-hover.png) center center no-repeat;
	transform: scale(1.1);
    width: 25%;
    padding: 1em 0px;
    font-size: 2vw;
	background-size: 100% 100%;
}

.shop2 {
	background: url(../images/goodmark.png) center center no-repeat;
    font-family: 'GOTHICB';
    width: 25%;
    padding: 1em 0px;
    font-size: 2vw;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
    height: 1.5em;
}
.shop2:hover {
	background: url(../images/goodmark-hover.png) center center no-repeat;
	transform: scale(1.1);
   width: 25%;
    padding: 1em 0px;
    font-size: 2vw;
	background-size: 100% 100%;
}
.shop3 {
	background: url(../images/luckycustom.png) center center no-repeat;
    font-family: 'GOTHICB';
    width: 25%;
    padding: 1em 0px;
    font-size: 2vw;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
    height: 1.5em;
}
.shop3:hover {
	background: url(../images/luckycustom-hover.png) center center no-repeat;
	transform: scale(1.1);
      width: 25%;
    padding: 1em 0px;
    font-size: 2vw;  
	background-size: 100% 100%;
}

.shop4 {
	background: url(../images/g-shop1_white.png) center center no-repeat;
        font-family: 'GOTHICB';
    width: 25%;
    padding: 1em 0px;
    font-size: 2vw;
    
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
    height: 1.5em;
}
.shop4:hover {
	background: url(../images/g-shop1_white-hover.png) center center no-repeat;
	transform: scale(1.1);
      width: 25%;
    padding: 1em 0px;
    font-size: 2vw;  
	background-size: 100% 100%;
}