
[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	fill: var(--ast-global-color-0);
}

[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
	color: var(--ast-global-color-0);
}

[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
	background: transparent;
}

.ast-woocommerce-shop-page-modern-style .ast-woo-shop-product-description {
	display: none;
}

.woocommerce.ast-woocommerce-shop-page-modern-style .astra-shop-filter-button {
	vertical-align: middle;
	margin: 0;
}

.astra-shop-filter-button svg {
	margin-right: 5px;
	fill: currentColor;
}

.ast-header-break-point.ast-woocommerce-shop-page-modern-style .astra-shop-filter-button {
	float: right;
}

.ast-quick-view-trigger {
	top: 4em;
}

@media (max-width: 544px) {
	.ast-header-break-point .ast-shop-toolbar-container {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 590;
	}
	
	.ast-header-break-point.ast-woocommerce-shop-page-modern-style .woocommerce-ordering {
		float: left;
		clear: both;
		margin-left: 0;
		width: auto;
	}
	
	.ast-header-break-point.ast-woocommerce-shop-page-modern-style .ast-shop-toolbar-container, .ast-header-break-point.ast-woocommerce-shop-page-modern-style .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap, .ast-header-break-point.ast-woocommerce-shop-page-modern-style .ast-sticky-shop-filters > * {
		margin-bottom: 0;
	}
	
	.ast-header-break-point.ast-woocommerce-shop-page-modern-style ul.products {
		margin-top: 2.5em;
	}
	
	.ast-header-break-point.ast-woocommerce-shop-page-modern-style .ast-sticky-shop-filters .woocommerce-result-count {
		display: none;
	}
	
	.ast-header-break-point.ast-woocommerce-shop-page-modern-style .ast-sticky-shop-filters > *:not(:last-child) {
		margin-right: 15px;
	}
	
	.ast-header-break-point.ast-woocommerce-shop-page-modern-style .ast-sticky-shop-filters .ast-view-trigger {
		-js-display: flex;
		display: flex;
	}
	
	.ast-header-break-point.ast-woocommerce-shop-page-modern-style .ast-sticky-shop-filters .ast-products-view {
		-js-display: inline-flex;
		display: inline-flex;
	}
}

.woocommerce ul.products li.product .onsale.circle-outline, .woocommerce ul.products li.product .onsale.square-outline, .woocommerce div.product .onsale.circle-outline, .woocommerce div.product .onsale.square-outline {
	background: #fff;
	border: 2px solid var(--ast-global-color-0);
	color: var(--ast-global-color-0);
}

.ast-shop-load-more:hover {
	color: #000;
	border-color: var(--ast-global-color-0);
	background-color: var(--ast-global-color-0);
}

.ast-loader > div {
	background-color: var(--ast-global-color-0);
}

.woocommerce nav.woocommerce-pagination ul li > span.current, .woocommerce nav.woocommerce-pagination ul li > .page-numbers {
	border-color: var(--ast-global-color-0);
}

.ast-woo-two-step-checkout .ast-checkout-slides .flex-prev.button {
	color: #000;
	border-color: var(--ast-global-color-0);
	background-color: var(--ast-global-color-0);
}

.widget_layered_nav_filters ul li.chosen a::before {
	color: var(--ast-global-color-0);
}

.woocommerce-grouped-product-list p.ast-stock-detail {
	margin-bottom: unset;
}

.woocommerce-page.rel-up-columns-4 ul.products {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .1);
}

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .1);
}

.woocommerce .quantity .ast-vertical-icon {
	color: var(--ast-global-color-2);
	border: unset;
	font-size: 15px;
}

.woocommerce input[type=number].qty.ast-no-internal-border {
	color: #666;
	font-size: 13px;
}

.ast-product-icon-previous svg {
	transform: rotate(90deg);
}

.ast-product-icon-next svg {
	transform: rotate(-90deg);
}

.ast-product-icon-previous .ast-icon.icon-arrow svg, .ast-product-icon-next .ast-icon.icon-arrow svg {
	margin-left: 0;
	margin-bottom: 1px;
	width: .8em;
}

.ast-addon-cart-wrap .ast-icon {
	vertical-align: middle;
}

#ast-quick-view-close svg {
	height: 12px;
	width: 12px;
}

#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-prev:before, #ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-next:before {
	content: "›";
	font-size: 30px;
}

#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav a {
	width: 30px;
	height: 30px;
}

#ast-quick-view-modal .ast-qv-image-slider:hover .flex-direction-nav .flex-prev {
	left: -10px;
}

