@font-face {
    font-family: 'lasercharles';
    src: url('fonts/LaserCharlesWright.woff2') format('woff2'),
        url('fonts/LaserCharlesWright.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'lasercharles3d';
    src: url('fonts/LaserCharlesWright3D.woff2') format('woff2'),
        url('fonts/LaserCharlesWright3D.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'lasercharlesmc';
    src: url('fonts/LaserCharlesWrightMC.woff2') format('woff2'),
        url('fonts/LaserCharlesWrightMC.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'lasercharlesmc3d';
    src: url('fonts/LaserCharlesWrightMC3D.woff2') format('woff2'),
        url('fonts/LaserCharlesWrightMC3D.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
#Content {
    position: relative;
}
.plate-right::after {
    content: "\f110";
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 45%;
    top: 45%;
    width: auto;
    height: auto;
    z-index: 9;
    font-size: 5.729vw;
    line-height: 1;
    color: var(--color);
    animation-name: fa-spin;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    visibility: hidden;
    opacity: 0;
    z-index: 99999;
}
.plate-right.loading::after {
    font-size: 5.729vw;
    visibility: visible;
    opacity: 1;
}
.plate-right::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    background-color: rgba(0, 0, 0, .95);
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    z-index: 99999;
}
.plate-right.loading::before {
    height: 100%;
    visibility: visible;
    opacity: 1;
}
















#angles-btnn {
    position: relative;
    display: none;
}
.show-angles-inner {
    width: 95%;
    margin: 0px auto;
}
/* new design css */
.nmbr-ul-plateul li.nmbr-li-plate span img {
    width: 4.167vw;
    margin: 0.521vw;
}
ul.sub-menuu-plate {
    padding: 0.521vw;
    width: 100%;
    display: none;
}
ul.sub-menuu-plate li {
    margin-bottom: 0.521vw;
}
li.nmbr-li-plate.noborder {
    padding-left: 0.521vw;
}
button.i-confirm-my-order.ui-button.ui-corner-all.ui-widget {
    background: #239a40 !important;
}
.kristel-clrrr ul#krystal-colours-selection {
    display: block;
    padding: 0vw;
    width: 100%;
}
.kristel-clrrr ul#krystal-colours-selection li {
    width: 100%;
    margin-bottom: 0.781vw;
    border: 0.052vw solid #ffcf06;
}
.kristel-clrrr .product-options-list li label {
    padding: 0vw 0.521vw;
    line-height: 2.344vw;
}

.kristel-clrrr ul li label span b {
    width: 1.042vw;
    height: 1.042vw;
    position: relative;
    display: inline-block;
    top: 0.260vw;
    margin-right: 0.521vw;
}

.nmbr-li-plateul {
    margin: 0vw !important;
    padding: 0vw;
    float: left;
    width: 100%;
}
.overflow-scroll > ul> li {
    width: 100%;
    max-width: 100%;
    display: block;
    height: auto;
    border: 0.052vw solid #dedede;
    margin-bottom: 0.521vw;
}
.overflow-scroll > ul> li >span {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.nmbr-ul-plateul li ul li label span {
    margin-right: 0.521vw;
}
.nmbr-ul-plateul li ul li {
    border: 0.052vw solid #dedede;
    line-height: 2.604vw;
}
.nmbr-ul-plateul li span {
    line-height: 1.875vw;
    cursor: pointer;

}
div#show-angles img {
    width: 100%;
}


#plate_builder_thumbnail_img {
    width: 15.625vw;
    position: absolute;
    bottom: 1.042vw;
    right: 1.042vw;
    border: solid #dd9933 0.208vw;
    border-radius: 0.417vw;
    z-index: 9;
}

#plate_builder_thumbnail_img:hover {
    cursor: pointer;
}

#plate_builder_thumbnail_img img {
    display: block;
}

#plate_builder_thumbnail_reg {
    color: black;
    font-size: 0.735vw;
    position: absolute;
    bottom: 3.229vw;
    right: 5.199vw;
    width: 4.75vw;
    text-align: center;
    font-family: 'lasercharles';
}
#plate_builder_thumbnail_reg b {
    font-weight: normal;
}

.close-preview {
    display: none;
    position: absolute;
    z-index: 999;
    color: #626262;
    right: -1vw;
    top: -0.833vw;
    border-radius: 50%;
    background: #fff;
    border: 0.156vw solid #abb8c3;
    font-size: 1.3vw;
    width: 1.771vw;
    height: 1.771vw;
    cursor: pointer;
}
.close-preview:before {
    content: '\e82a';
    width: 1.44vw;
    height: 1.6vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    line-height: 1;
}
.close-preview:hover {
    background-color: #dd9933;
    color: white;
}

div#rear-preview {
    width: 520px;
    height: 111px;
    position: relative;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%) rotate(-1.5deg);
}
.both-views div#plate-preview-container {
    top: 25%;
}




#plate_builder_thumbnail_modal {
    border: solid #dd9933 0.208vw;
    position: absolute;
    right: 17.188vw;
    bottom: 0.990vw;
    border-radius: 0.417vw;
    width: 35.677vw;
    background: #fff;
    display: none;
}

#plate_builder_thumbnail_modal_img {
    display: block;
}

span#plate_builder_thumbnail_modal_reg {
    position: absolute;
    bottom: 8.6vw;
    color: black;
    right: 12.813vw;
    width: 9.531vw;
    text-align: center;
    font-size: 1.723vw;
    font-family: 'lasercharles';
}
span#plate_builder_thumbnail_modal_reg b {
    font-weight: normal;
}

select#cars_preview_select {
    position: absolute;
    background-color: white;
    top: 1.042vw;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 1.042vw;
    color: black;
    border: 2px solid #dd9933;
    font-size: 0.729vw;
    padding: 0.521vw 1.042vw;
    background-size: 1.042vw;
    background-position: right 0.625vw center;
    width: 15.104vw;
    font-family: 'made_tommybold';
}
select#cars_preview_select:hover {
    cursor: pointer;
}

#plate-preview-container:hover {
    cursor: pointer;
}

/* new dsign end  */




header#header2 {
    margin: 0vw;
    background: #fff;
    width: 30.104vw;
    border-radius: 0.208vw;
    overflow: hidden;
    margin-bottom: 1.2vw;
}
header#header2 div#options-nav {
    text-align: center;
    display: flex;
    justify-content: space-between;
}
#options-nav label {
    padding: 0.573vw 0.521vw;
    /* cursor: pointer; */
    user-select: none;
    text-align: center;
    border-left: 0.052vw solid #000;
    font-size: 0.938vw;
    font-weight: normal;
    font-family: 'made_tommymedium';
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
}
#options-nav label:first-child {
    border-left: 0;
    display: flex !important;
}
.pro-footer {
    position: absolute;
    left: 2.083vw;
    right: 2.344vw;
    bottom: 0;
}

.options-tab-highlighted {
    font-weight: bold;
    color: #000;
    background-color: #f2cc24;
}


.carfont {
    font-family: lasercharles;
    font-size: 110px;
    line-height: 1.2;
}

.bikefont {
    font-family: lasercharlesmc;
    font-size: 5vw;
    line-height: 4.167vw;
}


#front-rear-switcher {
    display: flex;
    flex-wrap: wrap;
    color: #000;
    position: absolute;
    left: 2.604vw;
    top: 1.563vw;
    width: 17.708vw;
    border-radius: 3.646vw;
    overflow: hidden;
    box-shadow: inset 0vw 0.104vw 0.365vw rgb(0 0 0 / 20%);
    background: #fff;
    display: none;
}
#front-rear-switcher>div {
    width: 50%;
    height: 2.292vw;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0;
    font-size: 1.042vw;
    color: #000;
    background: transparent;
    z-index: 1;
    border-radius: 2.604vw;
    box-shadow: inset 0vw 0.104vw 0.365vw rgb(0 0 0 / 20%);
}
#front-rear-switcher div#hover {
    position: absolute;
    left: 0;
    background: #f6ce24;
    z-index: 0;
    transition: all ease-in-out .2s;
    border-top-right-radius: 0vw;
    border-bottom-right-radius: 0vw;
    width: 55%;
}
#front-rear-switcher.active div#hover {
    left: 50%;
}
div#front-plate-switch {
    width: 55%;
    border-top-right-radius: 0vw;
    border-bottom-right-radius: 0vw;
}
div#rear-plate-switch {
    margin-left: -5%;
    background: #fff;
}
#front-rear-switcher.active div#front-plate-switch {
    z-index: 0;
}
#front-rear-switcher.active div#rear-plate-switch {
    background: transparent;
    z-index: 1;
}





#fixed-footer {
    display: flex;
    color: white;
    font-family: 'Raleway', sans-serif;
    justify-content: space-between;
    align-items: center;
    margin: 0px auto;
    width: 90%;
}
.fixed-footer-full {
    width: 100%;
    margin: 0px;
    background-color: #555;
    padding: 15px 0px;
    z-index: 999;
}

#product-summary {
    display: flex;
    flex-direction: row;
    font-size: 14px;
}

.product-item-summary div span:first-child {
    font-weight: bold;
    display: inline-block;
    text-transform: capitalize;
}

.product-item-summary div span:last-child {
    margin-right: 20px;
    display: inline-block;
}

.product-summary-title {
    width: 135px;
}

.product-summary-title-short {
    width: 90px;
}

#primary-cta button {
    border-radius: 7px;
    padding: 20px 60px;
    border: none;
    font-weight: 100;
    font-size: 1.2em;
    color: #000 !important;
    background-color: #ffcf06 !important;
    cursor: pointer;
    font-weight: 600;
}

