@charset "UTF-8";
@import "https://fonts.googleapis.com";
@import "https://fonts.gstatic.com";
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&display=swap");
@font-face {
  font-family: Georgia;
  src: url("../../web/fonts/georgia/Georgia.ttf");
}
.offcanvas {
  background-color: rgba(255, 0, 255, 0.7);
  width: 70% !important;
  color: #fff !important;
}
.offcanvas .offcanvas-header i {
  font-size: 30px;
}
.offcanvas .offcanvas-header .btn-close {
  background: none;
}
.offcanvas .offcanvas-body .container-fluid {
  color: #fff;
  background-color: transparent !important;
}
.offcanvas .offcanvas-body .container-fluid ul {
  font-size: 19px !important;
  padding-top: 2rem;
}
.offcanvas .offcanvas-body .container-fluid ul li {
  margin: 0.5rem 0;
}
.offcanvas .offcanvas-body .container-fluid ul .active {
  color: #fff !important;
}

a,
img,
ul,
li,
body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body.HomePage {
  background-color: #fdeffc;
}

.btn {
  background-color: #ff00ff;
  color: white;
  border: none;
  padding: 12px 35px;
  text-transform: uppercase;
  border-radius: 0;
  font-family: "Lato", sans-serif;
}

.btn:hover {
  background-color: #df03df;
}

.btn-black {
  background: #778899;
  color: #fff;
  font-weight: bold;
}
.btn-black:hover {
  background: #404c57;
  color: #fff;
}

.navbar-toggler {
  display: none;
}
@media (max-width: 768px) {
  .navbar-toggler {
    display: block;
    padding: 20px;
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .navbar-collapse {
    position: fixed;
    left: 0px;
    top: 8rem;
    background: white;
    width: 100%;
    padding: 2rem;
  }
  .navbar-collapse .navbar-nav :not(:last-child)::after {
    display: none;
  }
  .navbar-collapse .navbar-nav li {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.logo {
  width: 100px;
}
@media (max-width: 768px) {
  .logo {
    margin-right: auto;
  }
}
@media (max-width: 425px) {
  .logo {
    width: 50px;
  }
}

.header {
  font-family: "Montserrat", sans-serif;
  background-color: #fff;
  position: fixed;
  border-bottom: 1px solid #fff;
  top: 0;
  left: 0;
  z-index: 10000;
  right: 0;
}
.header .container-fluid {
  background-color: #fff;
  z-index: 5;
}
.header .navbar-nav {
  font-size: 16px;
}
.header .navbar-nav .active {
  color: #ff00ff;
}
.header .navbar-nav li {
  position: relative;
}
.header .navbar-nav :not(:last-child)::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 2px;
  height: 18px;
  background: rgba(174, 172, 172, 0.2);
}
.header .navbar-nav .nav-item a:hover {
  color: #ff00ff;
}
.header .lang {
  opacity: 0.7;
}
@media (max-width: 768px) {
  .header .lang {
    margin: 0 2rem;
  }
}
.header .lang .lang-switcher {
  color: #000;
  font-size: 25px;
}
.header .lang .lang-switcher:hover {
  color: #ff00ff;
}
.header .lang .socailIcon {
  font-size: 24px;
  color: #000;
}
.header .lang li {
  font-size: 26px;
  font-weight: 600;
}
.header .lang li a {
  font-size: 25px;
}
.header .lang li a img {
  width: 21px;
  height: 26px;
}
.header.header-fixed {
  height: auto;
}
.header.header-fixed .logo {
  width: 50px;
}

body.HomePage .header {
  background-color: #fdeffc;
  border: 1px solid #fdeffc;
}
body.HomePage .header .container-fluid {
  background-color: #fdeffc;
}

.content {
  overflow: hidden;
  margin-top: 141px;
}
.content .text-section {
  position: relative;
}
.content .text-section h2 {
  font-weight: 400;
  font-size: 2rem;
  color: #1a2e71;
}
@media (max-width: 1100px) {
  .content .text-section h2 {
    font-size: 1.6rem;
    height: auto;
  }
}
@media (max-width: 768px) {
  .content .text-section h2 {
    height: auto;
  }
}
.content .text-section h2::before {
  content: " ";
  position: absolute;
  width: 5px;
  height: 80px;
  top: 0;
  left: 6px;
  background-color: #ff00ff;
}
.content .text-section h3 {
  color: #1a2e71;
  font-size: 30px;
}
.content .text-section h3::before {
  content: " ";
  position: absolute;
  width: 5px;
  height: 80px;
  top: 0;
  left: 30px;
  background-color: #ff00ff;
}
.content .text-section a {
  color: #ff00ff;
  text-decoration: none;
  font-size: 22px;
  display: block;
  margin-top: 20px;
  position: relative;
  z-index: 1000;
}
.content .img-section {
  height: 555px;
  position: relative;
}
@media (max-width: 768px) {
  .content .img-section {
    height: 390px;
  }
}
.content .img-section img {
  width: 100%;
  position: absolute;
}

.sectionOne {
  font-family: Georgia, serif;
}
.sectionOne .ward {
  left: 0;
  bottom: 0;
}
.sectionOne .left {
  left: 0;
  bottom: 0;
}
.sectionOne .right {
  left: 0;
  bottom: 0;
}
.sectionOne .logo-pattern {
  left: 0;
  bottom: 0;
}
.sectionOne .content-img {
  left: 0;
  bottom: 0;
}
.sectionOne .dashed {
  left: -1%;
  bottom: 10%;
  width: 4px !important;
}
.sectionOne .arrow {
  left: -13px;
  bottom: 40%;
  width: 20px !important;
}
.sectionOne.odd .dashed {
  left: auto;
  right: 35px;
}
.sectionOne.odd .arrow {
  left: auto;
  right: 27px;
}
@media (max-width: 767px) {
  .sectionOne .text-section {
    margin-top: 4rem;
    height: 230px;
  }
  .sectionOne .text-section .slideText h2::before {
    content: none;
  }
}
@media (max-width: 425px) {
  .sectionOne .text-section {
    margin-top: 4rem;
    height: 130px;
  }
  .sectionOne .img-section img.content-img, .sectionOne .img-section img.logo-pattern {
    transform: scale(1.15) !important;
  }
  .sectionOne.odd .text-section {
    margin-top: 3rem;
  }
  .sectionOne.odd .text-section .slideText {
    top: 6rem;
  }
}

#sectionOne .img-section .dashed {
  left: 10%;
}
#sectionOne .img-section .arrow {
  left: 8%;
}

#sectionOne .left, #sectionOne .content-img, #sectionOne .logo-pattern, #sectionOne .right, #sectionTwo .left, #sectionTwo .content-img, #sectionTwo .logo-pattern, #sectionTwo .right {
  left: 10%;
}
@media (min-width: 1600px) {
  #sectionOne .content-img, #sectionOne .logo-pattern, #sectionTwo .content-img, #sectionTwo .logo-pattern {
    top: 0;
  }
}

.carouselContrDiv {
  position: relative;
}

.carousel-control-prev,
.carousel-control-next {
  position: relative;
  background-color: #00000040;
  color: #fff;
  border: none;
  padding: 1rem 2rem;
  bottom: 160px;
  display: inline-flex;
}
@media (max-width: 768px) {
  .carousel-control-prev,
.carousel-control-next {
    bottom: 90px;
  }
}
.carousel-control-prev:hover,
.carousel-control-next:hover {
  color: #000;
  background-color: #fff;
}

