#s2id_product-id{
	max-width: 135px;
}
#s2id_product-id .select2-choice{
	padding:5px 0 5px 5px;
}
.preorder-partial-payment-row{
	display: none;
}
.preorder-availability-date {
	background-color: #FFD12D;
    border-radius: 3px;
    color: #000;
    font-weight: 600;
	font-size: 15px;
	margin-left: 5px;
    padding: 3px 8px;
}
.preorder-pay-price {
	color: #ff7d08;
	font-size: 18px;
}
.preorder-countdown {
	font-size: 12px;
	margin-top: 5px;
}
.preorder-countdown span {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.preorder-countdown-timer {
	font-size: 16px;
    background-color: #2293E8;
    padding: 3px 12px;
    color: #ffffff;
    font-weight: 600;
    border-radius: 3px;
}
.preorder-timer-colon {
	font-size: 28px;
    position: relative;
    bottom: 12px;
    margin: 0 8px;
}
.error-red {
	color: red;
}
.preorder-again .button::after {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f218";
    margin-left: .5407911001em;
}