a[aria-expanded="true"] {
  background: #5824c9 !important;
}
.rb-nav {
  height: 56px;
  background-color: #5824c9 !important;
}
.rb-nav.bg-white {
  background-color: #5824c9 !important;
  height: 60px;
}
.font-16 {
  font-size: 16px;
}
.font-14 {
  font-size: 14px;
}
.font-22 {
  font-size: 22px;
  /* font-weight: 700 !important; */
}

@media (max-width: 767px) {
  .font-22 {
    font-size: 18px;
  }
}
.theme-dark .storename1 {
  color: #7d9392;
}

.theme-dark .bottom-appbar .tabs .tab {
  background-color: #21242e;
  border-top: 1px solid #21242e;
}

.theme-dark .bottom-appbar .tabs .tab--fab .top {
  box-shadow: 0px 30px 0px 25px #21242e;
}

.theme-dark .mob-nav-li a.nav-link {
  color: #dae0e5;
}

.theme-dark
  .product-flex-items.rb-list-active-wrap.active
  .single-products
  .list-grid-flex,
.theme-dark .border-top-grid-color {
  border-top: 1px solid #343a40;
}

.tag-red-color .tag,
.product-flex-items.rb-text-active-wrap.active
  .single-products
  .list-view-tags
  .list-text-tags {
  border-radius: 100px;
  border-right: 0px solid rgba(229, 57, 53, 0.5);
  border-left: 0px solid rgba(229, 57, 53, 0.5);
}

.fire-30-fill-bg {
  background: url("assets/images/fire-30-fill.png");
  background-size: cover;
  width: 16px;
  height: 16px;
  display: block;
}

.fire-30-bg {
  background: url("assets/images/fire-30.png");
  background-size: cover;
  width: 15px;
  height: 15px;
  display: block;
}

.pcomments,
.plike,
.ptime {
  font-weight: 400;
  text-align: left !important;
}

a[data-original-title="Unlike"] {
  color: #ff4747 !important;
}

.product-flex-items.rb-text-active-wrap.active
  .single-products
  .list-grid-flex
  .list-text-sec
  .plike,
.product-flex-items.rb-text-active-wrap.active
  .single-products
  .list-grid-flex
  .list-text-sec
  .ptime
  a {
  display: flex;
}

.style-hot img {
  border-radius: 100px;
}

.product-flex-items.rb-text-active-wrap.active
  .single-products
  .list-grid-flex
  .list-text-sec {
  min-width: 150px;
}

.best-deal_box .style-hot-deal {
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: auto;
}

.coupon-detail.coupon-button-type a.coupon-code {
  background: rgba(255, 255, 255, 0.5);
  color: #222;
  font-weight: 600;
  font-size: 11px !important;
}

.list_view_coupon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 95%;
  background: rgba(255, 255, 255, 0.5);
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-50%, -50%);
}

.list_view_coupon a.coupon-code {
  color: #222;
  background: rgba(255, 255, 255, 0.5);
}

.product-flex-items.rb-text-active-wrap.active
  .single-products
  .product-grid
  .postwrap
  .post {
  padding: 10px 12px 8px;
}

.product-flex-items.rb-text-active-wrap.active .single-products {
  flex: 0 0 100%;
  max-width: 100%;
  padding-bottom: 0px;
}

.product-flex-items.rb-text-active-wrap.active
  .single-products
  .product-grid
  .postwrap
  .post
  .title-roobai-deal {
  width: 60%;
}

.product-flex-items.rb-text-active-wrap.active
  .single-products
  .list-grid-flex
  .list-text-sec
  .plike {
  font-size: 13px;
}

.product-flex-items.rb-text-active-wrap.active
  .single-products
  .product-grid
  .postwrap
  .post
  .title-roobai-deal
  h2.post-title {
  font-size: 16px;
}

@media (max-width: 991px) {
  .product-flex-items.rb-text-active-wrap.active
    .single-products
    .product-grid
    .postwrap
    .post
    .title-roobai-deal {
    width: 80%;
  }

  .product-flex-items.rb-text-active-wrap.active
    .single-products
    .product-grid
    .postwrap
    .post
    .rb-price
    .off-price {
    font-size: 10px;
  }

  .product-flex-items.rb-text-active-wrap.active
    .single-products
    .product-grid
    .postwrap
    .post
    .rb-price
    .cur-price {
    font-size: 16px;
  }

  .rb-main,
  .rb-main-comment {
    padding-top: 58px;
  }

  .rb-nav {
    height: 56px;
    padding: 0px 10px;
  }

  .product-flex-items.rb-list-active-wrap.active .single-products,
  .product-flex-items.rb-text-active-wrap.active .single-products {
    padding: 2px 3px;
  }

  .mob-navbar-nav.in .mob-nav-li .active {
    color: #4d138a;
  }

  .info-section-body .go-top {
    display: none !important;
  }

  .pointer-cursor {
    cursor: pointer;
  }

  .icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
  }

  .flex-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .bottom-appbar {
    height: 56px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    display: block !important;
  }

  .bottom-appbar .tabs {
    display: flex;
    flex-direction: row;
    height: 100%;
  }

  .bottom-appbar .tabs .tab {
    background-color: #fff;
    width: 20%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-top: 1px solid #eee;
    box-shadow: 1x 1x 3px #ccc, -1px -1px 3px #ccc;
    font-size: 24px;
  }

  .bottom-appbar .tabs .tab--left {
    width: 100%;
    /* border-top-right-radius: 30px;
  border-top: 1px solid rgba(167, 161, 161, 0.69); */
    /* box-shadow: 0px 6px 7px 0px rgba(23, 23, 23, 0.28); */
  }

  .bottom-appbar .tabs .tab--right {
    width: 100%;
    /* border-top-left-radius: 30px;
  border-top: 1px solid rgba(167, 161, 161, 0.69); */
    /* box-shadow: 15px 4px 15px 0px rgba(23, 23, 23, 0.28); */
  }

  .bottom-appbar .tabs .tab--fab {
    width: 180px;
    height: 100%;
    background: transparent;
    border: none;
    display: flex;
  }

  .bottom-appbar .tabs .tab--fab .top {
    width: 100%;
    height: 50%;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: transparent;
    box-shadow: 0px 30px 0px 25px #fff;
    border-bottom: 1px solid rgba(167, 161, 161, 0.69);
    display: flex;
  }

  .bottom-appbar .tabs .tab span {
    font-size: 12px;
  }

  .bottom-appbar .tabs .tab i {
    font-size: 24px;
  }

  .bottom-appbar .tabs .tab.is-active {
    color: #fd9d97;
  }

  .bottom-appbar .tabs .fab {
    border-radius: 50%;
    background-color: #4d138a;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    position: relative;
    justify-content: center;
    transform: translate(0px, -50%);
  }

  .mob-nav-li a.nav-link {
    color: #404040;
  }

  .copy_msg {
    bottom: 60px;
    width: 100%;
  }

  .ad-bg-filter {
    margin: 2px 2px 0;
  }
}

