h1, h2, h3, h4, h5, h6{
    font-family: 'Kanit';
    font-weight: 900;
}
.offers-title {
    color: #fff;
    line-height: 1;
    font-size: 5.5rem;
    font-family: 'Kanit';
    font-weight: 900;
    margin: 0;
    text-transform: uppercase;
}
.offers-events-section {
    position: relative;
    background-color: #f4f2ec;
}

.offers-events-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(../new/img/t-pattern-2.png);
    opacity: 0.8;
    background-size: contain;
}
.event-title {
    font-family: 'Kanit';
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: #023b5c;
    margin: 0;
    font-size: 2rem;
}
.instragrm-title {
    color: #023b5c;
    line-height: 1;
    font-size: 5.5rem;
    font-family: 'Kanit';
    font-weight: 900;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
}

.instagram-content p {
    color: #db6327;
    text-align: center;
    font-size: 1.9rem;
    text-transform: uppercase;
    font-family: 'CirceRounded-Bold';
    margin-bottom: 0;
    line-height: 1;
}

.instagram-content {
    padding: 20px 0 25px;
}
.reward-loy-title {
    font-family: 'Kanit';
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: #023b5c;
    font-size: 2.25rem;
    margin: 0 0 15px;
}
.inner-top-section {
    margin-top: 110px;
}

.coconut-section {
    position: relative;
    padding: 70px 0;
    background-color: #f4f2ec;
}

.coconut-title-section img {
    margin: 0 auto;
}
.coconut-center-title {
    font-family: 'Kanit';
    font-weight: bold;
    text-transform: inherit;
    color: #023b5c;
    font-size: 2rem;
    line-height: 1.2;
    max-width: 800px;
    margin: 0 auto;
}

.coconut-center-content {
    padding: 20px 0;
}
.coconut-menu-list .row:nth-child(odd) [class*="col-"] {
    order: 1;
}
.coconut-menu-list .row:nth-child(odd) [class*="col-"]:first-child {
    order: 2;
}    
.coconut-menu-title {
    font-family: 'Kanit';
    font-weight: bold;
    text-transform: inherit;
    color: #023b5c;
    font-size: 1.75rem;
    margin-bottom: 10px;
    line-height: 1;
}

.coconut-menu-list .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.coconut-menu-content p {
    font-family: 'CirceRounded-Bold';
    color: #023b5c;
    font-size: 1.2rem;
    margin-bottom: 10px;
}    
.find-loc-btn {
    background-color: #e73d2f;
    color: #fff;
    display: inline-block;
    font-family: 'Kanit';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.5rem;
    padding: 16px 40px;
    border-radius: 40px;
}

.find-loc-btn:hover, .find-loc-btn:focus-within {
    background-color: #023b5c;
    color: #fff;
}

.coc-location-btn {
    margin-top: 70px;
}

.find-btn {
    text-align: center;
} 
.must-rewards p {
    font-family: 'Kanit';
    font-weight: 500;
    text-transform: uppercase;
    color: #023b5c;
    text-align: center;
    font-size: 20px;
    max-width: 900px;
    margin: 0 auto;
    line-height: 1.5;
}

.must-rewards {
    margin-top: 70px;
}    
.must-rewards p span {
    font-family: 'Kanit';
    font-size: 30px;
    line-height: 1;
}  
/***loyalty***/
.loyalty-tile {
    margin: 0;
    line-height: 1.2;
    font-size: 1.6rem;
    font-weight: 500;
    color: #023b5c;
}
.loyalty-tile span {
    display: block;
    color: #db6327;
    font-size: 3rem;
    letter-spacing: 0;
    line-height: 1;
    text-transform: lowercase;
}    
.loyalty-section {
    padding: 60px 0;
    background-color: #f4f2ec;
} 
.loyalty-btn {
    display: inline-block;
    background-color: #9d1c20;
    color: #fff;
    padding: 10px 30px;
    font-size: 19px;
    text-transform: uppercase;
    padding: 13px 30px 8px;
    margin: 20px 0;
	
}
.loyalty-btn:hover, .loyalty-btn:focus {
    background-color: #72191b;
    color: #fff;
}  
	

