* {
  --primary-color: #5f259f;
  --secondary-color: #5f259f;
}

i.fas.fa-spinner {
  animation: loading 1s linear infinite;
}

@keyframes loading {
  to {
    transform: rotate(360deg);
  }
}

.categories-menu-dropdown.vertical-navigation .menu-categorie-container {
  max-height: 350px !important;
  overflow-y: auto !important;
  border: 1px solid #5f259f;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  position: relative;
  top: -8px;
}

section.my-account-section {
  padding-bottom: 33px;
}

.categories-menu-dropdown.vertical-navigation
  .menu-categorie-container::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.categories-menu-dropdown.vertical-navigation
  .menu-categorie-container::-webkit-scrollbar-track {
  background: #cfcfcf;
}

/* Handle */
.categories-menu-dropdown.vertical-navigation
  .menu-categorie-container::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.categories-menu-dropdown.vertical-navigation
  .menu-categorie-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.iconview h5 {
  color: #000;
  font-size: 16px;
}

.iconview {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
  background: #fff;
  padding: 10px;
  cursor: pointer;
  border-radius: 10px;
}

.img-for-billpay {
  height: 30px;
  width: auto;
  position: absolute;
  top: 10px;
  right: 10px;
}

.opraters-details {
  position: relative;
}

.iconimage {
  background: #fff;
  padding: 15px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}

.iconimage img {
  /* max-width: 100%; */
  width: auto;
  height: 78px;
}

.iconview h5 {
  color: #000;
  font-size: 16px;
}

.bggrey {
position: relative;
}

.bggrey img.recharge-bg-img{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
z-index: -1;
}

.zoomContainer {
  height: 0px !important;
}

div#myModal .modal-header h4.modal-title {
  font-size: 25px !important;
}

.btn-primary {
  background-color: #5f259f;
  border-color: #5f259f;
  color: #fff;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #5f259f;
  border-color: #5f259f;
  color: #fff;
}

.btn-primary:hover {
  background-color: #5f259f;
  border-color: #5f259f;
  color: #fff;
}

input:focus,
select:focus {
  border-color: #5f259f;
  outline: none;
}

div#myModal .modal-body form.submit-form-event {
  font-size: 16px;
}

div#myModal .modal-header {
  border-bottom: 1px solid #e9ecef !important;
  padding: 10px 10px 5px;
}

div#myModal .modal-dialog {
  overflow-x: hidden;
}

/* colors */
td.parcel-id {
  color: blue;
  font-weight: 700;
}

.badge-primary,
.add-to-cart,
.dark-footer-margin,
.header-categories-nav-wrap,
.topbar-text-color,
.nva-color,
.subscribe-form button,
.custom-row,
.copyright,
.product-grid .social li a:hover,
.button-success,
.button-success:hover,
.button-success:focus,
.button-success-outline:hover,
.button-success-outline:focus,
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.toggle-input:checked + .toggle.switch,
.toggle.switch.is-active,
.toggle-input:disabled:checked + .toggle.switch,
.toggle.switch.is-active.is-disabled,
.toggle-input:checked + .toggle.radio,
.toggle.radio.is-active,
.toggle-input:disabled:checked + .toggle.radio,
.toggle.radio.is-active.is-disabled,
.toggle-input:disabled:checked + .toggle.switch,
.toggle.switch.is-active.is-disabled,
.toggle-input:checked + .toggle.checkbox,
.toggle.checkbox.is-active,
.toggle-input:disabled:checked + .toggle.checkbox,
.toggle.checkbox.is-active.is-disabled {
  background-color: #5f259f !important;
}

/*image size profile*/
.my-account-tab a:hover {
  color: #5f259f;
}

.orders-section p {
  font-size: 14px;
  margin-bottom: 7px;
  color: #fff !important;
}

.orders-section p span {
  color: #efefef !important;
}

/*image size profile*/

.button-danger-outline {
  border-color: #ffffff !important;
  color: #ffffff !important;
}

.settings-tab-content .text-muted {
  color: #ffffff !important;
}

.setting-icon {
  display: none;
}

.header-h1 .mobile-app-text {
  color: var(--primary-color);
  font-size: 36px !important;
  line-height: 1.2em;
}

h1.header-h1 p {
  font-size: 24px;
}

input#forgot_password_number {
  padding: 15px 84px !important;
}

.send-otp-form .sign-up-verify-number .form-input {
  padding: 15px 0 15px 73px !important;
}

.orders-section a.button.button-primary-outline {
  background: #fff;
  color: #5f259f !important;
}

.brand-logo-link {
  max-height: 120px;
  max-width: 165px;
}

/*11 july custom css*/
.my-account-tab {
  border: 2px solid #5f259f;
  background-color: #ffffff !important;
}

.mainview {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}

.mainview .form-control {
  width: 75%;
  margin-right: 15px;
}

.card-header.bg-white {
  background: #5f259f !important;
  color: #fff;
  font-weight: bold;
}

.btnview {
  background: #fb00fe;
  color: #fff;
  border: 1px;
  padding: 6px 20px;
}

div#img_01-zoomContainer {
  height: 0px !important;
}

.btnview:hover {
  background: transparent;
  border: 1px solid #fb00fe;
  color: #fb00fe;
}

.borderview {
  border: 1px solid #5f259f;
  font-family: inherit;
  padding: 8px;
}
.list-1 {
  display: flex;
  gap: 5px;
}

