.slide-back .public-head-right,
.public-top-middle {
  font-size: 24px;
  position: relative;
  color: #333;
  line-height: 37px;
}
.public-head {
  font-size: 30px;
  position: relative;
  color: #333;
  line-height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
}
.public-top-middle {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.public-head-right {
  padding-right: 46px;
}

.public-top-middle::before {
  /* position: absolute;
    top: -47px;
    right: 50%;
    transform: translate(50%, 0px); */
  content: "\e912";
  font-family: "icomoon";
  color: #ff6f61;
  display: block;
  z-index: 9;
  font-size: 1.8rem;
}
.public-head:before {
  content: "\e912";
  font-family: "icomoon";
  color: #ff6f61;
  display: block;
  z-index: 9;
  /* position: absolute;
    top: -47px;
    right: 0; */
  font-size: 1.8rem;
}
.public-head-right::before {
  position: absolute;
  top: -2px;
  right: -2px;
  content: "\e912";
  font-family: "icomoon";
  color: #ff6f61;
  display: block;
  z-index: 9;
}

.modular-main > section.section-intro:first-child,
.modular-main > section.section-hero:first-child {
  margin-top: 0;
}

.section-editor,
.section-banners,
.modular-main > section {
  margin-block: 100px;
}

.modular-main > section:first-child {
  margin-top: 55px;
}

.swiper-team,
.swiper-honor {
  padding-block: 22px 8px;
}

@media only screen and (max-width: 991px) {
  .modular-main > section:first-child {
    margin-top: 25px;
  }

  .quick__item {
    padding-block: 16px;
  }

  .quick__item .back-img {
    width: 56px;
    height: 56px;
    border-radius: 19px;
    padding: 16px;
  }

  .page-id-1499 .swiper-content:before {
    border-radius: 25px !important;
  }
  .ct__img img {
    border-radius: 22px !important;
  }
  .ct__img {
    padding: 10px 10px 0 !important;
  }

  .section-quick .nav-pagi {
    margin-top: 30px !important;
  }

  .swiper-quick {
    height: 490px;
  }

  /* header section..... */
  .navtop {
    background-color: #fff;
    position: relative;
    z-index: 2;
    border-radius: 23px;
    padding: 14px 8px 14px 25px;
    margin: 16px 4px;
  }

  .logo-div {
    display: flex;
    justify-content: end;
  }

  /* slider section..... */
  .slide-back {
    flex-direction: column-reverse !important;
    height: 100%;
    width: 100%;
    min-width: 100% !important;
  }

  .slide-back .main-pic {
    align-self: flex-end;
  }

  .matn-on-slide {
    max-width: 100% !important;
    position: unset !important;
    margin: 32px 15px 40px;
    transform: translate(0, 0) !important;
  }

  .slide-h {
    font-size: 21px;
  }

  .slide-h:before {
    top: 8px !important;
    width: 80% !important;
    height: 15px !important;
  }

  .slide-btn {
    margin-top: 14px;
  }

  /* buy kala section..... */

  .buy-btn {
    margin-top: 24px !important;
  }

  .kala-div .buy-h,
  .public-head-right {
    margin-top: 6px !important;
    text-align: right !important;
    padding-right: 40px !important;
  }

  .kala-div {
    padding-inline: 4px !important;
  }

  .public-head-right::before {
    top: -5px !important;
    font-size: 22px;
  }

  .buy-btn {
    margin-top: 6px;
  }

  .txt-kala {
    padding-top: 5px !important;
  }

  /* banner section..... */
  .section-banners .item-banner {
    padding-inline: 4px;
  }

  /* about section..... */
  .btns__wrapper {
    margin-top: 20px;
  }

  .ben-div {
    flex: 0 0 46%;
    max-width: 50%;
  }

  /* blog section..... */
  .swiper-pagination {
    margin-top: 24px;
  }

  .title-div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 26px;
  }

  .title-div .public-head:before {
    /* right: 50%; */
    /* transform: translate(50%, -3px); */
  }

  /* category section..... */
  .head-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .head-div .public-head:before {
    /*  right: 50%;
        transform: translate(50%, 0px); */
    text-align: center;
  }

  .cat-p {
    text-align: center;
  }

  /* discount section..... */
  .row-discount {
    overflow: hidden;
  }

  .swiper-discount-wrap,
  .swiper-discount {
    border-radius: 21px !important;
  }

  .btn-pro {
    padding: 10px !important;
    margin-top: 40px !important;
  }
  .section-product .tab-content div.btn-pro {
    margin-top: 15px !important;
  }

  .tab-name a {
    font-size: 15px !important;
  }
  .tab-name {
    padding: 10px !important;
  }

  /* footer..... */
  #footer .form-row {
    width: 60%;
  }

  .newsletter-head,
  .newsletter-p {
    text-align: center;
  }

  .ft__socials {
    justify-content: center;
    margin-bottom: 44px;
  }

  .wrap-ft-menu {
    margin-top: 42px;
  }

  .wrap-ft-menu-mob {
    background: #ffffff33;
    border-radius: 10px;
    padding: 15px;
    margin: 0 3px 1.5rem 3px;
  }
  .accordion-title:after {
    font-family: "icomoon";
    content: "\ea0a";
    font-size: 10px;
    vertical-align: middle;
    transition: all 0.3s linear;
    color: #ffffff;
    top: 50%;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    transition: 0.3s all linear;
  }
  .active.accordion-title:after {
    content: "\ea0b" !important;
    font-family: "icomoon";
  }

  .accordion-title {
    transition: 0.3s all linear;
  }

  .wrap-ft-menu-mob .footer-title {
    margin-bottom: 0 !important;
  }
  .accordion-in-footer {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 769px) {
/*  .swiper-hero {
    border-radius: 50px !important;
  }*/
}

