body {
  font-family: "Poppins";
  font-size: 16px;
  color: #333333;
  line-height: normal;
  font-weight: 400;
  background: #fafafa;
}

img {
  max-width: 100%;
}

.container {
  max-width: 1420px;
}

a {
  color: #666666;
  text-decoration: none;
}

a:hover {
  transition: 0.3s all;
  color: #0079dd;
}

.upgrade-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  border: 2px solid transparent;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  background-color: transparent;
  color: transparent;
  background-image: linear-gradient(91.33deg, #30a532 3.67%, #b3d94d 110.37%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.4s ease;

  position: relative;
  z-index: 1;
  overflow: hidden;
}

.upgrade-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid transparent;
  border-radius: 50px;
  padding: 1px;
  background: linear-gradient(white, white) padding-box,
    linear-gradient(116.5deg, #29a230 12.9%, #87c744 48.85%, #b4d94d 74.52%) border-box;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  -webkit-mask-composite: xor;
  z-index: -1;
}

.upgrade-btn svg {
  width: 16px;
  height: 16px;
}

.btn-text {
  color: #0079dd;
  border-radius: 0;
}

.btn-text svg {
  fill: #0079dd;
}

.btn-text:hover svg {
  fill: #333333;
}

.btn-primary {
  background: #0079dd;
  border: 1px solid #0079dd;
  color: #fff;
}

.btn-cancel {
  background: #0033ff1f;
  border-color: #0033ff1f;
  color: #0079dd;
}

.dropdown_profile_custom .dropdown-toggle.show,
.btn-primary:hover {
  background: #fff;
  color: #0079dd;
}

.btn-white {
  background: #fff;
  border: 1px solid #fff;
  color: #0079dd;
}

.btn-white:hover {
  background: #0079dd;
  color: #fff;
  border: 1px solid #0079dd;
}

.btn-outline-primary {
  border: 1px solid #0079dd;
  color: #0079dd;
}

.btn-outline-primary:hover {
  background: #0079dd;
  border: 1px solid #0079dd;
}

.btn-custom {
  padding: 12px 35px;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  border-radius: 50px;
}

.btn-dollor {
  padding: 12px 15px;
}

.dropdown_profile_custom .dropdown-toggle.show svg.user-icon path,
.btn-dollor:hover svg.user-icon path {
  fill: #0079dd;
  stroke: #0079dd;
}

.dropdown_profile_custom .dropdown-toggle.show svg.down-icon path,
.btn-dollor:hover svg.down-icon path {
  stroke: #0079dd;
}

.form-label {
  margin-bottom: 4px;
  color: #666666;
}

.form-control {
  font-size: 14px;
  color: #9a9ea6;
  transition: 0.3s all;
  border-color: rgb(102 102 102 / 35%);
  padding: 15px 24px;
  border-radius: 12px;
}

.form-control:focus {
  border: 1px solid #0033ff !important;
}

.heading-section {
  margin: 0 auto 60px;
  max-width: 650px;
}

.badge.bg-primary {
  background: #0079dd;
  color: #fff;
  border-radius: 25px;
  font-weight: 500;
  font-size: 12px;
  padding: 5px 10px;
  line-height: normal;
}

.heading-section p {
  margin: 0;
}

h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 30px;
  color: #0079dd;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.18;
  margin-bottom: 16px;
  color: #0079dd;
}

h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
  color: #0079dd;
}

h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 16px;
  color: #0079dd;
}

h5 {
  color: #333333;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.5;
}

