* {
  margin: 0;
  padding: 0;
  outline: none;
  font-family: 'Livvic';
}

body{
  margin: 30px 30px 0 !important;

}
.button {
  display: inline-block;
}


.menu_icon {
  display: none !important;
  font-size: 20px;
}
.entry-comments svg {
  margin-right: 10px;
}
.owl-dots {                                                                                                                                                                                   
  text-align: center;
  margin-top: 60px;
}

.owl-dots .owl-dot {
  background: #FFF9F9;
  width: 15px;
  height: 15px;
  border: unset;
  border-radius: 50%;
  margin: 0 4px;
}

.owl-dot.active {
  background: #F7C35F;                                                                                                                                                                                                
  width: 30px;
  border-radius: 50px;
}
                                                                                                            
.owl-nav {
  display: none;
}

#our-clients .owl-dots {
  display: block;
}

#our-clients .owl-nav {
  display: block;
}

.header-wrap {
  position: relative;
  padding: 15px 3px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 25px;
}


.topbar-text-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cursor-pointer {
  cursor: pointer;
}

h2,
h3 {
  color: #263C28;
  margin: 0;
  padding: 10px 0;
  font-size: 2rem;
}

h4 a {
  color: #263C28;
  font-size: 18px;
}

h5 {
  color: #263C28;
}

h6 {
  color: #263C28;
}

.button-css {
  background-color: #4E5668;
  height: 50px;
  color: white;
  font-family: 'Poppins';
  font-size: 16px;
  padding-top: 0.9rem;
  border-radius: 0;
}

body {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  background-color: #F8F7F0;
  position: relative;
  font-size: 15px;
  color: #6c6c6c;
  font-family: '' Poppins'';
  font-weight: 400;
  padding-right: 0 !important;
  overflow: visible !important;
}

/* #blog-right-sidebar .widget_products{
  display: none;
}
#blog-left-sidebar .widget_products{
  display: none;
} */
.woocommerce-product-rating a {
  font-family: Livvic;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}
label {
  margin-bottom: 0 !important;
}

.book-consultant-forms-box label {
  display: flex;
  align-items: center;
}

img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  height: auto;
}

section img {
  max-width: 100%;
}

p {
  margin: 0 0 15px;
  padding: 0;
  font-weight: 400;

}

p,
ul li a {
  letter-spacing: 0px;
  list-style-type: none;
}

body a {
  text-decoration: none;
  font-family: 'Poppins';
}

a:hover {
  text-decoration: none;
  color: #666;
}

a:focus,
a:hover {
  text-decoration: none !important;
  color: inherit;
}

ul,
ol {
  margin: 0 0 0 15px;
  padding: 0;
}

ul li,
ol li:hover {
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

blockquote {
  font-size: 18px;
  font-style: italic;
  max-width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}

blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}

blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}

blockquote cite:before {
  content: "\2014 \2009";
}

small {
  font-size: 14px !important;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],
input[type="password"],
textarea {
  border: unset;
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: #F8F7F0;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
}



.contact-now-headings h2 {
  font-family: Livvic;
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
  margin: 0;
  padding: 16px 0 0;
}

.contact-now-headings h6 {
  font-family: Livvic;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  background: #F7C35F;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}





.book-consultant-forms-box [type=submit] {
  letter-spacing: 0%;
  background: #F7C35F;
  padding: 16px 35px;
  color: #263C28;
  border: unset;
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  border-radius: 10px;
}

.main-header ul li:hover a {
  color: #312E2E !important;
  transition: 0.4s ease-in-out;
}

.book-submit-button:hover::after {
  background: #0A5F5A;
  transition: 0.6s ease-in-out;
  transform: translate(-3px, 0px);
  color: #fff;

}
.submit-button{
  border-radius: 10px;
  background: #F7C35F;
  max-width: fit-content;
  position: relative;
  margin: 0;
  padding: 0;

}
#Contact-Us {
  padding: 60px 0;
}
.contact-box a {
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0%;
  color: #263C28;
}
.services-single-image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 30px;
}

.submit-button input {
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  border: unset;
background: unset;
  color: #263C28;
  padding: 22px 54px 22px 24px;

}

.contact-now-forms-box .submit-button {
  position: relative;
  max-width: fit-content;
  margin: 0;
  padding: 0;
  z-index: 1;
  margin-left: 12px;
}
.submit-button::after {
  content: "\f061";
  position: absolute;
  right: 30px;
  top: 3px;
  font-family: 'FontAwesome';
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #263C28;
  font-size: 20px;
  transform: rotate(-45deg);

}
.current-menu-item a {
  color: #F7C35F !important;
  font-weight: 700 !important;
}
.submit-button:hover::after{
  color: #fff;

}

.contact-now-forms-box .submit-button:hover::before  {
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in-out;
}
.contact-now-forms-box .submit-button::before {
  content: "";
  width: 0%;
  position: absolute;
  background: #263C28;
  height: 0%;
  border-radius: 10px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
.submit-button:hover input
{
  color: #fff;
}


.book-submit-button:hover [type=submit] {
  background: #0A5F5A;
  transition: 0.6s ease-in-out;
  color: #fff;

}




.wc-block-cart__submit-container a:hover::before  {
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in-out;
}
.wc-block-cart__submit-container a::before {
  content: "";
  width: 0%;
  position: absolute;
  background: #263C28;
  height: 0%;
  border-radius: 10px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
.wc-block-cart__submit-container:hover .wc-block-components-button:not(.is-link) .wc-block-components-button__text
{
  color: #fff;
}




#contact-now ::placeholder {
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
  
}

#contact-now  input[type="text"] {
  height: 70px;
}
#contact-now  input[type="email"] {
  height: 70px;
}
#contact-now  textarea {
  height: 163px;
  padding: 24px 19px;
}

section {
  background-size: cover;
  background-repeat: no-repeat;
  /*padding: 60px 0;*/
  /*background-attachment: fixed;*/
}

select {
  width: 100%;
  padding: 2px;
  border: unset;
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: transparent;
  margin-bottom: 7px;
  border-bottom: unset;
  box-shadow: 1px 1px 4px 0px #00000040;
}

input[type='date'] {
  width: 100%;
  padding: 8px;
  border: unset;
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: transparent;
  margin-bottom: 7px;
  border-bottom: unset;
  box-shadow: 1px 1px 4px 0px #00000040;
  border-radius: 5px;
}

input[type="submit"]:hover {
  cursor: pointer;
}

textarea {
  height: 141px;
}

.screen-reader-text {
  position: absolute;
  top: -9999em;
  left: -9999em;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
  margin-bottom: 10px;
  padding: 0;
  padding: 5px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  padding: 5px;
  margin-bottom: 10px;
  margin-left: 25px;
  padding: 5px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 5px;
}

.comment-list .comment-content ul {
  list-style: none;
  margin-left: 15px;
}

.comment-list .comment-content ul li {
  margin: 5px;
}

.toggleMenu {
  display: none;
}

table,
td,
th {
  /* border: 1px solid black; */
}

section {
  padding-top: 35px;
  padding-bottom: 35px;
}

.font-large {
  font-size: 3.8rem;
}

.font-medium {
  font-size: 25px;
  margin-top: 12px;
}

bdi {
  margin: 2px 0;
  font-family: Livvic;
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0%;
  color: #263C28 !important;
  word-spacing: -4px;
}
#shop #block-4{
  display: none;
}
#shop #recent-posts-1{
  display: none;
}
.add-to-cart-button {
  position: relative;
}

a.added_to_cart.wc-forward {
  position: absolute;
  top: 0;
  left: 0;
  font-family: Livvic;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 5%;
  color: #263C28;
  padding: 0px 16px 0 1px;
  margin: 0;
  text-decoration: underline !important;
  background: #F8F7F0;
}



.page-header h1 {
  font-size: 30px;
}

.page-title {}



/* About us page */
.about-us-page {
  padding: 60px 0;
}








/* Faq */

.faq-main-heading h2 {
  font-family: Lora;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0C394C;
  padding-bottom: 60px;
}

.faqcontent-left-box {
  background: #0C394C;
  border-radius: 15px;
  padding: 15px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq-contactus-content svg {
  animation: tada 4s infinite;
  width: 72px;
  height: 72px;
}

.faqcontent-left-box p {
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
  padding: 25px 15px;
}

.faq-contactus-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.faq-contactus-content a {
  font-family: Inter;
  font-weight: 500;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.faq-contactus-content h6 {
  font-family: Lora;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
  padding: 28px 0 20px;
}

.faq-left-image {
  height: 190px;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}

.faq-left-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.faqcontent-left-box:hover .faq-left-image::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}




.faq-left-image img {
  width: 100%;
  border-radius: 15px;
  height: 100%;
}

.faq-callme-button a {
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0A5F5A;
  background: #FFD443;
  border-radius: 30px;
  padding: 0px 30px 0px 30px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.faq-callme-button:hover i {
  background: #fff;
  transition: 0.6s ease-in-out;
  transform: translate(-3px, 0px);
  color: #0A5F5A;

}


.faq-callme-button:hover a {
  background: #fff;
  transition: 0.6s ease-in-out;
  color: #0A5F5A;

}



.faq-callme-button a i {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0A5F5A;
  padding-left: 24px;
  border-left: 3px solid #0C394C;
  padding: 22px 0px 22px 22px;
  margin-left: 25px;
  font-size: 23px;
}

.faq-callme-button {
  display: flex;
  align-items: center;
  justify-content: center;
}



/* Sharing hover css */
.sharing-box {
  position: absolute;
  top: 10px;
  left: 30px;
}

.sharing-box i {
  padding: 10px;
  width: 35px;
  height: 35px;
  text-align: center;
  color: white;
}

.share-icon {}

.share-icon .fa-share-alt {
  background-color: lightgrey;
}

.share-icon .fa-twitter {
  background-color: #1B95E0;
}

.share-icon .fa-facebook-f {
  background-color: #3b5998;
}

.share-icon .fa-linkedin-in {
  background-color: #0976b4;
}

.share-icon .fa-pinterest-p {
  background-color: #c92228;
}

.sharing-box ul li ul li {
  border-radius: none;
}

.sharing-box ul {
  list-style: none;
  margin: 0;
  padding-left: 0;

}

.sharing-box li {
  display: block;
  float: left;

}

.sharing-box li a {}

.sharing-box li:hover {
  cursor: pointer;
}

.sharing-box ul li ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  display: none;
}

.sharing-box ul li:hover>ul,
.sharing-box ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

.sharing-box ul li ul li {
  clear: both;
}

.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper {
  position: absolute;
  top: 0;
}

.woocommerce ul.products li.product .button {
  margin-right: 1rem;
}

/* Heading animation */
/* section:hover h3,section:hover h6 {
    animation: text-shadow 1.5s ease-in-out ;
    animation-iteration-count: 1;
} */
h3:hover,
h6:hover {
  animation-play-state: paused;
}

@keyframes text-shadow {
  0% {
    transform: translateY(0);
  }

  20% {
    transform: translateY(-1em);
  }

  40% {
    transform: translateY(0.5em);
  }

  60% {
    transform: translateY(-0.25em);
  }

  80% {
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation: none !important;
    transition: none !important;
  }
}

/* Button animations */
.btn-5 {
  border: 0 solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, .5);
  outline-offset: 0px;
  text-shadow: none;
  transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}

.btn-5:hover {
  border: 1px solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 15px;
  text-shadow: 1px 1px 2px #427388;
  color: white;
}

/* Product Quick View CSS  */

.woocommerce-product-gallery__image{
  height: 400px !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {

  height: 100% !important;
  width: 100% !important;
}

#yith-quick-view-content .onsale {
  top: 20px;
  right: auto;
  left: 20px;
}
.woocommerce div.product form.cart {
  align-items: center;
  display: flex;
  align-items: center;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
  border: 2px solid lightgrey;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
  background: lightgrey;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  border: 1px solid lightgrey;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover {
  background-color: #3A4343;
}

.woocommerce div.product .product_title h1 {
  font-size: 30px;
}

/* wishlist */
.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist {
  position: absolute;
  width: auto !important;
  left: 20px;
  top: 20px;
}

.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist a.button {
  background: none;
  border: none;
  padding: 0;
  color: #555;
  margin: 0;
  line-height: 1;
  min-height: 0;
  font-size: 0;
}

.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist a.button:hover {
  box-shadow: none;
  color: #434343;
}

.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist a.button i {
  margin: 0;
  font-size: 26px;
}

/* -----------------------search form -------------------------*/
.search-field {
  border: none;
  background: #F8F7F0;
  height: 65px;
  position: absolute;
  top: 29px;
  padding: 20px;
  right: 0;
  width: 50%;
  left: 0;
  margin: auto;
  border-radius: 10px;
}
/*----------------------  index ---------------------------*/
.post-section {
  padding: 20px 0;
}

.postwrapper-box {
  border: 2px solid #eeeeee;
}

/*------------------Single Post -----------------*/

#single_post .postbox .postbox-content {
  position: static;
  padding: 15px 0;
}

#single_post .date-box {
  padding: 20px 10px;
  position: absolute;
  top: 32%;
  background-color: #263C28;
  color: #ffffff;
  margin-left: 15px;
}

#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}

.posttitle a {
  font-size: 20px;
  letter-spacing: 1px;
  color: #1f1e1e;
}

