Options
-- Please Select -- Motorcycle Adaptor +
/*body {font-family: Arial, Helvetica, sans-serif;}*/
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
position: relative;
background-color: #fefefe;
margin: auto;
padding: 0;
border: 1px solid #888;
width: 40%;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s
}
/* Add Animation */
@-webkit-keyframes animatetop {
from {top:-300px; opacity:0}
to {top:0; opacity:1}
}
@keyframes animatetop {
from {top:-300px; opacity:0}
to {top:0; opacity:1}
}
/* The Close Button */
.close {
color: black;
float: right;
font-size: 40px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.modal-header {
padding: 2px 16px;
/*background-color: #5cb85c;*/
color: white;
}
.modal-body {padding: 2px 16px;}
.price-on-application-form .inputs-style--underlined select {
padding: 0px 35px 0px 15px;
background-position: calc(100% - 6px);
background-color: #FFFFFF;
color: #000;
font-weight: 500;
}
.input-box {
display: block;
clear: both;
background-color: #FFFFFF;
}
.modal-header {
background-color: #EC6707;
}
.modal-body {
padding: 2px 16px;
z-index: 6;
background-color: #133f61db;
}
.field {
margin: 20px 0px 5px;
}
.buttons-set .button {
background-color: #EC6707;
}
.field textarea#comments {
border: none;
margin-bottom: 20px;
}
label.required {
color: white;
font-size: 18px;
font-weight: 600;
}
.buttons-set .button:hover{
background-color: #000;
}
.product.info.detailed .product.data.items{
z-index: auto;
}
.page-header.header--full-width .ox-megamenu{
z-index: auto;
}
.field em, i {
font-style: italic;
color: #FE0108;
padding-right: 7px;
}
.product-addto-links{
display:none !important;
}
£16.99
£20.39
×
*Title
Please Select...
Mr
Mrs
Miss
Ms
Doctor
Rev
*First Name
*Surname
*Postcode
*Email
*Phone No.
*Comments
Send Application
/*.price-excluding-tax::before {
content: attr(data-label) ": ";
font-size: 1.1rem;
}*/
.price-including-tax::before {
content: attr(data-label) ": ";
font-size: 1.1rem;
}
// Get the modal
var modal = document.getElementById("myModal");
// Get the button that opens the modal
var btn = document.getElementById("myBtn");
// Get the element that closes the modal
var span = document.getElementsByClassName("close")[0];
// When the user clicks the button, open the modal
btn.onclick = function() {
modal.style.display = "block";
}
// When the user clicks on (x), close the modal
span.onclick = function() {
modal.style.display = "none";
}
// When the user clicks anywhere outside of the modal, close it
window.onclick = function(event) {
if (event.target == modal) {
modal.style.display = "none";
}
}
Spare Printer Roll +
/*body {font-family: Arial, Helvetica, sans-serif;}*/
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
position: relative;
background-color: #fefefe;
margin: auto;
padding: 0;
border: 1px solid #888;
width: 40%;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s
}
/* Add Animation */
@-webkit-keyframes animatetop {
from {top:-300px; opacity:0}
to {top:0; opacity:1}
}
@keyframes animatetop {
from {top:-300px; opacity:0}
to {top:0; opacity:1}
}
/* The Close Button */
.close {
color: black;
float: right;
font-size: 40px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.modal-header {
padding: 2px 16px;
/*background-color: #5cb85c;*/
color: white;
}
.modal-body {padding: 2px 16px;}
.price-on-application-form .inputs-style--underlined select {
padding: 0px 35px 0px 15px;
background-position: calc(100% - 6px);
background-color: #FFFFFF;
color: #000;
font-weight: 500;
}
.input-box {
display: block;
clear: both;
background-color: #FFFFFF;
}
.modal-header {
background-color: #EC6707;
}
.modal-body {
padding: 2px 16px;
z-index: 6;
background-color: #133f61db;
}
.field {
margin: 20px 0px 5px;
}
.buttons-set .button {
background-color: #EC6707;
}
.field textarea#comments {
border: none;
margin-bottom: 20px;
}
label.required {
color: white;
font-size: 18px;
font-weight: 600;
}
.buttons-set .button:hover{
background-color: #000;
}
.product.info.detailed .product.data.items{
z-index: auto;
}
.page-header.header--full-width .ox-megamenu{
z-index: auto;
}
.field em, i {
font-style: italic;
color: #FE0108;
padding-right: 7px;
}
.product-addto-links{
display:none !important;
}
£1.50
£1.80
×
*Title
Please Select...
Mr
Mrs
Miss
Ms
Doctor
Rev
*First Name
*Surname
*Postcode
*Email
*Phone No.
*Comments
Send Application
/*.price-excluding-tax::before {
content: attr(data-label) ": ";
font-size: 1.1rem;
}*/
.price-including-tax::before {
content: attr(data-label) ": ";
font-size: 1.1rem;
}
// Get the modal
var modal = document.getElementById("myModal");
// Get the button that opens the modal
var btn = document.getElementById("myBtn");
// Get the element that closes the modal
var span = document.getElementsByClassName("close")[0];
// When the user clicks the button, open the modal
btn.onclick = function() {
modal.style.display = "block";
}
// When the user clicks on (x), close the modal
span.onclick = function() {
modal.style.display = "none";
}
// When the user clicks anywhere outside of the modal, close it
window.onclick = function(event) {
if (event.target == modal) {
modal.style.display = "none";
}
}