:root {
    --color-red: #d32d45;
}

.woocommerce-mini-cart__empty-message {
	color: #fff;
}

/* account button header */
.ff-hn-mobile-buttons .button {
	color: #d32d45 !important;
}
.ff-hn-mobile-buttons .button:hover {
	color: #fff !important;
}

html {
  scroll-behavior: smooth;
}

.woocommerce-mini-cart__buttons .button {
	text-transform: lowercase;
}

.woocommerce .woocommerce-variation-availability {
	display: none;
}

.subscribe-newspaper .gform_required_legend {
	display: none;
}

.subscribe-newspaper .gform-field-label {
	display: none !important;
}

.ff-body .ff-sdh-content .stock {
	display: none;
}

.ff-body .product-tile .image img,
.ff-body .ff-shop-detail-hero .ff-sdh-wrap .ff-sdh-media .ff-sdh-main-image img {
	aspect-ratio: 1;
	object-fit: contain !important;
}

.kl_newsletter_checkbox_field input {
	width: auto;
}

#breadcrumbs,
.rank-math-breadcrumb {
	text-transform: lowercase;
}

.rank-math-breadcrumb a {
	text-decoration: none;
}

.rank-math-breadcrumb a:hover {
	text-decoration: underline;
}

.broers-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1.3em;
}
.broers-table td {
	border-bottom: 1px solid var(--color-red);
	padding: 4px 0;
}

/* .ff-body .custom-cursor {
    z-index: 9999999999;
} */

/* Search style */
.ff-body .search-section {
    margin-top: 40px;
    display: none;

    &.active {
        display: block;
    }
}
.ff-body .search-section .ff-container {
    max-width: 900px;
}
@media (max-width: 992px) {
    .ff-body .search-section {
        display: none;

        &.active {
            display: none;
        }
    }
}
.ff-body .dgwt-wcas-open-pirx {

}
.ff-body .dgwt-wcas-sf-wrapp svg path {
    fill: var(--color-red) !important;
    opacity: 1 !important;
}
.ff-body .dgwt-wcas-preloader {
    opacity: 1;
}
.ff-body .dgwt-wcas-preloader:hover {
    opacity: 1;
}
.ff-body .dgwt-wcas-preloader:hover svg path {
    fill: #000 !important;
    opacity: 1 !important;
}
.ff-body .dgwt-wcas-search-submit:hover {
    background: transparent !important;
    box-shadow: none !important;
}
.ff-body .dgwt-wcas-search-submit:hover svg path {
    fill: #000 !important;
}
.ff-body .dgwt-wcas-sf-wrapp {
    border: 2px solid #fff;
    border-bottom: none;
}
.ff-body .dgwt-wcas-sf-wrapp input {
    color: var(--color-red);
    font-family: 'urbane' !important;
}
.ff-body .dgwt-wcas-sf-wrapp input::placeholder {
    color: var(--color-red) !important;
    opacity: 1;
}
.dgwt-wcas-open-pirx .ff-body .dgwt-wcas-sf-wrapp {
    border: 2px solid var(--color-red);
    border-bottom: none;
}
.ff-body .dgwt-wcas-suggestions-wrapp a {
    text-decoration: none !important;
    color: var(--color-red) !important;
    opacity: 1;
}
.ff-body .dgwt-wcas-suggestions-wrapp a * {
    text-decoration: none !important;
    color: var(--color-red) !important;
    opacity: 1;
}
.ff-body .dgwt-wcas-suggestions-wrapp a:hover {
    text-decoration: none !important;
    color: #000 !important;
    opacity: 1;
}
.ff-body .dgwt-wcas-suggestions-wrapp a:hover * {
    text-decoration: none !important;
    color: #000 !important;
    opacity: 1;
}
.ff-body .dgwt-wcas-suggestions-wrapp {
    /* display: block !important; */
    border: 2px solid var(--color-red);
    border-top: none;
}
.ff-body .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion {
    font-family: "urbane" !important;
    text-transform: lowercase !important;
}
.ff-body .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion-headline span {
    text-transform: lowercase !important;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--color-red);
}

@media (max-width: 992px) {
    .ff-body .dgwt-wcas-om-return svg path {
        fill: var(--color-red) !important;
    }
    .dgwt-wcas-open-pirx .ff-body .dgwt-wcas-sf-wrapp,
    .dgwt-wcas-open-pirx .ff-body .dgwt-wcas-sf-wrapp input {
        border: none !important;
    }
}

/* hardnekkige buttons (RED) */
.ff-body > section.ff-sm > div > div.woocommerce > form > table > tbody > tr:nth-child(4) > td > button,
.ff-body.woocommerce-account > section.my-account-wrapper.ff-sm > div > div > div > section.woocommerce-order-details > p > a {
    background-color: var(--color-red);
    color: #fff;
    padding: 12px 26px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition: .2s ease-in;
    border: 2px solid var(--color-red);
    border-radius: 40px;
    margin: 0 12px 8px 0;
    line-height: 1.3;
    font-size: 16px;
    font-family: "urbane", Helvetica, Arial, "sans-serif";
    font-weight: 600;
    text-transform: lowercase;
}
.ff-body > section.ff-sm > div > div.woocommerce > form > table > tbody > tr:nth-child(4) > td > button:hover.
.ff-body.woocommerce-account > section.my-account-wrapper.ff-sm > div > div > div > section.woocommerce-order-details > p > a:hover {
    background-color: #000;
    border: 2px solid #000;
    color: #fff;
}

/* hardnekkige buttons (BLACK) */
.ff-body > section.ff-sm > div > div.woocommerce > div.cart-collaterals > div > div.wc-proceed-to-checkout > a,
.ff-body.woocommerce-checkout #place_order,
.ff-body.woocommerce-account .woocommerce form .woocommerce-button, 
.ff-body.woocommerce-account .woocommerce form .woocommerce-Button, 
.ff-body.woocommerce-account .woocommerce form .woocommerce-address-fields .button,
.ff-body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button,
.ff-body.woocommerce-cart .woocommerce .return-to-shop .button,
.ff-body.woocommerce-cart .woocommerce .woocommerce-cart-form .button,
.ff-body.woocommerce-checkout #woocommerce-checkout-form-coupon > p.form-row.form-row-last > button{
    background-color: #000;
    color: #fff;
    padding: 12px 26px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition: .2s ease-in;
    border: 2px solid #000;
    border-radius: 40px;
    margin: 0 12px 8px 0;
    line-height: 1.3;
    font-size: 16px;
    font-family: "urbane", Helvetica, Arial, "sans-serif";
    font-weight: 600;
    text-transform: lowercase;
}
.ff-body > section.ff-sm > div > div.woocommerce > div.cart-collaterals > div > div.wc-proceed-to-checkout > a:hover,
.ff-body.woocommerce-checkout #place_order:hover,
.ff-body.woocommerce-account .woocommerce form .woocommerce-button:hover, 
.ff-body.woocommerce-account .woocommerce form .woocommerce-Button:hover,
.ff-body.woocommerce-account .woocommerce form .woocommerce-address-fields .button:hover,
.ff-body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button:hover,
.ff-body.woocommerce-cart .woocommerce .woocommerce-cart-form .button:hover,
.ff-body.woocommerce-cart .woocommerce .return-to-shop .button:hover,
.ff-body.woocommerce-checkout #woocommerce-checkout-form-coupon > p.form-row.form-row-last > button:hover {
    background-color: var(--color-red);
    border: 2px solid var(--color-red);
    color: #fff;
}

