@import url(https://fonts.googleapis.com/css2?family=DynaPuff:wght@400;500;600;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anybody:wght@400;500;600;700;800;900&amp;display=swap);
*,
ul {
  padding: 0;
  margin: 0;
}
*,
p,
ul {
  margin: 0;
}
.preloader,
ul.tags-cloud {
  flex-wrap: wrap;
}
.dot,
.overlay,
.preloader {
  left: 0;
  top: 0;
}
#countdown ul li,
.cart-popup .cart-btns a,
.heading h6 {
  text-transform: uppercase;
  text-transform: uppercase;
}
#countdown ul li,
.count-text,
.food-categorie,
.heading,
.healthy-product-img,
.insta-img,
.we-provide,
.works {
  text-align: center;
}
.hero-section,
footer {
  background-position: bottom;
}
.navbar-links li a,
.navbar-logo,
a,
form.variations_form ins {
  text-decoration: none;
}
.blog-style figure,
.blog-style-two figure,
.client-help,
.search-popup .form-group,
.tags-cloud a,
.video figure,
.white_content,
figure,
footer.two,
li.li-pd-imgs.nav-active,
section {
  overflow: hidden;
}
#countdown ul li,
.cart-popup .cart-btns a:not(:last-child) {
  margin-right: 8px;
}
body {
  font-family: Anybody;
  overflow-x: hidden;
}
.count-text span,
h1,
h2 {
  font-family: DynaPuff;
}
p {
  font-size: 18px;
  line-height: 30px;
  color: #444;
  font-weight: 400;
}
h1,
h2 {
  font-weight: 600;
}
section {
  background-repeat: no-repeat;
  background-size: auto;
}
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  margin: 0;
}
h1 {
  font-size: 76px;
}
h2 {
  font-size: 60px;
}
form.variations_form ins span,
h3 {
  font-size: 26px;
}
h4 {
  font-size: 24px;
}
h5,
table.shop_table td.product-remove a i {
  font-size: 20px;
}
h6,
span#progress-value i {
  font-size: 18px;
}
img {
  object-fit: cover;
}
.gap {
  padding: 100px 0;
}
.no-top {
  padding-top: 0;
}
.nice-select .option,
.no-bottom,
.package-text ul.list,
.working-time ul.social-icon li,
li.option.selected.focus,
ul.list li:last-child,
ul.quick-links li.end {
  padding-bottom: 0;
}
form.checkout-meta .ship-address,
li {
  display: block;
}
figure {
  margin-bottom: 0;
}
.preloader {
  width: 100%;
  height: 100%;
  display: flex;

  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 999111111;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.09, 1);
}
.box form .remember,
.box form .remember .first,
.looking,
.menu-end,
.ordering,
.phone,
.products-text,
.recent-post li,
.subscribe-text,
.top-bar-slid {
  display: flex;
  align-items: center;
}
.dot,
.media-work:before,

