
p.earn-cake-coins {
    text-align: center;
    background: #fff2c4;
    border-radius: 25px;
    margin-bottom: 0;
    height: 34px;
    line-height: 34px;
    font-family: 'Grotesk-bold';
    font-size: 12px;
}

#opc-wrapper p.earn-cake-coins {
    text-align: center;
    background: #fff2c4;
    border-radius: 25px;
    margin-bottom: 0;
    height: 34px;
    line-height: 34px;
    font-family: 'Grotesk-bold';
    font-size: 12px;
    margin-top: 25px;
}

p.earn-cake-coins span {
    font-family: 'Grotesk-bold';
    font-size: 12px;
}

#header p.earn-cake-coins span a {
    color: #000;
}

.login-link,
.join-link,
.redeem-btn {
    cursor: pointer;
    border-bottom: 1px solid;
}

input[type="text"].use-text, input[type="text"]:focus.use-text {
    border: 0;
    padding: 0 0 0 5px;
    margin: 0 auto;
    font-family: 'Grotesk-Semi';
    height: 25px;
    width: 29%;
    outline: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: none;
}

input[type="text"].use-credit, input[type="text"]:focus.use-credit {
    border: 0;
    padding: 0;
    margin: 0 auto;
    font-family: 'Grotesk-Semi';
    height: 25px;
    width: 68%;
    outline: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-transform: uppercase;
}

.credited-applied {
    font-family: 'Grotesk-Semi';
    height: 35px;
    background: #fff;
    border: 1pt solid #000;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    padding: 5px;
}

.credit-apply {
    font-family: 'Grotesk-book';
    background: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    width: 100%;
    height: 100%;
    border: 0;
}

.credit-available {
    font-family: 'Grotesk-Bold';
    font-size: 14px;
    line-height: 16px;
    margin: 20px 0px;
}

.current-credits {
    font-family: 'Grotesk-Bold';
    font-size: 14px;
    line-height: 16px;
    color: #b58069;
}

.mbl-dshbrd-crdts{
    padding: 30px;
    background: #fff1d0;
}
.mbl-dshbrd-crdts p.hey{
    text-align: left;
    font-size: 15px;
    font-family: 'Grotesk-med';
    margin: 0px;
}
.mbl-dshbrd-crdts .gt-crdts{
    font-size: 18px;
    font-family: 'Gothic-BoldItalic';
    text-align: left;
    margin: 15px 0px;
}
.mbl-dshbrd-crdts button{
    border-radius: 10px;
    background: #000;
    color: #fff;
    border: none;
    padding: 7px 15px;
    font-size: 12px;
    font-family: 'Grotesk-bold';
    text-transform: uppercase;
    width: 100%;
    letter-spacing: 2px;
}
.dshbrd-crdts button:hover{
    color: #000;
    background-color: #fff;
}
.dshbrd-crdts .btn-cont{
    margin:0 auto;
    text-align: center;
}
.dshbrd-crdts .btn-cont.left{
    float: left;
}
.dshbrd-crdts .btn-cont.right{
    float: right;
}
.use-cake-coins {
    display: none;
}
.dshbrd-crdts p.hey {
    text-transform: capitalize;
}

.crdts-mn-cont{
    margin-top:50px;
    background: #fdf4d1;
    padding: 50px;
    border-radius: 10px;
    max-width: 700px;
}
.crdts-mn-cont .hdr{
    font-family: 'Grotesk-bold';
    font-size: 15px;
    text-transform: uppercase;
}
.crdts-mn-cont .lrnmr{
    font-family: 'Grotesk-med';
    font-size: 16px;
    margin-bottom: 30px;
}
.crdts-mn-cont .lrnmr a{
    text-decoration: underline;
}
.crdts-mn-cont .earned{
    font-family: 'Gothic-semi';
    font-size: 40px;
    line-height: normal;
    margin: 30px 0px;
}
.crdts-mn-cont .bdy{
    font-family: 'Grotesk-med';
    font-size: 16px;
    max-width: 250px;
    line-height: 22px;
    margin: 30px 0px;
}
.crdts-mn-cont button{
    font-family: 'Grotesk-bold';
    font-size: 16px;
    text-transform: none;
    width: 100%;
    border-radius: 10px;
}
#opc-wrapper .cart-credits-line .label,
#opc-wrapper .cart-credits-line .value{
    font-family: 'Grotesk-book';
    font-size: 14px;
}
.credit-notify-error{
    font-family: 'Grotesk-Bold';
    font-size: 14px;
    line-height: 16px;
    color: #b58069;
    margin-bottom: 15px;
}

