p {
    margin: 0;
    padding: 0;
}

html.no-scroll {
    overflow: hidden;
}

body.wp-child-theme-hello-elementor-child {
    padding-top: 170px;
}

/* @media (max-width: 1024px) {} */
@media (max-width: 767px) {
    body.wp-child-theme-hello-elementor-child {
        padding-top: 130px;
    }
}

body.wp-child-theme-hello-elementor-child.home {
    padding-top: 0;
}

body .elementor-location-header * {
    flex-shrink: 0;
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td[data-title="Subtotal"]:before {
    content: "Subtotaal";
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td[data-title="Total"]:before {
    content: "Totaal";
}

/* Header Submenu */
body .elementor-location-header .menu-item > .elementor-item.has-submenu::after {
    display: none;
}

body .elementor-location-header .menu-item > .elementor-item.has-submenu .sub-arrow {
    transition: .3s;
}

body .elementor-location-header .menu-item > .elementor-item.has-submenu.highlighted .sub-arrow  {
    transform: scaleY(-1) !important;
}

body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item {
    display: flex;
    align-items: center;
    padding: 12px;
    transition: .3s;
    border-radius: 8px;
    border: none;
    min-height: 100%;
    text-decoration: none;
    gap: 0px 12px;
    background-color: transparent;
}

body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item:hover {
    background-color: #ECEBFF;
}

body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item .menu-item__img {
    width: 80px;
    height: 80px;
    display: block;
    flex-shrink: 0;
}

body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item .menu-item__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item .menu-item__img-placeholder {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    display: block;
    background-color: #e9e6ed;
}

body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item .menu-item__text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    text-align: left;
    max-width: 100%;
    flex-shrink: 1;
    width: 100%;
}

body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item .menu-item__title {
    font-size: 16px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333333;
    white-space: initial;
}

body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item .menu-item__desc,
body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item .menu-item__price,
body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item .menu-item__price * {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    margin-top: 8px;
    white-space: initial;
    word-break: break-word;
}

body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item .menu-item__price * {
    margin-top: 0px;
    margin-bottom: 0px;
}

body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item .menu-item__price .wcsatt-sub-options::before {
    font-size: 13px;
}

body .elementor-location-header .menu-item:not(.menu-item-advert) > .sub-menu .elementor-sub-item .menu-item__desc {
    color: #686868;
}

body .elementor-location-header li.menu-item:not(.menu-item-has-children__subcategories) > ul.sub-menu li a {
    color: #33373d !important;
}

body .elementor-location-header li.menu-item.menu-item-has-children a.menu-item__direct {
    font-size: 16px;
    font-weight: 600;
    color: #514de5 !important;
    width: 100%;
    margin-top: 10px;
    padding: 10px 20px;
    display: none;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    position: relative;
}

body .elementor-location-header li.menu-item.menu-item-has-children a.menu-item__direct::after {
    content: "→";
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #514de5 !important;
}

body .elementor-location-header li.menu-item.menu-item-has-children > a.highlighted + ul.sub-menu > .menu-item__direct {
    display: flex;
}

body .elementor-location-header .header_top .trustpilot-mini .trustpilot-mini__stars {
    max-height: 25px;
}

@media (min-width: 1025px) {

    /*Changed for produces*/
    /*body .elementor-location-header li.menu-item.menu-item-has-children__subcategories > ul.sub-menu {*/
    body .elementor-location-header li.menu-item.menu-item-has-children > ul.sub-menu {
        position: fixed !important;
        left: 50% !important;
        top: 125px !important;
        right: auto !important;
        bottom: auto !important;
        overflow: hidden;
        transform: translateX(-50%) !important;
        
        margin: 0 !important; 
        padding: 60px 60px;
        /*border-radius: 0px 0px 12px 12px;*/
        border-radius: 12px;
        box-shadow: 0px 3px 30px 2px rgba(0, 0, 0, .1);
        background: white;
        max-width: initial !important;
        width: min(1280px, calc(100% - 120px)) !important;
        /*display: grid !important;*/
        grid-template-columns: repeat(3, 1fr);
        gap: 8px 40px;
        align-items: flex-start;
        grid-auto-flow: row dense;
        grid-auto-rows: 1fr;
    }
    
    /* When Opened */
    /*body .elementor-location-header li.menu-item.menu-item-has-children__subcategories > ul.sub-menu[aria-hidden="false"] {*/
    body .elementor-location-header li.menu-item.menu-item-has-children > ul.sub-menu[aria-hidden="false"] {
        display: grid !important;
    }
    
    body .elementor-location-header li.menu-item.menu-item-has-children > ul.sub-menu[aria-hidden="true"] {
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
    }
    
    /* Custom Advert Block */
    /*body .elementor-location-header li.menu-item.menu-item-has-children__subcategories > ul.sub-menu .menu-item-advert {*/
    body .elementor-location-header li.menu-item.menu-item-has-children > ul.sub-menu .menu-item-advert {
        grid-column: 3 / 4;
        grid-row: span 3;
    }
    
    /*body .elementor-location-header li.menu-item.menu-item-has-children__subcategories > ul.sub-menu > .menu-item-advert .elementor-sub-item {*/
    body .elementor-location-header li.menu-item.menu-item-has-children > ul.sub-menu > .menu-item-advert .elementor-sub-item {
        padding: 0;
        display: initial;
        margin: 0;
        min-height: initial;
        gap: 0px;
    }
    
    /*body .elementor-location-header li.menu-item.menu-item-has-children__subcategories > ul.sub-menu > .menu-item-advert > .elementor-sub-item {*/
    body .elementor-location-header li.menu-item.menu-item-has-children > ul.sub-menu > .menu-item-advert > .elementor-sub-item {
        display: none;
    }
}

@media (max-width: 1024px) {
    body .elementor-location-header .elementor-nav-menu__container  {
        height: 100svh;
        right: -16px !important;
    }

    body .header_main .elementor-location-header .menu-item > .elementor-item  {
        padding: 12px 32px !important;
    }

    body .elementor-location-header .menu-item > .elementor-item:hover,
    body .elementor-location-header .menu-item > .elementor-item.highlighted {
        background-color: #e9e6ed;
        color: #2D2F41;
    }
    
    /* First submenu */
    body .elementor-location-header li.menu-item > ul.sub-menu {
        margin: 0 !important;
        padding: 0px 0px !important;
        right: 0 !important;
        left: 0 !important;
    }

    body .elementor-location-header .menu-item.menu-item-advert {
        padding: 12px 16px;
    }
    
    body .elementor-location-header li.menu-item.menu-item-has-children {
        position: relative;
    }
}

@media (max-width: 767px) {
    body .elementor-location-header .header_top .e-con-inner {
        /*flex-direction: column;*/
        /*align-items: flex-start;*/
        flex-direction: row;
        align-items: center;
    }
    
    body .elementor-location-header .header_top .trustpilot-mini {
        /*flex-direction: row;*/
        /*margin-bottom: 10px;*/
        flex-direction: row;
        margin-bottom: 0px;
        gap: 6px;
        align-items: center;
    }
    
    body .elementor-location-header .header_top .trustpilot-mini .trustpilot-mini__stars {
        height: 20px;
        width: 20px;
        object-fit: cover;
        object-position: left;    
    }
    
    body .elementor-location-header .header_top .trustpilot-mini .trustpilot-mini__text {
        font-size: 14px;
    }
}
/* End Header */


/* Header searchbox */
.header-search {
    position: relative;
    border-bottom: 1px solid #fff;
}

.header-search__trigger {
    cursor: pointer;
}

.header-search__box {
    transition: .3s;
    max-width: 200px !important;
}

.header-search:not(.visible) {
    border: none;
}

.header-search:not(.visible) .header-search__box {
    width: 0;
    opacity: 0;
    max-width: 0px;
    visibility: hidden;
    pointer-events: none;
}

.header-search__box input {
    background: transparent;
    color: white !important;
    border: none !important;
    padding: 0px !important;
    font-weight: 400 !important;
}

.header-search.visible .header-search__box input {
    padding: 0px 40px 0px 0px !important;
}

.header-search__box input::placeholder {
    color: #e3e3e3 !important;
}

@media (max-width: 767px) {
    .header-search__box {
        max-width: 160px !important;
    }

    .header-search__box input { 
        font-size: 14px !important;
    }
}
/* END Header searchbox */

/* Trustpilot */
.trustpilot-mini {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px 16px;
} 

.trustpilot-mini__stars {
    height: 32px;
    max-height: 32px;
    width: auto;
} 

@media (max-width: 767px) {
    .trustpilot-mini {
        flex-direction: column;
        align-items: flex-start;
    }

    .trustpilot-mini__stars {
        height: 24px;
        max-height: 24px;
    }
}

.trustpilot-mini__text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: underline;
    color: white;
} 

