body {
  font-family: "IBM Plex Sans Thai" !important;
  font-weight: normal;
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: #535353 !important;
}

p {
  padding: 0;
  margin: 0;
  font-family: "IBM Plex Sans Thai" !important;
}

.btn {
  font-family: "IBM Plex Sans Thai" !important;
}

a:hover {
  text-decoration: none;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "IBM Plex Sans Thai" !important;
  color: var(--bs-dark-text-emphasis);
}

/*-----------------------------slide--------------------------------*/
.super_container1 {
  min-height: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 0;
}

.room-section1 {
  padding: 250px 0 100px;
  width: 100%;
  height: 790px;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}

.slider-text h1 {
  font-size: 60px;
  color: #fff;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
}

.slider-text h1 span {
  color: #9fcfbb;
}

.slider-text p {
  font-weight: 400;
  color: #fff;
}

.btn.btn-primary {
  background: #0792b2;
  border: 1px solid #0792b2 !important;
  color: #fff !important;
}

.btn.btn-white {
  background: #fff !important;
  border: 1px solid #fff !important;
  color: #000000 !important;
}

/*--------------------------------------------------------------
# index
--------------------------------------------------------------*/
@media (min-width: 1200px) {
  .mt--65 {
    margin-top: -65px;
  }
}

@media (min-width: 1200px) {
  .mt--65 {
    margin-top: -65px;
  }
}
.position-relative {
  position: relative;
}
.ltn__feature-item-box-wrap-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  z-index: 9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ltn__border {
  border: 1px solid #f0f0f0;
}

.section-bg-6 {
  background-color: #fdfdfd;
}
.ltn__feature-item-box-wrap {
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1);
}
.ltn__feature-item-box-wrap-2 .ltn__feature-item-8 {
  min-width: 280px;
}
.ltn__feature-item-8 {
  padding: 40px 30px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ltn__feature-item {
  padding: 40px 25px 10px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
}
.ltn__feature-item-8 .ltn__feature-icon {
  margin-right: 20px;
  font-size: 40px;
  width: 50px;
}

.ltn__feature-icon {
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 1;
}
.ltn__feature-icon img {
  max-width: 100%;
}
.ltn__feature-item-8 .ltn__feature-info h4 {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
}
.ltn__feature-item-8 .ltn__feature-info p {
  font-size: 14px;
  font-family: var(--ltn__heading-font);
  color: #666666;
}

.categories__item {
  height: 440px;
  position: relative;
  margin-bottom: 30px;
}
.set-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.categories__item__text {
  background: #ffffff;
  text-align: center;
  padding: 15px 0;
  position: absolute;
  left: 15px;
  bottom: 15px;
  width: calc(100% - 30px);
}
.categories__item__text h4 {
  color: #111111;
  font-size: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 35px;
  padding: 10px;
}
.categories__item__text span {
  font-size: 14px;
  color: #444444;
  display: block;
}

.section-title {
  margin-bottom: 45px;
}
.section-title span {
  color: #f45d96;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px;
  display: block;
  margin-bottom: 8px;
}
.section-title h2 {
  font-size: 30px;
  color: #111111;
  line-height: 1.4;
}
.about__top__text {
  margin-bottom: 45px;
}
.about__top__text p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
}
.about__video {
  height: 535px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}
.about__video .play-btn {
  display: inline-block;
  height: 80px;
  width: 80px;
  background: #ffffff;
  font-size: 30px;
  color: #f45d96;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
}
.about__text {
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 21px rgba(99, 134, 137, 0.16);
  box-shadow: 0px 10px 21px rgba(99, 134, 137, 0.16);
  padding: 100px 90px 105px 70px;
  margin-left: -95px;
  margin-top: -70px;
  margin-bottom: 30px;
}
.about__text span {
  color: #f45d96;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 8px;
}

.about__text h2 {
  color: #111111;
  font-size: 30px;
  line-height: 1.4;
}
.about__text p {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}
.primary-btn {
  display: inline-block;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: #f45d96;
  padding: 14px 30px 12px;
  border-radius: 50px;
}

.search-slt {
  display: block;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #f4f4f4;
  height: calc(3rem + 2px) !important;
  border-radius: 50px;
}

