/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/*

.pewc-product-extra-groups-wrap {
    margin-top: 30px;
}

.pewc-preset-style .pewc-radio-image-wrapper {
    background: white;
    padding: 8px !important;
    border-radius: 10px;
    font-size: 14px;
    font-weight: normal !important;
}

.pewc-radio-image-wrapper label img {
    border-radius: 10px !important;
}

*/


.pewc-preset-style .pewc-radio-image-wrapper, 
.pewc-preset-style .pewc-checkbox-image-wrapper {
    border: 1px solid #ccc;
    padding: 5px !important;
}

.pewc-preset-style .pewc-radio-image-desc {
    font-weight: normal !important;
}

.pewc-preset-style .pewc-total-field-wrapper {
    margin: 0;
    padding: 0;
}

.pewc-preset-style .pewc-group-heading-wrapper h3,
.pewc-preset-style #pewc-grand-total-label,
.pewc-preset-style #pewc-grand-total {
    font-size: 32px;
    color: var(--wd-primary-color);
    text-transform: var(--wd-title-transform);
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-family: var(--wd-title-font);
}

.pewc-preset-style .pewc-theme-element:after {
    left: 9px !important;
    top: 5px !important;
    width: 7px !important;
    height: 12px !important;
}

.legal-price-info {
    margin-top: -15px;
    margin-bottom: 15px;
}

.wc-gzd-additional-info .small-business-info {
    font-size: 90%;
}