@media (min-width: 768px) {
    .trustpilot-mini.trustpilot-mini_reverse {
        flex-direction: row-reverse;
    }
}
/* END Trustpilot */

/* Breadcrumbs */
body .woocommerce-breadcrumb {
    color: #2D2F41 !important;
    display: flex;
    align-items: center;
	flex-wrap: wrap;
}

body .woocommerce-breadcrumb a {
    color: #9A9A9A;
}

body .woocommerce-breadcrumb__delimiter {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    margin: 0px 6px;
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    display: block;
    background-image: url(../images/chevron-right-gray.svg);
}

@media (max-width: 767px) {
    body .woocommerce-breadcrumb__delimiter {
        width: 18px;
        margin-left: 4px;
        margin-right: 4px;
    }
}
/* END Breadcrumbs */

/* Price */
body .price,
body .product-subtotal,
body .product-price {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap;
    color: black;
    padding: 0 !important;
    text-decoration: none;
    margin: 0;
    opacity: 1;
}


body .price .subscription-details,
body .product-subtotal .subscription-details,
body .product-price .subscription-details,
body .price .wcsatt-sub-options > *:not(del, ins, bdi),
body .product-subtotal .wcsatt-sub-options > *:not(del, ins, bdi),
body .product-price .wcsatt-sub-options > *:not(del, ins, bdi) {
    display: none;
}

body .price .wcsatt-sub-options,
body .product-subtotal .wcsatt-sub-options,
body .product-price .wcsatt-sub-options {
    flex-basis: 100%;
    width: 100%;
    font-size: 0px !important;
    color: transparent !important;
    position: relative;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    height: auto;
    line-height: 1;
}

body .price .wcsatt-sub-options::before,
body .product-subtotal .wcsatt-sub-options::before,
body .product-price .wcsatt-sub-options::before {
    content: "— or";
    display: block;
    position: relative;
    color: #1f2124;
    font-size: 16px;
    flex-basis: 100%;
    line-height: 1;
    font-weight: 400;
}

body .price .wcsatt-sub-options *,
body .product-subtotal .wcsatt-sub-options *,
body .product-price .wcsatt-sub-options * {
    height: auto;
    line-height: 1;
}

body .price,
body .product-subtotal,
body .product-price,

body .price bdi,
body .product-subtotal bdi,
body .product-price bdi,

body .price ins,
body .product-subtotal ins,
body .product-price ins

/*body .price del,*/
/*body .product-subtotal del,*/
/*body .product-price del*/

/*body .price del *,*/
/*body .product-subtotal del *,*/
/*body .product-price del * */
{
    text-decoration: none;
    opacity: 1 !important;
}

body .price ins,
body .product-subtotal ins,
body .product-price ins {
    text-decoration: none !important;
}

body .price bdi,
body .product-subtotal bdi,
body .product-price bdi {
    text-decoration: none;
    font-size: 24px;
    line-height: 120%;
    font-weight: 900;
    color: #1B2B18;
}

@media (max-width: 767px) {
    body .price bdi,
    body .product-subtotal bdi,
    body .product-price bdi {
        font-size: 16px;
    }
}

body .price bdi .amount,
body .product-subtotal bdi .amount,
body .product-price bdi .amount {
    font-weight: 900;
}

body .price del,
body .product-subtotal del,
body .product-price del {
    opacity: 1 !important;
    text-decoration: none;
}

/*body .price del bdi,*/
/*body .product-subtotal del bdi,*/
/*body .product-price del bdi,*/
/*body .price .wcsatt-sub-discount,*/
/*body .product-subtotal .wcsatt-sub-discount,*/
/*body .product-price .wcsatt-sub-discount*/
/*{*/
/*}*/

body .price del bdi,
body .product-subtotal del bdi,
body .product-price del bdi,
body .price .wcsatt-sub-discount,
body .product-subtotal .wcsatt-sub-discount,
body .product-price .wcsatt-sub-discount {
    opacity: 1 !important;
    color: #FF0000 !important;
    text-decoration: line-through !important;
    /*opacity: 1 !important;*/
    color: #FF0000;
    /*text-decoration: line-through;*/
    margin-right: 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}



body .price .wcsatt-sub-options del,
body .product-subtotal .wcsatt-sub-options del,
body .product-price .wcsatt-sub-options del {
    text-decoration: none;
}


@media (max-width: 767px) {
    body .price del bdi,
    body .product-subtotal del bdi,
    body .product-price del bdi,
    body .price .wcsatt-sub-discount,
    body .product-subtotal .wcsatt-sub-discount,
    body .product-price .wcsatt-sub-discount {
        font-size: 14px;
        margin-right: 5px;
    }
}

