﻿.cursor-pointer{
    cursor: pointer;
}

.icon {
    width: 30px;
    height: 35px;
    display: flex;
    align-items: center;
}


.modal-contents {
    padding: 30px;
}

.modal-close {
    position: absolute;
    right: -14px;
    top: -14px;
    cursor: pointer;
    font-size: 32px;
    color: #ff8087;
}

.modal-backdrop {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    top: 0;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    border-radius: 2px;
    background-color: rgba(0,0,0,0.5);
}

    .modal-backdrop .modal {
        position: relative;
        background: #fff;
        border-radius: 10px;
        width: 95%;
        max-width: 600px;
    }

        .modal-backdrop .modal .modal-header {
            text-align: left;
            font-size: 24px;
            font-weight: bold;
            margin-bottom: 10px;
            color: #ff8087;
            text-transform: uppercase;
        }

        .modal-backdrop .modal .modal-body {
            margin-top: 15px;
            margin-bottom: 15px;
            text-align: left;
        }

        .modal-backdrop .modal .modal-footer {
            
        }

.modal-center, .modal-center p {
    text-align: center !important;
    justify-content: center;
}



input.textbox {
    width: 375px;
    max-width: 95%;
    height: 35px;
    padding: 5px;
    border-right: 5px;
    border: 1px solid #bdbdbd;
    font-family: "Roboto", "Avenir", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #828282;
    text-transform: uppercase;
    border-radius: 3px;
}

button.button-cta {
    padding: 15px;
    border-radius: 10px;
    background-color: #2945FF;
    color: #fff;
    border: 0;
    font-size: 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

span.play-icon img {
    max-height: 25px;
}


.modal-image img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}



.input-group{
    margin-bottom: 10px;
}




.modal-contents {
    padding: 30px;
}

.modal-image {
    /* border-radius: 10px; */
}

.modal-buttons {
    display: flex;
}

    .modal-buttons button {
        width: 100%;
        height: 36px;
        text-transform: none;
        font-size: 14px;
    }

