@import url("https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap");

body {
  font-family: "Public Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

a {
  text-decoration: none;
}

.container {
  max-width: 1550px !important;
}

button:focus {
  border: 0;
  outline: none;
}
button:hover {
  border: 0;
  outline: none;
}
.header-all-categories {
  border-radius: 10px;
  background-color: rgba(255, 226, 226, 0.54);
  border: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  transition:.25s;
}

.header-all-categories:hover{
    background-color:#eef5fb;
    transition:.25s;
}


button.dropdown-toggle.header-all-categories::after {
  display: none;
}

.mega-submenu {
  left: 100%;
  top: 0;
  min-width: 25rem;
}
.ktm-mega-menu {
  position: static;
}
.mega-menu {
  left: 0;
  right: 0;
  width: 100%;
}

.dropdown-menu.mega-menu {
  padding: 45px 55px;
  position: fixed !important;
  top: 20px !important;
}
.mega-menu-content-block-item h3 {
  color: #060c22;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.mega-menu-content-block-item ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 15px;
}
.mega-menu-content-block-item ul li {
  color: #637179;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.mega-menu-content-block-item ul li a {
  color: #637179;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.mega-menu-content-block-right {
  border-left: 1px solid #e5e5e5;
  padding-left: 40px;
}

.mega-menu-content-block-right h2 {
  color: #060c22;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 28.8px;
  margin-bottom: 15px;
}
.mega-menu-content-block-right p {
  color: #818181;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 20px;
}
.mega-menu-content-block {
  display: flex;
  justify-content: space-between;
  padding-right: 15px;
}
.mega-menu-content-block-right img {
  border-radius: 5px;
}

.megamenu-btm-menu-block {
  display: flex;
  margin-top: 80px;
  justify-content: space-between;
}
.megamenu-btm-menu-block ul li a {
  color: #aeaeae;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
}

.site-header__phone-number {
    font-size: 16px !important;
    font-weight: 700;
    color: #000;
}

.megamenu-btm-menu-block ul {
  list-style: none;
  padding: 0;
  display: flex;
}

a.header-store-locater {
  color: #060c22;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-left: 20px;
}

body:has(.dropdown-toggle.show) {
    overflow: hidden;
    height: 100vh;
}

.site-header__search {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-radius: 5px;
  background: #eef5fb;
  max-width: 332px;
  flex-shrink: 0;
}

.search__input,
.search__button {
  border: 0px !important;
}

.site-header__middle {
  justify-content: space-between;
}

.site-header-block {
  display: flex;
  gap: 10px;
  align-items: center;
}

.site-header-block.right-block {
  justify-content: end;
}
button.header-profile-block {
  color: #060c22;
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 92.5%;
  background: transparent;
  border: 0;
  display: flex;
  align-items: center;
  gap: 7px;
}

a.header-need-help {
  border-radius: 13px;
  background: rgba(138, 51, 253, 0.06);
  color: #060c22 !important;
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  padding: 10px;
  align-items: center;
  gap: 5px;
}
.site-header-btm-block .custom-nav {
    visibility: hidden;
    z-index: -20;
    display: none;
}
.site-header-btm-block-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.site-header-slider.owl-carousel {
  width: 100%;
  height: 100%;
  display: flex;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.site-header-btm-right-block {
  justify-content: space-between;
  width: 25%;
  border-left: 1px solid #d1e3f2;
  background: #fff8f4;
  padding: 20px 30px;
  display: flex;
  align-items: center;
  text-align: center;
  gap: 25px;
}
a.site-header-btm-right-block-item h3 {
  color: #060c22;
  text-align: center;
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 12px;
  margin-bottom: 0;
}
.item.site-header-slider-item {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.item.site-header-slider-item img {
  width: 68px;
  height: 40px;
  flex-shrink: 0;
  object-fit: contain;
}

.item.site-header-slider-item h4 {
  color: #060c22;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
}

.site-header-btm-block {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #d1e3f2;
  margin-bottom: 25px;
}

.site-header-btm-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.custom-nav-btn {
  border-radius: 17px;
  border: 0.5px solid #f8f8f8;
  background: #fff;
  box-shadow: -4px -1px 9px 0px rgba(0, 0, 0, 0.07);
  display: flex;
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.custom-nav {
  display: flex;
  justify-content: space-between;
  width: 70%;
  position: absolute;
  left: 38px;
  z-index: 10;
}

.store-list-badge-block ul li a.active {
  background: #1e1e1e !important;
  color: #fff !important;
}

.banner-slider-item {
  position: relative;
}
.banner-slider-item-btm {
  border-top: 1px solid rgba(255, 255, 255, 0.34);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner-season-offer {
  border-radius: 36px;
  background: #f60b2b;
  color: #fff;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 10px 20px;
}

.banner-slider-item-btm h4 {
  color: #fff;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
}
.banner-slider-item img {
  height: auto;
  object-fit: cover;
  border-radius: 4px;
}

.banner-slider .owl-dots {
  text-align: center;
  position: absolute;
  z-index: 10;
  bottom: 70px;
  right: 30px;
}

.banner-slider .owl-dot span {
  display: inline-block;
  width: 10px;
  height: 4px;
  transform: rotate(90deg);
  flex-shrink: 0;
  cursor: pointer;
  border-radius: 22px;
  background: #fff;
}

.banner-slider .owl-dot.active span {
  border-radius: 22px;
  background: #ff2439;
}

.banner-slider .owl-dot:hover span {
  background: #ff2439;
}
.store-detail-map {
    height:100%
}
.top-offer-list-item {
  margin-top: 15px;
  position: relative;
  height: 100%;
}
.top-offer-list-item img {
  border-radius: 5px;
  width: 100%;
  height: 100%;
}

.top-offer-list-item::before {
  position: absolute;
  content: "";
  background-image: url(../images/img-textures.png);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0px 10px 10px 0px;
  opacity: 0.43;
  mix-blend-mode: color-dodge;
}

section#top-offer-section {
  border-bottom: 1px solid rgba(209, 209, 209, 0.5);
  padding-bottom: 40px;
  margin-bottom: 80px;
}
.product-rating {
  display: flex;
}
.product-rating img {
  width: 16px !important;
  height: 16px;
}
.product-rating span {
  color: var(--Gray-500, #77878f);
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin-left: 5px;
}
.product-slider-item {
  border-radius: 5px;
  background: #f4f4f4;
  padding: 20px 12px;
  margin-top: 30px;
}
.product-slider-item-content {
  border-radius: 5px;
  background: #fff;
  box-shadow: -8px 4px 12.8px 0px rgba(238, 226, 226, 0.25);
  padding: 18px 20px;
}
.product-slider-item-img img {
  width: 260px !important;
  height: 185px;
  flex-shrink: 0;
  object-fit: contain;
  margin: 0px auto;
}
.best-sellers-item{
	transition:.25s;
}
.best-sellers-item:hover {
	transition:.25s;
    background-color: #f4f4f4;
}
.discound-tag {
  border-radius: 4px;
  background: #8a33fd;
  color: #fff;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 6px 10px;
  transition:.25s;
}

.discound-tag:hover{
	background:linear-gradient(90deg, #e60000 0%, #ff8228 100%);
	transition:.25s;
}
.discound-tag img {
  width: 24px !important;
  height: 24px;
}

.product-slider-item-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-slider-item-img {
  padding: 50px 0 35px;
  margin: 0px auto;
  text-align: center;
}
.product-rating {
    display: none;
}

.section-title-block h2 {
  color: #060c22;
  font-family: "Public Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 0;
}

.deal-offer-tag {
  border-radius: 6px;
  background: linear-gradient(90deg, #e60000 0%, #ff8228 100%);
  display: flex;
  padding: 6px 12px;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
  width: fit-content;
}

.deal-offer-tag h3 {
  width: fit-content;
  color: #fff;
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
}

.section-title-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-title-block div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
a.view-all-products {
  border-radius: 8px;
  background: #1e1e1e;
  color: #fff;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding: 7px 15px;
  display: flex;
  align-items: center;
  z-index:10;
}

.product-item-text-block h2 {
  color: #060c22;
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  margin-bottom: 0;
  padding: 18px 0 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
}


.product-price-block {
  border-radius: 5px;
  border: 1px solid #d1e3f2;
  display: flex;
  align-items: center;
}
.product-price-block {
  border-radius: 5px;
  border: 1px solid #d1e3f2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.add-cart {
  color: #060c22;
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 50%;
  border-right: 1px solid #d1e3f2;
  height: 100%;
  padding: 22px 10px;
}

.price-list {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px 10px;
  gap: 8px;
}

.price-list h4 {
  color: #000;
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-decoration: line-through;
  margin-bottom: 0;
}
.price-list h3 {
  color: #000;
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 0;
}

section#best-sellers-section {
  margin-top: 80px;
  margin-bottom: 80px;
}

.best-sellers-main-block {
  height: 370px;
  position: relative;
  background-image: url(../images/best-sellers-main-img.jpg);
  width: 100%;
  padding: 70px 30px 30px 30px;
  display: flex;
  align-items: end;
  justify-content: center;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.best-sellers-text-block h2 {
  color: #fff;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 46px;
  font-style: normal;
  font-weight: 500;
  line-height: 49px;
  letter-spacing: -0.2px;
  padding-right: 30px;
  margin-bottom: 20px;
}

.best-sellers-text-block p {
  color: #fff;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 141.4%;
  margin-bottom: 45px;
}

.view-all-products {
  color: #0c284f;
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  display: flex;
  padding: 15px 16px;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 12px;
  background: #fff;
}

.img-texture {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/img-textures.png);
  border-radius: 0px 10px 10px 0px;
  opacity: 0.43;
  mix-blend-mode: color-dodge;
  z-index: 0;
}
.best-sellers-text-block {
  z-index: 1;
}
.best-sellers-product-block-row {
  border: 1px solid #d1e3f2;
  border-left: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 0px;
}
.best-sellers-item {
    border-right: 1px solid #d1e3f2;
    border-bottom: 1px solid #d1e3f2;
    padding: 28px 22px 20px;
    height: 184.5px;
    display: block;
}
.best-sellers-item-text-block h3 {
  color: #060c22;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.best-sellers-item-text-block h4 {
  color: #8b96a5;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Public Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.best-sellers-item-img-block {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-top: 0px;
}
.best-sellers-item-img-block img {
    width: 94px;
    height: 80px;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.home-applicances-block-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.product-cat-slider-item h2 {
  color: #060c22;
  font-family: "Public Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  padding: 32px 0 25px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-cat-price {
  border-radius: 5px;
  border: 1px solid #d1e3f2;
  color: #000;
  font-family: "Public Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding: 20px;
  text-align: center;
  margin: 0;
}

.cat-custom-nav {
  border-radius: 6px;
  background: linear-gradient(90deg, #e60000 0%, #ff8228 100%);
  color: #fff;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  width: 108px;
  height: 42px;
  padding: 6px 12px;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
}

.cat-custom-prev,
.cat-custom-next {
  cursor: pointer;
}
.home-applicances-block {
  margin-bottom: 80px;
}
.main-block-img img {
  width: 100%;
}

.brand-item {
  border-radius: 7px;
  border: 1px solid #d1e3f2;
  background: #fff;
  box-shadow: 0px 4px 16.6px 0px rgba(232, 244, 255, 0.58);
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  margin-top: 25px;
}

.brand-item img {
  height: 45px;
  object-fit: contain;
}

.brand-btm-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.top-brands {
  border-radius: 24px;
  background: #fff0d6;
  padding: 8px 30px;
  color: #0c284f;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.top-brands span {
  color: #fa8232;
  font-weight: 700;
  line-height: 20px;
}
a.br-all-products {
  color: #0c284f;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  align-items: center;
}

section#newsletter-section {
  margin-top: 55px;
  padding-top: 60px;
  border-top: 1px solid rgba(209, 209, 209, 0.34);
}

.newsletter-content-block {
  background-image: url(../images/newsletter-bg.jpg);
  width: 100%;
  height: 100%;
  padding: 125px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  position: relative;
  z-index: 2;
}

.newsletter-content-block::before {
  position: absolute;
  content: "";
  background-image: url(../images/img-textures.png);
  background-position: left;
  background-size: cover;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.31;
  mix-blend-mode: overlay;
  z-index: -1;
}
.newsletter-content-block::after {
  position: absolute;
  content: "";
  border-radius: 5px;
  background: rgba(240, 181, 230, 0.2);
  backdrop-filter: blur(11.350000381469727px);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -2;
}

.section-title-tag {
  border-radius: 36px;
  background: #0c284f;
  color: #fff;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  padding: 10px 20px;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0px auto;
  margin-bottom: 15px;
}

.newsletter-text-block h2 {
  color: #fff;
  text-align: center;
  font-family: "Public Sans";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  max-width: 400px;
  margin: 0px auto;
  margin-bottom: 24px;
}

form.newsletter-form {
  display: flex;
  max-width: 482px;
  height: 65px;
  align-items: center;
  flex-shrink: 0;
  border-radius: 11px;
  background: #fff;
  margin: 0px auto;
  padding: 8px 8px 8px 20px;
  width: 100%;
}
.newsletter-input-block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  height: 100%;
}
input.newsletter-input {
  width: 100%;
  color: #637179;
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: 0px;
  outline: none;
}
input.newsletter-input.error::placeholder {
    color: red;
}
button.get-updates-btn {
  border-radius: 8px;
  background-color: #e60000;
  display: flex;
  height: 50px;
  padding: 5px;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  border: 0;
  width: 155px;
  transition:.25s;
}
button.get-updates-btn:hover{
	background-color:#0c284f;
	transition:.25s;
}


.newsletter-text-block h4 {
  color: #fff;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: center;
  margin-top: 20px;
}

.policy-block {
  border-radius: 6px;
  border: 1px solid var(--Gray-100, #e4e7e9);
  background: var(--Gray-00, #fff);
  padding: 16px 16px;
  margin-top: 80px;
}

.policy-block-item {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 16px 0;
  justify-content: center;
  border-right: 1px solid #e4e7e9;
  padding: 0 16px;
}

.policy-block-item h4 {
  color: var(--Gray-900, #191c1f);
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.policy-block-item p {
  color: #78828f;
  font-family: "Public Sans";
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
}

.col:last-child .policy-block-item {
  border-right: 0px solid #e4e7e9;
}
.seo-content-block,
.faq-content-block {
  padding: 80px 0 80px;
}
.seo-content-block {
  border-right: 1px solid rgba(209, 209, 209, 0.5);
  height: 100%;
  padding-right: 25px;
}
.seo-content-block h1 {
  color: #1f1f1f;
  font-family: "Public Sans";
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}

.seo-content-block ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.seo-content-block ul li a {
  color: #78828f;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  border-right: 1px solid #78828f;
  padding: 2px 6px;
  transition: 0.25s;
  text-transform: capitalize;
}
.seo-content-block ul li a:hover {
  color: #e60000;
  transition: 0.25s;
}
.seo-content-block ul li:last-child a {
    border-right: 0;
}
.faq-content-block h2 {
  color: #1f1f1f;
  font-family: "Public Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
}

.faq-content-block button.accordion-button {
  color: #060c22;
  font-family: "Public Sans";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.34px;
  padding: 18px 0;
}

.faq-content-block .accordion-item {
  border: 0px;
  border-bottom: 1px solid rgba(22, 22, 34, 0.18);
}

.faq-content-block .accordion-button:not(.collapsed) {
  color: #f44;
  background-color: transparent;
  box-shadow: none;
}
.faq-content-block .accordion-button:focus {
  border: 0;
}
.faq-content-block .accordion-button:not(.collapsed)::after {
  background-image: url(../images/down-arrow.svg);
}

.faq-content-block .accordion-body p {
  color: #78828f;
  font-family: "Public Sans";
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
}
.faq-content-block .accordion-body {
  padding: 10px !important;
}
.more-qus-block h4 {
  color: #1b1b1b;
  text-align: center;
  font-family: "Public Sans";
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 123%;
  margin-bottom: 0;
}
.more-qus-block {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 20px;
}
.footer-block h3 {
  color: #637179;
  font-family: "Public Sans";
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.footer-block h3 span {
  background: #e60000;
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 50%;
}
.footer-block ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.footer-block ul li a {
  color: #1e1e1e;
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.3px;
	transition:.25s;
}

.footer-block ul li:hover a{
	color:#e60000;
	transition:.25s;
}
footer#footer-section {
  display: flex;
  padding: 80px 28px 46px 31px;
  align-items: flex-start;
  gap: 16px;
  background: #faf9f9;
}
.footer-block {
  margin-bottom: 60px;
}
.footer-right-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #637179;
  padding-top: 50px;
}
ul.footer-social-media-block {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 28px;
}
.footer-block h5 {
  color: #1e1e1e;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 0;
  max-width: 360px;
}

.footer-btm-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 80px;
}

.footer-btm-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  text-align: center;
  justify-content: center;
  gap: 10px;
  color: #1e1e1e;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.footer-btm-block ul li a {
  color: #1e1e1e;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.footer-btm-block p {
  color: #1e1e1e;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 0px !important;
}
.site__header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-bottom: 1px solid #d1e3f2;
}

.breadbreadcrumbs-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 5px;
}
.breadbreadcrumbs-navigation ul li a {
  color: rgba(123, 129, 147, 0.85);
  font-size: 9px;
  font-style: normal;
  font-weight: 347;
  line-height: 92.188%;
  letter-spacing: 0.27px;
  margin-bottom: 0;
}
.breadbreadcrumbs-navigation ul li {
  height: auto;
  color: rgba(123, 129, 147, 0.85);
  font-size: 9px;
  font-style: normal;
  font-weight: 347;
  line-height: 92.188%;
  letter-spacing: 0.27px;
  margin-bottom: 0;
}
.breadbreadcrumbs-navigation {
  padding: 12px 0 20px;
}
div#product__slider {
  border-radius: 10px;
  border: 0.6px solid #e1e1e1;
}
.product__slider-main {
  padding: 10px 12px;
}
.product__slider-thmb {
  border-top: 1px solid #e1e1e1;
  padding: 35px 35px 20px;
  margin-top: 15px;
}

.product__slider-thmb .slide.slick-slide img {
  width: 90px;
  height: 70px;
  border-radius: 5px;
  border: 0.5px solid #e7e7e7;
}
.product__slider-thmb .slide.slick-slide {
  margin: 0px auto;
}
.product__slider-main .slide.slick-slide img {
  max-width: 650px;
  height: 425px;
  object-fit: contain;
  flex-shrink: 0;
  width: 100%;
}
.product-details-block {
  margin-left: 15px;
}
.product-details-block h2 {
  color: #060c22;
  font-family: "Public Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
}
.product-details-block-btm-btm h4 {
  color: #6d6d6d;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 33px;
  margin-bottom: 0;
}
.product-details-block-btm-btm {
  display: flex;
  align-items: center;
  gap: 16px;
}
.product-details-block-btm-btm .product-rating span {
  color: #060c22;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.product-details-block-btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-details-block h4 {
  color: #6d6d6d;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 11px;
  margin-top: 5px;
}
.product-share-block {
  display: flex;
  align-items: center;
  gap: 8px;
}
.share-icon {
  width: 38px;
  height: 38px;
  background-color: #ffe0e0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.product-share-block .dropdown-toggle::after{
    display: none;
}
hr.custom-hr {
  background-color: #bebebe;
  opacity: 0.5;
  margin: 20px 0;
  height: 0.5px;
}
.product-details-block .discound-tag {
  width: fit-content;
}
.product-details-block .price-list {
  width: 100%;
  justify-content: flex-start;
  padding: 15px 0px 8px;
}
.product-details-block .price-list h4 {
  color: #5b5b5b;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
}
.product-details-block .price-list h3 {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 20px;
}
.product-details-block h6 {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 11px;
}
.emi-block {
  color: #000;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  display: flex;
  margin-top: 22px;
  align-items: center;
}
.emi-block a {
  color: #e60000;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 11px;
  display: flex;
  align-items: center;
}
.product-detail-btn-group {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
}
button.add-cart-btn {
  border-radius: 5px;
  background: #eef5fb;
  color: #060c22;
  font-family: "Public Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  max-width: 200px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 62px;
  width: 100%;
  outline: none;
  border: 0;
}

a.buy-now-btn {
  border-radius: 5px;
  background-color: #f60b2b;
  color: #fff;
  font-family: "Public Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  max-width: 200px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 62px;
  width: 100%;
  outline: none;
  border: 0;
	cursor:pointer;
	transition:.25s
}
a.buy-now-btn:hover{
	background-color: #eef5fb;
	transition:.25s;
    color: #060c22;
}

.exchage-offer {
  margin-top: 20px;
  border-radius: 26px;
  background: #f9ed32;
  color: #000;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 5px 15px;
  width: fit-content;
  margin-bottom: 25px;
}
.product-detail-offer-block h3 {
  color: #000;
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
}
.product-detail-offer-block-item {
  border-radius: 10px;
  border: 1px solid #e3e3e3;
  padding: 15px 18px;
  margin-bottom: 25px;
}
.product-detail-offer-block-item h4 {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}
.product-detail-offer-block-item p {
  color: #000;
  font-family: "Public Sans";
  font-size: 15px !important;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  margin-top: 18px;
}
a.offer-list-link {
  display: flex;
  align-items: center;
  color: #ff8228;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-top: 5px;
}
.product-add-item {
  border-radius: 10px;
  border: 1px solid #e3e3e3;
  padding: 28px 18px;
}
.product-add-item h3 {
  color: #000;
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 11px;
  margin-bottom: 0;
}
.product-add-item-list {
  margin-top: 44px;
  display: flex;
}

.product-add-item-list-item img {
  width: 129px;
  height: 87px;
  object-fit: contain;
}

.product-add-item-list-item .discound-tag img {
  width: 14px !important;
  height: 14px !important;
}
.product-add-item-list-item h3 {
  color: #000;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 15px;
  margin: 7px 0 5px;
}
.product-add-item-list .price-list {
  padding-top: 0px !important;
}
.product-add-item-list-item .price-list h3 {
  color: #e60000;
  font-family: "Public Sans";
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  margin-top: 0px !important;
  margin-bottom: 0px;
}
.product-add-item-list-item .price-list h4 {
  color: #000;
  font-family: "Public Sans";
  font-size: 9px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-decoration-line: strikethrough;
  margin-top: 0px !important;
}
.product-add-item-list-item {
  display: flex;
  align-items: center;
  gap: 15px;
  border-right: 1px solid #e3e3e3;
}
.product-add-item-list-item:last-child {
  border-right: 0px;
}
.product-pin-block {
  margin-top: 32px;
}
.product-pin-block h3 {
  color: #000;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
}
.product-pin-block-item input {
  border-radius: 10px;
  border: 0.6px solid #b6b6b6;
  color: #bababa;
  font-family: "Public Sans";
  font-size: 11px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  padding: 10px 25px;
}
button.pin-submit-btn {
  border-radius: 10px;
  background: #f44;
  padding: 15px 20px;
  border: 0;
}
.product-pin-block-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-size-block h3 {
  color: #000;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.product-size-item {
  border-radius: 10px;
  border: 1px solid #0c284f;
  background: #fff;
  padding: 16px 22px;
  margin-bottom: 40px;
}
.product-size-item h4 {
  color: #000;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 20px;
}
.product-size-item h6 {
  color: #e60000;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 0;
}
.product-size-item.disabled {
  opacity: 0.3;
  cursor: none;
}
.product-size-item.disabled h6 {
  color: #818181;
}
.product-detail-cat-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-detail-cat-list ul li {
  color: #000;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.product-detail-cat-list ul li {
  color: #818181;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  align-items: start;
  padding: 4px 0;
}
.product-detail-cat-list ul li span {
  color: #000;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  max-width: 165px;
  display: flex;
  width: 100%;
}
a.see-more-link {
  color: #ff8228;
  font-family: "Public Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.product-about-item h3 {
  color: #000;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 15px;
}

.product-about-item ul li {
  color: #818181;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 5px 0;
}
.product-about-item ul {
  padding: 0;
  padding-left: 15px;
}
.product-detail-inner-item .add-cart,
.product-detail-inner-item .price-list {
  padding: 18px 10px;
}

.product-detail-inner-item .product-price-block {
  background-color: #eef5fb;
}

.prodect-dt-related .home-applicances-block-title {
  margin-bottom: 15px;
}

section#product-details-section {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 55px;
  margin-bottom: 70px;
}
.product-details-img-block {
  position: sticky;
  top: 30px;
}

.section-title-block-product h1 {
  color: #464646;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.section-title-block-product {
  text-align: center;
  padding-bottom: 25px;
  max-width: 600px;
  margin: auto;
  margin-top: 20px;
  position: relative;
  margin-bottom: 10px;
}
.section-title-block-product h2 {
  color: #060c22;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 49px;
  letter-spacing: 1px;
  margin-bottom: 8px;
}
.section-title-block-product h4 {
  color: #464646;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.product-list-filter-block {
  border-radius: 10px;
  border: 0.5px solid #e1e1e1;
  background: #f4f3f3;
  margin-top: 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 14px;
}
.filter-icon {
  border-radius: 10px;
  background: #f44;
  width: 48px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
}
.product-list-filter-dropdown {
  color: #060c22;
  font-family: "Public Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border: 0;
  border-right: 1px solid #e9e7e7;
  height: 60px;
  display: flex;
  padding: 0 30px;
}
.product-list-filter-dropdown-block {
  display: flex;
}
.product-list-filter-dropdown button {
  border: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}
div#accordionExample {
    height: 400px;
    overflow: auto;
}
div#accordionExample .accordion-item {
   margin-right:15px;
}

div#accordionExample::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
}