.page-header h1,
.entry-title {
  color: #FFFFFF;
  font-family: Livvic;
  font-weight: 700;
  font-style: Bold;
  font-size: 42px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
}

.bradcrumbs a {
  font-family: 'Livvic';
  font-weight: 600;
  font-size: 18px;
  line-height: 127%;
  letter-spacing: 0%;
  color: #FFD443;
  padding: 10px 2px;

}

.bradcrumbs {
  font-family: 'Livvic';
  font-weight: 600;
  font-size: 18px;
  line-height: 127%;
  letter-spacing: 0%;
  color: #FFFFFF;
  text-align: left;
  padding: 10px 2px;
  text-align: center;


}

.single-post-content table td {
  text-align: center;
}

.single-post-content .wp-audio-shortcode {
  margin-bottom: 50px;
}

/* Services section */

#services {
  padding: 110px 0 110px;
  position: relative;
  z-index: 1;
  background: #263C28;
  border-radius: 50px;
}
.about-inner-content-box .about-content-box:nth-child(2) {
  border-bottom: unset;
}
.services-content-image-box {
  position: relative;
}

.services-arrow-btn a  {

  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
}
.services-arrow-btn a i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-40deg);
}


.services-arrow-btn a{
  position: relative;
  z-index: 1;
}
.services-arrow-btn::after{
  content: "";
  width: 0%;
  height: 0%;
  display: flex;
  align-items: center;
  background: #fff;
  position: absolute;
  left: 0;
  border-radius: 15px;
z-index: -1;
}
.services-outer-boxs:hover .services-arrow-btn::after{
  opacity: 1;
  width: 100%;
  height: 100%;
  bottom: 0;
  transition: 0.4s ease-in-out;
  }
  .services-outer-boxs:hover .services-arrow-btn i{
    color: #263C28;
    transition: 0.4s ease-in-out;

  }




.services-content-image-box {
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: repeat(18, 21px);
  
}

 .services-content-image-box .services-images
{
  grid-column-start: 1;
  grid-column-end: 17;
  grid-row-start: 1;
  grid-row-end: 19;
  z-index: 9;
  position: relative;
}
.services-content-image-box .services-arrow-btn {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 15;
  grid-row-end: 19;
  z-index: 9;
  position: relative;
  background: #F7C35F;
  border-radius: 15px;
  display: flex
;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  margin-right: 5px;
}




.services-headings {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.services-headings h6 {
  font-family: Livvic;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  background: #F7C35F;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}

.services-headings h2 {
  font-family: Livvic;
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
}

.services-images {
  overflow: hidden;
  border-radius: 20px;
  clip-path: polygon( 95.614% 0%,4.386% 0%,4.386% 0%,3.675% 0.072%,3% 0.28%,2.37% 0.613%,1.796% 1.06%,1.285% 1.609%,0.846% 2.25%,0.49% 2.969%,0.224% 3.758%,0.057% 4.603%,0% 5.495%,0% 74.654%,0% 74.654%,0.057% 75.546%,0.224% 76.391%,0.49% 77.179%,0.846% 77.899%,1.285% 78.54%,1.796% 79.089%,2.37% 79.536%,3% 79.869%,3.675% 80.077%,4.386% 80.149%,8.656% 80.149%,8.656% 80.149%,9.367% 80.221%,10.042% 80.429%,10.672% 80.762%,11.246% 81.209%,11.757% 81.758%,12.196% 82.399%,12.552% 83.118%,12.818% 83.907%,12.985% 84.752%,13.042% 85.643%,13.042% 94.505%,13.042% 94.505%,13.099% 95.397%,13.266% 96.242%,13.531% 97.031%,13.888% 97.751%,14.327% 98.391%,14.838% 98.94%,15.412% 99.387%,16.042% 99.72%,16.716% 99.928%,17.428% 100%,95.614% 100%,95.614% 100%,96.325% 99.928%,97% 99.72%,97.63% 99.387%,98.204% 98.94%,98.715% 98.391%,99.154% 97.751%,99.51% 97.031%,99.776% 96.242%,99.943% 95.397%,100% 94.505%,100% 5.495%,100% 5.495%,99.943% 4.603%,99.776% 3.758%,99.51% 2.969%,99.154% 2.25%,98.715% 1.609%,98.204% 1.06%,97.63% 0.613%,97% 0.28%,96.325% 0.072%,95.614% 0% );
  overflow: hidden;
}

.services-outer-boxs:hover .services-images img {
  transform: translate(11.5273px, 7.3252px) scale(1.15, 1.15);
  transition: 0.4s ease-in-out;
}

.what-we-do-image:hover img {
  animation: pulse 4s infinite;
}

.services-images::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.services-outer-boxs:hover .services-images::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.blogs-content-box {
  padding: 20px 0 0;
}

.services-content-box {
  padding: 25px 0;
}

.services-images img {
  width: 100%;
  height: 100%;
  clip-path: polygon( 95.614% 0%,4.386% 0%,4.386% 0%,3.675% 0.072%,3% 0.28%,2.37% 0.613%,1.796% 1.06%,1.285% 1.609%,0.846% 2.25%,0.49% 2.969%,0.224% 3.758%,0.057% 4.603%,0% 5.495%,0% 74.654%,0% 74.654%,0.057% 75.546%,0.224% 76.391%,0.49% 77.179%,0.846% 77.899%,1.285% 78.54%,1.796% 79.089%,2.37% 79.536%,3% 79.869%,3.675% 80.077%,4.386% 80.149%,8.656% 80.149%,8.656% 80.149%,9.367% 80.221%,10.042% 80.429%,10.672% 80.762%,11.246% 81.209%,11.757% 81.758%,12.196% 82.399%,12.552% 83.118%,12.818% 83.907%,12.985% 84.752%,13.042% 85.643%,13.042% 94.505%,13.042% 94.505%,13.099% 95.397%,13.266% 96.242%,13.531% 97.031%,13.888% 97.751%,14.327% 98.391%,14.838% 98.94%,15.412% 99.387%,16.042% 99.72%,16.716% 99.928%,17.428% 100%,95.614% 100%,95.614% 100%,96.325% 99.928%,97% 99.72%,97.63% 99.387%,98.204% 98.94%,98.715% 98.391%,99.154% 97.751%,99.51% 97.031%,99.776% 96.242%,99.943% 95.397%,100% 94.505%,100% 5.495%,100% 5.495%,99.943% 4.603%,99.776% 3.758%,99.51% 2.969%,99.154% 2.25%,98.715% 1.609%,98.204% 1.06%,97.63% 0.613%,97% 0.28%,96.325% 0.072%,95.614% 0% );
  overflow: hidden;

}

.services-inner-content p {
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
}
.services-category {
  margin-bottom: 10px;
}
.services-inner-content h4 a {
  font-family: Livvic;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.services-category a {
  font-family: Livvic;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 5%;
  text-transform: uppercase;
  color: #F7C35F;
}


/* What we do Section */
.what-we-do-image {
  height: 608px;
  overflow: hidden;
  border-radius: 30px;
}
.what-we-do-image img {
  border-radius: 30px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.what-we-do-content h2 {
  font-family: Livvic;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 50px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  color: #000000;
}
.what-we-do-content h6 {
  font-family: Livvic;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  background: #F7C35F;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}
section#what-we-do {
  position: relative;
  z-index: 9;
}








/* progress bar */

@keyframes textShine {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
.slider-left-wrap{
  position: relative;
  top: 110px;
  left: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  gap: 255px;
}
.slider-left-box{
  transform: rotate(-90deg);
}

.progress-bar-box .number {
  color: #263C28;
  letter-spacing: 0%;
  text-align: center;
  margin: 0;
  font-family: Livvic;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex
;
    align-items: center;
    justify-content: center;

}
.progress-bar-box {
  max-width: fit-content;
}
.circle-big {
  position: relative;
}
.circle-big svg {
  width: 180px;
  height: 180px;
  position: relative;
  left: -11px;
  top: -15px;
}
.circle-big .bg {
  fill: none;
  stroke-width: 13px;
  stroke: #292929;
}

.circle-big .progress {
  fill: none;
  stroke-width: 14px;
  stroke: #fff;
  stroke-linecap: round;
  stroke-dasharray: 405.56;
  stroke-dashoffset: 108;
  transform: rotate(-80deg);
  transform-origin: 56% 56%;
  animation: big 3s ease-in-out;
}
circle.progress.progress-2{
  transform: rotate(-103deg);
  stroke-dasharray: 270.56;
}
.circle-big .text {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  font: normal normal 600 18px / 25px Outfit;
  letter-spacing: 0px;
  color: #fff;
  width: max-content;
  margin: 0 auto;
}
.circle-big .text .small {
  font-size: 14px;
  color: #fff;
}
@keyframes big {
  from {
    stroke-dashoffset:  405.56;
  }
  to {
    stroke-dashoffset: 108;
  }
} 
.progress-bar-box{

  /* animation: bouncess 4s ease-in-out 0s infinite alternate;
  animation-delay: 0.8s; */

}


.progress-bar-box h6 {
  color: #263C28;
  margin: 0;
  padding: 15px 0 2px;
  font-family: Livvic;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;


}
.what-we-do-progress-box:hover h6{
  color: #fff;
  transition: 0.4s ease-in-out;
}
.what-we-do-progress-box:hover .progress-bar-box .number{
  color: #fff;
  transition: 0.4s ease-in-out;


}
.choose-progress-bar-box {
  display: flex
;
  align-items: center;
  justify-content: space-between;
  margin-top: 52px;
}


.what-we-do-progress-box {
  display: flex;
      align-items: center;
      justify-content: center;
      background: #FFFFFF;
      border-radius: 30px;
      flex-direction: column;
      padding: 26px 0;
      position: relative;
      z-index: 1;
  
}
.what-we-do-progress-box:hover::after {
width: 100%;
height: 100%;
transition: 0.4s ease-in-out;
}

.what-we-do-progress-box::after {
  content: "";
  background: #344C31;
  position: absolute;
  top: 0;
  margin: auto;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  border-radius: 30px;
  height: 0%;
  width: 0%;
}


.progress-bar-outer-box .chart{
  display: flex;
  align-items: center;
  justify-content: center;


}








/*------------------ Contact Page -----------------*/

.contact-page-details {
  padding-bottom: 30px;
}

h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}

.contact-box p {
  margin: 0;
}

.contact-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='tel'],
.contac_form input[type='date'],
.contac_form textarea,
.contac_form input[type="submit"] {
  margin: 10px;
}

.contact-box i {
  color: #FFFFFF;
  width: 45px;
  height: 45px;
  background: #5B8C51;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  position: relative;
  padding: 11px;
  cursor: pointer;
}

input[type='date'] {
  width: 100%;
  margin: 0;
}

input.wpcf7-form-control.wpcf7-submit.contactp-sumbit {
  background-color: #263C28;
}

.inner-cont i {
  color: #263C28 !important;
}

section#contact-box {
  padding: 0;
  margin: 0;
}

.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%;

}

.contac_form h3 {
  text-align: center;
}

.contact-info .head {
  color: #212224;
}

.contact-address,
.contact-email,
.contact-phone {
  margin: 7px 0;
}

.c_content span {
  font-size: 18px;
}

.c_content p {
  font-size: 16px;
}

.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}

.contact-us-icon-label-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.location {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}

.phone {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}

.about_me label {
  color: #F5F6FA;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 18px;
  line-height: 44px;
  letter-spacing: 0%;
}

.email {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
}

.contact-us-icon {
  width: 36px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F9F8F4;
  border-radius: 50%;
  margin-right: 14px;
}

.social_widget aside {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.social_widget h3 {
  margin: 0;
  padding: 0;
}

/*.contac_form label{
  width: 100%;
}*/
.c_content {
  color: #ffffff;
}

.contact-page-details .contact-address {
  text-align: center;
  border: 2px solid #cccccc;
  padding: 11px;
}

.contact-page-details .contact-email {
  text-align: center;
  border: 2px solid #cccccc;
  padding: 11px;
}

.contact-page-details .contact-phone {
  text-align: center;
  border: 2px solid #cccccc;
  padding: 11px;
}

.best-products-field h6 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  background: #3DC1D3;
  padding: 10px 16px;
  border-bottom-right-radius: 20px;
  max-width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
}

.contact-page-details span {
  font-size: 18px;
  font-weight: 600;
  color: #343434;
  padding-bottom: 15px;
  color: #1f1e1e;
}

.contact-page-details .inner-cont i {
  font-size: 35px;
  color: #343434;
  padding: 14px 0;
}

.contact-page-details .inner-cont p {
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.contact-color-bg h3 {
  font-size: 36px;
  color: #2f3942;
  font-weight: bold;
  padding-bottom: 30px;
}

.contact-color-bg {
  text-align: center;
}

/*.contact-color-bg form textarea
{
  margin-right: 10px;
}*/
.contact-box .google-map {
  padding-top: 30px !important;
  margin-bottom: 30px !important;
}

.form-detl {
  border: 2px solid #cccccc;
}

.contact-box .row.form-info {
  margin-right: 5px;
}

.contact-box .form-btn {
  margin-left: 40px;
}


#contact-now .contact-details h6 {
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 160%;
  letter-spacing: 0%;
  color: #A6A8A6;
  margin: 0;
}
#contact-now .contact-details a {
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 160%;
  letter-spacing: 0%;
  color: #263C28;
}
#contact-now .contact-details a:hover {
  color: #F7C35F;
  transition: 0.4s ease-in-out;
}


