/* 
Theme Name: De Margreit
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.aws-container .aws-search-field,
.aws-container .aws-search-form .aws-form-btn {
    background: none !important;
    color: hsl(0deg 0% 100% / 70%) !important;
    border: none !important;
    font-size: 14px;
}
.aws-container .aws-search-field::placeholder,
.aws-container .aws-search-form .aws-search-clear {
    color: hsl(0deg 0% 100% / 70%) !important;
    font-size: 14px;
}
span.aws-search-btn_icon path {
    fill: #fff;
}
.aws-container .aws-search-form {
    height: auto !important;
}
.aws-container .aws-search-form,
.aws-container .aws-show-clear .aws-search-field {
    padding-left: 0 !important;
}

h2.woocommerce-loop-category__title {
    color: var(--e-global-color-text);
    text-align: center;
    font-weight: 400;
    font-size: 18px ! IMPORTANT;
    letter-spacing: -0.02em;
}
h2.woocommerce-loop-category__title mark {
    display: none;
}

.product-categories ul.products.columns-5 li.product-category:nth-child(5n) {
    margin-right: 0;
}

.woocommerce ul.products li.product a img {
    margin-bottom: 8px !important;
}
span.elementor-button-icon {
    font-size: 39px;
}
span.elementor-button-content-wrapper {
    gap: 15px;
    align-items: center;
}
ul.products.columns-5 {
    margin-bottom: 0;
}
figure.swiper-slide-inner img {
    mix-blend-mode: difference !important;
}
.sp-testimonial-client-rating {
    order: -1;
    margin-top: 10px ! IMPORTANT;
}
h4.sp-testimonial-client-name {
    order: -3;
    font-weight: 500 !important;
    font-size: 18px ! IMPORTANT;
    line-height: 21px !important;
    letter-spacing: -0.02px !important;
    margin-bottom: 8px ! IMPORTANT;
}
.sp-testimonial-client-designation {
    order: -2;
}
.sp-testimonial-free {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #F3F1F9 !important;
    border-radius: 20px ! IMPORTANT;
    padding: 30px 40px;
}
i.fa.fa-star {
    color: #E72B5A !important;
}
body .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    padding: 0 !important;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0 !important;
}
.sp-testimonial-free-section .sp-testimonial-client-rating i.fa {
    color: #DEDAED;
}
.sp-testimonial-client-designation {
    font-size: 14px !important;
    line-height: 16px !important;
    color: #B49DC9 ! IMPORTANT;
}
h3.sp-testimonial-post-title {
    margin-top: 10px !important;
    font-weight: 500 !IMPORTANT;
    font-size: 18px ! IMPORTANT;
    line-height: 21px !important;
}
.sp-testimonial-free {
    min-height: 285px;
}
.locations h3.elementor-icon-box-title {
    margin-top: -2px !IMPORTANT;
}

form.wpcf7-form input, 
form.wpcf7-form select,
form.wpcf7-form textarea {
    background: #F9F6F8;
    border: none;
    padding: 14px 18px;
    border-radius: 7.19px;
    max-height: 198px;
}
form.wpcf7-form label {
    font-size: 18px;
    font-weight: 500;
    color: #1C1B1F;
    font-family: 'Work Sans';
    line-height: 25.4px;
    letter-spacing: -0.01em;
    margin-bottom: 12px;
    margin-top: 20px;
}
input.wpcf7-form-control.wpcf7-submit {
    background: var(--e-global-color-primary);
    color: #fff;
    text-transform: uppercase;
    border-radius: 7.19px;
    font-size: 16.17px ! IMPORTANT;
    line-height: 19px;
    min-width: 212px;
    padding: 16.5px;
    margin-top: 20px;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: var( --e-global-color-accent );
}
span.wpcf7-list-item.first {
    margin-left: 0;
}
label span.wpcf7-list-item-label {
    font-weight: 400;
    margin-left: 5px;
}
span.wpcf7-list-item label {
    margin-top: 0 !IMPORTANT;
    margin-bottom: 0;
}
.cf7-two-col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 11px;
}

/* Make inputs full width */
.cf7-two-col input,
.cf7-two-col select,
.cf7-two-col textarea {
    width: 100%;
}
span.wpcf7-list-item {
    margin-left: 55px;
}
div#primary .theme-breadcrumbs {
    display: none;
}
.theme-breadcrumbs nav.woocommerce-breadcrumb {
    margin: 0 !important;
    padding: 30px 0 !important;
    max-width: 1200px;
    margin: 0 auto !important;
}
.theme-breadcrumbs {
    background: #F3EDF1;
}
.single-product span.yith-wcwl-add-to-wishlist-button__label {
	display: none;
}
.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single {
    right: 0;
    position: absolute;
}
nav.woocommerce-breadcrumb {
    padding-bottom: 30px ! IMPORTANT;
    color: #E72B5A ! IMPORTANT;
    font-size: 14px ! IMPORTANT;
}
nav.woocommerce-breadcrumb a {
	color: #1C1B1F ! IMPORTANT;
    font-size: 14px ! IMPORTANT;
}