/* icon in add to cart button (Shop Single) */
/* .ff-body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button {
    display: flex;
    justify-content: center;
}

.ff-body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:before {
    content: '';
    display: inline-block;
    height: 1em;
    width: 0.9em;
    background-image: url('/wp-content/themes/felixflos/assets/images/add-to-cart-icon.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 12px;
} */

/* WooCommerce Loader Single Page (jquery UI) */
/* .woocommerce .blockUI.blockOverlay::before {
    background: none;
}
.single_add_to_cart_button.cstm_loader {
    position: relative;
    color: #000 !important;
}

.single_add_to_cart_button.cstm_loader::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: none !important;
}

.single_add_to_cart_button.cstm_loader::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23fff'%3E%3Cpath d='M480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-155.5t86-127Q252-817 325-848.5T480-880q17 0 28.5 11.5T520-840q0 17-11.5 28.5T480-800q-133 0-226.5 93.5T160-480q0 133 93.5 226.5T480-160q133 0 226.5-93.5T800-480q0-17 11.5-28.5T840-520q17 0 28.5 11.5T880-480q0 82-31.5 155t-86 127.5q-54.5 54.5-127 86T480-80Z'/%3E%3C/svg%3E");
    background-size: 34px;
    background-position: center;
    background-repeat: no-repeat;
    animation: spin 1s ease-in-out infinite;
} */

/* Custom WooCommerce Quantity */
/* .ff-body.woocommerce .quantity {
    display: flex;
} */

/* Wishlist page */
.ff-body .br_wish_wait_block .button.br_ww_button {
    color: #000;
}
.ff-body .br_wish_wait_block .button.br_ww_button:hover i::before {
    color: var(--color-red);
}
.ff-body .berocket_ww_list .berocket_ww_ul_container {
    width: 100%;
}
.ff-body .berocket_ww_list_title {
    display: none;
}
.ff-body .berocket_ww_list {
    max-height: unset;
}
.ff-body .berocket_ww_show_all {
    display: none;
}
.ff-body .berocket_ww_list .products {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    grid-gap: 32px 20px;
}

@media (max-width: 600px) {
    .ff-body .berocket_ww_list .products {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
        grid-gap: 32px 12px;
    }
}

@media (max-width: 400px) {
    .ff-body .berocket_ww_list .products {
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    }
}

/* Wishlist icon in header */
.header-favorites {
    margin-left: 30px;
}
.header-favorites img {
    display: block;
    width: 28px;
    height: auto;
}
@media (max-width: 600px) {
    .header-favorites {
        margin-left: 20px;
    }
    .header-favorites img {
        width: 24px;
    }
}

/* Wishlist icon */
.br_ww_button_true .fa.fa-heart-o {
    color: var(--color-red);
    transition: .2s ease;
}
.br_ww_button_true .fa.fa-heart-o::before {
    content: "\f004";
}
.product-tile .br_wish_wait_block {
    position: absolute;
    top: 0;
    right: 0;
}
.product-tile .br_wish_wait_block .br_ww_button {
    padding: 5px !important;
    transition: .2s ease;
}
.product-tile .br_wish_wait_block .br_ww_button:hover {
    transform: scale(1.12);
}
.product-tile .br_wish_wait_block .br_ww_button:hover .fa.fa-heart-o {
    color: #000;
}
.single-product .ff-shop-detail-hero .content {
    position: relative;
}
.single-product .ff-shop-detail-hero .br_wish_wait_block {
    position: absolute;
    top: -32px;
    right: 0;
}
@media (max-width: 767px) {
    .single-product .ff-shop-detail-hero .br_wish_wait_block {
        top: -46px;
    }
}


/* qty plus and minus */
.ff-body .sd-add form {
    display: flex;
}
.ff-body .sd-add form .quantity {
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: center;
    margin: 0 12px 0 0;
    
}
.ff-body .sd-add form .quantity .minus,
.ff-body .woocommerce .product-quantity .quantity .minus {
    color: transparent;
    background-color: #d32d45;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23ffffff'%3E%3Cpath d='M200-440v-80h560v80H200Z'/%3E%3C/svg%3E");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #d32d45;
    height: 51px;
    width: 32px;
    display: inline-block;
    transition: .2s ease;
}
.ff-body .sd-add form .quantity .qty,
.ff-body .woocommerce .product-quantity .quantity .qty {
    -moz-appearance: textfield; 
    -webkit-appearance: none;  
    appearance: none;  
    border: 1px solid #d32d45;
    color: #d32d45;
    text-align: center;
    padding: 8px 0;
    height: 51px;
    width: 48px;
    margin: 0;
    display: inline-block;
}
.ff-body .sd-add form .quantity .qty::-webkit-outer-spin-button,
.ff-body .sd-add form .quantity .qty::-webkit-inner-spin-button,
.ff-body .woocommerce .product-quantity .quantity .qty::-webkit-outer-spin-button,
.ff-body .woocommerce .product-quantity .quantity .qty::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.ff-body .sd-add form .quantity .plus,
.ff-body .woocommerce .product-quantity .quantity .plus {
    color: transparent;
    background-color: #d32d45;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23ffffff'%3E%3Cpath d='M440-440H200v-80h240v-240h80v240h240v80H520v240h-80v-240Z'/%3E%3C/svg%3E");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #d32d45;
    height: 51px;
    width: 32px;
    display: inline-block;
    transition: .2s ease;
}
.ff-body .sd-add form .quantity .minus:hover,
.ff-body .sd-add form .quantity .plus:hover,
.ff-body .woocommerce .product-quantity .quantity .minus:hover,
.ff-body .woocommerce .product-quantity .quantity .plus:hover {
    background-color: #000;
    border-color: #000;
}
.ff-body .sd-add .button {
    background-color: #000 !important;
    border: #000 2px solid !important;
    width: 100%;
    margin: 0 !important;
}
/* fix for cart page */
.ff-body .woocommerce .product-quantity .quantity .qty {
    height: 32px;
    padding: 0;
}
.ff-body .woocommerce .product-quantity .quantity .minus,
.ff-body .woocommerce .product-quantity .quantity .plus {
    height: 32px;
    width: 26px;
}


/* Custom WooCommerce quantity add-to-cart (Shop Single) */
/* .ff-body.woocommerce .ff-shop-detail-hero .quantity input[type=number] {
    background-color: transparent;
    text-align: center;
    border: 1px solid var(--color-red);
    margin-right: 0 !important;
    padding-left: 0;
    padding-right: 0;
    -moz-appearance: textfield;
    width: 3em;
}
.ff-body.woocommerce .ff-shop-detail-hero .quantity input[type="number"]::-webkit-outer-spin-button,
.ff-body.woocommerce .ff-shop-detail-hero .quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.ff-body.woocommerce .ff-shop-detail-hero .single_add_to_cart_button {
    border-radius: 50px !important;
    background-color: #000;
    color: #fff;
    border: none;
    padding: 16px 26px;
}

.ff-body.woocommerce .ff-shop-detail-hero .single_add_to_cart_button:hover {
    background-color: var(--color-red);
    color: #fff;
    border: none;
}

.ff-body .qty {

} */


