.active-store:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f9d342;
  width: 100%;
  height: 2px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.homepage-img {
  position: relative;
  margin: 0;
  width: 100%;
  height: 50vh;
  overflow: hidden;
  background-color: #868686;
}
.homepage-img img,
.homepage-img picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-filter: brightness(0.95);
  filter: brightness(0.95);
  aspect-ratio: 16/9;
}
.homepage-img,
.store {
  text-align: center;
}
.store section {
  gap: 16px 3px;
}

.store section:first-of-type {
  margin: 10px auto 0;
}
.store section:last-of-type {
  margin-bottom: 10rem !important;
}
.store .title h1,
.store .title h2 {
  text-align: center;
  color: #1c4573;
  font-size: 1.5em;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #1c4573;
  padding: 0 0 18px;
  margin: 60px auto 36px;
}
.store .title h1::before,
.store .title h2::before {
  content: "";
  position: absolute;
  height: 3px;
  bottom: -2px;
  right: 0;
  left: 0;
  margin: auto;
  background: #1c4573;
  width: 50%;
}
.hr-top {
  margin-bottom: 0.7em;
}
.hr-topp {
  margin-top: 0.8em;
}
.hr-bott {
  margin-bottom: 0.8em;
  margin-top: 0.7em;
}
.containerstore,
.store .containerproduct .frame p,
.store section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.store .containerproduct .frame p {
  line-height: 1.7;
  color: #585858;
  font-size: 13px;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -ms-line-clamp: 3;
  -moz-line-clamp: 3;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
}
.containerstore,
.store section {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
}
.containerstore {
  margin: auto;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow-x: auto;
  scroll-behavior: smooth;
  gap: 10px;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  --qs: 1.15;
  padding: 2rem 0 4rem;
}
.adsdesktop,
.note-msg,
.store .containerproduct .frame .imgproduct a {
  display: block;
}
.containerstore::-webkit-scrollbar {
  display: none;
  width: 0;
}
.containerstore .row {
  width: -webkit-calc(16% - 2px);
  width: calc(16% - 2px);
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 1;
}
.containerstore .row:active {
  opacity: 0.88;
}
.containerstore .row a,
.note-msg #status-text {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.containerstore .row a {
  -webkit-touch-callout: none;
  color: #fff;
  text-decoration: none !important;
}
.containerstore .row a:hover {
  text-decoration: none !important;
  color: #f9d342;
}
.containerstore .row a .rowcontainer {
  background: #242424;
  padding: 0.9rem 0.9rem;
}
.containerstore .row a .rowcontainer .section-link {
  text-align: center;
  font-size: 0.9em;
}
.containerstore .row a .rowcontainer .section-link i {
  font-size: 1.3em;
  margin-left: 1px;
}
.containerstore .row a .rowcontainer .section-link .flousy-130-phone-set,
.containerstore .row a .rowcontainer .section-link .flousy-140-modem {
  margin-left: 3px !important;
}
.containerstore .row a .rowcontainer .section-link .flousy-075-atm {
  margin-left: 2px !important;
}
.store .containerproduct {
  overflow: hidden;
  width: -webkit-calc(25% - 8px);
  width: calc(25% - 8px);
}
.store .containerproduct .frame {
  background: #fff;
  padding: 6px 20px;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.store .containerproduct .frame h2,
.store .containerproduct .frame h3 {
  text-align: center;
  font-size: 20px;
  margin: 20px auto;
  font-weight: 600;
}
.store .containerproduct .frame a,
.store .containerproduct .frame h2 a,
.store .containerproduct .frame h3 a {
  color: #222;
}
.store .containerproduct .frame .imgproduct {
  margin: 0 auto;
  cursor: pointer;
}
.bg-product {
  background: #f7f7f7;
  -webkit-border-radius: 13px;
  border-radius: 13px;
}
#backtoshop,
.store .containerproduct .frame .bg-product,
.store .containerproduct .frame .bg-product:hover,
.store .containerproduct .frame .conbutton .buttonleft a {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.store .containerproduct .frame .bg-product:hover {
  opacity: 0.9;
  -webkit-filter: grayscale(0.9);
  filter: grayscale(0.9);
}
.store .containerproduct .frame .imgproduct img {
  margin: 90px auto;
  cursor: pointer;
  width: 149px;
  height: auto;
}
.store .containerproduct .frame .conbutton {
  margin: 26px auto 24px;
  color: #222;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.store .containerproduct .frame .conbutton .buttonright {
  text-align: right;
  font-size: 16px;
  font-weight: 500;
}
.store .containerproduct .frame .conbutton .buttonleft {
  text-align: left;
}
#backtoshop,
.store .containerproduct .frame .conbutton .buttonleft a {
  text-decoration: none;
  color: #222;
  position: relative;
}
.store .containerproduct .frame .conbutton .buttonleft a {
  padding: 0 0 6px;
  font-size: 15px;
  font-weight: 600;
}
.store .containerproduct .frame .conbutton .buttonleft a i {
  font-size: 20px;
}
#backtoshop::before,
.store .containerproduct .frame .conbutton .buttonleft a::before {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 2px;
  background: #222;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  -o-transition: opacity 0.2s, -o-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
  -webkit-transform: translatey(10px);
  -ms-transform: translatey(10px);
  transform: translatey(10px);
}
#backtoshop:hover::before,
.store .containerproduct .frame .conbutton .buttonleft a:hover::before {
  opacity: 1;
  -webkit-transform: translatey(0);
  -ms-transform: translatey(0);
  transform: translatey(0);
}
.activenumber {
  color: #353535 !important;
  background: #f9d342 !important;
  border-color: #f9d342;
}
.counts {
  margin: 35px auto 120px;
}
.counts .numbers,
.counts .numbers .numb {
  text-align: center;
  margin: auto;
}
#backtoshop,
.counts .numbers .numb {
  display: inline-block;
}
#backtoshop,
.containerstore .row a .rowcontainer .section-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
}
.counts .numbers .next a,
.counts .numbers .prev a,
.counts .numbers a {
  line-height: 30px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  -webkit-transition: 250ms ease-in-out;
  -o-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
  text-align: center;
  font-size: 14px;
  display: block;
  position: relative;
  color: #222;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.counts .numbers a:hover {
  color: #222 !important;
  background: #f9d342;
  border-color: #f9d342;
}
.counts .numbers .prev a > i {
  margin-right: -3px;
}
.counts .numbers .next a > i {
  margin-right: 2px;
}
#backtoshop {
  display: flex;
  padding: 14px 0;
  margin: -6rem auto 10rem;
  font-size: 1em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  width: fit-content;
}
.adsdesktop {
  background: #fff;
  overflow: hidden;
  border: 1px solid #cecece;
  margin: 0.5%;
  width: 99% !important;
  padding: 12px 20px;
}
.note-msg {
  text-align: right;
  background-color: #fff;
  color: #3f3f3f;
  width: 100%;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-family: Tajawal !important;
  font-weight: 600;
  padding: 14px 10px;
  font-size: 0.9rem;
  border: 1px solid #e3e3e3;
  margin: -16px auto -7px;
}
.note-msg #status-text {
  cursor: pointer;
  font-family: Tajawal !important;
}
.note-msg input[type="checkbox"] {
  margin-left: 2px;
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
  vertical-align: top;
}
@media (min-width: 1281px) {
  .navbar-right {
    margin-top: 70px;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 1em;
  }
  .dropdown-menu > li > a > i,
  .navbar-inverse .navbar-nav > li > a > i {
    font-size: 1.3em;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .navbar-right {
    margin-top: 70px;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 0.94em;
  }
  .dropdown-menu > li > a > i,
  .navbar-inverse .navbar-nav > li > a > i {
    font-size: 1.3em;
  }
  .name-header h1 {
    font-size: 2.4em;
  }
  .name-header p {
    font-size: 1em;
  }
  .ads-by .adsc img {
    width: 95%;
  }
}
@media (max-width: 1023px) {
  .active-store {
    color: #1c4f8a !important;
  }
  @supports (hanging-punctuation: first) and (font: -apple-system-body) and
    (-webkit-appearance: none) {
    .containerstore {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .containerstore .row:first-of-type {
      padding-right: 16px;
    }
    .containerstore .row:last-of-type {
      padding-left: 16px;
    }
  }
  .containerstore .row {
    width: -webkit-calc(16% - 3px);
    width: calc(16% - 3px);
  }
  .containerstore .row a .rowcontainer .section-link {
    font-size: 0.85em;
  }
  .containerstore .row a .rowcontainer .section-link i {
    margin-left: 3px;
  }
  .store .title h1,
  .store .title h2 {
    font-size: 1.4em;
    padding: 0 0 18px;
    margin: 26px auto 30px;
  }
  .store .containerproduct .frame .conbutton .buttonleft a,
  .store .containerproduct .frame h2,
  .store .containerproduct .frame h3 {
    font-size: 1.1em;
  }
  .store .containerproduct .frame .imgproduct {
    width: 75%;
  }
  .store .containerproduct .frame .conbutton .buttonleft,
  .store .containerproduct .frame p {
    font-size: 0.8em;
  }
  .store .containerproduct .frame .conbutton .buttonright {
    font-size: 0.95em;
  }
  .store .containerproduct .frame .conbutton {
    margin: 26px auto 18px;
  }
  .store .containerproduct .frame .conbutton .buttonleft span {
    font-size: 1.2em;
  }
  .store .containerproduct .frame .conbutton .buttonright span {
    font-size: inherit;
  }
  .store .containerproduct .frame .conbutton .buttonleft a i {
    font-size: 1.3em;
  }
  .counts {
    margin: 30px auto 90px;
  }
  .counts .numbers .next a,
  .counts .numbers .prev a,
  .counts .numbers a {
    line-height: 26px;
    font-size: 0.8em;
    width: 26px;
    height: 26px;
  }
  .counts .numbers .next a:after,
  .counts .numbers .prev a:after,
  .counts .numbers a:after {
    width: 26px;
    height: 26px;
  }
  #backtoshop {
    margin: -6rem auto 8rem;
    font-size: 0.9em;
  }
  .note-msg {
    margin: 4px auto -7px;
  }
}
@media (max-width: 767px) {
  .adsdesktop {
    display: none;
  }
  .containerstore {
    gap: 7px;
  }
  .containerstore .row,
  .store .containerproduct {
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px);
  }
  .containerstore .row a:hover {
    color: #fff;
  }
  .containerstore .row a .rowcontainer .section-link i {
    font-size: 1.25em;
    margin-left: 3px;
  }
  .store .title h1,
  .store .title h2 {
    font-size: 1.4em;
    margin: 30px auto 24px;
  }
  .store .title h1::before,
  .store .title h2::before {
    width: 40%;
  }
  .store .containerproduct .frame {
    padding: 6px 16px;
  }
  .store .containerproduct .frame h2,
  .store .containerproduct .frame h3 {
    font-size: 0.99em;
    margin: 9px auto;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 5px 0;
  }
  #etdsl,
  #vfdsl {
    white-space: nowrap;
  }
  #vfdsl {
    font-size: 0.95em;
    margin-right: -4.5px;
    height: 17.5px;
  }
  #etdsl {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .store .containerproduct .frame .imgproduct img {
    width: 75%;
    margin: 70px auto;
  }
  .store .containerproduct .frame .conbutton .buttonleft,
  .store .containerproduct .frame p {
    font-size: 0.75em;
  }
  .store .containerproduct .frame p {
    -ms-line-clamp: 2;
    -moz-line-clamp: 2;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
  .store .containerproduct .frame .conbutton .buttonright {
    font-size: 0.825em;
  }
  .store .containerproduct .frame .conbutton {
    margin: 16px auto 14px;
  }
  .counts {
    margin: 30px auto 75px;
  }
  .store .containerproduct .frame .bg-product:hover {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
  }
  .store .containerproduct .frame .bg-product:active {
    opacity: 0.9;
    -webkit-filter: grayscale(0.9);
    filter: grayscale(0.9);
  }
  .counts .numbers a:hover {
    color: #222 !important;
    background: 0 0;
    border-color: transparent;
  }
  .counts .numbers a:active {
    color: #222 !important;
    background: #f9d342;
    border-color: #f9d342;
  }
}
@media (max-width: 480px) {
  .store section {
    width: 100% !important;
  }
  @supports (hanging-punctuation: first) and (font: -apple-system-body) and
    (-webkit-appearance: none) {
    .containerstore {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .containerstore .row:first-of-type {
      padding-right: 13px;
    }
    .containerstore .row:last-of-type {
      padding-left: 13px;
    }
  }
  .hr-top {
    margin-bottom: 0.6em;
  }
  .hr-bott {
    margin-top: 0.6em;
  }
  .store .containerproduct .frame {
    padding: 6px 10px;
  }
  .store .containerproduct .frame .imgproduct img {
    width: 85%;
    margin: 55px auto;
  }
  .containerstore .row a .rowcontainer .section-link {
    font-size: 0.78em;
  }
  .containerstore .row a .rowcontainer .section-link i {
    font-size: 1.4em;
    margin-left: 2px;
  }
  .store .title h1,
  .store .title h2 {
    font-size: 1.2em;
    margin: 40px auto 20px;
  }
  .store .title h1::before,
  .store .title h2::before {
    width: 30%;
  }
  .store .containerproduct .frame p {
    font-size: 0.75em;
    -ms-line-clamp: 3;
    -moz-line-clamp: 3;
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
  .store .containerproduct .frame .conbutton {
    margin: 6px auto 10px;
    display: block;
  }
  .store .containerproduct .frame .conbutton .buttonright {
    display: none;
  }
  .store .containerproduct .frame .conbutton .buttonleft {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin: 14px auto 0;
    text-align: center;
    background: #222;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    opacity: 1;
  }
  .store .containerproduct .frame .conbutton .buttonleft:active {
    opacity: 0.88;
  }
  .store .containerproduct .frame .conbutton .buttonleft a {
    font-size: 1.1em;
    margin: auto;
    color: #fff;
    padding: 0.6rem 0 0.725rem;
    display: block;
    font-weight: 500;
  }
  .store .containerproduct .frame .conbutton .buttonleft a:hover::before {
    opacity: 0;
  }
  .store .containerproduct .frame .conbutton .buttonleft a i {
    font-size: 1.2em;
  }
  #backtoshop {
    margin: -7rem auto 7rem;
    font-size: 0.85em;
  }
}
@media (min-width: 320px) and (max-width: 374px) {
  .containerstore .row a .rowcontainer .section-link {
    font-size: 0.75em;
  }
  .containerstore .row a .rowcontainer .section-link i {
    font-size: 1.35em;
  }
  .store .title h1,
  .store .title h2 {
    font-size: 1.1em;
    margin: 30px auto 20px;
  }
  .store .containerproduct .frame p {
    font-size: 0.65em;
  }
  #backtoshop {
    margin: -8rem auto 6rem;
    font-size: 0.8em;
  }
}
@media (max-width: 280px) {
  .containerstore .row {
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px);
  }
  .store .containerproduct,
  .store section .products {
    width: 100%;
  }
  .store section .products .image img {
    width: 55%;
  }
  .note-msg {
    font-size: 0.8rem;
    line-height: 20px;
  }
  .store .containerproduct .frame .imgproduct img {
    width: 62%;
    margin: 75px auto;
  }
  .store .containerproduct .frame p {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .store .containerproduct .frame .conbutton .buttonleft a {
    padding: 10px;
  }
}
@media (hover: none) {
  .active-store {
    color: #f9d342;
  }
  .active-store,
  .active-store:before {
    position: inherit;
  }
}
@media (min-width: 320px) and (max-width: 320px) {
  .store .containerproduct .frame .imgproduct img {
    margin: 45px auto;
  }
}
@media (min-width: 360px) and (max-width: 360px) {
  .store .containerproduct .frame .imgproduct img {
    margin: 50px auto;
  }
}
@media (min-width: 430px) and (max-width: 430px) {
  .store .containerproduct .frame .imgproduct img {
    width: 83%;
    margin: 60px auto;
  }
}
@media (min-width: 480px) and (max-width: 480px) {
  .store .containerproduct .frame .imgproduct img {
    width: 80%;
    margin: 67px auto;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  .store .containerproduct .frame .imgproduct img {
    margin: 70px auto;
    width: 120px;
  }
}
@media (min-width: 800px) and (max-width: 800px) {
  .store .containerproduct .frame .imgproduct img {
    margin: 80px auto;
    width: 117px;
  }
}
@media (min-width: 820px) and (max-width: 820px) {
  .store .containerproduct .frame .imgproduct img {
    width: 125px;
  }
}
@media (min-width: 853px) and (max-width: 853px) {
  .store .containerproduct .frame .imgproduct img {
    margin: 75px auto;
    width: 125px;
  }
}
@media (min-width: 900px) and (max-width: 900px) {
  .store .containerproduct .frame .imgproduct img {
    margin: 85px auto;
    width: 130px;
  }
}
@media (min-width: 950px) and (max-width: 950px) {
  .store .containerproduct .frame .imgproduct img {
    margin: 85px auto;
    width: 140px;
  }
}
.quicknav--active {
  color: #f9d342;
}
@media (max-width: 767px) {
  .containerstore {
    --qs: 1;
  }
}
@media (max-width: 480px) {
  .containerstore {
    --qs: 0.9;
  }
}
@media (max-width: 320px) {
  .containerstore {
    --qs: 0.8;
  }
}
.containerstore .row a .rowcontainer .section-link {
  --qgap: 5px;
  --icon-w: 20px;
  --icon-h: 20px;
  --icon-ml: 3px;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: -webkit-calc(var(--qgap) * var(--qs));
  gap: calc(var(--qgap) * var(--qs));
}
.containerstore .row a .rowcontainer .section-link svg {
  width: -webkit-calc(var(--icon-w) * var(--qs));
  width: calc(var(--icon-w) * var(--qs));
  height: -webkit-calc(var(--icon-h) * var(--qs));
  height: calc(var(--icon-h) * var(--qs));
  margin-left: -webkit-calc(var(--icon-ml) * var(--qs));
  margin-left: calc(var(--icon-ml) * var(--qs));
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  display: inline-block;
  overflow: visible;
  max-width: -webkit-calc(var(--icon-w) * var(--qs));
  max-width: calc(var(--icon-w) * var(--qs));
  max-height: -webkit-calc(var(--icon-h) * var(--qs));
  max-height: calc(var(--icon-h) * var(--qs));
}
.containerstore .row a .rowcontainer .section-link svg * {
  fill: currentColor !important;
}
.containerstore .row a .rowcontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

a.disabled {
  pointer-events: none;
  cursor: default;
  color: #757575 !important;
  text-decoration: none;
}

@media (max-width: 480px) {
  .buttonleft a.disabled {
    color: #b6b6b6 !important;
  }
}

a.disabled img {
  opacity: 0.7;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

#store {
  color: #f9d342;
  text-decoration: underline;
}

.js-enabled .counts {
  display: none;
}

.store .containerproduct .disabled .bg-product:hover {
  opacity: 1 !important;
  -webkit-filter: none !important;
  filter: none !important;
}

@media (max-width: 576px) {
  .containerstore {
    padding: 1.5rem 0 2rem;
  }
  .containerstore .row a .rowcontainer {
    padding: 0.75rem 0.9rem;
  }
}

.infinite-sentinel {
  height: 1px;
  width: 100%;
}

.infinite-loader {
  position: fixed;
  left: 50%;
  bottom: calc(env(safe-area-inset-bottom, 0px) + 14px);
  transform: translateX(-50%);
  z-index: 2147483646;

  display: flex;
  align-items: center;
  gap: 10px;

  padding: 10px 14px;
  border-radius: 999px;

  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.12);

  color: #222;
  font-size: 13.5px;
  line-height: 1.2;

  max-width: calc(100% - 24px);
  pointer-events: none;

  opacity: 0;
  transition: opacity 140ms ease;

  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.infinite-loader.is-visible {
  opacity: 1;
}

.infinite-loader[hidden] {
  display: none !important;
}

.infinite-spinner {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-top-color: #f9d342;
  animation: flousySpin 0.9s linear infinite;
  flex: 0 0 auto;
}

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