header .main-header-bar-wrap .main-header-bar {
  padding: 0;
}
@media only screen and (min-width: 1272px) {
  header .main-header-bar-wrap .main-header-bar {
    padding: 15px 0;
  }
}
header .main-header-bar-wrap .main-header-bar .ast-main-header-bar-alignment {
  margin: initial;
}
header .main-header-bar-wrap .main-header-bar .ast-main-header-bar-alignment .main-navigation {
  display: flex;
}
header .main-header-bar-wrap .main-header-bar .ast-main-header-bar-alignment .main-navigation ul {
  width: 100%;
}
header .main-header-bar-wrap .main-header-bar .ast-main-header-bar-alignment .main-navigation ul li {
  font-size: 1.2em;
}
@media only screen and (min-width: 1270px) and (max-width: 1278px) {
  header .main-header-bar-wrap .main-header-bar .ast-main-header-bar-alignment .main-navigation .astra-megamenu {
    width: 800px;
  }
}
header .main-header-bar-wrap .main-header-bar .woocommerce-custom-menu-item {
  position: relative;
}
header .main-header-bar-wrap .main-header-bar .woocommerce-custom-menu-item .ast-site-header-cart .cart-container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}
header .main-header-bar-wrap .main-header-bar .woocommerce-custom-menu-item .ast-site-header-cart .cart-container .ast-woo-header-cart-info-wrap {
  padding: 0 12px;
}
header .main-header-bar-wrap .main-header-bar .woocommerce-custom-menu-item .ast-site-header-cart .cart-container .ast-woo-header-cart-info-wrap .ast-woo-header-cart-total {
  font-weight: 100;
  font-size: 1.1em;
}
header .main-header-bar-wrap .main-header-bar .woocommerce-custom-menu-item .ast-site-header-cart .ast-site-header-cart-data .wcppec-cart-widget-spb #woo_pp_ec_button_mini_cart {
  width: 100%;
}
header .main-header-bar-wrap .main-header-bar .woocommerce-custom-menu-item .ast-site-header-cart .ast-site-header-cart-data .buttons .button:hover {
  color: black !important;
}

#front-page-story .grid-items {
  display: flex;
  flex-wrap: wrap;
  text-align: unset !important;
  justify-content: center;
}
#front-page-story .grid-items .item {
  width: auto;
  height: auto;
  flex: 1 1 auto;
}
@media only screen and (min-width: 816px) {
  #front-page-story .grid-items .item {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  #front-page-story .grid-items .item {
    width: 30%;
  }
}
#front-page-story .grid-items .item .layer-media {
  overflow: hidden;
  max-height: 350px;
}
@media only screen and (min-width: 1024px) {
  #front-page-story .grid-items .item .layer-media {
    max-height: 250px;
  }
}
#front-page-story .grid-items .item .layer-media img {
  height: auto;
}
#front-page-story .grid-items .item .layer-content {
  padding: 1.2em;
}
#front-page-story .grid-items .item .layer-content .excerpt, #front-page-story .grid-items .item .layer-content .read_more {
  margin: 0;
  padding: 0;
}
#front-page-story .grid-items .item .layer-content .excerpt {
  font-size: 0.8em;
  padding: 10px 0;
}
#front-page-story .grid-items .item .layer-content .read_more {
  font-size: 0.7em;
  font-weight: 300;
}
#front-page-story .grid-items .item .layer-content .title_link a {
  font-family: "Raleway-Light";
  text-transform: inherit;
  line-height: 1px;
}

