#wedgyholder {
    width: 95%;
}


/* xxxxxxxxxxxxxxxxxxxx */


.pgcenterx {
    width: 95%;
}


/* xxxxxxxxxxxxxxxxxxxx */


.pgcenterx2 {
    width: 95%;

 
}




#footer > div:nth-child(2) {
    width: 95%;

}


/* 1st of 2nd  */
#footer > div:nth-child(2) > span:nth-child(1) > span:nth-child(1)  {

    width: 70%;
    margin: 0;


}




.centerx {
    width: 96%;
}

.centerx2 {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-gap: 1em;
    width: 96%;
    min-height: 300px;
    margin: 1em auto;
    overflow: hidden;
 
}


.centerx2 > div:nth-child(1) {
    display: block;
    /* width: 60%; */

 
}



/* xxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxx */



#submenu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    min-height: 40px;
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px #243c49 dotted;
    
}


#submenu > a {
    display: block;
    margin: 0;
    padding: 1em;
    color: #9c9c9c;
    border-top: 2px solid #202227;

    
}

#submenu > a:hover {
    border-top: 2px solid #5287fa;
    border-bottom: 2px solid #5287fa;
}


#subdisplay {
    display: block;
    /* background: #111; */
    min-height: 200px;
    color: #acacac;
    border-top: 1px dotted #243c49;
    max-width: 862px !important;
    width: 100%;
    overflow: hidden;
}



#displayholder {
    display: flex;
    justify-content: flex-start;
    padding: 1em 1em 1em 0;
    overflow-x: scroll;
    height: 230px;
    white-space: nowrap;    
    position: relative;
    max-width: 862px;    
}




/* xxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxx */

 

#paymentholder {
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
 

}



#productholder {
    
    top: 245px;
    left: 0;
    right: 0;
    width: 38%;


}



 /* PAYMENT  */
/* ======================= */

#carder {
    width: 60%;


}


#payforms {
    padding: 6% 7%;
}



#carter {
    min-height: 300px;
    width: 60%;
}



#footerx > #footstep2 {
    width: 40%;
}


#galleryprevprod > span > a > img {
 
	height: auto;
    width: 110%;
    top: 45%;
}