/* Shop Filters */
.ff-body .bapf_head h3 {
    font-size: 1.4em;
    margin: 1.6em 0 0.6em;
}
.ff-body .broers-sort .bapf_head {
    display: none;
}
@media (max-width: 820px) {
    .ff-body .broers-sort {
        padding-top: 26px;
    }
}
.ff-body .broers-selected .bapf_head {
    display: none;
}
.ff-body .broers-selected .bapf_body ul li a {
    background-color: #000;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: 'urbane';
    padding: 6px 10px;
    transition: .2s ease;
}
.ff-body .broers-selected .bapf_body ul li a:hover {
    background-color: var(--color-red);
}
.ff-body .broers-selected .bapf_body ul li a::before {
    content: '';
    display: block;
    margin-right: 5px;
    width: 18px;
    height: 18px;
    background-size: cover;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23ffffff'%3E%3Cpath d='m256-168-88-88 224-224-224-224 88-88 224 224 224-224 88 88-224 224 224 224-88 88-224-224-224 224Z'/%3E%3C/svg%3E");
}
.ff-body .broers-selected .bapf_body ul li a::after {
    content: none;
    display: none;
}
.ff-body .broers-selected .bapf_body .bapf_sfa_unall {
    display: none;
}
.ff-body .broers-sort .bapf_body select {
    padding: 12px;
    color: var(--color-red);
    font-family: 'Inter';
    border: 2px solid var(--color-red);
    font-size: 16px;
    appearance: none; /* verwijder standaardstijl */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23d32d45'%3E%3Cpath d='M480-344 240-584l56-56 184 184 184-184 56 56-240 240Z'/%3E%3C/svg%3E");
}
.ff-body .bapf_ckbox_sqchck .bapf_body ul li {
    display: flex;
    align-items: center;
    margin-bottom: 5px !important;
}
.ff-body .bapf_ckbox_sqchck .bapf_body ul li input {
    margin: 0 6px 0 0;
    border: 2px solid var(--color-red);
    background-color: #fff;
}
.ff-body .bapf_ckbox_sqchck .bapf_body ul li input[type=checkbox]:checked:after {
    border-bottom: 2px solid var(--color-red);
    border-right: 2px solid var(--color-red);
}
.ff-body .bapf_ckbox_sqchck .bapf_body ul li label {
    margin: 0 5px 0 0;
}
.ff-body .bapf_ckbox_sqchck .bapf_body ul li span {
}
.ff-body .bapf_slidr .irs--round .irs-from, 
.ff-body .bapf_slidr .irs--round .irs-single, 
.ff-body .bapf_slidr .irs--round .irs-to,
.ff-body .bapf_slidr .irs--round .irs-bar {
    background-color: var(--color-red);
}
.ff-body .bapf_slidr .irs--round .irs-from:before, 
.ff-body .bapf_slidr .irs--round .irs-single:before, 
.ff-body .bapf_slidr .irs--round .irs-to:before {
    border-top-color: var(--color-red);
}
.ff-body .bapf_slidr .irs--round .irs-handle {
    background-color: var(--color-red);
    border: 2px solid var(--color-red);
}



/* Product tile / .product-tile*/
.ff-body .swiper-slide {
    height: auto;
}
.ff-body .product-tile .pt-price {
    margin-top: 12px;
}
.ff-body .product-tile {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 0;
}
.ff-body .product-tile .info {
    margin-top: auto;
}
.ff-body .product-tile form .quantity {
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: center;
    margin: 8px 0 24px;
    
}
.ff-body .product-tile form .quantity .minus {
    color: transparent;
    background-color: #d32d45;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23ffffff'%3E%3Cpath d='M200-440v-80h560v80H200Z'/%3E%3C/svg%3E");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #d32d45;
    height: 36px;
    width: 24px;
    display: inline-block;
    transition: .2s ease;
}
.ff-body .product-tile form .quantity .qty {
    -moz-appearance: textfield; 
    -webkit-appearance: none;  
    appearance: none;  
    border: 1px solid #d32d45;
    color: #d32d45;
    text-align: center;
    padding: 8px 0;
    height: 36px;
    width: 40px;
    margin: 0;
    display: inline-block;
}
.ff-body .product-tile form .quantity .qty::-webkit-outer-spin-button,
.ff-body .product-tile form .quantity .qty::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.ff-body .product-tile form .quantity .plus {
    color: transparent;
    background-color: #d32d45;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23ffffff'%3E%3Cpath d='M440-440H200v-80h240v-240h80v240h240v80H520v240h-80v-240Z'/%3E%3C/svg%3E");
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #d32d45;
    height: 36px;
    width: 24px;
    display: inline-block;
    transition: .2s ease;
}
.ff-body .product-tile form .quantity .minus:hover,
.ff-body .product-tile form .quantity .plus:hover {
    background-color: #000;
    border-color: #000;
}
.ff-body .product-tile form .button {
    font-size: 11px;
    color: #fff;
    line-height: 1.3;
    padding: 8px 16px;
	text-transform: lowercase;
}
.ff-body .product-tile form .added_to_cart {
    display: block;
    margin-top: 8px;
}
/* Pagination */
.ff-body.woocommerce nav.woocommerce-pagination {
	margin-top: 60px;
}
.ff-body.woocommerce nav.woocommerce-pagination ul {
	border: none;
}
.ff-body.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}
.ff-body.woocommerce nav.woocommerce-pagination ul li a,
.ff-body.woocommerce nav.woocommerce-pagination ul li span {
	background-color: #fff;
	color: var(--color-red);
	font-weight: 700;
	padding: 0 3px;
	height: 36px;
	line-height: 36px;
	min-width: 28px;
}
.ff-body.woocommerce nav.woocommerce-pagination ul li a.prev,
.ff-body.woocommerce nav.woocommerce-pagination ul li a.next {
	padding: 7px;
	height: 36px;
	line-height: 1;
}
.ff-body.woocommerce nav.woocommerce-pagination ul li span.current {
	background-color: var(--color-red);
	color: #fff;
}
.ff-body.woocommerce nav.woocommerce-pagination ul li a:hover {
	background-color: var(--color-red);
	color: #fff;
}
.ff-body.woocommerce nav.woocommerce-pagination ul li a.prev:hover .arrow-west-before.red::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23ffffff'%3E%3Cpath d='m313-440 224 224-57 56-320-320 320-320 57 56-224 224h487v80H313Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
}
.ff-body.woocommerce nav.woocommerce-pagination ul li a.next:hover .arrow-east-after.red::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23fff'%3E%3Cpath d='M647-440H160v-80h487L423-744l57-56 320 320-320 320-57-56 224-224Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
}
.ff-body .arrow-east-after.red::after {
	content: '';
	display: inline-block;
    width: 22px;
    height: 22px;
    background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23d32d45'%3E%3Cpath d='M647-440H160v-80h487L423-744l57-56 320 320-320 320-57-56 224-224Z'/%3E%3C/svg%3E");
}
.ff-body .arrow-west-before.red::after {
	content: '';
	display: inline-block;
    width: 22px;
    height: 22px;
    background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23d32d45'%3E%3Cpath d='m313-440 224 224-57 56-320-320 320-320 57 56-224 224h487v80H313Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
}



