
html {
  overflow-y: auto;
  margin: 0 !important;
  margin-top: 0 !important;
}
div#wpadminbar {
  display: none;
}
.slick-prev:focus, .slick-next:focus{
  background: #ffffff !important;
}
/* .aos-animate{
  display: none;;
} */

#slider .owl-carousel .owl-item img{
  width: 100% !important;
}

button.owl-dot {
  border-radius: 50%;
}
.owl-nav button {
  z-index: 3;
  cursor: pointer !important;
}
.task-inner .main-task-inner-wrapper:nth-child(1).aos-animate{
  animation-name: fade-right !important;
  visibility: visible;
  animation-duration: 0s;
  transition-delay: 0s !important;
}
.task-inner .main-task-inner-wrapper img.arrow-img:nth-child(2){
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 1s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(2).aos-animate{
  -webkit-animation-name: fade-up;
  animation-name: fade-up !important;
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 2s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(3).aos-animate{
  -webkit-animation-name: fade-down;
  animation-name: fade-down !important;
  visibility: visible;
  animation-duration: 3s;
  transition-delay: 3s !important;
}

@-webkit-keyframes shine {
  from {-webkit-mask-position: 150%; } to {-webkit-mask-position: -50%; }
}
/* ------------------ Testimonials ----------------  */

#testimonials .testimonials-head{
  text-align: center;
  margin-bottom: 0rem;
}
#testimonials .testimonials-head h3{
  letter-spacing: 0px;
}
#blog .blog-head h3
{
  letter-spacing: 0px;
}
.blog-share{
  float: right;
  cursor: pointer;
}
.blog-share i{
  font-size: 24px;
  color: #4bcdfc;
}
.blog-share{
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
    border-radius: 8px 0px;
    margin-top: -10px;
}
.blog-share:hover{
  border: 1px solid #4bcdfc;
}
.blog-share-icon {
  margin-top: 7em;
  margin-left: -10em;
  margin-bottom: -2em;
}
.blog-share-icon a {
  margin-right: 5px;
  background-color: var(--heading-text-color);
  padding: 8px;
  border-radius: 5px 0px;
}
.blog-share-icon a:hover {
    background-color: #4bcdfc;
    color: var(--heading-text-color);
}
.blog-comments i {
    color: #4bcdfc;
}
.blog-comments span{
  font-size: 13px;
}
.blog-contents:hover {
  background-size: cover;
}
#blog .owl-carousel .owl-dot, #our-clients .owl-carousel .owl-dot {
  padding: 4px;
  padding: 5px;
  border: none;
  margin-right: 9px;
  background-color: #d9d9d9;
}
.shortcode_text{
  margin-top: 3%;
  color: #9d9d9e;
}
.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

button.owl-next.disabled, button.owl-prev.disabled {
  background: #bbb;
}


                                            /* My Custom Css */

/* Heading And Sub Heading */
.c-headings h2,h2.feature_head,h2.story-heading,h2.crafted-heading,h2.insta-heading,h2.testi-heading{
  font-family: Cardo;
  font-size: 40px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  padding: 0;
}
.c-headings p,p.story-subheading,p.testi-subheading{
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  color: #000000;
  margin: 0
}
.c-headings,h2.feature_head,h2.crafted-heading,h2.insta-heading{
  padding-bottom: 30px
}