.main-template.container.dashboard-container.collective-affiliate-main.collective-affiliate-cont {
    padding: 0 30px 30px 30px;
    margin-bottom: 0;
    width: 100%;
}

.collective-affiliate-main {
    margin-top: 40px;
}

.dashboard-container .dashboard-title {
    font-size: 24px;
    font-family: 'Grotesk-Bold';
    padding-bottom: 0px;
    margin-bottom: 30px;
    line-height: 26px;
    margin-top: 0;
}
.dashboard-container .affiliate-override {
    font-family: 'Gothic-bold';
}
.dashboard-container .dashboard-content {
    font-family: 'Grotesk-Light';
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 25px;
}

.border-seperator-shadow {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
}

.sml-title {
    font-family: 'Grotesk-Bold';
    font-size: 20px;
}
.collective-affiliate-main .cm-btn {
	height: 44px;
}
.main-asset-container {
    display: flex;
    justify-content: center;
    padding-top: 10px;
}
.main-asset-name {
    font-family: 'Grotesk-Bold';
    display: flex;
    align-items: center;     /* Vertically center */
    justify-content: center;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
    min-height: 55px;
}
.main-asset-name p {
    font-family: 'Grotesk-Bold';
    font-size: 15px;
}
.asset-name {
    margin-bottom: 0;
}

.sb-desc {
    font-family: 'Grotesk-Light';
    font-size: 14px;
    line-height: 18px;
}

.sub-title {
    font-family: 'Grotesk-Bold';
    font-size: 14px;
}

.sub-data {
    font-family: 'Grotesk-Light';
    font-size: 14px;
    line-height: 18px;
}

.sub-data-withlink {
    font-family: 'Grotesk-Light';
    font-size: 14px;
    line-height: 18px;
    text-decoration: underline;
    margin-bottom: 5px;
}

.btn-bg-black a,
button.btn-bg-black,
input[type=submit].btn-bg-black {
    color: #fff;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.collective-affiliate-main .btn-bg-black {
    font-family: 'Grotesk-Bold';
}

button.btn-bg-black {
    border: 1px solid #000;
}

.btn-bg-black {
    background-color: #000;
    border: 1px solid #000;
}

.margin-top20 {
    margin-top: 20px;
}

