﻿@import "//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css";
* {
  word-wrap: break-word !important;
}
a:focus,
button:focus,
div:focus {
  -webkit-highlight: none !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  box-shadow: none !important;
  outline: 0px !important;
}
.div-float {
  float: left;
  width: 100%;
  height: auto;
}
.div-flex {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.container {
  max-width: 1380px;
}
body {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  overflow-x: hidden;
}
.btn-default {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 7px 15px 5px;
  min-width: 203px;
  height: 45px;
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  transition: 0.5s;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 50px;
  letter-spacing: 1px;
}
.btn-default:hover {
  color: #000;
  background-color: #fff;
}
.secondary-btn {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 5px 15px;
  min-width: 203px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  border: 1px solid #000;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  transition: 0.5s;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 50px;
  letter-spacing: 1px;
}
.secondary-btn:hover {
  color: #fff;
  background-color: #000;
}
.btn-iq {
  font-size: 12px;
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  min-width: 266px;
  height: 64px;
}
.btn-iq:hover {
  color: #fff;
  background-color: #000;
}
.btn-reverse {
  font-size: 12px;
  min-width: 266px;
  height: 64px;
}
.iq-head {
  text-align: center;
}
.iq-head h2 {
  font-size: 82px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  margin-bottom: 55px;
}
.error {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: red;
  margin-top: 5px;
}
.bg-blue {
  background-color: #deebe9;
}
.neque-left-right-main .neque-left-right-img .img,
.neque-left-right .choose-left img,
.teen-age-img .img,
.children-gallery-right .img,
.children-gallery-left .img,
.free-features-sec1-right .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.single-product {
  margin-bottom: 40px;
}
.single-product .product-img {
  position: relative;
  height: 445px;
}
.single-product .product-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.single-product .product-img .product-buttons {
  position: absolute;
  top: 0px;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding: 20px;
}
.single-product .product-img .product-buttons .cart-btn {
  height: 30px;
  background: #004d49;
  border: 1px solid #004d49;
  color: #fff;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  border-radius: 50px;
  padding: 0px 15px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.single-product .product-img .product-buttons .cart-btn:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #004d49;
}
.single-product .product-img .product-buttons .fav-btn {
  border: 0px;
  background: #fff;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.single-product .product-info {
  margin-top: 20px;
}
.single-product .product-info h4 {
  color: #000;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.single-product .product-info h4 a {
  color: #000;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
}
.single-product .product-info p {
  color: #8d8d8d;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.single-product .product-info .shop-btn .btn-default {
  min-width: 135px !important;
}
.cms-banner {
  background-color: #d7e7fe;
  min-height: 160px;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 20px 20px;
}
.cms-banner h1 {
  width: 100%;
  text-align: center;
  color: #004d49;
  font-size: 30px;
  font-family: "Canela";
  font-weight: 600;
  font-style: normal;
  margin-bottom: 10px;
}
.cms-banner ul {
  list-style: none;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
}
.cms-banner ul li {
  display: inline-block;
  font-size: 14px;
  font-weight: 200;
}
.cms-banner ul li a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
.cms-info {
  max-width: 850px;
  margin: 70px auto 10px;
  color: #75838e;
  font-weight: 300;
  padding: 0 20px;
}
.cms-info h2,
.cms-info h3 {
  font-size: 24px;
  font-family: "Canela";
  font-weight: 600;
  font-style: normal;
  color: #004d49;
  margin-bottom: 25px;
}
.cms-info h4 {
  font-size: 20px;
  font-family: "Canela";
  font-weight: 600;
  font-style: normal;
  color: #004d49;
  margin-bottom: 20px;
}
.cms-info h5 {
  font-size: 18px;
  font-family: "Canela";
  font-weight: 600;
  font-style: normal;
  color: #004d49;
  margin-bottom: 20px;
}
.cms-info p {
  margin-bottom: 30px;
}
.cms-info ul,
.cms-info ol {
  margin-bottom: 30px;
}
.cms-info ul li,
.cms-info ol li {
  margin-bottom: 3px;
}
.loader {
  width: 100%;
  text-align: -webkit-center;
  padding: 60px 0px;
}
.loader .loader-img {
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.loader .loader-img img {
  width: 100%;
  height: 100%;
}
.pagination .page-item .page-link {
  color: #000;
  background: rgba(0, 0, 0, 0);
  border: 0px;
}
.pagination .page-item.active .page-link {
  font-weight: 600;
}
header {
  background-color: #fff;
}
header nav {
  padding: 8px 0;
}
header .navbar-nav .nav-item {
  margin: 0 17px;
}
header .navbar-nav .nav-item .nav-link {
  padding: 0 0;
  font-size: 15px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  transition: 0.5s;
  position: relative;
  text-transform: capitalize;
}
header .navbar-nav .nav-item .nav-link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background-color: #004d49;
  transition: 0.5s;
}
header .navbar-nav .nav-item .nav-link.active,
header .navbar-nav .nav-item .nav-link.show {
  color: #004d49;
}
header .navbar-nav .nav-item .nav-link.active:before,
header .navbar-nav .nav-item .nav-link.show:before {
  width: 100%;
}
header .navbar-nav .nav-item .nav-link:hover {
  color: #004d49;
}
header .navbar-nav .nav-item .nav-link:hover:before {
  width: 100%;
}
header .navbar-nav .nav-item.dropdown .dropdown-toggle::after {
  background-image: url(../images/dd-arrow.png);
  width: 10px;
  height: 6px;
  border: none;
  transform: translateY(3px);
}
header .navbar-nav .nav-item.dropdown .dropdown-menu {
  min-width: 125px;
  top: 160%;
  left: -10px;
  padding: 25px 15px 3px;
  border: none;
}
header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
  font-size: 15px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #a3a3a3;
  padding: 10px 3px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transition: 0.5s;
}
header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item.active,
header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #fff;
}
header .navbar-brand {
  padding: 0 0;
}
header .nav-right {
  display: flex;
  align-items: center;
}
header .nav-right a {
  position: relative;
}
header .nav-right a .cart-popup {
  position: absolute;
  left: 6px;
  top: 25%;
  transform: translateY(-76%);
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background-color: #004d49;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
header .nav-right-hide {
  display: none;
}
header .accounut-header {
  font-size: 15px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  text-decoration: none;
  width: auto;
  margin-right: 20px;
}
header .accounut-header span {
  margin-left: 5px;
}
header .navbar-toggler {
  padding: 0 0;
  background-image: url(../images/toggle-bar.png);
  background-repeat: no-repeat;
  background-position: center;
}
.user_dropown {
  margin-right: 10px;
}
.user_dropown .dropdown-menu[data-bs-popper] {
  margin-top: 0.6rem;
}
.user_dropown .dropdown-menu {
  padding: 0px;
}
.user_dropown .dropdown-item {
  padding: 0.5rem 1rem;
}
.user_dropown button {
  padding: 4px 0.75rem 0.375rem 0.75rem;
}
.user_dropown .dropdown-toggle::after {
  display: none;
}
.alert-warning {
  color: #fff;
  background-color: #000;
  border-color: #000;
  padding: 4px;
  border-radius: 0px;
}
.alert-warning .top-banner {
  position: relative;
}
.alert-warning .top-banner button {
  color: #fff;
  position: absolute;
  right: 0px;
  font-size: 22px;
  line-height: 22px;
  padding: 0px;
}
@media screen and (min-width: 0px) and (max-width: 1199px) {
  header .navbar-expand-lg {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1378px) {
  header .btn-default {
    min-width: 170px;
  }
  header .accounut-header {
    font-size: 13px;
  }
  header .accounut-header span {
    margin-left: 5px;
  }
  header .navbar-nav .nav-item {
    margin: 0 10px;
  }
  header .navbar-nav .nav-item .nav-link {
    font-size: 13px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  header .btn-default {
    min-width: 130px;
    font-size: 8px;
    height: 38px;
  }
  header .accounut-header {
    font-size: 14px;
    margin-right: 10px;
    margin-left: 5px;
  }
  header .accounut-header span {
    margin-left: 5px;
  }
  header .navbar-nav .nav-item {
    margin: 0 7px;
  }
  header .navbar-nav .nav-item .nav-link {
    font-size: 12px;
  }
  header .navbar-brand img {
    max-width: 130px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu {
    padding: 5px 5px 3px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  header .nav-right {
    position: absolute;
    right: 40px;
    top: 16px;
  }
  header .btn-default {
    min-width: 130px;
    font-size: 8px;
    height: 38px;
  }
  header .navbar-collapse {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  header .navbar-nav .nav-item {
    margin: 0 0px;
  }
  header .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 5px 0;
  }
  header .navbar-brand img {
    max-width: 130px;
  }
  header .navbar-toggler {
    width: 38px;
    height: 38px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu {
    padding: 15px 25px 3px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    font-size: 12px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  header .nav-right {
    position: absolute;
    right: 40px;
    top: 16px;
  }
  header .btn-default {
    min-width: 130px;
    font-size: 8px;
    height: 38px;
  }
  header .accounut-header {
    margin-right: 16px;
  }
  header .navbar-collapse {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  header .navbar-nav .nav-item {
    margin: 0 0px;
  }
  header .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 5px 0;
  }
  header .navbar-brand img {
    max-width: 130px;
  }
  header .navbar-toggler {
    width: 38px;
    height: 38px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu {
    padding: 15px 25px 3px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    font-size: 12px;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  header .nav-right {
    position: absolute;
    right: 34px;
    top: 16px;
  }
  header .btn-default {
    min-width: 90px;
    font-size: 8px;
    height: 34px;
    padding: 7px 10px 5px;
  }
  header .accounut-header {
    font-size: 12px;
    margin-right: 5px;
    margin-left: 5px;
  }
  header .accounut-header span {
    margin-left: 5px;
  }
  header .navbar-collapse {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  header .navbar-nav .nav-item {
    margin: 0 0px;
  }
  header .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 5px 0;
  }
  header .navbar-brand {
    font-size: inherit;
  }
  header .navbar-brand img {
    max-width: 100px;
  }
  header .navbar-toggler {
    width: 34px;
    height: 34px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu {
    padding: 15px 20px 3px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    font-size: 12px;
  }
  header .login-hidden {
    display: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 349px) {
  header .accounut-header {
    margin-left: 0px;
    margin-right: 12px;
  }
  header .nav-right {
    display: none;
    position: unset;
  }
  header .nav-right-hide {
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
  }
}
footer {
  font-family: "Euclid Square";
  background-color: #000;
  color: #fff;
  padding: 140px 0;
}
.footer-main {
  padding: 0 70px;
}
.footer-newsletter-main {
  margin-top: 48px;
}
.footer-newsletter-main .input-group {
  max-width: 408px;
  height: 57px;
  border: 1px solid #4d4d4d;
  background-color: #000;
}
.footer-newsletter-main .input-group input {
  font-size: 15px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #fff;
  background-color: #000;
  border: none;
  height: 54px;
  padding-top: 2px;
  padding-left: 15px;
  font-style: italic;
}
.footer-newsletter-main .input-group input:focus {
  box-shadow: none;
  outline: none;
}
.footer-newsletter-main .input-group input::-webkit-input-placeholder {
  color: #fff;
}
.footer-newsletter-main .input-group input::-moz-placeholder {
  color: #fff;
}
.footer-newsletter-main .input-group input:-ms-input-placeholder {
  color: #fff;
}
.footer-newsletter-main .input-group input:-moz-placeholder {
  color: #fff;
}
.footer-newsletter-main .input-group button {
  border: none;
  padding-top: 3px;
  padding-right: 25px;
}
.footer-newsletter-main p {
  margin-top: 50px;
}
.footer-links ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.footer-links ul li {
  margin-bottom: 5px;
}
.footer-links ul a {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  position: relative;
  text-transform: capitalize;
}
.footer-links ul a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: 0.5s;
}
.footer-links ul a:hover:after {
  width: 100%;
}
.footer-social-links {
  margin-top: 20px;
}
.footer-social-links a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid #666;
  color: #666;
  font-size: 16px;
  text-decoration: none;
  transition: 0.5s;
  margin-right: 8px;
}
.footer-social-links a:hover {
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .footer-main {
    padding: 0 55px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  footer {
    padding: 70px 0;
  }
  .ordering {
    order: 2;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer {
    padding: 50px 0;
  }
  .footer-main {
    padding: 0 10px;
  }
  .ordering {
    order: 2;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .footer-links {
    text-align: center;
  }
  .footer-social-links {
    text-align: center;
  }
  .footer-newsletter-main {
    margin-top: 38px;
  }
  .footer-newsletter-main p {
    margin-top: 30px;
    text-align: center;
  }
  .footer-newsletter-main .input-group {
    margin: 0 auto;
  }
}
.home-banner {
  position: relative;
  width: 100%;
}
.home-banner img {
  width: 100%;
}
.home-banner .home-banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 30px 20px;
  color: #fff;
  width: 100%;
  max-width: 700px;
  text-align: center;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.home-banner .home-banner-text h1,
.home-banner .home-banner-text h2 {
  font-size: 82px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
}
.home-banner .home-banner-text p {
  margin-bottom: 40px;
}
.home-banner .home-banner-text ul {
  list-style: none;
  padding: 0 0;
}
.home-banner .home-banner-text ul li {
  display: inline-block;
  margin-right: 3px;
  font-weight: 100;
  margin-bottom: 15px;
}
.home-banner .home-banner-text ul li.active {
  font-weight: 500;
}
.home-banner .home-banner-text ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 100;
}
.what-we-treat-main {
  padding: 135px 75px 140px;
}
.treatment-ctg-main {
  justify-content: space-between;
}
.treatment-ctg {
  margin-bottom: 55px;
  padding: 0px 10px;
}
.treatment-ctg-img {
  width: 96px;
  height: 96px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.treatment-ctg-img img {
  max-width: 100%;
}
.treatment-ctg-text {
  margin-top: 30px;
}
.treatment-ctg-text h3 {
  font-size: 34px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  text-align: center;
}
.treatment-ctg-text h3 a {
  font-size: 34px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  text-decoration: none;
}
.choose-left-right {
  margin-bottom: 170px;
}
.choose-left-right .col-md-8 {
  width: 65.652%;
}
.choose-left-right .col-md-4 {
  width: 34.348%;
}
.choose-left img {
  width: 100%;
  height: 642px;
  object-fit: cover;
  object-position: center;
}
.choose-right {
  padding: 0 35px 0 30px;
  font-size: 16px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
}
.choose-right h3 {
  font-size: 82px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  line-height: 1;
  margin-bottom: 40px;
}
.choose-right p {
  margin-bottom: 40px;
}
.book-consultant {
  justify-content: center;
  align-items: stretch;
  background-color: #d7e7fd;
  max-width: 1400px;
  margin: 0 auto;
}
.book-consultant-img {
  width: 52.073%;
}
.book-consultant-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.book-consultant-text {
  width: 47.927%;
}
.book-consultant-text .choose-right {
  padding: 0 120px 50px 95px;
  font-size: 19px;
  margin-top: 270px;
  position: relative;
}
.book-consultant-text .choose-right h3 {
  margin-bottom: 25px;
}
.book-consultant-text .choose-right p {
  margin-bottom: 60px;
}
.healthy-logo {
  position: absolute;
  right: 120px;
  top: -130px;
  width: 127px;
  height: 127px;
}
.how-we-work-main {
  justify-content: space-between;
  margin-bottom: 120px;
  position: relative;
}
.dot-image {
  position: absolute;
  top: 385px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.how-we-work-left {
  max-width: 28%;
  width: 100%;
  margin: 175px 0 0;
}
.how-we-work-left .how-we-work-card-head span {
  right: 4px;
  top: 165px;
}
.how-we-work-mid {
  max-width: 32.6%;
  width: 100%;
  margin-top: 25px;
}
.how-we-work-mid .how-we-work-card {
  max-width: 378px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.how-we-work-mid .how-we-work-card-head span {
  left: 50%;
  top: -50px;
  transform: translateX(-50%);
  background-color: #a67658;
  color: #fff;
}
.how-we-work-right {
  max-width: 28%;
  width: 100%;
}
.how-we-work-right .how-we-work-card-head span {
  left: 15px;
  bottom: 95px;
}
.how-we-work-card {
  width: 100%;
}
.how-we-work-card-head {
  width: 100%;
  height: 468px;
  position: relative;
}
.how-we-work-card-head span {
  position: absolute;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #000;
  font-size: 20px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
  line-height: 1.1;
}
.how-we-work-card-head img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.how-we-work-card-bottom {
  text-align: center;
  padding: 27px 10px;
}
.how-we-work-card-bottom h3 {
  font-size: 45px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  font-style: italic;
  color: #000;
  text-align: left;
}
.how-we-work-left .how-we-work-card-bottom h3 {
  max-width: 250px;
  margin: 0 auto;
}
.how-we-work-mid .iq-head {
  margin-bottom: 150px;
}
.how-we-work-mid .iq-head h2 {
  margin-bottom: 35px;
}
.how-we-work-mid .iq-head p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 60px;
  min-height: 120px;
}
.how-we-work-mid .how-we-work-card-bottom h3 {
  max-width: 285px;
  margin: 0 auto;
}
.how-we-work-right .how-we-work-card-bottom h3 {
  max-width: 255px;
  margin: 0 auto;
}
.testimonial-main {
  background-color: #deebe9;
  padding: 150px 0;
  margin: 0 auto 150px;
  max-width: 1400px;
}
.testimonial-slider .slick-list {
  padding: 0 280px;
}
.testimonial-slide {
  margin: 0 150px;
  text-align: center;
}
.testimonial-slide h3 {
  font-size: 48px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #000;
}
.testimonial-slide span {
  font-size: 19px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #004d49;
  position: relative;
}
.testimonial-slide span::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 34px;
  height: 2px;
  background-color: #004d49;
}
.testimonial-slide.slick-active h3 {
  font-size: 70px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
}
.meet-our-team-main {
  justify-content: space-between;
  margin-bottom: 170px;
}
.meet-our-team-left {
  max-width: 32.6%;
  width: 100%;
}
.meet-our-team-mid {
  max-width: 32.6%;
  width: 100%;
  margin: 170px 0 0;
}
.meet-our-team-mid .iq-head {
  padding: 0 60px;
  font-size: 17px;
  margin-bottom: 180px;
}
.meet-our-team-mid .iq-head h2 {
  line-height: 1;
}
.meet-our-team-mid .iq-head p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 102px;
}
.meet-our-team-mid img {
  margin-left: -90px;
}
.meet-our-team-right {
  max-width: 32.6%;
  width: 100%;
}
.meet-our-team-right .healthy-logo {
  position: relative;
  left: 0;
  top: 0;
  margin: 10px 0 85px 85px;
}
.about-allergies-main {
  width: 100%;
  position: relative;
  margin-bottom: 160px;
}
.allergy-banner {
  width: 100%;
}
.about-allergies {
  max-width: 1380px;
  padding: 160px 15px;
  margin: 0 auto;
}
.about-allergies {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
}
.about-allergies h2 {
  font-size: 205px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #fff;
  max-width: 64.85%;
  width: 100%;
  line-height: 1;
}
.about-allergies h2 span {
  display: block;
}
.about-allergies h2 .word2 {
  margin-left: 100px;
}
.about-allergies h2 .word3 {
  margin-left: 190px;
}
.allergy-card-main {
  position: relative;
  max-width: 407px;
  text-align: center;
  margin-left: -23px;
  z-index: -1;
}
.allergy-card-main .healthy-logo {
  position: absolute;
  left: -52px;
  top: -52px;
}
.allergy-card-main .btn-default {
  margin-top: 32px;
}
.allergy-card {
  width: 100%;
  height: 526px;
}
.allergy-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.get-in-touch .healthy-logo {
  position: absolute;
  right: 55px;
  top: -38px;
}
.get-in-touch .choose-right {
  padding: 0 40px 50px 40px;
  font-size: 19px;
  margin-top: 65px;
}
.get-in-touch .choose-right h3 {
  font-size: 50px;
}
.get-in-touch form {
  margin-top: 65px;
}
.get-in-touch form .form-control {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #6f7574 !important;
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .footer-links ul a {
    font-size: 13px;
  }
  .home-banner .home-banner-text h1,
  .home-banner .home-banner-text h2 {
    font-size: 70px;
  }
  .choose-right h3 {
    font-size: 70px;
  }
  .dot-image {
    width: 555px;
    top: 360px;
  }
  .how-we-work-card-head {
    height: 395px;
    text-align: center;
  }
  .how-we-work-mid .how-we-work-card {
    max-width: 332px;
  }
  .how-we-work-left .how-we-work-card-head span {
    right: 10px;
    top: 140px;
  }
  .how-we-work-right .how-we-work-card-head span {
    left: 15px;
    bottom: 48px;
  }
  .meet-our-team-mid .iq-head {
    padding: 0 50px;
  }
  .meet-our-team-mid .iq-head p {
    -webkit-line-clamp: 5;
  }
  .about-allergies {
    max-width: 1170px;
    align-items: center;
  }
  .about-allergies h2 {
    font-size: 163px;
  }
  .treatment-ctg-main {
    justify-content: center !important;
  }
  .treatment-ctg {
    min-width: 320px;
  }
  .get-in-touch .book-consultant-img img {
    object-fit: contain;
  }
  .get-in-touch .choose-right {
    padding: 0 40px 35px 40px;
  }
  .get-in-touch form .input-group {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .home-banner .home-banner-text h1,
  .home-banner .home-banner-text h2 {
    font-size: 58px;
  }
  .choose-right h3 {
    font-size: 58px;
  }
  .dot-image {
    width: 555px;
    top: 360px;
    display: none;
  }
  .how-we-work-card-head {
    height: 322px;
    text-align: center;
  }
  .how-we-work-mid .how-we-work-card-head {
    height: 361px;
  }
  .how-we-work-mid .how-we-work-card {
    max-width: 303px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 6;
    padding-right: 0;
  }
  .how-we-work-left .how-we-work-card-head span {
    right: 3px;
    top: 140px;
  }
  .how-we-work-right .how-we-work-card-head span {
    left: 7px;
    bottom: 48px;
  }
  .meet-our-team-mid .iq-head {
    padding: 0 20px;
  }
  .meet-our-team-mid .iq-head p {
    -webkit-line-clamp: 5;
  }
  .about-allergies {
    max-width: 960px;
    align-items: center;
  }
  .about-allergies h2 {
    font-size: 121px;
  }
  .allergy-card-main {
    max-width: 280px;
  }
  .allergy-card {
    height: 375px;
  }
  .treatment-ctg-main {
    justify-content: center !important;
  }
  .treatment-ctg {
    min-width: 250px;
  }
  .treatment-ctg-text h3 {
    font-size: 30px;
  }
  .how-we-work-card-bottom h3 {
    font-size: 35px;
  }
  .choose-right {
    padding: 0 0px 0 20px;
  }
  .book-consultant-text .choose-right {
    padding: 0 70px 50px 70px;
  }
  .get-in-touch .choose-right h3 {
    font-size: 42px;
  }
  .get-in-touch .book-consultant-img img {
    object-fit: contain;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .home-banner .home-banner-text h1,
  .home-banner .home-banner-text h2 {
    font-size: 50px;
  }
  .home-banner .home-banner-text {
    padding: 30px 50px;
  }
  .choose-right {
    font-size: 14px;
  }
  .choose-right h3 {
    font-size: 42px;
    margin-bottom: 25px;
  }
  .dot-image {
    width: 555px;
    top: 360px;
    display: none;
  }
  .how-we-work-card-head {
    height: 234px;
    text-align: center;
  }
  .how-we-work-mid .how-we-work-card-head {
    height: 268px;
  }
  .how-we-work-mid .how-we-work-card {
    max-width: 225px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 6;
    padding-right: 0;
  }
  .how-we-work-left .how-we-work-card-head span {
    right: 3px;
    top: 140px;
  }
  .how-we-work-right .how-we-work-card-head span {
    left: 7px;
    bottom: 48px;
  }
  .meet-our-team-mid .iq-head {
    padding: 0 10px;
    margin-bottom: 100px;
    font-size: 14px;
  }
  .meet-our-team-mid .iq-head h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .meet-our-team-mid .iq-head p {
    -webkit-line-clamp: 6;
  }
  .about-allergies {
    max-width: 720px;
    align-items: center;
    padding: 35px 15px;
    height: 100%;
  }
  .about-allergies h2 {
    font-size: 72px;
  }
  .allergy-card-main {
    max-width: 230px;
  }
  .allergy-card {
    height: 295px;
  }
  .treatment-ctg-main {
    justify-content: center !important;
  }
  .treatment-ctg {
    min-width: 220px;
  }
  .treatment-ctg-text h3 {
    font-size: 26px;
  }
  .how-we-work-card-bottom h3 {
    font-size: 28px;
  }
  .choose-right {
    padding: 0 0px 0 0px;
  }
  .book-consultant-img img {
    object-fit: contain;
  }
  .book-consultant-text .choose-right {
    padding: 0 50px 50px 50px;
  }
  .what-we-treat-main {
    padding: 100px 0px 100px;
  }
  .how-we-work-mid .iq-head {
    font-size: 13px;
    margin-bottom: 100px;
  }
  .how-we-work-mid .iq-head h2 {
    font-size: 43px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 7;
  }
  .choose-left-right .col-md-8 {
    width: 60%;
  }
  .choose-left-right .col-md-4 {
    width: 40%;
  }
  .how-we-work-left {
    margin: 100px 0 0;
  }
  .how-we-work-main {
    margin-bottom: 100px;
  }
  .meet-our-team-main {
    margin-bottom: 100px;
  }
  .btn-iq {
    min-width: 220px;
    height: 55px;
  }
  .btn-reverse {
    min-width: 220px;
    height: 55px;
  }
  .choose-left-right {
    margin-bottom: 100px;
  }
  .about-allergies-main {
    margin-bottom: 100px;
  }
  .get-in-touch .choose-right {
    margin-top: 160px;
  }
  .get-in-touch .choose-right h3 {
    font-size: 45px;
  }
  .get-in-touch .choose-right form {
    margin-top: 40px;
  }
  .get-in-touch .choose-right .healthy-logo {
    top: -140px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .home-banner .home-banner-text h1,
  .home-banner .home-banner-text h2 {
    font-size: 45px;
  }
  .home-banner .home-banner-text {
    padding: 30px 50px 15px;
    background-color: #deebe9;
    color: #004d49;
    position: static;
    transform: translate(0, 0);
    max-width: 100%;
  }
  .home-banner .home-banner-text h1 {
    max-width: 476px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-banner .home-banner-text p {
    max-width: 476px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px !important;
  }
  .home-banner .home-banner-text .btn-iq {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
  }
  .home-banner .home-banner-text .btn-iq:hover {
    color: #000;
    background-color: #fff;
  }
  .home-banner .home-banner-text ul li a {
    color: #004d49;
  }
  .choose-right {
    font-size: 14px;
  }
  .choose-right h3 {
    font-size: 36px;
    margin-bottom: 25px;
  }
  .dot-image {
    width: 555px;
    top: 360px;
    display: none;
  }
  .how-we-work-card-head {
    height: 176px;
    text-align: center;
  }
  .how-we-work-mid .how-we-work-card-head {
    height: 198px;
  }
  .how-we-work-mid .how-we-work-card {
    max-width: 166px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 6;
    padding-right: 0;
  }
  .how-we-work-left .how-we-work-card-head span {
    right: 3px;
    top: 115px;
  }
  .how-we-work-right .how-we-work-card-head span {
    left: 7px;
    bottom: 20px;
  }
  .meet-our-team-mid .iq-head {
    padding: 0 10px;
    margin-bottom: 70px;
    font-size: 13px;
  }
  .meet-our-team-mid .iq-head h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .meet-our-team-mid .iq-head p {
    -webkit-line-clamp: 8;
  }
  .about-allergies {
    max-width: 540px;
    align-items: center;
    padding: 33px 15px 20px;
    height: 100%;
  }
  .about-allergies h2 {
    font-size: 50px;
  }
  .allergy-card-main {
    max-width: 202px;
  }
  .allergy-card {
    height: 259px;
  }
  .allergy-card-main .healthy-logo {
    top: -22px;
  }
  .about-allergies h2 .word2 {
    margin-left: 75px;
  }
  .treatment-ctg-main {
    justify-content: center !important;
  }
  .treatment-ctg {
    min-width: 220px;
  }
  .treatment-ctg-text {
    margin-top: 20px;
  }
  .treatment-ctg-text h3 {
    font-size: 23px;
  }
  .about-allergies h2 .word3 {
    margin-left: 146px;
  }
  .how-we-work-card-bottom h3 {
    font-size: 20px;
  }
  .choose-right {
    padding: 0 0px 0 0px;
  }
  .book-consultant-img img {
    object-fit: contain;
  }
  .book-consultant-text .choose-right {
    padding: 0 30px 50px 30px;
    font-size: 15px;
    margin-top: 170px;
  }
  .what-we-treat-main {
    padding: 70px 0px 70px;
  }
  .how-we-work-mid .iq-head {
    font-size: 12px;
    margin-bottom: 100px;
  }
  .how-we-work-mid .iq-head h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 9;
  }
  .choose-left-right .col-md-8 {
    width: 500px;
    margin: 0 auto;
  }
  .choose-left-right .col-md-4 {
    width: 500px;
    margin: 30px auto 30px;
  }
  .how-we-work-left {
    margin: 70px 0 0;
  }
  .how-we-work-main {
    margin-bottom: 70px;
  }
  .meet-our-team-main {
    margin-bottom: 70px;
  }
  .btn-iq {
    min-width: 220px;
    height: 55px;
  }
  .btn-reverse {
    min-width: 220px;
    height: 55px;
  }
  .choose-left-right {
    margin-bottom: 70px;
  }
  .meet-our-team-right .healthy-logo {
    margin: 10px 0 85px 35px;
    right: unset;
  }
  .about-allergies-main {
    margin-bottom: 70px;
  }
  .get-in-touch .choose-right {
    margin-top: 120px;
  }
  .get-in-touch .choose-right h3 {
    font-size: 40px;
  }
  .get-in-touch .choose-right form {
    margin-top: 40px;
  }
  .get-in-touch .choose-right .healthy-logo {
    top: -105px;
  }
}
@media screen and (max-width: 575px) {
  .home-banner .home-banner-text h1,
  .home-banner .home-banner-text h2 {
    font-size: 28px;
    color: #004d49;
  }
  .home-banner .home-banner-text {
    padding: 30px 40px 15px;
    font-size: 14px;
    background-color: #deebe9;
    color: #004d49;
    position: static;
    transform: translate(0, 0);
    max-width: 100%;
  }
  .home-banner .home-banner-text p {
    margin-bottom: 20px !important;
  }
  .home-banner .home-banner-text .btn-iq {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
  }
  .home-banner .home-banner-text .btn-iq:hover {
    color: #000;
    background-color: #fff;
  }
  .home-banner .home-banner-text ul li a {
    color: #004d49;
  }
  .home-banner img {
    width: 100%;
    object-fit: cover;
  }
  .choose-right {
    font-size: 14px;
  }
  .choose-right h3 {
    font-size: 32px;
    margin-bottom: 25px;
  }
  .dot-image {
    width: 555px;
    top: 360px;
    display: none;
  }
  .how-we-work-card-head {
    height: 183px;
    text-align: center;
  }
  .how-we-work-mid .how-we-work-card-head {
    height: 198px;
  }
  .how-we-work-mid .how-we-work-card {
    max-width: 166px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 6;
    padding-right: 0;
  }
  .how-we-work-left .how-we-work-card-head span {
    right: 8px;
    top: 132px;
  }
  .how-we-work-right .how-we-work-card-head span {
    left: 8px;
    bottom: 13px;
  }
  .meet-our-team-mid .iq-head {
    padding: 0 10px 0 0;
    margin-bottom: 50px;
    font-size: 13px;
  }
  .meet-our-team-mid .iq-head h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .meet-our-team-mid .iq-head p {
    -webkit-line-clamp: 8;
  }
  .meet-our-team-mid img {
    margin-left: 83px;
  }
  .about-allergies {
    max-width: 540px;
    align-items: center;
    padding: 33px 15px 20px;
    height: 100%;
  }
  .about-allergies h2 {
    font-size: 38px;
    max-width: 320px;
    margin: 0 auto;
    font-weight: 600;
  }
  .allergy-card-main {
    max-width: 202px;
    display: none;
  }
  .allergy-card {
    height: 259px;
  }
  .allergy-card-main .healthy-logo {
    top: -22px;
  }
  .about-allergies h2 .word2 {
    margin-left: 75px;
  }
  .treatment-ctg-main {
    justify-content: center !important;
  }
  .treatment-ctg-text {
    margin-top: 20px;
  }
  .treatment-ctg-text h3 {
    font-size: 23px;
  }
  .about-allergies h2 .word3 {
    margin-left: 146px;
  }
  .how-we-work-card-bottom h3 {
    font-size: 20px;
  }
  .choose-right {
    padding: 0 0px 0 0px;
  }
  .book-consultant-img img {
    object-fit: contain;
  }
  .book-consultant-text .choose-right {
    padding: 0 0px 0px 0px;
    font-size: 15px;
    margin-top: 170px;
  }
  .what-we-treat-main {
    padding: 50px 0px 50px;
    max-width: 350px;
    margin: 0 auto;
  }
  .treatment-ctg {
    width: 130px;
  }
  .how-we-work-mid .iq-head {
    font-size: 14px;
    margin-bottom: 0px;
    order: 1;
    text-align: center !important;
  }
  .how-we-work-mid .iq-head h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 9;
  }
  .choose-left-right .col-md-8 {
    width: 375px;
    margin: 0 auto;
  }
  .choose-left-right .col-md-4 {
    width: 375px;
    margin: 30px auto 30px;
  }
  .how-we-work-left {
    margin: 0 0 0;
    order: 1;
    max-width: 150px;
  }
  .how-we-work-mid {
    max-width: 100%;
    order: 3;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .how-we-work-main {
    margin-bottom: 50px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  .meet-our-team-main {
    margin-bottom: 50px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  .meet-our-team-left {
    max-width: 60%;
  }
  .meet-our-team-mid {
    max-width: 50%;
    margin: 100px 0 0;
  }
  .meet-our-team-right {
    max-width: 50%;
  }
  .how-we-work-right {
    max-width: 150px;
    order: 2;
  }
  .btn-iq {
    min-width: 190px;
    height: 45px;
  }
  .btn-reverse {
    min-width: 190px;
    height: 45px;
  }
  .choose-left-right {
    margin-bottom: 50px;
  }
  .meet-our-team-right .healthy-logo {
    margin: 10px 0 0 35px;
    right: unset;
    left: 37px;
    top: -52px;
  }
  .about-allergies-main {
    margin-bottom: 50px;
  }
  .book-consultant {
    padding: 50px 30px;
  }
  .book-consultant-img {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
  .book-consultant-text {
    width: 100%;
    margin: 0 auto 0;
    max-width: 350px;
  }
}
@media screen and (max-width: 349px) {
  .home-banner img {
    min-height: 200px;
  }
  .how-we-work-left {
    margin: 0 auto 0;
  }
  .how-we-work-mid {
    margin-top: 45px;
  }
  .how-we-work-mid .iq-head {
    display: none;
  }
  .how-we-work-right {
    order: 4;
    margin: 0 auto;
  }
  .about-allergies h2 {
    font-size: 43px;
  }
}
* {
  word-wrap: break-word !important;
}
a:focus,
button:focus,
div:focus {
  -webkit-highlight: none !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  box-shadow: none !important;
  outline: 0px !important;
}
.div-float {
  float: left;
  width: 100%;
  height: auto;
}
.div-flex {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.container {
  max-width: 1380px;
}
body {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  overflow-x: hidden;
}
.btn-default {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 7px 15px 5px;
  min-width: 203px;
  height: 45px;
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  transition: 0.5s;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 50px;
  letter-spacing: 1px;
}
.btn-default:hover {
  color: #000;
  background-color: #fff;
}
.secondary-btn {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 5px 15px;
  min-width: 203px;
  height: 45px;
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  border: 1px solid #000;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  transition: 0.5s;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 50px;
  letter-spacing: 1px;
}
.secondary-btn:hover {
  color: #fff;
  background-color: #000;
}
.btn-iq {
  font-size: 12px;
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  min-width: 266px;
  height: 64px;
}
.btn-iq:hover {
  color: #fff;
  background-color: #000;
}
.btn-reverse {
  font-size: 12px;
  min-width: 266px;
  height: 64px;
}
.iq-head {
  text-align: center;
}
.iq-head h2 {
  font-size: 82px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  margin-bottom: 55px;
}
.error {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: red;
  margin-top: 5px;
}
.bg-blue {
  background-color: #deebe9;
}
.neque-left-right-main .neque-left-right-img .img,
.neque-left-right .choose-left img,
.teen-age-img .img,
.children-gallery-right .img,
.children-gallery-left .img,
.free-features-sec1-right .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.single-product {
  margin-bottom: 40px;
}
.single-product .product-img {
  position: relative;
  height: 445px;
}
.single-product .product-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.single-product .product-img .product-buttons {
  position: absolute;
  top: 0px;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding: 20px;
}
.single-product .product-img .product-buttons .cart-btn {
  height: 30px;
  background: #004d49;
  border: 1px solid #004d49;
  color: #fff;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  border-radius: 50px;
  padding: 0px 15px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.single-product .product-img .product-buttons .cart-btn:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #004d49;
}
.single-product .product-img .product-buttons .fav-btn {
  border: 0px;
  background: #fff;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.single-product .product-info {
  margin-top: 20px;
}
.single-product .product-info h4 {
  color: #000;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.single-product .product-info h4 a {
  color: #000;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
}
.single-product .product-info p {
  color: #8d8d8d;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.single-product .product-info .shop-btn .btn-default {
  min-width: 135px !important;
}
.cms-banner {
  background-color: #d7e7fe;
  min-height: 160px;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 20px 20px;
}
.cms-banner h1 {
  width: 100%;
  text-align: center;
  color: #004d49;
  font-size: 30px;
  font-family: "Canela";
  font-weight: 600;
  font-style: normal;
  margin-bottom: 10px;
}
.cms-banner ul {
  list-style: none;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
}
.cms-banner ul li {
  display: inline-block;
  font-size: 14px;
  font-weight: 200;
}
.cms-banner ul li a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
.cms-info {
  max-width: 850px;
  margin: 70px auto 10px;
  color: #75838e;
  font-weight: 300;
  padding: 0 20px;
}
.cms-info h2,
.cms-info h3 {
  font-size: 24px;
  font-family: "Canela";
  font-weight: 600;
  font-style: normal;
  color: #004d49;
  margin-bottom: 25px;
}
.cms-info h4 {
  font-size: 20px;
  font-family: "Canela";
  font-weight: 600;
  font-style: normal;
  color: #004d49;
  margin-bottom: 20px;
}
.cms-info h5 {
  font-size: 18px;
  font-family: "Canela";
  font-weight: 600;
  font-style: normal;
  color: #004d49;
  margin-bottom: 20px;
}
.cms-info p {
  margin-bottom: 30px;
}
.cms-info ul,
.cms-info ol {
  margin-bottom: 30px;
}
.cms-info ul li,
.cms-info ol li {
  margin-bottom: 3px;
}
.loader {
  width: 100%;
  text-align: -webkit-center;
  padding: 60px 0px;
}
.loader .loader-img {
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.loader .loader-img img {
  width: 100%;
  height: 100%;
}
.pagination .page-item .page-link {
  color: #000;
  background: rgba(0, 0, 0, 0);
  border: 0px;
}
.pagination .page-item.active .page-link {
  font-weight: 600;
}
header {
  background-color: #fff;
}
header nav {
  padding: 8px 0;
}
header .navbar-nav .nav-item {
  margin: 0 17px;
}
header .navbar-nav .nav-item .nav-link {
  padding: 0 0;
  font-size: 15px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  transition: 0.5s;
  position: relative;
  text-transform: capitalize;
}
header .navbar-nav .nav-item .nav-link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background-color: #004d49;
  transition: 0.5s;
}
header .navbar-nav .nav-item .nav-link.active,
header .navbar-nav .nav-item .nav-link.show {
  color: #004d49;
}
header .navbar-nav .nav-item .nav-link.active:before,
header .navbar-nav .nav-item .nav-link.show:before {
  width: 100%;
}
header .navbar-nav .nav-item .nav-link:hover {
  color: #004d49;
}
header .navbar-nav .nav-item .nav-link:hover:before {
  width: 100%;
}
header .navbar-nav .nav-item.dropdown .dropdown-toggle::after {
  background-image: url(../images/dd-arrow.png);
  width: 10px;
  height: 6px;
  border: none;
  transform: translateY(3px);
}
header .navbar-nav .nav-item.dropdown .dropdown-menu {
  min-width: 125px;
  top: 160%;
  left: -10px;
  padding: 25px 15px 3px;
  border: none;
}
header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
  font-size: 15px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #a3a3a3;
  padding: 10px 3px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transition: 0.5s;
}
header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item.active,
header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #fff;
}
header .navbar-brand {
  padding: 0 0;
}
header .nav-right {
  display: flex;
  align-items: center;
}
header .nav-right a {
  position: relative;
}
header .nav-right a .cart-popup {
  position: absolute;
  left: 6px;
  top: 25%;
  transform: translateY(-76%);
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background-color: #004d49;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
header .nav-right-hide {
  display: none;
}
header .accounut-header {
  font-size: 15px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  text-decoration: none;
  width: auto;
  margin-right: 20px;
}
header .accounut-header span {
  margin-left: 5px;
}
header .navbar-toggler {
  padding: 0 0;
  background-image: url(../images/toggle-bar.png);
  background-repeat: no-repeat;
  background-position: center;
}
.user_dropown {
  margin-right: 10px;
}
.user_dropown .dropdown-menu[data-bs-popper] {
  margin-top: 0.6rem;
}
.user_dropown .dropdown-menu {
  padding: 0px;
}
.user_dropown .dropdown-item {
  padding: 0.5rem 1rem;
}
.user_dropown button {
  padding: 4px 0.75rem 0.375rem 0.75rem;
}
.user_dropown .dropdown-toggle::after {
  display: none;
}
.alert-warning {
  color: #fff;
  background-color: #000;
  border-color: #000;
  padding: 4px;
  border-radius: 0px;
}
.alert-warning .top-banner {
  position: relative;
}
.alert-warning .top-banner button {
  color: #fff;
  position: absolute;
  right: 0px;
  font-size: 22px;
  line-height: 22px;
  padding: 0px;
}
@media screen and (min-width: 0px) and (max-width: 1199px) {
  header .navbar-expand-lg {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1378px) {
  header .btn-default {
    min-width: 170px;
  }
  header .accounut-header {
    font-size: 13px;
  }
  header .accounut-header span {
    margin-left: 5px;
  }
  header .navbar-nav .nav-item {
    margin: 0 10px;
  }
  header .navbar-nav .nav-item .nav-link {
    font-size: 13px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  header .btn-default {
    min-width: 130px;
    font-size: 8px;
    height: 38px;
  }
  header .accounut-header {
    font-size: 14px;
    margin-right: 10px;
    margin-left: 5px;
  }
  header .accounut-header span {
    margin-left: 5px;
  }
  header .navbar-nav .nav-item {
    margin: 0 7px;
  }
  header .navbar-nav .nav-item .nav-link {
    font-size: 12px;
  }
  header .navbar-brand img {
    max-width: 130px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu {
    padding: 5px 5px 3px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  header .nav-right {
    position: absolute;
    right: 40px;
    top: 16px;
  }
  header .btn-default {
    min-width: 130px;
    font-size: 8px;
    height: 38px;
  }
  header .navbar-collapse {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  header .navbar-nav .nav-item {
    margin: 0 0px;
  }
  header .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 5px 0;
  }
  header .navbar-brand img {
    max-width: 130px;
  }
  header .navbar-toggler {
    width: 38px;
    height: 38px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu {
    padding: 15px 25px 3px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    font-size: 12px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  header .nav-right {
    position: absolute;
    right: 40px;
    top: 16px;
  }
  header .btn-default {
    min-width: 130px;
    font-size: 8px;
    height: 38px;
  }
  header .accounut-header {
    margin-right: 16px;
  }
  header .navbar-collapse {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  header .navbar-nav .nav-item {
    margin: 0 0px;
  }
  header .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 5px 0;
  }
  header .navbar-brand img {
    max-width: 130px;
  }
  header .navbar-toggler {
    width: 38px;
    height: 38px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu {
    padding: 15px 25px 3px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    font-size: 12px;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  header .nav-right {
    position: absolute;
    right: 34px;
    top: 16px;
  }
  header .btn-default {
    min-width: 90px;
    font-size: 8px;
    height: 34px;
    padding: 7px 10px 5px;
  }
  header .accounut-header {
    font-size: 12px;
    margin-right: 5px;
    margin-left: 5px;
  }
  header .accounut-header span {
    margin-left: 5px;
  }
  header .navbar-collapse {
    padding-top: 20px;
    padding-bottom: 12px;
  }
  header .navbar-nav .nav-item {
    margin: 0 0px;
  }
  header .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 5px 0;
  }
  header .navbar-brand {
    font-size: inherit;
  }
  header .navbar-brand img {
    max-width: 100px;
  }
  header .navbar-toggler {
    width: 34px;
    height: 34px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu {
    padding: 15px 20px 3px;
  }
  header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    font-size: 12px;
  }
  header .login-hidden {
    display: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 349px) {
  header .accounut-header {
    margin-left: 0px;
    margin-right: 12px;
  }
  header .nav-right {
    display: none;
    position: unset;
  }
  header .nav-right-hide {
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
  }
}
footer {
  font-family: "Euclid Square";
  background-color: #000;
  color: #fff;
  padding: 140px 0;
}
.footer-main {
  padding: 0 70px;
}
.footer-newsletter-main {
  margin-top: 48px;
}
.footer-newsletter-main .input-group {
  max-width: 408px;
  height: 57px;
  border: 1px solid #4d4d4d;
  background-color: #000;
}
.footer-newsletter-main .input-group input {
  font-size: 15px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #fff;
  background-color: #000;
  border: none;
  height: 54px;
  padding-top: 2px;
  padding-left: 15px;
  font-style: italic;
}
.footer-newsletter-main .input-group input:focus {
  box-shadow: none;
  outline: none;
}
.footer-newsletter-main .input-group input::-webkit-input-placeholder {
  color: #fff;
}
.footer-newsletter-main .input-group input::-moz-placeholder {
  color: #fff;
}
.footer-newsletter-main .input-group input:-ms-input-placeholder {
  color: #fff;
}
.footer-newsletter-main .input-group input:-moz-placeholder {
  color: #fff;
}
.footer-newsletter-main .input-group button {
  border: none;
  padding-top: 3px;
  padding-right: 25px;
}
.footer-newsletter-main p {
  margin-top: 50px;
}
.footer-links ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.footer-links ul li {
  margin-bottom: 5px;
}
.footer-links ul a {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #fff;
  text-decoration: none;
  transition: 0.5s;
  position: relative;
  text-transform: capitalize;
}
.footer-links ul a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: 0.5s;
}
.footer-links ul a:hover:after {
  width: 100%;
}
.footer-social-links {
  margin-top: 20px;
}
.footer-social-links a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid #666;
  color: #666;
  font-size: 16px;
  text-decoration: none;
  transition: 0.5s;
  margin-right: 8px;
}
.footer-social-links a:hover {
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .footer-main {
    padding: 0 55px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  footer {
    padding: 70px 0;
  }
  .ordering {
    order: 2;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  footer {
    padding: 50px 0;
  }
  .footer-main {
    padding: 0 10px;
  }
  .ordering {
    order: 2;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .footer-links {
    text-align: center;
  }
  .footer-social-links {
    text-align: center;
  }
  .footer-newsletter-main {
    margin-top: 38px;
  }
  .footer-newsletter-main p {
    margin-top: 30px;
    text-align: center;
  }
  .footer-newsletter-main .input-group {
    margin: 0 auto;
  }
}
.home-banner {
  position: relative;
  width: 100%;
}
.home-banner img {
  width: 100%;
}
.home-banner .home-banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 30px 20px;
  color: #fff;
  width: 100%;
  max-width: 700px;
  text-align: center;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.home-banner .home-banner-text h1,
.home-banner .home-banner-text h2 {
  font-size: 82px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
}
.home-banner .home-banner-text p {
  margin-bottom: 40px;
}
.home-banner .home-banner-text ul {
  list-style: none;
  padding: 0 0;
}
.home-banner .home-banner-text ul li {
  display: inline-block;
  margin-right: 3px;
  font-weight: 100;
  margin-bottom: 15px;
}
.home-banner .home-banner-text ul li.active {
  font-weight: 500;
}
.home-banner .home-banner-text ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 100;
}
.what-we-treat-main {
  padding: 135px 75px 140px;
}
.treatment-ctg-main {
  justify-content: space-between;
}
.treatment-ctg {
  margin-bottom: 55px;
}
.treatment-ctg-img {
  width: 96px;
  height: 96px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.treatment-ctg-img img {
  max-width: 100%;
}
.treatment-ctg-text {
  margin-top: 30px;
}
.treatment-ctg-text h3 {
  font-size: 34px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  text-align: center;
}
.treatment-ctg-text h3 a {
  font-size: 34px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  text-decoration: none;
}
.choose-left-right {
  margin-bottom: 170px;
}
.choose-left-right .col-md-8 {
  width: 65.652%;
}
.choose-left-right .col-md-4 {
  width: 34.348%;
}
.choose-left img {
  width: 100%;
  height: 642px;
  object-fit: cover;
  object-position: center;
}
.choose-right {
  padding: 0 35px 0 30px;
  font-size: 16px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
}
.choose-right h3 {
  font-size: 78px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  line-height: 1;
  margin-bottom: 40px;
}
.choose-right p {
  margin-bottom: 40px;
}
.book-consultant {
  justify-content: center;
  align-items: stretch;
  background-color: #d7e7fd;
  max-width: 1400px;
  margin: 0 auto;
}
.book-consultant-img {
  width: 52.073%;
}
.book-consultant-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.book-consultant-text {
  width: 47.927%;
}
.book-consultant-text .choose-right {
  padding: 0 120px 50px 95px;
  font-size: 19px;
  margin-top: 270px;
  position: relative;
}
.book-consultant-text .choose-right h3 {
  margin-bottom: 25px;
}
.book-consultant-text .choose-right p {
  margin-bottom: 60px;
}
.healthy-logo {
  position: absolute;
  right: 120px;
  top: -130px;
  width: 127px;
  height: 127px;
}
.how-we-work-main {
  justify-content: space-between;
  margin-bottom: 120px;
  position: relative;
}
.dot-image {
  position: absolute;
  top: 385px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.how-we-work-left {
  max-width: 28%;
  width: 100%;
  margin: 175px 0 0;
}
.how-we-work-left .how-we-work-card-head span {
  right: 4px;
  top: 165px;
}
.how-we-work-mid {
  max-width: 32.6%;
  width: 100%;
  margin-top: 25px;
}
.how-we-work-mid .how-we-work-card {
  max-width: 378px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.how-we-work-mid .how-we-work-card-head span {
  left: 50%;
  top: -50px;
  transform: translateX(-50%);
  background-color: #a67658;
  color: #fff;
}
.how-we-work-right {
  max-width: 28%;
  width: 100%;
}
.how-we-work-right .how-we-work-card-head span {
  left: 15px;
  bottom: 95px;
}
.how-we-work-card {
  width: 100%;
}
.how-we-work-card-head {
  width: 100%;
  height: 468px;
  position: relative;
}
.how-we-work-card-head span {
  position: absolute;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #000;
  font-size: 20px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
  line-height: 1.1;
}
.how-we-work-card-head img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.how-we-work-card-bottom {
  text-align: center;
  padding: 27px 10px;
}
.how-we-work-card-bottom h3 {
  font-size: 45px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  font-style: italic;
  color: #000;
  text-align: left;
}
.how-we-work-left .how-we-work-card-bottom h3 {
  max-width: 250px;
  margin: 0 auto;
}
.how-we-work-mid .iq-head {
  margin-bottom: 150px;
}
.how-we-work-mid .iq-head h2 {
  margin-bottom: 35px;
}
.how-we-work-mid .iq-head p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 60px;
  min-height: 120px;
}
.how-we-work-mid .how-we-work-card-bottom h3 {
  max-width: 285px;
  margin: 0 auto;
}
.how-we-work-right .how-we-work-card-bottom h3 {
  max-width: 255px;
  margin: 0 auto;
}
.testimonial-main {
  background-color: #deebe9;
  padding: 150px 0;
  margin: 0 auto 150px;
  max-width: 1400px;
}
.testimonial-slider .slick-list {
  padding: 0 280px;
}
.testimonial-slide {
  margin: 0 150px;
  text-align: center;
}
.testimonial-slide h3 {
  font-size: 48px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #000;
}
.testimonial-slide span {
  font-size: 19px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #004d49;
  position: relative;
}
.testimonial-slide span::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 34px;
  height: 2px;
  background-color: #004d49;
}
.testimonial-slide.slick-active h3 {
  font-size: 70px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
}
.meet-our-team-main {
  justify-content: space-between;
  margin-bottom: 170px;
}
.meet-our-team-left {
  max-width: 32.6%;
  width: 100%;
}
.meet-our-team-mid {
  max-width: 32.6%;
  width: 100%;
  margin: 170px 0 0;
}
.meet-our-team-mid .iq-head {
  padding: 0 60px;
  font-size: 17px;
  margin-bottom: 180px;
}
.meet-our-team-mid .iq-head h2 {
  line-height: 1;
}
.meet-our-team-mid .iq-head p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 102px;
}
.meet-our-team-mid img {
  margin-left: -90px;
}
.meet-our-team-right {
  max-width: 32.6%;
  width: 100%;
}
.meet-our-team-right .healthy-logo {
  position: relative;
  left: 0;
  top: 0;
  margin: 10px 0 85px 85px;
}
.about-allergies-main {
  width: 100%;
  position: relative;
  margin-bottom: 160px;
}
.allergy-banner {
  width: 100%;
}
.about-allergies {
  max-width: 1380px;
  padding: 160px 15px;
  margin: 0 auto;
}
.about-allergies {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
}
.fntSpcial {
  .about-allergies h2 {
  font-size: 170px;
  max-width: 68.85%;
  }
}
.about-allergies h2 {
  font-size: 190px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #fff;
  max-width: 64.85%;
  width: 100%;
  line-height: 1;
}
.about-allergies h2 span {
  display: block;
}
.about-allergies h2 .word2 {
  margin-left: 100px;
}
.about-allergies h2 .word3 {
  margin-left: 190px;
}
.allergy-card-main {
  position: relative;
  max-width: 407px;
  text-align: center;
  margin-left: -23px;
  z-index: -1;
}
.allergy-card-main .healthy-logo {
  position: absolute;
  left: -52px;
  top: -52px;
}
.allergy-card-main .btn-default {
  margin-top: 32px;
}
.allergy-card {
  width: 100%;
  height: 526px;
}
.allergy-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.get-in-touch .healthy-logo {
  position: absolute;
  right: 55px;
  top: -38px;
}
.get-in-touch .choose-right {
  padding: 0 40px 50px 40px;
  font-size: 19px;
  margin-top: 65px;
}
.get-in-touch .choose-right h3 {
  font-size: 50px;
}
.get-in-touch form {
  margin-top: 65px;
}
.get-in-touch form .form-control {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #6f7574 !important;
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .footer-links ul a {
    font-size: 13px;
  }
  .home-banner .home-banner-text h1,
  .home-banner .home-banner-text h2 {
    font-size: 70px;
  }
  .choose-right h3 {
    font-size: 65px;
  }
  .dot-image {
    width: 555px;
    top: 360px;
  }
  .how-we-work-card-head {
    height: 395px;
    text-align: center;
  }
  .how-we-work-mid .how-we-work-card {
    max-width: 332px;
  }
  .how-we-work-left .how-we-work-card-head span {
    right: 10px;
    top: 140px;
  }
  .how-we-work-right .how-we-work-card-head span {
    left: 15px;
    bottom: 48px;
  }
  .meet-our-team-mid .iq-head {
    padding: 0 50px;
  }
  .meet-our-team-mid .iq-head p {
    -webkit-line-clamp: 5;
  }
  .about-allergies {
    max-width: 1170px;
    align-items: center;
  }
  .fntSpcial {
    .about-allergies h2 {
    font-size: 145px;
    max-width: 64.85%;
    }
    .about-allergies h2 .word2 {
      margin-left: 65px;
    }
    .about-allergies h2 .word3 {
      margin-left: 115px;
    }
  }
  .about-allergies h2 {
    font-size: 152px;
  }
  .get-in-touch .book-consultant-img img {
    object-fit: contain;
  }
  .get-in-touch .choose-right {
    padding: 0 40px 35px 40px;
  }
  .get-in-touch form .input-group {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .home-banner .home-banner-text h1,
  .home-banner .home-banner-text h2 {
    font-size: 58px;
  }
  .choose-right h3 {
    font-size: 58px;
  }
  .dot-image {
    width: 555px;
    top: 360px;
    display: none;
  }
  .how-we-work-card-head {
    height: 322px;
    text-align: center;
  }
  .how-we-work-mid .how-we-work-card-head {
    height: 361px;
  }
  .how-we-work-mid .how-we-work-card {
    max-width: 303px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 6;
    padding-right: 0;
  }
  .how-we-work-left .how-we-work-card-head span {
    right: 3px;
    top: 140px;
  }
  .how-we-work-right .how-we-work-card-head span {
    left: 7px;
    bottom: 48px;
  }
  .meet-our-team-mid .iq-head {
    padding: 0 20px;
  }
  .meet-our-team-mid .iq-head p {
    -webkit-line-clamp: 5;
  }
  .about-allergies {
    max-width: 960px;
    align-items: center;
  }
  .fntSpcial {
    .about-allergies h2 {
    font-size: 105px;
    max-width: 68.85%;
    }
  }
  .about-allergies h2 {
    font-size: 112px;
  }
  .allergy-card-main {
    max-width: 280px;
  }
  .allergy-card {
    height: 375px;
  }
  .treatment-ctg-text h3 {
    font-size: 30px;
  }
  .how-we-work-card-bottom h3 {
    font-size: 35px;
  }
  .choose-right {
    padding: 0 0px 0 20px;
  }
  .book-consultant-text .choose-right {
    padding: 0 70px 50px 70px;
  }
  .get-in-touch .choose-right h3 {
    font-size: 42px;
  }
  .get-in-touch .book-consultant-img img {
    object-fit: contain;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .home-banner .home-banner-text h1,
  .home-banner .home-banner-text h2 {
    font-size: 50px;
  }
  .home-banner .home-banner-text {
    padding: 30px 50px;
  }
  .choose-right {
    font-size: 14px;
  }
  .choose-right h3 {
    font-size: 42px;
    margin-bottom: 25px;
  }
  .dot-image {
    width: 555px;
    top: 360px;
    display: none;
  }
  .how-we-work-card-head {
    height: 234px;
    text-align: center;
  }
  .how-we-work-mid .how-we-work-card-head {
    height: 268px;
  }
  .how-we-work-mid .how-we-work-card {
    max-width: 225px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 6;
    padding-right: 0;
  }
  .how-we-work-left .how-we-work-card-head span {
    right: 3px;
    top: 140px;
  }
  .how-we-work-right .how-we-work-card-head span {
    left: 7px;
    bottom: 48px;
  }
  .meet-our-team-mid .iq-head {
    padding: 0 10px;
    margin-bottom: 100px;
    font-size: 14px;
  }
  .meet-our-team-mid .iq-head h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .meet-our-team-mid .iq-head p {
    -webkit-line-clamp: 6;
  }
  .about-allergies {
    max-width: 720px;
    align-items: center;
    padding: 35px 15px;
    height: 100%;
  }
  .fntSpcial {
    .about-allergies h2 {
      font-size: 70px;
      max-width: 68.85%;
    }
    .about-allergies h2 .word2 {
      margin-left: 80px;
    }
    .about-allergies h2 .word3 {
      margin-left: 150px;
    }
  }
  .about-allergies h2 {
    font-size: 70px;
  }
  .allergy-card-main {
    max-width: 230px;
  }
  .allergy-card {
    height: 295px;
  }
  .treatment-ctg-text h3 {
    font-size: 26px;
  }
  .how-we-work-card-bottom h3 {
    font-size: 28px;
  }
  .choose-right {
    padding: 0 0px 0 0px;
  }
  .book-consultant-img img {
    object-fit: contain;
  }
  .book-consultant-text .choose-right {
    padding: 0 50px 50px 50px;
  }
  .what-we-treat-main {
    padding: 100px 0px 100px;
  }
  .how-we-work-mid .iq-head {
    font-size: 13px;
    margin-bottom: 100px;
  }
  .how-we-work-mid .iq-head h2 {
    font-size: 43px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 7;
  }
  .choose-left-right .col-md-8 {
    width: 60%;
  }
  .choose-left-right .col-md-4 {
    width: 40%;
  }
  .how-we-work-left {
    margin: 100px 0 0;
  }
  .how-we-work-main {
    margin-bottom: 100px;
  }
  .meet-our-team-main {
    margin-bottom: 100px;
  }
  .btn-iq {
    min-width: 220px;
    height: 55px;
  }
  .btn-reverse {
    min-width: 220px;
    height: 55px;
  }
  .choose-left-right {
    margin-bottom: 100px;
  }
  .about-allergies-main {
    margin-bottom: 100px;
  }
  .get-in-touch .choose-right {
    margin-top: 160px;
  }
  .get-in-touch .choose-right h3 {
    font-size: 45px;
  }
  .get-in-touch .choose-right form {
    margin-top: 40px;
  }
  .get-in-touch .choose-right .healthy-logo {
    top: -140px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .home-banner .home-banner-text h1,
  .home-banner .home-banner-text h2 {
    font-size: 45px;
  }
  .home-banner .home-banner-text {
    padding: 30px 50px 15px;
    background-color: #deebe9;
    color: #004d49;
    position: static;
    transform: translate(0, 0);
    max-width: 100%;
  }
  .home-banner .home-banner-text h1 {
    max-width: 476px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-banner .home-banner-text p {
    max-width: 476px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px !important;
  }
  .home-banner .home-banner-text .btn-iq {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
  }
  .home-banner .home-banner-text .btn-iq:hover {
    color: #000;
    background-color: #fff;
  }
  .home-banner .home-banner-text ul li a {
    color: #004d49;
  }
  .choose-right {
    font-size: 14px;
  }
  .choose-right h3 {
    font-size: 36px;
    margin-bottom: 25px;
  }
  .dot-image {
    width: 555px;
    top: 360px;
    display: none;
  }
  .how-we-work-card-head {
    height: 176px;
    text-align: center;
  }
  .how-we-work-mid .how-we-work-card-head {
    height: 198px;
  }
  .how-we-work-mid .how-we-work-card {
    max-width: 166px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 6;
    padding-right: 0;
  }
  .how-we-work-left .how-we-work-card-head span {
    right: 3px;
    top: 115px;
  }
  .how-we-work-right .how-we-work-card-head span {
    left: 7px;
    bottom: 20px;
  }
  .meet-our-team-mid .iq-head {
    padding: 0 10px;
    margin-bottom: 70px;
    font-size: 13px;
  }
  .meet-our-team-mid .iq-head h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .meet-our-team-mid .iq-head p {
    -webkit-line-clamp: 8;
  }
  .about-allergies {
    max-width: 540px;
    align-items: center;
    padding: 33px 15px 20px;
    height: 100%;
  }
  .fntSpcial {
    .about-allergies h2 {
      font-size: 48px;
      max-width: 64.85%;
    }
    .about-allergies h2 .word2 {
      margin-left: 50px;
    }
    .about-allergies h2 .word3 {
      margin-left: 100px;
    }
  }
  .about-allergies h2 {
    font-size: 48px;
  }
  .allergy-card-main {
    max-width: 202px;
  }
  .allergy-card {
    height: 259px;
  }
  .allergy-card-main .healthy-logo {
    top: -22px;
  }
  .about-allergies h2 .word2 {
    margin-left: 75px;
  }
  .treatment-ctg-text {
    margin-top: 20px;
  }
  .treatment-ctg-text h3 {
    font-size: 23px;
  }
  .about-allergies h2 .word3 {
    margin-left: 146px;
  }
  .how-we-work-card-bottom h3 {
    font-size: 20px;
  }
  .choose-right {
    padding: 0 0px 0 0px;
  }
  .book-consultant-img img {
    object-fit: contain;
  }
  .book-consultant-text .choose-right {
    padding: 0 30px 50px 30px;
    font-size: 15px;
    margin-top: 170px;
  }
  .what-we-treat-main {
    padding: 70px 0px 70px;
  }
  .how-we-work-mid .iq-head {
    font-size: 12px;
    margin-bottom: 100px;
  }
  .how-we-work-mid .iq-head h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 9;
  }
  .choose-left-right .col-md-8 {
    width: 500px;
    margin: 0 auto;
  }
  .choose-left-right .col-md-4 {
    width: 500px;
    margin: 30px auto 30px;
  }
  .how-we-work-left {
    margin: 70px 0 0;
  }
  .how-we-work-main {
    margin-bottom: 70px;
  }
  .meet-our-team-main {
    margin-bottom: 70px;
  }
  .btn-iq {
    min-width: 220px;
    height: 55px;
  }
  .btn-reverse {
    min-width: 220px;
    height: 55px;
  }
  .choose-left-right {
    margin-bottom: 70px;
  }
  .meet-our-team-right .healthy-logo {
    margin: 10px 0 85px 35px;
    right: unset;
  }
  .about-allergies-main {
    margin-bottom: 70px;
  }
  .get-in-touch .choose-right {
    margin-top: 120px;
  }
  .get-in-touch .choose-right h3 {
    font-size: 40px;
  }
  .get-in-touch .choose-right form {
    margin-top: 40px;
  }
  .get-in-touch .choose-right .healthy-logo {
    top: -105px;
  }
}
@media screen and (max-width: 575px) {
  .home-banner .home-banner-text h1,
  .home-banner .home-banner-text h2 {
    font-size: 28px;
    color: #004d49;
  }
  .home-banner .home-banner-text {
    padding: 30px 40px 15px;
    font-size: 14px;
    background-color: #deebe9;
    color: #004d49;
    position: static;
    transform: translate(0, 0);
    max-width: 100%;
  }
  .home-banner .home-banner-text p {
    margin-bottom: 20px !important;
  }
  .home-banner .home-banner-text .btn-iq {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
  }
  .home-banner .home-banner-text .btn-iq:hover {
    color: #000;
    background-color: #fff;
  }
  .home-banner .home-banner-text ul li a {
    color: #004d49;
  }
  .home-banner img {
    width: 100%;
    object-fit: cover;
  }
  .choose-right {
    font-size: 14px;
  }
  .choose-right h3 {
    font-size: 32px;
    margin-bottom: 25px;
  }
  .dot-image {
    width: 555px;
    top: 360px;
    display: none;
  }
  .how-we-work-card-head {
    height: 183px;
    text-align: center;
  }
  .how-we-work-mid .how-we-work-card-head {
    height: 198px;
  }
  .how-we-work-mid .how-we-work-card {
    max-width: 166px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 6;
    padding-right: 0;
  }
  .how-we-work-left .how-we-work-card-head span {
    right: 8px;
    top: 132px;
  }
  .how-we-work-right .how-we-work-card-head span {
    left: 8px;
    bottom: 13px;
  }
  .meet-our-team-mid .iq-head {
    padding: 0 10px 0 0;
    margin-bottom: 50px;
    font-size: 13px;
  }
  .meet-our-team-mid .iq-head h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  .meet-our-team-mid .iq-head p {
    -webkit-line-clamp: 8;
  }
  .meet-our-team-mid img {
    margin-left: 83px;
  }
  .about-allergies {
    max-width: 540px;
    align-items: center;
    padding: 33px 15px 20px;
    height: 100%;
  }
  .fntSpcial {
    .about-allergies h2 {
      font-size: 38px;
      max-width: 320px;
    }
    .about-allergies h2 .word2 {
      margin-left: 55px;
    }
    .about-allergies h2 .word3 {
      margin-left: 110px;
    }
  }
  .about-allergies h2 {
    font-size: 38px;
    max-width: 320px;
    margin: 0 auto;
    font-weight: 600;
  }
  .allergy-card-main {
    max-width: 202px;
    display: none;
  }
  .allergy-card {
    height: 259px;
  }
  .allergy-card-main .healthy-logo {
    top: -22px;
  }
  .about-allergies h2 .word2 {
    margin-left: 75px;
  }
  .treatment-ctg-text {
    margin-top: 20px;
  }
  .treatment-ctg-text h3 {
    font-size: 23px;
  }
  .about-allergies h2 .word3 {
    margin-left: 146px;
  }
  .how-we-work-card-bottom h3 {
    font-size: 20px;
  }
  .choose-right {
    padding: 0 0px 0 0px;
  }
  .book-consultant-img img {
    object-fit: contain;
  }
  .book-consultant-text .choose-right {
    padding: 0 0px 0px 0px;
    font-size: 15px;
    margin-top: 170px;
  }
  .what-we-treat-main {
    padding: 50px 0px 50px;
    max-width: 350px;
    margin: 0 auto;
  }
  .treatment-ctg {
    width: 160px;
  }
  .how-we-work-mid .iq-head {
    font-size: 14px;
    margin-bottom: 0px;
    order: 1;
    text-align: center !important;
  }
  .how-we-work-mid .iq-head h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .how-we-work-mid .iq-head p {
    -webkit-line-clamp: 9;
  }
  .choose-left-right .col-md-8 {
    width: 375px;
    margin: 0 auto;
  }
  .choose-left-right .col-md-4 {
    width: 375px;
    margin: 30px auto 30px;
  }
  .how-we-work-left {
    margin: 0 0 0;
    order: 1;
    max-width: 150px;
  }
  .how-we-work-mid {
    max-width: 100%;
    order: 3;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .how-we-work-main {
    margin-bottom: 50px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  .meet-our-team-main {
    margin-bottom: 50px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  .meet-our-team-left {
    max-width: 60%;
  }
  .meet-our-team-mid {
    max-width: 50%;
    margin: 100px 0 0;
  }
  .meet-our-team-right {
    max-width: 50%;
  }
  .how-we-work-right {
    max-width: 150px;
    order: 2;
  }
  .btn-iq {
    min-width: 190px;
    height: 45px;
  }
  .btn-reverse {
    min-width: 190px;
    height: 45px;
  }
  .choose-left-right {
    margin-bottom: 50px;
  }
  .meet-our-team-right .healthy-logo {
    margin: 10px 0 0 35px;
    right: unset;
    left: 37px;
    top: -52px;
  }
  .about-allergies-main {
    margin-bottom: 50px;
  }
  .book-consultant {
    padding: 50px 30px;
  }
  .book-consultant-img {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
  .book-consultant-text {
    width: 100%;
    margin: 0 auto 0;
    max-width: 350px;
  }
}
@media screen and (max-width: 349px) {
  .home-banner img {
    min-height: 200px;
  }
  .how-we-work-left {
    margin: 0 auto 0;
  }
  .how-we-work-mid {
    margin-top: 45px;
  }
  .how-we-work-mid .iq-head {
    display: none;
  }
  .how-we-work-right {
    order: 4;
    margin: 0 auto;
  }
  .about-allergies h2 {
    font-size: 40px;
  }
}
.hww-left-right-top {
  max-width: 1400px;
  margin: 135px auto 0;
}
.hww-left-top {
  max-width: 45%;
}
.hww-left-top .img {
  width: 100%;
  height: 630px;
  object-fit: cover;
  object-position: center;
}
.hww-right-top {
  max-width: 55%;
  padding-top: 90px;
  padding-left: 125px;
}
.hww-right-top .iq-head {
  position: relative;
  max-width: 318px;
  margin-bottom: 85px;
}
.hww-right-top .iq-head h2 {
  margin-bottom: 30px;
}
.hww-right-top .iq-head p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 96px;
}
.hww-right-top .healthy-logo {
  right: -127px;
  top: -80px;
}
.free-features-main {
  max-width: 1400px;
  margin: 0 auto 80px;
  position: relative;
}
.free-features-main .free-feature-arrows {
  position: absolute;
  left: 47%;
  transform: translateX(-50%);
  top: -532px;
}
.free-features-sec1 {
  justify-content: space-between;
}
.free-features-sec1-left {
  max-width: 490px;
  width: 100%;
  padding: 55px 0 55px 75px;
}
.free-features-sec1-left .iq-head span {
  display: inline-block;
  width: 47px;
  height: 47px;
  background-color: #000;
  color: #fff;
  font-size: 25px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-bottom: 40px;
}
.free-features-sec1-left .iq-head h2 {
  font-size: 50px;
  margin-bottom: 30px;
  line-height: 1.1;
}
.free-features-sec1-left .iq-head p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.free-features-sec1-right {
  max-width: 595px;
  margin-top: -485px;
}
.free-features-sec1-right .img {
  height: 505px;
}
.free-features-sec2 {
  padding: 0 88px 0 115px;
}
.free-features-sec2 .free-features-sec1-right {
  max-width: 667px;
  margin-top: -200px;
}
.free-features-sec2 .free-features-sec1-right .img {
  height: 546px;
}
.our-value-main {
  align-items: center;
  margin-bottom: 0;
}
.our-value-main .about-allergies {
  top: 50%;
  transform: translate(-50%, -50%);
  align-items: center;
}
.our-value-main .about-allergies h2 {
  padding-left: 115px;
}
.our-value-main p {
  max-width: 435px;
  color: #fff;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .free-features-sec2 {
    padding: 0 88px 0 70px;
  }
  .free-features-sec2 .free-features-sec1-right {
    max-width: 590px;
  }
  .our-value-main .about-allergies h2 {
    max-width: 56%;
  }
  .free-features-main .free-feature-arrows {
    left: 45%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hww-left-top {
    max-width: 45%;
  }
  .hww-right-top {
    max-width: 44%;
    width: 100%;
    padding-left: 85px;
  }
  .hww-right-top .healthy-logo {
    right: -70px;
    top: -80px;
  }
  .free-features-sec1-left {
    max-width: 100%;
    padding: 55px 50px 55px 75px;
  }
  .free-features-sec1-right {
    max-width: 45%;
    margin-top: -385px;
  }
  .free-features-sec2 {
    padding: 0 88px 0 60px;
  }
  .our-value-main .about-allergies h2 {
    max-width: 48.8%;
  }
  .free-features-main .free-features-sec1-left {
    max-width: 45%;
  }
  .free-features-main .free-features-sec1-right .free-features-sec1-left {
    max-width: 100%;
  }
  .free-features-sec2 .free-features-sec1-right {
    max-width: 55%;
  }
  .free-features-main .free-feature-arrows {
    top: -500px;
    transform: translateX(-50%) rotateY(52deg);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .free-features-main {
    margin: 0 auto 30px;
  }
  .our-value-main .about-allergies {
    align-content: center;
  }
  .our-value-main .about-allergies h2 {
    padding-left: 0px;
    max-width: 42%;
  }
  .our-value-main .about-allergies p {
    max-width: 420px;
    font-size: 14px;
  }
  .hww-left-right-top {
    margin: 100px auto 0;
  }
  .hww-left-top {
    max-width: 45%;
  }
  .hww-right-top {
    max-width: 44%;
    width: 100%;
    padding-left: 50px;
    padding-top: 50px;
  }
  .hww-right-top .healthy-logo {
    right: -70px;
    top: -80px;
  }
  .hww-right-top .iq-head {
    margin-bottom: 40px;
  }
  .hww-right-top .iq-head h2 {
    margin-bottom: 20px;
  }
  .hww-right-top .iq-head p {
    -webkit-line-clamp: 6;
  }
  .free-features-sec1-left {
    max-width: 100%;
    padding: 50px 40px 50px 40px;
  }
  .free-features-sec1-right {
    max-width: 45%;
    margin-top: -385px;
  }
  .free-features-sec2 {
    padding: 0 88px 0 60px;
  }
  .free-features-sec1-left .iq-head h2 {
    font-size: 42px;
  }
  .our-value-main .about-allergies h2 {
    max-width: 48.8%;
  }
  .free-features-main .free-features-sec1-left {
    max-width: 45%;
  }
  .free-features-main .free-features-sec1-right .free-features-sec1-left {
    max-width: 100%;
  }
  .free-features-sec2 .free-features-sec1-right {
    max-width: 55%;
  }
  .free-features-main .free-feature-arrows {
    top: -475px;
    transform: translateX(-50%) rotateY(62deg);
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .free-features-main {
    margin: 0 auto 30px;
  }
  .our-value-main .about-allergies {
    align-content: center;
    position: static;
    transform: translate(0, 0);
    background-color: #deebe9;
    max-width: 100%;
    color: #004d49;
    text-align: center;
  }
  .our-value-main .about-allergies h2 {
    padding-left: 0px;
    max-width: 42%;
    color: #004d49;
  }
  .our-value-main .about-allergies h2 br {
    display: none;
  }
  .our-value-main .about-allergies p {
    color: #004d49;
    max-width: 420px;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
  }
  .hww-left-right-top {
    margin: 70px auto 0;
  }
  .hww-left-top {
    max-width: 45%;
  }
  .hww-right-top {
    max-width: 44%;
    width: 100%;
    padding-left: 35px;
    padding-top: 20px;
  }
  .hww-right-top .healthy-logo {
    right: -50px;
    top: -65px;
  }
  .hww-right-top .iq-head {
    margin-bottom: 40px;
  }
  .hww-right-top .iq-head h2 {
    margin-bottom: 20px;
    font-size: 35px;
  }
  .hww-right-top .iq-head p {
    -webkit-line-clamp: 6;
    font-size: 14px;
  }
  .free-features-sec1-left {
    max-width: 100%;
    padding: 50px 25px 50px 25px;
  }
  .free-features-sec1-right {
    max-width: 45%;
    margin-top: -320px;
  }
  .free-features-sec2 {
    padding: 0 88px 0 60px;
  }
  .free-features-sec1-left .iq-head h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .free-features-sec1-left .iq-head p {
    font-size: 14px;
  }
  .free-features-sec1-left .iq-head span {
    margin-bottom: 20px;
  }
  .our-value-main .about-allergies h2 {
    max-width: 48.8%;
    margin-left: auto;
    margin-right: auto;
  }
  .free-features-main .free-features-sec1-left {
    max-width: 45%;
  }
  .free-features-main .free-features-sec1-right .free-features-sec1-left {
    max-width: 100%;
  }
  .free-features-sec2 .free-features-sec1-right {
    max-width: 55%;
  }
  .free-features-main .free-feature-arrows {
    top: -385px;
    transform: translateX(-50%) rotateY(62deg);
    width: 330px;
  }
}
@media screen and (max-width: 575px) {
  .free-features-main {
    margin: 30px auto 30px;
  }
  .our-value-main .about-allergies {
    align-content: center;
    position: static;
    transform: translate(0, 0);
    background-color: #deebe9;
    max-width: 100%;
    color: #004d49;
    text-align: center;
  }
  .our-value-main .about-allergies h2 {
    padding-left: 0px;
    max-width: 42%;
    color: #004d49;
  }
  .our-value-main .about-allergies p {
    max-width: 350px;
    font-size: 14px;
    color: #004d49;
    margin-left: auto;
    margin-right: auto;
  }
  .hww-left-right-top {
    margin: 50px auto 0;
  }
  .hww-left-top {
    max-width: 360px;
    margin: 0 auto;
    order: 1;
    padding: 0 20px;
  }
  .hww-right-top {
    max-width: 360px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    margin: 0 auto;
  }
  .hww-right-top .healthy-logo {
    right: -10px;
    top: -55px;
  }
  .hww-right-top .iq-head {
    margin-bottom: 40px;
  }
  .hww-right-top .iq-head h2 {
    margin-bottom: 20px;
    font-size: 35px;
  }
  .hww-right-top .iq-head p {
    -webkit-line-clamp: 6;
    font-size: 14px;
  }
  .free-features-sec1 .free-features-sec1-left:first-child {
    display: none;
  }
  .free-features-sec1-left {
    max-width: 100%;
    padding: 30px 0px 30px 0px;
  }
  .free-features-sec1-right {
    max-width: 360px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
  .free-features-sec2 {
    padding: 0 0;
  }
  .free-features-sec1-left .iq-head h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .free-features-sec1-left .iq-head p {
    font-size: 14px;
  }
  .free-features-sec1-left .iq-head span {
    margin-bottom: 20px;
  }
  .our-value-main .about-allergies h2 {
    max-width: 100%;
    margin-bottom: 15px;
  }
  .our-value-main .about-allergies h2 br {
    display: none;
  }
  .free-features-main .free-features-sec1-left {
    max-width: 45%;
  }
  .free-features-main .free-features-sec1-right .free-features-sec1-left {
    max-width: 100%;
  }
  .free-features-sec2 .free-features-sec1-right {
    max-width: 360px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .free-features-main .free-feature-arrows {
    top: -385px;
    transform: translateX(-50%) rotateY(62deg);
    width: 330px;
    display: none;
  }
}
.children-care-main {
  margin: 170px 0 100px;
  padding: 0 25px;
  position: relative;
}
.children-care-main .healthy-logo {
  top: 85px;
  right: 40px;
}
.children-care {
  max-width: 670px;
  width: 100%;
  margin: 0 auto 60px;
  color: #000;
}
.children-care h3 {
  font-size: 70px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  margin-bottom: 25px;
  line-height: 1.1;
}
.children-gallery-main {
  justify-content: space-between;
}
.children-gallery-left {
  max-width: 39.847%;
  width: 100%;
}
.children-gallery-left .img {
  height: 710px;
  object-position: top;
}
.children-gallery-right {
  max-width: 56.308%;
  width: 100%;
}
.children-gallery-right .img {
  height: 546px;
  object-position: top;
}
.teen-age-main {
  position: relative;
  align-items: center;
  max-width: 1400px;
  margin: 0 auto 200px;
}
.teen-age-img {
  max-width: 1086px;
  width: 100%;
}
.teen-age-img .img {
  height: 836px;
}
.teen-age-text {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  max-width: 740px;
  width: 100%;
  padding: 120px 200px 120px 100px;
  background-color: #fff;
}
.teen-age-text h3 {
  font-size: 55px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  margin-bottom: 25px;
}
.kids-age-main {
  justify-content: flex-end;
  position: relative;
}
.kids-age-main .healthy-logo {
  right: unset;
  left: 150px;
  top: 100px;
}
.kids-age-main .teen-age-img {
  max-width: 976px;
}
.kids-age-main .teen-age-img .img {
  height: 660px;
}
.kids-age-main .teen-age-text {
  max-width: 630px;
  right: unset;
  top: unset;
  bottom: 0;
  left: 0;
  transform: translateY(0);
  background-color: rgba(0, 0, 0, 0);
  padding: 40px 100px;
}
.help-children-main {
  background-color: #f2ebe6;
}
.help-children-main .iq-head h2 {
  font-size: 70px;
}
.help-children-video {
  position: relative;
  padding: 165px 0;
  max-width: 1070px;
  width: 100%;
  margin: 0 auto;
}
.help-children-video iframe {
  width: 100%;
  height: 656px;
}
.help-children-video .healthy-logo {
  right: 0;
  top: -68px;
}
.allergy-prevention-main .about-allergies h2 {
  padding-left: 4%;
  font-size: 170px;
  max-width: 61.5%;
  width: 100%;
  line-height: 1;
}
.neque-left-right {
  max-width: 1400px;
  margin: 135px auto 175px;
  justify-content: space-between;
}
.neque-left-right .choose-left {
  max-width: 57.143%;
  width: 100%;
}
.neque-left-right .choose-right {
  max-width: 37.5%;
  padding: 0 50px 0 0;
  margin-top: 135px;
}
.neque-left-right .choose-right .iq-head {
  text-align: left;
}
.neque-left-right .choose-right .iq-head h3 {
  font-size: 70px;
}
.neque-left-right.treatment-mid.iq-difference {
  .choose-right .iq-head p {
    max-width: 510px;
  }
}
.neque-left-right .choose-right .iq-head p {
  max-width: 385px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 120px;
}
.neque-left-right-main {
  max-width: 1400px;
  margin: 0 auto 0;
  justify-content: center;
  position: relative;
}
.neque-left-right-main .neque-left-right-img {
  max-width: 67.43%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}
.neque-left-right-main .neque-left-right-img .img {
  height: 991px;
}
.neque-left-right-main .neque-left-right-text {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 160px 80px 130px;
  background-color: #fff;
  max-width: 615px;
}
.neque-left-right-main .neque-left-right-text h2 {
  font-size: 70px;
  margin-bottom: 25px;
  line-height: 1;
}
.neque-left-right-main .neque-left-right-text p {
  max-width: 385px;
}
.care-steps-main {
  padding: 165px 0 150px;
}
.care-steps-main .iq-head {
  font-size: 20px;
}
.care-steps-main .iq-head h2 {
  font-size: 50px;
  margin-bottom: 10px;
}
.care-steps {
  max-width: 1075px;
  margin: 70px auto 0;
  justify-content: space-between;
}
.custom-steps .care-steps {
  justify-content: center;
}
.custom-steps .care-steps-card {
  width: 50%;
}
.care-steps-card {
  width: 305px;
  text-align: center;
}
.care-steps-card h4 {
  font-size: 35px;
  font-family: "Canela";
  font-weight: 600;
  font-style: normal;
  margin-bottom: 30px;
  margin: 20px 0 25px;
}
.care-steps-card-img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
}
.employer-left-right {
  overflow: hidden;
  padding-top: 165px;
  margin-bottom: 0;
}
.employer-left-right .col-md-8 {
  width: 61.884%;
}
.employer-left-right .choose-left {
  position: relative;
}
.employer-left-right .choose-left .img {
  height: 603px;
}
.employer-left-right .choose-left .healthy-logo {
  width: 127px;
  height: 127px;
  right: -56px;
  top: -66px;
}
.employer-left-right .choose-left-main {
  position: relative;
}
.employer-left-right .choose-left-main .img {
  height: 603px;
}
.employer-left-right .choose-left-main .healthy-logo {
  width: 127px;
  height: 127px;
  right: -56px;
  top: -66px;
}
.employer-left-right .choose-right {
  padding: 0 45px 0 60px;
}
.employer-left-right .choose-right h3 {
  font-size: 60px;
  color: #000;
}
.employer-left-right .col-md-4 {
  width: 38.116%;
}
.neque-right-img-main {
  padding: 0 50px;
  margin-top: 180px;
}
.neque-right-img-main .neque-left-right-img {
  margin-right: 0;
}
.neque-right-img-main .neque-left-right-text {
  left: 140px;
}
.neque-sub1 {
  position: absolute;
  right: 0;
}
.adult-sub1 {
  position: absolute;
  right: 0px;
  bottom: -265px;
  width: 140px;
  height: 441px;
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .allergy-prevention-main .about-allergies h2 {
    font-size: 150px;
  }
  .employer-left-right .choose-right {
    padding: 0 40px;
  }
  .employer-left-right .choose-right h3 {
    font-size: 55px;
  }
  .employer-left-right .choose-left .healthy-logo {
    right: -20px;
    top: -60px;
  }
  .employer-left-right .choose-left-main .healthy-logo {
    right: -22px;
    top: -60px;
  }
  .adult-sub1 {
    bottom: -315px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .care-steps-card {
    width: 270px;
  }
  .children-care-main .healthy-logo {
    top: 15px;
  }
  .kids-age-main .teen-age-img {
    max-width: 84%;
  }
  .kids-age-main .healthy-logo {
    left: 100px;
  }
  .teen-age-img {
    max-width: 93.14%;
  }
  .teen-age-text {
    max-width: 540px;
    padding: 100px 70px 100px 70px;
  }
  .teen-age-text h3 {
    font-size: 48px;
  }
  .help-children-main .iq-head h2 {
    font-size: 50px;
  }
  .allergy-prevention-main .about-allergies h2 {
    font-size: 120px;
    max-width: 61.5%;
    padding-left: 0;
  }
  .allergy-prevention-main p {
    max-width: 350px;
  }
  .neque-left-right .choose-right .iq-head h3 {
    font-size: 55px;
  }
  .neque-left-right .choose-right .iq-head p {
    -webkit-line-clamp: 6;
  }
  .neque-left-right-main .neque-left-right-text {
    padding: 100px 50px 100px;
    max-width: 500px;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .neque-left-right-main .neque-left-right-text h2 {
    font-size: 55px;
  }
  .employer-left-right .choose-right {
    padding: 0 0;
  }
  .employer-left-right .choose-right h3 {
    font-size: 50px;
  }
  .neque-right-img-main .neque-left-right-text {
    left: 0;
  }
  .employer-left-right .choose-left-main .healthy-logo {
    right: -20px;
    top: -60px;
  }
  .adult-sub1 {
    bottom: -390px;
    width: 120px;
    object-fit: contain;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .children-care-main {
    margin: 100px 0 100px;
    padding: 0 0;
  }
  .children-care h3 {
    font-size: 50px;
  }
  .children-care-main .healthy-logo {
    top: -20px;
    right: 0;
  }
  .kids-age-main .teen-age-img {
    max-width: 75%;
  }
  .kids-age-main .healthy-logo {
    left: 40px;
    top: 0;
  }
  .kids-age-main .teen-age-text {
    max-width: 500px;
    padding: 40px 100px 0 40px;
  }
  .teen-age-main {
    margin: 0 auto 100px;
  }
  .teen-age-img {
    max-width: 85%;
  }
  .teen-age-text {
    max-width: 500px;
    padding: 50px 70px 50px 70px;
  }
  .teen-age-text h3 {
    font-size: 42px;
  }
  .help-children-video {
    padding: 100px 0;
  }
  .help-children-main .iq-head h2 {
    font-size: 42px;
  }
  .allergy-prevention-main .about-allergies h2 {
    font-size: 72px;
    max-width: 61.5%;
    padding-left: 0;
  }
  .allergy-prevention-main p {
    max-width: 350px;
  }
  .neque-left-right {
    margin: 100px auto 100px;
  }
  .neque-left-right .choose-right {
    margin-top: 50px;
  }
  .neque-left-right .choose-right .iq-head h3 {
    font-size: 44px;
  }
  .neque-left-right-main .neque-left-right-text {
    padding: 100px 50px 100px;
    max-width: 500px;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .neque-left-right-main .neque-left-right-text h2 {
    font-size: 44px;
  }
  .neque-left-right-main .neque-left-right-img {
    max-width: 80%;
  }
  .care-steps-main {
    padding: 100px 0 100px;
  }
  .care-steps-main .iq-head h2 {
    font-size: 44px;
  }
  .care-steps-card {
    width: 31%;
  }
  .care-steps-card h5 {
    font-size: 26px !important;
  }
  .care-steps-card h4 {
    font-size: 26px;
  }
  .neque-left-right .choose-right .iq-head p {
    -webkit-line-clamp: 7;
  }
  .employer-left-right {
    padding-top: 100px;
  }
  .employer-left-right .col-md-4 {
    width: 45%;
  }
  .employer-left-right .col-md-8 {
    width: 55%;
  }
  .employer-left-right .choose-right {
    padding: 0 0px 0 0px;
  }
  .employer-left-right .choose-right h3 {
    font-size: 42px;
  }
  .employer-left-right .row {
    align-items: flex-start !important;
  }
  .neque-right-img-main {
    margin-top: 100px;
    padding: 0 0;
  }
  .neque-right-img-main .neque-left-right-text {
    left: 0;
  }
  .employer-left-right .choose-left-main .healthy-logo {
    right: -22px;
    top: -60px;
  }
  .adult-sub1 {
    bottom: -390px;
    width: 120px;
    object-fit: contain;
    display: none;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .home-banner .home-banner-text p {
    margin-bottom: 10px;
  }
  .home-banner .home-banner-text ul {
    margin-bottom: 0;
  }
  .children-care-main {
    margin: 100px 0 100px;
    padding: 0 0;
  }
  .children-care h3 {
    font-size: 42px;
  }
  .children-care-main .healthy-logo {
    top: -85px;
    right: 0;
  }
  .kids-age-main .teen-age-img {
    max-width: 75%;
  }
  .kids-age-main .healthy-logo {
    left: 40px;
    top: -60px;
  }
  .kids-age-main .teen-age-text {
    max-width: 500px;
    padding: 40px 100px 0 40px;
  }
  .teen-age-main {
    margin: 0 auto 100px;
  }
  .teen-age-img {
    max-width: 85%;
  }
  .teen-age-text {
    max-width: 400px;
    padding: 40px 30px 40px 30px;
    font-size: 15px;
  }
  .teen-age-text h3 {
    font-size: 32px;
  }
  .help-children-video {
    padding: 100px 0;
  }
  .help-children-main .iq-head h2 {
    font-size: 32px;
  }
  .help-children-video iframe {
    height: 450px;
  }
  .allergy-prevention-main .about-allergies h2 {
    font-size: 50px;
    max-width: 61.5%;
    padding-left: 0;
  }
  .allergy-prevention-main p {
    max-width: 100%;
    font-size: 13px;
  }
  .neque-left-right {
    margin: 70px auto 70px;
    align-items: center;
  }
  .neque-left-right .choose-right {
    margin-top: 0px;
    max-width: 50%;
    padding: 0 25px 0 25px;
  }
  .neque-left-right .choose-right .iq-head h3 {
    font-size: 40px;
  }
  .neque-left-right-main .neque-left-right-text {
    padding: 70px 50px 70px 50px;
    max-width: 500px;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .neque-left-right-main .neque-left-right-text h2 {
    font-size: 44px;
  }
  .neque-left-right-main .neque-left-right-img {
    max-width: 510px;
  }
  .care-steps-main {
    padding: 70px 0 70px;
  }
  .care-steps-main .iq-head h2 {
    font-size: 36px;
  }
  .care-steps-card {
    width: 31%;
  }
  .care-steps-card h5 {
    font-size: 20px !important;
  }
  .care-steps-card h4 {
    font-size: 21px;
    margin-bottom: 15px;
  }
  .neque-left-right .choose-left {
    max-width: 50%;
  }
  .neque-left-right .choose-right .iq-head p {
    font-size: 14px;
    -webkit-line-clamp: 7;
  }
  .our-value-main .about-allergies h2 {
    padding-left: 0;
  }
  .employer-left-right {
    padding-top: 70px;
  }
  .employer-left-right .col-md-4 {
    width: 50%;
    margin: 0 auto;
  }
  .employer-left-right .col-md-8 {
    width: 50%;
  }
  .employer-left-right .choose-right {
    padding: 0 0px 0 0px;
  }
  .employer-left-right .choose-right h3 {
    font-size: 36px;
  }
  .employer-left-right .row {
    align-items: flex-start !important;
  }
  .neque-right-img-main {
    margin-top: 70px;
    padding: 0 0;
  }
  .neque-right-img-main .neque-left-right-text {
    left: 0;
    padding: 50px 30px 50px 50px;
    max-width: 400px;
  }
  .employer-left-right .choose-left-main .healthy-logo {
    right: -20px;
    top: -50px;
  }
  .adult-sub1 {
    bottom: -390px;
    width: 120px;
    object-fit: contain;
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .home-banner .home-banner-text p {
    margin-bottom: 10px;
  }
  .home-banner .home-banner-text ul {
    margin-bottom: 0;
  }
  .children-care-main {
    margin: 100px 0 100px;
    padding: 0 0;
  }
  .children-care h3 {
    font-size: 32px;
  }
  .children-care-main .healthy-logo {
    top: -85px;
    right: 0;
  }
  .kids-age-main .teen-age-img {
    max-width: 320px;
    margin: 50px auto 0;
  }
  .kids-age-main .healthy-logo {
    left: 40px;
    top: -60px;
  }
  .kids-age-main .teen-age-text {
    max-width: 360px;
    padding: 40px 20px 0 20px;
    position: relative;
    margin: 0 auto;
  }
  .teen-age-main {
    margin: 0 auto 50px;
  }
  .teen-age-img {
    max-width: 320px;
    margin: 0 auto;
  }
  .teen-age-text {
    position: relative;
    max-width: 360px;
    padding: 40px 20px 0px 20px;
    font-size: 14px;
    top: 0;
    transform: translateY(0);
    margin: 0 auto;
  }
  .teen-age-text h3 {
    font-size: 32px;
  }
  .help-children-video .healthy-logo {
    top: -40px;
  }
  .help-children-video {
    padding: 70px 0;
  }
  .help-children-main .iq-head h2 {
    font-size: 30px;
  }
  .help-children-video iframe {
    height: 350px;
  }
  .allergy-prevention-main {
    justify-content: flex-start;
  }
  .allergy-prevention-main .about-allergies h2 {
    font-size: 38px;
    max-width: 100%;
    padding-left: 0;
    margin-left: 0;
  }
  .allergy-prevention-main p {
    max-width: 350px;
    font-size: 15px;
  }
  .neque-left-right {
    margin: 50px auto 20px;
    align-items: center;
  }
  .neque-left-right .choose-right {
    margin-top: 35px;
    max-width: 360px;
    padding: 0 20px 0 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .neque-left-right .choose-right .iq-head h3 {
    font-size: 36px;
  }
  .neque-left-right-main .neque-left-right-text {
    padding: 30px 20px 30px 20px;
    max-width: 300px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .neque-left-right-main .neque-left-right-text h2 {
    font-size: 36px;
  }
  .neque-left-right-main .neque-left-right-img {
    max-width: 510px;
  }
  .care-steps-main {
    padding: 50px 0 60px;
    font-size: 16px;
  }
  .care-steps-main .iq-head h2 {
    font-size: 32px;
  }
  .custom-steps .care-steps-card {
    width: 100%;
  }
  .care-steps-card {
    width: 300px;
    margin: 0 auto 20px;
  }
  .care-steps-card h4 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .neque-left-right .choose-left {
    max-width: 320px;
    margin: 0 auto;
  }
  .neque-left-right .choose-right .iq-head p {
    font-size: 15px;
    -webkit-line-clamp: 7;
  }
  .our-value-main .about-allergies h2 {
    padding-left: 0;
  }
  .employer-left-right {
    padding-top: 50px;
  }
  .employer-left-right .col-md-4 {
    width: 100%;
    margin: 0 auto;
    order: 1;
  }
  .employer-left-right .col-md-8 {
    width: 100%;
  }
  .choose-left-main {
    max-width: 320px;
    width: 100%;
    margin: 0 auto 30px;
  }
  .employer-left-right .choose-right {
    padding: 0 0px 0 0px;
    max-width: 320px;
    margin: 0 auto;
  }
  .employer-left-right .choose-right h3 {
    font-size: 36px;
  }
  .employer-left-right .row {
    align-items: flex-start !important;
  }
  .neque-right-img-main {
    margin-top: 50px;
    padding: 0 0;
  }
  .neque-right-img-main .neque-left-right-text {
    left: 50%;
    padding: 25px 20px 25px 20px;
    max-width: 300px;
  }
  .employer-left-right .choose-left-main .healthy-logo {
    right: 15px;
    top: -30px;
  }
  .neque-right-img-main .neque-left-right-img {
    max-width: 100%;
  }
  .adult-sub1 {
    bottom: -390px;
    width: 120px;
    object-fit: contain;
    display: none;
  }
}
.treatment-left-right .choose-left {
  position: relative;
}
.treatment-left-right .choose-left .img {
  height: 650px;
}
.treatment-left-right .choose-left .treat1-sub-img {
  position: absolute;
  bottom: -75px;
  right: -175px;
  width: 327px;
  height: 208px;
  object-fit: cover;
  object-position: center;
}
.treatment-left-right .choose-right {
  padding: 0 90px 0 0;
  width: 100%;
}
.treatment-left-right .choose-right .iq-head h3 {
  font-size: 60px;
  color: #000;
}
.treatment-left-right .choose-right .iq-head p {
  min-height: auto;
  -webkit-line-clamp: 20;
}
.treatment-half-main {
  padding: 120px 0;
  background-color: #e6f2f8;
  margin-top: 215px;
}
.treatment-half {
  padding: 0 80px;
}
.treatment-full {
  .treatment-half-left {
    padding: 0 80px;
    max-width: 100%;
  }
}
.treatment-half-left {
  padding: 0 0 0 70px;
  max-width: 500px;
}
.treatment-half-left h3 {
  font-size: 60px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #000;
  margin-bottom: 30px;
}
.treatment-half-left p {
  margin-bottom: 23px;
}
.know-more-main {
  padding-top: 120px;
}
.know-more-main .care-steps-card h4 {
  font-size: 50px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.know-more-main .care-steps-card h4 sup {
  font-family: "Graphik";
  font-weight: 500;
  font-size: 25px;
  top: -0.6em;
}
.know-more-main .care-steps-card h5 {
  font-size: 28px;
  font-family: "Canela";
  font-weight: 600;
  font-style: normal;
}
.know-more-main .care-steps-card p {
  font-size: 17px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 25px;
}
.know-more-main .care-steps-card .btn-default {
  min-width: 196px;
  height: 56px;
  font-size: 22px;
  text-transform: inherit;
  padding-top: 4px;
}
.know-more-main .care-steps-card .btn-transparent {
  background-color: rgba(0, 0, 0, 0);
  color: #000;
}
.know-more-main .care-steps-card .btn-transparent:hover {
  color: #fff;
  background-color: #000;
}
.neque-left-right.treatment-mid.iq-difference {
  margin: 135px auto 175px;
  justify-content: space-between;
}
.neque-left-right.treatment-mid.iq-difference {
  .choose-right {
    padding: 0 0 0 30px;
  }
}
.neque-left-right.treatment-mid {
  padding: 0 25px;
  margin-top: 0;
  justify-content: flex-start;
  align-items: center;
}
.neque-left-right.treatment-mid .choose-left {
  max-width: 52.308%;
}
.neque-left-right.treatment-mid .choose-right {
  padding: 0 0px 0 70px;
  max-width: 510px;
  width: 100%;
  margin-top: 0;
}
.neque-left-right.treatment-mid .choose-right .iq-head p {
  min-height: auto;
  -webkit-line-clamp: 20;
}
.neque-left-right.treatment-last {
  margin-top: 45px;
  margin-bottom: 0;
  align-items: center;
}
.neque-left-right.treatment-last .choose-left .treat1-sub-img {
  position: absolute;
  right: 0;
  bottom: unset;
  top: -190px;
  width: 140px;
  height: 290px;
}
.neque-left-right.treatment-last .choose-right {
  padding: 0 0 0 90px;
  margin-top: 0;
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .treatment-left-right .choose-right {
    margin-top: 70px;
  }
  .treatment-left-right .choose-right .iq-head h3 {
    font-size: 50px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .treatment-left-right .choose-right {
    margin-top: 0px;
    max-width: 45%;
    padding: 0 20px 0 30px;
  }
  .treatment-left-right .choose-right .iq-head h3 {
    font-size: 44px;
  }
  .treatment-left-right .choose-left .treat1-sub-img {
    right: -25px;
  }
  .treatment-half {
    padding: 0 30px;
  }
  .treatment-half-left h3 {
    font-size: 44px;
  }
  .neque-left-right {
    margin: 135px auto 135px;
  }
  .neque-left-right .choose-left {
    max-width: 55%;
  }
  .know-more-main .care-steps-card h4 {
    font-size: 40px;
  }
  .treatment-mid {
    margin-top: 0;
  }
  .neque-left-right.treatment-mid .choose-right {
    max-width: 45%;
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .treatment-left-right .choose-right {
    margin-top: 0px;
    max-width: 45%;
    padding: 0 20px 0 30px;
  }
  .treatment-left-right .choose-right .iq-head h3 {
    font-size: 36px;
  }
  .treatment-left-right .choose-left .treat1-sub-img {
    right: -25px;
    width: 280px;
    height: 185px;
  }
  .treatment-half {
    padding: 0 0px;
  }
  .treatment-half-left h3 {
    font-size: 36px;
  }
  .treatment-half-left {
    padding: 0 0;
  }
  .neque-left-right {
    margin: 100px auto 100px;
  }
  .neque-left-right .choose-left {
    max-width: 55%;
  }
  .know-more-main .care-steps-card h4 {
    font-size: 36px;
  }
  .treatment-mid {
    margin-top: 0;
  }
  .neque-left-right.treatment-mid .choose-right {
    max-width: 45%;
    width: 100%;
    padding: 0 0px 0 40px;
  }
  .treatment-half-main {
    padding: 100px 0;
    margin-top: 150px;
  }
  .know-more-main {
    padding-top: 100px;
  }
  .neque-left-right.treatment-mid {
    padding: 0 0px;
    margin-bottom: 145px;
  }
  .neque-left-right.treatment-last .choose-right {
    padding: 0 20px 0 40px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .treatment-left-right .choose-right {
    margin-top: 0px;
    max-width: 45%;
    padding: 0 20px 0 30px;
  }
  .treatment-left-right .choose-right .iq-head h3 {
    font-size: 32px;
  }
  .treatment-left-right .choose-left .treat1-sub-img {
    right: -15px;
    bottom: -145px;
    width: 280px;
    height: 185px;
  }
  .treatment-half {
    padding: 0 0px;
  }
  .treatment-half-left h3 {
    font-size: 36px;
  }
  .treatment-half-left {
    padding: 0 0;
  }
  .neque-left-right {
    margin: 70px auto 100px;
    align-items: flex-start;
  }
  .know-more-main .care-steps-card h4 {
    font-size: 32px;
  }
  .treatment-mid {
    margin-top: 0;
  }
  .neque-left-right.treatment-mid .choose-right {
    max-width: 45%;
    width: 100%;
    padding: 0 0px 0 25px;
  }
  .treatment-half-main {
    padding: 70px 0;
    margin-top: 50px;
  }
  .know-more-main {
    padding-top: 100px;
  }
  .neque-left-right.treatment-mid.iq-difference {
    margin: 50px auto 50px;
  }
  .neque-left-right.treatment-mid {
    padding: 0 0px;
    margin-bottom: 100px;
  }
  .neque-left-right.treatment-last .choose-right {
    padding: 0 20px 0 20px;
  }
  .know-more-main .care-steps-card .btn-default {
    min-width: 100%;
  }
  .neque-left-right.treatment-last {
    align-items: flex-end;
  }
}
@media screen and (max-width: 575px) {
  .get-in-touch .healthy-logo {
    top: -106px;
  }
  .get-in-touch .choose-right h3 {
    font-size: 40px;
  }
  .get-in-touch form {
    margin-top: 30px;
  }
  .treatment-left-right .choose-right {
    margin-top: 0px;
    max-width: 360px !important;
    padding: 0 20px 0 20px;
  }
  .treatment-left-right .choose-right .iq-head h3 {
    font-size: 32px;
  }
  .treatment-left-right .choose-left .treat1-sub-img {
    right: -10px;
    bottom: -60px;
    width: 150px;
    height: 130px;
  }
  .treatment-half {
    padding: 0 0px;
  }
  .treatment-half .row .col-sm-6:first-child {
    order: 1;
  }
  .treatment-half-left h3 {
    font-size: 36px;
  }
  .treatment-full {
    .treatment-half-left {
      padding: 0 20px;
      max-width: 100%;
    }
  }
  .treatment-half-left {
    padding: 0 20px;
    max-width: 360px;
    margin: 0 auto;
  }
  .neque-left-right {
    margin: 50px auto 50px;
    align-items: flex-start;
  }
  .treatment-left-right .choose-left {
    max-width: 320px !important;
    margin: 0 auto 85px;
  }
  .know-more-main .care-steps-card h4 {
    font-size: 45px;
  }
  .treatment-mid {
    margin-top: 0;
  }
  .neque-left-right.treatment-mid.iq-difference {
    margin: 50px auto 50px;
  }
  .neque-left-right.treatment-mid.iq-difference {
    .iq-head a {
      margin-bottom: 40px;
    }
  }
  .neque-left-right.treatment-mid.iq-difference .choose-right {
    padding: 0 20px 0 20px;
  }
  .neque-left-right.treatment-mid .choose-right {
    max-width: 360px;
    width: 100%;
    padding: 0 20px 0 20px;
  }
  .treatment-half-main {
    padding: 50px 0;
    margin-top: 50px;
  }
  .treatment-half-right {
    max-width: 320px;
    width: 100%;
    margin: 0 auto 30px;
  }
  .know-more-main {
    padding-top: 50px;
  }
  .neque-left-right.treatment-mid {
    padding: 0 0px;
    margin-bottom: 0px;
  }
  .neque-left-right.treatment-mid .choose-left {
    margin-bottom: 30px;
    order: 1;
  }
  .neque-left-right.treatment-last .choose-right {
    padding: 0 20px 0 20px;
  }
  .neque-left-right.treatment-last {
    align-items: flex-end;
  }
  .care-steps {
    margin: 50px auto 0;
  }
  .neque-left-right.treatment-last .choose-left .treat1-sub-img {
    display: none;
  }
}
.contact-us-form {
  background-color: #fff;
  margin-bottom: 60px;
}
.contact-us-form .book-consultant-text {
  width: 56.5%;
  background-color: #deebe9;
  margin-top: -55px;
  position: relative;
}
.contact-us-form .book-consultant-text .choose-right {
  padding: 0 0px 50px 0px;
  font-size: 19px;
  margin: 70px auto 0;
  max-width: 74%;
  width: 100%;
}
.contact-us-form .book-consultant-text .choose-right h3 {
  font-size: 60px;
}
.contact-us-form .book-consultant-text .choose-right form {
  margin-top: 50px;
}
.contact-us-form
  .book-consultant-text
  .choose-right
  form
  textarea.form-control {
  resize: none;
}
.contact-us-form .book-consultant-img {
  width: 43.5%;
  padding: 150px 50px 50px 100px;
  position: relative;
}
.contact-us-form .book-consultant-img .healthy-logo {
  width: 127px;
  height: 127px;
  top: 110px;
  right: 40px;
}
.contact-info {
  max-width: 245px;
  margin-bottom: 40px;
}
.contact-info h3 {
  font-size: 30px;
  font-family: "Apercu";
  font-weight: 100;
  font-style: normal;
  margin-bottom: 10px;
}
.contact-info a {
  color: #000;
  text-decoration: none;
  transition: 0.5s;
}
.contact-info a:hover {
  color: #004d49;
  text-decoration: underline;
}
.contact-info p span a {
  margin-left: 6px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-us-form .book-consultant-img .healthy-logo {
    top: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us-form .book-consultant-img .healthy-logo {
    top: 30px;
  }
  .contact-us-form .book-consultant-text .choose-right h3 {
    font-size: 48px;
  }
  .contact-us-form .book-consultant-img {
    padding: 150px 50px 50px 50px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .contact-us-form {
    margin-bottom: 30px;
  }
  .contact-us-form .book-consultant-img .healthy-logo {
    top: 30px;
    right: 0px;
  }
  .contact-us-form .book-consultant-text .choose-right h3 {
    font-size: 48px;
  }
  .contact-us-form .book-consultant-img {
    padding: 150px 0px 0px 0px;
    width: 510px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .contact-us-form .book-consultant-text {
    width: 100%;
    background-color: #deebe9;
    margin-top: 0px;
    position: relative;
  }
  .contact-info {
    max-width: 45%;
    width: 100%;
  }
  .contact-us-form .book-consultant-text .choose-right {
    max-width: 510px;
  }
}
@media screen and (max-width: 575px) {
  .contact-us-form {
    margin-bottom: 30px;
    padding: 0 0;
  }
  .contact-us-form .book-consultant-img .healthy-logo {
    top: 30px;
    right: 20px;
  }
  .contact-us-form .book-consultant-text .choose-right h3 {
    font-size: 40px;
  }
  .contact-us-form .book-consultant-img {
    padding: 130px 15px 0px 15px;
    max-width: 350px;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .contact-us-form .book-consultant-text {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    padding: 0 20px;
  }
  .contact-info {
    max-width: 47%;
    width: 100%;
    font-size: 14px;
  }
  .contact-info h3 {
    font-size: 26px;
  }
  .contact-us-form .book-consultant-text .choose-right {
    max-width: 510px;
  }
}
.allergy-section-main {
  padding: 0 30px;
}
.allergy-sec1-main {
  margin: 135px 0 125px;
  align-items: center;
  position: relative;
}
.allergy-sec1-left {
  max-width: 57.76%;
  width: 100%;
  padding: 30px 120px 30px 110px;
  font-weight: 200;
}
.allergy-sec1-left h3 {
  font-size: 70px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #000;
  margin-bottom: 30px;
}
.allergy-sec1-left p {
  margin-bottom: 25px;
}
.allergy-sec1-left .btn-default {
  margin-top: 20px;
}
.allergy-sec1-right {
  max-width: 42.24%;
  width: 100%;
  position: relative;
}
.allergy-sec1-right .healthy-logo {
  top: 62px;
  left: -69px;
}
.allergy-sec2-main .allergy-sec1-left {
  padding: 20px 80px 20px 155px;
}
.allergy-sec1-right .healthy-logo3 {
  top: -62px;
  left: -69px;
}
.allergy-sub1 {
  position: absolute;
  top: -282px;
  right: -57px;
  width: 195px;
  height: 210px;
}
.allergy-sub2 {
  position: absolute;
  right: -55px;
  bottom: -225px;
  width: 270px;
  height: 299px;
}
.allergy-sub3 {
  position: absolute;
  right: -55px;
  bottom: -126px;
  width: 185px;
  height: 246px;
}
.extra-margin {
  margin-bottom: 100px;
}
.green-btn {
  background-color: #277e6b;
  border: 1px solid #277e6b;
}
.green-btn:hover {
  color: #277e6b;
}
.allergy-left-right {
  padding-bottom: 150px;
}
.allergy-faqs-main {
  max-width: 988px;
  margin: 0 auto;
}
.allergy-faqs-main .faq-main-title {
  font-size: 20px;
  font-weight: 200;
  padding-bottom: 50px !important;
}
.allergy-faqs-main .faq-main-title h3 {
  font-size: 50px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #000;
}
.allergy-faqs-main
  .faq-listing
  .accordion-item
  .accordion-header
  .accordion-button::after {
  background-image: url(../images/faq-plus2.svg) !important;
}
.allergy-faqs-main
  .faq-listing
  .accordion-item
  .accordion-header
  .accordion-button[aria-expanded="true"]::after {
  background-image: url(../images/faq-minus2.svg) !important;
}
.allergy-faqs-main .faq-listing .accordion-item .accordion-collapse .card-body {
  padding-bottom: 60px !important;
}
.allergy-faqs-main
  .faq-listing
  .accordion-item
  .accordion-collapse
  .card-body
  p {
  font-weight: 300 !important;
  color: rgba(0, 0, 0, 0.8);
}
.allergy-faqs-main .faq-listing {
  padding-bottom: 150px !important;
}
.healthy-logo4 {
  position: absolute;
  right: -90px;
  top: 60px;
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .allergy-sub2 {
    bottom: -285px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .allergy-sub2 {
    bottom: -310px;
  }
  .allergy-sub3 {
    bottom: -126px;
  }
  .allergy-sec1-left {
    padding: 30px 90px 30px 50px;
  }
  .allergy-sec1-left h3 {
    font-size: 65px;
  }
  .allergy-sec2-main .allergy-sec1-left {
    padding: 20px 50px 20px 70px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .allergy-sub2 {
    bottom: -310px;
    width: 250px;
    height: 279px;
  }
  .allergy-sub3 {
    bottom: -101px;
    width: 145px;
    height: 206px;
  }
  .allergy-sec1-left {
    padding: 30px 90px 30px 0px;
  }
  .allergy-sec1-left h3 {
    font-size: 50px;
  }
  .allergy-sec2-main .allergy-sec1-left {
    padding: 20px 0px 20px 70px;
  }
  .allergy-sec1-main {
    margin: 100px 0 100px;
  }
  .allergy-section-main {
    padding: 0 0px;
  }
  .allergy-sec1-right .healthy-logo {
    top: 20px;
    left: -69px;
  }
  .extra-margin {
    margin-bottom: 70px;
  }
  .allergy-left-right {
    padding-bottom: 100px;
  }
  .allergy-faqs-main .faq-main-title {
    font-size: 18px;
  }
  .allergy-faqs-main .faq-main-title h3 {
    font-size: 42px;
  }
  .allergy-faqs-main .faq-listing {
    padding-bottom: 100px !important;
  }
  .healthy-logo4 {
    right: -128px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .allergy-sub1 {
    width: 155px;
    height: 170px;
    right: 15px;
    top: -240px;
  }
  .allergy-sub2 {
    right: -32px;
    bottom: -180px;
    width: 150px;
    height: 179px;
  }
  .allergy-sub3 {
    right: -32px;
    bottom: -70px;
    width: 60px;
    height: 80px;
  }
  .allergy-sec1-right {
    max-width: 50%;
  }
  .allergy-sec1-left {
    padding: 0px 20px 30px 0px;
    max-width: 50%;
  }
  .allergy-sec1-left h3 {
    font-size: 36px;
  }
  .allergy-sec1-left p {
    font-size: 14px;
  }
  .allergy-sec2-main .allergy-sec1-left {
    padding: 0px 0px 20px 20px;
  }
  .allergy-sec1-main {
    margin: 70px 0 70px;
  }
  .allergy-section-main {
    padding: 0 0px;
  }
  .allergy-sec1-right .healthy-logo {
    top: -65px;
    right: -24px;
    left: unset;
  }
  .extra-margin {
    margin-bottom: 50px;
  }
  .allergy-left-right {
    padding-bottom: 70px;
  }
  .allergy-faqs-main .faq-main-title {
    font-size: 17px;
  }
  .allergy-faqs-main .faq-main-title h3 {
    font-size: 36px;
  }
  .allergy-faqs-main .faq-listing {
    padding-bottom: 70px !important;
  }
  .faq-listing-wrap
    .faq-listing
    .accordion-item
    .accordion-header
    .accordion-button {
    font-size: 20px !important;
    padding: 30px 20px !important;
  }
  .allergy-faqs-main
    .faq-listing
    .accordion-item
    .accordion-collapse
    .card-body {
    padding: 0 20px 30px !important;
  }
  .healthy-logo4 {
    right: -100px;
    top: 0;
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 575px) {
  .allergy-sub1 {
    width: 130px;
    height: 140px;
    right: 5px;
    top: -110px;
  }
  .allergy-sub2 {
    right: -15px;
    bottom: -157px;
    width: 130px;
    height: 159px;
  }
  .allergy-sub3 {
    right: -15px;
    bottom: -50px;
    width: 80px;
    height: 100px;
  }
  .allergy-sec1-right {
    max-width: 320px;
    margin: 0 auto;
  }
  .allergy-sec1-left {
    padding: 0px 20px 75px 20px;
    max-width: 360px;
    margin: 0 auto;
  }
  .allergy-sec1-left h3 {
    font-size: 36px;
  }
  .allergy-sec1-left p {
    font-size: 14px;
  }
  .allergy-sec2-main .allergy-sec1-left {
    padding: 30px 20px 20px 20px;
    max-width: 360px;
    margin: 0 auto;
  }
  .allergy-sec1-main {
    margin: 50px 0 50px;
  }
  .allergy-section-main {
    padding: 0 0px;
  }
  .allergy-sec1-right .healthy-logo {
    top: -42px;
    right: 10px;
    left: unset;
  }
  .extra-margin {
    margin-bottom: 50px;
  }
  .allergy-left-right {
    padding-bottom: 50px;
  }
  .allergy-faqs-main .faq-main-title {
    font-size: 15px;
    padding-bottom: 30px !important;
  }
  .allergy-faqs-main .faq-main-title h3 {
    font-size: 30px;
  }
  .allergy-faqs-main
    .faq-listing
    .accordion-item
    .accordion-collapse
    .card-body {
    padding: 0 10px 30px !important;
  }
  .allergy-faqs-main .faq-listing {
    padding-bottom: 70px !important;
  }
  .healthy-logo4 {
    right: -35px;
    top: 10px;
    width: 80px;
    height: 80px;
    z-index: 1;
  }
}
.dash-board-wrap {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.vendor-dash-board {
  width: 100%;
  height: auto;
  padding: 60px 200px 45px;
}
.vendor-dash-board .alert {
  font-size: 17px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
}
.vendor-dash-board .alert strong {
  font-size: 20px;
}
.vendor-dash-board .vendor-dashboard-heading {
  width: 100%;
  height: auto;
  padding: 0 2px 17px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.vendor-dash-board .vendor-dashboard-heading h3 {
  font-size: 30px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0px;
  margin-right: 15px;
}
.vendor-dash-board .vendor-dashboard-heading .verified {
  min-width: 56px;
  height: 24px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  background-color: #000;
  font-size: 10px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0px;
  color: #fff;
  text-decoration: none;
}
.vendor-dash-board .vendor-dashboard-heading .verified:hover {
  text-decoration: none;
  box-shadow: 0px 6px 6px 0px rgba(13, 13, 13, 0.17);
}
.vendor-dash-board .col-lg-6.col-md-6.col-sm-6 {
  margin-bottom: 30px;
}
.vendor-dash-board .vendor-dash-board-content {
  width: 100%;
  height: 100%;
  padding: 15px 20px;
  background-color: #fff;
  box-shadow: 1px 1px 10px rgba(218, 229, 239, 0.8);
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  transition: all 0.3s ease;
  text-decoration: none;
}
.vendor-dash-board .vendor-dash-board-content:hover {
  text-decoration: none;
  box-shadow: 2px 2px 10px rgba(39, 126, 107, 0.8);
}
.vendor-dash-board .vendor-image {
  width: 100%;
  height: 70px;
  overflow: hidden;
  border: 1px solid "Euclid Square";
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  margin-bottom: 20px;
}
.vendor-dash-board .vendor-image img {
  max-width: 68px;
  max-height: 68px;
  overflow: hidden;
  object-fit: contain;
}
.vendor-dash-board .vendor-profile-detail {
  width: calc(100% - 70px);
  height: auto;
}
.vendor-dash-board .vendor-profile-detail h4 {
  font-size: 18px;
  font-family: "Euclid Square";
  font-weight: 600;
  font-style: normal;
  color: #000;
  margin-bottom: 5px;
}
.vendor-dash-board .vendor-profile-detail p {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .vendor-dash-board {
    padding: 60px 0px 45px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .vendor-dash-board {
    padding: 40px 0px 30px;
  }
  .vendor-dash-board .vendor-dashboard-heading h3 {
    font-size: 20px;
  }
  .vendor-dash-board .vendor-dash-board-content {
    align-items: center;
  }
}
.vendor-portal-wrap .add-items-heading {
  margin-bottom: 15px;
}
.vendor-portal-wrap .add-items-heading h3 {
  font-weight: normal;
}
.add-item-time {
  padding: 0 13px;
}
.add-time-heading {
  width: 100%;
  height: auto;
}
.add-time-heading h4 {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 700;
  font-style: normal;
  color: #000;
  margin-bottom: 15px;
}
.add-item-time-wrapper {
  width: 100%;
  height: auto;
}
.add-item-time-wrapper .add-item-time-heading {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.add-item-time-wrapper .add-item-time-heading h5 {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: 600;
  font-style: normal;
  color: #000;
  min-width: 100px;
  margin-right: 18px;
  margin-bottom: 0;
}
.add-item-time-wrapper .add-item-time-heading h5:nth-child(2) {
  min-width: 68px;
}
.add-item-time-wrapper .add-item-time-heading h5:nth-child(3) {
  min-width: 166px;
}
.add-item-time-wrapper .add-item-time-heading h5:nth-child(4) {
  min-width: 166px;
}
.add-item-time-wrapper .add-item-days {
  width: 100%;
  min-height: 80px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid "Euclid Square";
  padding: 10px 0;
}
.add-item-time-wrapper .add-item-days p {
  min-width: 100px;
  font-size: 13px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
  margin-right: 18px;
}
.add-item-time-wrapper .add-item-days .form-group {
  margin-bottom: 0;
  min-width: 68px;
  margin-right: 18px;
}
.add-item-time-wrapper .add-item-days label {
  margin-bottom: 0;
}
.add-item-time-wrapper .add-item-days .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.add-item-time-wrapper .add-item-days .form-group label {
  position: relative;
  cursor: pointer;
}
.add-item-time-wrapper .add-item-days .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid "Euclid Square";
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 2px;
}
.add-item-time-wrapper .add-item-days .form-group input:checked + label:before {
  background-color: #1d1d1d;
  border: 1px solid #1d1d1d;
}
.add-item-time-wrapper .add-item-days .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 7px;
  width: 6px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.add-item-time-wrapper .add-item-days .form-elements {
  width: auto;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.add-item-time-wrapper .add-time-zone {
  width: 166px;
  height: 46px;
  margin-right: 18px;
  position: relative;
}
.add-item-time-wrapper .add-time-zone label {
  position: absolute;
  top: 3px;
  left: 9px;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #767676;
}
.add-item-time-wrapper .add-time-zone .form-control {
  border-radius: 0;
  margin-bottom: 0;
  width: 100%;
  height: 46px;
  font-size: 13px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  box-shadow: none;
  border: 1px solid "Euclid Square";
  background-color: #fff;
  padding: 22px 9px 8px;
}
.add-item-time-wrapper .add-time-zone .form-control:focus {
  border-color: "Euclid Square";
}
.add-item-time-wrapper .add-time-zone .form-control::placeholder {
  color: #000;
}
.add-item-time-wrapper .add-time-zone .ui-timepicker-container .ui-corner-all {
  font-size: 13px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000 !important;
  text-align: start;
}
.timing-zone-wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.next-back-btns {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
.next-back-btns .go-back-btn {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}
.next-back-btns .go-back-btn:hover {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
@media (min-width: 576px) and (max-width: 767px) {
  .add-item-time-wrapper .add-item-time-heading h5:nth-child(3) {
    min-width: 100px;
  }
  .add-item-time-wrapper .add-item-time-heading h5:nth-child(4) {
    min-width: 100px;
    margin-right: 0;
  }
  .add-item-time-wrapper .add-time-zone {
    width: 100px;
  }
  .add-item-time-wrapper .add-time-zone:nth-child(2) {
    margin-right: 0;
  }
  .vendor-portal-wrap .add-items-heading .header-select {
    margin-bottom: 0;
  }
}
@media (min-width: 0px) and (max-width: 575px) {
  .add-item-time .col-sm-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .vendor-portal-wrap .add-items-heading .header-select {
    margin-bottom: 0;
  }
  .vendor-portal-wrap .add-items-heading .header-select h3 {
    margin-bottom: 0;
  }
  .add-item-time-wrapper .add-item-time-heading h5 {
    font-size: 11px;
    margin-right: 10px;
  }
  .add-item-time-wrapper .add-item-time-heading h5:nth-child(1) {
    min-width: 63px;
  }
  .add-item-time-wrapper .add-item-time-heading h5:nth-child(2) {
    min-width: 40px;
  }
  .add-item-time-wrapper .add-item-time-heading h5:nth-child(3) {
    min-width: 68px;
  }
  .add-item-time-wrapper .add-item-time-heading h5:nth-child(4) {
    min-width: 50px;
    margin-right: 0;
  }
  .add-item-time-wrapper .add-item-days p {
    min-width: 63px;
    margin-right: 8px;
  }
  .add-item-time-wrapper .add-item-days .form-group {
    min-width: 40px;
    margin-right: 10px;
  }
  .add-item-time-wrapper .add-time-zone .form-control {
    padding: 22px 4px 8px;
    font-size: 12px;
  }
  .add-item-time-wrapper .add-time-zone label {
    left: 5px;
  }
  .add-item-time-wrapper .add-time-zone {
    width: 70px;
    margin-right: 10px;
  }
  .add-item-time-wrapper .add-time-zone:nth-child(2) {
    margin-right: 0;
  }
}
.add-item-gallery {
  width: 100%;
  height: auto;
}
.add-item-gallery .item-gallery-wrapper {
  width: 100%;
  height: auto;
  padding-top: 30px;
  border-top: 1px solid "Euclid Square";
}
.add-item-gallery .item-gallery-wrapper:first-child {
  border-top: none;
  padding-top: 0;
}
.add-item-gallery .item-gallery-wrapper .items-gallery {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.add-item-gallery .item-snap {
  margin-right: 30px;
  margin-bottom: 30px;
  width: 140px;
  height: 140px;
  border-radius: 5px;
  border: 1px solid "Euclid Square";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.add-item-gallery .item-snap .cross {
  position: absolute;
  top: -14px;
  right: -13px;
  font-size: 15px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #fff;
  background-color: #000;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #000;
  text-decoration: none;
}
.add-item-gallery .item-snap .cross:hover {
  color: #000;
  background-color: #fff;
}
.add-item-gallery .item-snap .cover {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #929292;
  padding: 5px 7px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  text-align: center;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #fff;
}
.add-item-gallery .item-snap .plus {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  font-size: 100px;
  font-family: "Apercu";
  font-weight: bold;
  font-style: normal;
  color: #d6d6d6;
  line-height: 1.3;
  text-decoration: none;
}
.add-item-gallery .next-back-btns {
  margin-top: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .add-item-gallery .item-snap {
    width: 120px;
    height: 120px;
  }
  .add-item-gallery .item-snap .plus {
    line-height: 1.2;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .add-item-gallery .item-snap {
    width: 125px;
    height: 125px;
  }
  .add-item-gallery .item-snap:nth-child(3) {
    margin-right: 0;
  }
  .add-item-gallery .item-snap .plus {
    line-height: 1.2;
  }
  .add-item-gallery .item-snap .cross {
    width: 18px;
    height: 18px;
    top: -9px;
    right: -6px;
    font-size: 10px;
    align-items: flex-start;
  }
}
@media (min-width: 0px) and (max-width: 575px) {
  .add-item-gallery .item-snap {
    width: 100px;
    height: 100px;
    margin-right: 13px;
  }
  .add-item-gallery .item-snap .plus {
    font-size: 72px;
  }
  .add-item-gallery .item-snap .cross {
    width: 15px;
    height: 15px;
    top: -9px;
    right: -6px;
    line-height: 1;
    font-size: 10px;
    align-items: flex-start;
  }
  .add-item-gallery .item-snap .cover {
    font-size: 10px;
  }
  .next-back-btns .general-btn-three,
  .next-back-btns .go-back-btn {
    width: 100px;
    height: 30px;
  }
}
.vendor-portal-wrap {
  width: 100%;
  height: auto;
  background-color: #f9f9f9;
  padding: 60px 0 50px;
}
.vendor-portal-wrap .vendor-portal-container {
  max-width: 1150px;
  margin: 0 auto;
}
.vendor-portal-wrap .vendor-aside {
  width: 100%;
  height: auto;
  background-color: #fff;
  box-shadow: 1px 1px 10px rgba(218, 229, 239, 0.8);
}
.vendor-portal-wrap .vendor-aside .nav-link {
  position: relative;
  width: 100%;
  min-height: 50px;
  font-size: 16px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #000;
  border-radius: 0;
  padding: 5px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  padding-left: 15px;
  border-bottom: 1px solid #f1f1f1;
  border-left: 3px solid rgba(0, 0, 0, 0);
  padding-left: 45px;
}
.vendor-portal-wrap .vendor-aside .nav-link svg {
  width: 16px;
  max-width: 20px;
  max-height: 20px;
  margin-right: 14px;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.vendor-portal-wrap .vendor-aside .nav-link svg path {
  fill: #aaa9a9;
}
.vendor-portal-wrap .vendor-aside .nav-link .circular-popup {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #004d49;
  color: #fff;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.vendor-portal-wrap .vendor-aside .nav-link.active {
  background-color: #f9f9f9;
  color: #000;
  border-left: 3px solid #004d49;
  border-bottom: 0;
}
.vendor-portal-wrap .vendor-aside .nav-link.active svg path {
  fill: #004d49;
}
.vendor-portal-wrap .product-listing-search-main .search-btn .search-btn-text {
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #fff;
}
.vendor-portal-wrap
  .product-listing-search-main
  .search-btn:hover
  .search-btn-text {
  color: #000;
}
.vendor-portal-wrap
  .product-listing-search-main
  .search-btn
  .search-btn-loader {
  min-width: 56px;
  font-size: 12px;
}
.vendor-portal-wrap
  .product-listing-search-main
  .search-btn
  .search-btn-loader
  .spinner-border {
  width: 1.7rem;
  height: 1.7rem;
}
.vendor-portal-wrap .product-manage-heading {
  width: 100%;
  min-height: 50px;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.vendor-portal-wrap .header-select {
  height: 100%;
  width: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.vendor-portal-wrap .header-select h3 {
  font-size: 36px;
  font-family: "Canela";
  font-weight: normal;
  font-style: normal;
  color: #004d49;
  margin-bottom: 0;
  margin-right: 35px;
}
.vendor-portal-wrap .header-select span {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
}
.vendor-portal-wrap .header-select p {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
}
.vendor-portal-wrap .header-select .form-group {
  margin-bottom: 0;
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}
.vendor-portal-wrap .header-select label {
  min-width: 48px;
  padding-right: 8px;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
}
.vendor-portal-wrap .header-select .form-control {
  width: 155px;
  height: 24px;
  padding: 0 20px 0 6px;
  border-radius: 0;
  border: 1px solid "Euclid Square";
  color: #767676;
  background-image: url("../images/sort-down.svg");
  background-position: 96% 50%;
  background-repeat: no-repeat;
  background-size: auto;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.vendor-portal-wrap .header-select .form-control:focus {
  box-shadow: none;
}
.vendor-portal-wrap .header-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.vendor-portal-wrap .header-select .attach-btn {
  cursor: pointer;
  min-width: 138px;
  height: 36px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
  text-decoration: none;
  background-color: #000;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #fff;
  transition: all 0.3s ease;
}
.vendor-portal-wrap .header-select .attach-btn:hover {
  background-color: #fff;
  color: #000;
  box-shadow: 0px 6px 6px 0px rgba(13, 13, 13, 0.17);
}
.vendor-portal-wrap .header-select .attach-btn img {
  max-width: 17px;
  max-height: 17px;
  object-fit: cover;
  overflow: hidden;
  margin-left: 8px;
}
.vendor-portal-wrap .header-select .order-detail-right {
  text-decoration: none;
  width: 20px;
  height: 20px;
  background-image: url("../images/messaging.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  overflow: hidden;
}
.vendor-portal-wrap .header-items-butn {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.vendor-portal-wrap .header-items-butn:hover {
  color: #004d49;
}
.vendor-portal-wrap .adding-toggle {
  min-width: 153px;
  margin-bottom: 0;
}
.vendor-portal-wrap .managed-products-wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.vendor-portal-wrap .managed-product {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1 1 100%;
}
.vendor-portal-wrap .managed-product-pic-wrap {
  width: 100%;
  height: 235px;
  overflow: hidden;
}
.vendor-portal-wrap .product-selector-wrapper {
  min-height: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 15px;
}
.vendor-portal-wrap .product-selector-wrapper .form-group {
  margin-bottom: 0;
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}
.vendor-portal-wrap .product-selector-wrapper label {
  min-width: 48px;
  padding-right: 8px;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
}
.vendor-portal-wrap .product-selector-wrapper .form-control {
  width: 155px;
  height: 24px;
  padding: 0 20px 0 6px;
  border-radius: 0;
  border: 1px solid "Euclid Square";
  color: #767676;
  background-image: url("../images/sort-down.svg");
  background-position: 96% 50%;
  background-repeat: no-repeat;
  background-size: auto;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.vendor-portal-wrap .product-selector-wrapper .form-control:focus {
  box-shadow: none;
}
.vendor-portal-wrap .product-selector-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.vendor-portal-wrap .managed-product-pic {
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  overflow: hidden;
}
.vendor-portal-wrap .managed-product-detail {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding: 20px 0 52px;
  flex: 1 1 auto;
}
.vendor-portal-wrap .managed-product-detail h3 {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: bold;
  font-style: normal;
  color: #000;
  margin-bottom: 22px;
}
.vendor-portal-wrap .managed-product-detail .product-detail {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.vendor-portal-wrap .managed-product-detail .product-detail p {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #004d49;
  margin-bottom: 0px;
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete {
  width: auto;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete
  .product-edit {
  width: 32px;
  height: 32px;
  border: 1px solid #004d49;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all 0.3s ease;
  margin-right: 5px;
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete
  .product-edit
  .about-status {
  font-size: 16px;
  color: #f9f9f9;
  font-weight: bold;
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete
  .product-edit:nth-last-child(2) {
  margin-right: 0;
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete
  .product-edit:last-child {
  margin-right: 0;
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete
  .product-edit:last-child
  .about-status {
  color: #004d49;
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete
  .product-edit
  i {
  font-size: 16px;
  color: #004d49;
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete
  .product-edit:hover {
  background-color: #000;
  border: 1px solid #000;
  box-shadow: 0px 6px 6px 0px rgba(13, 13, 13, 0.17);
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete
  .product-edit:hover
  i {
  color: #fff;
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete
  .product-active {
  background-color: #004d49;
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete
  .product-active:hover {
  border-color: #004d49;
  background-color: #004d49;
}
.vendor-portal-wrap
  .managed-product-detail
  .product-detail
  .product-edit-delete
  .product-active:last-child {
  background-color: rgba(0, 0, 0, 0);
}
.vendor-portal-wrap .load-more-wrap {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 0;
  position: relative;
}
.vendor-portal-wrap .load-more-wrap .straight-line {
  width: 100%;
  height: 1px;
  background-color: "Euclid Square";
  position: absolute;
  top: 40%;
  left: 0;
  transform: translateY(-60%);
}
.vendor-portal-wrap .load-more-wrap .general-btn-three {
  z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vendor-portal-wrap .product-selector-wrapper {
    margin-bottom: 0;
  }
  .vendor-portal-wrap .product-manage-heading.prodcut-header-btns {
    padding: 13px 13px;
  }
  .vendor-portal-wrap
    .product-manage-heading.prodcut-header-btns
    .header-select {
    justify-content: center;
  }
  .vendor-portal-wrap
    .product-manage-heading.prodcut-header-btns
    .header-select
    h3 {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .vendor-portal-wrap {
    padding: 60px 80px 50px;
  }
  .vendor-portal-wrap .vendor-aside {
    margin-bottom: 35px;
  }
  .vendor-portal-wrap .product-manage-heading.ven-order-head {
    padding: 10px 0px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .customer-order-detail .order-tracking-status {
    margin-bottom: 10px;
    padding: 0 8px !important;
    height: 23px !important;
    font-size: 10px !important;
    height: 25px !important;
  }
  .toggling-btn-wrap .header-select {
    width: auto !important;
    margin-bottom: 0 !important;
  }
  .vendor-portal-wrap {
    padding: 50px 0 40px;
  }
  .vendor-portal-wrap .container {
    max-width: 540px;
  }
  .vendor-portal-wrap .vendor-aside {
    margin-bottom: 35px;
  }
  .vendor-portal-wrap .product-manage-heading {
    min-height: 20px;
  }
  .vendor-portal-wrap .header-select {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
  }
  .vendor-portal-wrap .header-select h3 {
    font-size: 30px;
    margin-right: 20px;
  }
}
@media screen and (min-width: 450px) and (max-width: 575px) {
  .cards-mobile-view {
    width: 50% !important;
  }
  .vendor-portal-wrap .managed-product-pic-wrap {
    height: auto;
    max-height: 300px;
  }
  .vendor-portal-wrap .managed-product-pic {
    background-size: cover;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .customer-order-detail .order-tracking-status {
    margin-bottom: 10px;
    padding: 0 8px !important;
    height: 23px !important;
    font-size: 10px !important;
    height: 25px !important;
  }
  .toggling-btn-wrap .header-select {
    width: auto !important;
  }
  .toggling-btn-wrap .header-select h3 {
    margin-bottom: 0 !important;
    margin-right: 15px !important;
  }
  .vendor-portal-wrap .product-selector-wrapper .form-group:nth-child(1) {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .vendor-portal-wrap {
    padding: 40px 0 30px;
  }
  .vendor-portal-wrap .vendor-aside {
    margin-bottom: 35px;
  }
  .vendor-portal-wrap .product-manage-heading {
    min-height: 20px;
  }
  .vendor-portal-wrap .managed-product-pic-wrap {
    height: auto;
    max-height: 300px;
  }
  .vendor-portal-wrap .header-select {
    width: 100%;
    margin-bottom: 10px;
    justify-content: space-between;
    align-items: flex-start;
  }
  .vendor-portal-wrap .header-select h3 {
    font-size: 25px;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .vendor-portal-wrap .managed-product-detail {
    padding: 20px 0 30px;
  }
  .vendor-portal-wrap .tab-content {
    padding-left: 0;
  }
  .vendor-portal-wrap
    .product-manage-heading.prodcut-header-btns
    .header-select
    h3 {
    margin-bottom: 0;
  }
  .vendor-portal-wrap
    .product-manage-heading.prodcut-header-btns
    .header-select
    .account-btns
    .attach-btn {
    min-width: 150px;
    margin-top: 10px;
  }
  .vendor-portal-wrap
    .product-manage-heading.prodcut-header-btns
    .header-select
    .account-btns
    .attach-btn:first-child {
    margin-top: 0;
  }
  .vendor-portal-wrap
    .product-manage-heading.prodcut-header-btns
    .header-select
    .account-btns
    .attach-btn:nth-child(3) {
    margin-left: 0;
  }
}
.product-review-first-wrap {
  width: 100%;
  height: auto;
}
.vendor-portal-wrap .product-review-heading .header-select {
  width: 100%;
  justify-content: space-between;
}
.vendor-portal-wrap .product-review-heading .header-select a {
  text-decoration: underline;
  color: #000;
  font-size: 15px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.vendor-portal-wrap .product-review-heading .header-select a:hover {
  text-decoration: none;
}
.vendor-portal-wrap .product-review-heading .header-select .form-control {
  height: 40px;
  background-image: url("../images/rerview-sort-arrow.svg");
}
.vendor-portal-wrap .product-review-heading .header-select label {
  font-size: 14px;
}
.product-reviews-wrapper {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 10px 15px;
  background-color: #f1f1f1;
  margin-bottom: 18px;
}
.product-reviews-wrapper:hover {
  text-decoration: none;
}
.product-reviews-wrapper .product-review-cont {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.product-reviews-wrapper .product-review-cont .product-image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
.product-reviews-wrapper .product-review-cont .product-text {
  width: calc(100% - 75px);
  height: auto;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 18px;
  padding-right: 18px;
}
.product-reviews-wrapper .product-review-cont .product-text h3 {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 7px;
}
.product-reviews-wrapper .product-review-cont .product-text h3 span {
  font-size: 11px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #fff;
  background-color: #004d49;
  padding: 0 5px 1px;
  margin-left: 15px;
  margin-bottom: 2px;
}
.product-reviews-wrapper .product-review-cont .product-text .review-star {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 6px;
}
.product-reviews-wrapper
  .product-review-cont
  .product-text
  .review-star
  .fa-star {
  font-size: 12px;
  color: #004d49;
}
.product-reviews-wrapper
  .product-review-cont
  .product-text
  .review-star
  .fa-star.active {
  color: #004d49;
}
.product-reviews-wrapper .product-review-cont .product-text p {
  color: #1d1d1d;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  margin-bottom: 5px;
}
.product-reviews-wrapper .product-review-cont .review-date-time {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.product-reviews-wrapper .product-review-cont .review-date-time p {
  font-size: 11px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0px;
}
.product-reviews-wrapper .product-review-cont .review-date-time p span {
  font-size: 11px;
  font-family: "Apercu";
  font-weight: bold;
  font-style: normal;
}
.product-reviews-wrapper
  .product-review-cont
  .review-date-time
  p
  span:nth-child(2) {
  padding: 0 5px;
}
.product-reviews-wrapper .approve {
  background-color: #6bbe66;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  border: none;
}
.product-reviews-wrapper .fa-clock {
  font-size: 23px;
  color: #ff7900;
}
.product-reviews-wrapper .rejection {
  background-color: #ff4141;
}
.tooltip-inner {
  min-width: 10px;
  height: 20px;
  padding: 0 5px !important;
  color: #000 !important;
  border: 1px solid #004d49 !important;
  text-align: center;
  background-color: #fff !important;
  border-radius: 0 !important;
  color: #000;
  font-size: 10px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: rgba(0, 0, 0, 0) !important;
}
.tooltip.bs-tooltip-left .arrow:before {
  border-left-color: rgba(0, 0, 0, 0) !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: rgba(0, 0, 0, 0) !important;
}
.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: rgba(0, 0, 0, 0) !important;
}
.reviews-pages {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.reviews-pages p {
  color: #1d1d1d;
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0;
}
.reviews-pages .pagination {
  margin-bottom: 0;
}
.reviews-pages .pagination li:first-child .page-link {
  padding-right: 10px;
}
.reviews-pages .pagination li:last-child .page-link {
  padding-left: 5px;
}
.reviews-pages .pagination li .page-link {
  color: #1d1d1d;
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  padding: 0 5px 0 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.reviews-pages .pagination li .page-link:focus-visible {
  box-shadow: none;
}
.reviews-pages .pagination li .page-link:focus {
  box-shadow: none;
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .vendor-portal-wrap .product-review-heading .header-select {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 440px) and (max-width: 575px) {
  .vendor-portal-wrap .product-review-heading .header-select {
    align-items: center;
    margin-bottom: 0;
  }
  .vendor-portal-wrap .product-review-heading .header-select h3 {
    margin-bottom: 0;
  }
  .vendor-portal-wrap .product-review-heading .header-select .form-control {
    height: 25px;
    background-image: url("../images/sort-down.svg");
  }
}
@media screen and (min-width: 0px) and (max-width: 439px) {
  .vendor-portal-wrap .product-review-heading .header-select {
    justify-content: flex-start;
    flex-flow: column wrap;
    margin-bottom: 0;
  }
  .vendor-portal-wrap .product-review-heading .header-select .form-control {
    height: 25px;
    background-image: url("../images/sort-down.svg");
  }
  .vendor-portal-wrap .product-review-heading.ven-order-head .header-select {
    justify-content: space-between;
    flex-flow: row wrap;
    margin-bottom: 0;
  }
  .vendor-portal-wrap .product-review-heading.ven-order-head .header-select h3 {
    margin-bottom: 0;
  }
  .vendor-portal-wrap
    .product-review-heading.ven-order-head
    .header-select
    h3
    span {
    font-size: 12px;
  }
  .vendor-portal-wrap
    .product-review-heading.ven-order-head
    .header-select
    .form-control {
    height: 25px;
    background-image: url("../images/sort-down.svg");
  }
  .product-reviews-wrapper .product-review-cont {
    flex-flow: column wrap;
    align-items: flex-start;
  }
  .product-reviews-wrapper .product-review-cont .product-text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .product-reviews-wrapper .product-review-cont .review-date-time {
    margin-bottom: 10px;
  }
  .product-reviews-wrapper .product-review-cont .product-image {
    margin-bottom: 10px;
  }
}
.product-review-second-wrap {
  width: 100%;
  height: auto;
}
.product-review-second-wrap .product-reviews-wrapper {
  padding: 20px 15px 18px;
}
.product-review-second-wrap .product-reviews-wrapper .product-review-cont {
  align-items: flex-start;
}
.product-review-second-wrap
  .product-reviews-wrapper
  .product-review-cont
  .product-image {
  margin-top: 26px;
}
.product-review-second-wrap
  .product-reviews-wrapper
  .product-review-cont
  .product-text-wrapper {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #b4b4b4;
}
.product-review-second-wrap
  .product-reviews-wrapper
  .product-review-cont
  .product-text {
  width: calc(100% - 50px);
}
.product-review-second-wrap
  .product-reviews-wrapper
  .product-review-cont
  .product-text
  p {
  color: #000;
}
.product-review-second-wrap
  .product-reviews-wrapper
  .product-review-cont
  .product-text
  .review-date-time
  p {
  margin-bottom: 15px;
}
.product-review-second-wrap .product-reviews-wrapper .review-butn-wrap {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
}
.product-review-second-wrap .product-reviews-wrapper .approve-reject-btn {
  width: auto;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.product-review-second-wrap
  .product-reviews-wrapper
  .approve-reject-btn
  .approve-btn {
  margin-right: 8px;
}
.product-review-second-wrap .reply-form-wrapper {
  width: 100%;
  height: auto;
  padding-top: 20px;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.product-review-second-wrap .reply-form-wrapper h4 {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 7px;
}
.product-review-second-wrap .reply-form-wrapper p {
  font-size: 12px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 8px;
}
.product-review-second-wrap .reply-form-wrapper .edit-btn {
  font-size: 12px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 10px;
  text-decoration: underline;
  transition: all 0.3s ease;
}
.product-review-second-wrap .reply-form-wrapper .edit-btn:hover {
  text-decoration: underline;
}
.product-review-second-wrap .reply-form-container {
  width: 100%;
  height: auto;
  padding: 15px 0 0 0;
}
.product-review-second-wrap .reply-form-container h5 {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
}
.product-review-second-wrap .reply-form-container .form-group {
  margin-bottom: 15px;
}
.product-review-second-wrap .reply-form-container .form-group .form-control {
  width: 100%;
  resize: none;
  min-height: 180px;
  background-color: #fff;
  border: 1px solid "Euclid Square";
  padding: 12px;
  border-radius: 0;
  font-size: 13px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
}
.product-review-second-wrap
  .reply-form-container
  .form-group
  .form-control:focus {
  box-shadow: none;
}
@media screen and (min-width: 0px) and (max-width: 439px) {
  .product-review-second-wrap
    .product-reviews-wrapper
    .product-review-cont
    .product-image {
    margin-top: 0px;
  }
  .vendor-portal-wrap .product-review-second-wrap .product-manage-heading {
    min-height: 45px;
  }
  .vendor-portal-wrap
    .product-review-second-wrap
    .product-manage-heading
    .header-select
    h3 {
    margin-bottom: 0;
  }
  .product-review-second-wrap
    .product-reviews-wrapper
    .product-review-cont
    .product-text {
    width: 100%;
  }
}
.product-manage-order {
  width: 100%;
  height: auto;
  padding: 15px;
  background-color: #f1f1f1;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  margin-bottom: 15px;
}
.product-manage-order:hover {
  text-decoration: none;
}
.product-manage-order .order-summery {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
}
.product-manage-order .order-summery h3 {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 5px;
  line-height: 1;
}
.product-manage-order .order-summery p {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #767676;
  margin-bottom: 3px;
  line-height: 1;
}
.product-manage-order .status-view {
  min-width: 58px;
  height: 24px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 0 3px;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #fff;
}
.product-manage-order .processing {
  background-color: #f22e2e;
}
.product-manage-order .complete {
  background-color: #000;
}
.product-manage-order .shipped {
  background-color: #004d49;
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .product-manage-order .order-summery h3 {
    font-size: 14px;
  }
  .product-manage-order .order-summery p {
    font-size: 12px;
  }
}
.vendor-portal-wrap .product-manage-heading.ven-order-head {
  margin-bottom: 15px;
}
.order-detail-content {
  width: 100%;
  height: auto;
}
.order-detail-content .order-detail-heading {
  width: 100%;
  height: auto;
  padding: 8px 13px;
  background-color: #f1f1f1;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.order-detail-content .order-detail-heading .order-detail-left {
  height: auto;
  width: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.order-detail-content .order-detail-heading img {
  max-width: 15px;
  max-height: 23px;
  object-fit: contain;
  margin-right: 15px;
}
.order-detail-content .order-detail-heading h4 {
  font-size: 15px;
  font-family: "Apercu";
  font-weight: bold;
  font-style: normal;
  color: #1d1d1d;
  margin-bottom: 0;
}
.order-detail-content .order-detail-heading span {
  font-size: 15px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #1d1d1d;
}
.order-detail-content .orders-detail {
  width: 100%;
  height: auto;
  padding: 0 25px 0 0;
}
.order-detail-content .orders-wrapper {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #b4b4b4;
}
.order-detail-content .orders-name-pic-wrap {
  min-height: 78px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 0 15px 15px;
}
.order-detail-content .order-product-pic {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  overflow: hidden;
  border-radius: 50%;
}
.order-detail-content .order-product-name {
  height: auto;
  padding-left: 20px;
}
.order-detail-content .order-product-name h3 {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
}
.order-detail-content .order-price-duration-wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.order-detail-content .order-product-weight {
  min-width: 100px;
  height: auto;
  padding-right: 13px;
}
.order-detail-content .order-product-weight p {
  font-size: 13px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
}
.order-detail-content .order-product-price {
  min-width: 85px;
  height: auto;
}
.order-detail-content .order-product-price p {
  text-align: right;
  font-size: 13px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
}
.order-detail-content .orders-tracking-bill {
  padding-right: 25px;
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.order-detail-content .orders-tracking {
  min-width: 332px;
  height: auto;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px 0 0 0;
}
.order-detail-content .orders-tracking form {
  width: 100%;
}
.order-detail-content .order-status {
  width: 100%;
  height: 60px;
  padding-bottom: 10px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.order-detail-content .order-status-select {
  width: 227px;
  height: 100%;
  background-color: #fff;
  border: 1px solid "Euclid Square";
  padding: 0px 10px;
}
.order-detail-content .order-status-select .form-group label {
  font-size: 11px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #767676;
  margin-bottom: 0;
}
.order-detail-content .order-status-select .form-group .form-control {
  height: 20px;
  font-size: 13px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0;
  background-image: url("../images/status-order-arrow.svg");
  background-repeat: no-repeat;
  background-position: 100% 0%;
  background-size: auto;
}
.order-detail-content .order-status-select .form-group .form-control:focus {
  box-shadow: none;
}
.order-detail-content .order-status-btn {
  min-width: 100px;
  height: 50px;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #fff;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  background-color: #000;
  transition: all 0.3s ease;
  text-decoration: none;
}
.order-detail-content .order-status-btn:hover {
  box-shadow: 0px 6px 6px 0px rgba(13, 13, 13, 0.17);
  background-color: #fff;
  color: #000;
}
.order-detail-content .order-status-input .form-group .form-control {
  background-image: none;
  color: #000;
}
.order-detail-content
  .order-status-input
  .form-group
  .form-control::-webkit-input-placeholder {
  color: #000;
}
.order-detail-content
  .order-status-input
  .form-group
  .form-control:-ms-input-placeholder {
  color: #000;
}
.order-detail-content
  .order-status-input
  .form-group
  .form-control::placeholder {
  color: #000;
}
.order-detail-content .orders-bill {
  padding-top: 15px;
  width: 40%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: flex-start;
}
.order-detail-content .orders-bill p {
  min-width: 40%;
  text-align: right;
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #1d1d1d;
  margin-bottom: 5px;
}
.order-detail-content .orders-bill p:nth-child(odd) {
  padding-right: 10px;
}
.order-detail-content .orders-bill p:nth-child(even) {
  min-width: 18%;
}
.order-detail-content .orders-bill p:last-child {
  margin-bottom: 12px;
}
.order-detail-content .total-bill {
  width: 100%;
  height: auto;
  border-top: 1px solid #b4b4b4;
  border-bottom: 1px solid #b4b4b4;
  padding: 5px 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.order-detail-content .total-bill h4 {
  width: 50%;
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 600;
  font-style: normal;
  color: #1d1d1d;
  margin-bottom: 0px;
}
.order-detail-content .total-bill h4:nth-child(odd) {
  text-align: left;
}
.order-detail-content .total-bill h4:nth-child(even) {
  text-align: right;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .order-detail-content .order-detail-heading .order-detail-left {
    max-width: 94%;
  }
  .order-detail-content .order-detail-heading h5 {
    max-width: 90%;
  }
  .order-detail-content .orders-bill {
    width: 332px;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .order-detail-content .orders-tracking-bill {
    flex-flow: column wrap;
  }
  .order-detail-content .order-detail-heading .order-detail-left {
    max-width: 90%;
  }
  .order-detail-content .order-detail-heading h5 {
    max-width: 84%;
    font-size: 13px;
  }
  .order-detail-content .order-detail-heading h5 span {
    font-size: 12px;
  }
  .order-detail-content .orders-tracking {
    min-width: 100%;
  }
  .order-detail-content .order-status-select {
    width: 70%;
  }
  .order-detail-content .order-status-btn {
    min-width: 28%;
  }
  .order-detail-content .order-product-name {
    width: calc(100% - 50px);
  }
  .order-detail-content .order-product-weight {
    width: 100%;
    margin-top: 10px;
    padding-right: 0;
  }
  .order-detail-content .order-product-price {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .order-detail-content .order-product-price p {
    text-align: start;
  }
  .order-detail-content .orders-wrapper {
    flex-flow: column wrap;
    align-items: flex-start;
  }
  .order-detail-content .orders-name-pic-wrap {
    padding: 15px 0 15px 0;
    align-items: center;
    width: 100%;
  }
  .order-detail-content .order-price-duration-wrap {
    width: 100%;
  }
  .order-detail-content .orders-bill {
    width: 100%;
  }
}
.message-wrap,
.personal-messages {
  width: 100%;
  height: auto;
  padding: 0px 13px;
}
.message-wrap .message-cont,
.personal-messages .message-cont {
  display: block;
  padding: 22px 0;
  border-bottom: 1px solid "Euclid Square";
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
}
.message-wrap .message-cont:last-child,
.personal-messages .message-cont:last-child {
  margin-bottom: 15px;
}
.message-wrap .buyer-name,
.personal-messages .buyer-name {
  width: 19.7%;
  height: auto;
  padding-top: 8px;
  padding-right: 15px;
}
.message-wrap .buyer-name h4,
.personal-messages .buyer-name h4 {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: 600;
  font-style: normal;
  color: #004d49;
}
.message-wrap .buyer-message,
.personal-messages .buyer-message {
  width: 80.3%;
  height: auto;
}
.message-wrap .buyer-message p,
.personal-messages .buyer-message p {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 7px;
}
.message-wrap .buyer-message h5,
.personal-messages .buyer-message h5 {
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 600;
  font-style: normal;
  color: #686868;
  margin-bottom: 0px;
}
.message-wrap .buyer-message-attachment,
.personal-messages .buyer-message-attachment {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.message-wrap .buyer-message-attachment label,
.personal-messages .buyer-message-attachment label {
  display: block;
  min-width: 80px;
  margin-bottom: 0;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #686868;
}
.message-wrap .buyer-message-attachment label:hover,
.personal-messages .buyer-message-attachment label:hover {
  cursor: pointer;
}
.message-wrap .buyer-message-attachment input,
.personal-messages .buyer-message-attachment input {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.message-wrap .buyer-message-attachment .fa-paperclip,
.personal-messages .buyer-message-attachment .fa-paperclip {
  font-size: 11px;
  color: #004d49;
  margin-left: 8px;
}
.message-wrap .unread-message p,
.personal-messages .unread-message p {
  font-weight: 600;
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .message-wrap .buyer-name,
  .personal-messages .buyer-name {
    width: 30%;
    padding-right: 10px;
  }
  .message-wrap .buyer-name h4,
  .personal-messages .buyer-name h4 {
    font-size: 12px;
  }
  .message-wrap .buyer-message,
  .personal-messages .buyer-message {
    width: 70%;
  }
  .message-wrap .buyer-message p,
  .personal-messages .buyer-message p {
    font-size: 12px;
  }
  .message-wrap .buyer-message .buyer-message-attachment h5,
  .personal-messages .buyer-message .buyer-message-attachment h5 {
    font-size: 10px;
  }
  .vendor-portal-wrap .personal-messaging-wrap .header-select h3 {
    margin-bottom: 0;
  }
}
.personal-messaging-wrap {
  width: 100%;
  height: auto;
}
.personal-messaging-wrap .personal-reply {
  width: 100%;
  height: auto;
  border-bottom: 1px solid "Euclid Square";
  padding-bottom: 30px;
}
.personal-messaging-wrap .personal-reply .form-group .form-control {
  border-radius: 0;
  min-height: 180px;
  resize: none;
  font-size: 13px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  border: 1px solid "Euclid Square";
}
.personal-messaging-wrap .personal-reply .form-group .form-control:focus {
  box-shadow: none;
}
.personal-messaging-wrap
  .personal-reply
  .form-group
  .form-control::-webkit-input-placeholder {
  color: #000;
}
.personal-messaging-wrap
  .personal-reply
  .form-group
  .form-control:-ms-input-placeholder {
  color: #000;
}
.personal-messaging-wrap
  .personal-reply
  .form-group
  .form-control::placeholder {
  color: #000;
}
.personal-messaging-wrap .personal-file {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.personal-messaging-wrap .personal-file .form-group {
  width: 205px;
  margin-bottom: 10px;
}
.personal-messaging-wrap .personal-file .form-control-file {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.personal-messaging-wrap .personal-file .personal-btn {
  width: 50%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
}
.personal-messaging-wrap .personal-file .personal-btn p {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 10px;
  margin-right: 25px;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .personal-messaging-wrap .personal-file .form-group {
    width: 100%;
    margin-bottom: 25px;
  }
  .personal-messaging-wrap .personal-file .personal-btn {
    width: 100%;
    justify-content: flex-start;
  }
  .personal-messaging-wrap .personal-file .personal-btn .general-btn-three {
    width: 110px;
    height: 28px;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .personal-messaging-wrap .personal-file .form-group {
    width: 100%;
    margin-bottom: 25px;
  }
  .personal-messaging-wrap .personal-file .personal-btn {
    width: 100%;
    justify-content: flex-start;
  }
  .personal-messaging-wrap .personal-file .personal-btn .general-btn-three {
    width: 110px;
    height: 28px;
  }
  .personal-messaging-wrap .personal-reply .form-group .form-control {
    min-width: 150px;
  }
}
.payment-history-wrapper {
  width: 100%;
  height: auto;
}
.payment-history-wrapper .product-manage-heading.product-review-heading {
  margin-bottom: 15px;
}
.payment-history-wrapper .current-balance-wrapper {
  width: 100%;
  height: auto;
  padding: 0 13px;
}
.payment-history-wrapper .current-balance {
  width: 100%;
  height: auto;
  margin-bottom: 24px;
}
.payment-history-wrapper .current-balance h4 {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #000;
  text-align: right;
}
.payment-history-wrapper .current-balance-table {
  width: 100%;
  height: auto;
}
.payment-history-wrapper .current-balance-table .table {
  width: 734px;
  table-layout: fixed;
}
.payment-history-wrapper .current-balance-table .table thead th {
  border-bottom: 2px solid "Euclid Square";
  border-top: none;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  padding: 10px 12px;
}
.payment-history-wrapper .current-balance-table .table thead th:nth-child(1) {
  width: 25%;
}
.payment-history-wrapper .current-balance-table .table thead th:nth-child(2) {
  width: 25%;
}
.payment-history-wrapper .current-balance-table .table thead th:nth-child(3) {
  width: 20%;
}
.payment-history-wrapper .current-balance-table .table thead th:nth-child(4) {
  width: 35%;
  text-align: center;
}
.payment-history-wrapper .current-balance-table .table thead th:last-child {
  width: 20%;
}
.payment-history-wrapper .current-balance-table .table tbody tr {
  border-bottom: 1px solid "Euclid Square";
}
.payment-history-wrapper .current-balance-table .table tbody td {
  border-top: none;
  vertical-align: middle;
  height: 60px;
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
}
.payment-history-wrapper .current-balance-table .table tbody td:nth-child(4) {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.payment-history-wrapper .current-balance-table .table tbody .circular-plus {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.payment-history-wrapper .circular-plus img {
  width: 14px;
  height: 14px;
  object-fit: cover;
  overflow: hidden;
  margin-right: 7px;
}
.payment-history-wrapper .account-btns {
  width: auto;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.payment-history-wrapper .account-btns .attach-btn:nth-child(2) {
  margin-left: 8px;
}
.payment-history-wrapper .account-btns .attach-btn:nth-child(3) {
  margin-left: 8px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .payment-history-wrapper .current-balance-table .table thead th {
    font-size: 15px;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(3) {
    width: 22.5%;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(4) {
    width: 30%;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(5) {
    width: 22.5%;
  }
  .payment-history-wrapper .current-balance-table .table {
    width: 610px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .payment-history-wrapper .current-balance-table .table thead th {
    font-size: 15px;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(3) {
    width: 22.5%;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(4) {
    width: 30%;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(5) {
    width: 22.5%;
  }
  .payment-history-wrapper .current-balance-table .table {
    width: 655px;
  }
  .payment-history-wrapper .current-balance-wrapper {
    padding: 0 0;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .payment-history-wrapper .current-balance-table .table thead th {
    font-size: 15px;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(3) {
    width: 22.5%;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(4) {
    width: 30%;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(5) {
    width: 22.5%;
  }
  .payment-history-wrapper .current-balance-table .table {
    width: 680px;
  }
  .payment-login-account
    .product-manage-heading.product-review-heading
    .header-select {
    justify-content: center;
  }
  .payment-login-account
    .product-manage-heading.product-review-heading
    .header-select
    h3 {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .payment-login-account .header-select,
  .payment-history-wrapper
    .product-manage-heading.product-review-heading
    .header-select {
    justify-content: center;
    align-items: center;
  }
  .payment-login-account .header-select h3,
  .payment-history-wrapper
    .product-manage-heading.product-review-heading
    .header-select
    h3 {
    margin-bottom: 15px;
  }
  .payment-login-account .header-select .account-btns,
  .payment-history-wrapper
    .product-manage-heading.product-review-heading
    .header-select
    .account-btns {
    width: 100%;
    flex-flow: column wrap;
  }
  .payment-login-account .header-select .account-btns .attach-btn:nth-child(2),
  .payment-history-wrapper
    .product-manage-heading.product-review-heading
    .header-select
    .account-btns
    .attach-btn:nth-child(2) {
    margin-left: 0px;
    margin-top: 10px;
  }
  .payment-history-wrapper
    .product-manage-heading.product-review-heading.account-header
    .header-select
    h3 {
    margin-bottom: 0;
  }
  .vendor-portal-wrap .account-header .header-select h3 {
    margin-bottom: 0;
  }
  .payment-history-wrapper .current-balance-table .table thead th {
    font-size: 15px;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(3) {
    width: 22.5%;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(4) {
    width: 30%;
  }
  .payment-history-wrapper .current-balance-table .table thead th:nth-child(5) {
    width: 22.5%;
  }
  .payment-history-wrapper .current-balance-table .table tbody td {
    font-size: 12px;
  }
  .payment-history-wrapper .current-balance-table .table {
    width: 680px;
  }
  .current-balance-table {
    margin-bottom: 15px;
  }
}
.attach-account-wrapper {
  width: 100%;
  height: auto;
}
.account-information-wrapper {
  width: 100%;
  height: auto;
}
.account-information-wrapper .nav-tabs {
  border-bottom: none;
}
.custom-radio-btns label {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 600;
  font-style: normal;
  color: #000;
  margin-right: 30px;
}
.custom-radio-btns [type="radio"]:checked,
.custom-radio-btns [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.custom-radio-btns [type="radio"]:checked + label,
.custom-radio-btns [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  line-height: 16px;
  display: inline-block;
}
.custom-radio-btns [type="radio"]:checked + label:before,
.custom-radio-btns [type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 17px;
  height: 17px;
  border: 1px solid "Euclid Square";
  border-radius: 100%;
  background: #fff;
}
.custom-radio-btns [type="radio"]:checked + label:after,
.custom-radio-btns [type="radio"]:not(:checked) + label:after {
  content: "";
  width: 9px;
  height: 9px;
  background: #004d49;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.custom-radio-btns [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.custom-radio-btns [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.credit-card-wrapper {
  width: 100%;
  height: auto;
}
.credit-card-wrapper .did-floating-label-content {
  position: relative;
  margin-bottom: 20px;
}
.credit-card-wrapper .did-floating-label {
  margin-bottom: 0;
  color: #aaa9a9;
  font-size: 12px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  position: absolute;
  pointer-events: none;
  left: 10px;
  top: 5px;
  padding: 0;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.credit-card-wrapper .did-floating-input,
.credit-card-wrapper .did-floating-select {
  font-size: 15px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  display: block;
  width: 100%;
  height: 46px;
  padding: 16px 10px 2px;
  background: #fff;
  color: #000;
  border: 1px solid #000;
  box-sizing: border-box;
}
.credit-card-wrapper .did-floating-input::placeholder,
.credit-card-wrapper .did-floating-select::placeholder {
  color: #000;
}
.credit-card-wrapper .did-floating-input:focus,
.credit-card-wrapper .did-floating-select:focus {
  outline: none;
}
.credit-card-wrapper .did-floating-input:focus ~ .did-floating-label,
.credit-card-wrapper .did-floating-select:focus ~ .did-floating-label {
  top: 5px;
  color: #aaa9a9;
  font-size: 12px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
}
.credit-card-wrapper .floating-select {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.credit-card-wrapper .floating-select .did-floating-label-content {
  width: 48%;
}
.credit-card-wrapper .did-floating-select + label {
  top: 5px;
  font-size: 12px;
}
.credit-card-wrapper select.did-floating-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.credit-card-wrapper select.did-floating-select::-ms-expand {
  display: none;
}
.credit-card-wrapper
  .did-floating-input:not(:placeholder-shown)
  ~ .did-floating-label {
  top: 5px;
  color: #aaa9a9;
  font-size: 12px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
}
.credit-card-wrapper
  .did-floating-select:not([value=""]):valid
  ~ .did-floating-label {
  top: 5px;
  color: #aaa9a9;
  font-size: 12px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
}
.credit-card-wrapper
  .did-floating-select[value=""]:focus
  ~ .did-floating-label {
  top: 5px;
  color: #aaa9a9;
  font-size: 12px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
}
.credit-card-wrapper .did-floating-select:not([multiple]):not([size]) {
  background-image: url("../images/dropdown-arrow-light.svg");
  background-position: right 8px top 50%;
  background-repeat: no-repeat;
  padding-top: 18px;
  padding-left: 10px;
}
.credit-card-wrapper .cvc-wrap {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.credit-card-wrapper .cvc-wrap .did-floating-label-content {
  width: 130px;
}
.credit-card-wrapper .cvc-wrap .input-group {
  width: 40%;
  margin-bottom: 20px;
  margin-left: 10px;
}
.credit-card-wrapper .cvc-wrap .info-tooltip {
  display: flex;
  align-items: center;
  height: 45px;
  cursor: pointer;
  position: relative;
  font-size: 12px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #000;
}
.credit-card-wrapper .cvc-wrap .info-tooltip:hover .info-box {
  visibility: visible;
}
.credit-card-wrapper .cvc-wrap .info-tooltip span {
  margin-left: 10px;
  color: #000;
}
.credit-card-wrapper .cvc-wrap .info-tooltip .info-box {
  position: absolute;
  top: 40px;
  left: -12px;
  visibility: hidden;
  z-index: 8;
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .credit-card-wrapper {
    padding: 0px 0px 0 0;
  }
  .credit-card-wrapper .cvc-wrap .did-floating-label-content {
    width: 50%;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .credit-card-wrapper {
    padding: 0px 0px 0 0;
  }
}
.change-password .showChangePass {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.change-password .change-pass-label {
  position: relative;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-family: "Manrope";
  font-weight: 400;
  font-style: normal;
  margin-bottom: 20px;
}
.change-password .change-pass-label:before {
  content: "";
  -webkit-appearance: none;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ddd;
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
}
.change-password input[type="checkbox"]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 6px;
  width: 6px;
  height: 11px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.submit-btn .submit {
  border: 0px;
  margin-top: 5px;
}
.common-form .prefloat-input-group {
  margin-bottom: 20px;
  position: relative;
}
.common-form .prefloat-input-group .input-group {
  margin-bottom: 0px;
}
.common-form .prefloat-input-group .text-muted {
  color: #000 !important;
  font-size: 12px;
}
.common-form .prefloat-input-group .toggle-password {
  position: absolute;
  top: 35%;
  right: 10px;
  color: #bfbfbf;
  z-index: 3;
}
.common-form input {
  width: 100%;
  outline: none;
}
.customer-add-address-form .common-form .prefloat-input-group .input-group {
  margin-bottom: 20px;
}
.customer-add-address-form
  .common-form
  .prefloat-input-group
  .input-group
  select {
  border-radius: 0px;
  background-image: url("../images/dropdown-arrow-light.svg");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-size: 4%;
  padding-left: 6px;
}
.customer-add-address-form .form-check {
  padding-left: 0px;
}
.customer-add-address-form .form-check .form-group {
  margin-bottom: 0px;
}
.customer-add-address-form .form-check .form-group label {
  position: relative;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  margin-bottom: 0px;
  font-size: 16px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.customer-add-address-form .form-check .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #fff;
  border: 2px solid #ddd;
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.customer-add-address-form
  .form-check
  .form-group
  input[type="checkbox"]:checked
  + label:before {
  background-color: #1d1d1d;
  border-color: #1d1d1d;
}
.customer-add-address-form
  .form-check
  .form-group
  input[type="checkbox"]:checked
  + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 7px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.customer-add-address-form .form-check .form-group input[type="checkbox"] {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.customer-add-address-form .submit-btn {
  margin-top: 15px;
}
.vendor-more-info {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.vendor-avatar {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.vendor-avatar .profiler-avatar {
  min-width: 140px;
  height: auto;
  padding-top: 20px;
  margin-right: 30px;
}
.vendor-avatar .profiler-avatar:last-child {
  margin-right: 0;
}
.vendor-avatar .profiler-avatar h5 {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 700;
  font-style: normal;
  margin-bottom: 15px;
}
.vendor-avatar .profiler-avatar .avatar-cont {
  width: 140px;
  height: 140px;
  position: relative;
}
.vendor-avatar .profiler-avatar .avatar-cont .cross {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  transition: all 0.3s ease;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  line-height: 0;
}
.vendor-avatar .profiler-avatar .avatar-cont .cross:hover {
  background-color: #fff;
  color: #000;
}
.vendor-avatar .profiler-avatar .avatar-cont img {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  object-fit: contain;
  object-position: center center;
}
.vendor-avatar .profiler-avatar .form-group {
  width: 170px;
  height: auto;
  padding-top: 15px;
  margin-bottom: 25px;
}
.vendor-avatar .profiler-avatar .form-control-file {
  font-size: 12px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  .tab-content {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .vendor-avatar {
    justify-content: center;
    flex-flow: column wrap;
  }
  .vendor-avatar .profiler-avatar {
    margin-right: 0;
  }
  .vendor-avatar + .submit-btn {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
}
.prefloat-input-group .input-group {
  position: relative;
  margin-bottom: 25px;
}
.prefloat-input-group .input-group .toggle-password {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
  z-index: 3;
  font-size: 18px;
}
.prefloat-input-group .input-group .fa-eye {
  color: #004d49;
}
.prefloat-input-group .input-group .fa-eye-slash {
  color: #aaa9a9;
}
.prefloat-input-group .input-group img {
  max-width: 100%;
}
.prefloat-input-group .input-group input,
.prefloat-input-group .input-group .form-control {
  min-height: 47px;
  border: 1px solid #000;
  padding: 19px 10px 3px;
  font-size: 15px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
  color: #000;
  box-shadow: none;
  border-radius: 0px;
}
.prefloat-input-group .input-group input::placeholder,
.prefloat-input-group .input-group .form-control::placeholder {
  color: #000;
  opacity: 1;
}
.prefloat-input-group .input-group input:-ms-input-placeholder,
.prefloat-input-group .input-group .form-control:-ms-input-placeholder {
  color: #000;
}
.prefloat-input-group .input-group input::-ms-input-placeholder,
.prefloat-input-group .input-group .form-control::-ms-input-placeholder {
  color: #000;
}
.prefloat-input-group .input-group textarea {
  padding: 20px 8px;
  color: #000;
  font-size: 13px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  box-shadow: none;
  resize: none;
}
.prefloat-input-group .input-group textarea::-webkit-input-placeholder {
  color: #000;
}
.prefloat-input-group .input-group textarea:-moz-placeholder {
  color: #000;
}
.prefloat-input-group .input-group textarea::-moz-placeholder {
  color: #000;
}
.prefloat-input-group .input-group textarea:-ms-input-placeholder {
  color: #000;
}
.prefloat-input-group .input-group label {
  position: absolute;
  top: 5px;
  color: #aaa9a9;
  z-index: 5;
  left: 10px;
  text-transform: capitalize;
  font-size: 12px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
}
.prefloat-input-group .input-group select {
  height: 46px;
  padding: 17px 10px 3px;
  box-shadow: none;
  font-size: 15px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #000;
}
.prefloat-input-group .input-group select:focus {
  border-color: #000;
}
.prefloat-input-group .input-group select:not([multiple]):not([size]) {
  background-image: url("../images/dropdown-arrow-light.svg");
  background-position: right 8px top 50%;
  background-repeat: no-repeat;
  padding-top: 18px;
  padding-left: 10px;
}
.prefloat-input-group .input-group select::-ms-expand {
  display: none;
}
.general-btn-three {
  width: 174px;
  height: 65px;
  background-color: #000;
  color: #fff;
  border: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 40px;
  margin-bottom: 10px;
  border: 1px solid #000;
}
.general-btn-three:hover {
  background-color: #fff;
  color: #000;
  text-decoration: none;
  border: 1px solid #000;
}
.change-pass-checkbox {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  padding-left: 25px;
  cursor: pointer;
  font-weight: 400;
  font-size: 13px;
  color: #000;
}
.change-pass-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #000;
}
.change-pass-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.change-pass-checkbox span {
  font-family: "Canela";
  font-style: normal;
  font-size: 14px;
  color: #000;
}
.change-pass-checkbox .checkmark:after {
  left: 5px;
  top: 2px;
  width: 5.5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.change-pass-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.change-pass-checkbox .container input:checked .checkmark {
  background-color: #fff;
  color: #000;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #5e4c2a;
}
.container input:checked ~ .checkmark {
  background-color: #fff;
  border: 1px solid #000;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.tab-content {
  padding-left: 25px;
}
.change-password-info .row {
  flex-flow: column;
}
.make-payment-primary {
  margin-bottom: 20px;
}
.make-payment-primary p {
  min-width: 100px;
  font-size: 13px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
  margin-right: 18px;
}
.make-payment-primary .form-group {
  margin-bottom: 0;
  min-width: 68px;
  margin-right: 18px;
}
.make-payment-primary label {
  margin-bottom: 0;
  font-size: 13px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
}
.make-payment-primary .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.make-payment-primary .form-group label {
  position: relative;
  cursor: pointer;
}
.make-payment-primary .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid "Euclid Square";
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 7px;
  border-radius: 0px;
}
.make-payment-primary .form-group input:checked + label:before {
  background-color: #1d1d1d;
  border: 1px solid #1d1d1d;
}
.make-payment-primary .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 7px;
  width: 6px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.make-payment-primary .form-elements {
  width: auto;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.orders-listing-wrap .orders-listing-table .table {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
}
.orders-listing-wrap .orders-listing-table .table thead tr th {
  font-size: 18px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #000;
  border-top: 0px;
}
.orders-listing-wrap .orders-listing-table .table thead tr th:last-child {
  text-align: right;
}
.orders-listing-wrap .orders-listing-table .table .table-detail-icon {
  text-align: right;
  padding-right: 20px;
}
.orders-listing-wrap .orders-listing-table .table .table-detail-icon a {
  display: inline-block;
}
.orders-listing-wrap .orders-listing-table .table .table-detail-icon span {
  height: 20px;
  width: 33px;
  display: block;
}
.orders-listing-wrap .orders-listing-table .table .table-detail-icon span img {
  height: 100%;
  width: 100%;
}
.orders-listing-wrap .orders-listing-table .table td,
.orders-listing-wrap .orders-listing-table .table th {
  border-bottom: 0px;
  border-bottom: 1px solid #ddd;
  padding: 1rem 0.75rem;
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
}
.orders-listing-wrap .pagination-wrap {
  padding-top: 0px;
}
.orders-listing-wrap .pagination-wrap .pagination-wrap-inner {
  padding: 0px 15px;
}
.orders-listing-wrap .pagination-wrap .pagination-wrap-inner .orders-number p {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0px;
}
.orders-listing-wrap .pagination-wrap .pagination-wrap-inner .pagination {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.orders-listing-wrap .pagination-wrap .pagination-wrap-inner .pagination a {
  color: #000;
  padding: 0px 5px;
  text-decoration: none;
}
.customer-card-short-details {
  width: 75%;
  margin: 40px 0px;
}
.customer-card-short-details .card-info p {
  font-size: 12px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.customer-order-detail .title {
  border-bottom: 1px solid #c4c4c4;
}
.customer-order-detail .title h4 {
  color: #004d49;
  font-size: 30px;
  font-family: "Euclid Square";
  font-weight: 400;
  font-style: normal;
}
.customer-order-detail .orders-list {
  margin-top: 20px;
  background: #fff;
  padding: 20px;
  box-shadow: 0px 0px 10px 4px #eff3f6;
}
.customer-order-detail .orders-list .order-item {
  background: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.customer-order-detail .orders-list .order-item .vendor-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.customer-order-detail
  .orders-list
  .order-item
  .vendor-details
  .vendor-name
  h4 {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: bold;
  font-style: normal;
  margin-bottom: 0px;
}
.customer-order-detail
  .orders-list
  .order-item
  .vendor-details
  .vendor-contact
  p {
  font-size: 12px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0px;
}
.customer-order-detail
  .orders-list
  .order-item
  .vendor-details
  .vendor-contact
  p
  a {
  color: #000;
  text-decoration: underline;
}
.customer-order-detail .customer-orders-wrapper .orders-name-pic-wrap {
  display: flex;
  align-items: center;
  height: 120px;
}
.customer-order-detail
  .customer-orders-wrapper
  .orders-name-pic-wrap
  .order-product-pic {
  height: 120px;
  width: 160px;
  overflow: hidden;
}
.customer-order-detail
  .customer-orders-wrapper
  .orders-name-pic-wrap
  .order-product-pic
  img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.customer-order-detail
  .customer-orders-wrapper
  .orders-name-pic-wrap
  .order-product-name {
  margin-left: 20px;
  width: calc(100% - 140px);
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding: 10px 0px;
}
.customer-order-detail
  .customer-orders-wrapper
  .orders-name-pic-wrap
  .order-product-name
  h3 {
  font-size: 20px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.customer-order-detail .customer-orders-wrapper .order-quantity {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.customer-order-detail .customer-orders-wrapper .order-quantity .quantity p {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0px;
}
.customer-order-detail .customer-orders-wrapper .order-quantity .order-price p {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
}
.customer-order-detail
  .customer-orders-wrapper
  .order-quantity
  .order-price
  p
  span {
  margin-left: 20px;
}
.customer-order-detail
  .customer-orders-wrapper
  .order-quantity
  .order-price
  .order-product-weight {
  min-width: 100px;
  height: auto;
  padding-right: 13px;
}
.customer-order-detail .orders-tracking-bill {
  margin-top: 35px;
}
.customer-order-detail .orders-tracking-bill .orders-bill {
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.customer-order-detail .orders-tracking-bill .orders-bill p {
  color: #000;
  min-width: 40%;
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #1d1d1d;
  margin-bottom: 5px;
}
.customer-order-detail .orders-tracking-bill .orders-bill p:nth-child(even) {
  text-align: right;
}
.customer-order-detail .orders-tracking-bill .total-bill {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 0.5px solid #b4b4b4;
  border-bottom: 0.5px solid #b4b4b4;
  margin-top: 25px;
  padding: 20px 0px;
}
.customer-order-detail .orders-tracking-bill .total-bill h4 {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  line-height: 28px;
  margin-bottom: 0px;
}
.customer-order-detail .order-tracking-status {
  width: auto;
  padding: 0 20px;
  height: 30px;
  border-radius: 5px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #6bbe66;
  font-size: 11px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.add-review-modal-wrap {
  padding: 15px;
}
.add-review-modal-wrap h4 {
  font-size: 20px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.add-review-modal-wrap p {
  color: #909090;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0px;
}
.add-review-modal-wrap .modal-review-form .your-rating {
  display: flex;
  align-items: center;
}
.add-review-modal-wrap .modal-review-form .your-rating .rating {
  border: none;
  float: left;
}
.add-review-modal-wrap .modal-review-form .your-rating .rating > input {
  display: none;
}
.add-review-modal-wrap
  .modal-review-form
  .your-rating
  .rating
  > input:checked
  ~ label {
  color: #004d49;
}
.add-review-modal-wrap
  .modal-review-form
  .your-rating
  .rating
  > input:checked
  ~ label:hover {
  color: rgba(248, 125, 49, 0.631372549);
}
.add-review-modal-wrap
  .modal-review-form
  .your-rating
  .rating
  > input:checked
  ~ label:hover
  ~ label {
  color: rgba(248, 125, 49, 0.631372549);
}
.add-review-modal-wrap
  .modal-review-form
  .your-rating
  .rating
  > input:checked
  + label:hover {
  color: rgba(248, 125, 49, 0.631372549);
}
.add-review-modal-wrap .modal-review-form .your-rating .rating > label {
  color: #ddd;
  float: right;
  margin-bottom: 0px;
}
.add-review-modal-wrap .modal-review-form .your-rating .rating > label:before {
  margin: 5px 1px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "";
}
.add-review-modal-wrap
  .modal-review-form
  .your-rating
  .rating
  > label:hover
  ~ input:checked
  ~ label {
  color: rgba(248, 125, 49, 0.631372549);
}
.add-review-modal-wrap .modal-review-form .your-rating .rating > .half:before {
  content: "";
  position: absolute;
}
.add-review-modal-wrap
  .modal-review-form
  .your-rating
  .rating:not(:checked)
  > label:hover {
  color: #004d49;
}
.add-review-modal-wrap
  .modal-review-form
  .your-rating
  .rating:not(:checked)
  > label:hover
  ~ label {
  color: #004d49;
}
.add-review-modal-wrap .modal-review-form .your-rating span {
  color: #000;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  margin-left: 5px;
}
.add-review-modal-wrap .modal-review-form .form-group {
  position: relative;
  margin-bottom: 0px;
  margin-top: 20px;
}
.add-review-modal-wrap .modal-review-form .form-group label {
  position: absolute;
  top: 4px;
  left: 10px;
  color: #767676;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
}
.add-review-modal-wrap .modal-review-form .form-group textarea {
  color: #000;
  height: 230px;
  width: 100%;
  padding: 20px 10px;
  border: 1px solid #ddd;
  resize: none;
  font-size: 14px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.add-review-modal-wrap
  .modal-review-form
  .form-group
  textarea::-webkit-input-placeholder {
  color: #000;
}
.add-review-modal-wrap
  .modal-review-form
  .form-group
  textarea:-moz-placeholder {
  color: #000;
}
.add-review-modal-wrap
  .modal-review-form
  .form-group
  textarea::-moz-placeholder {
  color: #000;
}
.add-review-modal-wrap
  .modal-review-form
  .form-group
  textarea:-ms-input-placeholder {
  color: #000;
}
.add-review-modal-wrap .modal-review-form .submit-btn {
  margin-top: 25px;
}
.add-review-modal-wrap .modal-review-form .submit-btn button {
  margin-bottom: 0px;
}
.product-listing-search-main {
  justify-content: space-between;
  width: 65.2%;
}
.product-listing-search-main .product-listing-search {
  width: 35.2%;
}
.product-listing-search-main .product-listing-search select {
  width: 100%;
  height: 47px;
  border-radius: 0;
  border: 1px solid #000;
  padding: 7px 12px 5px 12px;
  color: #000;
  -webkit-appearance: none;
  background-color: #fff;
  font-size: 15px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
}
.product-listing-search-main .product-listing-search select:focus {
  border-radius: 0;
  outline: 0;
}
.product-listing-search-main .input-group {
  width: 63.6%;
  height: 47px;
}
.product-listing-search-main .input-group .form-control {
  border-radius: 0;
  padding: 5px 15px;
  flex: 5 1 auto;
  color: #000;
  border: 1px solid #000;
  height: 47px !important;
  width: 82px !important;
  font-size: 15px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
}
.product-listing-search-main
  .input-group
  .form-control::-webkit-input-placeholder {
  color: #000;
}
.product-listing-search-main .input-group .form-control::-moz-placeholder {
  color: #000;
}
.product-listing-search-main .input-group .form-control:-ms-input-placeholder {
  color: #000;
}
.product-listing-search-main .input-group .form-control:-moz-placeholder {
  color: #000;
}
.product-listing-search-main .input-group .form-control:focus {
  outline: 0;
  box-shadow: none;
  border: 1px solid #000;
}
.product-listing-search-main .input-group .btn {
  flex: 1 1 auto;
  border-radius: 0;
  background-color: #000;
  border-color: #000;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 0 !important;
  border-radius: 0 38px 38px 0;
  padding-top: 8px;
  transition: 0.5s;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.product-listing-search-main .input-group .btn:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.product-listing-search-main .input-group .btn:focus {
  outline: 0;
  box-shadow: none;
}
.product-listing-search-main .input-group .btn svg {
  margin-right: 4px;
  display: none;
}
.product-listing-search-main .input-group .btn svg path {
  stroke: #fff;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .customer-card-short-details {
    padding-top: 10px;
    width: 70%;
  }
  .customer-card-short-details .card-info p {
    font-size: 10px;
  }
  .product-listing-search-main {
    width: 68%;
    margin: 20px 0px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .orders-listing-wrap .orders-listing-table .table thead tr th {
    font-size: 14px;
  }
  .orders-listing-wrap .orders-listing-table .table td,
  .orders-listing-wrap .orders-listing-table .table th {
    font-size: 10px;
    padding: 0.5rem;
  }
  .orders-listing-wrap .orders-listing-table .table .table-detail-icon span {
    width: 20px;
  }
  .customer-card-short-details {
    padding-top: 0px;
    width: 100%;
  }
  .customer-card-short-details .card-info p {
    font-size: 10px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .product-listing-search-main {
    width: 100%;
    margin: 15px 0px;
  }
  .customer-order-detail
    .customer-orders-wrapper
    .orders-name-pic-wrap
    .order-product-name
    h3 {
    font-size: 18px;
  }
  .customer-order-detail .customer-orders-wrapper .order-quantity .quantity p {
    font-size: 16px;
  }
  .customer-order-detail
    .customer-orders-wrapper
    .order-quantity
    .order-price
    p {
    font-size: 16px;
  }
  .order-status {
    padding-top: 0 !important;
  }
}
.new-payment-link {
  text-decoration: underline;
  font-size: 14px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  color: #000;
  transition: all 0.3s ease;
}
.new-payment-link:hover {
  color: #004d49;
}
.add-new-payment-wrapper .credit-card-wrapper {
  padding: 0 0px;
}
.add-new-payment-wrapper .credit-card-wrapper h3 {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 600;
  font-style: normal;
  color: #000;
  margin-bottom: 0px;
}
.add-new-payment-wrapper .credit-card-wrapper h2 {
  font-size: 22px;
  font-family: "Apercu";
  font-weight: 600;
  font-style: normal;
  color: #000;
  margin-bottom: 0px;
}
.add-new-payment-wrapper .row:last-child .new-payment-info::after {
  height: 0px;
}
.add-new-payment-wrapper .credit-card-wrapper .new-payment-info h3 {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: 600;
  font-style: normal;
  color: #000;
  margin-bottom: 20px;
}
.add-new-payment-wrapper .credit-card-wrapper .new-payment-info .address-email {
  margin-top: 20px;
}
.new-payment-info {
  position: relative;
}
.new-payment-info::after {
  content: "";
  width: 93%;
  height: 1px;
  background-color: #aaa9a9;
  position: absolute;
  bottom: 0;
  left: 15px;
  bottom: -1.5rem;
}
.new-payment-info .make-payment-primary {
  margin-top: 15px;
}
.new-payment-info p {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-bottom: 0px;
}
.new-payment-info h6 {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: gray;
  margin-bottom: 0px;
}
.new-payment-info i {
  font-size: 16px;
  color: #aaa9a9;
}
.new-payment-info i:hover {
  color: #004d49;
}
.new-payment-info .product-edit {
  text-decoration: none;
  height: 26px;
}
.new-payment-info .product-edit:first-child {
  margin-right: 10px;
}
.new-payment-info .product-edit:hover {
  text-decoration: none;
}
.new-payment-info .product-edit i {
  font-size: 16px;
  color: #aaa9a9;
}
.new-payment-info .product-edit i:hover {
  color: #004d49;
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .add-new-payment-wrapper .credit-card-wrapper {
    padding: 0 0px;
  }
  .vendor-portal-wrap
    .add-new-pay-wrapper
    .product-review-heading
    .header-select {
    justify-content: space-between;
    flex-flow: row wrap;
    align-items: center;
  }
  .new-payment-link {
    font-size: 12px;
  }
  .new-payment-info p {
    font-size: 12px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .add-new-payment-wrapper .row:last-child .new-payment-info::after {
    height: 1px;
  }
  .add-new-payment-wrapper .row:last-child .new-payment-info:last-child::after {
    height: 0px;
  }
}
.cart-background {
  background-color: #f9f9f9;
}
.my-cart-main {
  padding: 60px 0 85px 0;
}
.cart-head h1 {
  font-size: 50px;
  font-family: "Canela";
  font-weight: 200;
  font-style: normal;
  color: #004d49;
}
.cart-head h1::after {
  display: flex;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #767676;
  margin-top: 14px;
}
.cart-item-main {
  max-width: 100%;
  background-color: #fff;
  padding: 30px;
}
.cart-item {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  border-bottom: 1px solid #767676;
  padding: 28px 0;
}
.cart-item:first-child {
  border-top: 1px solid #767676;
}
.cart-item-img-info {
  margin: 7px 25px 7px 0;
  width: 160px;
  height: 160px;
}
.cart-item-img-info img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cart-item-info h3 {
  font-size: 20px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  color: #000;
  margin-bottom: 18px;
}
.checkout-main .cart-item-info h3 {
  margin-bottom: 0px;
}
.cart-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 265px;
  height: 65px;
  text-decoration: none;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  text-transform: uppercase;
  color: #fff;
  transition: 0.3s;
  border-radius: 38px;
  letter-spacing: 2px;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.cart-button:hover {
  color: #000;
  background-color: #fff;
}
.cart-item-info p {
  font-family: "Apercu";
  font-weight: 300;
  font-size: 18px;
  color: #000;
  margin-bottom: 2px;
}
.cart-item-info span {
  display: inline-block;
  font-family: "Apercu";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #000;
  min-width: 55px;
  margin-right: 10px;
}
.cart-item-left {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: 68%;
}
.cart-item-right {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: 32%;
  justify-content: flex-end;
}
.cart-item-right .new-near-you-counter {
  border: 2px solid #000;
  background-color: rgba(0, 0, 0, 0);
}
.cart-item-right .new-near-you-counter input {
  color: #000;
}
.remove-item {
  margin-left: 25px;
}
.remove-item a {
  font-weight: 200;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  font-family: "Apercu";
}
.remove-item a:hover {
  color: #004d49;
}
.order-summary {
  margin-left: 0;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px;
}
.order-summary h2 {
  font-size: 36px;
  font-family: "Canela";
  font-weight: normal;
  font-style: normal;
  color: #004d49;
}
.order-summary h2::after {
  display: flex;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #767676;
  margin: 30px 14px 25px 0;
}
.ship-pay-info {
  padding-bottom: 25px;
}
.ship-pay-info h5 {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: 100;
  font-style: normal;
  color: #000;
  margin-bottom: 2px;
}
.ship-pay-info p {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #000;
  margin-bottom: 2px;
}
.ship-pay-info span {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #000;
  margin-bottom: 2px;
}
.ship-pay-info a {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: 100;
  font-style: normal;
  color: #000;
}
.ship-pay-info a:hover {
  color: #004d49;
}
.your-total-main {
  border-top: 1px solid #767676;
  padding-top: 25px;
}
.your-total-main h5 {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 100;
  font-style: normal;
  text-align: right;
  color: #000;
  margin-bottom: 0px;
}
.your-total-main p {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 100;
  font-style: normal;
  text-align: left;
  color: #000;
  margin-bottom: 0px;
}
.your-total {
  border-top: 1px solid #767676;
  border-bottom: 1px solid #767676;
  text-align: center;
  padding: 11px 0 8px;
  margin-bottom: 40px;
  padding: 25px 0;
  margin-top: 25px;
}
.your-total h3 {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
}
.your-total span {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #000;
  padding-left: 20px;
}
.your-total-main .get-started-form-button a,
.your-total-main .get-started-form-button button {
  font-size: 12px;
  min-width: 100%;
  height: 60px;
  letter-spacing: 2px;
}
.get-started-form-button {
  text-align: center;
}
.new-near-you-counter {
  display: flex;
  justify-content: center;
  border: 2px solid #000;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: none;
  width: 68px;
  height: 36px;
  margin-right: 6px;
}
.new-near-you-counter input {
  width: 25px;
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  border: none;
  padding: 10px 0;
  font-family: "Euclid Square";
  font-size: 15px;
  text-align: center;
}
.new-near-you-counter button {
  font-size: 14px;
  line-height: 14px;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  color: #000;
}
.get-form {
  margin-bottom: 12px;
  border: 1px solid #5e4c2a;
  background-color: #fff;
  padding: 5px 0;
  line-height: normal;
}
.get-form.field-focus {
  border: 1px solid #5e4c2a;
}
.get-form .form-control[type="tel"] {
  font-family: proxima-nova;
}
.get-form:focus {
  border: 1px solid #5e4c2a;
}
.get-form .form-control {
  border: none;
  padding: 1px 10px;
  font-weight: 400;
  font-size: 13px;
  color: #5e4c2a;
  resize: none;
  line-height: normal;
}
.get-form select.form-control {
  background-image: url(../images/arrow-dropdown.svg);
  background-position: 96% -15%;
  background-repeat: no-repeat;
}
.checkout-info .col-md-12 .get-form select.form-control {
  background-image: url(../images/arrow-dropdown.svg);
  background-position: 98% -15%;
  background-repeat: no-repeat;
}
.checkout-info .col-md-3 .get-form select.form-control {
  background-image: url(../images/arrow-dropdown.svg);
  background-position: 92% -15%;
  background-repeat: no-repeat;
}
.get-form label {
  padding-left: 10px;
  font-weight: 400;
  font-size: 11px;
  color: #767676;
  line-height: normal;
  margin-bottom: 4px;
  padding-top: 1px;
}
.get-form .form-control::placeholder {
  color: #5e4c2a;
  opacity: 1;
}
.get-form:-ms-input-placeholder {
  color: #5e4c2a;
}
.get-form::-ms-input-placeholder {
  color: #5e4c2a;
}
.get-form-error {
  color: red;
  font-size: 12px;
  margin-top: -10px;
  text-align: left;
  margin-bottom: 5px;
  padding-left: 6px;
}
.coupon-input-grp {
  height: 38px;
  border: 1px solid #4d4d4d;
  margin-top: 10px;
  position: relative;
  display: flex;
  align-items: stretch;
  width: 100%;
}
.coupon-input-grp input {
  font-size: 15px;
  font-family: "Euclid Square";
  font-weight: normal;
  font-style: normal;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: none;
}
.coupon-input-grp input:focus {
  border: none;
  box-shadow: none;
}
.coupon-input-grp button {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  background-color: #000;
  color: #fff;
  height: 37px;
  padding: 0 15px;
  border: 1px solid #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: 0.5s;
}
.coupon-input-grp button:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #000;
}
.checkout-main {
  background-color: #fff;
  padding: 30px;
  box-shadow: 1px 1px 10px rgba(218, 229, 239, 0.8);
}
.checkout-cart .cart-item-main {
  padding: 0 !important;
  margin-right: 0 !important;
}
.sign-in-form a {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #000;
  margin-top: 0px;
  text-decoration: none;
  transition: 0.5s;
}
.sign-in-form a:hover {
  text-decoration: underline;
  color: #004d49;
}
.guest-checkout-btn {
  color: #fff !important;
  margin-top: 30px !important;
}
.guest-checkout-btn:hover {
  color: #000 !important;
}
.sign-in-inputs {
  padding-top: 25px;
}
.checkout-change-button {
  width: 85px;
  height: 28px;
  background-color: #000;
  border: 1px solid #000;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 38px;
  transition: 0.3s;
  padding-top: 2px;
  letter-spacing: 2px;
}
.checkout-change-button:hover {
  background-color: #fff;
  color: #000;
}
.checkout-info {
  border-bottom: 1px solid #767676;
  padding-bottom: 38px;
}
.checkout-info img {
  margin-right: 10px;
  margin-bottom: 10px;
}
.checkout-info p {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: 100;
  font-style: normal;
  color: #000;
  margin-bottom: 0px;
}
.checkout-info h5 {
  font-size: 15px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
  color: #000;
  padding-bottom: 6px;
}
.checkout-info span.custom-font {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: 100;
  font-style: normal;
  color: #000;
}
.checkout-cart .cart-item:first-child {
  border-top: none;
  padding-top: 0px !important;
}
.checkout-cart .cart-item {
  border-top: 1px solid #000;
  border-bottom: none;
}
.checkout-cart-button {
  width: 265px;
  height: 65px;
  text-decoration: none;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  text-transform: uppercase;
  color: #fff;
  transition: 0.3s;
  border-radius: 38px;
  letter-spacing: 2px;
  padding-top: 3px;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.checkout-cart-button:hover {
  background-color: #fff;
  color: #000;
}
.checkout-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
.checkout-head h3 {
  font-size: 20px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #000;
  margin-bottom: 0;
}
.checkout-save-button {
  min-width: 75px;
  width: auto;
  height: auto;
  background-color: #000;
  border: 1px solid #000;
  outline: none;
  text-decoration: none;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  transition: 0.3s;
  border-radius: 38px;
  padding-top: 4px;
  padding-bottom: 4px;
  letter-spacing: 2px;
}
.checkout-save-button:hover {
  background-color: #fff;
  color: #000;
}
.checkout-checkbox {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-weight: 400;
  font-size: 13px;
  color: #5e4c2a;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkout-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #5e4c2a;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkout-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.checkout-checkbox .checkmark:after {
  left: 5px;
  top: 2px;
  width: 5.5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.whats-this {
  display: inline-flex;
  align-items: center;
  height: 43px;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.bank-icon path {
  fill: #000;
}
.whats-this span {
  font-family: "Euclid Square";
  font-weight: 400;
  font-size: 13px;
  color: #000;
  padding-left: 10px;
}
.whats-this img {
  position: absolute;
  top: 80%;
  left: -8px;
  display: none;
  max-width: 167px;
}
.whats-this:hover img {
  display: block;
  z-index: 10;
}
.cart-item-info {
  width: 55%;
}
.checkout-cart .cart-item-info {
  width: auto;
}
.checkout-cart .cart-item-right {
  justify-content: flex-end;
}
.thank-you {
  padding: 90px 60px;
  background-color: #267e6b;
}
.thank-you .thank-you-main {
  display: flex;
}
.thank-you .thank-you-main .thank-you-box {
  padding: 0px 10px;
}
.thank-you .thank-you-main .thank-you-box .thank-you-box-content {
  font-size: 19px;
  font-family: "Apercu";
  font-weight: 100;
  font-style: normal;
  color: #fff;
}
.thank-you .thank-you-main .thank-you-box .thank-you-box-content h2 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 82px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
}
.thank-you .thank-you-main .thank-you-box .thank-you-box-content h5 {
  font-size: 26px;
  font-family: "Apercu";
  font-weight: 100;
  font-style: normal;
  color: #fff;
  margin-bottom: 30px;
}
.thank-you .thank-you-main .thank-you-box .thank-you-box-content p {
  font-size: 19px;
  font-family: "Apercu";
  font-weight: 100;
  font-style: normal;
  color: #fff;
  margin-bottom: 50px;
}
.thank-you .thank-you-img {
  position: relative;
}
.thank-you .thank-you-img img {
  width: 100%;
}
.thank-you .thank-you-img .healthy-logo {
  position: absolute;
  width: 127px;
  height: 127px;
  left: -66px;
  top: -30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .thank-you {
    padding: 90px 30px;
  }
  .thank-you .thank-you-box {
    padding: 0px 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .thank-you {
    padding: 90px 30px;
  }
  .thank-you .thank-you-main .thank-you-box {
    padding: 0px 0px;
  }
  .thank-you .thank-you-main .thank-you-box .thank-you-box-content h2 {
    font-size: 55px;
    margin-bottom: 5px;
  }
  .thank-you .thank-you-main .thank-you-box .thank-you-box-content h5 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .thank-you .thank-you-main .thank-you-box .thank-you-box-content p {
    font-size: 16px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .thank-you {
    padding: 65px 60px;
  }
  .thank-you .thank-you-img .healthy-logo {
    left: -52px;
    top: -22px;
  }
  .thank-you .thank-you-main .thank-you-box {
    padding: 40px 20px 0 20px;
  }
  .thank-you .thank-you-main .thank-you-box .thank-you-box-content h2 {
    font-size: 55px;
    margin-bottom: 5px;
  }
  .thank-you .thank-you-main .thank-you-box .thank-you-box-content h5 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .thank-you .thank-you-main .thank-you-box .thank-you-box-content p {
    font-size: 16px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 320px) and (max-width: 575px) {
  .thank-you {
    padding: 38px 10px;
  }
  .thank-you .thank-you-img .healthy-logo {
    left: -42px;
    top: -20px;
  }
  .thank-you .thank-you-main .thank-you-box {
    padding: 40px 20px 0 20px;
  }
  .thank-you .thank-you-main .thank-you-box .thank-you-box-content h2 {
    font-size: 40px;
    margin-bottom: 5px;
  }
  .thank-you .thank-you-main .thank-you-box .thank-you-box-content h5 {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .thank-you .thank-you-main .thank-you-box .thank-you-box-content p {
    font-size: 12px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .my-cart-main .col-xl-9 {
    width: 69.6%;
  }
  .my-cart-main .col-xl-3 {
    width: 30.4%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .cart-item-info {
    width: 50%;
  }
  .order-summary h2 {
    font-size: 33px;
  }
  .remove-item {
    margin-left: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .my-cart-main {
    padding: 40px 0 65px 0;
  }
  .order-summary {
    padding: 20px;
  }
  .order-summary h2 {
    font-size: 32px;
  }
  .cart-head h1 {
    font-size: 45px;
  }
  .cart-item-main {
    padding: 20px;
  }
  .checkout-main {
    padding: 20px;
  }
  .cart-item-info {
    width: 70%;
  }
  .cart-item-info h3 {
    margin-bottom: 5px;
  }
  .cart-item-left {
    width: 68%;
  }
  .cart-item-right {
    width: 32%;
  }
  .remove-item {
    margin-left: 0;
    margin-top: 6px;
  }
  .remove-item a {
    font-size: 14px;
  }
  .cart-item-img-info {
    width: 135px;
    height: 135px;
  }
  .checkout-cart .cart-item-right {
    width: 45%;
  }
  .checkout-cart .cart-item-left {
    width: 55%;
  }
  .checkout-cart-button {
    width: 220px;
    height: 55px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .my-cart-main {
    padding: 40px 0 65px 0;
  }
  .order-summary {
    width: 60%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 20px;
  }
  .order-summary h2 {
    font-size: 32px;
  }
  .cart-head h1 {
    font-size: 45px;
  }
  .cart-item-main {
    padding: 20px;
  }
  .checkout-main {
    padding: 20px;
  }
  .cart-item-info {
    width: 70%;
  }
  .cart-item-info h3 {
    margin-bottom: 5px;
  }
  .cart-item-left {
    width: 68%;
  }
  .cart-item-right {
    width: 32%;
  }
  .remove-item {
    margin-left: 0;
    margin-top: 6px;
  }
  .remove-item a {
    font-size: 14px;
  }
  .cart-item-img-info {
    width: 135px;
    height: 135px;
  }
  .checkout-cart .cart-item-right {
    width: 45%;
  }
  .checkout-cart .cart-item-left {
    width: 55%;
  }
  .checkout-cart-button {
    width: 220px;
    height: 55px;
  }
}
@media screen and (min-width: 320px) and (max-width: 575px) {
  .my-cart-main {
    padding: 30px 0 45px 0;
  }
  .checkout-head {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .checkout-head h3 {
    font-size: 16px;
  }
  .prefloat-input-group .input-group label {
    font-size: 11px;
  }
  .prefloat-input-group .input-group input,
  .prefloat-input-group .input-group .form-control {
    font-size: 13px;
  }
  .credit-card-wrapper
    .did-floating-select:not([value=""]):valid
    ~ .did-floating-label {
    font-size: 11px;
  }
  .credit-card-wrapper .did-floating-input,
  .credit-card-wrapper .did-floating-select {
    font-size: 13px;
  }
  .order-summary {
    width: 85%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 20px;
  }
  .order-summary h2 {
    font-size: 30px;
  }
  .order-summary h2::after {
    margin: 20px 14px 15px 0;
  }
  .your-total-main {
    padding-top: 15px;
  }
  .your-total-main h5 {
    font-size: 14px;
  }
  .your-total-main p {
    font-size: 14px;
  }
  .your-total {
    padding: 15px 0;
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .your-total h3 {
    font-size: 16px;
  }
  .your-total h3 span {
    font-size: 16px;
  }
  .checkout-info {
    padding-bottom: 25px;
  }
  .cart-head h1 {
    font-size: 35px;
  }
  .cart-item-main {
    padding: 15px;
  }
  .checkout-main {
    padding: 15px;
  }
  .checkout-checkbox {
    font-size: 11px;
    padding-bottom: 8px;
  }
  .cart-item-info {
    width: 90%;
  }
  .cart-item-info h3 {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .cart-item-info p {
    font-size: 16px;
  }
  .cart-item-info p span {
    font-size: 16px;
    margin-right: 5px;
  }
  .ship-pay-info {
    padding-bottom: 15px;
  }
  .ship-pay-info h5 {
    font-size: 12px;
  }
  .ship-pay-info p {
    font-size: 14px;
  }
  .ship-pay-info p span {
    font-size: 14px;
  }
  .ship-pay-info a {
    font-size: 12px;
  }
  .cart-item {
    padding: 12px 0;
  }
  .cart-item-left {
    width: 68%;
  }
  .cart-item-right {
    width: 32%;
  }
  .remove-item {
    margin-left: 0;
    margin-top: 6px;
  }
  .remove-item a {
    font-size: 14px;
  }
  .checkout-save-button {
    width: 60px;
    height: 24px;
    font-size: 10px;
  }
  .checkout-change-button {
    width: 70px;
    height: 24px;
    font-size: 10px;
  }
  .checkout-info p {
    font-size: 12px;
  }
  .checkout-info span {
    font-size: 12px;
  }
  .sign-in-inputs {
    padding-top: 15px;
  }
  .guest-checkout-btn {
    margin-top: 20px !important;
  }
  .cart-item-img-info {
    width: 100px;
    height: 100px;
  }
  .checkout-cart .cart-item-right {
    width: 52%;
  }
  .checkout-cart .cart-item-left {
    width: 48%;
  }
  .checkout-cart-button {
    width: 190px;
    height: 45px;
  }
  .your-total-main .get-started-form-button a,
  .your-total-main .get-started-form-button button {
    height: 55px;
  }
}
.blog-blocks {
  position: relative;
  margin: 135px auto 0px;
}
.blog-blocks .blog-block2 {
  position: relative;
  top: 100px;
}
.blog-blocks .blog-main-block {
  padding: 0 15px;
  overflow: hidden;
}
.blog-blocks .blog-main-block .blog-block-img img {
  width: 100%;
}
.blog-blocks .blog-healthy-logo1 {
  position: absolute;
  left: -65px;
  bottom: -50px;
}
.blog-blocks .blog-item {
  position: relative;
  width: 50%;
  margin-top: 100px;
}
.blog-blocks .blog-item:nth-child(2) {
  transform: translateY(100px);
  margin-bottom: 100px;
}
.blog-blocks .blog-item:nth-child(2) .blog-healthy-logo1 {
  display: none;
}
.blog-blocks .blog-item:nth-child(3),
.blog-blocks .blog-item:nth-child(6) {
  width: 100%;
  margin-top: 130px;
  margin-bottom: 100px;
}
.blog-blocks .blog-item:nth-child(3) .blog-main-block,
.blog-blocks .blog-item:nth-child(6) .blog-main-block {
  display: flex;
  flex-flow: row;
  align-items: center;
  width: 100%;
}
.blog-blocks .blog-item:nth-child(3) .blog-block-text,
.blog-blocks .blog-item:nth-child(6) .blog-block-text {
  text-align: left;
}
.blog-blocks .blog-item:nth-child(3) .blog-healthy-logo1,
.blog-blocks .blog-item:nth-child(6) .blog-healthy-logo1 {
  display: none;
}
.blog-blocks .blog-item:nth-child(3) .blog-block-img,
.blog-blocks .blog-item:nth-child(6) .blog-block-img {
  width: 59%;
}
.blog-blocks .blog-item:nth-child(4) .blog-healthy-logo1 {
  display: none;
}
.blog-blocks .blog-item:nth-child(5) {
  transform: translateY(100px);
  margin-bottom: 100px;
}
.blog-blocks .blog-item:nth-child(5) .blog-healthy-logo1 {
  position: absolute;
  top: -250px;
  right: 120px;
  left: unset;
}
.blog-blocks .blog-item:nth-child(6) .blog-main-block {
  flex-direction: row-reverse;
}
.blog-blocks .blog-item:nth-child(6) .blog-healthy-logo1 {
  display: inline-table;
  left: 30px;
  top: -100px;
}
.blog-block-text {
  max-width: 410px;
  text-align: center;
  margin: 0 auto;
  padding: 40px 0;
  border-bottom: 1px solid #ccc;
}
.blog-block-text h5 {
  font-size: 15px;
  font-family: "Euclid Square";
  font-weight: 100;
  font-style: normal;
  color: #000;
  margin-bottom: 25px;
}
.blog-block-text h2 {
  font-size: 32px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  margin-bottom: 15px;
}
.blog-block-text p {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 100;
  font-style: normal;
  color: rgba(0, 0, 0, 0.702);
  margin-bottom: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-block-text a {
  font-size: 16px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
  color: #000;
  text-decoration: none;
  transition: 0.5s;
}
.blog-block-text a:hover {
  text-decoration: underline;
  color: #004d49;
}
.blog-section2 {
  max-width: 1400px;
  margin: 10px auto;
}
.blog-blocks-section2 .blog-healthy-logo1 {
  left: 50px;
  bottom: -270px;
}
.blog-blocks-section2 .blog-block2 .blog-healthy-logo1 {
  top: -250px;
  right: 120px;
  left: unset;
}
.blog-blocks-section2 .blog-blocks {
  margin: 200px auto 220px;
}
.blog-pagination {
  margin: 100px 0 156px;
}
.blog-pagination .pagination-section-content {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  justify-content: space-between;
  align-items: center;
}
.blog-pagination .pagination-section-content .page-list {
  display: flex;
}
.blog-pagination .pagination-section-content .page-list .active {
  background-color: #004d49;
  color: #fff;
}
.blog-pagination .pagination-section-content .page-list ul {
  display: flex;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.blog-pagination .pagination-section-content .page-list ul li {
  height: 65px;
  width: 55px;
  border-right: 1px solid #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ccc;
  font-size: 18px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
}
.blog-pagination .pagination-section-content .page-list ul li a {
  color: #ccc;
  text-decoration: none;
  font-size: 18px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
}
.blog-pagination .pagination-section-content .page-button {
  display: flex;
}
.blog-pagination .pagination-section-content .page-button .back-btn {
  background-color: #ccc !important;
  color: #000 !important;
  margin-right: 10px;
  border: none;
}
.blog-pagination .pagination-section-content .page-button .back-btn:hover {
  color: #fff !important;
  background-color: #000 !important;
}
.blog-detail-main {
  position: relative;
  padding: 100px 40px 50px;
}
.blog-detail-main .blog-healthy-logo1 {
  position: absolute;
  left: -90px;
  top: 160px;
}
.blog-detail-main h1 {
  font-size: 78px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #000;
  text-align: center;
  padding-bottom: 50px;
}
.blog-detail-main .blog-detail-img img {
  width: 100%;
}
.blog-detail-main .blog-detail-content {
  padding: 35px 40px 0;
}
.blog-detail-main .blog-detail-content span {
  font-size: 15px;
  font-family: "Euclid Square";
  font-weight: 300;
  font-style: normal;
  color: #000;
  padding-right: 30px;
}
.blog-detail-main .blog-detail-content h2 {
  font-size: 32px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  margin-top: 15px;
}
.blog-detail-main .blog-detail-content p {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 300;
  font-style: normal;
  color: rgba(0, 0, 0, 0.702);
  margin-top: 30px;
}
.blog-detail-main .blog-detail-content p strong{
  font-weight: 600;
}
.blog-detail-main .blog-detail-content ul {
  padding-left: 0;
  list-style: inside;
  font-size: 18px;
  font-family: "Apercu";
  font-style: normal;
  color: rgba(0, 0, 0, 0.702);
}
.blog-detail-main .blog-detail-content .blog-badge-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #ccc;
  padding-top: 35px;
  margin-top: 40px;
}
.blog-detail-main .blog-detail-content .blog-badge-section .blog-badges {
  display: flex;
  width: 70%;
}
.blog-detail-main
  .blog-detail-content
  .blog-badge-section
  .blog-badges
  .bg-secondary {
  background-color: rgba(0, 0, 0, 0) !important;
  padding: 8.5px 17.7px;
  border: 1px solid rgba(0, 0, 0, 0.702);
  border-radius: 50px;
  margin-right: 5px;
}
.blog-detail-main .blog-detail-content .blog-badge-section .blog-social {
  display: flex;
  align-items: center;
}
.blog-detail-main .blog-detail-content .blog-badge-section .blog-social h4 {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #000;
  margin-right: 30px;
  margin-bottom: 0;
}
.blog-detail-main
  .blog-detail-content
  .blog-badge-section
  .blog-social
  .footer-social-links {
  margin-top: 0px;
}
.blog-detail-main
  .blog-detail-content
  .blog-badge-section
  .blog-social
  .footer-social-links
  a:hover {
  color: #000;
}
@media screen and (min-width: 1200px) and (max-width: 1350px) {
  .blog-blocks .blog-healthy-logo1 {
    left: -72px;
  }
  .blog-blocks-section2 .blog-block2 .blog-healthy-logo1 {
    right: 100px;
  }
  .blog-blocks-section2 .blog-healthy-logo1 {
    left: 15px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-block-text {
    padding: 40px 30px;
  }
  .blog-detail-content .blog-badge-section {
    justify-content: center;
    flex-flow: column wrap;
  }
  .blog-detail-content .blog-badge-section .blog-badges {
    width: 100%;
    justify-content: center;
  }
  .blog-detail-content .blog-badge-section .blog-social {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-detail-main .blog-healthy-logo1 {
    left: -110px;
    top: 70px;
  }
  .blog-block-text {
    padding: 30px 30px;
  }
  .blog-block-text h5 {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .blog-block-text h2 {
    font-size: 28px;
    margin-bottom: 5px;
  }
  .blog-block-text p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .blog-block-text a {
    font-size: 14px;
  }
  .blog-pagination {
    margin: 80px 0;
  }
  .blog-pagination .pagination-section-content .page-list ul li {
    height: 55px;
    width: 42px;
  }
  .more-btn {
    min-width: 175px;
  }
  .back-btn {
    min-width: 175px;
  }
  .blog-detail-main {
    padding: 50px 20px 30px;
  }
  .blog-detail-main h1 {
    padding-bottom: 25px;
    font-size: 65px;
  }
  .blog-detail-main .blog-detail-content {
    padding: 20px 25px 0;
  }
  .blog-detail-main .blog-detail-content .blog-badge-section {
    padding-top: 15px;
    margin-top: 30px;
    justify-content: center;
    flex-flow: column wrap;
  }
  .blog-detail-main .blog-detail-content .blog-badge-section .blog-badges {
    width: 100%;
    justify-content: center;
  }
  .blog-detail-main .blog-detail-content .blog-badge-section .blog-social {
    margin-top: 20px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .blog-detail-main .blog-healthy-logo1 {
    left: -100px;
    top: 40px;
  }
  .blog-blocks-section2 .blog-blocks {
    margin: 80px auto 140px;
  }
  .more-btn {
    min-width: 130px;
    height: 35px;
  }
  .back-btn {
    min-width: 130px;
    height: 35px;
  }
  .blog-pagination {
    margin: 50px 0;
  }
  .blog-pagination .pagination-section-content .page-list ul li {
    height: 45px;
    width: 35px;
  }
  .blog-detail-main {
    padding: 30px 0px 30px;
  }
  .blog-detail-main h1 {
    padding-bottom: 15px;
    font-size: 52px;
  }
  .blog-detail-main .blog-detail-content {
    padding: 20px 20px 0;
  }
  .blog-detail-main .blog-detail-content span {
    padding-right: 14px;
    font-size: 13px;
  }
  .blog-detail-main .blog-detail-content h2 {
    font-size: 28px;
    margin-top: 10px;
  }
  .blog-detail-main .blog-detail-content p {
    font-size: 16px;
    margin-top: 24px;
  }
  .blog-detail-main .blog-detail-content ul {
    font-size: 16px;
  }
  .blog-detail-main .blog-detail-content .blog-badge-section {
    padding-top: 15px;
    margin-top: 25px;
    justify-content: center;
    flex-flow: column wrap;
  }
  .blog-detail-main .blog-detail-content .blog-badge-section .blog-badges {
    width: 100%;
    justify-content: flex-start;
    flex-flow: row wrap;
  }
  .blog-detail-main .blog-detail-content .blog-badge-section .blog-social {
    margin-top: 20px;
  }
  .blog-detail-main
    .blog-detail-content
    .blog-badge-section
    .blog-badges
    .bg-secondary {
    margin-bottom: 5px;
    padding: 8px 12px;
  }
}
@media screen and (min-width: 320px) and (max-width: 575px) {
  .blog-detail-main .blog-healthy-logo1 {
    left: -90px;
    top: 0px;
  }
  .blog-block-text {
    padding: 25px 30px;
  }
  .blog-block-text h5 {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .blog-block-text h2 {
    font-size: 25px;
    margin-bottom: 5px;
  }
  .blog-block-text p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .blog-block-text a {
    font-size: 13px;
  }
  .blog-blocks-section2 .blog-blocks {
    margin: 80px auto 140px;
  }
  .more-btn {
    min-width: 130px;
    height: 35px;
  }
  .back-btn {
    min-width: 130px;
    height: 35px;
  }
  .blog-pagination {
    margin: 25px 0;
  }
  .blog-pagination .pagination-section-content {
    justify-content: center;
    flex-flow: column wrap;
    padding-bottom: 10px;
  }
  .blog-pagination .pagination-section-content .page-list {
    margin-bottom: 15px;
  }
  .blog-pagination .pagination-section-content .page-list ul li {
    height: 45px;
    width: 35px;
  }
  .blog-detail-main {
    padding: 20px 0px 20px;
  }
  .blog-detail-main h1 {
    padding-bottom: 10px;
    font-size: 32px;
  }
  .blog-detail-main .blog-detail-content {
    padding: 20px 10px 0;
  }
  .blog-detail-main .blog-detail-content span {
    padding-right: 14px;
    font-size: 12px;
  }
  .blog-detail-main .blog-detail-content h2 {
    font-size: 24px;
    margin-top: 10px;
  }
  .blog-detail-main .blog-detail-content p {
    font-size: 14px;
    margin-top: 18px;
  }
  .blog-detail-main .blog-detail-content ul {
    font-size: 14px;
  }
  .blog-detail-main .blog-detail-content .blog-badge-section {
    padding-top: 15px;
    margin-top: 20px;
    justify-content: center;
    flex-flow: column wrap;
  }
  .blog-detail-main .blog-detail-content .blog-badge-section .blog-badges {
    width: 100%;
    justify-content: flex-start;
    flex-flow: row wrap;
  }
  .blog-detail-main .blog-detail-content .blog-badge-section .blog-social {
    margin-top: 20px;
  }
  .blog-detail-main
    .blog-detail-content
    .blog-badge-section
    .blog-badges
    .bg-secondary {
    margin-bottom: 5px;
    padding: 6px 8px;
  }
  .blog-blocks {
    margin: 50px auto 0px;
  }
  .blog-main-block {
    flex-wrap: wrap !important;
  }
  .blog-blocks .blog-item {
    width: 100% !important;
    margin-top: 20px;
  }
  .blog-blocks .blog-item .blog-healthy-logo1 {
    left: 30px;
  }
  .blog-blocks .blog-item:nth-child(5) .blog-healthy-logo1 {
    top: -100px;
    right: 36px;
    left: unset;
  }
  .blog-blocks .blog-item:nth-child(6) .blog-healthy-logo1 {
    left: 50px;
    top: -90px;
  }
  .blog-blocks .blog-item:nth-child(3),
  .blog-blocks .blog-item:nth-child(6) {
    margin-top: 30px;
    padding-top: 80px;
  }
  .blog-blocks .blog-item:nth-child(3) .blog-healthy-logo1,
  .blog-blocks .blog-item:nth-child(6) .blog-healthy-logo1 {
    left: 30px;
    top: -12px;
  }
  .blog-blocks .blog-item:nth-child(3) .blog-block-img,
  .blog-blocks .blog-item:nth-child(6) .blog-block-img {
    width: 100%;
  }
}
.flexible-telehealth-network .children-care-main {
  margin: 100px 0 150px;
}
.flexible-telehealth-network .children-care-main .healthy-logo {
  top: -50px;
  right: 10px;
}
.flexible-telehealth-network .children-care-main .children-care {
  max-width: 66%;
}
.flexible-telehealth-network .children-care-main .children-care h6 {
  font-size: 18px;
}
.flexible-telehealth-network .children-care-main .children-care h3 {
  font-size: 60px;
  margin: 40px 0;
  line-height: auto;
}
.flexible-telehealth-network .children-care-main .health-tabs {
  max-width: 70%;
  margin: 0 auto;
}
.flexible-telehealth-network .children-care-main .health-tabs .left-tab {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 540px;
  max-height: 160px;
  margin-right: auto;
  padding: 12px 0;
}
.flexible-telehealth-network .children-care-main .health-tabs .right-tab {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 540px;
  max-height: 160px;
  margin-left: auto;
  padding: 12px 0;
}
.flexible-telehealth-network .children-care-main .health-tabs .health-tabs-img {
  width: 135px;
  height: 135px;
  overflow: hidden;
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
  padding: 25px;
}
.flexible-telehealth-network
  .children-care-main
  .health-tabs
  .health-tabs-img
  img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.flexible-telehealth-network .children-care-main .health-tabs p {
  font-size: 24px;
  font-weight: 500;
  padding: 30px 0 30px 30px;
  margin-bottom: 0;
  max-width: 72%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .flexible-telehealth-network .children-care-main .children-care {
    max-width: 78%;
  }
  .flexible-telehealth-network .children-care-main .children-care h3 {
    font-size: 45px;
  }
  .flexible-telehealth-network .children-care-main .healthy-logo {
    top: -75px;
    right: 0px;
  }
  .flexible-telehealth-network .children-care-main .health-tabs {
    max-width: 80%;
  }
  .flexible-telehealth-network .children-care-main .health-tabs p {
    font-size: 20px;
    padding: 20px 0 20px 20px;
  }
  .flexible-telehealth-network .children-care-main .health-tabs .left-tab {
    max-width: 470px;
  }
  .flexible-telehealth-network .children-care-main .health-tabs .right-tab {
    max-width: 470px;
  }
  .flexible-telehealth-network
    .children-care-main
    .health-tabs
    .health-tabs-img {
    width: 120px;
    height: 120px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .flexible-telehealth-network .children-care-main {
    margin: 50px 0 100px;
  }
  .flexible-telehealth-network .children-care-main .children-care {
    max-width: 78%;
  }
  .flexible-telehealth-network .children-care-main .children-care h3 {
    font-size: 40px;
  }
  .flexible-telehealth-network .children-care-main .healthy-logo {
    top: -40px;
    right: 0px;
  }
  .flexible-telehealth-network .children-care-main .health-tabs {
    max-width: 85%;
  }
  .flexible-telehealth-network .children-care-main .health-tabs p {
    font-size: 18px;
    padding: 20px 0 20px 20px;
  }
  .flexible-telehealth-network .children-care-main .health-tabs .left-tab {
    max-width: 470px;
  }
  .flexible-telehealth-network .children-care-main .health-tabs .right-tab {
    max-width: 470px;
  }
  .flexible-telehealth-network
    .children-care-main
    .health-tabs
    .health-tabs-img {
    width: 120px;
    height: 120px;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .flexible-telehealth-network .children-care-main {
    margin: 30px 0 70px;
  }
  .flexible-telehealth-network .children-care-main .children-care {
    max-width: 78%;
  }
  .flexible-telehealth-network .children-care-main .children-care h3 {
    font-size: 28px;
    line-height: 1.3;
    margin: 20px 0;
  }
  .flexible-telehealth-network .children-care-main .children-care h6 {
    font-size: 12px;
  }
  .flexible-telehealth-network .children-care-main .healthy-logo {
    top: -45px;
    right: 0px;
  }
  .flexible-telehealth-network .children-care-main .health-tabs {
    max-width: 320px;
  }
  .flexible-telehealth-network .children-care-main .health-tabs p {
    font-size: 15px;
    padding: 10px 0 10px 10px;
    max-width: 70%;
  }
  .flexible-telehealth-network .children-care-main .health-tabs .left-tab {
    max-width: 310px;
  }
  .flexible-telehealth-network .children-care-main .health-tabs .right-tab {
    max-width: 310px;
  }
  .flexible-telehealth-network
    .children-care-main
    .health-tabs
    .health-tabs-img {
    width: 85px;
    height: 85px;
    padding: 15px;
  }
}
.favourite-item .single-product {
  margin-bottom: 40px;
}
.favourite-item .single-product .product-img {
  position: relative;
  height: 353px;
}
.favourite-item .single-product .product-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.favourite-item .single-product .product-img .product-buttons .cart-btn {
  height: 30px;
  background: #004d49;
  border: 1px solid #004d49;
  color: #fff;
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  border-radius: 50px;
  padding: 0px 15px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.favourite-item .single-product .product-img .product-buttons .cart-btn:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #004d49;
}
.favourite-item .single-product .product-img .product-buttons .fav-btn {
  border: 0px;
  background: #fff;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.favourite-item .single-product .product-info {
  margin-top: 20px;
}
.favourite-item .single-product .product-info h4 {
  color: #000;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.favourite-item .single-product .product-info h4 a {
  color: #000;
  font-size: 17px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
}
.favourite-item .single-product .product-info p {
  color: #8d8d8d;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.favourite-item .single-product .product-info .shop-btn .btn-default {
  min-width: 135px !important;
}
.favourite-item .load-more-wrap {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 0;
  position: relative;
  margin-top: 3rem;
}
.favourite-item .load-more-wrap .straight-line {
  width: 100%;
  height: 1px;
  background-color: #aaa9a9;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.favourite-item .load-more-wrap .general-btn-three {
  margin-bottom: 0px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .favourite-item .single-product .product-img {
    height: 300px;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .favourite-item .single-product {
    max-width: 320px;
    margin: 0 auto 40px;
  }
  .favourite-item .load-more-wrap {
    margin-top: 1.6rem;
  }
}
.faq-banner {
  padding: 57px 0px 37px 0px;
  border-bottom: 1px solid #a2a2a2;
}
.faq-banner .faq-banner-inner {
  position: relative;
}
.faq-banner .faq-banner-inner h1 {
  font-size: 82px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
  color: #004d49;
  text-align: center;
}
.faq-banner .faq-banner-inner p {
  font-size: 30px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  text-align: center;
}
.faq-banner .faq-banner-inner .faq-banner-btns {
  margin-top: 50px;
  text-align: center;
}
.faq-banner .faq-banner-inner .floating-logo .healthy-logo-faq {
  position: absolute;
  right: 20px;
  bottom: 50px;
}
.faq-listing-wrap .faq-main-title {
  border-bottom: 1px solid #a2a2a2;
  padding: 0px 50px;
}
.faq-listing-wrap .faq-main-title h4 {
  font-size: 30px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  margin: 20px 0px;
}
.faq-listing-wrap .faq-listing {
  padding-bottom: 80px;
}
.faq-listing-wrap .faq-listing .accordion-item {
  border-bottom: 1px solid #a2a2a2;
  background-color: rgba(0, 0, 0, 0);
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-radius: 0px;
}
.faq-listing-wrap
  .faq-listing
  .accordion-item
  .accordion-header
  .accordion-button {
  font-size: 24px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
  box-shadow: none;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  padding: 30px 50px;
}
.faq-listing-wrap
  .faq-listing
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed) {
  color: #000;
}
.faq-listing-wrap
  .faq-listing
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed)::after {
  background-image: url(../images/faq-minus.svg);
  background-position: 83%;
}
.faq-listing-wrap
  .faq-listing
  .accordion-item
  .accordion-header
  .accordion-button:after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url(../images/faq-plus.svg);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
.faq-listing-wrap .faq-listing .accordion-item .accordion-collapse .card-body {
  padding: 0px 50px;
}
.faq-listing-wrap
  .faq-listing
  .accordion-item
  .accordion-collapse
  .card-body
  p {
  color: #000;
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
}
.testimonials {
  overflow: hidden;
  background-color: #fff;
  padding: 150px 0px;
  max-width: 1400px;
  margin: 0 auto 0;
}
.testimonials-slider .testimonial-item {
  text-align: center;
  padding: 0px 80px;
}
.testimonials-slider .testimonial-item h2 {
  font-size: 48px;
  font-family: "Canela";
  font-weight: 200;
  font-style: normal;
  color: #b8b8b8;
  margin-bottom: 50px;
}
.testimonials-slider .testimonial-item p {
  color: #004d49;
  font-size: 19px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  position: relative;
  display: inline-block;
  padding-top: 15px;
}
.testimonials-slider .testimonial-item p:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 100%;
  height: 3px;
  max-width: 34px;
  background-color: #004d49;
  transition: 0.5s;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
.testimonials-slider .testimonial-item.slick-current {
  padding: 0px 85px;
}
.testimonials-slider .testimonial-item.slick-current h2 {
  font-size: 60px;
  color: #004d49;
}
.testimonials-slider .slick-list {
  padding: 0px 17%;
}
.testimonials-slider .slick-track {
  display: flex;
  align-items: center;
}
.testimonials-slider .slick-prev,
.testimonials-slider .slick-next {
  z-index: 100;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #004d49;
}
.testimonials-slider .slick-prev:before,
.testimonials-slider .slick-next:before {
  background-repeat: no-repeat;
  background-size: contain;
}
.testimonials-slider .slick-prev {
  left: 13%;
  top: 35%;
}
.testimonials-slider .slick-prev:before {
  content: "";
  background-image: url(../images/caret-left.svg);
  background-position: left;
  width: 9px;
  height: 14px;
  display: inline-block;
  opacity: 1;
}
.testimonials-slider .slick-next {
  right: 13%;
  top: 35%;
}
.testimonials-slider .slick-next:before {
  content: "";
  background-image: url(../images/caret-right.svg);
  background-position: right;
  width: 9px;
  height: 14px;
  display: inline-block;
  opacity: 1;
}
.testimonials-slider .slick-prev:before,
.testimonials-slider .slick-next:before {
  color: #004d49;
  font-family: "Font Awesome 5 Free";
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonials-slider .testimonial-item.slick-current h2 {
    font-size: 52px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .testimonials-slider .testimonial-item.slick-current h2 {
    font-size: 40px;
  }
  .testimonial-main {
    padding: 100px 0;
    margin: 0 auto 100px;
  }
  .testimonials-slider .testimonial-item {
    padding: 0px 60px;
  }
  .testimonials-slider .testimonial-item.slick-current {
    padding: 0px 60px;
  }
  .testimonials-slider .slick-prev {
    left: 11%;
  }
  .testimonials-slider .slick-next {
    right: 11%;
  }
  .faq-banner .faq-banner-inner .floating-logo {
    text-align: right;
  }
  .faq-banner .faq-banner-inner .floating-logo .healthy-logo-faq {
    position: inherit;
    right: 0px;
    bottom: 0px;
  }
  .testimonials-slider .testimonial-item h2 {
    font-size: 35px;
  }
  .testimonials-slider .testimonial-item.slick-current h2 {
    font-size: 35px;
  }
  .testimonials-slider .slick-prev {
    left: 5%;
  }
  .testimonials-slider .slick-next {
    right: 5%;
  }
  .testimonials-slider .slick-list {
    padding: 0px 10%;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .testimonials-slider .testimonial-item.slick-current h2 {
    font-size: 40px;
  }
  .testimonial-main {
    padding: 70px 0;
    margin: 0 auto 70px;
  }
  .testimonials-slider .testimonial-item {
    padding: 0px 40px;
  }
  .testimonials-slider .testimonial-item.slick-current {
    padding: 0px 40px;
  }
  .testimonials-slider .slick-prev {
    left: 11%;
    width: 75px;
    height: 75px;
  }
  .testimonials-slider .slick-next {
    right: 11%;
    width: 75px;
    height: 75px;
  }
  .faq-banner .faq-banner-inner .floating-logo {
    text-align: right;
  }
  .faq-banner .faq-banner-inner .floating-logo .healthy-logo-faq {
    position: inherit;
    right: 0px;
    bottom: 0px;
  }
  .testimonials-slider .testimonial-item.slick-current h2 {
    font-size: 30px;
  }
  .testimonials-slider .slick-prev {
    left: 4%;
  }
  .testimonials-slider .slick-next {
    right: 4%;
  }
  .testimonials-slider .slick-list {
    padding: 0px 10%;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .faq-banner .faq-banner-inner h1 {
    font-size: 42px;
  }
  .faq-banner .faq-banner-inner p {
    font-size: 16px;
  }
  .faq-banner-btns a {
    margin: 10px 0px;
  }
  .faq-listing-wrap .faq-main-title {
    padding: 0px 10px;
  }
  .faq-listing-wrap
    .faq-listing
    .accordion-item
    .accordion-header
    .accordion-button {
    padding: 20px 10px;
    font-size: 18px;
  }
  .testimonials {
    padding: 50px 0px;
  }
  .testimonials-slider .testimonial-item.slick-current {
    padding: 0px 15px;
  }
  .testimonials-slider .testimonial-item {
    padding: 0px 15px;
  }
  .testimonials-slider .slick-list {
    padding: 0px;
  }
  .testimonials-slider .testimonial-item.slick-current h2 {
    font-size: 28px;
  }
  .testimonials-slider .slick-prev {
    left: 6%;
    top: 73%;
    width: 50px;
    height: 50px;
  }
  .testimonials-slider .slick-next {
    right: 6%;
    top: 73%;
    width: 50px;
    height: 50px;
  }
  .testimonial-main {
    padding: 50px 0;
    margin: 0 auto 50px;
  }
  .faq-banner .faq-banner-inner .floating-logo .healthy-logo-faq {
    display: none;
  }
}
.auth-portal-wrap {
  max-width: 1400px;
  margin: 0 auto;
}
.auth-portal-wrap .auth-portal-inner {
  background-color: #d7e7fd;
}
.auth-portal-wrap .auth-portal-inner .auth-img {
  position: relative;
}
.auth-portal-wrap .auth-portal-inner .auth-img img {
  width: 100%;
  height: 100%;
}
.auth-portal-wrap .auth-portal-inner .auth-img .health-logo-banner {
  position: absolute;
  top: 6%;
  left: 6%;
}
.auth-portal-wrap .auth-portal-inner .auth-form {
  padding: 20px 90px;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  position: relative;
}
.auth-portal-wrap .auth-portal-inner .auth-form .auth-form-inner {
  width: 80%;
}
.auth-portal-wrap .auth-portal-inner .auth-form .health-logo-form {
  position: absolute;
  top: 6%;
  right: 6%;
}
.auth-portal-wrap
  .auth-portal-inner
  .auth-form
  .health-logo-form.forgot-health {
  right: 5% !important;
  top: 3%;
}
.auth-portal-wrap .auth-portal-inner .auth-form .health-logo-form.reset-health {
  right: 0% !important;
  left: 10%;
  top: 3%;
}
.auth-portal-wrap .auth-portal-inner .auth-form .form-title h1 {
  font-size: 82px;
  font-family: "Canela";
  font-weight: 400;
  font-style: normal;
  color: #004d49;
}
.auth-portal-wrap .auth-portal-inner .auth-form .form-title p {
  color: #000;
  font-size: 19px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}
.auth-portal-wrap .auth-portal-inner .auth-form .form-title p a {
  color: #000;
  font-size: 19px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  transition: 0.5s;
}
.auth-portal-wrap .auth-portal-inner .auth-form .form-title p a:hover {
  color: #004d49;
  text-decoration: underline;
}
.auth-portal-wrap .auth-portal-inner .auth-form .toggle-password {
  position: absolute;
  top: 37%;
  right: 8px;
  z-index: 3;
}
.auth-portal-wrap .auth-portal-inner .auth-form .fa-eye {
  color: #004d49;
}
.auth-portal-wrap .auth-portal-inner .auth-form .fa-eye-slash {
  color: #6b737e;
}
.auth-portal-wrap .auth-portal-inner .auth-form input {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  box-shadow: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  border-color: #6b737e;
  border-radius: 0px;
  height: 55px;
}
.auth-portal-wrap .auth-portal-inner .auth-form .forgot-pass {
  margin: 20px 0px 0px 0px;
}
.auth-portal-wrap .auth-portal-inner .auth-form .forgot-pass a {
  font-size: 19px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  color: #000;
  text-decoration: none;
  transition: 0.5s;
}
.auth-portal-wrap .auth-portal-inner .auth-form .forgot-pass a:hover {
  color: #004d49;
  text-decoration: underline;
}
.auth-portal-wrap .auth-portal-inner .auth-form .submit-btn {
  margin-top: 30px;
}
.auth-portal-wrap .auth-portal-inner .auth-form .submit-btn .btn-default {
  font-size: 12px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  letter-spacing: 3px;
  width: 100%;
  height: 63px;
}
.auth-portal-wrap .auth-portal-inner .auth-form .submit-btn .btn-default:hover {
  background-color: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .auth-portal-wrap .auth-portal-inner .auth-form .form-title p {
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  .auth-img {
    height: 300px;
  }
  .auth-img img {
    object-fit: cover;
  }
  .auth-portal-wrap .auth-portal-inner .auth-form {
    padding: 70px 30px;
  }
  .auth-portal-wrap .auth-portal-inner .auth-form .auth-form-inner {
    width: 100%;
  }
  .auth-portal-wrap .auth-portal-inner .auth-form .health-logo-form {
    top: -15%;
  }
  .auth-portal-wrap .auth-portal-inner .auth-form .health-logo-banner {
    bottom: -15%;
    left: inherit;
    right: 8%;
  }
  .auth-portal-wrap
    .auth-portal-inner
    .auth-form
    .health-logo-form.reset-health {
    top: -15%;
    z-index: 3;
  }
  .auth-portal-wrap
    .auth-portal-inner
    .auth-form
    .health-logo-form.forgot-health {
    right: 6% !important;
    top: -15%;
  }
  .auth-portal-wrap .auth-portal-inner .auth-form .form-title h1 {
    font-size: 62px;
  }
}
.breadcrups-wrap {
  margin: 15px 0px;
  border-bottom: 2px solid #f1f2f2;
  padding: 15px 0px;
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.breadcrups-wrap nav .breadcrumb {
  margin-bottom: 0px;
}
.breadcrups-wrap nav .breadcrumb .breadcrumb-item a {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  color: #000;
}
.shop-details-wrap {
  margin-bottom: 50px;
}
.shop-details-wrap
  .item-detail-slider
  .product-detail-slider-wrap
  .product-imgs-slider
  .product-slider-img {
  height: 730px;
}
.shop-details-wrap
  .item-detail-slider
  .product-detail-slider-wrap
  .product-imgs-slider
  .product-slider-img
  img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.shop-details-wrap
  .item-detail-slider
  .product-detail-slider-wrap
  .product-imgs-slider
  .slick-prev {
  left: 0px;
  z-index: 2;
}
.shop-details-wrap
  .item-detail-slider
  .product-detail-slider-wrap
  .product-imgs-slider
  .slick-next {
  right: 0px;
  z-index: 2;
}
.shop-details-wrap
  .item-detail-slider
  .product-detail-slider-wrap
  .product-imgs-slider
  .slick-prev {
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 35px;
  height: 35px;
}
.shop-details-wrap
  .item-detail-slider
  .product-detail-slider-wrap
  .product-imgs-slider
  .slick-next {
  background-image: url(../images/arrow-left.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 35px;
  height: 35px;
}
.shop-details-wrap
  .item-detail-slider
  .product-detail-slider-wrap
  .product-imgs-slider
  .slick-prev:before,
.shop-details-wrap
  .item-detail-slider
  .product-detail-slider-wrap
  .product-imgs-slider
  .slick-next:before {
  content: "";
}
.product-detail-list {
  padding: 50px 20px;
}
.product-detail-list .reviews-count {
  display: flex;
  align-items: end;
}
.product-detail-list .reviews-count .reviews-stars {
  margin-right: 10px;
}
.product-detail-list .reviews-count .reviews-stars i {
  color: #333;
  font-size: 12px;
}
.product-detail-list .reviews-count .num-of-review p {
  font-size: 14px;
  margin-bottom: 0px;
}
.product-desc {
  margin-top: 20px;
}
.product-desc .title {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.product-desc .title h3 {
  font-size: 28px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  margin-bottom: 12px;
}
.product-desc .title span {
  font-size: 24px;
}
.product-desc .info p {
  font-size: 14px;
  font-family: "Graphik";
  font-weight: 400;
  font-style: normal;
  color: #585858;
}
.product-desc .notify span {
  font-size: 14px;
  color: #fb101b;
}
.product-desc .cart-btn {
  margin-top: 30px;
}
.product-desc .cart-btn .add-cart {
  display: inline-block;
  padding: 15px;
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  border-radius: 60px;
  width: 100%;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 4px;
  transition: 0.5s;
  text-decoration: none;
}
.product-desc .cart-btn .add-cart:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #000;
}
.product-desc .cart-btn p {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  color: #585858;
  text-align: center;
  margin-top: 20px;
}
.more-products-wrap {
  margin-top: 50px;
}
.more-products-wrap .title {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #ececed;
  padding-bottom: 10px;
  align-items: center;
}
.more-products-wrap .title h4 {
  font-size: 18px;
}
.more-products-wrap .title a {
  color: #000;
  font-size: 15px;
  line-height: 18px;
  display: inline-block;
  transition: 0.3s;
}
.more-products-wrap .title a:hover {
  color: #004d49;
}
.more-products-wrap .more-products-list {
  padding: 25px 0px;
  display: flex;
  overflow-x: scroll;
}
.more-products-wrap .more-products-list .more-product-item {
  border: 2px solid #ececed;
}
.more-products-wrap .more-products-list .more-product-item .prod-img {
  width: 100%;
  height: 150px;
}
.more-products-wrap .more-products-list .more-product-item .prod-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.more-products-wrap .more-products-list .more-product-item p {
  color: #585858;
  font-size: 14px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  padding: 10px;
  text-align: center;
  margin-bottom: 0px;
}
.more-products-wrap .more-products-list::-webkit-scrollbar {
  width: 60%;
  height: 5px;
}
.more-products-wrap .more-products-list::-webkit-scrollbar-track {
  background: #eee;
  border-radius: 5px;
}
.more-products-wrap .more-products-list::-webkit-scrollbar-thumb {
  background: #004d49;
  border-radius: 5px;
}
.more-products-wrap .more-products-list::-webkit-scrollbar-thumb:hover {
  background: #004d49;
  border-radius: 5px;
}
.product-detail-wrap .accordion-item {
  border: 0px;
  border-top: 1px solid #e0e0e0;
}
.product-detail-wrap .accordion-item .accordion-button {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 25px;
}
.product-detail-wrap .accordion-item .accordion-button p {
  text-transform: uppercase;
  font-size: 19px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1.5px;
  padding-left: 0px;
  margin-bottom: 0px;
}
.product-detail-wrap .accordion-item .accordion-button p span {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #737373;
}
.product-detail-wrap .accordion-item .accordion-button .total-rating {
  display: flex;
  align-items: center;
}
.product-detail-wrap .accordion-item .accordion-button .total-rating p {
  font-size: 16.5px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0px;
}
.product-detail-wrap .accordion-item .accordion-button .total-rating .rating {
  font-size: 15px;
  margin-left: 20px;
}
.product-detail-wrap .accordion-item .accordion-button .total-rating .rating i {
  color: #333;
}
.product-detail-wrap .accordion-item .accordion-button:before {
  position: absolute;
  left: 0px;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0px;
  content: "";
  background-image: url(../images/arrow-down.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
  transition: transform 0.2s ease-in-out;
  background-position: left;
  margin-right: 10px;
}
.product-detail-wrap .accordion-item .accordion-button:after {
  display: none;
}
.product-detail-wrap .accordion-item .accordion-button:not(.collapsed)::before {
  background-image: url(../images/arrow-up.svg);
  transform: rotate(-180deg);
}
.product-detail-wrap .accordion-item .accordion-button:not(.collapsed) {
  color: #000;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
}
.product-detail-wrap .accordion-item .accordion-collapse .accordion-body {
  padding: 1rem 0px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-details-content
  .product-detials
  h2 {
  font-size: 35px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-details-content
  .product-detials
  h3 {
  font-size: 30px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-details-content
  .product-detials
  p {
  color: #737373;
  font-size: 17px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  margin-bottom: 30px;
  line-height: 27px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-details-content
  .product-detials
  ul {
  padding-left: 30px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-details-content
  .product-detials
  ul
  li {
  color: #737373;
  font-size: 17px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  margin-bottom: 30px;
  line-height: 27px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-details-content
  .product-detials
  ul
  li
  span {
  color: #000;
  font-size: 20px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-details-content
  .product-info-table
  table
  tr {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-details-content
  .product-info-table
  table
  tr
  th {
  color: #585858;
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  line-height: 35px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-details-content
  .product-info-table
  table
  tr
  td {
  color: #000;
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  line-height: 35px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap {
  display: flex;
  align-items: center;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  p {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1.3px;
  margin-bottom: 0px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating {
  margin-left: 30px;
  border: none;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating
  input {
  display: none;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating
  label:before {
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "";
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating
  .half:before {
  content: "";
  position: absolute;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating
  label {
  color: #b2b2b2;
  float: right;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating
  input:checked
  ~ label {
  color: gold;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating:not(:checked)
  > label:hover {
  color: gold;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating:not(:checked)
  > label:hover
  ~ label {
  color: gold;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating
  input:checked
  + label:hover {
  color: #ffed85;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating
  input:checked
  ~ label:hover {
  color: #ffed85;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating
  label:hover
  ~ input:checked
  ~ label {
  color: #ffed85;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .rating-wrap
  .rating
  input:checked
  ~ label:hover
  ~ label {
  color: #ffed85;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .review-form-wrap {
  margin-top: 30px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .review-form-wrap
  input {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  color: #000;
  height: 57px;
  border: 1px solid #b2b2b2;
  border-radius: 0px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .review-form-wrap
  input::placeholder {
  color: #000;
  opacity: 1;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .review-form-wrap
  input:-ms-input-placeholder {
  color: #000;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .review-form-wrap
  input::-ms-input-placeholder {
  color: #000;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .review-form-wrap
  textarea {
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  color: #000;
  height: 277px;
  border: 1px solid #b2b2b2;
  border-radius: 0px;
  resize: none;
  padding: 25px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .review-form-wrap
  textarea::placeholder {
  color: #000;
  opacity: 1;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .review-form-wrap
  textarea:-ms-input-placeholder {
  color: #000;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .review-form-wrap
  textarea::-ms-input-placeholder {
  color: #000;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .product-reviews
  .review-form-wrap
  .btn-default {
  width: 100%;
  height: 53px;
  font-size: 14px;
  letter-spacing: 4px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap {
  margin-top: 70px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .rating-reviews-count {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .rating-reviews-count
  .ratings-review {
  display: flex;
  align-items: baseline;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .rating-reviews-count
  .ratings-review
  h3 {
  color: #e97201;
  font-size: 44px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .rating-reviews-count
  .ratings-review
  i {
  color: #e97201;
  font-size: 26px;
  margin-left: 4px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .rating-reviews-count
  .ratings-review
  .reviews {
  font-size: 22px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  color: #000;
  margin-left: 15px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .rating-reviews-count
  .sort-by {
  display: flex;
  align-items: center;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .rating-reviews-count
  .sort-by
  p {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0px;
  color: #6e6e6e;
  text-transform: capitalize;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .rating-reviews-count
  .sort-by
  select {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  border: 0px;
  outline: none;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list {
  margin: 35px 0px;
  height: 650px;
  overflow-y: auto;
  border-top: 1px solid #e0e0e0;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list
  .review-single-comment {
  display: flex;
  padding: 30px 0px;
  border-bottom: 1px solid #e0e0e0;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list
  .review-single-comment
  .review-author-dp {
  height: 55px;
  width: 55px;
  border-radius: 50%;
  overflow: hidden;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list
  .review-single-comment
  .review-author-dp
  img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list
  .review-single-comment
  .review-comment {
  width: calc(100% - 70px);
  margin-left: 15px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list
  .review-single-comment
  .review-comment
  .auth-info
  h5 {
  font-size: 20px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  margin-bottom: 2px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list
  .review-single-comment
  .review-comment
  .auth-info
  p {
  color: #aaa;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list
  .review-single-comment
  .review-comment
  .review-info
  p {
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list
  .review-single-comment
  .review-comment
  .review-info
  p
  span
  i {
  color: #e97201;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list
  .review-single-comment
  .review-comment
  .helpful
  button {
  color: #aaa;
  font-size: 16px;
  font-family: "Graphik";
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0);
  border: 0px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list
  .review-single-comment
  .review-comment
  .helpful
  button
  i {
  color: #000;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list::-webkit-scrollbar {
  width: 10px;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list::-webkit-scrollbar-track {
  background: #e5e5e5;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list::-webkit-scrollbar-thumb {
  background: #000;
}
.product-detail-wrap
  .accordion-item
  .accordion-collapse
  .commented-reviews-wrap
  .review-comments-list::-webkit-scrollbar-thumb:hover {
  background: #272727;
}
.product-gallery .image-grid {
  --gap: 0px;
  --num-cols: 12;
  --row-height: 350px;
  padding: 0px;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(var(--num-cols), 1fr);
  grid-auto-rows: var(--row-height);
  gap: var(--gap);
}
.product-gallery .image-grid > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.product-gallery .image-grid > img:nth-child(1) {
  grid-row: span 2;
  grid-column: span 6;
}
.product-gallery .image-grid > img:nth-child(2) {
  grid-row: span 1;
  grid-column: span 3;
}
.product-gallery .image-grid > img:nth-child(3) {
  grid-row: span 2;
  grid-column: span 3;
}
.product-gallery .image-grid > img:nth-child(4) {
  grid-row: span 1;
  grid-column: span 3;
}
.recomended-products-section {
  margin: 100px 0px;
}
.recomended-products-section .title {
  text-align: center;
}
.recomended-products-section .title h3 {
  font-size: 55px;
  font-family: "Canela";
  font-weight: 500;
  font-style: normal;
  color: #004d49;
}
.recomended-products-section .title p {
  font-size: 20px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
}
.recomended-products-section .recomended-products-list {
  margin-top: 50px;
}
.recomended-products-section .recomended-products-list .single-product {
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  .breadcrups-wrap nav .breadcrumb .breadcrumb-item a {
    font-size: 12px;
  }
  .product-desc .title h3 {
    font-size: 22px;
  }
  .product-gallery .image-grid img:nth-child(1) {
    grid-row: span 1;
    grid-column: span 12;
  }
  .product-gallery .image-grid img:nth-child(2) {
    grid-row: span 1;
    grid-column: span 6;
  }
  .product-gallery .image-grid img:nth-child(3) {
    grid-row: span 1;
    grid-column: span 6;
  }
  .product-gallery .image-grid img:nth-child(4) {
    grid-row: span 1;
    grid-column: span 12;
  }
  .recomended-products-section .title h3 {
    font-size: 35px;
  }
  .recomended-products-section .recomended-products-list .single-product {
    margin-right: 0px;
  }
  .shop-details-wrap
    .item-detail-slider
    .product-detail-slider-wrap
    .product-imgs-slider
    .product-slider-img {
    height: 430px;
  }
}
@media screen and (max-width: 991px) {
  .shop-details-wrap
    .item-detail-slider
    .product-detail-slider-wrap
    .product-imgs-slider
    .product-slider-img {
    height: 430px !important;
  }
  .product-gallery .image-grid img:nth-child(1) {
    grid-row: span 1;
    grid-column: span 6;
  }
  .product-gallery .image-grid img:nth-child(2) {
    grid-row: span 1;
    grid-column: span 6;
  }
  .product-gallery .image-grid img:nth-child(3) {
    grid-row: span 1;
    grid-column: span 6;
  }
  .product-gallery .image-grid img:nth-child(4) {
    grid-row: span 1;
    grid-column: span 6;
  }
}
.top-banner .top-banner-inner {
  height: 500px;
}
.top-banner .top-banner-inner .top-banner-img {
  height: 100%;
  position: relative;
}
.top-banner .top-banner-inner .top-banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-banner .top-banner-inner .top-banner-img .banner-content {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
}
.top-banner
  .top-banner-inner
  .top-banner-img
  .banner-content
  .banner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-flow: column;
}
.top-banner
  .top-banner-inner
  .top-banner-img
  .banner-content
  .banner-container
  h3 {
  color: #fff;
  font-size: 78px;
  font-family: "Canela";
  font-weight: 400;
  font-style: normal;
}
.top-banner
  .top-banner-inner
  .top-banner-img
  .banner-content
  .banner-container
  p {
  color: #fff;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
}
.shop-list-breadcrump {
  margin-top: 80px;
}
.shop-list-breadcrump .breadcrups-wrap {
  border-top: 2px solid #f1f2f2;
}
.shop-list-breadcrump .clear-all .clear {
  color: #000;
  font-size: 15px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  text-decoration: underline;
  transition: 0.3s;
}
.shop-list-breadcrump .clear-all .clear:hover {
  color: #004d49;
}
.products-listing-wrap {
  padding-bottom: 85px;
}
.products-listing-wrap .sort-products {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.products-listing-wrap .sort-products span {
  font-size: 19px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #6e6e6e;
}
.products-listing-wrap .sort-products .custom-select-wrapper {
  position: relative;
  display: inline-block;
  user-select: none;
}
.products-listing-wrap .sort-products .custom-select-wrapper select {
  display: none;
}
.products-listing-wrap .sort-products .custom-select {
  position: relative;
  display: inline-block;
}
.products-listing-wrap .sort-products .custom-select-trigger {
  position: relative;
  display: block;
  min-width: 140px;
  padding: 0 20px 0 10px;
  font-size: 19px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  color: #000;
  cursor: pointer;
}
.products-listing-wrap .sort-products .custom-select-trigger:after {
  position: absolute;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  top: 50%;
  right: 5px;
  margin-top: -3px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg) translateY(-50%);
  transition: all 0.4s ease-in-out;
  transform-origin: 50% 0;
}
.products-listing-wrap
  .sort-products
  .custom-select.opened
  .custom-select-trigger:after {
  margin-top: 3px;
  transform: rotate(-135deg) translateY(-50%);
}
.products-listing-wrap .sort-products .custom-select.opened .custom-options {
  z-index: 33;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
}
.products-listing-wrap .sort-products .custom-options {
  position: absolute;
  display: block;
  min-width: max-content;
  top: 100%;
  right: 0;
  margin: 15px 0;
  padding: 20px;
  border-radius: 6px;
  box-sizing: border-box;
  background: #fff;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-15px);
  -webkit-box-shadow: 0px 0px 32px 0px rgba(92, 92, 92, 0.25);
  box-shadow: 0px 0px 32px 0px rgba(92, 92, 92, 0.25);
  -moz-box-shadow: 0px 0px 32px 0px rgba(92, 92, 92, 0.25);
}
.products-listing-wrap .sort-products .option-hover:before {
  background: #f9f9f9;
}
.products-listing-wrap .sort-products .custom-option {
  color: #6e6e6e;
  font-size: 16px;
  font-family: "Apercu";
  font-weight: 400;
  font-style: normal;
  position: relative;
  display: block;
  line-height: 40px;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.products-listing-wrap .sort-products .custom-option:first-of-type {
  border-radius: 4px 4px 0 0;
}
.products-listing-wrap .sort-products .custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 0 0 4px 4px;
}
.products-listing-wrap .sort-products .custom-option:before {
  content: "";
  border: 2px solid #6e6e6e;
  padding: 6px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  margin-top: -8px;
}
.products-listing-wrap .sort-products .custom-option.selection {
  color: #000;
}
.products-listing-wrap .sort-products .custom-option.selection:after {
  content: "";
  padding: 4px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0px;
  margin-top: -8px;
  background: #000;
  left: 4px;
  position: absolute;
  top: 23.5px;
}
.products-listing-wrap .sort-products .custom-radio .form-group {
  display: block;
  margin-bottom: 15px;
}
.products-listing-wrap .sort-products .custom-radio .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.products-listing-wrap
  .sort-products
  .custom-radio
  .form-group
  input:checked
  + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #0079bf;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.products-listing-wrap .sort-products .custom-radio .form-group label {
  position: relative;
  cursor: pointer;
}
.products-listing-wrap .sort-products .custom-radio .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #0079bf;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.products-listing-wrap .prodcuts-filters-wrap .accordion-item {
  border: none;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item
  .accordion-header {
  padding: 0px 1.2rem;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item
  .accordion-header
  .accordion-button {
  color: #6e6e6e;
  font-size: 14px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  letter-spacing: 3px;
  background: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #eaeaea;
  box-shadow: none;
  padding: 1rem 0rem;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item
  .accordion-header
  .accordion-button:focus {
  background: rgba(0, 0, 0, 0);
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed) {
  color: #000;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed):after {
  background-image: url(../images/arrow-down.svg);
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item
  .accordion-header
  .accordion-button:after {
  background-image: url(../images/light-arrow-down.svg);
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .categories-list
  .category {
  font-size: 14px;
  font-family: "Apercu";
  font-weight: 500;
  font-style: normal;
  display: block;
  padding: 10px 0px;
  border-bottom: 1px solid #eaeaea;
  text-decoration: none;
  color: #6e6e6e;
  position: relative;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .categories-list
  .category.active {
  color: #000;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item
  .accordion-collapse
  .accordion-body
  .categories-list
  .category.active::before {
  content: "•";
  color: #000;
  font-weight: bold;
  display: inline-block;
  width: 8px;
  margin-left: -15px;
  margin-right: 10px;
  font-size: 23px;
  position: absolute;
  top: 1px;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item.child-accordion
  .accordion-button {
  letter-spacing: normal;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item.main-accordion
  .accordion-body {
  max-height: 200px;
  overflow-y: auto;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item.main-accordion
  .accordion-body::-webkit-scrollbar {
  width: 10px;
  height: 40%;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item.main-accordion
  .accordion-body::-webkit-scrollbar-track {
  background: #e5e5e5;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item.main-accordion
  .accordion-body::-webkit-scrollbar-thumb {
  background: #000;
}
.products-listing-wrap
  .prodcuts-filters-wrap
  .accordion-item.main-accordion
  .accordion-body::-webkit-scrollbar-thumb:hover {
  background: #272727;
}
.home-banner .about-banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 30px 20px;
  color: #fff;
  width: 100%;
  max-width: 700px;
  text-align: center;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: normal;
  font-style: normal;
}
.home-banner .about-banner-text h1 {
  font-size: 78px;
  font-family: "Canela";
  font-weight: 100;
  font-style: normal;
}
.home-banner .about-banner-text p {
  font-weight: 300;
}
.team-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
  word-break: break-word;
}
.team-wrapper h4 {
  font-size: 24px;
  font-family: "Apercu";
  font-weight: 300;
  font-style: normal;
  text-align: center;
  margin-top: 90px;
  line-height: 1.5;
}
.team-wrapper .team {
  max-width: 1400px;
  height: auto;
  margin: 0 auto;
  padding: 110px 0 90px;
}
.team-wrapper .team-info-wrap {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.team-wrapper .team-info-wrap:first-child .circle {
  display: block;
}
.team-wrapper .team-info-wrap:nth-child(2n) {
  justify-content: flex-end;
  margin-top: -165px;
}
.team-wrapper .team-info-wrap:nth-child(2n) .team-info {
  margin-right: 55px;
  margin-left: 0;
}
.team-wrapper .team-info-wrap:nth-child(2n) .team-info .team-text {
  top: 50%;
  right: unset;
  left: -265px;
}
.team-wrapper .team-info-wrap:nth-child(2n) .circle {
  display: block;
  right: unset;
  left: -45px;
  top: unset;
  bottom: -98px;
  z-index: 1;
}
.team-wrapper .team-info-wrap:nth-child(3n) {
  margin-top: -10px;
}
.team-wrapper .team-info-wrap:nth-child(3n) .team-info {
  margin-right: 0px;
  margin-left: 0;
}
.team-wrapper .team-info-wrap:nth-child(3n) .team-info .team-text {
  top: 200px;
  right: -405px;
}
.team-wrapper .team-info-wrap:nth-child(4n) {
  margin-top: -200px;
}
.team-wrapper .team-info-wrap:nth-child(4n) .team-info {
  max-width: 36.1%;
  object-fit: contain;
}
.team-wrapper .team-info-wrap:nth-child(4n) .team-info .team-text {
  top: 50%;
  right: unset;
  left: -265px;
}
.team-wrapper .team-info-wrap:nth-child(4n) .circle {
  display: block;
  right: 30.5%;
  left: unset;
  top: unset;
  bottom: -20%;
  z-index: 1;
  overflow: hidden;
}
.team-wrapper .team-info-wrap:nth-child(5n) {
  margin-top: -60px;
}
.team-wrapper .team-info-wrap:nth-child(5n) .team-info {
  margin-right: -55px;
}
.team-wrapper .team-info-wrap:nth-child(5n) .team-info .team-text {
  top: 220px;
  right: -395px;
}
.team-wrapper .team-info-wrap:nth-child(6n) {
  justify-content: flex-end;
  margin-top: -160px;
}
.team-wrapper .team-info-wrap:nth-child(6n) .team-info .team-text {
  top: 50%;
  right: unset;
  left: -265px;
}
.team-wrapper .team-info-wrap:nth-child(6n) .circle {
  display: none;
}
.team-wrapper .team-info-wrap:nth-child(6n + 1) .circle {
  display: block;
}
.team-wrapper .team-info {
  position: relative;
  margin-left: 55px;
  max-width: 51.5%;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
}
.team-wrapper .team-info .team-text {
  position: absolute;
  max-width: 440px;
  height: auto;
  top: 29%;
  right: -385px;
  font-size: 18px;
  font-family: "Apercu";
  font-weight: 300;
  font-style: normal;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 15px;
  z-index: 1;
  padding: 15px;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
.team-wrapper .team-info .team-text .over-lay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
  opacity: 0.7;
  z-index: -1;
  margin: -15px;
}
.team-wrapper .team-info .team-text h2 {
  font-size: 28px;
  font-family: "Canela";
  font-weight: 600;
  font-style: normal;
  color: #004d49;
  opacity: 1;
  margin-bottom: 15px;
}
.team-wrapper .team-info .team-text h3 {
  font-size: 23px;
  font-family: "Apercu";
  font-weight: 300;
  font-style: normal;
  opacity: 1;
  margin-bottom: 20px;
}
.team-wrapper .team-info .team-text p {
  margin-bottom: 0;
}
.team-wrapper .circle {
  display: none;
  font-size: 12px;
  font-family: "Euclid Square";
  font-weight: 100;
  font-style: normal;
  color: #000;
  border-radius: 50%;
  height: 185px;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 130px;
  top: 0;
  width: 280px;
  z-index: 10;
}
.team-wrapper .circle span {
  display: block;
}
.team-wrapper .circle > .text {
  height: 133px;
  position: relative;
}
.team-wrapper .circle > .text [class*="char"] {
  bottom: 0;
  height: 39%;
  left: 0;
  margin: auto;
  min-width: 1px;
  position: absolute;
  right: 0;
  text-align: center;
  transform-origin: center bottom;
  width: auto;
}
.team-wrapper .circle > .text .char-1 {
  transform: rotate(10.9090909091deg);
}
.team-wrapper .circle > .text .char-2 {
  transform: rotate(21.8181818182deg);
}
.team-wrapper .circle > .text .char-3 {
  transform: rotate(32.7272727273deg);
}
.team-wrapper .circle > .text .char-4 {
  transform: rotate(43.6363636364deg);
}
.team-wrapper .circle > .text .char-5 {
  transform: rotate(54.5454545455deg);
}
.team-wrapper .circle > .text .char-6 {
  transform: rotate(65.4545454545deg);
}
.team-wrapper .circle > .text .char-7 {
  transform: rotate(76.3636363636deg);
}
.team-wrapper .circle > .text .char-8 {
  transform: rotate(87.2727272727deg);
}
.team-wrapper .circle > .text .char-9 {
  transform: rotate(98.1818181818deg);
}
.team-wrapper .circle > .text .char-10 {
  transform: rotate(109.0909090909deg);
}
.team-wrapper .circle > .text .char-11 {
  transform: rotate(120deg);
}
.team-wrapper .circle > .text .char-12 {
  transform: rotate(130.9090909091deg);
}
.team-wrapper .circle > .text .char-13 {
  transform: rotate(141.8181818182deg);
}
.team-wrapper .circle > .text .char-14 {
  transform: rotate(152.7272727273deg);
}
.team-wrapper .circle > .text .char-15 {
  transform: rotate(163.6363636364deg);
}
.team-wrapper .circle > .text .char-16 {
  transform: rotate(174.5454545455deg);
}
.team-wrapper .circle > .text .char-17 {
  transform: rotate(185.4545454545deg);
}
.team-wrapper .circle > .text .char-18 {
  transform: rotate(196.3636363636deg);
}
.team-wrapper .circle > .text .char-19 {
  transform: rotate(207.2727272727deg);
}
.team-wrapper .circle > .text .char-20 {
  transform: rotate(218.1818181818deg);
}
.team-wrapper .circle > .text .char-21 {
  transform: rotate(229.0909090909deg);
}
.team-wrapper .circle > .text .char-22 {
  transform: rotate(240deg);
}
.team-wrapper .circle > .text .char-23 {
  transform: rotate(250.9090909091deg);
}
.team-wrapper .circle > .text .char-24 {
  transform: rotate(261.8181818182deg);
}
.team-wrapper .circle > .text .char-25 {
  transform: rotate(272.7272727273deg);
}
.team-wrapper .circle > .text .char-26 {
  transform: rotate(283.6363636364deg);
}
.team-wrapper .circle > .text .char-27 {
  transform: rotate(294.5454545455deg);
}
.team-wrapper .circle > .text .char-28 {
  transform: rotate(305.4545454545deg);
}
.team-wrapper .circle > .text .char-29 {
  transform: rotate(316.3636363636deg);
}
.team-wrapper .circle > .text .char-30 {
  transform: rotate(327.2727272727deg);
}
.team-wrapper .circle > .text .char-31 {
  transform: rotate(338.1818181818deg);
}
.team-wrapper .circle > .text .char-32 {
  transform: rotate(349.0909090909deg);
}
.team-wrapper .circle > .text .char-33 {
  transform: rotate(360deg);
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .team-wrapper .team-info-wrap:nth-child(3n) .team-info .team-text {
    top: 120px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .team-wrapper .team {
    max-width: 100%;
  }
  .team-wrapper .circle {
    right: 0px;
    top: 0px;
  }
  .team-wrapper .team-info-wrap .team-info {
    margin-left: 25px;
    max-width: 46%;
  }
  .team-wrapper .team-info-wrap .team-info .team-text {
    top: 21%;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) {
    justify-content: flex-end;
    margin-top: -150px;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) .team-info {
    margin-right: 25px;
    margin-left: 0;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) .team-info .team-text {
    top: 44%;
    left: -265px;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) .circle {
    left: -45px;
    bottom: 10px;
  }
  .team-wrapper .team-info-wrap:nth-child(3n) {
    margin-top: -10px;
  }
  .team-wrapper .team-info-wrap:nth-child(3n) .team-info {
    margin-right: 25px;
    margin-left: 0;
  }
  .team-wrapper .team-info-wrap:nth-child(3n) .team-info .team-text {
    top: 75px;
    right: -405px;
  }
  .team-wrapper .team-info-wrap:nth-child(4n) {
    margin-top: -90px;
  }
  .team-wrapper .team-info-wrap:nth-child(4n) .team-info {
    max-width: 46%;
  }
  .team-wrapper .team-info-wrap:nth-child(4n) .circle {
    right: unset;
    bottom: unset;
    top: 24%;
    left: 4%;
  }
  .team-wrapper .team-info-wrap:nth-child(5n) {
    margin-top: -60px;
  }
  .team-wrapper .team-info-wrap:nth-child(5n) .team-info {
    margin-right: 255px;
  }
  .team-wrapper .team-info-wrap:nth-child(5n) .team-info .team-text {
    top: 220px;
    right: -395px;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) {
    margin-top: -100px;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) .team-info {
    margin-right: 0;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) .team-info .team-text {
    top: 40%;
    left: -265px;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) .circle {
    display: none;
  }
  .team-wrapper .team-info-wrap:nth-child(6n + 1) .circle {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .team-wrapper h4 {
    margin-top: 50px;
  }
  .team-wrapper .team {
    max-width: 100%;
    padding: 80px 0 50px;
  }
  .team-wrapper .circle {
    right: 0px;
    top: 0px;
  }
  .team-wrapper .team-info-wrap:first-child .circle {
    top: -50px;
  }
  .team-wrapper .team-info-wrap .team-info {
    margin-left: 25px;
    max-width: 46%;
  }
  .team-wrapper .team-info-wrap .team-info .team-text {
    top: 21%;
    max-width: 420px;
    right: -365px;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) {
    justify-content: flex-end;
    margin-top: -50px;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) .team-info {
    margin-right: 25px;
    margin-left: 0;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) .team-info .team-text {
    top: 15%;
    left: -305px;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) .circle {
    left: -55px;
    bottom: -20px;
  }
  .team-wrapper .team-info-wrap:nth-child(3n) {
    margin-top: -10px;
  }
  .team-wrapper .team-info-wrap:nth-child(3n) .team-info {
    margin-right: 25px;
    margin-left: 0;
  }
  .team-wrapper .team-info-wrap:nth-child(3n) .team-info .team-text {
    top: 50px;
    right: -390px;
  }
  .team-wrapper .team-info-wrap:nth-child(4n) {
    margin-top: -10px;
  }
  .team-wrapper .team-info-wrap:nth-child(4n) .team-info {
    max-width: 46%;
  }
  .team-wrapper .team-info-wrap:nth-child(4n) .circle {
    right: unset;
    bottom: unset;
    top: 5%;
    left: -8%;
  }
  .team-wrapper .team-info-wrap:nth-child(5n) {
    margin-top: -60px;
  }
  .team-wrapper .team-info-wrap:nth-child(5n) .team-info {
    margin-right: 255px;
  }
  .team-wrapper .team-info-wrap:nth-child(5n) .team-info .team-text {
    top: 130px;
    right: -370px;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) {
    margin-top: -60px;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) .team-info {
    margin-right: 0;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) .team-info .team-text {
    top: 30%;
    left: -265px;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) .circle {
    display: none;
  }
  .team-wrapper .team-info-wrap:nth-child(6n + 1) .circle {
    display: block;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .team-wrapper h4 {
    margin-top: 50px;
    font-size: 22px;
  }
  .team-wrapper .team {
    max-width: 100%;
    padding: 60px 0 50px;
  }
  .team-wrapper .team-info {
    margin-left: 15px;
    max-width: 55%;
  }
  .team-wrapper .team-info .team-text {
    max-width: 85%;
    right: -74%;
    top: 50%;
    transform: translateY(-50%);
  }
  .team-wrapper .circle {
    right: -82px;
    top: -155px;
    font-size: 9px;
    font-weight: 500;
  }
  .team-wrapper .circle > .text {
    height: 133px;
    position: relative;
  }
  .team-wrapper .circle > .text [class*="char"] {
    height: 29%;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) {
    margin-top: 30px;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) .team-info {
    margin-right: 15px;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) .team-info .team-text {
    top: 50%;
    transform: translateY(-50%);
    right: unset;
    left: -72%;
    max-width: 100%;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) .circle {
    left: -100px;
    top: unset;
    bottom: -80px;
  }
  .team-wrapper .team-info-wrap:nth-child(3n) {
    margin-top: 30px;
  }
  .team-wrapper .team-info-wrap:nth-child(3n) .team-info .team-text {
    top: 50%;
    right: -74%;
    transform: translateY(-50%);
  }
  .team-wrapper .team-info-wrap:nth-child(4n) {
    margin-top: 30px;
  }
  .team-wrapper .team-info-wrap:nth-child(4n) .team-info {
    margin-right: 15px;
    max-width: 55%;
  }
  .team-wrapper .team-info-wrap:nth-child(4n) .team-info .team-text {
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%;
    right: unset;
    left: -72%;
  }
  .team-wrapper .team-info-wrap:nth-child(4n) .circle {
    left: -54%;
    top: 0;
    bottom: unset;
  }
  .team-wrapper .team-info-wrap:nth-child(5n) {
    margin-top: 30px;
  }
  .team-wrapper .team-info-wrap:nth-child(5n) .team-info .team-text {
    top: 50%;
    right: -74%;
    transform: translateY(-50%);
  }
  .team-wrapper .team-info-wrap:nth-child(6n) {
    margin-top: 30px;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) .team-info {
    margin-right: 0px;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) .team-info .team-text {
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%;
    right: unset;
    left: -72%;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) .circle {
    display: none;
  }
  .team-wrapper .team-info .team-text h2 {
    font-size: 26px;
  }
  .team-wrapper .team-info .team-text h3 {
    font-size: 18px;
  }
  .team-wrapper .team-info .team-text p {
    font-size: 16px;
  }
  .blog-blocks .blog-healthy-logo1 {
    left: -15px;
    bottom: -90px;
  }
  .blog-blocks .blog-healthy-logo1 img {
    width: 90px;
    height: 90px;
  }
  .blog-block-text {
    max-width: 370px;
  }
  .blog-blocks-section2 .blog-block2 .blog-healthy-logo1 {
    top: -200px;
    right: 0px;
  }
}
@media screen and (min-width: 0px) and (max-width: 575px) {
  .team-wrapper h4 {
    margin-top: 40px;
    font-size: 18px;
  }
  .team-wrapper .team {
    max-width: 100%;
    padding: 60px 0 40px;
  }
  .team-wrapper .circle {
    right: 0px;
    top: -132px;
    font-size: 9px;
    font-weight: 500;
    height: 168px;
    width: 131px;
  }
  .team-wrapper .circle > .text {
    height: 133px;
    position: relative;
  }
  .team-wrapper .circle > .text [class*="char"] {
    height: 29%;
  }
  .team-wrapper .team-info {
    max-width: 100%;
    margin-left: 0;
    padding: 0 15px;
    justify-content: center;
  }
  .team-wrapper .team-info .team-text {
    position: unset;
    top: 0;
    right: 0;
    margin-bottom: 0;
    font-size: 16px;
    max-width: 100%;
  }
  .team-wrapper .team-info .team-text .over-lay {
    display: none;
  }
  .team-wrapper .team-info .team-text h2 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .team-wrapper .team-info .team-text h3 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .team-wrapper .team-info .team-text p {
    margin-bottom: 0;
    font-size: 15px;
  }
  .team-wrapper .team-info img {
    margin-bottom: 20px;
    width: 100%;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) {
    margin-top: 20px;
    justify-content: center;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) .team-info {
    margin-right: 0px;
  }
  .team-wrapper .team-info-wrap:nth-child(2n) .circle {
    display: block;
    right: 0;
    left: unset;
    top: -132px;
    bottom: unset;
  }
  .team-wrapper .team-info-wrap:nth-child(3n) {
    margin-top: 20px;
  }
  .team-wrapper .team-info-wrap:nth-child(4n) .team-info {
    max-width: 100%;
  }
  .team-wrapper .team-info-wrap:nth-child(4n) .circle {
    display: block;
    right: 0;
    left: unset;
    top: 0;
    bottom: unset;
  }
  .team-wrapper .team-info-wrap:nth-child(5n) {
    margin-top: 20px;
  }
  .team-wrapper .team-info-wrap:nth-child(5n) .team-info {
    margin-right: 0px;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) .team-info {
    max-width: 100%;
  }
  .team-wrapper .team-info-wrap:nth-child(6n) .circle {
    display: none;
  }
  .blog-blocks .blog-healthy-logo1 {
    left: -10px;
    bottom: -90px;
  }
  .blog-blocks .blog-healthy-logo1 img {
    width: 70px;
    height: 70px;
  }
  .blog-blocks-section2 .blog-block2 .blog-healthy-logo1 {
    top: -178px;
    right: -10px;
  }
}
.customer-card-short-details .address-info h5 {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: 600;
  font-style: normal;
}
.customer-card-short-details .address-info p {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0px;
}
.customer-card-short-details .address-info p.email {
  margin-top: 20px;
}
.customer-card-short-details .card-info table {
  border-collapse: separate;
  border-spacing: 0 0.4rem;
  margin-top: -0.4rem;
}
.customer-card-short-details .card-info table tr th {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: 600;
  font-style: normal;
}
.customer-card-short-details .card-info table tr td {
  font-size: 14px;
  font-family: "Euclid Square";
  font-weight: 400;
  font-style: normal;
  color: gray;
  padding-left: 20px;
}
.order-status {
  padding-top: 50px;
}
.order-status .card-info table tr td {
  padding-left: 0;
}
.order-status .card-info table tr th {
  padding-left: 20px;
}
@media screen and (max-width: 767px) and (min-width: 0px) {
  .customer-card-short-details .card-info table {
    margin-top: 1.4rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .customer-card-short-details {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1170px;
  }
  .iq-head h2 {
    font-size: 70px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 960px;
  }
  .iq-head h2 {
    font-size: 58px;
  }
  .single-product .product-img {
    height: 340px;
  }
  .single-product .product-info h4 a {
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 720px;
  }
  .iq-head h2 {
    font-size: 47px;
  }
  .choose-right p {
    margin-bottom: 25px !important;
  }
  .single-product .product-img {
    height: 390px;
  }
  .single-product .product-info h4 a {
    font-size: 17px;
  }
  .cart-button {
    width: 220px;
    height: 55px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 540px;
  }
  .iq-head h2 {
    font-size: 40px;
  }
  .healthy-logo {
    width: 100px !important;
    height: 100px !important;
  }
  .single-product .product-img {
    height: 390px;
  }
  .single-product .product-info h4 a {
    font-size: 17px;
  }
  .cart-button {
    width: 220px;
    height: 55px;
  }
}
@media screen and (max-width: 575px) {
  .iq-head h2 {
    font-size: 35px;
  }
  .healthy-logo {
    width: 80px !important;
    height: 80px !important;
  }
  .loader {
    padding: 40px 0px;
  }
  .loader .loader-img {
    width: 60px;
    height: 60px;
  }
  .single-product {
    max-width: 320px;
    margin: 0 auto 40px;
  }
  .cart-button {
    width: 190px;
    height: 45px;
    font-size: 10px;
  }
} /*# sourceMappingURL=style.css.map */
