* {
  margin: 0;
  padding: 0;
  outline: none;
  font-family: 'Philosopher';
}
.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: #EC5B1D;                                                                                                                                                                                                
  width: 30px;
  border-radius: 50px;
}
                                                                                                            
.owl-nav {
  display: none;
}

#our-clients .owl-dots {
  display: block;
}

#our-clients .owl-nav {
  display: block;
}

.topbar-text-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cursor-pointer {
  cursor: pointer;
}

h2,
h3 {
  color: #333333;
  margin: 0;
  padding: 10px 0;
  font-size: 2rem;
}

h4 a {
  color: #333333;
  font-size: 18px;
}

h5 {
  color: #333333;
}

h6 {
  color: #333333;
}

.button-css {
  background-color: #4E5668;
  height: 50px;
  color: white;
  font-family: 'Philosopher';
  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: #FFFFFF;
  position: relative;
  font-size: 15px;
  color: #6c6c6c;
  font-family: 'Philosopher';
  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: "Philosopher";
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
}
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: 'Philosopher';
}
#yith-woocompare-preview-bar p {
  margin: 0;
}
#yith-woocompare-preview-bar a {
  color: #FFFFFF;
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 38px;
  letter-spacing: 0%;
}

#yith-woocompare-preview-bar a:hover{
  color: #EC5B1D;
}
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: #FFF0E4;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
}



.contact-now-headings h2 {
  font-family: 'Philosopher';
  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: 'Philosopher';
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}





.book-consultant-forms-box [type=submit] {
  letter-spacing: 0%;
  background: #EC5B1D;
  padding: 16px 35px;
  color: #333333;
  border: unset;
  font-family: 'Philosopher';
  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: #EC5B1D;
  max-width: fit-content;
  position: relative;
  margin: 0;
  padding: 0;

}
#Contact-Us {
  padding: 60px 0;
}
.contact-box a {
  color: #757575;
  font-family: "Philosopher";
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 25px;
  letter-spacing: 0%;
}
.services-single-image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 30px;
}

.submit-button input {
  font-family: 'Philosopher';
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  border: unset;
background: unset;
  color: #333333;
  padding: 22px 54px 22px 24px;

}
.dashicons, .dashicons-before:before {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: never;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: top;
  text-align: center;
  transition: color .1s ease-in;
}

.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: #fff;
  font-size: 20px;
  transform: rotate(-45deg);

}
header .current-menu-item a {
  color: #EC5B1D !important;
  font-weight: 700 !important;
}
.submit-button:hover::after{
  color: #fff;

}
#blog-left-sidebar .author-box, #blog-right-sidebar .author-box {
  margin-left: unset;
}

.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: #333333;
  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: #333333;
  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: 'Philosopher';
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
  
}

#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; */
}

.font-large {
  font-size: 3.8rem;
}

.font-medium {
  font-size: 25px;
  margin-top: 12px;
}

bdi {
  margin: 2px 0;
  font-family: 'Philosopher';
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0%;
  color: #333333 !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: 'Philosopher';
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 5%;
  color: transparent;
  padding: 0px  !important;
  margin: 0;
  text-decoration: underline !important;
  background: unset !important;
  z-index: 1 !important;

}
span.cart-value:hover{
  color: #EC5B1D;
  transition: 0.2s ease-in;
}
#header .account-text a:hover{
  color: #EC5B1D;
  transition: 0.2s ease-in;
}
.wc-block-components-product-price {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}
.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: #EC5B1D;
  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;
}
.counter_box img {
  background: #FFFFFF1A;
  width: 70px;
  height: 70px;
  object-fit: none;
  border-radius: 50%;
}
.counter_box {
  display: flex
;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
/* Counter SEction */

#counter .container {
  background: #EC5B1D;
  padding: 60px 0;
  border-radius: 30px;
}

.counter_box h4{
  text-align: center;
  margin: 0;


}
.counter_box h4 span{
  font-family: "Philosopher";
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  leading-trim: CAP_HEIGHT;
  line-height: 48px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #FFFFFF;
}
.text-counter h6 {
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
}
/* Sharing hover css */
.sharing-box {
  position: absolute;
  top: 10px;
  left: 30px;
  display: none;
}

.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: #FFF0E4;
  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: 0 0;
}
.postbox h4 {
  padding: 14px 0 0;
} 
#single_post .date-box {
  padding: 20px 10px;
  position: absolute;
  top: 32%;
  background-color: #333333;
  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;
  text-align: center;
  font-family: "Philosopher";
  font-weight: 700;
  font-style: Bold;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 0%;
  text-transform: capitalize;
}

.header-left-content .cart-counter {
  position: relative;
  bottom: 10px;
  background-color: #FF7640;
  color: #fff;
  width: 22px;
  text-align: center;
  border-radius: 50%;
  right: 5px;
}

.bradcrumbs a {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 18px;
  line-height: 127%;
  letter-spacing: 0%;
  color: #EC5B1D;
  padding: 10px 2px;
}

.bradcrumbs {
  font-family: 'Roboto';
  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;
}

/* New Arrivals Section */

#new-arrivals {
  padding: 30px 0 90px;
  position: relative;
  z-index: 1;
}
#new-arrivals .owl-carousel .owl-stage-outer {
  padding: 0 !important;
}

#new-arrivals .product-title a {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  color: #333333;
  &:hover {
    color: #EC5B1D;
    transition: 0.4s ease-in-out;
  }
}

.new-headings h2 {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  width: 35%;
  margin: auto;
}
#new-arrivals .owl-nav {
  display: flex !important;
  height: fit-content;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 0 !important;
  pointer-events: none;
  gap: 10px;
  & button {
    pointer-events: all;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #EC5B1D;
    &:hover {
      background-color: #362F2D;
    }
    & i {
      color: #fff;
    }
  }
}


.new-headings h6 {
  color: #fff;
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  padding: 4px 16px;
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  margin: 0px auto 10px;
}

.about-inner-content-box .about-content-box:nth-child(2) {
  border-bottom: unset;
}
.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;
}



@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.services-category {
  margin-bottom: 10px;
}


.services-category a {
  font-family: 'Philosopher';
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 5%;
  text-transform: uppercase;
  color: #EC5B1D;
}


.product-cart-button:hover {
  background: #EC5B1D;
  transition: 0.4s ease-in;
}

.product-cart-button:hover svg path {
  fill: #fff;
  transition: 0.4s ease-in;
}


/* Mega Discount */
#mega-discount .product-title a {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 20px;
  color: #333333;
  transition: all 0.5s ease-in-out;
}
#mega-discount .product-title:hover a {
  color: #EC5B1D;
}
.time-section {
  background-color: #ffffff;
  padding: 25px 25px 15px;
  width: 700px;
  margin: 1.5rem auto 3rem; 
  box-shadow: 0px 0px 50px 0px #0000001A;
}

.discount-heading h6 {
  color: #fff;
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0 auto 12px;
  padding: 4px 18px;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
}
#mega-discount {
  padding-bottom: 5rem;
}
.discount-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
}

.discount-heading h2 {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  color: #333333;
}

.offer-content-heading h4 {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  background-color: #EC5B1D;
  border-radius: 60px;
  width: fit-content;
  padding: 0px 25px;
  margin: 0px auto 24px;
  color: #FFFFFF;
}

.offer-product-title a {
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 15px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #333333;
}
.offer-product-title {
  padding: 10px 0 5px;
}

.timer_days {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  color: #333333;
}

#timer {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 72px;
  justify-content: space-around;
}

#mega-discount .owl-nav {
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
.offer-content-heading p {
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 26px;
  letter-spacing: 0%;
  text-align: center;  
  color: #FFFFFF;
}
#mega-discount .owl-nav button {
  background: #0F0C22;
  border: unset;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  margin: 0 4px;
}
#mega-discount .owl-nav button:hover{
  color: #fff;
  background: #EC5B1D;
  transition: 0.3s ease-in;

}