.carousel-control-next {
  width: auto;
  height: auto;
  top: auto;
  opacity: 1;
}
@media (max-width: 767px) {
  .carousel-control-next {
    position: absolute;
    bottom: 0;
    right: 30%;
  }
}

.carousel-control-prev {
  width: auto;
  height: auto;
  top: auto;
  opacity: 1;
}
@media (max-width: 767px) {
  .carousel-control-prev {
    position: absolute;
    bottom: 0;
    left: 30%;
  }
}

.slideText,
.slideTextOne,
.slideTexttwo,
.slideTextThree,
.slideTextFour {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 15px;
}
@media (max-width: 1100px) {
  .slideText,
.slideTextOne,
.slideTexttwo,
.slideTextThree,
.slideTextFour {
    top: 110px;
  }
}
@media (max-width: 768px) {
  .slideText,
.slideTextOne,
.slideTexttwo,
.slideTextThree,
.slideTextFour {
    top: 50px;
  }
}

.contImgOne,
.contImgtwo,
.contImgThree,
.contImgFour {
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.hide {
  opacity: 0;
  z-index: -1;
}

#sectionThreeSlider h5.text-uppercase {
  color: #f0f;
  font-weight: bold;
}
#sectionThreeSlider h2 {
  font-weight: bold;
}
#sectionThreeSlider p {
  font-size: 1.1rem;
  line-height: 1.6rem;
  margin-top: 40px;
  text-align: justify;
  text-align-last: center;
}
#sectionThreeSlider .logoPatternDiv {
  position: relative;
  background-image: url(/img/aboutSliders/dryLogo.png);
  background-size: contain;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  padding-top: 165px;
  width: 100%;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  transform: scale(1.4);
}
@media (max-width: 767px) {
  #sectionThreeSlider .logoPatternDiv {
    padding-top: 120px;
  }
}
@media (min-width: 1800px) {
  #sectionThreeSlider .logoPatternDiv {
    padding-top: 116px;
  }
}
#sectionThreeSlider .content-img {
  border-radius: 50%;
  width: 170px;
  height: 170px;
  position: relative;
}
@media (min-width: 1800px) {
  #sectionThreeSlider .content-img {
    width: 245px;
    height: 245px;
  }
}
@media (max-width: 425px) {
  #sectionThreeSlider .content-img {
    width: 105px;
    height: 105px;
    margin-top: 2%;
  }
}
@media (min-width: 426px) and (max-width: 768px) {
  #sectionThreeSlider .logoPatternDiv {
    padding-top: 123px;
  }
  #sectionThreeSlider .content-img {
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 769px) and (max-width: 1340px) {
  #sectionThreeSlider .logoPatternDiv {
    padding-top: 205px;
  }
  #sectionThreeSlider .content-img {
    width: 110px;
    height: 110px;
  }
}
@media (max-width: 767px) {
  #sectionThreeSlider {
    margin-bottom: 2rem;
  }
  #sectionThreeSlider .carousel-inner {
    margin-bottom: 5rem;
  }
  #sectionThreeSlider .text-section {
    height: 260px;
  }
  #sectionThreeSlider .text-section h2::before {
    content: none;
  }
}

.footer {
  background-color: #fce2fb;
  color: #ff00ff;
  font-family: "Lato", sans-serif;
  border-top: 1px solid rgba(174, 172, 172, 0.45);
}
.footer .footer-body .text-uppercase {
  font-size: 18px;
  word-spacing: 7px;
}
.footer .footer-body .about-us {
  font-weight: 400;
  width: 85%;
  margin: auto;
  text-align: justify;
  line-height: 1.5;
}
@media (max-width: 1100px) {
  .footer .footer-body .about-us {
    font-size: 14px;
    line-height: auto;
  }
}
.footer .footer-body h2 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.footer .footer-body input[type=email] {
  padding: 0 15px;
  max-width: 100%;
  width: 100%;
  height: 42px;
  border: 2px solid rgba(0, 0, 0, 0.39);
  background-color: transparent;
  box-shadow: none;
  vertical-align: middle;
  font-size: 14px;
  transition: border-color 0.5s ease;
  color: #333;
}
.footer .footer-body input[type=email]:focus {
  outline: none;
  border-color: #818181;
  transition: border-color 0.4s ease;
}
.footer .footer-body .submit {
  background-color: #ff00ff;
  color: white;
  border: none;
  width: 100%;
  text-transform: uppercase;
  height: 42px;
  line-height: 40px;
  padding: 0;
}
@media (max-width: 1100px) {
  .footer .footer-body .submit {
    font-size: 13px;
  }
}
.footer .footer-body .submit:focus {
  outline: none;
}
.footer .footer-body .contact-section .contact-data {
  line-height: 0.6;
}
.footer .footer-body .contact-section .contact-data .bold {
  font-weight: 600;
}
.footer .footer-body .contact-section .follow-icons a {
  width: 50px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  border: 2px solid white;
  border-radius: 50%;
  color: #f0f;
  font-size: 25px;
}
.footer .footer-body .contact-section .follow-icons a:hover {
  border: 2px solid #f0f;
}
.footer .footer-body > :not(:last-of-type) {
  position: relative;
}
.footer .footer-body > :not(:last-of-type)::after {
  content: " ";
  color: rgba(174, 172, 172, 0.45);
  position: absolute;
  top: 6px;
  right: 0;
  width: 1px;
  height: 90%;
  background-color: #e3cfe3;
}
@media (max-width: 767px) {
  .footer .footer-body > :not(:last-of-type)::after {
    content: none;
  }
}
.footer .footer-footer {
  background-color: #ff00ff;
  color: white;
  font-family: "Montserrat", sans-serif;
}
.footer .footer-footer ul {
  font-weight: 700;
}
@media (max-width: 480px) {
  .footer .footer-footer ul {
    display: none !important;
  }
}
.footer .footer-footer ul li {
  padding: 7px 13px;
  font-size: 12px !important;
}
.footer .footer-footer ul li a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
  transition: transform 0.5s;
}
.footer .footer-footer ul li a:hover {
  -ms-transform: scale(1.5);
  /* IE 9 */
  -webkit-transform: scale(1.5);
  /* Safari 3-8 */
  transform: scale(1.2);
}
.footer .footer-text-color {
  color: #cf4da0;
}

.slide-bottom {
  -webkit-animation: slide-bottom 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite both;
  animation: slide-bottom 2s cubic-bezier(0.645, 0.045, 0.355, 1) infinite both;
}

.slide-tl {
  -webkit-animation: slide-tl 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s both;
  animation: slide-tl 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s both;
}

.slide-tr {
  -webkit-animation: slide-tr 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.5s both;
  animation: slide-tr 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.5s both;
}

