/* ==============================================================================
Theme Name: Phlox Pro Child
Theme URI: http://phlox.pro/go/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Pro Child Theme
Template: phlox-pro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-pro-child
================================================================================= */

::-moz-selection {
    color: #fff;
    background: var(--e-global-color-accent);
}
::selection {
    color: #fff;
    background: var(--e-global-color-accent);
}

body {
  counter-reset: kategorien;
}

.home #menu-weitzel-kategorien li a {
  display: flex;
  align-items: center;
}

.home #menu-weitzel-kategorien li a::before {
  position: relative;
  padding: 4px;
  margin-right: 10px;
  counter-increment: kategorien;
  content: counter(kategorien);
  background-color: var(--e-global-color-secondary);
  color: #fff;
  font-weight: 700;
  font-size: 20px;
}

.home #menu-weitzel-kategorien li.aux-hover a::before {
  background-color: #fff;
  color: var(--e-global-color-secondary);
}

.home #menu-weitzel-kategorien li:nth-child(-n + 9) a::before {
  content: "0" counter(kategorien);
}

.products-loop {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

.products-loop .product {
  height: auto !important;
}

.products-loop .product img {
	width: 100% !important;
}

.products-loop a.add_to_wishlist.button {
  font-size: 0;
}

.quantity {
	order: 5;
}

.single-product .entry-title {
	order: 1;
}

.single-product .woocommerce-product-details__short-description {
	max-width: none !important;
}

.single-product .woocommerce-product-details__short-description ul {
	list-style-type: disc;
	margin-left: 1em;
}

.woo-variation-gallery-slider-wrapper,
.wvg-gallery-thumbnail-image {
	background-color: #efefef;
	border: 1px solid #ccc;
	border-radius: 8px;
}

.wvg-gallery-thumbnail-image {
	overflow: hidden;
}

.auxshp-default-product-images {
  position: relative;
}

.variations_form {
	margin-top: 2em;
}

.variation-sku,
.product-sku {
	order: 2;
	font-size: 14px;
	font-weight: 700;
	color: #c2c2c2;
}

.aux-shop-archive .products-loop .product .price,
/* .product-type-variable .summary.entry-summary p.price, */
.widget-container .price,
.aux-shop-archive .products-loop .product .yith-wcwl-add-to-wishlist{
	display: none !important;
}

.woocommerce-product-attributes {
	margin-top: 0 !important;
}

.single-product .woocommerce-Tabs-panel--additional_information:before,
.single-product .woocommerce-Tabs-panel--additional_information:after {
	display: none;
}

.single-product .images .flex-control-thumbs {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(115px, 1fr));
    grid-gap: 15px;
    margin-top: 15px;
}

.single-product .images .flex-control-thumbs li,
.single-product .images .flex-control-thumbs li img {
	margin: 0 !important;
	width: 100% !important;
    height: 100% !important;
}

.single-product .auxshp-sw-wrapper {
  display: none;
}

.single-product .auxshp-label {
  text-transform: none;
}

.single-product .product_meta {
  padding-top: 2em;
  border-top: 1px solid #c2c2c2;
  margin-top: 2em;
}

.single-product .backlink {
	display: block;
	margin-bottom: 1.5rem;
}

.single-product .auxshp-related-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.single-product .auxshp-related-products .widget-title {
	width: 100%;
}

.auxshp-related-products .yith-wcwl-add-to-wishlist {
  display: none;
}

.auxshp-related-products .auxshp-title-heading {
  margin-bottom: 1em;
}

.single-product .auxshp-related-items > div {
  height: auto !important;
}

.single-product .woocommerce-product-gallery__image {
  border: none !important;
  box-shadow: inset 0 0 0 1px #c2c2c2;
}

.single-product .auxshp-related-items .product {
  height: 100% !important;
  padding-top: 1em;
  padding-bottom: 1em;
}

.single-product.single-product .entry-summary .price {
  flex-direction: row;
  justify-content: flex-start;
  font-weight: 700;
}

.single-product.single-product .entry-summary .price .amount {
  color: var(--e-global-color-primary);
  font-size: 1.75em;
}

.single-product.single-product .entry-summary .price .amount:nth-child(1) {
  margin-right: 0.25em;
}

.single-product.single-product .entry-summary .price .amount:nth-child(2) {
  margin-left: 0.25em;
}

