/**
Theme Name: Astra Child
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: astra-child
Template: astra
*/

body.single.single-product .woocommerce-variation-add-to-cart .jet-woo-product-price-text {
    display: flex;
    padding-bottom: 15px;
}

.single-product .single_variation_wrap .woocommerce-variation.single_variation {
    margin-bottom: 5px !important;
}

.archive .jet-woo-products .jet-woo-product-button .variations_form table.variations .variable-items-wrapper li {
    max-width: calc(33.333% - 7px);
    width: 100%;
    min-width: unset;
}

.archive .single_variation_wrap .single_variation .woocommerce-variation-description p,
.archive .single_variation_wrap .single_variation .woocommerce-variation-availability p {
    margin-bottom: 10px;
}

.archive .jet-woo-products .jet-woo-product-button .variations_form table.variations {
    margin: 0 0 10px;
}

.archive .single_variation_wrap .woocommerce-variation-add-to-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.archive .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
    width: 50px;
}

.archive .single_variation_wrap .single_add_to_cart_button {
    max-width: calc(100% - 70px);
    width: 100%;
}

.archive .elementor-11063 .elementor-element.elementor-element-f9b1dbb .jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-thumbnail {
    order: 1;
}

.archive .elementor-11063 .elementor-element.elementor-element-f9b1dbb .jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-title {
    order: 2;
    margin: 10px 0 0;
}

.archive .elementor-11063 .elementor-element.elementor-element-f9b1dbb .jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-price {
    order: 4;
}

.archive .elementor-11063 .elementor-element.elementor-element-f9b1dbb .jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-button {
    order: 6;
    margin-top: auto;
}

.archive .elementor-11063 .elementor-element.elementor-element-f9b1dbb .jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-products-description {
    order: 5;
    text-align: center;
    margin-bottom: 10px;
}

.archive .elementor-11063 .elementor-element.elementor-element-f9b1dbb .jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-price-text {
    order: 3;
    text-align: center;
    font-weight: 700;
    margin: 5px 0 10px;
}

.archive .jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.loading::after {
    right: 15px;
    margin-top: -7px;
}

.woo-variation-gallery-thumbnail-position-bottom-bottom .woo-variation-gallery-thumbnail-slider {
    margin-top: 10px;
}

.woo-variation-gallery-thumbnail-position-bottom-bottom .woo-variation-gallery-thumbnail-slider .wvg-gallery-thumbnail-image {
    padding: 6px;
    border: 1px solid #000;
    height: 90px;
    margin: 0 5px;
    border-radius: 10px;
}

.woo-variation-gallery-thumbnail-position-bottom-bottom .woo-variation-gallery-thumbnail-slider .wvg-gallery-thumbnail-image>div>img,
.single-product .woo-variation-gallery-slider-wrapper .slick-list.draggable .slick-slide>div>.wvg-gallery-image>div>.wvg-single-gallery-image-container>img {
    object-fit: contain;
}

.single-product #page .elementor-location-header,
.single-product #page .site-content {
    background: #fff;
}

.single-product .woo-variation-gallery-slider-wrapper .slick-list.draggable {
    height: 400px !important;
}

.archive .elementor-11063 .elementor-element.elementor-element-f9b1dbb .jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box,
.woo-variation-gallery-thumbnail-position-bottom-bottom .woo-variation-gallery-thumbnail-slider .wvg-gallery-thumbnail-image>div,
.woo-variation-gallery-thumbnail-position-bottom-bottom .woo-variation-gallery-thumbnail-slider .wvg-gallery-thumbnail-image>div>img,
.single-product .woo-variation-gallery-slider-wrapper .slick-list.draggable .slick-slide,
.single-product .woo-variation-gallery-slider-wrapper .slick-list.draggable .slick-track,
.single-product .woo-variation-gallery-slider-wrapper .slick-list.draggable .slick-slide>div,
.single-product .woo-variation-gallery-slider-wrapper .slick-list.draggable .slick-slide>div>*,
.single-product .woo-variation-gallery-slider-wrapper .slick-list.draggable .slick-slide>div>.wvg-gallery-image,
.single-product .woo-variation-gallery-slider-wrapper .slick-list.draggable .slick-slide>div>.wvg-gallery-image>*,
.single-product .woo-variation-gallery-slider-wrapper .slick-list.draggable .slick-slide>div>.wvg-gallery-image>div>.wvg-single-gallery-image-container,
.single-product .woo-variation-gallery-slider-wrapper .slick-list.draggable .slick-slide>div>.wvg-gallery-image>div>.wvg-single-gallery-image-container>img {
    height: 100%;
}