.slide-fwd-center {
  -webkit-animation: slide-fwd-center 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-fwd-center 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.slide-fwd-top {
  -webkit-animation: slide-fwd-top 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-fwd-top 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.slide-right {
  -webkit-animation: slide-right 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-right 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.scale-up-center {
  -webkit-animation: scale-up-center 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: scale-up-center 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.slide-top {
  -webkit-animation: slide-top 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-top 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.opacity-animation {
  animation: opacity-animation 2.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2022-6-27 23:22:55
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation slide-bottom
 * ----------------------------------------
 */
@-webkit-keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
}
@keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
}
/**
 * ----------------------------------------
 * animation slide-tl
 * ----------------------------------------
 */
@-webkit-keyframes slide-tl {
  0% {
    -webkit-transform: translateY(100px) translateX(100px);
    transform: translateY(100px) translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
@keyframes slide-tl {
  0% {
    -webkit-transform: translateY(100px) translateX(100px);
    transform: translateY(100px) translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation slide-tr
 * ----------------------------------------
 */
@-webkit-keyframes slide-tr {
  0% {
    -webkit-transform: translateY(100px) translateX(-100px);
    transform: translateY(100px) translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
@keyframes slide-tr {
  0% {
    -webkit-transform: translateY(100px) translateX(-100px);
    transform: translateY(100px) translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation slide-fwd-center
 * ----------------------------------------
 */
@-webkit-keyframes slide-fwd-center {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  100% {
    -webkit-transform: translateZ(160px);
    transform: translateZ(160px);
  }
}
@keyframes slide-fwd-center {
  0% {
    opacity: 0;
    -moz-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -o-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
/**
 * ----------------------------------------
 * animation slide-fwd-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-fwd-top {
  0% {
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
  }
  100% {
    -webkit-transform: translateZ(160px) translateY(-100px);
    transform: translateZ(160px) translateY(-100px);
  }
}
@keyframes slide-fwd-top {
  0% {
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
  }
  100% {
    -webkit-transform: translateZ(160px) translateY(-100px);
    transform: translateZ(160px) translateY(-100px);
  }
}
/**
 * ----------------------------------------
 * animation slide-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/**
 * ----------------------------------------
 * animation opacity
 * ----------------------------------------
 */
@-webkit-keyframes opacity-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacity-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
 * ----------------------------------------
 * animation scale-up-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/**
 * ----------------------------------------
 * animation slide-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
}
#map {
  display: table;
  width: 100%;
  height: calc(100vh - 160px);
}

#mapInfoWindo {
  display: flex;
  position: absolute;
  bottom: -100%;
  height: 240px;
  width: 100%;
  background-color: #fce2fb;
  padding: 20px;
  overflow-y: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 100;
}

#mapInfoWindo.active {
  bottom: 0;
}

.pharmacyDetails {
  display: flex;
  align-items: center;
}
.pharmacyDetails .pharmData {
  display: flex;
  align-items: center;
  width: 100%;
}

.pharmacyDetails p {
  font-family: "Lato", sans-serif;
}

.pharmacyDetails img {
  width: 200px;
  max-height: 200px;
  margin-right: 20px;
}

.pharmacyDetails .products {
  list-style: none;
  padding: 0;
}

.pharmacyDetails .products li {
  display: inline-block;
}

.pharmacyDetails .products li img {
  width: 100px;
  max-height: 100px;
}

.pharmacyDetails .navigate {
  margin-left: auto;
}

#mapInfoWindo .closeBtn {
  position: absolute;
  top: 10px;
  left: 10px;
  cursor: pointer;
}

#MoveYouMarker {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
}
#MoveYouMarker p {
  display: inline-flex;
  background: #fff;
  padding: 10px 20px;
  border-radius: 2px;
  font-family: "Lato";
  align-items: center;
}
#MoveYouMarker p img {
  width: 25px;
}
#MoveYouMarker p i {
  margin: 0 0 0 40px;
  cursor: pointer;
}

@media (max-width: 480px) {
  .pharmacyDetails {
    flex-direction: column;
  }

  #mapInfoWindo {
    height: 70%;
    padding: 40px;
    text-align: center;
    bottom: -70%;
  }

  .pharmacyDetails img {
    width: 150px;
    max-height: 150px;
    margin-left: 0;
    margin-bottom: 20px;
  }

  .pharmacyDetails .navigate {
    margin-left: 0;
  }
}
.productList {
  background-color: #fff;
  padding-top: 50px;
}
.productList .badgeList {
  margin-bottom: 30px;
  text-align: center;
  margin-top: 30px;
}
.productList .badgeList li {
  display: inline-block;
}
.productList .badgeList li a {
  background-color: #fff;
  border-radius: 24px;
  border: 2px solid #ff00ff;
  padding: 10px 30px;
  color: #f0f;
  font-family: "Lato", sans-serif;
  text-decoration: none;
  font-weight: 600;
}
.productList .badgeList li a.active {
  background-color: #f0f;
  color: #fff;
}
.productList .description-360 {
  position: relative;
}
.productList .description-360::before {
  content: "";
  position: absolute;
  width: 130px;
  height: 3px;
  top: -50px;
  background-color: #ff00ff;
}
.productList .related-products {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
}
.productList .related-products::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  bottom: -20px;
  left: 0;
  background-color: #ff00ff;
}
.productList .productItem {
  margin-bottom: 30px;
}
.productList .productItem a {
  border: 1px solid #ededed;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 3px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.11);
  text-decoration: none;
}
.productList .productItem a .img {
  width: 100%;
  padding: 20px;
  height: 300px;
  position: relative;
}
@media (max-width: 425px) {
  .productList .productItem a .img {
    text-align: center;
    height: 185px;
  }
}
@media (min-width: 425px) and (max-width: 768px) {
  .productList .productItem a .img {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .productList .productItem a .img {
    overflow: hidden;
  }
}
.productList .productItem a .img img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 425px) {
  .productList .productItem a .img img {
    width: 100%;
    position: relative;
    transition: none;
  }
}
@media (min-width: 426px) and (max-width: 768px) {
  .productList .productItem a .img img {
    width: 270px;
    position: relative;
    transition: none;
  }
}
.productList .productItem a .img img.secImg {
  opacity: 0;
}
.productList .productItem a .img:hover .topImg {
  display: none;
}
.productList .productItem a .img:hover .secImg {
  opacity: 1;
}
.productList .productItem a #img1 img {
  height: 240px;
}
.productList .productItem a #img1 #img1-2 {
  display: none;
}
.productList .productItem a #img1:hover #img1-1 {
  display: none;
}
.productList .productItem a #img1:hover #img1-2 {
  display: block;
}
.productList .productItem a p {
  width: 100%;
  text-align: center;
  margin: 0;
  background: #f0f;
  color: #fff;
  height: 60px;
  font-family: "Lato", sans-serif;
  line-height: 60px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 500px) {
  .productList .productItem a p {
    font-size: 12px;
    height: 45px;
    line-height: 45px;
  }
}
.productList .productItem a:hover .img img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .productList .badgesContainer {
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .productList .badgesContainer .badgeList {
    display: flex;
    width: 650px;
  }
  .productList .badgesContainer .badgeList li {
    margin: 0 5px;
  }
}

.breadcrumb {
  font-family: "Lato", sans-serif;
}
@media (max-width: 768px) {
  .breadcrumb {
    margin: 0 20px;
  }
}
.breadcrumb li {
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
.breadcrumb li a {
  text-decoration: none;
  font-weight: normal;
  color: #333;
}
.breadcrumb .breadcrumb-item.active {
  color: #000;
}

#jsv-holder,
#jsv-holder2 {
  width: 500px;
}
@media (max-width: 767px) {
  #jsv-holder,
#jsv-holder2 {
    width: unset;
  }
}

#jsv-holder img,
#jsv-holder2 img {
  width: 100%;
}

.contactUs {
  background-color: #fff;
  padding-top: 50px;
}
.contactUs h3 {
  color: #ff00fe;
  font-size: 18px;
  font-family: "Lato", sans-serif;
  margin-top: 0;
}
.contactUs p {
  font-size: 15px;
  font-weight: 500;
  font-family: "Lato", sans-serif;
  margin-bottom: 50px;
}
.contactUs .form-group {
  margin-bottom: 30px;
  position: relative;
}
.contactUs .form-group i {
  position: absolute;
  right: 25px;
  top: 12px;
}
.contactUs .form-control {
  box-sizing: border-box;
  padding: 0.72em 0.9em 0.65em;
  border-radius: 2px;
  border: 1px solid #d6d8d9;
  background-color: #fafafa;
  line-height: 1.4em;
  font-family: inherit;
  height: auto;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  font-size: inherit;
  background-color: #fafafa;
  color: #777;
  font-family: "Lato", sans-serif;
  height: 40px;
}
.contactUs textarea.form-control {
  height: auto;
}

.product-page {
  font-family: "Lato", sans-serif;
  background-color: #fff;
}
@media (max-width: 768px) {
  .product-page .product-details {
    padding-top: 0 !important;
  }
}
.product-page .product-details .rate .theme-krajee-svg.rating-md .krajee-icon,
.product-page .product-details .rate .theme-krajee-svg.rating-md .krajee-icon-clear {
  width: 1rem;
  height: 1rem;
}
.product-page .product-details .rate .rating-input {
  display: none;
}
.product-page .product-details .rate .reviewsNo {
  margin: 13px;
}
.product-page .product-details #productCarousel .carousel-control-prev {
  background-color: transparent;
  right: unset;
  bottom: 50%;
}
.product-page .product-details #productCarousel .carousel-control-prev .carousel-control-prev-icon {
  background-image: url("../../web/img/icons/left-arrow.png");
}
.product-page .product-details #productCarousel .carousel-control-next {
  background-color: transparent;
  right: 0;
  bottom: 50%;
}
.product-page .product-details #productCarousel .carousel-control-next .carousel-control-next-icon {
  background-image: url("../../web/img/icons/next.png");
}
.product-page .product-details #productCarousel .carousel-indicators {
  position: relative;
}
.product-page .product-details #productCarousel .carousel-indicators button {
  width: 150px;
  height: 125px;
}
.product-page .product-details .navbar-actions {
  display: flex;
  justify-content: end;
  align-items: self-start;
  gap: 8px;
}
.product-page .product-details .navbar-actions a {
  color: #777777;
}
.product-page .product-details .navbar-actions a img {
  width: 16px;
}
@media (max-width: 480px) {
  .product-page .product-details .title {
    margin-top: 2rem;
  }
}
.product-page .product-details .title h1 {
  color: #ff00ff;
}
.product-page .product-details .title p {
  color: #777777;
  font-size: 16px;
  text-align: justify;
}
.product-page .product-details .title .rate img {
  height: 15px;
}
.product-page .product-details .title .rate a {
  color: #777777;
  text-decoration: none;
}
.product-page .product-details .features h4 {
  color: #ff00ff;
}
.product-page .product-details .features p {
  color: #777777;
  font-size: 16px;
  line-height: 1.5;
}
.product-page .product-details .share a {
  padding: 0;
  background-color: #ff00ff;
  color: #fff;
  border-radius: 50%;
  text-decoration: none;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
}
.product-page .size-table {
  color: #777777;
}
.product-page .size-table h4 {
  color: #ff00ff;
}
.product-page .size-table table tr td {
  color: #777777 !important;
}
.product-page .size-table table tr td:first-child {
  background-color: #ff00ff;
  color: white !important;
  border-bottom: 1px solid #fff;
  font-size: 15px;
  font-weight: 700;
}
.product-page .size-table hr {
  margin-top: 5rem;
}
.product-page .review .note {
  color: #777777;
}
.product-page .review .rating .rating-input > label, .product-page .review .rating .rating-score > .rating-score-item {
  display: inline-block;
}
.product-page .review .rating .rating-input > label:after, .product-page .review .rating .rating-score > .rating-score-item:after {
  font-family: "FontAwesome";
  font-size: 1em;
  color: #eabe11;
}
.product-page .review .rating .rating-input:hover > input + label:hover:after, .product-page .review .rating .rating-input:hover > input + label:hover ~ input + label:after, .product-page .review .rating .rating-input > input:checked ~ label:after, .product-page .review .rating .rating-score[data-rating="4.5"] > .rating-score-item:nth-child(-n+4):after, .product-page .review .rating .rating-score[data-rating="3.5"] > .rating-score-item:nth-child(-n+3):after, .product-page .review .rating .rating-score[data-rating="2.5"] > .rating-score-item:nth-child(-n+2):after, .product-page .review .rating .rating-score[data-rating="1.5"] > .rating-score-item:nth-child(-n+1):after, .product-page .review .rating .rating-score[data-rating="0.5"] > .rating-score-item:nth-child(-n+0):after, .product-page .review .rating .rating-score[data-rating="5"] > .rating-score-item:nth-child(-n+5):after, .product-page .review .rating .rating-score[data-rating="4"] > .rating-score-item:nth-child(-n+4):after, .product-page .review .rating .rating-score[data-rating="3"] > .rating-score-item:nth-child(-n+3):after, .product-page .review .rating .rating-score[data-rating="2"] > .rating-score-item:nth-child(-n+2):after, .product-page .review .rating .rating-score[data-rating="1"] > .rating-score-item:nth-child(-n+1):after {
  content: "";
}
.product-page .review .rating .rating-score[data-rating="4.5"] > .rating-score-item:nth-child(5):after, .product-page .review .rating .rating-score[data-rating="3.5"] > .rating-score-item:nth-child(4):after, .product-page .review .rating .rating-score[data-rating="2.5"] > .rating-score-item:nth-child(3):after, .product-page .review .rating .rating-score[data-rating="1.5"] > .rating-score-item:nth-child(2):after, .product-page .review .rating .rating-score[data-rating="0.5"] > .rating-score-item:nth-child(1):after {
  content: "";
}
.product-page .review .rating .rating-input:hover > input + label:after, .product-page .review .rating .rating-input > label:after, .product-page .review .rating .rating-score > .rating-score-item:after {
  content: "";
}
.product-page .review .rating .rating-score {
  display: inline-flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 0;
  padding: 0;
}
.product-page .review .rating .rating-input {
  border: none;
  display: inline-flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
}
.product-page .review .rating .rating-input > input {
  display: none;
}
.product-page .review .form-control {
  border: 1px solid #777777;
  border-radius: unset;
}
.product-page .review .submit {
  background-color: #ff00ff;
  color: white;
  border: none;
  padding: 12px 35px;
  text-transform: uppercase;
  font-weight: bold;
}
.product-page .review .submit:focus {
  outline: none;
}
.product-page .buyNow a {
  color: #ff00ff;
}
.product-page #RelatedProductsSlider .owl-nav {
  display: block;
}
.product-page #RelatedProductsSlider .owl-carousel .owl-nav button {
  position: absolute;
  left: -80px;
  top: 40%;
  background: #FF00FF;
  padding: 8px 10px !important;
  border-radius: 50%;
  box-shadow: 5px 10px 30px 0 rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 991px) {
  .product-page #RelatedProductsSlider .owl-carousel .owl-nav button {
    left: 0;
    padding: 0 !important;
    display: none;
  }
}
.product-page #RelatedProductsSlider .owl-carousel .owl-nav button:hover {
  background: #797979;
}
.product-page #RelatedProductsSlider .owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -80px;
}
@media only screen and (max-width: 767px) {
  .product-page #RelatedProductsSlider .owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
}
@media (max-width: 425px) {
  .product-page #RelatedProductsSlider .productItem .img img {
    width: 45%;
    margin: auto;
  }
}
@media (min-width: 426px) and (max-width: 767px) {
  .product-page #RelatedProductsSlider .productItem .img {
    height: 230px;
  }
  .product-page #RelatedProductsSlider .productItem .img img {
    width: 45%;
    margin: auto;
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  .product-page #RelatedProductsSlider .productItem .img {
    height: 230px;
  }
  .product-page #RelatedProductsSlider .productItem .img img {
    width: 100%;
    margin: auto;
    position: relative;
  }
}
@media (min-width: 1400px) {
  .product-page #RelatedProductsSlider .productItem .img img {
    width: 100%;
    margin: auto;
    position: relative;
  }
}

.aioseo-html-sitemap h4 {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
}
.aioseo-html-sitemap ul {
  list-style: disc;
  margin-left: 17px;
  margin-right: 17px;
  margin-bottom: 50px;
}
.aioseo-html-sitemap ul li {
  margin-bottom: 15px;
  margin-top: 15px;
}
.aioseo-html-sitemap ul li a {
  text-decoration: none;
  transition: all 0.25s ease;
  color: #333;
  font-family: "Lato", sans-serif;
  font-size: 15px;
}

#About {
  font-family: "Lato", sans-serif;
  background-color: #fff;
  border-top: 1px solid #e3e3e3;
}
#About #Mission {
  background-color: #ff00ff12;
  padding: 1rem 0;
}
#About #Mission .section .text-section h2 {
  font-size: 45px;
  text-transform: uppercase;
  color: #ff00ff;
  font-weight: 700;
  width: 80%;
  margin: auto;
  margin-bottom: 1rem;
}
#About #Mission .section .text-section h2::before {
  display: none;
}
#About #Mission .section .text-section p {
  font-size: 18px;
  color: #656565;
  line-height: 1.5;
  font-weight: bold;
  width: 80%;
  margin: auto;
  text-align: justify;
  text-align-last: center;
}
@media (max-width: 768px) {
  #About #Mission .section .text-section p {
    font-size: 14px;
  }
}
#About #Mission .section .img-section {
  height: 400px;
  position: relative;
  transform: scale(1.15);
}
@media (max-width: 375px) {
  #About #Mission .section .img-section {
    height: 400px;
  }
  #About #Mission .section .img-section .logo-pattern {
    transform: scale(1.5) !important;
    top: 25%;
  }
  #About #Mission .section .img-section .content-img {
    transform: scale(1.4) !important;
    top: 28%;
  }
}
@media (min-width: 376px) and (max-width: 768px) {
  #About #Mission .section .img-section {
    height: 400px;
  }
  #About #Mission .section .img-section .logo-pattern {
    transform: scale(1.4) !important;
    top: 20%;
  }
  #About #Mission .section .img-section .content-img {
    transform: scale(1.3) !important;
    top: 23%;
  }
}
#About #Mission .section .img-section img {
  position: absolute;
  width: 100%;
  left: 0;
}
@media (min-width: 769px) and (max-width: 1340px) {
  #About #Mission .section .img-section {
    transform: scale(1.35);
    padding-top: 70px;
  }
}
#About #Vision {
  padding: 1rem 0;
}
#About #Vision .section .text-section h2 {
  font-size: 45px;
  text-transform: uppercase;
  color: #ff00ff;
  font-weight: 700;
  width: 80%;
  margin: auto;
  margin-bottom: 1rem;
}
#About #Vision .section .text-section h2::before {
  display: none;
}
#About #Vision .section .text-section p {
  font-size: 18px;
  color: #656565;
  line-height: 1.5;
  font-weight: bold;
  width: 80%;
  margin: auto;
  text-align: justify;
  text-align-last: center;
}
@media (max-width: 768px) {
  #About #Vision .section .text-section p {
    font-size: 14px;
  }
}
#About #Vision .section .img-section {
  height: 400px;
  position: relative;
  transform: scale(1.15);
}
@media (max-width: 768px) {
  #About #Vision .section .img-section {
    height: 400px;
  }
  #About #Vision .section .img-section .logo-pattern {
    transform: scale(1.3) !important;
    top: 22%;
  }
  #About #Vision .section .img-section .content-img {
    transform: scale(1.5) !important;
    top: 22%;
  }
}
#About #Vision .section .img-section img {
  position: absolute;
  width: 100%;
  left: 0;
}
@media (min-width: 769px) and (max-width: 1340px) {
  #About #Vision .section .img-section {
    transform: scale(1.35);
    padding-top: 70px;
  }
}
#About #Slider {
  background-color: #ff00ff12;
  padding: 1rem 0;
}
#About #Slider .section .text-section h2 {
  font-size: 45px;
  text-transform: uppercase;
  color: #ff00ff;
  font-weight: 700;
  margin-bottom: 1rem;
}
#About #Slider .section .text-section p {
  font-size: 18px;
  color: #656565;
  line-height: 1.5;
  font-weight: bold;
  width: 80%;
  margin: auto;
}
#About #Slider .section .img-section {
  height: 500px;
  width: 40%;
  position: relative;
  margin: auto;
}
#About #Slider .section .img-section img {
  position: absolute;
  width: 100%;
  max-height: 400px;
}
#About #Slider .section .img-section .logo-pattern {
  width: 300px;
  right: 40%;
}
#About #Slider .section .img-section .content-img {
  width: 300px;
  height: 500px;
  left: 36%;
  max-height: 500px;
  transition: opacity 0.2s ease;
}
@media (max-width: 425px) {
  #About #Slider .img-section {
    height: 350px;
  }
  #About #Slider .img-section img {
    transform: scale(2) !important;
    bottom: 25%;
  }
}
@media (min-width: 426px) and (max-width: 768px) {
  #About #Slider .img-section {
    height: 350px;
  }
  #About #Slider .img-section img {
    transform: scale(1.1) !important;
    bottom: 5%;
  }
}
#About .TestimonialCarousel {
  margin-bottom: 50px;
}
#About .TestimonialCarousel .img-section {
  position: relative;
  height: 580px;
  padding-top: 80px;
}
#About .TestimonialCarousel .img-section .logo-pattern {
  position: absolute;
  bottom: 0;
  left: 15%;
  width: 70%;
}
#About .TestimonialCarousel .img-section .content-img {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 15%;
  width: 70%;
}
#About .TestimonialCarousel .text-section {
  background: #fff;
  padding: 30px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
#About .TestimonialCarousel .carousel-indicators {
  bottom: -55px;
}
#About .TestimonialCarousel .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border: 0;
  width: 10px;
  height: 10px;
  border-radius: 10px !important;
  background: #333;
}

.blog {
  font-family: "Lato", sans-serif;
  background-color: #fff;
}
.blog .breadcrumb li {
  font-size: 11px;
  color: #333333 !important;
}
.blog #PostsCarousel {
  padding: 2rem 0;
  margin-bottom: 2rem;
}
.blog #PostsCarousel .carousel-inner .carousel-item {
  position: relative;
  margin-bottom: 3rem;
}
.blog #PostsCarousel .carousel-inner .carousel-item .item {
  display: flex;
  justify-content: space-evenly;
}
.blog #PostsCarousel .carousel-inner .carousel-item .item .img-container {
  position: relative;
  background-image: url(/img/dryHealth.png);
  background-size: contain;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  padding-top: 40px;
  transform: scale(1.04);
  background-position: 12px 6px;
}
.blog #PostsCarousel .carousel-inner .carousel-item .item .img-container .slider-img {
  border-radius: 50%;
  width: 135px;
  height: 135px;
}
@media (max-width: 768px) {
  .blog #PostsCarousel .carousel-inner .carousel-item .item .img-container .slider-img {
    transform: scale(0.9);
    position: absolute;
    top: 12%;
    left: 30%;
  }
}
@media (max-width: 400px) {
  .blog #PostsCarousel .carousel-inner .carousel-item .item .img-container .slider-img {
    transform: scale(0.9);
    width: 150px;
    height: 150px;
    top: 10%;
  }
}
@media (min-width: 401px) and (max-width: 425px) {
  .blog #PostsCarousel .carousel-inner .carousel-item .item .img-container .slider-img {
    transform: scale(0.9);
    width: 170px;
    height: 170px;
    top: 11%;
  }
}
@media (min-width: 426px) and (max-width: 768px) {
  .blog #PostsCarousel .carousel-inner .carousel-item .item .img-container {
    width: 70%;
  }
  .blog #PostsCarousel .carousel-inner .carousel-item .item .img-container .slider-img {
    width: 150px;
    height: 150px;
    top: 11%;
  }
}
@media (width: 768px) {
  .blog #PostsCarousel .carousel-inner .carousel-item .item .img-container {
    width: 54%;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .blog #PostsCarousel .carousel-inner .carousel-item .item .img-container {
    padding-top: 36px;
  }
  .blog #PostsCarousel .carousel-inner .carousel-item .item .img-container .slider-img {
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 1400px) {
  .blog #PostsCarousel .carousel-inner .carousel-item .item .img-container {
    padding-top: 45px;
  }
  .blog #PostsCarousel .carousel-inner .carousel-item .item .img-container .slider-img {
    width: 155px;
    height: 155px;
  }
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 20%;
  right: 12%;
  left: 12%;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .poster {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .poster img {
  width: 22px;
  border-radius: 50%;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .actions {
  display: flex;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .actions .share-icon {
  display: flex;
  position: relative;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .actions .share-icon img {
  height: 16px;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .actions .share-icon .share-lables {
  visibility: hidden;
  display: flex;
  background-color: #000;
  color: #fff;
  padding: 9px 10px;
  font-size: 14px;
  position: absolute;
  right: 100%;
  top: -40%;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .actions .share-icon .share-lables a {
  color: #fff;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .actions .share-icon .share-lables::before {
  content: "";
  border-style: solid;
  border-color: transparent;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .actions .share-icon .share-lables:hover {
  visibility: visible;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .actions .share-icon:hover .share-lables {
  visibility: visible;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .actions .comments {
  position: relative;
}
.blog #PostsCarousel .carousel-inner .carousel-item .carousel-caption .actions .comments span {
  background-color: #ff00ff;
  position: absolute;
  top: -6px;
  right: -6px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 9px;
  line-height: 14px;
}
.blog #PostsCarousel .carousel-inner .carousel-item .post-details {
  width: 60%;
  padding: 15px 0;
}
.blog #PostsCarousel .carousel-inner .carousel-item .post-details .date {
  color: #a5a5a5;
  font-size: 13px;
}
.blog #PostsCarousel .carousel-inner .carousel-item .post-details .date a {
  text-decoration: none;
  color: #a5a5a5;
  text-transform: uppercase;
}
.blog #PostsCarousel .carousel-inner .carousel-item .post-details h3 {
  font-size: 22px;
}
.blog #PostsCarousel .carousel-inner .carousel-item .post-details h3 a {
  color: #333333;
  text-decoration: none;
  transition: all 0.25s ease;
}
.blog #PostsCarousel .carousel-inner .carousel-item .post-details h3 a:hover {
  color: #333333a6;
}
.blog #PostsCarousel .carousel-inner .carousel-item .post-details .desc {
  color: #777777;
  font-size: 16px;
  margin-bottom: 1rem;
  text-align: justify;
}
.blog #PostsCarousel .carousel-inner .carousel-item .post-details .continue-reading {
  font-size: 13px;
  color: #ff00ff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
}
.blog #PostsCarousel .carousel-control-prev {
  position: absolute;
  right: unset;
  left: -1%;
  background-color: transparent;
  color: #000;
  font-size: 35px;
  top: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1000000;
}
.blog #PostsCarousel .carousel-control-prev img {
  background-color: #DF78FE;
  border-radius: 50%;
  padding: 0.75rem;
}
.blog #PostsCarousel .carousel-control-next {
  position: absolute;
  right: -5%;
  background-color: transparent;
  color: #000;
  font-size: 35px;
  top: 0;
  bottom: 0;
  transition: all 0.2s ease-in-out;
}
.blog #PostsCarousel .carousel-control-next img {
  background-color: #DF78FE;
  border-radius: 50%;
  padding: 0.75rem;
}
.blog #PostsCarousel:hover .carousel-inner .carousel-item .slider-img {
  transform: scale(1.1);
}
.blog #PostsCarousel:hover .carousel-control-prev {
  transform: translateX(30px);
}
.blog #PostsCarousel:hover .carousel-control-next {
  transform: translateX(-30px);
}
@media (max-width: 425px) {
  .blog #PostsCarousel .carousel-control-prev {
    transform: translateX(0) !important;
    left: -7% !important;
  }
  .blog #PostsCarousel .carousel-control-next {
    transform: translateX(0) !important;
    right: -7% !important;
  }
}
.blog #RecentArticles a {
  transition: all 0.25s ease;
}
.blog #RecentArticles .head p {
  color: #ff00ff;
  text-transform: uppercase;
  font-size: 14px;
}
.blog #RecentArticles .head .liner-container {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.blog #RecentArticles .head .liner-container h4 {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 0;
}
.blog #RecentArticles .head .liner-container::before {
  content: "";
  display: block;
  flex: 1 1 auto;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2);
  margin-right: 20px;
}
.blog #RecentArticles .head .liner-container::after {
  content: "";
  display: block;
  flex: 1 1 auto;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2);
  margin-left: 20px;
}
.blog #RecentArticles .post {
  position: relative;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.35s ease;
  height: 580px;
}
.blog #RecentArticles .post .date {
  font-family: "Lato", sans-serif;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 2;
  display: inline-block;
  min-width: 53px;
  background-color: #fff;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  color: #333;
  text-align: center;
  line-height: 1;
}
.blog #RecentArticles .post .date .day {
  display: block;
  padding-top: 6px;
  padding-bottom: 4px;
  font-size: 24px;
}
.blog #RecentArticles .post .date .month {
  display: block;
  padding-top: 2px;
  padding-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-weight: 600;
  font-size: 12px;
}
.blog #RecentArticles .post .img-container {
  position: relative;
  overflow: hidden;
}
.blog #RecentArticles .post .img-container a img {
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.blog #RecentArticles .post .img-container a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.7s ease;
}
.blog #RecentArticles .post .img-container .img-mask {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -22px;
  text-align: center;
  font-size: 0;
}
.blog #RecentArticles .post .img-container .img-mask::before {
  content: "";
  display: inline-block;
  margin-right: 7px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  vertical-align: middle;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.blog #RecentArticles .post .img-container .img-mask span {
  display: inline-block;
  margin-right: 7px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  vertical-align: middle;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.blog #RecentArticles .post .img-container .img-mask::after {
  content: "";
  display: inline-block;
  margin-right: 7px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  vertical-align: middle;
  opacity: 0;
  transition: opacity 0.2s ease;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-80px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.blog #RecentArticles .post .details {
  padding: 1.5rem;
  margin-top: -40px;
  position: relative;
  z-index: 2;
}
.blog #RecentArticles .post .details .dry-health {
  font-size: 12px;
  padding: 4px 10px;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
.blog #RecentArticles .post .details .dry-health:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: #ff00ff;
}
.blog #RecentArticles .post .details h4 a {
  text-decoration: none;
  color: #333333;
  height: 58px;
  overflow: hidden;
  display: block;
}
.blog #RecentArticles .post .details h4 a:hover {
  color: rgba(51, 51, 51, 0.65);
}
.blog #RecentArticles .post .details .actions {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #a4a4a4;
  font-size: 14px;
  margin-bottom: 1rem;
}
.blog #RecentArticles .post .details .actions .avatar {
  width: 18px;
  border-radius: 50%;
}
.blog #RecentArticles .post .details .actions a {
  text-decoration: none;
  color: #a4a4a4;
}
.blog #RecentArticles .post .details .actions a:hover {
  color: #777;
}
.blog #RecentArticles .post .details .actions .comments {
  position: relative;
  margin: 0 0.7rem;
  margin-top: 8px;
}
.blog #RecentArticles .post .details .actions .comments span {
  background-color: #a5a5a5;
  position: absolute;
  top: -6px;
  right: -6px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 9px;
  line-height: 14px;
}
.blog #RecentArticles .post .details .actions .share {
  display: flex;
  padding-left: 10px;
}
.blog #RecentArticles .post .details .actions .share .share-icon {
  display: flex;
  position: relative;
}
.blog #RecentArticles .post .details .actions .share .share-icon img {
  height: 16px;
}
.blog #RecentArticles .post .details .actions .share .share-icon .share-lables {
  visibility: hidden;
  display: flex;
  background-color: #000;
  color: #fff;
  padding: 8px 10px;
  font-size: 14px;
  position: absolute;
  top: -40px;
  left: -20px;
  transition: animation 0.2s ease-in-out;
}
.blog #RecentArticles .post .details .actions .share .share-icon .share-lables a {
  color: #fff;
  padding: 0 2px;
}
.blog #RecentArticles .post .details .actions .share .share-icon .share-lables a:hover {
  opacity: 0.8;
}
.blog #RecentArticles .post .details .actions .share .share-icon .share-lables::before {
  content: "";
  border-style: solid;
  border-color: transparent;
  position: absolute;
  left: 45%;
  bottom: -7px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
  transform: rotate(90deg);
}
.blog #RecentArticles .post .details .actions .share .share-icon .share-lables:hover {
  visibility: visible;
}
.blog #RecentArticles .post .details .actions .share .share-icon:hover .share-lables {
  visibility: visible;
}
.blog #RecentArticles .post .details p {
  font-size: 14px;
  color: #777777;
  margin-bottom: 15px;
  line-height: 1.5;
  height: 65px;
  overflow: hidden;
  text-align: justify;
  text-align-last: center;
}
.blog #RecentArticles .post .details .continue-reading {
  font-size: 13px;
  color: #ff00ff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
}
.blog #RecentArticles .post .details .continue-reading .dotts {
  font-size: 20px;
  visibility: hidden;
  display: inline-block;
}
.blog #RecentArticles .post .details .continue-reading:hover .dotts {
  visibility: visible;
  animation: shaking 1s ease infinite;
}
@keyframes shaking {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-2px);
  }
  40% {
    transform: translateX(2px);
  }
  60% {
    transform: translateX(-2px);
  }
  80% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
.blog #RecentArticles .post:hover {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.blog #RecentArticles .post:hover .img-container a img {
  transform: scale(1.03);
}
.blog #RecentArticles .post:hover .img-container a::after {
  opacity: 1;
}
.blog #RecentArticles .post:hover .img-container .img-mask::before {
  opacity: 1;
  animation: fadeInRight 0.8s ease;
}
.blog #RecentArticles .post:hover .img-container .img-mask span {
  opacity: 1;
  animation: fadeInRight 0.6s ease;
}
.blog #RecentArticles .post:hover .img-container .img-mask::after {
  opacity: 1;
  animation: fadeInRight 0.4s ease;
}
@media (max-width: 768px) {
  .blog #PostsCarousel .logo-container {
    width: 225px;
    right: 83px;
    top: unset;
    bottom: -13px;
  }
  .blog #PostsCarousel .carousel-inner .carousel-item .item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .blog #PostsCarousel .carousel-inner .carousel-item .post-details {
    width: 90%;
    text-align: center;
    margin-bottom: 5rem;
  }
  .blog #PostsCarousel .carousel-inner .carousel-item .post-details .desc {
    height: unset;
    text-align: center;
  }
  .blog #PostsCarousel .carousel-control-prev {
    left: -6%;
  }
  .blog #PostsCarousel .carousel-control-next {
    right: -6%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .blog #PostsCarousel .logo-container {
    width: 225px;
    right: 44px;
    top: 0;
  }
  .blog #PostsCarousel .carousel-inner .carousel-item .post-details {
    width: 45%;
  }
  .blog #PostsCarousel .carousel-control-prev {
    left: -6%;
  }
  .blog #PostsCarousel .carousel-control-next {
    right: -6%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog #PostsCarousel .logo-container {
    width: 225px;
    right: 72px;
    top: 0px;
  }
  .blog #PostsCarousel .carousel-inner .carousel-item .post-details {
    width: 50%;
  }
  .blog #PostsCarousel .carousel-control-prev {
    left: -4%;
  }
  .blog #PostsCarousel .carousel-control-next {
    right: -4%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .blog #PostsCarousel .carousel-inner .carousel-item .post-details {
    width: 54%;
  }
  .blog #PostsCarousel .carousel-control-prev {
    left: -4%;
  }
  .blog #PostsCarousel .carousel-control-next {
    right: -4%;
  }
}

.single-blog {
  background-color: #fff;
}
@media (max-width: 768px) {
  .single-blog {
    margin-top: 20px;
  }
}
.single-blog .breadcrumb li {
  font-size: 11px;
  color: #333333 !important;
}
.single-blog #post-head {
  font-family: "Lato", sans-serif;
}
.single-blog #post-head .dry-health {
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  background-color: #ff00ff;
  color: white;
  border: none;
  padding: 4px 12px;
  border-radius: 0;
  margin-bottom: 1rem;
  transition: color 0.2s ease-in-out;
}
.single-blog #post-head .dry-health:hover {
  color: rgba(255, 255, 255, 0.8);
}
.single-blog #post-head .dry-health:focus {
  outline: none;
}
.single-blog #post-head h1 {
  color: #3f3f3f;
}
.single-blog #post-head .poster {
  color: #777777;
  font-size: 14px;
}
.single-blog #post-head .poster img {
  width: 18px;
  border-radius: 50%;
}
.single-blog #post-head .poster a {
  text-decoration: none;
  color: #777777;
}
.single-blog .post-content {
  position: relative;
}
.single-blog .post-content .date {
  font-family: "Lato", sans-serif;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 2;
  display: inline-block;
  min-width: 53px;
  background-color: #fff;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  color: #333;
  text-align: center;
  line-height: 1;
}
.single-blog .post-content .date .day {
  display: block;
  padding-top: 6px;
  padding-bottom: 4px;
  font-size: 24px;
}
.single-blog .post-content .date .month {
  display: block;
  padding-top: 2px;
  padding-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-weight: 600;
  font-size: 12px;
}
.single-blog .post-content img {
  max-height: 600px;
}
.single-blog .post-content .details {
  color: #777777;
  text-align: justify;
}
.single-blog .post-footer {
  margin-bottom: 5rem !important;
}
.single-blog .post-footer .share a {
  padding: 0;
  background-color: #ff00ff;
  color: #fff;
  border-radius: 50%;
  text-decoration: none;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
}
.single-blog .post-footer .share a:hover {
  background-color: #dc01db;
}
.single-blog .post-footer .navigation {
  font-family: "Lato", sans-serif;
}
.single-blog .post-footer .navigation .menu {
  opacity: 0.6;
  transition: opacity 0.2s ease-in-out;
}
.single-blog .post-footer .navigation .menu:hover {
  opacity: 1;
}
.single-blog .post-footer .navigation .suggested-post {
  text-decoration: none;
  color: #777777;
  width: 50%;
}
.single-blog .post-footer .navigation .suggested-post i {
  font-size: 16px;
  border: 2px solid #777777;
  border-radius: 50%;
  padding: 7px 10px;
}
.single-blog .post-footer .navigation .suggested-post span {
  text-transform: uppercase;
  font-size: 14px;
  color: #bbbbbb;
}
.single-blog .post-footer .navigation .suggested-post p {
  color: #3f3f3f;
  font-size: 14px;
}
.single-blog .post-footer .navigation .suggested-post:hover i {
  color: #ff00ff;
  border: 2px solid #ff00ff;
  animation: horizontal-shaking 1s ease infinite;
}
@keyframes horizontal-shaking {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(2px);
  }
  50% {
    transform: translateX(-2px);
  }
  75% {
    transform: translateX(2px);
  }
  100% {
    transform: translateX(0);
  }
}
.single-blog .suggested-products {
  border-left: 1px solid #eee;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
}
.single-blog .suggested-products h6 {
  font-weight: 700;
}
.single-blog .suggested-products ul li {
  display: flex;
  font-size: 14px;
}
.single-blog .suggested-products ul li a {
  text-decoration: none;
  color: #333;
  transition: color 0.2s ease-in-out;
}
.single-blog .suggested-products ul li a:hover {
  color: rgba(51, 51, 51, 0.65);
}
.single-blog .suggested-products ul li .product-img {
  width: 65px;
  height: 65px;
}
.single-blog .suggested-products ul li .rate img {
  width: 13px;
  margin-right: 2px;
}
.single-blog .suggested-products ul hr {
  border-top: 1px solid #eee;
  opacity: 1;
}

.theme-krajee-svg.rating-md .krajee-icon,
.theme-krajee-svg.rating-md .krajee-icon-clear,
.theme-krajee-svg.rating-lg .krajee-icon,
.theme-krajee-svg.rating-lg .krajee-icon-clear {
  width: 1rem;
  height: 1rem;
}

@media (max-width: 768px) {
  .content .text-section h2 {
    text-align: center;
  }

  .content .text-section a {
    margin: 0 auto;
    text-align: center;
    float: none !important;
  }
}
:lang(ar) html, :lang(ar) body,
:lang(ar) header .nav-pills .nav-item .nav-link,
:lang(ar) h1, :lang(ar) h2, :lang(ar) h3, :lang(ar) h4, :lang(ar) h5, :lang(ar) h6, :lang(ar) p, :lang(ar) span, :lang(ar) a, :lang(ar) .btn, :lang(ar) input {
  font-family: "Cairo", sans-serif !important;
}
:lang(ar) .header .navbar-nav :not(:last-child)::after {
  right: auto;
  left: 0;
}
:lang(ar) .header .lang li {
  margin-top: 0 !important;
  line-height: 26px;
}
:lang(ar) .sectionOne {
  direction: ltr;
}
:lang(ar) .sectionOne.odd h2 {
  text-align: right;
}
@media (max-width: 480px) {
  :lang(ar) .sectionOne.odd h2 {
    text-align: center;
  }
}
:lang(ar) .content .text-section h2 {
  text-align: center;
}
:lang(ar) .breadcrumb-item + .breadcrumb-item::before {
  float: right;
  padding-right: 10px;
  padding-left: 10px;
}
:lang(ar) .breadcrumb .breadcrumb-item.active {
  color: #000;
  padding-top: 5px;
}
:lang(ar) .breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
  padding-top: 5px;
}
:lang(ar) .product-page .product-details .navbar-actions a, :lang(ar) .single-blog .post-footer .navigation .suggested-post i,
:lang(ar) .carousel-control-prev, :lang(ar) .carousel-control-next {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
:lang(ar) .blog #RecentArticles .post .details .actions .share .share-icon .share-lables a {
  margin: 0 5px;
}
:lang(ar) .suggested-products div.ps-3 {
  padding-left: 0 !important;
  padding-right: 1rem !important;
}
:lang(ar) .single-blog .suggested-products {
  border-left: 0;
  border-right: 1px solid #eee;
  padding-right: 1rem;
  padding-left: 0 !important;
}
:lang(ar) .single-blog .post-footer .navigation .suggested-post:hover i {
  animation: none;
}
:lang(ar) #About #Mission .section .text-section h2, :lang(ar) #About #Vision .section .text-section h2 {
  text-align: center;
  text-align-last: center;
}
:lang(ar) .productList .description-360::before {
  width: 63px;
}
:lang(ar) .content .text-section a {
  float: left;
}
:lang(ar) .content .odd .text-section a {
  float: right;
}
:lang(ar) .justify-content-md-end {
  justify-content: flex-start !important;
}
:lang(ar) .productList .related-products::after {
  left: auto;
  right: 0;
}
:lang(ar) .footer .footer-body > :not(:last-of-type)::after {
  right: auto;
  left: 0;
}
@media (max-width: 768px) {
  :lang(ar) .logo {
    margin-right: 0;
    margin-left: auto;
  }
  :lang(ar) .footer .row {
    width: 100%;
  }
  :lang(ar) .footer .footer-body .contact-section .contact-data {
    line-height: normal;
  }
}
:lang(ar) #sectionTwo .text-section .slideText h2::before {
  left: unset;
  right: 0;
}
:lang(ar) #sectionThreeSlider #sectionThree .text-section a {
  float: none;
}
:lang(ar) #sectionThreeSlider #sectionThree .text-section a h2::before {
  left: unset;
  right: 0;
}
@media (max-width: 425px) {
  :lang(ar) #sectionThreeSlider #sectionThree .img-section .logoPatternDiv {
    transform: scale(1.7);
  }
  :lang(ar) #sectionThreeSlider #sectionThree .img-section img {
    transform: scale(1.05) !important;
  }
  :lang(ar) #sectionThreeSlider #sectionThree .img-section .content-img {
    transform: scale(1.05) !important;
  }
}
@media (max-width: 375px) {
  :lang(ar) #sectionThreeSlider #sectionThree .img-section .content-img {
    transform: scale(0.9) !important;
  }
}

@media (max-width: 425px) {
  #sectionThree .content-img {
    transform: scale(1.05) !important;
  }
}
@media (max-width: 375px) {
  #sectionThree .content-img {
    transform: scale(0.9) !important;
  }
}

.owl-weights-carousel h5 {
  font-weight: bold;
}

.uses {
  text-align: center;
}
.uses img {
  max-width: 100px;
  margin-top: 25px;
}
.uses h5 {
  color: #ff00ff;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 20px;
}
.uses p {
  font-size: 0.8rem;
  padding: 0 20px;
}

.showwightImg.hide {
  display: none;
}

.product-page .size-table table tr td.tableWeightCell {
  cursor: pointer;
}
.product-page .size-table table tr td.tableWeightCell.selected {
  color: #ff00ff !important;
}