.app-loyalty ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
.app-loyalty ul li {
    display: inline-block;
    margin-right: 10px;
}
.app-loyalty ul li {
    max-width: 200px;
} 
.loyalty-listed-link .panel.panel-default .panel-title {
    display: block;
    margin-bottom: 10px;
    font-size: 2rem;
    font-weight: 500;
}
.loyalty-listed-link .panel-default .panel-body .text-wrapper {margin: 15px 0;}
.loyalty-listed-link .panel-default .panel-body .text-wrapper p>span.strong-text, .loyalty-listed-link .panel-default .panel-body .text-wrapper p.strong-text {font-weight: 700;}
.loyalty-listed-link .panel-default .panel-body .text-wrapper p {margin: 0 0 5px;font-size: 18px;}
.loyalty-listed-link .panel-default .panel-body .text-wrapper p.upper-text {text-transform: uppercase;}
.loyalty-listed-link .panel-default .panel-body .text-wrapper p.strong-text>span {margin: 0 20px;}
.loyalty-listed-link .panel.panel-default .panel-title i {
    color: #f4f2ec;
    font-size: 2rem;
}

.loyalty-listed-link .panel.panel-default .panel-title a {
    color: #f4f2ec;
    font-size: 22px;
    text-transform: uppercase;
    width: 100%;
    display: block;
} 
.loyalty-listed-link .panel-default .app-loyalty {margin-top: 15px;}
.loyalty-listed-link .panel-heading{
    background: #023b5c;
    border: 0;
}
.loyalty-listed-link .panel-body, 
.loyalty-listed-link .panel-default{
    background: #b6d2dc;
    border: 0;
}
.loyalty-listed-link .panel.panel-default .panel-title a:hover, .loyalty-listed-link .panel.panel-default .panel-title a:focus {
    text-decoration: none;
    color: #db6327;
}
.loyalty-tile.mb-2 span {
    color: #023b5c;
    margin-bottom: 20px;
    font-size: 2.5rem;
    text-transform: inherit;
} 
.loyalty-main-content p {
    font-size: 18px;
    margin-top: 10px;
}
/***loyalty***/
.new-menu-section .main-cta-button {
    margin: 5px;
}
/**********menu page*****/
/**********menu page*****/
footer .main-footer a:hover {
    color: #db6327;
}
/*********** rewards page*****/
.inner-page-header {
    background-color: #b6d2dc;
    padding: 100px 0;
}    
.inner-main-title {
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    font-size: 5rem;
    line-height: 1;
    color: #023b5c;
}
.rewards-main-content p {
    font-size: 22px;
    font-family: 'CirceRounded-Bold';
    line-height: 1.5;
    text-align: center;
    max-width: 900px;
    margin: 0 auto 25px;
}
.about-rewards-title {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 2.5rem;
    line-height: 1;
    margin: 0 0 50px;
}

.about-rewards {
    padding-top: 50px;
    height: 100%;
}
.reward-stp-title {
    font-family: 'Marydale';
    color: #db6327;
    font-size: 2.25rem;
    line-height: 1.3;
    margin: 20px 0 0;
}

.reward-list {
    position: relative;
    height: 100%;
    text-align: center;
    border: 1px solid #b6d2dc;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
    border-bottom-width: 12px;
    background-color: rgb(182 210 220 / 20%);
    transition: .5s;
}

.reward-icon {
    color: #b6d2dc;
    background-color: #023b5c;
    font-size: 3rem;
    display: flex;
    width: 100px;
    height: 100px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto;
}
.step-sec p {
    border: 1px solid #023b5c;
    color: #023b5c;
    display: inline-block;
    margin-bottom: 0;
    font-family: 'CirceRounded-Bold';
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 5px;
    padding: 4px 15px;
}
.step-sec {
    padding-top: 10px;
}

.about-rewards [class*="col-"] {
    margin-bottom:20px;
}
.about-rewards .row {
    display: flex;
    flex-wrap: wrap;
}
.reward-list:hover {
    background-color: #023b5c;
    border-bottom-color: #db6327;
}