#mega-discount .numbers{
  position: relative;
}

#mega-discount #timer .numbers:nth-child(1)::before{
  display: none;

}
.shop {
  padding: 60px 0;
}
#mega-discount .numbers::before {
  content: ":";
  position: absolute;
  left: -70px;
  color: #132C3B;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  top: -10px;
  justify-content: center;
  font-size: 60px;
}
#mega-discount .nofont  {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: #555555;
}
#timer .numbers {
  width: 70px;
}
/* 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: 'Philosopher';
  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: 'Philosopher';
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
  background: #EC5B1D;
  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: #333333;
  letter-spacing: 0%;
  text-align: center;
  margin: 0;
  font-family: 'Philosopher';
  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: #333333;
  margin: 0;
  padding: 15px 0 2px;
  font-family: 'Philosopher';
  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: #EC5B1D;
  display: flex
;
  align-items: center;
  justify-content: center;
  border-radius: 60%;
  position: relative;
  padding: 11px;
  cursor: pointer;
}

input[type='date'] {
  width: 100%;
  margin: 0;
}

input.wpcf7-form-control.wpcf7-submit.contactp-sumbit {
  background-color: #333333;
}

.inner-cont i {
  color: #333333 !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: 'Philosopher';
  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;
  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: 'Philosopher';
  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: 'Philosopher';
  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: 'Philosopher';
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 160%;
  letter-spacing: 0%;
  color: #333333;
}
#contact-now .contact-details a:hover {
  color: #EC5B1D;
  transition: 0.4s ease-in-out;
}


.our-blogs-outer-box h4 a:hover {
  color: #EC5B1D;
  transition: 0.1s ease-in;
}


/* Enquiry */

.enquiry-inner-box {
  background: #333333;
  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: 'Philosopher';
  font-weight: 600;
  font-size: 50px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
.enquiry-headings h2 span {
  color: #EC5B1D;
  font-family: 'Philosopher';
}

#enquiry {
  padding: 0;
}
.enquiry-button-box {
  display: flex;
  align-items: center;
  justify-content: end;
}
.enquiry-button-box a {
  background: #EC5B1D;
  padding: 20px 36px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
}
.enquiry-headings h2 {
  font-family: 'Philosopher';
  font-weight: 600;
  font-size: 50px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #FFFFFF;
}
.enquiry-button-box a {
  background: #EC5B1D;
  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: #333333;
}
.enquiry-button-box a:hover i{
  color: #333333;
}
.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: 'Philosopher';
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
}
.enquiry-button-box a i {
  color: #333333;
  font-size: 20px;
  transform: rotate(-45deg);
  padding: 0px 6px;
}










/* About us page */
.about-us-content h2 {
  font-family: 'Philosopher';
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}








 .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: 'Philosopher';
  font-weight: 400;
  font-size: 32px;
  line-height: 124%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}

.about-us-content p {
  font-family: 'Philosopher';
  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: #EC5B1D;
  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: 'Philosopher';
  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: 'Philosopher';
  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: 'Philosopher';
  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: #FFF0E4;
  padding: 20px;
  border-radius: 10px;
  position: sticky;
  top: 170px;
  margin: 0;

}

/* 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: contain;
}



.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: #333333;
  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: #EC5B1D;
  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: #EC5B1D;
  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;
}
.slider-featured-image img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.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: #EC5B1D;
  transition: 0.4s ease-in-out;
}

.featured-active-arrow a svg path:hover {
  fill: #EC5B1D;
  transition: 0.4s ease-in-out;
}

.featured-active-title a:hover {
  color: #EC5B1D;
  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:hover i{
  color: #EC5B1D;
  transition: 0.4s ease-in;
}
.social_widget a:hover {
  background: #fff;
  transition: 0.4s ease-in;
}

#footer input[type=submit]:hover {
  background: #333333;
  color: #fff;
  transition: 0.3s ease-in;
}
.custom-social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px;

}

.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;
}


/* ------------------ Offer Section ------------------ */
#offer-banner {
  padding: 80px 0 !important;
}
#offer-banner div.main-row {
  row-gap: 30px !important;
  column-gap: 30px;
  display: flex;
}
.left-offer-col .choose-img {
  margin-bottom: 3rem;
  z-index: 0;
  position: relative;
}
.left-offer-col {
  flex-basis: 40%;
  background-color: #EAE5DE;
  padding: 3rem 2.5rem;
  transition: all 0.5s ease-in-out;
  position: relative;
  overflow: hidden;
  &::before {
    position: absolute;
    top: -6rem;
    width: 363px;
    height: 363px;
    background-color: #D6CBBC;
    content: '';
    left: -4rem;
    z-index: 0;
    border-radius: 50%;
    transition: all 0.8s ease-in-out;
  }
  &:hover {
    background-color: #362F2D;
    &::before {
      background-color: #4E423F;
      width: 495px;
      height: 495px;
    }
    & h2, & .offer-text-price p {
      color: #ffffff !important;
    }
  }
}
.right-offer-col {
  flex-basis: 60%;
  display: flex;
  flex-flow: column;
  row-gap: 30px;
}
.right-offer-grp {
  display: flex;
  align-items: center;
  background-color: #EAE5DE;
  padding: 2.8rem 2.5rem;
  transition: all 0.5s ease-in-out;
  align-items: center;
  position: relative;
  overflow: hidden;
  &::after {
    position: absolute;
    content: '';
    right: -9rem;
    top: 0;
    bottom: 0;
    width: 400px;
    height: 400px;
    background-color: #D6CBBC;
    z-index: 0;
    margin: auto;
    border-radius: 50%;
    transition: all 0.8s ease-in-out;
  }
  &:hover {
    background-color: #362F2D;
    &::after {
      background-color: #4E423F;
      width: 495px;
      height: 495px;
    }
    & h2, & .right-offer-text-price p {
      color: #ffffff !important;
    }
  }
}

.offer-img-grp {
  position: relative;
  z-index: 1;
}

#offer-banner h6 {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 16px;
  color: #EC5B1D;
  line-height: 26px;
  margin-bottom: 0 !important;
  transition: all 0.8s ease-in-out;
}
#offer-banner h2 {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  color: #333333;
  transition: all 0.8s ease-in-out;
}
.right-offer-text-price {
  display: flex;
  align-items: center;
  column-gap: 15px;
  margin-bottom: 2rem;
  & span {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #EC5B1D;
  }
  & p {
    font-family: 'Philosopher';
    font-weight: 700;
    font-size: 50px;
    line-height: 100%;
    color: #333333;
    transition: all 0.8s ease-in-out;
  }
}
.offer-text-price {
  display: flex;  
  align-items: center;
  column-gap: 15px;
  margin-bottom: 2rem;
  & span {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #EC5B1D;
  }
  & p {
    font-family: 'Philosopher';
    font-weight: 700;
    font-size: 50px;
    line-height: 100%;
    color: #333333;
    transition: all 0.8s ease-in-out;
  }
}
.left-offer-col h2 {
  margin-right: 5rem;
}
a.offer-button {
  background-color: #EC5B1D;
  border-radius: 5px;
  padding: 14px 28px;
  display: block;
  width: fit-content;
  & span {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    color: #fff;
  }
}
.offer-text-grp, .left-offer-col > div{
  position: relative;
  z-index: 1;
}

