/* ---------------------- CHERRY CREAM SODA FEATURED TILE --------------------- */

#featured #cherry-cream .ft-item .ft-text-script {
   font-family: "ThirstyRoughRegTwo", Helvetica, Arial, sans-serif;
   color: #fff100;
   z-index: 504;
   font-size: 1.75rem;
   line-height: 1.75rem;
   text-shadow: 0 0 10px #eb5e81;
}
#featured #cherry-cream .ft-item .ft-text {
    color: #fbd0d7;
    font-size: 4.5rem;
    line-height: 5.5rem;
    text-shadow: none;
    margin-top: 5px;
}
#featured #cherry-cream .ft-item .ft-sub-text {
   font-family: "BebasNeueBold", Helvetica, Arial, sans-serif;
   color: #fff;
   z-index: 504;
   font-size: 1.5rem;
   line-height: 1.75rem;
   letter-spacing: .05rem;
   text-shadow: 0 0 10px #eb5e81;
}
#featured #cherry-cream .ft-item .ft-sub-text-disc {
    font-family: "BebasNeueBold", Helvetica, Arial, sans-serif;
    color: #fff;
    z-index: 504;
    margin-top: 360px; 
    font-size: 1rem;
    letter-spacing: .05rem;
    text-shadow: 0 0 10px #eb5e81;
}
@media screen and (max-width:1400px) {
    #featured #cherry-cream .ft-item .ft-text-script {
        font-size: 1.5rem;
    }
    #featured #cherry-cream .ft-item .ft-text {
        font-size: 4rem;
        line-height: 5rem;
    }
    #featured #cherry-cream .ft-item .ft-sub-text-disc {
        margin-top: 340px; 
    }
}
@media screen and (max-width:1200px) {
    #featured #cherry-cream .ft-item .ft-text-script {
        font-size: 1.25rem;
    }
    #featured #cherry-cream .ft-item .ft-text {
        font-size: 3.25rem;
        line-height: 4rem;
    }
    #featured #cherry-cream .ft-item .ft-sub-text {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
    #featured #cherry-cream .ft-item .ft-sub-text-disc {
        margin-top: 288px;
    }
}
@media screen and (max-width:992px) {
    #featured #cherry-cream .ft-item .ft-text-script {
        text-align: center;
    }
    #featured #cherry-cream .ft-item .ft-text {
        font-size: 2.75rem;
        line-height: 3rem;
        text-align: center;
    }
    #featured #cherry-cream .ft-item .ft-sub-text-disc {
        margin-top: 200px;
    }
}
@media screen and (max-width:767px) {
    #featured #cherry-cream .ft-item .ft-text-script {
        font-size: 1rem;
        line-height: 1.25rem;
    }
    #featured #cherry-cream .ft-item .ft-text {
        font-size: 2rem;
        line-height: 2.25rem;
        text-align: center;
    }
    #featured #cherry-cream .ft-item .ft-sub-text-disc {
        margin-top: 140px;
    }
    #featured #cherry-cream .ft-item .ft-sub-text {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
@media screen and (max-width:600px) {
    #featured #cherry-cream .ft-item .ft-text-script {
        font-size: 1.5rem;
        line-height: 1.75rem;
    }
    #featured #cherry-cream .ft-item .ft-text {
        font-size: 3rem;
        line-height: 3.25rem;
    }
    #featured #cherry-cream .ft-item .ft-sub-text {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
    #featured #cherry-cream .ft-item .ft-sub-text-disc {
        margin-top: 217px;
    }
}
@media screen and (max-width:480px) {
    #featured #cherry-cream .ft-item .ft-text {
        font-size: 2rem;
        line-height: 2.25rem;
        text-shadow: 0 0 10px #eb5e81;
    }
    #featured #cherry-cream .ft-item .ft-sub-text-disc {
        margin-top: 123px;
        font-size: .8rem;
    }
}
@media screen and (max-width:350px) {
    #featured #cherry-cream .ft-item .ft-sub-text {
        font-size: 1rem;
        line-height: 1.25rem;
        text-shadow: 0 0 10px #666;
    }
    #featured #cherry-cream .ft-item .ft-sub-text-disc {
        margin-top: 54px;
    }
}