.page-loaded .preloader {
	background-color: #0e8281;
  top: -100%;
  z-index: 1111111;
}
.preloader .container {
  width: 200px;

  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  filter: url("#goo");
  animation: 2s ease-in-out infinite rotate-move;
}
.dot {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #000;
  bottom: 0;
  right: 0;
  margin: auto;
}
.dot-3 {
  background-color: #fff;
  animation: 2s infinite dot-3-move, 6s infinite index;
}
.dot-2 {
  background-color: #0e8281;
  animation: 2s infinite dot-2-move, 6s -4s infinite index;
}
.dot-1 {
  background-color: #feda46;
  animation: 2s infinite dot-1-move, 6s -2s infinite index;
}
@keyframes dot-3-move {
  20% {
    transform: scale(1);
  }
  45% {
    transform: translateY(-18px) scale(0.45);
  }
  60%,
  80% {
    transform: translateY(-90px) scale(0.45);
  }
  100% {
    transform: translateY(0) scale(1);
  }
}
@keyframes dot-2-move {
  20% {
    transform: scale(1);
  }
  45% {
    transform: translate(-16px, 12px) scale(0.45);
  }
  60%,
  80% {
    transform: translate(-80px, 60px) scale(0.45);
  }
  100% {
    transform: translateY(0) scale(1);
  }
}
@keyframes dot-1-move {
  20% {
    transform: scale(1);
  }
  45% {
    transform: translate(16px, 12px) scale(0.45);
  }
  60%,
  80% {
    transform: translate(80px, 60px) scale(0.45);
  }
  100% {
    transform: translateY(0) scale(1);
  }
}
@keyframes rotate-move {
  55% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100%,
  80% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes index {
  0%,
  100% {
    z-index: 3;
  }
  33.3% {
    z-index: 2;
  }
  66.6% {
    z-index: 1;
  }
}

.top-bar {
  padding-top: 6px;
  padding-bottom: 6px;
}
.products-text,
.top-bar-slid {
  justify-content: space-between;
}
.time {
  justify-content: space-between;
  display: flex;
  align-items: center;
  color: #0e8281;
}
.ordering .line {
  display: block;
  width: 1px;
  height: 12px;
  background: #000;
  margin: 0 20px;
}
.cart-popup ul li a:before,
.dog-walker-text,
.dog-walker-text:before,
.hero-section,
.home-visit:before,
footer {
  background-repeat: no-repeat;
}
.ordering a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
}
.time i {
  padding-left: 40px;
  padding-right: 10px;
  color: #000;
}
.phone span,
.sidebar h5 {
  font-size: 16px;
  font-weight: 700;
}
.phone a {
  margin-right: 70px !important;
}
.phone i,
ul.social-icon li {
  margin-right: 6px;
}
.phone i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  width: 35px;
}
#countdown ul,
.bottom-bar,
.looking form > ul,
.navbar,
.package.two .package-text,
.pd-gallery,
.phone-data,
.price-wrap-1,
.price-wrap-2,
ul.social-icon {
  display: flex;
}
.phone i svg {
  width: 22px;
  fill: #fe5716;
  height: auto;
}
.media-work {
  margin-right: 80px;
  position: relative;
}
.media-work:before {
  content: "";
  background-color: #4960ad;
  width: 1px;
  height: 40px;
  right: -30%;
}
.bottom-bar {
  position: relative;
  margin-top: 12px;
  border-radius: 70px;
  justify-content: space-between;
  align-items: center;
  background-color: #0e8281;
  padding: 15px 40px;
  box-shadow: 0 15px 24px -6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 15px 24px -6px rgb(0 0 0 / 5%);
  -moz-box-shadow: 0 15px 24px -6px rgba(0, 0, 0, 0.5);
}
.overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: -1;
  opacity: 0;
  transition: 1s;
}
.about-gallery-img figure,
.banner-img-2,
.blog-style,
.client,
.deal-week-time,
.donation,
.looking,
.mobile-nav .donation a.cart,
.navbar,
.navbar-links li.navbar-dropdown,
.offers-banner img,
.pet-grooming,
.team-video .video,
.tick img,
.we-provide-img,
.widget-title,
form.subscribe,
li.menu-item-children > a {
  position: relative;
}
.navbar {
  align-items: center;
  padding: 0;
}
.navbar-logo {
  color: #ff3f34;
  font-size: 25px;
  padding: 0 20px;
}
.navbar-links {
  list-style-type: none;
  display: flex;
}
.navbar-links li {
  padding: 20px 50px 20px 0;
}
.navbar-links li a {
  display: block;
  color: #707070;
  transition: 0.4s;
  padding-left: 0;
}
.navbar-links li.navbar-dropdown:hover .dropdown {
  border-radius: 0 0 15px 15px;
  visibility: visible;
  opacity: 1;
  transform: translatex(0);
}
.navbar-links li.navbar-dropdown .dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: translatex(50px);
  left: 0;
  width: 230px;
  background-color: #fff;
  box-shadow: 0 10px 10px 3px hsl(0deg 0% 0% / 8%);
  z-index: 111;
  transition: 0.4s;
  border-radius: 0 !important;
}
.navbar-links li.navbar-dropdown .dropdown a {
  padding-left: 30px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-weight: 400;
  border: 0;
  position: relative;
  text-transform: capitalize;
  color: #222;
}
.navbar-links li.navbar-dropdown .dropdown a:not(:last-child):before {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #58585829;
  width: 75%;
  bottom: 0;
}
.navbar-links li:hover > a {
  border-bottom: 3px solid #f6ff00;
}
.navbar-links li > a {
  border-bottom: 5px solid transparent;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  font-size: 17px;
}
li.menu-item-children > a:before {
  content: "";
  content: "";
  background-image: url(../img/down-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: -13px;
  width: 10px;
  height: 10px;
}
a.search-btn svg {
  width: 22px;
  height: auto;
  display: flex;
}
.navbar-links li > a i {
  padding-right: 6px;
}
.menu-end a.pr-cart,
.menu-end a.search-btn,
.mobile-nav .social-media li a {
  margin-right: 0;
}
.menu-end a {
  color: #000;
  font-size: 20px;
  margin-right: 18px;
  line-height: 0;
}
.hamburger-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fa441d;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 3px solid #fa441d;
}
.hamburger-icon:hover,
.pets-icon:hover,
.table tr:nth-child(odd),
.white_content,
header.three .line,
header.three .ordering .line,
header.two .ordering .line {
  background-color: #fff;
}
.hamburger-icon:hover svg,
footer.three .phone svg {
  fill: #000;
}
.hamburger-icon svg {
  width: 22px;
  height: 22px;
  fill: #fff;
  display: block;
}
.donation:before {
  background-color: #000;
  content: "1";
  color: #fff;
  width: 20px;
  height: 20px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  bottom: 10px;
  left: 109%;
  transform: translateX(-47%);
  z-index: 1;
  font-size: 10px;
}
.cart-popup:before {
  content: "";
  width: 41%;
  height: 5px;
  position: absolute;
  left: 59.2%;
  top: -5px;
}
.show-cart {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  z-index: 11;
}
.cart-popup img {
  width: 75px;
}
.cart-popup .p-data h3 {
  font-size: 18px;
  color: #191919;
  margin-bottom: 5px;
  line-height: 28px;
}
.cart-popup .p-data {
  padding-left: 15px;
}
.cart-popup .p-data p {
  line-height: 25px;
}
.cart-popup ul li {
  margin-bottom: 18px;
}
.cart-popup ul li:not(:last-child) {
  border-bottom: 1px solid #00000014;
  padding-bottom: 15px;
}
.cart-popup ul li a:before {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url("../img/remove.svg");
  position: absolute;
  top: -5px;
  left: -10px;
}
.white_content i:hover {
  color: #000;
  transform: rotate(90deg);
}
.cart-popup .cart-total {
  background-color: #eee;
  padding: 15px;
  margin-bottom: 10px;
}
.food-categorie:before,
.team-working:before {
  height: 54px;
  background-color: #f8f8f8;
  content: "";
}
.cart-popup .cart-total span {
  font-size: 18px;
  line-height: 25px;
  color: #222;
}
.cart-popup .cart-btns a {
  font-size: 16px;
  line-height: 25px;
  color: #222;
  width: 50%;
  text-align: center;
  padding: 10px;
  border: 2px solid #909090;
}
.cart-popup .cart-btns a.checkout {
  border: 3px solid #fa441d;
}
.cart-popup .cart-btns a:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.white_content {
  position: fixed;
  top: 0;
  right: 0;
  width: 30% !important;
  height: 100%;
  padding: 40px;
  z-index: 1002;
}
.white_content i {
  font-size: 25px;
  position: absolute;
  top: 5%;
  right: 20px;
}
@keyframes fadeInOne {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  40% {
    opacity: 0;
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.box form.message .nice-select:before {
  right: 7%;
}
.cart-popup .cart-btns a.checkout:hover {
  border-color: #fa441d;
}
.accordion-item:first-of-type,
.add-to-cart .button:before,
.comment .button:before,
.donation .light-bg img {
  border-radius: 0;
}
header .line {
  display: block;
  width: 1px;
  height: 14px;
  background-color: #000;
  margin: 0 12px;
}
.hero-section {
  background-size: unset;
  padding-top: 220px;
  position: relative;
}
.hero-img {
  padding-top: 80px;
  display: flex;
  justify-content: center;
}
.hero-text h3 {
  color: #555;
  padding-top: 14px;
  padding-bottom: 36px;
  line-height: 38px;
}
.hero-text {
  padding-top: 100px;
}
.owl-item.active .hero-img img.img-1 {
  animation-duration: 1.2s !important;
  animation-name: fadeInout !important;
}
@keyframes fadeInout {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-100px);
    transform: translatey(-100px);
  }
  40% {
    opacity: 0;
    -webkit-transform: translatey(-80px);
    transform: translatey(-80px);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.accordion-item .content,
.end .history-data:before,
.hero-one-slider .owl-nav,
.looking input[type="radio"]:after,
.looking input[type="radio"]:checked:after,
.product-slider.two .owl-dots,
.quotation-slider .owl-dots,
.responsive-bar,
i#nav-icon4 {
  display: none;
}
img.img-3 {
  position: absolute;
  top: 51%;
  left: 47%;
  animation: 2s infinite top-bottom;
}
img.img-1 {
  position: absolute;
  right: 2%;
  bottom: 37px;
}
img.img-4 {
  position: absolute;
  top: 41%;
  transform: rotate(78deg);
}
img.img-2 {
  position: absolute;
  top: 24%;
  right: 6%;
  animation: 3s infinite top-bottom;
}
.dog-walker img,
.dog-walker-text form,
.home-visit img {
  position: relative;
  z-index: 11;
}
img.puppies {
  position: absolute;
  z-index: 111;
}
.we-provide img {
  border-radius: 50%;
  margin-bottom: 34px;
}
.we-provide-img svg {
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
}
.we-provide:hover svg {
  transform: translate(-50%, -50%) rotate(360deg);
  transition: 4s;
}
.content-us:hover > svg,
.pet-grooming:hover svg,
.provide:hover .provide-img svg,
.team-working:hover svg {
  transform: rotate(360deg);
}
.team-working:hover svg {
  transition: 4s;
}
.we-provide {
  position: relative;
}
.we-provide h5 {
  font-size: 28px;
  font-weight: 800;
  padding-bottom: 15px;
}
.food-categorie img,
.we-provide p {
  margin: auto;
}
.dog-walker.two img.line {
  left: 3%;
  top: 51%;
  animation: 6s infinite left;
}
img.haddi {
  top: -8%;
  position: absolute;
  left: 42%;
  -webkit-animation: 3s infinite top-bottom;
  animation: 3s infinite top-bottom;
}
.pet-grooming i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #0e8281;
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.button,
.dog-walker.two img.dabal-foot,
.dog-walker.two img.puppies,
.looking.video img,
.owl-carousel .owl-item img,
.res-log img {
  width: auto;
}
.pet-grooming svg {
  position: absolute;
  left: -8px;
  top: -10px;
  transition: 5s;
}
.welcome-to h2 {
  padding-bottom: 18px;
}
.pet-grooming h4 {
  font-size: 26px;
  font-weight: 800;
  padding-top: 16px;
  padding-bottom: 10px;
}
.heading {
  padding-bottom: 40px;
}
.heading img {
  padding-bottom: 15px;
}
.heading h6 {
  font-weight: 600;
  letter-spacing: 1px;
}
.accordion-item .heading,
.button,
.looking label,
.nice-select.Advice span {
  text-transform: capitalize;
}
.food-categorie a {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  display: block;
  padding-top: 20px;
}
.food-categorie:before {
  position: absolute;
  width: 80px;
  border-radius: 50%;
  left: 0;
  top: -17%;
  transform: rotate(341deg);
}
.food-categorie {
  margin: 36px 13px 13px;
  position: relative;
  padding: 40px;
  border: 5px solid #f8f8f8;
  border-radius: 64%;
}
.count-text:hover img,
.food-categorie:hover img {
  -webkit-animation: 1s ease-in-out top-bottom;
  animation: 1s ease-in-out top-bottom;
}
@keyframes top-bottom {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  60% {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
.hero-one-slider .owl-dots {
  position: absolute;
  width: fit-content;
  bottom: 4%;
}
.hero-one-slider button.owl-dot.active,
.pets-slider button.owl-dot.active,
.slider-categorie button.owl-dot.active {
  width: 40px;
  height: 3px;
}
.hero-one-slider button.owl-dot,
.pets-slider button.owl-dot {
  width: 40px;
  height: 3px;
  background-color: #000;
  margin-left: 10px;
}
.pets-slider button.owl-dot,
.slider-categorie button.owl-dot {
  width: 40px;
  height: 3px;
  background-color: #d3d3d3;
  margin-left: 10px;
}
.coupon,
.hero-one-slider .owl-dot,
.mobile-nav ul.social-icon,
.pets-slider .owl-dot,
.slider-categorie .owl-dot {
  margin-top: 20px;
}
.client-slider .owl-nav i,
.hero-two-slider .owl-nav i,
.quotation-slider .owl-nav i,
.slider-categorie .owl-nav i {
  font-size: 16px;
  border: 1px solid #999;
  background-color: #fff;
  line-height: 0;
  color: #999;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.client-slider .owl-nav i:hover,
.deal-of-the-week .healthy-product a,
.deal-of-the-week .healthy-product del,
.deal-of-the-week .healthy-product h6,
.deal-of-the-week .healthy-product span,
.hero-three-text ul.list li,
.hero-two-slider .owl-nav i:hover,
.hero-two-slider i:hover .client-slider i:hover,
.pagination li.next:hover a,
.pagination li.prev:hover a,
.please-donate-today p,
.quotation-slider .owl-nav i:hover,
.sidebar.sidebar-two h3,
.slider-categorie .owl-nav i:hover,
.slider-categorie i:hover,
.subscribe-text p,
.tags-cloud a:hover,
.tick:hover a,
.working-time ul.social-icon li i:hover,
footer.three .logo > p,
footer.three .phone a,
footer.three .phone p,
footer.three .widget-title h3,
footer.three .widget-title li a,
form.variations_form .btn span,
header.three .bar-menu i,
header.three .login a,
header.three .login i,
header.three .menu-end a,
header.three .navbar-links li > a,
header.three .ordering a,
header.three .phone a,
header.two .login a,
header.two .ordering a,
header.two .phone a,
header.two .time i,
ul.category li:hover span,
ul.social-icon i:hover {
  color: #fff;
}
.client-slider .owl-nav i:hover,
.hero-two-slider.owl-nav i:hover,
.quotation-slider .owl-nav i:hover,
.slider-categorie .owl-nav i:hover {
  border: 1px;
}
.hero-two-slider.owl-theme .owl-nav {
  margin-top: 10px;
  right: 0;
  position: absolute;
  width: fit-content;
  bottom: 7%;
}
.client-slider.owl-theme .owl-nav [class*="owl-"]:hover,
.hero-two-slider.owl-theme .owl-nav [class*="owl-"]:hover,
.quotation-slider.owl-theme .owl-nav [class*="owl-"]:hover,
.slider-categorie.owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: transparent;
  color: #000;
}
.owl-theme .owl-dots .owl-dot span,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #86979100;
}
.slider-categorie .owl-nav {
  display: flex;
  justify-content: space-between;
  width: 20%;
  position: absolute;
  left: 40.4%;
}
.slider-categorie .owl-dots {
  margin-top: 16px;
}
.healthy-product-img {
  background-color: #fff;
  padding: 40px;
  position: relative;
}
ul.star {
  display: flex;
  position: absolute;
  right: 10px;
  background-color: #feda46;
  font-size: 12px;
  padding: 4px 6px;
  bottom: 10px;
}
ul.star li {
  letter-spacing: 0;
  line-height: 12px;
  font-size: 12px;
  padding: 0 2px;
}
.healthy-product span {
  font-size: 13px;
  color: #8d8d8d;
  display: block;
  font-weight: 700;
  padding-top: 16px;
  padding-bottom: 4px;
}
.healthy-product a {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
  display: block;
  margin-bottom: 0;
}
.healthy-product h6 {
  font-size: 26px;
  font-weight: 700;
}
.healthy-product:hover .add-to-cart {
  opacity: 1;
  transform: translatey(-40px);
}
.healthy-product:hover ul.star {
  opacity: 0;
  visibility: hidden;
}
.add-to-cart {
  display: flex;
  opacity: 0;
  position: absolute;
}
.button,
.dog-walker,
.dog-walker-text,
.team-working {
  position: relative;
}
.add-to-cart a:hover {
  color: #fff !important;
  background-color: #0e8281;
}
.add-to-cart a {
  color: #fff;
  background-color: #faebd7;
  padding: 16px 20px;
  margin: 2px;
  font-size: 18px;
}
.healthy-product del {
  color: #828282;
  font-size: 16px;
  padding-right: 10px;
}
.healthy-product-img h4,
.products h6 {
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  top: 10px;
  background-color: #0e8281;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 10px;
}
.add-to-cart a.heart-wishlist,
.add-to-cart a.heart-wishlist:hover,
form.variations_form .add-to-cart a.heart-wishlist:hover {
  background-color: #feda46;
  color: #000 !important;
}
.healthy-product,
.our-blog {
  margin-bottom: 50px;
}
.deal-of-the-week .healthy-product-img {
  width: fit-content;
  padding: 72px 40px;
}
.healthy-product-img h6 {
  position: absolute;
  top: -53px;
  padding: 16px 50px 16px 30px;
  left: 0;
  font-weight: 700;
  clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
  color: #fff;
}
.deal-of-the-week .add-to-cart {
  opacity: 1;
  position: relative;
  margin-top: 20px;
  transform: translatey(0) !important;
}
.add-to-cart a.button {
  border-radius: 0;
  padding: 16px 25px;
}
.deal-of-the-week {
  background-color: #0e8281;
  padding: 20px;
  display: flex;
}
.deal-of-the-week .healthy-product {
  margin-left: 30px;
  margin-bottom: 0;
}
.deal-of-the-week .healthy-product > a {
  font-size: 30px;
}
.deal-of-the-week h5 {
  display: inline;
  font-size: 18px;
  margin-left: 22px;
  color: #fff;
  border-bottom: 1px solid;
}
.deal-of-the-week .healthy-product h6 {
  display: inline;
}
#countdown ul li {
  width: 90px;
  height: 90px;
  padding: 21px;
  background-color: #9f2578;
  color: #fff;
}
#countdown ul li span {
  display: flex;
  color: #fff;
  justify-content: center;
  font-size: 26px;
  line-height: 15px;
  padding-top: 6px;
}
#countdown {
  margin-top: 57px;
}
.count-text h2 {
  font-size: 90px;
}
.count-text span {
  font-size: 80px;
  font-weight: 600;
}
.count-text h3 {
  font-size: 18px;
  color: #666;
  transform: translateY(-16px);
  margin-bottom: -16px;
}
.count-text img {
  padding-bottom: 12px;
}
ul.social-icon i {
  width: 46px;
  height: 46px;
  justify-content: center;
  align-items: center;
  display: flex;
  border-radius: 51%;
  font-size: 18px;
  color: #000;
  padding: 0;
  background-color: #feda46;
}
.team-working span {
  display: block;
  font-weight: 600;
}
.team-working h4 {
  font-size: 28px;
  font-weight: 700;
  padding-bottom: 24px;
}
.team-working {
  padding: 70px 54px;
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  margin-top: 90px;
}
.team-working img {
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: -35%;
}
.team-working svg {
  position: absolute;
  right: -9px;
  top: -38%;
}
.team-working:before {
  position: absolute;
  width: 80px;
  border-radius: 50%;
  left: 0;
  top: -10%;
  transform: rotate(341deg);
}
.button {
  background-color: #fe5716;
  display: inline-block;
  padding: 16px 40px;
  border-radius: 65px;
  color: #fff;
  font-weight: 700;
  z-index: 1;
}
.blog-style-text,
.client-text ul.star,
.dog-walker,
.insta-img,
.insta-img h3,
.insta-img i,
.rated,
.working-time h6,
i.quote,
ul.image-gallery {
  display: flex;
  display: flex;
}
.button:hover {
  color: #fe5716;
  background-color: transparent;
  z-index: 1;
}
.button:before {
  content: "";
  position: absolute;
  border: 3px solid #fe5716;
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 50px;
  top: 0;
  transform: scale(0.5);
  z-index: -1;
}
.accordion-item,
.mobile-nav > ul.social-media > li:not(:last-child),
button.button {
  border: 0;
}
.button:hover:before {
  transform: scale(1);
}
.dog-walker {
  align-items: center;
}
.dog-walker-text h2 {
  font-size: 50px;
  color: #fff;
}
.dog-walker-text {
  margin-left: -281px;
  background-color: #0e8281;
  padding: 160px 107px 160px 320px;
  border-radius: 50%;
  background-position-x: right;
}
.dog-walker-text:before {
  content: "";
  background-image: url(../img/big-foot.png);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 17%;
}
.dog-walker-text p {
  font-size: 18px;
  padding-top: 20px;
  color: #fff;
  padding-bottom: 50px;
  font-weight: 500;
}
.dog-walker-text form input {
  width: 100%;
  height: 60px;
  border: 0;
  outline: 0;
  border-radius: 45px;
  padding-left: 30px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.deal-of-the-week.two #countdown ul li,
button.nav-link i {
  margin-bottom: 6px;
}
img.line {
  position: absolute;
  top: 54%;
  animation: 6s infinite left;
}
img.dabal-foot {
  position: absolute;
  bottom: 0;
  left: 7%;
  -webkit-animation: 3s infinite top-bottom;
  animation: 3s infinite top-bottom;
}
.blog-style-text {
  margin-top: 30px;
}
.blog-style h5 {
  border-right: 1px solid #ccc;
  font-size: 55px;
  line-height: 30px;
  padding-top: 9px;
  font-weight: 700;
  padding-right: 20px;
  margin-right: 20px;
}
.blog-style img,
.blog-style-two figure img,
.filter-price,
.tags-cloud a:hover:before,
.video img,
table.shop_table,
table.shop_table_responsive,
ul.list {
  width: 100%;
}
.blog-style-two:hover figure img,
.blog-style:hover figure img,
.video:hover figure img {
  transform: scale(1.2);
}
.blog-style h5 span {
  display: block;
  font-size: 13px;
  color: #000;
  font-weight: 700;
}
.blog-style h6 {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 6px 10px 4px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}
.blog-style-text h3 {
  font-size: 22px;
  font-weight: 700;
}
.blog-style-text p {
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 20px;
}
.blog-style-text img {
  width: auto;
  border-radius: 50px;
  margin-right: 10px;
}
.blog-style-text h4 {
  font-weight: 700;
  font-size: 16px;
}
.insta-img {
  align-items: center;
  justify-content: space-between;
}
.insta-img .button {
  background-color: #f5f5f5;
  color: #000;
}
.insta-img .button:before {
  border-color: #f5f5f5;
}
.call-us,
.working-time h6 {
  border-bottom: 3px dashed #dedede;
}
.insta-img a.button:hover {
  background-color: #00ffff00;
}
.insta-img i {
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 50px;
  font-size: 23px;
  border-radius: 50%;
  height: 50px;
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  margin-right: 10px;
}
footer .phone i,
i.quote {
  background-color: #feda46;
  border-radius: 50%;
}
.subscribe,
footer.two {
  background-position: right;
}
.insta-img ul.image-gallery {
  transform: translateY(5px);
  margin-bottom: -30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.insta-img h3 {
  font-size: 30px;
  font-weight: 800;
  padding-top: 12px;
  padding-bottom: 20px;
  align-items: center;
}
ul.image-gallery {
  position: relative;
  justify-content: space-between;
  transform: translateY(20px);
  z-index: 1;
}
ul.image-gallery li figure {
  width: 190px;
  height: 130px;
  object-fit: cover;
  position: relative;
}
ul.image-gallery li figure:before {
  content: "";
  position: absolute;
  width: 170px;
  height: 170px;
  opacity: 0;
  transform: scale(0.2);
}
ul.image-gallery li figure:hover:before {
  transform: scale(1);
  opacity: 0.8;
  height: 100%;
}
ul.image-gallery li figure img {
  width: 170px;
  height: 170px;
}
.heading.two {
  text-align: inherit;
}
.client-text ul.star {
  color: #feda46;
  position: relative;
  width: fit-content;
  background-color: transparent;
  font-size: 18px;
  margin: auto auto 10px;
}
.client-text p {
  padding-bottom: 20px;
  font-size: 20px;
}
.client-text h4 {
  font-weight: 700;
  font-size: 26px;
}
.client-text ul.star li {
  letter-spacing: 10px;
  font-size: 18px;
}
i.quote {
  width: 80px;
  height: 80px;
  position: absolute;
  align-items: center;
  justify-content: center;
  right: 19px;
  bottom: -38%;
}
.client-text {
  position: absolute;
  top: 16%;
  text-align: center;
  width: 76%;
  margin: auto;
  left: 12%;
}
.rated,
.rated ul.star,
.working-hours,
footer {
  position: relative;
}
.client-slider .owl-nav {
  position: absolute;
  width: fit-content;
  top: -25%;
  right: 0;
}
.rated {
  justify-content: center;
}
.rated h4 {
  letter-spacing: 2px;
  font-weight: 600;
}
.rated ul.star {
  bottom: 0;
  align-items: center;
  width: fit-content;
}
.rated ul.star li {
  letter-spacing: 0;
  line-height: 12px;
  font-size: 17px;
  padding: 0 5px;
}
footer {
  padding-top: 140px;
}
footer .phone {
  margin-bottom: 12px;
}
.logo > p {
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 4px;
}
.logo .phone a,
.logo .phone p {
  color: #666;
  padding-left: 10px;
  font-weight: 600;
}
footer .phone i {
  height: 50px;
  width: 50px;
  margin-right: 16px;
}
.sidebar h5 i,
ul.tags-cloud li {
  margin-right: 10px;
}
.logo .phone i svg,
footer.two .phone i svg {
  fill: #000000;
}
.widget-title h3 {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 0;
}
.widget-title .boder {
  width: 65px;
  height: 3px;
  margin-bottom: 50px;
  margin-left: 0;
}
.widget-title li a {
  color: #555;
  margin-left: 15px;
  padding-bottom: 6px;
  font-weight: 600;
}
.find-a-dog.two img,
.service-details ul.list li,
.widget-title li:not(:last-child),
.working-time h6,
ul.recent-post li {
  padding-bottom: 20px;
}
.working-time h6 {
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  font-size: 16px;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
}
.working-hours {
  background-color: #fff;
  padding: 40px;
  margin-top: -40px;
  z-index: 2;
}
.call-us,
.company-oner {
  display: flex;
  padding-top: 20px;
}
.search-popup .form-group button:hover,
.search-popup .form-group input[type="submit"]:hover,
.working-time ul.social-icon li i {
  color: #000;
}
.call-us {
  align-items: center;
  font-weight: 600;
  padding-bottom: 20px;
}
.call-us img,
.company-oner img,
.recent-post img,
.subscribe-text img,
ul.pd-imgs {
  margin-right: 20px;
}
.call-us a {
  font-size: 26px;
  display: block;
  font-weight: 700;
}
.copyright p {
  font-weight: 700;
  color: #000;
}
.copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 80px;
  padding-bottom: 30px;
}
footer img.img-3 {
  top: 65%;
  left: 55%;
}
footer img.img-2 {
  top: 36%;
  right: 3%;
  transform: rotate(249deg);
}
footer.two:before {
  content: "";
  opacity: 0.7;
  background-color: #fff;
  display: block !important;
}
.btn-center {
  text-align: center;
  margin-top: 60px;
}
.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  z-index: 99999;
  margin-top: -540px;
  transform: translateY(-100%);
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: 1.5s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  width: 100%;
}
.search-active .search-popup {
  transform: translateY(0);
  margin-top: 0;
}
.accordion-item .icon,
.range-slider_input,
.range-slider_line,
.range-slider_thumb {
  transform: translateY(-50%);
}
.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  margin: -200px auto 0;
  border-radius: 50%;
  background-color: #da242b;
  width: 70px;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #fff;
  border-top: 3px solid #fff;
  border-right: 3px solid #feda46;
  border-left: 3px solid #feda46;
  -webkit-transition: 0.5s;
  height: 70px;
  line-height: 70px;
  text-align: center;
}
.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -ms-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  transform: scaleX(0);
  transform-origin: center;
  background-color: #111;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#nav-icon4 span:first-child,