/* Rentman */
.rentman-pdfs {
	display: flex;
	gap: 20px;
	align-items: center;
	margin: 50px 0 30px;
}

.rentman-pdfs img {
	width: 42px;
	height: auto;
}

.rentman-pdfs a.button.alt {
	margin: 0px !important;
}




/* Custom WooCommerce (Cart Page) */
@media (max-width: 768px) {
	.ff-body.woocommerce-cart .product-thumbnail {
		display: block !important;
	}
	.ff-body.woocommerce-cart .product-thumbnail::before {
		display: none;
	}
	.ff-body.woocommerce-cart .product-name {
		display: block;
		padding: 0;
		border: none;
	}
	.ff-body.woocommerce-cart .woocommerce-shipping-methods {
		text-align: left;
		padding-top: 40px !important;
	}
	.ff-body.woocommerce-cart .woocommerce table.shop_table th[data-title="Product"] {
		border-top: none !important;	
	}
}
.ff-body.woocommerce-cart form .coupon {
  display: none !important;
}
.ff-body.woocommerce-cart .woocommerce a.remove {
    color: var(--color-red) !important;
}
.ff-body.woocommerce-cart .woocommerce a.remove:hover {
    color: #fff !important;
    background-color: var(--color-red) !important;
}
.ff-body.woocommerce-cart .woocommerce h2 {
    font-size: 20px;
    text-transform: lowercase;
}
.ff-body.woocommerce-cart .woocommerce table.shop_table {
    border: none;
    margin-bottom: 42px;
}
.ff-body.woocommerce-cart .woocommerce table.shop_table th {
    font-size: 20px;
    font-weight: 700;
    text-transform: lowercase;
}
.ff-body.woocommerce-cart .woocommerce table.shop_table td,
.ff-body.woocommerce-cart .woocommerce table.shop_table th[data-title="Product"] {
    border-top: var(--color-red) 1px solid;
}
.ff-body.woocommerce-cart .woocommerce table.shop_table tbody tr:first-of-type td,
.ff-body.woocommerce-cart .woocommerce table.shop_table tbody tr:first-of-type th[data-title="Product"] {
    border-top: none;
}
.ff-body.woocommerce-cart .woocommerce table.shop_table td a {
    text-decoration: none;
}
.ff-body.woocommerce-cart table.cart img {
    width: 44px;
    display: block;
}
.ff-body.woocommerce-cart .cart-collaterals table.shop_table tbody th {
    border-top: var(--color-red) 1px solid;
    font-size: 16px;
    padding-left: 0;
    align-content: center;
}
.ff-body.woocommerce-cart .cart-collaterals .rental-period {

}
.ff-body.woocommerce-cart .cart-collaterals .rental-period table.shop_table tbody th,
.ff-body.woocommerce-cart .cart-collaterals .rental-period table.shop_table tbody td {
    border: none;
}
.ff-body.woocommerce-cart .cart-collaterals .rental-period table.shop_table tbody input {
    margin-bottom: 0;
    border-radius: 0;
    background: var(--color-red);
    color: #fff;
    font-weight: 700;
    padding: 14px 16px;
}
.ff-body.woocommerce-cart .cart-collaterals table.shop_table tbody .order-total th,
.ff-body.woocommerce-cart .cart-collaterals table.shop_table tbody .order-total td {
    font-size: 22px;
}
.ff-body.woocommerce-cart .cart-collaterals .rental-period table.shop_table tbody ::-webkit-calendar-picker-indicator {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23ffffff" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
}
.ff-body > section.ff-sm > div > div.woocommerce > div.cart-collaterals > div > div.wc-proceed-to-checkout > a {
    width: 100%;
    margin: 0;
}
.ff-body.woocommerce-cart .wc-proceed-to-checkout {
    padding-top: 0;
}
@media (max-width: 768px) {
    .ff-body.woocommerce-cart .woocommerce table.shop_table .product-remove {
        text-align: left !important;
    }
    .ff-body.woocommerce-cart .woocommerce table.shop_table .product-remove .remove {
        display: inline;
    }
    .ff-body.woocommerce-cart .woocommerce table.shop_table tbody td {
        padding-left: 0;
        padding-right: 0;
        border: none;
    }
    .ff-body.woocommerce-cart .woocommerce table.shop_table tbody td:first-of-type {
        border-top: 1px solid var(--color-red);
        margin-top: 26px;
        padding-top: 26px;
    }
    .ff-body.woocommerce-cart .woocommerce table.shop_table tbody tr:first-of-type td:first-of-type {
        border-top: none;
        margin-top: 0px;
        padding-top: 0px;
    }
    .ff-body .woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
    .ff-body.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }
    .ff-body.woocommerce-cart .woocommerce .cart-collaterals table.shop_table tbody td:first-of-type {
        /* border-top: 1px solid var(--color-red); */
        margin-top: 0px;
        padding-top: 9px;
    }
    .ff-body.woocommerce-cart .cart-collaterals .rental-period table.shop_table tbody th,
    .ff-body.woocommerce-cart .cart-collaterals .rental-period table.shop_table tbody td {
        border: none;
    }
}