#primary-cta {
    display: flex;
    align-items: center;
    flex-direction: row;
}


.scroll-right-options, .scroll-left-options {
    display: none;
    cursor: pointer;
    user-select: none;
}

#angle-options {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 4;
    text-align: right;
    transition: 0.2s opacity;
}

#angle-options:not(:hover) {
    opacity: 0.3;
}

#angle-options:hover {
    opacity: 1;
}

#angle-options-icon {
    display: inline-block;
    border: 1px solid #000;
    position: relative;
    width: 50px;
    height: 50px;
    background-image: url("images/rotate-icon.jpg");
    background-size: 100% 100%;
    background-position: center center;
    margin-bottom: 10px;
    cursor: pointer;
}

#angle-changer-checkbox {
    display: none;
}

#angle-changer-checkbox:checked+#show-angles {
    display: block;
}

/*#show-angles 
{
	width: 210px;
    height: 350px;
    display: inline;
    margin-left: 36rem;
}*/
.show-angles-fulll {
    float: left;
    width: 100%;
    margin: 0px !important;
    position: relative;
}
#show-angles {
    text-align: center;
    margin: 20px 0px;
}
#show-angles div {
    position: relative;
    border: 1px solid #000;
    width: 100px;
    cursor: pointer;
    background-color: #ffffff;
    display: inline-block;
}




.loading-spinner {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5);
}


.i-confirm-my-order {
    color: #fff !important;
    border: none !important;
    background-color: #ff4f4f !important;
    font-family: 'Raleway', sans-serif !important;
}



/*	########################################################

		CSS loader / spinner styles

	########################################################	*/

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}













/*	########################################################

		Number plate preview container styling

	########################################################	*/

#plate-preview-container.standardoblong {
    width: 520px;
    height: 111px;
}
#plate-preview-container.shortplate18 {
    width: 460px;
    height: 111px;
}
#plate-preview-container.shortplate16 {
    width: 406px;
    height: 111px;
}
#plate-preview-container.shortplate14 {
    width: 355px;
    height: 111px;
}
#plate-preview-container.rangerover {
    width: 533px;
    height: 152px;
}
#plate-preview-container.square {
    width: 310px;
    height: 210px;
}
#plate-preview-container.motorcycle {
    width: 228px;
    height: 178px;
}

#plate-preview-container.standardoblong #reg-3mm-black,
#plate-preview-container.standardoblong #reg-3mm-black p,
#plate-preview-container.standardoblong #reg-3mm-colour,
#plate-preview-container.standardoblong #reg-3mm-colour p {
    width: calc(520px - 10px);
    height: 111px;
    position: absolute;
    text-align: center;
    margin: 0 5px;
}


#plate-preview-container.shortplate18 #reg-3mm-black,
#plate-preview-container.shortplate18 #reg-3mm-black p,
#plate-preview-container.shortplate18 #reg-3mm-colour,
#plate-preview-container.shortplate18 #reg-3mm-colour p {
    width: calc(460px - 10px);
    height: 111px;
    position: absolute;
    text-align: center;
    margin: 0 5px;
}



#plate-preview-container.shortplate16 #reg-3mm-black,
#plate-preview-container.shortplate16 #reg-3mm-black p,
#plate-preview-container.shortplate16 #reg-3mm-colour,
#plate-preview-container.shortplate16 #reg-3mm-colour p {
    width: calc(406px - 10px);
    height: 111px;
    position: absolute;
    text-align: center;
    margin: 0 5px;
}


#plate-preview-container.shortplate14 #reg-3mm-black,
#plate-preview-container.shortplate14 #reg-3mm-black p,
#plate-preview-container.shortplate14 #reg-3mm-colour,
#plate-preview-container.shortplate14 #reg-3mm-colour p {
    width: calc(355px - 10px);
    height: 111px;
    position: absolute;
    text-align: center;
    margin: 0 5px;
}


#plate-preview-container.rangerover #reg-3mm-black,
#plate-preview-container.rangerover #reg-3mm-black p,
#plate-preview-container.rangerover #reg-3mm-colour,
#plate-preview-container.rangerover #reg-3mm-colour p {
    width: calc(533px - 10px);
    height: 152px;
    position: absolute;
    text-align: center;
    margin: 0 5px;
}


#plate-preview-container.square #reg-3mm-black,
#plate-preview-container.square #reg-3mm-black p,
#plate-preview-container.square #reg-3mm-colour,
#plate-preview-container.square #reg-3mm-colour p {
    width: calc(279px - 10px);
    height: 228px;
    position: absolute;
    text-align: center;
    margin: 0 5px;
}


#plate-preview-container.motorcycle #reg-3mm-black,
#plate-preview-container.motorcycle #reg-3mm-black p,
#plate-preview-container.motorcycle #reg-3mm-colour,
#plate-preview-container.motorcycle #reg-3mm-colour p {
    width: calc(228px - 10px);
    height: 178px;
    position: absolute;
    text-align: center;
    margin: 0 5px;
}



#plates-preview-container {
    min-height: 100%;
    overflow: hidden;
}



/*#plate-preview-container {
    transition: 0.3s all;
}*/
#plate-preview-container.standardoblong {
    width: 520px;
    height: 111px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#plate-preview-container.rangerover {
    width: 533px;
    height: 152px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#plate-preview-container.square {
    width: 310px;
    height: 210px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#plate-preview-container.motorcycle {
    width: 228px;
    height: 178px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#plate-preview-container.shortplate18 {
    width: 460px;
    height: 111px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#plate-preview-container.shortplate16 {
    width: 406px;
    height: 111px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#plate-preview-container.shortplate14 {
    width: 355px;
    height: 111px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#plate-preview-container.nofrontplate,
#plate-preview-container.norearplate {
    visibility: hidden;
    width: 520px;
    height: 111px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


#plate-preview-container.nofrontplate::after,
#plate-preview-container.norearplate::after {
    content: "";
    position: absolute;
    visibility: visible;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    line-height: 1;
    color: #000;
    white-space: nowrap;
}

#plate-preview-container.nofrontplate::after {
    content: "No front plate needed";
}
#plate-preview-container.norearplate::after {
    content: "No rear plate needed";
}

#plate {
    width: 100%;
    height: 100%;
    position: absolute;
    perspective: 2000px;
    z-index: 0;
}
#plate div {
    width: 100%;
    height: 111%;
    position: absolute;
    border-radius: 10px;
    z-index: 0;
    transform: rotate3d(1, 0, 0, -309deg) rotate3d(0, 1, 0, 0deg) rotate3d(0, 0, 1, -21deg) scale(1.87);
}
#plate .plate1 {
    top: 0px;
    left: 7px;
}
#plate .plate2 {
    top: 1px;
    left: 7px;
}
#plate .plate3 {
    top: 3px;
    left: 7px;
}
#plate .plate4 {
    top: 4px;
    left: 7px;
}
#plate .plate5 {
    top: 5px;
    left: 7px;
}
#plate .plate6 {
    top: 6px;
    left: 7px;
}

/*	front plate colour  */
#plate.front-plate div:first-child {
    background: #ccc;
    box-shadow: -1px 2px 8px rgb(0 0 0 / 30%);
    z-index: 1;
}
.plate-smoked-no #plate.front-plate div:first-child {
    background: linear-gradient(180deg, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 90%, rgba(240, 240, 240, 1) 100%);
}
#plate.front-plate div {
    /*background-color: rgba(240,240,240,1);*/
}

/*	rear plate colour  */
#plate.rear-plate div:first-child {
    background: #c1a018;
    box-shadow: 1px 1px 0px rgba(200, 200, 200, .3);
    z-index: 1;
}
.plate-smoked-no  #plate.rear-plate div:first-child {
    background: linear-gradient(180deg, rgba(255, 207, 6, 1) 0%, rgb(234 204 80) 90%, rgb(247 205 29) 100%);
}

#plate.rear-plate div {
    background-color: rgb(154 129 24);
}

#plate.front-plate div:last-child,
#plate.rear-plate div:last-child {
    /*box-shadow: 0px 0px 8px rgba(0,0,0,.5);*/
    z-index: -1;
}

.plate1 {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}





/*	############################################################################################
	
	position of the container element for the BLACK characters.

	############################################################################################ */
#reg-3mm-black {
    top: -7px;
    z-index: 2;
    perspective: 2000px;
}

/**
 * 		for -webkit-background-clip to work on Safari iOS, the element must be inline. Known bug: https://bugs.webkit.org/show_bug.cgi?id=169125	
*/
#reg-3mm-black p,
#reg-3mm-colour p {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0 !important;

    transform: rotate3d(1, 0, 0, -309deg) rotate3d(0, 1, 0, 0deg) rotate3d(0, 0, 1, -21deg) scale(1.87);
}

#reg-3mm-black p span,
#reg-3mm-colour p span {
    display: inline-block;
    width: 1000px;
}

/*	############################################################################################
	
	change the style of the first and second <p> for the BLACK characters, depending
	on which style has been chosen.

	############################################################################################ */

/*.gel-text #reg-3mm-black p:first-child span
{
	z-index: 1 !important;
    font-family: lasercharles3d !important;
    color: rgba(255,255,255,0.35) !important;
}*/
.gel-text #reg-3mm-black p:first-child span {
    z-index: 1 !important;
    font-family: lasercharles3d !important;
    color: rgb(167 167 167) !important;
}
.motorcycle.gel-text #reg-3mm-black p:first-child span {
    z-index: 1 !important;
    font-family: lasercharlesmc3d !important;
    color: rgba(255, 255, 255, 0.35) !important;
}



.printed-text #reg-3mm-black p:first-child span {
    z-index: 1;
    background: none;
    color: rgba(50, 50, 50);
    top: 6px;
}