/* --------- 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: 'Philosopher';
  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: 'Philosopher';
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  letter-spacing: 8%;
  text-align: center;
  color: #212224;
  margin: 0;
}

.blogs-read-more-btn{
  background: #EC5B1D;
  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: #333333;
    transition: 0.4s ease-in-out;

  }

.blogs-read-more-btn a i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-40deg);
}

.owl-carousel.blog-slider {
  margin-top: 2.5rem;
}
.blog-comp img {
  height: 300px;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
}

.blog-comp:hover img {
  transform: scale(1.2);
}

.blog-comp .main-img {
  position: relative;
  overflow: hidden;
  & .date {
  position: absolute;
  bottom: 8px;
  left: 12px;
  background-color: #EC5B1D;
  color: #fff;
  padding: 10px 14px;
  font-family: "Roboto";
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  }
}

.blog-title h5 {
  margin-top: 1.5rem;
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 1rem;
}

.blog-button a {
  padding: 18px 30px;
  position: relative;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  border: 1px solid #362F2D;
  background-color: #362F2D;
  color: #fff;
  margin: 5rem auto 0rem;
  & span {
    z-index: 1;
  }
  &::after {
    content: "";
    width: 0%;
    position: absolute;
    background: #EC5B1D;
    height: 0%;
    left: 0;
  } 
  &:hover::after {
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.blog-comp .blog-content {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #555555;
  margin-bottom: 0.9rem;
}

.read-btn i {
  color: #EC5B1D;
  transform: rotate(-45deg);
  font-size: 12px;
  margin-left: 10px;
}
.read-btn a {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -2%;
  color: #EC5B1D;
}

.blog-title a:hover h5 {
  color: #EC5B1D;
}

.blogs-headings h2 {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
  color: #333333;
}
#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%;
}
.about-button-box a span {
  color: #ffffff;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0%;
  text-transform: capitalize;
}
.about-button-box {
  max-width: fit-content;
}
.about-button-box i {
  color: #fff;
  font-size: 18px;
}
.about-button-box a {
  padding: 18px 30px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;    
  justify-content: center;
  height: 42px;
  border: 1px solid #362F2D;
  background-color: #362F2D;
}



.about-button-box a:hover span{
  color: #fff;
}
.about-button-box a:hover i{
  color: #fff;
}
.about-button-box a span{
  position: relative;
  z-index: 1;
}
.about-button-box a::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #EC5B1D;
  height: 0%;
  left: 0;
}

.about-button-box a:hover {
  border-color: #EC5B1D;
  &::after{
  width: 100%;
  height: 100%;
  transition: 0.3s ease-in-out;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
}
.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 {
  color: #fff;
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  padding: 4px 18px;
  line-height: 24px;
  text-transform: capitalize;
  margin: 0px auto 1rem;
  font-family: 'Roboto';
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
}

.viewall-blogs-button i {
  background: #EC5B1D;
  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: #EC5B1D;
  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;

}

















.blogs-viewall-button-box a span {
  color: #333333;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 26px;
  letter-spacing: 0%;
  text-transform: capitalize;

}
.blogs-viewall-button-box {
  display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 32px;
}
.blogs-viewall-button-box a i {
  transform: rotate(-45deg);
  margin: 0;
  background: #EC5B1D;
  border-radius: 60px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 12px;

}
.blogs-viewall-button-box i {
  color: #fff;
  font-size: 18px;
}
.blogs-viewall-button-box a {
  padding: 18px 30px 18px 9px;
  border-radius: 60px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  border: 1px solid #EC5B1D;
  max-width: fit-content;


}



.blogs-viewall-button-box a:hover span{
  color: #fff;
}
.blogs-viewall-button-box a:hover i{
  color: #fff;
}
.blogs-viewall-button-box a span{
  position: relative;
  z-index: 1;
}
.blogs-viewall-button-box a i{
  position: relative;
  z-index: 1;
}
.blogs-viewall-button-box a::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #EC5B1D;
  height: 0%;
  border-radius: 60px;
  left: 0;
  
}

.blogs-viewall-button-box a:hover i{
  background: #fff;
  color: #EC5B1D;
  animation: zoomIn 0.8s linear;
  transform: rotate(-45deg);
}


.blogs-viewall-button-box a:hover::after{
width: 100%;
height: 100%;
transition: 0.3s ease-in-out;
left: 0;
right: 0;
margin: auto;
display: flex;
align-items: center;
justify-content: center;

}












.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: 'Philosopher';
  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: "Philosopher";
  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: "Philosopher";
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.metabox .entry-comments {
  padding: 0 0 0 20px;
  font-family: "Philosopher";
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.logged-in-as a {
  font-family: "Philosopher";
  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: "Philosopher";
  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;
  background: #FFF0E4;
  padding: 15px 19px;
  margin: 0;
  margin-bottom: 18px;
  border-radius: 10px;
}

#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: "Philosopher";
  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: #EC5B1D;
  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: 'Philosopher';
  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: #EC5B1D;
  color: #fff;

  border-radius: 10px;
  padding: 10px 20px;
  font-family: 'Philosopher';
  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: #333333;
  color: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: 'Philosopher';
  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: #EC5B1D;
  transition: 0.4s ease-in-out;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
  margin-bottom: 42px;
}
.pagination a:hover, .page-numbers li:hover {
  background: #333333;
  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: #333333 !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: 100px 0;
}
.banner-image {
  position: relative;
  z-index: 1;
  padding: 0;
  background-position: center;
  background-size: cover;
  border-radius: 60px;
  margin: 0 60px;

}
section.banner-image::after {
  content: "";
  background: #954E1B;
  width: 100%;
  height: 100%;
  display: flex
;
  position: absolute;
  bottom: 0;
  z-index: -1;
  border-radius: 60px;
  opacity: 70%;


}

.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:0px 0px;
}
.woocommerce #reviews #comments h2 {
  margin-bottom: 18px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #EC5B1D !important;
  color: #fff !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: unset;
  padding: 1em 1em 0;
  background: #FFF0E4;
}
#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: 'Philosopher';
  font-weight: 500;
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
}
#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: #FFF0E4;
  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: #FFF0E4;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
}
#comments textarea{
  height: 164px;

}
#comments input[type="submit"].submit {
  font-family: 'Philosopher';
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: #EC5B1D;
  border: unset;
  padding: 17px 30px;
  border-radius: 10px;
  color: #fff;
  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: #333333 !important;
  color: #fff;
  transition: 0.4s ease-in-out !important;
}
.posted_in {
  display: block;
  text-decoration: none;
  letter-spacing: 0%;
  font-family: 'Philosopher';
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
  margin: 32px 0 0;
  padding: 0;
}
.posted_in  a{

  font-family: 'Philosopher';
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #EC5B1D;

}
#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: "Philosopher";
  font-weight: 500;
  font-size: 14px;
  line-height: 77%;
  letter-spacing: 0%;
  color: #212224;
}

#comments h2#reply-title {
  display: inline-table;
  font-family: 'Philosopher';
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
  margin-bottom: 12px;
}

.single-post-img img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-radius: 15px;
}

.single-blog-page .meta-heading {
  font-family: 'Philosopher';
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
}

.comment-form-comment label {
  font-family: 'Philosopher';
  font-weight: 500;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
}

.logged-in-as {
  font-family: 'Philosopher';
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;

}

.logged-in-as a {
  font-family: 'Philosopher';
  font-weight: 400;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #EC5B1D;

}

#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: 6px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: #fff;
  margin-bottom: 7px;
  border-bottom: unset;
  border-radius: 10px;
  margin: 0;
  border: unset;
  text-align: left;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #333333;
}
.wishlist_table .product-add-to-cart a {
  display: table !important;
  margin: 0 33px 0px !important;
  text-align: center;
  color: #fff;
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize; 
}
.wishlist_table .product-add-to-cart a:hover{
  background: #333333;
  color: #fff;
}
#sidebar label {
  padding: 15px 0px;
  border-radius: unset;
  font-family: 'Philosopher';
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
  border-radius: unset;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#sidebar input[type="submit"] {
  background-color: #333333;
  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;
}
#sidebar ul li a:hover {
  color: #EC5B1D;
  transition: 0.3s ease-in;
}
#sidebar ul li a {
  color: #333333;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: Bold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 22px;
  letter-spacing: 0%;
  text-transform: capitalize;

}


#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: "Philosopher";
  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: #333333;
  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: #EC5B1D;
  animation: pulse 1s linear;
}
#sidebar aside h2 {
  border-radius: unset;
  text-align: left;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 26px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #333333;
}

.wp-block-latest-posts__featured-image {
  display: inline-block;
  width: 70px;
}

.wp-block-group a {
  font-size: 14px;
  font-family: "Philosopher";
  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;

  background-color: #EC5B1D;
  color: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: 'Philosopher';
  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;

}
.post-inner-image {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  height: 300px;
}

.post-inner-image  img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.navigation span.meta-nav {
  font-weight: bold;
}

.navigation .current {
  background:#333333;
  color: #ffffff;
  font-weight: normal;
}
.postbox h4 a {
  color: #333333;
  font-family: "Philosopher";
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: CAP_HEIGHT;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: capitalize;
}
/* ------------- Category --------------------*/