.our-blogs-outer-box h4 a:hover {
  color: #F7C35F;
  transition: 0.1s ease-in;
}


/* Enquiry */

.enquiry-inner-box {
  background: #263C28;
  border-radius: 30px;
  padding: 84px 50px;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.enquiry-headings h2 {
  font-family: Livvic;
  font-weight: 600;
  font-size: 50px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
.enquiry-headings h2 span {
  color: #F7C35F;
  font-family: 'Livvic';
}

#enquiry {
  padding: 0;
}
.enquiry-button-box {
  display: flex;
  align-items: center;
  justify-content: end;
}
.enquiry-button-box a {
  background: #F7C35F;
  padding: 20px 36px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
}
.enquiry-headings h2 {
  font-family: Livvic;
  font-weight: 600;
  font-size: 50px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
.enquiry-button-box a {
  background: #F7C35F;
  padding: 20px 36px;
  border-radius: 10px;
  position: relative;
  width: 62%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.enquiry-button-box a:hover span{
  color: #263C28;
}
.enquiry-button-box a:hover i{
  color: #263C28;
}
.enquiry-button-box a span{
  position: relative;
  z-index: 1;
}
.enquiry-button-box a i{
  position: relative;
  z-index: 1;
}
.enquiry-button-box a::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #fff;
  top: 0;
  bottom: 0;
  height: 0%;
  border-radius: 10px;
  
}
.enquiry-button-box a:hover::after{
width: 100%;
height: 100%;
transition: 0.3s ease-in-out;


}



.enquiry-button-box a span {
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
}
.enquiry-button-box a i {
  color: #263C28;
  font-size: 20px;
  transform: rotate(-45deg);
  padding: 0px 6px;
}










/* About us page */
.about-us-content h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}



.about-leftcontent-box {
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: repeat(18, 42px);
  
}

 .about-leftcontent-box .about-left-image
{
  grid-column-start: 1;
  grid-column-end: 17;
  grid-row-start: 1;
  grid-row-end: 19;
  z-index: 9;
  position: relative;

}

.about-leftcontent-box .about-left-image img{
border-radius: 30px;
}

.about-leftcontent-box:hover .about-left-image img{
  animation: pulse 500ms linear;
}








 .about-leftcontent-box .about-growth-box{
  grid-column-start: 1;
  grid-column-end: 9;
  grid-row-start: 14;
  grid-row-end: 19;
  z-index: 9;
  position: relative;
}




.about-us-content h5 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 32px;
  line-height: 124%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}

.about-us-content p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 151%;
  letter-spacing: 8%;
  color: #212224;
}

.about-us-page .about-us-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.about-svg-icon {
  margin-right: 18px;
}

.about-growth-box {
  background: #F7C35F;
  padding: 65px 20px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.counter-box {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  padding-bottom: 14px;
}
.about-growth-box h6 {
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}
.counter-box {
  display: flex;
  align-items: center;
  justify-content: left;
}
.counter-box h5 {
  font-family: Livvic;
  font-weight: 700;
  font-style: Bold;
  font-size: 50px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  margin: 0;
  padding: 0;
}
.counter-box span {
  font-family: Livvic;
  font-weight: 700;
  font-style: Bold;
  font-size: 50px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}
.our-partners-logos:hover img {
  animation: flip 1s linear;
  padding: 10px;
}
/* Services single page */

#singleService .nav {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  position: sticky;
  top: 170px;
  margin: 0;

}
.middle-align .blogs-inner-content h4 a {
  color: #263C28;
}
/* Our Patners */
.our-partners-logos {
  width: 80px;
  height: 80px;
}
.partner-logos {
  display: flex;
  align-items: center;
  justify-content: center;
}
.products-image img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  object-fit: cover;
}
.first-product-item .products-image {
  height: 750px;
}

.our-partners-logos img {
  filter: grayscale(1);
}
#our-partners .owl-nav{
  display: block;

}
#our-partners .owl-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.contact-details {
  text-align: left;
}
#our-partners .owl-nav button {
  width: 70px;
  height: 70px;
  background: #263C28;
  border: unset;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
}
#our-partners .owl-nav .owl-prev {

  position: absolute;
  left: -100px;
}
#our-partners .owl-nav button:hover {
  background: #F7C35F;
  transition: 0.4s ease-in-out;
}
#our-partners .owl-nav .owl-next {

  position: absolute;
  right: -100px;
}

/*---------------- Banner ----------------------*/
.inner_banner img,
.title-box img {
  width: 100%;
}

.main_title {
  margin-top: 20px;
}

.main_title h1 {
  padding-top: 20px;
  margin-bottom: 22px;
  font-size: 36px;
  color: #2d3b3e;
  font-weight: bold;
}



/* Featured Treatments */
#our-featured {
  position: relative;
  z-index: 1;
  border-radius: 30px;
  padding: 60px 0;
}

#our-featured .background-overlay-color {
  background: #18A69D;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  opacity: 80%;
  border-radius: 30px;
}

.featured-treatments-heading h2 {
  font-family: Lora;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.featured-active-arrow {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.slider-nav-featured-image img {
  width: 100%;
  height: 100%;
}

.featured-active-title a {
  font-family: Lora;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.slider-nav-featured-image {
  border-radius: 15px;
  height: 480px;
  overflow: hidden;
}

.slider-nav-featured-image img {
  border-radius: 15px;
  width: 100%;
  height: 100%;

}

.slider-featured-image {
  height: 320px;
  border-radius: 15px;
  overflow: hidden;
  position: relative;

}

.slider-featured-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.featured-inner-details:hover .slider-featured-image::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}





.carousal-pre-next  button span {
  width: 70px;
  height: 70px;
  background-color: #F7C35F;
  border: unset;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousal-pre-next  button:hover span {
  background-color: #fff;
  transition: 0.4s ease-in-out;
  color: #000 !important;

}

.carousel-control-next, .carousel-control-prev{
  opacity:  1;
}

.carousel-control-prev-icon {
  background-image: unset;
}
.carousel-control-next-icon {
  background-image: unset;
}

.blog-title {
  text-align: center;
  padding: 14px 0;
}

.slider-featured-image img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-title a {
  font-family: Lora;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.blog-active-title a {
  font-family: Lora;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.featured-inner-details {
  padding: 14px;
}

.featured-title a:hover {
  color: #FFD443;
  transition: 0.4s ease-in-out;
}

.featured-active-arrow a svg path:hover {
  fill: #FFD443;
  transition: 0.4s ease-in-out;
}

.featured-active-title a:hover {
  color: #FFD443;
  transition: 0.4s ease-in-out;
}

.featured-title a {
  font-family: Lora;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.featured-title {
  text-align: center;
  padding: 14px 0;
}

.slider-nav-featured-inner-content {
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, rgba(49, 46, 46, 0.2) 0%, rgba(49, 46, 46, 0.5) 42.91%, rgba(49, 46, 46, 0.75) 100%);
  padding: 22px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.slider-nav-featured-inner-content {
  position: absolute;
  bottom: 0;
}

.slider-nav-featured-inner-content p {
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
  padding: 20px 0 0;
  width: 85%;

}

.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}

.slick-dots li button {
  width: 30px;
  height: 10px;
  background: #FFFFFF;
  border: unset;
  margin: 2px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  opacity: 50%;
}

.slick-dots .slick-active button {
  background: #FFFFFF;
  opacity: 1;
  width: 100px;


}

ul {
  list-style-type: none;
}



/* Our Team */
#our-team {
  padding: 90px 0;
  position: relative;
  z-index: 1;
}

.our-team-headings h2 {
  font-family: Lora;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0C394C;
}

.our-team-content-box {
  box-shadow: 1px 1px 4px 0px #00000040;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 21px;
  margin: 10px;
}


#our-team .owl-dots .owl-dot {
  width: 30px;
  height: 10px;
  background: #312E2E80;
  border: unset;
  border-radius: 15px;
  margin: 3px;
}

#our-team .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}

#our-team .owl-dots .owl-dot.active {
  width: 100px;
  height: 10px;
  background: #312E2E;
  border: unset;
  border-radius: 15px;
  margin: 3px;
}

.team-member-image {
  border-radius: 15px;
  height: 100%;
  overflow: hidden;
  position: relative;
}


.team-member-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.our-team-content-box:hover .team-member-image::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}



.team-member-image img {
  border-radius: 15px;
  height: 100%;
  width: 100%;
}

.team-inner-content h4 a {
  font-family: Lora;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #312E2E;
}

.team-content p {
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #312E2E;
  margin: 0;
  padding-bottom: 18px;
}

.team-inner-content h6 {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #312E2E;
}

.our-team-content-box:hover {
  background: #0C394C;
  transition: 0.4s ease-in-out;
}

.our-team-content-box:hover .team-inner-content h4 a {
  color: #fff;
  transition: 0.4s ease-in-out;
}

.our-team-content-box:hover .team-content p {
  color: #fff;
  transition: 0.4s ease-in-out;
}

.our-team-content-box:hover .team-specilities-points ul li {
  color: #fff;
  transition: 0.4s ease-in-out;
}

.our-team-content-box:hover .team-inner-content h6 {
  color: #fff;
  transition: 0.4s ease-in-out;
}

.team-specilities-points ul li {
  font-family: Inter;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #312E2E;
  list-style: disc;

}








/* --------- Social Icon Widget ------- */

.social_widget a {
  color: #F5F6FA;

}



.social_widget a i {
  font-size: 16px;
  text-align: center;
  color: #fff;
  animation: tada 4s infinite;

}
.social_widget a i:hover{
  color: #F7C35F;
  transition: 0.4s ease-in;
}



.custom-social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;

}

.wpcf7-list-item {
  margin: 0 !important;
}

.social_widget a {
  color: #F5F6FA;
  margin-right: 14px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social_widget h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 0 !important;
}


/* --------- Blog Page ------- */

.postbox-content .post-text {
  font-size: 18px;
  color: #8fa3aa;
  line-height: 28px;
}

.postbox h3 {
  font-weight: normal;
  font-size: 35px;
  text-align: center;
}

.blogimg-full img {
  width: 100%;
}

.read-more-icon {
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}

.read-more-icon a:hover {
  opacity: 0.9;
}

.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}

.blogs-admin-comment-box {
  display: flex;
  align-items: center;
}

.comment-icon {
  padding-left: 22px;
}

.blogs-admin-comment-box span {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: 8%;
  text-align: center;
  color: #212224;
  margin: 0;
}

.blogs-admin-comment-box a {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: 8%;
  text-align: center;
  color: #212224;
  margin: 0;
}

.blogs-read-more-btn{
  background: #F7C35F;
  border-radius: 15px;

}
.blogs-read-more-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}



.blogs-read-more-btn a{
  position: relative;
  z-index: 1;
}
.blogs-read-more-btn::after{
  content: "";
  width: 0%;
  height: 0%;
  display: flex;
  align-items: center;
  background: #fff;
  position: absolute;
  left: 0;
  border-radius: 15px;
z-index: -1;
}
.our-blogs-outer-box:hover .blogs-read-more-btn::after{
  opacity: 1;
  width: 100%;
  height: 100%;
  bottom: 0;
  transition: 0.4s ease-in-out;
  }
  .our-blogs-outer-box:hover .blogs-read-more-btn i{
    color: #263C28;
    transition: 0.4s ease-in-out;

  }




.blogs-read-more-btn a i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-40deg);
}

.blogs-headings h2 {
  color: #FFFFFF;
  font-family: Livvic;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 50px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
}

.blogs-inner-content h4 a {
  font-family: Livvic;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #FFFFFF;
}

.blogs-inner-content h4 {
  text-align: left;
}

#blog-right-sidebar {
  padding: 60px 0;
}

#blog-left-sidebar {
  padding: 60px 0;
}

.blogs-inner-content p {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #312E2E;
  margin: 0;
  text-align: left;
  width: 90%;
}




.blogs-images {
  border-radius: 20px;
  overflow: hidden;
  position: relative;

}


.blogs-images::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.our-blogs-outer-box:hover .blogs-images::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.blogs-content-box {
  padding: 20px 0 0;
}

.blogs-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  clip-path: polygon( 95.614% 0%,4.386% 0%,4.386% 0%,3.675% 0.072%,3% 0.28%,2.37% 0.613%,1.796% 1.06%,1.285% 1.609%,0.846% 2.25%,0.49% 2.969%,0.224% 3.758%,0.057% 4.603%,0% 5.495%,0% 74.654%,0% 74.654%,0.057% 75.546%,0.224% 76.391%,0.49% 77.179%,0.846% 77.899%,1.285% 78.54%,1.796% 79.089%,2.37% 79.536%,3% 79.869%,3.675% 80.077%,4.386% 80.149%,8.656% 80.149%,8.656% 80.149%,9.367% 80.221%,10.042% 80.429%,10.672% 80.762%,11.246% 81.209%,11.757% 81.758%,12.196% 82.399%,12.552% 83.118%,12.818% 83.907%,12.985% 84.752%,13.042% 85.643%,13.042% 94.505%,13.042% 94.505%,13.099% 95.397%,13.266% 96.242%,13.531% 97.031%,13.888% 97.751%,14.327% 98.391%,14.838% 98.94%,15.412% 99.387%,16.042% 99.72%,16.716% 99.928%,17.428% 100%,95.614% 100%,95.614% 100%,96.325% 99.928%,97% 99.72%,97.63% 99.387%,98.204% 98.94%,98.715% 98.391%,99.154% 97.751%,99.51% 97.031%,99.776% 96.242%,99.943% 95.397%,100% 94.505%,100% 5.495%,100% 5.495%,99.943% 4.603%,99.776% 3.758%,99.51% 2.969%,99.154% 2.25%,98.715% 1.609%,98.204% 1.06%,97.63% 0.613%,97% 0.28%,96.325% 0.072%,95.614% 0% );
}