.krystal-text.gel-text #reg-3mm-black p:first-child span,
.fourd-text.gel-text #reg-3mm-black p:first-child span {
    background-image: unset;
    -webkit-background-clip: unset;
    background-clip: unset;
}

.krystal-text.gel-text #reg-3mm-black p:nth-child(2) span {
    background-image: none;
    -webkit-background-clip: unset;
    background-clip: unset;
    color: rgb(25, 25, 25) !important;
    z-index: 0;
}

#reg-3mm-black p:first-child span {
    z-index: 1;
    background: linear-gradient(180deg, rgba(60, 60, 60, 1) 0%, rgba(63, 62, 61, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: rgba(0, 0, 0, 0);
}

#reg-3mm-black p:nth-child(2) {
    z-index: 0;
}

#reg-3mm-black p:last-child span {
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7) !important;
}

/*	############################################################################################
	
	the colour of the characters underneath the top character for the BLACK acrylic,
	to make it appear to have depth.

	############################################################################################ */
.krystal-text #reg-3mm-black p:not(:first-child) span,
.fourd-text #reg-3mm-black p:not(:first-child) span,
.gel-text #reg-3mm-black p:not(:first-child) span {
    z-index: -1;
    color: rgb(35, 35, 35);
}

/*	############################################################################################
	
	if it's krystal + 4D + gel, change the characters behind to a lighter colour, to maintain
	good visibility of the depth illusion.

	############################################################################################ */
.krystal-text.gel-krystal-text.gel-text #reg-3mm-black p:last-child span {
    z-index: -1;
    color: rgb(35, 35, 35);
}


/*	############################################################################################
	
	if it's krystal + 4D + gel, change the characters behind to a lighter colour, to maintain
	good visibility of the depth illusion.

	############################################################################################ */
.krystal-text.gel-text #reg-3mm-black p:not(:first-child) span,
.gel-krystal-text.gel-text #reg-3mm-black p:not(:first-child) span {
    color: rgb(62, 62, 62);
}

/*	############################################################################################
	
	set the positions of the characters for BLACK acrylic.

	############################################################################################ */
#reg-3mm-black .reg1 {
    top: 0px;
    z-index: 1
}
#reg-3mm-black .reg2 {
    top: 1px;
}
#reg-3mm-black .reg3 {
    top: 2px;
}
#reg-3mm-black .reg4 {
    top: 3px;
}
#reg-3mm-black .reg5 {
    top: 4px;
}
#reg-3mm-black .reg6 {
    top: 5px;
}


/*	############################################################################################
	
	hide the KRYSTAL element if a non-krystal character type is selected. Move the black down
	based on what character is chosen.

	############################################################################################ */

.fourd-text #reg-3mm-colour {
    display: none;
}

.fourd-text #reg-3mm-black {
    top: -2px;
}

.gel-text #reg-3mm-black {
    top: -1px;
}

.krystal-text.gel-text #reg-3mm-black {
    top: -7px;
}

.gel-krystal-text.gel-text #reg-3mm-black {
    top: -7px;
}

.fourd-text.gel-text #reg-3mm-black {
    top: -2px;
}

.printed-text #reg-3mm-black {
    top: 0px;
}

.printed-text #reg-3mm-colour {
    display: none;
}

.gel-text #reg-3mm-black p:nth-child(2) {
    top: 0px;
}

.gel-text #reg-3mm-black p:nth-child(3) {
    top: 1px;
}

.gel-text #reg-3mm-black p:nth-child(4) {
    top: 2px;
}

.printed-text #reg-3mm-black p:not(:first-child) {
    display: none;
}

.fourd-text.gel-text #reg-3mm-black p:nth-child(2) span {
    color: rgb(25, 25, 25) !important;
}

.fourd-text.gel-text #reg-3mm-black p:not(:first-child) span {
    color: rgb(62, 62, 62);
}

#plate-preview-container.krystal-text.gel-text.black-krystal #reg-3mm-black {
    top: -5px;
}

#plate-preview-container.krystal-text.gel-text.black-krystal #reg-3mm-colour p span {
    color: rgb(62, 62, 62);
}

.gel-text #reg-3mm-black p:first-child {
    z-index: 1 !important;
}

.gel-text #reg-3mm-black p:nth-child(2) {
    z-index: 0 !important;
}

.gel-text #reg-3mm-black p:not(:first-child) {
    z-index: -1;
}

.gel-text #reg-3mm-black p:nth-child(4) span {
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7);
}

.krystal-text.black-krystal #reg-3mm-black {
    top: -5px;
}

.gel-text-only #reg-3mm-colour {
    display: none;
}

.gel-text-only #reg-3mm-black {
    top: -4px;
}


.gel-text-only #reg-3mm-black p:nth-child(1),
.gel-text-only #reg-3mm-black p:nth-child(2) {
    top: 2px;
}

.gel-text-only #reg-3mm-black p:nth-child(3),
.gel-text-only #reg-3mm-black p:nth-child(4) {
    display: none;
}

.gel-text-only #reg-3mm-black p:nth-child(1),
.gel-text-only #reg-3mm-black p:nth-child(2) {
    top: 3px;
}

.gel-krystal-text #reg-3mm-black p:nth-child(1) {
    top: 4px;
}

.gel-krystal-text #reg-3mm-black p:nth-child(2),
.gel-krystal-text #reg-3mm-black p:nth-child(3),
.gel-krystal-text #reg-3mm-black p:nth-child(4),
.gel-krystal-text #reg-3mm-black p:nth-child(5) {
    display: none;
}










#reg-3mm-colour {
    top: -2px;
    z-index: 1;
    perspective: 2000px;
}

#reg-3mm-colour p {
    top: 0px;
    z-index: 0;

    /*	If a badge is chosen, padding left must be 25px	*/
    padding-left: 0px;
}

#reg-3mm-colour .reg1 {
    top: 0px;
}
#reg-3mm-colour .reg2 {
    top: 1px;
}
#reg-3mm-colour .reg3 {
    top: 2px;
}
#reg-3mm-colour .reg4 {
    top: 3px;
}
#reg-3mm-colour .reg5 {
    top: 4px;
}
#reg-3mm-colour .reg6 {
    top: 5px;
}

#plate-preview-container.black-krystal #reg-3mm-colour p span {
    color: rgb(35, 35, 35);
}
#plate-preview-container.black-krystal #reg-3mm-colour p:last-child span {
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7) !important;
    z-index: -1;
}

#plate-preview-container.red-krystal #reg-3mm-colour p span {
    background-image: linear-gradient(180deg, rgba(207, 31, 31, .7) 0%, rgba(231, 31, 31, 1) 60%, rgba(255, 94, 94, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: rgba(0, 0, 0, 0);
}
#plate-preview-container.red-krystal #reg-3mm-colour p:last-child span {
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1), 0px 0px 7px rgba(200, 0, 0, 0.7);
    z-index: -1;
}

#plate-preview-container.green-krystal #reg-3mm-colour p span {
    background-image: linear-gradient(180deg, rgb(44 210 0 / 1) 0%, #64de4233 60%, rgb(46 218 0 / 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: rgba(0, 0, 0, 0);
}
#plate-preview-container.green-krystal #reg-3mm-colour p:last-child span {
    text-shadow: 0px 0px 7px rgba(0, 0, 0, .3), 0px 0px 7px rgba(0, 200, 0, .3);
    z-index: -1;
}

#plate-preview-container.blue-krystal #reg-3mm-colour p span {
    background-image: linear-gradient(180deg, rgba(0, 102, 255, 0.56) 0%, rgba(0, 100, 240, .5) 60%, rgba(0, 114, 255, 0.52) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: rgba(0, 0, 0, 0);
}
#plate-preview-container.blue-krystal #reg-3mm-colour p:last-child span {
    text-shadow: 0px 0px 7px rgba(0, 0, 0, .3), 0px 0px 7px rgba(0, 0, 200, .4);
    z-index: -1;
}

#plate-preview-container.orange-krystal #reg-3mm-colour p span {
    background-image: linear-gradient(180deg, rgba(255, 50, 30, .5) 0%, rgba(255, 60, 20, .3) 60%, rgba(255, 85, 20, .8) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: rgba(0, 0, 0, 0);
}
#plate-preview-container.orange-krystal #reg-3mm-colour p:last-child span {
    text-shadow: 0px 0px 7px rgba(0, 0, 0, .2), 0px 0px 7px rgba(255, 64, 0, .8);
    z-index: -1;
}

#plate-preview-container.yellow-krystal #reg-3mm-colour p span {
    background-image: linear-gradient(180deg, rgba(200, 255, 0, .4) 0%, rgba(200, 255, 0, .4) 60%, rgba(200, 255, 0, .4) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: rgba(200, 255, 0, .4);
}
#plate-preview-container.yellow-krystal #reg-3mm-colour p:last-child span {
    text-shadow: 0px 0px 7px rgba(0, 0, 0, .3), 0px 0px 7px rgba(200, 255, 0, .4);
    z-index: -1;
}

#plate-preview-container.clear-krystal #reg-3mm-colour p span {
    background-image: none;
    -webkit-background-clip: unset;
    background-clip: unset;
    color: rgba(250, 254, 255, .2);
}
#plate-preview-container.clear-krystal #reg-3mm-colour p:last-child span {
    text-shadow: 0px 0px 7px rgb(0, 0, 0, 0.2), 0px 0px 2px rgb(237, 251, 255, 0.28);
    z-index: -1;
}

