._menu_item {
  margin-right: 35px;
}
._menu_item ._menu_sec .dropdown-menu .dropdown-item.active,
._menu_item ._menu_sec .dropdown-menu .dropdown-item:active {
  background-color: transparent !important;
}
._menu_item ._menu_sec a.dropdown-toggle,
._menu_item ._menu_sec .dropdown-menu .dropdown-item {
  margin-left: 0px;
}
._menu_item ._menu_sec a.dropdown-toggle .icon-txt {
  padding-left: 0px;
}
.modal-backdrop.show {
  opacity: 0 !important;
}
.modal-open {
  overflow: auto !important;
}
#AutoPopUp.modal {
  bottom: 0 !important;
  right: 0 !important;
  top: auto !important;
  left: auto !important;
}
#AutoPopUp.modal .modal-dialog-centered {
  align-items: flex-end !important;
  margin-right: 10px !important;
}
.rb-loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.triangle-loading {
  text-align: center;
  padding-top: 50px;
  display: block;
  font-size: 15px;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #222;
}
.rb-loading {
  opacity: 1 !important;
}
.fa-2x {
  font-size: 1.7em !important;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  input.search-nav {
    width: 300px !important;
  }
}
.rb-loading {
  opacity: 1 !important;
}
.sale-pro-card .sale-pro-detail {
  margin-top: -10px;
}
.sale-brand a,
.sale-brand a i,
.product-row-1 .btn.roobai-btn i {
  transition: all 0.5s ease;
}
.sale-brand a:hover {
  color: #f07431 !important;
}
.sale-brand a:hover i,
.product-row-1 .btn.roobai-btn:hover i {
  transform: translateX(3px);
}
.sale-pro-card::before {
  content: "";
  /* background-image: linear-gradient(160deg,#2fa6db 0,#f07431 100%); */
  /* background-image: linear-gradient(160deg,#ff6d5b 0,#f07431 100%); */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 1600 800'%3E%3Cg stroke='%23FF2562' stroke-width='66.7' stroke-opacity='0.05' %3E%3Ccircle fill='%23FF3269' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%23ff396d' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%23ff4072' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%23ff4676' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%23ff4c7a' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%23ff527f' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%23ff5783' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%23ff5c87' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%23ff618b' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%23ff668f' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23ff6a93' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%23ff6f97' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%23ff749b' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%23ff789f' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%23ff7ca2' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%23ff81a6' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%23ff85aa' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%23FF89AD' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
  background-attachment: unset;
  background-size: cover;
}
.product-row-1 .btn.roobai-btn {
  background: transparent !important;
  color: #222 !important;
  text-transform: capitalize !important;
  font-size: 1rem;
  transition: all 0.5s ease;
  font-weight: 400;
  width: 70px;
}
.product-row-1 .btn.roobai-btn:hover {
  color: #f07431 !important;
}

.product-row-1 .section-title {
  font-size: 1.55rem;
  font-weight: 600;
}
.sale-pro-card .sale-pro-img-item a {
  width: 140px;
  height: 140px;
  display: block;
  transition: all 0.5s ease-in-out;
  background: rgba(255, 255, 255, 0.5);
  padding: 5px;
  border-radius: 10px;
  /* margin: auto; */
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.18);
}
.sa-link-button {
  position: absolute;
  top: 10px;
  white-space: nowrap;
  right: 0px;
  /* transform: translate(-50%); */
  /* background: red; */
  /* background: rgba( 255, 255, 255, 0.25); */
  /* backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px); */
  /* border: 1px solid rgba( 255, 255, 255, 0.18); */
  width: 100%;
  /* border-bottom-left-radius: 10px; */
  /* border-bottom-right-radius: 10px; */
  text-align: right;
  color: #fff !important;
  opacity: 0.7;
  z-index: 2;
  right: 10px;
}
.sale-pro-card .sale-pro-img-item a img {
  object-fit: scale-down;
  padding: 0px;
}
.sale-live .slick-track {
  margin-left: inherit;
}
.sale-live {
  overflow: hidden;
  padding: 0 43px 0 41px;
}
.collage-grid-slider.slider1 {
  height: 210px;
  overflow: hidden;
}
.collage-grid-slider.slider1 .slick-slide figure {
  width: 100%;
  height: 210px;
  overflow: hidden;
  position: relative;
}
.collage-grid-slider.slider1 .slick-slide figure img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  display: block;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
@media (min-width: 1601px) {
  .collage-grid-slider.slider1 {
    height: 210px;
    overflow: hidden;
  }
  .collage-grid-slider.slider1 .slick-slide figure {
    width: 100%;
    height: 210px;
    overflow: hidden;
    position: relative;
  }
}
@media (max-width: 991px) {
  .sale-live {
    overflow: hidden;
    padding: 0px;
  }
  .collage-grid-slider.slider1 {
    height: 130px;
    overflow: hidden;
  }
  .collage-grid-slider.slider1 .slick-slide figure {
    width: 100%;
    height: 130px;
    overflow: hidden;
  }
}
.banner-rb-sec .rb-banner-index.owl-carousel .owl-dots {
  position: absolute;
  right: 50%;
  left: 50%;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin: auto;
  transform: translate(-50%, -50%);
}
.banner-rb-sec .rb-banner-index.owl-carousel .owl-dots .owl-dot.active span {
  width: 10px !important;
}
.pin-round {
  font-size: 20px;
  border-radius: 100px;
  cursor: pointer !important;
}
.de-badge-theme {
  background-color: #f07431;
  color: #fff;
}
.pin-deal_box {
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 10;
}
.pin-deal_box.user {
  position: absolute;
  top: 0;
  right: 45px;
  z-index: 10;
  left: auto;
}
.h5-style {
  color: #222222;
  font-size: 18px;
  font-weight: 600;
}

