/* font-family: 'Cookie', cursive;
font-family: 'Tangerine', cursive;
font-family: 'Termina', cursive; */

@font-face {
    font-family: 'Termina';
    src: url('/assets/frontend/fonts/Amithen.ttf');
}

.d-width {
    width: 100% !important;
}

.upk-payment-form article p {
    font-size: 15px;
    font-weight: 600;
}

.upk-payment-details {
    margin-top: 30px;
}

.upk-total-ammount {
    width: 31%;
    padding: 5px 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid;
}

.upk-balance span {
    font-weight: 700;
}

.upk-balance p {
    margin-bottom: 0px;
	font-weight: 700;
}

.upk-balance-content {
    margin-top: 30px;
    margin-bottom: 30px;
}


/* DASHBORD CODE */

.text-right {
    text-align: left!important;
    font-weight: 800;
    margin-bottom: 6px;
    display: block;
}

.save_information {
    margin-top: 20px;
    margin-bottom: 20px;
}

.col-form-label {
    margin-bottom: 6px;
}

.skills-tags span {
    display: inline-block;
    padding: 3px 12px;
    background-color: #838bdc;
    color: #fff;
    font-weight: 600;
    border-radius: 34px;
    margin-right: 3px;
    margin-bottom: 8px;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.06);
}