main#main {
    max-width: 1200px;
    margin:0 auto;
}
button.single_add_to_cart_button.button.alt {
    background: #e2285b;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 8px;
    font-family: 'Work Sans';
}
article.hfe-post-card {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
    border-radius: 16.6px;
}
.hfe-post-image img {
    border-top-left-radius: 16.6px;
    border-bottom-left-radius: 16.6px;
    min-height: 331px;
    height: 100%;
    object-fit: cover;
}
.hfe-post-content {
    position: relative;
}
a.hfe-read-more {
    bottom: 27px;
    position: absolute;
	transition:0.5s all ease;
}

.hfe-post-excerpt {
    position: absolute;
    bottom: 80px;
    width: 85%;
}
h3.hfe-post-title a {
    text-decoration: none;
}
.webshop .sp-testimonial-free {
	background:#fff !important
}
div#primary {
    padding: 55px 0;
}
select.orderby {
    background: none;
    border: none;
}
h2.woocommerce-loop-product__title {
    color: #1C1B1F;
    font-size: 18px !important;
    font-weight: 500 !important;
}
span.price {
    color: #1C1B1F !important;
    font-size: 21px !important;
    line-height: 28.2px !important;
    letter-spacing: -0.02em;
    font-family: 'Work Sans' !important;
    font-weight: 500 !IMPORTANT;
}
textarea#comment {
    border-color: #e7e1e1;
}
input#submit {
    background: #9c81c7 !important;
    color: #fff ! IMPORTANT;
    font-weight: 400 !IMPORTANT;
    text-transform: uppercase;
    border-radius: 30px ! IMPORTANT;
    padding: 15px 30px ! IMPORTANT;
}
.woocommerce ul.products li.product a img {
    
    background: #fff;
    border-radius: 16px;
}

/* Image wrapper */
.woocommerce-page li.product .product-img-wrap {
    overflow: hidden;
    border-radius: 16px;
    margin-bottom: 20px;
    background: #fff;
    padding: 10px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 285px;
}
.star-rating span {
    color: #e72c5a;
}
ol.commentlist {
    padding-left: 0;
}
.comment-text {
    background: #F9F6F8;
    padding: 33px ! IMPORTANT;
    border: none !important;
    margin-left: 0 !important;
}
.comment_container img {
    display: none;
}
h2.woocommerce-Reviews-title {
    color: #1C1B1F;
    font-size: 28px;
}
strong.woocommerce-review__author {
    font-size: 20px;
    font-weight: 500;
    color: #141414;
}
form#commentform input {
    border-color: #e7e1e1;
}
p.comment-form-cookies-consent {
    display: flex;
    gap: 10px;
    align-items: center;
}
/* Image default */
.product-img-wrap img {
    transform: scale(1);
    transition: transform 0.45s cubic-bezier(.25,.46,.45,.94);
    will-change: transform;
}

/* Hover LI */
li.product:hover .product-img-wrap img {
    transform: scale(1.1);
}