#ast-quick-view-modal .ast-qv-image-slider:hover .flex-direction-nav .flex-next {
	right: -10px;
}

#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-prev {
	transform: rotate(180deg);
}

#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-next {
	transform: rotate(0deg);
}

.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .qty {
	border: 1px solid var(--ast-border-color);
}

.woocommerce .quantity .plus {
	border-left: none;
}

.woocommerce .quantity .minus {
	border-right: none;
}

.woocommerce-js .quantity .minus, .woocommerce .quantity .plus {
	font-size: 18px;
}

.ast-builder-layout-element[data-section="section-hb-woo-cart"] {
	padding: 0;
	margin-left: 1em;
	margin-right: 1em;
	margin: 0;
}

.ast-builder-layout-element[data-section="section-hb-woo-cart"] .ast-addon-cart-wrap {
	display: inline-block;
	padding: 0 .6em;
}

.ast-menu-cart-outline .ast-addon-cart-wrap {
	border-width: 0px;
	background: transparent;
}

.ast-menu-cart-outline .ast-cart-menu-wrap .count, .ast-menu-cart-outline .ast-addon-cart-wrap {
	border-style: solid;
	border-color: var(--ast-global-color-0);
}

@media screen and ( min-width: 922px ) {
	.woocommerce div.product.ast-product-gallery-layout-vertical .onsale, .woocommerce div.product.ast-product-gallery-layout-vertical .ast-onsale-card {
		left: 12.5%;
		left: -webkit-calc(12.5% + 1.3em);
		left: calc(12.5% + 1.3em);
	}
	
	.woocommerce div.product.ast-product-gallery-with-no-image .onsale {
		top: -.5em;
		left: -.5em;
	}
}

@media (min-width:922px) {
	.woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images {
		width: 50%;
	}
	
	.woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary {
		width: 46%;
	}
	
	.woocommerce div.product.ast-product-gallery-layout-vertical div.images .flex-control-thumbs {
		width: calc(25% - 1em);
	}
	
	.woocommerce div.product.ast-product-gallery-layout-vertical div.images .flex-control-thumbs li {
		width: 100%;
	}
	
	.woocommerce.ast-woo-two-step-checkout form #order_review, .woocommerce.ast-woo-two-step-checkout form #order_review_heading, .woocommerce-page.ast-woo-two-step-checkout form #order_review, .woocommerce-page.ast-woo-two-step-checkout form #order_review_heading, .woocommerce.ast-woo-two-step-checkout form #customer_details.col2-set, .woocommerce-page.ast-woo-two-step-checkout form #customer_details.col2-set {
		width: 100%;
	}
}

@media (min-width:922px) {
	.woocommerce div.product.ast-product-gallery-layout-vertical .flex-viewport {
		width: 75%;
		float: right;
	}
}

@media (max-width:922px) {
	.ast-product-navigation-wrapper {
		text-align: center;
	}
}

@media (min-width:921px) {
	#ast-quick-view-content div.summary form.cart.stick .sticky-add-to-cart {
		position: absolute;
		bottom: 0;
		margin: 0;
		padding: 16px 30px 4px 0;
		width: calc(50% - 30px);
	}
}

@media (max-width:921px) {
	#ast-quick-view-content div.summary form.cart.stick .button {
		padding: 10px;
	}
	
	#ast-quick-view-modal .ast-content-main-wrapper {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		transform: none !important;
		width: 100%;
		position: relative;
		overflow: hidden;
		padding: 10%;
		height: 100%;
	}
	
	#ast-quick-view-content div.summary, #ast-quick-view-content div.images {
		min-width: auto;
	}
	
	#ast-quick-view-modal.open .ast-content-main {
		transform: none !important;
	}
	
	.single-product.woocommerce-page.tablet-rel-up-columns-3 ul.products {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width:921px) {
	.woocommerce div.product .related.products ul.products li.product, .woocommerce[class*="rel-up-columns-"] div.product .related.products ul.products li.product, .woocommerce-page div.product .related.products ul.products li.product, .woocommerce-page[class*="rel-up-columns-"] div.product .related.products ul.products li.product {
		margin-right: 20px;
		clear: none;
	}
}

@media (min-width:545px) {
	#ast-quick-view-content div.summary {
		overflow-y: auto;
	}
}