.input-group input.textbox {
    width: 100%;
    max-width: 100%;
    height: 36px;
    padding: 0px 10px;
    text-transform: none;
    font-size: 14px;    
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

.is-error {
    color: red;
    font-size: 12px;
}

.made-with-love {
    margin-top: 50px;
    font-size: 14px;
}


.modal-backdrop .modal.newsletter {
    max-width: 490px;
}

.modal.newsletter .modal-image img {
    max-width: 490px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.subtext {
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
    color: #6b6464;
    margin-top: 3px;
}

.shopping-button-container{
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*
    ////////////////////////////////////////////////////////////////////////////////////////////////
    MOBILE
    ////////////////////////////////////////////////////////////////////////////////////////////////
*/
@media all and (max-width: 500px) {
    .modal.newsletter {
        max-width: 100%;
    }

    .modal-backdrop .modal {
        width: 100%;
        height: 100%;
        border-radius: 0;
    }

    .modal-close {
        right: 5px;
        top: 5px;
    }

    .modal.newsletter .modal-image img {
        max-width: 100%;
        margin-top: 15px;
    }
}



a.button.button-get-started {
    color: white;
}


.contact-us-info-container .title {
    padding: 15px;
    font-weight: bold;
    font-size: 30px;
}

.info-container {
    margin-top: 10px;
    margin-bottom: 10px;
}

.info-label {
    font-size: 24px;
    color: #ff8087;
}

.info-data {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

.contact-us-info-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.deal-button-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    .deal-button-container .button-cta {
        width: 285px;
        margin-top: 10px;
        display: flex;
        justify-content: center;
    }


.backend-container {
    text-align: left;
    width: 100%;
}

    .backend-container .deal-title {
        width: 300px;
    }

    .backend-container .post-textarea {
        width: 600px;
        height: 100px;
    }

    .backend-container .img-container {
        position: relative;
    }

    .backend-container div.floating {
        position: absolute;
    }

        .backend-container div.floating img {
            max-height: 300px;
        }

.grecaptcha-badge {
    opacity: 0;
}

.deal-box-img-container {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
}

.deal-image-soldout {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .deal-image-soldout img{
        width: 100%;
    }

    .deal-image-container {
        position: relative;
        text-align: center;
    }

.page-centered {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #673BB7;
    color: #fff;
    /*background-image: url(https://www.setaswall.com/wp-content/uploads/2019/08/Whatsapp-Wallpaper-112.jpg);*/
    background-image: url(https://cutewallpaper.org/21/whatsapp-background-wallpaper/Whatsapp-Wallpapers,-Background-Images-HD-for-Whatsapp-2017.jpg);
    background-size: contain;
}

.page-centered-padded{
    padding-bottom: 96px;
}

.deal-number-logo img {
    width: 260px;
    margin-top: 15px;
}

.deal-number-input {
    text-align: center;
    font-size: 25px;
}

.deal-number-button-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

button:disabled {
    box-shadow: inset 0 0 0 100vw rgba(255,255,255,0.5) !important;
    border: 0 !important;
    cursor: no-drop !important;
}


.promo-code-input-dealbox{
    width: 100% !important;
}

.share-link-container-dealbox {
    font-size: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start !important;
}


.start-shopping {
    height: 87vh;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-image: url(/Assets/img/bg4.jpg);
    background-position: center;
    background-size: contain;
}

.partner-logo img{
    max-height: 100px;
    border-radius: 50%;
}


.start-shopping .subtext {
    font-size: 20px;
    font-weight: bold;
    color: #ffb9b9;
}

    .start-shopping h1 {
        color: #fff;
    }

    .start-shopping .page-contents {
        /*background-color: rgba(0, 0, 0, 0.2);*/
    }

.start-shopping .shopping-details {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
}

    .start-shopping .shopping-details ul {
        list-style: none;
        padding: 0;
    }



.deal-box-giftlist-title {
    font-weight: bold;
    color: black;
}

.deal-box-giftlist-desc {
    color: black;
}

.gift-ideas-list-img img {
    width: 100%;
}

.gift-ideas-list-desc {
    padding: 50px 15px;
    font-size: 15pt;
    font-weight: bold;
    color: #000000;
    margin: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}


.gift-ideas-list-title h1 {
    padding: 0 !important;
    margin: 0 !important;
}

.gift-ideas-list-title {
    padding: 50px 15px;    
    font-variant: normal;
}

.deal-box-giftlist-img-container img {
    max-width: 100vh;
    max-height: 339px;
    height: 300px;
    margin: 15px 0px;
}

.deal-box-giftlist-title {
    width: 90%;
    font-size: 15pt;
    margin-bottom: 10px;
}

.deal-box-giftlist-desc {
    width: 90%;
}

.deal-box-giftlist-btn button {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -0.25px;
    text-decoration: none;
    color: #fff;
    background-color: #FF8087;
    border-radius: 5px;
    height: 58px;
    width: 219px;
    border: 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}


.gift-ideas-container{
    width: 1000px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.gift-ideas-list-img {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}


.deal-box-giftlist-text-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.deal-box-giftlist {
    flex-direction: row;
    border: 1px solid #fdd0d2;
    position: relative;
}

.deal-box-number {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: #ff8087;
    color: #fff;
    font-weight: bold;
}

.deal-box-giftlist-btn {
    margin: 20px 0px;
}

    .deal-box-giftlist-btn button {
        margin: 0;
    }

@media all and (max-width: 500px) {

    .deal-box-giftlist {
        border: 0;
        margin-bottom: 10px;
    }

    .desktop-only
    {
        display: none !important;
    }
}


.load {
    border: 1px solid;
    border-color: #bdbdbd;
    border-radius: 2px;
    padding: 20px;
    background: #ffffff;
}

.shimmer {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    background: #f6f7f9;
    background-image: linear-gradient(to right, #f6f7f9 0%, #e9ebee 20%, #f6f7f9 40%, #f6f7f9 100%);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 104px;
    position: relative;
}

@keyframes placeHolderShimmer {

    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

.deal-blurred {
    display: flex;
    align-items: center;
}

.shimmer-text {
    width: 85%;
    height: 25px;
    margin-bottom: 15px;
}

.blur-box {
    width: 200px;
    height: 200px;
    max-height: 264px;
    max-width: 75%;
}

.blur{
    filter: blur(4px);
}


.cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 1;
}

.join_whatsapp_top{
    position: relative;
}

.contact-us-whatsapp{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.hide-price{
    visibility: hidden;
}

.logo-img {
    max-width: 95px;
    max-height: 60px;
    margin-top: 8px;
}



img.nav-section-logo {
    height: 60px;
}

.nav-section-left {
    display: flex;
}

.nav-section-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 10px;
}

nav-section-right .icon {
    padding-right: 10px;
}

#deals-wrapper > * {
    min-width: 1px;
}


.global-toast {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%) translateY(100px);
    background: #333;
    color: #fff;
    padding: 0.75rem 1.25rem;
    border-radius: 6px;
    font-size: 1rem;
    opacity: 0;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s ease;
    z-index: 9999;
  }
  
  .global-toast.show {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
  
.material-symbols-outlined.toast-icon {
  font-size: 1.5rem;
  vertical-align: middle;
}

/* Add this class for a green icon inside a white circle */
.toast-icon-circle {
  background-color: rgb(60, 255, 0);
  color: rgb(0, 0, 0);
  border-radius: 50%;
  padding: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.2rem;
}

  