body .price .woocommerce-Price-currencySymbol,
body .product-subtotal .woocommerce-Price-currencySymbol,
body .product-price .woocommerce-Price-currencySymbol {
    color: inherit !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

body .price .subscription-details,
body .product-subtotal .subscription-details,
body .product-price .subscription-details {
    margin-left: 6px;
    color: #1B2B18;
    font-weight: 500;
    font-size: 16px;
}

@media (max-width: 767px) {
    body .price .subscription-details,
    body .product-subtotal .subscription-details,
    body .product-price .subscription-details {
        margin-left: 4px;
        font-size: 14px;
    }
}
/* END Price */

/* Quantity */
body.woocommerce-page .quantity.quantity_custom {
    padding: 8px;
    width: 100%;
    max-width: min(100%, 225px);
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ECEBFF;
}

@media (max-width: 1024px) {
    body.woocommerce-page .quantity.quantity_custom {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    body.woocommerce-page .quantity.quantity_custom {
        padding: 6px;
    }
}

body.woocommerce-page .quantity.quantity_custom .qty-action {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    border-radius: 50% !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none !important;
    position: relative;
    padding: 0 !important;
    margin: 0 !important;
}

@media (max-width: 767px) {
    body.woocommerce-page .quantity.quantity_custom .qty-action {
        width: 32px;
        height: 32px;
    }
}

body.woocommerce-page .quantity.quantity_custom .qty-action::before,
body.woocommerce-page .quantity.quantity_custom .qty-action::after {
    content: "";
    width: 17px;
    height: 2px;
    border: 2px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
}

body.woocommerce-page .quantity.quantity_custom .qty-action.qty-action__minus {
    background-color: white !important;
}

body.woocommerce-page .quantity.quantity_custom .qty-action.qty-action__minus::before {
    background-color: #9A9A9A;
}

body.woocommerce-page .quantity.quantity_custom .qty-action.qty-action__plus {
    background-color: #514DE5 !important;
}

body.woocommerce-page .quantity.quantity_custom .qty-action.qty-action__plus::before {
    background-color: white;
}

body.woocommerce-page .quantity.quantity_custom .qty-action.qty-action__plus::after {
    background-color: white;
    transform: translate(-50%, -50%) rotate(90deg);
}

body.woocommerce-page .quantity.quantity_custom .input-text.qty {
    background-color: transparent;
    background: transparent;
    outline: none;
    border: none;
    font-size: 18px;
    line-height: 140%;
    width: 100%;
    font-weight: 700;
    color: #2D2F41;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    resize: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
}

body.woocommerce-page .quantity.quantity_custom .input-text.qty::-webkit-outer-spin-button,
body.woocommerce-page .quantity.quantity_custom .input-text.qty::-webkit-inner-spin-button {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    margin: 0;
}
/* END Quantity */

/* Coupon Form */
body.woocommerce-page .coupon .form-row,
body.woocommerce-page .coupon-container-grid {
    display: grid !important;
    align-items: stretch !important;
    grid-template-columns: auto min(40%, 200px) !important;
    grid-template-rows: auto !important;
    width: 100% !important;
    border-radius: 6px !important;
    border: 1px solid #E0E0E0;
    padding: 4px !important;
}

body.woocommerce-page .coupon .form-row::before,
body.woocommerce-page .coupon-container-grid::before {
    display: none !important;
}

body.woocommerce-page .coupon .form-row .input-text,
body.woocommerce-page .coupon-container-grid .input-text {
    border: none !important;
    outline: none !important;
    height: 100% !important;
    padding: 4px 24px !important;
    width: 100% !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 110%;
    color: #2D2F41;
}

body.woocommerce-page .coupon .form-row .input-text::placeholder,
body.woocommerce-page .coupon-container-grid .input-text::placeholder {
    color: #595B5D;
}

body.woocommerce-page .coupon .form-row .input-text:active,
body.woocommerce-page .coupon .form-row .input-text:focus,
body.woocommerce-page .coupon-container-grid .form-row .input-text:active,
body.woocommerce-page .coupon-container-grid .form-row .input-text:focus {
    background-color: transparent;
}

body.woocommerce-page .coupon .form-row .button,
body.woocommerce-page .coupon-container-grid .button {
    background-color: #ECEBFF;
    color: #514DE5;
    border: none !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 110%;
    border-radius: 4px;
    width: 100%;
    max-width: 100%;
    height: 100% !important;
    /* max-width: 202px; */
}

body.woocommerce-page .coupon .form-row .button:active,
body.woocommerce-page .coupon-container-grid .button:active {
    background-color: #2d2f41;
    color: white;
}

@media (max-width: 767px) {
    body.woocommerce-page .coupon .form-row,
    body.woocommerce-page .coupon-container-grid {
        grid-template-columns: auto min(40%, 160px) !important;
    }

    body.woocommerce-page .woocommerce-cart-form .coupon {
        padding: 0;
        border: none;
        background-color: transparent;
    }

    body.woocommerce-page .coupon .form-row .input-text,
    body.woocommerce-page .coupon-container-grid .input-text {
        padding: 4px 12px;
    }

    body.woocommerce-page .coupon .form-row .button,
    body.woocommerce-page .coupon-container-grid .button {
        padding: 4px 16px;
        font-size: 16px;
    }
}
/* END Coupon Form */

/* Product Badge */
/*Top badge*/
body .elementor-products-grid ul.products.elementor-grid li.product .onsale {
    position: absolute;
    left: -20px;
    top: -32px;
    width: calc(100% + 40px);
    padding: 5px 20px !important;
    margin: 0 !important;
    height: auto;
    min-height: auto !important;
    border-radius: 8px 8px 0px 0px !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    line-height: 120% !important;
    letter-spacing: 0.01em;
    color: white !important;
    background-color: #2724AC !important;
}

@media (max-width: 767px) {
    body .elementor-products-grid ul.products.elementor-grid li.product .onsale {
        left: -10px;
        top: -32px;
        width: calc(100% + 20px);
    }
}
/* END Product Badge */

/* Single Product Page */
body.single-product .product_meta .detail-container:not(.tagged_as),
body.single-product .product_meta .detail-container .detail-label {
    display: none;
}

/* Disable WooCommerce image zoom */
body.single-product .woocommerce-product-gallery__image a {
  pointer-events: none;   /* disables zoom click/hover */
  cursor: default;
}

body.single-product .product_meta .detail-container .detail-content a {
    color: white;
    font-size: 12px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 12px;
    background-color: #2724AC;
    border-radius: 4px;
}

@media (max-width: 767px) {
    body.single-product .product_meta .detail-container .detail-content a {
        padding: 4px 8px;
    }
}

/* Product SHort Description */
/*body.single-product .woocommerce-product-details__short-description*/
body.single-product .woocommerce-product-details__short-description table tr td {
    line-height: 1.2 !important;
    font-size: 14px !important;
    vertical-align: middle !important;
    padding-bottom: 0px !important;
}

/*PRODUCT ADD TO CART*/
body.single-product .elementor-add-to-cart form.cart {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 24px;
    align-items: flex-start;
}


body.single-product .trustpilot-mini {
    gap: 8px 12px;
}

body.single-product .trustpilot-mini .trustpilot-mini__stars {
    max-height: 22px;
}

body.single-product .trustpilot-mini .trustpilot-mini__text,
body.single-product .trustpilot-mini .trustpilot-mini__append {
    font-size: 14px;
}

@media (max-width: 767px) {
    body.single-product .elementor-add-to-cart form.cart {
        grid-template-columns: 1fr;
        /*gap: 12px 24px;*/
    }
}

body.single-product .elementor-add-to-cart form.cart:before,
body.single-product .elementor-add-to-cart form.cart:after {
    display: none;
}

body.single-product .product.has-subscription-plans .elementor-add-to-cart form.cart {
    gap: 10px 24px;
}

body.single-product .elementor-add-to-cart form.cart .custom-price-inside-form {
    grid-column: 1 / -1;
}

body.single-product .elementor-add-to-cart form.cart .custom-price-inside-form bdi {
    font-size: 40px;
}

body.single-product .elementor-add-to-cart form.cart .custom-price-inside-form del bdi {
    font-size: 20px;
    margin-right: 16px;
}


body.single-product .has-subscription-plans .elementor-add-to-cart form.cart .custom-price-inside-form bdi {
    font-size: 24px;
}

body.single-product .has-subscription-plans .elementor-add-to-cart form.cart .custom-price-inside-form del bdi {
    font-size: 16px;
    margin-right: 12px;
}

body.single-product .elementor-add-to-cart form.cart .custom-price-inside-form .discount-percent {
    background: #d2f6bd;
    padding: 4px 8px;
    border-radius: 6px;
    margin-left: 16px;
    font-size: 14px;
    color: #1B2B18;
    font-weight: 600;
    letter-spacing: 0.08em;   
}


body.single-product .elementor-add-to-cart form.cart .product-gray-block {
    grid-column: 1 / -1;
    color: #3f444b;
    margin-bottom: 10px;
    font-size: 18px;
    background: #e9e6ed;
    padding: 12px 10px;
    border-radius: 12px;
}

@media (max-width: 767px) {
    body.single-product .elementor-add-to-cart form.cart .custom-price-inside-form bdi {
        font-size: 32px;
    }
    
    body.single-product .has-subscription-plans .elementor-add-to-cart form.cart .custom-price-inside-form bdi {
        font-size: 24px;
    }
    
    body.single-product .single-product__main .trustpilot-mini {
        flex-wrap: nowrap;
        flex-direction: row;
        align-items: center;
    }
    
    body.single-product .elementor-add-to-cart form.cart .product-gray-block {
    	font-size: 14px;
    	padding: 10px 8px;
    	border-radius: 10px;
    }
}

/*PRODUCT ADD TO CART - subscription options*/
body.single-product .elementor-add-to-cart form.cart .wcsatt-sub-options {
    color: black;
    font-size: 0px;
    position: relative;
    width: 100%;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-prompt {
    margin-bottom: 0px;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper {
    position: relative;    
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown-label {
    margin: 0;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown {
    display: none;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper ul.wcsatt-options-product {
    display: flex;
    align-items: flex-start;
    width: 100%;
    /* position: absolute; */
    flex-direction: column;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 30px;
    padding-left: 10px;
}

/*body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper ul.wcsatt-options-product{}*/
body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper ul.wcsatt-options-product li.one-time-option {
    display: none;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper ul.wcsatt-options-product label {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper ul.wcsatt-options-product label input[type="radio"] {
    margin-top: 6px;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper ul.wcsatt-options-product label .price,
body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper ul.wcsatt-options-product label .price * {
    font-size: 14px;
    color: black;
    opacity: 1;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper ul.wcsatt-options-product label .price ins * {
    font-size: 16px;
    font-weight: 600;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper ul.wcsatt-options-product label .price del * {
    color: #FF0000;
}

@media (max-width: 767px) {
    body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper ul.wcsatt-options-product {
        position: relative;
        top: 0px;
        padding-left: 0px;
        gap: 10px 0px;
        margin: 10px 0px;
    }
    
    body.single-product .elementor-add-to-cart form.cart .wcsatt-options-product-wrapper ul.wcsatt-options-product label input[type="radio"] {
        margin-top: 4px;
    }
}



body.single-product .elementor-add-to-cart form.cart .wcsatt-sub-options::before {
    content: "— or";
    display: block;
    position: relative;
    color: #1f2124;
    flex-basis: 100%;
    font-size: 20px;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-prompt-radios {
    padding: 0;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-prompt-radios .wcsatt-options-prompt-label {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: nowrap;
    cursor: pointer;
    margin: 10px 0px;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-prompt-radios .wcsatt-options-prompt-label input {
    appearance: none;
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #514DE5;
    min-width: initial;
    flex-shrink: 0;
    position: relative;
    margin-right: 6px;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-prompt-radios .wcsatt-options-prompt-label input::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 14px;
    height: 14px;
    background-color: #514DE5;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-prompt-radios .wcsatt-options-prompt-label input:checked::after {
    opacity: 1;
    visibility: visible;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-prompt-radios .wcsatt-options-prompt-label .wcsatt-options-prompt-action {
    padding-top: .3rem;
}

body.single-product .elementor-add-to-cart form.cart .wcsatt-options-prompt-radios .wcsatt-options-prompt-label .wcsatt-options-prompt-action .subscription-price {
    display: none !important;
}
/*END PRODUCT ADD TO CART - subscription options*/


body.single-product .elementor-add-to-cart form.cart .e-atc-qty-button-holder {
    display: flex !important;
    flex-direction: column;
    gap: 12px 24px;
}

/*@media (max-width: 767px) {*/
/*    body.single-product .elementor-add-to-cart form.cart .e-atc-qty-button-holder {*/
/*        gap: 12px 24px;*/
/*    }   */
/*}*/

body.single-product .product:not(.has-subscription-plans) .elementor-add-to-cart form.cart .e-atc-qty-button-holder {
    /*grid-row: span 2;*/
}

body.single-product .elementor-add-to-cart form.cart .e-atc-qty-button-holder .single_add_to_cart_button {
    width: 100%;
}

body.single-product .elementor-add-to-cart form.cart .elementor-checkout-btn {
    background: transparent;
	/* color: #2d2f41;
    border-color: #c1fc9b; */
    border-width: 1px;    
	color: var( --e-global-color-primary );
	border-color: var( --e-global-color-primary );
    align-self: flex-end;
    transition: .3s;
    margin-left: 0px !important;
}

@media (hover: hover) {
    body.single-product .elementor-add-to-cart form.cart .elementor-checkout-btn:hover {
        background: #2d2f41;
        border-color: #2d2f41;
        color: white;
    }   
}

@media (min-width: 768px) {
    body.single-product .product:not(.has-subscription-plans) .elementor-add-to-cart form.cart .elementor-checkout-btn {
        /*grid-column: 2 / 4;*/
        /*grid-row: 2 / 4;*/
    }
    
}

body.single-product .elementor-add-to-cart form.cart .elementor-checkout-btn.loading {
    pointer-events: none;
    user-select: none;
    opacity: .6;
}

body.single-product .elementor-add-to-cart form.cart .elementor-checkout-btn.loading .elementor-button-text {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.single-product .elementor-add-to-cart form.cart .elementor-checkout-btn.loading .elementor-button-text::after {
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/load-spin.svg);
    margin-left: 12px;
}
/* END PRODUCT ADD TO CART*/


body.single-product .elementor-widget-woocommerce-product-content {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    color: #595B5D;
}

body.single-product .elementor-widget-woocommerce-product-content h2 {
    font-size: 32px;
}

body.single-product .elementor-widget-woocommerce-product-content h3 {
    font-size: 24px;
}

body.single-product .elementor-widget-woocommerce-product-content h4 {
    font-size: 20px;
}

body.single-product .e-n-accordion .e-n-accordion-item [role="region"] .e-con-inner {
    width: 100%;
    margin: 0;
    max-width: 100%;
    flex-basis: 100%;
}

@media (max-width: 767px) {
    body.single-product .elementor-widget-woocommerce-product-content h2 {
        font-size: 24px;
    }

    body.single-product .elementor-widget-woocommerce-product-content h3 {
        font-size: 20px;
    }

    body.single-product .elementor-widget-woocommerce-product-content h4 {
        font-size: 18px;
    }
}

body.single-product .elementor-widget-woocommerce-product-content ul, 
body.single-product .elementor-widget-woocommerce-product-content ol, 
body.single-product .elementor-widget-woocommerce-product-content li, 
body.single-product .elementor-widget-woocommerce-product-content li * {
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

body.single-product .elementor-widget-woocommerce-product-content ul {
    list-style: none;
    margin: 24px 0px;
    gap: 16px;
    display: flex;
    flex-direction: column;
}

body.single-product .elementor-widget-woocommerce-product-content ul li img {
    width: 24px;
    height: 24px;
    position: relative;
    top: 0.35rem;
}

body.single-product .single-product__add-to-cart .stock.available-on-backorder {
    line-height: 1;
    color: #FF0000;
    font-weight: 400;
    font-size: 14px;
}

/* Subscription Product */
@media (min-width: 768px) {
    body.single-product .product-type-subscription .e-con-inner:first-of-type {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        align-content: start;
        align-items: start;
    }
    
    body.single-product .product-type-subscription .e-con-inner:first-of-type > .elementor-element {
        display: flex;
        flex-direction: column;
    }

    body.single-product .product-type-subscription .single-product__add-to-cart-wrap + .single-product__add-to-cart-checkout-btn {
        max-width: calc(50% - 12px);
        position: absolute;
        left: 0;
        bottom: 0;
        cursor: pointer;
        z-index: 1;
    }
    
    @media (max-width: 1024px) {
        body.single-product .product-type-subscription .single-product__add-to-cart-wrap + .single-product__add-to-cart-checkout-btn {
            max-width: calc(50% - 8px);
        }
    }
}

@media (max-width: 767px) {
    body.single-product .product-type-subscription .single-product__add-to-cart-wrap + .single-product__add-to-cart-checkout-btn {
        margin-top: 16px;
    }
}

body.single-product .product-type-subscription + .single-product__related {
    margin: 160px 0px;
    display: block;
}

body.single-product .product-type-subscription + .single-product__related > .e-con-inner {
    display: flex;
}

body.single-product .product-type-subscription + .single-product__related .single-product__related-nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

body.single-product .product-type-subscription + .single-product__related .single-product__related-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 140%;
}

body.single-product .product-type-subscription + .single-product__related .single-product__related-btn .elementor-button {
    background-color: transparent;
    border: 1px solid var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    font-weight: 400;
}

body.single-product .product-type-subscription .elementor-widget-woocommerce-breadcrumb {
    grid-column: 1 / -1;
}

@media (max-width: 1024px) {
    body.single-product .product-type-subscription + .single-product__related {
        margin: 120px 0px;
    }

    body.single-product .product-type-subscription + .single-product__related .single-product__related-title {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    body.single-product .product-type-subscription + .single-product__related {
        margin: 60px 0px;
    }

    body.single-product .product-type-subscription + .single-product__related .single-product__related-nav {
        flex-direction: column;
        justify-content: flex-start;
        gap: 12px;
    }

    body.single-product .product-type-subscription + .single-product__related .single-product__related-title {
        font-size: 32px;
    }
}
/* END Single Product Page */


/* Product Promocode */
.product-promocode {
    display: flex;
    align-items: center;
    background-color: #E4FDD5;
    padding: 16px;
    border-radius: 12px;
    margin: 24px 0px;
}

.product-promocode__icon {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-right: 12px;
}

.product-promocode__icon {
    width: 40px;
    height: 40px;
    margin-right: 16px;
}

.product-promocode__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-promocode__content {
    display: flex;
    flex-direction: column;
}

.product-promocode__content-title {
    font-size: 16px;
    font-weight: 600;
    color: #2D2F41;
    line-height: 150%;
    margin-bottom: 4px;
}

.product-promocode__content-text {
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    color: #2D2F41;
    display: flex;
    flex-wrap: wrap;
}

.product-promocode__content-text .promocode {
    color: #5551E3;
    font-weight: 700;
}

.product-promocode__copy {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background: transparent;
    margin-left: 6px;
    flex-shrink: 0;
    display: block;
    cursor: pointer;
    transition: .3s;
    position: relative;
}

.product-promocode__copy:active .product-promocode__copy img {
    transform: scale(.9);
}

.product-promocode__copy img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    pointer-events: none;
    user-select: none;
}

.product-promocode__copy-tooltip {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(100% + 2px);
    width: 120px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 3px;
    font-size: 14px;
    line-height: 150%;
    font-weight: 600;
    color: #2D2F41;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .3);
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.product-promocode__copy.active .product-promocode__copy-tooltip {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 767px) {
    .product-promocode {
        margin: 16px 0px;
        padding: 8px;
        border-radius: 10px;
    }

    .product-promocode__content-title {
        font-size: 14px;
    }

    .product-promocode__content-text {
        font-size: 12px;
    }
}
/* END Product Promocode */


/* Product */
body .elementor-products-grid ul.products.elementor-grid li.product {
    position: relative;
    display: flex !important;
    flex-direction: column !important;
    padding: 32px 20px;
    border: 1px solid #DBDAFF;
    background-color: transparent;
    background: transparent;
    border-radius: 8px;
    transition: .3s background-color;
}

body .elementor-products-grid ul.products.elementor-grid li.product::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/bcg-circles-3.svg);
    display: block;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
}

@media (max-width: 767px) {
    body .elementor-products-grid ul.products.elementor-grid li.product {
        padding: 32px 10px 10px !important;
    }
}

body .elementor-products-grid ul.products.elementor-grid li.product:hover {
    border-color: #ECEBFF !important;   
    background-color: #ECEBFF !important;
}

body .elementor-products-grid ul.products.elementor-grid li.product:hover::before {
    opacity: 1;
    visibility: visible;
}

/*Product image*/
body .elementor-products-grid ul.products.elementor-grid li.product a img.attachment-woocommerce_thumbnail {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 24px;
    box-shadow: none;
    min-width: initial;
    min-height: auto;
    aspect-ratio: 1 / 1;
}

body .elementor-products-grid ul.products.elementor-grid li.product .woocommerce-loop-product__title {
    font-size: 18px !important;
    font-weight: 500;
    line-height: 120%;
    color: #1B2B18;
    padding: 0px;
    margin: 12px 0px 16px !important;
}

@media (max-width: 767px) {
    body .elementor-products-grid ul.products.elementor-grid li.product .woocommerce-loop-product__title {
        margin: 8px 0px 12px !important;
        font-size: 16px !important;
    }
}

body .elementor-products-grid ul.products.elementor-grid li.product .star-rating {
    padding: 0px;
    margin: 16px 0px;
}

@media (max-width: 767px) {
    body .elementor-products-grid ul.products.elementor-grid li.product .star-rating {
        margin: 12px 0px;
    }
}

body .elementor-products-grid ul.products.elementor-grid li.product .star-rating span::before {
    color: #FFD600;
}

body .elementor-products-grid ul.products.elementor-grid li.product .added_to_cart {
    margin-top: 8px;
    width: 100%;
    text-align: center;
    padding: 12px 20px;
    font-size: 0px;
    color: transparent;
    border-radius: 4px;
    background-color: transparent;
    color: var(--e-global-color-primary);
    border: 1px solid var(--e-global-color-primary);
    transition: .3s;
    position: relative;
}

body .elementor-products-grid ul.products.elementor-grid li.product .added_to_cart:before {
    content: "Bekijk Winkelwagen";
    display: block;
    position: relative;
    font-size: 16px;
    color: #514de5;
    font-weight: 600;
    line-height: 120%;   
}

body .elementor-products-grid ul.products.elementor-grid li.product .added_to_cart:hover {
    background-color: #514de5;
}

body .elementor-products-grid ul.products.elementor-grid li.product .added_to_cart:hover:before {
    color: white;
}

body .elementor-products-grid ul.products.elementor-grid li.product .added_to_cart:active {
    background-color: var(--e-global-color-primary) !important;
    border-color: var(--e-global-color-primary) !important;
    color: white;
}

/*Product Price*/
body .elementor-products-grid ul.products.elementor-grid li.product .price {        
    margin: 24px 0px 16px;
}

@media (max-width: 767px) {
    body .elementor-products-grid ul.products.elementor-grid li.product .price {
        margin: 16px 0px 10px;
    }
}

/*Add to cart button*/
body .elementor-products-grid ul.products.elementor-grid li.product .button {
    margin: auto 0 0 !important;
    width: 100%;
    text-align: center;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    border-radius: 4px;
    /*background-color: var(--e-global-color-accent);*/
    /*color: #1B2B18;*/
    background-color: #FD8110;
    border-color: #FD8110;
    color: white;
    transition: .3s;
}

body .elementor-products-grid ul.products.elementor-grid li.product .button:hover {
    background-color: #2D2F41 !important;
    border-color: #2D2F41 !important;
    color: white !important;
}

/*If out of stock*/
body .elementor-products-grid ul.products.elementor-grid li.product.outofstock .button {
    background-color: var(--e-a-btn-bg-disabled) !important;
    border-color: var(--e-a-btn-bg-disabled) !important;
    position: relative;
    color: transparent !important;
    font-size: 0px !important;
}

body .elementor-products-grid ul.products.elementor-grid li.product.outofstock .button::before {
    content: "Uitverkocht";
    font-size: 16px;
    display: block;
    line-height: 140%;
    color: #1B2B18;
}

body .elementor-products-grid ul.products.elementor-grid li.product.outofstock .button:hover::before {
    opacity: .7;
}

@media (max-width: 767px) {
    body .elementor-products-grid ul.products.elementor-grid li.product .button {
        padding: 8px 12px;
        font-size: 14px;
    }
}
/* END Product */


/* Shop Filter */
.product-categories-filter {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    gap: 16px;
}

.product-categories-filter a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 120%;
    color: #2D2F41;
    padding: 8px 12px;
    border-radius: 50px;
    min-width: 100px;
    width: auto;
    white-space: nowrap;
    flex-shrink: 0;
    transition: .3s;
    border: 1px solid #514DE5;
}

.product-categories-filter a:not(.active):hover {
    color: #514DE5;
}

.product-categories-filter a.active {
    background-color: #514DE5;
    color: white;
}

@media (max-width: 767px) {
    .product-categories-filter {
        overflow-x: auto;
        padding-bottom: 10px;
        justify-content: flex-start;
        gap: 12px;
    }

    .product-categories-filter a {
        min-width: 60px;
        font-size: 14px;
        font-weight: 500;
        padding: 5px 8px;
    }
}
/* ENd Shop Filter */


/* Mini Cart */
body .elementor-menu-cart__main {
    padding: 24px 24px 32px;
    width: 420px !important;
    max-width: 100% !important;
    /* border-radius: 16px; */
}

body .elementor-menu-cart__main .woocommerce-cart-form__cart-item {
    grid-template-columns: 86px auto;
} 

body .woocommerce-mini-cart .quantity {
    padding: 0;
    background: transparent;
    max-width: inherit;
    width: auto;
    border-radius: 0px;
    display: block;
    margin-top: 12px;
}

body .woocommerce-mini-cart .product-thumbnail {
    width: 70px;
    height: 70px;
    border-radius: 8px;
    background-color: #ECEBFF;
}

body .woocommerce-mini-cart .product-remove {
    border-color: #2D2F41;    
    /* transform: translateY(calc(50% - 10px)); */
    transform: translate(0px) !important;
}

body .woocommerce-mini-cart .product-remove::after,
body .woocommerce-mini-cart .product-remove::before {
    background-color: #2D2F41;
}

body .woocommerce-mini-cart .product-price,
body .woocommerce-mini-cart .product-name {
    padding: 0px !important;
    color: #2D2F41;
}

body .woocommerce-mini-cart .product-price bdi {
    font-size: 16px;
    font-weight: 400;
}

body .woocommerce-mini-cart .product-price del bdi {
    font-size: 14px;
    font-weight: 400;
}

body .elementor-menu-cart--cart-type-mini-cart .elementor-button--view-cart,
body .elementor-menu-cart--cart-type-mini-cart .elementor-button--checkout {
    position: relative;    
}

body .elementor-menu-cart--cart-type-mini-cart .elementor-button--view-cart .elementor-button-text,
body .elementor-menu-cart--cart-type-mini-cart .elementor-button--checkout .elementor-button-text {
    font-size: 0px;
    color: transparent;
    position: relative;
    display: none;
}

body .elementor-menu-cart--cart-type-mini-cart .elementor-button--view-cart:before {
    content: "Bekijk Winkelwagen";
    display: block;
    font-size: var( --e-global-typography-text-font-size );
    color: var(--view-cart-button-text-color,#fff);
}

body .elementor-menu-cart--cart-type-mini-cart .elementor-button--checkout:before {
    content: "Afrekenen";
    display: block;
    font-size: var( --e-global-typography-text-font-size );
    color: var(--checkout-button-text-color,#fff);
}

body .elementor-menu-cart--cart-type-mini-cart .elementor-button--checkout:hover:before {
    color: white;
}
/* End Mini Cart */

/* Cart Page */
body.woocommerce-page .woocommerce-cart-form .e-shop-table {
    background-color: transparent;
    background: transparent;
    border: none;
    padding: 0;
    min-width: 100%;
    width: auto;
}

body.woocommerce-cart .cart_totals .shop_table tr.cart-subtotal.recurring-total {
    display: none;
}

body.woocommerce-cart .cart_totals .shop_table tr.order-total .includes_tax {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

body.woocommerce-cart .cart_totals .shop_table tr.order-total .includes_tax .amount {
    font-size: 16px;
    margin: 0px 5px;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__contents thead th,
body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item td::before {
    color: #9A9A9A;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    padding: 0px 0px;
}

/*body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__contents thead th.product-remove,*/
body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__contents thead th.product-thumbnail {
    display: none;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item {
    position: relative;
    padding: 0 !important;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item td {
    border: 0.5px solid #9A9A9A;
    border-right: none;
    border-left: none;
    padding: 24px 16px 24px 0px !important;
    display: table-cell !important;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item td:last-child {
    padding-right: 50px !important;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .quantity {
    max-width: min(100%, 136px);
    padding: 6px;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .quantity .qty-action {
    width: 32px;
    height: 32px;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-remove {
    position: absolute;
    right: 0%;
    top: 50%;
    border: none;
    transform: translateY(-50%);
    padding: 24px 0px 24px 0px !important;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-remove a {
    width: 24px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0;
    color: transparent;
    margin: 0;
    padding: 0;
    background-color: none !important;
    background: none !important;
    background-image: url(../images/trash-icon.svg) !important;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-remove a:hover {
    filter: brightness(0) saturate(100%) invert(26%) sepia(71%) saturate(2717%) hue-rotate(343deg) brightness(95%) contrast(90%);
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-thumbnail {
    max-width: 76px;    
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-thumbnail a {
    width: 60px !important;
    height: 60px !important;
    border-radius: 8px;
    background-color: #ECEBFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-name {
    max-width: 340px;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-name a {
    color: #2D2F41 !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-price bdi,
body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-subtotal bdi {
    font-size: 16px;
    font-weight: 400;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-price del bdi,
body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-subtotal del bdi {
    font-weight: 400;
    font-size: 14px;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .wcsatt-options {
    padding: 0px;
    margin: 0px;
    min-width: initial;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .wcsatt-options li input[type="radio"]:not(:checked),
body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .wcsatt-options li input[type="radio"]:not(:checked) + span {
    display: none;
}

body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .wcsatt-options input {
    display: none;
}

body.woocommerce-page .woocommerce-cart-form .e-shop-table .trustpilot-mini {
    margin-top: 30px;
}

@media (max-width: 1024px) {
    body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item td:last-child {
        padding-right: 60px !important;
    }
}

@media (max-width: 767px) {
    body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item {
        display: flex;
        flex-wrap: wrap;
        gap: 12px 0px;
        border: none !important;
    }

    body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item td {
        flex-basis: 100%;
        padding: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between;
    }
    
    body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item td:not(:last-child) {
        border: none !important;
    }

    body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item td:last-child {
        padding-right: 0 !important;
        padding-bottom: 16px !important;
        margin-bottom: 16px !important;
        border-bottom: 1px solid #9A9A9A;
    }

    body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-thumbnail::before,
    body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-name::before {
        display: none;
    }

    body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-thumbnail {
        flex-basis: 70px;
        order: -2;
    }

    body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item td.product-name {
        flex-basis: calc(100% - 70px - 40px);
        text-align: left;
        justify-content: flex-start;
        order: -1;
    }

    body.woocommerce-page .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-remove {
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
        left: auto;
        padding: 0 !important;
        flex-basis: 40px;
        transform: translate(0px, 0px);
        display: flex;
        justify-content: center !important;
        align-items: center !important;
    }

    body.woocommerce-page .woocommerce-cart-form .e-shop-table .trustpilot-mini {
        margin-top: 16px;
    }
}
/* END Cart Page */


/* Checkout Page */
.countdown-timer {
    color: #653DFF;
    font-weight: 700;
    font-size: inherit;
    line-height: inherit;
}

@media (min-width: 1025px) {
    .position_initial {
        position: initial;
    }
    
    body.woocommerce-page.woocommerce-checkout .e-checkout__container .e-checkout__column-end {
        position: absolute;
        right: 0;
        top: 0;
        width: calc(100% - 56% - 24px);
    }

    body.woocommerce-page.woocommerce-checkout .woocommerce-NoticeGroup,
    body.woocommerce-page.woocommerce-checkout .woocommerce-notices-wrapper {
        max-width: 56%;
    }
}


@media (max-width: 1024px) {
    body.woocommerce-page.woocommerce-checkout .e-checkout__container .e-checkout__column-end {
        order: -1;
    }
}

body.woocommerce-page.woocommerce-checkout .woocommerce-additional-fields h3 {
    margin: 0;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order thead {
    display: none;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order .cart_item .product-name {
    padding-right: 20px;
    max-width: initial;
    color: #2D2F41;
    font-size: 18px;
    font-weight: 700;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order .cart_item .product-name img {
    width: 90px;
    height: 90px;
    border-radius: 8px;
    margin-right: 32px;
    background-color: #ECEBFF;
    object-fit: contain;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order tr.order-total td {
    width: 30%;
    font-size: 16px;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order tr.cart-subtotal th,
body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order tr.order-total th {
    position: relative;
    color: transparent;
    font-size: 0px;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order tr.cart-subtotal th:before,
body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order tr.order-total th:before {
    position: relative;
    display: block;
    color: black;
    font-family: var( --e-global-typography-fcaf6e6-font-family ), Sans-serif;
    font-size: var( --e-global-typography-fcaf6e6-font-size );
    font-weight: var( --e-global-typography-fcaf6e6-font-weight );
    line-height: var( --e-global-typography-fcaf6e6-line-height );
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order tr.cart-subtotal th:before {
    content: "Subtotaal";   
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order tr.order-total th:before {
    content: "Totaal";
}


body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order tr.recurring-totals,
body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order tr.cart-subtotal.recurring-total {
    display: none !important;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order tr.order-total .includes_tax {
    display: flex;
}

@media (max-width: 767px) {
    body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order .cart_item .product-name img {
        width: 80px;
        height: 80px;
        margin-right: 16px;
    }

    body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order .cart_item .product-name {
        padding-right: 12px;
        font-size: 16px;
        font-weight: 500;
    }

    body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order tr.order-total td {
        width: 40%;
    }
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order .cart_item .product-total {
    vertical-align: bottom;
    font-size: 18px;
    font-weight: 700;
    color: #2D2F41;
    width: 50px;
    padding-right: 0;
}

body.woocommerce-page.woocommerce-order-received .quick-order-cro ,
body.woocommerce-page.woocommerce-order-received .checkout-login-form {
    display: none;
}

body .checkout-wrap {
    position: relative;
}

/*body.woocommerce-page .checkout-login-form {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*}*/

/*@media (min-width: 1025px) {*/
/*    body.woocommerce-page .checkout-login-form {*/
/*        max-width: 56%;*/
/*    }*/
/*}*/

body.woocommerce-page.woocommerce-order-received .woocommerce-order-overview {
    margin: 40px 0px;
    padding: 0;
}

body.woocommerce-page.woocommerce-checkout .form-row.woocommerce-validated .woocommerce-input-wrapper {
    position: relative;
}

body.woocommerce-page.woocommerce-checkout .form-row.woocommerce-validated .woocommerce-input-wrapper .input-text {
    padding-right: 40px !important;
}

body.woocommerce-page.woocommerce-checkout .form-row.woocommerce-validated:not(.js-company-toggle) .woocommerce-input-wrapper::after {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/green-checkmark-icon.svg);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
}

.js-company-toggle {
    cursor: pointer;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment {
    position: relative;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment::before {
    content: "Betaal informatie";
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    color: #2D2F41;
    margin-bottom: 24px;
    position: relative;
    display: block;
    text-align: left;
}

@media (max-width: 1024px) {
    body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment::before {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment::before {
        font-size: 16px;
        line-height: 120%;
    }
}

body.woocommerce-page.woocommerce-checkout .wc_payment_methods {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 24px 0px;
    gap: 24px;
}

body.woocommerce-page.woocommerce-checkout .wc_payment_methods::before,
body.woocommerce-page.woocommerce-checkout .wc_payment_methods::after {
    display: none !important;
}

body.woocommerce-page.woocommerce-checkout .wc_payment_method {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

body.woocommerce-page.woocommerce-checkout .wc_payment_method label {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    color: #2D2F41;
    display: flex;
    align-items: center;
    cursor: pointer;
}

body.woocommerce-page.woocommerce-checkout .wc_payment_method .payment_box {
    width: 100%;
}

body.woocommerce-page.woocommerce-checkout .wc_payment_method label > img {
    order: -1;
    width: 36px !important;
    height: 36px !important;
    flex-shrink: 0;
    display: block;
    object-fit: contain;
    margin: 0px 6px 0px 0px !important;
}

body.woocommerce-page.woocommerce-checkout .wc_payment_method input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #D9D9D9;
    min-width: initial;
    flex-shrink: 0;
    position: relative;
    margin-right: 14px;
}
body.woocommerce-page.woocommerce-checkout .wc_payment_method input[type="radio"]::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    background-color: #5551E3;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

body.woocommerce-page.woocommerce-checkout .wc_payment_method input[type="radio"]:checked {
    border-color: #5551E3;
}

body.woocommerce-page.woocommerce-checkout .wc_payment_method input[type="radio"]:checked::after {
    opacity: 1;
    visibility: visible;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment button[type=submit] {
    margin-top: 40px;
}

.js-company-field.hidden {
    display: none;
}

.woocommerce-order-company-details {
    padding: 6px 12px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    margin-top: 24px;
}

.woocommerce-order-company-details h3 {
    margin-bottom: 12px !important;
}

.woocommerce-order-company-details ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

body.woocommerce-page.woocommerce-checkout button[name="woocommerce_checkout_place_order"] {
    font-size: 0px !important;
    color: transparent !important;
    position: relative;
}

body.woocommerce-page.woocommerce-checkout button[name="woocommerce_checkout_place_order"]:before {
    content: "Bestellen en betalen";
    display: block;
    
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    color: var(--purchase-button-normal-text-color,#fff);
}

body.woocommerce-page.woocommerce-checkout button[name="woocommerce_checkout_place_order"]:hover:before {
    color: white;
}

body.woocommerce-page.woocommerce-checkout .autocomplete-wrapper {
    position: relative;
}

/*body.woocommerce-page.woocommerce-checkout .autocomplete-wrapper .autocomplete-clear,*/
body.woocommerce-page.woocommerce-checkout .autocomplete-wrapper.autocomplete-wrapper_loading:before {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    display: flex;
    z-index: 2;
}

body.woocommerce-page.woocommerce-checkout .autocomplete-wrapper.autocomplete-wrapper_loading:before {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/load-spin.svg);
}

body.woocommerce-page.woocommerce-checkout .autocomplete-wrapper .autocomplete-results {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0px;
    width: 100%;
    border: 1px solid rgb(204, 204, 204);
    background: rgb(255, 255, 255);
    list-style: none;
    z-index: 9999;
    border-radius: 8px;
    padding: 4px 0px;
    max-height: 155px;
    overflow-y: auto;
}

body.woocommerce-page.woocommerce-checkout .autocomplete-wrapper .autocomplete-results .autocomplete-results__item {
    padding: 6px 16px;   
    cursor: pointer;
}

body.woocommerce-page.woocommerce-checkout .autocomplete-wrapper .autocomplete-results .autocomplete-results__item.active,
body.woocommerce-page.woocommerce-checkout .autocomplete-wrapper .autocomplete-results .autocomplete-results__item:hover {
    background: #e7e7e7;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    margin-top: 20px;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
    margin: 0px 0px 0px 30px;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row {
    /* order: -1; */
    display: flex;
    flex-direction: column;
}

body.woocommerce-page.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox {
    width: 20px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
} 

.checkout__open-login-popup {
    color: var(--forms-labels-color,#69727d);
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    display: block;
    margin-bottom: 30px;    
}

.checkout__open-login-popup-link {
    cursor: pointer;
    color: var( --e-global-color-primary );
}
/* END Checkout Page */

/* Swiper Slider */
.trustpilot-slider {
    /* width: 600px;
    height: 300px; */
    position: relative;
    overflow: visible;
}


@media (min-width: 1025px) {
    .trustpilot-slider__wrap {
        width: 100vw;
        margin-left: calc(-50vw + 50%);
    }
}

.trustpilot-slider__slide {
    min-height: 180px;
    padding: 24px;
    border-radius: 12px;
    background-color: white;
    display: flex;
    flex-direction: column;
}

.trustpilot-slider__slide-head {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 12px;
}

.trustpilot-slider__slide-name {
    font-size: 20px;
    line-height: 120%;
    font-weight: 700;
    color: #48486C;
    margin-right: auto;
}

.trustpilot-slider__slide-stars {
    display: flex;
    align-items: center;
    gap: 2px;
}

.trustpilot-slider__slide-stars img {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    object-fit: contain;
}

.trustpilot-slider__slide-rating,
.trustpilot-slider__slide-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    color: #48486C;
    display: block;
}

.trustpilot-slider__slide-rating {
    margin-left: 8px;
}

.trustpilot-slider__buttons {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
    margin-left: auto;
    margin-top: 65px;
}

.trustpilot-slider__button {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 !important;
    flex-shrink: 0;
    border: 1px solid #514DE5;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center center;
    background-image: url(../images/arrow-left-purple-icon.svg);
    transition: .3s;
}

.trustpilot-slider__button:hover {
    background-color: white;
}

.trustpilot-slider__button::after {
    display: none;
}

.trustpilot-slider__button.trustpilot-slider__button_next {
    transform: scaleX(-1);
}

@media (max-width: 767px) {
    .trustpilot-slider__slide {
        padding: 20px 16px;
        border-radius: 10px;
    }

    .trustpilot-slider__slide-name {
        font-size: 18px;
    }

    .trustpilot-slider__slide-rating,
    .trustpilot-slider__slide-text {
        font-size: 14px;
    }

    .trustpilot-slider__buttons {
        margin-top: 20px;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }
}
/* END Swiper Slider */


/* Personal Cabinet */
body.woocommerce-page .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    display: flex;
    align-items: center;
    gap: 8px;
}

body.woocommerce-page .woocommerce-MyAccount-content table.subscription_details td, 
body.woocommerce-page .woocommerce-MyAccount-content table.subscription_details th {
    padding: 9px 12px !important;
}
/* END Personal Cabinet */


/* Blog */
.elementor-widget-posts .elementor-posts-container .elementor-post,
.elementor-widget-archive-posts .elementor-posts-container .elementor-post
{
    border-radius: 8px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
}

.elementor-widget-posts .elementor-posts-container .elementor-post__text,
.elementor-widget-archive-posts .elementor-posts-container .elementor-post__text
{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 24px 16px 24px 16px;
    margin-bottom: 0px;
}

.elementor-widget-posts .elementor-posts-container .elementor-post__read-more,
.elementor-widget-archive-posts .elementor-posts-container .elementor-post__read-more {
    display: inline-flex;
    padding: 10px 24px;
    border: 2px solid #C1FC9B;
    border-radius: 4px;
    transition: .3s;
}

.elementor-widget-posts .elementor-posts-container .elementor-post__read-more:hover,
.elementor-widget-posts .elementor-posts-container .elementor-post__read-more:hover {
    background-color: #C1FC9B;
}

@media (max-width: 767px) {
    .elementor-widget-posts .elementor-posts-container .elementor-post__read-more,
    .elementor-widget-archive-posts .elementor-posts-container .elementor-post__read-more {
        width: 100%;
        justify-content: center;
    }    
}
/* ENd Blog */

/* Pagination */
.elementor-widget-posts .elementor-pagination,
.woocommerce-pagination ul.page-numbers {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-pagination ul.page-numbers,
.woocommerce-pagination ul.page-numbers li {
    display: flex !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;    
}

.elementor-widget-posts .elementor-pagination > *,
.woocommerce-pagination ul.page-numbers li .page-numbers {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: none !important;
    background-color: #ECEBFF !important;
    margin-left: 12px !important;
    margin-right: 12px !important;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #2D2F41;
    margin: 0;
    border: none;
}

.elementor-widget-posts .elementor-pagination .page-numbers.current,
.woocommerce-pagination ul.page-numbers li .page-numbers.current {
    background-color: #514DE5 !important;
    color: white !important;
}

.elementor-widget-posts .elementor-pagination .prev,
.elementor-widget-posts .elementor-pagination .next,
.woocommerce-pagination ul.page-numbers li .prev,
.woocommerce-pagination ul.page-numbers li .next {
    position: relative;
    margin: 0;
    border: 1px solid #514DE5;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-image: url(../images/arrow-left-purple-icon.svg) !important;
    cursor: pointer;
    transition: .3s;
    background-color: transparent;
    margin-left: 28px !important;
    margin-right: 28px !important;
    font-size: 0 !important;
    color: transparent !important;
}

.elementor-widget-posts .elementor-pagination .next,
.woocommerce-pagination ul.page-numbers li .next {
    transform: scaleX(-1);
}

.elementor-widget-posts .elementor-pagination .prev:hover,
.elementor-widget-posts .elementor-pagination .next:hover,
.woocommerce-pagination ul.page-numbers li .prev:hover,
.woocommerce-pagination ul.page-numbers li .next:hover {
    background-color: #DBDAFF;
}

@media (max-width: 767px) {
    .elementor-widget-posts .elementor-posts-container .elementor-post__read-more {
        max-width: 100%;
        width: 100%;
        min-width: 100%;
        justify-content: center;
        align-items: center;
        text-align: center;
    }    

    .elementor-widget-posts .elementor-pagination,
    .woocommerce-pagination ul.page-numbers {
        margin-top: 32px;
    }

    .elementor-widget-posts .elementor-pagination > *,
    .woocommerce-pagination ul.page-numbers li span {
        width: 32px;
        height: 32px;
        margin-left: 8px !important;
        margin-right: 8px !important;
        font-size: 14px;
    }

    .elementor-widget-posts .elementor-pagination .prev,
    .elementor-widget-posts .elementor-pagination .next,
    .woocommerce-pagination ul.page-numbers li .prev,
    .woocommerce-pagination ul.page-numbers li .next {
        margin-left: 14px !important;
        margin-right: 14px !important;
        background-size: 18px;
    }
}
/* END Pagination */

/* Product's Advert Block */
.products__advert-block {
    display: flex;
    flex-direction: column;
    background-color: #514DE5;
    border-radius: 8px;
    padding: 32px 20px;
}

.products__advert-block-head {
    background-color: #2724AC;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 16px;
    margin-bottom: 16px;
}

.products__advert-block-head .trustpilot-mini {
    justify-content: center;
    margin-top: 20px;
}

.products__advert-block .products__advert-block-title {
    margin-top: auto;
    font-size: 18px;
    line-height: 120%;
    font-weight: 700;
    color: white;
    margin-bottom: 16px;
}

.products__advert-block .products__advert-block-subtitle {
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
    color: #DDE1FF;
    margin-bottom: 16px;
}

.products__advert-block .products__advert-block-btn {
    width: 100%;
    background: white;
    border-color: white;
    color: #514DE5;
    padding: 8px 24px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    margin-top: auto;
}

.products__advert-block .products__advert-block-btn:hvoer {
    color: white !important;
    border-color: white !important;
}

@media (max-width: 1024px) {
    .products__advert-block {
        padding: 32px 10px 16px 10px;   
    }
}

@media (max-width: 767px) {
    .products__advert-block {
        padding: 24px 10px 10px 10px;   
    }
}
/* END Product's Advert Block */