.blogs-read-more-btn {
  position: absolute;
  bottom: 4px;
  left: 0px;
}
.blogs-headings {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.blogs-headings h6 {
  font-family: Livvic;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  background: #F7C35F;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}



.our-blogs-outer-box:hover .blogs-images img {
  transform: translate(11.5273px, 7.3252px) scale(1.15, 1.15);
  transition: 0.4s ease-in-out;
}


.our-blog-image-box {
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: repeat(18, 21px);
  
}

 .our-blog-image-box .blogs-images
{
  grid-column-start: 1;
  grid-column-end: 17;
  grid-row-start: 1;
  grid-row-end: 19;
  z-index: 9;
  position: relative;
  clip-path: polygon( 95.614% 0%,4.386% 0%,4.386% 0%,3.675% 0.072%,3% 0.28%,2.37% 0.613%,1.796% 1.06%,1.285% 1.609%,0.846% 2.25%,0.49% 2.969%,0.224% 3.758%,0.057% 4.603%,0% 5.495%,0% 74.654%,0% 74.654%,0.057% 75.546%,0.224% 76.391%,0.49% 77.179%,0.846% 77.899%,1.285% 78.54%,1.796% 79.089%,2.37% 79.536%,3% 79.869%,3.675% 80.077%,4.386% 80.149%,8.656% 80.149%,8.656% 80.149%,9.367% 80.221%,10.042% 80.429%,10.672% 80.762%,11.246% 81.209%,11.757% 81.758%,12.196% 82.399%,12.552% 83.118%,12.818% 83.907%,12.985% 84.752%,13.042% 85.643%,13.042% 94.505%,13.042% 94.505%,13.099% 95.397%,13.266% 96.242%,13.531% 97.031%,13.888% 97.751%,14.327% 98.391%,14.838% 98.94%,15.412% 99.387%,16.042% 99.72%,16.716% 99.928%,17.428% 100%,95.614% 100%,95.614% 100%,96.325% 99.928%,97% 99.72%,97.63% 99.387%,98.204% 98.94%,98.715% 98.391%,99.154% 97.751%,99.51% 97.031%,99.776% 96.242%,99.943% 95.397%,100% 94.505%,100% 5.495%,100% 5.495%,99.943% 4.603%,99.776% 3.758%,99.51% 2.969%,99.154% 2.25%,98.715% 1.609%,98.204% 1.06%,97.63% 0.613%,97% 0.28%,96.325% 0.072%,95.614% 0% );
overflow: hidden;

}
.our-blog-image-box .blogs-read-more-btn {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 15;
  grid-row-end: 19;
  z-index: 9;
  position: relative;
  background: #F7C35F;
  border-radius: 15px;
  display: flex
;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  margin-right: 4px;
}








.viewall-blogs-button i {
  background: #FFD443;
  color: #0A5F5A;
  font-size: 30px;
  padding: 10px 14px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-left: 4px;
}

.viewall-blogs-button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}

.viewall-blogs-button a {
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  background: #FFD443;
  padding: 18px 23px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  color: #0A5F5A;
}

.viewall-blogs-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 45px;
}


.viewall-blogs-button:hover i {
  background: #0A5F5A;
  transition: 0.6s ease-in-out;
  transform: translate(3px, 0px);
  color: #fff;

}


.viewall-blogs-button:hover a {
  background: #0A5F5A;
  transition: 0.6s ease-in-out;
  color: #fff;

}





.continue-read a:hover {
  background: #18304c;
  color: #fff;
}

.blog-border {
  background: #FFF;
  border-bottom-right-radius: 50px;
  position: relative;
}

.blog-content-box {
  padding: 6px 15px 16px;
}

.blog-date i {
  padding-right: 7px;
}

.blog-date {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 8%;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  background: #3DC1D3;
  padding: 12px;
  color: #212224;
  border-bottom-right-radius: 20px;
}

.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}

.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}

.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
}

.postbox h2 {
  margin: 0 0 5px;
  font-weight: bold;
}

a.post-readmore {
  font-size: 18px;
  border-bottom: 1px solid;
}

a.post-readmore i {
  margin-left: 8px !important;
  font-size: 18px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px;
}

.widget_recent_entries li {
  padding: 10px 0;
}

.postbox a.blogbutton {
  background: none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  padding: 6px 25px;
  border: 1px solid #212224;
  color: #212224;
  font-size: 18px;
  text-transform: uppercase;
  margin: 25px 0 0 0;
  display: table;
}

.blogbutton-small {
  background: none;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 25px;
  border: 1px solid #212224;
  color: #212224;
  font-size: 14px;
  text-transform: uppercase;
  margin: 14px 0 0 0;
  display: table;
}

.metabox {
  color: #212224;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}

.metabox .entry-date {
  margin: 0 13px 0 0;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.metabox .entry-author {
  padding: 0 0 0 20px;
  margin: 0 20px 0 0;
}

.metabox .entry-author a {
  color: #212224;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.metabox .entry-comments {
  padding: 0 0 0 20px;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.logged-in-as a {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}

.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

#sidebar span.comment-author-link {
  margin-left: 14px;
}

.post-featured img {
  width: 100%;
}
#sidebar .post-thumb img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-radius: 20px;
}

#sidebar aside.widget {
  border: unset;
  border-radius: unset;
  background: #ffffff;
  padding: 15px 19px;
  margin: 0;
  margin-bottom: 18px;
}

#sidebar aside#block-3 {
  display: none;
}


/* Newsletter */
#newsletter {
  padding: 0;
  position: relative;
  border-radius: 20px;

  z-index: 1;
}

.image-overlay-color {
  background: #18A69D;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  opacity: 50%;
}

.newsletter-content-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0px 40px;

}

.newsletter-contentLeft-box {
  background: #18A69D;
  height: 100%;
  border-radius: 20px;
  padding: 20px 0 33px;
  box-shadow: -300px 0px 0px #18A69D;
  height: 100%;

}

.newsletter-form-box {
  position: absolute;
  bottom: 0;
  right: 65px;
  bottom: 0;
  top: 0;
  margin: auto;
  display: flex;
  align-items: center;
  width: 50%;
}

.newsletter-content-flex h6 {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
  padding-right: 20px;
}

.newsletter-headings h2 {
  color: #FFFFFF;
  font-family: Lora;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
}

.newsletter-headings h2 span {
  color: #FF6600;
  animation: fadeInLeft 2s infinite;

}

.newsletter-headings p {
  color: #FFFFFF;
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;

}

#newsletter input[type="email"] {
  width: 100%;
  margin: 0;
  background: #FFFFFF;
  border: 1px solid #18A69D;
  border-radius: 7px;
  padding: 12px 18px;
}

.single-treatments-points ul li {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #312E2E;
  list-style: disc;
  margin: 0;
  padding: 4px;
}

.newsletter-form-box .wpcf7-form p {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0;
}

#newsletter input[type="email"]::placeholder {
  font-family: Poppins;
  font-weight: 300;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;

}

#newsletter input[type="submit"] {
  color: #0A5F5A;
  border: unset;
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  background: #FFD443;
  border: unset;
  padding: 17px 26px;
  border-top-left-radius: 7px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 20px;
  margin-left: 9px;

}

#newsletter input[type="submit"]:hover {
  background: #fff;
  color: #0A5F5A;
  transition: 0.4s ease-in-out;
}

#newsletter input[type="submit"]:hover {
  color: #022446;
  transition: 0.4s ease-in;
}


/* ----------------------- BLOG---------------------- */
/* blog */



.pagination {
  margin: auto;
  padding: 30px 0;
  width: 100%;
  justify-content: center;
}

.blog-content-box h4 {
  text-align: left;
  padding-bottom: 10px;
}

.blog-content-box h4 a {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

.next.page-numbers {
  margin: 0;
}

.pagination a,
.page-numbers li {
  background-color: #F7C35F;
  color: #263C28;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: 'Livvic';
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  opacity: 1;
  display: flex
;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  text-transform: capitalize;
  margin: 0 3px !important;


}

.current {
  background-color: #263C28;
  color: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: 'Livvic';
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;


}

#our-products .product-title a:hover {
  color: #F7C35F;
  transition: 0.4s ease-in-out;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
  margin-bottom: 42px;
}
.pagination a:hover, .page-numbers li:hover {
  background: #263C28;
  color: #fff;
  transition: 0.4s ease-in-out;
}
.woocommerce nav.woocommerce-pagination ul li span{
  padding: 10px 20px !important;
  border: unset !important;
}
.woocommerce nav.woocommerce-pagination ul li a {
  padding: 10px 20px !important;
  border: unset !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background: #263C28 !important;
  color: #FFF !important;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  color: white;
}

.woocommerce nav.woocommerce-pagination ul {
  border: none;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: white;
  opacity: 1;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 130px;
  height: 41px;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  padding: 10px;
}

/* ----------------------- POST---------------------- */
.woocommerce-breadcrumb {
  padding-top: 50px !important;
}

.blog-post h5 {
  text-transform: uppercase;
  color: #212224;
}

.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}

.blog-icon i:hover {
  background: #d3da36;
  color: #fff;
}

.blog-icon i.fa-google-plus {
  padding: 12px 10px 12px 11px
}

aside#search-3 {
  padding: 0 !important;
}

.feature-image-box img {
  width: 100%;
}

.feature-image-box img a:hover {
  opacity: 0.8;
}

.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}

.bradcrumbs {
  padding: 10px 0;
}

.banner-content-box {
  padding: 220px 0px 90px 0;
}
.banner-image {
  position: relative;
  z-index: 1;
  padding: 0;
  background-position: center;
  background-size: cover;
  border-radius: 30px;

}
section.banner-image::after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  bottom: 0;
  z-index: -1;
  border-radius: 30px;

}

.page-template-page-with-left-sidebar .middle-align {
  padding: 60px 0;
}

.page-template-page-with-right-sidebar .middle-align {
  padding: 60px 0;
}


/*------------------ Comments BOX ------------------*/
#comments {
  float: left;
  width: 100%;
  margin-top: 10px;
  border-radius: 30px;
  padding: 40px 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #F7C35F !important;
  color: #fff !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: unset;
  padding: 1em 1em 0;
  background: #F8F7F0;
}
#comments h2.comments-title {
  font-size: 20px;
  font-weight: bold;
}

#comments h3.comment-reply-title {
  font-size: 20px;
  font-weight: bold;
  clear: both;
}
#comments textarea {
  height: 163px;

}
#commentform label {
  font-family: Livvic;
  font-weight: 500;
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
  margin: 10px 0 0;
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  width: 100%;
  background: #F8F7F0;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 5px;
  padding: 24px 19px;
  margin: 18px 0 0;
}

#commentform {
  display: flex;
  flex-direction: column;
}
.comment-form-author {
  order: 1;
}
.comment-form-email {
  order: 2;
}
.comment-form-url {
  order: 3;
}
.comment-form-comment {
  order: 4;
}
.comment-form-cookies-consent {
  order: 6;
}
.form-submit {
  order: 7;
}

#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
  border: unset;
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: #fff;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
}
#comments textarea{
  height: 164px;

}
#comments input[type="submit"].submit {
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: #F7C35F;
  border: unset;
  padding: 17px 30px;
  border-radius: 10px;
  color: #263C28;
  border: unset;
  position: relative;
  z-index: 1;
}


#comments  .form-submit {
  max-width: fit-content;
  margin: 0;
}

.form-submit::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #fff;
  top: 0;
  bottom: 0;
  height: 0%;
  border-radius: 10px;
}

.woocommerce #respond input#submit:hover{
  background: #263C28 !important;
  color: #fff;
  transition: 0.4s ease-in-out !important;
}
.posted_in {
  display: block;
  text-decoration: none;
  letter-spacing: 0%;
  font-family: Livvic;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  margin: 32px 0 0;
  padding: 0;
}
.posted_in  a{

  font-family: Livvic;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #F7C35F;

}
#comments a time {
  color: #212224;
  font-weight: bold;
  font-size: 12px;
}

#comments .reply {
  text-align: right;
}

#comments .comment-metadata {
  width: 90%;
  float: left;
  padding: 1% 0 0 0;
}

#comments .comment-content {
  width: 90%;
  text-align: left;
  margin-left: 7%;
}

#comments .comment-author {
  margin-bottom: 1em;
}

.wp-block-latest-comments__comment a {
  color: black;
}

.comment-meta.commentmetadata a {
  color: black;
}

.comment-body a {
  color: black;
}

.wp-block-latest-comments__comment-meta {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 77%;
  letter-spacing: 0%;
  color: #212224;
}

#comments h2#reply-title {
  display: inline-table;
  font-family: Livvic;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
  margin-bottom: 12px;
}