#plate-preview-container.clear-krystal.is-front-plate #reg-3mm-colour p span {
    background-image: none;
    -webkit-background-clip: unset;
    background-clip: unset;
    color: rgba(234, 250, 255, 0.70);
}
#plate-preview-container.clear-krystal.is-front-plate #reg-3mm-colour p:last-child span {
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3), 0px 0px 2px rgba(233, 248, 255, .5);
    z-index: -1;
}

.krystal-text #reg-3mm-black p:last-child span {
    text-shadow: none !important;
}




.white-space-normal p span {
    white-space: normal;
}
.white-space-no-wrap p span {
    white-space: nowrap;
}
.white-space-pre p span {
    white-space: pre;
}
.white-space-pre-wrap p span {
    white-space: pre-wrap;
}





.standardoblong.badge #reg-3mm-black p,
.standardoblong.badge #reg-3mm-colour p,

.rangerover.badge #reg-3mm-black p,
.rangerover.badge #reg-3mm-colour p {
    padding-left: 55px;
}

/*		Character types 		*/


.product-options-list li input[type="radio"] {
    display: none;
}

.product-options-list li label {
    width: 100%;
    margin: 0px;
    padding-left: 10px;
}

.product-options-list li label img {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}


.product-options-list input[type="radio"]:checked+label {
    border: 2px solid #ffcf06;
}




/*		Border styling	*/

#border-3mm-black {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    perspective: 2000px;
    z-index: 2;
}

#border-3mm-black div:first-child {
    z-index: 1;
}

#border-3mm-black div {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    position: absolute;
}

#border-3mm-black .border1 {
    top: 0px;
    left: 0px;
}
#border-3mm-black .border2 {
    top: 1px;
    left: 0px;
}
#border-3mm-black .border3 {
    top: 2px;
    left: 0px;
}
#border-3mm-black .border4 {
    top: 3px;
    left: 0px;
}
#border-3mm-black .border5 {
    top: 4px;
    left: 0px;
}
#border-3mm-black .border6 {
    top: 5px;
    left: 0px;
}

#border-3mm-colour {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    perspective: 2000px;
    z-index: 1;
}

#border-3mm-black div,
#border-3mm-colour div {
    width: 100%;
    height: 111%;
    border-radius: 10px;
    position: absolute;

    transform: rotate3d(1, 0, 0, -309deg) rotate3d(0, 1, 0, 0deg) rotate3d(0, 0, 1, -21deg) scale(1.87);
}

.fourd-5mm-border #border-3mm-colour div::after {
    border: 5px solid rgba(45, 45, 45, 1);
    z-index: 1
}

.red-krystal-border-colour div::after {
    border: 5px solid rgba(231, 31, 31, 1);
    z-index: 0;
}
.red-krystal-border-colour div:first-child {
    z-index: 1;
}
.red-krystal-border-colour div:first-child::after {
    border: 5px solid rgb(122, 32, 32) !important;
    z-index: 1;
}
.red-krystal-border-colour div:last-child::after {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3), 0px 0px 4px rgba(200, 0, 0, 1), inset 0px 0px 4px rgba(0, 0, 0, 0.3), inset 0px 0px 4px rgba(200, 0, 0, 1);
    z-index: -1
}

.green-krystal-border-colour div::after {
    border: 5px solid rgba(51, 228, 51, 0.726);
    z-index: 0;
}
.green-krystal-border-colour div:last-child::after {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3), 0px 0px 4px rgba(0, 200, 0, .5), inset 0px 0px 4px rgba(0, 0, 0, 0.3), inset 0px 0px 4px rgba(0, 200, 0, .5);
    z-index: -1
}

.blue-krystal-border-colour div::after {
    border: 5px solid rgba(0, 100, 240, .5);
    z-index: 0;
}
.blue-krystal-border-colour div:last-child::after {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3), 0px 0px 4px rgba(0, 0, 200, 0.5), inset 0px 0px 4px rgba(0, 0, 0, 0.3), inset 0px 0px 4px rgba(0, 0, 200, 0.5);
    z-index: -1
}

.orange-krystal-border-colour div::after {
    border: 5px solid rgba(255, 85, 20, .8);
    z-index: 0;
}
.orange-krystal-border-colour div:last-child::after {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3), 0px 0px 4px rgba(200, 100, 0, 1), inset 0px 0px 4px rgba(0, 0, 0, 0.3), inset 0px 0px 4px rgba(200, 100, 0, 1);
    z-index: -1
}

.yellow-krystal-border-colour div::after {
    border: 5px solid rgba(200, 255, 0, .4);
    z-index: 0;
}
.yellow-krystal-border-colour div:last-child::after {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3), 0px 0px 4px rgba(255, 255, 0, 0.5), inset 0px 0px 4px rgba(0, 0, 0, 0.3), inset 0px 0px 4px rgba(255, 255, 0, 0.5);
    z-index: -1
}

.clear-krystal-border-colour div::after {
    border: 5px solid rgba(216, 245, 255, .2);
    z-index: 0;
}
.clear-krystal-border-colour div:last-child::after {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4), inset 0px 0px 4px rgba(0, 0, 0, 0.4);
    z-index: -1
}

.fourd-3mm-border #border-3mm-black div:last-child::after {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4), inset 0px 0px 4px rgba(0, 0, 0, 0.4);
    z-index: -1
}
.fourd-5mm-border #border-3mm-colour div:last-child::after {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4), inset 0px 0px 4px rgba(0, 0, 0, 0.4);
    z-index: -1
}

#border-3mm-black div:first-child::after {
    border: 5px solid rgba(63, 63, 63, 1);
    z-index: 1;
}
#border-3mm-black div::after {
    border: 5px solid rgba(45, 45, 45, 1);
    z-index: 0;
}




/*		printed borders		*/


.printedborder #border-3mm-colour div {
    display: none;
}
.printedborder #border-3mm-colour div:last-child {
    display: block;
    top: 0px;
}

.printedborder #border-3mm-colour div:last-child::after {
    content: "";
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    display: block;
    border-radius: 10px;
    position: relative;
    margin: 3px 0px 3px 7px;
}
/*
.printedborder #border-3mm-colour div:last-child::after
{
	content: "";
	width: calc(100% - 2%);
	height: calc(100% - 14px);
	display: block;
	border-radius: 10px;
	position: relative;
	margin: 5px;
}
*/

.red-printed-border-colour div::after {
    border: 2px solid rgba(231, 31, 31, 1);
}
.green-printed-border-colour div::after {
    border: 2px solid rgb(106, 189, 69);
}
.blue-printed-border-colour div::after {
    border: 2px solid rgb(57, 83, 164);
}
.black-printed-border-colour div::after {
    border: 2px solid rgba(0, 0, 0, 1);
}

#border-3mm-colour .border1 {
    top: 0px;
    left: 0px;
}
#border-3mm-colour .border2 {
    top: 1px;
    left: 0px;
}
#border-3mm-colour .border3 {
    top: 2px;
    left: 0px;
}
#border-3mm-colour .border4 {
    top: 3px;
    left: 0px;
}
#border-3mm-colour .border5 {
    top: 4px;
    left: 0px;
}
#border-3mm-colour .border6 {
    top: 6px;
    left: 0px;
}

.fourd-3mm-border #border-3mm-black {
    top: -5px;
}
.fourd-5mm-border #border-3mm-black {
    top: -7px;
}
.fourd-5mm-border #border-3mm-colour {
    top: -5px;
}

.krystalborder #border-3mm-black {
    top: -10px
}
.krystalborder #border-3mm-colour {
    top: -5px
}

.fourd-3mm-border #border-3mm-black div::after,
.fourd-5mm-border #border-3mm-colour div::after,
.krystalborder #border-3mm-black div::after,
.krystalborder #border-3mm-colour div::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 10px;
    position: absolute;
    margin: 0px;
    z-index: 0;
}

/*.sqrrear .krystalborder.badge.square #border-3mm-black div::after {
    height: 97%;
}
.rangervr .fourd-5mm-border.badge.rangerover #border-3mm-black div::after {
    height: 98%;
}
.rangervr .krystalborder.badge.rangerover #border-3mm-black div::after {
    height: 98%;
}
.krystalborder #border-3mm-black div::after {
    height: 97%;
}
.fourd-5mm-border #border-3mm-colour div::after {
    height: 95%;
}
.mtrcycl .fourd-3mm-border #border-3mm-black div::after {
    height: 95% !important;
}
.rangervr .fourd-3mm-border #border-3mm-black div::after {
    height: 95%;
}
.sqrrear .fourd-3mm-border #border-3mm-black div::after {
    height: 94%;
}
.krystalborder.badge.square #border-3mm-black div::after, .sqrrear .fourd-5mm-border.badge.square #border-3mm-black div::after {
    height: 95%;
}*/


.fourd-3mm-border #border-3mm-black div:last-child::after,
.fourd-5mm-border #border-3mm-black div:last-child::after,
.fourd-5mm-border #border-3mm-colour div:last-child::after,
.krystalborder #border-3mm-black div:last-child::after,
.krystalborder #border-3mm-colour div:last-child::after {
    z-index: 1;
}

.fourd-3mm-border.badge #border-3mm-black div::after,
.fourd-5mm-border.badge #border-3mm-black div::after,
.fourd-5mm-border.badge #border-3mm-colour div::after,
.krystalborder.badge #border-3mm-black div::after,
.krystalborder.badge #border-3mm-colour div::after {
    content: "";
    width: 100%;
    height: 95%;
    display: block;
    border-radius: 10px;
    position: relative;
    margin: 0px;
    margin-left: 0;
}


.krystalborder.badge #border-3mm-black div::after {
    height: 100%;

}