.reward-list:hover .reward-icon {
    background-color: #b6d2dc;
    color: #023b5c;
}

.reward-list:hover .step-sec p {
    border: 1px solid #b6d2dc;
    color: #b6d2dc;
}    
.app-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.app-img img {
    max-width: 200px;
    transition: transform 0.5s ease;
}
.app-img img:hover {
    transform: scale(1.1);
}
.app-img {
    margin-right: 20px;
}

.app-img:last-child {
    margin-right: 0;
}

.app-link-section {
    padding: 50px 0 10px;
}   
.app-link-section p {
    font-family: 'CirceRounded-Bold';
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
}    
.reward-list.r-step-1 .step-sec p {
    animation: step-para-1 10s infinite;
}
.reward-list.r-step-2 .step-sec p {
    animation: step-para-2 10s infinite;
}
.reward-list.r-step-3 .step-sec p {
    animation: step-para-3 10s infinite;
}
.reward-list.r-step-4 .step-sec p {
    animation: step-para-4 10s infinite;
}
@keyframes step-para-1 {
    0% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    10% {
        border: 1px solid #b6d2dc;
        color: #b6d2dc;
    }
    20% {
        border: 1px solid #b6d2dc;
        color: #b6d2dc;
    }
    30% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    40% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    50% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    60% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    70% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    80% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    90% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    100% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
}
@keyframes step-para-2 {
    0% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    10% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    20% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    30% {
        border: 1px solid #b6d2dc;
        color: #b6d2dc;
    }
    40% {
        border: 1px solid #b6d2dc;
        color: #b6d2dc;
    }
    50% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    60% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    70% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    80% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    90% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    100% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
}
@keyframes step-para-3 {
    0% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    10% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    20% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    30% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    40% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    50% {
        border: 1px solid #b6d2dc;
        color: #b6d2dc;
    }
    60% {
        border: 1px solid #b6d2dc;
        color: #b6d2dc;
    }
    70% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    80% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    90% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    100% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
}
@keyframes step-para-4 {
    0% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    10% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    20% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    30% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    40% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    50% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    60% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    70% {
        border: 1px solid #b6d2dc;
        color: #b6d2dc;
    }
    80% {
        border: 1px solid #b6d2dc;
        color: #b6d2dc;
    }
    90% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
    100% {
        border: 1px solid #023b5c;
        color: #023b5c;
    }
}
.reward-list.r-step-1 .reward-icon {
    animation: icon-color-1 10s infinite;
}
.reward-list.r-step-2 .reward-icon {
    animation: icon-color-2 10s infinite;
}
.reward-list.r-step-3 .reward-icon {
    animation: icon-color-3 10s infinite;
}
.reward-list.r-step-4 .reward-icon {
    animation: icon-color-4 10s infinite;
}

