/*emad css*/
.woosq-btn {
	display: none;
}

.page-id-1861 .woocommerce-loop-product__title {
	display: none;
}

.page-id-1861 .ast-woo-product-category {
	display: none !important;
}

.page-id-1861 .price {
	display: none !important;
}

.ast-stock-detail {
	display: none;
}

.woosb-total-value del {
	display: none;
}

.widget_shopping_cart_content .woocommerce-mini-cart__total.total {
	display: none !important;
}

#woocommerce_pack_cart {
	display: none !important;
}

/*ashraf*/
/*Applied to all website pages  */
.ast-primary-header-bar [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item>.menu-link,
.ast-primary-header-bar .ast-builder-social-element svg,
.ast-primary-header-bar .ast-site-header-cart .ast-woo-header-cart-info-wrap,
.ast-primary-header-bar .ast-woo-header-cart-info-wrap,
.ast-primary-header-bar .ast-icon svg,
.ast-primary-header-bar .ast-header-account-type-icon .ahfb-svg-iconset svg,
.ast-primary-header-bar .ast-button-wrap .ast-mobile-menu-trigger-minimal svg {
	color: #fff !important;
	fill: #fff !important;
}

.site-logo-img img {
	filter: url(#ast-img-color-filter-2);
}

.products .product {
	text-align: center !important;
}

.products .product .button {
	width: 100%;
}

.cfvsw-shop-variations .cfvsw-swatches-container {
	flex-wrap: nowrap !important;
	grid-gap: 4px !important;
}

.cfvsw-shop-variations .cfvsw-swatches-container .cfvsw-swatches-option:nth-child(n+5) {
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
	background-color: transparent !important;
	pointer-events: none !important;
	cursor: initial !important;
}

.cfvsw-shop-variations .cfvsw-swatches-container .cfvsw-swatches-option:nth-child(n+5) .cfvsw-swatch-inner {
	display: none !important;
}

.cfvsw-shop-variations .cfvsw-swatches-container .cfvsw-swatches-option:nth-child(n+6) {
	min-width: 1px !important;
	display: none !important;
}

.cfvsw-shop-variations .cfvsw-swatches-container {
	position: relative;
}

.woosb-product .variations_form .variations .variation select,
.cfvsw-shop-variations .cfvsw-swatches-container .cfvsw-swatches-option:nth-child(5):after {}

.cfvsw-shop-variations .cfvsw-swatches-container .cfvsw-swatches-option:nth-child(5):after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='black' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4'/%3E%3C/svg%3E");
	background-size: 24px 24px;
	background-repeat: no-repeat;
	position: relative;
	top: 50%;
	left: 0;
	z-index: 1;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	background-position: center;
	transform: translateY(-50%);
}

.cfvsw-shop-variations tr td {
	justify-content: center !important;
}

.woosq-popup {
	background-color: #F7F7F7 !important;
}

.woosq-popup div.thumbnails {
	width: 35% !important;
}

.woosq-popup div.summary {
	width: 65% !important;
	padding: 36px 16px !important;
	overflow: auto !important;
	background-color: transparent !important;
}

.woosq-popup div.summary div.summary-content {
	overflow: hidden !important;
	padding: 0 !important;
}

.woosq-popup .product .product_title {
	font-size: 32px !important;
	line-height: 1.2 !important;
	margin-bottom: 0.35rem !important
}

.woocommerce-js div.product p.price,
.woocommerce-js div.product span.price {
	font-size: 1rem !important;
	font-weight: normal !important;
}

.woosq-popup .woocommerce-product-details__short-description {
	font-size: 12px !important;
	line-height: 1.5 !important;
}

.woosq-popup .woocommerce-product-details__short-description p {
	margin-bottom: 0.35em;
}

.woosq-popup .woocommerce-variation-add-to-cart {
	display: flex;
	align-items: stretch;
	gap: 0.5rem;
}

.woosq-popup .woocommerce-variation-add-to-cart .quantity {
	margin: 0 !important;
	flex-shrink: 1;
	flex-grow: 0;
}

.woocommerce-js .quantity input[type=number] {
	padding: 0.2em !important;
}

.woosq-popup .woocommerce-variation-add-to-cart .single_add_to_cart_button {
	flex-grow: 1;
	width: 100% !important;
}

.woosq-popup .variations .value select {
	padding: 8px 12px;
	background-color: white !important;
	border-color: #D3D3D3;
	border-radius: 5px;
}

.woocommerce-js div.product form.cart .variations {
	padding-bottom: 1em !important;
}

.d-flex {
	display: flex !important;
}

.flex-column {
	flex-direction: column !important;
}

.gap-3 {
	gap: 1rem !important;
}

.wpcf7 form>div,
.wpcf7 form>p {
	margin-bottom: 1rem !important;
}

body .elementor hr {
	margin: 1rem 0 !important;
}

.wpcf7-field-group>p {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}

.wpcf7-field-group>p br {
	display: none !important;
}

.wpcf7-field-group>p label {
	display: block !important;
	margin-bottom: 0.5rem !important;
}

.wpcf7-field-group>p label:not(:first-of-type) {
	flex: 1 0 calc(100% / 3 - 2rem) !important;
}

/* .wpcf7-field-group>p button,  */

.wpcf7-field-group>p label:first-of-type {
	flex: 1 0 100% !important;
}

.wpcf7 input:not([type=submit]),
.wpcf7 select,
.wpcf7 textarea {
	line-height: 1.2;
}

.woosb-product {
	padding: 0 !important;
	border-width: 0 !important;
}

.woosb-product .woosb-name,
.woosb-product .woosb-price,
.woosb-product .woosb-availability {
	text-align: start !important;
}

.woosb-product .woosb-name {
	font-weight: 800 !important;
	font-size: 0.875rem !important;
}

.woosb-product .variations_form .variations {
	display: block !important;
	width: 100% !important;
}

.woosb-product .variations_form .variations .variation {
	width: 100% !important;
	background: white !important;
	border-radius: 5px !important;
	padding: 8px 12px !important;
}

.woosb-product .variations_form .variations .variation .label {
	display: none !important;
}

.woosb-product .variations_form .variations .variation select {
	text-align: start !important;
	text-transform: capitalize !important;
	font-size: 0.875rem !important;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='currentColor' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E") !important;
	background-size: 10px 10px !important;
	background-repeat: no-repeat !important;
}

.hfe-before-footer-wrap .wpforms-form {
	display: flex;
	align-items: stretch;
	flex-wrap: nowrap;
	gap: 10px;
}

.hfe-before-footer-wrap .wpforms-form .wpforms-field-email,
.hfe-before-footer-wrap .wpforms-form .wpforms-submit-container {
	padding: 0 !important;
}

.hfe-before-footer-wrap .wpforms-form .wpforms-submit {
	height: 100% !important;
}

.woocommerce-mini-cart__buttons {
	display: flex !important;
	flex-direction: column !important;
	gap: 13px !important;
}

.woocommerce-mini-cart__buttons .button {
	margin: 0 !important;
	text-align: center !important;
}

.ast-builder-menu .main-navigation>ul {
	flex-wrap: nowrap !important;
	white-space: nowrap !important;
}

@media (min-width: 993px) {
	.ast-right-sidebar #secondary {
		padding-right: 60px;
	}

}