/* Slider */
.banner-img {
  width: 100%;
}
.slider-inner-wrapper.slick-dotted.slick-slider {
  margin: 0;
}
.slider-inner-wrapper .slider-slide {
  position: relative;
}
#slider {
  padding: 0px 0 50px;
}
.slider-contant {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -10%);
  width: 100%;
}
p.slider-text {
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
}
h1.slider-head {
  font-family: Cardo;
  font-size: 48px;
  font-weight: 400;
  line-height: 64px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  padding: 20px 0 30px;
}
a.slider-btn {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.1em;
  text-align: center;
  width: 100%;
  max-width: 250px;
  height: 50px;
  text-transform: uppercase;
  color: #ffffff;
  background: #005b3a;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin: 0 auto;
}
.slider-inner-wrapper button {
  width: 50px;
  height: 50px;
  background: #ffffff;
  top: 50%;
  z-index: 9;
  border-radius: 50%;
}
.slider-inner-wrapper .slick-prev {
  left: 15px;
}
.slider-inner-wrapper .slick-next {
  right: 15px;
}
.slider-inner-wrapper .slick-prev:before {
  content: '\f060';
  font-family: 'Font Awesome 5 Free';
  color: #000000;
  font-weight: 900;
  font-size: 20px;
}
.slider-inner-wrapper .slick-next:before {
  content: '\f061';
  font-family: 'Font Awesome 5 Free';
  color: #000000;
  font-weight: 900;
  font-size: 20px;
}
.slider-inner-wrapper .slick-prev:hover,.slider-inner-wrapper .slick-next:hover {
  background: #ffffff;
}
.slider-inner-wrapper .slick-dots {
  bottom: 60px;
}
.slider-inner-wrapper .slick-dots li button:before {
  background: #ffffff !important;
  border-radius: 50%;
  font-size: 0;
  opacity: 0.50
}
.slider-inner-wrapper .slick-dots .slick-active {
  width: 50px;
}
.slider-inner-wrapper .slick-dots .slick-active button:before {
  width: 50px;
  border-radius: 50px;
  opacity: 1
}
img.slider_mbl_img {
  display: none !important;
}

/* Categories */
section#c-section {
  background-size: contain;
}
.c-box {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.c-contents {
  position: relative;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  background: #ffffff;
}
h6.c-title a {
  font-family: Cardo;
  font-size: 20px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  color: #ba7b57;
  text-transform: uppercase;
}
h6.c-title {
  padding: 15px;
}
a.cat_btn {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.1em;
  text-align: center;
  width: 100%;
  max-width: 250px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: #005b3a;
  margin: 35px auto 0;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.25);
}
.c-image {
  position: relative;
}
.shadow_img {
  position: absolute;
  bottom: 0;
  left: 0
}