/* Custom WooCommerce (Checkout page) */
.ff-body.woocommerce-checkout .woocommerce .woocommerce-form-coupon {
	border: 2px solid #000;
}
.ff-body.woocommerce-checkout .woocommerce .woocommerce-form-coupon .form-row {
	border: none;
}
.ff-body.woocommerce-checkout .woocommerce .woocommerce-form-coupon input {
	border: 1px solid #000;
	border-radius: 0;
}
.ff-body.woocommerce-checkout .col2-set .col-1 {
    width: 53%;
}
.ff-body.woocommerce-checkout .col2-set .col-2 {
    width: 42%;
}
@media (max-width: 1200px) {
    .ff-body.woocommerce-checkout .col2-set .col-1 {
        width: 60%;
    }
    .ff-body.woocommerce-checkout .col2-set .col-2 {
        width: 38%;
    }
}
@media (max-width: 900px) {
    .ff-body.woocommerce-checkout .col2-set .col-1 {
        width: 100%;
        float: none;
    }
    .ff-body.woocommerce-checkout .col2-set .col-2 {
        width: 100%;
        float: none;
    }
}
.ff-body.woocommerce-checkout .woocommerce #customer_details {
    margin-bottom: 44px;
}
.ff-body.woocommerce-checkout .woocommerce .woocommerce-billing-fields h3, 
.ff-body.woocommerce-checkout .woocommerce .woocommerce-additional-fields h3 {
    display: none;
}
.ff-body.woocommerce-checkout .woocommerce .form-row {
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--color-red);
    margin: 0;
	flex-wrap: wrap;
}
.ff-body.woocommerce-checkout .woocommerce .form-row .checkout-inline-error-message {
	color: #000;	
}
.ff-body.woocommerce-checkout .woocommerce .form-row label {
    width: 150px;
    margin: 0;
    padding: 8px 0;
    font-weight: 600;
    text-transform: lowercase;
    font-size: 16px;
}
.ff-body.woocommerce-checkout .woocommerce .kl_newsletter_checkbox_field {
	padding: 11px 0;
}
.ff-body.woocommerce-checkout .woocommerce .woocommerce-account-fields label {
	width: 100%;
}
.ff-body.woocommerce-checkout .woocommerce .form-row .woocommerce-input-wrapper {
    width: calc(100% - 150px);
}
.ff-body.woocommerce-checkout .woocommerce .form-row .woocommerce-input-wrapper input {
    margin-bottom: 0;
    border: none;
    font-size: 16px;

}
.ff-body.woocommerce-checkout .woocommerce .form-row .optional {
    display: none;
}
/* Billing country field */
.ff-body.woocommerce-checkout .woocommerce #billing_country_field .woocommerce-input-wrapper strong {
    padding-left: 8px;
    font-weight: 400;
    color: #000;
}
/* Billing address field */
.ff-body.woocommerce-checkout .woocommerce form .form-row-first.address-field {
    width: calc(100% - 180px);
}
.ff-body.woocommerce-checkout .woocommerce form .form-row-last.address-field {
    width: 160px;
}
.ff-body.woocommerce-checkout .woocommerce  #shipping_address_2_field label,
.ff-body.woocommerce-checkout .woocommerce  #billing_address_2_field label {
    width: 84px;
}
.ff-body.woocommerce-checkout .woocommerce  #shipping_address_2_field .woocommerce-input-wrapper,
.ff-body.woocommerce-checkout .woocommerce  #billing_address_2_field .woocommerce-input-wrapper {
    width: calc(100% - 84px);
}
@media (max-width: 650px) {
	.ff-body.woocommerce-checkout .woocommerce form .form-row-first.address-field {
		width: 100%;
	}
	.ff-body.woocommerce-checkout .woocommerce form .form-row-last.address-field {
		width: 100%;
	}
	.ff-body.woocommerce-checkout .woocommerce  #shipping_address_2_field label,
	.ff-body.woocommerce-checkout .woocommerce  #billing_address_2_field label {
		width: 150px;
	}
	.ff-body.woocommerce-checkout .woocommerce  #shipping_address_2_field label::before,
	.ff-body.woocommerce-checkout .woocommerce  #billing_address_2_field label::before {
		content: 'huis';
	}
	.ff-body.woocommerce-checkout .woocommerce  #shipping_address_2_field .woocommerce-input-wrapper,
	.ff-body.woocommerce-checkout .woocommerce  #billing_address_2_field .woocommerce-input-wrapper {
		width: calc(100% - 150px);
	}
}
/* shipping fields */
.ff-body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields h3 label {
    font-size: 16px;
    font-weight: 600;
}
.ff-body.woocommerce-checkout .woocommerce .woocommerce-shipping-fields {
    margin-top: 30px;
}
.ff-body.woocommerce-checkout .woocommerce .shipping_address {
    margin-bottom: 36px;
}
/* additional fields */
.ff-body.woocommerce-checkout .woocommerce .woocommerce-additional-fields .form-row {
    display: block;
    border-bottom: none;
}
.ff-body.woocommerce-checkout .woocommerce .woocommerce-additional-fields textarea {
    display: block;
    border: 1px solid var(--color-red);
    border-radius: 0;
    color: var(--color-red);
    padding: 18px;
    min-height: 220px;
}
.ff-body.woocommerce-checkout #jckwds-delivery-time-description {
	display: none !important;
}
.ff-body.woocommerce-checkout #jckwds-delivery-time {
	border: none;	
}
/* order review */
.ff-body.woocommerce-cart input.shipping_method,
.ff-body.woocommerce-checkout input.shipping_method {
	width: auto;	
}
.ff-body.woocommerce-checkout #order_review_heading {
    display: none;
	font-size: 1.5em;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 700;
    color: #d32d45;
    font-family: urbane, Helvetica, Arial, "sans-serif";
} 
.ff-body.woocommerce-checkout .order-rental-period {
	font-size: 1.5em;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 700;
    color: #d32d45;
    font-family: urbane, Helvetica, Arial, "sans-serif";
}
.ff-body.woocommerce-checkout .product-quantity {
    font-weight: 400;
}
.ff-body.woocommerce-checkout .woocommerce table.shop_table {
    border: none;
    margin-bottom: 42px;
    border-collapse: collapse;
}
.ff-body.woocommerce-checkout .woocommerce table.shop_table thead th {
    font-size: 22px;
    font-weight: 700;
    text-transform: lowercase;
    border-top: none;
    padding-left: 0;
}
.ff-body.woocommerce-checkout .woocommerce table.shop_table th,
.ff-body.woocommerce-checkout .woocommerce table.shop_table td {
    border-top: var(--color-red) 1px solid;
    padding-left: 0;
    text-transform: lowercase;
}
.ff-body.woocommerce-checkout .woocommerce table.shop_table tbody tr:first-of-type td {
    border-top: none;
}
.ff-body.woocommerce-checkout .woocommerce table.shop_table .order-total th,
.ff-body.woocommerce-checkout .woocommerce table.shop_table .order-total td {
    font-size: 22px;
    font-weight: 600;
}
.ff-body.woocommerce-checkout .woocommerce table.shop_table .order-total td strong {
    font-weight: 600;
}
/* payment */
.ff-body.woocommerce-checkout .woocommerce #payment {
    background-color: transparent;
}
.ff-body.woocommerce-checkout .woocommerce #payment ul {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    border: none;
}
.ff-body.woocommerce-checkout .woocommerce #payment ul li {
    border-bottom: 1px solid var(--color-red);
}
.ff-body.woocommerce-checkout .woocommerce #payment ul input {
    width: auto;
    display: inline;
}
.ff-body.woocommerce-checkout .woocommerce #payment ul li .payment_box {
    color: #fff;
    background-color: var(--color-red);
}
.ff-body.woocommerce-checkout .woocommerce #payment ul li .payment_box::before {
    border: 1em solid var(--color-red);
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.ff-body.woocommerce-checkout .woocommerce #payment .form-row.place-order {
    display: block;
    padding-left: 0;
    padding-right: 0;
    border: none;
}
.ff-body.woocommerce-checkout .woocommerce #payment .form-row .button {
    display: block;
    float: none !important;
    margin: 0;
}
.ff-body.woocommerce-checkout .woocommerce #payment::before {
    content: 'betaalmethode';
    font-size: 22px;
    font-weight: 700;
    text-transform: lowercase;
    border-top: none;
    padding-left: 0;
}



