.gps-deposit-section-label {
	font-weight: 600;
    margin:     .8em 0 .3em 0;
}
.gps-single-before-add-deposit-to-cart label {
   padding: 14px 25px !important;
}
.gps-single-before-add-deposit-to-cart label:hover {
   background: #e8e8e8;
}
.gps-single-before-add-deposit-to-cart .yith-wcdp-single-add-to-cart-fields {
    margin: 4px 0px 12px  0px !important;
}
.gps-single-before-add-deposit-to-cart  label input[type=radio] {
    margin-top: 15px !important;
}
.gps-single-before-add-deposit-to-cart .price-label {
    padding-top: 8px;
}
.gps-deposit-forced .label {
	font-weight: 600;
}
.gps-deposit-forced  .yith-wcdp-deposit-mandatory{
	margin: 14px 0 20px 0 !important;
}
.gps-single-before-add-deposit-to-cart.gps-deposit-forced .price-label {
    padding-top: 0px;
}
#yith-wcdp-add-deposit-to-cart{
	display: none;
}