.input_help{
    display:none;
    font-size: 14px;
    margin-top: 5px !important;
}
.header_logo{
    width: 200px;
}
.pre-header{
    
}
.website-nav{
    min-height: 70px;
}
.text-custom-sm{
    font-size: 15px !important;
}
.text-custom-xs{
    font-size: 13px !important;
}
.bg-page-title{
    background-color: rgb(105, 61, 151, 1) !important;
}
.bg-theme{
    background: rgb(105, 61, 151) !important;
    background-image: linear-gradient(to right, #78439a, #523493) !important;
}
.bg-theme-light{
    background-color: rgb(105, 61, 151, 0.05) !important;
}
.label-theme{
    background: rgb(105, 61, 151) !important;
    background-image: linear-gradient(to right, #78439a, #523493) !important;
}
.bg-glass{
    background: rgb(0, 0, 0, 0.2);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}
.btn-outline-theme{
    border: 1px solid rgb(105, 61, 151);
    color: #523493;
}
.form-control:focus{
    color: #000 !important;
}
.text-theme{
    /* color: rgb(105, 61, 151) !important;*/
    color: #523493 !important;
}
.bg-theme-primary{
    background: #523493;
}
.bg-theme-secondary{
    background: #78439a;
}
.color-theme-primary{
    color: #523493;
}
.color-theme-secondary{
    color: #78439a;
}
.pointer{
    cursor:pointer;
}
.btn-theme{
    background: rgb(105, 61, 151) !important;
    background-image: linear-gradient(to right, #78439a, #523493) !important;
    color: white;
}
.single-post-text img{
    width: 50%;

}
.btn-theme:hover{
    color: white;
    box-shadow: 0 0 6px #333;
}
.form-control:focus{
    box-shadow: 0 0 0 0.25rem rgb(105 61 151 / 25%) !important;
}
.page-header-ui{
    padding-top: 32px;
    padding-bottom: 32px;
}

.page-header-ui-slider{
    padding-top: 32px;
    padding-bottom: 32px;
}
.slider-search-brands{
    box-shadow: 0 0 15px rgb(0 0 0 / 50%);
    border-radius: 8px;
}
.footer{
  /* background: white !important; */
}

.gift-giver-section{
    /*margin: 50px 0 40px 0;*/
}

.gift-giver-section h4 {
    color: #774299;
    padding: 20px 30px;
}

.gift-giver-section img {
    border-radius: 50%;
    width: 30%;
}

.gift-giver-section h2{
    padding: 10px 0 20px 0;
}

.redeem_online_ol .list-group-item{
    padding: 1rem 1rem;
}

.btn-gk {
    color: #fff;
    background-color: #774299;
    border-color: #774299;
}

.btn-gk:hover {
    color: #fff;
    background-color: #5b2f77;
    border-color: #5b2f77;
}
.nav-tabs .nav-link{
    background: #fff;
    border-radius: 0;
    border: none;
    color: rgb(105, 61, 151);
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
    background: rgb(105, 61, 151);
    color: #fff;
}
.dropdown-item.active, .dropdown-item:active{
    background-color: #5b2f77;
    color: #fff !important;
}
.svg-design-bg-color{
    color: #f9f1fe;
}
.cart_badge{
    padding: 4px 6px;
    top: -2px !important;
    position: relative;
    font-size: 11px;
    text-align: center;
}
.accordion-button:not(.collapsed){
    color: rgb(105, 61, 151);
    background: #f9f1fe;
    font-weight: bold;
}
.valentine-li{
    background: linear-gradient(to right, rgba(255, 210, 150, 0.6), rgba(247, 67, 67, 0.3));
    border-radius: 6px;
    text-align: center;
    margin-top: 2px !important;
    color: #513393 !important;
    padding: 7px;
}
.mom_card-li{
    background: linear-gradient(to right, rgba(135, 0, 179, 0.4), rgba(247, 67, 67, 0.3));
    border-radius: 6px;
    text-align: center;
    margin-top: 2px !important;
    color: #513393 !important;
    padding: 7px;
}
.father_card-li{
    background: linear-gradient(to right, rgba(12, 79, 185, 0.1), rgba(27, 76, 147, 0.8));
    border-radius: 6px;
    text-align: center;
    margin-top: 2px !important;
    color: #513393 !important;
    padding: 7px;
}
.premium-crown {
    width: 28px;    
}
.premium-li{
    background: linear-gradient(to right, rgb(255,187,27,0.6), rgb(255,187,27,0.3));
    border-radius: 6px;
    line-height: 0.75;
    text-align: center;
    margin-top: 2px !important;
    padding: 4px;
}
.premium-li small{
    font-size: 12px;
}
.carousel-caption{
    left: 5% !important;
    right: 5% !important;
    background: rgb(0,0,0,0.2);
    padding: 10px;
    bottom: 10%;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    border-radius: 8px;
}
.slider-caption{
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);   
}
.carousel-control-prev, .carousel-control-next{
    width: 5% !important;
}
.slider-sub-caption{
    color: #fff;
    font-size: 18px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%); 
}
.slider-filter-height{
    /* min-height: 385px; */
}
.carousel-control-prev, .carousel-control-next{
    opacity: 1 !important;
}
.badge-square{
    width: 22px;
    font-size: 13px !important;
}
.text-green {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-green-rgb), var(--bs-text-opacity)) !important;
}
.bg-green-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-green-soft-rgb), var(--bs-bg-opacity)) !important;
}
.bg-red-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-red-soft-rgb), var(--bs-bg-opacity)) !important;
}
.text-red {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-red-rgb), var(--bs-text-opacity)) !important;
}
.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.bg-secondary-soft {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-soft-rgb), var(--bs-bg-opacity)) !important;
}