button.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button.yith-wcwl-add-to-wishlist-button-over-image.yith-wcwl-add-to-wishlist-button-over-image--top-left {
    right: 0;
    left: auto;
    top: 22px;
}
li.add-to-wishlist-before_image.product.type-product h2.woocommerce-loop-product__title,li.add-to-wishlist-before_image.product.type-product span.price,li.add-to-wishlist-before_image.product.type-product a.button.add_to_cart_button {
	padding-left:15px;
	padding-right:15px;
    padding-top: 0;
    padding-bottom: 0;
}
.woocommerce ul.products li.product .button {
    font-size: 0;
    background: none;
    border-radius: 8px;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 20px;
    top: 240px;
    padding: 0px !important;
}
a.added_to_cart.wc-forward:hover {
    background: #7f66a7;
}
.loop-short-desc.above-price {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #645287;
    line-height: 21.2px;
    margin-bottom: 5px;
}
.wp-block-woocommerce-cart.alignwide {
    margin-inline: 0 !important;
}
.woocommerce-message {
    border-top-color: #e2285b;
}
.woocommerce-message::before {
	color: #e2285b;
}
body.tax-product_cat div#primary {
    background: #F3EDF1;
    padding-top: 5px;
}
form.woocommerce-ordering, form.woocommerce-ordering select {
    max-width: 280px;
    font-size: 14px;
}
h1.woocommerce-products-header__title.page-title {
    font-size: 22px;
    color: #141414;
}
p.woocommerce-result-count {
    color: #141414a8;
    font-size: 14px;
}
a.added_to_cart.wc-forward {
    background: #9c81c7;
    color: #fff;
    border-radius: 8px;
    font-size: 14px;
    padding: 5px 15px;
    margin-left: 15px;
}
span.onsale {
    background: #9c81c7 ! IMPORTANT;
    font-size: 12px ! IMPORTANT;
    padding: 9px 10px !important;
    border-radius: 6px ! IMPORTANT;
    line-height: 12px ! IMPORTANT;
    min-height: auto !important;
}

.woocommerce-product-gallery__image {
    border: 1px solid #D4D4D4;
    border-radius: 16px;
}
h1.product_title.entry-title {
    color: #1C1B1F;
    font-size: 28px;
    font-family: 'Work Sans';
    line-height: 28.2px;
    font-weight: 500;
}
.summary.entry-summary p.price, .summary.entry-summary p.price bdi {
    color: #1C1B1F ! IMPORTANT;
    font-size: 31px;
    font-family: 'Work Sans';
    line-height: 28.2px;
    letter-spacing: -0.01em;
    font-weight: 600 !important;
}
.summary.entry-summary p.price del bdi, .summary.entry-summary p.price del {
    font-size: 23px;
    line-height: 28.2px;
    color: #BFBFBF ! IMPORTANT;
    letter-spacing: -0.01em;
    font-weight: 400 !IMPORTANT;
    margin-right: 3px;
}
.summary.entry-summary p.price ins {
    text-decoration: none ! IMPORTANT;
}
span.woocommerce-Price-currencySymbol {
    margin-right: 8px;
}
.summary.entry-summary .woocommerce-product-details__short-description {
    margin-bottom: 30px;
}
.summary.entry-summary form.cart {
    margin-top: 35px ! IMPORTANT;
}
input.input-text.qty.text {
    background: #F4F4F4;
    border: none;
    height: 58px;
    border-radius: 8px;
    width: 144px;
    text-align: left;
    padding: 21px;
}
.summary.entry-summary .quantity {
    margin-right: 18px ! IMPORTANT;
}
.summary.entry-summary .woocommerce-product-details__short-description p {
    color: #E72B5A;
}
/* Description stays under image */
.wc-desc-under-image {
    margin-top: 30px;
    clear: both;
}

/* Clear floats before reviews */
.wc-reviews-fullwidth {
    clear: both;
    width: 100%;
    margin-top: 60px;
}

/* Optional: full-width stretch */
.woocommerce div.product .wc-reviews-fullwidth {
    max-width: 100%;
}
.daarom h3.elementor-icon-box-title {
    margin-top: -2px;
}
/* Limit single product image height */
.woocommerce div.product div.images img,
.woocommerce-product-gallery__image img {
    max-height: 595px;
    object-fit: contain;
    object-position: center;
    padding: 50px;
}
section.related.products {
    padding: 30px 50px;
    background: #f4f4f4;
    margin-top: 50px;
    border-radius: 16px;
}
section.related.products h2 {
    color: #1C1B1F;
    font-size: 22px;
    margin-bottom: 15px;
}
.wc-desc-under-image h2 {
    font-size: 18px;
    color: #1C1B1F;
    line-height: 28.2px;
    font-weight: 500;
    margin-bottom: 8px;
}
.star-rating {
    margin: 8px 15px ! IMPORTANT;
}
/* Force flex layout */