div#accordionExample::-webkit-scrollbar
{
	width: 5px;
	background-color: #c6bebe;
}

div#accordionExample::-webkit-scrollbar-thumb
{
	background-color: #F44336;
}



.product-cat-slider-block {
  display: block;
}
button.filter-clear-btn {
  border-radius: 5px;
  border: 0.5px solid #ffe1dd;
  color: #060c22;
  font-family: "Public Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 8px 14px;
}
.like-tag.active svg circle {
  stroke: #ffefef;
}
.like-tag.active svg path {
  fill: #e60000;
}
.like-tag.active svg {
  background-color: #ffefef;
  border-radius: 50%;
}
.product-list-filter-dropdown-block-mob {
  display: none;
}

.store-detail-block {
  border-radius: 10px;
  background: #fff5f0;
  padding: 30px 32px;
  margin-top: 30px;
}
.store-detail-block {
  border-radius: 10px;
  background: #fff5f0;
  padding: 30px 32px;
  margin-top: 30px;
}
.store-detail-block-img img {
  height: 365px;
	width:100%;
  flex-shrink: 0;
  object-fit: cover;
  border-radius: 4px;
}
.store-detail-address h2 {
  color: #1e1e1e;
  font-family: "Public Sans";
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  margin-bottom: 15px;
}
.store-detail-address p {
  color: rgba(6, 12, 34, 0.83);
  font-feature-settings: "liga" off, "clig" off;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  max-width: 246px;
}

