@charset "UTF-8";
/*!
 Theme Name:   Blocksy-child
 Description:  Blocksy Child Theme
 Author:       Best4u
 Template:     blocksy
 Author URI:   https://www.best4u.nl/
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  best4u
!*/
#ui-datepicker-div {
  background: #fff;
}

.gform_fields .gfield {
  margin-bottom: 20px;
}
.gform_fields .gform_validation_container {
  display: none;
}

.gform_footer input[type=submit] {
  margin-top: 10px;
  font-size: var(--buttonFontSize);
  font-weight: var(--buttonFontWeight);
  padding: 0 35px;
  transition: 0.5s ease all;
}
.gform_footer input[type=submit]:focus {
  outline: none;
}
.gform_footer input[type=submit]:hover {
  transform: scale(1.05);
}

.gform_validation_error .validation_error {
  border: none !important;
  padding: 0 !important;
  color: #ec3232 !important;
}
.gform_validation_error .gform_submission_error {
  font-size: 18px;
  margin-bottom: 20px !important;
}
.gform_validation_error .gform_body .gfield_error {
  background: none;
  border: none;
}
.gform_validation_error .gform_body .gfield_error input, .gform_validation_error .gform_body .gfield_error textarea {
  border-color: #ec3232 !important;
}
.gform_validation_error .gform_body .gfield_error label, .gform_validation_error .gform_body .gfield_error .validation_message {
  color: #ec3232;
}

header div[data-device=desktop] #menu-primary > li:first-child > a {
  padding-left: 0 !important;
}
header div[data-device=desktop] #menu-primary .ct-mega-menu > ul > li > a {
  font-weight: bold;
}

.aws-container .aws-search-form {
  background-color: #f8f5f5;
  border-radius: 4px;
  border: 1px solid #d8d8d8;
}
@media (min-width: 1400px) {
  .aws-container .aws-search-form {
    width: 540px;
    height: 60px;
  }
}
.aws-container .aws-search-form .aws-search-field {
  border: none;
  font-size: 16px;
  padding-left: 15px;
}
.aws-container .aws-search-form .aws-form-btn {
  border: none;
  background: none;
}

.products .product {
  padding: 25px;
  border: solid 1px transparent;
  border-radius: 2px;
  transition: all 0.2s ease;
}
.products .product .ct-image-container img {
  object-fit: contain;
}
.products .product .ct-woo-card-actions .button {
  width: 100%;
  opacity: 0;
}
.products .product:hover {
  border-color: #d8d8d8;
}
.products .product:hover .woocommerce-loop-product__title {
  color: var(--headingColor);
}
.products .product:hover .ct-woo-card-actions .button {
  opacity: 1;
}

.wc-block-featured-category {
  min-height: 250px !important;
}
@media (max-width: 980px) {
  .wc-block-featured-category {
    margin-bottom: 0 !important;
  }
}
.wc-block-featured-category:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wc-block-featured-category:hover:before {
  opacity: 0.7 !important;
}
.wc-block-featured-category.has-left-content {
  align-content: flex-end;
}
.wc-block-featured-category.has-left-content .wc-block-featured-category__title {
  padding-left: 25px;
  padding-right: 25px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600 !important;
}
.wc-block-featured-category .wc-block-featured-category__link {
  padding: 0;
}
.wc-block-featured-category .wc-block-featured-category__link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: transparent !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  user-select: none;
}

.woocommerce-loop-product__excerpt,
.woocommerce-loop-product__excerpt p {
  color: var(--wp--preset--color--palette-color-2, var(--paletteColor2));
}

.single-product .stock.in-stock {
  color: #54ac63;
}
@media (min-width: 980px) {
  .single-product .woocommerce-product-gallery {
    padding-right: 12%;
  }
}
.single-product .related.products > h2 {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #f8f5f5;
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
}

.single-product #main > .ct-container > section > .hero-section {
  margin-bottom: 20px !important;
}
.single-product #main > .ct-container > section > .product {
  padding: 60px 0;
}
.single-product #main > .ct-container > section > .entry-header {
  border-bottom: 1px solid #f8f5f5;
}
@media (min-width: 567px) and (max-width: 979px) {
  .single-product .woocommerce-product-gallery {
    padding: 0 10%;
  }
  .single-product .onsale {
    left: 12% !important;
  }
}

div[data-column=widget-area-6] {
  text-align: right;
}

.single-product-usps {
  margin-top: 40px;
  color: var(--paletteColor2);
}

body.single-product #main .ct-container {
  padding-top: 0;
}

.woocommerce-widget-layered-nav-list__item:not(.chosen) a:before {
  top: -5px !important;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .tablet-block-view .wp-block-jetpack-layout-grid {
    display: block;
  }

  .tablet-block-view .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column:first-child {
    margin-bottom: 30px;
  }

  .home .products.columns-4 {
    --shop-columns: repeat(2, 1fr);
  }
}
.ct-header-cart .ct-label {
  display: none;
}