.single-product.single-product .price .uom {
  margin-left: 1em;
  align-self: self-end;
  color: #c2c2c2;
}

.single-product .variations .aux-dropdown.aux-large {
  max-width: 350px;
  width: 100%;
}

.single-product .variations .aux-dropdown.aux-large select {
  width: 100%;
  border-radius: 8px;
  border-color: #707070;
}

.color-legend {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));
  grid-gap: 20px;
}

.color {
  display: flex;
  align-items: center;
}

.color .spot {
  height: auto;
  border: 1px solid #000;
  background: #fff;

  border-radius: 100%;
  max-width: 50px;
  margin-right: 1em;
  width: 100%;
}

.color p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
}

.color .spot::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}


.yith-wcwl-add-to-wishlist {
  order: 6;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  display: inline-flex;
  flex-direction: row-reverse;
  align-items: center;
  font-size: 1em;
  line-height: 1.5;
}

.single-product
  .auxshp-product-main
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  a
  .yith-wcwl-icon {
  margin-right: 0;
  margin-left: 10px;
}

.single-product
  .auxshp-product-main
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  a
  .yith-wcwl-icon::before {
	content: url(/wp-content/uploads/2022/04/einkaufsliste_weiss.svg);
    display: block;
    position: relative;
    width: 27px;
  }

.yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-wishlistaddedbrowse {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 1em 2em;
}

.yith-wcwl-wishlistexistsbrowse .feedback,
.yith-wcwl-wishlistaddedbrowse .feedback {
  text-align: center;
}

.yith-wcwl-wishlistexistsbrowse .feedback .yith-wcwl-icon,
.yith-wcwl-wishlistaddedbrowse .feedback .yith-wcwl-icon {
  display: block;
}

.products-loop .yith-wcwl-add-button a {
  padding: 10px 25px;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  background-color: #fff !important;
}

.products-loop .yith-wcwl-add-button a:hover {
  box-shadow: 0px 3px 6px rgb(0 0 0 / 20%);
}

.products-loop .yith-wcwl-add-button .yith-wcwl-icon {
  margin-right: 0;
}

.products-loop .yith-wcwl-add-button .yith-wcwl-icon::before {
  content: url(/wp-content/uploads/2022/04/einkaufsliste.svg);
  display: block;
  position: relative;
  width: 20px;
}

.products-loop .yith-wcwl-add-button .yith-wcwl-icon + span {
  display: none;
}

.custom_mini_wishlist .heading-icon i::before {
  content: "";
  display: block;
  height: 39px;
  width: 35px;
  background-size: contain;
  background-image: url(/wp-content/uploads/2022/04/einkaufsliste.svg);
  background-repeat: no-repeat;
}

.custom_mini_wishlist .heading-icon + .items-count {
  position: absolute;
  padding: 0.2rem 0.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  line-height: 1;
  color: #fff;
  font-size: 14px !important;
  font-weight: bold;
  background-color: var(--e-global-color-secondary);
}

.custom_mini_wishlist .list,
.wishlist-page-links {
  display: none !important;
}

body:not(.logged-in) .e-my-account-tab #customer_login {
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 20px;
}

.elementor-widget-woocommerce-my-account .woocommerce h2 {
	font-size: 1.75em;
}

.widget_price_filter {
	display: none;
}

.woocommerce-form-login,
.woocommerce-form-register {
	height: auto !important;
}

.woocommerce-form__input + span {
	line-height: 1;
}

.woocommerce-variation-description {
  margin-bottom: 2.5em;
}

.woocommerce-variation-description ul {
  /* 	list-style-type: disc; */
  list-style-position: inside;
  padding-left: 1em;
}

.woocommerce-variation-description ul li:not(:last-child),
.woocommerce-Tabs-panel--description ul li:not(:last-child) {
  margin-bottom: 0.25em;
}