@font-face {
  font-family: "Poppins";
  src: url("./font/Poppins-Regular.woff2") format("woff2"),
    url("./font/Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./font/Poppins-Medium.woff2") format("woff2"),
    url("./font/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./font/Poppins-Light.woff2") format("woff2"),
    url("./font/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./font/Poppins-SemiBold.woff2") format("woff2"),
    url("./font/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./font/Poppins-ExtraBold.woff2") format("woff2"),
    url("./font/Poppins-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./font/Poppins-Bold.woff2") format("woff2"),
    url("./font/Poppins-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* Header CSS Start */
.header {
  background: #fff;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1),
    opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  will-change: transform, opacity;
  position: relative;
  z-index: 2;
}

.header .top-header a.logo img {
  max-width: 150px;
}

.header .top-header .search-bar {
  max-width: 750px;
  margin-left: auto;
  width: 100%;
}

.header .top-header .search-bar .form-control {
  background: #f0f1f2;
  border: 0;
  border-radius: 50px;
  padding: 12px 25px 12px 48px;
}

.language-select {
  background-image: url(../image/down-icon.svg);
  background-position: center right;
  background-size: 16px;
  background-repeat: no-repeat;
  padding: 5px 20px 5px 5px;
}

.language-select:focus {
  border: 0 !important;
}

.header .navbar-header {
  border-top: 1px solid #dfdfe0;
  overflow-x: auto;
}

.header .navbar-header a.nav-link {
  color: #666666;
  padding: 20px 0;
  white-space: nowrap;
  display: flex;
}

.header .navbar-header .btn-custom {
  white-space: nowrap;
}

.header .navbar-header a.nav-link:hover {
  transition: 0.3s all;
  color: #0079dd;
}

.fixed-navbar li.nav-item:hover .top-new {
  top: 159px !important;
}

.fixed-navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(0);
  opacity: 1;
}

.header.initial-hide {
  transform: translateY(-100%);
  /* hidden above */
  opacity: 0;
}

.navbar-placeholder {
  height: 70px;
  /* adjust to your .navbar-header height */
}

.header .dropdown-menu-custom {
  position: static;
}

.header .dropdown-menu-custom:hover svg {
  fill: #0079dd;
}

.header .dropdown-menu-custom:hover+.dropdown-menu-open,
.header .dropdown-menu-open:hover {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.header .dropdown-menu-open {
  top: 160px;
  left: 0;
  right: 0;
  padding: 25px 0;
  position: absolute;
  display: block;
  visibility: hidden;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease-in;
  background: #fff;
  z-index: 10;
}

.owl-theme .owl-nav button {
  background: #333333 !important;
  color: #fff !important;
  border: none !important;
  width: 45px;
  height: 45px;
  margin: 0 !important;
  border-radius: 50% !important;
}

.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin: 0;
  left: -23px;
  transform: translate(0, -50%);
}

.owl-theme .owl-nav .owl-next {
  right: -23px;
  left: auto;
}

.owl-carousel-TopDeals .owl-nav.disabled {
  display: block !important;
}

.dropdown_profile_custom .dropdown-toggle::after {
  display: none;
}

.dropdown_profile_custom .cashback-card {
  margin: 0 15px;
}

.dropdown_profile_custom h2.user-name {
  margin: 0;
  color: #333333;
  font-weight: 600;
  font-size: 24px;
  padding: 15px 15px;
}

.dropdown_profile_custom .dropdown-menu.show {
  min-width: 400px;
  box-shadow: 0 8px 20px 0 rgba(64, 72, 90, 0.239);
  border: 0;
  border-radius: 15px;
  padding: 0;
}

.dropdown_profile_custom .dropdown-menu.show .dropdown-height {
  height: 500px;
  overflow-y: auto;
}

.dropdown_profile_custom .dropdown-item {
  font-size: 14px;
  padding: 10px 15px;
}

.dropdown_profile_custom .dropdown-item:hover {
  background: #0079dd;
  color: #fff;
}

.dropdown_profile_custom .dropdown-menu.show .dropdown-height::-webkit-scrollbar {
  width: 8px;
}

.dropdown_profile_custom .dropdown-menu.show .dropdown-height::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.dropdown_profile_custom .dropdown-menu.show .dropdown-height::-webkit-scrollbar-thumb {
  background: rgba(38, 141, 231, 0.5);
}

.dropdown_profile_custom .dropdown-menu.show .dropdown-height::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.user-profile {
  width: 46px;
  height: 46px;
  border-radius: 50%;
}

.user-profile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Header CSS End */

/* Banner Section CSS Start */
.banner {
  background: url(../image/bg-banner.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 25px;
  margin-bottom: 60px;
}

.banner-section {
  max-width: 635px;
  margin: 25px 0 50px;
}

.earn-while .owl-theme .owl-dots,
.banner .owl-theme .owl-dots {
  position: absolute;
  margin: 0 !important;
  bottom: -35px;
  width: 100%;
}

.earn-while .owl-theme .owl-dots .owl-dot.active span,
.banner .owl-theme .owl-dots .owl-dot.active span {
  background: #0079dd;
}

.earn-while .owl-theme .owl-dots .owl-dot span,
.banner .owl-theme .owl-dots .owl-dot span {
  background: #adadad;
  margin: 0 3px;
}

/* Banner Section CSS End */

/* Featured Section CSS Start */
.featured {
  padding: 60px 0;
}

.featured.featured-travel {
  padding: 32px 0;
}

.featured .badge.bg-primary {
  margin: 12px 12px 0 0;
}

.featured.gift-cards {
  padding-bottom: 125px;
}

.owl-carousel-TopDeals .top-deals-img,
.featured .featured-inner .position-relative {
  min-height: 120px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  aspect-ratio: 2 / 1;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 0.75rem;
  /* border: 1px solid #efefef; */
  background: #fff;
  position: relative;
}

.featured .featured-inner .col-4 .position-relative {
  min-height: 80px;
}

.owl-carousel-TopDeals .top-deals-img,
.featured .featured-inner .col-md-5 .position-relative {
  aspect-ratio: 3 / 2;
}

.owl-carousel-TopDeals .top-deals-img {
  min-height: 220px;
}

.owl-carousel-TopDeals .top-deals-img img,
.featured .featured-inner .position-relative img {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  object-position: center center;
  object-fit: contain;
  transition: transform 0.5s ease;
}

.product-title {
  color: #333333;
  font-weight: 600;
}

.btn-text.product-link {
  color: #666666;
  border: 0;
  font-weight: 500;
}

.btn-text.product-link:hover {
  color: #0079dd;
}

.btn-text.product-link svg {
  fill: #666666;
}

.btn-text.product-link:hover svg {
  fill: #0079dd;
}

.offer-badge {
  position: absolute;
  top: 0;
  right: 0;
  background: #0079dd;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 2px 10px;
  border-radius: 0 30px 30px 50px;
  z-index: 2;
}

.offer-badge.spoffer {
  background: #9747ff;
}

.offer-badge.besdeals {
  background: #e1202f;
}

.offer-badge.fladeals {
  background: #faa92e;
}

.featured .featured-inner {
  margin-bottom: 40px;
  display: block;
  background: #fff;
  padding: 24px;
  box-shadow: 0 1px 4px #0c0c0d1a;
  border-radius: 8px;
  position: relative;
}

.featured.featured-deals-list .featured-inner {
  margin-bottom: 15px;
}

.featured.featured-deals-list .featured-inner .featured-inner-img {
  margin: 0;
}

.featured.featured-deals-list .featured-inner h3 {
  font-size: 18px;
  margin: 0 0 2px;
}

.featured.featured-deals-list .featured-inner p.max-dis {
  font-size: 12px;
  margin: 0 0 12px;
}

.featured.featured-deals-list .featured-inner .btn-custom {
  font-size: 10px;
  padding: 8px 12px;
}

.featured.featured-deals-list .btn-text.product-link {
  margin-top: 20px;
}

.featured .featured-inner .featured-inner-img {
  position: relative;
  overflow: hidden;
  margin-bottom: 18px;
  display: block;
}

.featured .featured-inner .featured-inner-img::before {
  content: "";
  display: block;
  padding: 62.5% 0 0 0;
}

/* .featured.featured-deals-list .featured-inner .featured-inner-img::before {
  padding: 70% 0 0 0;
} */

.featured .featured-inner .featured-inner-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  transition: transform 0.5s ease;
}

.featured .featured-inner:hover .featured-inner-img img {
  transform: scale(1.1);
}

.featured .featured-inner p.cashback {
  font-size: 14px;
  color: #333333;
  line-height: normal;
  font-weight: 500;
  margin-bottom: 20px;
}

.featured.featured-deals-list .featured-inner p.cashback {
  font-size: 12px;
  margin-bottom: 2px;
}

.featured .featured-inner p {
  color: #268DE7;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 20px;
}

.featured .featured-inner .btn-custom {
  padding: 10px 14px;
  font-size: 12px;
}

.featured .featured-inner h3 {
  margin: 0 0 4px;
  line-height: normal;
  font-size: 20px;
  font-weight: 600;
  color: #333333;
}

.last-des {
  font-size: 14px;
  font-weight: 300;
}

/* Featured Section CSS end */

/* Discover Section CSS Start */
.discover {
  padding: 60px 0 120px;
}

.discover video,
.discover .discover-img {
  border-radius: 20px;
}

.discover .discover-inner {
  margin-left: 40px;
}

.discover .discover-inner a {
  color: #0079dd;
}

.discover .discover-section .badge.bg-primary {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  flex: 0 0 60px;
  justify-content: center;
  align-items: center;
  display: flex;
  background: #fff !important;
  border: 4px solid #0079dd;
  color: #0079dd;
  position: relative;
  outline: 6px solid #fff;
}

.discover .discover-section {
  position: relative;
}

.discover .discover-section::before {
  position: absolute;
  content: "";
  left: 30px;
  border: 1px dashed #666666;
  top: 75%;
  bottom: 0;
  height: 100%;
}

.discover .discover-section.step3::before {
  content: none;
}

.discover .discover-section.step1 .badge.bg-primary {
  border-color: #faa92e;
  color: #faa92e;
}

.discover .discover-section.step2 .badge.bg-primary {
  border-color: #02bcae;
  color: #02bcae;
}

.discover .discover-section {
  margin-bottom: 60px;
}

.discover .discover-section:last-child {
  margin-bottom: 0;
}

.discover .discover-section h2 {
  font-size: 21px;
  font-weight: 600;
  margin: 24px 0;
}

.discover .discover-section span {
  color: #666666;
}

.discover .discover-section.step1 h2 {
  color: #faa92e;
}

.discover .discover-section.step2 h2 {
  color: #02bcae;
}

.filter-shop {
  margin-bottom: 40px;
}

.filter-shop .form-control {
  width: auto;
  border-color: #333333;
  color: #333333;
  padding-right: 40px;
}

.filter-shop .form-control::placeholder {
  color: #333333;
}

.filter-shop button {
  margin-right: 15px;
}

/* Discover Section CSS End */

/* Get Rewarded Section CSS Start */
.get-rewarded .banner-section {
  max-width: 100%;
}

.get-rewarded .banner-section h2 {
  font-size: 55px;
  line-height: 1.3;
  margin-bottom: 30px;
}

/* Get Rewarded Section CSS End */

/* Join Now Section CSS Start */
/* .join-now .container {
    padding: 0 150px;
} */

.join-now .join-now-inner {
  max-width: 600px;
}

.join-now .join-now-inner a {
  margin-top: 24px;
}

/* Join Now Section CSS End */

/* Get Money Section CSS Start */
.get-money .get-money-inner form a {
  margin-top: 30px;
}

.get-money .app-btn img {
  max-width: 174px;
}

/* Get Money Section CSS End */

/* Earn While Section CSS Start */
.earn-while .item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0 50px;
}

.earn-while .banner-section {
  max-width: 535px;
}

.earn-while .banner-section h2 {
  font-size: 80px;
  line-height: 1.2;
}

.earn-while .banner-section h3 {
  font-size: 40px;
}

.earn-while .banner-section p {
  font-size: 12px;
  font-weight: 300;
  margin-top: 24px;
}

/* Earn While Section CSS End */

/* Feedback Section CSS Start */
.feedback {
  padding: 55px 0 20px;
}

.feedback .heading-section {
  margin-bottom: 40px;
}

.feedback .feedback-inner {
  background: #fff;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  padding: 50px 50px 40px;
  margin: 30px 0;
}

.feedback .feedback-inner img {
  max-width: 35px;
}

.feedback .feedback-inner p {
  font-size: 14px;
  color: #666666;
}

.feedback .feedback-inner p.name {
  font-size: 12px;
  color: #333333;
  font-weight: 500;
  margin: 0 !important;
}

/* Feedback Section CSS End */