.form-list {
  display: flex;
  justify-content: start;
  gap: 15px;
  margin-top: 10px;
}

/*end*/
.see-all-category,
.setting-icon,
.single-cta i,
.copyright-text p a,
.link-color,
.featured-section-view-more,
.header-h1 .mobile-app-text,
.icon-hover:hover,
small.transparent-footer-link a,
ul.sub-submenu li:hover,
.footer-menu li:hover a,
.category li:hover .cat-name,
.category li:hover .cat-no,
.footer-widget ul li a:hover,
.product-grid:hover .title a,
.span-color,
.header-icon:hover,
.header-icon:focus,
.sidebar #leftside-navigation ul li a:hover .link-color circle,
.link-color polyline,
.link-color path {
  color: #5f259f !important;
  stroke: #5f259f !important;
}

.header-icon {
  display: flex;
  align-items: center;
  gap: 8px;
}

.progress-bar {
  background-image: linear-gradient(
    to right top,
    #5f259f,
    #5f259f,
    #5f259f,
    #5f259f,
    #5f259f
  ) !important;
}

.subscribe-form button {
  border: #5f259f !important;
}

.footer-widget-heading h3::before,
.swiper-pagination-bullet-active {
  background: #5f259f !important;
}

.style-3-product-right-lg .product-grid {
  border: 1px solid #5f259f !important;
}

.sidenav .nav-link.active {
  box-shadow: 0 2px 0 #5f259f !important;
}

.button-success,
.button-success:hover,
.button-success:focus,
.button-success-outline:hover,
.button-success-outline:focus {
  border-color: #5f259f !important;
}

.colored-breadcrumb,
.page-footer {
  background-color: #5f259f33 !important;
}
.breadcrumb-item a,
.breadcrumb-item,
.breadcrumb-item.active {
  color: #fff;
}
.breadcrumb-item.active {
  /* font-weight: 600; */
}

.colored-breadcrumb {
  background-image: url("../../images/bread-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.colored-breadcrumb.seller-breadcrumb {
  background-image: url("../../images/seller-bread.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.colored-breadcrumb.service-breadcrumb {
  background-image: url("../../images/service-bread.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.colored-breadcrumb.contact-breadcrumb {
  background-image: url("../../images/contact-bread.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.breadcrumb-title-bar h1 {
  color: #fff;
  font-size: 28px;
}

.breadcrumb {
  background-color: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
  font-size: 14px;
  position: static !important;
  transform: unset;
  margin-top: 20px !important;
}
.breadcrumb-title-bar {
  padding: 45px 0;
}

.breadcrumb-item + .breadcrumb-item:before {
  content: "〱" !important;
  transform: rotate(180deg);
  color: #fff;
}
.menu-categorie-container ul.nav.vertical-nav.menu li.category-span {
  display: flex;
  /* align-items: center; */
}

.darkmode-layer.darkmode-layer--button {
  display: none;
}

button.darkmode-toggle {
  display: none;
}

a.hide-sec {
  display: none;
}

.navbar-nav {
  float: right;
}

.category-section h1 {
  color: #000 !important;
}

.icon-dark-sec {
  background-color: #fff !important;
  box-shadow: none !important;
}

.icon-swiper .swiper-slide {
  background: #fff !important;
}

.icon-dark-sec .cat-font-color {
  color: #000 !important;
}

.cat-font-color {
  line-height: 18px;
}

.category-section .category-grid {
  margin-bottom: 20px;
}

.icon-dark-sec .cat-font-color {
  padding-top: 10px;
}

.category-image-container img {
  width: 200px;
  height: 130px;
}

.category-section .category-grid {
  margin-bottom: 20px;
  border: 1px solid #ccc;
  padding-top: 20px;
  /* box-shadow: 0px 0px 30px rgb(73 78 92 / 15%);*/
  border-radius: 5px;
}

.product-grid .product-content {
  background-color: #fff;
  bottom: 15px !important;
  left: 0;
  margin: 0 auto;
  padding: 0 0 5px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all 0.3s;
  z-index: 1;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -5px;
}

#modal-custom .iziModal-content header a.active {
  background: #5f259f;
  color: #fff;
}

#modal-custom .iziModal-content section button {
  background: #5f259f;
}

.page-item.active .page-link {
  background-color: #5f259f !important;
  border-color: #5f259f;
}

.page-link:hover {
  color: #5f259f;
}

span.category-line-height {
  color: #000;
  padding: 10px;
  display: inline-block;
  width: 70%;
}

.block {
  background-color: #5f259f;
}

.info-icon a i {
  color: #5f259f;
}

.button-warning {
  background-color: #5f259f !important;
  border-color: #5f259f !important;
}

.product-grid .product-discount-label,
.product-grid .product-new-label {
  background-color: #5f259f;
}

.product-grid .product-new-label {
  text-transform: uppercase;
  font-size: 13px;
  position: absolute;
  top: 15px;
  left: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 500;
  line-height: 1;
  padding: 6px 10px;
  gap: 5px;
  border-radius: 5px;
  color: #ffffff;
  transition:
    transform 0.3s ease-in-out,
    opacity 0.3s ease-in-out,
    visibility 0.3s ease-in-out;
}
.product-grid:hover .product-content {
  bottom: unset;
}

.product-grid .product-discount-label {
  top: 40px;
  font-size: 12px;
  left: 10px;
  padding: 3px 10px;
}

.primary-button,
.red-button {
  border: 0;
  outline: none;
  padding: 9px 22px;
  border-radius: 7px;
  background: linear-gradient(135deg, #5b21b6 0%, #7c3aed 100%);
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0 7px 16px rgba(109, 40, 217, 0.25);
}

.button-primary-outline {
  border-color: #5f259f !important;
  color: #5f259f !important;
}

/* .button-primary-outline:focus,
.button-primary:focus,
.button-primary:hover {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #fff !important;
    outline: 0;
} */

span.select2.select2-container.select2-container--adwitt {
  background: #fafafa;
  width: 100% !important;
}

.select2-selection__placeholder {
  color: #000;
}

.row.row-fluid.dark-footer-margin {
  background: transparent !important;
  border-top: 1px solid #00000012 !important;
}
.dark-footer-margin .wrapper {
  border-right: 1px solid #00000012 !important;
}
.info-box-inner p {
  color: gray;
}

/*custom*/
.btn-outline-primary {
  background-color: transparent;
  background-image: none;
  border-color: #5f259f;
  color: #5f259f;
}

.btn-outline-primary:hover {
  background-color: #5f259f;
  border-color: #5f259f;
  color: #fff;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  background-color: #5f259f;
  border-color: #5f259f;
  color: #fff;
}

.modal-header {
  padding: 8px 15px;
  background: #5f259f;
  justify-content: left !important;
}

.modal-header h4 {
  color: #fff;
  font-size: 23px !important;
}

button.close {
  background: #fff;
  opacity: 1;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  right: 24px;
}

ul#myTab {
  border: 1px solid transparent !important;
}

.nav-tabs .nav-link {
  border: 1px solid #5f259f !important;
  color: #5f259f;
  border-radius: 4px;
  margin-right: 10px;
}

.nav-tabs .nav-link.active {
  background: #5f259f;
  color: #fff !important;
  border: 1px solid #5f259f;
}

#myModal .img-fluid {
  max-height: 500px;
  margin: auto;
  display: flex;
}

#myModal label {
  font-weight: bold;
}