.category-page h4 {
  text-align: left !important;
}

ul.post-categories {
  list-style: none;
  margin: 0;
}

ul.post-categories a {
  font-family: "Philosopher";
  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: "Philosopher";
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  letter-spacing: 0%;
  color: #212224;
}

.socila_share b {
  font-family: "Philosopher";
  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: #333333;
  margin: 0;
  font-family: 'Philosopher';
  font-weight: 600 !important;
  font-style: Regular;
  font-size: 18px;
  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 #EC5B1D;
  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: 'Roboto';
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0%;
  color: #333333;
  margin: 0;
}

.woocommerce-page .woocommerce-message .button {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  background-color: #362F2D;
  width: fit-content;
  text-decoration: unset !important;
  color: #fff;
  margin-top: 2px;
  &:hover {
    background-color: #EC5B1D !important;
    color: #fff !important;
  }
}



.contact-box {

  width: 100%;
  border-radius: unset;
  background: #FFF0E4;
  padding: 15px 19px;
  margin: 0;
  margin-bottom: 0;
  border-radius: 30px;}

  .contact-box a:hover{
    color: #EC5B1D;
    transition: 0.4s ease-in;
  }
#Contact-Us embed {
  width: 100%;
  height: 500px;
  background: #FFFFFF;
  padding: 8px;
  border-radius: 10px;
}

.contact-box p {
  font-family: "Philosopher";
  font-weight: 400;
  font-size: 16px;
  line-height: 149%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}

.contact-box span {
  font-family: "Philosopher";
  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: 'Philosopher';
  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;
  background: #fff;
}

#Contact-Us ::placeholder {
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 80px;
  letter-spacing: 0%;
color: #C3C3C3;  
}

.single-contactform-box ::placeholder {
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 80px;
  letter-spacing: 0%;
color: #C3C3C3;  
}

.single-left-services-box .single-contactform-box #contact-form-heading {
  display: none;
}

#Contact-Us .wpcf7 input[type="submit"]:hover {
  background: #333333;
  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;

  background: #fff;

}

#Contact-Us label {
  color: #333333;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  padding: 12px 0 26px 0;


}
#contact-now {
  padding: 140px 0;
}
.single-contactform-box {
  border-radius: 30px;
  padding: 20px 40px;
  height: 100%;
  background: #FFF0E4;
}

#Contact-Us .wpcf7 input[type="submit"] {
  font-family: 'Philosopher';
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: #EC5B1D;
  border: unset;
  /* padding: 17px 30px; */
  border-radius: 10px;
  color: #fff;
}
.contact-icon-svg svg {
  animation: tada 4s infinite;
}
/*--------- Woocommerce Section--------- */

.woocommerce div.product .product_title {
  letter-spacing: 0%;
  text-shadow: unset;
  font-family: "Philosopher";
  font-weight: 700;
  font-style: SemiBold;
  font-size: 28px;
  leading-trim: CAP_HEIGHT;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #333333;
  text-align: left;

}
.woocommerce-product-details__short-description p {
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
}

.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: #333333;
}

.woocommerce-message {
  border-top-color: #333333;
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {

  padding: 0;
  border-radius: 50px;
  margin: 0 !important;
  min-height: 5px;
  line-height: 26px;
  min-width: 60px;
  font-family: "Sen";
  font-weight: 800;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  background: #EC5B1D;
  color: #F5F6FA;
  padding: 10px 20px;
  color: #F5F6FA;
  padding: 10px 20px;
  width: 60px;
  height: 60px;
  display: flex
;
  align-items: center;
  justify-content: center;

}

.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: 'Philosopher';
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  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: #FFF0E4 !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;
  margin-right: 10px;

}

.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 0 !important;
}
.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: 'Philosopher';
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
  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: #EC5B1D;
}
.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: 'Philosopher';
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: #EC5B1D;
  border: unset;
  padding: 17px 30px;
  border-radius: 10px;
  color: #fff;
  display: flex
;
  align-items: center;
  justify-content: center;
}
.price del{
  font-family: "Philosopher";
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #C9C9C9 !important;
  display: flex
;
  align-items: center;
  justify-content: center;
}
.price del bdi {
  font-family: "Philosopher";
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #C9C9C9 !important;
  display: flex
;
  align-items: center;
  justify-content: center;
}
.price ins{
  text-decoration: none !important;
}
.price ins bdi {
  font-family: "Philosopher";
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #EC5B1D !important;
  padding-left: 6px;
}
.woocommerce div.product form.cart .button:hover {
  color: #333333;
  background: #EC5B1D;
  transition: 0.4s ease-in;
}
.yith-wcwl-add-to-wishlist-button:hover{
  color: #333333 !important;
  background: #EC5B1D !important  ;
  transition: 0.4s ease-in;
}

.yith-wcwl-add-to-wishlist-button:hover  svg.yith-wcwl-add-to-wishlist-button-icon path
{
  color: #333333 !important;
  transition: 0.4s ease-in;

}


.woocommerce div.product form.cart .button {
  color: #fff;
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 14px 30px;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  
}

.woocommerce .quantity .qty {
  width: 67px !important;
  padding: 11px 5px !important;
  border: unset !important;
  color: #fff !important;
  height: 54px;
  font-family: 'Philosopher';
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  letter-spacing: 0%;
  border-radius: 99px !important;
  background: #333333;
}
#tab-description p {

  padding: 40px 0 0;
  margin: 0;
}

.woocommerce div.product .woocommerce-tabs .panel p {
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;

}
.wishlist-title h2 {
  display: inline-block;
  padding: 5px;
  color: #333333;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
}
.woocommerce div.product form.cart .button:hover{
  background: #333333;
color: #fff;
}
.compare-btn a {
  width: 40px !important;
  height: 40px !important;
  background: #222222 !important;
  border-radius: 50% !important;
  display: flex !important
;
  align-items: center;
  justify-content: center;
  position: relative;
}
.compare-btn {
  position: relative;
  z-index: 1;
  max-width: fit-content;
  max-height: fit-content;
}
.compare-btn svg{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  /* z-index: -1; */
}
.compare-btn .label {
  position: absolute;
  top: 0;
  bottom: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  width: 40px !important;
  height: 40px !important;
  max-width: 40px !important;
  left: 0;
  right: 0;
  z-index: 1;
}
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
  color: #fff !important;
  max-width: 18px;}
.yith-wcwl-add-to-wishlist-button{

  background: #222222 !important;
  border: unset;
  /* padding: 16px 24px !important; */
  border-radius: 10px;
  color: #fff !important;
  width: 40px;
  height: 40px;
  display: flex
;
  align-items: center;
  border-radius: 50%;
  justify-content: center !important;
}

.products-meta-icons {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 12px;
  right: -55px;
  row-gap: 10px;
}
.products-meta-icons .wishlist .yith-add-to-wishlist-button-block {
  margin: 0 !important;
}

.products-box:hover  .products-meta-icons{
  right: 12px;
  transition: 0.4s ease-in;
}
.breadcrumb {

  align-items: center;
  justify-content: center;
  margin: 0;
}
.offer-carousel-box:hover  .products-meta-icons{
  right:16px;
  transition: 0.4s ease-in;

}

