/**
Theme Name: LARP
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.15
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: larp
Template: astra
*/

.elementor-location-header .sub-menu > li {
    border: 1px solid #b5b5b5;
}

.elementor-location-header .elementor-element .elementor-search-form__icon, .elementor-location-header .elementor-element .elementor-search-form__input {
    color: #FFF !important;
}

/* Hide added menu items on desktop */
@media screen and (min-width: 1024px) {

	li.extra-item {
    	display: none;
	}

}

/* Mini cart adjustments */
.ast-site-header-cart .ast-woo-header-cart-info-wrap {
    font-size: 0;
}

.ast-site-header-cart .ast-woo-header-cart-info-wrap .ast-woo-header-cart-total {
    font-size: 15px;
}

.ast-menu-cart-fill .ast-addon-cart-wrap {
    background-color: transparent;
}

.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart {
    padding: 16px;
}

.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart .elementor-menu-cart__product-price {
    color: #000;
}

.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart .elementor-menu-cart__subtotal {
    font-size: 16px;
}

.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart .elementor-menu-cart__footer-buttons > a {
    color: #FFF;
    font-weight: bold;
}

.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart .elementor-menu-cart__footer-buttons > a.elementor-button--view-cart {
    background-color: #717070;
}

.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart .elementor-menu-cart__footer-buttons > a.elementor-button--checkout {
    background-color: #000;
}

/* WooCommerce Archive */
.woocommerce ul.products li.product .woocommerce-loop-category__title {
    background-color: transparent;
	font-size: 1.25em !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title mark.count {
    opacity: 1;
}

.archive.woocommerce nav.woocommerce-pagination {
    text-align: center;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #FFF;
}

.wwp-wholesale-pricing-details p {
    margin-bottom: 0.5em;
}

/* Single Product */
p.available-on-backorder {
    display: none;
}

/* Cart */
.woocommerce table.shop_table thead, .woocommerce-page table.shop_table thead {
    background-color: #bbbbbb;
}

/* Checkout */
.woocommerce-checkout .main-header-bar-wrap {
    display: none;
}

/* Styles from WP customizer 09-2023 */
.button#place_order.button,
.button#place_order.button:hover{
	background-color: #4CAF50;
	color: #000000;
	padding: 15px;
}

.woocommerce a.button.alt,
.woocommerce a.button.alt:hover {
background-color: #4CAF50;
	color: #000000;
}

@media screen and (min-width: 1024px) {
  nav .extra-item {
		display:none !important;
	}
}

/* Hide the stray Omega Search button */
.os-e.os-search-box-index {
	display: none;
}

/* Hide added menu items on desktop. */
@media screen and (min-width: 1025px) {
  nav .extra-item {
		display:none !important;
	}
}

/* Move the cart number bubble to a better location for desktop. */
div.ast-addon-cart-wrap i.ast-icon-shopping-cart::after {
	top: -2px;
	right: -22px;
}

/* Hide the cart number bubble on mobile. */
@media screen and (max-width: 1024px) {
	div.ast-addon-cart-wrap i.ast-icon-shopping-cart::after {
		display: none;
	}
}

/* Hide the stray Omega Search button. */
.os-e.os-search-box-index {
	display: none;
}

/* Fix for magnifying glass over menus. */
a.woocommerce-product-gallery__trigger {
  z-index: 1 !important;
}

/* Fix for cart flyout too small for buttons. */
div.widget.woocommerce.widget_shopping_cart {
  width: auto !important;
}

@media screen and (min-width: 1024px) {
	div.widget.woocommerce.widget_shopping_cart {
		min-width: 420px;
  }
}

/* Fix for menu too high on mobile. */
@media screen and (max-width: 1024px) {
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
	  top: 78px !important;
  }
}

@media screen and (max-width: 600px) {
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
	  top: calc(14vw + 6px) !important;
  }
}

/* Allow mobile menu to be any height. */
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  max-height: none !important;
}

/* Make sure checkout terms & conditions text stands out */
a.woocommerce-terms-and-conditions-link {
  color: #0274be;
}

a.woocommerce-terms-and-conditions-link:hover {
  color: black;
}
/* END Styles from WP customizer 09-2023 */

/* ElasticSearch styles */
div#ep-instant-results span.ep-search-result__type {
	display: none;
}

div#ep-instant-results mark {
	color: inherit;
}

div.ep-autosuggest-container {
	position: static !important;
    width: calc(100% - 50px);
}

div.ep-autosuggest-container input {
    width: 100%;
	font-size: 15px !important;
	line-height: 25px !important;
}

div.ep-autosuggest {
	left: 0 !important;
	width: fit-content !important;
}

div.ep-autosuggest mark {
	font-style: normal;
	background: rgba(226, 164, 0, 0.3);
}

button.ep-search-modal__close:focus {
	outline: none !important;
}

/* aside.ep-search-sidebar {
	display: none;
} */

p.ep-search-result__description::after {
	content: " ...";
}