@media (max-width: 375px) {
  .bottom-appbar .tabs .tab--left,
  .bottom-appbar .tabs .tab--right,
  .bottom-appbar .tabs .tab--fab {
    width: 20%;
  }

  .bottom-appbar .tabs .tab {
    border-top: none;
  }

  .bottom-appbar .tabs .tab--fab .top {
    width: 60px;
    height: 20px;
    box-shadow: none;
  }

  .bottom-appbar .tabs .fab {
    width: 60px;
    height: 60px;
  }

  .bottom-appbar {
    background: #fff;
    border-top: 1px solid #eee;
  }

  .pcomments,
  .plike,
  .ptime,
  .storename1 span {
    font-size: 10px !important;
  }
  .store-new-style {
    font-size: 11px !important;
  }
}

@media (min-width: 768px) {
  .ad-bg-filter {
    top: 56px !important;
    padding: 10px 15px;
    border-radius: 100px;
    position: fixed;
    right: 0px;
  }

  .store-new-style {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 991px) {
  .rb-main,
  .rb-main-comment {
    padding-top: 58px !important;
  }

  .ad-bg-filter {
    top: 10px !important;
    padding: 0px;
    border-radius: 0px;
    position: fixed;
    right: 70px;
    z-index: 999;
    box-shadow: none !important;
    border: 1px solid #eee;
  }
}

@media only screen and (max-width: 565px) {
  .rb-main,
  .rb-main-comment {
    padding-top: 58px !important;
  }
}

.bottom-appbar {
  display: none;
}

.modal-dialog {
  overflow-y: initial !important;
}

.modal-body {
  height: 450px;
  overflow-y: auto;
}

.container.mx-1320 {
  /* display: flex;
    flex-direction: row-reverse; */
  max-width: 100%;
  margin: 0px auto;
}

.product-flex-items.rb-list-active-wrap.active
  .single-products
  .list-grid-flex {
  position: relative;
  left: 0px;
  border-top: 1px solid #f1f1f1;
  padding: 2px 0px 0px;
}

.border-top-grid-color {
  border-top: 1px solid #f1f1f1;
  padding: 2px 0px 0px;
}

.product-flex-items.rb-list-active-wrap.active .single-products .product-grid {
  height: 130px;
}

.settings-sec .other-links ul li:last-child {
  border-bottom: 1px solid #f5f5f5;
}

.settings-sec .other-links .static-sec ul li {
  border-bottom: none;
}

.rb-price .cur-price,
.rb-price .off-price {
  margin-right: 0px;
}

.plike a {
  cursor: pointer;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #4d138a;
}

li.nav-item:active {
  background-color: transparent;
}

.bottom-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.bottom-btns .btn-light {
  font-size: 15px;
}

.product-flex-items.rb-list-active-wrap.active
  .single-products
  .product-grid
  .postwrap
  .post
  .rb-price {
  height: 45px !important;
}

.product-flex-items.rb-list-active-wrap.active
  .single-products
  .product-grid
  .pimg
  .res-product-img {
  width: 102px;
  height: 102px;
}

.product-flex-items.rb-grid-view-wrap.active
  .single-products
  .product-grid.__products
  .post
  h2.post-title
  a {
  font-weight: 400;
  color: #222;
  line-height: 1.45;
}

.product-flex-items.rb-list-active-wrap.active
  .single-products
  .product-grid
  .postwrap
  .post
  .title-roobai-deal
  h2.post-title
  a {
  height: 42px;
  font-size: 14.5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.45;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #222;
  white-space: pre-wrap;
}

.rb-nav .search-bar .search-btn,
.rb-nav .search-bar .form-control {
  border-radius: 3px;
}

.btn:focus,
.btn:hover {
  outline: none;
  box-shadow: none;
}

.postwrap {
  background-color: #fff;
}

.ad-res-product-img img {
  width: 200px;
  height: 200px;
}

.ad-res-product-img {
  padding-top: 65%;
  /* padding-top: 50%; */
}

.tag-red-color .tag {
  top: auto;
  bottom: 36px;
  left: auto;
  right: 2px;
}

.rb-list-view-list .tag-red-color .tag {
  top: auto;
  bottom: 0px;
  left: 10px;
  right: auto;
}

@media (min-width: 1600px) {
  .product-flex-items.rb-grid-view-wrap.active .single-products {
    flex: 0 0 14.286% !important;
    max-width: 14.286% !important;
  }
  .container.mx-1320 {
    /* display: flex;
        flex-direction: row-reverse; */
    /* max-width: 1440px; */
    margin: 0px auto;
    min-width: 978px;
    max-width: 1680px;
  }
}

@media (min-width: 1200px) {
  .product-flex-items.rb-grid-view-wrap.active .single-products {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}

.theme-dark .pimg::after {
  content: none;
  background: transparent;
}

.theme-dark .storename1 a.btn {
  color: #fc4646;
}

.rb-price .discount-rb span {
  font-size: 14px;
}

.ad-res-product-img img {
  transform: scale(1.1);
}

.btn-primary.telegram-btn {
  color: #fff;
  background: #08c;
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.btn-label {
  position: relative;
  left: -12px;
  display: inline-block;
  padding: 6px 12px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 3px 0 0 3px;
}

.btn-labeled {
  padding-top: 0;
  padding-bottom: 0;
}

@media (min-width: 992px) {
  .product-flex-items.rb-list-active-wrap.active .single-products {
    flex: 0 0 33.33% !important;
    max-width: 33.33% !important;
  }

  .product-flex-items.rb-list-active-wrap.active
    .single-products
    .product-grid
    .pimg {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .product-flex-items.rb-list-active-wrap.active
    .single-products
    .product-grid
    .postwrap {
    flex: 0 0 70%;
    max-width: 70%;
  }
}

@media (max-width: 991px) {
  .btn-primary.telegram-btn {
    padding: 0px;
  }

  .btn-label {
    left: 0px;
  }

  .settings-sec .join-us-sec .social-ico,
  .settings-sec .other-links ul {
    flex-direction: column !important;
  }
}

@media (max-width: 475px) {
  .product-flex-items.rb-grid-view-wrap.active
    .single-products
    .rb-price
    .off-price,
  .product-flex-items.rb-list-active-wrap.active
    .single-products
    .rb-price
    .off-price {
    font-size: 10px;
  }

  .product-flex-items.rb-grid-view-wrap.active .single-products {
    padding: 2px;
    padding-bottom: 2px;
  }

  .rb-price .cur-price {
    font-size: 13px;
  }
  .rb-price .discount-rb span {
    font-size: 12px;
  }
  .info.text-dark {
    font-size: 10px;
  }

  .product-flex-items.rb-list-active-wrap.active
    .single-products
    .rb-price
    .discount-rb
    span,
  .product-flex-items.rb-list-active-wrap.active
    .single-products
    .rb-price
    .cur-price {
    font-size: 13px;
  }

  .product-flex-items.rb-grid-view-wrap.active
    .single-products
    .product-grid.__products
    .post
    h2.post-title {
    height: 35px;
    font-size: 13px;
  }

  .rb-price .discount-rb span {
    margin-left: 0px;
  }
  .product-flex-items.rb-grid-view-wrap.active .single-products .rb-price {
    line-height: 13px;
  }

  /* .info.text-dark{
  display: none;
} */
  .rb-price {
    height: 25px !important;
  }

  .product-flex-items.rb-list-active-wrap.active
    .single-products
    .product-grid
    .pimg
    .res-product-img {
    width: 92px;
    height: 92px;
  }

  .product-flex-items.rb-list-active-wrap.active
    .single-products
    .product-grid
    .pimg {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .product-flex-items.rb-list-active-wrap.active
    .single-products
    .product-grid
    .postwrap {
    flex: 0 0 70%;
    max-width: 70%;
  }

  .ad-res-product-img {
    padding-top: 70%;
  }
}

.rb-nav .search-bar .search-btn {
  right: 0px;
  top: 0px;
}

.product-flex-items.rb-list-active-wrap.active
  .single-products
  .list-grid-flex
  .list-text-sec {
  min-width: auto;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #ff4747;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.btn-New {
  position: absolute;
  top: -9px;
  font-weight: 400;
  left: 3px;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
  font-size: 65%;
}

.button {
  position: relative;
  background-color: #3dda84;
  -webkit-border-radius: 6px;
  margin-right: 5px;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;

  font-size: 16px;
  padding: 5px 12px;
  text-align: center;
  text-decoration: none;
  /* -webkit-animation: glowing 1500ms infinite;
-moz-animation: glowing 1500ms infinite;
-o-animation: glowing 1500ms infinite;
animation: glowing 1500ms infinite; */
}

.button:hover,
.button:focus {
  color: #fff;
}

@-webkit-keyframes glowing {
  0% {
    background-color: #ff4747;
    -webkit-box-shadow: 0 0 3px #ff4747;
  }

  50% {
    background-color: #ff4747;
    -webkit-box-shadow: 0 0 40px #ff0000;
  }

  100% {
    background-color: #ff4747;
    -webkit-box-shadow: 0 0 3px #ff4747;
  }
}

@-moz-keyframes glowing {
  0% {
    background-color: #ff4747;
    -moz-box-shadow: 0 0 3px #ff4747;
  }

  50% {
    background-color: #ff4747;
    -moz-box-shadow: 0 0 40px #ff4747;
  }

  100% {
    background-color: #ff4747;
    -moz-box-shadow: 0 0 3px #ff4747;
  }
}

@-o-keyframes glowing {
  0% {
    background-color: #ff4747;
    box-shadow: 0 0 3px #ff4747;
  }

  50% {
    background-color: #ff4747;
    box-shadow: 0 0 40px #ff4747;
  }

  100% {
    background-color: #ff4747;
    box-shadow: 0 0 3px #ff4747;
  }
}

@keyframes glowing {
  0% {
    background-color: #ff4747;
    box-shadow: 0 0 3px #ff4747;
  }

  50% {
    background-color: #ff4747;
    box-shadow: 0 0 40px #ff4747;
  }

  100% {
    background-color: #ff4747;
    box-shadow: 0 0 3px #ff4747;
  }
}

.custom-rb.rb-main {
  padding-top: 58px;
}

body + .cd-search.is-visible {
  overflow: hidden;
}
.cd-search {
  transition: opacity 0.1s ease;
}

.cd-search.is-visible {
  padding-top: 50px;
  min-height: calc(100vh - 50px);
  background: #f1f1f1;
  box-shadow: 0 15px 40px -20px rgb(40 44 63 / 15%);
  top: 56px;
  transition: opacity 0.1s ease;
}
.cd-search.is-visible form {
  max-width: 50%;
  margin: auto;
}
@media (max-width: 991px) {
  .cd-search.is-visible form {
    max-width: 90%;
    margin: auto;
  }
  .custom-rb.rb-main {
    padding-top: 72px;
  }
}
@media only screen and (max-width: 767px) {
  .custom-rb.rb-main {
    padding-top: 58px !important;
  }
}
.icon-magnifier {
  position: absolute;
  top: 50%;
  left: 35px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cd-search.is-visible form input {
  border: 0;
  font-size: 20px;
  color: #282c3f;
  font-weight: 500;
  padding: 20px 60px 20px 78px;
  margin: 0;
  width: 100%;
  outline: none;
  height: 68px;
  line-height: 1.3em;
  caret-color: #4d138a;
  text-transform: capitalize;
}

.overlay-enabled {
  position: relative;
  overflow: hidden;
}

._menu {
  flex: 1;
  min-width: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991px) {
  ._menu {
    display: none;
  }
  .cd-search.is-visible form input {
    font-size: 16px;
  }
  .modal.fade.show .modal-dialog {
    transform: translateY(0px) !important;
  }
  .modal.fade .modal-dialog {
    transform: translateY(900px) !important;
  }
  .modal.fade .modal-dialog {
    width: 100% !important;
    top: auto !important ;
  }
}

._menu_item {
  color: #3d4152;
  font-size: 16px;
  font-weight: 500;
}

._menu_item:last-child {
  margin-right: 0px;
}
._menu_item ._menu_sec {
  position: relative;
  height: 56px;
  cursor: pointer;
}
._menu_item ._menu_sec a {
  text-decoration: none;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 28px;
  color: #3d4152;
  font-size: 16px;
  font-weight: 500;
  height: 100%;
  margin-left: -28px;
  color: inherit;
}
._menu_item ._menu_sec a.active {
  color: #fff !important;
}
._menu_icon {
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 0;
}
._menu_item ._menu_sec a.active ._menu_icon svg {
  fill: #5824c9;
}
._menu_icon svg {
  width: 20px;
  height: 20px;
  position: relative;
  stroke: currentColor;
  fill: #3d4152;
  stroke-width: 0;
}

._menu_item ._menu_sec .icon-txt {
  padding-left: 28px;
}

.info-price-cont .rb-price {
  font-size: 20px;
}

@media (min-width: 1300px) {
  .product-flex-items.rb-grid-view-wrap.active .single-products {
    flex: 0 0 0 0 16.6666666667% !important;
    max-width: 0 0 16.6666666667% !important;
  }
}

.theme-dark .badge-drk-bottom {
  background: #21242e !important;
}
.theme-dark .card {
  background: #1b2734 !important;
  border: none !important;
}
.theme-dark .bg-light {
  background: #21242e !important;
  color: #6d7f8f !important;
}
.theme-dark .card-title,
.theme-dark .info-how-buy p {
  color: #858c99 !important;
}

.theme-dark .bottom-appbar {
  border: none !important;
}
.theme-dark .cd-search.is-visible {
  background: #222d3b;
}
.theme-dark .badge-light {
  color: #6b7d8d;
  background-color: #1b2734;
}

.theme-dark .info-how-buy .card-header {
  color: #6b7d8d;
  background-color: #1b2734;
}

.product-flex-items.rb-grid-view-wrap.active .single-products .rb-price {
  line-height: 20px;
}

.info-filter-fix {
  right: 0px;
  top: 110px;
}
.info-filter-fix svg {
  transform: rotate(-180deg);
}

.h-300px {
  height: 300px;
}

.blur-9 {
  -webkit-filter: blur(9rem) !important;
  filter: blur(9rem) !important;
}

@media (min-width: 1024px) and (max-width: 1440px) {
  .container.mx-1320 {
    width: 100% !important;
  }
  .ad-bg-filter {
    padding: 5px 5px;
  }
  .info-filter-fix svg {
    height: 50px;
  }
  .info-filter-fix h6 {
    font-size: 11px;
  }
}

._menu_item ._menu_sec a {
  padding-left: 0px;
  margin-left: 15px;
}
._menu_item ._menu_sec .icon-txt {
  padding-left: 0px;
  white-space: nowrap;
}
.gridSlider {
  padding: 8px;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.post-grid-content {
  padding-top: 5px;
}
.gridSlider .gridSlider__products {
  height: auto;
}
.gridSlider__products .pimg a img {
  transform: scale(0.8);
  height: 200px;
  object-fit: scale-down;
}
.gridSlider__products .pimg a:hover img {
  transform: scale(0.9);
}
.new-img-top img,
.new-img-top {
  border-radius: 0px;
  transition: all 0.5s ease-in-out;
}
.right-nav-flex .cd-search-trigger:after,
.right-nav-flex .cd-search-trigger span:before,
.right-nav-flex .cd-search-trigger span:after {
  background: #fff;
}
.right-nav-flex .cd-search-trigger:before {
  border: 3px solid #fff;
}
.mySwiperCat {
  padding-bottom: 20px !important;
}
.mySwiperCat img {
  width: 100%;
  max-width: 75px;
  max-height: 75px;
  transition: all 0.5s ease-in-out;
  position: absolute;
  transform: translate(-50%, -50%) scale(1.2);
  top: 50%;
  left: 50%;
}
.mySwiperCat .swiper-slide {
  text-align: center;
}
.mySwiperCat .swiper-slide a {
  color: #000;
}
.mySwiperCat .swiper-slide a:hover img {
  transform: translate(-50%, -50%) scale(1.05);
}
.mySwiperCat .swiper-slide a:hover {
  color: #5824c9;
}
.mySwiperCat .title {
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  text-wrap: wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 16x;
}
.bottom-img {
  position: absolute;
  /* left: 0px; */
  bottom: 0px;
  height: 100%;
}
.truncate-title-header {
  white-space: pre-wrap !important;
  font-size: 26px;
  font-weight: 500 !important;
  text-align: center !important;
  width: initial !important;
}
@media (max-width: 991px) {
  .swiper-slide a figure img {
    height: 250px !important;
  }
  .mySwiperCat .swiper-slide {
    padding-right: 0px !important;
  }
  .truncate-title-header {
    white-space: pre-wrap;
    font-size: 18px !important;
    text-align: left !important;
  }
  .gridSlider__products .pimg a img {
    height: 100px !important;
  }
}
@media (max-width: 565px) {
  .swiper-slide a figure img {
    height: 180px !important;
  }
}

.text-center-btn {
  text-align: center;
}
@media (max-width: 991px) {
  .text-center-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
  }
  .text-center-btn h2.font-22 {
    margin-bottom: 0px !important;
  }
}
.btn.btn-primary {
  background-color: #000;
  border-color: rgba(134, 188, 37, 0.5);
  text-transform: uppercase;
  line-height: initial;
}
.btn.btn-primary:hover {
  background-color: #5824c9;
  border-color: rgba(134, 188, 37, 0.5);
}

.top-title-sec {
  font-size: 14px;
  font-weight: 500;
  margin-top: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-black {
  color: #000 !important;
}

.StackBanner {
  display: grid;
  padding: 10px 0px 20px 0px;
  grid-template-columns: repeat(4, minmax(50px, 1fr));
  gap: 15px;
}
@media (max-width: 991px) {
  .StackBanner {
    grid-template-columns: repeat(3, minmax(50px, 1fr));
  }
}
@media (max-width: 767px) {
  .StackBanner {
    grid-template-columns: repeat(2, minmax(50px, 1fr));
  }
}
@media (max-width: 565px) {
  .StackBanner {
    grid-template-columns: repeat(2, minmax(50px, 1fr));
  }
}
.StackBanner img {
  width: 100%;
}
@media (min-width: 1024px) {
  .bg-img-transperent {
    background-image: url(https://roobae.com/assets/images/new/left-bg-trans.webp);
    background-position: 0px bottom;
    background-repeat: no-repeat;
  }
}

.index-cat-img-bg {
  position: relative;
  width: 95px;
  height: 95px;
  border-radius: 100px !important;
  margin: auto;
  border: 1.5px solid rgba(0, 0, 0, 0.1) !important;
}

.coupon-link-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  transition: all 0.5s ease-in-out;
}

.coupon-link-overlay:hover {
  background: rgba(255, 255, 255, 0.5);
  color: #000;
  font-size: 14px;
}
.gridSlider:hover .roobae-product-action {
  right: 20px;
  opacity: 1;
  visibility: visible;
}
.roobae-product-action {
  position: absolute;
  right: -20px;
  top: 15px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s 0s ease-out;
}
.roobae-product-action-item {
  box-shadow: 0px 1px 3px rgba(1, 15, 28, 0.14);
  border-radius: 4px;
  background: #fff;
}
.roobae-product-action-btn {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #010f1c;
  background-color: #ffffff;
  border: 1px solid #eaebed;
  border-bottom: 0;
  border-top-left-radius: 0%;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.roobae-product-action-btn:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.roobae-product-tooltip {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 100%;
  font-weight: 500;
  font-size: 12px;
  color: #ffffff;
  background-color: #010f1c;
  display: inline-block;
  width: max-content;
  line-height: 1;
  padding: 4px 6px;
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease,
    transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24),
    -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease,
    transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24),
    -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -ms-transition: opacity 0.3s ease, visibility 0.3s ease,
    transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24),
    -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -o-transition: opacity 0.3s ease, visibility 0.3s ease,
    transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24),
    -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease,
    transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24),
    -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}
.roobae-product-tooltip::before {
  position: absolute;
  content: "";
  right: -4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 8px solid #010f1c;
  border-bottom: 8px solid transparent;
}
.roobae-product-action-btn:hover .roobae-product-tooltip {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(-8px) translateY(-50%);
  -moz-transform: translateX(-8px) translateY(-50%);
  -ms-transform: translateX(-8px) translateY(-50%);
  -o-transform: translateX(-8px) translateY(-50%);
  transform: translateX(-8px) translateY(-50%);
}
.roobae-product-action-btn:hover {
  color: #fff;
  background-color: #5824c9;
  border-color: #5824c9;
}

.btn-theme-y::after {
  background-color: #5824c9 !important;
}
@media (max-width: 565px) {
  .img-2x4 {
    height: 220px !important;
  }
}

/* cat-sub- style */
.cat-box-sub-list {
  transform: scale(1);
  transition: all 0.5s ease;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 5px;
  padding-bottom: 5px;
}

@media (min-width: 1600px) {
  .cat-box-sub-list {
    flex: 0 0 16.6666666667% !important;
    max-width: 16.6666666667% !important;
  }
}

@media (min-width: 1200px) {
  .cat-box-sub-list {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}

@media (max-width: 991.98px) {
  .cat-box-sub-list {
    flex: 0 0 33%;
    max-width: 33%;
  }
}

@media only screen and (max-width: 600px) {
  .cat-box-sub-list {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 5px;
  }
}

.cat-img-sec-new {
  background-image: linear-gradient(to bottom, #fff, #3d4152 1008%);
  /* padding: 125px; not needed */
  position: relative;
  border-radius: 15px;
  height: 250px;
  transition: all 0.5s ease-in-out;
  /* border: 1.5px solid rgba(0,0,0,0.021) !important; */
}
.cat-img-sec-new:hover {
  background-image: linear-gradient(to top, #fff, #3d4152 1008%);
  transition: all 0.5s ease-in-out;
}
.cat-img-sec-new:hover .cat-img-res-thumb {
  transform: scale(0.94);
  transition: all 0.5s ease-in-out;
}
.cat-img-sec-new a {
  display: block;
  color: #1b2734 !important;
  height: 100%;
  width: 100%;
}
.cat-img-sec-new .image-name {
  position: absolute;
  left: 20px;
  top: 10px;
  width: 140px;
  text-align: left !important;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 10px;
  font-size: 16px !important;
  font-weight: bold;
  line-height: normal;
  /* text-transform: uppercase; */
  z-index: 1;
}

.cat-img-sec-new .cat-img-res-thumb {
  transform: scale(0.8);
  height: 200px;
  width: 180px;
  object-fit: scale-down;
  filter: contrast(0.95);
  transition: all 0.5s ease-in-out;
}

.cat-img-grup-item {
  padding-top: 40px;
  position: absolute;
  right: -10px;
  bottom: -20px;
  overflow: hidden;
}

.boxcomponentArea {
  border-radius: 15px !important;
}

@media (max-width: 991px) {
  .cat-img-sec-new .cat-img-res-thumb {
    height: 160px;
    width: 150px;
  }
  .cat-img-sec-new {
    height: 220px;
  }
}

/* Info Deal page styles */
.g-grid-price {
  flex-grow: 1;
  display: grid;
  -webkit-box-align: center;
  place-items: center start;
  grid-template-columns: auto 1fr;
  gap: 12px 6px;
}

.price_mrp {
  text-decoration: line-through;
  align-items: center;
  display: flex;
  gap: 2px;
}

.txt16 {
  font-size: 16px !important;
}

.txt20 {
  font-size: 20px;
}

.gridpriceoffer {
  display: flex;
  font-weight: bold;
  align-items: center;
}

.line-height-0 {
  line-height: 0px;
}

.deal-accordion .accordion-button {
  padding-left: 0px;
}

.dis-it-title {
  display: block;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
  color: #404553;
}

.txt16 {
  color: #404553;
}

.txt-light-color {
  color: #7e859b;
  font-size: 14px !important;
}

.d-flex-li-item {
  display: flex;
  font-size: 14px !important;
  color: #7e859b !important;
  gap: 6px;
  align-items: baseline;
}

.profit-sucess {
  background: #dff1d9;
  color: #37ae02;
  gap: 5px;
  padding: 0px 0.5em;
  font-size: 14px;
  border-radius: 2px;
  margin-top: 10px;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.info-img-cont {
  width: 350px;
  height: 350px;
}

.info-title {
  font-weight: 400;
  font-size: 25px;
  line-height: 35px;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.btn-theme-y::after {
  background: #5824c9 !important;
}

.similar-product .table-responsive {
  padding: 0;
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
}

.similar-product .table-responsive::-webkit-scrollbar {
  width: 6px !important;
  height: 6px !important;
}

.similar-product .table-responsive::-webkit-scrollbar {
  width: 6px !important;
}

.similar-product .table-responsive::-webkit-scrollbar-thumb {
  background: #ccc !important;
}

.similar-product .table-responsive::-webkit-scrollbar-track {
  background: #eaeaea !important;
}

.similar-product .table-responsive .table tr {
  border-color: #eaeaea;
  border-width: 1px;
}

.similar-product .table-responsive .table tr:first-child td {
  border-top-width: 0;
}

.similar-product .table-responsive .table .item-img {
  position: relative;
  text-align: center;
}

.similar-product .table-responsive .table .item-img {
  width: 86px;
  max-width: 106px;
}

.similar-product .table-responsive .table td {
  vertical-align: middle;
  text-align: center;
  height: 84px;
  max-height: 84px;
  border-color: #eaeaea;
}

.similar-product .table-responsive .table .item-img img {
  max-height: 70px;
  max-width: 90px;
}

.similar-product .table-responsive .table td {
  vertical-align: middle;
  text-align: center;
  height: 84px;
}

.similar-product .table-responsive .table .item-name {
  width: 280px;
  text-align: left;
}

.similar-product .table-responsive .table .item-name h3 {
  margin: 0;
  font-size: 12.5px;
}

.similar-product .table-responsive .table .item-name h3 a {
  color: #333;
  font-weight: 400;
  line-height: 20px;
}

.similar-product .table-responsive .table .item-price p:first-child {
  display: inline;
  font-size: 16px;
  font-weight: 500;
  font-family: roboto;
}

.similar-product .table-responsive .table .item-price .change-percent {
  display: block;
  width: 85px;
  margin: 2px auto 0;
}

.change-percent {
  border: 1px solid #eaeaea;
  font-size: 12px;
  display: inline-block;
  height: 25px;
  overflow: hidden;
}

.red {
  color: #e90303;
}

.btn-theme-y {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 20px;
  background: #4f46e5;
  color: white;
  border: none;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.btn-theme-y:hover {
  background-color: #fbe57f !important;
  /* hover color */
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.btn .btn-primary:hover {
  background-color: #fbe57f !important;
  color: rgba(0, 0, 0, 0.15) !important;
}

.btn-theme-y:active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.btn-theme-y svg {
  color: white;
  fill: white;
}

.text-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.main-text,
.store-text {
  color: white;
  font-size: 16px;
}

.store-text {
  font-size: 14px;
  line-height: 1.2;
}

.main-text {
  font-weight: 600;
  /* makes 'Buy on' bold */
}

.main-text .store-text {
  font-weight: 400;
  /* normal weight for store name */
  margin-left: 4px;
  /* little gap after 'Buy on' */
}

@media (max-width: 475px) {
  .rb-price .discount-rb span {
    margin-left: 20px !important;
  }

  .details-banner {
    display: none;
  }

  .text-mute {
    margin-left: 40px;
  }

  .discount-orange {
    position: relative;
    font-size: 17px !important;
    padding-left: 17px !important;
    left: 33px !important;
  }
}

@media (max-width: 768px) {
  .buy-text {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .btn-theme-y {
    padding: 8px 12px;
    display: flex;
    align-items: center;
    gap: 5px;
  }

  .profit-sucess {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
  }
}

.product-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.4em;
  max-height: 2.8em;
}

@media (max-width: 768px) {
  .profit-sucess {
    margin-top: 0px !important;
    text-align: center;
    font-size: 14px !important;
  }

  .price_offer {
    font-size: 15px;
  }

  .price_mrp {
    font-size: 11px !important;
  }
}

.grid-price {
  font-size: 16px;
}

.text-decoration-line-through {
  text-decoration: line-through;
}

.font-weight-bold {
  font-weight: 700;
}

.ml-1 {
  margin-left: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.discount-orange {
  position: relative;
  /* needed for ::after positioning */
  font-size: 17px;
  padding-left: 16px;
  /* leaves space for the icon */
}

.discount-orange::before {
  content: "";
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI5LjUxcHgiIGhlaWdodD0iMTguNjE0cHgiIHZpZXdCb3g9IjAgMCA5LjUxIDE4LjYxNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOS41MSAxOC42MTQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGZpbGw9IiNGRTU2MjEiIHBvaW50cz0iNy41NzQsNy44MDYgNC45NDIsNi45MTggNS44MTMsMCAxLjU1NCw4LjU0NCA0LjE4Nyw5LjQzMyAzLjM2NywxMy4zMDggMCwxMy4yOTcgNC43MjQsMTguNjE0IDkuNTEsMTMuMzIxIDUuNjksMTMuMzEzICIvPjwvc3ZnPg==");
  width: 10px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  /* vertically center the icon */
}

@media (max-width: 768px) {
  .profit-sucess {
    margin-top: 12px !important;
    text-align: center;
    font-size: 14px !important;
  }

  .price_offer {
    font-size: 15px !important;
    margin-bottom: 6px !important;
  }
}

.product-price {
  font-size: 16px;
}

.text-decoration-line-through {
  text-decoration: line-through;
}

.share-header {
  text-align: center;
  margin-bottom: 2rem;
}

.share-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2d3748;
  margin-bottom: 0.5rem;
  background: linear-gradient(135deg, #667eea, #764ba2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.share-subtitle {
  color: #718096;
  font-size: 0.9rem;
}

.share-icons {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  gap: 1rem;
  margin-top: 1.5rem;
}

.share-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem;
  border-radius: 16px;
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  overflow: hidden;
}

.share-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.4),
    transparent
  );
  transition: left 0.5s;
}

.share-item:hover::before {
  left: 100%;
}

.share-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  background: rgba(255, 255, 255, 0.8);
}

.share-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  transition: all 0.3s ease;
}

.share-label {
  font-size: 0.8rem;
  font-weight: 600;
  color: #4a5568;
  text-align: center;
  transition: color 0.3s ease;
}

.share-item:hover .share-label {
  color: #2d3748;
}

/* Platform-specific styles */
.copy-link .share-icon {
  background: linear-gradient(135deg, #718096, #4a5568);
  color: white;
}

.copy-link:hover .share-icon {
  background: linear-gradient(135deg, #4a5568, #2d3748);
  transform: rotate(360deg);
}

.whatsapp .share-icon {
  background: linear-gradient(135deg, #25d366, #128c7e);
  color: white;
}

.whatsapp:hover .share-icon {
  background: linear-gradient(135deg, #128c7e, #075e54);
  transform: scale(1.1);
}

.facebook .share-icon {
  background: linear-gradient(135deg, #1877f2, #42a5f5);
  color: white;
}

.facebook:hover .share-icon {
  background: linear-gradient(135deg, #1565c0, #1877f2);
  transform: scale(1.1);
}

.twitter .share-icon {
  /* Twitter blue gradient */
  background: linear-gradient(135deg, #1da1f2, #0d8ddb);
  color: white; /* keep icon white */
  transition: all 0.3s ease; /* smooth hover transition */
}

.twitter:hover .share-icon {
  background: linear-gradient(135deg, #0d8ddb, #0a7cc1);
  transform: scale(1.1);
}
.telegram .share-icon {
  background: linear-gradient(135deg, #0088cc, #005a8b);
  color: white;
}

.telegram:hover .share-icon {
  background: linear-gradient(135deg, #005a8b, #004466);
  transform: scale(1.1);
}

/* Toast Styles */
.copy-toast {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, #48bb78, #38a169);
  color: white;
  padding: 1rem 2rem;
  border-radius: 50px;
  z-index: 1000;
  opacity: 0;
  transition: all 0.3s ease;
  pointer-events: none;
  font-weight: 600;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.copy-toast.show {
  opacity: 1;
  transform: translateX(-50%) translateY(-10px);
}

/* Responsive Design */
@media (max-width: 768px) {
  .share-container {
    padding: 1.5rem;
    margin: 1rem;
    border-radius: 16px;
  }

  .share-icons {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 0.5rem;
    overflow-x: auto;
    padding: 0.5rem 0;
    flex-wrap: wrap;
  }

  .share-item {
    flex: 0 0 auto;
    min-width: 70px;
    padding: 0.8rem 0.4rem;
    border-radius: 12px;
  }

  .share-icon {
    width: 40px;
    height: 40px;
    font-size: 1rem;
  }

  .share-title {
    font-size: 1.3rem;
  }

  .share-label {
    font-size: 0.7rem;
    white-space: nowrap;
  }
  .laptop-ui ._menu_item {
    margin-right: 0px;
  }
}

@media (max-width: 480px) {
  .share-container {
    padding: 0px;
    margin: 0.5rem;
  }

  .share-icons {
    margin-top: 0px !important;
    gap: 10px;
  }

  .share-item {
    min-width: 60px;
    padding: 0.6rem 0.3rem;
  }

  .share-icon {
    width: 35px;
    height: 35px;
    font-size: 0.9rem;
  }

  .share-title {
    font-size: 1.2rem;
  }

  .share-label {
    font-size: 0.65rem;
  }

  .copy-toast {
    padding: 0.8rem 1.5rem;
    font-size: 0.9rem;
  }

  .info-img-cont {
    width: 280px;
    height: 280px;
  }
}

@media (max-width: 320px) {
  .share-icons {
    gap: 0.2rem;
  }

  .share-item {
    min-width: 50px;
    padding: 0.5rem 0.2rem;
  }

  .share-icon {
    width: 32px;
    height: 32px;
    font-size: 0.8rem;
  }

  .share-label {
    font-size: 0.6rem;
  }
}

/* similar-product responsive styles */
@media (max-width: 767px) {
  .similar-product header {
    margin-left: 10px;
  }
  .similar-product .table {
    box-sizing: content-box;
    display: block;
    width: 100%;
  }
  .similar-product .table tbody {
    display: inline-flex;
    -webkit-box-align: center;
    place-items: center start;
    grid-template-columns: 50% 1fr;
    gap: 12px 6px;
    padding: 10px;
    padding-left: 0px;
    flex-wrap: wrap;
  }
  .similar-product .table-responsive {
    max-height: inherit !important;
  }
  .similar-product .table tbody tr {
    padding: 8px;
    border: 1px solid rgba(0, 0, 0, 0.125);
    display: flex;
    flex-direction: column;
    color: rgb(64, 69, 83);
    border-radius: 15px;
    position: relative;
    width: 100%;
  }
  .similar-product .table tbody tr td {
    height: auto !important;
    border-color: transparent !important;
    max-height: auto !important;
  }
  .similar-product .table-responsive .table .item-name {
    width: 100% !important;
  }
  .similar-product .table-responsive .table td.item-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
  }
  .similar-product .table-responsive .table td.item-price p {
    margin-bottom: 0px !important;
  }
  .similar-product .table-responsive .table .item-img {
    width: 180px;
    min-height: 180px;
    max-width: 100%;
    margin: auto;
  }
  .similar-product .table-responsive .table .item-img img {
    max-width: 180px;
    max-height: 180px;
    object-fit: scale-down;
    width: 100%;
    height: 100%;
  }
  .similar-product .table-responsive .table .item-price .change-percent {
    border: none !important;
    margin: 0px !important;
  }
}