/* Features */
#feature {
  box-shadow: 0px 1px 12px 0px rgba(186, 123, 87, 0.25);
}
.feature-inner-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.features {
  text-align: center;
}
.f-img {
  width: 120px;
  height: 120px;
  background: #f6f6f6;
  border-radius: 50%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
h3.f-title {
  font-family: Cardo;
  font-size: 25px;
  font-weight: 400;
  line-height: 33.85px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  padding: 15px 0 20px;
}
p.f-text {
  font-family: Quicksand;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  margin: 0;
  color: #000000;
  width: 100%;
  max-width: 70%;
  margin: 0 auto;
}

/* Tabs Product */
.tab-wrapper {
  display: none;
}
.tab-wrapper.active {
  display: block;
}
.tab-tab .container {
  display: grid;
  align-items: end;
  grid-template-columns: 1fr 1fr;
  padding-bottom: 35px;
}
.tab-item button {
  font-family: Cardo;
  font-size: 20px;
  font-weight: 400;
  line-height: 27.08px;
  letter-spacing: 0.02em;
  text-align: center;
  color: #000000;
  padding: 0;
}
li.tab-item .active {
  font-size: 40px;
  line-height: 40px;
  color: #ba7b57;
}
.tab-pills {
  align-items: baseline;
}
.tab-pills span {
  padding: 0 15px;
}
.tab-pills span:last-child{
  display: none;
}
.tab-btn a {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #ffffff;
  width: 100%;
  max-width: 250px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #005b3a;
  margin: 0 0 0 auto;
}
.tab-slide {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 30px;
}
.tab-images {
  position: relative;
}
.tab-wishlist .yith-wcwl-add-button {
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 10px;
  right: 10px;
}
.tab-text {
  text-align: center;
}
h4.tab-cat-name a {
  font-family: Cardo;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
}
.tab-title a {
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
  color: #000000;
}
.tab-price ins bdi {
  font-family: Cardo;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #000000;
}
.tab-price del bdi {
  font-family: Cardo;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  color: #8d8d8d;
}
.tab-price {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
  gap: 20px;
  padding: 10px 0;
}
.tab-review i {
  font-size: 18px !important;
  color: #ba7b57 !important;
}
.tab-review {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tab-review .star-rating span {
  font-family: Cardo;
  font-size: 12px;
  font-weight: 400;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000000;
  padding-left: 10px;
}
.tab-cart-btn a {
  font-family: Oswald;
  font-size: 14px;
  font-weight: 400;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-align: center;
  width: 100%;
  max-width: 160px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #000000;
  margin: 20px auto 0;
}

/* Our Story */
.story-inner-wrapper {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  grid-gap: 20px;
}
.story-inner-wrapper img {
  width: 100%
}
.center-img img {
  padding-top: 10px;
}
.story-inner-wrapper-mbl {
  display: none;
}


/* Image With text */
.iwt-inner-wrapper .row {
  align-items: center;
}
.iwt-img img {
  width: 100%;
}
.iwt-text-wrap {
  padding-left: 50px;
}
h3.iwt-title {
  font-family: Cardo;
  font-size: 40px;
  font-weight: 400;
  line-height: 54.16px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #000000;
}
p.iwt-text {
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #000000;
  margin: 0;
  padding: 30px 0;
}
.iwt_list ul {
  padding-bottom: 40px;
}
.iwt_list ul li {
  list-style: none;
  display: flex;
  align-items: center;
}
.iwt_list ul li:nth-child(1),.iwt_list ul li:nth-child(2) {
  padding-bottom: 30px;
}
.iwt_list ul li i {
  width: 20px;
  height: 20px;
  background: #005b3a;
  font-size: 12px;
  border-radius: 50%;
  color: #ffffff;
  padding: 2px 5px;
}
.iwt_list ul li p {
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  color: #000000;
  margin: 0;
  padding-left: 20px;
}
a.iwt-btn {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #ffffff;
  width: 100%;
  max-width: 250px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #005b3a;
  margin: auto 0 0 0;
  text-transform: uppercase;
}
.iwt-guarantee {
  font-family: Quicksand;
  font-size: 18.29px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.03em;
  text-align: left;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
  max-width: 300px;
  padding: 20px 0;
  box-shadow: 0px 4.06px 9.14px 0px rgba(0, 0, 0, 0.05);
  position: relative;
  bottom: 20px;
  right: 0;
  margin: 0 0 0 auto;
  background: #ffffff;
}
.iwt-guarantee i {
  font-size: 20px;
  color: #ca719a;
}

/* Services */
section#Services {
  margin: 50px 0;
  padding: 30px 0;
}
.service-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-text {
  display: flex;
  align-items: center;
  gap: 10px;
}
.service-text h3 {
  font-family: Quicksand;
  font-size: 20px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #ffffff;
}

/* Crafted */
.crafted-inner-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}
a.crafted-btn {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #ffffff;
  width: 100%;
  max-width: 250px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #005b3a;
  margin: 30px auto 0;
  text-transform: uppercase;
}