.single-product .woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow:before,
.single-product .woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow:before {
    color: #000;
    font-weight: 700;
}

.single-product .woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow,
.single-product .woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow {
    font-size: 35px;
    background: none;
}

.single-product .woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow:hover,
.single-product .woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow:hover {
    background: none;
}

.archive .elementor-11063 .elementor-element.elementor-element-f9b1dbb .jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-thumbnail img {
    display: block;
    height: 100%;
    object-fit: contain;
}

.archive .elementor-11063 .elementor-element.elementor-element-f9b1dbb .jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-thumbnail {
    height: 55%;
}

.single-product .product div.summary .custom-btn.product-info {
    fill: #000000;
    color: #000000;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    max-width: 220px;
    width: 100%;
}

.single-product .product div.summary .description-product-info .bold {
    font-weight: bold;
    margin-top: 7px;
    margin-right: 7px;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    color: #000000;
    font-family: "Poppins", Sans-serif;
}

.single-product .product div.summary .custom-btn.product-info i {
    margin-left: 10px;
}

.single-product .product div.summary .custom-btn.product-info i.active {
    transform: rotate(180deg);
}

/* Listing Page item CSS */
.jet-woo-products__item ul.wcb2b-tier_prices {
    list-style-type: none;
}

.tax-product_cat .elementor-jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-button form.cart.fj-archive-variation-form {
    display: flex !important;
}

.tax-product_cat .elementor-jet-woo-products .jet-woo-products__item .jet-woo-products__inner-box .jet-woo-product-button form.cart.fj-archive-variation-form {
    display: flex !important;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}

.tax-product_cat .jet-woo-product-button .fj-archive-qty-input {
    width: 70px !important;
    min-width: 70px;
    height: 40px;
}

.tax-product_cat .jet-woo-product-button .fj-archive-add-to-cart-btn {
    white-space: nowrap;
}

.single-product .wcb2b-tier_prices.custom_tier_price {
	display: none;
}

.variation_product_area p.error_add_to_cart{
    color:#F00;
    font-size: 15px;
}

.ast-page-builder-template .site-content > .ast-container {
    max-width: 100%;
    padding: 0;
}

.ast-woo-shop-archive .site-content .ast-container {
        max-width: 100% !important;
    padding: 0 !important;
    }

.jet-woo-product-button.fj-force-variation-button {
	margin-top: 10px;
}

.fj-archive-variation-form {
	display: flex;
	gap: 10px;
	align-items: center;
	flex-wrap: wrap;
}

.fj-archive-qty-input {
	width: 70px !important;
	min-width: 70px;
	height: 40px;
	padding: 6px 8px;
}

.fj-archive-add-to-cart-btn {
	white-space: nowrap;
}

.jet-woo-product-button.fj-force-variation-button,
.fj-archive-variation-form {
	position: relative;
	z-index: 20;
}

.fj-archive-add-to-cart-btn,
.fj-archive-qty-input {
	position: relative;
	z-index: 21;
	pointer-events: auto;
}

.jet-woo-product-button.fj-force-variation-button {
	margin-top: 10px;
}

.fj-archive-variation-form {
	display: flex;
	gap: 10px;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	z-index: 20;
}

.fj-archive-qty-input {
	width: 70px !important;
	min-width: 70px;
	height: 42px;
	padding: 6px 10px;
	border: 1px solid #d9d9d9;
	border-radius: 6px;
	background: #fff;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.fj-archive-qty-input:focus {
	outline: none;
	border-color: #000;
	box-shadow: 0 0 0 2px rgba(0,0,0,0.08);
}

