/*For strike-through of price for discount*/

.membershipTypes .card-header {
    height: 50px;
}
.benfitList { text-align: left !important; }
.membershipTypes .card {
    /*height: 400px;*/
}

    .membershipTypes .card.active {
        border: 3px groove #00000073;
        background-color: rgba(0,0,0,.075);
    }

#simplifyMembership .btn-primary, #simplifyMembership .btn-default {
    margin-top: 60px !important;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.card:hover {
    background-color: rgba(0,0,0,.075);
}

.nobreak {
    margin-right: 50px !important;
}

label span::after {
    content: "" !important;
}

.valMessage {
    padding-top: 0 !important;
    margin-right: 0 !important;
}


s, strike {
    text-decoration: none;
    position: relative;
}

h6 s span {
    font-size: 18px;
    color: red;
}

s::before, strike::before {
    top: 50%; /*tweak this to adjust the vertical position if it's off a bit due to your font family */
    background: black; /*this is the color of the line*/
    opacity: .7;
    content: '';
    width: 110%;
    position: absolute;
    height: .1em;
    border-radius: .1em;
    left: -5%;
    white-space: nowrap;
    display: block;
    transform: rotate(-15deg);
}

.memOptions p {
    color: #6a7379;
    font-size: 14px !important;
    text-align: center;
}


s.straight::before, strike.straight::before {
    transform: rotate(0deg);
    left: -1%;
    width: 102%;
}

.yearsSavings, .discountSavings {
    padding-bottom: 20px;
    font-size: 12px;
    color: red;
}

    .yearsSavings .col-6 {
        padding-right: 0 !important;
    }

#simplifyMembership h2 {
    text-align: center;
    /*font-weight: bold;*/
}

.membershipTypes {
}

    .membershipTypes h4, .membershipTypes h5, .membershipTypes h3 {
        text-align: center;
        /*font-weight: bold;*/
    }

h6.slashedPrice {
    margin: 0;
}

.membershipTypes h6, .membershipGroups, .membershipDonations, .magazine h3, .instructor h3 {
    text-align: center;
}

.memberGroup {
    padding: 20px;
}

.membershipGroups .form-check-label {
    margin-left: 20px;
}

.membershipGroups .GroupProducts .form-inline {
    justify-content: center;
}


.membershipGroups .productDescription {
    padding-top: 20px;
}

.memberGroup .form-inline {
    justify-content: center;
}

.pOptions {
    margin-left: 40px;
    padding-top: 40px;
}

.optionsLabel {
    float: right;
    padding-top: 15px;
}

.productDescription, .mutipleDiscountsMessage {
    font-style: italic;
}

.or {
    text-align: center;
    /*font-weight: bold;*/
    font-size: xx-large;
}

.lifeTimeProducts {
    padding-top: 20px;
}

.productName {
    text-transform: uppercase;
}

.border-bottom {
    border-bottom: 2px solid #e3e3e3;
}

.border-right {
    border-right: 2px solid #e3e3e3;
}

.primary.memberType {
    min-height: 500px;
}

.lifeTimeProduct {
    padding-top: 20px;
}

.btn-group.right, .right {
    float: right !important;
}

.pl-5 {
    padding-left: 50px;
    ;
}

.donationBlock {
    background: #e7e7e7;
}

.donationBlock h5 {
    padding: 10px;
}

.magazine .form-check {
    padding-left: 300px;
}

.membershipTypes .form-check {
    padding-left: 50px;
}

.magSelections {
    min-height: 150px;
}

.magSelections {
    margin-top: 50px;
}

.rvdsf-btn-cart, .rvdsf-btn-checkout {
    display: none !important;
}

.rvdsf-salesorderdetail-table {
    pointer-events: none;
    cursor: default;
}

#simplifyMembership .btn-primary, #simplifyMembership .btn-default {
    margin-top: 15px;
    margin-bottom: 15px;
}


.valMessage {
    padding-top: 20px;
    margin-right: 20px;
}


.text-danger {
    color: red !important;
    font-style: italic;
}

.nobreak {
    white-space: nowrap;
}

.form-check-label {
    margin-bottom: 0;
    margin-left: 5px;
}

div#simplifyMembership .lifeTimeProduct {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.membershipGroups .GroupProducts .form-inline {
    justify-content: center;
}

.memberType.active, .memberType.active div {
    background-color: #f5f5f5;
}

@media only screen and (max-width: 800px) {


    .magazine .form-check {
        padding-left: 30px;
    }
}

@media screen and (min-width: 480px) {


    .magazine .form-check {
        padding-left: 0;
    }
}

td.rvdsf-field-qty {
    min-width: 90px;
}


.magazine label.form-check-label, .instructor label.form-check-label,
.row.magazine label.form-check-label {
    margin-left: 20px;
}

.row.membershipGroups label.form-check-label span {
    padding-left: 20px;
}

.discountTypes.well .col-12.col-md-9 .col-6.col-xs-6:nth-child(2) span.col-xs-12.col-md-6 {
    width: 100%;
    min-width: 100%;
}

.optionsLabel label {
    padding-left: 15px;
}

.col-12.col-xs-12.col-md-9 .col-12.col-xs-12.col-md-3 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.col-12.col-xs-12.col-md-3 label.optionsLabel.float-left.pull-left {
    text-align: right;
    width: 100%;
}

.row.membershipTypes h6 {
    font-size: 24px;
    width: 100%;
}

.row.yearsSavings {
    justify-content: space-around;
}

.discountTypes.well .optionsLabel {
    padding-top: 0px;
}

.membershipTypes h3 {
    margin-top: 0px !important;
}

.membershipGroups .form-check input {
    margin-left: -20px;
}


.MembershipProducts {
    min-height: 480px;
    margin-bottom: 30px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .MembershipProducts .memberType:nth-child(3) {
        clear: left !important;
    }
}

@media (min-width: 1400px) {
    .container.mb-0 {
        width: 1300px !important;
        max-width: 1300px !important;
    }

    .container {
        width: 1140px !important;
        max-width: 1140px !important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
        max-width: 1170px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
        min-width: 970px;
    }
}

@media (min-width: 768px) {
    .container {
        width: 750px;
        min-width: 750px;
    }
}


@media (max-width: 768px) {
    .productDescription .col-6.col-xs-6 {
        width: 100% !important;
        max-width: 100%;
    }

    div#simplifyMembership, .memberType {
        margin-bottom: 30px !important;
    }

    .form-check.radio {
        padding-left: 35px;
    }

    label.optionsLabel.float-left.pull-left {
        text-align: center !important;
        padding-top: 20px;
    }

    span.text-danger.mutipleDiscountsMessage {
        padding-bottom: 60px;
        display: block;
        text-align: center;
    }

    .col-12.col-xs-12.col-md-10.col-offset-1.col-md-offset-1.border-bottom.lifeTimeProduct {
        border-bottom: 0px solid white !important;
        margin-bottom: 30px;
    }

    .col-12.col-md-9 .col-6.col-xs-6 {
        width: 100%;
        min-width: 100%;
    }

    .col-12.col-sm-6.col-md-3.primary.memberType.border-right {
        min-height: 0px !important;
        padding-bottom: 40px !important;
        border-right: 0px solid white !important;
    }
}