#primary {
  margin: 0 200px;
  padding: 60px 0;
}

ul.products.columns-3{
  padding: 60px 0;
}
.product-cart-button {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  background: #333333;
  padding: 0 10px;

}
.product-cart-button a {
  width: 40px;
  height: 40px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 10px !important;
  color: transparent !important;
  position: relative !important;
  z-index: 1 !important;
  position: absolute !important;
  top: 0;
  z-index: 1;
}
.product-cart-button svg {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-cart-button:hover svg path {
  fill: #000 !important;
}
.product-cart-button:has(a.added_to_cart):hover svg path {
  fill: #EC5B1D !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: #333333;
  padding: 12px !important;
  margin-bottom: 10px;
}

nav.woocommerce-MyAccount-navigation ul li a {
  color: #fff !important;
  font-weight: 500;
  font-family: 'Philosopher';
  font-size: 18px;
}

.posted_in {
  display: block;
}

.woocommerce .woocommerce-ordering select {
  padding: 10px;
  font-family: 'Philosopher';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  border: unset;
  background: #FFF0E4;
  box-shadow: unset;
  border-right: 14px solid #fff;
  border-radius: 5px;
}

#tab-description h2 {
  font-family: 'Philosopher';
  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: 'Philosopher';
  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: 'Philosopher';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #EC5B1D;
}

span.woocommerce-input-wrapper,
.menu_header select,
.menu_header .wc-block-product-categories__dropdown {
  width: 100%;
}
.woocommerce .star-rating::before {
  content: "sssss";
  color: #FFB800 !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: #FFB800;
}
.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;
  color: #757575;
  padding: 8px 0;
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: -2%;
  text-transform: capitalize;
}

.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;
  z-index: 1;
}

.woocommerce span.onsale {
  position: absolute;
  top: 9px;
}


.owl-dots {

  display: none !important;
}
.offer-carousel-box {
  margin-top: 22px;
}
.middle-align p {
  color: #757575;
  font-family: "Philosopher";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  margin: 0;
}

.testimonial-double-quotes {
  position: absolute;
  top: 0;
  z-index: 9999;
  right: 0.75rem;
}
.testimonial-double-quotes svg {
  animation: tada 2s infinite;
  width: 35px;
  height: 20px;
}
.testimonial-double-quotes {
  width: 60px;
  height: 58px;
  background: #EC5B1D;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(180deg);
}
.testimonial-images-box {
  display: flex;
  align-items: center;  
  gap: 12px;
  margin-bottom: 2rem;
} 

.product-cart-button:has(+ .added_to_cart.wc-forward)::after {
  content: '✅ Added to Cart';
  display: inline-block;
  margin-left: 8px;
  color: #fff;
  background: #28a745;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
}
.product-cart-button.has-view-cart::after {
  content: 'View Cart Active';
  color: #fff;
  background: #0073aa;
  padding: 4px 8px;
  border-radius: 4px;
}


#testimonial  .owl-carousel .owl-item{
  padding: 30px 0;
}
.testimonial-inner-box {
  clip-path: polygon( 3.599% 0.19%,85.084% 0.19%,85.084% 0.19%,85.654% 0.289%,86.195% 0.577%,86.699% 1.037%,87.159% 1.655%,87.568% 2.414%,87.919% 3.299%,88.204% 4.294%,88.417% 5.384%,88.55% 6.553%,88.596% 7.785%,88.596% 16.699%,88.596% 16.699%,88.644% 17.994%,88.784% 19.221%,89.007% 20.366%,89.307% 21.411%,89.675% 22.34%,90.105% 23.137%,90.588% 23.785%,91.117% 24.268%,91.685% 24.57%,92.283% 24.675%,96.401% 24.675%,96.401% 24.675%,96.971% 24.774%,97.511% 25.062%,98.015% 25.522%,98.475% 26.139%,98.884% 26.898%,99.235% 27.783%,99.521% 28.778%,99.733% 29.868%,99.866% 31.037%,99.912% 32.27%,99.912% 92.214%,99.912% 92.214%,99.866% 93.447%,99.733% 94.616%,99.521% 95.706%,99.235% 96.701%,98.884% 97.586%,98.475% 98.345%,98.015% 98.963%,97.511% 99.423%,96.971% 99.711%,96.401% 99.81%,3.599% 99.81%,3.599% 99.81%,3.029% 99.711%,2.489% 99.423%,1.985% 98.963%,1.525% 98.345%,1.116% 97.586%,0.765% 96.701%,0.479% 95.706%,0.267% 94.616%,0.134% 93.447%,0.088% 92.214%,0.088% 7.785%,0.088% 7.785%,0.134% 6.553%,0.267% 5.384%,0.479% 4.294%,0.765% 3.299%,1.116% 2.414%,1.525% 1.655%,1.985% 1.037%,2.489% 0.577%,3.029% 0.289%,3.599% 0.19% );
  padding: 1px;
  background-color: #ECECEC;
}
.testimonial-inner-content {
  clip-path: polygon( 3.599% 0.19%,85.084% 0.19%,85.084% 0.19%,85.654% 0.289%,86.195% 0.577%,86.699% 1.037%,87.159% 1.655%,87.568% 2.414%,87.919% 3.299%,88.204% 4.294%,88.417% 5.384%,88.55% 6.553%,88.596% 7.785%,88.596% 16.699%,88.596% 16.699%,88.644% 17.994%,88.784% 19.221%,89.007% 20.366%,89.307% 21.411%,89.675% 22.34%,90.105% 23.137%,90.588% 23.785%,91.117% 24.268%,91.685% 24.57%,92.283% 24.675%,96.401% 24.675%,96.401% 24.675%,96.971% 24.774%,97.511% 25.062%,98.015% 25.522%,98.475% 26.139%,98.884% 26.898%,99.235% 27.783%,99.521% 28.778%,99.733% 29.868%,99.866% 31.037%,99.912% 32.27%,99.912% 92.214%,99.912% 92.214%,99.866% 93.447%,99.733% 94.616%,99.521% 95.706%,99.235% 96.701%,98.884% 97.586%,98.475% 98.345%,98.015% 98.963%,97.511% 99.423%,96.971% 99.711%,96.401% 99.81%,3.599% 99.81%,3.599% 99.81%,3.029% 99.711%,2.489% 99.423%,1.985% 98.963%,1.525% 98.345%,1.116% 97.586%,0.765% 96.701%,0.479% 95.706%,0.267% 94.616%,0.134% 93.447%,0.088% 92.214%,0.088% 7.785%,0.088% 7.785%,0.134% 6.553%,0.267% 5.384%,0.479% 4.294%,0.765% 3.299%,1.116% 2.414%,1.525% 1.655%,1.985% 1.037%,2.489% 0.577%,3.029% 0.289%,3.599% 0.19% );
  padding: 35px;
  background-color: #FFFFFF;
  background: linear-gradient(to left, #FFFFFF 50%, #ec5b1d47 50%) right;
  background-size: 200%;
  transition: .5s ease-out;
  &:hover {
    background-position: left;
  }
}



#testimonial .owl-nav {
  display: block;
}

.blogs-leftbottom-image {
  position: absolute;
  bottom: 100px;
  right: 0;
  width: 224px;
  height: 225px;
}
.submit-button p {
  margin: 0;
}
#testimonial .owl-nav button {
  width: 70px;
  height: 70px;
  background: #333333;
  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: 80px 0 110px;
  background-color: rgba(255, 255, 255, 0.6);
  background-blend-mode: lighten;
}
.testimonial-title-box h4 a:hover {
  color: #EC5B1D;
  transition: 0.2s ease-in-out;
}
#testimonial .owl-nav button:hover {
  background: #EC5B1D;
  transition: 0.4s ease-in-out;
}
.testimonial-title-box h4 {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 18px;
  line-height: 23.17px;
  color: #333333;
  margin-bottom: 0;
}
.testimonial-title-box h6 {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 12px;
  color: #EC5B1D;
  margin-bottom: 0;
}
#testimonial .owl-dots{
  display: none;
}