.store-manager {
  border-radius: 10px;
  background: #fff;
  padding: 10px 20px;
  margin: 15px 0;
  width: max-content;
}
.store-manager h3 {
  color: rgba(6, 12, 34, 0.83);
  font-feature-settings: "liga" off, "clig" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.store-manager ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row !important;
  gap: 20px;
}

.store-detail-address ul li {
  color: rgba(6, 12, 34, 0.83);
  font-feature-settings: "liga" off, "clig" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.store-manager ul li {
  color: rgba(6, 12, 34, 0.83);
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 300;
  line-height: 18px !important;
  gap: 3px !important;
  display: flex;
  align-items: center;
}
.store-detail-address ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.store-detail-map {
  position: relative;
}
.store-detail-map img {
  height: 350px;
  flex-shrink: 0;
  border-radius: 10px;
  object-fit: cover;
}
a.view-map-link {
  border-radius: 100px;
  background: rgba(6, 12, 34, 0.8);
  backdrop-filter: blur(9px);
  color: #fff;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  padding: 5px 5px 5px 20px;
  position: absolute;
  display: flex;
  align-items: center;
  bottom: 25px;
  left: 12px;
  margin-bottom: 0;
  gap: 12px;
}
a.view-map-link span {
  width: 30px;
  height: 30px;
  background-color: #e60000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.store-list-block .store-detail-block {

  padding: 20px;
  align-items: center;
}

.store-list-block a.view-all-products {
  width: fit-content;
  margin-top: 25px;
}
section#cat-brand-section {
  padding: 20px 0;
  border-top: 1px solid #d1e3f2;
  border-bottom: 1px solid #d1e3f2;
}
.cat-brand-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cat-brand-item h4 {
  color: #060c22;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
  line-height: 18px;
}
.cat-brand-item img {
  width: 100px;
  height: 30px;
  object-fit: contain;
  margin-bottom: 10px;
}
.hg-offer-item {
  height: 100%;
  background-image: url(../images/sale-day.jpg);
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  padding: 30px 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.hg-offer-item h2 {
  color: #ffffff;
  font-size: 46px;
  max-width: 170px;
  line-height: 46px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-top: 20px;
}
.hg-offer-item p {
  color: #ffffff;
  font-size: 14px;
  max-width: 280px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 20px;
}
.hg-offer-item a.view-all-products {
  max-width: fit-content;
  color: #0c284f;
  background: #fff;
}
.hg-offer-item.just-lunched {
  background-image: url(../images/just-lunched-img.jpg);
}

.title-element-block {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.25s;
}

.title-element-block.active {
  opacity: 1;
  transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.25s;
}
.element-item {
  opacity: 0;
  transition: 0.25s;
  transform: translate(0, 10px);
}
.title-element-block.active .element-item {
  opacity: 1;
  transform: translate(0, 0px);
}

.element-item:first-child {
  position: absolute;
  bottom: 8px;
  transition: 0.25s;
  transition-delay: 0.25s;
}
.element-item:nth-child(2) {
  position: absolute;
  top: 0px;
  left: 10px;
  transition: 0.25s;
  transition-delay: 0.35s;
}
.element-item:nth-child(3) {
  position: absolute;
  top: -30px;
  left: 80px;
  transition: 0.25s;
  transition-delay: 0.45s;
}
.element-item:nth-child(4) {
  position: absolute;
  top: -10px;
  left: 140px;
  transition: 0.25s;
  transition-delay: 0.55s;
}

.element-item:nth-child(5) {
  position: absolute;
  top: -10px;
  right: 140px;
  transition: 0.25s;
  transition-delay: 0.25s;
}

.element-item:nth-child(6) {
  position: absolute;
  top: -30px;
  right: 80px;
  transition: 0.25s;
  transition-delay: 0.35s;
}
.element-item:nth-child(7) {
  position: absolute;
  top: 0px;
  right: 10px;
  transition: 0.25s;
  transition-delay: 0.45s;
}
.element-item:last-child {
  position: absolute;
  bottom: 12px;
  right: 0;
  transition: 0.25s;
  transition-delay: 0.55s;
}
.zsiq_theme1 .zsiq_flt_rel {
  width: 45px !important;
  height: 45px !important;
}

.emi-modal .modal-content {
  padding: 25px;
}
.modal-header h5 {
  color: #000;
  font-family: "Public Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 11px;
  border-bottom: 0px;
  padding-bottom: 15px !important;
}
.modal-header {
  border-bottom: 0px !important;
}
.emi-dropdown-content-block {
  border-radius: 5px;
  border: 1px solid #e3e3e3;
  background: #fff;
}
.emi-drop-title h2 {
  color: #060c22;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 0;
}
.emi-drop-title {
  padding: 30px 20px 20px;
  display: flex;
  align-content: center;
  justify-content: space-between;
}
.accordion-item {
  border: 0;
}
.emi-drop-content-item.accordion-button {
  color: #060c22;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  gap: 15px;
  background: transparent;
  background-color: transparent;
  border-top: 1px solid #d7d7d7;
  box-shadow: none !important;
}
.emi-drop-content-item-text h4 {
  color: #060c22;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 5px;
}
.emi-drop-content-item-text p {
  color: #f21b22;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.accordion-body div h5 {
  color: #060c22;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 5px;
}
.accordion-body div {
  margin-bottom: 25px;
}
.learn-more {
  color: #ff8228;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.accordion-body h6 {
  color: #464645;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

.accordion-body ul li {
  color: #818181;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.accordion-body ul {
  padding: 0;
  margin: 0;
  padding-left: 10px;
}

.modal-body {
  padding: 0px !important;
}

.accordion-body h2 {
  color: #0a1027;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.table-head {
  background-color: #f3f3f3;
  padding: 15px;
  width: 100%;
  height: 45px;
  font-size: 14px;
  font-weight: 400;
}

.table-head th {
  font-size: 14px;
  font-weight: 400;
  padding: 0px 10px;
}

.emi-details tr td {
  color: #565959;
  font-size: 13px;
  padding: 10px;
  border-bottom: 1px solid #e3e3e3;
}

.emi-note {
  margin-bottom: 0 !important;
  margin-top: 20px;
}

.emi-note p {
  color: #818181;
  font-size: 14px;
}
.emi-note p span {
  color: #555454;
}

.store-list-badge-block ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
    justify-content: center;
}

.store-list-badge-block ul li a {
  border-radius: 6px;
  background: rgba(138, 51, 253, 0.06);
  color: #060c22 !important;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  padding: 10px 8px;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}

.new-news-list-block {
    margin-top: 35px;
    border: 0.7px solid #EBEBEB;
    border-radius: 5px;
}
.new-news-list-block-img img {
	height: 150px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.new-news-list-block-img {
    height: 100%;
}
.new-news-list-block-text {
    padding: 18px;
    padding-left: 0;
    height: 150px;
    overflow: auto;
}
.new-news-list-block-text-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-news-list-block-text-top h4 {
    color: #969696;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
a.readmore-news {
    color: #898989;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 15.873px;
    display: flex;
    align-items: center;
}
.new-news-list-block-text p {
    color: #272727;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 12px;
}


@media screen and (max-width: 1500px) {
  .product-list-filter-dropdown {
    padding: 0 15px;
  }

}

@media screen and (max-width: 1380px) {
    .product-slider-item-img {
      padding: 20px 0 35px;
      margin: 0px auto;
      text-align: center;
    }
	

    .product-slider-item {
        margin-top: 10px;
    }
    .product-slider-item-img img {
        width: 260px !important;
        height: 135px;
        flex-shrink: 0;
        object-fit: contain;
        margin: 0 auto;
    }
    
.product-cat-slider-item h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    padding: 18px 0 18px;
}


.product-cat-price {
    padding: 15px;
    text-align: center;
    margin: 0;
}
	

}



@media screen and (max-width: 991px) {
  .mobile-header {
    height: auto !important;
  }
	button#profileDropdown span {
    display: none !important;
}
	.mobile-header__panel {
        padding: 34px 0 0 !important;
    }
.site-header__phone-block {
        display: flex;
        align-items: center;
        gap: 7px;
        justify-content: center;
        text-align: center;
        width: 100%;
        color: #fff;
    }
	
.site-header__phone {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        background: #e00715;
        padding: 6px;
        text-align: center !important;
    }

	
.banner-slider-item img {
    height: 140px;
    object-fit: cover;
    border-radius: 4px;
}
	
.site-header__phone-title {
    font-size: 14px;
    color: #fff !important;
    margin-bottom: 0px !important;
}
	
.site-header__phone-number a {
    color: #fff !important;
	margin-bottom: 0px !important;
}

  .product-list-filter-dropdown-block {
    display: none;
  }

  .product-list-filter-dropdown-block-mob {
    display: flex;
    width: 100%;
  }
  .product-list-filter-dropdown span {
    color: #5f636b;
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .product-list-filter-dropdown button {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 2px;
    color: #000;
    font-family: "Public Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .product-list-filter-dropdown {
    padding: 0 15px;
    width: 50%;
    border-right: 1px solid #fff;
    display: flex;
    align-items: center;
  }
  .product-sort-block {
    width: 50%;
    padding: 0px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .mobile-header__panel {
    position: relative;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    border-bottom: 1px solid #d1e3f2;
    padding: 14px 0;
  }
	
	.top-category-section h1 {
    font-size: 15px;
    text-align: center;
    margin-top: 15px;
}
	
	.top-category-section div {
    font-size: 15px;
    margin-top: -10px;
}
  a.header-need-help {
    background-color: transparent;
  }
  button.mobile-header__menu-button {
    background: rgba(234, 78, 78, 0.1);
    width: 32px;
    height: 32px;
    border-radius: 50%;
  }
  .mobile-header__indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  .container.site-header-btm-block-inner {
    flex-direction: column;
    align-items: center;
  }
  .site-header-slider.owl-carousel {
    width: 100%;
    height: 100%;
    display: flex;
    border-bottom: 1px solid #d1e3f2;
    padding: 15px 0;
  }
  .custom-nav {
    display: none;
  }
  .site-header-btm-right-block {
    justify-content: space-evenly;
    width: 100%;
    border-left: 0px;
    background: #fff8f4;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    text-align: center;
    gap: 25px;
    margin: 10px;
    border-radius: 10px;
  }
  a.site-header-btm-right-block-item {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  a.site-header-btm-right-block-item h3 {
    margin-top: 0;
    max-width: 120px;
    text-align: left;
  }

  .mobile-header--stuck .mobile-header__panel {
    position: relative;
    left: auto;
    top: auto;
  }
  .product__slider-main .slide.slick-slide img {
    max-width: 650px;
    height: 325px;
    margin: 0px auto;
  }
  .product-details-block {
    margin-left: 0;
    margin: 30px 0 0;
  }
  .product-details-block {
    margin-left: 0;
    margin: 30px 0 0;
  }
  .product-add-item-list-item {
    padding-right: 25px;
  }
  .product-sort-block div h3 {
    color: #0d1422;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
  }
  .product-sort-block div p {
    color: #5f636b;
    font-size: 8px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
  }

  .store-detail-block {
    display: flex;
    flex-wrap: wrap;
  }
    .store-detail-map {
        height: 260px;
		border-radius: 10px;
    }
  .store-detail-map img {
    height: 260px;
    flex-shrink: 0;
    border-radius: 10px;
    object-fit: cover;
    width: 100%;
  }

  .store-list-block .store-detail-block-img {
    width: 100%;
  }
	
	  .store-list-block .store-detail-address {
    width: 100%;
  }
  .store-detail-block-img img {
    height: 250px;
    flex-shrink: 0;
    object-fit: cover;
    border-radius: 4px;
    width: 100%;
  }
  .cat-brand-item {
    display: flex;
    flex-direction: column;
  }
  .cat-brand-item h4 {
    font-size: 13px;
    line-height: 14px;
  }
  .cat-brand-block {
    gap: 25px;
  }
  .cat-brand-item img {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .best-sellers-main-block {
    max-height: 280px;
    padding: 30px 30px 30px 30px;
  }
button.get-updates-btn {
    border-radius: 8px;
    background: #e60000;
    display: flex;
    height: 50px;
    padding: 5px;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
    border: 0;
    width: 180px;
}
  .cat-custom-nav {
    display: none !important;
  }
  .newsletter-text-block {
    width: 90%;
    margin: 0px auto;
  }
	
	.new-news-list-block-text {
    padding: 6px;
    padding-left: 0;
    margin-left: -6px;
}
	button.header-profile-block {
        font-size: 0 !important;
        padding: 0;
    }
	    .store-detail-map {
        height: 260px;
        border-radius: 10px;
        margin-top: 20px;
    }
	.policy-block-item {
        display: flex;
        align-items: center;
        gap: 8px;
        margin: 0px 0 20px;
        justify-content: left;
        border-right: 0px;
        padding: 0 0px;
    }
  .policy-block-item h4 {
    color: var(--Gray-900, #191c1f);
    font-family: "Public Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 0;
  }
	.banner-slider-item img {
        height: auto;
        object-fit: contain;
        border-radius: 4px;
    }
  .policy-block-item p {
    color: #78828f;
    font-family: "Public Sans";
    font-size: 8px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    margin-bottom: 0px;
  }

  .policy-block {
    border-radius: 6px;
    border: 1px solid var(--Gray-100, #e4e7e9);
    background: var(--Gray-00, #fff);
    padding: 10px 10px;
    margin-top: 40px;
  }
  .seo-content-block,
  .faq-content-block {
    padding: 40px 0 0px;
    padding-right: 0px !important;
    border-right: 0px !important;
  }

  footer#footer-section {
    display: flex;
    padding: 50px 15px 15px 15px;
    align-items: flex-start;
    gap: 16px;
    background: #faf9f9;
    margin-top: 40px;
  }
  .footer-block {
    width: 50%;
    float: left;
  }
  .footer-btm-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
  }
  .footer-btm-block {
    flex-direction: column;
    gap: 6px;
    border-top: 1px solid rgba(22, 22, 34, 0.18);
    padding-top: 20px;
  }
  .product-details-block h2 {
    font-size: 16px;
    line-height: 24px;
  }
  .product__slider-thmb .slide.slick-slide img {
    width: 50px;
    height: 40px;
    border-radius: 5px;
    border: 0.5px solid #e7e7e7;
    object-fit: cover;
  }
  .product__slider-thmb {
    border-top: 1px solid #e1e1e1;
    padding: 20px 20px 20px;
    margin-top: 15px;
  }

  a.buy-now-btn,
  button.add-cart-btn {
    font-size: 16px;
    line-height: 24px;
    height: 45px;
    width: 50%;
    outline: none;
    border: 0;
    max-width: max-content;
    padding: 6px 15px;
  }
  .product-detail-inner-item .add-cart,
  .product-detail-inner-item .price-list {
    padding: 3px 10px;
  }

  .newsletter-content-block {
    padding: 60px 0;
  }

  .store-detail-block-img img {
    width: 100%;
  }

  .store-detail-map img {
    height: 200px;
    width: 100%;
  }

  .store-detail-address p {
    max-width: 350px;
  }
  .store-detail-block-img img {
    height: 250px;
  }
  .section-title-block-product h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 8px;
  }
  .store-detail-block {
    padding: 20px 22px;
  }
  .element-item:nth-child(4),
  .element-item:nth-child(5) {
    display: none;
  }

  .cat-brand-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: scroll;
    width: 100%;
    overflow-x: scroll;
    gap: 15px;
  }
  /* .cat-brand-item {
        display: contents;
    } */

  /* .cat-brand-item img{
        width: 100px;
        height: 80px;
        object-fit: contain;
    } */

  .cat-brand-item img {
    width: 60px !important;
    height: 20px;
    object-fit: contain;
  }

  section#cat-brand-section {
    padding: 10px 0;
    border-top: 0px;
    border-bottom: 0px;
  }
	
	.price-gift-table{
	font-size:8px;
	}
	.price-gift-table table td{
	width:90px
	}
	
	.store-detail-address h2 {
		color: #1e1e1e;
		font-family: "Public Sans";
		font-size: 20px;
		font-style: normal;
		font-weight: 600;
		line-height: 29px;
		margin-bottom: 5px;
	}
}

.mega-menu-content-block-item {
    max-height: 500px;
    overflow: auto;
    padding-right: 15px;
}

.mega-menu-content-block-item::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
}

.mega-menu-content-block-item::-webkit-scrollbar
{
	width: 5px;
	background-color: #c6bebe;
}

.mega-menu-content-block-item::-webkit-scrollbar-thumb
{
	background-color: #F44336;
}

.product-price-block {
    border-radius: 5px;
    border: 1px solid #d1e3f2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-detail-inner-item .add-cart, .product-detail-inner-item .price-list {
    padding: 18px 10px;
    width: auto;
}

.like-tag {
    display: none;
}

@media screen and (max-width: 576px) {
  .owl-carousel .owl-item {
    display: block;
    width: 100%; /* Ensure each item takes up full width */
  }

  .owl-carousel .item {
    margin-bottom: 10px; /* Add spacing between items */
  }

.store-detail-address {
    margin-top: 14px;
}
	
.store-detail-map {
        height: 300px;
    }
	.site-header-btm-right-block {

        padding: 20px 12px;
    }
	
	.product-detail-inner-item .add-cart, .product-detail-inner-item .price-list {
    padding: 18px 5px;
    width: auto;
}
	
.product-detail-btn-group a.buy-now-btn, .product-detail-btn-group button.add-cart-btn {
        font-size: 16px;
        line-height: 24px;
        height: 45px;
        width: 46%;
        outline: none;
        border: 0;
        max-width: initial;
        padding: 6px 15px;
        /* flex-basis: 100%; */
    }
	
	.top-offer-list-item img {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
b#pin_msg {
    font-size: 10px;
    line-height: 10px;
}
	.small, small {
    font-size: .875em;
    line-height: 11px;
}
  .banner-slider-item-btm h4 {
    display: none;
  }
  .section-title-block div {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 5px;
    flex-direction: column;
  }
  a.view-all-products span {
    display: none;
    height: 100%;
  }
  .section-title-block h2 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0;
  }
  .deal-offer-tag h3 {
    width: fit-content;
    color: #fff;
    font-family: "Public Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 0;
  }
  a.view-all-products {
    padding: 10px 8px;
    display: flex;
    align-items: center;
  }
  .newsletter-text-block h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .product-slider-item {
    padding: 4px 4px;
    margin-top: 30px;
  }

  .discound-tag {
    font-size: 8px;
    padding: 4px 6px;
    line-height: 12px;
  }
  .discound-tag img {
    width: 12px !important;
    height: 12px;
  }
  .like-tag svg {
    width: 24px;
    height: 24px;
  }
  .product-slider-item-content {
    border-radius: 5px;
    background: #fff;
    box-shadow: -8px 4px 12.8px 0px rgba(238, 226, 226, 0.25);
    padding: 12px 8px;
  }
  .product-slider-item-img {
    padding: 20px 0 18px;
    margin: 0px auto;
    text-align: center;
  }
  .product-item-text-block h2 {
    padding: 10px 0 12px;
    color: #060c22;
    font-family: "Public Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
  }
    .add-cart, .price-list {
        color: #060c22;
        font-family: "Public Sans";
        font-size: 10px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        padding: 6px 5px;
        gap: 4px;
    }
  .add-cart svg {
    height: 14px;
    width: 14px;
  }
.price-list h4 {
        color: #000;
        font-family: "Public Sans";
        font-size: 8px;
        font-style: normal;
        font-weight: 600;
        line-height: 12px;
        text-decoration: line-through;
        margin-bottom: 0;
    }
  .price-list h3 {
    color: #000;
    font-family: "Public Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
  }
  .best-sellers-item {
    border-right: 1px solid #d1e3f2;
    border-bottom: 1px solid #d1e3f2;
    padding: 20px 10px 20px;
    height: 160px;
  }
  .best-sellers-item-img-block img {
    width: 74px;
    height: 60px;
    object-fit: contain;
  }
	
	.product-details-block .price-list {
    width: 100%;
    justify-content: flex-start;
    padding: 15px 0px 8px;
    flex-direction: row;
    margin-bottom: 6px;
}
  section#best-sellers-section {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  section#top-offer-section {
    border-bottom: 1px solid rgba(209, 209, 209, 0.5);
    padding-bottom: 40px;
    margin-bottom: 30px;
  }
  .home-applicances-block-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .product-slider-item-img img {
    width: 90px !important;
    height: 110px;
    flex-shrink: 0;
    object-fit: contain;
    margin: 0px auto;
  }

  .product-cat-slider-item h2 {
    padding: 6px 0 0px;
    text-align: center;
    color: #060c22;
    font-family: "Public Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
  }
  .product-cat-price {
    color: #000;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 15px;
  }
  .brand-item {
    margin-top: 5px;
  }
  .product-add-item-list {
    flex-direction: column;
    gap: 30px;
    margin-top: 35px;
  }
  .product-add-item-list-item {
    padding-right: 0;
    border-right: 0;
  }
  .product-size-item h4 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .product-size-item {
    border-radius: 10px;
    border: 1px solid #0c284f;
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 15px;
  }
  .product__slider-main .slide.slick-slide img {
    max-width: max-content;
    height: 200px;
    margin: 0px auto;
  }
	.price-list {
    flex-direction: column;
    gap: 0;
}
	
.product-details-block-btm .price-list {
        flex-direction: row;
        gap: 0;
    }
}