/* Unlock Instant Section CSS Start */
.unlock-instant {
  background: url(../image/unlock-Instant-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 70px 0;
}

.unlock-instant h2 {
  font-size: 60px;
}

/* Unlock Instant Section CSS End */

/* Footer Section CSS Start */
footer.footer {
  background: #0079dd;
  padding: 90px 0 50px;
}

footer.footer .first-footer {
  max-width: 334px;
}

footer.footer .newsletter h3 {
  margin-top: 50px;
}

footer.footer .newsletter p {
  margin: 24px 0;
}

footer.footer .newsletter .form-control {
  background: #96cbfa;
  border-color: #96cbfa;
  border-radius: 50px;
  padding: 12px 110px 12px 30px;
  color: #333333;
  line-height: 1.6;
}

footer.footer .newsletter .form-control:focus {
  border-color: #fff !important;
}

footer.footer .newsletter .form-control::placeholder {
  color: #fff;
}

footer.footer .newsletter .btn-custom {
  padding: 12px 36px;
  line-height: 1.6;
}

footer.footer .newsletter .btn-custom:hover {
  background: #fff;
  color: #0079dd;
  border-color: #fff;
}

footer.footer .footer-inner .logo img {
  max-width: 150px;
}

footer.footer .footer-inner .logo {
  margin-bottom: 43px;
  display: inline-block;
}

footer.footer .footer-inner p {
  color: rgba(255, 255, 255, 0.6);
}

footer.footer .first-footer ul {
  list-style: none;
}

footer.footer .first-footer ul a {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

footer.footer .copyright a:hover,
footer.footer .first-footer ul a:hover {
  color: rgba(255, 255, 255, 0.6);
}

footer.footer ul li,
footer.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

footer.footer ul a {
  color: rgba(255, 255, 255, 0.6);
  transition: 0.3s all;
  margin-bottom: 5px;
  display: inline-block;
}

footer.footer ul a:hover {
  color: #fff;
}

footer.footer h3 {
  color: #fff;
  margin-bottom: 24px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: normal;
}

footer.footer .copyright a {
  color: rgba(255, 255, 255, 0.6);
}

footer.footer .copyright a:hover {
  color: #fff;
}

footer.footer .copyright {
  padding-top: 40px;
  border-top: 1px solid #fff;
  margin-top: 95px;
}

/* Footer Section CSS End */
.getting-page-banners,
.bg-maximizing-savings.earn-while,
.bg-seamless-and-automatic.advertise-about .bg-double-power.advertise-about,
.bg-simplicity.advertise-about,
.how-it-works,
.advertise-join,
.advertise-banner,
.shops-baner,
.banner-about,
.earn-while,
.banner {
  max-width: 1520px;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* About Us Page CSS Start */
.about-us {
  padding: 64px 0 0;
}

.banner-about {
  background: url(../image/about-banner.png) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 250px 0 140px;
  border-radius: 50px;
}

.banner-about .about-heading {
  max-width: 500px;
  margin: 0 auto 0 0;
}

.banner-about .about-heading h2 {
  font-size: 60px;
  margin-bottom: 40px;
}

.aboutus-investors-banner .investors-club-carve {
  position: relative;
  z-index: 1;
}

.aboutus-investors-banner .investors-club-carve .investors-club-content.primary-investors-bg {
  text-align: left;
  background: #1CA7AB;
  margin-bottom: 50px;
}

.investors-club-banner.aboutus-investors-banner .circlebg {
  left: -37%;
  top: 160px;
}

.investors-club-banner.aboutus-investors-banner .investors-clubafter.investors-clubafter-1 {
  left: -80px;
}

.investors-club-banner.aboutus-investors-banner .investors-clubafter.investors-clubafter-2 {
  left: -170px;
}

.aboutus-investors-banner .investors-club-carve .investors-club-content.primary-investors-bg::after {
  background-image: url(../image/greenprimary-bg-after.png);
}

.about-aour-team {
  padding: 150px 0;
}

.about-aour-team .about-aour-teamimg {
  margin-bottom: 75px;
}

.about-aour-team .about-aour-teamimg img {
  width: 250px;
  height: 250px;
  border-radius: 100%;
  margin-bottom: 20px;
  object-fit: cover;
}

.about-aour-team .about-aour-teamimg h5 {
  color: #268DE7;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 6px;
}

.about-aour-team .about-aour-teamimg p {
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0px;
}

/* About Us Page CSS End */

/* Timeline Section CSS Start */
.timeline-section {
  padding: 110px 0 80px;
}

.timeline-section .heading-section {
  margin-bottom: 30px;
}

.timeline .timeline-left,
.timeline .timeline-right {
  padding: 50px 0;
}

.timeline .timeline-date {
  font-size: 30px;
  font-weight: 500;
  margin: 0;
  position: relative;
  color: #0079dd;
}

.timeline .row.timeline-right .timeline-date {
  text-align: right;
  padding-right: 50px;
}

.timeline .row.timeline-left .timeline-date {
  text-align: left;
  padding-left: 50px;
}

.timeline .timeline-date::after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 12px;
  background: linear-gradient(0deg,
      rgba(38, 141, 231, 1) 0%,
      rgba(58, 164, 255, 1) 100%);
  border-radius: 50px;
  z-index: 1;
}

.timeline .row.timeline-left .timeline-date::after {
  left: -22px;
}

.timeline .row.timeline-right .timeline-date::after {
  right: -20px;
}

.timeline .timeline-right .timeline-box .timeline-text {
  position: relative;
  max-width: 580px;
  padding-left: 100px;
  text-align: left;
}

.timeline .timeline-left .timeline-box .timeline-text {
  position: relative;
  max-width: 580px;
  padding-right: 100px;
  text-align: right;
  margin: 0 0 0 auto;
}

.timeline .timeline-text h3 {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 18px;
  color: #333333;
  line-height: 1.5;
}

.timeline .timeline-text p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  color: #666666;
}

.timeline .timeline-continue {
  position: relative;
  width: 100%;
  padding-top: 50px;
}

.timeline .timeline-continue::after {
  position: absolute;
  content: "";
  width: 1px;
  height: calc(100% - 80px);
  top: 0;
  left: 50%;
  margin-left: -1px;
  background: #0079dd;
}

.timeline .timeline-left:last-child,
.timeline .timeline-right:last-child {
  padding-bottom: 0;
}

.timeline .timeline-box {
  position: relative;
}

.timeline .timeline-box:after {
  top: 20px;
  left: 5px;
}

.timeline .timeline-box::before {
  top: 16px;
  left: 65px;
}

.timeline .timeline-left .timeline-box:after {
  top: 20px;
  left: auto;
  right: 5px;
}

.timeline .timeline-left .timeline-box::before {
  top: 16px;
  left: auto;
  right: 65px;
}

.timeline .timeline-left .timeline-box::after,
.timeline .timeline-right .timeline-box::after {
  position: absolute;
  content: "";
  width: 70px;
  height: 2px;
  background: #666666;
}

.timeline .timeline-left .timeline-box::before,
.timeline .timeline-right .timeline-box::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #666666;
  border-radius: 20px;
}

/* Timeline Section CSS End */

/* Shops Baner Section CSS Start */
.shops-baner {
  padding: 65px 0;
}

.fw-medium,
.shops-baner p.fw-medium {
  font-weight: 500;
}

.shops-baner .btn-custom {
  margin: 32px 0 24px;
}

.shops-baner .small-text {
  font-size: 12px;
  color: #666666;
  font-weight: 300;
}