.testimonial-headings {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial-headings h6 {
  color: #fff;
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 4px 18px;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
}

.testimonial-headings h2 {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  color: #333333;
}

.testimonial-stars span i {
  color: #FDD61F;
  font-size: 16px;
}

.testimonial-image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.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-image img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}

.testimonial-content p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 17px;
  color: #555555;
  margin-right: 45px;
  margin-bottom: 0;
  line-height: 27px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  display: -webkit-box;
}














.testimonial-viewall-button-box a span {
  color: #ffffff;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
}
.testimonial-viewall-button-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 6px;
}
.testimonial-viewall-button-box a i {
  transform: rotate(-45deg);
  margin: 0;
  background: #EC5B1D;
  border-radius: 60px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 12px;

}
.testimonial-viewall-button-box i {
  color: #fff;
  font-size: 18px;
}
.testimonial-viewall-button-box a {
  padding: 18px 30px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  max-width: fit-content;
  background-color: #362F2D;
}



.testimonial-viewall-button-box a:hover span{
  color: #fff;
}
.testimonial-viewall-button-box a:hover i{
  color: #fff;
}
.testimonial-viewall-button-box a span{
  position: relative;
  z-index: 1;
}
.testimonial-viewall-button-box a i{
  position: relative;
  z-index: 1;
}
.testimonial-viewall-button-box a::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #EC5B1D;
  height: 0%;
  left: 0;
}

.testimonial-viewall-button-box a:hover i{
  background: #fff;
  color: #EC5B1D;
  animation: zoomIn 0.8s linear;
  transform: rotate(-45deg);
}


.testimonial-viewall-button-box a:hover::after{
width: 100%;
height: 100%;
transition: 0.3s ease-in-out;
left: 0;
right: 0;
margin: auto;
display: flex;
align-items: center;
justify-content: center;

}

.products-image {
  height: 260px;
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background: #F3F2EE;
}


.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;
}




.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%;
}

/* 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: #EC5B1D;
  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 {
  background: #FFF0E4;
}

.accordion-button {
  color: #333333;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: CAP_HEIGHT;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  background-color: #FFF0E4;

}

.panel-body p {

  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
  margin: 0;
}


.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: #EC5B1D;
  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: "Philosopher";
  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 {
  padding-top: 100px;
  padding-bottom: 80px;
}

#instagram .owl-nav {
  display: flex !important;
  z-index: -1;
  justify-content: center;
  gap: 10px;
  & button {
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 50%;
    background-color: #EC5B1D;
    & i {
      color: #fff;
    }
    &:hover {
      background-color: #362F2D;
      & i {
        color: #EC5B1D;
      }
    }
  }
}

.instagram-icon-box a {
  background: #fff;
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
}

.instagram-image img {
  width: 100%;
  object-fit: none;
  transition: all 0.5s ease-in-out;
}

.instagram-content-box:hover img {
  animation: pulse 1s infinite;
}

.instagram-content-box {
  position: relative;
}

.instagram-headings h6 {
  color: #fff;
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  margin: 0px auto 1rem;
}
.instagram-headings {
  flex-direction: column;
  display: flex
;
  align-items: center;
  justify-content: center;
}
.instagram-headings h2 {
  color: #333333;
  font-family: 'Philosopher';
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
}

/* Privacy policy page */

.privacy-policy-page {
  padding: 60px;
}

.privacy-policy-page h2 {
  font-family: 'Philosopher';
  font-weight: 600;
  font-size: 38px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: left;
  color: #000000;
}

.privacy-policy-page h3 {
  font-family: 'Philosopher';
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
}

.privacy-policy-page p {
  text-align: left;
  color: #333333;
  margin: 0;
  font-family: 'Philosopher';
  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: #333333;
  margin: 0;
  font-family: 'Philosopher';
  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: #FFF0E4;
  border-radius: 10px;
  height: 163px;
}
.privacy-policy-page ul li {
  text-align: left;
  color: #333333;
  margin: 0;
  font-family: 'Philosopher';
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
}

.privacy-policy-page h3 {
  font-family: 'Philosopher';
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
}

/* OUr Teams */
#single-team {
  padding: 60px 0;
}

.single-team-contact-box {
  background: #3DC1D3;
  padding: 24px;
}

.single-team-about-details p {
  font-family: 'Philosopher';
  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: 'Philosopher';
  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: #EC5B1D;
  box-shadow: 5px 5px 0px 0px #F5F6FA;
  border-bottom-right-radius: 30px;
  padding: 17px 34px;
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.single-teampage-content h6 {
  font-family: 'Philosopher';
  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: 'Philosopher';
  font-weight: 400;
  font-size: 16px;
  line-height: 153%;
  letter-spacing: 0%;
  color: #212224;
  margin: 0;
}

.single-experts-experience-box p {
  font-family: 'Philosopher';
  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: 'Philosopher';
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #F5F6FA;
}


.single-team-contact-box label {
  font-family: 'Philosopher';
  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: #EC5B1D;
  padding-left: 6px;

}

.single-teampage-content label {
  font-family: 'Philosopher';
  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: 'Philosopher';
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}

#products-tips-page p {
  font-family: 'Philosopher';
  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: 'Philosopher';
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 6px 0;
  ;

}

#products-tips-page h3 {
  font-family: 'Philosopher';
  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: 'Philosopher';
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  text-align: left;
}

#guide-page p {
  font-family: 'Philosopher';
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 16px 0 0;
}

#guide-page ul li {
  font-family: 'Philosopher';
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 8%;
  color: #212224;
  padding: 6px 0;
  ;

}

#guide-page h5 {
  font-family: 'Philosopher';
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}

#guide-page h6 {
  font-family: 'Philosopher';
  font-weight: 500;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #212224;
  margin-top: 34px;
}

#guide-page h3 {
  font-family: 'Philosopher';
  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: 60px;
  padding: 0;
  opacity: 0;
  visibility: hidden;

}


.copyright-top-button button i {
  color: #fff;
  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: 60px;
  color: #fff;
  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: #EC5B1D;
}

#copyright-top-button.show {
  opacity: 1;
  visibility: visible;
}

#scrollToTopBtn:hover {

  border-color: transparent;
  color: white;
}



/* 404 page */
.read-moresec a span{
  font-family: 'Philosopher';
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #333333;
}
.read-moresec  a::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #333333;
  top: 0;
  bottom: 0;
  height: 0%;
  border-radius: 99px;
}
.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: #EC5B1D;
  max-width: fit-content;
    padding: 16px 26px;
  border-radius: 99px;
  max-width: max-content;
  position: relative;

}

.read-moresec a span{
  color: #fff;

  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
}
.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: 'Philosopher';
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  background: #EC5B1D;
  border: unset;
  padding: 17px 30px;
  border-radius: 10px;
  color: #333333;
}
.search .middle-align  h3.entry-title {
  font-family: 'Philosopher';
  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;
}
#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: #EC5B1D !important;
  background-color: unset !important;
}
#singleService .nav-item {
  width: 100%;
}
#singleService .nav-pills .nav-link {

  font-family: 'Philosopher';
  font-weight: 600;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
  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: #EC5B1D;
  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: #EC5B1D;
  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: 'Philosopher';
  font-weight: 400;
  font-size: 16px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
}

.blog-que {
  font-family: 'Philosopher';
  font-weight: 600;
  font-style: SemiBold;
  font-size: 22px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
  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;
  margin: auto;
}
.author-box img {
  border-radius: 50%;
}
.entry-comments i {
  padding-right: 6px;
  color: #EC5B1D;
}
.author-name {
  padding-left: 6px;
  text-transform: capitalize;
  font-family: 'Philosopher';
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
}

