/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/* DH Custom */
.dh-img-with-text {
    text-align: center;
    width: 85px;
}
.dh-img-with-text img {
    display: block;
    margin: 0 auto;
}
.dh-hideradio input[type="radio"] {
    display:none !important;
}
.dh-hideradio li {
    vertical-align:top;    
}
.dh-hideradio div.vc_single_image-wrapper {
    width: 100px;
	font-size: .875em;
}
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label img {
    border: 3px solid #3b8ced;
}
body .gform_wrapper .gform_body .gform_fields .gfield select {
    color: #3e3e3e;
}


/*
.product .onsale {
    right: 10px;
    left: auto;
}
*/
