/**
Theme Name: Airlink
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: airlink
Template: astra
*/

header,
footer,
.cart-subtotal,
.opc_order_review thead,
#opc-messages {
	display: none;
}

#opc-product-selection .shop_table td {
	padding-left: 12px !important;
	font-size: 160%;
}

#opc-product-selection .shop_table td.product-name {
	width: 100%;
}

#checkout-progress-indicator,
#wallet-pass-progress-indicator {
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 9000;
	height: 100vh;
	display: none;
}

#checkout-progress-indicator-content,
#wallet-pass-progress-indicator-content {
	width: 300px;
	height: 300px;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

#checkout-progress-indicator-content h2,
#wallet-pass-progress-indicator h2 {
	text-align: center;
	font-size: 180%;
	color: white;
}

#checkout-progress-indicator-content img,
#wallet-pass-progress-indicator img {
	width: 120px;
	height: 120px;
	margin: 0 auto;
}

.ebt_checkout_hiddenfield {
	display: none;
}

.airlink-product-card {
	border: 0;
	border-top: 15px solid #CD1F40;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #f0f0f0;
}

.airlink-product-icon img {
	border-radius: 10em !important;
	width: 35%;
}

.airlink-product-name {
	font-size: 1.4em;
	font-weight: 700;
}

.airlink-product-name-small {
	font-size: 0.8em !important;
	margin: 0 !important;
}

.airlink-product-price {
	font-size: 1.5em;
	font-weight: 500;
}

.airlink-product-button button, .airlink-product-button a {
	border-radius: 10em !important;
}

#airlink-checkout-section {
	text-align: center;
}

@media(max-width: 768px) {
	.airlink-product-card-col {
		margin-bottom: 1em !important;
	}

	.airlink-product-icon img {
		width: 35%;
	}
}

#order_review,
#order_review_heading {
	border: 0 !important;
	background-color: #f0f0f0;
	border-radius: 10px;
}

#order_review_heading {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#order_review {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.woocommerce-billing-fields {
	background-color: #f0f0f0;
	border-radius: 10px;
	padding: 1em;
}

hr.airlink-products-divider {
	border: 1px solid #0F2B4D;
	opacity: 0.9 !important;
	line-height: 22.5px;
}

.required {
	color: #A30000 !important;
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box,
.woocommerce.woocommerce-checkout #payment div.payment_box {
	background-color: #fbfbfb;
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box:before,
.woocommerce.woocommerce-checkout #payment div.payment_box:before {
	border-bottom-color: #fbfbfb;
}

.spf-field-submit {
	text-align: center;
}

.voucher-apple-wallet {
	height: 100%;
	width: auto;
}

@media (max-width: 767px) {
	.voucher-apple-wallet {
		height: auto;
		width: 50%;
		margin-top: 1em;
	}
}

.airlink-checkout-scroll-btn {
	border-style: solid !important;
	border-width: 2px 2px 2px 2px !important;
	border-color: #0F2B4D !important;
	color: #0F2B4D !important;
	background-color: #fbfbfb !important;
}

.airlink-checkout-scroll-btn:hover {
	border-style: solid !important;
	border-width: 2px 2px 2px 2px !important;
	border-color: #0F2B4D !important;
	color: #fbfbfb !important;
	background-color: #0F2B4D !important;
}

.wpforms-submit:hover {
	border-style: solid !important;
	border-width: 2px 2px 2px 2px !important;
	border-color: #0F2B4D !important;
	color: #0F2B4D !important;
	background: #fbfbfb !important;
}

.wpforms-submit {
	border-style: solid !important;
	border-width: 2px 2px 2px 2px !important;
	border-color: #CD1F40 !important;
	color: #fbfbfb !important;
	background-color: #CD1F40 !important;
	padding: 1em 2em 2em 2em !important;
	border-radius: 10em !important;
}

/* Contact Us Form - First Name css fix */
@media(min-width: 568px) {
	.wpforms-field-row-block.wpforms-one-half {
		width: 48% !important;
	}
}

#customer_details.col2-set .col-1 {
	border-top: 15px solid #CD1F40;
	border-radius: 10px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.woocommerce-billing-fields {
	border-radius: 0;
}

#order_review_heading {
	border-top: 15px solid #CD1F40 !important;
	border-radius: 10px 0 0 1opx;
	box-shadow: 0 2px 9px rgba(0, 0, 0, 0.3) !important;

}

#order_review {
	box-shadow: 0 5px 9px rgba(0, 0, 0, 0.3);
	clip-path: inset(0px -10px -10px -10px);

}

a {
	color: #0F2B4D;
}