#myModal .row.modal-body {
  align-items: center;
}

#v-pills-tab .nav-link {
  border: 1px solid #5f259f;
  margin-right: 10px;
  color: #5f259f;
}

#v-pills-tab .nav-link.active {
  color: #fff !important;
}

.orders-section #progressbar li.active:after,
.orders-section #progressbar li.active:before {
  background: #5f259f;
}

.orders-section #progressbar li:after {
  background: #000000;
}

.orders-section #progressbar li:before {
  background: #000000;
}

i.fas.fa-eye {
  color: #5f259f;
}

.button-primary {
  background-color: #5f259f !important;
  border-color: #5f259f !important;
  color: #fff;
}

.cart-product-desc-list .button-primary:hover {
  background-color: #fff !important;
  border-color: #f0f !important;
  color: #f0f !important;
  outline: 0;
}

.nav-item .nav-link h6 {
  display: flex;
  gap: 10px;
  align-items: center;
}

.nav-item {
  max-width: 100% !important;
  display: flex;
  align-items: center;
}

.nav-link {
  padding: 0.5rem !important;
}

.cta-text span {
  color: #ffffff;
  word-wrap: break-word;
  font-size: 15px;
}

.single-cta i {
  color: #fff !important;
}

.footer-widget ul li a {
  color: #ffffff;
  text-transform: capitalize;
}

.footer-menu li a {
  color: #ffffff;
  font-size: 14px;
}

.copyright-text p {
  color: #ffffff;
  font-size: 14px;
  margin: 0;
}

.sidebar #leftside-navigation ul li a span {
  display: flex;
  align-items: center;
}

.sidebar #leftside-navigation ul li a {
  display: flex;
}

