.smileone-product-footer-container {
  background-color: #1d242f;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  /* Customer service btn */
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container {
    background-color: #141d2c;
    margin-top: -2px; /* fix chrome white line */
  }
}
.smileone-product-footer-container .smileone-product-footer {
  padding-top: 42px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  min-height: 102px;
  min-width: 264px;
  width: 100%;
  max-width: 1200px;
  margin: 12px;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer {
    padding-top: 32px;
    margin: 8px;
    width: calc(100% - 16px);
    flex-direction: column;
  }
}
.smileone-product-footer-container .smileone-product-footer.ar-language {
  direction: rtl;
}
.smileone-product-footer-container .smileone-product-footer.ar-language .footer-right .footer-right-top > :last-child {
  margin-left: unset;
}
.smileone-product-footer-container .smileone-product-footer.ar-language .footer-right .footer-right-top > * {
  margin-right: unset;
  margin-left: 12px;
}
.smileone-product-footer-container .smileone-product-footer.ar-language .footer-right .footer-right-top .country-flag span {
  margin-right: 12px;
  margin-left: unset;
}
.smileone-product-footer-container .smileone-product-footer.ar-language .footer-right .footer-right-bot {
  text-align: left;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer.ar-language .footer-right .footer-right-bot {
    text-align: right;
  }
}
.smileone-product-footer-container .smileone-product-footer.ar-language .footer-left .footer-left-top .country-flag span {
  margin-right: 8px;
  margin-left: unset;
}
.smileone-product-footer-container .smileone-product-footer.ar-language .footer-left .footer-left-top a {
  margin-right: unset;
  margin-left: 8px;
}
.smileone-product-footer-container .smileone-product-footer.ar-language .footer-left .footer-left-bot span a:first-child {
  margin-right: 0;
  margin-left: 4px;
}
.smileone-product-footer-container .smileone-product-footer.ar-language .footer-left .footer-left-bot span a:last-child {
  margin-right: 4px;
  margin-left: 4px;
}
.smileone-product-footer-container .smileone-product-footer .footer-left {
  flex: 1 1 50%;
  flex-direction: column;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-top {
  border-bottom: 1px solid #4e535c;
  height: 28px;
  padding-bottom: 22px;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-top {
    height: auto;
    padding-bottom: 0px;
    border-bottom: unset;
    display: flex;
    justify-content: space-between;
  }
}
.smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-top a {
  text-decoration: none;
  cursor: pointer;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: clamp(16px, 4vw, 18px);
  font-weight: 600;
  color: #fff;
  margin-right: 8px;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-top a {
    font-size: 16px;
    font-size: clamp(16px, 4vw, 18px);
  }
}
.smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-top .country-flag {
  display: none;
  align-items: center;
  margin-right: 12px;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-top .country-flag {
    display: flex;
  }
}
.smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-top .country-flag span {
  margin-left: 8px;
  color: #e0e1e1;
  margin-left: 8px;
  font-size: 14px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
.smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-bot {
  padding-top: 22px;
  height: 32px;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-bot {
    height: auto;
    padding: 12px 0;
  }
}
.smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-bot span {
  font-family: Poppins, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #92989f;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-bot span {
    display: flex;
    flex-direction: column;
  }
  .smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-bot span span {
    display: none;
  }
}
.smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-bot span a {
  margin: 0 4px;
  text-decoration: none;
  cursor: pointer;
  color: #92989f;
  transition: color 0.25s ease-in;
}
.smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-bot span a:first-child {
  margin-left: 0px;
}
.smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-bot span a:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-bot span a {
    margin: 4px 0px;
  }
}
.smileone-product-footer-container .smileone-product-footer .footer-left .footer-left-bot span a:hover {
  color: #fff;
}
.smileone-product-footer-container .smileone-product-footer .footer-right {
  flex: 1 1 50%;
  flex-direction: column;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-right {
    padding-bottom: 92px;
  }
}
.smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-bottom: 1px solid #4e535c;
  height: 28px;
  padding-bottom: 22px;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-top {
    height: auto;
    justify-content: flex-start;
    border-bottom: unset;
  }
}
.smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-top .country-flag {
  display: flex;
  align-items: center;
  margin-right: 12px;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-top .country-flag {
    display: none;
  }
}
.smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-top .country-flag span {
  margin-left: 8px;
  color: #e0e1e1;
  margin-left: 8px;
  font-size: 14px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
.smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-top > a {
  margin: 0 12px;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-top > a {
    margin: 0 8px;
  }
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-top > a:first-of-type {
    margin-left: 0px;
  }
}
.smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-top > a:last-of-type {
  margin-right: 0px;
}
.smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-top > a img {
  transition: transform 0.25s ease-in-out;
}
.smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-top > a:hover > img {
  transform: scale(1.05);
}
.smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-bot {
  padding-top: 22px;
  font-family: Poppins, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #92989f;
  height: 32px;
  text-align: right;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .smileone-product-footer .footer-right .footer-right-bot {
    height: auto;
    text-align: left;
    padding-top: 0px;
    word-break: break-word;
  }
}
.smileone-product-footer-container .down_toast,
.smileone-product-footer-container .toast {
  position: fixed;
  bottom: 100px;
  right: 1%;
  width: 54px;
  height: 54px;
  background: url("./../../image/home/csbtn.png") no-repeat;
  background-size: contain;
  display: flex;
  flex-wrap: wrap;
  z-index: 10;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .down_toast,
  .smileone-product-footer-container .toast {
    right: 8px;
    bottom: 250px;
  }
}
.smileone-product-footer-container .down_toast:hover,
.smileone-product-footer-container .toast:hover {
  background: url("./../../image/home/csbtnhover.png") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .down_toast,
  .smileone-product-footer-container .toast {
    width: 48px;
    height: 48px;
  }
}
@media screen and (max-width: 359.9px) {
  .smileone-product-footer-container .down_toast,
  .smileone-product-footer-container .toast {
    width: 32px;
    height: 32px;
  }
}
.smileone-product-footer-container .down_toast .toast-box,
.smileone-product-footer-container .toast .toast-box {
  display: block;
  width: 54px;
  height: 54px;
}
.smileone-product-footer-container .down_toast {
  bottom: 170px;
  background-image: url("./../../image/home/pwabtn.png");
}
.smileone-product-footer-container .down_toast:hover {
  background-image: url("./../../image/home/pwabtnhover.png");
  background-size: contain;
}
@media screen and (max-width: 767.9px) {
  .smileone-product-footer-container .down_toast {
    bottom: 306px;
  }
}
@media screen and (max-width: 359.9px) {
  .smileone-product-footer-container .down_toast {
    bottom: 290px;
  }
}

/* Floating menu */
.smile-one-main-floating-menu + .smileone-product-footer-container,
.smile-one-main-floating-menu + #Footer {
  /* add spacing between footer and floating menu */
}
@media screen and (max-width: 1024px) {
  .smile-one-main-floating-menu + .smileone-product-footer-container,
  .smile-one-main-floating-menu + #Footer {
    padding-bottom: 70px;
  }
}