/* div.ep-search-results {
	padding-left: 0;
} */

article.ep-search-result span.woocommerce-Price-amount {
	font-weight: bold;
}

article.ep-search-result del span.woocommerce-Price-amount {
	font-weight: normal;
	opacity: 0.5;
}

/* Spinner from loading.io/css */
.lds-ring {
  display: inline-block;
  position: relative;
  width: /*80px*/ auto;
  height: /*80px*/ auto;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* END Spinner from loading.io/css */

div.lds-spinner-container {
	margin-left: auto;
	transform: translate(-24px, -11px) scale(25%);
	opacity: 50%;
	display: none;
}

form.is-loading div.lds-spinner-container {
	display: block;
}

li.cmm-elasticsearch.autosuggest-item {
	border-bottom: 1px solid #eee;
}

a.cmm-elasticsearch-container {
	color: inherit;
	display: flex;
	line-height: 1;
	padding: 8px 16px;
}

a.cmm-elasticsearch-container:hover {
	background-color: #f8f8f8;
}

div.cmm-elasticsearch-thumbnail {
	min-width: 80px;
	width: 80px;
	height: 80px;
	margin-right: 16px;
	position: relative;
	display: flex;
	margin-top: auto;
	margin-bottom: auto;
}

div.cmm-elasticsearch-on-sale {
	position: absolute;
	left: -8px;
	top: -4px;
	color: white;
	background-color: #2c3438;
	line-height: 1;
	padding: 3px 7px;
	border-radius: 2px;
	font-size: 11px;
}

div.cmm-elasticsearch-details {
	font-size: 14px;
	display: flex;
	flex-direction: column;
}

div.cmm-elasticsearch-title {
	font-weight: bold;
	margin-bottom: 8px;
}

a.cmm-elasticsearch-container:hover div.cmm-elasticsearch-title {
	text-decoration: underline;
}

div.cmm-elasticsearch-sku {
	font-style: italic;
	margin-bottom: 8px;
}

div.cmm-elasticsearch-price {
	font-weight: bold;
	place-self: end;
	margin-top: 8px;
}

div.cmm-elasticsearch-price del {
	font-weight: normal;
	opacity: 0.5;
}

li.cmm-elasticsearch-extra-message-with-trigger {
	display: flex;
	justify-content: flex-end;
}

li.cmm-elasticsearch-extra-message-with-trigger:hover {
	background-color: #f8f8f8;
	cursor: pointer;
}

li.cmm-elasticsearch-extra-message-without-trigger {
	display: flex;
	justify-content: flex-start;
}

div.cmm-elasticsearch-extra-message-text {
	color: inherit;
	display: flex;
	align-items: center;
	line-height: 1;
	padding: 8px 16px;
}

div.cmm-elasticsearch-extra-message-text svg {
    width: 20px;
    height: 20px;
	margin-left: 6px;
}

aside.ep-search-sidebar div.ep-search-panel:first-of-type ul.ep-search-options-list {
	display: flex;
	flex-direction: column-reverse;
}

aside.ep-search-sidebar div.ep-search-panel:first-of-type li.ep-search-options-list__item {
	margin-top: 3px;
	margin-bottom: 3px;
}

div.ep-autosuggest {
	max-height: calc(100vh - 36px);
	overflow-y: scroll;
	z-index: 10000 !important;
}

div.cmm-autosuggest-no-results {
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    position: absolute;
    z-index: 200;
    left: 0 !important;
    width: fit-content !important;
}

ul.cmm-autosuggest-list-no-results {
    list-style: none;
    margin: 0 !important;
}

div#ep-instant-results {
	position: relative;
	z-index: 10001 !important;
}

div#ep-instant-results button.ep-search-panel__button svg {
	pointer-events: none !important;
}

/* Prevent page jump when ElasticSearch modal opens/closes */
html {
	overflow-y: scroll;
}

section.elementor-element-55cb7772 {
	z-index: 100;
}

@media screen and (max-width: 459px) {
	div.ep-autosuggest {
		left: -20px !important;
		width: 100vw !important;
	}
}

@media screen and (min-width: 460px) and (max-width: 1199px) {
	div.ep-autosuggest {
		/* width: 100vw !important; */
		/* max-width: 380px !important; */
	}
}

/* ElasticPress tweaks specific to LARPD */
div.elementor-element-535c80b8 {
	width: 100% !important;
	max-width: 396px;
}

h3.ep-search-panel__heading  {
	font-size: 20px !important;
	height: 50px;
	display: flex;
}

/* ElasticSearch mobile styles */
@media screen and (max-width: 1024px) {
	div.elementor-element-3bb94a17 {
		display: none;
	}

	div.ast-addon-cart-wrap {
		display: flex;
		align-items: center;
	}

	div.elementor-element-7c8223b8 {
		width: fit-content !important;
	}
}

@media screen and (max-width: 540px) {
	div.elementor-element-535c80b8 {
		width: calc(100vw - 140px) !important;
	}
}
