/*
 Theme Name:     Divi Manfred Child
 Theme URI:      https://www.stoll-kaffee.ch/gallery/divi/
 Description:    Divi Child Theme (Manfred)
 Author:         Manfred Baumgartl
 Author URI:     https://www.stoll-kaffee.ch
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
.single-related__shortext_shop {
    position: relative !important;
    display: block !important;
    color: #242529 !important;
    text-align: center !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
    margin-bottom: 10px !important;
    text-overflow: ellipsis;
    min-height: 86px;
    overflow-y: hidden;
    height: 86px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

li.product h2.woocommerce-loop-product__title {
    text-align: center;
}

li.product span.price {
    text-align: center;
}

.woocommerce .recommended-product-add-to-cart a.button,
.woocommerce .recommended-product-add-to-cart a.button.alt,
.woocommerce .recommended-product-add-to-cart a.button:hover {
    border-color: rgba(0,0,0,0);
    border-radius: 0;
    letter-spacing: 0;
    font-size: 21px;
    background-color: #46404c;
    color: #ffffff;
    border: 2px solid;
    padding: 0.3em 1em;
}

.woocommerce .recommended-product-add-to-cart a.button.disabled:hover {
    background-color: #46404c;
}

.woocommerce .recommended-product-add-to-cart a.button:hover:after {
    display: none;
}

.recommended-product-add-to-cart .add-to-cart-variations-selector select {
    color: #242529!important;
    padding: 12px 10px;
    width: 100%;
    -webkit-appearance: none;
    font-size: 18px!important;
}

.recommended-product-add-to-cart .add-to-cart-variations-selector:after {
    border: 6px solid;
    border-color: #666 transparent transparent;
    content: "";
    display: block;
    height: 0;
    margin-top: 3px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    transform: translateY(-225%);
    width: 0;
}

.recommended-product-add-to-cart .add-to-cart-variations-selector {
    margin-top: 20px;
}

.recommended-product-add-to-cart .single_add_to_cart_button {
    width: 100%;
    text-align: center;
}

.flex-viewport .woocommerce-product-gallery__wrapper {
    min-width: 1200%;
}

.hidden {
    display: none !important;
}
.wcsatt-options-product-dropdown {
    padding: 12px 10px;
    -webkit-appearance: none;
    width: 100%;
    font-size: 18px!important;
    border-width: 1px!important;
    border-color: #242529!important;
}

.et-db #et-boc .et-l .et_pb_wc_add_to_cart_0_tb_body .wcsatt-options-product-dropdown:focus {
    background-color: #94629a!important;
    color: #ffffff!important;
}

.wcsatt-options-product-wrapper {
    position: relative;
    max-width: 386px;
}

.wcsatt-options-product-wrapper:after {
    border: 6px solid;
    border-color: #666 transparent transparent;
    content: "";
    display: block;
    height: 0;
    margin-top: 3px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    width: 0;
    bottom: 48px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.recurring-total td {
    border-top: 1px solid #ebe9eb !important;
}
.recurring-totals, .recurring-total {
    background: #f5e6e3;
}

.recurring-totals .first-payment-date, .recurring-total .first-payment-date, .recurring-totals .wc-gzd-recurring-tax-total, .recurring-total .wc-gzd-recurring-tax-total {
    font-size: 0.8rem;
}
.woocommerce table.shop_table tfoot td {
    font-weight: normal;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table td {
    border-top: 1px solid #ebe9eb !important;
    font-family: 'GroteskPro-Regular',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    line-height: 32px;
}

.woocommerce table.woocommerce-checkout-review-order-table tbody th, .woocommerce table.woocommerce-checkout-review-order-table tfoot td, .woocommerce table.woocommerce-checkout-review-order-table tfoot th, .woocommerce table.woocommerce-checkout-review-order-table td {
    border-top: 1px solid rgba(0,0,0,.1) !important;
    font-family: 'GroteskPro-Regular',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    line-height: 32px;
}

.woocommerce table.woocommerce-checkout-review-order-table tfoot .recurring-totals th, .woocommerce table.woocommerce-checkout-review-order-table tfoot .recurring-totals td, .woocommerce table.woocommerce-checkout-review-order-table .recurring-total th, .woocommerce table.woocommerce-checkout-review-order-table .recurring-total td  {
    border-top: 1px solid #ebe9eb !important;
}

.recurring-totals th, .recurring-totals td, .recurring-total th, .recurring-total td {
    border-top: 1px solid #f5e6e3 !important;
}

.woocommerce table.shop_table td small {
    color: #767676;
}