.btn-dashboard {
    background: #838bdc;
    border: none;
	border-radius: 5px;
    padding: 10px 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-dashboard:focus {
    box-shadow: none;
    outline: none;
}

.sidebar-nav ul .sidebar-item.selected>.sidebar-link {
    background-color: #adcda2;
    background: linear-gradient( 51deg, #adcda2a3 9.66%, #959dc7ad 34.87%, #f9ac8eb0 59.66%, #ee96a3a1 84.87%, #fce88ea3) !important;
    border-radius: 0px 30px 30px 0px;
    margin-right: 5px;
    color: #3e5569;
    box-shadow: 0px 0px 29px -10px #fda581;
}

.preferred_mode p {
    margin-bottom: 0px;
}

.affiliate-head {
    font-size: 24px;
    margin-bottom: 20px;
}

.affiliate_nmubers {
    font-size: 80px;
}

.share li a i {
    font-size: 32px;
    margin-right: 12px;
    color: #838bdc;
}

.affiliate_hint {
    font-size: 18px;
    margin-top: 160px;
    font-weight: 300;
}

.btn-view-details {
    background: #838bdc;
    color: #fff;
    display: inline-block;
    padding: 8px 18px;
    font-weight: 600;
}

.btn-view-details:hover {
    color: #fff;
}

.btn-cyan {
    width: 40px;
    height: 40px;
    padding: 8px 0px;
    font-size: 18px;
    line-height: 23px;
    border: none;
    cursor: pointer;
}

.chat_box {
    width: 100%;
    padding: 6px;
    border: 1px solid #888888;
}

.customer_support {
    height: 70vh;
}


/*.chat-list .chat-item.odd .box {
    background: #6c5ce7;
    border-radius: 34px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 700;
}

.chat-content .even.box {
    background: #22a6b3 !important;
    border-radius: 34px;
    color: #fff!important;
    padding-left: 25px;
    padding-right: 25px;
}*/

.form-check-label {
    font-size: 15px;
}

.copy-clip input[type="text"] {
    width: 100%;
    font-size: 16px;
    padding: 7px 10px;
    color: #f98686;
    border: 1px solid #fcefef;
    border-radius: 7px;
    box-shadow: 0px 5px 21px -11px #f98686;
    text-align: center;
    background: white;
}

.copy-clip button,
.videoupload {
    background: #838bdc;
    color: #fff;
    display: inline-block;
    padding: 4px 6px;
    font-weight: 600;
    border: 1px solid #cdd2ff;
    width: 250px;
    margin: 0px 15px;
    font-size: 20px;
    border-radius: 7px;
    box-shadow: 0px 5px 21px -11px #838bdc;
    cursor: pointer;
    /* border-color: transparent; */
    color: #838bdc;
    background-image: linear-gradient(196.79deg, #ffffff 35.19%, #F1C1C1 41.91%, #F5EAC6 63.53%, #CBE3C2 91.45%, #F2B7A1 111.26%);
    background-position: 100%;
    background-size: 400%;
    background: 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

.copy-clip button:hover,
.videoupload:hover {
    background-position: 0 !important;
}

.newDesign {
    /* border: 4px solid #aea9df; */
    padding: 22px;
    margin-top: 20px;
    box-shadow: -3px -3px 20px -5px #dfdfdf;
    background-image: linear-gradient( 196.79deg, #ffffff -14.81%, #f1c1c17a 49.91%, #f5eac694 63.53%, #cbe3c278 91.45%, #f2b7a17d 111.26%);
    background-position: 100%;
    background: 300ms ease-in-out;
    transition: background 300ms ease-in-out;
    border-radius: 10px;
}

.newDesign {
    background-position: 0 !important;
}

.upk_policy_terms p {
    font-size: 10.5pt;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 40px;
}

.upk_policy_terms ul li,
.upk_policy_terms ol li {
    font-size: 10.5pt;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 30px;
}

.upk-policy-heading {
    font-size: 32px;
    margin-bottom: 27px;
    display: block;
}

.seller-login-after {
    font-size: 35px;
    color: #555;
    text-transform: uppercase;
    border-left: 3px solid #f95959;
    padding: 10px;
}

.forgot_pass {
    text-align: right;
    margin-bottom: 12px;
}

.forgot_pass a {
    font-size: 14px;
    color: #bbbbbb;
}

.forgot_pass a:hover {
    color: #f95959;
}

.earnedcard {
    height: auto;
    min-height: 394px;
}

.earnedDetails .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}

.earnedDetails .col-md-6 {
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
}

.earned-referral {
  background-color: #f9f9fb;
  transition: box-shadow 0.2s ease;
}

.earned-referral:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.badge-approved {
  background-color: #d4edda;
  color: #155724;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
}

.badge-pending {
  background-color: #fff3cd;
  color: #856404;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
}



.affiliate_title {
    font-weight: 500;
    /* font-family: 'Termina', cursive; */
    /* letter-spacing: 2px; */
    font-size: 20px;
}

.instagram {
    display: inline-block;
    width: 250px;
    height: 250px;
    text-align: center;
    border-radius: 40px;
    color: #fff;
    font-size: 220px;
    line-height: 250px;
    vertical-align: middle;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
}

.customcard {
    text-align: center;
    border-radius: 10px;
    transition: 0.5s ease-in-out;
    margin-bottom: 10px;
}

.customcard:hover {
    box-shadow: 0px 4px 11px #f3b9a1;
    transform: scale(1.05);
    transition: 0.5s ease-in-out;
    background: #f3b9a1;
}

.customcard:hover {
    box-shadow: 0px 4px 11px #f3b9a1;
    transform: scale(1.05);
    transition: 0.5s ease-in-out;
    background: #f3b9a1;
}

.customcard2:hover {
    box-shadow: 0px 4px 11px #abb4d9;
    transform: scale(1.05);
    transition: 0.5s ease-in-out;
    background: #abb4d9;
}

.customcard3:hover {
    box-shadow: 0px 4px 11px #ffe48d;
    transform: scale(1.05);
    transition: 0.5s ease-in-out;
    background: #ffe48d;
}

/* .referralprogram {
    background: rgb(218, 255, 204);
    background: radial-gradient(circle, rgba(218, 255, 204, 1) 0%, rgba(240, 255, 234, 1) 33%, rgba(166, 213, 148, 1) 100%);
} */

.referralprogram .header {
    text-align: center;
    padding: 20px 0px
}

.innerItems img {
    width: 100%;
}

.innerItems p,
.innerItems a {
    font-size: 15px;
    text-align: center;
}

.socialMediaForm {
    text-align: center;
    background: transparent !important;
    /* background: rgb(171,180,217);
	background: radial-gradient(circle, rgba(171,180,217,1) 0%, rgba(179,187,220,1) 17%, rgba(182,189,221,1) 34%, rgba(231,231,255,1) 68%, rgba(227,230,242,1) 100%); */
    /* padding:30px; */
}

.intersocialmedia {
    display: flex;
    justify-content: center;
}

.intersocialmedia input {
    width: 100%;
    font-size: 22px;
    border: 2px solid #979eff;
    padding: 2px 20px;
    color: black;
    background: #dadcf6;
    transition: 0.3s ease-in-out;
}

.intersocialmedia input:active,
.intersocialmedia input:focus {
    transition: 0.3s ease-in-out;
    box-shadow: 0px 10px 21px -8px white;
}

.intersocialmedia button {
    width: 100%;
    font-size: 22px;
    color: white;
    text-transform: uppercase;
    border-radius: 0px 30px 30px 0px;
    padding: 2px 20px;
    transition: all 0.3s ease-in-out 0s;
    background: rgb(109, 128, 207);
    border: 2px solid #979eff;
    cursor: pointer;
}

.intersocialmedia button:hover,
.intersocialmedia button:active,
.intersocialmedia button:focus {
    transition: 0.3s ease-in-out;
    box-shadow: 0px 10px 21px -8px white;
    outline: none;
}

.intersocialmedia select {
    width: 100%;
    height: 40.5px !important;
    font-size: 14px !important;
    color: white;
    text-transform: uppercase;
    border-radius: 30px 0px 0px 30px;
    transition: all 0.3s ease-in-out 0s;
    background: rgb(109, 128, 207);
    border: 2px solid #979eff;
}

.intersocialmedia select:hover,
.intersocialmedia select:active,
.intersocialmedia select:focus {
    transition: 0.3s ease-in-out;
    box-shadow: 0px 10px 21px -8px white;
    outline: none;
    background: rgb(109, 128, 207);
    color: white;
}

.responsesocial {
    text-align: center;
    display: contents;
}

.brandAmbassador {
    background-image: url('../../../../assets/frontend/img/wave/referalwave.svg');
    padding: 20px;
    border-radius: 10px;
    background: rgb(251, 125, 125);
    background: linear-gradient(45deg, rgba(251, 125, 125, 0.5359185910692401) 0%, rgba(179, 191, 241, 0.4686917003129377) 100%);
}

.videotext {
    font-size: 16px !important;
}

.videoupload {
    font-size: 20px !important;
}


/* leaderboard */


/* @import url("https://fonts.googleapis.com/css?family=Red+Hat+Display:400,900&display=swap"); */


/* .brandAmbassador h2,.backgroundAmbassador h1{ */


/* font-family: 'Cookie', cursive; */


/* } */

.brandAmbassador h5 {
    /* font-family: 'Cookie', cursive; */
    font-size: 24px;
}

.brandAmbassador p {
    font-size: 20px;
    /* font-family: 'Cookie', cursive; */
    line-height: 1;
    letter-spacing: 1.2px;
}

.brandAmbassador a {
    font-size: 20px;
    /* font-family: 'Cookie', cursive; */
    line-height: 1;
    letter-spacing: 1.2px;
    color: black;
}

.leaderboard {
    position: relative;
}

.descriptionAmbassador p {
    font-size: 15px;
}

.backgroundAmbassador {
    box-shadow: -3px -3px 20px -5px #dfdfdf;
    padding: 20px;
    border-radius: 10px;
    /* background: rgb(251,125,125); */
    /* background: linear-gradient(
45deg
, rgb(251 125 125 / 33%) 0%, rgb(255 228 141 / 58%) 100%); */
    margin-top: 20px;
}

.scorecardchild {
    height: 105vh !important;
}

.scorecard {
    position: absolute;
    left: 50%;
    right: 50%;
}

.center {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    font-family: "Red Hat Display", sans-serif;
}

.top3 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: #4B4168;
}

.top3 .item {
    box-sizing: border-box;
    position: relative;
    background: white;
    width: 9rem;
    height: 10rem;
    text-align: center;
    padding: 2.8rem 0 0;
    margin: 1rem 1rem 2rem;
    border-radius: 0.5rem;
    transform-origin: bottom;
    cursor: pointer;
    transition: transform 200ms ease-in-out;
    box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.1), 0 1rem 2rem -1rem rgba(0, 0, 0, 0.3);
}

.top3 .item .pic {
    position: absolute;
    top: -2rem;
    left: 2.5rem;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    margin-right: 1rem;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.2), 0 1rem 1rem -0.5rem rgba(0, 0, 0, 0.3);
}

.top3 .item .pos {
    font-weight: 900;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.top3 .item .name {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.top3 .item .score {
    opacity: 0.5;
}

.top3 .item .score:after {
    display: block;
    content: "points";
    opacity: 0.5;
}

.top3 .item.one {
    width: 10rem;
    height: 11rem;
    padding-top: 3.5rem;
}

.top3 .item.one .pic {
    width: 5rem;
    height: 5rem;
    left: 2.5rem;
    transition: 0.5s ease-in-out;
}

.top3 .item:hover,
.top3 .item:hover .pic {
    transform: scale(1.05);
    transition: 0.5s ease-in-out;
}

.list {
    padding-left: 2rem;
    margin: 0 auto;
}

.list .item {
    position: relative;
    display: flex;
    align-items: center;
    background: white;
    height: 3rem;
    border-radius: 4rem;
    margin-bottom: 2rem;
    background: #FFE48D;
    transform-origin: left;
    cursor: pointer;
    transition: transform 200ms ease-in-out;
    box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.1), 0 1rem 2rem -1rem rgba(0, 0, 0, 0.3);
}

.list .item .pos {
    font-weight: 900;
    position: absolute;
    left: -2rem;
    text-align: center;
    font-size: 1.25rem;
    width: 2.5rem;
    color: black;
    opacity: 0.3;
    transition: opacity 200ms ease-in-out;
    padding-right: 10px;
}

.list .item .pic {
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    margin-right: 1rem;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.2), 0 1rem 1rem -0.5rem rgba(0, 0, 0, 0.3);
}

.list .item .name {
    flex-grow: 2;
    flex-basis: 10rem;
    font-size: 1.1rem;
}

.list .item .score {
    margin-right: 1.5rem;
    opacity: 0.5;
}

.list .item .score:after {
    margin-right: 1rem;
    content: "points";
    opacity: 0.5;
}

.list .item:hover {
    transform: scale(1.05);
}

.list .item:hover .pos {
    opacity: 0.8;
}

.buttonSelect {
    cursor: pointer;
    font-size: 16px;
    padding: 3px 15px;
    font-weight: 600;
    background: transparent !important;
    border: 2px solid;
    color: #3e5569 !important;
    border-radius: 21px !important;
    margin: 0 5px;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
}

.buttonSelect:active,
.buttonSelect:focus,
.buttonSelect:hover {
    transition: 0.3s ease-in-out;
    transform: scale(1.2);
    outline: none;
    box-shadow: 0px 7px 13px -6px #979eff;
    border: 2px solid #979eff;
    color: #606060 !important;
    background: transparent !important;
}

.selectButton {
    transition: 0.3s ease-in-out;
    transform: scale(1.2);
    outline: none;
    box-shadow: 0px 7px 13px -6px #979eff;
    border: 2px solid #979eff;
    color: #606060 !important;
    background: transparent !important;
}

.checkDetails {
    background: transparent;
    outline: none;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.checkDetails2 {
    background: transparent;
    outline: none;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.imagesCarousel {
    width: 65%;
}

.descriptionAmbassador p {
    font-size: 16px;
    margin-bottom: 10px;
}

.personealScoreboard {
    cursor: pointer;
}

.personealScoreboard .card {
    padding: 20px 0;
    transition: 0.3s ease-in-out;
}

.personealScoreboard .card p {
    font-size: 17px;
    font-weight: 900;
}

.personealScoreboard:hover .card {
    transition: 0.3s ease-in-out;
    box-shadow: 0px 3px 6px 0px grey;
}

.linkheader p {
    font-size: 16px;
}

.designationFor {
    justify-content: space-between;
    align-items: center;
	margin-top: -40px;
}

.mobileViewImage {
    display: none !important;
}


/* ============= MEDIA QUERY ================== */

@media(max-width: 767px) {
    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        display: contents;
    }
    .btn-dashboard {
        padding: 5px 20px;
    }
    .col_main_title strong {
        font-size: 16px;
    }
    .scorecardchild h4 {
        font-size: 20px;
        padding: 0px;
        margin: 0px;
    }
    .leaderboard {
        font-size: 12px;
        width: 350px;
    }
    .top3 .item.one .pic {
        width: 3rem;
        height: 3rem;
        left: 2.1rem;
    }
    .top3 .item .pic {
        left: 2rem;
        width: 2.5rem;
        height: 2.5rem;
    }
    .top3 .item {
        padding: 0.8rem 0 0;
        margin: 0rem 0.3rem 2rem;
    }
    .top3 .item {
        height: 9rem;
    }
    .top3 .item .name {
        font-size: 0.8rem;
    }
    .top3 .item.one {
        height: 10rem;
        padding-top: 1.5rem;
    }
    .couponSidebarCard {
        width: 275px;
    }
    .list .item .name {
        font-size: 0.7rem;
    }
    .list .item .pic {
        width: 3rem;
        height: 3rem;
    }
    .bottomText {
        margin-top: 100px;
    }
    .card .card-title {
        font-size: 16px;
    }
    .intersocialmedia select,
    .intersocialmedia input,
    .intersocialmedia button {
        text-align: center;
        width: 85%;
        border-radius: 10px;
        margin: auto;
        font-size: 12px !important;
        height: 35px !important;
        border: none;
    }
    .newDesign h3 {
        font-size: 16px;
    }
    .newDesign h4 {
        font-size: 16px;
    }
    .newDesign p {
        font-size: 14px !important;
    }
    .mobileViewImage {
        display: block !important;
        text-align: center;
    }
    .mobileViewImage img {
        width: 180px !important;
    }
    .webViewImage {
        display: none !important;
    }
    .copy-clip button,
    .videoupload {
        margin: auto 10px;
        font-size: 16px !important;
        padding: 2px 0;
        width: 270px;
    }
    .mobileHeading {
        font-size: 18px;
    }
    .logo-text img {
        display: none;
    }
    .affiliate_nmubers {
        font-size: 40px;
    }
    .affiliate_title {
        font-size: 16px;
    }
    .linkheader p {
        font-size: 14px;
    }
    .header h2 {
        font-size: 22px !important;
    }
    .dropdown-item i {
        margin-right: 8px;
    }
    .affiliate_hint {
        font-size: 21px;
    }
    .copy-clip input[type="text"] {
        width: 100%;
        height: 27px;
        border-radius: 3px;
        bottom: 5px;
        margin-top: 10px;
        position: relative;
    }
    .mobileHeading h2,
    .linkheader h2 {
        font-size: 20px;
    }
    .separateInput {
        margin: 0 10px;
    }
    .header h1 {
        font-size: 20px;
    }
    .header h4 {
        font-size: 14px;
    }
    .tableScroll a {
        height: 23px !important;
        padding: 0 16px !important;
        white-space: nowrap;
        font-size: 12px;
    }
    .tableScroll {
        height: 50px;
        max-width: 100%;
        overflow: scroll;
        display: flex;
        padding: 10px 10px;
    }
    .buttonSelect:active,
    .buttonSelect:focus,
    .buttonSelect:hover {
        transform: scale(1) !important;
    }
    .mobilePadding {
        padding: 0px !important;
    }
    .earnedcard li {
        font-size: 14px;
    }
}

@media(min-width: 768px) {
    .upk-total-ammount {
        width: 92%;
        padding: 5px 10px;
        margin-bottom: 5px;
        border-bottom: 1px solid;
    }
    .upk-balance::after {
        display: block;
        content: "";
        width: 100%;
        height: 1px;
        margin-top: 27px;
        background-color: #333;
    }
}

@media(min-width: 1200px) {
    .upk-total-ammount {
        width: 45%;
    }
    .upk-balance::after {
        width: 84%;
    }
}

@media(min-width: 1600px) {
    .upk-total-ammount {
        width: 32%;
    }
    .upk-balance::after {
        width: 79%;
    }
}

.divident {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

/* Tooltip Design */
.tooltip-inner {
  background-color: #838bdc !important;
  color: #fff;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #838bdc;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #838bdc;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #838bdc;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #838bdc;
}