.single-post-img img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-radius: 15px;
}

.single-blog-page .meta-heading {
  font-family: Livvic;
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
}

.comment-form-comment label {
  font-family: Livvic;
  font-weight: 500;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
}

.logged-in-as {
  font-family: Livvic;
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;

}

.logged-in-as a {
  font-family: Livvic;
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #F7C35F;

}

#comments .comment-author.vcard img {
  padding: 2px;
}

/*--------------- Sidebar -----------------*/
/* Sidebar */
#sidebar td#prev a {
  color: #6c6c6c;
}

#sidebar caption {
  font-weight: bold;
  color: #6c6c6c;
  font-size: 20px;
}

#sidebar table,
#sidebar th,
#sidebar td {
  border: 1px solid #e1e1e1;
  text-align: center;
}

#sidebar td {
  padding: 7px;
  color: #6c6c6c;
}

#sidebar th {
  text-align: center;
  padding: 5px;
  color: #6c6c6c;
}

#sidebar select {
  padding: 10px 5px;
  border: solid 1px #e1e1e1;
  color: #6c6c6c;
  background: transparent;
}

#sidebar form {
  text-align: center;
  position: relative;
}

#sidebar h3 {
  font-size: 24px;
  color: #343434;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: left;
}

#sidebar input[type="search"] {
  font-size: 16px;
  padding: 15px 19px 14px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: #F8F7F0;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
  border: unset;
}

#sidebar label {
  padding: 15px 0px;
  border-radius: unset;
  font-family: Livvic;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  border-radius: unset;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#sidebar input[type="submit"] {
  background-color: #263C28;
  color: #fff;
  padding: 10px 0;
  font-size: 12px;
  width: 100%;
  letter-spacing: 2px;
  font-weight: bold;
}

#sidebar .widget {
  margin-bottom: 50px;
}

#sidebar ul {
  list-style: none;
  margin: 0;
  font-size: 17px;
}

#sidebar ol {
  list-style: none;
  margin: 0;
  padding: 0px 19px;
  font-size: 17px;
}

#sidebar ul li {
  font-weight: 600;
  color: #343434;
  font-size: 15px;
  border-bottom: 1px dashed #FFFFFF;
  padding: 5px 0;
}

#sidebar ul li:last-child {
  border: none;
}
.middle-align .blog-author-box span {
  color: #263C28;
}
.middle-align .blog-author-box h6{
  color: #263C28;

}
#sidebar ul li a:hover {
  color: #F7C35F;
  transition: 0.3s ease-in;
}
#sidebar ul li a {
  letter-spacing: 0%;
  color: #263C28;
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 17px;
  leading-trim: NONE;
  line-height: 25px;
  letter-spacing: 0%;
}


#sidebar .tagcloud a {
  border: solid 1px #e1e1e1;
  color: #6c6c6c;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
}

#sidebar .tagcloud a:hover {
  background: #ec1d23;
  color: #fff;
}

.single-post-content p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.wp-block-search .wp-block-search__label {
  width: auto;
}

.wp-block-search .wp-block-search__button {
  margin-left: 0;
  border: none;
  padding: 0 10px;
  background-color: unset;
  border-radius: 0 25px 25px 0;
  height: 45px;
  color: white;
  position: absolute;
  right: 0;
  font-size: 0;
}

.wp-block-search .wp-block-search__button::after {
  content: "\f002";
  font-size: 20px;
  color: #263C28;
  font-family: 'FontAwesome';
  position: absolute;
  right: 18px;
  bottom: 10px;
  bottom: 0;
  top: 6px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-search .wp-block-search__button:hover::after {
  color: #F7C35F;
  animation: pulse 1s linear;
}
#sidebar aside h2 {
  border-radius: unset;
  font-family: Livvic;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
}

.wp-block-latest-posts__featured-image {
  display: inline-block;
  width: 70px;
}

.wp-block-group a {
  font-size: 14px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 77%;
  letter-spacing: 0%;
  color: #212224;
}

.wp-block-group .wp-block-latest-posts__post-date {
  position: relative;
  top: -24px;
  left: 89px;
}

.cat-item {
  font-weight: 400;
}

/*------------- Page -----------------*/
.title-box {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}

.title-box img {
  width: 100%;
}

.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}

.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}

.read-moresec {
  margin: 2% 0;
}

.middle-content {
  padding-bottom: 20px;
}

/*---------------- Pagination ----------------*/
.navigation {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
}

.navigation a {
  padding: 0;
}

.navigation span,
.navigation a {
  background-color: #022446;
  display: block;
  float: left;
  padding: 10px 15px;
  margin-bottom: 0px;
  margin-right: 10px;
  color: white;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}

.navigation span.meta-nav {
  font-weight: bold;
}

.navigation .current {
  background: #022446;
  color: #ffffff;
  font-weight: normal;
}

/* ------------- Category --------------------*/

.category-page h4 {
  text-align: left !important;
}

ul.post-categories {
  list-style: none;
  margin: 0;
}

ul.post-categories a {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

/*-------------- Single  ---------------*/
.post_ctg span {
  float: left;
  margin-right: 7px;
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.socila_share b {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #212224;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}

.share_icon i.fab.fa-facebook-f {
  background-color: #3c5a99;
}

.share_icon i.fab.fa-linkedin-in {
  background-color: #007bb5;
}

.share_icon i.fab.fa-google-plus-g {
  background-color: #da4835;
}

.share_icon i.fab.fa-twitter {
  background-color: #55acee;
}

.feature-box img {
  width: 100%;
  height: 400px;
  object-fit: cover;

}




/* ----------- Unit Testing ------------- */

.outer_dpage table {
  text-align: center;
}

.outer_dpage table th {
  text-align: center;
  color: #263C28;
  margin: 0;
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0%;
}

hr.half-width {
  width: 50%;
  margin: 0 auto;
}

.ewd-otp-order-tracking-form-div {
  width: 100%;
}

/* -------------Contact form 7 ------------------*/
.contact-summary i {
  color: #212224;
  font-size: 40px;
  border: 2px solid #FFC312;
  padding: 20px;
  width: 85px;
  height: 85px;
  text-align: center;
  border-radius: 50%;
  transition: transform ease-out 0.1s, background 0.2s
}

.contact-summary hr {
  border-top: 3px solid #AEA679;
}

.contact-box h5 {
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0%;
  color: #A6A8A6;
  margin: 0;
}

.woocommerce-page .woocommerce-message .button {
  position: absolute;
  right: 0;
  top: 14px;
  width: 100%;
  display: flex
;
  align-items: center;
  justify-content: end;
}



.contact-box {

  width: 100%;
  border-radius: unset;
  background: #ffffff;
  padding: 15px 19px;
  margin: 0;
  margin-bottom: 0;
  border-radius: 30px;}

  .contact-box a:hover{
    color: #FFC312;
    transition: 0.4s ease-in;
  }
#Contact-Us embed {
  width: 100%;
  height: 500px;
  background: #FFFFFF;
  padding: 8px;
  border-radius: 10px;
}

.contact-box p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}

.contact-box span {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}

.single-contact-details-box {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
}

#Contact-Us h4 {
  font-size: 30px;
  padding: 30px;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

#Contact-Us .wpcf7 input[type="text"],
#Contact-Us .wpcf7 input[type="email"],
#Contact-Us .wpcf7 input[type="tel"] {
  width: 100%;
  margin-bottom: 24px;
}

#Contact-Us ::placeholder {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

.single-contactform-box ::placeholder {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #F5F6FA;
}

.single-left-services-box .single-contactform-box #contact-form-heading {
  display: none;
}

#Contact-Us .wpcf7 input[type="submit"]:hover {
  background: #263C28;
  color: #fff;
  transition: 0.4s ease-in;
}

#newsletter .wpcf7 form .wpcf7-response-output {
  position: absolute;
  bottom: 32px;
  color: #0A5F5A;
  font-weight: 500;
  font-size: 14px;

  border: 2px solid #ffb900;
}

.single-contactform-box textarea {
  height: 141px;
  overflow: hidden;
  margin-bottom: 14px;
}

#Contact-Us label {
  padding-bottom: 42px;
  font-family: Livvic;
  font-weight: 600;
  font-size: 38px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
  margin: 0;
}
#contact-now {
  padding: 140px 0;
}
.single-contactform-box {
  border-radius: 30px;
  padding: 20px 40px;
  height: 100%;
  background: #fff;
}

#Contact-Us .wpcf7 input[type="submit"] {
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: #F7C35F;
  border: unset;
  /* padding: 17px 30px; */
  border-radius: 10px;
  color: #263C28;
}
.contact-icon-svg svg {
  animation: tada 4s infinite;
}
/*--------- Woocommerce Section--------- */

.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  text-align: left;
  color: #263C28;
  font-family: Livvic;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  text-shadow: unset;
}
.woocommerce-product-details__short-description p {
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #263C28;
}

.woocommerce ul.products li.product .star-rating {
  margin: 0 auto .5em;
  color: #f4bc16;
}

.woocommerce .products li {
  text-align: center;
  padding: 10px !important;
  background: #fafafa;
}


a.showcoupon,
.woocommerce-message::before {
  color: #263C28;
}

.woocommerce-message {
  border-top-color: #263C28;
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {

  padding: 0;
  border-radius: 3px;
  margin: 0 !important;
  min-height: 5px;
  line-height: 26px;
  min-width: 60px;
  font-family: 'Poppins';
  font-weight: 800;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  background: #FFC312;
  border-bottom-right-radius: 20px;
  color: #F5F6FA;
  padding: 10px 20px;
}

.woocommerce ul.products li.product .onsale {
  top: 15px;
  right: 10px;
}

h2.woocommerce-loop-product__title {
  font-size: 18px !important;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #3A4343;
}

.woocommerce div.product .product_title,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  margin-bottom: 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  letter-spacing: 0%;
  font-family: Livvic;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: unset !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  box-shadow: unset !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border: unset;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  left: unset !important;
  border-bottom-right-radius: unset !important;
  border-width: unset !important;
  box-shadow: unset !important; 
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: unset;
  background-color: #fff !important;
  color: #515151;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  margin: 0 0px;
  padding: 0 1em;
  padding: 10px 20px;
  height: 60px;
  display: flex !important
;
  align-items: center;
  justify-content: center;
  max-width: fit-content;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: .5em 0;
  font-weight: 700;
  color: #515151;
  text-decoration: none;
  letter-spacing: 0%;
  font-family: Livvic;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #3A4343;
  color: white;
}
.woocommerce p.stars a {

  color: #F7C35F;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: flex
  ;
      align-items: center;
      justify-content: flex-start;
      margin: 0;
      padding: 0;
}
.woocommerce #review_form #respond .form-submit input {
  left: auto;
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: #F7C35F;
  border: unset;
  padding: 17px 30px;
  border-radius: 10px;
  color: #263C28;
  display: flex
;
  align-items: center;
  justify-content: center;
}
.price bdi {
  font-family: Livvic;
  font-weight: 600;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 160%;
  letter-spacing: 0%;
  color: #263C28;
}
.woocommerce div.product form.cart .button:hover {
  color: #263C28;
  background: #F7C35F;
  transition: 0.4s ease-in;
}
.yith-wcwl-add-to-wishlist-button:hover{
  color: #263C28 !important;
  background: #F7C35F !important  ;
  transition: 0.4s ease-in;
}

.yith-wcwl-add-to-wishlist-button:hover  svg.yith-wcwl-add-to-wishlist-button-icon path
{
  color: #263C28 !important;
  transition: 0.4s ease-in;

}


.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  display: flex
  ;
      align-items: center;
      justify-content: center;
      font-family: Livvic;
      font-weight: 500;
      font-style: Medium;
      font-size: 20px;
      leading-trim: NONE;
      line-height: 100%;
      letter-spacing: 0%;
      background: #263C28;
      border: unset;
      padding: 20px 30px;
      border-radius: 10px;
      color: #F7C35F;
  
}

.woocommerce .quantity .qty {
  width: 67px !important;
  padding: 15px 5px !important;
  border: unset !important  ;
  color: #fff !important;
  height: 60px;
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  letter-spacing: 0%;
  border-radius: 11px !important;
  background: #263C28;
}


.woocommerce div.product .woocommerce-tabs .panel p {
    font-family: Livvic;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #263C28;
    margin: 20px 0 0;

}
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
  color: #F7C35F !important;
}
.yith-wcwl-add-to-wishlist-button{
  text-decoration: none;
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: #263C28 !important;
  border: unset;
  padding: 16px 24px !important; 
  border-radius: 10px;
  color: #F7C35F !important;
}

.price-color {
  color: #FF4362;
}

ins bdi {
  color: #212224;
}

bdi {
  color: #F92D2D
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
  opacity: 1 !important;
}

#yith-quick-view-modal.open .yith-wcqv-main {
  height: 80%;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background: #2f3942;
  color: #fff;
}

.woocommerce .quantity .qty {
  width: 5em;
  padding: 8px 5px;
  border-radius: 0;
  border: solid 1px #2f3942;
  color: #2f3942;
}

.col-1,
.col-2 {
  max-width: 100%;
}

nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
}

nav.woocommerce-MyAccount-navigation ul li {
  background: #3A4343;
  padding: 12px !important;
  margin-bottom: 10px;
}

nav.woocommerce-MyAccount-navigation ul li a {
  color: #fff !important;
  font-weight: bold;
  font-style: none !important;
}

