
#flxlogo {
	display: none;
}

body.single-product .container-wrapper.flxMessage {
	margin-right: 5px;
	float: left;
	margin-left: 0;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 10px;
}

.container-wrapper.flxMessage {
	background-image: url("https://onlineapi-training.flexiti.fi/public/payment_calculator/img/flexiti-24x24.png");
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-right: 5px;
}

.container-wrapper.flxMessage.nitro-lazy {
	background-image: none !important;
}

body.archive .container-wrapper.flxMessage, body.home .container-wrapper.flxMessage {
	float: left;
}

#flxpayment_calculator_0 {
	background-image: url("");
	text-decoration: none;
}

#flxpayment_calculator_0.nitro-lazy {
	background-image: none !important;
}

#flxpayment_calculator_0 #flx_apply_now_link {
	text-decoration: none !important;
	background-color: #026c79;
	width: 30%;
	border-radius: 3px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 10px 18px;
	vertical-align: middle;
	margin-top: 30px;
}

.flx_apply_now_link {
	text-decoration: underline;
}

/*.flxpayment_window { }*/
#TB_iframeContent {
	position: absolute;
}

.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img {
	max-width: 120px;
	will-change: transform;
}

div#flxpayment_calculator_ {
	width: 500px;
	margin-bottom: 20px;
}