@media (max-width: 993px) {
	.ast-right-sidebar #secondary {
		padding-right: 30px;
	}

}

@media (min-width: 1285px) {
	.ast-builder-grid-row>.site-header-section {
		overflow-x: auto !important;
	}
}

/*
@media (min-width: 1285px) {
	#ast-mobile-header {
		display: none;
	}
}

@media (max-width: 1285px) {
	#ast-desktop-header {
		display: none;
	}
}

@media (min-width: 1285px) {
	#ast-mobile-header {
		display: none;
	}
}

@media (min-width: 1285px) {
	#ast-desktop-header {
		display: block !important;
	}
}

@media (max-width: 1285px) {
	#ast-mobile-header {
		display: block !important;
	}
} */

@media (max-width: 767px) {

	.elementor-1856 .elementor-element.elementor-element-8cb4bfd:not(.elementor-motion-effects-element-type-background),
	.elementor-1856 .elementor-element.elementor-element-8cb4bfd>.elementor-motion-effects-container>.elementor-motion-effects-layer {
		background-position: right !important;
		background-size: cover !important;
	}
}

.desktop-only {
	display: none;
}

@media (min-width: 767px) {
	.mobile-only {
		display: none;
	}

	.desktop-only {
		display: block !important;
	}
}

/* Single and Listing Pack Page Only */
.single-product .ast-woocommerce-container div.product div.summary .product_title.entry-title {
	background: #010A5D;
	color: #fff;
	padding: 12px 20px;
	text-transform: capitalize !important;
	font-size: 32px;
	font-weight: normal;
}