.posted_in {
  display: block;
}

.woocommerce .woocommerce-ordering select {
  padding: 10px;
  font-family: 'Livvic';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  border: unset;
  background: #fff;
  box-shadow: unset;
  border-right: 14px solid #fff;
  border-radius: 5px;
}

#tab-description h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #3DC1D3;
  text-align: left;
  margin-bottom: 9px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  font-size: .92em;
  color: #767676;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFC312;
}

span.woocommerce-input-wrapper,
.menu_header select,
.menu_header .wc-block-product-categories__dropdown {
  width: 100%;
}
.woocommerce .star-rating::before {
  content: "sssss";
  color: #F7C35F !important;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.woocommerce .star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  font-family: 'WooCommerce';
  color: #F7C35F;
}
.woocommerce-product-gallery__image {
  padding: 0;
  margin: 0;
}

.woocommerce a.checkout-button.button.alt.wc-forward {
  color: #fff !important;
  font-style: none;
}

.woocommerce a.checkout-button.button.alt.wc-forward:hover {
  text-decoration: none !important;
}

/* -------------------page 404 ----------------------*/
.content_page .container {
  width: 40%;
}

.text-404 {

  
  margin: 0px 10px 20px;
  font-family: Livvic;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #263C28;
}

.page-404 h3 {
  color: #18A69D;
  font-family: Lora;
  font-weight: 700;
  font-size: 55px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-shadow: 0px 4px #00000040;
}

/* -------------------Shop page  ----------------------*/
.woocommerce a.button {
  padding: 10px;
}

.columns-3 .tinvwl_add_to_wishlist-text,
.columns-4 .tinvwl_add_to_wishlist-text,
.columns-2 .tinvwl_add_to_wishlist-text {
  display: none;
}

.columns-3 .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button,
.columns-4 .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button,
.columns-2 .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
  color: lightgrey;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  border: 1px solid lightgrey;
  padding: 6px;
}

.woocommerce ul.products li.product .price {
  font-size: 17px;
  text-align: center;
}

.page h1 a {
  color: black;
}

.woocommerce ul.products li.product .price del {
  opacity: 1;
}

.columns-4 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper,
.columns-2 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper {
  position: absolute;
  top: 0;
  left: 10px;
}

.columns-4 .woocommerce ul.products li.product .onsale,
.columns-3 .woocommerce ul.products li.product .onsale,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger,
.columns-2 .woocommerce ul.products li.product .onsale {
  position: absolute;
  top: 10;

}

.woocommerce span.onsale {
  position: absolute;
  top: 9px;
  ;
}




.middle-align p {
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #263C28;
  margin: 0;
}

.testimonial-double-quotes {
  position: absolute;
  top: -26px;
  left: 42px;
  z-index: 9999;
}
.testimonial-double-quotes {
  width: 56px;
  height: 68px;
  background: #F7C35F;
  border-radius: 10px;
  display: flex
;
  align-items: center;
  justify-content: center;
}
#testimonial  .owl-carousel .owl-item{
  padding: 30px 0;
}

#testimonial .owl-nav {
  display: block;
}




.submit-button p {
  margin: 0;
}
#testimonial .owl-nav button {
  width: 70px;
  height: 70px;
  background: #263C28;
  border: unset;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
}
#testimonial .owl-nav .owl-prev {
  position: absolute;
  left: -30px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#testimonial .owl-nav .owl-next {
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  right: -30px;
}



/* Testimonial */

#testimonial {
  position: relative;
  z-index: 1;
  padding: 60px 0 110px;
  border-radius: 30px;
}
.testimonial-title-box h4 a:hover {
  color: #F7C35F;
  transition: 0.2s ease-in-out;
}
#testimonial .owl-nav button:hover {
  background: #F7C35F;
  transition: 0.4s ease-in-out;
}

.testimonial-images-box {
  position: relative;
}

#testimonial .owl-dots{
  display: none;
}

.testimonial-headings {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonial-inner-content {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 32px;
  height: 100%;
  position: relative;
  z-index: 1;
}
.testimonial-inner-content::after {
  content: "";
  width: 0%;
  height: 0%;
  background: #F8F7F0;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  border-radius: 20px;
  z-index: -1;
  transition: 0.4s ease-in-out;
  margin: auto;

}

.testimonial-inner-content:hover::after {
  width: 100%;
  height: 100%;

  transition: 0.4s ease-in-out;

}
.testimonial-headings h6 {
  font-family: Livvic;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  background: #F7C35F;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}

.testimonial-headings h2 {
  font-family: Livvic;
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}

.testimonial-stars span i {
  color: #FDD61F;
  font-size: 16px;
}

.testimonial-image {
  width: 100%;
  height: 433px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}


.testimonial-images-box:hover .testimonial-image img {
  transform: translate(11.5273px, 7.3252px) scale(1.15, 1.15);
  transition: 0.4s ease-in-out;
}

.testimonial-images-box:hover img {
  animation: pulse 4s infinite;
}

.testimonial-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.testimonial-images-box:hover .testimonial-image::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.testimonial-image img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.testimonial-content p {
  font-family: Livvic;
  font-weight: 400;
  font-size: 22px;
  line-height: 35px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
  margin: 0;
  padding: 50px 0;
}
.products-image {
  height: 264px;
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}


.outer_dpage .wc-block-components-text-input input[type=text]{
  height: 100%;
}
.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
  opacity: 1 !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img {

  border: 3px solid #fff;
}

.items-our-products:hover .products-image img {
  transform: translate(11.5273px, 7.3252px) scale(1.15, 1.15);
  transition: 0.4s ease-in-out;
}

.what-we-do-image:hover img {
  animation: pulse 4s infinite;
}

.products-image::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.items-our-products:hover .products-image::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}


.imghover img {
  width: 100%;
  height: 100%;
}
.testimonial-title-box h4 {
  font-family: Livvic;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
}
.testimonials-title h6 {
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #263C28;
}

/* Faqs */
.faqs-page {
  padding: 60px 0;
}

.faqs-page .accordion-item {
  background: unset;
  border-radius: unset !important;
  border: unset !important;

}

.accordion-item {
  margin-top: 14px;
}

.accordion-button:not(.collapsed) {
  color: #FFFFFF !important;
  box-shadow: unset !important;
  background: #0C394C;
  border-radius: 5px;

}

.accordion-header {
  margin-bottom: 0;
  border-radius: 5px;
  padding: 0 !important;
}

.accordion-button:focus {
  box-shadow: unset !important;
  border-color: unset !important;
}

.accordion-body {
  box-shadow: 1px 1px 4px 0px #00000040;
  border-radius: 5px;
}

.accordion-button {
  color: #312E2E;
  font-weight: 500;
  letter-spacing: 0%;
  padding: 8px 1.25rem;
  font-family: Lora;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  padding: 14px;
  letter-spacing: 0%;
  padding: 8px 14px;
  box-shadow: 1px 1px 4px 0px #00000040 inset;


}

.panel-body p {

  margin: 0;
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0%;
  color: #312E2E;
}


.accordion-button::after {
  background-image: unset !important;
  content: "\2b";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #fff;
  width: 24px;
  height: 24px;
  background: #312E2E;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
}

.accordion-button:not(.collapsed)::after {
  content: "\f068";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #FFFFFF;
  background: unset;
  border: 2px solid #FFFFFF;
}


/* Video section */
#our-clinic {
  position: relative;
  margin: 60px 0;
  z-index: 1;
  padding: 0;
}

#somevid1 {
  width: 100%;
  height: 100%;
  border: 4px solid #fff;
}

#somevid2 {
  width: 100%;
  height: 100%;
  border: 4px solid #fff;
}

#somevid3 {
  width: 100%;
  height: 100%;
  border: 4px solid #fff;
}

.modal-body {

  height: auto !important;
}

#our-clinic .slider-nav-video {
  position: relative;
}

#our-clinic .slider-nav-video .clinic-image-video {
  height: 550px;
  border-radius: 30px;
  position: relative;
}

#our-clinic .slider-nav-video .clinic-image-video img {
  width: 100%;
  height: 100%;
  border-radius: 30px;

}

#our-clinic .slider-nav-video .video-image-overlay {
  background: #18A69D;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 70%;
  border-radius: 30px;
}

.clinic-videos-box {
  padding: 0 18px;
  position: relative;
}

.video-slider-box {
  position: relative;
  z-index: 9;
  margin-top: -115px;
}

.clinic-image-videoslider {
  height: 220px;
  position: relative;
  border: 1px solid #FFFFFF;
  border-radius: 15px;


}

.clinic-image-videoslider img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}

.clinic-video-slider-overlay {
  background: #0C394C;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 50%;
  border-radius: 15px;
}

.slider-for-text h4 {
  font-family: Inter;
  font-weight: 600;
  font-size: 24px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
  margin-top: 18px;

}

.slider-for-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  flex-direction: column;
}

.slider-nav-active-video-content {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  flex-direction: column;
}

.slider-nav-active-video-content h2 {
  font-family: Lora;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.slider-nav-active-video-content h6 {
  font-family: Inter;
  font-weight: 500;
  font-size: 24px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #FFFFFF;
  padding: 32px 0;
  margin: 0;
}


.btn-small {
  padding: .75em 1em;
  font-size: 0.8em;
}

.modal-box {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 98%;
  background: unset;
  border-bottom: unset;
  border-radius: 4px;
  box-shadow: unset;
  border: unset;
  background-clip: padding-box;
}

@media (min-width: 32em) {

  .modal-box {
    width: 70%;
  }
}

.modal-box header,
.modal-box .modal-header {
  padding: unset;
  border-bottom: unset;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
  margin: 0;
}

.modal-box .modal-body {
  padding: 2em 1.5em;
}

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 7px;
  right: 9px;
  text-decoration: none;
  color: #FFF;
  z-index: 1;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-size: 36px;

}

/* 
.vedio-icon-center {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  z-index: 1;
} */
.vedio-icon-center h6 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #FFFFFF;
  margin: 14px 0;
  padding: 0;
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}

.modal-box {
  width: 100%;
  left: 0 !important;
  right: 0 !important;
  height: 100%;
  top: 0 !important;
  bottom: 0;
  width: 700px;
  height: auto;
  margin: auto;
}

.banner-video-button-box {
  position: relative;
}

.modal-box .modal-body {
  padding: 0 !important;
  position: absolute;
  top: 12px;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

video#somevid {
  width: 100%;
  height: 100%;
}

.js-open-modal i {
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 14px;
  color: #FFFFFF;
  animation: floatBounce 2s infinite;

}

.slider-nav-active-video-content .js-open-modal i {
  font-size: 32px;
  width: 73px;
  height: 70px;
  border: 5px solid #fff;
}

@keyframes floatBounce {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}




.vedio-icon-center h6:hover {
  color: #000;
  transition: 0.4s ease-in;
}

.js-open-modal i:hover {
  background: #000;
  color: #fff;
  transition: 0.8s ease-in-out;
}










/* Instagram Section */
.instagram-headings h2 {
  font-family: Lora;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0C394C;
}

.instagram-icon-box a {
  background: #fff;
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
}

.instagram-image {
  height: 260px;
  overflow: hidden;
  border-radius: 15px;
}

.instagram-content-box i {
  font-size: 50px;
  background: linear-gradient(0deg, #E09B3D 0.29%, #C74C4D 29.97%, #C21975 59.65%, #7024C4 99.22%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.instagram-image img {
  height: 100%;
  width: 100%;
  border-radius: 15px;
  object-fit: cover;
}

.instagram-content-box {
  position: relative;
  margin-bottom: 25px;
}

.instagram-inner-content-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #18A69DB2;
  border-radius: 15px;
  opacity: 0;
}

.instagram-inner-content-box:hover {
  opacity: 1;
  transition: 0.4s ease-in-out;
}

.instagram-inner-content-box h6 {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
  padding: 16px 0;
}

.instagram-inner-content-box h4 {

  font-family: Inter;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
}


/* Privacy policy page */

.privacy-policy-page {
  padding: 60px;
}

.privacy-policy-page h2 {
  font-family: Livvic;
  font-weight: 600;
  font-size: 38px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
}

.privacy-policy-page h3 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

.privacy-policy-page p {
  text-align: left;
  color: #263C28;
  margin: 0;
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
}

.privacy-policy-page ul li span {
  text-align: left;
  color: #263C28;
  margin: 0;
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
}
#reviews {
  background: #fff;
  padding: 30px;
}
.woocommerce #review_form #respond textarea {
  box-sizing: border-box;
  width: 100%;
  background: #F8F7F0;
  border-radius: 10px;
  height: 163px;
}
.privacy-policy-page ul li {
  text-align: left;
  color: #263C28;
  margin: 0;
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
}

.privacy-policy-page h3 {
  font-family: Livvic;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
}

/* OUr Teams */
#single-team {
  padding: 60px 0;
}

.single-team-contact-box {
  background: #3DC1D3;
  padding: 24px;
}

.single-team-about-details p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 135%;
  letter-spacing: 8%;
  color: #212224;
}

.single-team-contacts-box i {
  color: #212224;
  font-size: 16px;
}

.single-team-contacts-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}

.single-teampage-content h3 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 8%;
  color: #212224;
  padding-bottom: 16px;
}

.single-experts-experience-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding-left: 10px;
}