/* removes the padding meant for the purchase bar */
@media screen and (max-width: 1024px) {
  .smile-one-main-floating-menu + .smileone-product-footer-container .smileone-product-footer .footer-right {
    padding-bottom: unset;
  }
}

.smile-one-main-floating-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 8px 32px;
  padding-bottom: 24px;
  background-color: #252F3B;
  width: 100%;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  box-sizing: border-box;
  min-width: 280px;
  max-height: 74px;
  display: none;
}
@media screen and (max-width: 1024px) {
  .smile-one-main-floating-menu {
    display: block;
  }
}
.smile-one-main-floating-menu ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.smile-one-main-floating-menu ul > li.floating-menu-item {
  /* max-width: 33.33%;
  min-width: 50px;
  width: 100%; */
  /* float: left; */
  flex: 1;
}
.smile-one-main-floating-menu ul > li.floating-menu-item a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #92989F;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.smile-one-main-floating-menu ul > li.floating-menu-item a .floating-menu-icon {
  height: 24px;
  width: 24px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 4px;
}
.smile-one-main-floating-menu ul > li.floating-menu-item a .floating-menu-icon.home {
  background-image: url("./../../image/video-guide/home0.png");
}
.smile-one-main-floating-menu ul > li.floating-menu-item a .floating-menu-icon.video {
  background-image: url("./../../image/video-guide/video0.png");
}
.smile-one-main-floating-menu ul > li.floating-menu-item a .floating-menu-icon.account {
  background-image: url("./../../image/video-guide/account0.png");
}
.smile-one-main-floating-menu ul > li.floating-menu-item.active > a {
  color: #02B689;
}
.smile-one-main-floating-menu ul > li.floating-menu-item.active > a .floating-menu-icon.home {
  background-image: url("./../../image/video-guide/home1.png");
}
.smile-one-main-floating-menu ul > li.floating-menu-item.active > a .floating-menu-icon.video {
  background-image: url("./../../image/video-guide/video1.png");
}
.smile-one-main-floating-menu ul > li.floating-menu-item.active > a .floating-menu-icon.account {
  background-image: url("./../../image/video-guide/account1.png");
}/*# sourceMappingURL=productFooter.css.map */