@keyframes icon-color-1 {
    0% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    10% {
        background-color: #b6d2dc;
        color: #023b5c;
    }
    20% {
        background-color: #b6d2dc;
        color: #023b5c;
    }
    30% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    40% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    50% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    60% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    70% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    80% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    90% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    100% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
}
@keyframes icon-color-2 {
    0% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    10% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    20% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    30% {
        background-color: #b6d2dc;
        color: #023b5c;
    }
    40% {
        background-color: #b6d2dc;
        color: #023b5c;
    }
    50% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    60% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    70% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    80% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    90% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    100% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
}
@keyframes icon-color-3 {
    0% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    10% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    20% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    30% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    40% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    50% {
        background-color: #b6d2dc;
        color: #023b5c;
    }
    60% {
        background-color: #b6d2dc;
        color: #023b5c;
    }
    70% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    80% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    90% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    100% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
}
@keyframes icon-color-4 {
    0% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    10% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    20% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    30% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    40% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    50% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    60% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    70% {
        background-color: #b6d2dc;
        color: #023b5c;
    }
    80% {
        background-color: #b6d2dc;
        color: #023b5c;
    }
    90% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
    100% {
        background-color: #023b5c;
        color: #b6d2dc;
    }
}
.reward-list.r-step-1 {
    animation: hide-show-1 10s infinite;
}
.reward-list.r-step-2 {
    animation: hide-show-2 10s infinite;
}
.reward-list.r-step-3 {
    animation: hide-show-3 10s infinite;
}
.reward-list.r-step-4 {
    animation: hide-show-4 10s infinite;
}
@keyframes hide-show-1 {
    0% {
        background-color: rgb(182 210 220 / 20%);
    }
    10% {
        background-color: #023b5c;
    }
    20% {
        background-color: #023b5c;
    }
    30% {
        background-color: rgb(182 210 220 / 20%);
    }
    40% {
        background-color: rgb(182 210 220 / 20%);
    }
    50% {
        background-color: rgb(182 210 220 / 20%);
    }
    60% {
        background-color: rgb(182 210 220 / 20%);
    }
    70% {
        background-color: rgb(182 210 220 / 20%);
    }
    80% {
        background-color: rgb(182 210 220 / 20%);
    }
    90% {
        background-color: rgb(182 210 220 / 20%);
    }
    100% {
        background-color: rgb(182 210 220 / 20%);
    }
}
@keyframes hide-show-2 {
    0% {
        background-color: rgb(182 210 220 / 20%);
    }
    10% {
        background-color: rgb(182 210 220 / 20%);
    }
    20% {
        background-color: rgb(182 210 220 / 20%);
    }
    30% {
        background-color: #023b5c;
    }
    40% {
        background-color: #023b5c;
    }
    50% {
        background-color: rgb(182 210 220 / 20%);
    }
    60% {
        background-color: rgb(182 210 220 / 20%);
    }
    70% {
        background-color: rgb(182 210 220 / 20%);
    }
    80% {
        background-color: rgb(182 210 220 / 20%);
    }
    90% {
        background-color: rgb(182 210 220 / 20%);
    }
    100% {
        background-color: rgb(182 210 220 / 20%);
    }
}
@keyframes hide-show-3 {
    0% {
        background-color: rgb(182 210 220 / 20%);
    }
    10% {
        background-color: rgb(182 210 220 / 20%);
    }
    20% {
        background-color: rgb(182 210 220 / 20%);
    }
    30% {
        background-color: rgb(182 210 220 / 20%);
    }
    40% {
        background-color: rgb(182 210 220 / 20%);
    }
    50% {
        background-color: #023b5c;
    }
    60% {
        background-color: #023b5c;
    }
    70% {
        background-color: rgb(182 210 220 / 20%);
    }
    80% {
        background-color: rgb(182 210 220 / 20%);
    }
    90% {
        background-color: rgb(182 210 220 / 20%);
    }
    100% {
        background-color: rgb(182 210 220 / 20%);
    }
}
@keyframes hide-show-4 {
    0% {
        background-color: rgb(182 210 220 / 20%);
    }
    10% {
        background-color: rgb(182 210 220 / 20%);
    }
    20% {
        background-color: rgb(182 210 220 / 20%);
    }
    30% {
        background-color: rgb(182 210 220 / 20%);
    }
    40% {
        background-color: rgb(182 210 220 / 20%);
    }
    50% {
        background-color: rgb(182 210 220 / 20%);
    }
    60% {
        background-color: rgb(182 210 220 / 20%);
    }
    70% {
        background-color: #023b5c;
    }
    80% {
        background-color: #023b5c;
    }
    90% {
        background-color: rgb(182 210 220 / 20%);
    }
    100% {
        background-color: rgb(182 210 220 / 20%);
    }
}