.product-flex-items.rb-list-active-wrap.active .rb-list-view-list,
.product-flex-items.rb-grid-view-wrap.active {
  justify-content: flex-start;
}
.code-text.coupon-button.coupon-code {
  font-weight: 600;
  font-size: 11px !important;
}
.code-text.coupon-button.coupon-code:hover {
  background: rgba(255, 255, 255, 0.95) !important;
  border: 1px dashed rgba(255, 50, 105, 0.38) !important;
}
.product-flex-items.rb-text-active-wrap.active
  .single-products
  .product-grid
  .postwrap
  .post
  .coupon-button-type
  .code-text.coupon-button.coupon-code {
  border: 1px dashed rgba(0, 0, 0, 0.5) !important;
}
.product-flex-items.rb-text-active-wrap.active
  .single-products
  .product-grid
  .postwrap
  .post
  .coupon-button-type
  .code-text.coupon-button.coupon-code:hover {
  border: 1px dashed rgba(255, 50, 105, 0.38) !important;
}
.product-flex-items.rb-list-active-wrap.active
  .single-products
  .product-grid
  .coupon-detail.coupon-button-type {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.product-flex-items.rb-list-active-wrap.active
  .single-products
  .product-grid
  .code-text.coupon-button.coupon-code,
.product-flex-items.rb-text-active-wrap.active
  .single-products
  .product-grid
  .postwrap
  .post
  .coupon-button-type
  .code-text.coupon-button.coupon-code {
  font-weight: 600;
  font-size: 11px !important;
  color: #000000;
  background: rgba(255, 255, 255, 0.9);
  border: 1px dashed rgba(255, 255, 255, 0.5);
  font-size: 14px;
  width: 100%;
  text-align: center;
  border-radius: 0px;
}
.tag-red-color .tag {
  top: auto;
  bottom: 10px;
  left: auto;
  right: 10px;
}
.badge-drk-bottom {
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3d4152;
  font-size: 50%;
  letter-spacing: 3px;
  text-transform: uppercase;
  position: relative;

  background-color: #fff;
}
.z-index-1 {
  z-index: 1;
  padding: 0px 5px;
}
.badge-drk-bottom::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #3d4152;
  position: absolute;
  opacity: 0.5;
  border-radius: 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.theme-dark .info-filter-fix svg {
  fill: #677988;
}
.theme-dark .search-result span.h5 {
  color: #6d7f8f;
}
@media (min-width: 768px) {
  .fixed-iconn-social.right {
    position: fixed !important;
    left: 0px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    display: flex !important;
    flex-direction: column !important;
    left: auto !important;
  }
  .fixed-iconn-social i {
    transition: all 0.5s ease;
  }
  .fixed-iconn-social .facebook {
    color: #fff;
    background: #3b5998;
  }
  .fixed-iconn-social .telegram {
    color: #fff;
    background: #08c;
  }
  .fixed-iconn-social a {
    padding: 2px 4px;
    font-size: 20px;
    width: 45px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    border-bottom: 1px solid #eee;
    transition: all 0.5s ease;
  }
  .fixed-iconn-social a:hover {
    opacity: 0.9;
  }
  .fixed-iconn-social a:hover i {
    transform: rotate(360deg);
  }
}
.fixed-iconn-social {
  display: none;
}
.animation-color {
  animation: color-change 1s infinite;
  font-size: 65%;
}
@keyframes color-change {
  0% {
    color: #222;
    background-color: rgba(251, 229, 127, 0.5);
  }
  100% {
    color: #222;
    background-color: rgba(251, 229, 127, 1);
  }
}
.slick-slide {
  position: relative;
}
.ajax-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 32px;
  height: 32px;
}
.object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cat-menu-elements {
  display: flex;
  grid-gap: 20px;
  flex-direction: row;
  overflow: auto;
  flex: 1;
}
.cat-menu-elements li {
  width: 120px;
  display: block;
  margin-top: 10px;
}
.cat-menu-elements li a img {
  width: 100%;
  height: 100%;
  transform: scale(0.95);
  transition: all 0.5s ease-in-out;
}
.cat-menu-elements li a:hover img {
  transform: scale(1);
}
.cat-menu-elements li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.w-30-custom {
  width: 30%;
  padding-right: 15px;
}
.w-70-custom {
  width: 70%;
  padding-right: 10px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .w-70-custom {
    width: 100%;
  }
}
.boxcomponentArea-Slider-1 .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(25%);
  height: 40px;
  width: 40px;
  border-radius: 100%;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px -1px;
  border: 1px solid rgb(204, 204, 204);
  background: rgb(255, 255, 255);
  z-index: 1;
  right: 10px;
}
.boxcomponentArea-Slider-1 .swiper-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(25%);
  height: 40px;
  width: 40px;
  border-radius: 100%;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px -1px;
  border: 1px solid rgb(204, 204, 204);
  background: rgb(255, 255, 255);
  z-index: 1;
  left: 10px;
}
.title-box-three-cont {
  flex: 1 1 0%;
  display: inline-flex;
  flex-direction: row;
  max-width: 100%;
}
.truncate-title-header {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 15px 15px;
  color: rgb(64, 69, 83);
  text-align: left;
  font-weight: bold;
  font-size: 22px;
}
.lazyload-wrapper {
  margin: 15px 0px;
}
.flx-wid-33-custom {
  position: relative;
  margin-right: 1%;
  width: 33%;
  background-color: rgb(255, 255, 255);
  margin-bottom: 15px;
}

.flx-wid-33-custom:first-child {
  margin-left: 0%;
}
.jVBMBT:last-child {
  margin-right: 0%;
}
.jVBMBT {
  position: relative;
  margin-right: 1%;
  width: 33%;
  background-color: rgb(255, 255, 255);
  margin-bottom: 15px;
}
.flx-wid-33 + .flx-wid-33 {
  padding-left: 0px;
}
.flx-cont-color {
  position: relative;
  color: rgb(64, 69, 83);
}
.flx-cont-rel {
  position: relative;
  background: rgb(255, 255, 255);
  flex: 1 1 0%;
  min-width: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}
