/*
 Theme Name:   Shoptimizer child
 Theme URI:    https://www.bearwood.be/
 Description:  Shoptimizer Child Theme
 Author:       Evi Verstraeten
 Author URI:   https://www.bearwood.be/
 Template:     shoptimizer
 Version:      2.4.5
 Tags:         houthandel, tuinhuizen, hardhout, poorten, omheining, speeltuigen, paardenstal
 Text Domain:  shoptimizer-child
*/

/* =Eigen CSS hier beneden plaatsen
-------------------------------------------------------------- */
.header-widget-region a {
    text-decoration: none !important;
}
body .price del {
 opacity: 1;
    }
    .site-content .woocommerce-breadcrumb {
    color: black;
 opacity: 1;
    }
    .wp-gr .wp-google-time {
    color: black!important;
}
 .wp-gr .wp-google-rating {
    color: #816b00!important;
}
.wp-gr.wpac a.wp-google-name {
    color: #005781!important;
}
.wp-gr .wp-google-wr a {
    background: #005781!important;
}
.wp-google-wr   {
    display: none!important;
}
.stock.available-on-backorder {
    display:none;
}
.woocommerce-product-details__short-description p {
    display:none;
}
.widget.woocommerce.widget_shopping_cart {
    color: black;
}
body .image-feature a::before {
   background-color: rgba(0,0,0,0.35);
}
@media (max-width: 600px) {
ul.products li.product {
float: none;
width: 100%;
}
}


/* Normally Blue */
.woocommerce-info {
    background-color: #4c7294!important;
}

/* Normally Green */
.woocommerce-message {
    background-color: #4c7294!important;
}

/* Normally Green */
body.single-product .woocommerce-message .message-inner {
    background-color: #4c7294!important;
}
.tax-product_cat header.woocommerce-products-header {
    flex-wrap: wrap;
}

.content-area header.woocommerce-products-header img {
    order: 1;
    width: 100%;
}

.term-description {
    order: 2;
}

@media (min-width: 993px) {
.image-exists .term-description {
    width: 100%;
}
}
#page table.cart.woocommerce-cart-form__contents td.product-price {
    display: table-cell;
}
#page table.cart.woocommerce-cart-form__contents td.product-price del {
    opacity: 0.5;
    font-size: 13px;
    margin-right: 3px;
}