.giftcard_design{
    width: 19%;
    margin: 0.5%;
}

.giftcard_design .card{
    min-height: 240px;
}

@media only screen and (max-width: 1499px) {
    .slider-feature-desc {
        display:none;
    }
    .slider-feature-title {
        margin: 18px 0;
    }
}
@media only screen and (max-width: 1200px) {
    .giftcard_design{
        width: 24%;
        margin: 0.5%;
    }
    .hide-below-1200{
        display:none;
    }
}
@media only screen and (max-width: 1000px) {
    .giftcard_design{
        width: 32%;
        margin: 0.5%;
    }
    .website-nav {
        padding: 0 !important;
    }
    .hide-below-1000{
        display:none;
    }
}
@media only screen and (max-width: 850px) {
    .hide-bellow-850{
        display:none;
    }
}

@media only screen and (max-width: 700px) {

    span.gift_for{
        display: block;
        margin-bottom: 10px;
    }

    .footer-social-mobile a{
        line-height: 55px;
    }

    .nav-btns-mobile button{
        width: 100%;
    }

    .responsive-tbl{
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .top-dashboard-links{
        display: block;
    }

    .top-dashboard-links a{
        width: 100%;
        border-radius: 0;
    }

    .giftcard_design .card{
        min-height: 260px;
    }
    .giftcard_design{
        width: 49%;
        margin: 0.5%;
    }
    .hide-below-700{
        display:none;
    }
}

.price-input-style{
    font-size: 24px;
    padding: 12px;
    width: 150px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    color: #523493;
}
.table{
    color: #000;
}
.theme-input-style{
    font-size: 18px;
    padding: 12px;
    color: #000000 !important;
}

.card-square{
    height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
}
.card-square-title{
    text-align: center;
    font-size: 18px;
    position: relative;
    top: 45%;
    color: #fff;
    font-weight: normal;
    padding: 10px;
    text-decoration: none;
}

.cards-wrapper {
  display: flex;
  justify-content: center;
}

.no-shadow{
    box-shadow: none !important;
}
.no-decoration{
    text-decoration: none !important;
}

thead, tbody, tfoot, tr, td, th {
    vertical-align: middle !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.page-header-ui .page-header-ui-content .page-header-ui-title{
    text-shadow: 0 0 3px #000;
}
.page-header-ui-dark .page-header-ui-text{
    color: rgb(255,255,255) !important;
    text-shadow: 0 0 3px #000;
}
.cart_gk_points_enabled{
    display:none;
}
.owl-prev, .owl-next {
    position: absolute;
    top: 40%;
    background: none !important;
}
.owl-prev {    
    left: -40px;
}
.owl-next {
    right: -40px;
}
  
/* .owl-nav .owl-prev, .owl-nav .owl-next{ */
    /* position: relative;
    left: 0px;
    color: #000;
    background-color: #f2f6fc;
    border-color: #f2f6fc;
    padding: 18px !important; */
/* } */
/* .owl-nav button span{
    font-size: 24px;
} */
.select2-container{
    font-size: 18px;
    color: #000000 !important;
}
.select2-container .select2-selection--single{
    height: unset !important;
    padding: 8px;

}
.select2-container--default .select2-selection--single{
    border: 1px solid #c5ccd6 !important;
    outline: none !important;
}
.conversion_note {
    font-size: 10px;
    text-align: left;
  }
.select2-container--default .select2-selection--single .select2-selection__rendered{
    padding: 0 !important;
    text-align: left !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 8px !important;
}
.greeting_card{
    
}
.package_style_thumb{
    cursor: pointer;
}
.greeting_card_thumb{
    height: 70px;
    width: 70px;
    cursor: pointer;
    display: inline;
    margin: 0 5px 5px 0;
    border-radius: 8px;
    padding: 3px;
}

.greeting_card_thumb:hover{
    padding: 0px;
}

.greeting_card_active{
    padding: 1px !important;
    outline: 3px solid #000;
    box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%) !important;
}

.slider-feature-title {
    font-size: 14px;
}

.sc-view-button, .sc-hidden{
    cursor: pointer;
}
.not_in_list{
    display:none;
}
.otp_style{
    font-family: monospace;
    font-size: 36px;
    display: block;
    margin: 0 auto;
    padding: 6px;
}

#sorting_order {
    display: block;
    padding: 0.875rem 3.375rem 0.875rem 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1;
    color: #69707a;
    background-color: #fff;
    border: 1px solid #c5ccd6;
}

.blink {
animation: blink-animation 1s steps(5, start) infinite;
-webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
to {
    visibility: hidden;
}
}
@-webkit-keyframes blink-animation {
to {
    visibility: hidden;
}
}




.giftcard_design .card {
    position: relative;
    /* height: 250px; */
    /* width: 200px; */
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }
  .giftcard_design .card:hover {
    transition-delay: 0.2s;
    transform: rotateY(180deg);
  }
  .giftcard_design .card-front,
  .giftcard_design .card-back {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    backface-visibility: hidden;
  }
  .giftcard_design .card-back {
    transform: rotateY(180deg);
  }

  .website_video_thumb{
    cursor: pointer;
    width: 100% !important;
    max-width: 160px !important;
  }
  
  .video_testimonial{
    display: block;
    margin: 0 auto;
    width: 100%;
  }

/* Add CSS animations */
.number {
    opacity: 0; /* Initially hide the number */
    transform: translateY(20px); /* Move the number down */
    transition: opacity 1s ease, transform 1s ease;
}

.number.active {
    opacity: 1; /* Show the number */
    transform: translateY(0); /* Move the number back to its original position */
}