.rangervr .fourd-3mm-border.badge #border-3mm-black div::after {
    width: calc(100% - 60px) !important;
    margin-left: 60px !important;
}
.fourd-3mm-border.badge.shortplate18 #border-3mm-black div::after,
.fourd-5mm-border.badge.shortplate18 #border-3mm-black div::after,
.fourd-5mm-border.badge.shortplate18 #border-3mm-colour div::after,
.krystalborder.badge.shortplate18 #border-3mm-black div::after,
.krystalborder.badge.shortplate18 #border-3mm-colour div::after,

.fourd-3mm-border.badge.shortplate16 #border-3mm-black div::after,
.fourd-5mm-border.badge.shortplate16 #border-3mm-black div::after,
.fourd-5mm-border.badge.shortplate16 #border-3mm-colour div::after,
.krystalborder.badge.shortplate16 #border-3mm-black div::after,
.krystalborder.badge.shortplate16 #border-3mm-colour div::after,

.fourd-3mm-border.badge.shortplate14 #border-3mm-black div::after,
.fourd-5mm-border.badge.shortplate14 #border-3mm-black div::after,
.fourd-5mm-border.badge.shortplate14 #border-3mm-colour div::after,
.krystalborder.badge.shortplate14 #border-3mm-black div::after,
.krystalborder.badge.shortplate14 #border-3mm-colour div::after,

.fourd-3mm-border.badge.square #border-3mm-black div::after,
.fourd-5mm-border.badge.square #border-3mm-black div::after,
.fourd-5mm-border.badge.square #border-3mm-colour div::after,
.krystalborder.badge.square #border-3mm-black div::after,
.krystalborder.badge.square #border-3mm-colour div::after,

.fourd-3mm-border.badge.rangerover #border-3mm-black div::after,
.fourd-5mm-border.badge.rangerover #border-3mm-black div::after,
.fourd-5mm-border.badge.rangerover #border-3mm-colour div::after,
.krystalborder.badge.rangerover #border-3mm-black div::after,
.krystalborder.badge.rangerover #border-3mm-colour div::after,

.fourd-3mm-border.badge.motorcycle #border-3mm-black div::after,
.fourd-5mm-border.badge.motorcycle #border-3mm-black div::after,
.fourd-5mm-border.badge.motorcycle #border-3mm-colour div::after,
.krystalborder.badge.motorcycle #border-3mm-black div::after,
.krystalborder.badge.motorcycle #border-3mm-colour div::after {
    content: "";
    width: 100%;
    height: 98%;
    display: block;
    border-radius: 10px;
    position: absolute;
    margin: 0px;
}
.fourd-5mm-border.badge.motorcycle #border-3mm-colour div::after {
    height: 95%;
}
.fourd-5mm-border.badge #border-3mm-black div::after .fourd-3mm-border.badge.motorcycle #border-3mm-black div::after {
    height: 95% !important;
}
.fourd-3mm-border.badge.square #border-3mm-black div::after {
    height: 95%;
}
.fourd-3mm-border.badge.rangerover #border-3mm-black div::after {
    height: 95%;
}
.mtrcycl .fourd-5mm-border.badge.motorcycle #border-3mm-black div::after {
    height: 95%;
}
.mtrcycl .krystalborder.badge.motorcycle #border-3mm-black div::after {
    height: 97%;
}
.fourd-5mm-border.badge.square #border-3mm-colour div::after {
    height: 95%;
}


.printedborder.badge #border-3mm-black div:last-child::after,
.printedborder.badge #border-3mm-colour div:last-child::after {
    content: "";
    width: calc(100% - 63px);
    height: calc(100% - 14px);
    display: block;
    border-radius: 10px;
    position: relative;
    margin: 5px;
    margin-left: 60px;
}

.printedborder.badge.shortplate18 #border-3mm-black div:last-child::after,
.printedborder.badge.shortplate18 #border-3mm-colour div:last-child::after,
.printedborder.badge.shortplate16 #border-3mm-black div:last-child::after,
.printedborder.badge.shortplate16 #border-3mm-colour div:last-child::after,
.printedborder.badge.shortplate14 #border-3mm-black div:last-child::after,
.printedborder.badge.shortplate14 #border-3mm-colour div:last-child::after,
.printedborder.badge.square #border-3mm-black div:last-child::after,
.printedborder.badge.square #border-3mm-colour div:last-child::after,
.printedborder.badge.rangerover #border-3mm-black div:last-child::after,
.printedborder.badge.rangerover #border-3mm-colour div:last-child::after,
.printedborder.badge.motorcycle #border-3mm-black div:last-child::after,
.printedborder.badge.motorcycle #border-3mm-colour div:last-child::after {
    content: "";
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    display: block;
    border-radius: 10px;
    position: relative;
    margin: 5px;
}






















/*		Badge styling		*/

#badge {
    width: 100%;
    height: 100%;
    position: absolute;
    perspective: 2000px;
    z-index: 1;
    top: -3px;
    left: 15px;
    display: none;
}

#plate-preview-container.fourd-badge #badge {
    top: -3px;
}

#badge div {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background-size: 50px 101px;
    background-position: left 5px bottom 5px;
    background-repeat: no-repeat;

    transform: rotate3d(1, 0, 0, -309deg) rotate3d(0, 1, 0, 0deg) rotate3d(0, 0, 1, -21deg) scale(1.87);
}

.square.badge.printedborder #badge div, .square.badge.krystalborder #badge div {
    background-position: left 15px bottom 15px;
}

.rangerover.badge #badge div {
    background-position: left 5px bottom 25px;
}


/*
 *		4D badge styles.
*/
#badge.fourd .badge1 {
    top: -3px;
    left: 0px;
    z-index: 1;
}
#badge.fourd .badge2 {
    top: -2px;
    left: 0px;
    z-index: 0;
}
#badge.fourd .badge3 {
    top: -1px;
    left: 0px;
    z-index: 0;
}
#badge.fourd .badge4 {
    top: -0px;
    left: 0px;
    z-index: -1;
}

.fourd.fourd-eng .badge1 {
    background-image: url("images/england-4d-top.svg");
}
.fourd.fourd-eng .badge2 {
    background-image: url("images/england-4d-back.svg");
}
.fourd.fourd-eng .badge3 {
    background-image: url("images/england-4d-back.svg");
}
.fourd.fourd-eng .badge4 {
    background-image: url("images/england-4d-back.svg");
}

.fourd.fourd-sco .badge1 {
    background-image: url("images/scotland-4d-top.svg");
}
.fourd.fourd-sco .badge2 {
    background-image: url("images/scotland-4d-back.svg");
}
.fourd.fourd-sco .badge3 {
    background-image: url("images/scotland-4d-back.svg");
}
.fourd.fourd-sco .badge4 {
    background-image: url("images/scotland-4d-bottom.svg");
}

.fourd.fourd-wal .badge1 {
    background-image: url("images/wales-4d-top.svg");
}
.fourd.fourd-wal .badge2 {
    background-image: url("images/wales-4d-back.svg");
}
.fourd.fourd-wal .badge3 {
    background-image: url("images/wales-4d-back.svg");
}
.fourd.fourd-wal .badge4 {
    background-image: url("images/wales-4d-bottom.svg");
}

.fourd.fourd-uk .badge1 {
    background-image: url("images/uk-4d-top.svg");
}
.fourd.fourd-uk .badge2 {
    background-image: url("images/uk-4d-back.svg");
}
.fourd.fourd-uk .badge3 {
    background-image: url("images/uk-4d-back.svg");
}
.fourd.fourd-uk .badge4 {
    background-image: url("images/uk-4d-back.svg");
}


#badge-fourd-bottom {
    width: 100%;
    height: 100%;
    position: absolute;
    perspective: 2000px;
    z-index: 0;
    top: 0px;
    display: none;
}

#plate-preview-container.fourd-badge #badge-fourd-bottom {
    display: block;
}

#badge-fourd-bottom div {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background-size: 50px 101px;
    background-position: left 5px bottom 5px;
    background-repeat: no-repeat;

    transform: rotate3d(1, 0, 0, -309deg) rotate3d(0, 1, 0, 0deg) rotate3d(0, 0, 1, -21deg) scale(1.87);
}

.standardoblong #badge-fourd-bottom .badge1, .square #badge-fourd-bottom .badge1, .rangerover #badge-fourd-bottom .badge1 {
    top: -3px;
    left: 0px;
    z-index: 1;
}
.standardoblong #badge-fourd-bottom .badge2, .square #badge-fourd-bottom .badge2, .rangerover #badge-fourd-bottom .badge2 {
    top: -2px;
    left: 0px;
    z-index: 0;
}
.standardoblong #badge-fourd-bottom .badge3, .square #badge-fourd-bottom .badge3, .rangerover #badge-fourd-bottom .badge3 {
    top: -1px;
    left: 0px;
    z-index: 0;
}
.standardoblong #badge-fourd-bottom .badge4, .square #badge-fourd-bottom .badge4, .rangerover #badge-fourd-bottom .badge4 {
    top: -0px;
    left: 0px;
    z-index: -1;
}

.standardoblong #badge-fourd-bottom .badge1::after, .square #badge-fourd-bottom .badge1::after, .rangerover #badge-fourd-bottom .badge1::after,
.standardoblong #badge-fourd-bottom .badge2::after, .square #badge-fourd-bottom .badge2::after, .rangerover #badge-fourd-bottom .badge2::after,
.standardoblong #badge-fourd-bottom .badge3::after, .square #badge-fourd-bottom .badge3::after, .rangerover #badge-fourd-bottom .badge3::after,
.standardoblong #badge-fourd-bottom .badge4::after, .square #badge-fourd-bottom .badge4::after, .rangerover #badge-fourd-bottom .badge4::after {
    content: "";
    width: 50px;
    height: 101px;
    border-radius: 10px;
    position: absolute;
    left: 5px;
    bottom: 5px;
}

