.order-form * {
	padding: 0 !important;
	margin: 0 !important;
}
.order-form .order-form-field-label {
	display: block !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	text-align: left !important;
	padding: 0 !important;
	line-height: 20px !important;
	margin: 0 0 0.25em 0 !important;
	color: #212121 !important;
}
.order-form .phone-help {
	font-size: 10px !important;
	line-height: 10px !important;
	color: #999 !important;
}
.order-form .order-form-footnote {
	color: #9e9e9e !important;
	font-size: 12px !important;
	line-height: 16px !important;
	margin: 15px 0 0 0 !important;
	padding: 0 !important;
	text-indent: 0 !important;
	text-align: left !important;
}
.order-form-body {
	border-radius: 5px !important;
	background: #fff !important;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.5) !important;
	opacity: 100 !important;
	position: relative !important;
	padding: 1em !important;
}
.order-form .order-condition {
	font-size: 12px !important;
	line-height: 20px !important;
}
.order-form-header {
	margin: 0 0 25px 0 !important;
	position: relative !important;
	opacity: 1 !important;
}
.order-form-field-wrapper {
	margin-bottom: 15px !important;
}
.order-form-product-price {
	font-weight: 600 !important;
	font-size: 16px !important;
	color: #fff !important;
	text-align: center !important;
	background: transparent !important;
	text-transform: uppercase !important;
}
.order-form-product-price-wrapper {
	opacity: 0.9 !important;
	display: grid !important;
	width: 125px !important;
	height: 125px !important;
	text-align: center !important;
	background: url('../img/product-banner.png') no-repeat center !important;
	background-size: 100% !important;
	position: absolute !important;
	align-items: center !important;
	top: -10px !important;
	right: 0;
}
.order-form-product-image-section {
	position: relative !important;
	max-width: 400px !important;
	margin: 0 auto !important;
}
.order-form-field-wrapper .order-form-field {
	transition: 0.25s;
	outline: none !important;
	display: block !important;
	width: 100% !important;
	background: #fff !important;
	color: #212121 !important;
	box-sizing: border-box !important;
	padding: 10px !important;
	border-radius: 5px !important;
	font-size: 16px !important;
	margin: 0 !important;
	border: 2px solid #ddd !important;
	line-height: 1em !important;
	height: unset !important;
	appearance: auto !important;
}
.order-form-field-wrapper.has-error .order-form-field {
	border-color: #d32f2f !important;
}
.order-form-field-wrapper.has-success .order-form-field {
	border-color: #2e7d32 !important;
}
.order-form-field-wrapper .order-form-field:focus,
.order-form-field-wrapper.has-success .order-form-field:focus,
.order-form-field-wrapper.has-error .order-form-field:focus {
	border-color: #ababab !important;
}
.order-form-product-image {
	width: 100% !important;
	height: auto !important;
	max-height: 100% !important;
	max-width: 250px !important;
	margin: 0 auto !important;
}
.order-form-product-image-wrapper {
	text-align: center !important;
}
.order-form-field-wrapper.has-error .help-block {
	color: #d32f2f !important;
}
.order-form-field-wrapper .help-block {
	font-size: 12px !important;
	line-height: 12px !important;
}
.order-form .order-form-submit-button {
	cursor: pointer !important;
	display: block !important;
	width: 100% !important;
	background: #e6373a !important;
	color: #fff !important;
	border: none !important;
	padding: 0.9em 0.5em 0.75em !important;
	font-weight: 600 !important;
	font-size: 20px !important;
	border-radius: 5px !important;
	line-height: 28px !important;
	box-sizing: border-box !important;
	height: unset !important;
	transition: all .25s ease;
	text-transform: uppercase;
}
.order-form .order-form-submit-button:hover {
	background: #d9292d !important;
}
.order-form-wrapper {
	max-width: 400px !important;
	margin: 0 auto !important;
}
.order-form form {
	background: none !important;
}
.order-form {
	padding: 1em !important;
	letter-spacing: 0 !important;
	word-wrap: break-word !important;
	font-size: 1em !important;
	line-height: 2rem !important;
	font-family: sans-serif !important;
}
.order-form-text {
	text-align: center !important;
	border-bottom: 2px solid #eee !important;
	padding: 0 0 10px 0 !important;
	font-size: 22px !important;
}
.order-form-footer-link {
	font-size: 14px !important;
}
.order-form-footer-link-wrapper {
	text-align: center !important;
	margin: 15px 0 0 0 !important;
}
.order-form .order-form-conditions {
	margin: 10px 0 0 0 !important;
	font-size: 12px !important;
	line-height: 20px !important;
}
.order-form .product-counter-info {
	font-size: 14px;
	text-align: center;
	margin: 15px 0 !important;
}
.order-form .product-counter {
	color: #e6373a;
	font-weight: 600;
}
.order-form .order-form-info {
	display: flex !important;
	justify-content: space-between !important;
	margin: 10px 0 0 0 !important;
}
.order-form .confidentiality {
	font-size: 12px !important;
	color: #6c757d !important;
	line-height: 20px !important;
}
.order-form .deadline {
	text-align: center !important;
	font-size: 16px !important;
	line-height: 1.4 !important;
	color: #6c757d !important;
	margin: 10px 40px 10px 40px !important;
}
.order-form .timer {
	color: #dc3545 !important;
}
.order-form .iti {
	display: block !important;
}
.order-form .iti #lead-phone {
	padding-left: 85px !important;
}
.order-form .iti__country-name,
.order-form .iti__dial-code {
	font-size: 14px !important;
}
.order-form .iti__selected-dial-code {
	font-size: 16px !important;
}
.order-form .iti__dial-code {
	margin-left: 5px !important;
}
.order-form .iti__country-name {
	margin-left: 5px !important;
}
.order-form .iti__arrow {
	margin-left: 6px !important;
}
.order-form .iti__selected-flag {
	padding: 5px !important;
}
.order-form .iti__country {
	padding-left: 5px !important;
}
.cta-button .cta-button-wrapper {
	text-align: center !important;
}
.cta-button .cta-button-link {
	display: inline-block !important;
	background: #e6373a !important;
	line-height: 1.4 !important;
	padding: 12px 25px !important;
	color: #fff !important;
	border-radius: 2.5px !important;
	border: 0 !important;
	box-shadow: none !important;
	text-decoration: none !important;
	font-size: 22px !important;
	/*font-weight: bold !important;*/
	text-transform: uppercase;
	transition: all 0.3s ease-in 0s;
	/*box-shadow: 2px 3px 8px rgb(115 115 115)!important;
	border: 3px solid rgb(255, 255, 255);*/
}
.cta-button .cta-button-link:hover {
	background: #d9292d !important;
	color: #fff !important;
}
.cta-button .cta-button-link:active {
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5) !important;
}
.cta-button {
	clear: both !important;
	margin: 25px 0 !important;
	font-family: 'Roboto', sans-serif !important;
}
.comebacker {
	font-family: sans-serif;
	z-index: 1000000000;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
}
.comebacker-wrapper {
	margin: 0 15px;
}
.comebacker-cta {
	text-align: center;
}
.comebacker .order-form-label:before,
.comebacker .order-form-label:after {
	content: none;
}
.comebacker-cta-link {
	display: inline-block;
	background: #28a745;
	line-height: 50px;
	padding: 0 25px;
	color: #fff !important;
	border-radius: 2.5px;
	border: 0;
	box-shadow: none;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.comebacker-cta-link:hover {
	background: #1e7e34;
	color: #fff;
}
.comebacker .comebacker-product-image {
	margin: 0;
	padding: 0;
	display: inline-block;
	max-width: 300px;
}
.comebacker .comebacker-modal {
	box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.25);
	border-radius: 2.5px;
	overflow: hidden;
	background: #fff;
	max-width: 800px;
	box-sizing: border-box;
	margin: 0px auto;
	position: relative;
}
.comebacker .comebacker-button-close-wrapper {
	height: 50px;
}
.comebacker .comebacker-button-close {
	background: url('../img/close.png') no-repeat center center;
	height: inherit;
	width: 50px;
	float: right;
	cursor: pointer;
}
.comebacker .comebacker-button-close:active {
	opacity: 0.25;
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.comebacker .comebacker-content {
	overflow: auto;
	padding: 0 25px 25px 25px;
}
.comebacker .comebacker-header {
	margin: 0 0 25px 0;
	text-align: center;
}
.comebacker .order-form-input-field-wrapper {
	margin: 0 0 15px 0;
}
.comebacker .order-form-input-field {
	transition: 0.25s;
	display: block;
	width: 100%;
	height: 40px;
	background: #fff;
	line-height: 30px;
	padding: 0 10px;
	outline: 0;
	box-shadow: none;
	font-size: 14px;
	border: 2px solid #eee;
	border-radius: 2.5px;
	color: #212121;
	box-sizing: border-box;
}
.comebacker .comebacker-product-description {
	margin: 15px 0 0 0;
	color: #555;
	font-size: 24px;
	line-height: 1.25;
}
.comebacker .comebacker-product-description ul li {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.comebacker .comebacker-product-description ul {
	color: #555;
	margin: 0;
	padding: 0 0 0 0;
}
.comebacker .order-form-submit-button {
	border-radius: 2.5px;
	display: inline-block;
	background: #d32f2f;
	line-height: 50px;
	padding: 0 25px;
	color: #fff;
	border: 0;
	width: 100%;
	outline: 0;
	font-weight: bold;
	box-shadow: none;
	font-size: 16px;
	cursor: pointer;
	box-sizing: border-box;
	height: auto;
	margin: 0;
}
.comebacker .order-form-label {
	color: #212121;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	line-height: 14px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
.comebacker .order-form-submit-button:hover {
	background: #b71c1c;
	color: #fff;
}
.comebacker .comebacker-deadline-text {
	font-size: 20px;
	margin: 0 0 15px 0;
}
.comebacker .comebacker-product-image-wrapper {
	text-align: center;
}
.comebacker .comebacker-product-price {
	color: #fff;
	font-weight: bold;
	position: relative;
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.comebacker-product-image-section {
	position: relative;
	max-width: 400px;
	margin: 0 auto;
}
.comebacker-product-date {
	color: #fff;
	font-size: 12px;
}
.comebacker .comebacker-product-price-wrapper {
	opacity: 0.9;
	display: grid;
	width: 125px;
	height: 125px;
	text-align: center;
	background: url('../img/product-banner.png') no-repeat center;
	background-size: 100%;
	position: absolute;
	align-items: center;
	top: 0;
	right: 0;
}
.comebacker-product {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin: 0 0 25px 0;
}
