/*
Theme Name:   Fluidify wolterinck
Theme URI:    https://www.wolterinck.nl/
Description:  Fluidify wolterinck Theme
Author:       Wolterinck
Author URI:   https://www.wolterinck.nl/
Template:     hello-elementor
Version:      1.0.0
Tags:         custom child
Text Domain:  hello-elementor-child
*/
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");
a {
  color: #000;
}

.theme-carrousel {
  max-height: 80vh;
  overflow: hidden;
}

.home .woocommerce ul.products li.product a.add_to_cart_button,
.page-id-18047 .woocommerce ul.products li.product a.add_to_cart_button {
  display: none;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.icon.menu-item {
  display: none;
}

.woocommerce-page .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.icon.menu-item {
  display: block;
}

li.icon i {
  position: relative;
}
li.icon i .count {
  position: absolute;
  top: 50%;
  left: 105%;
  transform: translateY(-50%);
  color: #fff;
  background-color: #000;
  line-height: 0;
  border-radius: 100%;
  padding: 5px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  font-size: 12px;
}

.elementor-widget-theme-archive-title .elementor-heading-title {
  color: #000;
}

.theme-breadcrumb span a {
  color: #000;
}

.woocommerce ul.products li.product {
  margin-bottom: 12px;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
  font-weight: bold;
  color: #000;
  font-size: 16px;
  padding: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.woocommerce ul.products li.product .price span.amount {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
.woocommerce ul.products li.product .custom-short-description {
  font-size: 14px;
  color: #a3a3a3;
}
.woocommerce ul.products li.product .theme-loop-product-short-description {
  font-size: 15px;
  font-family: "BrandonGrotesque", sans-serif;
  color: #9B9B9B;
  font-weight: 400;
  margin-top: 8px;
}
.woocommerce .related.products ul.products li.product {
  text-align: center !important;
}
.woocommerce .related.products ul.products li.product h2.woocommerce-loop-product__title {
  margin-top: 24px;
  font-size: 15px !important;
}
.woocommerce .related.products ul.products li.product .price {
  margin-bottom: 24px;
  font-size: 15px !important;
}
.woocommerce .related.products ul.products li.product .theme-loop-product-short-description {
  font-size: 15px;
  font-family: "BrandonGrotesque", sans-serif;
  color: #9B9B9B;
  font-weight: 400;
  margin-top: 8px;
}
.woocommerce .related.products ul.products li.product a.add_to_cart_button {
  display: none;
}
.woocommerce div.product .woocommerce-product-gallery ol li {
  aspect-ratio: 1/1.4;
}
.woocommerce div.product .woocommerce-product-gallery ol li img {
  object-fit: cover;
  object-position: center;
  height: 100%;
}
.woocommerce .elementor-add-to-cart .quantity input[type=number] {
  text-align: center;
  /* Remove arrows/spinners for different browsers */
  -moz-appearance: textfield;
  /* Firefox */
}
.woocommerce .elementor-add-to-cart .quantity input[type=number]::-webkit-outer-spin-button, .woocommerce .elementor-add-to-cart .quantity input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce .elementor-social-icons-wrapper {
  scale: 0.6;
}
.woocommerce .archive-grey-section {
  display: none;
}
.woocommerce a.remove {
  color: #000 !important;
}
.woocommerce a.remove:hover {
  background-color: #000;
  color: #fff !important;
}

.woocommerce-cart .woocommerce table.shop_table {
  border: 0;
}
.woocommerce-cart table.cart th {
  border: 0 !important;
}
.woocommerce-cart table.cart td {
  border: 0 !important;
}
.woocommerce-cart .cart_totals tr.cart-subtotal th {
  border: 0 !important;
}
.woocommerce-cart .cart_totals tr.cart-subtotal td {
  border: 0 !important;
}
.woocommerce-cart:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, .woocommerce-cart:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt {
  transition: 0.5s ease;
  background-color: #000;
}
.woocommerce-cart:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, .woocommerce-cart:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover {
  background-color: #333;
}

.archive.tax-product_cat .woocommerce ul.products li.product {
  text-align: center;
}
.archive.tax-product_cat .woocommerce ul.products li.product h2.woocommerce-loop-product__title {
  color: #000;
  font-size: 15px !important;
}
.archive.tax-product_cat .woocommerce ul.products li.product .theme-loop-product-short-description {
  font-size: 15px;
  font-family: "BrandonGrotesque", sans-serif;
  color: #9B9B9B;
  font-weight: 400;
  margin-top: 8px;
}
.archive.tax-product_cat .woocommerce ul.products li.product a.add_to_cart_button {
  padding: 18px;
  background-color: #000;
  color: #fff;
  font-family: "BrandonGrotesque", sans-serif;
  text-transform: capitalize;
  transition: 0.2s ease;
  font-size: 15px;
  display: inline-block;
  border-radius: 4px;
}
.archive.tax-product_cat .woocommerce ul.products li.product a.add_to_cart_button:hover {
  background-color: #333;
  color: #fff;
}

.single-product .elementor-lightbox:has(.swiper) {
  display: none !important;
}
.single-product .theme-delivery-content ul {
  padding-left: 30px;
}
.single-product form .quantity input[type=number] {
  background-color: #F0EBF0;
  color: #000;
}
.single-product form button.single_add_to_cart_button {
  padding: 18px 24px;
  width: 100%;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}
.single-product form button.single_add_to_cart_button:after {
  content: "\f174";
  font-family: "bootstrap-icons";
  margin-left: 8px;
  font-size: 18px;
  position: relative;
}
.single-product .theme-storelink a {
  color: #6C7C59;
}

.theme-btn {
  font-size: 16px;
  display: block;
  padding: 16px 22px;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  text-align: center;
}
.theme-btn__green {
  background-color: #6C7C59;
  color: #fff;
}

.theme-slider-wrapper {
  margin-bottom: calc(18vh + 144px);
}

.theme-slider {
  margin: 60px 0 -18vh 0;
}
.theme-slider .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  position: absolute;
  left: 50%;
  bottom: 32px;
  transform: translateX(-50%);
}
.theme-slider .slick-dots li {
  position: relative;
  padding: 0 4px;
}
.theme-slider .slick-dots li::before {
  content: "";
  position: relative;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #fff;
}
.theme-slider .slick-dots li button {
  display: none;
}
.theme-slider .slick-dots li:not(.slick-active) {
  opacity: 0.5;
}
.theme-slider .slick-arrow {
  position: absolute;
  top: 50%;
  color: #fff;
  z-index: 9;
  font-size: 24px;
}
.theme-slider .slick-arrow.prev {
  left: 52px;
}
@media screen and (max-width: 768px) {
  .theme-slider .slick-arrow.prev {
    left: 8px;
  }
}
.theme-slider .slick-arrow.next {
  right: 52px;
}
@media screen and (max-width: 768px) {
  .theme-slider .slick-arrow.next {
    right: 8px;
  }
}
.theme-slider__single {
  position: relative;
  width: 100%;
  min-height: 700px;
  height: 100%;
  display: flex !important;
  align-items: flex-end;
  padding: 52px;
}
@media screen and (max-width: 768px) {
  .theme-slider__single {
    padding: 48px;
    min-height: 440px;
  }
}
.theme-slider__single.bg-beige {
  background-color: #aaa192;
  color: #fff;
}
.theme-slider__single::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.5) 100%);
}
.theme-slider__single-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.theme-slider__single-bg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.theme-slider__single.cover .theme-slider__single-bg img {
  object-fit: cover;
}
.theme-slider__single-content {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .theme-slider__single-content {
    flex-direction: column;
    align-items: start;
  }
}
.theme-slider__single-content .subtitle {
  font-weight: 500;
}
.theme-slider__single-content p {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
}
@media screen and (max-width: 1020px) {
  .theme-slider__single-content__end {
    margin: 12px 0 0 0;
  }
}
.theme-slider__single-content__end a {
  font-size: 16px;
  display: block;
  padding: 16px 22px;
  text-decoration: none;
  text-align: center;
  background-color: #6C7C59;
  color: #fff;
  text-transform: capitalize;
  clear: both;
  border-radius: 4px;
}
@media screen and (max-width: 1020px) {
  .theme-slider__single-content__end a {
    margin-bottom: 6px;
  }
}

nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item-has-children ul.sub-menu {
  width: 100%;
  position: absolute;
  display: none !important;
  top: 100%;
}
nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item-has-children.active ul.sub-menu {
  display: block !important;
}
nav.elementor-nav-menu--main ul.elementor-nav-menu li.current-menu-ancestor ul.sub-menu li.current-menu-item a, nav.elementor-nav-menu--main ul.elementor-nav-menu li.current-menu-item ul.sub-menu li.current-menu-item a {
  font-weight: 700;
  color: #000;
}
nav.elementor-nav-menu--main ul.elementor-nav-menu li.current-menu-ancestor ul.sub-menu li.current-menu-item a span svg, nav.elementor-nav-menu--main ul.elementor-nav-menu li.current-menu-item ul.sub-menu li.current-menu-item a span svg {
  fill: #000;
  color: #000;
}
nav.elementor-nav-menu--main ul.elementor-nav-menu li.current-menu-ancestor a, nav.elementor-nav-menu--main ul.elementor-nav-menu li.current-menu-item a {
  color: #000 !important;
}
nav.elementor-nav-menu--main ul.elementor-nav-menu li.current-menu-ancestor a span svg, nav.elementor-nav-menu--main ul.elementor-nav-menu li.current-menu-item a span svg {
  fill: #000;
  color: #000;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
button[type=submit] {
  font-size: 16px;
  display: block;
  padding: 16px 22px;
  text-decoration: none;
  text-align: center;
  background-color: #000;
  color: #fff;
  clear: both;
  font-size: 18px;
  border-radius: 4px;
}

.woocommerce table.cart td.actions {
  display: none;
}

.woocommerce ul.products li.product a img {
  aspect-ratio: 1/1.3;
  object-fit: cover;
  object-position: center;
}

.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
  overflow: hidden;
  display: block;
}
.woocommerce div.product.elementor .woocommerce-tabs .panel h2 {
  display: none;
}
.woocommerce div.product.elementor .woocommerce-tabs .panel table.shop_attributes tr th,
.woocommerce div.product.elementor .woocommerce-tabs .panel table.shop_attributes tr td {
  padding: 4px 12px;
  align-content: center;
}

