/* Start Accordion */
.accordion .toggle {
    right: 0px ! IMPORTANT;
    left: auto !important;
}
.accordion-title {
    padding: 11px !important;
}
.accordion-title.active {
    border-color: #3c57594f !important;
    background: none ! IMPORTANT;
}
.accordion-inner {
    padding-top: 7px !important;
    padding-left: 11px !important;
    padding-bottom: 27px;
}
.toggle i {
    font-size: 22px !important;
}
/* END Accordion */

/* Start levertijd */

.delivery-message {
    font-size: var(--default-font-size);
    margin-bottom: 14px;
    margin-top: 14px;
}
.delivery-message:before {
    content: "\f111";
    font-family: "fontawesome";
    color: #57b779 ! IMPORTANT;
    font-size: 10px ! IMPORTANT;
    vertical-align: text-bottom;
    padding-right: 6px;
}
form.variations_form.cart.wvs-loaded {
    margin-bottom: 0px ! IMPORTANT;
}
/* END levertijd */

/* Start Productomschrijving */
.product-omschrijving {
background: #f6f4f2 !important;
    padding: 2.5rem;
    border-radius: 5px;
}
.product-omschrijving p {
    margin-bottom: 0px !important;
}
/* Start pay3 */

.betaal-in-3 {
    display: flex;
    align-items: center;
    margin-bottom: 5px !important;
    font-size: 24px;
    font-weight: 700;
}

.betaal-in-3 .installment-info {
    display: flex;
    align-items: center;
    font-size: var(--default-font-size);
    font-weight: 400 !IMPORTANT;
    padding-left: 7px;
}
span.woocommerce-Price-amount.amount {
    color: #21312f !important;
    font-size: 26px;
    display: contents;
}
.installment-info bdi {
    font-weight: 400;
    padding-left: 3px;
    padding-right: 3px;
    font-size: var(--default-font-size);
}

.betaal-in-3 .installment-info .payin3-logo {
    height: 24px;
    padding: 3px;
    background: #122f77 ! IMPORTANT;
    border-radius: 4px;
    margin-left: 5px;
}
/* End pay3 */

/* Start Breadcrumb */

.custom-breadcrumb .breadcrumb-separator {
  color: #21312fa3 ! IMPORTANT;
}
.breadcrumb-item, .breadcrumb-item a {
    color: #21312fa3 ! IMPORTANT;
    font-size: 15px;
}
a.breadcrumb-back {
    color: #21312fd9 !important;
    font-weight: 500;
}
.custom-breadcrumb {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 617px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 6px;
    opacity: 0.9;
}
.breadcrumb-item, .breadcrumb-item a {
    color: #21312fa3 ! IMPORTANT;
    font-size: 15px;
}
/* End Breadcrumb */

/* Start Title */
h1.product-title.product_title.entry-title {
    font-size: 39px;
    line-height: 39px !important;
    font-weight: 700;
    letter-spacing: -1.7px !important;
margin-bottom: 0px !important;
}
.product-short-description p {
    margin-bottom: 0px !important;
}

/* End Title */

/* Start USP Category */
.usp-category {
    line-height: 0px;
    margin-top: 24px;
}
.usp-category p {
    line-height: 26px ! IMPORTANT;
    margin-bottom: 0px ! IMPORTANT;
}
i.fas.fa-check {
    color: #139A43;
    font-size: 15px;
    font-weight: 900;
    margin-right: 8px;
}
/* End USP Category */

/* Start Product Gallery */
.vertical-thumbnails {
    overflow-x: unset !important;
    overflow-y: unset !important;
}
.vertical-thumbnails .col {
    width: 98.6% ! IMPORTANT;
}
.product-row .product-thumbnails a {
    width: 103.5% !important;
    border-radius: 5px !important;
}

.col.large-2.large-col-first.vertical-thumbnails.pb-0 {
    padding-left: 20px;
}
.product-row .col.large-10 {
    padding-left: 15px;
    padding-bottom: 0px ! IMPORTANT;
}
.product-gallery-slider img, .product-thumbnails img {
    border-radius: 5px !important;
}
.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
    border-radius: 5px;
}
/* End Product Gallery */

/* Start Wishlist */
.image-tools.absolute.top.show-on-hover.right.z-3 {
    opacity: 1 !important;
}
button.wishlist-button.button.is-outline.circle.icon {
    background: white !important;
    border: 1px solid #80808054;
    color: #3c5759d9 !important;
}
button.wishlist-button.button.is-outline.circle.icon:hover {
    background: #21312f !important;
    color: white !important;
    transition: 300ms ! IMPORTANT;
}
.wishlist-popup.dark {
    display: none !important;
}
.image-tools.absolute.bottom.left.z-3 {
    display: none !important;
}
.fa-heart:before {
    font-weight: 100 !important;
}
i.yith-wcwl-icon.fa.fa-heart {
    margin: 0px !important;
}
a.add_to_wishlist.single_add_to_wishlist.button.alt:before {
    font-family: "fontawesome";
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: unset ! IMPORTANT;
}
/* End Wishlist */

/* Start ATC */

button.single_add_to_cart_button.button.alt {
    background: #FF7F11 !important;
    width: 100%;
    font-size: 21px;
    border: none ! IMPORTANT;
    text-transform: unset;
    padding-bottom: 3px;
    font-family: "proxima-nova", sans-serif !important;
    font-weight: 800 !important;
    padding-top: 3px;
    letter-spacing: -0.3px;
}

.ux-quantity.quantity.buttons_added.form-minimal {
    display: none !important;
}
.woocommerce-variation-price {
    display: none !important;
}
/* END ATC */