.single-product .woocommerce #content div.product div.images,
.single-product .woocommerce div.product div.images,
.single-product .woocommerce-page #content div.product div.images,
.single-product .woocommerce-page div.product div.images {
	width: 38% !important;
}

.single-product .woocommerce #content div.product div.summary,
.single-product .woocommerce div.product div.summary,
.single-product .woocommerce-page #content div.product div.summary,
.single-product .woocommerce-page div.product div.summary {
	width: 58% !important;
}

.single-product .products .ast-article-single .woosq-btn,
.single-product .products .ast-article-single .ast-on-card-button,
.single-product .products .ast-article-single .astra-shop-summary-wrap>*:not(.add_to_cart_button),
.single-product .products .ast-article-single .woosq-btn {
	display: none !important;
}

/* Shopping page only */
.woocommerce-shop .site-main .woocommerce-products-header {
	display: none !important;
}

#pack_cart .quantity-discount-progress-bar {
	height: 5px !important;
	margin-top: 20px !important;
}

#pack_cart .quantity-discount-progress-bar .progress-bar-fill {
	background-color: var(--ast-global-color-0) !important;
}

#pack_cart>p {
	font-weight: 900 !important;
	font-size: 18px !important;
	color: var(--ast-global-color-0) !important;
	line-height: 1.1 !important;
	text-transform: uppercase !important;
}

#pack_cart .woocommerce-cart-totals-shortcode p {
	display: flex !important;
	align-items: center !important;
	flex-wrap: nowrap !important;
	justify-content: space-between !important;
	font-size: 14px !important;
	text-transform: capitalize !important;
	margin-bottom: 0.25rem !important;
}

.woocommerce-shop .woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
	padding: 1em 0 1em 5em !important;
}

.woocommerce-shop .woocommerce-mini-cart-item.mini_cart_item {
	line-height: 1.2 !important;
}

/* Promo cards */
.promo-cards {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	margin: 0;
}

.promo-card {
	position: relative;
	flex: 1 1 auto;
	width: 100%;
	overflow: hidden;
	border-radius: 0;
	background-color: #010A5D;
	font-family: inherit;
}

.promo-card.dark {
	background-color: #000;
	text-align: center;
}

.promo-card img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.promo-text {
	color: #fff;
	padding: 20px 18px;
	width: 100%;
	height: 100%;
	text-transform: capitalize;
	position: relative;
	z-index: 1;
}

.promo-text h2 {
	font-size: 1.875rem;
	font-weight: normal;
	margin: 0 0 8px;
	color: inherit !important;
}

.promo-text p {
	font-size: 1rem;
	line-height: 1.25;
}

.promo-text ul {
	margin: 0;
	padding-left: 0;
	font-size: 12px;
	list-style: none;
}

.promo-text ul li:not(:last-of-type) {
	margin-bottom: 22px;
}

.promo-btn {
	display: inline-block;
	margin-top: 0.5rem;
	padding: 0.5rem 2rem;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	border-radius: 0;
}

.fs-18px {
	font-size: 18px !important;
}

.op-50 {
	opacity: 0.5;
}

.op-40 {
	opacity: 0.4;
}

@media (max-width: 993px) {
	.promo-card {
		margin-bottom: 0.5rem;
	}

	.promo-text h2 {
		line-height: 1;
	}

	.promo-text ul li:not(:last-of-type) {
		margin-bottom: 5px;
		float: left;
		width: 50%;
	}
}