/*********** rewards page*****/
.partner-section {
    padding: 60px 0;
    background-color: #f4f2ec;
    position: relative;
}
.partner-content img {
    text-align: center;
    margin: 0 auto;
}
.partner-content {
    padding: 0 2em 2em 2em;
    text-align: center;
}
.partner-content h2 {
    font-size: 20px;
}
.partner-content p {
    text-align: center;
    margin-top: 1em;
}
.partner-section .row {
    display: flex;
    flex-wrap: wrap;
}
.partner-section [class*="col-"] {
    margin-bottom: 25px;
} 
.partner-section [class*="col-"]:last-child {
    margin-bottom: 0;
}    
.partner-box-content {
    position: relative;
    height: 100%;
    text-align: center;
    border: 1px solid #b6d2dc;
    padding: 20px 0 0;
    border-radius: 10px;
    width: 100%;
    background-color: rgb(182 210 220 / 10%);
    transition: .5s;
}
.partner-box-content p {
    background-color: #023b5c;
    color: #b6d2dc;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 10px 0;
    font-family: 'CirceRounded-bold';
    font-size: 20px;
}
.partner-box-content:hover p {
    background-color: #db6327;
    color: #fff;
} 
.partner-box-content img {
    height: 150px;
    object-fit: contain;
    padding: 0 15px;
    transition: transform 0.5s ease;
}
.partner-box-content:hover img {
    transform: scale(1.1);
}
.subscribed-section {
    background-color: #043c5b;
    position: relative;
    padding: 50px 0;
}

.contact-subscribe-title {
    color: #f4f2ec;
    font-weight: normal;
    font-size: 2rem;
    line-height: 1.3;
    margin: 0;
}

.subscribe-box {
    display: flex;
}
button {
    border: none;
    box-shadow: none;
}

form .subscribe-box input {
    border: none;
    border-radius: 0;
    margin: 0;
    height: auto;
    line-height: 1;
    padding: 13px;
}

.subscribed-section .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
} 
.contact-section {
    padding: 60px 0;
    background-color: #f4f2ec;
    position: relative;
}

.contact-section form input, .contact-section form select, .contact-section form textarea {
    margin-bottom: 0;
    border-radius: 0;
    background-color: rgb(182 210 220 / 30%);
    border: 1px solid #023b5c66;
}

.contact-form-box form .form-group label, .contact-form-box form .form-group>p {
    font-family: 'CirceRounded-bold';
    text-transform: inherit;
    font-size: 18px;
}

.contact-desc {
    font-family: 'CirceRounded-bold';
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 30px;
}   
.contact-address-section .text-coffee {
    margin: 0 0 15px;
    font-weight: 600;
    font-size: 1.75rem;
    text-transform: uppercase;
    position: relative;
    line-height: 1.5;
    display: inline-block;
}

.contact-address-section .text-coffee:before {
    border-bottom: 4px solid #023b5c;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
}

.contact-address-section {
    position: relative;
    height: 100%;
    text-align: center;
    border: 1px solid #b6d2dc;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
    border-bottom-width: 12px;
    background-color: rgb(182 210 220 / 20%);
    transition: .5s;
}

.contact-address-section .contact-p {
    font-size: 22px;
    margin-bottom: 0;
    font-family: 'CirceRounded-bold';
}   
.privacy-policy-section {
    padding: 60px 0;
    background-color: #f4f2ec;
    position: relative;
}

.privacy-info p {
    font-family: 'CirceRounded';
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}

.privacy-info h2, .privacy-info h3 {
    font-weight: 500;
    line-height: 1;
    margin: 10px 0;
    font-size: 28px;
}
.thankyou-box p {
    font-family: 'CirceRounded-bold';
    font-size: 18px;
    margin-bottom: 0;
}

.thank-you-title {
    font-size: 2.5rem;
    font-weight: 500;
    margin: 0 0 20px;
    line-height: 1;
}

.thankyou-box {
    padding: 80px 0;
}
.thankyou-sec .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.l-list-inner {
    position: relative;
    height: 100%;
    text-align: center;
    border: 1px solid #b6d2dc;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
    border-bottom-width: 12px;
    background-color: rgb(182 210 220 / 20%);
    transition: .5s;
}