.rangerover #badge-fourd-bottom .badge1::after, .rangerover #badge-fourd-bottom .badge2::after, .rangerover #badge-fourd-bottom .badge3::after, .rangerover #badge-fourd-bottom .badge4::after {
    bottom: 24px;
}

.rangerover.krystalborder #badge .badge1, .rangerover.krystalborder #badge .badge2, .rangerover.krystalborder #badge .badge3, .rangerover.krystalborder #badge .badge4,
.rangerover.printedborder #badge .badge1, .rangerover.printedborder #badge .badge2, .rangerover.printedborder #badge .badge3, .rangerover.printedborder #badge .badge4 {
    background-position: left 15px bottom 25px;
}

.rangerover.krystalborder #badge-fourd-bottom .badge1::after, .rangerover.krystalborder #badge-fourd-bottom .badge2::after, .rangerover.krystalborder #badge-fourd-bottom .badge3::after, .rangerover.krystalborder #badge-fourd-bottom .badge4::after,
.rangerover.printedborder #badge-fourd-bottom .badge1::after, .rangerover.printedborder #badge-fourd-bottom .badge2::after, .rangerover.printedborder #badge-fourd-bottom .badge3::after, .rangerover.printedborder #badge-fourd-bottom .badge4::after {
    left: 15px;
}

.square.krystalborder #badge-fourd-bottom .badge1::after, .square.krystalborder #badge-fourd-bottom .badge2::after, .square.krystalborder #badge-fourd-bottom .badge3::after, .square.krystalborder #badge-fourd-bottom .badge4::after,
.square.printedborder #badge-fourd-bottom .badge1::after, .square.printedborder #badge-fourd-bottom .badge2::after, .square.printedborder #badge-fourd-bottom .badge3::after, .square.printedborder #badge-fourd-bottom .badge4::after {
    bottom: 15px;
    left: 15px;
}

.standardoblong #badge-fourd-bottom .badge1::after, .square #badge-fourd-bottom .badge1::after, .rangerover #badge-fourd-bottom .badge1::after {
    background-color: rgb(255, 255, 255);
}
.standardoblong #badge-fourd-bottom .badge2::after, .square #badge-fourd-bottom .badge2::after, .rangerover #badge-fourd-bottom .badge2::after,
.standardoblong #badge-fourd-bottom .badge3::after, .square #badge-fourd-bottom .badge3::after, .rangerover #badge-fourd-bottom .badge3::after,
.standardoblong #badge-fourd-bottom .badge4::after, .square #badge-fourd-bottom .badge4::after, .rangerover #badge-fourd-bottom .badge4::after {
    background-color: rgb(135, 135, 135);
}

.standardoblong #badge-fourd-bottom .badge4::after, .square #badge-fourd-bottom .badge4::after, .rangerover #badge-fourd-bottom .badge4::after {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}















/*
 *		4D badge styles.
*/
#badge.fourd-printed .badge1 {
    top: -3px;
    left: 0px;
    z-index: 1;
}
#badge.fourd-printed .badge2 {
    top: -2px;
    left: 0px;
    z-index: 0;
}
#badge.fourd-printed .badge3 {
    top: -1px;
    left: 0px;
    z-index: 0;
}
#badge.fourd-printed .badge4 {
    top: -0px;
    left: 0px;
    z-index: -1;
}

.fourd-printed.fourd-eng-printed .badge1 {
    background-image: url("images/england-4d-printed.svg");
}
.fourd-printed.fourd-eng-printed .badge2 {
    background-image: none;
}
.fourd-printed.fourd-eng-printed .badge3 {
    background-image: none;
}
.fourd-printed.fourd-eng-printed .badge4 {
    background-image: none;
}

.fourd-printed.fourd-sco-printed .badge1 {
    background-image: url("images/scotland-4d-printed.svg");
}
.fourd-printed.fourd-sco-printed .badge2 {
    background-image: none;
}
.fourd-printed.fourd-sco-printed .badge3 {
    background-image: none;
}
.fourd-printed.fourd-sco-printed .badge4 {
    background-image: none;
}

.fourd-printed.fourd-wal-printed .badge1 {
    background-image: url("images/wales-4d-printed.svg");
}
.fourd-printed.fourd-wal-printed .badge2 {
    background-image: none;
}
.fourd-printed.fourd-wal-printed .badge3 {
    background-image: none;
}
.fourd-printed.fourd-wal-printed .badge4 {
    background-image: none;
}

.fourd-printed.fourd-uk-printed .badge1 {
    background-image: url("images/uk-4d-printed.svg");
}
.fourd-printed.fourd-uk-printed .badge2 {
    background-image: none;
}
.fourd-printed.fourd-uk-printed .badge3 {
    background-image: none;
}
.fourd-printed.fourd-uk-printed .badge4 {
    background-image: none;
}

.standardoblong.fourd-printed-badge #badge-fourd-bottom,
.square.fourd-printed-badge #badge-fourd-bottom,
.rangerover.fourd-printed-badge #badge-fourd-bottom {
    display: block;
}


.fourd-printed .badge1::after,
.fourd-printed .badge2::after,
.fourd-printed .badge3::after,
.fourd-printed .badge4::after {
    position: absolute;
    left: 5px;
    bottom: 5px;
    content: "";
    width: 50px;
    height: 101px;
    border-radius: 10px;
}

.fourd-printed .badge1::after {
    content: "";
}









/**
 *		Printed badge styles.
*/

#badge.printed .badge1 {
    top: -3px;
    left: 0px;
    z-index: 1;
}
#badge.printed .badge2 {
    top: -2px;
    left: 0px;
    z-index: 0;
}
#badge.printed .badge3 {
    top: -1px;
    left: 0px;
    z-index: 0;
}
#badge.printed .badge4 {
    top: -0px;
    left: 0px;
    z-index: -1;
}

.printed.printed-eng .badge1 {
    background-image: none;
}
.printed.printed-eng .badge2 {
    background-image: none;
}
.printed.printed-eng .badge3 {
    background-image: none;
}
.printed.printed-eng .badge4 {
    background-image: url("images/england-printed.svg");
}

.printed.printed-sco .badge1 {
    background-image: none;
}
.printed.printed-sco .badge2 {
    background-image: none;
}
.printed.printed-sco .badge3 {
    background-image: none;
}
.printed.printed-sco .badge4 {
    background-image: url("images/scotland-printed.svg");
}

.printed.printed-wal .badge1 {
    background-image: none;
}
.printed.printed-wal .badge2 {
    background-image: none;
}
.printed.printed-wal .badge3 {
    background-image: none;
}
.printed.printed-wal .badge4 {
    background-image: url("images/wales-printed.svg");
}

.printed.printed-uk .badge1 {
    background-image: none;
}
.printed.printed-uk .badge2 {
    background-image: none;
}
.printed.printed-uk .badge3 {
    background-image: none;
}
.printed.printed-uk .badge4 {
    background-image: url("images/uk-printed.svg");
}


/**
 *		Gel badge styles.
*/

#badge.gel .badge1 {
    top: -3px;
    left: 0px;
    z-index: 1;
}
#badge.gel .badge2 {
    top: -2px;
    left: 0px;
    z-index: 0;
}
#badge.gel .badge3 {
    top: -1px;
    left: 0px;
    z-index: 0;
}
#badge.gel .badge4 {
    top: -0px;
    left: 0px;
    z-index: -1;
}

.gel.threed-eng .badge1 {
    background-image: url("images/england-gel.svg");
}
.gel.threed-eng .badge2 {
    background-image: url("images/england-gel-back.svg");
}
.gel.threed-eng .badge3 {
    background-image: url("images/england-gel-back.svg");
}
.gel.threed-eng .badge4 {
    background-image: url("images/england-gel-bottom.svg");
}

.gel.threed-sco .badge1 {
    background-image: url("images/scotland-gel.svg");
    ;
}
.gel.threed-sco .badge2 {
    background-image: url("images/scotland-gel-back.svg");
    ;
}
.gel.threed-sco .badge3 {
    background-image: url("images/scotland-gel-back.svg");
    ;
}
.gel.threed-sco .badge4 {
    background-image: url("images/scotland-gel-bottom.svg");
}

.gel.threed-wal .badge1 {
    background-image: url("images/wales-gel.svg");
    ;
}
.gel.threed-wal .badge2 {
    background-image: url("images/wales-gel-back.svg");
    ;
}
.gel.threed-wal .badge3 {
    background-image: url("images/wales-gel-back.svg");
    ;
}
.gel.threed-wal .badge4 {
    background-image: url("images/wales-gel-bottom.svg");
}

.gel.threed-uk .badge1 {
    background-image: url("images/uk-gel.svg");
    ;
}
.gel.threed-uk .badge2 {
    background-image: url("images/uk-gel-back.svg");
    ;
}
.gel.threed-uk .badge3 {
    background-image: url("images/uk-gel-back.svg");
    ;
}
.gel.threed-uk .badge4 {
    background-image: url("images/uk-gel-bottom.svg");
}

#badge.gel .badge4::after {
    content: "";
    width: 50px;
    height: 83px;
    border-radius: 10px;
    position: absolute;
    left: 5px;
    bottom: 26px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}





.hide-4d-badge::after {
    content: "";
    display: none;
}


.ui-widget-overlay {
    background: rgba(0, 0, 0, 0.8) !important;
    opacity: 1 !important;
}



/*	Supplier details	*/