/* 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-proudcts-leftbottom-image {
  position: absolute;
  bottom: 60px;
  right: 0;
  width: 322px;
  height: 225px;
  animation: upDown 2s infinite;
}
/* Our Products */
#our-products {
  padding: 60px 0;
  overflow: visible;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.star-rating {
  color: #FFB800;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 16px;
  width: 5.4em;
  font-family: star;
  margin-bottom: 2px;
}
.product-details-box {
  padding: 10px 15px;
}
.star-rating:before {
  content: "\73\73\73\73\73";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
  font-family: 'WooCommerce';
}

.our-products-heading h6 {
  color: #fff;
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 4px 16px;
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
}
.items-our-products.first-product-item {
  position: absolute;
  top: 0;
  width: 95%;
}
.our-products-heading h2 {
  color: #333333;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
}
.our-products-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 12px;
}
#our-products .product-title a {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 20px;
  color: #333333;
}
.items-our-products {
  padding: 13px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #E1E1E1;  
}
.rating-number {  
font-family: 'Roboto';
font-weight: 400;
font-size: 16px;
color: #333333;
line-height: 26px;
margin-top: 3px;
}
.star-icon i {
  color: #EC5B1D;
} 
.product-rating {
  padding: 2px 0 5px;
  display: flex;
  align-items: center;
  gap: 7px;
} 
.product-price del{
  color: #C9C9C9 !important;
 
}
.product-price del bdi {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 16px;
  color: #B7BECA !important;
  display: flex;
  align-items: center;
  justify-content: center;  
  line-height: 18px;
}
.product-price {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 5px;
}
.product-price ins{
  text-decoration: none !important;
}
.product-price ins bdi {
  font-family: 'Philosopher';
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  color: #EC5B1D !important;
}
.review-count {
  font-family: "Philosopher";
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
}

.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;

}

span.yith-wcwl-add-to-wishlist-button__label {
  display: none;
}

.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);
}
.offer-products-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;

}
.offer-products-image {
  height: 260px;
  background: #eff0f2;
  border-radius: 10px;
}












.product-viewall-button-box a span {
  font-family: 'Roboto';
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
  color: #FFFFFF;

}
.product-viewall-button-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
}
.product-viewall-button-box a i {
  transform: rotate(-45deg);
  margin: 0;
  background: #EC5B1D;
  border-radius: 60px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 12px;

}
.product-viewall-button-box i {
  color: #fff;
  font-size: 18px;
}
.product-viewall-button-box a {
  padding: 18px 30px 18px 30px;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  max-width: fit-content;
  background-color: #362F2D;
}



.product-viewall-button-box a:hover span{
  color: #fff;
}
.product-viewall-button-box a:hover i{
  color: #fff;
}
.product-viewall-button-box a span{
  position: relative;
  z-index: 1;
}
.product-viewall-button-box a i{
  position: relative;
  z-index: 1;
}
.product-viewall-button-box a::after {
  content: "";
  width: 0%;
  position: absolute;
  background: #EC5B1D;
  height: 0%;
  left: 0;
  
}

.product-viewall-button-box a:hover i{
  background: #fff;
  color: #EC5B1D;
  animation: zoomIn 0.8s linear;
  transform: rotate(-45deg);
}


.product-viewall-button-box a:hover::after{
width: 100%;
height: 100%;
transition: 0.3s ease-in-out;
left: 0;
right: 0;
margin: auto;
display: flex;
align-items: center;
justify-content: center;

}






/* 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: 'Philosopher';
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 4px 11px;
}
.portfolio-headings h2 {
  font-family: 'Philosopher';
  font-weight: 600;
  font-size: 50px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
}
#portfoilo  .owl-dots .owl-dot {
  background: #333333;
}
#portfoilo  .owl-dots .owl-dot.active {
  background: #EC5B1D;
}
#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: #EC5B1D;
  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: #333333;
}
.portfolio-page .owl-dots .owl-dot.active {
  background: #EC5B1D;
}


/* Servies single page */

.service-single-heading h4 {
  font-family: 'Philosopher';
  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 {
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
  margin: 0;
}

.single-services-title {
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  margin: 0;
  padding: 0;
  padding: 9px 26px;
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #fff;
  margin-top: 20px;

}

.service-single-boxes h5 {
  font-family: 'Philosopher';
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 5%;
  color: #EC5B1D;
}
.service-single-boxes p {
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
  margin: 0;
}

.services-template-default #enquiry {
  padding: 0 0 60px;
}

.services-points-box-details h4 {
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #333333;
  margin-top: 24px;
}
.services-points-box-details p {
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
  margin-bottom: 26px;
}
.services-points-box-details h6 {
  font-family: 'Philosopher';
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
  padding: 4px;
}
.services-points-box-details h6 {

  padding-left: 15px;
  font-family: "Philosopher";
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
margin: 0;
}
.services-single-points i {
  background: #EC5B1D;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.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: 'Philosopher';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #333333;
}
.header-contact-details a:hover {
  color: #EC5B1D;
  transition: 0.4s ease-in-out;
}
.testimonial-page {
  padding: 60px 0;
}

/* -------- Banner Section ---------- */

#banner-first {
  padding: 14rem 0rem 5rem;
}

.satisfied-cust {
  position: absolute;
  background-color: #fff;
  text-align: center;
  padding: 20px 35px 25px;
  box-shadow: 7.33px 20px 33.33px 0px #CA962F1A;
  right: 10rem;
}
.satisfied-cust .cust-images img {
  border: 3px solid #FFFFFF;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  object-fit: cover;
}
.satisfied-cust .cust-images img:nth-child(2), .satisfied-cust .cust-images img:nth-child(4) {
  transform: scale(1.1);
}
.satisfied-cust .cust-images img:nth-child(3) {
  transform: scale(1.2);
  position: relative;
  z-index: 2;
}
.satisfied-cust .cust-images img:not(:first-child) {
    margin-left: -10px;
}
.satisfied-cust h3, .satisfied-cust h3 span  {
  font-family: 'Inter' !important;
  font-weight: 700;
  font-size: 22px;
  line-height: 14px;
  color: #333333;
  padding: 0;
}
.satisfied-cust p {
  font-family: 'Inter';
  font-weight: 500;
  font-size: 14px;
  line-height: 40px;
  color: #333333;
  margin-bottom: 0 !important;
}
.satisfied-cust .cust-images {
  margin-top: 10px;
}
.ban-container {
  margin: auto;
  max-width: 1760px !important;
  padding: 0px 15px;
}
.banner-text-col {
  margin-bottom: 7rem;
}
.banner-text-col h4 {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 26px;
  color: #EC5B1D;
}
.banner-text-col h1 {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 56px;
  line-height: 70px;
  color: #333333;
  margin-bottom: 1rem;
}
.banner-text-col p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #555555;
  padding-right: 5rem;
  margin-bottom: 1.5rem;
}

.bannerz-imgs {
  display: flex;
  align-items: end;
  position: relative;
}

.year-service {
  display: flex;
  align-items: center;
  position: absolute;
  top: 1rem;
  right: 20rem;
  z-index: 1;
  background-color: #fff;
  padding: 10px 20px;
  gap: 16px;
  width: 250px;
  box-shadow: -29px -6px 50px 0px #CA962F1A;
}



.year-service h2 span, .year-service h2 {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 56px;
  color: #333333;
  padding: 0;
}

.year-service p {
  margin-bottom: 0 !important;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 23.17px;
  color: #333333; 
}

.bannerz-imgs .banner-img-col {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
}

#banner-first .row {
  justify-content: space-between;
}
.banner-img-col .ban-image-one {
  background-color: #362F2D;
  padding: 90px 40px;
  border-radius: 190px;
  overflow: visible;
  height: fit-content;
  margin-top: auto;
  transition: all 0.8s ease-in-out;
  &:hover {
    transform: scale(1.01);
    background-color: #4e4948;
  }
}
.banner-img-col .ban-image-two {
  background-color: #362F2D;
  padding: 90px 25px;
  border-radius: 190px;
  overflow: visible;
  height: fit-content;
  margin-bottom: 6rem;
  transition: all 0.8s ease-in-out;
  &:hover {
    transform: scale(1.01);
    background-color: #4e4948;
  }
}