.bottom-locations-list {
    background-color: #f4f2ec;
    position: relative;
}
.l-list-inner .location span {
    color: #023b5c;
    font-size: 16px;
}
.loc-title-description {
    font-family: 'Marydale';
    color: #db6327;
    margin: 0 0 20px;
    padding: 0;
    font-size: 3rem;
    line-height: 1.1;
}
.de-go .row{
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.now-feat-title {
    color: #043c5b;
    font-family: "Marydale";
    font-size: 80px;
    margin: 0px;
    position: relative;
    z-index: 8000000;
    margin-bottom: 0px;
    text-transform: none;
}
.desserts-title {
    color: #043c5b;
    font-family: "Kanit";
    font-weight: 900;
    font-size: 129px;
    text-transform: uppercase;
    line-height: 95px;
}
.light-grey{
    background-color: #f4f2ec;
}
.loc-map-title {
    font-size: 1.5rem;
    margin: 0;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 15px;
}

.location-services {
    position: relative;
    height: 100%;
    text-align: center;
    border: 1px solid #b6d2dc;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
    border-bottom-width: 12px;
    background-color: rgb(182 210 220 / 20%);
    transition: .5s;
    margin-bottom: 30px;
}
.opening-services {
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    font-size: 2.5rem;
}

.opening-hours-list {
    position: relative;
    height: 100%;
    text-align: center;
    border: 1px solid #b6d2dc;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
    border-bottom-width: 12px;
    background-color: rgb(182 210 220 / 20%);
    transition: .5s;
    margin-bottom: 30px;
}
.opening-hours-title {
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    font-size: 2.5rem;
    text-align: left;
    margin-bottom: 16px;
}
.map-box {
    position: relative;
    height: 100%;
    text-align: center;
    border: 1px solid #b6d2dc;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
    border-bottom-width: 12px;
    background-color: rgb(182 210 220 / 20%);
    transition: .5s;
    margin-bottom: 50px;
}
.contact-box{
    position: relative;
    height: 100%;
    border: 1px solid #b6d2dc;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
    border-bottom-width: 12px;
    background-color: rgb(182 210 220 / 20%);
    transition: .5s;
    margin-bottom: 50px;
}
.location-contact-form-title {
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    font-size: 2.5rem;
    padding-bottom: 20px;
}
.loc-left-btn-box {
    position: relative;
    height: 100%;
    border: 1px solid #b6d2dc;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
    border-bottom-width: 12px;
    background-color: rgb(182 210 220 / 20%);
    transition: .5s;
    margin-bottom: 30px;
}
.loc-detail-top-slider {
    margin-bottom: 40px;
}

.location-detail-section {
    padding: 60px 0;
}
.loc-left-btn-box .address a {
    color: #023b5c;
    font-family: 'CirceRounded-Bold';
    font-size: 1.4rem;
    line-height: 1.4;
}

.loc-left-btn-box .phone {
    color: #023b5c;
    font-family: 'CirceRounded-Bold';
    font-size: 1.4rem;
    line-height: 1.4;
    margin-top: 10px;
}

.loc-left-btn-box .phone a {
    text-decoration: none;
}
.loc-now-open {
    background-color: #023b5c;
    display: inline-block;
    font-weight: 600;
    color: #b6d2dc;
    font-family: 'CirceRounded-Bold';
    font-size: 1.1rem;
    line-height: 1.4;
    padding: 2px 6px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.feature-info.blog-info h2, .feature-info.blog-info h3 {
    color: #023b5c;
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 1.2;
}

.feature-info.blog-info p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.press-read-more .main-cta-button {
    width: 100%;
}
.events-inner-section {
    padding: 60px 0;
}

.sunday-title {
    color: #043c5b;
    font-family: 'Kanit';
    font-weight: 900;
    font-size: 7rem;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
}

.fin-day {
    color: #e35e14;
    font-family: 'Marydale';
    font-weight: 900;
    font-size: 7rem;
    text-transform: none;
    margin: 0;
    line-height: 1;
}

.sun-slapfish-title {
    color: #043c5b;
    font-family: 'Kanit';
    text-transform: uppercase;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 10px;

}

.sun-slap-sub-title {
    color: #e35e14;
    font-family: 'Kanit';
    text-transform: uppercase;
    font-size: 44px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
}

.sun-slapfish {
    padding: 30px 0;
}

.sunday-menu-title {
    color: #043c5b;
    font-family: 'Kanit';
    text-transform: uppercase;
    font-size: 2.25rem;
    font-weight: 400;
    margin: 0;
    line-height: 1.3;
}

.sunday-menu {
    margin-bottom: 30px;
}

.sunday-image img {
    margin: 0 auto 15px;
}

.sunday-image p {
    font-family: 'CirceRounded-bold';
    font-size: 20px;
    max-width: 700px;
    margin: 0 auto 15px;
}

.sunday-must-title {
    color: #043c5b;
    font-family: 'Kanit';
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 400;
    margin: 25px auto;
    line-height: 1;
}

.download-app-title {
    font-size: 2.5rem;
    font-weight: 500;
    margin: 0;
    line-height: 1.5;
}
.offers-events-section .events-wrapper .centered {top: 0;height: 100%;}
.offers-events-section .events-wrapper .centered .offers-title {top: 40%;}
.offers-events-section .events-wrapper .centered a.main-cta-button {bottom: 25px;width: 100%;max-width: 100px;margin: 0 auto;}
.offers-events-section .events-wrapper .centered a.main-cta-button, .offers-events-section .events-wrapper .centered .offers-title {position: absolute;left: 0;right: 0;}

/************************************************/
/************************************************/
/****************RWD STYLES MEDIA QUERY*********/
/************************************************/
/************************************************/
/************************************************/

@media (max-width:1400px){
    .alt-cta-button, .button, .main-cta-button {
        padding: 14px 16px;
        min-width: 141px;
        font-size: 16px;
    }
    .offers-title {
        font-size: 4rem;
    }

    .event-title {
        font-size: 1.75rem;
    }

    .instragrm-title {
        font-size: 4rem;
    }

    .instagram-content p {
        font-size: 1.4rem;
    }
}
@media (max-width: 991px) {
    .offers-events-section .events-wrapper .centered .offers-title {
        top: auto;
        bottom: 30%;
    }
}
@media (max-width:767px){
    .coconut-center-title {
        font-size: 1.4rem;
    }

    .coconut-menu-title {
        font-size: 1.5rem;
    }

    .coconut-menu-content p {
        font-size: 1rem;
    }

    .find-loc-btn {
        font-size: 1.2rem;
        padding: 14px 25px;
    } 
    .coconut-menu-list .row:nth-child(odd) [class*="col-"]:first-child {
        order: 1;
    }

    .coconut-menu-content {
        margin-bottom: 40px;
    }

    .coconut-menu-img {
        margin-bottom: 10px;
    }
    .coc-location-btn {
        margin-top: 30px;
    }
     .inner-main-title {
        font-size: 3rem;
    }

    .rewards-main-content p {
        font-size: 18px;
    }

    .about-rewards-title {
        font-size: 1.5rem;
        line-height: 1.3;
        margin: 0 0 30px;
    }

    .reward-stp-title {
        font-size: 1.75rem;
    }

    .app-link-section p {
        font-size: 14px;
    }

    .app-img img {
        max-width: 120px;
    }
    .contact-subscribe-title {
        font-size: 1.5rem;
        text-align: center;
        margin-bottom: 20px;
    }

    form .subscribe-box input {
        padding: 5px;
        height: 44px;
    }

    .contact-desc {
        font-size: 18px;
    }
    .thankyou-box {
        padding: 20px 0;
    }
    .loc-map-title {
        font-size: 1.25rem;
    }
    .opening-hours-list{
        margin-bottom: 0;
    }
    .sunday-title {
        font-size: 3rem;
    }

    .fin-day {
        font-size: 3rem;
    }

    .sun-slapfish-title {
        font-size: 28px;
    }

    .sun-slap-sub-title {
        font-size: 28px;
    }

    .sunday-menu-title {
        font-size: 1.5rem;
    }

    .sunday-image p {
        font-size: 16px;
    }

    .sunday-must-title {
        font-size: 1.25rem;
    }

    .download-app-title {
        font-size: 1.5rem;
    }
    .instagram-content p {
        font-size: 1rem;
    }

    .reward-loy-title {
        font-size: 1.5rem;
    }
    .offers-title {
        font-size: 2rem;
        margin-bottom: 15px;
    }
    .offers-events-section .events-wrapper .centered .offers-title {bottom: 45%;}
    .offers-events-section .events-wrapper .centered a.main-cta-button {font-size: 15px;padding: 10px;min-width: auto;bottom: 10px;}
} 