#supplier-details {
    width: 100%;
    height: 100%;
    position: absolute;
    perspective: 2000px;
    z-index: 0;
}
.plate-legal-text-no #supplier-details {
    display: none;
}
#supplier-details p {
    position: absolute;
    font-size: 7px;
    left: 0;
    top: 8px;
    width: 100%;
    height: 100%;
    margin: 0;
    padding-bottom: 3px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    transform: rotate3d(1, 0, 0, -309deg) rotate3d(0, 1, 0, 0deg) rotate3d(0, 0, 1, -21deg) scale(1.87);
    line-height: 1;
    color: #000;
}

#bsau {
    width: 100%;
    height: 100%;
    position: absolute;
    perspective: 2000px;
    z-index: -0;
}

#bsau p {
    position: absolute;
    font-size: 7px;
    left: 0;
    top: 8px;
    width: 100%;
    height: 100%;
    margin: 0;
    padding-bottom: 3px;
    padding-right: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    line-height: 1;
    transform: rotate3d(1, 0, 0, -309deg) rotate3d(0, 1, 0, 0deg) rotate3d(0, 0, 1, -21deg) scale(1.87);
    color: #000;
}
.plate-bs-code-no #bsau {
    display: none;
}






















/*	########################################################

		Number plate controls styling

	########################################################*/

#user-vrm {
    width: 100%;
    font-size: 2.240vw;
    margin-bottom: 1.042vw;
    margin-top: 0;
    text-transform: uppercase;
    padding: 0vw 1.563vw;
    line-height: 1;
    background: transparent !important;
    border-radius: 0.365vw;
    height: 3.125vw;
    font-family: 'lasercharles';
    text-align: center;
    color:white;
}
.select-plate-view {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
}
.select-plate-view label {
    position: relative;
}
.select-plate-view label input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
}
.select-plate-view label span {
    width: 9.7vw;
    height: 2.5vw;
    border-radius: 5.208vw;
    background: #fff;
    color: #121212;
    font-family: 'made_tommybold';
    font-size: .9vw;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: inset 0vw 0.156vw 0.313vw rgba(0, 0, 0, .3), 0vw 0.156vw 0.313vw rgba(0, 0, 0, .3);
    transition: all ease-in-out .2s;
}
.select-plate-view label input:checked + span {
    background: #f2cc24;
    color: #000;
}
.plate-left label {
    margin-bottom: 0.521vw;
    font-weight: normal;
    color: #fff;
    font-family: 'made_tommymedium';
    font-size: 0.938vw;
    line-height: 1.2;
}
.plate-left h4 {
    margin-bottom: 0.521vw;
    font-weight: normal;
    color: #fff;
    font-family: 'made_tommymedium';
    font-size: 1.302vw;
    line-height: 1.2;
}
.plate-left select {
    width: 100%;
    padding: 0 0.781vw;
    margin-bottom: 0.521vw;
    font-weight: normal;
    color: #BEBCBC;
    font-size: 0.938vw;
    line-height: 1.2;
    height: 2.292vw;
    border-radius: 0.313vw;
    background-color: transparent !important;
}
.plate-col-50 {
    display: flex;
    justify-content: space-between;
}
.plate-col-50 > div {
    width: 48%;
}


.character_types {

    display: flex;
    justify-content: space-between;
    align-items: center;

}

.character_types img{
    max-height: 4.688vw;
}

.character_types .imgs {
    margin-right:2.083vw;
}

.character_types .left-c {
    width: 60%;
}

.character_types input[type="radio"]:checked+span {

    border-width:0.104vw;
    border-color: yellow;
    
}

.character_types input[type="radio"] {
    display: none;
}

.character_types span {

    display: block;
    padding: 0.313vw 0.781vw;
    border: 0.052vw solid #fff;

}


.character-bs-code .radio-btn-2 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: #fff;
    border-radius: 0.365vw;
    position: relative;
}
.plate-left .character-bs-code .radio-btn-2 label {
    margin-bottom: 0;
    width: 50%;
    position: relative;
    z-index: 1;
}
.character-bs-code .radio-btn-2 label span {
    font-size: 0.781vw;
    line-height: 1.1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 2.292vw;
    border-radius: 0.313vw;
    color: #3E3E3D;
    text-align: center;
    transition: all ease-in-out .2s;
    padding: 0.260vw 0;
    cursor: pointer;
}
.character-bs-code .radio-btn-2 label span strong {
    width: 100%;
    font-weight: normal;
    font-family: 'made_tommybold';
}
.character-bs-code .radio-btn-2.font-20 label span {
    font-size: 1.042vw;
}
.character-bs-code .radio-btn-2 label input {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}
.character-bs-code .radio-btn-2 label.active span,
.character-bs-code .radio-btn-2 label input:checked + span {
    color: #fff;
}
.custom-plate-view {
    margin-bottom: 0;
    gap: 25px;
}
.custom-plate-view > div {
    /* display: none; */
    width: 100%;
}
.custom-plate-view > div.active {
    display: block;
}
.radio-btn-2 .hover {
    position: absolute;
    left: 0;
    width: 50%;
    background: #3e3e3d;
    height: 100%;
    z-index: 0;
    border-radius: 0.313vw;
    transition: all ease-in-out .2s;
}
.character-bs-code .radio-btn-2 label.active + .hover {
    left: 50%;
}
.radio-text {
    line-height: 1.4;
}
.radio-text strong {
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 0.781vw;
    font-family: 'made_tommybold';
}
.align-items-end {
    align-items: flex-end;
}
.character-bs-code.align-items-end {
    margin-top: 1.563vw;
}
.plate-notes {
    margin: 1.563vw 0 0;
}
.plate-notes textarea {
    height: 3.646vw;
    width: 100%;
    background: transparent !important;
    border-radius: 0.260vw;
    padding: 0.521vw;
    line-height: 1.4;
    resize: none;
    margin-bottom: 0.104vw;
    font-size: .8vw;
}
.pro-footer > div {
    background-color: #fff;
    color: #000;
    border-radius: 0.521vw;
}
.pro-summary {
    display: flex;
    flex-wrap: wrap;
    font-weight: normal;
    font-size: 1.042vw;
    font-family: 'made_tommyregular';
}
.pro-summary > div {
    width: 33.33%;
}
.pro-summary > div:nth-child(2) {
    text-align: center;
}
.pro-summary > div:nth-child(3) {
    text-align: right;
}
.pro-summary > div span {
    display: block;
    padding: 0.260vw 1.042vw;
    color: #3E3E3D;
}
.pro-summary > div > span:first-child {
    border-bottom: 0.052vw solid #707070;
    color: #121212;
}
.pro-footer > div.price-cta {
    background-color: transparent;
    border-radius: 0;
    padding-top: 1.042vw;
}
button#submit-the-order-form {
    color: #121212;
    display: table;
    width: 11.458vw;
    font-weight: normal;
    font-size: 1.042vw;
    font-family: 'made_tommyregular';
    margin: 0vw auto;
    transition: all ease-in-out .2s;
    padding: 0.521vw 1.823vw;
    background: #fff;
}
button#submit-the-order-form:hover {
    color: #fff;
    background-color: #3E3E3D;
}













#character-spacing-description {
    display: inline;
    padding: 0;
}
.plate-options-container {
    display: none;
}

/*  default to off */
#plate-sizes-options {
    display: none;
}

#plates-preview-controls-container {
    left: 0vw;
    width: 100%;
    display: flex;
    flex-direction: column;
}

#plates-preview-controls-container label.plate-controls-radio-toggle-label {
    display: block;
    width: 100%;
    padding: 0.521vw 0vw 0.521vw 0.521vw;
    cursor: pointer;
}

#plates-preview-controls-container label.plate-controls-radio-toggle-label {
    user-select: none;
}

#plates-preview-controls-container .plate-controls-radio-toggle {
    display: none;
}
#plates-preview-controls-container .plate-controls-radio-toggle:not(:checked)~div {
    display: none;
}
#plates-preview-controls-container .plate-controls-radio-toggle:checked~div {
    display: block;
    overflow: hidden;
    padding: 0.521vw;
}

#plates-preview-controls-container .plate-controls-radio-toggle:checked~label {
    background: rgb(209, 209, 209);
    border-bottom: 0.052vw solid #cecece;
    font-weight: bold
}
#plates-preview-controls-container .plate-controls-radio-toggle:not(:checked)~label {
    background: rgb(240, 240, 240);
    border-bottom: 0.052vw solid #cecece
}

.selection-option-description {
    position: relative;
    margin-bottom: 1.042vw;
    font-style: italic;
    font-weight: bold;
    display: none;
}

#character-type-selection li,
#krystal-colours-selection li,
#krystal-border-selection li,
#printed-border-selection li,
#badge-selection li {
    /*display: inline-flex;
    align-items: center;
    justify-content: center;*/
}
#badge-selection li {
    margin: 0vw;
}


#krystal-text-colour-container {
    display: block;
}

#front-plate-selection li input[type="radio"],
#rear-plate-selection li input[type="radio"] {
    display: none;
}

#front-plate-selection li img,
#rear-plate-selection li img {
    cursor: pointer;
}

#front-plate-description {
    display: inline;
    padding: 0;
}

.krystal-colour-selection,
.border-selection {
    display: none;
}

.label-text-description {
    position: absolute;
    top: 150%;
}

.close-tab-cross-icon {
    display: none;
    position: absolute;
    top: -1.563vw;
    left: 0vw;
    width: 1.563vw;
    height: 1.563vw;
    font-size: 1.042vw;
    align-items: center;
    justify-content: center;
    background-color: #229a40;
    border: 0.052vw solid #cecece;
    color: #fff;
    cursor: pointer;
}
.fas.fa-long-arrow-alt-right {
    position: absolute;
    right: 0;
    font-size: 1.563vw;
    align-items: center;
    justify-content: center;
    background-color: #229a40;
    border: 0.052vw solid #cecece;
    color: #ffffff;
    cursor: pointer;
    top: -2.240vw !important;
    padding: 0.260vw 1.042vw;
}
.cls-nxt-btn {
    float: left;
    width: 100%;
    padding: 1.042vw;
}