.shops-baner img {
  /* max-width: 900px; */
  border-radius: 13px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Shops Baner Section CSS End */

/* All Stores Page CSS Start */
.all-stores {
  padding-bottom: 92px;
}

.all-stores .search-bar input {
  max-width: 495px;
  margin-left: auto;
  border-radius: 50px;
  border-color: #0079dd;
  background: #fafafa;
  padding: 16px 32px;
}

.all-stores .search-bar input::placeholder {
  color: #0079dd;
}

.all-stores .search-bar input~button {
  margin-right: 32px;
}

.all-stores .shop-page {
  margin-top: 45px;
}

.all-stores .shop-list {
  list-style: none;
}

.all-stores .shop-list li {
  padding: 16px 0;
  border-bottom: 1px solid #666666;
}

.all-stores .shop-list li .active {
  font-weight: 700;
  color: #333333;
}

.all-stores .shop-list h6 {
  color: #3394e8;
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
}

.all-stores .featured .featured-inner h3 {
  font-weight: 500;
}

/* .all-stores .featured .featured-inner {
    margin-bottom: 14px;
} */

.all-stores .shop-page .col-md-9 {
  padding-left: 50px;
}

.all-stores .filter-drop {
  width: 35px;
  height: 35px;
  border: 1px solid #0079dd;
  color: #0079dd;
  font-size: 15px;
  border-radius: 6px;
}

.all-stores .featured .featured-inner img {
  width: 100%;
}

/* All Stores Page CSS End */

/* Marketplaces Page CSS Start */
.marketplaces-banner {
  padding: 40px 0 57px;
}

.marketplaces-banner .market-row {
  background: #fff;
  padding: 20px;
  border-radius: 24px;
}

.marketplaces-banner .heading-section {
  padding: 0 10px 0 40px;
  margin-bottom: 0;
}

.marketplaces-banner h5 {
  font-size: 24px;
  font-weight: 700;
}

.marketplaces-banner h1 {
  color: #f6a317;
}

.marketplaces-banner h6 {
  color: #f6a317;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

.marketplaces-banner p.fw-medium {
  color: #666666;
  padding-top: 15px;
}

.marketplaces-banner .small-text {
  color: #333333;
}

.marketplaces-banner .btn-custom {
  margin: 16px 0 32px;
}

.marketplaces-flash h2 {
  margin-bottom: 40px;
}

.marketplaces-flash .featured-inner p.title {
  margin-top: 12px;
  font-weight: 600;
}

.marketplaces-flash .featured-inner p.des {
  font-size: 14px;
  padding: 16px 0 4px;
  margin: 0;
}

.marketplaces-flash .featured-inner {
  margin-bottom: 34px;
}

.marketplaces-deals {
  padding: 6px 0 46px;
}

span.text-discount {
  background: rgb(38 141 231 / 10%);
  padding: 2px 6px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
}

/* Marketplaces Page CSS End */

/* Gift Card Page CSS Start */
.gift-card-banner {
  padding: 40px 0;
}

.gift-card-slider {
  padding: 0 0 40px;
}

.gift-card-slider .discount {
  font-size: 18px;
  color: rgb(102 102 102 / 50%);
  font-weight: 500;
  vertical-align: middle;
}

.gift-card-slider .featured-inner {
  margin-bottom: 34px;
}

.popular-gift-cards h3 {
  font-weight: 500;
}

.featured.gift-cards.all-gift-cards {
  padding: 40px 0 56px;
}

/* Gift Card Page CSS End */

/* Gift Cards Details Page CSS Start */
.gift-cards-details {
  padding: 80px 0 40px;
}

.gift-cards-details .banner-thumb {
  border-radius: 20px;
}

.gift-cards-details img {
  width: 100%;
}

.gift-cards-details .gift-description-details,
.gift-cards-details .gift-card-design {
  padding-left: 50px;
}

.gift-cards-details h2 {
  font-weight: 600;
  margin: 0;
}

.gift-cards-details .gift-card-design p {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0;
  color: #000;
}

.gift-cards-details .gift-card-design .rating {
  border-bottom: 1px solid #000;
  padding: 20px 0 40px;
  margin-bottom: 40px;
}

.gift-cards-details .gift-card-design .rating img {
  max-width: 27px;
  margin-right: 4px;
}

.gift-cards-details .gift-card-design .rating p {
  font-size: 16px;
  color: #666666;
  font-weight: 500;
  padding-left: 10px;
}

.gift-cards-details .gift-card-design .rating p i {
  padding-right: 10px;
}

.gift-cards-details h5 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px;
}

.gift-cards-details .gift-card-design p.design {
  font-size: 16px;
  font-weight: 700;
}

.gift-cards-details .gift-card-design p.design span {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}

.gift-cards-details h6 {
  margin: 0 0 24px;
  font-weight: 600;
  color: #333333;
}

.gift-cards-details .gift-description {
  margin-top: 50px;
}

.gift-cards-details .gift-description p {
  color: #666666;
}

.gift-cards-details .terms {
  padding-top: 24px;
}

.gift-cards-details .gift-description .terms p {
  font-size: 12px;
  line-height: 1.85;
}

.gift-cards-details .gray-btn {
  padding: 24px 0 20px;
}

.gift-cards-details .gray-btn .btn-custom {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  color: rgb(102 102 102 / 50%);
  border: 3px solid rgb(102 102 102 / 50%);
  padding: 12px 25px;
}

.gift-cards-details .gray-btn .btn-custom.active,
.gift-cards-details .gray-btn .btn-custom:hover {
  border-color: #0079dd;
  color: #fff;
  background: #0079dd;
}

.gift-cards-details .submit-btn {
  margin-top: 37px;
}

.calender img {
  max-width: 17px;
  margin-right: 8px;
  vertical-align: middle;
  display: inline-block;
}

.thumbnail-img {
  margin: 22px 0 0;
  padding: 8px;
  cursor: pointer;
}

.thumbnail-img img {
  border-radius: 10px;
}

.thumbnail-img.active {
  border: 3px solid #0079dd;
  border-radius: 12px;
}

.box-bg {
  margin-top: 16px;
  background: rgba(102, 102, 102, 0.1);
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  padding: 25px 60px;
  border-radius: 50px;
}

.box-bg.total-cashback {
  background: rgba(38, 141, 231, 0.1);
  color: #3394e8;
}

.box-bg.total-cashback span span {
  color: rgba(51, 51, 51, 0.5);
  font-weight: 400;
}

/* Gift Cards Details Page CSS End */

/* Advertise Page CSS Start */
.new-customers {
  padding: 125px 0 25px;
  background: #fff;
}

.new-customers h2 {
  font-weight: 600;
  margin-bottom: 56px;
}

.new-customers p {
  font-size: 20px;
}

.new-customers .heading-section {
  max-width: 900px;
}

.advertise-about {
  padding: 65px 0 100px;
}

.how-it-works .how-it-works-bottom .content,
.advertise-about p,
.advertise-about img {
  max-width: 540px;
}

.advertise-about p {
  font-size: 21px;
}

.advertise-about p span {
  color: #0079dd;
}

.how-it-works .how-it-works-bottom a,
.advertise-about a {
  margin-top: 46px;
}

.advertise-join {
  background-image: url(../image/advertise-join.png);
  background-color: #0079dd;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
}

.advertise-join .banner-section {
  margin: 0;
  max-width: 550px;
}

.advertise-join h2 {
  font-size: 48px;
  margin-bottom: 24px;
}

.advertise-join h2 {
  font-size: 48px;
  margin-bottom: 24px;
}

.advertise-join p {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 56px;
}

.how-it-works .how-it-works-bottom .btn-white.btn-custom,
.advertise-join .btn-white.btn-custom {
  border-color: #fff;
}

.how-it-works {
  background: #0033ff url(../image/how-it-works-bg.png) no-repeat right;
  background-size: cover;
  padding-top: 100px;
  overflow: hidden;
}

.company-details h2.heading,
.how-it-works h2.heading {
  font-size: 48px;
  margin-bottom: 70px;
}

.company-details .form-heading-margin {
  margin-bottom: 70px;
}

.company-details .form-heading-margin h2 {
  margin-bottom: 15px;
}

.how-it-works .how-it-works-inner {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 40px 30px 20px;
  margin: 0 20px;
  height: 100%;
}

.how-it-works .how-it-works-inner img {
  max-width: 140px;
  margin: 0 auto;
}

.how-it-works .how-it-works-inner h2 {
  margin: 40px 0 24px;
}

.how-it-works .how-it-works-inner p {
  font-size: 18px;
}

.how-it-works .how-it-works-bottom {
  margin-top: 100px;
}

.how-it-works .how-it-works-bottom .content {
  margin-bottom: 50px;
}

.how-it-works .how-it-works-bottom img {
  left: -60px;
}

.company-details {
  padding: 80px 15px;
}

.company-details .container {
  background: #fff;
  box-shadow: 0px 1px 4px 0px #0c0c0d1a;
}

.company-details .inner-form {
  padding: 64px 0;
  max-width: 1250px;
  margin: 0 auto;
}

.customer-img>img {
  height: 575px;
  object-fit: cover;
  width: 100%;
}

/* Advertise Page CSS End */

/* Pagination CSS Start */
.pagination {
  padding-top: 100px;
}

.pagination .page-link {
  padding: 0;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 !important;
  color: #666666;
  border: 0;
  background: transparent;
  font-size: 18px;
  font-weight: 400;
}

.pagination a.page-link:hover {
  color: #0079dd;
}

.pagination .page-link.active {
  color: #0079dd;
}

.pagination .page-link.pagination-btn {
  color: #0079dd;
  border-radius: 100%;
  border: 1px solid #0079dd;
}

.pagination .page-link.pagination-btn:hover {
  color: #fff;
  background: #0079dd;
}

.pagination .page-link:focus {
  box-shadow: none;
}

/* Pagination CSS End */

.form-check-input {
  background-color: #d1d1d6;
  border: 0;
  border-radius: 50% !important;
  background-image: url(../image/check-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  flex: 0 0 1em;
}

.form-check-input:checked[type="checkbox"] {
  background-color: #0079dd;
  border-color: #0079dd;
  background-image: url(../image/check-icon.svg);
}

.form-check-label {
  color: #666666;
  font-size: 12px;
  line-height: normal;
}

.custom-upload-file {
  border: 1px dashed #000;
  border-radius: 10px;
  max-width: 560px;
  margin: auto;
  padding: 60px;
  width: 100%;
  cursor: pointer;
}

.custom-upload-file h3 {
  color: #333333;
  font-weight: 500;
  margin-bottom: 2px;
}

.custom-upload-file p {
  color: #333333;
  margin-bottom: 0px;
}

.custom-upload-file p a {
  color: #0079dd;
  text-transform: uppercase;
}

.custom-upload-file button {
  border: 1px solid #000;
  background: transparent;
  font-size: 14px;
  font-weight: 400;
  border-radius: 8px;
  padding: 10px 12px;
}

.custom-upload-file input {
  max-width: 560px;
}

.iti {
  width: 100%;
}

.iti__selected-flag {
  padding-left: 24px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type="text"],
.iti--allow-dropdown input[type="tel"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="text"],
.iti--separate-dial-code input[type="tel"] {
  padding-left: 70px;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,
.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent;
}

.iti__arrow {
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 0;
  background-image: url(../image/select-down-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border-color: rgb(102 102 102 / 35%);
  border-radius: 12px;
  min-height: auto;
  padding: 13.5px 24px;
  display: flex;
  background-image: url(../image/select-down-icon.png);
  background-position: center right 18px;
  background-repeat: no-repeat;
  background-size: 13px;
}

.select2-container--default .select2-selection--single {
  height: 52px;
}

.select2-container--default .select2-selection--single .select2-selection__clear,
.select2-search--dropdown,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #757575;
  background-color: #fff;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  background-image: url(../image/select-up-icon.png);
  background-position: center right 18px;
  background-repeat: no-repeat;
  background-size: 13px;
}

.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0;
}

.select2-container--default .select2-search--inline .select2-search__field {
  margin: 0 !important;
  padding: 0;
}

.select2-container .select2-search--inline {
  float: none;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: rgb(102 102 102 / 35%);
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fff;
  color: #333333;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  display: none;
}

.select2-container--default .select2-results>.select2-results__options {
  margin-top: -1px;
  background: #fff;
  border-color: rgb(102 102 102 / 35%);
  border-radius: 0 0 12px 12px;
}

.select2-container--default .select2-results>.select2-results__options .form-check-input {
  border-radius: 3px !important;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 6px;
}

.select2-container--default .select2-results>.select2-results__options .form-check-input:checked[type="checkbox"] {
  background-color: #000;
}

.select2-container--open .select2-dropdown--below {
  border-radius: 0 0 12px 12px;
  border-color: rgb(102 102 102 / 35%);
}

.select2-results__option {
  padding: 6px 24px;
  color: #757575;
}

/* Money Box Max CSS Start */
.banner-money-max {
  margin-top: 70px;
}

.banner-money-max .money-max-bg {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  padding: 90px 90px 70px;
  border-radius: 24px;
  box-shadow: 0 1px 4px 0 #0c0c0d1a;
}

.spare-change-banner .money-max-bg {
  background: #268de7;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  margin-bottom: 30px;
}

.spare-change-banner .spare-change-content {
  padding-top: 80px;
  padding-bottom: 60px;
}

.banner-money-max h2 {
  margin: 0;
  font-weight: 600;
}

.banner-money-max h1 {
  margin: 0 0 50px;
}

.money-box-featured-list {
  max-width: 720px;
  margin: 0 auto;
}

.featured.featured-deals-list .money-box-featured-list .featured-inner {
  padding-left: 56px;
  padding-right: 56px;
}

.featured .featured-inner p.before-dis {
  font-weight: 400;
  color: #666666;
  text-decoration: line-through;
}

.featured.featured-deals-list .money-box-featured-list .featured-inner h3 {
  font-size: 32px;
  margin: 0;
  color: #29a230;
}

.featured .featured-inner p.badge.badge-more {
  background: #29a2301a;
  border-radius: 25px;
  font-weight: 600;
  padding: 6px 10px;
}

.why-upgrade {
  padding: 60px 0 0;
}

.why-upgrade .why-upgrade-inner {
  background: #fff;
  border-radius: 24px;
  padding: 0 100px;
}

.why-upgrade .why-upgrade-inner .why-upgrade-left {
  padding: 90px 0;
}

.why-upgrade .why-upgrade-inner .why-upgrade-left h2 {
  margin-bottom: 60px;
}

.why-upgrade .why-upgrade-inner li {
  padding: 10px 0 10px 42px;
  background: url(../image/lets-icons-check.png) no-repeat center left;
  background-size: 25px;
  list-style: none;
}

.why-upgrade .why-upgrade-img {
  margin-top: -20px;
}

.how-it-workmax {
  padding: 80px 0;
}

.how-it-workmax .max-work-inner {
  max-width: 270px;
  margin: 0 auto;
}

.how-it-workmax .max-work-img {
  margin-bottom: 60px;
  position: relative;
}

.how-it-workmax .max-work-img::after {
  position: absolute;
  content: "";
  background-image: url(../image/how-work-curve-1.png);
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.how-it-workmax .col-md-3:nth-child(2) .max-work-img::after {
  background-image: url(../image/how-work-curve-2.png);
  top: 25px;
}

.how-it-workmax .col-md-3:nth-child(3) .max-work-img::after {
  background-image: url(../image/how-work-curve-3.png);
}

.how-it-workmax .col-md-3:last-child .max-work-img::after {
  content: none;
}

.how-it-workmax .max-work-img img {
  min-height: 200px;
}

.all-this {
  padding: 60px 0;
}

.all-this .all-this-bg {
  padding: 80px 0;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 24px;
}

.all-this .all-this-bg p {
  margin-bottom: 50px;
}

/* Money Box Max CSS End */

/* Investors Club CSS Start */
.banner-money-max.investors-club-pages .money-max-bg {
  padding: 150px 90px 120px;
}

.investors-club-carve {
  padding-bottom: 60px;
}

.investors-club-carve .investors-club-content {
  background: #fff;
  box-shadow: 0 1px 4px #0c0c0d1a;
  padding: 60px;
  border-radius: 24px;
  position: relative;
}

.investors-club-carve .investors-club-content.primary-investors-bg {
  background: #0f8df3;
  margin-left: -120px;
  position: relative;
  z-index: -1;
}

.invest-smarter-img {
  margin-bottom: -50px !important;
}

.investors-club-carve .investors-club-content::after {
  position: absolute;
  content: "";
  left: -14px;
  bottom: -20px;
  background-image: url(../image/bg-after.png);
  background-size: 50px;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
}

.investors-club-carve .investors-club-content.primary-investors-bg::after {
  background-image: url(../image/primary-bg-after.png);
  bottom: -18px;
  left: -10px;
}

.investors-club-excuses .investors-club-inner {
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 1px 4px #0c0c0d1a;
}

.investors-club-excuses img {
  clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
  border-radius: 24px 0 0 24px;
  height: 350px;
  width: 100%;
  object-fit: cover;
}

.investors-club-excuses img.exclusive-img {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
  border-radius: 0 24px 24px 0;
}

.investors-club-excuses .join-now-inner {
  padding: 100px;
}

.investors-club-carve h2,
.investors-club-excuses h2 {
  margin-bottom: 40px;
}

.investors-club-carve .portfolios-content {
  max-width: 580px;
}

.investing-without-the .row {
  background: url(../image/investing-without-bg.png);
  background-repeat: no-repeat;
  border-radius: 24px;
  background-position: center;
  background-size: cover;
  margin-bottom: 80px;
}

.investing-without-the .investing-without-content {
  padding: 100px;
  max-width: 690px;
}

.investing-without-the p {
  color: #fff;
}

.investing-without-the h2 {
  margin-bottom: 40px;
}

.investing-without-the img {
  margin-top: -160px !important;
}

.stop-wasting-building img {
  margin-top: -50px !important;
  margin-bottom: -30px !important;
}

.pennies-prosperity {
  padding: 30px 0 0;
}

.cashback-roundups {
  margin-bottom: 80px;
  padding-top: 50px;
}

.cashback-roundups img {
  margin-top: -150px !important;
  margin-bottom: -150px !important;
}

.investors-club-carve.investors-club-carve-join {
  padding: 70px 0 90px;
}

.investors-club-carve.investors-club-carve-join .investors-club-content {
  box-shadow: none;
  background: transparent;
}

.investors-club-carve.investors-club-carve-join a {
  margin-top: 40px;
}

.investing-without-round {
  border-radius: 24px;
}

/* Investors Club CSS End */

/* New CSS ADD */
.card-image-inner {
  padding: 15px 35px;
  border: 1px solid #f7f7f7;
  border-radius: 12px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.feedback .feedback-inner .card-image-inner img {
  max-width: 100%;
}

.store-into-page h6 {
  font-size: 20px;
  font-weight: 600;
  padding: 10px 0;
}

.feedback.store-into-page .feedback-inner p {
  font-size: 16px;
}

.product-inner-lists {
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 35px;
  margin-bottom: 60px;
}

.product-inner-lists:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.feedback .feedback-inner .product-inner-lists img {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 30px;
  border: 1px solid #f7f7f7;
  border-radius: 12px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.list-do-dont h6 {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 600;
}

.list-do-dont .text-success {
  font-size: 24px;
  color: #29A230 !important;
  margin-bottom: 24px;
}

.list-do-dont .text-danger {
  font-size: 24px;
  color: #E1202F !important;
  margin-bottom: 24px;
}

.list-do-dont li {
  margin-bottom: 20px;
}

.feedback .feedback-inner.list-do-dont li img {
  max-width: 20px;
  height: 100%;
}

.feedback .feedback-inner.list-do-dont.card-list-dodontn li img {
  max-width: 50px;
  margin: 5px auto;
}

.card-border-list {
  border: 1px solid #f7f7f7;
  padding: 10px 5px;
  border-radius: 8px;
  height: 100%;
}

.tabs-list-btn {
  justify-content: end;
}

.banner-start-today .banner,
.banner.investor-club-page-bg {
  background: url(../image/bg-banner.jpg) no-repeat !important;
}

.investor-club-page-bg img {
  margin-bottom: -150px;
}

.investor-club-page-bg p {
  margin-bottom: 30px;
}

.video-section {
  padding: 150px 0 100px;
}

.banner-start-today .banner {
  border-radius: 25px;
  padding: 50px 0;
}

.banner-start-today .banner img {
  max-width: 400px;
  margin: 0 auto -150px;
}

.join-now.join-club-sectioncont img.discover-img {
  margin-bottom: -60px;
  position: relative;
  z-index: 1;
}

.join-now.join-club-sectioncont {
  padding-top: 100px;
}

.getting-page-banners .bg-divider-1 {
  padding: 150px 0;
}

.getting-page-banners .btn-custom {
  background: transparent;
  color: #fff;
}

.getting-page-banners h2 {
  margin-bottom: 25px;
}

.getting-page-banners .btn-custom:hover {
  background: #fff;
  color: #0079dd;
  border-color: #fff;
}

.getting-page-banners .bg-divider-1 {
  height: 400px;
}

.getting-page-banners .bg-divider-3,
.getting-page-banners .bg-divider-2 {
  height: 192px;
}

.earn-cashback-step {
  padding: 100px 0;
}

.step-content-text h3,
.earn-cashback-step h3 {
  font-size: 70px;
  margin-right: 15px;
}

.earn-cashback-step h4 {
  font-size: 28px;
  font-weight: 700;
  margin: 15px 0 10px;
}

.earn-cashback-step p {
  margin-bottom: 15px;
}

.welcome-stap-section {
  padding: 100px 0 50px;
}

.welcome-stap-section h3 {
  font-size: 40px;
  margin-top: 25px;
}

.step-content-text {
  padding: 50px 0;
}

.step-content-text h2 {
  margin-top: 20px !important;
}

/* Login Page CSS Start */
.login-page-custom .login-page-form {
  overflow-y: auto;
  padding: 50px 15px;
}

.login-page-custom .login-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.login-page-custom .login-container {
  max-width: 550px;
  width: 100%;
  margin: 0 auto;
}

.login-page-custom .signup-container {
  max-width: 800px;
}

.login-page-custom h2 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 32px;
}

.login-page-custom .forget-password {
  color: #111111;
  text-decoration: underline;
}

.black-box-check .form-check-input {
  border: 1px solid #111111;
  width: 18px;
  height: 18px;
  border-radius: 3px !important;
  flex: 0 0 18px;
  background: #fff;
}

.black-box-check .form-check-label {
  color: #333333;
  font-size: 16px;
}

.black-box-check .form-check-input:checked[type="checkbox"] {
  background-color: #111111;
  border-color: #111111;
  background-size: contain;
}

.login-page-custom .btn-custom {
  font-size: 20px;
  font-weight: 500;
}

.login-page-custom .btn-custom:disabled {
  background-color: #33333333;
  border: 0;
}

.login-page-custom .btn-custom.media-btn {
  font-weight: 400;
}

.login-page-custom .btn-custom:active,
.login-page-custom .btn-custom:hover {
  color: #0079dd;
  border-color: #0079dd;
}

.login-page-custom .btn-outline-primary {
  border-color: #333333;
  color: #333333;
}

.login-page-custom .btn-outline-primary:hover {
  background-color: #fff;
  border-color: #0079dd;
}

.or-form {
  font-size: 20px;
  color: #666666;
  position: relative;
}

.or-form span {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0 20px;
}

.or-form:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  background: #66666640;
}

.don-have-acc hr {
  margin: 24px 0;
  color: #66666640;
}

.don-have-acc h4 {
  color: #333333;
  font-weight: 500;
}

.custom-signup-label {
  font-size: 14px;
  font-weight: 500;
}

.sign-login a {
  text-decoration: underline;
  color: #333333;
}

.sign-login a:hover {
  color: #0079dd;
}

.step-row-signup {
  position: relative;
}

.step-row-signup::after {
  position: absolute;
  content: "";
}

.step-row-signup .step-number {
  background: #33333380;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  line-height: 20px;
  font-size: 12px;
  margin: 0 auto 8px;
}

.step-row-signup .active.step-number {
  background: #333333;
}

.step-row-signup .step-content {
  color: #33333380;
  font-weight: 300;
}

.step-row-signup .active.step-content {
  color: #333333;
  font-weight: 300;
}

/* Investor Club CSS Start */
.investors-club-banner-bg {
  background: #268de71a;
}

.investors-club-banner {
  background: radial-gradient(40.6% 58.05% at 50% 47.16%,
      #2584ec 0%,
      #0a6bf1 100%);
  padding-top: 125px;
  text-align: center;
  color: #fff;
  border-radius: 0 0 125px 125px;
  position: relative;
  overflow: hidden;
}

.investors-club-banner .investors-heading {
  max-width: 750px;
  margin: 0 auto 70px;
}

.investors-club-banner h2 {
  margin: 80px 0;
}

.investors-club-banner .investors-club-steps {
  padding: 70px 30px 60px;
  position: relative;
  background: #0a6bf1;
}

.investors-club-banner .investors-steps-shadow {
  position: relative;
  overflow: hidden;
}

.investors-club-banner .investors-steps-shadow::after {
  position: absolute;
  content: "";
  bottom: 0;
  box-shadow: 0px -5px 27.1px 3px #00000026;
  height: 224px;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 0;
}

.investors-club-banner .investors-club-steps2 {
  border: 3px solid #0c5dce;
  border-top: 0;
  border-bottom: 0;
}

.investors-club-banner .investors-steps {
  font-weight: 700;
  font-size: 21px;
  background: #1ca7ab;
  display: inline-block;
  margin: 0 auto;
  border-radius: 50px;
  padding: 12px 35px;
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translate(-50%, 0px);
}

.investors-club-banner .investors-steps.step-2 {
  background: #e33a49;
}

.investors-club-banner .investors-steps.step-3 {
  background: #9747ff;
}

.investors-club-banner .investors-club-steps p {
  max-width: 232px;
  margin: 0 auto;
}

.investors-club-banner .investors-steps-inner {
  position: relative;
  z-index: 1;
}

.investors-steps-inner img {
  border-radius: 35px;
  margin-bottom: -65px !important;
}

.investors-club-thousands .investors-clubafter,
.investors-club-banner .investors-clubafter {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  max-width: 350px;
  transform: rotate(28deg);
  top: 100px;
  mix-blend-mode: luminosity;
}

.investors-club-thousands .investors-clubafter.investors-clubafter-1,
.investors-club-banner .investors-clubafter.investors-clubafter-1 {
  left: 100px;
  max-width: 140px;
}

.investors-club-thousands .investors-clubafter.investors-clubafter-2,
.investors-club-banner .investors-clubafter.investors-clubafter-2 {
  left: 0;
  max-width: 250px;
  top: 200px;
  transform: rotate(150deg);
}

.investors-club-banner .investors-clubafter.investors-clubafter-step {
  border-radius: 0;
  top: 0;
  max-width: 200px;
  right: -30px;
  transform: rotate(60deg);
  mix-blend-mode: initial;
}

.investors-club-banner .investors-before {
  position: absolute;
  bottom: 300px;
  left: -200px;
  max-width: 600px;
}

.investors-club-banner .circlebg {
  position: absolute;
  border: 125px solid #1ca7ab;
  border-radius: 100%;
  width: 1000px;
  height: 1000px;
  left: -50%;
  top: -120px;
}

.investors-club-earnbuy {
  background: #268de71a;
  padding: 110px 0 150px;
}

.investors-club-earnbuy .investors-club-earnbuyborder {
  border: 13px solid #1878ee33;
}

.investors-club-earnbuy img {
  border-radius: 30px;
}

.investors-club-round-change {
  background: #268de71a;
}

.investors-club-round-change .round-change {
  background: #0a6bf1;
  border-radius: 125px;
  padding-top: 90px;
  position: relative;
  overflow-x: clip;
}

.investors-club-round-change .investors-clubafter {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  max-width: 350px;
  transform: rotate(28deg);
  top: 250px;
  mix-blend-mode: luminosity;
}

.investors-club-round-change .investors-clubafter.investors-connect {
  max-width: 250px;
  top: -70px;
  left: 60px;
  mix-blend-mode: initial;
}

.investors-club-round-change .investors-club-roundbg {
  border: 11px solid #ffffff4d;
  box-shadow: 0 16px 32px -4px #0c0c0d1a;
  border-radius: 26px;
  position: relative;
  z-index: 1;
}

.investors-club-round-change .connect {
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translate(0px, -50%);
  max-width: 100px;
}

.investors-club-round-change .connectimg::after {
  position: absolute;
  content: "";
  max-width: 88px;
  height: 46px;
  border: 3px solid #0051dc;
  right: 13%;
  width: 100%;
  border-radius: 100%;
  transform: rotate(-10deg) translate(0px, -50%);
  top: 55%;
}

.investors-club-round-change .investors-club-round {
  padding-top: 100px;
}

.investors-club-round-change .investors-club-roundafter {
  left: -110px;
  bottom: 130px;
  top: auto;
  mix-blend-mode: initial;
}

.investors-club-round-change .productshowimg {
  max-width: 700px;
  margin-bottom: -40px;
}

.investors-club-round-change .girlrounding {
  max-width: 400px;
  margin-left: -140px;
}

.investors-club-round-change .circlebg {
  position: absolute;
  border: 125px solid #1ca7ab;
  border-radius: 100%;
  width: 1000px;
  height: 1000px;
  right: -50%;
}

.investors-club-realactions {
  padding: 150px 0;
  background: #268de71a;
}

.investors-club-realactions .investors-realactions {
  background: #1d5f89;
  border-radius: 24px;
  padding: 60px 40px;
  color: #fff;
  position: relative;
  height: 100%;
  text-align: center;
  overflow: hidden;
}

.investors-club-realactions .investors-realactions h3 {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.investors-club-realactions .investors-realactions p {
  text-align: center;
  margin: 0px;
}

.investors-club-realactions .investors-realactionstotal {
  padding: 70px 0;
}

.investors-club-realactions .investors-realactionsamount {
  border-bottom: 1px solid #fff;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.investors-club-realactions .investors-realactionsamount:last-child {
  border-bottom: 0;
}

.investors-club-realactions .investors-realactions .investors-realactionsamount p {
  text-align: left;
  font-size: 14px;
}

.investors-club-realactions .investors-realactionsamount h6 {
  text-align: right;
  font-size: 20px;
  font-weight: 500;
}

.investors-club-realactions .investors-realactionsamount h6.total {
  font-size: 32px;
  font-weight: 600;
}

.investors-club-realactions p.lastcontent {
  text-align: left;
  font-size: 14px;
  margin-top: 50px;
}

.investors-club-realactions .col-lg-4:nth-child(even) .investors-realactions {
  background: #1ca7ab;
}

.investors-club-realactions .investors-clubafter {
  position: absolute;
  content: "";
  left: -160px;
  top: calc(50% + 150px);
  max-width: 250px;
  transform: rotate(28deg) translate(0px, -50%);
  mix-blend-mode: luminosity;
}

.investors-club-whyjoin {
  background: #268de71a;
}

.investors-club-whyjoin .investors-club-whyjoininner {
  background: #0a6bf1;
  border-radius: 125px 125px 0 0;
  padding: 95px 0 70px;
  overflow: hidden;
}

.investors-club-whyjoin .investors-whyjoinafter {
  position: absolute;
  content: "";
  right: 50px;
  top: -50px;
  max-width: 250px;
  transform: rotate(28deg);
}

.investors-club-thousands {
  background: #0f65dd;
  padding: 150px 0;
  overflow: hidden;
}

.investors-club-thousands h2 {
  font-size: 40px;
  margin-bottom: 60px;
}

.investors-club-thousands .investors-clubafter {
  top: 0px;
}

.investors-club-thousands .investors-clubafter.investors-clubafter-2 {
  top: 80px;
}

.investors-club-whyjoin .owl-carousel .owl-stage-outer {
  overflow: visible;
  margin-right: -300px;
}

.investors-club-whyjoin .owl-carousel.owl-drag .owl-item {
  opacity: 30%;
}

.investors-club-whyjoin .owl-carousel.owl-drag .owl-item.active {
  opacity: 100%;
}

/* Investor Club CSS End */



/* Shop Details Page CSS Start */
.shop-banner img {
  height: 345px;
  object-fit: cover;
  width: 100%;
}

.shop-banner-details {
  padding: 0;
}

.shop-banner-details .feedback-inner {
  background: #268DE7;
  margin: -150px 0 0;
  padding: 30px;
  border-radius: 24px;
  position: relative;
  z-index: 1;
  box-shadow: 0px 1px 4px #0C0C0D1A;
}

.shop-banner-details .card-image-inner {
  display: flex;
  align-items: center;
  padding: 0;
  border: 0;
  box-shadow: none;
}

.feedback.shop-banner-details .feedback-inner .card-image-inner .shop-details-img {
  position: relative;
  overflow: hidden;
  display: block;
  max-width: 250px;
  border-radius: 12px;
  flex: 0 0 250px;
  margin-right: 30px;
}

.feedback.shop-banner-details .feedback-inner .card-image-inner .shop-details-img::before {
  /* content: "";
  display: block;
  padding: 65% 0 0 0;
  border-radius: 12px; */
}

.feedback.shop-banner-details .feedback-inner .card-image-inner img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  /* position: absolute;
  top: 0px;
  left: 0px; */
  z-index: 1;
  border-radius: 12px;
}

.shop-banner-details .shop-details-content span {
  font-family: Poppins;
  font-weight: 500;
  font-size: 12px;
  line-height: normal;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 10px;
  display: inline-block;
  margin: 0 0 10px;
}

.shop-banner-details .shop-details-content h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}

.shop-banner-details .shop-details-content p {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.shop-banner-details .shop-details-cashback {
  background: #fff;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0px 1px 4px #0C0C0D1A;
  margin: 0 0 -200px;
}

.shop-banner-details .shop-details-cashback h3 {
  font-size: 24px;
  font-weight: 600;
  color: #111111;
  margin: 0;
}

.shop-banner-details .shop-details-cashback .shop-details-border {
  border-top: 1px dashed #000000;
  margin-top: 30px;
  padding-top: 20px;
}

.shop-banner-details .shop-details-cashback p {
  font-size: 14px !important;
  color: #000;
  padding: 10px 0;
  margin: 0;
}

.shop-banner-details .shop-details-cashback .btncashback {
  font-size: 12px;
  font-weight: 500;
  color: #333333;
  display: inline-flex;
  border: 1px solid #333333;
  border-radius: 4px;
  padding: 10px;
  margin: 0 0 15px;
}

.shop-banner-details .shop-details-cashback .btncashback svg {
  color: #268DE7;
}

.shop-banner-details .shop-details-cashback .btnMaxMember {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  border: 0;
  -webkit-background-clip: text;
  color: transparent;
  background-image: linear-gradient(90deg, #268DE7, #29A230);
}

.shop-banner-details .shop-details-cashback .btnMaxMember.upgrade-btn::before {
  border: 1px solid transparent;
  border-radius: 4px;
  background: linear-gradient(white, white) padding-box, linear-gradient(116.5deg, #268DE7 12.9%, #268DE7 48.85%, #29A230 74.52%) border-box;
}

.featured-deals-eligibility {
  padding: 50px 0;
}

.featured-deals-eligibility .elg-padding {
  padding: 0 30px;
}

.featured-deals-eligibility .feedback {
  padding: 0;
}

.featured-deals-eligibility .feedback .feedback-inner {
  box-shadow: 0px 1px 4px #0C0C0D1A;
  border-radius: 24px;
  margin: 0 0 16px;
}

.featured-deals-eligibility .feedback .feedback-inner p {
  color: #000000;
}

.featured-deals-eligibility .feedback .feedback-inner .cashbacktipsimg {
  width: 270px;
  right: -40px;
  position: absolute;
  max-width: max-content;
  bottom: -40px;
}

.featured-deals-eligibility .feedback .feedback-inner .cashbacktipsbtn {
  background: #268DE71A !important;
  border-color: #268DE71A;
  font-size: 18px;
  color: #268DE7 !important;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.featured-deals-eligibility .feedback .feedback-inner .cashbacktipsbtn-bg {
  font-size: 14px;
  background: #EAF4FD;
  border-radius: 14px;
  padding: 20px;
  margin-top: 30px;
  color: #268DE7;
  position: relative;
  margin-bottom: 40px;
  z-index: 1;
}

.featured-deals-eligibility .feedback .feedback-inner .cashbacktipsbtn-bg::before {
  position: absolute;
  content: '';
  width: 35px;
  height: 50px;
  background: #eaf4fd;
  right: 35px;
  bottom: -12px;
  transform: rotate(30deg);
  z-index: 0;
}

.shop-accordion {
  margin-top: 40px;
}

.shop-accordion .accordion-item:not(:first-of-type),
.shop-accordion .accordion-item {
  margin-bottom: 16px;
  border: 1px solid #000000 !important;
  border-radius: 10px;
  box-shadow: none !important;
}

.shop-accordion .accordion-item:first-of-type {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.shop-accordion .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.shop-accordion .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.shop-accordion .accordion-button {
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  border-radius: 10px;
  padding: 10px 20px;
}

.shop-accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
  box-shadow: none !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 10px 10px 0 0 !important;
}

.shop-accordion .accordion-button:focus {
  border-color: #000 !important;
  box-shadow: none !important;
}

.feedback .feedback-inner .shop-accordion .accordion-button img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.feedback.shopdetails-current-promotions {
  margin-top: 110px;
}

.shopdetails-current-promotions .current-promotions-shop {
  border: 1px solid #666666;
  border-radius: 12px;
  padding: 20px 30px;
  margin-top: 20px;
}

.feedback.shopdetails-current-promotions .cashbacktipsbtn {
  margin-bottom: 20px;
}

.shopdetails-current-promotions .current-promotions-shop h6 {
  font-size: 16px;
  margin: 0 0 2px;
  line-height: normal;
  color: #000;
}

.shopdetails-current-promotions .current-promotions-shop p {
  color: #666666 !important;
  font-size: 12px;
}

.shopdetails-current-promotions .current-promotions-shop .btn-custom {
  border-radius: 8px;
}

.feedback-banner-shop img {
  border-radius: 24px;
  margin: 0 0 16px;
}

.shop-tracking {
  margin-top: 40px;
}

.shop-tracking .shop-tracking-inner {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}

.shop-tracking .shop-tracking-inner .round {
  border: 5px solid #6666664D;
  background: #FAFAFA;
  width: 25px;
  height: 25px;
  margin: 20px auto;
  border-radius: 100%;
}

.shop-tracking .shop-tracking-inner.current {
  color: #268DE7;
  font-weight: 500;
}

.shop-tracking .shop-tracking-inner.current .round {
  border: 5px solid #268DE7;
}

.shop-tracking .shop-tracking-inner::after {
  position: absolute;
  content: '';
  width: calc(100% - 40px);
  height: 1px;
  border: 1px dashed #000;
  right: -45%;
  top: 50%;
  transform: translate(0px, -50%);
}

.shop-tracking .col-4.text-center:last-child .shop-tracking-inner::after {
  content: none;
}



/* Gift Cards Page CSS Start */
.gift-card-detail-page{
  margin-top: -220px;
}

.featured-deals-eligibility.gift-card-detail-page .elg-padding{
  padding: 0;
}

.gift-card-detail-page .banner-thumb {
    width: 100%;
    margin-bottom: 30px;
    border-radius: 20px;
}

.gift-card-detail-page h5{
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 24px;
}

.gift-card-detail-page .list-do-dont h6 {
    font-size: 16px;
    margin-bottom: 24px;
}

.shop-accordion .accordion-item .accordion-body,
.featured-deals-eligibility.gift-card-detail-page .feedback .feedback-inner p {
    color: #666666;
    font-size: 14px;
}

.featured-deals-eligibility.gift-card-detail-page .feedback .feedback-inner .cashbacktipsbtn{
  margin: 40px 0;
}

.gift-card-detail-page .feedback .feedback-inner .how-use-gift-Cards img {
    max-width: none;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.gift-card-detail-page .list-do-dont .how-use-gift-Cards h6 {
    font-size: 14px;
    margin-bottom: 12px;
}

.gift-card-detail-page .list-do-dont .how-use-gift-Cards p {
    margin: 0 0 24px 14px;
}

.gift-card-detail-page .shop-details-content span{
    border: 1px solid #333333;
    border-radius: 4px;
    padding: 5px 10px;
    display: inline-block;
    margin-bottom: 16px;
    color: #333333;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
}

.gift-card-detail-page .shop-details-content h5 {
    font-size: 32px;
    font-weight: 600;
    margin: 0;
}

.gift-card-detail-page .shop-details-content {
    border-bottom: 1px solid #000000;
    padding-bottom: 32px;
    margin-bottom: 40px;
}

.gift-card-detail-page .shop-details-content h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
}

.gift-card-detail-page .shopdetails-current-promotions .gift-description-details h5 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 4px;
}

.featured-deals-eligibility.gift-card-detail-page .feedback .feedback-inner .gift-description-details p{
  font-size: 16px;
}

.gift-card-detail-page .gray-btn{
  flex-wrap: wrap;
  margin: 24px 0 30px;
}

.gift-card-detail-page .gray-btn .btn-custom {
    padding: 8px 26px;
    font-size: 16px;
    border: 1px solid #333333;
    color: #333333;
}

.gift-card-detail-page .gray-btn .btn-custom:hover,
.gift-card-detail-page .gray-btn .btn-custom.active{
  border-color: #268DE7;
  background: #268DE7;
  color: #fff;
}

.gift-card-detail-page .submit-btn {
    margin-top: 40px;
    display: flex;
    justify-content: end;
    gap: 16px;
}
/* Gift Cards Page CSS End */