.e-woocommerce-notices-wrapper .woocommerce-message {
  display: flex;
  outline: none;
  border: none;
  align-items: center;
}
.e-woocommerce-notices-wrapper .woocommerce-message a.button {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  background-color: #000;
  color: #fff;
  font-weight: 300;
  margin-left: 24px;
}
.e-woocommerce-notices-wrapper .woocommerce-message:before {
  top: 50%;
  transform: translateY(-50%);
}

.woocommerce-info {
  border-color: #000;
}
.woocommerce-info:before {
  color: #000;
}
.wc-empty-cart-message .cart-empty {
  border-color: #000;
}
.wc-empty-cart-message .cart-empty:before {
  color: #000;
  font-family: "bootstrap-icons";
  content: "\f174";
}

p.return-to-shop a.button {
  font-size: 16px;
  display: inline-block;
  padding: 16px 22px;
  text-decoration: none;
  text-align: center;
  background-color: #000;
  color: #fff;
  clear: both;
  font-size: 18px;
  border-radius: 4px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: #f9f9f9;
  border-radius: 0;
}

input[type=number] {
  padding: 8px 4px 8px 8px !important;
}
input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}

.theme-product-attribute {
  cursor: pointer;
}
.theme-product-attribute__title {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
}
.theme-product-attribute__title:after {
  content: "+";
  font-size: 22px;
}
.theme-product-attribute__content {
  font-size: 18px;
  font-weight: 300;
  color: #000;
  display: none;
}
.theme-product-attribute.active .theme-product-attribute__title:after {
  content: "-";
}
.theme-product-attribute.active .theme-product-attribute__content {
  display: block;
}

ul.flex-direction-nav {
  position: absolute;
  top: 30%;
  z-index: 99999;
  width: 100%;
  left: 0;
  margin: 0;
  padding: 0px;
  list-style: none;
}

li.flex-nav-prev {
  float: left;
}

li.flex-nav-next {
  float: right;
}

a.flex-prev,
a.flex-next {
  visibility: hidden;
}

a.flex-next::after {
  visibility: visible;
  content: "\f138";
  font-family: "bootstrap-icons";
  font-size: 20px;
  background-color: #000;
  line-height: 100%;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  padding: 4px;
  font-weight: 300;
  transform: translateX(50%);
}

a.flex-prev::before {
  visibility: visible;
  content: "\f12f";
  font-family: "bootstrap-icons";
  font-size: 20px;
  background-color: #000;
  line-height: 100%;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  padding: 4px;
  font-weight: 300;
  transform: translateX(-50%);
}

ul.flex-direction-nav li a {
  color: black;
  text-decoration: none;
}

/*# sourceMappingURL=style.css.map */