/* Product */
.woocommerce-js ul.products li.product .astra-shop-thumbnail-wrap a:not(.add_to_cart_button),
.woocommerce-js ul.products li.product .astra-shop-thumbnail-wrap a:not(.add_to_cart_button) {
	position: relative;
	width: 100%;
}

.woocommerce-js ul.products li.product .astra-shop-thumbnail-wrap a:not(.add_to_cart_button) img,
.woocommerce-js ul.products li.product .astra-shop-thumbnail-wrap a:not(.add_to_cart_button) img {
	margin-bottom: 0 !important;
	object-fit: cover !important;
}

.woocommerce-js ul.products li.product .astra-shop-thumbnail-wrap a:not(.add_to_cart_button):before,
.woocommerce-js ul.products li.product .astra-shop-thumbnail-wrap a:not(.add_to_cart_button):before {
	content: "";
	display: block;
	margin-bottom: 0.8em !important;
	padding-top: calc(16/13 * 100%) !important;
	/* width(650px) height(800px) aspect-ratio(16:13) */
}

.woocommerce-js ul.products li.product .astra-shop-thumbnail-wrap a:not(.add_to_cart_button)>*,
.woocommerce-js ul.products li.product .astra-shop-thumbnail-wrap a:not(.add_to_cart_button)>* {
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
}

ul.products li.product {
	margin-bottom: 1rem !important;
	height: 100% !important;
}

ul.products:not(.elementor-grid),
ul.products:not(.elementor-grid) {
	row-gap: 20px !important;
	grid-template-columns: repeat(1, 100%) !important;
}

ul.products li.product .astra-shop-summary-wrap {
	display: flex !important;
	flex-direction: column !important;
	flex-grow: 1 !important;
}

ul.products li.product .astra-shop-summary-wrap .add_to_cart_button {
	margin-bottom: 0 !important;
	margin-top: auto !important;
}

@media (min-width: 600px) {

	ul.products:not(.elementor-grid),
	ul.products:not(.elementor-grid) {
		grid-template-columns: repeat(2, calc(calc(calc(100% - calc(20px * 1)) / 2))) !important;
	}
}

@media (min-width: 993px) {

	ul.products:not(.elementor-grid),
	ul.products:not(.elementor-grid) {
		grid-template-columns: repeat(3, calc(calc(calc(100% - calc(20px * 2)) / 3))) !important;
	}
}

@media (min-width: 1285px) {

	ul.products:not(.elementor-grid),
	ul.products:not(.elementor-grid) {
		grid-template-columns: repeat(4, calc(calc(calc(100% - calc(20px * 3)) / 4))) !important;
	}
}

.cfvsw-swatches-container[swatches-attr="attribute_pa_color"] .cfvsw-swatches-option,
.cfvsw-swatches-container[swatches-attr="attribute_color"] .cfvsw-swatches-option {
	min-height: 24px !important;
	min-width: 24px !important;
	border-radius: 3px !important;
}

.cfvsw-shop-variations .cfvsw-swatches-container {
	flex-wrap: nowrap !important;
	grid-gap: 4px !important;
	width: 100% !important;
	justify-content: center !important;
}

.cfvsw-label-option {
	padding: 5px !important;
}

@media (max-width: 921px) {
	.ast-builder-menu-mobile .main-navigation {
		overflow-x: auto !important;
		overflow-y: hidden !important;
	}

	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item>.menu-link {
		padding: 0 10px !important;
	}

	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item {
		width: fit-content !important;
	}
}

@media (max-width: 767px) {

	.elementor-2038 .elementor-element.elementor-element-27e27d1,
	.elementor-397 .elementor-element.elementor-element-579bfef,
	.elementor-500 .elementor-element.elementor-element-27e27d1 {
		--margin-top: 0px !important;
		--margin-bottom: 0px !important;
		--margin-left: 0px !important;
		--margin-right: 0px !important;
		--padding-top: 0px !important;
		--padding-bottom: 0px !important;
		--padding-left: 0px !important;
		--padding-right: 0px !important;
	}

	.site-main .entry-content div[data-elementor-type="wp-page"] .elementor-element .e-con-inner>.elementor-element {
		--display: block !important;
	}

	.e-con-inner .elementor-button-wrapper {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