.ast-woo-shop-archive .product-categories {
  margin: 55px 0;
}
.ast-woo-shop-archive .product-categories .all-categories-button {
  margin: 25px 0;
  font-size: 0.8em;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 1em;
}
.ast-woo-shop-archive .product-categories .all-categories-button :first-child {
  margin: 0 15px;
}
.ast-woo-shop-archive .product-categories .all-categories-button a {
  color: black;
}
.ast-woo-shop-archive .product-categories > .woocommerce .products .product {
  width: 100%;
  padding: 0;
  margin: 2px !important;
  flex: 1 1 auto;
  background-color: #8bc34a;
  text-align: center;
}
.ast-woo-shop-archive .product-categories > .woocommerce .products .product a {
  position: relative;
}
.ast-woo-shop-archive .product-categories > .woocommerce .products .product a .woocommerce-loop-category__title {
  background-color: unset;
  font-size: 0.7em;
  font-weight: bold;
  color: white;
  position: relative;
  bottom: unset;
  top: unset;
  left: unset;
  right: unset;
  width: 100%;
}
.ast-woo-shop-archive .product-categories > .woocommerce .products .product a .woocommerce-loop-category__title .count {
  display: none;
}
.ast-woo-shop-archive .product-categories > .woocommerce .products .product a:hover .woocommerce-loop-category__title {
  background-color: unset;
  text-decoration: underline;
}
.ast-woo-shop-archive .product-categories > .woocommerce .products .product img {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .ast-woo-shop-archive .product-categories > .woocommerce .products .product {
    width: auto;
  }
}
.ast-woo-shop-archive .search-bar-hold > div {
  width: 100%;
  max-width: 99%;
}
.ast-woo-shop-archive #primary {
  margin: 0;
}
.ast-woo-shop-archive #primary .ast-woocommerce-container {
  padding: 10px !important;
}
.ast-woo-shop-archive #primary .ast-woocommerce-container .woocommerce-breadcrumb {
  font-size: 0.8em;
  margin: 20px 0;
  color: black;
}
.ast-woo-shop-archive #primary .ast-woocommerce-container .woocommerce-result-count {
  font-size: 0.7em;
  color: #777;
}
.ast-woo-shop-archive #primary .ast-woocommerce-container .woocommerce-ordering select {
  padding: 5px;
  font-size: 0.7em;
}
.ast-woo-shop-archive #primary .ast-woocommerce-container .products li {
  width: 100%;
  padding: 15px;
  box-shadow: none;
}
@media only screen and (min-width: 512px) {
  .ast-woo-shop-archive #primary .ast-woocommerce-container .products li {
    width: calc(50% - 20px) !important;
  }
}
@media only screen and (min-width: 860px) {
  .ast-woo-shop-archive #primary .ast-woocommerce-container .products li {
    width: calc(33% - 20px) !important;
  }
}
@media only screen and (min-width: 1250px) {
  .ast-woo-shop-archive #primary .ast-woocommerce-container .products li {
    width: calc(25% - 20px) !important;
  }
}
.ast-woo-shop-archive #primary .ast-woocommerce-container .products li .astra-shop-summary-wrap {
  padding: 0;
}
.ast-woo-shop-archive #primary .ast-woocommerce-container .products li .astra-shop-summary-wrap .ast-woo-product-category,
.ast-woo-shop-archive #primary .ast-woocommerce-container .products li .astra-shop-summary-wrap .ast-loop-product__link,
.ast-woo-shop-archive #primary .ast-woocommerce-container .products li .astra-shop-summary-wrap .price {
  text-align: left;
}
.ast-woo-shop-archive #primary .ast-woocommerce-container .products li .astra-shop-summary-wrap .ast-woo-product-category {
  font-size: 0.7em;
  text-transform: capitalize;
  font-weight: bold;
}
.ast-woo-shop-archive #primary .ast-woocommerce-container .products li .astra-shop-summary-wrap .ast-loop-product__link .woocommerce-loop-product__title {
  margin: 10px 0;
}
.ast-woo-shop-archive #primary .ast-woocommerce-container .products li .astra-shop-thumbnail-wrap .onsale {
  min-width: 4.2em;
  min-height: 4.2em;
  line-height: 4.2em;
  font-size: 0.7em;
  color: white;
  font-weight: bold;
}
.ast-woo-shop-archive #primary .ast-woocommerce-container .products .product-category .woocommerce-loop-category__title .count {
  display: none;
}

.ast-shop-product-out-of-stock {
  padding: 0;
  font-size: 0.7em;
}

#primary {
  padding: 0 !important;
  margin: 0 !important;
}