.testimonial {
  background: #f7f5fa;
  padding-bottom: 75px;
  padding-top: 100px;
}
.testimonial {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.testimonial:before {
  position: absolute;
  left: -440px;
  top: 0;
  height: 842px;
  width: 802px;
  background-image: url(../images/home/left-bg.png);
  content: "";
  z-index: -1;
}
.testimonial:after {
  position: absolute;
  right: -210px;
  bottom: -48px;
  height: 688px;
  width: 697px;
  background-image: url(../images/home/right-bg.png);
  content: "";
  z-index: -1;
}

/*--------------------------------------------------------------
# product
--------------------------------------------------------------*/

.product__item {
  overflow: hidden;
  margin-bottom: 5px;
}

/* .product__item__pic {
    background-position: center center;
    position: relative;
    overflow: hidden;
    height: 305px;
} */
.product__item__pic {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1 / 1; /* สี่เหลี่ยมจัตุรัส */
  background-size: cover;
  background-position: center;
}
.product__item__pic .label {
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  background: #111111;
  display: inline-block;
  padding: 2px 8px 1px;
  text-transform: uppercase;
  position: absolute;
  left: 15px;
  top: 15px;
}
.product__item__pic .product__item__hover {
  position: absolute;
  left: 0;
  bottom: -300px;
  width: 100%;
  text-align: center;
  -webkit-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}
ul,
ol {
  padding: 0;
  margin: 0;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
.product__item__pic .product__item__hover li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}
.product__item__pic .product__item__hover li a {
  display: block;
  height: 40px;
  width: 40px;
  background: #ffffff;
  font-size: 18px;
  color: #111111;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
  -webkit-box-shadow: 0px 3px 6px #ecf2e6;
  box-shadow: 0px 3px 6px #ecf2e6;
}

.product__item__pic .product__item__hover li a i {
  position: relative;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  display: inline-block;
}
.product__item__pic .product__item__hover li:last-child {
  margin-right: 0;
}
.product__item__text {
  text-align: center;
  padding-top: 24px;
  position: relative;
}
.product__item__text h5 {
  margin-bottom: 8px;
}
.product__item__text h5 a {
  color: #111111;
}
.product__item__text .price {
  color: #111111;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  left: 0;
  -webkit-transition: all, 0.6s;
  -o-transition: all, 0.6s;
  transition: all, 0.6s;
}
.product__item__text .cart-btn {
  font-size: 14px;
  color: #f45d96;
  font-weight: 700;
  text-transform: uppercase;
  left: 0;
  bottom: -50px;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}
.product__item:hover .product__item__pic .product__item__hover {
  bottom: 30px;
}
.product__item:hover .product__item__text .price {
  left: -500px;
  opacity: 0;
}
.product__item:hover .product__item__text .cart-btn {
  bottom: 2px;
  opacity: 1;
  position: absolute;
}

.view__all a {
  display: inline-block;
  font-size: 15px;
  color: #111111;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 2px;
  border-bottom: 2px solid #111111;
}

/*--------------------------------------------------------------
# cart
--------------------------------------------------------------*/
.header-info-left a {
  text-decoration: none;
  color: #666666;
}
.cart-wrap {
  padding: 40px 0;
}
.main-heading {
  font-size: 19px;
  margin-bottom: 20px;
}
.table-cart table {
  width: 100%;
}
.table-cart thead {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 5px;
}
.table-cart thead tr th {
  padding: 8px 0 18px;
  color: #484848;
  font-size: 15px;
  font-weight: 400;
}
.table-cart tr td {
  padding: 20px 10px;
  vertical-align: middle;
}
.table-cart tr td:nth-child(1) {
  min-width: 700px !important;
}
.table-cart tr td:nth-child(2) {
  min-width: 200px !important;
}
.table-cart tr td:nth-child(3) {
  min-width: 200px !important;
}
.table-cart tr td .img-product {
  width: 72px;
  float: left;
  margin-left: 8px;
  margin-right: 31px;
  line-height: 63px;
}
.table-cart tr td .img-product img {
  width: 100%;
}
.table-cart tr td .name-product {
  font-size: 15px;
  color: #484848;
  padding-top: 8px;
  line-height: 24px;
  width: 50%;
}
.table-cart tr td .price {
  text-align: right;
  line-height: 64px;
  margin-right: 40px;
  color: #989898;
  font-size: 16px;
  font-family: "Nunito";
}
.table-cart tr td .quanlity {
  position: relative;
}
.product-count .qtyminus,
.product-count .qtyplus {
  width: 34px;
  height: 34px;
  background: transparent;
  text-align: center;
  font-size: 19px;
  line-height: 34px;
  color: #000;
  cursor: pointer;
  font-weight: 600;
}
.product-count .qtyminus {
  line-height: 32px;
}
.product-count .qtyminus {
  border-radius: 3px 0 0 3px;
}
.product-count .qtyplus {
  border-radius: 0 3px 3px 0;
}
.product-count .qty {
  width: 60px;
  text-align: center;
  border: none;
}
.count-inlineflex {
  display: inline-flex;
  border: solid 2px #ccc;
  border-radius: 20px;
}
.total {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.display-flex {
  display: flex;
}
.align-center {
  align-items: center;
}

.coupon-box {
  padding: 63px 0 58px;
  text-align: center;
  border: 2px dotted #e5e5e5;
  border-radius: 10px;
  margin-top: 55px;
}
.coupon-box form input {
  display: inline-block;
  width: 264px;
  margin-right: 13px;
  height: 44px;
  border-radius: 25px;
  border: solid 2px #cccccc;
  padding: 5px 15px;
  font-size: 14px;
}
input:focus {
  outline: none;
  box-shadow: none;
}
.round-black-btn {
  border-radius: 50px;
  background: #f35c95;
  color: #fff;
  padding: 8px 35px;
  display: inline-block;
  border: solid 2px #f35c95;
  transition: all 0.5s ease-in-out 0s;
  cursor: pointer;
}
.round-black-btn:hover,
.round-black-btn:focus {
  background: transparent;
  color: #f35c95;
  text-decoration: none;
}
.cart-totals {
  border-radius: 8px;
  background: #f5f5f5;
  padding: 25px;
}
.cart-totals h3 {
  font-size: 19px;
  color: #3c3c3c;
  letter-spacing: 1px;
  font-weight: 500;
}
.cart-totals table {
  width: 100%;
}
.cart-totals table tr th,
.cart-totals table tr td {
  width: 70%;
  padding: 3px 0;
  vertical-align: middle;
}
.cart-totals table tr td:last-child {
  text-align: right;
}
.cart-totals table tr td.subtotal {
  font-size: 20px;
  color: #000;
}
.cart-totals table tr td.free-shipping {
  font-size: 14px;
  color: #000;
}
.cart-totals table tr.total-row td {
  padding-top: 25px;
}
.cart-totals table tr td.price-total {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.btn-cart-totals {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
}
.btn-cart-totals .round-black-btn {
  margin: 10px 0;
}
.header-info-left ul {
  margin: 0px;
  padding: 0px;
}
.header-info-left ul li {
  color: #000;
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding-right: 15px;
}
/******************  order *******************/
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: " ";
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 100%;
  z-index: 400;
}
ul.timeline > li {
  margin: 20px 0;
  padding-left: 60px;
}
ul.timeline > li:before {
  content: " ";
  background: white;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #f35c96;
  left: 20px;
  width: 20px;
  height: 20px;
  z-index: 400;
}

/*--------------------------------------------------------------
# checkout
--------------------------------------------------------------*/
.timeline a {
  color: #000;
  font-size: 22px;
  font-weight: 700;
}
.order_box {
  background: #f7f7f7;
  padding: 30px;
}
.order_box h2 {
  border-bottom: 1px solid #dddddd;
  font-size: 18px;
  font-weight: 500;
  color: #f35c95;
  padding-bottom: 15px;
}
.order_box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.order_box .list li a {
  font-size: 14px;
  color: #262626;
  font-weight: normal;
  border-bottom: 1px solid #eeeeee;
  display: block;
  line-height: 42px;
}
.order_box .list li a span {
  float: right;
}
.order_box .list_2 li a {
  text-transform: uppercase;
  color: #f35c95;
  font-weight: 500;
}
.order_box .list_2 li a span {
  color: #262626;
  text-transform: capitalize;
}
.order_box .list li a .middle {
  float: none;
  width: 50px;
  text-align: right;
  display: inline-block;
  margin-left: 30px;
  color: #f35c95;
}
.order_box .list li:nth-child(4) a .middle {
  margin-left: 48px;
}
.order_box .btn_3 {
  display: block;
  line-height: 38px;
  text-transform: uppercase;
  text-align: center;
}
.btn_3 {
  display: inline-block;
  padding: 18px 36px;
  border-radius: 5px;
  background-color: transparent;
  border: 1px solid #f35c95;
  font-size: 15px;
  font-weight: 700;
  color: #f35c95;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.billing_details .contact_form .form-group input {
  border-radius: 3px;
  color: #262626;
}
.p_star .placeholder::before {
  content: attr(data-placeholder);
  color: #777;
}
.p_star .placeholder::after {
  content: " *";
  color: tomato;
}
.p_star .placeholder {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  z-index: 1;
}
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# blog
--------------------------------------------------------------*/
.blog_card_wrapper {
  background: #ffffff;
  box-shadow: 6px 12px 24px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.blog_card_img {
  overflow: hidden;
}

.blog_card_img a img {
  width: 100%;
  transition: var(--transition);
}

.blog_card_text {
  padding: 20px 20px;
}

.blog_card_heading {
  padding-top: 10px;
}

.blog_card_heading h3 {
  line-height: 35px;
}

.blog_card_heading h3 a {
  color: #2a283e;
}

.blog_card_heading p {
  padding-top: 13px;
}

.blog_boxed_bottom_wrapper {
  border-top: 1px solid #c4c4c457;
  padding-top: 15px;
  margin-top: 17px;
}

.blog_bottom_boxed {
  display: flex;
  align-items: center;
  border-right: 1px solid #e6e6e6;
}

.blog_bottom_content {
  padding-left: 8px;
}

.blog_bottom_content h5 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}

.blog_bottom_content p {
  padding-top: 0;
  font-size: 14px;
  color: #818090;
}

.blog_boxed_bottom_wrapper .row .col-lg-6:last-child .blog_bottom_boxed {
  border-right: none;
}
.project-block .inner-box .content-column .inner-column1 {
  position: relative;
  z-index: 1;
  margin-top: 45px;
  padding: 30px;
  background-color: #ffffff;
}
.sidebar_boxed {
  background: #ffffff;
  box-shadow:
    -4px -4px 20px rgba(0, 0, 0, 0.08),
    8px 10px 24px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  padding: 30px 30px;
  margin-bottom: 30px;
}

.sidebar_heading_main {
  border-bottom: 1px solid #ededed;
  padding-bottom: 7px;
}

.recent_donet_item {
  display: flex;
  padding-top: 25px;
}

.recent_donet_img {
  width: 25%;
}

.recent_donet_text {
  width: 100%;
  padding-left: 15px;
}

.sidebar_inner_heading {
  display: flex;
  justify-content: space-between;
}
.sidebar_inner_heading h4 {
  font-size: 18px;
  font-weight: 600;
}
.recent_causes_wrapper .sidebar_inner_heading h4 a {
  line-height: 26px;
}
.sidebar_inner_heading h4 a {
  color: #000;
  font-size: 16px;
}
.recent_causes_wrapper .recent_donet_text h6 {
  padding-top: 0px;
  font-weight: 500;
  font-size: 12px;
}

/*--------------------------------------------------------------
# contact
--------------------------------------------------------------*/
.contact-section {
  position: relative;
  padding: 4rem 0;
}
.title-wrap {
  position: relative;
}
.layout-weightloss .title-wrap + * {
  margin-top: 25px;
}
ul.icn-list-lg li {
  position: relative;
  padding-left: 35px;
  color: var(--bs-dark-text-emphasis);
}
ul.icn-list-lg li a {
  color: #000;
}
ul.icn-list-lg li > [class*="icon"] {
  position: absolute;
  left: 0;
  top: 6px;
  font-size: 18px;
  color: #000;
}
.theme-color {
  color: #000;
}
ul.icn-list-lg .d-flex > span {
  min-width: 50%;
}

.contact-details .sec-title {
  position: relative;
  margin-bottom: 49px;
}
.contact-details .sec-title .sub-title {
  position: relative;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
}
.contact-details .sec-title h2 {
  position: relative;
  display: block;
  font-size: var(--sec-title-font-size);
  color: #dbdbdb;
  font-family: var(--sec-title-font-family);
  font-weight: var(--sec-title-font-weight);
  margin-bottom: 0;
  z-index: 2;
}
.contact-details .form-control,
.input-text {
  padding: 14px 30px;
  outline: 0;
  background-color: #f4f5f8;
  border: 1px solid #f4f5f8;
  color: #686a6f;
  font-size: 0.9rem;
  width: 100%;
}
.contact-details .sec-title .text {
  margin-top: 24px;
}
.contact-details__info {
  position: relative;
  display: block;
  margin-top: 41px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.contact-details__info li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-details__info li .icon {
  height: 50px;
  width: 50px;
  background-color: #f4669d;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.contact-details__info li .icon i {
  color: var(--text-color-bg-theme-color1);
  font-size: 25px;
  color: #fff;
  margin-top: 6px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.contact-details__info li .text {
  margin-left: 30px;
}

.contact-details__info li .text a {
  font-size: 18px;
  color: var(--notech-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.contact-details__info li .text span {
  font-size: 20px;
  color: var(--notech-black);
}

.contact-details__info li + li {
  margin-top: 19px;
}

.text h6 {
  color: #fff;
}
.contact-details__right .sec-title h2 {
  position: relative;
  display: block;
  font-size: 36px;
  color: #dbdbdb;
  font-weight: 700;
  margin-bottom: 0;
  z-index: 2;
}

.btn-box a {
  color: #fff !important;
  background: #f4669d;
}
.btn-box a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 17px;
  color: #fff;
  padding: 15px 30px;
  border-radius: 50px;
  width: 100%;
  text-transform: uppercase;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-wrapper {
  padding-top: 4rem;
  background: #15151e;
}
.bg-menu1 {
  background: #f35c96;
  border-top: 0;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 10;
  padding: 15px 10px;
  font-size: 11px;
}

.pd-menu1 {
  padding-left: 0px;
  padding-right: 0px;
  border-right: 1px solid #e9ecef;
}

.bg-menu1 a {
  color: #fff;
}

.bg-menu1 a i {
  font-size: 22px;
}

.footer-widget,
.footer-widget .widget {
  padding: 0;
  border: none;
  padding-bottom: 0;
  background-color: transparent;
  box-shadow: none;
}

.footer-widget {
  margin-bottom: 50px;
}

.th-widget-about .about-logo {
  margin-bottom: 33px;
}

.th-widget-about .about-text {
  color: var(--bs-text-p);
  margin-bottom: 20px;
  margin-top: -0.5em;
}

.footer-layout1 .th-social a {
  margin-right: 10px;
}

.th-social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #f35c96;
  color: var(--theme-color);
  font-size: 16px;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.footer-widget .widget_title {
  padding: 0;
  margin: -0.12em 0 30px 0;
}

.wp-block-search__label,
.widget_title {
  position: relative;
  padding-bottom: 17px;
  margin: -0.12em 0 30px 0;
}

.widget_title {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  line-height: 1em;
  margin: -0.12em 0 30px 0;
}

.footer-widget.widget_meta .menu,
.footer-widget.widget_meta > ul,
.footer-widget.widget_pages .menu,
.footer-widget.widget_pages > ul,
.footer-widget.widget_archive .menu,
.footer-widget.widget_archive > ul,
.footer-widget.widget_categories .menu,
.footer-widget.widget_categories > ul,
.footer-widget.widget_nav_menu .menu,
.footer-widget.widget_nav_menu > ul {
  margin-bottom: -4px;
  padding: 0;
}

.widget_nav_menu li,
.widget_meta li,
.widget_pages li,
.widget_archive li,
.widget_categories li,
.wp-block-categories li {
  display: block;
  position: relative;
}

.footer-widget.widget_meta a,
.footer-widget.widget_pages a,
.footer-widget.widget_archive a,
.footer-widget.widget_categories a,
.footer-widget.widget_nav_menu a {
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  margin-bottom: 21px;
  font-family: var(--body-font);
  color: #999;
  display: block;
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: transparent;
  border-bottom: none;
  position: relative;
}

.widget_nav_menu a,
.widget_meta a,
.widget_pages a {
  padding-right: 20px;
}

.widget_nav_menu a,
.widget_meta a,
.widget_pages a,
.widget_archive a,
.widget_categories a,
.wp-block-categories a {
  display: block;
  background-color: transparent;
  margin: 0;
  padding: 16px 45px 19px 0px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.313;
  color: var(--title-color);
  border-radius: 0;
  border-bottom: 1px solid var(--gray-color);
}

.th-social a i {
  color: #fff;
}

.footer-widget .widget_title {
  padding: 0;
  margin: -0.12em 0 30px 0;
  color: #fff;
}

.th-widget-contact {
  margin-bottom: -0.4em;
}

.info-box_text:not(:last-child) {
  margin-bottom: 18px;
}

.info-box_text {
  line-height: 1.75em;
  margin-top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

.info-box_text .icon {
  color: var(--body-color);
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 40px;
  height: 40px;
  line-height: 37px;
  background-color: #f35c96;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.info-box_text .icon img {
  width: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.info-box_text .details {
  margin-top: -0.3em;
}

.info-box_text .details p {
  margin-bottom: 0;
  color: #fff;
}

.info-box_text a {
  color: var(--bs-text-p);
  font-size: 16px;
  color: #fff;
}

.copyright-wrap {
  padding: 18px 0;
  background-color: #191922;
}

.background-image,
[data-bg-src] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.footer-layout1 .copyright-wrap .copyright-text {
  font-size: 14px;
  font-weight: 400;
}

.copyright-wrap .copyright-text {
  color: #fff;
}

.copyright-text {
  margin: 0;
}

.footer-card .title {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin-right: 16px;
}