/* Custom WooCommerce (Checkout page) */
/* .ff-body .wc-block-components-title.wc-block-components-title {
    font-size: 2.3em;
}
.ff-body .wc-block-components-checkout-step__heading-content {
    display: block;
    margin: 12px 0 22px;
}
.ff-body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],
.ff-body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number],
.ff-body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],
.ff-body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text],
.ff-body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url],
.ff-body.woocommerce-checkout .wc-block-components-text-input input[type=email],
.ff-body.woocommerce-checkout .wc-block-components-text-input input[type=number],
.ff-body.woocommerce-checkout .wc-block-components-text-input input[type=tel],
.ff-body.woocommerce-checkout .wc-block-components-text-input input[type=text],
.ff-body.woocommerce-checkout .wc-block-components-text-input input[type=url] {
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
}
.ff-body.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.ff-body.woocommerce-checkout .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
}
.ff-body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    border-radius: 0;
    border: 1px solid #000;
}
.ff-body.woocommerce-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.ff-body.woocommerce-checkout .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    border-radius: 0;
}
.ff-body.woocommerce-checkout .wc-block-components-text-input.wc-block-components-totals-coupon__input {
    margin-right: 10px;
}
.ff-body.woocommerce-checkout .wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button {
    min-height: 2em;
}
.ff-body.woocommerce-checkout .wc-block-components-checkout-step__description {
    display: none;
}
.ff-body .wc-block-components-button {
    background-color: #000;
    color: #fff;
    padding: 12px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    transition: .2s ease-in;
    border: 2px solid #000;
    border-radius: 8px;
    margin: 0 !important;
    line-height: 1.1;
    font-size: 20px;
    font-family: "Jumbo Jackpot", Helvetica, Arial, "sans-serif";
}

.ff-body .wp-block-woocommerce-checkout-order-summary-block {
    border-radius: 0 !important;
    border: none !important;
}
.ff-body .wc-block-components-order-summary.wc-block-components-panel,
.ff-body .wc-block-components-totals-coupon.wc-block-components-panel,
.ff-body .wc-block-components-totals-item,
.ff-body .wc-block-components-totals-item,
.ff-body .wc-block-components-totals-item.wc-block-components-totals-footer-item {
    padding: 0 !important;
}
.ff-body .is-medium .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.ff-body .is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.ff-body .is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper {
    padding-left: 0!important;
    padding-right: 0!important;
}
.ff-body .wc-block-components-order-summary .wc-block-components-order-summary-item {
    
}
.ff-body .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    max-width: unset;
    width: 100px;
}
.ff-body .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    max-width: unset;
    width: 100px;
}
.ff-body .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
    display: none;
}
.ff-body .wc-block-components-order-summary .wc-block-components-product-name {
    font-weight: 700;
    padding-top: 8px;
}
.ff-body .wc-block-components-order-summary .wc-block-components-product-price {
    padding: 0;
}
.ff-body .wc-block-components-order-summary .wc-block-components-product-metadata,
.ff-body .wc-block-components-order-summary .wc-block-components-product-details {
    margin: 0 !important;
}
.ff-body .wc-block-components-totals-shipping .wc-block-components-shipping-address {
	display: none;
}
.ff-body .wp-block-woocommerce-checkout-order-summary-block {

} */

/* Order received */
.ff-body.woocommerce-order-received ul.order_details {
    padding: 0;
}
.ff-body.woocommerce-order-received ul.order_details li {
    float: none;
    margin-bottom: 12px;
    border: none;
}
.ff-body.woocommerce-order-received .woocommerce-table--order-details .wc-item-meta {
    margin: 0;
    padding: 0;
}
.ff-body.woocommerce-order-received .woocommerce-table--order-details .ff-order-received-thumb {
    display: block;
    width: 78px;
    padding-right: 12px;
}
.ff-body.woocommerce-order-received .woocommerce-table--order-details .wc-item-meta .wc-item-meta-label {
    float: none;
}
.ff-body.woocommerce-order-received .woocommerce-table--order-details .wc-item-meta p {
    display: inline-block;
    margin: 0;
}
.ff-body.woocommerce-order-received table.shop_table {
    border: none;
    border-collapse: collapse;
}
.ff-body.woocommerce-order-received table.shop_table th,
.ff-body.woocommerce-order-received table.shop_table td {
    padding: 9px 12px 9px 0;
}
.ff-body .woocommerce .woocommerce-customer-details address {
    border: none;
    padding: 8px 8px 8px 0;
    margin-bottom: 22px;
}
@media (min-width: 700px) {
    .ff-body.woocommerce-order-received ul.order_details li {
        float: left;
        margin-bottom: 0;
        border-right: 1px dashed #cfc8d8;
    }
    .ff-body.woocommerce-order-received .woocommerce-table--order-details .ff-order-received-thumb {
        float: left;
    }
}







/* add like button after add to cart buton */
/* .ff-like-product {
    content: '';
    display: inline-block;
    height: 46px;
    width: 46px;
    background-image: url('/wp-content/themes/felixflos/assets/images/favorite_heart_icon_black.svg');
    background-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 8px;
    padding: 20px;
    border: 2px solid #000;
    border-radius: 8px;
    cursor: pointer;
}

@media (min-width: 992px) {
    .ff-like-product {
        height: 52px;
        width: 52px;
    }
} */







/* Gravity Forms Footer Fix */
.footer .gform_required_legend {
    display: none;
}
.footer .gfield_label {
    display: none !important;
}
.footer .ginput_container input {
    border-radius: 0;
    padding: 14px 20px !important;
}
.footer .gform_footer {
    padding: 12px 0 !important;
}









/* Wishlist YITH | Remove loader from product tile */
/* .product-tile .blockUI.blockMsg {
    display: none !important;
}

.product-tile .blockUI.blockOverlay {
    display: none !important;
}

.ff-body #yith-wcwl-popup-message {
    display: none !important;
} */







/* Wishlist YITH | Product page */
/* .ff-shop-detail-hero .ff-yith-atw-wrap {
    margin-left: 12px;
}

.ff-shop-detail-hero .yith-wcwl-add-button a {
    padding-right: 40px !important;
    display: block;
}

.ff-shop-detail-hero .yith-wcwl-add-button a img {
    margin-right: 0 !important;
}

.ff-shop-detail-hero .yith-wcwl-add-button a .blockUI.blockMsg {
    display: none !important;
}

.ff-shop-detail-hero .yith-wcwl-add-button a .blockUI.blockOverlay {
    display: none !important;
}

.single-product #yith-wcwl-popup-message {
    display: none !important;
} */








/* Wishlist YITH | Wishlist page */
/* .ff-body .wishlist-title-container {
    display: none;
}
.ff-product-price del .woocommerce-Price-currencySymbol {
    display: none;
}
.ff-product-price ins {
    text-decoration: none;
} */

/* Mobile */
/* .ff-body.woocommerce ul.shop_table.mobile {
    padding: 0;
    margin: 0;
}
.ff-body.ff-body.woocommerce ul.shop_table.mobile .product-thumbnail {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    max-width: unset;
}
.ff-body.ff-body.woocommerce ul.shop_table.mobile .product-thumbnail a.ff-thumbnail-img img {
    width: 180px;
}
.ff-body.ff-body.woocommerce ul.shop_table.mobile .product-thumbnail a.remove_from_wishlist img {
    width: 20px;
}
.ff-body.ff-body.woocommerce ul.shop_table.mobile li .item-wrapper {
    margin-bottom: 0;
    width: 100%;
}
.ff-body.ff-body.woocommerce ul.shop_table.mobile li .item-wrapper .item-details {
    display: block;
    width: 100%;
}
.ff-body.woocommerce ul.shop_table.mobile h3 {
    margin-top: 0;
}
.ff-body.woocommerce ul.shop_table.mobile h3 a {
    font-family: "Courier Prime";
}
.ff-body.woocommerce ul.shop_table.mobile table {
    width: 100%;
    margin-bottom: 0;
}
.ff-body.woocommerce ul.shop_table.mobile table td {
    padding: 0 8px 0 0;
    font-size: 14px;
}
.ff-body.woocommerce ul.shop_table.mobile table td.product-quantity {
    text-align: right;
}
.ff-body.woocommerce ul.shop_table.mobile table td input[type=number] {
    background-color: transparent;
    border: 2px solid #000;
    border-radius: 5px;
    padding: 5px 6px;
    margin-right: 0 !important;
    text-align: left;
    max-width: 90px;
    font-size: 18px;
    margin: 0 !important;
}
.ff-body.woocommerce ul.shop_table.mobile .product-add-to-cart {
    margin: 12px 0 32px;
    padding-bottom: 28px;
    border-bottom: 2px solid #000;
}
.ff-body.woocommerce ul.shop_table.mobile .product-add-to-cart a {
    background-color: #000;
    color: #fff;
    padding: 12px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    transition: .2s ease-in;
    border: 2px solid #000;
    border-radius: 8px;
    margin: 0 !important;
    line-height: 1.1;
    font-size: 18px;
    font-family: "Jumbo Jackpot", Helvetica, Arial, "sans-serif";
    width: 100%;
} */