.lbl-txt {
    font-family: 'Grotesk-Semi';
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.collective-affiliate-main input[type="text"],
.collective-affiliate-main input[type="text"]:focus,
.collective-affiliate-main input[type="email"],
.collective-affiliate-main input[type="email"]:focus,
.collective-affiliate-main input[type="tel"],
.collective-affiliate-main input[type="tel"]:focus,
.collective-affiliate-main select,
.collective-affiliate-main select:focus,
.collective-affiliate-main input[type="password"],
.collective-affiliate-main input[type="password"]:focus {
    background: #fff;
    border: 1pt solid #000;
    color: #000;
    font-family: 'Grotesk-Book';
    height: 40px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: .5rem 1rem;
    font-size: 16px;
    border-radius: 0px;
}

.collective-affiliate-main .npt-slct,
.collective-affiliate-main .npt-slct:focus {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(https://www.cakematernity.com/themes/cakematernity/assets/images/svg/icon-filter-arrow.svg);
    background-repeat: no-repeat;
    background-size: 5.5% 100%;
    background-position: 98.2%;
    width: 100%;
    font-family: 'Grotesk-Book';
    color: #000;
    font-size: 16px;
}

.collective-affiliate-main #referralLink,
.collective-affiliate-main #referralLink:focus,
.collective-affiliate-main .rfrrl-cd,
.collective-affiliate-main .rfrrl-cd:focus {
    width: 100%;
    font-family: 'Grotesk-Semi';
    color: #9ca3db;
    font-size: 16px;
}

button.referralcopy {
    border-radius: 0px;
    border-top: 1pt solid #000;
    border-bottom: 1pt solid #000;
    background-color: #fff;
    color: #000;
    text-align: right;
    width: 80px;
    width: 100%;
    border: 1px solid #000;
    text-align: center;
}
.sb-desc .link-adjusted {
    font-family: 'Grotesk-Semi';
    border-bottom: 1px solid #000;
}

.sb-desc a {
    border-bottom: 1px solid #000;
    font-family: 'Grotesk-Semi';
}

.tbl-title-data {
    font-family: 'Grotesk-Semi';
    font-size: 14px;
    text-transform: uppercase;
}
.ttl-txt, .ttl-prc {
    font-family: 'Grotesk-Bold';
    font-size: 22px;
}

.text-xs-right {
    text-align: right !important;
}
.collective-affiliate-main .cm-btn {
    /* border: 0 none; */
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    padding: 5px 0;
    border-radius: 4px;
    text-transform: capitalize;
    letter-spacing: 0;
}
.npt-wdth {
    width: 100%;
}
.tbl-title-data {
    font-family: 'Grotesk-Semi';
    font-size: 14px;
    text-transform: uppercase;
}
.pprvd {
    color: #9ca3db;
    text-transform: uppercase;
}
.tbl-data-val {
    font-family: 'Grotesk-Semi';
    font-size: 14px;
    text-align: left;
    padding: 0 15px;
}
.s-sd-crdts {
    font-family: 'Grotesk-Book';
    font-size: 16px;
    border-bottom: 1px solid #000;
}
.border-black-tbl {
    border: 1px solid #000;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
}
.dropdown-show,
.redeemed-show {
    display: none;
}
.logs-credit {
    margin: 0 -15px;
}
.logs-credit .log-inner {
    padding: 0 15px;
}
.download-section-cont {
    margin: 30px 0;
}
.dl-breadcrumbs,
.dl-breadcrumbs span,
.dl-breadcrumbs span a {
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-family: 'Grotesk-Bold';
    font-size: 12px;
    color: #666;
}
.dl-breadcrumbs span.active,
.dl-breadcrumbs span.active a {
    color: #000;
}
.collective-affiliate-main button.dl-btn {
    height: 160px;
}
.margin-top40 {
    margin-top: 40px;
}
.margin-bottom30 {
    margin-bottom: 30px;
}
label.sb-desc {
    display: inline;
    cursor: pointer;
}
.cust-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
}
.prod-req-tbl {
    font-family: 'Grotesk-Semi';
    font-size: 14px;
    line-height: 14px;
}
.reconstruct-table-prod-req {
    margin-top: 10px;
}
.brd-table {
    border: 1px solid #000;
    padding: 0 15px;
    margin-bottom: 5px;
}
.collective-affiliate-cont #referralcode {
    font-family: 'Grotesk-Semi';
    color: #9ca3db;
    font-size: 16px;
}
.prod-req-tbl-data-bold {
    font-family: 'Grotesk-Semi';
    font-size: 14px;
    text-transform: uppercase;
    line-height: 28px;
    color: #9ca3db;
}
.prod-req-tbl-data {
    font-family: 'Grotesk-Semi';
    font-size: 14px;
    line-height: 28px;
}
.text-align-right {
    text-align: right;
}
.prod-request-delete {
    font-family: 'Grotesk-Bold';
    font-size: 14px;
    text-transform: uppercase;
    line-height: 28px;
}

.video-asset {
    width: 100%;
}
.product-request .npt-slct {
    margin-bottom: 5px;
}
.product-address input,
.product-address select {
    margin-bottom: 5px;
}

.padding-rightleft0 {
	padding-left: 0;
	padding-right: 0;
}

.affiliate-balance.total-prc {
	font-size: 32px;
    margin-top: 25px;
    line-height: 40px;
    text-align: right;
}

.collective-affiliate-main .show-edit-form {
	float: right;
}

.collective-affiliate-main .payment-method-form {
	display: none;
}

.redeem-credit-container {
	margin-top: 20px;
}

