.awcdp-deposits-wrapper .awcdp-deposits-option {
    background: #fff;
    border-radius: 7px;
    width: 290px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio {
    padding: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio] {
    position: absolute;
    opacity: 0
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio]+.awcdp-radio-label {
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #000000
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio]+.awcdp-radio-label:before {
    content: "";
    background: #fff;
    border-radius: 100%;
    border: 1px solid #bfbfbf;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: -0.2em;
    margin-right: 1em;
    vertical-align: bottom;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio]:checked+.awcdp-radio-label:before {
    background-color: #2F80ED;
    box-shadow: inset 0 0 0 4px #fff
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio]:focus+.awcdp-radio-label:before {
    outline: none;
    border-color: #2F80ED
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio]:disabled+.awcdp-radio-label:before {
    box-shadow: inset 0 0 0 4px #fff;
    border-color: #bfbfbf;
    background: #bfbfbf
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio]+.awcdp-radio-label:empty:before {
    margin-right: 0
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio .awcdp-deposits-description {
    margin-left: 45px;
    font-size: 13px;
    line-height: 15px;
    color: #E48128;
    font-weight: 400;
    margin-top: 3px
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio .awcdp-deposits-description #awcdp-deposit-amount {
    font-weight: bold
}

.awcdp-deposits-wrapper .awcdp-deposits-option .pay-deposit.awcdp-radio {
    background: rgba(51, 51, 51, 0.02)
}

body.theme-sydney .product-gallery-summary .sydney-single-addtocart-wrapper {
    display: block
}

body.theme-twentytwentyone .awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio .awcdp-deposits-description .awcdp-payment-plan .awcdp-plan-details table th {
    text-align: left
}

body.theme-neve.woocommerce.single .entry-summary>form.cart {
    display: block
}

body.theme-neve .awcdp-deposits-wrapper .awcdp-payment-plan ul li {
    list-style: none !important
}

body.theme-popularfx .woocommerce td.product-name dl.variation dd p {
    margin-top: 0
}

body.theme-popularfx .shop_table.woocommerce-checkout-review-order-table tr td {
    text-align: left
}

body.theme-popularfx table.woocommerce-table.awcdp_deposits_summary th {
    text-align: left
}