.ast-woocommerce-container {
  padding: 0 !important;
}
.ast-woocommerce-container .ast-article-single .onsale {
  min-width: 4.5em;
  min-height: 4.5em;
  line-height: 4.5em;
  font-size: 0.8em;
  color: white !important;
  font-weight: bold;
}
.ast-woocommerce-container .ast-article-single .summary .woocommerce-breadcrumb {
  font-size: 0.75em;
}
.ast-woocommerce-container .ast-article-single .summary .product_title {
  margin: 25px 0;
}
.ast-woocommerce-container .ast-article-single .summary .price {
  font-size: 0.9em;
  margin: 25px 0;
}
.ast-woocommerce-container .ast-article-single .summary .woocommerce-product-details__short-description {
  font-size: 0.75em;
}
.ast-woocommerce-container .ast-article-single .summary select {
  padding: 5px;
  font-size: 0.7em;
}
.ast-woocommerce-container .ast-article-single .summary .label {
  font-size: 0.8em;
}
.ast-woocommerce-container .ast-article-single .summary .cart .quantity {
  margin-bottom: 0;
  margin-right: 25px;
}
.ast-woocommerce-container .ast-article-single .summary .cart .quantity .minus, .ast-woocommerce-container .ast-article-single .summary .cart .quantity .plus {
  width: 30px;
}
.ast-woocommerce-container .ast-article-single .summary .cart .quantity .input-text {
  padding: 0.2em;
  max-width: 40px;
  font-size: 0.9em;
}
.ast-woocommerce-container .ast-article-single .summary .cart .single_add_to_cart_button {
  font-size: 0.7em;
  padding: 15px 40px !important;
}
.ast-woocommerce-container .ast-article-single .summary .product_meta {
  font-size: 0.7em;
  color: grey;
}
.ast-woocommerce-container .ast-article-single .summary .single_variation_wrap {
  font-size: 0.8em;
}
.ast-woocommerce-container .ast-article-single .summary .single_variation_wrap .price {
  font-size: 1.3em;
}
.ast-woocommerce-container .ast-article-single .summary .single_variation_wrap .ast-stock-avail {
  display: none;
}
.ast-woocommerce-container .ast-article-single .summary .ast-stock-detail {
  display: none;
}
.ast-woocommerce-container .ast-article-single .related {
  margin-top: 10em;
}
.ast-woocommerce-container .ast-article-single .related h2 {
  font-weight: bold;
  font-size: 1.2em !important;
}
.ast-woocommerce-container .ast-article-single .related .products li {
  box-shadow: none !important;
}
.ast-woocommerce-container .ast-article-single .related .products li .astra-shop-summary-wrap {
  padding: 0;
}
.ast-woocommerce-container .ast-article-single .related .products li .astra-shop-summary-wrap .ast-woo-product-category,
.ast-woocommerce-container .ast-article-single .related .products li .astra-shop-summary-wrap .ast-loop-product__link,
.ast-woocommerce-container .ast-article-single .related .products li .astra-shop-summary-wrap .price {
  text-align: left;
}
.ast-woocommerce-container .ast-article-single .related .products li .astra-shop-summary-wrap .ast-woo-product-category {
  font-size: 0.7em;
  text-transform: capitalize;
  font-weight: bold;
}
.ast-woocommerce-container .ast-article-single .related .products li .astra-shop-summary-wrap .ast-loop-product__link .woocommerce-loop-product__title {
  margin: 10px 0;
  font-size: 0.9em !important;
}