.fj-archive-add-to-cart-btn {
	position: relative;
	min-width: 140px;
	white-space: nowrap;
	transition: opacity 0.2s ease, transform 0.15s ease, background-color 0.2s ease, border-color 0.2s ease;
}

.fj-archive-add-to-cart-btn:hover {
	transform: translateY(-1px);
}

.fj-archive-add-to-cart-btn.loading {
	opacity: 0.85;
	pointer-events: none;
}

.fj-archive-add-to-cart-btn.loading::after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 8px;
	border: 2px solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	vertical-align: -2px;
	animation: fjSpin 0.7s linear infinite;
}

.fj-archive-add-to-cart-btn.is-success {
	background: #111;
	border-color: #111;
	color: #fff;
}

.fj-archive-add-to-cart-btn.is-error {
	opacity: 1;
}

.fj-archive-cart-message {
	flex-basis: 100%;
	font-size: 13px;
	line-height: 1.4;
	margin-top: 4px;
	opacity: 0;
	transform: translateY(-4px);
	transition: opacity 0.2s ease, transform 0.2s ease;
}

.fj-archive-cart-message.is-visible {
	opacity: 1;
	transform: translateY(0);
}

.fj-archive-cart-message.is-success {
	color: #1a7f37;
}

.fj-archive-cart-message.is-error {
	color: #c62828;
}

@keyframes fjSpin {
	to {
		transform: rotate(360deg);
	}
}

pre {
    background: var(--ast-code-block-background);
    font-family: "Courier 10 Pitch", Courier, monospace;
    margin-bottom: 1.6em;
    overflow: auto;
    max-width: 100%;
    padding: 1.6em;
    display: none;
}

.fkcart-item-meta-content {display:none !important;}

#fkcart-modal .fkcart-quantity-button {
	display: none !important;
}



#fkcart-modal input.fj-fkcart-hidden-input {
	display: none !important;
}

/* Style the dropdown */
#fkcart-modal .fkcart-qty-wrap .fj-fkcart-qty-select {
	display: block !important;
	width: 64px !important;
	height: 45px !important;
	border: 1px solid #ddd !important;
	border-radius: 4px !important;
	background: #fff !important;
	text-align: center !important;
}

ul.woocommerce-error {display:none!important;}

.aws-search-result .aws_result_image,
.aws-search-result .aws_result_image img {
  width: 120px !important;
  height: 80px !important;
  object-fit: contain !important;
  object-position: center;
}

.aws-search-result .aws_result_image {
  flex: 0 0 120px;
}
/* Checkout layout */
@media (min-width: 922px) {
	.woocommerce-checkout form.checkout {
		display: grid;
		grid-template-columns: minmax(0, 44%) minmax(0, 56%);
		column-gap: 28px;
		align-items: start;
	}

	.woocommerce-checkout #customer_details {
		grid-column: 1;
		grid-row: 1;
		width: 100% !important;
		float: none !important;
		clear: none !important;
	}

	/* Put heading and review in same grid cell */
	.woocommerce-checkout #order_review_heading {
		grid-column: 2;
		grid-row: 1;
		z-index: 2;
		width: 100% !important;
		margin: 0 !important;
		padding: 32px 28px 0 !important;
		border: 0 !important;
		box-sizing: border-box;
		pointer-events: none;
	}

	.woocommerce-checkout #order_review {
		grid-column: 2;
		grid-row: 1;
		width: 100% !important;
		float: none !important;
		clear: none !important;
		margin: 0 !important;
		padding: 92px 28px 28px !important;
		border: 1px solid #ddd !important;
		box-sizing: border-box;
	}
}

/* Order review table */
.fj-checkout-review-table {
	width: 100%;
	table-layout: fixed;
	margin-top: 0 !important;
	border-top: 0 !important;
}

.fj-checkout-review-table th.product-name,
.fj-checkout-review-table td.product-name {
	width: 62%;
}

.fj-checkout-review-table th.product-quantity,
.fj-checkout-review-table td.product-quantity {
	width: 10%;
	text-align: center;
	white-space: nowrap;
}