.woocommerce-page ul.products {
    display: flex !important;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0 !important;
    margin: 0 !important;
    box-sizing: border-box;
}

/* Kill WooCommerce clearfix pseudo elements */
.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after {
    content: none !important;
    display: none !important;
}

/* Product cards */
.woocommerce-page ul.products li.product {
    float: none !important;
    width: 285px !important;
    max-width: 285px;
    margin: 0 !important;
    padding: 0;
    clear: none !important;
}
ins {
    text-decoration: none ! IMPORTANT;
}
.woocommerce ul.products li.product .price ins {
    font-weight: 500 ! IMPORTANT;
}
.elementor-shortcode .product-img-wrap {
    max-width: 224px;
    max-height: 224px;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 10%;
}
.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
    position: sticky !important;
    top: 50px;
    height: 350px;
}
.wp-block-woocommerce-cart-order-summary-block {
    border-top: 1px solid #bfbfbf;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
.woocommerce-message {
    text-decoration: none;
    outline: none !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
    background: var( --e-global-color-accent );
    color: #fff;
}
h1.entry-title {
    color: #e2285b;
}
.page-header {
    padding-top: 40px;
}
body.error404 main#content {
    padding: 50px;
    text-align: center;
    border-bottom: 1px solid #9c81c7;
}
.archive .page-content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
body.archive h2.entry-title a {
    font-size: 22px;
    color: #141414;
}
.aws-search-field {
    min-width: 190px;
    padding-right: 10px !important;
    margin-right: 0 !important;
}
.elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover {
    color: var( --e-global-color-accent ) !important;
}
.hfe-woo-products-grid img {
    max-height: 220px;
    height: auto;
    object-fit: contain;
    transition: 0.5s all ease;
    padding: 20px;
}
.hfe-product-content {
    position: relative;
}
.hfe-product-price {
    order: 3;
}
.hfe-product-title {
    order: 1;
}
.hfe-product-description {
    order: 2;
}
.hfe-product-add-to-cart, .hfe-product-add-to-cart a {
    height: 36px;
    width: 36px ! IMPORTANT;
    display: block;
    position: absolute;
    right: 8px;
    min-width: auto !important;
    top: -26px;
}
.hfe-product-add-to-cart a.added_to_cart.wc-forward {
    left: -27px;
    font-size: 0;
    width: 40px !important;
    background-color: #f3ecf1;
}
.hfe-woo-products-wrapper .hfe-product-add-to-cart .button {
    border-radius: 10px !important;
}
.hfe-product-image {
    background: #fff;
    border-radius: 16px;
}
a.hfe-loop-product__link {
    text-decoration: none;
}
.hfe-product-item:hover img {
    transform: scale(1.1);
    transition: 0.5s all ease;
}
.hfe-product-price span.woocommerce-Price-currencySymbol {
    margin-right: 0;
}

.single-post .feat-image-post {
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 30px;
    text-align: center;
    min-height: 400px;
    background-size: cover ! IMPORTANT;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-post .feat-image-post h1 {
    color: #fff;
    font-size: 56px;
}
.single-post ul.wp-block-list {
    margin-bottom: 20px;
}
.single-post .page-content h2, .single-post .page-content h2 strong {
    font-weight: 500 !IMPORTANT;
}
@media (min-width: 1300px) {
   .product-categories ul.products li.product-category {
        width: calc(20% - 16px) !important; /* 20% = 100/5 */
        margin-right: 20px;
        margin-bottom: 30px;
    }
    .hfe-product-image {
        height: 285px;
        width: 285px;
        background: #fff;
        border-radius: 16px;
    }
    .hfe-woo-products-grid img {
        max-height: 280px;
    }
}
@media (max-width: 768px) {
    .cf7-two-col {
        grid-template-columns: 1fr;
    }
}