.ban-button a {
  display: block;
  padding: 10px 34px;
  background-color: #362F2D;
  width: fit-content;
  transition: all 0.5s ease-in-out;
  position: relative;
  & span {
    color: #fff;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 23.17px;
    z-index: 1;
    position: relative;
  }
  &:hover::after {
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  &::after {
    content: "";
    width: 0%;
    position: absolute;
    background: #EC5B1D;
    height: 0%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }
}
.call-contact {
    background-color: #fff;
    box-shadow: 7.33px 20px 33.33px 0px #CA962F1A;
    display: flex;
    align-items: center;
    padding: 14px 20px;
    gap: 18px;
    width: fit-content;
  & i {
    font-size: 50px;
    color: #EC5B1D;
  }
  & h5 {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 16px;
    color: #EC5B1D;
    margin-bottom: 0 !important;
  }
  & h4 {
    font-family: 'Philosopher';
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 0 !important;
    color: #333333;
    &:hover {
      color: #EC5B1D;
    }
  }
}

/* About us */

.head-grp {
  position: relative;
  margin-top: 3rem;
  &::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background-color: #EC5B1D;
    width: 10px;
    height: 10px;
    content: '';
    margin: auto;
    border-radius: 50%;
    transform: translateY(-35px);
  }
  &::after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background-color: #EC5B1D;
    width: 3px;
    height: 22px;
    content: '';
    margin: auto;
    transform: translateY(-56px);
    background: linear-gradient(180deg, rgba(236, 91, 29, 0) 0%, rgba(236, 91, 29, 1) 100%);
  }
}

.about-us-content-box {
  margin-top: 4rem;   
}

#about-us .head-grp h3 {
  color: #fff;
  background: #EC5B1D;
  max-width: fit-content;
  border-radius: 99px;
  padding: 4px 18px;
  line-height: 24px;
  text-transform: capitalize;
  margin: 0px auto 1rem;
  font-family: 'Roboto';
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
}

#about-us .head-grp h2 {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
  color: #333333;
  margin: 0 23rem;
}

#about-us {
  border-radius: 30px;
  position: relative;
  z-index: 1;
  padding: 80px 0 60px 0;
  margin-top: 30px;
}
.about-us-content-box h2 {
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 30px;
  leading-trim: CAP_HEIGHT;
  line-height: 40px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #333333;
}
.about-us-content-box p {
  color: #555555;
  font-family: 'Inter';
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 2rem;
  padding-right: 2rem;
}
.about-count-main {
  display: flex;
  align-items: center;
  gap: 18px;
  background-color: #EC5B1D;
  padding: 24px 28px;
  width: fit-content;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateX(-3rem);
  & .count-image-div {
    display: flex;
  }
  & .count-text h5 {
    margin-bottom: 0px !important;
  }
}
.count-image-div .img-wrap:not(:first-child) {
  margin-left: -25px;
}

.count-text h4 {
  font-family: 'Inter';
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 5px;
}

.count-text h5 {
  font-family: 'Inter';
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #FFFFFF;
  margin-top: 10px !important;
}



#about-us .main-row {
  justify-content: space-between;
  & .img-col {
    flex-basis: 52%;
    position: relative;
  }
  & .text-col {
    flex-basis: 47%;
  }
}



.about-us-image.topz {
  margin-top: 2rem;
}

.about-us-image {
  border-radius: 10px;
  overflow: hidden;
  & div {
    overflow: hidden;
  }
}

.about-us-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.counter_box:hover img {
  transition: 0.5s ease-in;
  transform: rotateY(360deg);
}
.about-us-image:hover img
{
  animation: pulse 1s infinite;
}
.our-vision-point-box i {
  background: #EC5B1D;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: bounceIn 2s infinite;
}
.our-vision-point-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.our-vision-point-box p {
  padding-left: 10px;
  font-size: 14px;
  font-family: "Philosopher";
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  line-height: 40px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
  margin: 0;
}

/* 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: 'Philosopher';
  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: "Philosopher";
  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: #333333;
  position: absolute;
  left: 0;
z-index: -1;
}


.excellence-arrow-icon a::after{
  content: "";
  width: 0%;
  height: 0%;
  display: flex;
  align-items: center;
  background: #333333;
  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 8px;
}
.blogs-images img {
  height: 300px;
  object-fit: cover;
  margin-bottom: 1rem;
}


.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: #333333;
  margin: 0;
  font-family: 'Philosopher';
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
}


#tandc h1 {
  font-family: 'Philosopher';
  font-weight: 700;
  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;
}

/* Wishlist */

.shop_table {
  border: 1px solid rgba(0, 0, 0, .1);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px;
}
.shop_table .item-wrapper{
  border-color: #e7e7e7;
}
.outer_dpage table th {
  text-align: center;
  color: #333333;
  margin: 0;
  font-family: 'Philosopher';
  font-weight: 600 !important;
  font-style: Regular;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
  color: #297e29;
  font-weight: 600;
}
 .product-name a {
  font-family: "Philosopher";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #333333;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .additional-info-wrapper{
  display: flex;
      align-items: center;
      justify-content: space-between;
} */
/* .wishlist_table.mobile li {
  margin-bottom: 7px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wishlist_table.mobile li .item-wrapper {
  display: inline-block;
  width: unset !important;
  margin-bottom: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
} */
table.compare-list .remove a {
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 38px;
  letter-spacing: 0%;
  color: #EC5B1D;
}
.main-navigation li a svg {
  width: 32px;
  height: 12px;
}
.main-navigation ul ul li a svg {
  display: flex;
}
.main-navigation li a svg {
  width: 32px;
  height: 12px;
  display: none;
}
.main-navigation .current-menu-item a svg path {
fill: #EC5B1D;
}
span.availability-label {
  color: #EC5B1D;
}
  .compare-list  h2 {
  color: #EC5B1D;
  font-family: 'Philosopher';
  font-size: 26px;
}
/* Career page */

#careers-page h2 {
  color: #333333;
  font-family: "Philosopher";
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: left;
}
#careers-page h3 {
  color: #333333;
  font-family: "Philosopher";
  font-weight: 500;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: CAP_HEIGHT;
  line-height: 12px;
  letter-spacing: 0%;
  text-align: left;
  text-transform: capitalize;
}
#careers-page p {
  font-family: "Philosopher";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: CAP_HEIGHT;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #757575;
}

body.archive .star-rating {
  margin-bottom: 0 !important;
}

body.privacy-policy h2 {
  font-family: 'Philosopher';
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
  color: #333333;
}
body.privacy-policy p {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #555555;
}

.wishlist-items-wrapper .product-price {
  margin-top: 0 !important;
}
#full-width-blog .post-authore-text {
  display: flex;
  align-items: center;
  justify-content: center;
  & .author-box {
    margin: unset;
  }
  & .author-name {
    margin-right: 2rem;
  }
} 

#blog-left-sidebar .post-authore-text {
  display: flex;
  align-items: center;
  & .author-box {
    margin: unset;
  }
  & .author-name {
    margin-right: 2rem;
  }
}

#blog-right-sidebar .post-authore-text {
  display: flex;
  align-items: center;
  & .author-box {
    margin: unset;
  }
  & .author-name {
    margin-right: 2rem;
  }
}

#single_post .author-box {
  margin: unset !important;
}
#single_post .post-authore-text {
  display: flex;
  align-items: center;
  & h6 {
    margin-bottom: 0 !important;
  }
}
#single_post .blog-author-box {
  display: flex;
  gap: 2rem;
  margin-top: 1rem;
}

body.search.search-results .nav-links {
  display: flex;  
}