/* Desktop */
/* .ff-body.woocommerce table.shop_table,
.ff-body.woocommerce table.shop_table td {
    border: none;
}

.ff-body.woocommerce .wishlist-items-wrapper a.remove {
    transition: .2s ease-in;
}

.ff-body.woocommerce .wishlist-items-wrapper a.remove:hover {
    background: transparent;
    color: inherit;
    transform: scale(1.1);
}

.ff-body .wishlist_table tr td.product-thumbnail a {
    max-width: 200px;
    min-width: 180px;
}

.ff-body .wishlist-items-wrapper .product-name {
    width: 100%;
}

.ff-body .wishlist-items-wrapper .product-name a {
    font-weight: 700;
    font-size: 18px;
}

.ff-body .wishlist-items-wrapper .product-name .variation {
    margin: 0;
}

.ff-body .wishlist-items-wrapper .product-quantity input[type=number] {
    background-color: transparent;
    border: 2px solid #000;
    border-radius: 5px;
    padding: 5px 6px;
    margin-right: 0 !important;
    max-width: 82px;
    text-align: left;
    font-size: 18px;
    margin: 0 !important;
}

.ff-body .wishlist-items-wrapper .product-add-to-cart {
    min-width: 300px;
}

.ff-body .wishlist-items-wrapper .add_to_cart_button {
    background-color: #000;
    color: #fff;
    padding: 12px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    transition: .2s ease-in;
    border: 2px solid #000;
    border-radius: 8px;
    margin: 0 !important;
    line-height: 1.1;
    font-size: 18px;
    font-family: "Jumbo Jackpot", Helvetica, Arial, "sans-serif";
    width: 100%;
} */





/* Wordpress Notices */
.ff-body .woocommerce-info {
    border-top-color: #000;
	background: transparent;
    border: solid 2px #000;
    border-radius: 8px;
}
.ff-body .woocommerce-error {
    border-top-color: #000;
	background: transparent;
    border: solid 2px #b81c23;
    border-radius: 8px;
}
.ff-body .woocommerce-info::before {
    color: #000;
}
.ff-body .woocommerce-notices-wrapper .woocommerce-message {
    border-top-color: #000;
    display: flex;
    flex-direction: row;
    align-items: center;
	background: transparent;
    border: solid 2px #000;
    color: #000;
    border-radius: 8px;
}
.ff-body .woocommerce-notices-wrapper .woocommerce-message::before {
    color: #000;
}
.ff-body .woocommerce-notices-wrapper a.button {
    background-color: transparent;
    color: #000;
    padding: 0;
    margin: 0 0 0 8px;
    line-height: inherit;
    /* float: none; */
    font-family: "Inter";
    border: none;
    font-weight: 400;
    font-size: 1em;
    text-decoration: underline;
    font-size: inherit;
}
.ff-body .woocommerce-notices-wrapper a.button:hover {
    background-color: transparent;
    color: var(--color-red);
    text-decoration: underline;

}
.ff-body.woocommerce-cart .woocommerce-notices-wrapper {
	display: none;
}




/* My Account */
.ff-body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button {
	float: none;
	margin: 0;
	padding: 3px 8px;
}
.ff-body h2 {
    
}
.ff-body input.input-text {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid var(--color-red)

}
.ff-body .woocommerce-MyAccount-navigation {

}
.ff-body .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
}
.ff-body .woocommerce-MyAccount-navigation ul li {
    padding: 10px 0;
    border-bottom: 1px solid var(--color-red);
}
.ff-body .woocommerce-MyAccount-navigation ul li.is-active {
    font-weight: 700;
}
.ff-body .woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
}
.ff-body .woocommerce-MyAccount-content table.shop_table {
    border: none;
    margin-bottom: 42px;
    border-collapse: collapse;
}
.ff-body .woocommerce-MyAccount-content table.shop_table thead th {
    font-size: 22px;
    font-weight: 700;
    text-transform: lowercase;
    border-top: none;
    padding-left: 0;
}
.ff-body .woocommerce-MyAccount-content table.shop_table th,
.ff-body .woocommerce-MyAccount-content table.shop_table td {
    border-top: var(--color-red) 1px solid;
    padding: 8px 0;
    text-transform: lowercase;
}
.ff-body .woocommerce-MyAccount-content table.shop_table tbody tr:first-of-type th,
.ff-body .woocommerce-MyAccount-content table.shop_table tbody tr:first-of-type td {
    border-top: none;
}
.ff-body .woocommerce-MyAccount-content .woocommerce-orders-table .button {
    color: var(--color-red);
    background-color: transparent;
    padding: 0;
    border: none;
    margin: 0;
}
@media (max-width: 768px) {
    .ff-body .my-account-wrapper {
        overflow: hidden;
    }
    .ff-body .woocommerce-MyAccount-navigation {
        /* margin: 0 -20px; */
        /* width: calc(100% + 40px) !important; */
    }
    .ff-body .woocommerce-MyAccount-navigation ul {
        display: flex;
        margin-bottom: 32px;
        /* padding: 0 20px; */
        overflow: auto;
    }
    .ff-body .woocommerce-MyAccount-navigation ul li {
        padding: 10px 28px 10px 0;
        border-bottom: none;
        border-bottom: 1px solid var(--color-red);
        width: 100%;
    }
    .ff-body .woocommerce-MyAccount-content table.shop_table .product-remove {
        text-align: left !important;
    }
    .ff-body .woocommerce-MyAccount-content table.shop_table .product-remove .remove {
        display: inline;
    }
    .ff-body .woocommerce-MyAccount-content table.shop_table tbody td {
        padding-left: 0;
        padding-right: 0;
        border: none;
    }
    .ff-body .woocommerce-MyAccount-content table.shop_table tbody td:first-of-type {
        border-top: 1px solid var(--color-red);
        margin-top: 26px;
        padding-top: 26px;
    }
    .ff-body .woocommerce-MyAccount-content table.shop_table tbody tr:first-of-type td:first-of-type {
        border-top: none;
        margin-top: 0px;
        padding-top: 0px;
    }
    .ff-body .woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
    .ff-body.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }
    .ff-body .woocommerce-MyAccount-content .cart-collaterals table.shop_table tbody td:first-of-type {
        /* border-top: 1px solid var(--color-red); */
        margin-top: 0px;
        padding-top: 9px;
    }
    .ff-body.woocommerce-cart .cart-collaterals .rental-period table.shop_table tbody th,
    .ff-body.woocommerce-cart .cart-collaterals .rental-period table.shop_table tbody td {
        border: none;
    }
}
/* Login form */
.ff-body .woocommerce-form-login.login,
.ff-body .woocommerce-form-register.register {
    border: none;
    padding: 0;
    max-width: 600px;
    margin-top: 0;
}
.ff-body .woocommerce form .form-row {
    padding: 3px 0;
    width: 100%;
}
.ff-body .woocommerce-form__input-checkbox {
    width: unset;
}
@media (max-width: 768px) {
	.ff-body.woocommerce-account #customer_login .u-column2.col-2 {
		margin-top: 70px;
	}
	.ff-body.woocommerce-account #customer_login h2 {
		margin-bottom: 8px;
	}
}
/* Reset password */
.ff-body .woocommerce-ResetPassword {
    border: none;
    padding: 0;
    max-width: 600px;
    margin-top: 0;
}
/* Account form */
.ff-body.woocommerce-account .woocommerce form .form-row .input-text {
    border: 1px solid var(--color-red);
    border-radius: 0;
    padding: 12px 16px;
}
.ff-body.woocommerce-edit-address #billing_country_field .woocommerce-input-wrapper {
    display: block;
    padding: 12px;
    border: 1px solid var(--color-red);
    font-weight: 400;
    color: #000;
    background-color: #e2e2e2;
    border-radius: 0;
    width: 100%;
}
.ff-body.woocommerce-edit-address #billing_country_field .woocommerce-input-wrapper strong {
    font-weight: 400;
}