.woocommerce-variation-description ul li::before,
.woocommerce-Tabs-panel--description ul li::before {
  content: "\2022";
  color: var(--e-global-color-secondary);
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

input[type="reset"],
input[type="submit"] {
  padding: 0.875em 1.25em;
  font-size: 1rem;
  border-radius: 8px;
  text-transform: none;
  background-color: var(--e-global-color-primary);
}

input[type="text"] {
  padding: 0.875em 1.25em;
  font-size: 1rem;
  border-radius: 8px;
  border: 1px solid #707070;
}

.woocommerce .shop_table thead th {
  text-transform: none;
}

.woocommerce a.button.ask-an-estimate-button {
  font-size: 1rem;
  border-radius: 8px;
}

.wishlist_table.wishlist_view.traditional.responsive {
  font-size: 1rem;
}

.wishlist_table.wishlist_view.traditional.responsive td {
  text-align: left;
}

.wishlist_table.wishlist_view.traditional.responsive
  .product-name
  .variation
  dt,
.wishlist_table.wishlist_view.traditional.responsive
  .product-name
  .variation
  dd {
  line-height: 1.25;
}

.wishlist_table.wishlist_view.traditional.responsive .product-quantity input {
  max-width: 125px;
  padding: 0.875em 1.25em;
  font-size: 1rem;
  border-radius: 8px;
  border: 1px solid #707070;
}

.wishlist_table tr td.product-thumbnail a {
  max-width: none;
  width: 12em;
}

.yith_wcwl_wishlist_bulk_action input {
  vertical-align: baseline;
}

.yith_wcwl_footer_additional_action {
  text-align: right;
}

.yith_wcwl_footer_additional_action .ask-an-estimate-button {
  background-color: var(--e-global-color-secondary) !important;
}

.yith_wcwl_footer_additional_action .ask-an-estimate-button.disabled {
  pointer-events: none;
  opacity: .5;
}

.aux-search.aux-advanced-search .aux-primary .aux-search-from span,
.aux-search.aux-advanced-search .aux-primary .aux-search-from a {
	font-family: inherit;
}

.aux-shop-archive .aux-primary {
	margin-top: 0 !important;
}

.search-result .aux-sidebar {
	display: none;
}

.aux-sidebar,
.aux-show-all-results a {
	text-transform: none !important;
}

.aux-sidebar .sidebar-content .aux-widget-area:nth-child(2) {
	display: none;
}

.product-categories .count {
	display: none;
}

.product-categories .cat-item {
	flex-wrap: wrap;
}

.product-categories .children {
	margin-left: 0;
	margin-top: 1rem;
  width: 100%;
}

.wapf-wrapper .wapf-addon-price {
  vertical-align: middle;
}

.wapf-wrapper {
  padding: 2em 2em 0 2em;
  border-radius: 1em 1em 0 0;
  margin: 0 !important;
  background: #efefef;
}

.wapf-product-totals {
  padding: 0 2em 2em 2em;
  border-radius: 0 0 1em 1em;
  background: #efefef;
  margin-bottom: 2em;
}

.wapf-pricing-hint {
  display: none;
}

.single-product .wapf-product-totals .price {
  margin-top: 0;
  padding-right: 0;
}

.wapf-input-label {
  line-height: 1.25;
}

.wapf-field-input input,
.wapf-field-input select {
  padding: 0.875em 1.25em;
  border-radius: 8px;
  border-color: #707070;
  border-width: 1px;
  font: inherit;
  background-color: #ffffff;
}

.product-name .user-input-data {
  margin: 0;
  padding: 1.25em 2em;
  border-radius: 1em;
  background-color: #efefef;
}

.product-name .user-input-data > * {
  font-size: inherit;
  line-height: 1.25;
}

.product-name .user-input-data h4 {
  color: var(--e-global-color-secondary);
}

.product-name .user-input-data dd:last-child {
  margin-bottom: 0;
}

.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-video-container {
  background-color: #ffffff;
}

.woocommerce-error {
  background-color: #E74C3C !important;
}

.adblock-notice,
.personal-data-notice {
  line-height: 1.5;
  padding: 1em 1.5em;
  border-radius: 8px;
}

.adblock-notice {
  margin-top: 1em;
  background: #e7e7e7;
  color: #a3a3a3;
}

.personal-data-notice {
  margin-bottom: 1em;
  background-color: #ff8d00;
  color: #fff;
  max-width: 500px;
}

.superdeal {
  position: absolute;
  z-index: 1;
  max-width: 20%;
  left: 3em;
  top: 1em;
}

.superdeal-notice {
  position: absolute;
  max-width: 10%;
  min-width: 130px;
  right: 0;
}