/* Testimonial */
.testi-c .row {
  align-items: center;
}
h2.testi-heading,p.testi-subheading {
  text-align: left;
}
.testi-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
  align-items: center;
}
h4.testi-title {
  font-family: Cardo;
  font-size: 24px;
  font-weight: 400;
  line-height: 32.5px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #000000;
  padding: 0 0 15px;
}
.testi-review i {
  font-size: 20px !important;
  color: #ba7b57 !important
}
.testimonial-text p {
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #000000;
  margin: 0;
  padding: 30px 0 40px;
}
p.testi-customer-name {
  font-family: Quicksand;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  color: #000000;
  margin: 0
}
p.testi-customer-designation {
  font-family: Quicksand;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  color: #000000;
  margin: 0
}
.testi-customer {
  border-left: 3px solid #ba7b57;
  padding-left: 10px;
}
.testi-img-sec img {
  width: 100%;
  max-width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: auto;
}
.testi-img-sec.slick-current img {
  transform: scale(1.5);
  border: 1px solid #000000;
  padding: 2px
}
.testi-img-sec {
  padding: 20px 0;
  position: relative;
}
.testimonials-content {
  margin-bottom: 0 !important;
}
.testi-img-head {
  background-repeat: no-repeat;
  background-position: right;
}
.testi-img-sec.slick-active:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #0000007d;
  display: block;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  top: 50%;
  max-width: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 80%;
}
.testi-img-sec.slick-current:before {
  display: none;
}
.testi-img-div {
  position: relative;
}
.testi-img-div .slick-prev,.testi-img-div .slick-next {
  display: none;
}
.tid-inner {
  position: relative;
}
.up-arrow {
  position: absolute;
  top: 12%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  cursor: pointer;
}
.down-arrow {
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  cursor: pointer;
}
.up-arrow i,.down-arrow i {
  color: #ffffff !important;
}
.testimonials-content .slick-dots li {
  width: 15px;
  height: 15px;
}
.testimonials-content .slick-dots li button {
  background: #B7B7B7;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}
.testimonials-content .slick-dots li button:before {
  font-size: 0;
  width: 15px;
  height: 15px;
}
.testimonials-content .slick-dots .slick-active {
  width: 30px;
}
.testimonials-content .slick-dots .slick-active button {
  width: 30px;
  background: #BA7B57;
  border-radius: 50px;
}
.testimonials-content .slick-dots {
  bottom: 50%;
  transform: rotate(90deg);
  left: 10px;
}

/* Blog */
.blog-img a img {
  width: 100%;
}
.blog-title a {
  font-family: Cardo;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #a45700;
}
.blog-text p {
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.66px;
  text-align: left;
  color: #000000;
  margin: 0;
  padding: 15px 0;
}
a.blog-read-btn {
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #a45700;
  text-decoration: none;
}
.blog-info {
  position: relative;
  z-index: 9
}
.blog-info:nth-child(1) {
  padding: 0 40px;
}
.blog-info:nth-child(2) {
  padding: 0 40px;
}
.blog-info:nth-child(3) {
  padding: 0 40px;
}
.blog-info:nth-child(1):before {
  border-left: 1px solid #a45700;
}
.blog-head {
  border-top: 1px solid #a45700;
  border-bottom: 1px solid #a45700;
  padding: 15px 0;
}
.blog-info:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 115%;
  border-right: 1px solid #a45700;
  top: -40px;
  right: 0px;
  z-index: -1
}
.blog-information {
  padding-top: 20px;
}
a.blog-read-btn:hover,.blog-title a:hover {
  color: #000000 !important
}

/* Newsletter */
section#newsletter {
  margin: 50px 0 0;
}
.news-text {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.news-form {
  width: 100%;
  max-width: 40%;
}
.news-text p {
  font-family: Quicksand;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0.03em;
  text-align: left;
  color: #000000;
  margin: 0;
}
p.tag-input br {
  display: none !important;
}
.news-inp-btn div {
  display: flex;
  align-items: center;
  position: relative;
}
.news-inp-btn div p {
  padding: 0;
  margin: 0;
}
p.tag-input input {
  background-color: #ffffff !important;
  color: #000000 !important;
  border: none !important;
}
p.tag-input input[type ="email"]::placeholder {
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  color: #000000;
}
p.tag-input-btn input {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 10px;
  text-align: center;
  color: #ffffff !important;
  background-color: #005b3a !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
  width: 100%;
  max-width: 200px;
  height: 88% !important;
  position: absolute;
  top: 0;
  right: 0;
  margin: 3px !important;
  text-transform: uppercase;
}
p.tag-input.news-input {
  width: 100%;
}
