/* 
 - WINKELMANDJE
*/
.woocommerce-cart-form .shop_table thead {
    background-color: rgb(249 227 215 / 50%) !important;
}
.woocommerce .woocommerce-cart-form table.shop_table thead th {
    font-weight: 500;
}
.woocommerce .woocommerce-cart-form table.shop_table a.remove {
    color: #000 !important;
    font-size: 2em;
    cursor: pointer;
}
.woocommerce .woocommerce-cart-form table.shop_table a.remove:hover {
    color: #ccc !important;
}
.woocommerce-cart table.cart td.actions input[type="text"] {
    display: block;
    padding: 15px 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    font-family: quicksand, sans-serif;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    border: none !important;
    border-radius: 5px;
    box-sizing: border-box !important;
    background-color: #edede3;
    height: auto !important;
    line-height: 1 !important;
}
.woocommerce-cart table.cart td.actions button[type="submit"] {
    padding: 9px 25px 11px 25px !important;
    padding-top: 9px !important;
    padding-bottom: 11px !important;
    font-family: ff-cocon-pro, sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    border: none;
    border-radius: 50px;
    background-color: #e35544;
    height: auto !important;
    text-transform: inherit;
}
.woocommerce-cart table.cart td.actions button[type="submit"]:not([aria-disabled="true"]) {
    cursor: pointer;
}
.woocommerce-cart table.cart td.actions button[type="submit"]:not([aria-disabled="true"]):hover {
    background-color: #b03058;
}
.woocommerce .cart-collaterals .cross-sells > h2,
.woocommerce .cart-collaterals .cart_totals > h2 {
    background-color: rgb(249 227 215 / 50%) !important;
    color: #444 !important;
    font-weight: 500 !important;
    font-family: quicksand, sans-serif !important;
    font-size: 18px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-category__title {
    font-size: 21px !important;
    color: #e35544 !important;
}
.woocommerce ul.products li.product .price .amount {
    color: #333 !important;
}
.woocommerce ul.products li.product .button {
    DISPLAY: NONE;
    font-size: 18px;
    color: #e35544;
    text-decoration: underline !important;
    background-color: transparent;
}
.woocommerce ul.products li.product .button:hover {
    text-decoration: none !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: block;
    padding: 11px 15px 14px 15px;
    width: 100%;
    font-family: ff-cocon-pro, sans-serif;
    font-size: 18px !important;
    color: #fff;
    border: none;
    border-radius: 50px;
    box-sizing: border-box;
    cursor: pointer;
    transition: all ease 0.15s;
    background-color: #e35544;
    line-height: normal;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #b03058 !important;
}
.woocommerce .wc-giftwrap .btn.fusion-button {
    padding: 9px 25px 11px 25px !important;
    padding-top: 9px !important;
    padding-bottom: 11px !important;
    font-family: ff-cocon-pro, sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    border: none;
    border-radius: 50px;
    background-color: #e35544;
    height: auto !important;
    text-transform: inherit;
}
.woocommerce .wc-giftwrap .btn.fusion-button:hover {
    background-color: #b03058;
}
.woocommerce .wc-giftwrap .wc_giftwrap_notes {
    display: block;
    padding: 15px 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    font-family: quicksand, sans-serif;
    font-size: 16px;
    color: #333;
    font-weight: 500;
    border: none !important;
    border-radius: 5px;
    box-sizing: border-box !important;
    background-color: #edede3;
    height: auto !important;
    line-height: 1 !important;
}

/* 
 - WINKEL --> PRODUCT PAGINA
*/
.woocommerce .upsells.products h2,
.woocommerce .related.products h2,
.woocommerce-tabs h2 {
    color: #e35544 !important;
    font-size: 24px !important;
}
.woocommerce .outofstock-badge,
.woocommerce .onsale {
    padding: 13px 15px 14px 15px;
    width: 180px;
    font-family: ff-cocon-pro, sans-serif;
    font-size: 16px !important;
    color: #fff;
    font-weight: 700 !important;
    line-height: 1;
    text-align: center;
    letter-spacing: 1px !important;
    border-radius: 6px !important;
    text-transform: uppercase !important;
    pointer-events: none;
    top: 20px !important;
    left: 20px !important;
}
.woocommerce span.onsale { color: #333!important; background: #fab85a!important; }

/* 
 - WINKEL --> PRODUCTEN OVERZICHT
*/
.woocommerce ul.products { }
.woocommerce ul.products li.product { padding: 0 20px; overflow: visible !important; }
.woocommerce ul.products li.product .product-inner a:after { position: relative; margin: 20px auto 10px auto; padding: 5px 15px; font-family: ff-cocon-pro, sans-serif; content: "Bestellen"; width: 50%; height: auto; font-size: 18px; color: #fff; font-weight: 400; border-radius: 30px; visibility: visible; z-index: 1000; background-color: #e35544; }
section.bestellen .woocommerce ul.products li.product .product-inner a:after { margin: 20px auto 40px auto; }
section.cadeau .woocommerce ul.products li.product .product-inner a:after { margin: 20px auto 70px auto; }
.woocommerce ul.products li.product:hover { opacity: 0.8; }
.woocommerce ul.products li.product .button { display: none!important; }
.woocommerce ul.products li.product a { display: flex; flex-direction: column; }
.woocommerce ul.products li.product a .produt-image { width: 100%; }
.woocommerce ul.products li.product .badge-holder { position: absolute; display: flex; align-items: center; justify-content: flex-end; top: 0; left: 0; padding-bottom: 100%!important; width: 100%!important; height: 0; }
.woocommerce ul.products li.product a .product-details { display: flex; flex-direction: column; justify-content: center; margin-top: 30px; width: 100%; box-sizing: border-box; }
section.bestellen .woocommerce ul.products li.product a .product-details { margin: 20px 0 -5px 0; height: auto!important; }
.woocommerce ul.products li.product a .product-details h2 { margin: 0!important; }

.woocommerce ul.products li.product.outofstock {
    filter: grayscale(1);
}
.woocommerce ul.products li.product .button.add_to_cart_button {
    position: absolute;
    display: flex;
    DISPLAY: NONE;
    align-items: center;
    justify-content: center;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    font-size: 18px !important;
    color: #fff !important;
    font-weight: 900;
    border-radius: 50%;
    cursor: pointer;
    transform: rotate(45deg);
    transition: all ease 0.15s;
    z-index: 2;
    background-color: #e35544 !important;
    text-decoration: none !important;
    line-height: 1;
}
.woocommerce ul.products li.product .button.add_to_cart_button::after {
    content: "✕";
}
.woocommerce ul.products li.product:hover .button.add_to_cart_button {
    transform: rotate(135deg) scale(1.1);
}

.woocommerce ul.products li.product .outofstock-badge,
.woocommerce ul.products li.product .onsale {
    position: absolute;
    top: auto!important;
    right: 0!important;
    bottom: 5px!important;
    left: 0!important;
    margin: 0 auto!important;
    padding: 13px 15px 14px 15px;
    width: 240px;
    font-family: ff-cocon-pro, sans-serif;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    letter-spacing: 1px;
    border-radius: 6px;
    text-transform: uppercase;
    pointer-events: none;
    z-index: 2;
    background-color: #fab85a;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    font-family: ff-cocon-pro, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 30px;
}
.woocommerce ul.products li.product .star-rating {
    display: none !important;
}
.woocommerce ul.products li.product .price .amount {
    color: #ee998e !important;
}
.woocommerce ul.products li.product .price del .amount {
    color: #444 !important;
}
.woocommerce table.variations .wpex-select-wrap option,
.woocommerce table.variations .wpex-select-wrap {
    border: none;
    color: #444;
    background-color: #fce7e0;
    border-radius: 5px;
}
.woocommerce div.product form.cart .variations td.label {
    width: 30% !important;
}
.woocommerce table.variations select {
    display: block;
    padding: 10px 10px;
    /* width: calc(100% - 200px); */
    font-family: quicksand, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    border: none !important;
    box-sizing: border-box;
}
.woocommerce div.product p.stock {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    color: #e35544 !important;
}
.woocommerce div.product form.cart .variations_button {
    display: flex;
    flex-direction: column;
}
.woocommerce div.product form.cart div.quantity {
    width: fit-content;
}
.woocommerce div.product div.summary .single_add_to_cart_button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 45px;
    padding: 7px 38px 11px 40px !important;
    width: 100%;
    height: auto !important;
    font-family: ff-cocon-pro, sans-serif;
    font-size: 18px !important;
    color: #fff;
    letter-spacing: 0.25px;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    opacity: 1;
    transition: all ease 0.15s;
    text-transform: none !important;
}
.woocommerce div.product div.summary .single_add_to_cart_button:not(.disabled):hover {
    opacity: .6;
}
.woocommerce-variation.single_variation {
    display: none;
}
.product_meta span {
    margin-top: 20px;
}
.woocommerce div.product .product_title {
    color: #e35544 !important;
}
.woocommerce .product_meta .posted_in,
.woocommerce .product_meta .tagged_as {
    display: none;
}
.quantity-select {
    display: flex;
    /* justify-content: space-between; */
}
.quantity-select .quantity-label {
    width: 30%;
    display: block;
    color: #484848;
    font-weight: 600;
}
.sku_wrapper span {
    margin-left: 30px;
    margin-top: 0px !important;
}

/* 
 - SHOP CATAGORY OVERVIEW
*/
.shopcategories { padding-bottom: 120px; /*transform: scale(0.75); transform-origin: top center;*/ }

.shopcat-link {
    border: 3px solid #efefef;
    border-radius: 5px;
    box-sizing: border-box;
    width: 100%;
    background-color: transparent !important;
    position: relative;
}
.shopcat-link.woef {
    top: 10px;
    right: -20px;
}
.shopcat-link.miauw {
    top: -35px;
    left: -20px;
}
.shopcat-link .theme-button-inner {
    display: flex;
    justify-content: center;
    padding: 60px;
    padding-bottom: 180px;
    font-family: ff-cocon-pro, sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #e35544;
}
.shopcat-link.miauw .theme-button-inner {
    color: #b03058;
}
.shopcat-link:hover {
    opacity: .9;
}
.shopcat-link::after {
    /*content: "";*/
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 60px;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.shopcat-link.woef::after {
    background-image: url(/wp-content/themes/Total-child/assets/images/logo-woefbox.png);
}
.shopcat-link.miauw::after {
    background-image: url(/wp-content/themes/Total-child/assets/images/logo-miauwbox.png);
}

/* 
    SHOP NOTIFICATION
*/
.woocommerce-store-notice {
    position: fixed !important;
    bottom: 0 !important;
    top: auto !important;
    left: 0 !important;
    width: 100% !important;

    background: linear-gradient(45deg, rgba(228, 85, 68, 1) 0%, rgba(176, 48, 88, 1) 100%);
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 40px;
    bottom: 19px;
    width: 24px;
    height: 24px;
    font-size: 0;
    color: #b03058;
    font-weight: 700;
    border-radius: 50%;
    cursor: pointer;
    opacity: 1;
    transition: all ease 0.15s;
    background-image: url("../assets/icons/close-highlight.svg");
    background-position: center;
    background-size: 35%;
    background-repeat: no-repeat;
    background-color: #fff;
    text-decoration: none;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover {
    opacity: .8;
}

/* Hide waardebon bij winkelwagen: */
/* .woocommerce-cart table.cart td.actions .coupon {
    display: none;
} */
/* Hide waardebon bij afrekenen */
.woocommerce-form-coupon-toggle {
    display: none;
}

.woocommerce ul.products li.product.outofstock .onsale {
    display: initial !important;
}
.woocommerce ul.products li.product.outofstock .outofstock-badge {
    display: none !important;
}