#nav-icon4 span:nth-child(2) {
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
}
.search-active .search-popup form {
  transform: scaleX(1);
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -ms-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.search-popup .form-group {
  position: relative;
  margin: 0;
}
.search-popup .form-group input[type="search"],
.search-popup .form-group input[type="text"] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  background-color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  text-transform: capitalize;
  outline: 0;
}
.search-popup .form-group button,
.search-popup .form-group input[type="submit"] {
  position: absolute;
  right: 30px;
  top: 0;
  height: 70px;
  line-height: 70px;
  background: 0 0;
  text-align: center;
  font-size: 24px;
  color: #ed1c24;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.5s;
  border: none;
}
.search-popup input::placeholder,
.search-popup textarea::placeholder {
  color: #000;
}
.search-popup .close-search.style-two {
  position: absolute;
  right: 25px;
  left: auto;
  color: #fff;
  width: auto;
  height: auto;
  top: 25px;
  margin: 0;
  border: none;
  background: 0 0 !important;
  box-shadow: none !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.search-box-btn {
  display: inline-block;
  padding-left: 22px;
}
.search-box-btn i {
  display: inline-block;
  color: #fff;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  transition: 0.5s;
}
.upp.search-box-btn i,
.upp.search-box-btn.search-box-outer span i {
  color: #9e9fa1;
}
.search-box-btn.search-box-outer span i {
  font-size: 20px;
  display: inline-block;
  color: #fff;
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.search-box-btn.search-box-outer span i:after {
  position: absolute;
  content: "0";
  right: -10px;
  top: -4px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #ed1c24;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 12px;
}
.flaticon-multiply:before {
  content: inherit;
}
button.close-search i {
  font-size: 25px;
  color: #fff;
  display: inline-block;
  transform: rotate(270deg);
}
span.flaticon-multiply i {
  display: inline-block;
  color: #ed1c24;
}
ul.list li {
  font-size: 18px;
  color: #555;
  padding-bottom: 12px;
  align-items: center;
  font-weight: 500;
}
ul.list li img {
  padding-right: 16px;
}
ul.list {
  padding-top: 24px;
  padding-bottom: 24px;
}
.banner-img img,
.company-oner img,
.looking img,
.love-your-pets img {
  border-radius: 50%;
}
.company-oner {
  align-items: center;
  position: absolute;
}
.package-text > i,
.pets-icon-text {
  display: flex;
  align-items: center;
}
.company-oner svg {
  position: absolute;
  left: -8px;
  transform: rotate(45deg);
}
header.two .top-bar {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #0e8281;
}
.care-services.team .information p,
.hero-three-text ul.list,
.hero-two,
.hero-two-text p {
  padding-bottom: 40px;
}
header.three .login a:hover,
header.three .ordering a:hover,
header.three .phone a:hover,
header.two .login a:hover,
header.two .ordering a:hover,
header.two .phone a:hover {
  color: #fa441d;
}
.cart:hover a svg,
.content-us i svg,
header.three svg,
header.two .phone i svg {
  fill: #fff;
}
.hero-two {
  position: relative;
  padding-top: 180px;
  background-color: #f5f5f5;
}
.hero-two-img {
  text-align: end;
}
.pets,
.pets-icon {
  text-align: center;
}
img.hero-shaps-2 {
  position: absolute;
  top: 27%;
  left: -4%;
  animation: 10s infinite left;
}
img.hero-shaps-3 {
  position: absolute;
  bottom: 0;
  left: -3%;
  animation: 5s infinite top-bottom;
}
img.hero-shaps-4 {
  position: absolute;
  right: -11%;
  top: 29%;
  transform: rotate(250deg);
}
.home-visit,
.package-text > i {
  position: relative;
  border-radius: 50%;
}
.pets-icon {
  background-color: #ffeded;
  height: 196px;
  padding-top: 35px;
  width: 32%;
}
.pets-icon-text {
  justify-content: space-between;
  flex-wrap: wrap;
}
.pets-icon:first-child {
  background-color: #ffeded;
  border: 3px solid #ffeded;
}
.pets-icon:nth-child(2) {
  background-color: #edffed;
  border: 3px solid #edffed;
}
.pets-icon:nth-child(3) {
  background-color: #fffec9;
  border: 3px solid #fffec9;
}
.pets-icon:nth-child(4) {
  background-color: #efffdd;
  border: 3px solid #efffdd;
  margin-top: 10px;
}
.pets-icon:nth-child(5) {
  background-color: #fcf3de;
  border: 3px solid #fcf3de;
  margin-top: 10px;
}
.pets-icon:nth-child(6) {
  background-color: #edf6ff;
  border: 3px solid #edf6ff;
  margin-top: 10px;
}
.pets-icon a {
  display: block;
  font-size: 18px;
  font-weight: 700;
  padding-top: 18px;
  color: #000;
}
.home-visit h2,
.home-visit p {
  color: #fff;
  z-index: 11;
}
.footer-provide:hover img,
.pets-icon:hover img {
  animation: 1s infinite top-bottom;
}
.home-visit:before,
footer.two:before,
img.faq-shaps {
  animation: 5s infinite top;
}
.company-oner h3,
.coupon-area p,
.head-office h6,
.recent-products-data h3,
form.add-review.comment.leave-comment span {
  font-weight: 700;
}
.package figure > img {
  border-radius: 50%;
  padding: 12px;
  border: 3px dashed #feda46;
}
.package-text h3 {
  font-weight: 700;
  font-size: 36px;
  padding-top: 10px;
}
.package-text > i {
  background-color: #feda46;
  width: 120px;
  height: 120px;
  padding: 26px;
  margin-top: -80px;
  transform: translatey(-30px);
}
.home-visit,
.recent-products {
  display: flex;
  align-items: center;
}
.comment h3,
.information h3,
.package-text h4 {
  font-size: 30px;
  font-weight: 700;
}
.package-text h4 span {
  font-size: 18px;
  font-weight: 400;
  color: #555;
}
ul.list li i {
  color: #feda46;
  padding-right: 10px;
}
.package:hover .package-text > i {
  transform: rotatey(180deg) translatey(-30px);
}
.home-visit {
  background-color: #0e8281;
  padding-left: 140px;
  padding-right: 75px;
  z-index: 11;
}
.home-visit h2 span {
  color: #feda46;
  z-index: 11;
}
.home-visit p {
  padding-top: 10px;
  padding-bottom: 32px;
}
.home-visit:before {
  content: "";
  background-image: url(../img/big-foot.png);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10%;
  right: -32%;
}
@keyframes top {
  0%,
  100% {
    top: 0;
  }
  50% {
    top: 4%;
  }
}
.recent-products-data {
  width: 20%;
  position: relative;
  padding: 0;
}
.recent-products-data a.button {
  position: absolute;
  opacity: 0;
  width: max-content;
  left: 0;
  top: 28%;
  transform: rotateY(90deg);
}
.recent-products-data:hover a.button {
  opacity: 1;
  transform: rotateY(0);
}
.recent-products-data ul.star {
  position: relative;
  width: fit-content;
  bottom: 0;
  margin-top: 10px;
  left: 0;
}
.recent-products-data h4 {
  font-weight: 700;
  font-size: 20px;
  padding-top: 4px;
  padding-bottom: 14px;
}
.recent-products-data span {
  font-size: 13px;
  display: block;
  font-weight: 700;
  color: #8d8d8d;
}
.recent-products {
  background-color: #fff;
  padding: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.recent-products-data:hover img {
  opacity: 0.3;
}
.boder {
  display: block;
  width: 1px;
  height: 405px;
  background-color: #c9c9c9;
  margin: 0 30px;
}
.nav-pills svg {
  width: 50px;
  height: auto;
  display: block;
  margin: auto;
}
.nav-pills .nav-link.active svg {
  fill: #fa441d;
}
button.nav-link i {
  width: 100px;
  background-color: #feda46;
  border-radius: 50%;
  display: flex;
  align-items: center;
  height: 100px;
  justify-content: center;
  border: 4px solid #feda46;
}
button.nav-link.active i {
  background-color: #fff;
  border: 4px solid #fa441d;
}
.nav-pills .nav-link {
  padding: 0 0 0 10px;
  color: transparent;
  background-color: transparent;
  font-weight: 600;
}
.looking.video,
.nav.nav-pills {
  justify-content: end;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fa441d;
  background-color: transparent;
  font-weight: 600;
}
.accordion-item .icon,
.looking form,
.pets span {
  background-color: #feda46;
}
.provide-img img {
  border-radius: 50%;
  margin-bottom: -50px;
}
.provide-img {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -20px;
}
.provide-img svg {
  position: absolute;
  right: -9px;
  top: -9px;
  transition: 3s;
}
.provide {
  background-color: #ffeded;
  padding: 40px 40px 0;
}
.provide-img .button {
  padding: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.provide h3 {
  font-weight: 800;
}
.provide p {
  width: 71%;
}
.logodata.owl-carousel .owl-item img {
  width: auto;
  margin: auto;
}
.nice-select.Advice {
  width: 100%;
  height: 50px;
  border-radius: 46px;
}
input[type="text"] {
  border-radius: 50px;
  width: 100%;
  height: 50px;
  padding-left: 30px;
  border: 0;
  outline: 0;
  font-size: 16px;
}
input[type="text"]::placeholder {
  color: #000;
}
.nice-select:after {
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
  height: 7px;
  margin-top: -4px;
  right: 20px;
  width: 7px;
}
.looking span {
  display: block;
  font-weight: 700;
  padding-top: 18px;
  padding-bottom: 4px;
}
.nice-select:before {
  position: absolute;
  width: 40px;
  height: 40px;
  content: "";
  border: 3px solid #feda46;
  right: 4px;
  border-radius: 50%;
  top: 4px;
}
.looking form {
  padding: 40px;
  width: 65%;
  position: absolute;
  top: 13%;
}
.looking form h3 {
  font-weight: 700;
  padding-bottom: 10px;
}
.nice-select.Advice span {
  padding-left: 10px;
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 0;
  font-weight: 500;
}
.looking label {
  font-size: 16px;
  font-weight: 700;
  padding-left: 4px;
  padding-right: 14px;
}
.range-slider {
  position: relative;
  width: 100%;
  height: 46px;
}
.range-slider_input {
  position: absolute;
  top: 50%;
  z-index: 3;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 20px;
  opacity: 0;
  margin: 0;
}
.range-slider_input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 100px;
  height: 100px;
  cursor: pointer;
  border-radius: 50%;
  opacity: 0;
}
.range-slider_input::-moz-range-thumb {
  width: 14vmin;
  height: 14vmin;
  cursor: pointer;
  border-radius: 50%;
  opacity: 0;
}
.range-slider_thumb {
  width: 40px;
  height: 40px;
  border: 5px solid #fa441d;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  color: #fa441d;
  z-index: 2;
}
.range-slider_line {
  height: 0.5vmin;
  width: 100%;
  background-color: #e1e1e1;
  top: 50%;
  left: 0;
  position: absolute;
  z-index: 1;
}
.range-slider_line-fill {
  position: absolute;
  height: 0.5vmin;
  width: 0;
  background-color: #fa441d;
}
.pets,
.pets h3 a {
  position: relative;
}
.looking form button.button {
  width: 100%;
  margin-top: 10px;
}
.how-img img,
.pets img {
  border-radius: 50%;
  padding: 10px;
  border: 3px dashed #feda46;
}
.pets:hover img {
  transform: translateY(10px);
}
.pets {
  width: 95%;
  border: 3px solid #feda46;
  padding: 25px;
}
.pets a {
  position: absolute;
  top: 18px;
  left: 18px;
  color: #a9a9a9;
}
.pets h3 a {
  font-weight: 800;
  font-size: 28px;
  color: #000;
  left: 0;
  top: auto;
}
.pets h6 {
  color: #555;
  font-size: 18px;
  padding-top: 4px;
  padding-bottom: 20px;
}
.pets h3 {
  padding-top: 20px;
}
.pets span {
  padding: 6px 14px;
  color: #000;
  border-radius: 22px;
  font-weight: 700;
}
.accordion-item.active .heading {
  color: #bccbb7;
}
.accordion-item.active .icon:after,
form.checkout-meta .checkout-side input {
  width: 0;
}
.accordion-item.active .icon:before {
  background: #fff;
}
.accordion-item .heading {
  display: block;
  text-decoration: none;
  color: #000;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  transition: 0.3s ease-in-out;
}
.accordion-item .icon {
  right: 14%;
  display: block;
  position: absolute;
  top: 47%;
  width: 2.4rem;
  height: 2.4rem;
  left: 13px;
  border-radius: 50%;
}
.hero-two:before,
footer.two:before {
  background-image: url(../img/big-foot-1.png);
  height: 100%;
  background-repeat: no-repeat;
  width: 100%;
  content: "";
}
.accordion-item.active .title {
  color: #000;
  background-color: #feda46;
}
.accordion-item .icon:after,
.accordion-item .icon:before {
  content: "";
  width: 14px;
  height: 1px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: 0.3s ease-in-out;
  transform: translate(-50%, -50%);
}
.progress {
  height: 8px;
}
.accordion-item .icon:after {
  transform: translate(-50%, -50%) rotate(90deg);
  z-index: -1;
}
.content p {
  font-size: 18px;
  font-weight: 500;
  color: #666;
}
.title {
  text-align: start;
  padding: 16px 0 16px 70px;
  color: #000;
  font-size: 20px;
  background-color: #fff;
  border-radius: 51px;
}
.content {
  margin-top: 24px;
  padding: 0 36px 12px;
  background-color: #24243500;
}
.accordion-item,
.products ul.star,
header.three .bottom-bar,
img.offers-banner {
  background-color: transparent;
}
a.heading {
  width: 100%;
  margin: 0;
  padding: 0;
}
.accordion-item {
  margin-bottom: 10px;
}
.accordion-item.active a.heading {
  color: #000;
}
.faq-img.two img {
  margin: 0 0 10px;
  transform: translatex(-40px);
}
.faq-img img {
  width: 245px;
  border-radius: 50%;
  border: 11px solid #fff;
  margin-bottom: 10px;
  display: block;
  transform: translateX(23px);
}
.about-gallery-img i,
.video i {
  transform: translate(-50%, -50%);
}
.faq-img.two {
  margin-top: 111px;
  animation: 8s infinite left;
}
@keyframes left {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(30px);
  }
}
img.faq-shaps {
  position: absolute;
  top: 5%;
  right: 16%;
}
.copyrighttwo,
.hero-three-img,
.offers-banner,
.subscribe,
footer.two {
  position: relative;
}
.hero-two:before {
  position: absolute;
  top: 13%;
  animation: 9s infinite top;
  left: 58%;
  opacity: 0.6;
}
.hero-two-text,
.logo,
.works-img,
ul.social-icon {
  position: relative;
  z-index: 1;
}
.blog-text-two h6 {
  padding: 6px 10px 4px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  display: inline;
  margin-top: 10px;
}
.blog-text-two h5 {
  font-size: 16px;
  display: inline;
  padding-left: 10px;
  font-weight: 700;
}
.blog-text-two a h2 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  font-family: Anybody;
  padding-top: 10px;
  line-height: 28px;
}
.blog-text-two {
  margin-top: 26px;
}
.blog-text-two h3 {
  font-weight: 700;
  padding-top: 12px;
  padding-bottom: 13px;
}
.blog-text-two p {
  font-size: 16px;
  width: 99%;
  padding-bottom: 20px;
}
.blog-text-two img {
  border-radius: 38px;
  margin-right: 13px;
}
.blog-text-two h4 {
  font-size: 14px;
  display: inline;
}
.subscribe {
  background-repeat: no-repeat;
  padding: 28px 0;
  z-index: 11;
}
.subscribe-text h2 {
  font-size: 35px;
  color: #fff;
}
form.subscribe button.button {
  position: absolute;
  right: 3px;
  top: 30.5px;
}
form.subscribe input[type="text"] {
  height: 62px;
}
footer.two {
  background-repeat: no-repeat;
  margin-top: -70px;
  padding-top: 170px;
}
footer.two:before {
  position: absolute;
  top: 1%;
  left: 3%;
}
footer.two ul.social-icon {
  padding-top: 26px;
}
footer.two .phone a {
  font-weight: 600;
  color: #666;
}
.copyrighttwo {
  background-color: #feda46;
  margin-top: 80px;
}
footer.two .copyright {
  margin-top: 0;
  padding-bottom: 30px;
  padding-top: 30px;
}
footer.three a.get,
footer.two a.get {
  border-bottom: 3px solid;
  color: #fa441d;
  font-weight: 800;
}
header.three .navbar-links li.navbar-dropdown .dropdown {
  border-radius: 15px;
}
header.three .bottom-bar {
  border-top: 1px solid #fff;
  padding: 15px 0;
}
.hero-three {
  padding-top: 190px;
  padding-bottom: 60px;
}
.hero-three-img {
  text-align: end;
  padding-bottom: 110px;
}
.awards,
.content-us,
.footer-provide,
.pd-main-img,
.products-img,
footer.three .logo,
h3.awards {
  text-align: center;
}
.hero-three img.img-3 {
  bottom: 12%;
  right: 26%;
  left: auto;
  top: auto;
}
.hero-three img.img-2 {
  top: 20%;
  right: 10%;
}
.hero-three img.img-4 {
  top: auto;
  transform: rotate(18deg);
  bottom: 12%;
  left: -14%;
}
.hero-three-img img.all-100 {
  position: absolute;
  border: 0;
  border-radius: 0;
  left: 0;
}
.hero-three-img img.hero-three-img {
  position: absolute;
  left: 0;
  bottom: 0;
}
.hero-three-img img {
  padding: 15px;
  border: 3px dashed #feda46;
  border-radius: 50%;
}
.hero-three-text h2 {
  color: #fff;
  font-size: 70px;
}
.offers-banner {
  background-color: #ffeded;
  display: flex;
  align-items: center;
  padding: 15px 12px 15px 50px;
  margin-top: 60px;
}
.offers-banner.two,
.package.two:nth-child(2) {
  background-color: #edffed;
}
img.offers-banner {
  position: absolute;
  right: -12px;
}
.offers-banner h3 {
  font-size: 50px;
  font-weight: 800;
}
.offers-banner h5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  padding-bottom: 30px;
}
.offers-banner a {
  padding: 18px 30px;
  background-color: #fff;
  font-weight: 800;
  border-radius: 31px;
  color: #000;
}
.looking-form input[type="radio"]:checked:after {
  top: -2px;
}
form.looking-form span {
  font-size: 20px;
  font-weight: 800;
  color: #000;
}
.looking form.looking-form > ul {
  display: flex;
  margin-bottom: 20px;
  margin-top: 4px;
}
.looking.contact .nice-select.Advice,
form.looking-form .nice-select.Advice,
form.looking-form input[type="text"],
ul.Meta li a {
  margin-bottom: 15px;
}
.looking form.looking-form .button {
  width: fit-content;
}
textarea::placeholder {
  color: #000;
}
textarea {
  width: 100%;
  border: 0;
  outline: 0;
  border-radius: 34px;
  height: 110px;
  margin-top: 15px;
  padding: 20px 20px 20px 30px;
  font-weight: 400;
}
form.looking-form {
  width: 72%;
  padding: 40px 190px 40px 40px;
  position: relative;
}
.video,
.video i,
.video svg {
  position: absolute;
}
svg.golo {
  left: -5%;
  top: -5%;
}
.video {
  right: 0;
}
.video i {
  animation: 1s infinite shadow-pulse;
  width: 94px;
  height: 94px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #fff;
  top: 50%;
  left: 50%;
}
.products,
.products ul.star,
.quotation,
.works-img i {
  position: relative;
}
.cart,
.works-img i {
  background-color: #fff;
  align-items: center;
}
@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0 rgb(255 255 255);
  }
  100% {
    box-shadow: 0 0 0 35px transparent;
  }
}
.cart {
  display: flex;
  justify-content: center;
  border: 1px solid #d9d9d9;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.works-img i,
.works-img span {
  border-radius: 50%;
  display: flex;
}
.cart svg {
  width: 22px;
}
.products {
  background-color: #fff;
  padding: 20px 30px;
  margin-bottom: 26px;
}
.products-img {
  padding-bottom: 30px;
}
.products ul.star {
  bottom: 0;
  color: #f88912;
}
.products > a {
  font-size: 20px;
  font-weight: 700;
  display: block;
  padding-bottom: 6px;
}
.products span {
  font-size: 13px;
  font-weight: 800;
  color: #8d8d8d;
}
.products-text h4 {
  font-size: 26px;
  font-weight: 800;
}
.products-text h4 del {
  color: #828282;
  font-size: 16px;
  font-weight: 500;
  padding-right: 10px;
}
.deal-of-the-week.two {
  background-color: #ffeded;
  position: relative;
}
.deal-of-the-week.two .healthy-product-img {
  width: 47%;
}
.breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-item.active,
.deal-of-the-week.two .healthy-product a,
.deal-of-the-week.two .healthy-product del,
.deal-of-the-week.two .healthy-product h6,
.deal-of-the-week.two .healthy-product span,
.deal-of-the-week.two h5,
.for #nav-icon4,
.package.two ul.list li i,
.product-info-section .add-to-cart a.heart-wishlist:hover,
ol.breadcrumb li a {
  color: #000;
}
a.heart-wishlist:hover {
  color: #000 !important;
}
.deal-of-the-week.two #countdown ul {
  display: BLOCK;
  right: 15px;
  position: absolute;
  top: 31px;
}
.deal-of-the-week.two .healthy-product > a {
  width: 90%;
}
.works-img i {
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.24);
  justify-content: center;
  width: 200px;
  height: 200px;
  margin: auto;
  z-index: 11;
}
.works h4 {
  font-weight: 700;
  padding-top: 40px;
  font-size: 30px;
  padding-bottom: 10px;
}
.works-img svg {
  position: absolute;
  left: 23%;
  top: -7%;
}
.works-img span {
  position: absolute;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  top: 0;
  left: 20%;
  z-index: 19;
}
.works p {
  width: 90%;
  margin: auto;
  font-weight: 500;
}
.comment li a,
.what-our h5,
ol.breadcrumb li,
ul.Meta li a,
ul.categories li a,
ul.quick-links li a {
  font-weight: 600;
}
.what-our ul.star {
  display: inline-flex;
  margin-top: 50px;
  left: 0;
}
.what-our h5 {
  font-size: 24px;
  letter-spacing: 2px;
}
.what-our ul.star li {
  font-size: 16px;
  padding: 3px 5px;
}
.quotation {
  border: 5px solid #feda46;
  width: 72%;
  padding: 120px 143px 120px 93px;
  border-radius: 50%;
  margin-left: 10%;
  margin-top: 22px;
}
.quotation img.quotation-girl {
  position: absolute;
  border-radius: 50%;
  right: -24%;
  top: 20%;
}
.quotation i.quotat {
  background-color: #feda46;
  width: 120px;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: -4%;
  left: -1%;
  transform: rotate(331deg);
}
.footer-provide,
.mockup {
  display: flex;
  align-items: center;
}
.quotation ul.star {
  position: relative;
  bottom: 0;
  display: flex;
  width: fit-content;
  margin-top: 10px;
  margin-bottom: 10px;
  left: 0;
  background-color: transparent;
  padding: 0;
}
.quotation ul.star i {
  color: #feda46;
  font-size: 20px;
  padding-right: 10px;
}
.quotation h4 {
  font-size: 20px;
  color: #666;
  line-height: 30px;
  padding-top: 16px;
}
.quotation h5 {
  font-size: 26px;
  font-weight: 700;
  padding-top: 14px;
  padding-bottom: 4px;
}
.items-number span,
.quotation span {
  font-weight: 500;
}
.quotation-slider.owl-theme .owl-nav {
  margin-top: 10px;
  position: absolute;
  bottom: 30%;
  left: -52%;
  width: fit-content;
}
.what-our {
  padding-top: 40px;
}
.mockup {
  justify-content: space-between;
  background-color: #feda46;
  padding: 0 40px;
  margin-bottom: 70px;
  margin-top: 70px;
}
.mockup h3 {
  font-size: 35px;
  line-height: 52px;
  font-weight: 700;
  width: 43%;
  margin-right: 70px;
}
.mockup h3 span {
  padding: 3px;
  color: #fff;
}
.mockup-text {
  width: 34%;
}
.mockup-img img {
  margin-top: -29px;
}
.mockup-img {
  width: 37%;
  position: relative;
}
.mockup-img:before {
  position: absolute;
  content: "";
  width: 512px;
  height: 430px;
  border: 7px dashed #feda46;
  top: -23%;
  border-radius: 50%;
  left: -33%;
  z-index: -1;
}
.mockup-text p {
  padding-bottom: 24px;
}
.footer-provide img {
  display: block;
  margin: auto;
}
.footer-provide {
  background-color: #7a2c61;
  height: 170px;
  justify-content: center;
}
.footer-provide a {
  color: #fff;
  font-size: 18px;
  padding-top: 14px;
  display: block;
}
.provide-footer {
  transform: translatey(-20px);
  margin-bottom: 80px;
}
footer.three .logo {
  width: 69%;
  margin: auto;
}
footer.three .widget-title {
  position: relative;
  padding-left: 87px;
}
footer.three .copyright {
  padding-top: 30px;
}
.deal-of-the-week.two .add-to-cart a.button {
  color: #fff !important;
}
.deal-of-the-week .add-to-cart a.button:hover,
form.variations_form .add-to-cart a:hover {
  background-color: transparent;
  color: #fa441d !important;
}
.sidebar h3 {
  font-size: 22px;
  line-height: 20px;
  margin-bottom: 3px;
  font-weight: 700;
  text-transform: uppercase;
}
ul.categories li.end a {
  border: 0;
  padding-bottom: 0;
}
.sidebar {
  padding: 40px;
  margin-bottom: 20px;
  border: 5px solid #feda46;
}
.boder-bar {
  display: block;
  width: 60px;
  height: 3px;
  margin-bottom: 30px;
}
.recent-post i {
  padding-right: 10px;
  font-size: 20px;
}
.recent-post a {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
ul.recent-post span {
  padding-bottom: 2px;
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #555;
}
form.variations_form span,
ul.recent-post li.end {
  padding: 0;
}
.quick-links i,
ul.Meta i {
  padding-right: 10px;
}
ul.categories li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 0;
  color: #000;
  font-size: 16px;
  border-bottom: 3px solid #e0e0e0;
}
ul.categories li {
  padding-bottom: 5px;
}
ul.quick-links li a {
  color: #555;
  font-size: 16px;
}
ul.quick-links li {
  padding-bottom: 16px;
}
.quick-links i {
  color: #c5c5c5;
}
ul.Meta li a {
  padding-bottom: 15px;
  border-bottom: 1px solid #e2e2e2;
  color: #000;
  display: block;
}
ul.Meta li.end a {
  padding: 0;
  margin: 0;
  border: 0;
}
.tags-cloud a {
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #cfcfcf;
  color: #000;
  display: inline-block;
  padding: 15px 22px;
  position: relative;
}
.instagram-posts,
ul.tags-cloud {
  display: flex;
  display: flex;
}
.tags-cloud a:before {
  position: absolute;
  content: "";
  width: 5%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
ul.tags-cloud li a {
  z-index: 1;
}
.sidebar.sidebar-two p {
  color: #cfcfcf;
  padding-bottom: 15px;
}
.sidebar.sidebar-two {
  border: 0;
  margin: 0;
  background-color: #0e8281;
}
.sidebar-two input[type="text"] {
  width: 100%;
  height: 60px;
  font-size: 14px;
  padding-left: 25px;
  border-radius: 50px;
  border: 0;
  outline: 0;
  margin-bottom: 7px;
}
.instagram-posts {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  flex-wrap: wrap;
}
.instagram-posts li {
  width: 33%;
  height: auto;
  padding: 4px;
}
ul.instagram-posts img {
  height: 100px;
  width: 100px;
  object-fit: cover;
}
ul.instagram-posts figure {
  position: relative;
  margin-bottom: 0;
}
ul.instagram-posts figure:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0%;
  opacity: 0;
  overflow: hidden;
}
ul.instagram-posts figure:hover:before {
  opacity: 0.8;
  height: 100%;
}
.sidebar h5 i {
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  border-radius: 39px;
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 22px;
}
.blog-details .blog-style-two h4 {
  padding-left: 12px;
}
.client-help {
  margin-top: 20px;
  position: relative;
  padding-left: 40px;
  margin-bottom: 30px;
}
.share-post,
.willimes-marko {
  align-items: center;
  margin-top: 40px;
  display: flex;
}
.client-help:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 10px;
  left: 0;
  top: 0;
}
.blog-details .client-help p {
  font-size: 22px;
  line-height: 32px;
  padding-bottom: 10px;
  width: 91%;
}
.client-help a {
  font-weight: 700;
  font-size: 26px;
  color: #000;
  display: block;
}
.client-help span {
  font-size: 16px;
  color: #555;
}
.blog-details p,
.history-text p {
  font-size: 16px;
}
.blog-details .video {
  margin-top: 20px;
  margin-bottom: 40px;
}
.share-post h5 {
  font-weight: 800;
  padding-right: 20px;
}
.willimes-marko {
  background-color: #f5f5f5;
  padding: 20px 20px 20px 30px;
  position: relative;
  width: 100%;
}
.comment li,
.pagination {
  margin-top: 30px;
  position: relative;
}
.willimes-marko img {
  border-radius: 50%;
  margin-right: 30px;
}
.social-media-Intege h4 {
  font-size: 26px;
  font-weight: 700;
  color: #000;
}
.social-media-Intege {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.willimes-marko p {
  width: 93%;
  color: #000;
}
.social-media-Intege .social-icon li {
  margin-right: 5px;
}
.social-media-Intege .social-icon li a i {
  border: 0;
  margin-right: 0;
}
.comment {
  padding-top: 60px;
}
.comment-data h4 {
  font-size: 24px;
  font-weight: 700;
  display: inline;
}
.banner-img,
.comment li {
  display: flex;
  align-items: center;
}
.comment-data span {
  padding-left: 10px;
  font-size: 16px;
  font-weight: 700;
}
.comment li {
  padding: 15px;
  margin-left: 30px;
  border: 3px solid #feda46;
}
.comment-data {
  padding: 35px 35px 35px 0;
}
.comment li img {
  position: relative;
  left: -5%;
  object-fit: cover;
}
.comment li a {
  color: #fff;
  position: absolute;
  right: 2%;
  padding: 4px 12px;
  font-size: 14px;
  text-transform: uppercase;
}
li.reply-comment {
  margin-left: 103px;
  width: 89%;
}
form.leave input {
  width: 100%;
  height: 60px;
  padding-left: 25px;
  border-radius: 0;
  border: 1px solid #c1c1c1;
  outline: 0;
}
form.leave input,
form.leave input::placeholder {
  color: #555;
}
form.leave textarea {
  width: 100%;
  height: 180px;
  margin-top: 20px;
  border: 1px solid #c1c1c1;
  outline: 0;
  color: #555;
  padding-top: 25px;
  border-radius: 0;
}
.pagination li.next,
.pagination li.prev {
  border-radius: 0;
  background-color: #feda46;
}
form.leave textarea::placeholder {
  color: #555;
}
.comment a.button {
  border-radius: 0;
  top: 10px;
}
.blog-details .blog-text-two h3 {
  font-size: 40px;
}
.blog-details ul.list {
  padding-top: 4px !important;
}
.banner {
  padding-top: 190px;
  padding-bottom: 30px;
}
.banner-img-1 {
  position: relative;
  transform: translateX(50px);
}
.banner-img-1 img {
  width: 232px;
  height: 232px;
}
.banner-img-1 svg {
  position: absolute;
  top: -14px;
  left: -14px;
}
.care-services .pet-grooming {
  background-color: #fff;
  padding: 38px 30px 30px;
  text-align: center;
  border-right: 1px solid #f5f5f5;
}
.care-services .pet-grooming svg {
  position: absolute;
  left: 95px;
  top: 29px;
}
.banner-img-2 svg {
  position: absolute;
  top: -10px;
  right: -10px;
}
ol.breadcrumb {
  margin-bottom: 0;
  margin-top: 20px;
}
.banner-img {
  margin-right: auto;
  justify-content: end;
}
.pagination li,
.quantity {
  align-items: center;
  display: flex;
}
.banner-text h2 {
  text-transform: capitalize;
}
.our-blog h3 {
  font-weight: 700;
  font-size: 35px;
}
.pagination {
  display: flex;
  width: fit-content;
  padding: 7px 40px;
  margin-left: 15px;
  background-color: #f5f5f5;
  display: inline-flex;
}
.pagination li {
  padding: 20px;
  height: 60px;
  width: 40px;
  justify-content: center;
  margin-right: 10px;
  border-radius: 10px;
  font-weight: 800;
}
.pagination li a {
  font-size: 16px;
  line-height: 15px;
}
.pagination li.next a,
.pagination li.prev a {
  border-right: 0;
  padding-right: 0;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}
.pagination li.prev {
  width: 40px;
  color: #000;
  position: absolute;
  left: -15px;
}
.pagination li.next {
  position: absolute;
  right: -20px;
  width: 40px;
}
.product-info .start {
  background-color: #feda46;
  padding: 5px 8px;
}
.product-info .start i {
  font-size: 12px;
  color: #000;
  padding: 0 2px;
}
.product-info span {
  padding-left: 12px;
  font-weight: 700;
  color: #999;
}
.product-info h3 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
}
.stock {
  display: flex;
  align-items: baseline;
}
.stock h6 span {
  color: #79c73b;
  padding-left: 50px;
}
.quantity h6 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
.quantity {
  margin-top: 20px;
}
.wishlist,
.wishlist i {
  align-items: center;
  display: flex;
}
form.variations_form input.input-text {
  width: 26%;
  padding: 16px;
  border: 3px solid #feda46;
  margin-left: 20px;
  outline: 0;
  font-weight: 700;
}
form.variations_form .btn {
  margin: 0;
}
.wishlist {
  margin-top: 30px;
}
.wishlist i {
  background-color: #26268e;
  color: #fff;
  width: 60px;
  font-size: 22px;
  height: 60px;
  border-radius: 50%;
  justify-content: center;
  margin-left: 10px;
  line-height: 0;
}
.box form button,
ul.product_meta {
  margin-top: 25px;
}
ul.product_meta > li {
  display: flex;
  align-items: center;
  padding-top: 10px;
}
ul.pd-cat,
ul.pd-tag {
  padding-left: 10px;
}
,
ul.product_meta li span {
  color: #000;
  font-weight: 700;
}
ul.product_meta li a {
  color: #555;
  font-weight: 600;
  text-transform: capitalize;
}
ul.pd-imgs li a {
  display: flex;
  width: 130px;
  height: 130px;
  display: flex;
  padding: 8px;
  background-color: #fff;
  justify-content: center;
}
ul.pd-imgs li {
  margin-bottom: 10px;
  border: 5px solid #fff;
}
.pd-main-img {
  padding: 60px;
  background-color: #fff;
}
li.li-pd-imgs.nav-active {
  position: relative;
  border: 5px solid #feda46;
}
form.variations_form .add-to-cart {
  display: flex;
  opacity: 1;
  position: relative;
  margin-top: 20px;
}
.product-info-section {
  padding: 20px;
  background-color: #ffeded;
}
.head-office,
.history-text,
.history-text:before {
  background-color: #f5f5f5;
}
ul.pd-imgs li a img {
  width: 96px;
  height: auto;
  object-fit: contain;
}
.about-gallery-img figure:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  transform: rotateX(90deg);
}
.about-gallery-img:hover figure:before {
  transform: rotateX(0);
}
.about-gallery-img {
  position: relative;
  margin-bottom: 49px;
  width: 94%;
}
.about-gallery-img:hover i {
  opacity: 1;
}
.about-gallery-img img {
  width: 390px;
}
.about-gallery-img i {
  position: absolute;
  z-index: 1;
  width: 50px;
  height: 50px;
  left: 50%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  background-color: #feda46;
  font-weight: 800;
  color: #000;
  opacity: 0;
}
.content-us i,
.history-time {
  align-items: center;
  display: flex;
}
.content-us {
  position: relative;
}
.content-us a {
  font-size: 24px;
  font-weight: 500;
}
.content-us span {
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: block;
}
.content-us i {
  justify-content: center;
  width: 120px;
  height: 120px;
  margin: auto auto 22px;
  background-color: #0e8281;
  border-radius: 50%;
  padding: 34px;
}
.content-us > svg {
  position: absolute;
  right: 33%;
  top: -5%;
  transition: 4s;
}
.head-office {
  padding: 40px;
  margin-bottom: 20px;
}
.head-office i {
  color: #000;
  padding-right: 10px;
  font-size: 18px;
}
.head-office > p {
  color: #000;
  padding-left: 20px;
  padding-top: 10px;
}
.find-a-dog h2 {
  font-size: 50px;
  padding-bottom: 10px;
}
.find-a-dog p {
  font-size: 18px;
  color: #000;
  padding-bottom: 22px;
}
.find-a-dog input[type="text"] {
  height: 60px;
  border: 3px solid #feda46;
  margin-bottom: 15px;
}
.looking.contact form.looking-form {
  width: 100%;
  padding: 50px;
}
.looking.contact textarea {
  margin-top: 0;
  height: 130px;
}
h3.awards {
  font-weight: 700;
  font-size: 30px;
  padding-bottom: 40px;
}
.awards {
  justify-content: space-around;
  align-items: center;
  display: flex;
  width: 80%;
  margin: auto;
}
.looking.contact form.looking-form h3 {
  font-size: 40px;
  font-weight: 800;
}
.heading-history p {
  font-size: 16px;
  width: 80%;
}
h3.history {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 30px;
}
.history-time {
  margin-bottom: 50px;
}
.history-data,
.tick {
  align-items: center;
  display: flex;
}
.history-data {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  justify-content: center;
  position: relative;
}
.history-data h3 {
  font-size: 35px;
  color: #fff;
  font-weight: 700;
}
.history-text {
  width: 77%;
  margin-left: auto;
  padding: 40px;
  position: relative;
}
.history-text:before {
  position: absolute;
  content: "";
  width: 4%;
  height: 186px;
  left: -39px;
  bottom: -19px;
  clip-path: polygon(0 50%, 100% 100%, 100% 0);
  top: 0;
}
.history-text h4 {
  font-weight: 700;
  font-size: 29px;
  padding-bottom: 12px;
}
.history-data:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 100px;
  background: #fa441d;
  bottom: -39%;
}
.history-data.color,
.history-data.color:before {
  background-color: #0e8281;
}
.history-time.end,
.top-products li:nth-child(3) {
  margin-bottom: 0;
}
.heading.works {
  width: 71%;
  margin: auto;
}
.works.pages {
  display: flex;
  align-items: inherit;
  text-align: inherit;
}
.works.pages .works-img svg {
  position: absolute;
  left: -7%;
  top: -7%;
}
.find-a-dog.two,
.love-your-pets ul.list li,
.price-field,
.price-title,
.section-team .team-working,
.tick,
.tick a,
ul.reviews li {
  position: relative;
}
.works.pages h4 {
  font-weight: 700;
  padding-top: 40px;
  font-size: 30px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.works.pages .works-img span {
  top: -9px;
  left: -7%;
}
.works.pages .works-img {
  margin-right: 18px;
}
.awards.two img {
  width: 18%;
  margin-right: 13px;
}
.awards.two {
  background-color: #fff;
  padding: 20px;
  width: 100%;
  margin-top: 40px;
}
.love-your-pets ul.list li {
  padding-bottom: 22px;
  padding-left: 40px;
}
.love-your-pets ul.list li img {
  position: absolute;
  left: 0;
}
.awards-section {
  background-size: cover;
}
.find-a-dog.two {
  text-align: center;
  width: 63%;
  margin: auto;
}
.find-a-dog.two h2 {
  font-size: 60px;
  padding-bottom: 10px;
}
.find-a-dog.two img.img-3 {
  right: -24%;
  left: auto;
  bottom: -9%;
  top: auto;
}
.find-a-dog.two img.img-2 {
  top: -8%;
  right: -18%;
}
.find-a-dog.two img.img-4 {
  top: 80%;
  left: -32%;
  animation: 2s infinite top-bottom;
}
.find-a-dog.two img.img-1 {
  right: auto;
  bottom: auto;
  left: -17%;
  top: 0;
  animation: 1s infinite top-bottom;
}
.video i {
  z-index: 11;
}
.services .pet-grooming {
  padding: 50px;
  border: 3px solid #f2f2f2;
}
.services .pet-grooming svg {
  left: 41px;
  top: 41px;
}
.services .video {
  margin-top: 20px;
  margin-bottom: 20px;
}
.section-team .team-working {
  padding: 70px 54px;
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  margin-top: 90px;
  margin-bottom: 40px;
}
.tick,
ul.category li {
  border: 3px solid #f2f2f2;
}
.package.two {
  display: flex;
  justify-content: space-between;
  background-color: #faebd7;
  padding: 30px 70px;
  align-items: center;
  margin-bottom: 20px;
}
.package.two .package-text > i {
  position: relative;
  margin: 0 40px 0 0;
  transform: none;
}
.package-text .button:before {
  border-color: #fff;
}
.package-text a.button:hover,
li.menu-item-has-children.active {
  background-color: transparent;
}
.package-text a.button {
  background-color: #fff;
  color: #000;
  margin-top: 20px;
}
.table tr:nth-child(2n),
table.table,
ul.specification li {
  background-color: #f5f5f5;
}
.package.two:hover .package-text > i {
  transform: rotateY(180deg);
}
.package.two:nth-child(3) {
  background-color: #fffec9;
}
.package.two:nth-child(4) {
  background-color: #efffdd;
}
.package.two:nth-child(5) {
  background-color: #fcf3de;
}
.package.two:nth-child(6) {
  background-color: #edf6ff;
  margin-bottom: 0;
}
.pet-grooming h3 {
  font-size: 40px;
  font-weight: 700;
  padding-top: 30px;
  padding-bottom: 14px;
}
.service-details .pet-grooming p {
  width: 79%;
}
.information .row p {
  width: 93%;
  line-height: 32px;
}
.tick {
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  padding: 40px 0;
  margin-bottom: 24px;
}
.tick:before {
  content: "";
  width: 102%;
  height: 0%;
  position: absolute;
  bottom: -2px;
}
.tick:hover:before {
  height: 103%;
}
.tick a {
  padding-top: 20px;
  font-size: 18px;
  font-weight: 700;
  width: 100%;
  display: block;
}
.tick:hover img {
  -webkit-animation: 1s infinite top-bottom;
  animation: 1s infinite top-bottom;
}
footer.three {
  background-repeat: repeat;
}
.team-details {
  width: 70%;
  padding-right: 210px;
}
.team-details h6 {
  font-weight: 500;
  padding-bottom: 6px;
}
.team-details h4 {
  font-size: 40px;
  font-weight: 700;
  padding-top: 2px;
  padding-bottom: 20px;
}
.team-details .call-us {
  border-bottom: 0;
  border-top: 3px dashed #dedede;
  margin-top: 30px;
}
.care-services.team .pet-grooming {
  border: 1px solid #f5f5f5;
}
.care-services.team {
  padding-top: 70px;
}
.banner img.img-2 {
  position: absolute;
  top: 20%;
  right: 3%;
  animation: 3s infinite top-bottom;
}
.banner img.img-4 {
  position: absolute;
  top: 31%;
  transform: rotate(78deg);
}
.products-section .sidebar {
  padding: 30px;
}
ul.category li {
  margin-top: 5px;
  padding-left: 12px;
  font-size: 16px;
  font-weight: 500;
}
ul.category li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
}
ul.category li a span {
  border-left: 3px solid #f2f2f2;
  padding: 14px 16px;
}
.wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.price-title {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin-right: 5px;
  backgrund: #d58e32;
}
.price-field {
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  background: rgba(248, 247, 244, 0.2);
  padding-top: 15px;
}
.mobile-nav,
.parallax {
  height: 100%;
  top: 0;
  left: 0;
}
.price-field input[type="range"] {
  position: absolute;
  width: 100%;
  height: 5px;
  border: 0;
  outline: 0;
  pointer-events: none;
  -webkit-appearance: none;
}
.price-field input[type="range"]:active,
.price-field input[type="range"]:focus {
  outline: 0;
}
.price-field input[type="range"]::-ms-track {
  border: 0 transparent;
  outline: 0;
  box-sizing: border-box;
  pointer-events: none;
  color: transparent;
}
.price-field input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  position: relative;
  -webkit-appearance: none;
  margin: -5px 0 0;
  border: 5px solid #fa441d;
  outline: 0;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  background-color: #fff;
  cursor: pointer;
  pointer-events: all;
  z-index: 100;
}
.price-field input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 12px;
  cursor: pointer;
  background: #f2f2f2;
  border-radius: 5px;
}
.price-field input[type="range"]::-moz-range-track {
  width: 100%;
  height: 12px;
  cursor: pointer;
  background: #f2f2f2;
  border-radius: 5px;
}
.price-field input[type="range"]::-ms-track {
  width: 188px;
  height: 2px;
  cursor: pointer;
  background: #000;
  border-radius: 5px;
}
.products-section .healthy-product-img,
.top-products li img {
  border: 3px solid #f2f2f2;
}
.price-wrap {
  display: flex;
  justify-content: flex-start;
  color: #000;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  margin-bottom: 7px;
}
.price-wrap_line {
  margin: 0 10px;
}
.price-wrap #one,
.price-wrap #two {
  width: 30px;
  text-align: right;
  margin: 0 2px 0 0;
  padding: 0;
  background: 0;
  border: 0;
  outline: 0;
  font-size: 16px;
  font-weight: 700;
}
.price-wrap label {
  text-align: right;
  font-size: 16px;
  font-weight: 700;
}
.price-field input[type="range"]:hover::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.5px #000;
  transition-duration: 0.3s;
}
.price-field input[type="range"]:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.5px #000;
  transition-duration: 0.3s;
}
.top-products a {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 10px;
  display: block;
}
.top-products span {
  font-weight: 800;
  font-size: 20px;
}
.top-products li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.top-products li img {
  padding: 12px;
  margin-right: 20px;
}
.price-field button.button {
  margin-top: 10px;
}
.items-number {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.items-number .nice-select:before {
  background-color: #feda46;
}
.items-number .nice-select.Advice {
  width: 240px;
  height: 53px;
  border-radius: 46px;
  border: 3px solid #feda46;
  margin-left: 10px;
}
.looking.video svg.golo {
  left: 7%;
  top: -4%;
}
ul.specification li {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  font-weight: 700;
}
ul.specification li h6 {
  color: #000;
  padding: 24px 44px;
  width: 240px;
  margin-right: 30px;
  font-weight: 700;
  border: 3px solid #feda46;
  background-color: #fff;
}
.mt-70 {
  margin-top: 70px;
}
.table thead tr {
  background-color: #feda46 !important;
}
.table thead {
  border: 10px solid transparent;
}
.table .noBorder {
  border: none !important;
}
.table > :not(caption) > * > * {
  padding: 16px 1.5rem;
}
ul.reviews li img {
  border-radius: 50%;
  margin-right: 20px;
}
ul.reviews li .star i {
  font-size: 12px;
  line-height: 0;
  color: #000;
}
ul.reviews h4 {
  font-weight: 700;
  font-size: 22px;
  margin-right: 16px;
}
ul.reviews p {
  padding-top: 8px;
  width: 100%;
  font-size: 16px;
}
.box form .remember .second a,
.box form .remember label,
ul.reviews span {
  font-size: 14px;
}
ul.reviews li {
  display: flex;
  align-items: center;
  border: 3px solid #feda46;
  padding: 30px;
  margin-bottom: 20px;
}
.start i {
  font-size: 22px;
  color: #999;
  padding-left: 3px;
}
form.add-review {
  background-color: #feda46;
  padding: 40px;
}
ul.reviews li .star {
  background-color: #feda46;
  padding: 0 10px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
form.add-review.comment.leave-comment input {
  border-radius: 50px;
  height: 60px;
  margin-bottom: 20px;
}
form.add-review.comment.leave-comment textarea {
  margin-top: 0;
  height: 173px;
  margin-bottom: 10px;
}
.mobile-nav {
  position: fixed;
  display: none;
  width: 30%;
  background-color: #0e8281;
  padding: 50px 40px 15px;
  z-index: 5;
  transition: 0.25s ease-in-out;
  transform: translateX(-101%);
  -webkit-transform: translateX(-101%);
  -moz-transform: translateX(-101%);
  -o-transform: translateX(-101%);
  overflow-y: auto;
}
.mobile-nav a#res-cross:hover:before {
  transform: rotate(90deg);
}
.mobile-nav ul li a svg {
  width: 11px;
}
#nav-icon4 span:first-child {
  top: 0;
  transform-origin: left center;
}
#nav-icon4 span:nth-child(2) {
  top: 13px;
  transform-origin: left center;
}
#nav-icon4 span:nth-child(3) {
  top: 25px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon4.open span:first-child {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}