.option-explainer-icon {
    position: absolute;
    top: -2.865vw;
    width: 1.042vw;
    height: 1.042vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-family: arial;
    cursor: pointer;
    background-image: url("../img/explainers/explainer-icon.jpg");
    background-size: 1.042vw 1.042vw;
    background-position: center center;
    background-repeat: no-repeat;
}

.option-explainer-icon-inline {
    width: 1.042vw;
    height: 1.042vw;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-family: arial;
    cursor: pointer;
    background-image: url("images/explainers/explainer-icon.jpg");
    background-size: 1.042vw 1.042vw;
    background-position: center center;
    background-repeat: no-repeat;
}
#front-plate-badge-warning,
#rear-plate-badge-warning {
    font-size: 0.729vw;
    font-weight: normal;
    color: #ff2020;
    display: block;
    position: absolute;
    bottom: -0.417vw;
    left: 0;
    width: 100%;
    line-height: 1;
    display: none;
}

#blackout {
    position: fixed;
    top: 0vw;
    left: 0vw;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 99;

    display: none;
    align-items: center;
    justify-content: center;

    pointer-events: auto;
}

#close-blackout {
    position: fixed;
    z-index: 100;
    right: 1.042vw;
    top: 1.042vw;
    height: 2.083vw;
    width: 2.083vw;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 1.823vw;
    color: #ffffff;
    cursor: pointer;
}

#blackout-contents img {
    pointer-events: none;
    max-width: 95vw;
}


#plates-preview-controls-container-temp {
    display: none;
    position: fixed;
    bottom: 6.771vw;
    right: 2.083vw;
    width: 90%;
    height: 8.854vw;
    border: 0.052vw solid black;
}

input[type="range"] {
    width: 100%;
}


#small-screen-show-order-details {
    display: none;
    width: 2.083vw;
}






/*new changes*/
.plate-box {
    display: flex;
    flex-wrap: wrap;
    padding: 0vw 6.771vw 0 0;
}
.plate-right {
    width: 63%;
    min-height: 36.719vw;
    background: #fff;
    border-radius: 0.521vw;
    position: relative;
    overflow: hidden;
}
.plate-left {
    width: 37%;
    padding: 0vw 2.083vw;
    box-sizing: border-box;
    position: relative;
}
.fixed-footer-full {
    width: 100%;
    margin: 0vw;
    background-color: #555;
    padding: 0.781vw 0vw;
    z-index: 999;
}
.cart-scroll {
    height: 24.219vw;
}


.character-bs-code.no-legal > div.bs-code {
    display: none;
    pointer-events: none;
}











































/**********************************************

	RESPONSIVE STYLES		

**********************************************/
/*1600px*/
@media only screen and (max-width: 1600px) {
    #plate-preview-container {
        transform: translate(-50%, -50%) scale(.6) !important;
    }

}
/*end 1600px*/

/*767px*/
@media only screen and (max-width: 767px) {
.plate-box {
    padding: 4.673vw 4.673vw 0;
}
.plate-left {
    width: 100%;
    padding: 0;
    order: 2;
}
.plate-right {
    width: 100%;
    min-height: 65.421vw;
    border-radius: 2.336vw;
    order: 1;
}
#front-rear-switcher {
    left: 2.336vw;
    top: 2.336vw;
    width: 44.393vw;
    border-radius: 11.682vw;
    box-shadow: inset 0 0.701vw 1.402vw rgb(0 0 0 / 20%);
}
#front-rear-switcher>div {
    height: 7.09vw;
    font-size: 2.804vw;
    border-radius: 11.682vw;
    box-shadow: inset 0 0.701vw 1.402vw rgb(0 0 0 / 20%);
}
div#front-plate-switch {
    border-top-right-radius: 0vw;
    border-bottom-right-radius: 0vw;
}
#front-rear-switcher div#hover {
    width: 60%;
}
#plate_builder_thumbnail_img {
    width: 24vw;
    bottom: 1.168vw;
    right: 1.168vw;
    border-width: 0.467vw;
    border-radius: 2.336vw;
    overflow: hidden;
}
#plate_builder_thumbnail_reg {
    font-size: 1.168vw;
    bottom: 5.607vw;
    right: 8.178vw;
    width: 7.09vw;
    line-height: 1;
}
#plate_builder_thumbnail_modal {
    right: 28.037vw;
    bottom: 1.168vw;
    border-radius: 2.336vw;
    width: 60.748vw;
    overflow: hidden;
    border-width: 0.467vw;
}
span#plate_builder_thumbnail_modal_reg {
    bottom: 14.486vw;
    right: 21.495vw;
    width: 16.589vw;
    font-size: 2.804vw;
    line-height: 1;
}
select#cars_preview_select {
    top: 1.168vw;
    border-radius: 11.682vw;
    font-size: 2.804vw;
    padding: 1.168vw 4.673vw;
    background-size: 3.037vw;
    background-position: right 2.336vw center;
    width: 46.729vw;
}
.close-preview {
    right: 0.701vw;
    top: 0.701vw;
    font-size: 3.271vw;
    width: 4.673vw;
    height: 4.673vw;
    border-width: 0.234vw;
}
.close-preview:before {
    width: 4.206vw;
    height: 4.206vw;
}
#plate_builder_thumbnail_reg {
    font-size: 1.168vw;
    bottom: 5.607vw;
    right: 8.178vw;
    width: 7.09vw;
    line-height: 1;
}
#plate-preview-container {
    transform: translate(-50%, -50%) scale(.31) !important;
}
.both-views #rear-preview div#plate-preview-container {
    top: 0%;
}
.cart-scroll {
    height: auto;
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 0;
}
#plate-sizes-options {
    display: block;
}
header#header2 {
    width: 100%;
    border-radius: 1.636vw;
    margin: 3.505vw 0;
}
#options-nav label {
    padding: 2.336vw;
    font-size: 3.037vw;
}
#user-vrm {
    font-size: 7.710vw;
    margin-bottom: 3.505vw;
    padding: 0vw 4.673vw;
    border-radius: 1.869vw;
    height: 9.813vw;
}
.select-plate-view {
    margin-bottom: 2.336vw;
}
.select-plate-view label span {
    width: 29vw;
    height: 9vw;
    font-size: 3.5vw;
    box-shadow: inset 0 0.701vw 1.402vw rgb(0 0 0 / 30%), 0 0.701vw 1.402vw rgb(0 0 0 / 30%);
    text-align: center;
}
.plate-left label {
    margin-bottom: 1.168vw;
    font-size: 3.505vw;
}
.plate-left select {
    padding: 0 2.336vw;
    margin-bottom: 3.505vw;
    font-size: 3.037vw;
    height: 8.411vw;
    border-radius: 1.869vw;
}
.plate-left h4 {
    margin-bottom: 1.168vw;
    font-size: 3.505vw;
}
.character-bs-code .radio-btn-2 label span {
    font-size: 2.570vw;
    height: 8.645vw;
    border-radius: 1.869vw;
    padding: 0.935vw 0;
}
.character-bs-code .radio-btn-2 {
    border-radius: 1.869vw;
}
.character-bs-code .radio-btn-2.font-20 label span {
    font-size: 3.972vw;
}
.right-sidebar-custom.mb {
    display: none;
}
.radio-btn-2 .hover {
    border-radius: 1.636vw;
}
.character-bs-code.align-items-end {
    margin-top: 3.505vw;
}
.radio-text strong {
    font-size: 2.570vw;
}
.radio-text {
    font-size: 2.804vw;
}
.plate-notes {
    margin: 3.505vw 0 0;
}
.plate-notes textarea {
    height: 18.692vw;
    border-radius: 1.869vw;
    padding: 3.505vw;
    line-height: 1.2;
    margin-bottom: 2.336vw;
    font-size: 2.804vw;
}
.character_types {
    margin-bottom: 2vw;
}
.character_types span {
    padding: 1.2vw 2vw;
}
.character_types img {
    max-height: 24vw;
}
.character_types .plate-left label {
    margin-bottom: 3vw;
}
.pro-footer {
    left: 0;
    right: 0;
    background: #121212;
    z-index: 9;
    padding: 1.168vw 0;
    position: static;
}
.pro-summary {
    font-size: 2.804vw;
}
.pro-summary > div span {
    padding: 1.168vw 2.336vw;
}
.pro-footer > div {
    border-radius: 1.869vw;
}
button#submit-the-order-form {
    width: auto;
    font-size: 3.271vw;
    font-family: 'made_tommybold';
    padding: 1.168vw 4.673vw;
}
.pro-footer > div.price-cta {
    padding-top: 2.336vw;
}
.nmbr-ul-plateul li.nmbr-li-plate span img {
    width: 12vw;
    margin: 1.168vw;
}
.product-options-list li label {
    font-size: 2.804vw;
}
.nmbr-ul-plateul li ul li label span {
    margin-right: 2.336vw;
}
.nmbr-ul-plateul li span {
    line-height: 5.841vw;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable {
    width: 93% !important;
    left: 2.804vw !important;
}

.kristel-clrrr .product-options-list li label {
    padding: 0vw 2.336vw;
    line-height: 7.944vw;
}
.kristel-clrrr ul li label span b {
    width: 3.271vw;
    height: 3.271vw;
    top: 0.701vw;
    margin-right: 1.168vw;
}





}
/*end 767px*/