.resend-otp-button {
  padding: 7px 20px !important;
  background-color: #5f259f !important;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

/* CUSTOM CSS START FROM HERE */
.mobile-app-wrapper {
  display: flex;
  align-items: center;
}
.form-group.col-md-6.input-group.otp-mobile-field {
  padding-left: 0;
}
.custom-resendotp {
  padding-left: 0;
}

/* .productSlideCard {
  width: 300px !important;
  margin-right: 20px;
} */

.productSlideCard {
  /* margin-right: 0 !important; */
}

.productSlideCard:hover .product-image .product-new-label,
.product-grid:hover .product-new-label {
  transform: translate(-100%);
  opacity: 0;
  visibility: hidden;
}

.dashboardCard {
  gap: 20px;
}
/* .dashboardCard .col-md-3{
    height: fit-content;
} */

.walletBtnDiv button {
  margin: 0 !important;
}

.walletBtnDiv {
  display: flex;
  gap: 10px;
}

.borderCard {
  border: 1px solid #5f259f;
}

.navbar-nav {
  gap: 20px;
}

.product-image-container {
  max-width: fit-content !important;
  padding: 5px;
}

.product-rating-small {
  margin-top: 15px;
}

.maincat img {
  height: 200px;
  width: 200px;
  border-radius: 50%;
  object-fit: contain;
  background: #efefef;
  border: 1px solid #939393;
}

.search-icon span.select2.select2-container.select2-container--adwitt {
  height: 44px !important;
  border-radius: 10px !important;
  border: 1px solid #f1edf9 !important;
  background: linear-gradient(135deg, #f8f6fc 0%, #f4f2f8 100%) !important;
  box-shadow: none !important;
  padding: 0 70px 0 26px !important;
  display: flex !important;
  align-items: center !important;
  width: 100%;
  max-width: 650px;
}

.search-icon {
  position: relative;
}

.search-icon:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url("https://cdn-icons-png.flaticon.com/512/54/54481.png");
  display: block;
  position: absolute;
  right: 90px;
  top: 10px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.select2-search--dropdown .select2-search__field {
  border: 1px solid #f1edf9 !important;
  background: linear-gradient(135deg, #f8f6fc 0%, #f4f2f8 100%) !important;
  padding: 8px;
  box-shadow: 0 4px 14px rgb(143 113 255 / 21%) !important;
}
.select2-search--dropdown {
  padding: 0;
  padding-top: 8px;
}

.auth_model {
  padding: 8px 20px;
  background: #5f259f !important;
  border-radius: 10px;
}

.auth_model span {
  /* color: #5f259f !important; */
}

.color-purple {
  color: #5f259f;
  font-weight: bold;
}

/* CUSTOM RESPONSIVENESS START FROM HERE */

.badge {
  text-wrap: wrap !important;
  font-weight: 500 !important;
}

.loading {
  border-top-color: #5f259f !important;
}

/* CUSTOM RESPONSIVENESS END FROM HERE */
.reportNavTabs {
  gap: 10px;
}

.num-in span {
  cursor: pointer;
}
#cart-count {
  background: red;
  bottom: 34px;
  color: #fff;
  font-size: 12px;
  margin-left: 0;
  padding: 0;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  right: -7px;
  top: -7px;
}

/* Abhishek CSS Update */
.dashboardIcon i {
  font-size: 40px;
}
.row.justify-content-between
  .flex-col.my-auto
  h6.ml-auto.mr-3
  .buttonHoverColor:hover {
  color: #fff !important;
  background-color: transparent !important;
  border: 1px solid #fff !important;
}
.checkAvailabilityHover:hover,
.checkAvailabilityHover:focus {
  background-color: #5f259f !important;
  color: #fff !important;
  border-color: #5f259f !important;
}

.modal-title {
  color: #fff;
}

.add-to-cart {
  padding: 6px 9px;
}

.contact-list {
  height: 100%;
}

.eyeOpenClass1 {
  position: absolute;
  cursor: pointer;
  right: 25px;
  bottom: 69%;
}
.eyeOpenClass {
  position: absolute;
  cursor: pointer;
  right: 10px;
  bottom: 57%;
}

.eyeOpenClass2 {
  position: absolute;
  cursor: pointer;
  bottom: 17%;
  right: 4%;
}

.theme-outline-btn {
  padding: 6px 20px;
  border-radius: 10px;
  border: 2px solid rgba(110, 61, 255, 0.18);
  background: #fff !important;
  color: #5f2eea;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.35s ease;
  box-shadow: 0 4px 14px rgba(111, 72, 255, 0.06);
}

.theme-outline-btn:hover {
  background: #5f259f !important;
  color: #fff !important;
  border-color: #5f259f;
  box-shadow: 0 4px 14px rgba(111, 72, 255, 0.3);
}

.theme-btn {
  padding: 6px 20px;
  border-radius: 10px;
  border: 2px solid rgba(110, 61, 255, 0.18);
  background: #5f259f !important;
  color: #fff !important;
  border-color: #5f259f;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.35s ease;
  box-shadow: 0 4px 14px rgba(111, 72, 255, 0.06);
}
.main-nav .morph-text {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #2b2342;
  text-decoration: none;
  position: relative;
  /* padding: 12px 18px; */
  transition: all 0.35s ease;
  letter-spacing: 0.2px;
}
.main-nav .morph-text a {
  color: #2b2342 !important;
}

.main-nav .morph-text:hover a {
  color: #6d28d9 !important;
}

footer {
  background-color: transparent !important;
}
.add-to-cart {
  border: 0;
  outline: none;
  padding: 9px 24px;
  border-radius: 7px;
  background: linear-gradient(135deg, #5b21b6 0%, #7c3aed 100%);
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0 7px 16px rgba(109, 40, 217, 0.25);
}
.product-grid {
  font-family: Raleway, sans-serif;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0 0 72px !important;
  position: relative !important;
  text-align: center;
  z-index: 1;
  border: 1px solid #ece7f7;
  border-radius: 18px;
  background: #fff;
  transition: 0.3s;
  height: 100%;
}
.price-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
  flex-wrap: wrap;
}

.product-grid:hover .social {
  opacity: 1;
  top: 15px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: end;
  visibility: visible;
}

.product-grid .social {
  right: 10px;
  left: auto;
  list-style: none;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  position: absolute;
  top: 60%;
  transform: none;
  transition: all 0.4s ease-in-out 0s;
  width: 150px;
  z-index: 1;
  display: flex;
  gap: 6px;
  flex-direction: column;
  align-items: end;
  width: fit-content;
}

.product-grid .social li a,
.product-grid .social li button.add-to-fav-btn,
.product-grid .social li button.add-to-fav-btn {
  color: #808080;
  font-size: 16px;
  line-height: 1;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 10%);
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.product-grid .social li a:after,
.product-grid .social li a:before {
  background-color: transparent !important;
}

.product-grid .social li a:hover,
.product-grid .social li button:hover {
  background-color: #5f259f;
  border-color: #5f259f;
  color: #fff;
}

.modern-faq-section {
  padding: 60px 0;
  background: #ffffff;
  justify-content: center;
}

.modern-faq-heading {
  text-align: center;
  margin-bottom: 0;
}
.faq-main-title {
  display: flex;
  align-items: center;
}

.modern-faq-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #f3ebff;
  color: #6d28d9;
  padding: 10px 22px;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
}

.modern-faq-heading h2 {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.1;
  color: #0f172a;
  margin-bottom: 18px;
}

.modern-faq-heading h2 span {
  background: linear-gradient(135deg, #5b21b6 0%, #7c3aed 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.modern-faq-heading p {
  font-size: 16px;
  color: #6b7280;
}

/* WRAPPER */

.modern-faq-wrapper {
  display: flex;
  align-items: start;
  justify-content: space-between;
  /* gap: 70px; */
}

/* LEFT */

.modern-faq-left {
  flex: 0 0 41.66%;
  /* 5 columns */
  max-width: 41.66%;
}

.modern-faq-illustration {
  position: relative;
  height: 475px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq-big-circle {
  position: absolute;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f7f2ff, #eee7ff);
}

.faq-main-icon {
  width: 230px;
  height: 230px;
  border-radius: 50%;
  background: linear-gradient(135deg, #6d28d9, #8b5cf6);
  color: #fff;
  font-size: 130px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 35px 80px rgba(109, 40, 217, 0.28);
  position: relative;
  z-index: 2;
}

.faq-chat-box {
  position: absolute;
  bottom: 85px;
  left: 60px;
  width: 120px;
  height: 120px;
  border-radius: 32px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7c3aed;
  font-size: 45px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
  z-index: 3;
}

.faq-small-icon {
  position: absolute;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7c3aed;
  font-size: 26px;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
}

.faq_image {
  height: 68%;
  /* margin-top: 58px; */
}

.faq-bulb {
  top: 50px;
  left: 10px;
}

.faq-search {
  right: 20px;
  bottom: 140px;
}

/* SUPPORT */

.faq-support-box {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 38px;
}

.faq-support-icon {
  width: 60px;
  height: 60px;
  min-width: 60px;
  border-radius: 50%;
  background: #f3ebff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6d28d9;
  font-size: 22px;
}

.faq-support-box h4 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #111827;
}

.faq-support-box p {
  color: #6b7280;
  margin-bottom: 6px;
  font-size: 16px;
}

.faq-support-box a {
  color: #6d28d9;
  font-weight: 600;
  text-decoration: none !important;
  font-size: 14px;
}

/* RIGHT */

.modern-faq-right {
  flex: 0 0 58.33%;
  /* 7 columns */
  max-width: 58.33%;
  margin-top: 45px;
}

.modern-faq-card {
  border: none !important;
  background: transparent !important;
  margin-bottom: 22px;
}

.modern-faq-card .card-header {
  border: none !important;
  background: #fff !important;
  padding: 0 !important;
}

.modern-faq-btn {
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 20px 23px;
  background: #fff;
  border: 1px solid #eee7ff;
  border-radius: 10px;
  text-decoration: none !important;
  color: #111827 !important;
  font-size: 18px;
  font-weight: 700;
  transition: 0.3s;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
}

.modern-faq-btn:hover {
  box-shadow: 0 20px 40px rgba(109, 40, 217, 0.08);
}

.modern-faq-btn i {
  color: #6d28d9;
  font-size: 22px;
  transition: 0.3s;
}
.modern-faq-btn span {
  text-align: left;
}

.modern-faq-btn:not(.collapsed) {
  background: #faf7ff;
  border-color: #d8b4fe;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.modern-faq-btn:not(.collapsed) i {
  transform: rotate(180deg);
}

.modern-faq-card .card-body {
  background: #faf7ff;
  border: 1px solid #d8b4fe;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 8px 20px 23px;
  color: #6b7280;
  font-size: 17px;
  line-height: 1.9;
}

.call-to-action-section.product-section {
  background-image: url("../../images/download-bg.png") !important;
  background-repeat: no-repeat !important;
  background-position: top !important;
  background-size: cover !important;
  margin-bottom: 60px;
}

.refer-earn-section {
  padding: 40px 0;
}

.refer-earn-wrapper {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  gap: 60px;
  background-image: url(../../images/refer-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 32px;
  overflow: hidden;
  position: relative;
}

.refer-left {
  padding: 40px;
  width: 45%;
}

.refer-right {
  width: 55%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: end;
}

.refer-right img {
  width: 100%;
  max-width: 650px;
}

.refer-left h2,
.refer-left h2 p,
.refer-left h2 span {
  font-size: 55px;
  line-height: 1.05;
  font-weight: 800;
  color: #101023;
  margin-bottom: 8px;
}

.gradient-text {
  display: block;
  background: linear-gradient(135deg, #5b21b6 0%, #7c3aed 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.refer-left p {
  font-size: 18px;
  line-height: 1.6;
  color: #66667a;
  max-width: 560px;
}

.refer-btns {
  display: flex;
  gap: 18px;
  margin-top: 35px;
}

.refer-primary-btn,
.refer-outline-btn {
  height: 58px;
  padding: 0 34px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none !important;
  transition: 0.3s;
}

.refer-primary-btn {
  background: linear-gradient(135deg, #5b21b6 0%, #7c3aed 100%);
  color: #fff;
}

.refer-primary-btn:hover {
  transform: translateY(-3px);
  color: #fff;
}

.refer-outline-btn {
  border: 2px solid #6d28d9;
  color: #6d28d9;
  background: #fff;
}

.refer-outline-btn:hover {
  background: #6d28d9;
  color: #fff;
}

.refer-bottom-wrapper {
  display: flex;
  gap: 40px;
  margin-top: 35px;
}

.refer-code-card {
  width: 32%;
  background: linear-gradient(180deg, #faf6ff 0%, #ffffff 100%);
  border-radius: 28px;
  padding: 35px;
  box-shadow: 0 10px 40px rgba(109, 40, 217, 0.08);
}

.refer-code-icon {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #ede4ff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6d28d9;
  font-size: 24px;
  margin-bottom: 24px;
}

.refer-code-card h3 {
  font-size: 30px;
  font-weight: 700;
  color: #111;
  margin-bottom: 24px;
}

.refer-code-box {
  height: 70px;
  border: 2px dashed #c8a8ff;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6d28d9;
  font-size: 34px;
  font-weight: 800;
  letter-spacing: 2px;
}

.refer-copy-btn {
  width: 100%;
  height: 60px;
  border: 0;
  margin-top: 22px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6d28d9, #ff4da6);
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.refer-code-card p {
  text-align: center;
  margin-top: 18px;
  color: #6c6c80;
  font-size: 16px;
  line-height: 1.7;
}
.modern-refer-card {
  width: 32%;
  background: linear-gradient(180deg, #f9f4ff 0%, #ffffff 100%);
  border-radius: 34px;
  padding: 38px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(109, 40, 217, 0.08);
}

.modern-refer-card::before {
  content: "";
  position: absolute;
  top: -120px;
  right: -120px;
  width: 320px;
  height: 320px;
  background: radial-gradient(
    circle,
    rgba(109, 40, 217, 0.08) 0%,
    transparent 70%
  );
  border-radius: 50%;
}

.modern-refer-top-icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #ede4ff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6d28d9;
  font-size: 28px;
  margin-right: 20px;
  /* margin-bottom: 30px; */
}
.refer-top-heading {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.modern-refer-card h3 {
  font-size: 38px;
  line-height: 1.15;
  font-weight: 800;
  color: #13132d;
  /* margin-bottom: 18px; */
}

.modern-refer-card h3 span {
  display: block;
  color: #6d28d9;
}

.modern-refer-card p {
  font-size: 18px;
  line-height: 1.4;
  color: #3b3b3b;
  margin-bottom: 30px;
  font-weight: 600;
  text-align: center;
}

.modern-refer-image {
  text-align: center;
  margin-bottom: 28px;
}

.modern-refer-image img {
  width: 220px;
  max-width: 100%;
}

.modern-refer-users {
  margin-top: 26px;
  display: flex;
  align-items: center;
  gap: 14px;
}

.modern-user-list {
  display: flex;
  align-items: center;
}

.modern-user-list img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #fff;
  margin-left: -12px;
}

.modern-user-list img:first-child {
  margin-left: 0;
}

.modern-refer-users span {
  font-size: 15px;
  color: #727287;
  font-weight: 500;
}

.custom-app-download-section {
  background: linear-gradient(135deg, #faf7ff 0%, #f4f0ff 100%) !important;
  border-radius: 26px;
  overflow: hidden;
  border: 1px solid #ece4ff;
}
.app-download-right {
  padding: 35px 45px !important;
}

.custom-app-image {
  text-align: center;
}

.custom-app-image img {
  width: 100%;
  max-height: 500px;
}

.custom-app-content {
  padding-left: 20px;
}

.custom-app-small-title {
  display: inline-block;
  color: #6d28d9;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px;
}

.custom-app-content h2 {
  font-size: 52px;
  line-height: 1.2;
  font-weight: 800;
  color: #14142b;
  margin-bottom: 18px;
  max-width: 613px;
}

.custom-app-content p {
  font-size: 20px;
  line-height: 1.6;
  color: #67677d;
  margin-bottom: 30px;
  max-width: 620px;
}

.custom-download-row {
  display: flex;
  align-items: center;
  gap: 18px;
}

.custom-qr-box {
  width: 110px;
  height: 110px;
  background: #fff;
  border-radius: 14px;
  padding: 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}

.custom-qr-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.custom-playstore-btn img {
  width: 240px;
}

.refer-steps-wrapper {
  flex: 1;
  background: #fff;
  border-radius: 28px;
  padding: 40px;
  box-shadow: 0 10px 40px rgba(109, 40, 217, 0.08);
}

.refer-work-title {
  text-align: center;
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 40px;
  color: #12122c;
}

.refer-steps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}

.refer-step {
  text-align: center;
  width: 30%;
}

.refer-step-icon {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: #f4efff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6d28d9;
  font-size: 40px;
  margin: auto auto 24px;
}

.refer-step h4 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #12122c;
}

.refer-step p {
  color: #66667a;
  line-height: 1.8;
  font-size: 16px;
}

.refer-step-arrow {
  color: #6d28d9;
  font-size: 26px;
}

.refer-feature-row {
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.refer-feature-box {
  background: linear-gradient(135deg, #faf7ff 0%, #ffffff 100%);
  border-radius: 22px;
  padding: 26px;
  display: flex;
  align-items: center;
  gap: 18px;
}

.feature-icon {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
}

.purple {
  background: linear-gradient(135deg, #6d28d9, #8b5cf6);
}

.pink {
  background: linear-gradient(135deg, #ff4da6, #ff6bc1);
}

.orange {
  background: linear-gradient(135deg, #ff9800, #ffb74d);
}

.green {
  background: linear-gradient(135deg, #22c55e, #4ade80);
}

.refer-feature-box h5 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #111;
}

.refer-feature-box p {
  margin: 0;
  color: #6d6d80;
}

.info-box-content h4 {
  color: #5f259f;
}
.info-box-wrapper.inline-element {
  display: flex;
  justify-content: center;
}
.info-box-content {
  margin-left: 20px;
}
.info-box-title {
  font-weight: 600;
}
#accordionExample {
  max-width: 85% !important;
}

.navbar-toggler {
  padding: 0 !important;
}
.product-grid {
  min-height: 370px;
}

.col-product-grid {
  min-height: 250px;
  padding: 0 !important;
  border: none;
}

.pb-2 {
  padding-bottom: 8px;
  /* display: block !important; */
}
.rating-sm {
  font-size: 15px;
  padding-top: 10px;
}

.grid-view.active {
  background: #dfd3ec;
  border-radius: 13px;
  color: gray;
  display: flex;
  justify-content: center;
  width: 40px;
  align-items: center;
  height: 40px;
}
.grid-view i {
  color: #5f259f;
  font-size: 22px;
  margin: 0;
  width: 100%;
}
.product-style-1 .product-image {
  height: 200px;
}

@media (max-width: 1240px) {
  .cd-morph-dropdown .main-nav > ul > li > a {
    padding: 0 0.5em;
  }
  .productSlideCard {
    /* width: 245px !important; */
  }

  .cd-morph-dropdown .main-nav > ul > li > a {
    padding: 0 10px !important;
  }

  .info-box {
    flex-direction: column;
  }

  .footer-menu li a {
    font-size: 12px;
  }
}

@media (max-width: 992px) {
  #accordionExample {
    max-width: 100% I !important;
  }
  ul#pills-tab {
    padding: 1rem 0.5rem !important;
  }

  .productSlideCard {
    /* width: 279px !important; */
  }

  .iconimage {
    padding: 0;
    display: flex;
    align-items: center;
    width: 50px;
  }

  .iconview h5 {
    color: #000;
    font-size: 13px;
  }
  .info-box-content {
    margin-left: 0;
    padding: 0 12px;
  }
  .modern-refer-card {
    width: 100%;
  }

  .modern-refer-card h3 {
    font-size: 40px;
  }

  .modern-faq-heading h2 {
    font-size: 48px;
  }

  .dark-footer-margin .wrapper {
    border-bottom: 1px solid #00000012 !important;
    height: 185px;
    display: flex;
    align-items: center;
  }

  .refer-earn-wrapper,
  .refer-bottom-wrapper,
  .refer-steps {
    flex-direction: column;
  }

  .refer-left,
  .refer-right,
  .refer-code-card,
  .refer-step {
    width: 100%;
  }

  .refer-left h2 {
    font-size: 52px;
  }

  .refer-feature-row {
    grid-template-columns: repeat(2, 1fr);
  }

  .refer-step-arrow {
    transform: rotate(90deg);
  }

  .refer-work-title {
    font-size: 34px;
  }

  .custom-app-content {
    padding-left: 0;
    margin-top: 25px;
    text-align: center;
  }

  .custom-app-content h2 {
    font-size: 38px;
    max-width: 100%;
  }

  .custom-app-content p {
    max-width: 100%;
  }

  .custom-download-row {
    justify-content: center;
  }
  .app-download-right {
    padding: 25px 35px;
  }
}

@media (max-width: 768px) {
  button#openModalButton {
    width: 100% !important;
  }
  .modern-faq-wrapper,
  .faq-main-title {
    flex-direction: column;
    padding: 0 15px;
  }
  .modern-faq-left,
  .modern-faq-right {
    flex: 0 0 100%;
    min-width: 100%;
  }

  #accordionExample {
    max-width: 100% !important;
  }

  .productSlideCard {
    /* width: 325px !important; */
  }

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

  .cta-text h4 {
    font-size: 18px;
    font-weight: 500;
  }

  .info-box-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 8px;
  }

  .single-cta i {
    font-size: 25px;
    margin-top: 3px;
  }

  .mobile-app-wrapper {
    justify-content: center;
  }

  .mobile-app-wrapper img {
    max-width: 65%;
  }

  .info-box-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .modern-faq-section {
    padding: 70px 0;
  }

  .modern-faq-heading h2 {
    font-size: 34px;
  }

  .modern-faq-heading p {
    font-size: 16px;
  }

  .modern-faq-btn {
    padding: 22px;
    font-size: 18px;
  }

  .modern-faq-card .card-body {
    font-size: 15px;
    padding: 0 22px 22px;
  }

  .modern-faq-illustration {
    height: 350px;
  }

  .faq-big-circle {
    width: 240px;
    height: 240px;
  }

  .faq-main-icon {
    width: 150px;
    height: 150px;
    font-size: 80px;
  }

  .faq-chat-box {
    width: 80px;
    height: 80px;
    font-size: 30px;
    left: 30px;
    bottom: 60px;
  }
  .custom-app-download-section {
    padding: 20px !important;
  }
}

@media (max-width: 576px) {
  .products-list {
    gap: 10px;
    padding: 0 !important;
  }

  .product-list .col-md-4.col-12 {
    padding: 0 !important;
  }
  .main-content {
    padding: 0 15px;
  }
  .product-section {
    padding: 20px !important;
  }
  .filter-bars {
    padding: 0 !important;
  }
  .price del,
  .product-grid .price {
    font-size: 11px !important;
  }
  .product-grid {
    min-height: unset;
  }
  .price-wrapper {
    gap: 4px;
  }

  .product-grid .social li a,
  .product-grid .social li button.add-to-fav-btn,
  .product-grid .social li button.add-to-fav-btn {
    height: 30px;
    width: 30px;
    font-size: 12px;
  }

  .product-grid .social.col-social li a,
  .product-grid .social.col-social li button.add-to-fav-btn,
  .product-grid .social.col-social li button.add-to-fav-btn {
    height: 40px;
    width: 40px;
    font-size: 15px;
  }
  .product-grid .social {
    right: 6px;
  }
  .product-grid:hover .social {
    top: 6px;
    gap: 4px;
  }

  .add-to-cart {
    padding: 7px 12px !important;
    font-size: 12px;
  }

  .price.selling-price {
    font-size: 11px;
    font-family: poppins, sans-serif;
  }

  .product-grid .product-new-label {
    font-size: 11px;
    padding: 4px 8px;
  }

  .modern-faq-section {
    padding: 40px 0;
  }

  .app-download-right {
    padding: 0 !important;
  }
  .modern-faq-heading p {
    padding: 0 15px;
  }

  .faq-support-box h4 {
    font-size: 22px;
  }

  #accordionExample {
    max-width: 100% !important;
  }

  .faq-support-box p,
  .modern-faq-heading p {
    font-size: 15px;
  }
  .modern-faq-section .kh-section-title h2,
  .modern-faq-section .kh-section-title p {
    font-size: 30px !important;
    padding: 0 10px;
  }
  .modern-faq-btn {
    padding: 20px;
    font-size: 16px;
  }

  .refer-right {
    margin-bottom: -30px;
  }

  .refer-earn-wrapper {
    padding: 30px 20px;
    gap: 40px;
  }

  .refer-left h2 {
    font-size: 40px;
  }

  .refer-btns {
    flex-direction: column;
  }

  .refer-feature-row {
    grid-template-columns: 1fr;
  }

  .refer-work-title {
    font-size: 28px;
  }
  .refer-steps {
    gap: 12px;
  }

  .refer-left {
    padding: 0;
  }
  .refer-left h2,
  .refer-left h2 p,
  .refer-left h2 span {
    font-size: 32px;
  }
  .refer-primary-btn {
    border-radius: 10px;
    width: fit-content;
    height: 48px;
  }
  .refer-top-heading {
    flex-direction: column;
    align-items: start;
    gap: 15px;
  }
  .modern-refer-top-icon {
    width: 60px;
    height: 60px;
    font-size: 22px;
    margin-bottom: 0;
  }

  .modern-faq-badge {
    margin-bottom: 15px;
  }
  .refer-btns {
    margin-top: 28px;
  }

  .refer-step h4 {
    font-size: 22px;
  }

  .refer-code-box {
    font-size: 20px;
    margin-bottom: 8px;
  }

  .refer-step p {
    font-size: 15px;
    line-height: 1.4;
  }

  .refer-step-icon {
    width: 90px;
    height: 90px;
    font-size: 28px;
    margin: auto auto 16px;
  }

  .modern-refer-card {
    padding: 28px 22px;
  }

  .modern-refer-card h3 {
    font-size: 32px;
  }

  .modern-refer-card p {
    font-size: 16px;
  }

  .custom-app-content h2 {
    font-size: 28px;
  }

  .custom-app-content p {
    font-size: 16px;
  }
  .featured-heading-left h2 {
    font-size: 28px !important;
  }
  .featured-section-title {
    align-items: start;
  }
  .featured-heading-left p {
    font-size: 16px !important;
  }
  .kh-category-section {
    margin-top: 25px !important;
    padding: 0;
  }

  .custom-download-row {
    flex-direction: column;
  }

  .custom-playstore-btn img {
    width: 210px;
  }

  .custom-qr-box {
    width: 90px;
    height: 90px;
  }
  .productSlideCard {
    /* width: 350px !important; */
    /* margin-right: 10px; */
  }

  .info-box-icon {
    justify-content: center;
    display: flex;
  }

  .gap20 {
    margin: 5px 0 30px 0;
  }

  .firstbanner .swiper-container {
    height: 160px !important;
  }
  .firstbanner .swiper-container .swiper-slide a {
    height: 100%;
  }

  .dashboardCard {
    margin-left: 0;
    margin-top: 20px;
  }

  .walletBtnDiv button {
    margin: 0 !important;
  }

  .walletBtnDiv {
    display: flex;
    gap: 10px;
  }

  .marginTop20 {
    margin-top: 20px;
  }

  .brand-logo-link {
    max-width: 125px;
  }

  .faqImg img {
    width: 400px;
  }

  .modal-header h4 {
    color: #fff;
    font-size: 17px !important;
  }

  div#myModal .modal-header h4.modal-title {
    font-size: 20px !important;
  }

  .product-image-container {
    max-width: 265px !important;
  }

  .footer-social-icon span {
    font-weight: 500;
  }

  .footer-widget-heading h3 {
    font-weight: 500;
  }

  .product-rating-small {
    margin-top: 15px;
  }
  .modal-title {
    font-size: 18px !important;
  }

  .product-rating-small {
    margin-top: 15px;
  }
  .faqImg img {
    width: 300px;
  }
  .refer-feature-box {
    padding: 14px;
  }
  .refer-feature-box h5 {
    font-size: 16px;
  }
  .refer-left p {
    font-size: 14px !important;
  }
}