.flx-flex-bannermodules {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.flx-relative-blk {
  position: relative;
  display: block;
}
.flx-padding-bt {
  position: relative;
  background-color: transparent;
  transition: background-color 0.25s ease 0s;
  padding-bottom: 85.31%;
}
.flx-absol-pad {
  position: absolute;
  inset: 0px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.flx-absol-pad img {
  display: block;
  max-width: 100%;
  border-radius: 5px;
}

.flx-auto-custom {
  position: relative;
  margin-right: 1%;
  width: 33%;
  background-color: #ffffff;
  margin-bottom: 15px;
}
.flx-auto-hd-custom {
  position: relative;
  background: #ffffff;
  flex: 1 1 0%;
  min-width: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}
.flx-relative {
  position: relative;
}
.flx-flex-0 {
  flex: 1 1 0%;
  box-sizing: border-box;
  position: relative;
}

.gLxHnX {
  position: relative;
  background: rgb(255, 255, 255);
  flex: 1 1 0%;
  min-width: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}
.yNdhN {
  position: relative;
  background-color: transparent;
  transition: background-color 0.25s ease 0s;
  padding-bottom: 40.56%;
}

.mySwiperCat .swiper-button-next,
.mySwiperCat .swiper-button-prev {
  width: 40px;
  height: 40px;
  background-color: rgb(250, 250, 250);
  border-radius: 100%;
  transition: all 0.2s ease-in-out 0s;
  border: 1px solid rgb(218, 220, 227);
  color: rgb(64, 69, 83);
}
.bg-light-theme {
  background-color: #ffebf0;
}
.mySwiperCat .swiper-button-next:hover,
.mySwiperCat .swiper-button-prev:hover {
  transform: scale(1.1);
}

.mySwiperCat {
  background-color: #ffffff;
  padding-top: 10px !important;
  overflow: hidden !important;
  /* height: 110px !important; */
}
.mySwiperCat .swiper-slide {
  padding-right: 10px;
}
.mySwiperCat img {
  width: 100%;
}
.mySwiperCat .dragArea {
  /* margin: 0px 8px; */
  height: 4px;
  position: relative;
}
/* .mySwiperCat .drag {
    background-color: rgb(64, 69, 83);
    border-radius: 10px;
    width: 16px;
    position: absolute;
    height: 100%;
    margin-left: -8px;
} */
.mySwiperCat .drag {
  width: 36px;
}
.mySwiperCat .drag .swiper-scrollbar-drag {
  background-color: rgb(64, 69, 83);
  border-radius: 10px;
  width: 16px !important;
  position: absolute;
  height: 100%;
  margin-left: -8px;
}
.mx-small-cat {
  margin: 16px auto;
  width: max-content;
  height: 4px;
  overflow: hidden;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  top: -35px;
  position: relative;
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide a figure {
  margin: 0px !important;
  height: auto;
  background: #9ea0a2;
}
.swiper-slide a figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.gGvTyz .swiper-button-next {
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-basis: max-content;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  width: auto !important;
  margin: 0px !important;
  padding: 0px !important;
  background-image: none !important;
  top: 0px !important;
  left: -3px !important;
  right: auto !important;
}
.gGvTyz .swiper-button-prev {
  height: 100%;
  display: flex;
  flex-direction: row-reverse;
  flex-basis: max-content;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  width: auto !important;
  margin: 0px !important;
  padding: 0px !important;
  background-image: none !important;
  top: 0px !important;
  right: -3px !important;
  left: auto !important;
}
.gGvTyz .swiper-button-circle-right {
  background: rgba(255, 255, 255, 0.4);
  width: 30px;
  height: 30px;
  border-radius: 100%;
  padding: 5px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  z-index: 2;
  transition: all 0.2s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0s;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0%, -50%);
}
.gGvTyz .swiper-button-circle-left {
  background: rgba(255, 255, 255, 0.4);
  width: 30px;
  height: 30px;
  border-radius: 100%;
  padding: 5px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  z-index: 2;
  transition: all 0.2s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0s;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0%, -50%);
}
.kohHTk {
  height: 100%;
  width: auto;
}
.FPJKh {
  height: 100%;
  width: auto;
}
.gGvTyz .swiper-button-circle-back-left {
  width: 35px;
  height: 35px;
}
.gGvTyz .swiper-button-circle-back-right {
  width: 35px;
  height: 35px;
}
@media only screen and (min-width: 768px) {
  .gGvTyz .swiper-button-circle-right {
    width: 50px;
    height: 50px;
    padding: 10px;
    right: 100%;
    transform: translate(100%, -50%);
  }
  .gGvTyz .swiper-button-circle-left {
    width: 50px;
    height: 50px;
    padding: 10px;
    left: 100%;
    transform: translate(-100%, -50%);
  }
  .gGvTyz .swiper-button-circle-back-left {
    width: 60px;
    height: 60px;
  }
  .gGvTyz .swiper-button-circle-back-right {
    width: 60px;
    height: 60px;
  }
}
.swiper-button-circle-left.active {
  display: none;
  transition: all 0.2s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0s;
}
.swiper-button-circle-right.active {
  display: none;
  transition: all 0.2s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0s;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(44px / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * 44px / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gGvTyz .swiper-button-next:hover svg.jLxXkS {
  transform: scaleX(2.5);
}
.swiper-button-circle-right.active {
  transform: rotate(180deg) translate(0%, 50%) !important;
}
.gGvTyz .swiper-button-prev:hover svg.kenuW {
  transform: scaleX(2.5);
}
.gGvTyz .swiper-button-next:hover .swiper-button-circle-left.none,
.gGvTyz .swiper-button-prev:hover .swiper-button-circle-right.none {
  display: none;
}
.gGvTyz .swiper-button-next:hover .swiper-button-circle-left.active {
  background: transparent;
  left: 15px;
  transform: translate(0%, -50%);
  display: block;
}
.gGvTyz .swiper-button-prev:hover .swiper-button-circle-right.active {
  background: transparent;
  right: 15px;
  transform: translate(0%, -50%);
  display: block;
}
.jLxXkS .wave {
  transition: all 0.4s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0s;
}

.gGvTyz .swiper-button-next:hover svg.jLxXkS .wave,
.gGvTyz .swiper-button-prev:hover svg.kenuW .wave {
  fill: rgb(255, 255, 255);
}
.swiper-button-next svg.jLxXkS {
  height: 100%;
  width: auto;
  transform-origin: left center;
  transform: scaleX(1);
  transition: transform 0.4s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0s;
  display: inline-block;
}
.swiper-button-prev svg.kenuW {
  height: 100%;
  width: auto;
  transform-origin: right center;
  transform: scaleX(1);
  transition: transform 0.4s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0s;
  display: inline-block;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.gGvTyz .swiper-pagination {
  width: 100%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 24px;
  bottom: 0px;
}
.gGvTyz .swiper-pagination-bullet {
  width: 22px;
  height: 3px;
  box-shadow: rgb(204, 204, 204) 0px 0px 1px;
  margin: 0px 4px;
  border-radius: 50px;
  background: rgb(226, 229, 241);
  opacity: 1;
  bottom: 0px;
}
.gGvTyz .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f07431;
}
@media (max-width: 767px) {
  .gGvTyz .swiper-button-circle-right {
    right: 30px;
  }
  .gGvTyz .swiper-button-circle-left {
    left: 30px;
  }
  .gGvTyz .swiper-button-prev:hover .swiper-button-circle-right.active {
    right: 20px;
  }
  .gGvTyz .swiper-button-next:hover .swiper-button-circle-left.active {
    left: 20px;
  }
}
.gridSlider {
  display: flex;
  flex-direction: column;
  /* height: 100%; */
  background-color: rgb(255, 255, 255);
  color: rgb(64, 69, 83);
  padding: 15px;
  border-radius: 15px;
  position: relative;
}
.gridSlider .gridSlider__products {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ad-res-product-img-new {
  position: relative;
  padding-bottom: 80.375%;
  width: 100%;
}
.new-img-top {
  position: absolute;
  inset: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #f9f9f9;
  border-radius: 8px !important;
}
.new-img-top img {
  max-width: 100%;
  max-height: 100%;
  filter: contrast(0.95);
}
.post-grid-content {
  padding-top: 5px;
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
}
.title-roobae-deal.new {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.24;
  height: 34.72px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.title-roobae-deal.new a {
  color: rgb(64, 69, 83);
  font-weight: 600;
}
.rb-price.new {
  flex-direction: row;
  align-items: center;
  padding-right: 2px;
}
.rb-price .discount-rb span {
  font-size: 12px !important;
}
.rb-price.new .cur-price {
  font-size: 16px;
}
.coupon-detail.coupon-button-type {
  height: 22px;
  margin-bottom: 6px;
}
.coupon-code-new-pos-hidden {
  max-width: max-content;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.coupon-code-new-pos-hidden::before,
.coupon-code-new-pos-hidden::after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  border: 1px dashed #38ae04;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  background-color: #ffffff;
}
.coupon-code-new-pos-hidden::before {
  left: -6px;
}
.coupon-code-new-pos-hidden::after {
  right: -6px;
}
.coupon-code-new-pos-rel {
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 6px;
  border: 1px dashed #38ae04;
  border-radius: 2px;
  background: rgba(56, 174, 4, 0.05);
  color: #38ae04;
  line-height: 16px;
}
.store-new-style {
  background: #ffc107;
  border-radius: 100px;
  border-top-right-radius: 0px;
  padding: 2px 5px;
}
.border-top-grid-color.new {
  padding: 6px 0px 0px;
  margin-top: 5px;
}
.footer-white-gray {
  display: flex;
  flex-direction: column;
  background: rgb(247, 247, 250);
  border-top: 1px solid rgb(226, 229, 241);
  margin-top: 50px;
}
.footer-white-gray-pd-width {
  width: 100%;
  max-width: 1440px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 0px auto;
  transition: padding 0.25s ease-in-out 0s;
  padding: 20px;
  display: flex;
}
.footer-white-gray-left {
  display: flex;
  flex: 1 1 0%;
}
.footer-white-gray-right {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.footer-bold-txt {
  font-size: 1.5rem;
  font-weight: 700;
  color: rgb(64, 69, 83);
  margin-bottom: 0px;
}
.footer-light-txt {
  font-size: 1rem;
  color: rgb(126, 133, 155);
  margin-top: 4px;
}
.pd-footer-lr {
  padding-left: 20px;
  padding-right: 20px;
}
.d-flex-footer-link {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.circle-icon {
  border: 1px solid rgb(226, 229, 241);
  background-color: white;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding: 7px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  box-sizing: border-box;
}
.circle-icon svg {
  height: 24px;
}
.upper-case-txt {
  display: block;
  font-size: 0.83333rem;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
  color: rgb(126, 133, 155);
}
.upper-case-link {
  font-weight: 600;
  font-size: 1.41667rem;
  color: rgb(64, 69, 83);
  line-height: 1.4;
  white-space: nowrap;
}
.footer-cat-bottom {
  border-top: 1px solid rgb(226, 229, 241);
  flex-flow: column wrap;
  background-color: white;
}
.footer-cat-bottom-sec {
  flex: 1 1 0%;
  padding: 20px;
  -webkit-box-pack: justify;
  justify-content: space-between;
  max-width: 1440px;
  margin: auto;
  display: flex;
}
.footer-cat-bottom-sec-Title {
  display: flex;
  flex-direction: column;
}
.footer-title-p {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 12px;
  font-size: 1.1rem;
}
a.categoryLink {
  text-transform: capitalize;
  padding-bottom: 10px;
  color: #404553;
}
.footer-social-sec {
  flex: 1 1 0%;
  margin: 15px auto 25px;
  display: flex;
  box-sizing: border-box;
  padding: 20px 0px;
}
.flex-l-0 {
  flex: 1 1 0%;
  place-content: center space-around;
}
.footer-app-sec {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: rgb(64, 69, 83);
  margin-bottom: 8px;
}
.flex-center-sec {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.social-icon-sec-right {
  cursor: pointer;
  padding: 7px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  box-sizing: border-box;
  margin: 0px 10px;
}
.footer-white-gray-pd-width .card hr {
  opacity: 0.5;
}
.footer-white-gray-pd-width .card p {
  font-size: 0.83333rem;
  color: rgb(126, 133, 155);
  margin-top: 4px;
}
.footer-white-gray-pd-width .card .card-title {
  display: block;
  font-size: 0.99333rem;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;
  color: rgb(126, 133, 155);
}
@media (max-width: 767px) {
  .flx-wid-33-custom,
  .flx-auto-custom,
  .jVBMBT {
    width: 100% !important;
  }
  .footer-white-gray-right {
    flex-direction: column;
    align-items: flex-start;
  }
  .pd-footer-lr {
    padding-left: 0px !important;
    margin-bottom: 20px;
  }
  .footer-cat-bottom-sec {
    flex-direction: column;
  }
  .footer-cat-bottom-sec-Title {
    margin-bottom: 15px;
  }
  .footer-title-p {
    padding-bottom: 0px;
  }
  .footer-social-sec {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 0px;
    margin-top: 0px;
  }
  .footer-app-sec {
    margin-left: 15px;
  }
  .flex-l-0 {
    margin-bottom: 10px;
  }
  .rb-price.new {
    height: auto !important;
  }
}
@media (min-width: 992px) {
  .swiper-scrollbar {
    display: none;
  }
}

.card-loader {
  background-color: #fff;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.08),
    0 -1px 3px 0 rgba(0, 0, 0, 0.06);
  padding: 8px;
  position: relative;
  border-radius: 10px;
  margin-bottom: 0;
  height: 400px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 9;
  overflow: hidden;

  &:only-child {
    margin-top: 0;
  }

  &:before {
    content: "";
    height: 110px;
    display: block;
    background-color: #ededed;
    box-shadow: -48px 78px 0 -48px #ededed, -51px 102px 0 -51px #ededed;
  }

  &:after {
    content: "";
    background-color: #333;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    animation-duration: 0.6s;
    animation-iteration-count: infinite;
    animation-name: loader-animate;
    animation-timing-function: linear;
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.6) 30%,
      rgba(255, 255, 255, 0) 81%
    );
    background: -o-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.6) 30%,
      rgba(255, 255, 255, 0) 81%
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.6) 30%,
      rgba(255, 255, 255, 0) 81%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
  }
}

/* Loader animation */
@keyframes loader-animate {
  0% {
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    transform: translate3d(100%, 0, 0);
  }
}
.static-content .static-sec h2,
.static-content .static-sec h4 {
  font-weight: 500 !important;
}
.just-box-sec-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}

.just-box-sec {
  transform: scale(1);
  transition: all 0.5s ease;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 5px;
  padding-bottom: 5px;
}

@media (min-width: 1600px) {
  .just-box-sec {
    flex: 0 0 16.6666666667% !important;
    max-width: 16.6666666667% !important;
  }
}

@media (min-width: 1200px) {
  .just-box-sec {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}

@media (max-width: 991.98px) {
  .just-box-sec {
    flex: 0 0 33%;
    max-width: 33%;
  }
}

@media only screen and (max-width: 600px) {
  .just-box-sec {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0px;
  }
}

.cust-img-top40 {
  height: 138px;
  object-fit: scale-down;
}

.coupon-link:hover .img-coupon-icon {
  background: url("../images/new/coupon-svg.gif");
  transform: scale(1.1);
  width: 30px;
  height: 30px;
  background-size: contain;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: -6px;
  transition: all 0.5s ease-in-out;
}
.img-coupon-icon {
  background: url("../images/new/coupon-png.png");
  width: 30px;
  height: 30px;
  background-size: contain;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: -6px;
  transition: all 0.5s ease-in-out;
  transform: scale(1);
}

.spc-tag-top {
  position: absolute;
  top: -10px;
  z-index: 9;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 100%;
}

.spc-bg-color-grad {
  background-image: linear-gradient(to right bottom, #5a27c9, #8e24aa);
  padding: 4px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-size: 14px;
}

.spc-bg-color-grad.bbd-sale {
  background: linear-gradient(
    to right,
    rgb(40, 116, 240),
    rgb(255, 105, 180)
  ) !important;
}

.spc-bg-color-grad.gif-sale {
  background: linear-gradient(to right, #ff0000, #ffa500) !important;
}

.spc-gray-bg-color-grad {
  background: linear-gradient(to right bottom, #ff0e0e, #ff6767);
  padding: 4px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-size: 14px;
}

.top-p-img-only-left-top {
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 5px;
}

@media only screen and (min-width: 1250px) {
  .rb-main,
  .rb-main-comment {
    padding-top: 58px;
    margin-top: 0;
    padding-left: 50px !important;
    padding-right: 50px !important;
    margin: auto;
  }
}

.deal-finder-m-sec .dropdown-toggle {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  position: relative;
  padding: 0 !important;
  height: 100%;
  line-height: 60px;
  cursor: pointer;
}
.deal-finder-m-sec .dropdown-menu .dropdown-item {
  padding-left: 10px;
  transition: all 0.5s ease-in-out;
}
.deal-finder-m-sec .dropdown-menu .dropdown-item svg {
  transition: all 0.5s ease-in-out;
}
.deal-finder-m-sec .dropdown-menu .dropdown-item:hover,
.deal-finder-m-sec .dropdown-menu .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.deal-finder-m-sec .dropdown-menu .dropdown-item:hover svg {
  transform: translateX(-2px);
}
.deal-finder-m-sec {
  margin-right: 20px;
}

.mobile-nav.bottom-nav .dropup .dropdown-toggle::after {
  display: none !important;
}
.container.mx-1420 {
  max-width: 1420px !important;
}
.container.mx-1420 .slick-track,
.container.mx-1420 .slick-slide {
  overflow: hidden;
  outline: none !important;
  box-shadow: none !important;
}
.badge-warning.btn-New-glowing {
  background-color: #fbe57f;
  position: absolute;
  top: 5px;
  font-weight: 400;
  right: 0px;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
  font-size: 75%;
}

@-webkit-keyframes glowing {
  0% {
    background-color: #fbe57f;
    -webkit-box-shadow: 0 0 3px #fbe57f;
  }
  50% {
    background-color: #ffc107;
    -webkit-box-shadow: 0 0 40px #ffc107;
  }
  100% {
    background-color: #fbe57f;
    -webkit-box-shadow: 0 0 3px #fbe57f;
  }
}

@-moz-keyframes glowing {
  0% {
    background-color: #fbe57f;
    -moz-box-shadow: 0 0 3px #fbe57f;
  }
  50% {
    background-color: #ffc107;
    -moz-box-shadow: 0 0 40px #ffc107;
  }
  100% {
    background-color: #fbe57f;
    -moz-box-shadow: 0 0 3px #fbe57f;
  }
}

@-o-keyframes glowing {
  0% {
    background-color: #fbe57f;
    box-shadow: 0 0 3px #fbe57f;
  }
  50% {
    background-color: #ff4747;
    box-shadow: 0 0 40px #ffc107;
  }
  100% {
    background-color: #fbe57f;
    box-shadow: 0 0 3px #fbe57f;
  }
}

@keyframes glowing {
  0% {
    background-color: #fbe57f;
    box-shadow: 0 0 3px #fbe57f;
  }
  50% {
    background-color: #ffc107;
    box-shadow: 0 0 40px #ffc107;
  }
  100% {
    background-color: #fbe57f;
    box-shadow: 0 0 3px #fbe57f;
  }
}

.modal-header .close {
  box-shadow: none !important;
  outline: none !important;
}

.btn-outline-light img.sm-store-img {
  width: 25px;
  height: 25px;
}

.fixed-deal-top-sec {
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(4px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  align-items: center;
  justify-content: center;
  padding: 10px;
  position: fixed;
  top: 55px;
  left: 0px;
  width: 100% !important;
  z-index: 1 !important;
}
.fixed-deal-top-sec .btn-outline-light {
  display: flex;
  justify-content: center;
  text-align: left;
  font-size: 16px;
}
.fixed-deal-top-sec .btn-outline-light img {
  margin-right: 5px;
}
@media (max-width: 565px) {
  .fixed-deal-top-sec .btn-outline-light {
    font-size: 12px;
  }
  .fixed-deal-top-sec {
    grid-gap: 3px !important;
  }
}

.full-index-nav {
  height: auto;
  width: auto;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
}

.full-index-nav li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  width: 100%;
}
.full-index-nav li a.nav-link {
  font-size: 0.9rem;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  padding: 0px 15px;
  min-height: 36px;
  letter-spacing: 0.2px;
  font-weight: 700;
  justify-content: center;
}

.full-index-nav li:hover > a.nav-link {
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.18) 0px 5px 4px 0px;
}

.switch-toggle-div {
  position: relative;
  display: block;
  vertical-align: top;
  width: 80px;
  height: 30px;
  padding: 3px;
  margin: 0 10px 10px 0;
  background: linear-gradient(to bottom, #eeeeee, #ffffff 25px);
  background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff 25px);
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  box-sizing: content-box;
}
.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  box-sizing: content-box;
}
.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  background: #eceeef;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12),
    inset 0 0 2px rgba(0, 0, 0, 0.15);
  box-sizing: content-box;
}
.switch-label:before,
.switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  box-sizing: content-box;
}
.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #aaaaaa;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: #ffffff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.switch-input:checked ~ .switch-label {
  background: #e1b42b;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15),
    inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}
.switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 28px;
  height: 28px;
  background: linear-gradient(to bottom, #ffffff 40%, #f0f0f0);
  background-image: -webkit-linear-gradient(top, #ffffff 40%, #f0f0f0);
  border-radius: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.switch-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: linear-gradient(to bottom, #eeeeee, #ffffff);
  background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}
.switch-input:checked ~ .switch-handle {
  left: 74px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

/* Transition
========================== */
.switch-label,
.switch-handle {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.switch-flat {
  padding: 0;
  background: #fff;
  background-image: none;
}
.switch-flat .switch-label {
  background: #fff;
  border: solid 2px #eceeef;
  box-shadow: none;
}
.switch-flat .switch-label:after {
  /* color: #0088cc; */
}
.switch-flat .switch-handle {
  top: 6px;
  left: 6px;
  background: #dadada;
  width: 22px;
  height: 22px;
  box-shadow: none;
}
.switch-flat .switch-handle:before {
  background: #eceeef;
}
.flipkart-deal-finder.bg-light-rb-custom
  .switch-flat
  .switch-input:checked
  ~ .switch-label {
  background: #2874f0;
  border-color: #fff;
  color: #fff;
}
.flipkart-deal-finder.bg-light-rb-custom
  .switch-flat
  .switch-input:checked
  ~ .switch-handle {
  left: 52px;
  background: #185ac5;
  box-shadow: none;
}

.amazon-deal-finder.bg-light-rb-custom
  .switch-flat
  .switch-input:checked
  ~ .switch-label {
  background: #febd69;
  border-color: #fff;
  color: #fff;
}
.amazon-deal-finder.bg-light-rb-custom
  .switch-flat
  .switch-input:checked
  ~ .switch-handle {
  left: 52px;
  background: #cc862b;
  box-shadow: none;
}

.btn-block {
  display: block;
  width: 100%;
  line-height: inherit !important;
}

/* .pl-0, .px-0 {
    padding-left: 0 !important;
} */

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.game-menu {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 9999;
}
.game-menu .icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.4s ease, opacity 0.4s ease;
}

@media (max-width: 991px) {
  .game-menu {
    bottom: 80px;
    right: 10px;
  }
  .game-menu .icon {
    width: 50px;
    height: 50px;
  }
}

/* Main icon with ripple */
.game-menu .icon.game-main-icon {
  position: relative;
  z-index: 2;
  box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px,
    rgb(0 0 0 / 30%) 0px 8px 16px -8px;
}

.game-menu .icon.game-main-icon::before,
.game-menu .icon.game-main-icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  animation: game-ripple 2s ease-out infinite;
}

.game-menu .icon.game-main-icon::after {
  animation-delay: 1s;
}

@keyframes game-ripple {
  0% {
    transform: scale(1);
    opacity: 0.6;
  }
  100% {
    transform: scale(2.5);
    opacity: 0;
  }
}

/* Hidden state for top icons */
.game-icon {
  transform: translateY(40px);
  opacity: 0;
  pointer-events: none;
}

/* Active state - show them */
.game-menu.active .game-icon {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

/* Hover zoom */
.game-icon.icon:hover {
  transform: scale(1.1);
}
.game-main-icon:hover {
  transform: scale(0.75);
}

/* banner style added */
/* Additional responsive styles */
.banner-section {
  width: 100%;
  overflow: hidden;
}

.banner-container {
  position: relative;
}
/* 
.banner-container .swiper-slide[style] {
  margin-right: 10px !important;
}

/* Mobile: override the margin 
@media screen and (max-width: 767px) {
  .banner-container .swiper-slide[style] {
    margin-right: 0 !important;
  }
  .banner-container .swiper-slide[style] {
    margin-right: 0px !important;
  }
} */

.responsive-banner-slider {
  width: 100%;
}

.banner-figure {
  margin: 0;
  width: 100%;
  height: auto;
}

.banner-image {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* .swiper-slide {
  margin-right: 11px !important;
} */

/* Mobile specific styles */
@media (max-width: 767px) {
  .responsive-banner-slider .swiper-slide {
    width: 100% !important;
  }

  .banner-image {
    height: 200px; /* Adjust as needed */
  }
}

/* Tablet styles */
@media (min-width: 768px) and (max-width: 1023px) {
  .banner-image {
    height: 180px; /* Adjust as needed */
  }
}

/* Desktop styles */
@media (min-width: 1024px) {
  .banner-image {
    height: 200px; /* Adjust as needed */
  }
}

/* Navigation button styles - update classes */
.banner-nav-next,
.banner-nav-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}

.banner-nav-next {
  right: 10px;
}

.banner-nav-prev {
  left: 10px;
}

/* Hide navigation on mobile if desired */
@media (max-width: 767px) {
  .banner-nav-next,
  .banner-nav-prev {
    display: none;
  }
}

.responsive-banner-slider .swiper-slide a figure {
  margin: 0px !important;
  height: auto;
  background: #f1f3f6 !important;
  border-radius: 15px !important;
}

@media (max-width: 565px) {
  .responsive-banner-slider .swiper-slide a figure img {
    height: 127px !important;
    border-radius: 15px !important;
    width: 100% !important;
  }
}

.responsive-banner-slider .swiper-slide a figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px !important;
}
/* style the button container */
.banner-nav-next .nav-circle-left,
.banner-nav-prev .nav-circle-right {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: all 0.3s ease;
}

/* default: transparent background */
.banner-nav-next .nav-circle-left,
.banner-nav-prev .nav-circle-right {
  background-color: transparent;
  box-shadow: none;
}

/* hover: white background with light shadow */
.banner-nav-next .nav-circle-left:hover,
.banner-nav-prev .nav-circle-right:hover {
  background-color: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}

/* categories style section  */
.mySwiperCat img {
  max-width: 75px !important;
  max-height: 75px !important;
}

.mySwiperCat .title {
  font-weight: 500 !important;
  font-size: 18px !important;
  white-space: nowrap !important; /* Prevents wrapping */
  overflow: hidden !important; /* Hides overflow if text is too long */
  text-overflow: ellipsis !important; /* Adds "..." if text is cut */
  font-weight: bold;
}

/* page loader style */
/* Fullscreen overlay */
#page-loader {
  position: fixed;
  inset: 0; /* top/right/bottom/left: 0 */
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: white;   */
  background: rgba(255, 255, 255, 0.8); /* change to theme color if needed */
  z-index: 9999;
  transition: opacity 300ms ease, visibility 300ms ease;
  opacity: 1;
  visibility: visible;
}

/* Hidden state */
#page-loader.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/* Optional: keep page content from scrolling while loader is visible */
body.loading {
  overflow: hidden;
}

/* footer style cat  */
.footer-social-sec a {
  transition: all 0.5s ease-in-out;
}
.footer-social-sec a:hover svg {
  transform: scale(1.1);
}
.title-roobai-deal.new {
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.title-roobai-deal.new a {
  text-overflow: ellipsis;
  color: #000;
  font-size: 13px;
  line-height: 20px;
  transition: all 0.5s ease-in-out;
}

.title-roobai-deal.new a:hover {
  color: #5824c9 !important;
}

@media (min-width: 1025px) {
  #install-snackbar {
    width: 270px;
    flex-direction: column !important;
    gap: 10px;
    right: 0px;
    position: fixed;
    left: auto;
    bottom: 10px !important;
  }
}

#install-snackbar {
  bottom: 50px;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 2;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  color: #000;
  font-weight: 500;
  border: 1px solid #eeee;
}

.rb-nav .search-bar .form-control {
  border: 1px solid #fff;
  height: 42px;
}

.rb-nav .search-bar .search-btn {
  border: 1px solid #fbe57f;
  background-color: #fbe57f;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  height: 42px;
  color: #3d4152 !important;
}
.txt-theme-color {
  color: #5824c9 !important;
}
._menu_item ._menu_sec a {
  color: rgba(255, 255, 255, 0.5) !important;
}
._menu_item ._menu_sec a.active {
  color: #fff !important;
}
._menu_item ._menu_sec a.dropdown-item {
  color: #3d4152 !important;
  padding-left: 10px;
}
.rb-nav .search-bar .search-btn:hover,
.rb-nav .search-bar .search-btn:focus {
  border: 1px solid #fbe57f;
  background-color: #fbe57f;
  opacity: 0.75;
}

.justin-gridbox {
  place-items: normal !important;
}

.index-cat-img-bg {
  width: 90px;
  height: 90px;
}
@media (max-width: 991px) {
  .justin_index.just-box-sec {
    flex: 0 0 33%;
    max-width: 33%;
    padding: 5px;
  }
  .footer-cat-bottom-sec-Title {
    /* border-bottom: 1px solid #ddd;
        padding-bottom: 10px; */
  }

  .footer-title-p {
    cursor: pointer;
    font-weight: bold;
    position: relative;
    padding: 10px;
    background-color: #f8f8f8;
    border-radius: 5px;
  }

  .footer-title-p::after {
    content: "＋";
    /* Plus sign */
    position: absolute;
    right: 15px;
    font-size: 16px;
  }

  .footer-title-p.active::after {
    content: "−";
    /* Minus sign */
  }

  .footer-cat-bottom-sec-Title .categoryLink {
    display: none;
    padding-left: 15px;
    transition: all 0.3s ease-in-out;
    display: none;
  }
}

@media only screen and (max-width: 600px) {
  .justin_index.just-box-sec {
    flex: 0 0 49.9%;
    max-width: 49.9%;
    padding: 5px;
  }
  .rb-price.new .cur-price {
    font-size: 18px;
  }
}
.custom-dropdown {
  left: auto !important;
  right: 0 !important;
}
/* Base Dropdown Style */
.custom-dropdown {
  background: #fff;
  border-radius: 8px;
  padding: 0.5rem 0;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
  transform-origin: top;
  transform: scaleY(0);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 180px;
  z-index: 1000;
  display: block;
  border: none !important;
}

/* Show dropdown on parent hover */
#dropdownMenuLinkHeaderTop:hover + .custom-dropdown,
.custom-dropdown:hover {
  transform: scaleY(1);
  opacity: 1;
}

/* Dropdown item style */
.custom-dropdown a.dropdown-item {
  padding: 10px 20px;
  display: block;
  color: #333;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

.custom-dropdown a.dropdown-item:hover {
  color: #5824c9;
  font-weight: 500;
  border-left: 4px solid #5824c9;
}
.text-danger {
  color: #e50914 !important;
}

li.text-danger {
  border-bottom: 2px solid #e50914;
}
/* Show dropdown only on hover */
._menu_sec:hover .custom-dropdown {
  display: block;
}

/* Optional: Prevent flickering */
.custom-dropdown {
  margin-top: 0.5rem;
  display: none;
}

/* flash deal style */

.flash-deal-component > * {
  position: relative;
  z-index: 2;
}

/* Flash Deal Heading */
.flash-deal-heading {
  font-size: 2.5rem;
  font-weight: 800;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  /* text-shadow: 0 3px 10px rgba(0, 0, 0, 0.6); */
  margin-bottom: 5px;
}

/* Add spacing to both ends of slider */
.flash-deal-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}

/* Each slide spacing */
.flash-deal-slide {
  margin-right: 20px;
}

/* View All Button */
.flash-deal-container .btn-view-all-flash {
  background: #000;
  color: #fff;
  padding: 10px 25px;
  border-radius: 8px;
  font-weight: 600;
  transition: 0.3s ease;
}

.gridSlider {
  padding: 8px;
  background-color: white !important;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.flash-deal-container .btn-view-all-flash:hover {
  background: #5824c9; /* hover color */
  color: #fff; /* keep text white */
}

.discount-orange {
  position: relative;
  font-size: 17px;
  padding-left: 21px;
}

.discount-orange::before {
  content: "";
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9.51 18.61"><polygon fill="currentColor" points="7.57,7.80 4.94,6.91 5.81,0 1.55,8.54 4.18,9.43 3.36,13.30 0,13.29 4.72,18.61 9.51,13.32 5.69,13.31"/></svg>')
    no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9.51 18.61"><polygon fill="currentColor" points="7.57,7.80 4.94,6.91 5.81,0 1.55,8.54 4.18,9.43 3.36,13.30 0,13.29 4.72,18.61 9.51,13.32 5.69,13.31"/></svg>')
    no-repeat center;
  background-color: currentColor;
  width: 10px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
}

.footer-logo-qr {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: -30px;
}

.footer-connect-sec {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .footer-logo-qr {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -30px;
    position: absolute;
    left: -30px;
    top: -50px;
    border: 1px solid #eee;
    display: none;
  }
  .flex-center-sec {
    position: relative;
  }
}


#bottomheader-bar a.active {
  color: #7950d4 !important;
}

#bottomheader-bar a.active span {
  font-weight: 600;
  font-size: 14px !important;
}