#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 35px;
  left: 8px;
}
#nav-icon4 {
  width: 40px;
  height: 25px;
  position: relative;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: none;
  font-size: 25px;
  color: #fff;
}
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.mobile-nav > ul > li.menu-item-has-children:before {
  content: "";
  background-image: url(../img/down-arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 25px;
  right: 0;
  width: 10px;
  height: 10px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.mobile-nav > ul > li.menu-item-has-children.active:before {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
}
.mobile-nav > ul > li {
  position: relative;
  border-bottom: 0 solid #d4d4d4;
  padding: 10px 0;
  display: block;
}
.coupon input,
form.checkout-meta .checkout-side label,
table.shop_table th {
  padding-left: 30px;
}
.mobile-nav > ul li > a {
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  color: #fff;
}
.mobile-nav > ul > li > a {
  font-size: 30px;
  line-height: 44px;
  color: #fff;
}
.mobile-nav > ul > li.menu-item-has-children > ul.sub-menu {
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 5px;
  position: absolute;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateX(15px);
  -webkit-transform: translateX(15px);
  -moz-transform: translateX(15px);
  -o-transform: translateX(15px);
  margin-top: 8px;
}
.mobile-nav ul.social-icon i {
  background-color: #fa441d;
  color: #fff;
}
.mobile-nav > ul > li.menu-item-has-children.active > ul.sub-menu {
  position: relative;
  height: auto;
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transition-delay: 0.1s;
}
.mobile-nav > ul > li.menu-item-has-children.active > ul.sub-menu li {
  padding: 5px 0;
  position: relative;
}
.mobile-nav > ul > li.menu-item-has-children.active > ul.sub-menu li:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: -13px;
}
.res-log {
  margin-bottom: 30px;
}
.mobile-nav .donation {
  display: flex;
  align-items: center;
  margin: 25px 0;
}
.mobile-nav .donation a:first-child {
  margin-right: 40px;
}
.mobile-nav .donation a.theme-btn {
  padding: 10px 30px;
}
.mobile-nav .donation a.cart:before {
  content: "1";
  color: #fff;
  width: 25px;
  height: 25px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  top: -7px;
  right: -19px;
  z-index: 1;
  font-size: 13px;
}
.res-rights p {
  color: #d6d6d6;
  font-weight: 700;
  letter-spacing: 5px;
  margin-top: 30px;
}
.mobile-nav.open {
  transform: translateX(0) !important;
  z-index: 33333333;
  box-shadow: 3px 3px 39px -4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 3px 39px -4px rgb(0 0 0 / 40%);
  -moz-box-shadow: 3px 3px 39px -4px rgba(0, 0, 0, 0.4);
}
.mobile-nav a#res-cross:before {
  content: "";
  width: 35px;
  height: 35px;
  background-image: url("../img/remove-1.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 15px;
  right: 20px;
}
.bar-menu i {
  background-color: transparent;
  font-size: 24px;
  color: #000;
}
.responsive-bar-slider {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.bar-menu {
  display: none;
  position: relative;
}
.navbar-links li.navbar-dropdown .dropdown a:hover {
  color: #8cc63f;
  padding-left: 24px;
}
table.shop_table thead {
  height: 75px;
  color: #fff;
  background-color: #0e8281;
  -moz-border-radius: 3px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
table.shop_table tr td {
  padding: 20px;
  border: 1px solid #c1c1c1;
  text-align: center;
  margin: -1px !important;
}
table.shop_table td.product-name span {
  font-size: 16px;
  color: grey;
  display: block;
  font-weight: 700;
}
table.shop_table td.product-subtotal span {
  font-weight: 700;
  font-size: 22px;
}
table.shop_table td.product-name a {
  font-weight: 700;
  display: block;
  font-size: 20px;
  color: #000;
}
table.shop_table td.product-quantity input {
  padding: 20px;
  border: 1px solid #c1c1c1;
  outline: 0;
  font-weight: 700;
}
table.shop_table td.product-name {
  display: flex;
  text-align: inherit;
  align-items: center;
  margin: 0 -1px -1px;
}
table.shop_table td.product-name img {
  margin-right: 28px;
  border: 2px solid #c1c1c1;
  padding: 15px;
  width: 105px;
}
table.shop_table td.product-price bdi {
  font-size: 24px;
  font-weight: 700;
  display: block;
}
table.shop_table td.product-price del {
  color: #c1c1c1;
}
table.shop_table td.product-price {
  text-align: inherit;
  padding: 30px;
}
.coupon-area {
  padding: 45px;
  background-color: #f1f1f1;
  border-radius: 35px;
}
.coupon-area h3,
.woocommerce-additional-fields h3 {
  font-size: 24px;
  font-weight: 700;
}
.coupon input {
  width: 100%;
  height: 65px;
  border-radius: 45px;
  border: 0;
  margin-bottom: 20px;
}
.cart_totals {
  text-transform: uppercase;
  padding: 54px;
  background-color: #feda46;
  color: #fff;
  border-radius: 35px;
  text-align: inherit;
}
table.shop_table_responsive th {
  padding-bottom: 10px;
}
.cart_totals h4 {
  font-weight: 700;
  padding-bottom: 20px;
  padding-left: 50px;
  color: #000;
}
tr.Total {
  background-color: #fff;
  color: #000;
  font-weight: 700;
  margin-top: 20px;
}
tr.Total th {
  height: 60px;
  font-weight: 700 !important;
  line-height: 60px;
}
table.shop_table_responsive tr {
  color: #000;
  font-weight: 700;
  font-size: 20px;
  display: flex;
  border-radius: 36px;
  align-items: center;
  justify-content: space-between;
  padding: 0 50px;
}
.wc-proceed-to-checkout {
  margin-top: 20px;
  text-align: end;
}
form.checkout-meta {
  background-color: transparent;
  padding: 0;
}
form.checkout-meta input {
  width: 100%;
  border-radius: 44px;
  padding-left: 30px;
  margin-bottom: 15px;
  font-size: 14px;
  border: 1px solid #e8e8e8;
  color: #000;
  outline: 0;
}
form.checkout-meta input::placeholder {
  color: #000;
}
form.checkout-meta.donate-page .nice-select.Advice {
  margin-bottom: 15px;
  text-transform: capitalize;
  padding-bottom: 0;
  font-weight: 700;
  font-size: 14px;
  color: #000;
  display: block;
}
.checkout-meta .nice-select.Advice span {
  text-transform: capitalize;
  padding-bottom: 0;
  font-size: 14px;
  color: #000;
  display: block;
  font-weight: 500;
}
input[type="radio"]:after,
input[type="radio"]:checked:after {
  left: -1px;
  content: "";
  display: inline-block;
  visibility: visible;
  position: relative;
}
form.checkout-meta .ship-address input {
  width: 0%;
  height: 0;
}
.ship-address label {
  padding-left: 30px;
  padding-top: 10px;
  font-weight: 700;
}
.ship-address input[type="radio"]:after {
  top: 16px;
}
.cart_totals.cart-Total {
  color: #000;
  background-color: #fff;
  border: 1px solid #e8e8e8;
}
.cart_totals.cart-Total tr.Total {
  background-color: #ededed;
}
.woocommerce-additional-fields textarea.input-text {
  width: 100%;
  border-radius: 40px;
  height: 300px;
  padding: 25px;
  color: #000;
  border: 1px solid #e8e8e8;
  outline: 0;
  margin-top: 0;
  font-weight: 500;
}
.woocommerce-additional-fields textarea.input-text::placeholder {
  color: #000;
  font-weight: 700;
}
form.checkout-meta .checkout-side input[type="radio"]:after {
  top: 6%;
}
.checkout-side ul li {
  display: flex;
  align-items: baseline;
  height: 44px;
  font-weight: 700;
}
.checkout-side {
  padding: 60px;
  color: #fff;
  background-color: #0e8281;
  border-radius: 40px;
}
.checkout-side ul {
  margin-bottom: 10px;
}
.checkout-side h3 {
  padding-bottom: 20px;
  color: #fff;
  font-weight: 700;
}
.please-donate-today {
  background-color: #26268e;
  padding: 70px;
  border-radius: 35px;
  position: relative;
}
.please-donate-today h2 {
  font-size: 34px;
  color: #fff;
}
.donate-form ul li {
  padding-right: 60px;
  padding-top: 10px;
  font-size: 16px;
  color: #fff;
}
input[type="radio"]:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  background-color: #d1d3d1;
  border: 2px solid #fff;
}
input[type="radio"]:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: 14px;
  border: 2px solid #fff;
}
.cart_totals.cart-Total h4 {
  color: #000;
}
form.checkout-meta.donate-page h3 {
  font-weight: 700;
  padding-bottom: 20px;
}
form.checkout-meta input {
  height: 50px;
  font-weight: 500;
}
.please-donate-today form label {
  padding-left: 5px;
}
.please-donate-today h6 {
  font-size: 16px;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 4px;
}
.please-donate-today form input.give-text-input {
  width: 100%;
  height: 65px;
  border-radius: 53px;
  border: 1px solid #737396;
  outline: 0;
  background-color: transparent;
  padding-left: 80px;
  color: #fff;
}
.please-donate-today form input.give-text-input::placeholder {
  color: #fff;
}
span.give-currency-symbol {
  position: absolute;
  width: 65px;
  height: 65px;
  border: 1px solid #ff3636;
  border-radius: 64%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f0f8ff;
  font-size: 20px;
}
.box.login {
  background-color: #f0f0f0;
  border-radius: 30px;
}
.box {
  padding: 50px;
}
.box h3 {
  font-size: 24px;
  margin-bottom: 16px;
  font-weight: 700;
}
.box input {
  height: 60px;
  border: 0;
  margin-bottom: 10px;
  padding-left: 30px;
  border-radius: 45px;
  width: 100%;
  outline: 0;
}
#progress,
#progress-value {
  border-radius: 50%;
  place-items: center;
}
.box form .remember input[type="checkbox"] {
  width: 15px;
  height: 15px;
  margin-bottom: 0;
  margin-right: 8px;
}
.box form .remember {
  margin-top: 20px;
  justify-content: space-between;
}
.box form .remember label {
  color: #333;
}
.box form input::placeholder {
  color: #555;
  font-size: 16px;
}
.box.register {
  position: relative;
  z-index: 0;
  border-radius: 30px;
}
.box.register form button:hover,
.box.register h3 {
  color: #fff;
}
.box.register form p {
  font-size: 16px;
  padding-top: 10px;
  line-height: 26px;
  color: #fff;
}
.parallax {
  position: absolute;
  width: 100%;
  z-index: -1;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  border-radius: 30px;
  background-color: #0e8281;
}
#progress {
  z-index: 1111;
  position: fixed;
  bottom: 20px;
  right: 10px;
  height: 60px;
  width: 60px;
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
#progress-value {
  display: block;
  height: calc(105% - 10px);
  width: calc(105% - 10px);
  background-color: #fff;
  display: grid;
  font-size: 35px;
  color: #001a2e;
}
.about-gallery-img figure:before,
.about-gallery-img i,
.add-to-cart,
.blog-style figure img,
.blog-style-text h3,
.blog-style-text h5,
.blog-style-two figure img,
.blog-text-two a h2,
.blog-text-two h3,
.button,
.button:before,
.cart,
.cart a svg,
.content-us a,
.food-categorie,
.food-categorie a,
.food-categorie:before,
.footer-provide,
.footer-provide a,
.hamburger-icon,
.hamburger-icon svg,
.healthy-product a,
.login a,
.logo .phone a,
.ordering a,
.package-text > i,
.pagination li a,
.pagination li.next,
.pagination li.next a,
.pagination li.prev,
.pagination li.prev a,
.pet-grooming h4,
.pets h3 a,
.pets img,
.pets-icon,
.pets-icon a,
.phone a,
.products > a,
.recent-post a,
.recent-products-data a h4,
.recent-products-data a.button,
.recent-products-data img,
.slider-categorie .owl-nav i,
.team-working,
.team-working h4,
.team-working:before,
.team-working:hover,
.tick a,
.tick img,
.tick:before,
.top-products a,
.video figure img,
.we-provide h5,
.white_content i,
.widget-title li a,
footer.three .widget-title li a,
ul.Meta li a,
ul.categories li a,
ul.category li,
ul.category li span,
ul.image-gallery li figure:before,
ul.instagram-posts figure:before,
ul.quick-links li a,
ul.social-icon i,
ul.star {
  transition: 0.4s ease-in-out;
}