@media only screen and (max-width: 768px) {
  .cat-p {
    margin-top: 30px;
  }

  .cat-back {
    margin-bottom: 25px !important;
  }

  .section-blog .public-head {
    margin-bottom: 27px;
    font-size: 20px !important;
  }

  .dis-little-div:before {
    border-radius: 0 20px 20px 0 !important;
  }
  .row-discount {
    border-radius: 25px !important;
  }

  .slide-back {
    border-radius: 30px !important;
  }

  .section-editor,
  .section-banners,
  .modular-main > section {
    margin-block: 50px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .parent img,
  .catpic {
    height: 55px;
    width: 55px;
  }
  .child-div {
    padding-right: 0 !important;
  }
  .parent {
    padding: 25px 0px 45px 0px !important;
    gap: 10px !important;
  }
  .subcat-link span:before {
    display: none !important;
  }
  .subcat-link {
    font-size: 11.6px !important;
  }
  .ony-eye-section .parent {
    padding: 1.5rem 1rem 3rem !important;
  }
}

@media only screen and (min-width: 577px) and (max-width: 991px) {
  .parent-head {
    font-size: 16px !important;
  }
  .child-div {
    padding-right: 0 !important;
  }
  .parent {
    padding: 25px 15px 45px 15px !important;
    gap: 5px !important;
  }
  .parent img,
  .catpic {
    height: 60px;
    width: 60px;
  }

  .child-cat {
    column-gap: 8px;
  }
  .child-subcat {
    flex: 0 0 47% !important;
    max-width: 47% !important;
  }
}

@media only screen and (max-width: 576px) {
  .section-product .tab-ul {
    margin-left: -12px;
    padding: 0px 10px !important;
    border-radius: 0px 30px 30px 0 !important;
  }

  .tab-links li.tab-name a {
    font-size: 14px !important;
  }

  .swiper-discount {
    padding: 20px 15px 34px 15px !important;
  }

  .product__title a,
  .price ins bdi {
    font-size: 15px !important;
  }

  .buy-subh {
    font-size: 18px !important;
  }
  .public-head,
  .public-head-right,
  .public-top-middle {
    font-size: 20px !important;
  }

  .parent-head {
    font-size: 14px !important;
    margin-bottom: 10px !important;
  }

  .parent img,
  .catpic {
    width: 50px;
    height: 50px;
  }

  .child-cat {
    column-gap: 7px;
  }

  .slide-h {
    font-size: 21px !important;
  }

  .dis-title,
  .dis-subtitle {
    font-size: 32px !important;
  }

  .child-div {
    padding-right: 0 !important;
  }

  .subcat-link {
    font-size: 11px !important;
    text-align: center;
  }

  .parent-div .parent {
    padding: 32px 10px 48px 10px;
    gap: 10px !important;
  }
}

/* HERO..........................................  */

.section-hero {
  padding: 0 10px 25px;
}

/*.swiper-hero .swiper-pagination-bullet {
  background-color: white !important;
}*/

.little-slide {
  background-color: #fd6365;
}

.swiper-hero .swiper-slide {
  background-color: #fafafa;
}

.slide-back {
  /* background: linear-gradient(270deg, #ED6E70 0%, #F0AF7C 86%); */
  background: linear-gradient(
    246.29deg,
    #ff6f61 27.11%,
    #ef9377 60.72%,
    #f1b07d 97.93%
  );
  /* min-width:1369px; */
  width: 100%;
  /* min-height:602px; */
  border-radius: 50px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.slide-back img {
  width: 100%;
}
.littlepic {
  margin-bottom: 22px;
}

.back-matn {
  background-color: #fd6365;
}

.slide-btn {
  border-radius: 120px;
  margin-top: 38px;
}

.matn-on-slide {
  max-width: 500px;
  position: absolute;
  top: 50%;
  right: 8%;
  transform: translate(0%, -50%);
  z-index: 99;
}

.slide-h {
  margin-bottom: 16px;
  position: relative;
  font-size: 40px;
}
.slide-h:before {
  position: absolute;
  top: 18px;
  right: -1px;
  content: "";
  display: block;
  z-index: -1;
  width: 90%;
  height: 24px;
  background-color: #fd6365;
}

.head-div {
  margin-bottom: 10px;
}

.hero__btns i {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  background-color: #fff;
  color: var(--color1);
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero__btns {
  position: absolute;
  right: 50%;
  transform: translate(50%, 0px);
  bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 108px;
  z-index: 1;
  border-radius: 15px;
  padding: 10px;
  background: #fff;
  box-shadow: 0px 2px 10px -4px #ff6f61d1;
}

.hero__image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero__img {
  width: 100%;
  object-fit: cover;
}

/* buy kala.......................................... */

.txt-kala {
  color: #666666;
  font-size: 16px;
  padding-top: 24px;
}

.buy-btn {
  margin-top: 40px;
}

.head-div {
  margin-bottom: 10px;
}
.buy-h {
  font-size: 24px !important;
  line-height: 37px !important;
}
.buy-subh {
  font-size: 22px;
  color: #333333;
}

.cat-back {
  align-items: center;
  margin-bottom: 38px;
}

.cat-p {
  color: #666666;
  margin-bottom: 25px;
}

.cat-back-link {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.buy-img-div {
  background-color: #f6f6f6;
  border-radius: 30px;
  border: 1px solid transparent;
  transition: 0.25s all linear;
  height: 130px;
  width: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.buy-img-div:after {
  transition: 0.25s all linear;
  content: "";
  opacity: 0;
  z-index: 9;
  display: block;
  background-color: #ff867a;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  position: absolute;
  bottom: -71px;
  right: 21px;
}
.buy-img-div:hover {
  box-shadow: 0px 4px 14px 0px #ff6f6133;

  border: 1px solid #ff6f61;
  background: linear-gradient(180deg, #fff0ee 0%, #fff0ee 100%);
}
.buy-img-div:hover:after {
  opacity: 1;
}

.buy-img-div img {
  display: block;
  margin: auto;
}

.cat-item-title {
  color: #3c3c3c;
}

.kala-div {
  padding-right: 50px;
  text-align: justify;
}

.change-lr {
  flex-direction: row-reverse;
}
.change-lr .kala-div {
  padding-left: 50px;
  padding-right: 0px;
}

/* feature style */
.item-feature {
  text-align: center;
}

.bg-feature {
  background: #e6e6e6;
}

/* Counter style */
.bg-counter {
  background: #d6d6d6;
}

.counter-item {
  text-align: center;
  font-size: 16px;
}

.counter-num {
  font-family: var(--bold_font);
  font-size: 20px;
}

/* Teams style */

.team__item:hover .team__name {
  color: var(--color1) !important;
}
.team__item:hover .team__post {
  color: #333333 !important;
}
.team__item:hover .info-person span {
  color: var(--color1) !important;
}
.team__item:hover .info-person a {
  color: #333333 !important;
}
.team__item:hover .team__img:before {
  opacity: 1;
}

.team__item {
  overflow: hidden;
  transition: 500ms;
  padding: 10px;
  border-radius: 20px;
  border: 1px solid #f6f6f6;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 14px;
  text-align: center;
}

.team__img img {
  display: block;
  width: 100%;
  object-fit: cover;
  border-radius: 26px;
}

.team__img {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 26px;
  position: relative;
}
.team__img:before {
  content: "";
  display: block;
  opacity: 0;
  background: linear-gradient(
    180deg,
    rgba(242, 108, 95, 0) 0%,
    rgba(242, 108, 95, 0.5) 100%
  );
  height: 100%;
  width: 100%;
  border-radius: 26px;
  position: absolute;
  inset: 0;
  transition: 0.2s all linear;
}

.info-person a {
  font-size: 12px;
  color: #666666;
  transition: 0.25s all linear;
}

.info-person span {
  transition: 0.25s all linear;
  color: #a6a6a6;
  line-height: 1;
  padding-bottom: 3px;
}

.info-person {
  gap: 4px;
}

.person-div {
  gap: 10px;
}

.team__name {
  transition: 0.25s all linear;
  color: #333;
  font-size: 20px;
  line-height: 31px;
  font-weight: 600;
}

.team__post {
  transition: 0.25s all linear;
  font-size: 15px;
  color: #a6a6a6;
  line-height: 23px;
}

.teams__social a:hover {
  color: var(--color1);
}

.teams__social a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #989797;
  font-size: 22px;
}

.teams__social {
  background-color: #fff;
  display: flex;
  gap: 16px;
  padding: 6px 24px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  margin-bottom: -35px;
  z-index: 9;
}

/* testimonial style */
.owl-testimonials .item-testimonial {
  border: 1px solid #e3e3e3;
  padding: 20px;
  min-height: 210px;
}

.owl-testimonials.owl-carousel .owl-nav button.owl-prev,
.owl-testimonials.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  line-height: 1;
}

.owl-testimonials .owl-nav button.owl-prev {
  right: -20px;
}

.owl-testimonials .owl-nav button.owl-next {
  left: -20px;
}

.owl-testimonials.owl-carousel .owl-nav button.disabled {
  opacity: 0.5;
}

/* CTA STYLE*/
.section-cta .has_bg {
  background: #d2d2d2;
}

.section-cta .cta-wrap {
  padding: 2rem 0 1rem;
  text-align: center;
}

.section-cta .cta-desc-wrap {
  margin: 10px 0;
}

/* CAT 1 */

.cat1__item:hover {
  color: var(--color1);
  filter: saturate(150%);
}

.cat1__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 16px;
  transition: 500ms;
}

.cat1__title {
  display: block;
  line-height: 20px;
}

.swiper-discount {
  padding: 24px 25px 24px 0;
  background-color: #fafafa;
  border-radius: 0 30px 30px 0;
}

.dis-little-div {
  position: relative;
}
.dis-little-div:before {
  background-color: #ff7d70;
  border-radius: 0 60px 60px 0;
  content: "";
  display: block;
  z-index: 0;
  min-width: 350px;
  height: 100%;
  position: absolute;
  right: 18px;
  top: 0px;
  width: 100%;
}

.dis-little-div:after {
  content: "";
  display: block;
  z-index: 1;
  background-image: url("../img/discount.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: 18px;
  bottom: 0;
  width: 116px;
  height: 126px;
}

.page-discount {
  position: absolute;
  bottom: -2.8rem !important;
}

.back-title {
  position: inherit;
  z-index: 9;
  padding-top: 40px;
}

.row-discount {
  padding: 17px 0px 60px;
  position: relative;
  border-radius: 60px;
  background-color: #ff6f61;
  align-items: stretch;
}

.dis-btn {
  padding: 24px 18px;
  border-radius: 19px;
  margin-top: 25px !important;
  margin-bottom: 30px;
  font-size: 17px;
}

.dis-title {
  font-size: 40px;
  line-height: 65px;
}
.dis-subtitle {
  font-size: 37px;
  font-family: "yekanbakh-Light";
}

/* .discount__bg {
    border-radius: 32px;
    position: absolute;
    z-index: -1;
    background-image: url('../img/discount_bg.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 356px;
    width: 100%;
    bottom: -40px;
    right: 50%;
    transform: translateX(50%);
} */

.item-banner {
  display: block;
  border-radius: 32px;
  overflow: hidden;
}

.item-banner img {
  border-radius: 32px;
  transition: 500ms;
  /* width: 100%; */
  object-fit: cover;
  display: block;
  margin: auto;
}

/* Flashing */
.item-banner:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}

/* PRODUCT SECTION.....................................  */

.section-product .tab-ul {
  margin-block: 24px;
  background-color: white;
  border-radius: 30px;
  padding: 14px 24px;
  box-shadow: 0px 2px 4px 0px #00000008;
}
.tab-name {
  display: flex;
  justify-content: center;
  border-radius: 30px;
  padding: 10px;
  transition: 0.2s all linear;
  position: relative;
  cursor: pointer;
}
.tab-name:hover span,
.active.tab-name span{
  background-color: #61aaff;
  color: #fff;
}

.tab-name span {
  width: 100%;
  border-radius: 30px;
  padding: 10px;
  /* text-wrap:nowrap; */
  font-size: 15px;
  text-align: center;
  transition: 0.4s ease;
}
.tab-name:hover a,
.active.tab-name a {
  color: white !important;
}

.tab-pro:after {
  content: "";
  width: 1px;
  height: 20px;
  display: inline;
  background-color: #d8d8d8;
  position: absolute;
  top: 30%;
  left: 0px;
}
/* .active.tab-pro:after{
    left:-10px !important;
 } */
.tab-pro:last-child::after {
  display: none;
}

.swiper-tab .swiper-wrapper {
  padding-inline: 5px;
}

.btn-pro {
  margin-top: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-pro a {
  padding: 10px 14px !important;
}

.section-product .tab-content div.btn-pro {
  margin-top: 35px !important;
}

.swiper-product2,
.swiper-product {
  padding: 32px 12px;
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: -32px;
}
.swiper-product {
  padding-top: 0;
}
.product__row {
  align-items: center;
}

.section-product {
  position: relative;
  margin-block: 110px !important;
}

.section-product-bg::before {
  content: url(../img/p2.svg);
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
}

.section-product-bg.section-product-bg-rv::before {
  left: 0;
  right: unset;
  content: url(../img/p3.svg);
}

.section-product-bg.section-product-bg-rv::after {
  right: 0;
  transform: rotateY(180deg);
  left: unset;
}

.section-product-bg::after {
  content: url(../img/p1.svg);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

.heading__btns {
  display: flex;
  align-items: center;
  gap: 12px;
}

.heading__btn:hover {
  background-color: var(--color1);
  color: #fff;
}

.heading__btn i {
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color1);
  color: #fff;
  border-radius: 14px;
  font-size: 20px;
  transition: 500ms;
}

.heading__btn:hover i {
  background-color: #fff1d2;
  color: var(--color1);
}

.heading__btn.heading__btn-sm {
  min-width: 120px;
  height: 40px;
}

.heading__btn {
  transition: 500ms;
  border-radius: 16px;
  background-color: #fff1d2;
  color: var(--color1);
  font-size: 14px;
  height: 50px;
  padding-right: 4px;
  padding-left: 16px;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  min-width: 130px;
}

.heading__btn-center {
  justify-content: center;
  padding-right: 16px;
  text-align: center;
}

@media (min-width: 1400px) {
  .product__row.row-reverse .col-lg-3 img {
    max-width: 110%;
    transform: translateX(55px);
  }
}

/* ABOUT SECTION */

.benefits {
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 32px;
}

.ben-div {
  background-color: #d9ecff;
  width: 140px;
  height: 140px;
  border-radius: 16px;
  border: 1px solid #2585c933;
  transition: 0.2s all linear;
  padding: 10px 0;
}

.ben-div:hover {
  background-color: #cbe4fe;
}
.ben-div:hover img {
  border: 1px solid #61aaff;
}

.ben-div img {
  transition: 0.2s all linear;
  border: 1px solid transparent;
  border-radius: 50%;
  background-color: white;
}

.ben-title {
  font-size: 14px;
  padding-top: 6px;
  color: #313233;
  font-family: "yekanbakh-Regular";
}

.about__row {
  align-items: center;
}

.about__row img {
  display: block;
}

.about__row.row-reverse .about__content {
  padding-right: unset;
  padding-left: 20px;
}

.about__content {
  padding-right: 20px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
}

.play___button {
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 9;
  left: -12px;
}
.home .play___button {
  top: 15rem;
  left: 17rem;
}

.about__desc {
  color: #666666;
  text-align: justify;
  font-size: 16px;
  font-style: normal;
}

.btns__wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 10px;
}

.about__content .btns__wrapper .button:first-child {
  background-color: #ff6f61 !important;
}

.video-div video {
  border-radius: 30px;
}

@media only screen and (min-width: 992px) {
  .video-div {
    padding-right: 40px;
  }

  .dis-col {
    padding-inline: 0;
  }
}

/* blog-section................................... */

.swiper-blog {
  padding: 10px;
  margin: -10px;
}

.blog-titr-div {
  margin-bottom: 30px;
}

.blog-btn {
  min-width: auto;
  border-radius: 15px;
  padding: 0 8px;
}

.card-blog__image img {
  transition: 0.25s all linear;
  filter: brightness(1);
}

.card-blog:hover img {
  filter: brightness(0.6);
}

.card-blog {
  display: flex;
  flex-direction: column;
  position: relative;
  transition: 0.25s all linear;
  background: #ffffff;
  border-radius: 24px;
  padding: 12px;
}
.card-blog:hover {
  box-shadow: 0px 4px 7px 0px #ff6f6133;
}

.card-blog:before {
  opacity: 0;
  content: "\e912";
  color: #f26c5f;
  font-family: "icomoon";
  position: absolute;
  top: 15%;
  right: 50%;
  transform: translate(50%, -15%);
  transition: 0.25s all linear;
  font-size: 45px;
  pointer-events: none;
  z-index: 9;
}
.card-blog:hover:before {
  opacity: 1;
}

/* child and parent category.................................. */

.parent {
  background-color: white;
  border: 1px solid #f0f0f0;
  border-radius: 30px;
  padding: 32px 24px 48px 24px;
  gap: 22px;
}

.parent img,
.catpic {
  object-fit: scale-down;
}

.parent-col {
  margin-top: 33px;
}

.parent-head {
  font-size: 18px;
  color: #3c3c3c;
  margin-bottom: 14px;
  transition: 0.2s all linear;
}
.row-gap {
  row-gap: 44px;
}
.subcat-link {
    color: #848484;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 4px 8px;
    display: flex;
    height: 100%;
    align-items: center;
    line-height: 1.5;
    font-size: 12px;
    min-height: 47px;
}
.subcat-link span {
  display: flex;
  align-items: baseline;
}
.subcat-link:hover {
  background-color: #ff7b6f1f;
}
.subcat-link span::before {
  height: 7px;
  width: 7px;
  border-radius: 50%;
  content: "";
  display: inline-flex;
  margin-left: 5px;
  align-items: end;
  border: 2px solid #848484;
}

.child-cat {
  row-gap: 10px;
  flex-wrap: wrap;
  column-gap: 10px;
  justify-content: space-between;
}

.child-subcat {
  flex: 0 0 calc(50% - 5px);
  max-width: calc(50% - 5px);
}

.parent-btn-div {
  margin-left: 32px;
  transform: translateY(-50%);
  margin-right: auto;
  float: left;
}

.parent-btn {
  background-color: white;
  border: 1px solid #ff6f614d;
  border-radius: 16px;
  padding: 9px 12px 9px 3px;
  color: #ff6f61;
  transition: 0.2s all linear;
}

.parent-btn i {
  vertical-align: middle;
  height: 33px;
  width: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.parent-div:hover .parent-head {
  color: #61aaff;
}

.parent-div:hover .parent-btn {
  background-color: white;
  color: #61aaff !important;
  border: 1px solid #61aaff !important;
}

.ony-eye-section {
  margin-block: 100px !important;
}

.parent-div:hover .span-link {
  background-color: #61aaff;
}

.parent-div:hover .span-link i::before {
  color: white;
}

.span-link {
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s all linear;
  vertical-align: middle;
}

.more-span {
  font-size: 12px;
  vertical-align: middle;
}

/* CAT 2  */

.row-cat2 {
  display: flex;
  gap: 24px;
}

.cat2__item {
  border-radius: 42px;
  background: #f88e1e;
  box-shadow: 0px 0px 22px 0px rgba(251, 175, 15, 0.3);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  height: 152px;
  z-index: 1;
  position: relative;
  flex: 1;
}

.cat2__content {
  flex: 2;
}

.cat2__item img {
  flex: 1;
  max-width: 135px;
  object-fit: cover;
  align-self: flex-end;
  padding-left: 5px;
}

.cat2__item .icon-shape5 {
  font-size: 255px;
  flex-shrink: 0;
  filter: blur(55px);
  position: absolute;
  z-index: -2;
  right: -30px;
  line-height: 1;
}

.cat2__item:hover:before {
  width: 100%;
}

.cat2__item::before {
  content: "";
  background-color: #ff4600;
  position: absolute;
  inset: 0;
  z-index: -1;
  width: 0;
  transition: width 500ms;
  filter: blur(45px);
}

.cat2__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}

.cat2__title {
  font-size: 18px;
  line-height: 1.75;
  color: #fff;
  display: inline-block;
}

.cat2__more {
  color: #fff;
  line-height: 20px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13.5px;
}

.cat2__more i {
  width: 16px;
  height: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #ffae58;
  font-size: 6px;
  border-radius: 16px;
}

.section-asal {
  background-color: var(--color2);
  padding-block: 32px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.section-asal::before,
.section-asal::after {
  content: "\e92c";
  font-family: "icomoon";
  font-size: 400px;
  color: rgba(255, 255, 255, 0.1);
  position: absolute;
  z-index: -1;
  line-height: 1;
}

.section-asal::before {
  bottom: -50px;
  right: -75px;
  transform: rotate(5deg);
}

.section-asal::after {
  top: -115px;
  left: -100px;
  transform: rotate(135deg);
}

.swiper-asal {
  margin-top: 38px;
}

.section-asal i.icon-paw3 {
  color: #fff;
  font-size: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.asal__item {
  display: flex;
  padding: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(6px);
  position: relative;
  overflow: hidden;
  gap: 13px;
}

.asal__title {
  display: block;
  text-align: center;
  font-size: 16.5px;
  line-height: 2;
  color: #fff;
  transition: color 500ms;
}

.asal__item:hover .asal__title {
  color: var(--color2);
}

.asal__icon::after {
  content: "";
  z-index: -1;
  position: absolute;
  background-color: #fff;
  inset: 0;
  border-radius: 50%;
  transition: 600ms;
  opacity: 0;
  transform: scale(0);
}

.asal__item:hover .asal__icon::after {
  transform: scale(6);
  opacity: 1;
}

.asal__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 52px;
  border-radius: 12px;
  color: var(--color2);
  font-size: 28px;
  background-color: #fff;
  transition: 600ms;
}

.asal__item:hover .asal__icon {
  background-color: var(--color2);
  color: #fff;
}

.swiper-pagination-lock {
  display: none !important;
}

@media (max-width: 1199.98px) {
  .section-product-bg {
    overflow: hidden;
  }

  .heading__btns {
    overflow-x: auto;
    width: 100%;
    flex-wrap: nowrap;
    padding-bottom: 12px;
    gap: 8px;
  }

  .row-cat2 {
    flex-wrap: wrap;
    gap: 8px;
  }

  .cat2__item {
    flex: 1 0 45%;
  }
}

@media (max-width: 991.98px) {
  .card-blog {
    border: 1.89px solid #f6f6f6;
    padding: 11px 10px 10px !important;
  }

  .cat1__item {
    gap: 8px;
  }

  .cat1__title {
    line-height: 18px;
    font-size: 13.5px;
  }

  .item-banner,
  .item-banner img {
    border-radius: 20px;
  }

  .section-discount {
    padding: 10px;
  }

  .header-searchsimple {
    margin-left: auto;
  }

  .section-brand {
    overflow: hidden;
  }

  .section-product-bg::after {
    content: unset;
  }

  .heading__btn {
    min-width: unset;
    font-size: 13px;
    text-wrap: nowrap;
    height: 42px;
    border-radius: 10px;
    padding-left: 12px;
    gap: 6px;
  }

  .heading__btn i {
    width: 34px;
    height: 34px;
    border-radius: 10px;
    font-size: 16px;
  }

  .swiper-product2,
  .swiper-product {
    padding: 12px 12px;
    margin-bottom: -12px;
  }

  .cat2__item {
    flex: 1 0 45%;
    height: 100px;
    border-radius: 24px;
  }

  .cat2__item img {
    height: 100px;
  }

  .cat2__content {
    gap: 8px;
  }

  .cat2__title {
    font-size: 16px;
  }

  .cat2__more {
    font-size: 12px;
  }

  .about__content {
    padding-right: unset;
  }

  .about__row.row-reverse .about__content {
    padding-right: unset;
    padding-left: unset;
  }

  .btns__wrapper {
    margin-top: unset;
    justify-content: center;
    gap: 18px;
  }

  .modular-main > section.section-about {
    margin-block: 44px;
  }

  .section-asal i.icon-paw3 {
    margin-bottom: 10px;
    font-size: 44px;
  }

  .swiper-asal {
    margin-top: 24px;
  }

  .asal__item {
    display: flex;
    padding: 20px 10px;
  }

  .asal__title {
    font-size: 14px;
  }

  .asal__icon {
    height: 46px;
    width: 46px;
    font-size: 25px;
  }

  .swiper-discount {
    transform: unset;
  }

  /* .swiper-discount-wrap {
        margin-top: 18px;
        object-fit: cover;
        height: auto;
        background-image: linear-gradient(158deg, rgba(251, 186, 15, 0.17) 4.08%, rgba(248, 248, 248, 0.31) 99.38%);
        border: 1px solid #fff;
        backdrop-filter: blur(8px);
        padding: 14px;
    } */
  .tax-brand .swiper-discount-wrap {
    backdrop-filter: unset;
  }
}

@media (max-width: 767.98px) {
  .hero__btns {
    right: 50%;
    transform: translateX(50%);
  }
}

@media (max-width: 575.98px) {
  .brand__btn a {
    font-size: 13px;
    gap: 8px;
  }

  .brand__btn span {
    width: 28px;
    height: 28px;
    font-size: 10px;
  }

  .cat2__item {
    flex: 1 0 45%;
    height: 100px;
    border-radius: 24px;
  }

  .cat2__item img {
    height: 70px;
  }

  .cat2__content {
    gap: 8px;
  }

  .cat2__title {
    font-size: 13.5px;
  }

  .cat2__more {
    font-size: 12px;
  }
}

@media (max-width: 424.98px) {
  .cat2__item {
    flex: 1 0 100%;
  }

  .cat2__item img {
    height: 100px;
  }

  .cat2__title {
    font-size: 16px;
  }
}

/* INTRO */

.intro__image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.intro__img {
  display: block;
  width: 100%;
  object-fit: cover;
}

.features__wrapper {
  position: relative;
  z-index: 1;
  transform: translateY(-50%);
  margin-bottom: -100px;
}

.feature__item:hover .feature__title {
  color: #fff;
}
.feature__item:hover i {
  background-color: #fff;
  color: var(--color1);
}
.feature__item:hover {
  background-color: var(--color1);
}
.feature__item {
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color1);
  padding: 20px 10px;
  gap: 20px;
  background-color: #fff;
  transition: 500ms;
  min-height: 156px;
}

.feature__item i {
  transition: 500ms;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: var(--color1);
  background-color: #f88e1e33;
}

.feature__title {
  font-size: 15.5px;
  line-height: 2.5;
  color: #585859;
  display: block;
  transition: color 500ms;
}

/* Block Content  */
.ct__btns {
  left: 32px !important;
  bottom: 32px !important;
  right: unset !important;
}

.ct__img {
  display: flex;
  border-radius: 12px;
  padding: 20px 20px 0;
}

.block-content-row {
  align-items: center;
}

.about-content-title {
  font-size: 20px;
  line-height: 1.5;
  color: #272829;
  margin-bottom: 16px;
}

.about-content-sub {
  font-size: 17px;
  color: #272829;
  font-family: var(--mid_font);
  margin-bottom: 18px;
}

.image-about {
  z-index: 9;
  position: relative;
  border-radius: 50px;
}

.image-about img {
  border-radius: 50px;
  display: block;
  width: 100%;
  object-fit: cover;
  margin: auto;
  z-index: 9;
  position: inherit;
  padding: 20px 20px 0;
}

.page-id-1499 .swiper-content:before,
.page-id-1499 .image-about:before {
  width: 100%;
  height: 90%;
  border-radius: 50px;
  background: linear-gradient(270deg, #ff6f61 0%, #f3ad7c 100%);
  content: "";
  display: block;
  z-index: 0;
  position: absolute;
  inset: 0;
}

.page-id-1499 .block-content-row {
  align-items: flex-start !important;
}

.back-pic-content .sw-pg {
  margin-top: -0.5rem;
  z-index: 99;
  position: inherit;
  margin-inline: auto;
  width: fit-content;
}

/* .swiper-about-us:before{
    width: 100%;
    height: 91%;
    border-radius: 60px;
    background: linear-gradient(270deg, #FF6F61 0%, #F3AD7C 100%);
    content: "";
    display: block;
    z-index: 0;
    position: absolute;
    inset: 0;
} */

.cta-btn-wrap,
.about-btn-wrap {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 26px;
}

/* Honor  */

.honor__item {
  transition: 500ms;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  flex-direction: column;
  max-height: 398px;
  min-height: 398px;
}

.honor__image {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px 20px 100px 100px;
  background: #fff;
  padding: 62px 46px;
}

.honor__image img {
  display: block;
  object-fit: cover;
  width: 100%;
}

.honor__title {
  font-size: 16px;
  line-height: 40px;
  color: #272829;
  transition: color 300ms;
  font-family: var(--mid_font);
  font-weight: 600;
}

.honor__item:hover .honor__title {
  color: #f89a35;
}

/* .quick__item.................................................... */

.swiper-quick {
  padding-top: 10px;
}

.section-quick {
  padding-top: 0.5rem;
}

.section-quick .nav-pagi,
.section-btns .nav-pagi {
  position: static;
  z-index: 1;
  transform: unset;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  min-width: 12rem;
  margin-top: 35px;
  margin-inline: auto;
}

.subhead_quick {
  color: #666666;
  font-size: 16px;
  line-height: 40px;
}

.quick__item img {
  transition: 250ms all linear;
}
.quick__item .back-img {
  width: 59px;
  height: 59px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color1);
  border-radius: 20px;
  padding: 17px;
  transition: 250ms all linear;
}

.quick__item {
  display: flex;
  align-items: center;
  gap: 20px;
  border-radius: 22px;
  padding: 18px 24px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  transition: 300ms;
  border: 1px solid #f6f6f6;
}
.section-list .quick__item {
  padding: 16px 24px;
  margin-bottom: 16px;
  border-radius: 22px;
}

.quick__item:hover {
  background-color: var(--color1);
}
.quick__item:hover .back-img {
  background-color: white;
}
.quick__item:hover img {
  filter: brightness(0) saturate(100%) invert(63%) sepia(45%) saturate(2822%)
    hue-rotate(318deg) brightness(97%) contrast(108%);
}

.quick__item:hover span,
.quick__item:hover .quick-sub {
  color: white;
}
.quick__item:hover i {
  color: white;
  border-color: white;
}

.quick__item span {
  display: block;
  font-size: 18px;
  color: #333;
  transition: color 300ms;
  line-height: 35px;
}

.quick__item i {
  /* contain-intrinsic-block-size: auto 100px; */
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff00;
  color: var(--color1);
  border-radius: 50%;
  font-size: 10px;
  position: relative;
  transition: 500ms;
  border-radius: 6px;
  border: 1px solid var(--color1);
  transition: 300ms;
  margin-right: auto;
}

.quick-sub {
  transition: 300ms;
  color: #333;
  font-size: 13.5px;
  line-height: 35px;
  opacity: 50%;
}

/* CTA  */

.row__cta {
  align-items: center;
}

.cta__title {
  margin-bottom: 18px;
}

.cta__desc {
  font-size: 15.5px;
  color: #706f6f;
  line-height: 2.5;
}

/* LIST  */

.list__wrap {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.list__item {
  display: flex;
  gap: 21px;
  background-color: white;
  border-radius: 24px;
  padding: 20px 25px;
  transition: 0.25s all linear;
  position: relative;
}

.list__img:before {
  opacity: 0;
  content: "\e912";
  color: #f26c5f;
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  transition: 0.3s all linear;
  font-size: 50px;
  z-index: 9;
}

.list__img img {
  display: block;
  width: 100%;
  object-fit: cover;
  transition: 0.3s all linear;
  border-radius: 23px;
}

.list__img {
  max-width: 305px;
  flex: 0 0 305px;
  display: block;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}

.list__content {
  margin-top: -4px;
}

.list__title {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 0;
}

.list__item:hover {
  box-shadow: 0px 4px 25px 0px #ff6f613d;
}
.list__item:hover .list__img:before {
  opacity: 1;
}
.list__item:hover .list__title a {
  color: var(--color1);
}
.list__item:hover .card-blog__more {
  color: var(--color1);
}
.list__item:hover img {
  filter: brightness(0.6);
}

.list__title a {
  display: block;
}

.list__excerpt {
  font-size: 16px;
  line-height: 40px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
}

.tab__btns {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
  background: #fff;
  width: max-content;
  border-radius: 16px;
  padding: 14px 12px;
}
.tab__btns a.tab__btn.button2 {
  /* min-width: 124px; */
  user-select: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  color: #666666;
  font-family: inherit;
  z-index: 1;
  position: relative;
  transition: 500ms;
  overflow: hidden;
  border-radius: 16px;
  background: transparent;
  cursor: pointer !important;
  font-size: 15px;
  height: unset;
  border: 0;
  position: relative;
}
.tab__btns a.tab__btn.button2:hover {
  color: #fff;
  background: var(--color3);
}
.tab__btns a.tab__btn {
  /* min-width: 124px; */
  user-select: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  color: #fff;
  font-family: inherit;
  z-index: 1;
  position: relative;
  transition: 500ms;
  overflow: hidden;
  border-radius: 16px;
  background: var(--color3);
  cursor: pointer !important;
  font-size: 15px;
  height: unset;
  border: 0;
}

.tab__content {
  display: none;
}

.list__date {
  position: absolute;
  z-index: 1;
}

a.sidebar__image:hover img {
  transform: scale(1.05);
}

a.sidebar__image img {
  transform: scale(1);
  transition: transform 500ms;
}

.sidebar__image img {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 12px;
}

.sidebar__image {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 32px;
}

.list__sidebar__icon.icon-rodents:before {
  transform: scale(1.08);
}

.list__sidebar__icon.icon-birds:before {
  transform: scale(1.12);
}

.list__sidebar__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}

.list__sidebar__btn .icon-chevron-left {
  margin-right: auto;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.list__sidebar__btn {
  padding: 20px;
  border-radius: 8px;
  background-color: #fafafa;
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  margin-bottom: 16px;
  justify-content: flex-start;
  font-size: 16px;
}

.wishlist__title {
  font-size: 24px;
  line-height: 2;
  margin-bottom: 32px;
  text-align: center;
}

@media (max-width: 991.98px) {
  .hero__btns {
    bottom: -35px;
  }
  .hero__btns .swiper-pagination {
    margin-top: 0 !important;
  }
  .swiper.swiper-hero {
    padding-bottom: 40px;
  }
  .tab__btns {
    width: 100%;
    border-radius: 30px;
    padding: 10px;
    justify-content: center;
  }
  .back-btn-slide {
    border-radius: 16px;
    background-color: #f6f6f6;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 22px 10px;
    width: 100%;
  }
  .tab__btns a.tab__btn {
    background-color: transparent;
    color: var(--color3);
    padding: 0 15px !important;
    font-size: 14px !important;
    line-height: 29px;
    border-left: 1px solid #0000001a !important;
    border-radius: 0 !important;
    text-align: center;
  }
  .tab__btns a.tab__btn:last-child {
    border-left: 0 !important;
    padding-left: 0 !important;
  }

  .section-btns {
    margin-bottom: 45px;
  }

  .block-content-row {
    flex-direction: column-reverse;
    gap: 18px;
  }

  .ct__btns {
    transform: unset;
    left: 16px !important;
    bottom: 16px !important;
    right: unset !important;
  }

  .about-content-title {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .about-content-sub {
    margin-bottom: 8px;
    font-size: 16px;
  }

  .block-content-row .about-content-sub {
    margin-top: 5px;
    margin-bottom: 24px;
    text-align: center;
  }

  .cta-btn-wrap,
  .about-btn-wrap {
    margin-top: 20px;
  }

  .list__item .card-blog__more i {
    font-size: 10px;
    margin-top: 0.1rem;
  }

  .list__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 19px;
    margin-bottom: 7px;
  }
  .list__excerpt {
    font-size: 14px;
    line-height: 28px;
    color: #78879c;
    -webkit-line-clamp: 2;
    text-align: justify;
  }
  .row__cta {
    gap: 14px;
  }
  .cta__desc {
    font-size: 14px;
  }
  .wishlist__title {
    font-size: 20px;
  }
}

@media (max-width: 767.98px) {
  .list__item {
    flex-direction: column;
    gap: 13px;
    padding: 11px 10px;
    border: 1.89px solid #f6f6f6;
  }

  .list__content {
    margin-top: 0;
    padding-inline: 13px;
  }

  .list__img {
    flex: unset;
    max-width: unset;
  }
}

@media (max-width: 575.98px) {
  .swiper-feature {
    margin-left: -12px;
    margin-right: -12px;
  }
}

@media (max-width: 363.98px) {
  .tab__btns a.tab__btn {
    padding: 0 6px !important;
  }
}