/* Gravity Forms Styling */
.broers-form_wrapper .gform_validation_errors h2 {
	margin: 0 !important;
	font-size: 14px !important;
}
.broers-form_wrapper .gfield_validation_message {
	color: #000 !important;	
	font-weight: 600 !important;
	text-transform: lowercase;
}

.broers-form {
	--gf-form-gap-y: 1px;
}

.broers-form input::placeholder,
.broers-form textarea::placeholder {
  color: var(--color-red);
  font-size: 16px;
  opacity: 1; /* standaard in sommige browsers verlaagd */
}

.broers-form input:focus,
.broers-form textarea:focus {
  outline: none !important;  
  box-shadow: 0 0 0 2px var(--color-red) !important;
}

.broers-form .gf_progressbar_title {
	color: #000;
	font-size: 24px;
}

.broers-form_wrapper .gform_required_legend {
	display: none !important;	
}

.broers-form .gfield label {
	
}

.broers-form-show-label .gfield label {
	display: block;	
}

.broers-form .gfield_description {
	color: var(--color-red);
}

.broers-form .gfield label,
.broers-form .gfield legend {
  	font-family: "Inter" !important;
	font-weight: 700;
	font-size: 16px;
	padding: 0;
	color: var(--color-red);
}

.broers-form .gfield .gfield_required_asterisk {
	font-size: 17px !important;
}

.broers-form .gfield--type-text,
.broers-form .gfield--type-phone,
.broers-form .gfield--type-email {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 1px solid var(--color-red);
	padding: 8px 0;
}

.broers-form .gfield--type-text .gfield_label,
.broers-form .gfield--type-phone .gfield_label,
.broers-form .gfield--type-email .gfield_label {
	width: 160px;
	margin: 0;
}

.broers-form .gfield--type-text .ginput_container,
.broers-form .gfield--type-phone .ginput_container,
.broers-form .gfield--type-email .ginput_container {
	width: calc(100% - 160px);
	padding: ;
}

.broers-form .gfield .ginput_container input,
.broers-form .gfield .ginput_container textarea,
.broers-form .gfield.gfield--type-select select {
	color: #000;
	background-color: #ffffff;
	border: none;
	box-shadow: none;
	height: unset;
	padding: .5em;
	border-radius: 4px !important;
  	font-family: "Inter", sans-serif !important;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 500;
}

.broers-form .gfield--type-textarea {
	border: 1px solid var(--color-red);
	padding: 16px;
	margin-top: 18px;
}

.broers-form .gfield--type-textarea .gfield_label {
	
}

.broers-form .gfield .ginput_container {
	
}

.broers-form .gfield .ginput_container textarea {
	border: none;
	height: 130px;
	line-height: 1.6em !important;
	margin: 0 -8px;
	width: calc(100% + 16px);
}

.broers-form .gfield.gfield--type-select label {
	display: block;
  	font-family: "Urbane" !important;
	font-size: 17px;
	color: #000;
}

.broers-form .gfield .gfield_checkbox input {
	border-radius: 2px;
	padding: 0;
}

.broers-form .gfield .gfield_radio input {
	border-radius: 100%;
	padding: 0;
	width: 24px;
	height: 24px;
}

.broers-form .gfield .gfield_checkbox input::before {
	color: #00aeed;
}

.broers-form .gfield .gfield_radio input::before {
	background-color: #00aeed;
}

.broers-form .gfield .gfield_checkbox label,
.broers-form .gfield .gfield_radio label {
	display: block;
	cursor: pointer;
	color: #000;
}

.broers-form .gfield.gfield--input-type-fileupload {
	margin-top: 10px;	
}

.broers-form .gfield.gfield--input-type-fileupload .ginput_container input {
	border: 1px solid var(--color-red);	
	border-radius: 0 !important;
	padding: 16px !important;
}
.broers-form .gfield.gfield--input-type-fileupload label {
	margin-top: 10px;	
}
.broers-form input[type="file"]::-webkit-file-upload-button {
  background-color: #000 !important;
  color: #fff !important;
  padding: 4px 9px;
  border: none;
  border-radius: 50px !important;
  cursor: pointer;
  font-weight: bold;
}
.broers-form input[type="file"]::-webkit-file-upload-button:hover {
  background-color: var(--color-red);
}

.broers-form .gfield.gfield--type-choice input[type="checkbox"] {
	padding: 0;
	border: 1px solid var(--color-red);
	width: 22px;
	height: 22px;
}
.broers-form .gfield.gfield--type-choice input[type="checkbox"]::before {
	color: var(--color-red) !important;	
}
.broers-form .gfield.gfield--type-choice label {
	padding: 0;
}

.broers-form .gfield--type-consent {
	margin-top: 16px;	
}

.broers-form_wrapper .broers-form .gform_footer input.button,
.broers-form_wrapper .broers-form .gform_page_footer input.button {
  color: white !important;
  background-color: #000 !important;
  transition: 0.3s ease;
  border-radius: 50px !important;
  font-family: "Urbane" !important;
  letter-spacing: 0em !important;
  text-transform: lowercase !important;
  font-weight: 600 !important;
  text-decoration: none;
  padding: 0.8em 1.8em !important;
  border: none;
  cursor: pointer;
  font-size: 16px !important;
}

.broers-form_wrapper .broers-form .gform_footer input.button:hover,
.broers-form_wrapper .broers-form .gform_page_footer input.button:hover {
  background-color: var(--color-red) !important;
}