@media (max-width:544px) {
	.woocommerce button.astra-shop-filter-button, .woocommerce-page button.astra-shop-filter-button {
		float: none;
		display: block;
	}
	
	#ast-quick-view-content {
		max-width: initial !important;
		max-height: initial !important;
	}
	
	#ast-quick-view-modal .ast-content-main-wrapper {
		height: auto;
	}
	
	#ast-quick-view-content div.images {
		width: 100%;
		float: none;
	}
	
	#ast-quick-view-content div.summary {
		width: 100%;
		float: left;
		margin: 0;
		padding: 15px;
		max-height: initial !important;
	}
	
	.ast-header-break-point .ast-above-header-mobile-inline.mobile-header-order-2 .ast-masthead-custom-menu-items.woocommerce-custom-menu-item {
		margin-left: 0;
	}
	
	.ast-header-break-point .ast-above-header-mobile-inline.mobile-header-order-3 .ast-masthead-custom-menu-items.woocommerce-custom-menu-item, .ast-header-break-point .ast-above-header-mobile-inline.mobile-header-order-5 .ast-masthead-custom-menu-items.woocommerce-custom-menu-item {
		margin-right: 0;
	}
	
	.single.single-product.woocommerce-page.mobile-rel-up-columns-2 ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	.ast-header-break-point .ast-shop-toolbar-container {
		column-gap: 20px;
		flex-direction: column;
		-js-display: flex;
		display: flex;
		justify-content: inherit;
		align-items: inherit;
	}
	
	.ast-header-break-point .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap {
		margin-bottom: 20px;
	}
	
	.ast-header-break-point .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap > *:first-child {
		flex: 1 1 auto;
	}
	
	.ast-header-break-point .ast-shop-toolbar-container > *:last-child {
		float: unset;
	}
}

.elementor-widget-woocommerce-cart form input[type=number].qty::-webkit-inner-spin-button, .elementor-widget-woocommerce-cart form input[type=number].qty::-webkit-outer-spin-button {
	-webkit-appearance: auto;
}

.astra-off-canvas-sidebar .ast-filter-wrap .widget, .ast-filter-wrap .ast-woo-sidebar-widget.widget {
	margin-bottom: 2.8em;
}

@media screen and ( min-width: 544px ) {
	body.woocommerce-cart .woocommerce .cross-sells ul.products .ast-article-single .astra-shop-summary-wrap {
		padding-right: 10em;
	}
	
	body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-summary-wrap .price {
		max-width: 10.5em;
	}
}

.summary .ast-width-md-6 {
	float: unset;
}

.summary .ast-width-md-6 {
	float: unset;
}

.ast-advanced-headers-layout.ast-advanced-headers-layout-2 .ast-container {
	flex-direction: column;
}

.ast-advanced-headers-different-logo .advanced-header-logo, .ast-header-break-point .ast-has-mobile-header-logo .advanced-header-logo {
	display: inline-block;
}

.ast-header-break-point.ast-advanced-headers-different-logo .ast-has-mobile-header-logo .ast-mobile-header-logo {
	display: none;
}

.ast-advanced-headers-layout {
	width: 100%;
}

.ast-header-break-point .ast-advanced-headers-parallax {
	background-attachment: fixed;
}

#ast-fixed-header .main-header-bar .site-title a, #ast-fixed-header .main-header-bar .site-title a:focus, #ast-fixed-header .main-header-bar .site-title a:hover, #ast-fixed-header .main-header-bar .site-title a:visited, .main-header-bar.ast-sticky-active .site-title a, .main-header-bar.ast-sticky-active .site-title a:focus, .main-header-bar.ast-sticky-active .site-title a:hover, .main-header-bar.ast-sticky-active .site-title a:visited {
	color: #222;
}

#ast-fixed-header .main-header-bar .site-description, .main-header-bar.ast-sticky-active .site-description {
	color: #fff;
}

.ast-sticky-active .main-header-menu > .menu-item.current-menu-item > .menu-link, .ast-sticky-active .main-header-menu >.menu-item.current-menu-ancestor > .menu-link, .main-header-bar.ast-sticky-active .main-header-menu > .menu-item.current-menu-item > .menu-link, .main-header-bar.ast-sticky-active .main-header-menu >.menu-item.current-menu-ancestor > .menu-link {
	color: var(--ast-global-color-0);
}

