/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.4.4
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
GitHub Theme URI: https://github.com/Bloemen-Bezorgen/kadence-child
Primary Branch: main
*/

/* Theme customization starts here (BBDH + BBAL + BBEH + BBRD + BBGR + BBUT + BBAM Theme)
-------------------------------------------------------------- */

/*kleur sterren*/
.woocommerce .star-rating, .wc-block-grid__product .star-rating span:before,
.star-rating:before {
color: #FF9529;
}

/*h3 titel checkout ruimte*/
.single-content h3:first-child {
    margin-top: 20px;
}

/* JP verwijderen gesloten uit Seopress opening hours widget */
td.sp-lb-closed {
	display: none
}

/*JP verwijderen ship to different adress checkout*/
#ship-to-different-address {
display: none;
}

/*JP rand verwijderen uit product options*/
td {
border: none;
}

/*JP kleur select*/
select {
    background-color: #f9f6bd;
}

/*JP betaalmethode image sprites*/
.sprite {
    background-image: url("/wp-content/uploads/betaalmethoden.png");
    background-repeat: no-repeat;
    display: inline-block;
}

.sprite-SSL-_1_ {
    width: 120px;
    height: 45px;
    background-position: -2px -2px;
}

.sprite-amex_2x {
    width: 64px;
    height: 48px;
    background-position: -126px -2px;
}

.sprite-applepay_2x {
    width: 64px;
    height: 48px;
    background-position: -2px -54px;
}

.sprite-bancontact_2x {
    width: 64px;
    height: 48px;
    background-position: -70px -54px;
}

.sprite-banktransfer_2x {
    width: 64px;
    height: 48px;
    background-position: -138px -54px;
}

.sprite-cartebancaire_2x {
    width: 64px;
    height: 48px;
    background-position: -2px -106px;
}

.sprite-ideal_2x {
    width: 64px;
    height: 48px;
    background-position: -70px -106px;
}

.sprite-maestro_2x {
    width: 64px;
    height: 48px;
    background-position: -138px -106px;
}

.sprite-mastercard_2x {
    width: 64px;
    height: 48px;
    background-position: -194px -2px;
}

.sprite-sofort_2x {
    width: 64px;
    height: 48px;
    background-position: -206px -54px;
}

.sprite-visa_2x {
    width: 64px;
    height: 48px;
    background-position: -206px -106px;
}


/*JP betaalmethode image sprites*/