.woocommerce-cart .entry-header h1 {
  font-size: 1.1em;
  font-family: "MyriadProRegular";
  font-weight: bold;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead {
  color: gray;
  font-size: 0.8em;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead tr th {
  padding: 5px;
  font-weight: normal;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item {
  color: black;
  font-weight: normal;
  font-size: 0.8em;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item a {
  font-weight: normal;
  color: black;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-price .amount {
  font-weight: normal;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-subtotal .amount {
  font-weight: normal;
}
.woocommerce-cart .woocommerce .woocommerce-cart-form button.button {
  font-size: 0.8em;
  padding: 15px 40px !important;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals > h2 {
  font-size: 1.1em;
  font-weight: bold;
  font-family: "MyriadProRegular";
  padding: 15px 35px;
  background-color: unset;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table tr {
  font-weight: normal;
  font-size: 0.7em;
}

.woocommerce-checkout .woocommerce-info .showcoupon {
  color: white;
}
.woocommerce-checkout .entry-header h1 {
  font-size: 1.1em;
  font-family: "MyriadProRegular";
  font-weight: bold;
}
.woocommerce-checkout form.woocommerce-checkout h3 {
  font-size: 0.9em !important;
  font-family: "MyriadProRegular";
  font-weight: bold;
}
.woocommerce-checkout form.woocommerce-checkout label {
  font-size: 0.9em !important;
  font-weight: normal;
}
.woocommerce-checkout form.woocommerce-checkout input[type=text], .woocommerce-checkout form.woocommerce-checkout input[type=tel], .woocommerce-checkout form.woocommerce-checkout input[type=email], .woocommerce-checkout form.woocommerce-checkout textarea {
  padding: 10px;
  font-size: 0.8em;
}
.woocommerce-checkout form.woocommerce-checkout #order_review {
  padding: 0 30px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table thead tr th {
  font-size: 0.7em;
  font-weight: normal !important;
  color: gray;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody .cart_item .product-name, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody .cart_item .product-total {
  font-size: 0.7em;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody .cart_item .product-total span {
  font-weight: normal;
  text-align: right;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot .cart-subtotal, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot .order-total {
  font-size: 0.8em;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment {
  font-size: 0.8em;
}
.woocommerce-checkout p {
  font-size: 0.8em;
}
.woocommerce-checkout button.button {
  font-size: 0.8em;
  padding: 15px 40px !important;
}

#preshop-section .elementor-column-wrap {
  padding: 0;
}
#preshop-section .elementor-column-wrap .big-category {
  position: relative;
  margin: 0;
}
#preshop-section .elementor-column-wrap .big-category .wp-caption {
  display: flex;
  justify-content: center;
  align-items: center;
}
#preshop-section .elementor-column-wrap .big-category .wp-caption figcaption {
  position: absolute;
  background-color: #8BC34A;
  color: white;
  padding: 15px;
  font-size: 0.9em;
}
#preshop-section .products {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 1500px;
}
#preshop-section .products li {
  width: 350px;
  padding: 0;
  margin: 0;
  position: relative;
}
#preshop-section .products li a, #preshop-section .products li img {
  height: 100%;
  width: 100%;
}
#preshop-section .products li img {
  object-fit: cover;
}
#preshop-section .products li .woocommerce-loop-category__title .count {
  display: none;
}
#preshop-section .products li:nth-child(1) {
  height: 504px;
  line-height: 504px;
}
#preshop-section .products li:nth-child(2) {
  height: 529px;
  line-height: 529px;
}
#preshop-section .products li:nth-child(3) {
  height: 515px;
  line-height: 515px;
}
#preshop-section .products li:nth-child(4) {
  height: 533px;
  line-height: 533px;
}
#preshop-section .products li:nth-child(5) {
  height: 345px;
  line-height: 345px;
}
#preshop-section .products li:nth-child(6) {
  height: 613px;
  line-height: 613px;
}
#preshop-section .products li:nth-child(7) {
  height: 690px;
  line-height: 690px;
}
#preshop-section .products li:nth-child(8) {
  height: 564px;
  line-height: 564px;
}

#stories-subpage-section .grid-items .item img {
  object-fit: cover;
}
#stories-subpage-section .grid-items .item .layer-content {
  padding: 15px 0;
}
#stories-subpage-section .grid-items .item .layer-content .title_link {
  all: initial;
}
#stories-subpage-section .grid-items .item .layer-content .title_link a {
  font-size: 1.2em;
  font-family: "Raleway-Light";
  text-transform: inherit;
}
#stories-subpage-section .grid-items .item .layer-content .excerpt {
  padding: 0 2px;
  font-size: 0.7em;
}
#stories-subpage-section .grid-items .item .layer-content .read_more {
  padding: 10px 2px;
  font-size: 0.7em;
}

.woocommerce-tabs .tabs li a {
  font-size: 0.9em;
}
.woocommerce-tabs #tab-description, .woocommerce-tabs #tab-additional_information {
  font-size: 0.8em;
}
.woocommerce-tabs #tab-description h1, .woocommerce-tabs #tab-description h2, .woocommerce-tabs #tab-description h3, .woocommerce-tabs #tab-description h4, .woocommerce-tabs #tab-description h5, .woocommerce-tabs #tab-description h6, .woocommerce-tabs #tab-additional_information h1, .woocommerce-tabs #tab-additional_information h2, .woocommerce-tabs #tab-additional_information h3, .woocommerce-tabs #tab-additional_information h4, .woocommerce-tabs #tab-additional_information h5, .woocommerce-tabs #tab-additional_information h6 {
  font-weight: bold;
  font-size: 1.3em;
}

.woocommerce-notices-wrapper .woocommerce-message {
  background-color: #f1f1f1;
  border-top: unset;
  font-size: 0.8em;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
.woocommerce-notices-wrapper .woocommerce-message .button {
  font-size: 0.7em;
  padding: 15px 40px !important;
}

.woocommerce-info {
  background-color: #8bc34a;
  border-top: unset;
  font-size: 0.8em;
  color: white;
}
.woocommerce-info:before {
  color: white;
}

.elementor-button {
  width: 100% !important;
}
@media only screen and (min-width: 770px) {
  .elementor-button {
    width: auto !important;
  }
}
.elementor-button:hover {
  opacity: 0.8;
}
.tax-product_cat .woocommerce-products-header__title {margin-bottom: 0; margin-top: 55px;}
.woocommerce-products-header +  .product-categories {margin-top: 0 !important;}
/*# sourceMappingURL=global-min.css.map */