.payment-method-form .paypalemail, .payment-method-form .paypalemail:focus {
    width: 100%;
    height: auto;
    padding-top: 3px;
    padding-bottom: 3px;
}

/* START */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {


}

/*Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .dshbrd-crdts p.hey{
        font-size: 25px;
        text-align: center;
        font-family: 'Grotesk-med';
    }
    .dshbrd-crdts .gt-crdts{
        font-size: 40px;
        margin-top: 50px;
        text-align: center;
        font-family: 'Gothic-BoldItalic';
    }
    .btn-actn-row{
        margin-top: 60px;
    }
    .dshbrd-crdts button{
        border-radius: 50px;
        background: #000;
        color: #fff;
        border: none;
        padding: 15px 20px;
        font-size: 15px;
        font-family: 'Gothic-bold';
        text-transform: uppercase;
        min-width: 170px;
        border: 2px solid #000;
        letter-spacing: 1px;
    }
    .dashboard-container .dashboard-title {
        font-size: 34px;
        line-height: 39px;
    }
    .dashboard-container .dashboard-content {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 40px;
        max-width: 750px;
    }
    .sml-title {
        font-size: 20px;
    }
    .sb-desc {
        font-size: 20px;
        line-height: 28px;
    }
    .sb-desc strong {
        font-size: 20px;
    }
    .border-seperator-shadow {
        margin-top: 40px;
    }
    .collective-affiliate-main .npt-slct,
    .collective-affiliate-main .npt-slct:focus {
        font-size: 16px;
        height: 40px;
        line-height: 20px;
        background-size: 3.5% 100%;
    }
    .product-address .npt-slct,
    .product-address .npt-slct:focus {
        background-size: 9% 25%;
        background-position: 101%;
    }
    .product-address input,
    .product-address select {
        margin-bottom: 10px;
    }
    .collective-affiliate-main #referralLink,
    .collective-affiliate-main #referralLink:focus,
    .collective-affiliate-main .rfrrl-cd,
    .collective-affiliate-main .rfrrl-cd:focus {
        font-size: 20px;
        height: 40px;
    }
    button.referralcopy {
        border-left: 0;
        border-right: 0;
        text-align: right;
        width: 80px;
        border: 0;
        margin: 10px auto;
    }
    .btn-bg-black:hover {
        background: #fff;
        border: 0.9px solid #000;
    }
    .btn-bg-black a:hover,
    button.btn-bg-black:hover,
    .btn-bg-black:hover a span,
    input[type=submit].btn-bg-black:hover {
        color: #000;
    }
    button.btn-bg-black {
        height: fit-content;
    }
    .referralcopy {
        position: absolute;
        display: block;
        top: 0px;
        bottom: 0px;
        right: 3%;
        background: none;
        font-family: 'Grotesk-Bold';
        color: #000;
        font-size: 16px;
    }
    .prod-req-tbl {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
        display: block;
    }
    .brd-table {
        margin-bottom: 10px;
    }
    .prod-req-tbl-data-bold {
        font-size: 14px;
        line-height: 32px;
    }
    .prod-req-tbl-data {
        font-size: 14px;
        line-height: 32px;
    }
    .prod-request-delete {
        font-size: 14px;
        line-height: 32px;
    }
    .main-asset-container {
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 55%;
		text-align: center;
	}
    .main-asset-name {
        min-height: 80px;
    }
    .collective-affiliate-cont #referralcode {
        font-size: 20px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .product-request .npt-slct {
        margin-bottom: 10px;
    }
    .product-request .npt-slct, .product-request .npt-slct:focus {
        background-size: 3% 100%;
    }
    button.referralcopy {
        margin: 5px 0;
        border: none;
    }
    .main-asset-name {
        min-height: 66px;
    }
    .main-asset-container {
        height: 60%;
    }
	
	.payment-method-form .paypalemail, .payment-method-form .paypalemail:focus {
        max-width: 69%;
    }
	
	.payment-method-form .sbmt-pymnt-chnge {
        width: 20%;
    }
	
	.payment-method-form .cancel-pymnt-chnge {
        width: 10%;
    }
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    .main-asset-name {
        min-height: 55px;
    }
    .main-asset-container {
        height: 70%;
    }
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {


}