.home-usp ul {
  padding: 0;
  list-style-type: none;
}
@media (min-width: 1024px) {
  .home-usp ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
}
.home-usp ul li {
  padding-left: 30px;
  position: relative;
  font-size: 14px;
}
.home-usp ul li:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  color: #0873B9;
  font-family: "icomoon2" !important;
  font-size: 24px;
}

.woocommerce-product-details__short-description ul, .woocommerce-Tabs-panel ul, .single-product-usps ul, #text-4 ul {
  padding: 0;
  list-style-type: none;
}
.woocommerce-product-details__short-description ul li, .single-product-usps ul li, #text-4 ul li {
  padding-left: 30px;
  position: relative;
}
.woocommerce-product-details__short-description ul li:before, .single-product-usps ul li:before, #text-4 ul li:before {
  content: "";
  position: absolute;
  top: -7px;
  left: 0;
  color: #e93e46;
  font-family: "icomoon2" !important;
  font-size: 24px;
}

.archive-featured .ugb-column__content-wrapper {
  height: 100%;
}
.archive-featured .ugb-column__content-wrapper > p {
  display: none;
}
.archive-featured .ugb-column__content-wrapper .cpt-featured-image-container {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.woocommerce.archive .ct-sidebar .ct-widget {
  margin-bottom: 24px;
  border: 1px solid #d8d8d8;
  padding: 25px;
}
.woocommerce.archive .ct-sidebar .ct-widget.widget_product_categories {
  background-color: #f8f5f5;
}

.ct-breadcrumbs {
  padding: 20px 0;
}

@media (max-width: 979px) {
  #gform_fields_1 {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .lower-columns > div:nth-child(1), .lower-columns > div:nth-child(2) {
    max-height: 300px;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .woocommerce.archive #main > .ct-container {
    padding-top: 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .woocommerce.archive #main > .ct-container aside {
    display: block !important;
  }
  .woocommerce.archive #main > .ct-container aside .ct-sidebar {
    margin-top: 0 !important;
  }
}
body.woocommerce-checkout .align-right,
body.woocommerce-cart .align-right {
  text-align: right;
}
body.woocommerce-checkout a.button,
body.woocommerce-cart a.button {
  font-weight: 500;
  padding: 6px 15px;
  min-height: 48px;
}
body.woocommerce-checkout .woocommerce-NoticeGroup,
body.woocommerce-cart .woocommerce-NoticeGroup {
  width: 100% !important;
}
body.woocommerce-checkout a.continue-to-shopping,
body.woocommerce-cart a.continue-to-shopping {
  margin-right: 35px;
  color: var(--buttonInitialColor);
}
body.woocommerce-checkout a.continue-to-shopping:hover,
body.woocommerce-cart a.continue-to-shopping:hover {
  color: var(--paletteColor2);
}
@media screen and (max-width: 767px) {
  body.woocommerce-checkout a.continue-to-shopping,
body.woocommerce-cart a.continue-to-shopping {
    text-align: center;
    margin-right: 0;
    border: 2px solid var(--paletteColor1);
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 15px;
  }
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,
body.woocommerce-cart .woocommerce-form-login-toggle .woocommerce-info {
  padding: 0;
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info a.showlogin,
body.woocommerce-cart .woocommerce-form-login-toggle .woocommerce-info a.showlogin {
  color: var(--paletteColor1);
}
body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info:before,
body.woocommerce-cart .woocommerce-form-login-toggle .woocommerce-info:before {
  content: none;
}
@media screen and (max-width: 767px) {
  body.woocommerce-checkout .shop_table .product-thumbnail,
body.woocommerce-cart .shop_table .product-thumbnail {
    display: none;
  }
}
body.woocommerce-checkout .wc-proceed-to-checkout,
body.woocommerce-cart .wc-proceed-to-checkout {
  margin-bottom: 30px;
}
@media screen and (max-width: 1000px) {
  body.woocommerce-checkout .wc-proceed-to-checkout,
body.woocommerce-cart .wc-proceed-to-checkout {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  body.woocommerce-checkout .wc-proceed-to-checkout,
body.woocommerce-cart .wc-proceed-to-checkout {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
  }
}
body.woocommerce-checkout button[type=submit],
body.woocommerce-cart button[type=submit] {
  border: 2px solid var(--buttonInitialColor);
  background: #fff;
  color: var(--buttonInitialColor);
  transition: 0.5s ease background-color;
}
body.woocommerce-checkout button[type=submit]:hover,
body.woocommerce-cart button[type=submit]:hover {
  background-color: var(--buttonInitialColor);
  color: #ffffff;
}
body.woocommerce-checkout input[type=text],
body.woocommerce-checkout input[type=number],
body.woocommerce-cart input[type=text],
body.woocommerce-cart input[type=number] {
  margin-right: 8px;
  height: 48px;
}
body.woocommerce-checkout input[type=checkbox], body.woocommerce-checkout input[type=radio],
body.woocommerce-cart input[type=checkbox],
body.woocommerce-cart input[type=radio] {
  border-color: var(--paletteColor4) !important;
  width: 22px !important;
  height: 22px !important;
}
body.woocommerce-checkout input[type=checkbox]:before, body.woocommerce-checkout input[type=radio]:before,
body.woocommerce-cart input[type=checkbox]:before,
body.woocommerce-cart input[type=radio]:before {
  color: var(--paletteColor4);
}
body.woocommerce-checkout input[type=checkbox],
body.woocommerce-cart input[type=checkbox] {
  top: 6px !important;
}
body.woocommerce-checkout .ct-cart-form,
body.woocommerce-cart .ct-cart-form {
  display: flex !important;
  justify-content: flex-end;
  flex-direction: column;
}
body.woocommerce-checkout .ct-cart-form form.woocommerce-cart-form,
body.woocommerce-cart .ct-cart-form form.woocommerce-cart-form {
  width: 100%;
}
body.woocommerce-checkout .ct-cart-form form.woocommerce-cart-form thead th,
body.woocommerce-cart .ct-cart-form form.woocommerce-cart-form thead th {
  border-bottom-width: 1px;
}
body.woocommerce-checkout .ct-cart-form form.woocommerce-cart-form td,
body.woocommerce-cart .ct-cart-form form.woocommerce-cart-form td {
  border-style: solid;
}
body.woocommerce-checkout .ct-cart-form form.woocommerce-cart-form td.product-price p.price,
body.woocommerce-cart .ct-cart-form form.woocommerce-cart-form td.product-price p.price {
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  body.woocommerce-checkout .ct-cart-form form.woocommerce-cart-form td.product-price,
body.woocommerce-cart .ct-cart-form form.woocommerce-cart-form td.product-price {
    display: table-cell;
  }
}
body.woocommerce-checkout .ct-cart-form form.woocommerce-cart-form .actions button[type=submit],
body.woocommerce-cart .ct-cart-form form.woocommerce-cart-form .actions button[type=submit] {
  height: 48px !important;
  min-height: 48px !important;
}
@media screen and (max-width: 820px) and (min-width: 689px) {
  body.woocommerce-checkout .ct-cart-form form.woocommerce-cart-form .actions .coupon,
body.woocommerce-cart .ct-cart-form form.woocommerce-cart-form .actions .coupon {
    width: 100%;
    float: none;
    display: flex !important;
    flex-direction: column;
  }
  body.woocommerce-checkout .ct-cart-form form.woocommerce-cart-form .actions .coupon input[name=coupon_code],
body.woocommerce-cart .ct-cart-form form.woocommerce-cart-form .actions .coupon input[name=coupon_code] {
    margin-bottom: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 820px) and (min-width: 689px) {
  body.woocommerce-checkout .ct-cart-form form.woocommerce-cart-form .actions button[name=update_cart],
body.woocommerce-cart .ct-cart-form form.woocommerce-cart-form .actions button[name=update_cart] {
    width: 100%;
    margin-top: 20px;
  }
}
body.woocommerce-checkout .ct-cart-form .cart_totals,
body.woocommerce-cart .ct-cart-form .cart_totals {
  width: 30%;
  align-self: flex-end;
  border: none !important;
  padding: 40px 0 0 0;
}
@media screen and (max-width: 1000px) {
  body.woocommerce-checkout .ct-cart-form .cart_totals,
body.woocommerce-cart .ct-cart-form .cart_totals {
    width: 100%;
    margin-bottom: 60px;
  }
}
body.woocommerce-checkout form.woocommerce-checkout,
body.woocommerce-cart form.woocommerce-checkout {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-column-gap: 25px;
}
@media screen and (max-width: 980px) {
  body.woocommerce-checkout form.woocommerce-checkout,
body.woocommerce-cart form.woocommerce-checkout {
    flex-direction: column;
  }
}
body.woocommerce-checkout form.woocommerce-checkout input[type=tel],
body.woocommerce-checkout form.woocommerce-checkout input[type=email],
body.woocommerce-checkout form.woocommerce-checkout .select2-selection,
body.woocommerce-checkout form.woocommerce-checkout textarea,
body.woocommerce-cart form.woocommerce-checkout input[type=tel],
body.woocommerce-cart form.woocommerce-checkout input[type=email],
body.woocommerce-cart form.woocommerce-checkout .select2-selection,
body.woocommerce-cart form.woocommerce-checkout textarea {
  border-radius: 2px;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details {
  width: 66%;
}
@media screen and (max-width: 980px) {
  body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details {
    width: 100%;
  }
}
body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details #customer_details,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details #customer_details {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1250px) {
  body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details #customer_details,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details #customer_details {
    flex-direction: column;
  }
}
body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details #customer_details .woocommerce-billing-fields > h3,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details #customer_details .woocommerce-billing-fields > h3 {
  font-size: 24px;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details #customer_details .col-1, body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details #customer_details .col-2,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details #customer_details .col-1,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details #customer_details .col-2 {
  padding: 35px;
  border: 1px solid var(--border-color);
  border-radius: 3px;
  width: 48%;
}
@media screen and (max-width: 1250px) {
  body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details #customer_details .col-1, body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details #customer_details .col-2,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details #customer_details .col-1,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details #customer_details .col-2 {
    width: 100%;
  }
}
body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details #customer_details .col-1 h3:before,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details #customer_details .col-1 h3:before {
  content: "1. ";
  position: relative;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details #customer_details .col-2,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details #customer_details .col-2 {
  margin-top: 0;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details #customer_details .col-2 > h3,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details #customer_details .col-2 > h3 {
  font-size: 24px;
}
@media screen and (max-width: 1250px) {
  body.woocommerce-checkout form.woocommerce-checkout .ct-customer-details #customer_details .col-2,
body.woocommerce-cart form.woocommerce-checkout .ct-customer-details #customer_details .col-2 {
    margin-top: 35px;
  }
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review {
  width: 31%;
  border-width: 1px;
  border-radius: 3px;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review > h3,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review > h3 {
  font-size: 24px;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review thead tr th,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review thead tr th {
  border: none;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review tbody tr:first-child td,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review tbody tr:first-child td {
  border: none;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review tbody tr td,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review tbody tr td {
  border-style: solid;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review tfoot tr:first-child td, body.woocommerce-checkout form.woocommerce-checkout .ct-order-review tfoot tr:first-child th,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review tfoot tr:first-child td,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review tfoot tr:first-child th {
  border-style: solid;
  padding-bottom: 5px;
  padding-top: 10px;
  color: var(--paletteColor2);
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review tfoot tr:not(:first-child) td, body.woocommerce-checkout form.woocommerce-checkout .ct-order-review tfoot tr:not(:first-child) th,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review tfoot tr:not(:first-child) td,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review tfoot tr:not(:first-child) th {
  padding-bottom: 5px;
  padding-top: 5px;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li {
  border: none;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li:before,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li:before {
  content: none;
}
@media screen and (min-width: 690px) {
  body.woocommerce-checkout form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li {
    padding: 0;
  }
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li input[type=radio]:before,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li input[type=radio]:before {
  opacity: 0;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li label,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li label {
  height: 35px;
  margin: 5px 0;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li .payment_box,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review ul.wc_payment_methods li .payment_box {
  background: var(--border-color);
  width: 100%;
  margin: 0;
  padding: 10px;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review h3:before,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review h3:before {
  content: "3. ";
  position: relative;
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review .product-total,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review .product-total {
  vertical-align: middle;
}
@media screen and (max-width: 980px) {
  body.woocommerce-checkout form.woocommerce-checkout .ct-order-review,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review {
    width: 100%;
  }
}
body.woocommerce-checkout form.woocommerce-checkout .ct-order-review .order-total th, body.woocommerce-checkout form.woocommerce-checkout .ct-order-review .order-total td,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review .order-total th,
body.woocommerce-cart form.woocommerce-checkout .ct-order-review .order-total td {
  color: var(--paletteColor1);
  border: none;
}
body.woocommerce-checkout .cross-sells,
body.woocommerce-cart .cross-sells {
  margin-bottom: 100px;
}
body.woocommerce-checkout .cross-sells > h2,
body.woocommerce-cart .cross-sells > h2 {
  text-align: center;
  text-transform: none;
  font-size: 30px;
  margin-bottom: 50px;
}

.wp-block-search .wp-block-search__inside-wrapper {
  border-color: var(--form-field-border-initial-color) !important;
  border-radius: var(--has-classic-forms, var(--form-field-border-radius, 3px)) !important;
}
.wp-block-search .wp-block-search__inside-wrapper input {
  background-color: #ffffff;
}
.wp-block-search .wp-block-search__inside-wrapper button {
  background-color: #fff;
  border-color: #fff;
}
.wp-block-search .wp-block-search__inside-wrapper button svg {
  fill: var(--paletteColor1) !important;
  min-width: 40px;
  min-height: 40px;
}

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

ul#menu-footer-menu {margin:0;}

[data-block-name="woocommerce/featured-category"] img {
  transition: transform .2s;
}

[data-block-name="woocommerce/featured-category"]:hover img {
  transform: scale(1.1);
}

.display-none {
  display: none;
}