#single-team input[type="submit"] {
  background-color: #3A4343;
  background: #FFC312;
  box-shadow: 5px 5px 0px 0px #F5F6FA;
  border-bottom-right-radius: 30px;
  padding: 17px 34px;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.single-teampage-content h6 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 8%;
  color: #212224;
  margin: 0;
  padding-left: 10px;
}



.book-consultant-forms-box h4 {
  font-family: Lora;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #312E2E;
  text-align: center;
  margin: 0;
  padding-bottom: 42px;
}

.consultant-image {
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
  position: relative;

}





.single-team-about-details p {
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #312E2E;
  margin: 0;
  padding: 20px 0;

}

.single-teampage-content h4 {
  font-family: Lora;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #312E2E;
  padding: 20px 0 5px;
}

.single-teampage-content i {
  padding-right: 12px;
}

.single-team-info img {
  width: 100%;
  height: 100%;
}

.single-experts-experience-box h5 {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 153%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
}

.single-experts-experience-box p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 153%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
  padding-left: 6px;
}

.single-team-contact-box ::placeholder {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #F5F6FA;
}


.single-team-contact-box label {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-team-contact-box label span {
  color: #FFC312;
  padding-left: 6px;

}

.single-teampage-content label {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

.social-profiles a i:hover {
  background: #0C394C;
  transition: 0.3s ease-in;
}


/* Products Tips page */
#products-tips-page {
  padding: 60px 0;
}

#products-tips-page h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}

#products-tips-page p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 16px 0 0;
}

#products-tips-page ul li {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 6px 0;
  ;

}

#products-tips-page h3 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}

/* Guide page */
#guide-page {
  padding: 60px 0;
}

#guide-page h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}

#guide-page p {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 16px 0 0;
}

#guide-page ul li {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 6px 0;
  ;

}

#guide-page h5 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}

#guide-page h6 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}

#guide-page h3 {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}




/*  */
.copyright-top-button {
  position: fixed;
  right: 40px;
  bottom: 40px;
  text-align: -webkit-right;
  z-index: 99;
  background: #FF6600;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 0;
  opacity: 0;
  visibility: hidden;

}


.copyright-top-button button i {
  color: #152116;
  z-index: 9;
  position: relative;
}

.copyright-top-button:hover button i {
  color: #022446;
  transform: translate(0px, -2px);
  transition: 0.4s ease-in;
}

#scrollToTopBtn {
  width: 60px;
  height: 60px;
  z-index: 999;
  border-radius: 10px;
  color: #152116;
  font-size: 22px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s ease, visibility 0.2s ease;
  border: unset;
  padding: 0;
  background: #F7C35F;
}

#copyright-top-button.show {
  opacity: 1;
  visibility: visible;
}

#scrollToTopBtn:hover {

  border-color: transparent;
  color: white;
}



/* 404 page */
.read-moresec a span{
  font-family: Livvic;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #263C28;
}
.read-moresec  a::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #263C28;
  top: 0;
  bottom: 0;
  height: 0%;
  border-radius: 10px;
}
.read-moresec  a span{
  position: relative;
  z-index: 1;
}.read-moresec  a:hover span{
  color: #fff;
}
.read-moresec  a i{
  position: relative;
  z-index: 1;
}

.read-moresec  a:hover::after{
width: 100%;
height: 100%;
transition: 0.3s ease-in-out;
}


.read-moresec a {

  display: flex;
  align-items: center;
  justify-content: center;
  background: #F7C35F;
  padding: 16px 26px;
  border-radius: 10px;
  max-width: max-content;
  position: relative;

}
.contact-now-box {
  background: #FFFFFF;
  border-radius: 30px;
  padding: 100px 40px;
}
.read-moresec {
  display: flex;
  align-items: center;
  justify-content: center;
}
#contact-now {
  padding: 80px 0 100px;
}

#Contact-Us #contact-now {
  padding: 60px 0 0;
}

#shop .menu-product-wishlist {
  display: none;
}


/* Search page */
.search .search-field {

  font-size: 16px;
  padding: 15px 88px 14px 15px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: #fff;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
  border: unset;
  position: unset;
}
.search-submit[type=submit]{
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: #F7C35F;
  border: unset;
  padding: 17px 30px;
  border-radius: 10px;
  color: #263C28;
}
.search .middle-align  h3.entry-title {
  font-family: Livvic;
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
  margin: 0;
}
.search .middle-align p {

  margin-bottom: 15px;
}

/* single Services page */

.services-page {
  padding: 60px 0;
  position: relative;
}
.services-page .services-inner-content h4 a {
  color: #263C28;
}
.services-page .services-inner-content p {
  color: #263C28;
}
#servives-single-page {
  padding: 60px 0;
}
#singleService .service-image img {
  width: 100%;
  border-radius: 30px;
  height: 464px;
  object-fit: cover;
}
#singleService  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #F7C35F !important;
  background-color: unset !important;
}
#singleService .nav-item {
  width: 100%;
}
#singleService .nav-pills .nav-link {

  font-family: Livvic;
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  padding: 12px 0;
}
.service-featured-images img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 15px;
}

.single-services-title h4 {
  font-family: Lora;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #312E2E;
  margin-bottom: 22px;
  margin-top: 38px;
}

.service-featured-images {
  margin: 18px 0;
}

.services-single-content p {
  font-family: Inter;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #312E2E;
  margin-bottom: 10px;
}

#servives-single-page .service-image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 15px;
}

.services-single-point p {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 38px;
  letter-spacing: 0%;
  color: #312E2E;
  text-align: left;
  margin: 0;
}

#servives-single-page ul li {
  list-style: disc;
}

.services-single-button i {
  background: #FFD443;
  color: #0A5F5A;
  font-size: 30px;
  padding: 10px 14px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-left: 4px;
}

.services-single-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin-top: 32px;
}

.services-single-button a {
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  background: #FFD443;
  padding: 18px 23px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  color: #0A5F5A;
}

/* Single blog page */

.single-blog-page {
  padding: 60px 0 0;
}

.single-blog-content p {
  font-family: Livvic;
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
}

.blog-que {
  font-family: Livvic;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 22px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
  padding: 18px 0 10px;
}

img.single-author-image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.social-share-icon-main {
  position: absolute;
  display: flex;
  right: 0;
  text-align: center;
  gap: 5px;
  opacity: 0;
}

.social-share-icon-main a {

  line-height: 25px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  margin: 0 auto;
}

.social-share-icon-main a:hover {
  background: var(--green);
  color: #fff;
}

.single-post-img img {
  border-radius: 10px;
}

.share_icon:hover .social-share-icon-main {
  opacity: 1;
  cursor: pointer;
}

.author-box {
  width: 24px;
  height: 24px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.author-box img {
  border-radius: 50%;
}
.blogs-comments {
  padding-left: 30px;
}
.entry-comments i {
  padding-right: 6px;
  color: #F7C35F;
}
.author-name {
  padding-left: 6px;
  text-transform: capitalize;
  font-family: Livvic;
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
}
.blogs-innner-box {
  padding: 18px 0px 0 22px;
}
.blog-author-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.blog-author-box span {
  font-family: Livvic;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
.post-authore-text {
  display: flex
;
  align-items: center;
  justify-content: center;
}
.blog-author-box h6 {
  font-family: Livvic;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  margin: 0;
  padding-left: 10px;
}
/* Single featured Page */
#single-featuerd-page {
  padding: 60px 0;
}

#single-featuerd-page .single-featured-image {
  width: 100%;
  height: 500px;
}

.single-featured-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}

.single-featured-content-box a {
  font-family: Lora;
  font-weight: 700;
  font-size: 34px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #0C394C;
}

.single-featured-inner-detaills p {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #312E2E;
  padding: 24px 0;
  margin: 0;
}

.single-treatment-contents p {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #312E2E;
  padding: 24px 0;
  margin: 0;
}


#about-us .about-svg-icon svg path, #about-us .about-svg-icon svg g circle {
  fill: #344C31 !important;
  stroke: #344C31 !important;
}


/* Our Products */
#our-products {
  background: #263C28;
  padding: 60px 0 20px;
  border-radius: 50px;
  overflow: visible;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.our-products-heading h6 {
  font-family: Livvic;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  background: #F7C35F;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}
.items-our-products.first-product-item {
  position: absolute;
  top: 0;
  width: 95%;
}
.our-products-heading h2 {
  font-family: Livvic;
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
}
.our-products-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#our-products .product-title a {
  color: #FFFFFF;
  font-family: Livvic;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;

}
#our-products  .product-title {
  padding: 20px 0;
}
.excellence-inner-content {
  position: relative;
  z-index: 999;
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: repeat(18, 16px);
}


 .excellence-inner-content .excellence-parters-box
{
  grid-column-start: 1;
  grid-column-end: 17;
  grid-row-start: 1;
  grid-row-end: 19;
  z-index: 9;
  position: relative;
}
.excellence-inner-content .excellence-arrow-icon{
  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 15;
  grid-row-end: 19;
  z-index: 9;
  margin: 8px 9px 9px 0;

}



.excellence-arrow-icon a {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  z-index: 1  ;
}
.excellence-arrow-icon a i {
  color: #000000;
  font-size: 18px;
  transform: rotate(-45deg);
}


/* portfolio section */

#portfoilo {
  position: relative;
  padding: 200px 0 100px;
}

.portfolio-headings {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 50px;
}
.portfolio-headings h6 {
  font-family: Livvic;
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  background: #F7C35F;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}
.portfolio-headings h2 {
  font-family: Livvic;
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}
#portfoilo  .owl-dots .owl-dot {
  background: #263C28;
}
#portfoilo  .owl-dots .owl-dot.active {
  background: #F7C35F;
}
#portfoilo .owl-dots {
  text-align: center;
  margin-top: 80px;
}
.lookbook--listing--item img {
  width: 100%;
  height: auto;
  display: block;
}
.lookbook--slide-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 15px;
}

.lookbook--listing--item img {
  width: 100%;
  height: auto;
  display: block;
}

.lookbook--thumbnuil img {
  width: 100%;
  height: 100%;
}
.lookbook--thumbnuil {
  width: 100%;
  height: 100%;
}

.lookbook--slide-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(12, 37px);
  gap: 30px;
}

 .lookbook--slide-grid .lookbook--listing--item:nth-child(1)
{
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 5;
  z-index: 9;
  position: relative;
}
 .lookbook--slide-grid .lookbook--listing--item:nth-child(2){
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 7;
  z-index: 9;
  position: relative;
}
 .lookbook--slide-grid .lookbook--listing--item:nth-child(3){
  grid-column-start: 7;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 5;
  z-index: 9;
  position: relative;
}

 .lookbook--slide-grid .lookbook--listing--item:nth-child(4){
  grid-column-start: 7;
  grid-column-end: 10;
  grid-row-start: 1;
  grid-row-end: 7;
  z-index: 9;
  position: relative;
}

 .lookbook--slide-grid .lookbook--listing--item:nth-child(5){
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 5;
  grid-row-end: 11;
  z-index: 9;
  position: relative;
}

 .lookbook--slide-grid .lookbook--listing--item:nth-child(6){
  grid-column-start: 5;
  grid-column-end: 3;
  grid-row-start: 7;
  grid-row-end: 13;
  z-index: 9;
  position: relative;
}

 .lookbook--slide-grid .lookbook--listing--item:nth-child(7){
  grid-column-start: 7;
  grid-column-end: 5;
  grid-row-start: 5;
  grid-row-end: 9;
  z-index: 9;
  position: relative;
}
 .lookbook--slide-grid .lookbook--listing--item:nth-child(8){
  grid-column-start: 10;
  grid-column-end: 7;
  grid-row-start: 7;
  grid-row-end: 11;
  z-index: 9;
  position: relative;
}


.lookbook--listing .lookbook--listing--wrapper .lookbook--thumbnuil img {
  width: 100%;
  cursor: pointer;
  height: 100%;
  border-radius: 30px;
  object-fit: cover;
}

.lookbook--thumbnuil{
  position: relative;
  overflow: hidden;
  border-radius: 30px;

}

.lookbook--thumbnuil::before {
  position: absolute;
  top: 0;
  left: -77%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.lookbook--listing--item:hover .lookbook--thumbnuil::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}




.lookbook--listing-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
min-height: 100vh;
opacity: 0;
z-index: 999;
}
.lookbook--listing-modal.active--modal {

}
.lookbook--listing-modal::before {
content: "";
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(000,000,000,0.6);
z-index: -1;
}
.lookbook--listing-modal .lookbook--listing-modal-header .close--icon {
cursor: pointer;
position: absolute;
top: 100px;
right: 30px;
padding: 5px;
z-index: 2;
}
.lookbook--listing-modal .lookbook--listing-modal-header .close--icon svg {
  width: 48px;
  height: 48px;
  background: #F7C35F;
  padding: 14px;
  border-radius: 10px;
}

.lookbook--listing .lookbook--listing--wrapper .lookbook--listing--item:hover .lookbook--thumbnuil img {
  animation: pulse 500ms linear;
}


