.coupon {
    width: 95% !important;
    display: inline-block;
    background-color: #DEE7EC;
    border-left: 10px solid #001c38;
    padding: 10px 15px;
    margin-bottom: 20px;
}
.hide-social-icons {
    display: none !important;
}
.referral_url a {
    word-wrap: break-word;
}
.coupon div {
    width: 90%;
}
.coupon .referral-code {
    display: none;
}
.coupon .copy-button {
    text-align: right;
    float: right;
}
.referral_riend_coupan {
    width: 60%;
    margin: auto;
}
.referral_riend_coupan .label {
    text-align: left;
    width: 35% !important;
}
.referral_riend_coupan .control {
    width: 64% !important;
    float: left;
}
.referral_riend_coupan .control input {
    height: 45px !important;
}
.social-icons {
    display: flex;
}
.social-icons img {
    max-width: 95%;
    height: 80px;
    border: 0;
}
.customer-coupan-code {
    cursor: not-allowed;
    opacity: 0.5;
}
.refferal-dashboard-body {
    padding: 0px 25px !important;
}
.refferal-dashboard-body .refer-list {
    margin-bottom: 35px;
}
.orders-history .table {
    margin-bottom: 40px;
}
.refferal-dashboard-body .home_title_theme {
    margin: 15px 0px 45px 0px;
    font-size: 22px;
    color: #07889B;
    text-align: center;
    font-weight: bold;
}
.large-amount {
    font-size: 24px;
}
.refferal-amount-coupon .home_title_theme {
    margin: 15px 0px 45px 0px;
    font-size: 22px;
    color: #07889B;
    text-align: center;
    font-weight: bold;
}
.refferal-amount-coupon .legend {
    margin-bottom: 20px;
}
.refferal-dashboard {
    background-color: white !important;
    border-top: 0px solid #d1d1d1;
    border-radius: 5px !important;
    padding: 30px 0 !important;
    margin-top: 45px !important;
}
.refferal-dashboard-list .product.data.items > .item.content {
    border-top: 0px solid #d1d1d1;
}
.refferal-dashboard-wbg {
    background-color: white !important;
    border-radius: 5px !important;
    padding: 30px 0 !important;
    margin-top: 45px !important;
    border-top: 0px solid #d1d1d1;
}
.refferal-dashboard-tab .switch {
    background-color: #07889b !important;
    color: white !important;
    font-weight: bold !important;
    font-size: 16px !important;
    padding: 5px 43.5px !important;
}
.refferal-dashboard-tab {
    background-color: #07889b !important;
    color: white !important;
    font-weight: bold !important;
    font-size: 16px !important;
    border: 1px solid #cccccc;
}
.refferal-dashboard-list {
    margin-top: 0px !important;
}
.refferal-dashboard-list .page-title {
    margin-bottom: 15px;
}
.refferal-dashboard-list .active {
    opacity: 0.8 !important;
    background-color: #066c7c !important;
}
.refferal-amount-coupon {
    padding: 0px 25px !important;
}
.refferal-dashboard-body .table-wrapper {
    border-bottom: 0px solid #cccccc !important;
}
.coupon-code-request {
    padding: 25px 0px 25px 25px;
    color: #07889B;
    font-size: 18px;
    font-weight: bold;
}
.submit-button-color {
    font-size: 22px !important;
    background: #07889b !important;
    border: 1px solid #07889b !important;
    padding: 5px 30px !important;
    color: #ffffff !important;
    border-radius: 5px !important;
    font-weight: bold !important;
    margin-bottom: 20px !important;
}
.referral-url {
    color: #07889b !important;
}
.coupon .referral_url {
    float: left;
    width: 76%;
}
.coupon .referral_copied {
    float: right;
    width: 20%;
}
.refferal-dashboard-list .switch {
    padding: 10px 25px !important;
}
/* after upgrade responsive issues fixes */
@media (min-width:320px) and (max-width:767px) {
    .fieldset > .field:not(.choice) > .label {
        padding: 6px 15px 0 0;
        text-align: left;
        width: 25.8%;
        box-sizing: border-box;
        float: none;
        display: block !important;
        width: 100% !important;
    }
    .referral_riend_coupan {
        width: 90%;
    }
    .referral_riend_coupan .control {
        width: 100% !important;
    }
    .referral_riend_coupan .label {
        width: 100% !important;
    }
    .referral_copied {
        width: 50% !important;
        display: block;
        float: none;
    }
    .refferal-dashboard-list .product.data.items > .item.content {
        border-top: 0px solid #d1d1d1;
    }
}
.refferal-dashboard-body .coupon-activate {
    font-size: 21px;
    text-align: center;
    color: white;
    padding: 10px 0px;
}
.refferal-dashboard-body .bg-color {
    background-color: #d63384;
}
.refferal-dashboard-body .cursor-pointer-none {
    cursor: none;
}
.refer-wrapper .main-title {
    text-align: left;
    color: #007e8f;
    margin-top: 40px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
}
.refer-wrapper .main-title {
    text-align: center;
    color: #007e8f;
    font-size: 24px;
    font-weight: bold;
    margin: 30px 0px 30px 10px;
}
.refer-wrapper .hero-image {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 20px auto;
}
#referral-redeem-coupon #my-orders-table th {
    width: 20%;
}
.refer-wrapper .subtitle {
    text-align: left;
    margin: 10px 0 30px;
    font-size: 16px;
}
.refer-wrapper .how-it-works {
    background: #f2fafd;
    padding: 30px 20px;
    border-radius: 5px;
}
.refer-wrapper .how-it-works h2 {
    color: #007e8f;
    margin-top: 0;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.refer-wrapper .how-it-works p,  .refer-wrapper .how-it-works li {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.refer-wrapper .how-it-works li strong {
    display: inline-block;
    margin-bottom: 4px;
}
.refer-wrapper .section {
    margin: 30px 0px;
}
.view-dashboard {
    width: 200px;
    margin: 20px auto;
    background-color: #007e8f;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
}
.refer-wrapper a {
    color: white;
    text-decoration: underline;
    text-align: center;
    height: 40px;
    margin: 10px 20px !important;
    font-size: 16px;
    text-decoration: none;
}
.refer-wrapper a:hover {
    color: white !important;
}
.refer-wrapper .section h2 {
    color: #007e8f;
    font-size: 20px;
    margin-top: 0;
    font-weight: bold;
    margin-bottom: 15px;
}
.refer-wrapper .section p {
    font-size: 15px;
    margin-bottom: 10px;
}
.refer-wrapper .section ul {
    padding-left: 20px;
    margin-top: 10px;
}
.refer-wrapper .section ul li {
    margin-bottom: 10px;
    font-size: 15px;
}
.referral_url .color-code {
    color: #007e8f !important;
}
.refferal-dashboard-body .pager {
    margin: auto;
    width: 50%;
    padding-top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #007e8f;
}
.pages-items .item {
    font-size: 16px;
}
.refer-wrapper .highlight {
    color: #f58634;
    font-weight: bold;
}
.refer-wrapper .view-dashboard {
    color: #07889B;
    font-weight: bold;
    font-size: 18px;
}
.not_login_customer_page .gens-raf-message {
    background-color: #DEE7EC;
    border-left: 10px solid #001c38;
    padding: 25px 20px;
}
.coupon .primary {
    margin: auto;
    text-align: center;
}
.referral_riend_coupan .primary {
    margin: auto;
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .page-main-refer-freind {
        padding-top: 41px;
        position: unset;
    }
    .product.data.items > .item.content {
        background: #ffffff;
        border: 0px solid #d1d1d1;
        margin: 0 0 5px;
        padding: 20px 20px 20px 20px;
    }
}
