.pad-0 > .elementor-widget-wrap {
  padding: 0 !important;
}
.part-space-top {
  margin-top: 50px;
}
.space-top {
  padding-top: 120px;
}
.space-bottom {
  padding-bottom: 120px;
}
.subtitle {
  margin-bottom: 8px !important;
}
.subtitle .elementor-heading-title {
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: var(--title-font);
}
.sec-title h2.elementor-heading-title {
  font-size: 48px;
  line-height: 1.1;
}
.sec-title h3.elementor-heading-title {
  font-size: 36px;
  line-height: 1.2;
  color: var(--black);
}
.subtitle,
.sec-title {
  text-align: center;
}
p {
  margin-bottom: 0 !important;
}
.home-02 .desc {
  margin-bottom: 18px !important;
}
.sec-title .elementor-heading-title > b,
.subtitle .elementor-heading-title {
  color: var(--pink);
}
.title-right .elementor-heading-title,
.title-right-w .elementor-heading-title {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.title-right .elementor-heading-title::after {
  content: "";
  width: 120px;
  height: 10px;
  display: block;
  background-image: url(../images/title_right.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.title-bottom .elementor-heading-title::after,
.home-01 .box-text .swiper-slide-contents .elementor-slide-description::after,
.item-slider .main-content .subtitle::after {
  content: "";
  width: 270px;
  height: 16px;
  display: block;
  background-image: url(../images/title_shape_1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 8px auto 15px;
}
.home-02,
.home-04 {
  position: relative;
}
.home-02::after {
  content: "";
  width: 270px;
  height: 297px;
  display: block;
  background-image: url(../images/leaves_14.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-animation: jump 7s linear infinite;
  animation: jump 7s linear infinite;
  z-index: -1;
}
.home-04::before {
  content: "";
  background-image: url(../images/flower_bg.png);
  height: 593px;
  width: 623px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.home-03 {
  background-image: url(../images/home-03-bg.jpg);
  width: 100%;
  height: 100%;
  padding-top: 225px;
  margin-top: -107px;
  background-repeat: no-repeat;
  background-size: cover;
}
.journey {
  margin-bottom: 20px;
}
.journey > .elementor-container {
  column-gap: 20px;
}
.journey .journey-img img {
  width: 180px;
  height: 80px;
  object-fit: cover;
}
.journey .checklist ul li i {
  color: var(--pink);
  font-size: 16px;
}
.btn-link a.elementor-button {
  padding: 21px 30px;
  font-size: 14px;
  background: var(--pink);
  text-transform: uppercase;
  border: 1px solid var(--pink);
}
.btn-link a.elementor-button:hover {
  background: var(--white);
  color: var(--pink);
}
.home-02 .box-cnt {
  padding-left: 40px;
}
.home-02 .sec-title .elementor-heading-title {
  margin-bottom: 20px;
}
.plumeria {
  position: relative;
}
.plumeria::after {
  content: "";
  width: 330px;
  height: 260px;
  display: block;
  background-image: url(../images/flower_jas.png);
  -webkit-animation: movingX 8s linear infinite;
  animation: movingX 8s linear infinite;
  position: absolute;
}
.home-09::after {
  top: 30px;
  left: 30px;
  z-index: 1;
}
.home-06::after {
  top: 120px;
  right: 30px;
}
.home-04::after {
  top: 120px;
  right: 60px;
  z-index: -1;
}
.home-02 .box-video .intro-video::after {
  background-image: url(../images/flower.png);
  bottom: -100px;
  left: -30%;
}
.col-full > .breadcrumbs {
  display: none !important;
}
.box-title h3 {
  font-size: 36px;
  color: var(--black);
}
.home #main p {
  color: var(--body-color);
}
.home-counter {
  max-width: 1220px;
  margin: 0 auto;
  padding: 60px;
  background-color: var(--smoke-color);
  border: 6px solid var(--white);
  box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 1;
}
.home-counter .elementor-counter .elementor-counter-number-wrapper {
  font-size: 64px;
  color: var(--black);
  font-family: var(--title-font);
  line-height: 55px;
}
.home-counter .elementor-counter .elementor-counter-number {
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
  font-feature-settings: "pnum" on, "lnum" on;
}
.home-counter .elementor-counter .elementor-counter-title {
  font-size: 16px;
  color: var(--body-color);
  line-height: 1.2;
  padding-top: 5px;
}
.home-counter > .elementor-container {
  gap: 40px;
}
.img-counter img {
  height: 70px;
}
.home-04 .box-intro p {
  margin-bottom: 18px !important;
}
.home-04 .box-intro h3 {
  line-height: 1.2;
}
.home-04 .sec-title {
  max-width: 645px;
  margin: 0 auto;
}
.home-03 .line-bottom {
  margin-bottom: 0 !important;
}
.home-03 .get-more p {
  border: 1px dashed var(--brown);
  border-radius: 20px;
  width: fit-content;
  padding: 10px 33px;
  line-height: 1.3;
}
.home-03 .get-more p {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--smoke-color);
}
.home-03 .get-more a.line-btn {
  color: var(--pink);
  font-weight: 600;
}
.home-03 .get-more a.line-btn::after {
  content: "\f30b";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.home-03 .item-service {
  padding: 0 15px;
}
.home-03 .item-service .main-cnt {
  background: var(--white);
  box-shadow: 0px 6px 20px 0px rgba(0, 38, 52, 0.06);
  padding: 30px 20px;
}
.item-service .main-cnt:hover .service-text h3,
.item-service .main-cnt:hover .service-text p {
  color: var(--white) !important;
}
.item-service .main-cnt:hover a.elementor-button {
  background: var(--black);
  color: var(--white);
  border-color: var(--black);
}
.btn-service a.elementor-button {
  background-color: transparent;
  color: var(--pink);
  border: 1px solid var(--pink);
  border-radius: 0;
}
.item-service .main-cnt {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.home .item-service .main-cnt:hover .service-img img {
  filter: brightness(0) invert(1) !important;
  z-index: 10;
}
.item-service .main-cnt::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--pink);
  top: 100%;
  left: 0;
  transition: top 0.5s ease;
  z-index: -1;
}
.item-service .main-cnt:hover::before {
  top: 0;
}
.item-service .main-cnt::after {
  content: "";
  position: absolute;
  height: 110px;
  width: 110px;
  top: -10px;
  right: -22px;
  background-color: var(--smoke-color);
  border-radius: 50%;
  transition: 0.4s ease-in-out;
  z-index: -1;
  clip-path: path(
    "M30.2831 74.8414C36.7842 76.2022 42.3987 78.0068 48.6338 79.3973C55.9918 81.0243 60.3948 75.0781 66.8959 74.8414C78.9819 74.4864 81.3164 91.3193 87.7288 99.8098C91.8658 105.224 95.7664 108.566 102.415 109.898C109.034 111.199 113.733 105.667 118.875 106.791C125.524 96.3485 126.646 111.111 129.838 114.453C136.487 121.465 141.599 116.968 146.563 110.578C158.62 95.0764 163.111 76.0543 164.884 57.1505C166.805 36.3238 166.51 14.2547 161.9 -6.0691C159.831 -15.2399 155.724 -43.2258 145.647 -46.1841L150.228 -37.0133C151.616 -23.1387 152.001 -6.63119 145.411 5.85299C140.387 15.3788 120.382 24.668 114.354 10.823C107.882 11.6809 107.35 5.52757 106.996 0.675898C100.672 4.55132 88.2311 13.515 86.8718 0.735032C71.0624 3.78212 93.3433 -26.452 96.8894 -30.8304C103.272 -38.7291 113.378 -51.8642 123.544 -55C116.688 -53.2546 109.655 -52.7516 102.622 -50.5329C64.4728 -38.6108 -18.4156 4.90635 3.68793 53.7781C8.62282 64.6647 18.2562 72.3268 30.2831 74.8414Z"
  );
}
.item-service > .elementor-container::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/ghost.png);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.home .service-img > .elementor-widget-container {
  width: 120px;
  height: 120px;
  background-image: url(../images/ser_shape.png);
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-03 .service-img img {
  width: 60px;
  height: 60px;
  margin-left: -15px;
  margin-top: 10px;
}
.home-03 .service-icon {
  position: absolute;
  transform: rotate(45deg);
  width: 30px !important;
  height: 30px;
  right: 0;
  top: 0;
}
.home-03 .service-icon i {
  width: 25px;
  height: 25px;
}
.home-03 .service-icon i::before {
  font-size: 25px;
  z-index: 3;
  color: var(--brown);
}
.service-text h3 {
  font-size: 30px;
  line-height: 1.3;
  color: var(--black);
}
.price-item {
  background-color: var(--smoke-color);
  padding: 20px;
  margin-bottom: 25px;
}
.price-slider .box-title h3 {
  font-size: 24px;
}
.price-slider .price-text p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: -5px;
}
.price-slider .price-number span {
  font-size: 24px;
  color: var(--brown);
  font-family: var(--title-font);
  font-weight: 700;
  line-height: 34px;
  font-feature-settings: "pnum" on, "lnum" on;
}
.price-slider .btn-price .elementor-button {
  padding: 8px 10px;
  font-size: 12px;
  background: transparent;
  border: 1px solid var(--pink);
  color: var(--pink);
  border-radius: 0;
  transition: all 0.5s ease-in-out;
}
.price-slider .btn-price .elementor-button:hover {
  background: var(--pink);
  color: var(--white);
}
.price-slider .price {
  text-align: right;
}
.price-item .elementor-widget-heading {
  margin-bottom: 10px !important;
}
.price-slider .slick-prev {
  display: none !important;
}
.price-slider .slick-next {
  right: 15px;
  bottom: 0;
  top: unset;
  background: transparent;
  width: calc(100% - 30px);
  border-radius: 0;
  border: 1px solid var(--brown);
  transition: all 0.5s ease-in-out;
}
.price-slider .slick-next:hover {
  background: var(--brown);
}
.price-slider .slick-next::before {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--brown);
}
.price-slider .slick-next:hover::before {
  color: var(--white);
}
.home-04 .item-choose > .elementor-widget-wrap {
  padding: 0 15px !important;
}
.frm-contact-us .inline {
  display: flex;
}
.frm-contact-us .inline > .group {
  flex: 0 0 50%;
  max-width: 50%;
}
.frm-contact-us .group p {
  position: relative;
}
.frm-contact-us .group i {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--brown);
}
.frm-contact-us .text-note.group i {
  top: 16px;
  transform: unset;
}
.frm-contact-us .group {
  margin-bottom: 30px;
}
.frm-contact-us select {
  background: var(--white);
  position: relative;
}
.frm-contact-us select::after {
  content: "\f078";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}
.frm-contact-us input,
.frm-contact-us select {
  border-radius: unset !important;
}
.frm-contact-us select {
  background: var(--white) !important;
}
.frm-contact-us input[type="submit"] {
  background: var(--black);
  padding: 17px 30px;
  font-size: 14px;
  line-height: 1.2;
}
/*Home-07*/
.pad-right-15 {
  padding-right: 15px;
}
.pad-left-15 {
  padding-left: 15px;
}
.home-07 .box {
  padding: 0 15px !important;
}
.home-07 .left > .elementor-widget-wrap {
  background: rgb(235, 47, 150, 0.75);
  padding: 40px !important;
}
.home-07 .left .title-right .elementor-heading-title::after,
.home-05 .title-right .elementor-heading-title::after {
  background-image: url(../images/title_right2.svg);
}
.home-07 .left .subtitle .elementor-heading-title,
.home-07 .left .sec-title .elementor-heading-title,
.home-05 .subtitle .elementor-heading-title,
.home-05 .sec-title .elementor-heading-title {
  color: var(--white);
}
.home-07 .sec-title .elementor-heading-title {
  margin-bottom: 40px;
}
.home-07 .faq .elementor-accordion-item {
  border-color: var(--pink);
}
.home-07 .right {
  padding-left: 40px;
}
.home-07 .faq a.elementor-accordion-title {
  font-size: 20px;
  font-family: var(--title-font);
}
/*Home-09*/

.home #content .home-brand > .elementor-container {
  max-width: 85% !important;
  margin: 0 auto;
}
.home-brand figure img {
  margin: 0 auto;
}
.bg-brand {
  background-image: url(../images/brand_bg_1.png);
  padding: 35px 0;
}
.bg-feedback {
  background-image: url(../images/bg_feedback.jpg);
  border-top: 1px solid var(--white);
  background-size: 100% 100%;
}
.item-feedback {
  padding: 0 15px;
}
.item-feedback > .elementor-container {
  background: var(--white);
  padding: 40px 24px 40px 40px;
}
.item-feedback > .elementor-container::before {
  content: "";
  background-image: url(../images/leaf_2.svg);
  width: 80px;
  height: 80px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.item-feedback > .elementor-container::after {
  content: "";
  background-image: url(../images/flower_daisy.svg);
  background-size: contain;
  width: 74px;
  height: 85px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}
.item-feedback .avt-cus::after {
  content: "";
  background-image: url(../images/quote_5.png);
  width: 100%;
  height: 86px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 0;
}
.avt-cus img {
  width: 100px;
  height: 100px !important;
  object-fit: cover;
}
.item-feedback .main-feed {
  padding-left: 35px;
}
.item-feedback .cnt-feed,
.item-feedback .name-cus {
  margin-bottom: 5px !important;
}
.item-feedback .cnt-feed p {
  font-family: var(--title-font);
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.5;
}
.item-feedback .name-cus .elementor-heading-title {
  font-size: 22px;
  line-height: 1.2;
}
.item-feedback .job-cus .elementor-heading-title {
  font-size: 14px;
  color: var(--pink);
  line-height: 1.6;
}
/*Home 06*/
.home-06::before {
  content: "";
  background-image: url(../images/flower_1_10.png);
  width: 492px;
  height: 521px;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: jump 7s linear infinite;
  animation: jump 7s linear infinite;
  z-index: -1;
}
.home-06 .item-member > .elementor-container {
  display: flex;
  flex-direction: column;
  padding: 0 15px;
}
.home-06 .item-member > .elementor-container > .elementor-column {
  width: 100% !important;
}
.item-member .avt-member {
  width: 100%;
  border-radius: 150px 150px 0 0;
}
.item-member .avt-member {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.item-member .avt-member img:hover {
  transform: scale(1.2);
}
.item-member .avt-member img {
  width: 100%;
  transition: 0.5s;
}
.item-member .infor-member {
  border: 1px solid var(--pink);
  border-top-color: transparent;
  padding: 20px 30px;
  text-align: center;
}
.infor-member .full-name,
.infor-member .job {
  margin-bottom: 10px !important;
}
.infor-member .full-name h4 {
  font-size: 30px;
}
.infor-member .job span {
  color: var(--pink);
  font-size: 14px;
}
.avt-member::after,
.avt-member::before {
  content: "";
  position: absolute;
  opacity: 1;
  z-index: 3;
}
.avt-member::after {
  top: 50%;
  right: 0;
  bottom: 50%;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
}
.avt-member:hover::after {
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: all 900ms linear;
}
.btn-custom button.slick-arrow {
  background-color: var(--pink);
  width: 50px;
  height: 50px;
}
.btn-custom .slick-prev::before {
  content: "\f053";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.btn-custom .slick-next::before {
  content: "\f054";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.btn-custom .slick-next {
  right: -125px;
}
.btn-custom .slick-prev {
  left: -125px;
}
/*Home-10*/
.home-10::after {
  content: "";
  background-image: url(../images/leaves_7.png);
  width: 205px;
  height: 348px;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-animation: jump 7s linear infinite;
  animation: jump 7s linear infinite;
  z-index: -1;
}
.home-10::before {
  content: "";
  background-image: url(../images/leaves_12.png);
  width: 260px;
  height: 328px;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-animation: jump 7s linear infinite;
  animation: jump 7s linear infinite;
}
.home-10 .list-blog {
  display: grid;
  grid-template-areas:
    "one one one one one one one one two two two two"
    "one one one one one one one one three three three three";
}
.home-10 .list-blog .blog-item:first-child {
  grid-area: one;
  margin-right: 15px;
}
.home-10 .list-blog .blog-item:nth-child(2) {
  grid-area: two;
  margin-left: 15px;
  margin-bottom: 30px;
}
.home-10 .list-blog .blog-item:last-child {
  grid-area: three;
  margin-left: 15px;
}
.home-10 .blog-item {
  display: flex;
}
.home-10 .blog-item .blog-img {
  overflow: hidden;
  position: relative;
  flex: 0 0 37%;
  max-width: 37%;
}
.home-10 .blog-img img {
  height: 100%;
  object-fit: cover;
}
.home-10 .blog-content {
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.04);
  padding: 25px;
}
.home-10 .blog-meta {
  margin: 0 0 20px 0 !important;
  display: flex;
  list-style: none;
}
.list-blog .blog-item:not(:first-child) .blog-meta > li:last-child {
  display: none !important;
}
h3.blog-title {
  font-size: 23px;
  margin: 0 0 20px 0;
  line-height: 1.3;
}
ul.blog-meta li > i::before,
ul.blog-meta li {
  font-size: 14px;
}
ul.blog-meta i {
  padding-right: 5px;
  color: var(--pink);
}
ul.blog-meta li {
  padding-right: 16px;
  margin: 0 16px 0 0 !important;
  line-height: 1;
}
ul.blog-meta li:first-child {
  border-right: 1px solid var(--pink);
}
h3.blog-title > a,
a.blog-link:hover {
  color: var(--black);
}
h3.blog-title:hover > a,
.list-blog .blog-item:first-child h3:hover > a,
a.blog-link,
.list-blog .blog-item:first-child ul > li > a:hover {
  color: var(--pink);
}
.blog-item:first-child a.blog-link:hover {
  color: var(--white);
}
.home-10 .list-blog .blog-item:first-child {
  display: unset;
  position: relative;
}
.list-blog .blog-item:first-child h3 > a {
  font-size: 35px;
  color: var(--white);
}
.list-blog .blog-item:first-child ul > li,
.list-blog .blog-item:first-child ul > li > a {
  color: var(--white);
}
.list-blog .blog-item:first-child .blog-img {
  max-width: 595px;
  height: 428px;
  position: relative;
}
.list-blog .blog-item:first-child .blog-img:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(13, 13, 13, 0) 0%, #0d0d0d 100%);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.blog-item:first-child .blog-content {
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.blog-item .blog-img {
  overflow: hidden;
}
.blog-item .blog-img img {
  transition: 0.6s;
}
.blog-item .blog-img:hover img {
  transform: scale(1.1);
}
.blog-item:not(:first-child) .blog-img {
  position: relative;
}
.blog-item:not(:first-child) .blog-img::after {
  content: "";
  position: absolute;
  opacity: 1;
  z-index: 3;
  top: 50%;
  right: 0;
  bottom: 50%;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
}
.blog-item:not(:first-child) .blog-img:hover:after {
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: all 900ms linear;
}
/*Home-01*/
.home-01 {
  margin-top: -90px;
}
.home-banner::before {
  content: "";
  background-image: url(../images/leaves_2_3.png);
  width: 72px;
  height: 120px;
  display: block;
  position: absolute;
  top: 25%;
  left: 0;
  -webkit-animation: jump 7s linear infinite;
  animation: jump 7s linear infinite;
}
.home-banner::after {
  content: "";
  background-image: url(../images/leaves_banner.png);
  width: 194px;
  height: 132px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.home-01 .box-img {
  margin-left: -3%;
}
.home-01 .box-text .swiper-slide-contents {
  display: flex;
  flex-direction: column;
}
.home-01 .box-text .swiper-slide-contents .elementor-slide-description {
  order: 1;
  font-size: 20px;
  color: var(--pink);
  font-family: var(--title-font);
  font-weight: 600;
  text-align: left;
}
.home-01 .box-text .swiper-slide-contents .elementor-slide-description::after {
  margin-left: 0;
}
.home-01 .box-text .swiper-slide-contents .elementor-slide-heading {
  order: 2;
  text-align: left;
  font-size: 74px;
}
.home-01 .box-text .swiper-slide-contents .elementor-button {
  order: 3;
  padding: 21px 30px;
  width: fit-content;
  text-transform: uppercase;
  border-color: var(--pink);
  background: var(--pink);
}
.home-01 .box-text .elementor-button::after {
  content: "\f061";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  padding-left: 5px;
}
.home-01 .box-text {
  position: absolute;
  left: 9%;
}
.home-01 .box-img {
  position: absolute;
  right: 3%;
}
.home-banner .main-content::after,
.home-banner .main-content::before {
  content: "";
  display: block;
  -webkit-animation: spin 15s linear infinite;
  animation: spin 15s linear infinite;
}
.home-banner .main-content::before {
  background-image: url(../images/flower_2_4.png);
  width: 155px;
  height: 144px;
  position: absolute;
  top: 100px;
  left: 10%;
}
.home-banner .main-content::after {
  background-image: url(../images/flower_2_3.png);
  width: 85px;
  height: 79px;
  position: absolute;
  bottom: 15%;
  right: 15%;
}
.banner-home .item-slider::before {
  content: "";
  background-image: url(../images/flower_2_1.png);
  width: 100px;
  height: 110px;
  display: block;
  position: absolute;
  top: 90px;
  left: 40%;
  -webkit-animation: movingX 8s linear infinite;
  animation: movingX 8s linear infinite;
}
.banner-home .item-slider::after {
  content: "";
  background-image: url(../images/leaves_2_2.png);
  width: 209px;
  height: 116px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 30%;
  -webkit-animation: movingX 8s linear infinite;
  animation: movingX 8s linear infinite;
}
/*Keyframes*/
@keyframes movingX {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*Shop*/
.post-type-archive-product #primary {
  margin-top: 50px;
}
.shoptimizer-sorting {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.shoptimizer-sorting .woocommerce-notices-wrapper {
  display: none !important;
}
form.woocommerce-ordering {
  margin-right: 0;
  border: 1px solid #e0e0e0;
  min-width: 250px;
  height: 50px;
  font-size: 16px;
}
form.woocommerce-ordering select {
  box-sizing: border-box;
  padding: 0 20px;
  background-position: center right 10px;
}
form.woocommerce-ordering select,
.post-type-archive-product .woocommerce-result-count {
  font-size: 16px;
}
form.woocommerce-ordering .orderby option {
  min-width: 250px;
}
.product .infor-product {
  background-color: var(--smoke-color);
  padding: 10px;
}
body ul.products li.product:not(.product-category)::before {
  height: calc(100% + 15px);
  background-color: #ffc0cb;
}
#main ul.products li.product:not(.product-category) {
  padding-bottom: 0;
}
ul.products li .infor-product {
  display: flex;
}
ul.products li .infor-product > .price-rating {
  flex: 0 0 30%;
  max-width: 30%;
}
ul.products li .infor-product > .price-rating,
.infor-product .woocommerce-card__header {
  padding-top: 0;
}
ul.products {
  row-gap: 30px;
}
ul.products li .infor-product img {
  min-height: 350px;
  object-fit: cover;
}
.single-product .related.products {
  padding-bottom: 20px;
  text-align: center;
}
.single-product #content h1 {
  font-family: var(--title-font);
  font-size: 48px;
}
.single-product .woocommerce-product-details__short-description p {
  color: var(--body-color);
  font-size: 16px;
}
.single-product .product-details-wrapper bdi {
  font-family: var(--title-font);
  font-size: 24px;
  font-weight: 700;
  font-feature-settings: "pnum" on, "lnum" on;
  color: var(--pink);
}
.single .product .woocommerce-product-rating a,
.product-widget ul li {
  font-size: 16px;
}
.product .woocommerce-tabs .tabs li a::after,
.product .commercekit-atc-tab-links li a:after {
  border-color: var(--pink);
}
.single-product #page .woocommerce-tabs ul.tabs li a span {
  background-color: var(--pink);
}
.single-product .woocommerce-Tabs-panel p {
  color: var(--body-color);
}
.single-product .summary p.price {
  display: flex;
  align-items: center;
}
.single-product .summary p.price del {
  font-size: 24px;
  line-height: 30px;
}
.single .product-details-wrapper .product-label {
  top: 5px;
}
.single-product #primary {
  margin-top: 70px;
}
.single .form-submit {
  padding-top: 15px;
}
.single .form-submit input[type="submit"] {
  background: var(--pink);
}
body.single-post h1 {
  font-size: 35px;
}
.archive.tax-product_cat #primary {
  width: 100%;
  padding: 50px 0;
}
h1.woocommerce-products-header__title.page-title {
  display: none !important;
}

/*Testt*/
.banner-home .item-slider {
  display: flex !important;
  padding: 0 4%;
}
.item-slider .box {
  width: 50%;
}
.item-slider .main-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 100px;
  position: relative;
}
.item-slider .main-title {
  margin: 30px 0;
}
.item-slider .main-content .subtitle {
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: var(--title-font);
  color: var(--pink);
  position: relative;
  text-align: left;
}
.item-slider .main-content .subtitle::after {
  margin: 0;
  position: absolute;
  bottom: -15px;
}
.item-slider .main-content h1 {
  text-transform: capitalize !important;
  margin-bottom: 0 !important;
  line-height: 1.1;
}
.item-slider .main-content h1 > strong {
  color: var(--pink);
}
.home-banner {
  margin-top: -90px;
}