.lookbook--listing-modal .lookbook--listing-modal--body {
margin: auto;
max-width: 600px;
padding: 50px;
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.lookbook--listing-modal .lookbook--listing-modal--body .lookbook--listing-modal-thumbnuil-img {
width: 100%;
}
.lookbook--listing-modal .lookbook--listing-modal--body .prev--btn {
position: absolute;
left: 0px;
transform: rotate(180deg);
cursor: pointer;
}
.lookbook--listing-modal .lookbook--listing-modal--body .prev--btn, .lookbook--listing-modal .lookbook--listing-modal--body .next--btn {
width: 20px;

}
.lookbook--listing-modal .lookbook--listing-modal--body .next--btn {
position: absolute;
right: 0px;
cursor: pointer;
}

@media (max-width:767px) {
.lookbook--listing-modal .lookbook--listing-modal--body .prev--btn, .lookbook--listing-modal .lookbook--listing-modal--body .next--btn {
  width: 15px;
}
.lookbook--listing-modal .lookbook--listing-modal--body .prev--btn {
  left: 15px;
}
.lookbook--listing-modal .lookbook--listing-modal--body .next--btn {
  right: 15px;
}


.lookbook--listing-modal .lookbook--listing-modal-header .close--icon {
top: 15px;
right: 15px;
}
}

/* Portfolio page */

.portfolio-page {
  padding: 60px 0;
}

.portfolio-page .owl-dots .owl-dot {
  background: #263C28;
}
.portfolio-page .owl-dots .owl-dot.active {
  background: #F7C35F;
}


/* Servies single page */

.service-single-heading h4 {
  font-family: Livvic;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 25px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}
.service-para {
  text-align: left;
  color: #263C28;
  margin: 0;
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
}

.single-services-title {
  font-family: Livvic;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 26px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
  margin-top: 24px;
}

.service-single-boxes h5 {
  font-family: Livvic;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 5%;
  color: #F7C35F;
}
.service-single-boxes p {
  text-align: left;
  color: #263C28;
  margin: 0;
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0%;
}

.services-template-default #enquiry {
  padding: 0 0 60px;
}

.services-points-box-details h4 {
  font-family: Livvic;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 26px;
  line-height: 128%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #263C28;
  margin-top: 24px;
}
.services-points-box-details p {
  text-align: left;
  color: #263C28;
  margin: 0;
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 26px;
}
.services-points-box-details h6 {
  font-family: Livvic;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  padding: 4px;
}
.services-points-box-details h6 {
  font-family: Livvic;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  margin: 0;
  padding-left: 15px;}
.services-single-points i {
  color: #263C28;
  font-size: 16px;
}
.services-single-points {
  display: flex
  ;
      align-items: center;
      justify-content: flex-start;
      padding-bottom: 18px;
  
}

/* Search page */

.search .middle-align {
  padding: 60px 0;
}




/* Categories page */

.archive .middle-align {
  padding: 60px 0;
}
.postbox span {
  font-family: Livvic;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
}
.header-contact-details a:hover {
  color: #F7C35F;
  transition: 0.4s ease-in-out;
}


/* About us */

#about-us {
  border-radius: 30px;
  position: relative;
  z-index: 1;
}

.about-left-content h2 {
  font-family: Livvic;
  font-weight: 600;
  font-size: 50px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}

.about-left-content p {
  font-family: Livvic;
  font-weight: 400;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0%;
  color: #263C28;
}

.about-left-content h6 {
  font-family: Livvic;
  font-weight: 500;
  font-style: Medium;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #263C28;
  background: #F7C35F;
  max-width: fit-content;
  border-radius: 99px;
  padding: 6px 14px;
}
.about-left-image {
  /* height: 792px; */
  border-radius: 30px;
  overflow: hidden;
  clip-path: polygon( 95.652% 0%,4.348% 0%,4.348% 0%,3.643% 0.05%,2.974% 0.193%,2.35% 0.423%,1.78% 0.731%,1.273% 1.109%,0.839% 1.551%,0.485% 2.047%,0.222% 2.591%,0.057% 3.173%,0% 3.788%,0% 64.394%,0% 64.394%,0.057% 65.008%,0.222% 65.591%,0.485% 66.135%,0.839% 66.631%,1.273% 67.072%,1.78% 67.451%,2.35% 67.759%,2.974% 67.989%,3.643% 68.132%,4.348% 68.182%,50.145% 68.182%,50.145% 68.182%,50.85% 68.231%,51.519% 68.375%,52.143% 68.605%,52.713% 68.913%,53.219% 69.291%,53.654% 69.733%,54.007% 70.229%,54.271% 70.772%,54.436% 71.355%,54.493% 71.97%,54.493% 96.212%,54.493% 96.212%,54.55% 96.827%,54.714% 97.409%,54.978% 97.953%,55.332% 98.449%,55.766% 98.891%,56.273% 99.269%,56.842% 99.577%,57.466% 99.807%,58.135% 99.95%,58.841% 100%,95.652% 100%,95.652% 100%,96.357% 99.95%,97.026% 99.807%,97.65% 99.577%,98.22% 99.269%,98.727% 98.891%,99.161% 98.449%,99.515% 97.953%,99.778% 97.409%,99.943% 96.827%,100% 96.212%,100% 3.788%,100% 3.788%,99.943% 3.173%,99.778% 2.591%,99.515% 2.047%,99.161% 1.551%,98.727% 1.109%,98.22% 0.731%,97.65% 0.423%,97.026% 0.193%,96.357% 0.05%,95.652% 0% );

}
.about-left-image img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  clip-path: polygon( 95.652% 0%,4.348% 0%,4.348% 0%,3.643% 0.05%,2.974% 0.193%,2.35% 0.423%,1.78% 0.731%,1.273% 1.109%,0.839% 1.551%,0.485% 2.047%,0.222% 2.591%,0.057% 3.173%,0% 3.788%,0% 64.394%,0% 64.394%,0.057% 65.008%,0.222% 65.591%,0.485% 66.135%,0.839% 66.631%,1.273% 67.072%,1.78% 67.451%,2.35% 67.759%,2.974% 67.989%,3.643% 68.132%,4.348% 68.182%,50.145% 68.182%,50.145% 68.182%,50.85% 68.231%,51.519% 68.375%,52.143% 68.605%,52.713% 68.913%,53.219% 69.291%,53.654% 69.733%,54.007% 70.229%,54.271% 70.772%,54.436% 71.355%,54.493% 71.97%,54.493% 96.212%,54.493% 96.212%,54.55% 96.827%,54.714% 97.409%,54.978% 97.953%,55.332% 98.449%,55.766% 98.891%,56.273% 99.269%,56.842% 99.577%,57.466% 99.807%,58.135% 99.95%,58.841% 100%,95.652% 100%,95.652% 100%,96.357% 99.95%,97.026% 99.807%,97.65% 99.577%,98.22% 99.269%,98.727% 98.891%,99.161% 98.449%,99.515% 97.953%,99.778% 97.409%,99.943% 96.827%,100% 96.212%,100% 3.788%,100% 3.788%,99.943% 3.173%,99.778% 2.591%,99.515% 2.047%,99.161% 1.551%,98.727% 1.109%,98.22% 0.731%,97.65% 0.423%,97.026% 0.193%,96.357% 0.05%,95.652% 0% );
}

.about-left-content h2 span {
  color: #F7C35F;
}


.about-inner-content-box h4 {
  font-family: Livvic;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}

.about-inner-content-box p {
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #263C28;
  margin: 0;
}

.about-image-icon {
  width: 110px;
  height: 110px;
  background: #344C31;
  border-radius: 50%;
  display: flex
;
  align-items: center;
  justify-content: center;
}
.about-content-box {
  border-bottom: 1px solid #263C284D;
  padding: 30px 0;
}
.about-image-icon svg {
  animation: tada 4s infinite;

  
}



/* EXcellence */

.excellence-image-icon {
  width: 62px;
  height: 62px;
}
.excellence-image-icon svg path {
  fill: #5B8C51;
}
#excellence {
  padding: 60px 0;
  position: relative;
  z-index: 1;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.excellence-image-icon svg path {
  fill: #5B8C51;
}

.excellence-image-icon {
  width: 80px;
  height: 80px;
}

#excellence .background-image-overlay {
  background: #022446;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  opacity: 0.85;
}

.excellence-inner-content-box {
  display: flex;
  align-items: flex-start;

  flex-direction: column;
}

.excellence-inner-content-box h4 {
  text-align: center;
  color: #000000;
  margin: 0;
  padding: 0px 0px 6px;
  font-family: Livvic;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}

.excellence-headings h2 {
  color: #0C394C;
  text-align: left;
  font-family: Lora;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
}

.excellence-headings h2 span {
  color: #FF6600;
  animation: fadeInLeft 2s infinite;
}


.excellence-headings h5 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
  text-align: center;
  margin-top: 14px;
}

.excellence-image-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}




.excellence-inner-content:hover .excellence-inner-content-box h4 {
  color: #fff;
}

.excellence-inner-content:hover .excellence-inner-content-box p {
  color: #fff;
}

.excellence-parters-box {
  border-radius: 20px;
  padding: 40px 30px 66px;
  background: #FFFFFF;
  margin: 10px 0;
  clip-path: polygon(93.939% 0%, 6.061% 0%, 6.061% 0%, 5.078% 0.086%, 4.145% 0.334%, 3.275% 0.732%, 2.481% 1.265%, 1.775% 1.921%, 1.169% 2.685%, 0.676% 3.544%, 0.309% 4.485%, 0.079% 5.494%, 0% 6.557%, 0% 73.592%, 0% 73.592%, 0.079% 74.655%, 0.309% 75.664%, 0.676% 76.605%, 1.169% 77.464%, 1.775% 78.228%, 2.481% 78.884%, 3.275% 79.417%, 4.145% 79.815%, 5.078% 80.063%, 6.061% 80.149%, 12.464% 80.149%, 12.464% 80.149%, 13.447% 80.235%, 14.379% 80.483%, 15.249% 80.881%, 16.043% 81.414%, 16.749% 82.07%, 17.355% 82.834%, 17.848% 83.693%, 18.215% 84.634%, 18.445% 85.643%, 18.524% 86.707%, 18.524% 93.443%, 18.524% 93.443%, 18.604% 94.506%, 18.833% 95.515%, 19.201% 96.456%, 19.694% 97.315%, 20.299% 98.079%, 21.006% 98.735%, 21.8% 99.268%, 22.669% 99.666%, 23.602% 99.914%, 24.585% 100%, 93.939% 100%, 93.939% 100%, 94.922% 99.914%, 95.855% 99.666%, 96.725% 99.268%, 97.519% 98.735%, 98.225% 98.079%, 98.831% 97.315%, 99.324% 96.456%, 99.691% 95.515%, 99.921% 94.506%, 100% 93.443%, 100% 6.557%, 100% 6.557%, 99.921% 5.494%, 99.691% 4.485%, 99.324% 3.544%, 98.831% 2.685%, 98.225% 1.921%, 97.519% 1.265%, 96.725% 0.732%, 95.855% 0.334%, 94.922% 0.086%, 93.939% 0%);
position: relative;
z-index: 1;
}
.excellence-parters-box::after {
  content: "";
  width: 0%;
  height: 0%;
  display: flex;
  align-items: center;
  background: #263C28;
  position: absolute;
  left: 0;
z-index: -1;
}


.excellence-arrow-icon a::after{
  content: "";
  width: 0%;
  height: 0%;
  display: flex;
  align-items: center;
  background: #263C28;
  position: absolute;
  left: 0;
  border-radius: 15px;
z-index: -1;
}
.excellence-inner-content:hover .excellence-arrow-icon a::after{
  opacity: 1;
  width: 100%;
  height: 100%;
  bottom: 0;
  transition: 0.4s ease-in-out;
  }
  .excellence-inner-content:hover .excellence-arrow-icon a i{
    color: #FFFFFF;
    transition: 0.4s ease-in-out;

  }
.excellence-inner-content:hover .excellence-image-icon svg circle {
  fill: #FFFFFF;
  transition: 0.4s ease-in-out;

}
.excellence-inner-content:hover .excellence-image-icon svg g rect {
  fill: #FFFFFF;
  transition: 0.4s ease-in-out;

}

#shop .product-rating {
  padding: 8px 0 2px;
}



.excellence-inner-content:hover .excellence-image-icon svg path {
  fill: #FFFFFF;
  transition: 0.4s ease-in-out;

}
.excellence-inner-content:hover .excellence-parters-box::after {
opacity: 1;
width: 100%;
height: 100%;
bottom: 0;
transition: 0.4s ease-in-out;
}

.excellence-inner-content-box p {
  text-align: left;
  color: #263C28;
  margin: 0;
  font-family: Livvic;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
}


#tandc h1 {
  font-family: Livvic;
  font-weight: 500;
  font-size: 42px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
}

.page-template-page-with-left-sidebar #sidebar input[type="search"] {
  position: unset;
}
.page-template-page-with-left-sidebar #sidebar input[type="submit"]{
  display: none;
}

.page-template-page-with-left-sidebar #sidebar label{
  margin: 0;
  padding: 0;
}
.page-template-page-with-left-sidebar  #sidebar .widget_search h3 {

  margin: 0;
}

.page-template-page-with-right-sidebar #sidebar input[type="search"] {
  position: unset;
}
.page-template-page-with-right-sidebar #sidebar input[type="submit"]{
  display: none;
}

.page-template-page-with-right-sidebar #sidebar label{
  margin: 0;
  padding: 0;
}
.page-template-page-with-right-sidebar  #sidebar .widget_search h3 {

  margin: 0;
}