.fj-checkout-review-table th.product-total,
.fj-checkout-review-table td.product-total {
	width: 28%;
	text-align: right;
	white-space: nowrap;
}

.fj-checkout-review-table td,
.fj-checkout-review-table th {
	vertical-align: top;
	word-break: normal;
	overflow-wrap: normal;
}

/* Product meta / variant info */
.fj-checkout-review-table td.product-name .variation {
	display: block;
	width: 100%;
	clear: both;
	margin-top: 8px;
	font-size: 13px;
	line-height: 1.5;
}

.fj-checkout-review-table td.product-name .variation dt,
.fj-checkout-review-table td.product-name .variation dd {
	display: block;
	float: none !important;
	width: 100%;
	margin: 0;
	padding: 0;
}

.fj-checkout-review-table td.product-name .variation dt {
	font-weight: 600;
	margin-top: 4px;
}

.fj-checkout-review-table td.product-name .variation dd {
	margin-bottom: 6px;
}

/* Shipping */
.fj-checkout-review-table tr.shipping td {
	white-space: nowrap;
	text-align: right;
}

.fj-checkout-review-table .woocommerce-shipping-methods,
.fj-checkout-review-table .woocommerce-shipping-methods li,
.fj-checkout-review-table .woocommerce-shipping-methods label {
	white-space: nowrap !important;
	word-break: keep-all;
}


/* Move FunnelKit floating cart higher */
#fkcart-floating-toggler,
.fkcart-floating-toggler {
    bottom: 90px !important;
}

/* savings cart */
.fj-price-saved {
	color: #2e7d32 !important;
	font-size: 13px;
	font-weight: 700;
	margin-top: 4px;
	line-height: 1.3;
	display: block;
	white-space: nowrap;
}

#fkcart-modal .fj-fkcart-total-saving-row,
#fkcart-modal .fj-fkcart-total-saving-row .fkcart-summary-text,
#fkcart-modal .fj-fkcart-total-saving-row .fkcart-summary-amount {
	color: #2e7d32 !important;
	font-weight: 700;
}

.woocommerce-checkout-review-order-table .fj-checkout-total-saving-row th,
.woocommerce-checkout-review-order-table .fj-checkout-total-saving-row td {
	color: #2e7d32 !important;
	font-weight: 700;
}

.woocommerce-checkout-review-order-table .fj-checkout-total-saving-row td {
	text-align: right !important;
}

.fj-archive-variation-form {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 10px !important;
	flex-wrap: wrap !important;
	width: 100% !important;
}

.fj-archive-variation-form .fj-archive-qty-input {
	flex: 0 0 auto !important;
	min-width: 70px;
}

.fj-archive-variation-form .fj-archive-add-to-cart-btn {
	flex: 0 0 auto !important;
	white-space: nowrap;
}

.jet-woo-products__inner-box,
.jet-woo-products__item {
	text-align: center;
}

.fkcart-summary-line-item.fk-tax-rate {
	display: none !important;
}

#fkcart-modal .fkcart-order-summary .fj-fkcart-total-saving-row strong,
#fkcart-modal .fkcart-order-summary .fj-fkcart-total-saving-row strong *,
#fkcart-modal .fkcart-order-summary .fj-fkcart-total-saving-row .fkcart-summary-amount,
#fkcart-modal .fkcart-order-summary .fj-fkcart-total-saving-row .fkcart-summary-amount * {
	color: #2e9f45 !important;
}

.woocommerce-checkout-review-order .fj-cart-product-title,
.woocommerce-checkout-review-order .custom-variant-cart {
	display: block !important;
	width: 100%;
}

.woocommerce-checkout-review-order .fj-cart-product-title {
	margin-bottom: 6px;
}

.woocommerce-checkout-review-order .custom-variant-cart {
	font-size: 13px;
	line-height: 1.4;
	clear: both;
}

tr.fj_total_saving th,
tr.fj_total_saving td,
.fj-total-saving-value,
.fj-total-saving-value * {
	color: #2e9f45 !important;
	font-weight: 400;
}

svg[data-icon="bag-1"],
svg[data-icon="bag-1"] path {
  fill: #fff !important;
  color: #fff !important;
}