.ast-sticky-active .main-header-menu, .ast-sticky-active .main-header-menu > .menu-item > .menu-link, .ast-sticky-active .ast-masthead-custom-menu-items, .ast-sticky-active .ast-masthead-custom-menu-items a, .main-header-bar.ast-sticky-active, .main-header-bar.ast-sticky-active .main-header-menu > .menu-item > .menu-link, .main-header-bar.ast-sticky-active .ast-masthead-custom-menu-items, .main-header-bar.ast-sticky-active .ast-masthead-custom-menu-items a {
	color: #fff;
}

.ast-sticky-active .main-header-menu .menu-link:hover, .ast-sticky-active .main-header-menu .menu-item:hover > .menu-link, .ast-sticky-active .main-header-menu .menu-item.focus > .menu-link, .main-header-bar.ast-sticky-active .main-header-menu .menu-item:hover > .menu-link, .main-header-bar.ast-sticky-active .main-header-menu .menu-item.focus > .menu-link {
	color: var(--ast-global-color-0);
}

.ast-sticky-active .main-header-menu .ast-masthead-custom-menu-items a:hover, .ast-sticky-active .main-header-menu .menu-item:hover > .ast-menu-toggle, .ast-sticky-active .main-header-menu .menu-item.focus > .ast-menu-toggle, .main-header-bar.ast-sticky-active .main-header-menu .menu-item:hover > .ast-menu-toggle, .main-header-bar.ast-sticky-active .main-header-menu .menu-item.focus > .ast-menu-toggle {
	color: var(--ast-global-color-0);
}

.ast-primary-sticky-header-active.ast-main-header-nav-open #masthead > #ast-desktop-header ul#ast-desktop-toggle-menu {
	display: none;
}

#masthead .site-logo-img .astra-logo-svg, .ast-header-break-point #ast-fixed-header .site-logo-img .custom-logo-link img {
	max-width: 213px;
}

@media (max-width:543px) {
	#masthead .site-logo-img .astra-logo-svg, .ast-header-break-point #ast-fixed-header .site-logo-img .custom-logo-link img {
		max-width: 256px;
	}
}

[CLASS*="-sticky-header-active"] #ast-fixed-header.ast-header-sticked .site-title a, [CLASS*="-sticky-header-active"] .ast-header-sticked .site-title a:focus, [CLASS*="-sticky-header-active"] .ast-header-sticked .site-title a:visited, [CLASS*="-sticky-header-active"] .ast-header-sticked .site-title a {
	color: var(--ast-global-color-2);
}

[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-1 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading > .menu-link {
	background: transparent;
}

[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-1 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading:hover > .menu-link, [CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-1 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading > .menu-link:hover {
	background: transparent;
}

@media (max-width:921px) {
	.ast-primary-sticky-header-active.ast-main-header-nav-open nav {
		overflow-y: auto;
		max-height: calc(100vh - 100px);
	}
}

[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-2 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading > .menu-link {
	background: transparent;
}

[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-2 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading:hover > .menu-link, [CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-2 .main-header-menu.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading > .menu-link:hover {
	background: transparent;
}

@media (max-width:921px) {
	.ast-primary-sticky-header-active.ast-main-header-nav-open nav {
		overflow-y: auto;
		max-height: calc(100vh - 100px);
	}
}

@media (max-width:921px) {
	.ast-primary-sticky-header-active.ast-main-header-nav-open nav {
		overflow-y: auto;
		max-height: calc(100vh - 100px);
	}
}

#ast-fixed-header .site-title a, #ast-fixed-header .site-title a:focus, #ast-fixed-header .site-title a:hover, #ast-fixed-header .site-title a:visited {
	color: #222;
}

#ast-fixed-header.site-header .site-description {
	color: #fff;
}

.ast-transparent-header #ast-fixed-header .main-header-bar, .ast-transparent-header.ast-primary-sticky-enabled .ast-main-header-wrap .main-header-bar.ast-header-sticked, .ast-primary-sticky-enabled .ast-main-header-wrap .main-header-bar.ast-header-sticked, .ast-primary-sticky-header-ast-primary-sticky-enabled .ast-main-header-wrap .main-header-bar.ast-header-sticked, #ast-fixed-header .main-header-bar, #ast-fixed-header .ast-masthead-custom-menu-items .ast-inline-search .search-field, #ast-fixed-header .ast-masthead-custom-menu-items .ast-inline-search .search-field:focus {
	backdrop-filter: unset;
	-webkit-backdrop-filter: unset;
}

#ast-fixed-header .ast-below-header {
	background: #414042;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

@media (max-width:544px) {
	#ast-fixed-header .ast-below-header {
		background: #161616;
	}
}
