.wpd-form-head {
    display: none !important;
}

/*spin*/

#woocommerce-lucky-wheel-shortcode-1.wc-lucky-wheel-shortcode-container {
   
    background-color: #ffffff00 !important;
    color: #ffffff00 !important;
}


div#wordpress-lucky-wheel-shortcode-1 {
    margin: 0px !important;
    padding: 0px !important;
}

img {
  width: 100%; /* or max-width: 100%; */
  height: auto;
}

/* Spin image crop*/

img.alignnone.size-full.wp-image-1061.aligncenter {
    width: 75px !important;
}


.wp-lucky-wheel-shortcode-wheel-container {
    width: 100% !important;
}

.wp-lucky-wheel-shortcode-wheel-canvas {
    display: block !important;
    margin: auto !important;
}

.wpd-thread-info {
    color: #FFF !important;
}