
html {
    overflow-y: auto;
    margin: 0 !important;
}
/* .aos-animate{
  display: none;;
} */

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;
}
.partner-content .owl-nav {
    display: block !important;
}
.partner-content .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -8%;
    transform: translateY(-50%);
    background-color: transparent !important;
    border: none;
    color: var(--heading-text-color) !important;
}
.partner-content .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -8%;
    transform: translateY(-50%);
    background-color: transparent !important;
    border: none !important;
    color: var(--heading-text-color) !important;
}




#our-delivery, #partners .hover-img-partners{
  position: relative;
}
#our-delivery span .blue-icon-image{
  position: absolute;
  top: 20px;
  display: none;
}

.delivery_bgcolor:hover span .blue-icon-image{
  display: block !important;
}
.delivery_bgimage{
  background-size: cover;
  border-radius: 20px;
}
.delivery_bgcolor:hover {
  background-color: rgb(0 0 0 / 15%);
  transition: 2s;
  border-color: var(--heading-text-color) !important;
}
.delivery_bgcolor {
  padding: 30px 20px 40px 20px;
  border-radius: 20px;
  background-color: var(--heading-text-color);
  text-align: left !important;
  border:3px solid transparent !important;
}

#our-delivery .delivery-details span{
  text-align:left !important;
  display: inline-block;
  transition: 2s;
}
.delivery_title{
  font-size: 13px;
}


.delivery_text{
  letter-spacing: 0px;
  line-height: 24px;
}

.delivery_button{
  font-size: 13px;
  line-height: 20px;
}
#our-delivery .delivery_bgcolor:hover .delivery_button_brd:after{
  border-bottom: 1px dashed #00cdfc;
}
.delivery_bgcolor:hover .delivery_button a{
  color: #00cdfc;
}
.delivery_button a, .active .panel-heading a, .panel-heading:hover b, .blog-share:hover i{
  color: #000000;
}

#our-delivery .owl-carousel .owl-dot {
  padding: 4px;
  padding: 5px;
  border: none;
  margin-right: 9px;
  background-color: #cfc9c9;
}
#our-delivery .owl-dots, #about-us .about-head,  #our-team h3, #our-services .services-head, .track-shipping, #request-qoute .request-head, #core-value .core-value-head, #partners .partners-head, #blog .blog-head, #blog .owl-dots, #our-clients .owl-dots {
    text-align: center;
}
#our-delivery .owl-carousel .owl-dot.active, #testimonials .owl-dot.active, #blog .owl-carousel .owl-dot.active, #our-clients .owl-carousel .owl-dot.active {
    background-color: var(--primary-text-color);
}
#our-delivery .owl-nav, .blog-share-icon, #blog .owl-nav button{
  display: none;
}
/* -------------------- About Us ------------------ */
.video_bgimg{
  background-size: cover;
}
.video_img{
  margin-top: 25%;
  margin-bottom: 25%;
}
/* ------------ Video Popup ----------------- */
.video .modal-new {
  display: none;
  position: fixed;
  z-index: 999999999999;
  padding-top: 0px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(11,11,11,0.8);
}
a#myBtn1 {
    cursor: pointer;
}
/* Modal Content */
.video .modal-contents {
  margin: auto;
  padding: 6px;
  width: 45%;
  transition: 2s;
  border-radius: 10px;
}
/* The Close Button */
.video .close-one1 {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.video .close-one1:hover,
.video .close-one1:focus {
  text-decoration: none;
  cursor: pointer;
  -webkit-mask-image: linear-gradient(-75deg, rgba(75,205,252,.6) 30%, #000 50%, rgba(75,205,252,.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
}
@-webkit-keyframes shine {
  from {-webkit-mask-position: 150%; } to {-webkit-mask-position: -50%; }
}

span.first-word{
  color: #22272b !important;
}

.titles-underline:after{
  content: "";
  width: 70px;
  height: 2px;
  background-color: #f02930 !important;
  position: absolute;
  margin-top: 20px;
  margin-left: -35px;
}

.about-sub-heading {
  font-size: 13px;
  line-height: 30px;
  color: #1d2027;
}
.about-text {
  line-height: 30px;
}
.about-different {
  list-style: none;
  margin-left: -1px;
}
.about-different li {
  padding-bottom: 15px;
  font-size: 14px;
}
.about-different li span{
  font-weight: 600;
  display: block;
}
.about-different i {
  color: #c1e503;
}
/* ------------------ Our Services ----------------  */
#our-services .services-head h3{
  letter-spacing: 0px;
  line-height: 22px;
  text-transform: uppercase;
}
.services-content{
  margin-top: 15px;
}
.services-content p{
  letter-spacing: 0px;
  line-height: 27px;
  margin-bottom: 0;
}
.services-text-content {
    margin: 5px 0;
    padding: 15px 0 5px 0;
    cursor: pointer;
}
.services-content-left, .services-content-right {
    background-color: #fff;
    margin: 0 1px 0 -1px;
    padding: 40px 0;
    align-items: center;
}
.services-heading {
    font-size: 16px;
    color: rgb(29,32,39);
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
}
.services-heading:before {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #f02930;
    position: absolute;
    margin-top: 10px;
    margin-left: -5%;
}
.services-text{
  line-height: 24px;
}
.services-text-content-right {
    margin: 5px 0;
    padding: 15px 0 5px 0px;
    cursor: pointer;
}
.services-heading-right {
    font-size: 16px;
    color: rgb(29,32,39);
    text-transform: uppercase;
}
.services-heading-right:after {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #f02930;
    position: absolute;
    margin-top: 10px;
    margin-left: 1%;
}
.services-text-right{
  line-height: 24px;
}
/* ------------------ Track Shipment ----------------  */
.track-icon{
  padding: 15px 0px;
}
.track-icon:hover {
  background-color: #1e2027;
  transition: 2s;
}
.track-icon:hover .icon-heading{
  color: var(--heading-text-color);
  transition: 1s;
}
.icon-heading{
  font-size: 16px;
  color: #1d2027;
}
/* ------------------ Request Quote ----------------  */
.request-head h3{
  font-size: 25px;
  color: #c1e503;
}
span.first-word-white{
  color: #fff !important;
}
.first-word-blue{
  color:#4bcdfc;
}
.request-form{
  margin-top: 25px;
  color: var(--heading-text-color);
}
#request-qoute input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea{
  background: transparent;
  border: none;
  border-radius: 5px;
  color: #000000 !important;
  font-size: 16px;
}
#request-qoute input[type="text"]::placeholder,  #request-qoute input[type="tel"]::placeholder, #request-qoute input[type="email"]::placeholder, #request-qoute textarea::placeholder{
    color: #e3e3e3;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], input[type="number"], #request-qoute select{
  width: 90%;
  padding: 12px;
}
input[type="text"], input[type="tel"], input[type="email"]{
  float: left;
  margin: 4% 0 0 8%
}
#request-qoute select{
  float: right;
  margin: 4% 8% 0 0;
}
#request-qoute textarea {
  margin-top: 4%;
  width: 93%;
  margin-left: 10px;
}
#request-qoute select.wpcf7-form-control.wpcf7-select{
  background: #0000007d;
  color: var(--heading-text-color);
  border: none;
  font-size: 13px;
}
#request-qoute span.wpcf7-not-valid-tip {
  float: left;
  margin-left: 45px;
}
#request-qoute .core-button a i{
  margin-left: 15px;
}
/* ------------------ why-choose-us ----------------  */
#why-choose-us{
  text-align:left;
}
.why-choose-us-head h3 {
  letter-spacing: 0;
}
.why-choose-us-content{
  margin-top: 30px;
}
.why-choose-us-icon{
  margin-top: 20px;
  position: relative;
}
.why-choose-us-content h4{
  font-weight: 500;
  text-transform: uppercase;
}
.why-choose-us-icon-line:after {
    content: "";
    width: 1px;
    height: 62px;
    background-color: #e5e5e5;
    position: absolute;
    margin-left: -26%;
    margin-top: 58%;
}
.panel-heading {
    padding: 10px;
}
.active .panel-heading, .panel-heading:hover{
    background-color: #c1e503;
}
.panel-heading a, .panel-title{
    color: #1d2027;
}
.active .panel-heading .faq-i i, .panel-heading:hover .faq-i i{
  background-color: var(--heading-text-color);
  color: #c1e503;
}
.faq-head h3 {
  letter-spacing: 0;
}
.faq-titles-underline:after {
  content: "";
  width: 70px;
  height: 2px;
  background-color: #c1e503;
  position: absolute;
  margin-top: 2px;
}
.faq{
    margin-top: 15px;
}
.accordion-button:not(.collapsed)::after{
  content: '\f068';
    font-family: 'Font Awesome 5 Free';
    background-image: none;
    right: 0px;
    transition: none;
    flex-shrink: 0;
    width: 2rem;
    height: 2rem;
    margin-left: auto;
    font-size: 13px;
    color: var(--heading-text-color);
    background-color: #f02930;
    border-radius: 50%;
    padding-left: 10px;
    margin-right: 11px;
    padding-top: 0 !important;
}
.accordion-button::after{
  content: '\2b';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    right: 10px;
    background-image: none;
    transition: none;
    font-size: 24px;
    color: var(--heading-text-color);
    width: 2rem;
    height: 2rem;
    background-color: #f02930;
    border-radius: 50%;
    padding-left: 10px;
    padding-top: 1px;
}
.card-header:hover .accordion-button, .card-header:hover{
  /* background-color: #c1e503; */
  color: #121212;
}
.accordion-button:not(.collapsed) {
  color: unset;
  background-color: unset;
  box-shadow: none;
}
.card-header {
  background-color: var(--heading-text-color);
  /* border-bottom: 1px solid #ececec; */
  padding: 0 !important;
}

.accordion-header button{
  font-size: 13px;
  font-weight: bold;
}
/* ------------------ Core Values ----------------  */
#core-value .core-value-head h3
{
  letter-spacing: 0px;
}

.record-contents{
  margin-top: 6%;
}
.record-contents b {
}
.record-contents i{
  font-size: 25px;
  color: var(--heading-text-color);
}
.record-contents p{
  font-size: 13px;
  line-height: 20px;
  color: var(--heading-text-color);
}
.core-button{
  margin-top: 5%;
}
.core-button a {
    font-size: 14px;
    color: var(--heading-text-color);
    padding: 18px;
    background-color: #c1e503;
    border-radius: 0px 5px;
    text-transform: uppercase;
}
/* ---------------- Our Partners ------------------ */
#partners .partners-head h3{
  letter-spacing: 0px;
}
.partners-content{
  margin-top: 5%;
}
#partners .partners-img {
    background-color: #f5f5f5;
    border: 1px solid #f0f0f0;
    position: relative;
}
.partners-img-bg {
    border: 1px solid #f0f0f0;
}
.service-img-black{
    position: absolute;
    top: 0;
    left: 60px;
}
#partners .hover-img-partners .service-img-black{
    display: none;
}
/* ------------------ Testimonials ----------------  */

#testimonials .testimonials-head{
  text-align: center;
  margin-bottom: 0rem;
}
#testimonials .testimonials-head h3{
  letter-spacing: 0px;
}

.testimonial-data-srtcd{
  background-color: var(--heading-text-color);
  padding-bottom: 26px;
  text-align: center;
  border: 1px solid #e4e4e4;
  margin-top: 21%;
}

.testimonials-img-srtcd img {
  border-radius: 50%;
  margin-top: -20%;
  border: 2px solid #fefefe;
}
.testimonials-icon i{
  margin: 19px;
  color: #c1e503;
  font-size: 35px;
  top: 2em;
  position: relative;
}

.testimonial-title a{
  font-size: 15px;
  line-height: 22px;
  font-weight: bold;
}

#testimonials .owl-carousel .owl-dot{
    display: block;
    padding: 5px;
    border: none;
    margin-bottom: 9px;
    background-color: #f0f0f0;
}
.testimonials-icon {
    margin-top: 11em;
}
.testimonials-icon-srtcd i{
    margin: 19px;
    color: #c1e503;
    font-size: 35px;
    top: 2em;
    position: relative;
}

.testimonials-img-srtcd {
    margin-left: 25%;
    margin-top: -12%;
    position: absolute;
}
p.instructor-desig span {
    font-size: 18px;
    font-family: 'Raleway';
    color: #000000 !important;
    font-weight: 600 !important;
}
p.instructor-desig {
    color: #000000 !important;
    font-family: 'Raleway';
}
#single-testimonial .instructor-desig{
  font-weight: normal;
  padding-top: 15px;
}
#single-testimonial .social-icon i{
  background-color: var(--heading-text-color);
  width: 40px;
  padding: 10px 14px;
  color: #000000;
  margin-right: 15px;
  border-radius: 5px 0px;
  margin-top: 10px;
  border: 1px solid var(--primary-text-color);
}
#single-testimonial .social-icon i:hover{
  background-color: var(--primary-text-color);
  color: #000000;
}
#single-testimonial .single-testimonial-content p{
  letter-spacing: 1px;
  line-height: 27px;
  padding-top: 20px;
  font-size: 14px;
  font-family: 'Raleway';
  color: #000000;
}
#testimonials .button_center{
  margin-top: 14% !important;
}
#blog .blog-head h3
{
  letter-spacing: 0px;
}

.blog-share{
  float: right;
  cursor: pointer;
}
.blog-share i{
  font-size: 24px;
  color: #c1e503;
}
.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: #c1e503;
    color: var(--heading-text-color);
}
.blog-comments i {
    color: #c1e503;
}
.blog-comments span{
  font-size: 13px;
}
.blog-information{
  margin-top: 0%;
}

.blog-button{
  font-size: 13px;
  font-weight: bold;
}
.blog-info {
  padding: 5px;
}
.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 !important;
  margin: 0 auto;
}
button.owl-prev, button.owl-next {
  background: var(--heading-text-color);
  border: 2px solid #000;
  padding: 6px 9px;
}
button.owl-next.disabled, button.owl-prev.disabled {
  background: #bbb;
}


                                            /* My Custom Css */

  /* Slider */
  #slider .carousel-caption {
      left: 0 !important;
      right: 0 !important;
  }

  .slider-head2 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px !important;
    color: var(--heading-text-color);
    font-weight: 600;
    font-family: 'Raleway';
    padding: 0;
    padding-bottom: 20px;
  }
  .slider-head2 span {
      background-color: var(--primary-text-color);
      padding: 8px;
      color: #000000;
  }
  .slider-head1 {
    font-size: 79px !important;
    line-height: 6rem;
    color: var(--heading-text-color);
    font-weight: 800 !important;
    font-family: 'Epilogue';
    padding: 0;
    padding-top: 5px;
    letter-spacing: 3px;
  }
  .slider-head1 span {
    color: var(--primary-text-color);
    font-weight: 500;
 }
  .prop_desc.slider-para {
    padding-top: 20px;
    width: 100%;
    max-width: 75%;
}
.slider-para > p {
    font-size: 21px;
    color: var(--heading-text-color);
    line-height: 34px !important;
    font-weight: 500;
    font-family: 'Raleway';
    margin-bottom: 40px;
}
a.slider-btn {
  width: 110px;
  height: 55px;
  background-color: var(--primary-text-color) !important;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: 'Epilogue';
  border-radius: 5px !important;
  border: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-right: 3%;
}
.slider-control {
    width: 100% !important;
    z-index: 2 !important;
    height: 26px !important;
    margin: auto !important;
    border-top: 2px solid #fff;
    bottom: 18% !important;
    max-width: 1395px !important;
    padding: 0 0.75rem !important;
    left: 0 !important;
    width: 100% !important;
}
  .slider-inner-wrapper {
    position: relative;
 }
 .slider-text-content {
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%);
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
}
.slider-wrapper .owl-nav {
    display: none;
}
.slider-wrapper .owl-dots .owl-dot {
    height: 20px;
    width: 20px;
    border-radius: 0%;
    background-color: transparent;
    border: 3px solid var(--primary-text-color);
    margin-left: 20px;
    position: relative;
}
.slider-wrapper .owl-dots .owl-dot.active:after {
  content: '';
    height: 9px;
    width: 9px;
    background-color: var(--primary-text-color);
    position: absolute;
    top: 51%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.slider-wrapper .owl-dots {
    position: absolute;
    right: 6rem;
    top: 48%;
    transform: rotate(90deg);
}

.slider-text-content {
    text-align: center !important;
    display: flex;
    justify-content: right;
}
.slider-text-content .container{
  text-align: left;
  width: 100%;
}


/* Our Delivery */
section#our-delivery {
    z-index: 3;
    position: relative;
}
#our-delivery:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 68%;
    background-color: var(--background1-color);
}
.delivery-details {
    padding: 0 0.5rem;
}
img.del-hover-img {
    display: none !important;
    transition: all 1s ease ;
    width: 80px !important;
height: 80px !important;
}
.delivery_bgcolor:hover .del-hover-img{
  display: block !important;
}
.delivery_bgcolor:hover .normal-img{
  display: none !important;
}
h6.delivery_title {
    font-size: 12px ;
    line-height: 22px;
    letter-spacing: 1px;
    color: var(--heading-text-color) ;
    font-weight: 600 ;
    font-family: "Sarabun" ;
    text-align: center !important;
}
h3.delivery_heading {
    font-size: 22px;
    line-height: 33px;
    letter-spacing: 1px !important;
    color: #000000;
    font-weight: 700;
    font-family: Epilogue;
    margin: 15px 0;
}
.delivery_bgcolor:hover h3.delivery_heading{
  color:var(--heading-text-color);
}
p.delivery_text {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    font-family: Raleway;
    margin-bottom: 20px;
}
.delivery_bgcolor:hover p.delivery_text{
  color:var(--heading-text-color);
}
h6.delivery_button {
    width: 120px;
    height: 45px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 28px;
    color: #000000 !important;
    font-weight: 500;
    font-family: 'Epilogue';
    text-align: center;
    background-color: var(--primary-text-color);
}
.delivery_bgcolor:hover .delivery_button a{
  color: #000000 !important;
}
#our-delivery .delivery_bgcolor:hover .delivery_button_brd:after{
  border-color: #f02930 !important;
}

/* About Us */
.video_bg {
    position: relative;
}
.ye {
    width: 185px;
    height: 80px;
    background-color: var(--primary-text-color);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    position: absolute;
    top: 20px;
    left: 20px;
}
.ye h3 {
    font-size: 45px;
    line-height: 60px;
    font-family: 'Epilogue';
    color: #000000 !important;
    font-weight: 600;
}
.ye p {
    font-size: 20px;
    line-height: 25px;
    font-family: 'Raleway';
    font-weight: 300;
    color: #000000;
    text-align: left;
    margin: 0;
    padding-left: 10px;
}
h3.about-heading {
    font-size: 30px;
    line-height: 59px;
    font-weight: 500;
    font-family: "Raleway";
    text-decoration: underline;
}
.about-video.video.col-lg-6.col-md-12 {
    padding-right: 30px;
}
.about-text-content {
    padding-left: 30px;
}
h4.about-heading {
    font-size: 57px;
    line-height: 70px;
    color: var(--heading-text-color);
    font-weight: 700 !important;
    font-family: 'Epilogue';
}
h4.about-heading > span {
    color: #121212 !important;
}
h5.about-sub-heading {
    font-size: 12px ;
    line-height: 22px;
    color: #121212 ;
    font-weight: 600 ;
    font-family: "Sarabun" ;
    text-align: left !important;
  }
  p.about-text {
      font-size: 21px;
      line-height: 50px;
      color: var(--heading-text-color);
      font-weight: 500;
      font-family: 'Raleway';
  }
.TE {
      display: flex;
      justify-content: space-between;
}
.TE:hover .inner-te{
  border-color: var(--primary-text-color);
}
.inner-te {
    border-bottom: 4px solid #BCBCBC;
    padding-bottom: 20px;
}
.inner-te h2 {
    font-size: 40px;
    line-height: 59px;
    font-family: 'Epilogue';
    font-weight: 600;
    color: var(--heading-text-color);
    padding: 0;
}
.inner-te h4 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Raleway';
    padding: 0;
    color: var(--heading-text-color);
    font-weight: 400;
}
.about-text-btn {
  padding-top: 35px;
}
button.plus-icon{
  background-color: var(--primary-text-color);
  border-radius: 5px;
  border: none !important;
}
.plus-icon a h3 {
    width: 185px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    line-height: 96px !important;
    color: #000000 !important;
    font-weight: 400;
    font-family: 'Epilogue';
    padding-top: 0px !important;
}

/* Cards */
section#step-to-card {
    padding: 100px 0;
}
.card-inner {
    display: flex !important;
    column-gap: 25px;
}
.main-card-inner-wrapper {
    background-color: #000000;
    padding: 30px;
    border-radius: 10px;
}
.main-card-inner-wrapper h3 {
    font-size: 24px;
    font-family: 'Epilogue';
    font-weight: 600;
    color: var(--heading-text-color);
    line-height: 30px;
    padding-bottom: 10px;
}
.main-card-inner-wrapper p {
    font-size: 18px;
    line-height: 35px;
    font-family: 'Raleway';
    font-weight: 400;
    color: var(--heading-text-color);
}
.t1img {
    padding-top: 15px;
    position: relative;
}
.t1img:before {
    content: '';
    border-bottom: 3px solid var(--primary-text-color) !important;
    position: absolute;
    top: 7.1rem;
    left: 0;
    width: 72px;
}

/* Pricing PLan */
section#pricing-qoute {
    padding: 90px 0;
}
h3.pp-heading {
    font-size: 35px;
    line-height: 52px;
    font-family: Epilogue;
    font-weight: 700;
    color: var(--heading-text-color);
    text-align: center;
    position: relative;
    z-index: 3;
}
h3.pp-heading:before {
    content: '';
    background-color: var(--primary-text-color);
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 240px;
    height: 20px;
    transform: translateX(-50%);
    opacity: 0.4;
    z-index: -1;
}
p.pp-text {
    font-size: 20px;
    line-height: 36px;
    color: var(--heading-text-color);
    font-family: 'Raleway';
    font-weight: 400;
    text-align: center;
}
.pricing-plan-wrapper {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
}
.pricing-plan-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    padding-top: 20px;
}
.pricing-head .pricing-plan-wrapper .pp-inner-wrapper {
    background-color: var(--background2-color);
    border: 1px solid #707070;
    border-radius: 20px;
    padding: 30px 56px 50px;
    position: relative;
    transition: all 1s ease;
}
.ppiw{
  z-index: 9;
  position: relative;
}
.ppiw:before {
    content: '';
    border-top: 3px solid var(--primary-text-color);
    position: absolute;
    top: -2rem;
    left: 50%;
    width: 125px;
    transform: translateX(-50%);
    transition: all 1s ease;
}
.pp-inner-wrapper:hover .ppiw:before{
  border-color: var(--heading-text-color);
}
.pp-first h2 {
    font-size: 69px;
    line-height: 64px;
    font-family: 'Epilogue';
    font-weight: 600;
    color: var(--primary-text-color);
    text-align: center;
    padding: 0;
    transition: all 1s ease;
}
.pp-inner-wrapper:hover .pp-first h2{
  color: var(--heading-text-color)
}
.pp-first h2 sup {
    font-size: 26px;
    font-family: 'Epilogue';
    font-weight: 200;
    top: -2rem;
    color: var(--heading-text-color);
}
.pp-first p {
    font-size: 18px;
    line-height: 19px;
    font-family: 'Raleway';
    font-weight: 500;
    color: var(--heading-text-color);
    text-align: center;
}
.pp-first p {
    font-size: 18px;
    line-height: 3px;
    font-family: 'Raleway';
    font-weight: 500;
    color: var(--heading-text-color);
    text-align: center;
}
.pp-second {
    padding-top: 30px;
    text-align: center;
}
.pp-second h2 {
    font-size: 30px;
    line-height: 26px;
    font-family: 'Epilogue';
    font-weight: 900;
    color: var(--heading-text-color);
    text-align: center;
    letter-spacing: 0;
}
ul.pp-feature {
    padding-top: 15px;
    line-height: 34px;
    text-align: left;
}
ul.pp-feature li {
    list-style: none;
}
ul.pp-feature li {
    list-style: none;
    font-size: 16px;
    line-height: 36px;
    font-family: 'Raleway';
    font-weight: 500;
    color: var(--heading-text-color);
}
.fa-check:before {
    content: "\f00c" !important;
    font-size: 10px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding-right: 12px;
    color: var(--primary-text-color);
    transition: all 1s ease;
}
.pp-inner-wrapper:hover .fa-check:before{
  color: var(--heading-text-color);
}
button.pp-btn {
    width: 120px;
    height: 50px;
    background-color: var(--primary-text-color);
    border: none;
    border-radius: 5px;
    margin-top: 50px;
    transition: all 1s ease;
}
.pp-inner-wrapper:hover button.pp-btn{
  background-color: var(--heading-text-color);
}
button.pp-btn a {
    font-size: 16px;
    line-height: 53px;
    font-family: 'Epilogue';
    font-weight: 500;
    color: #000000;
}


 /* Diet Plan */
section#diet-plan {
  padding-bottom: 0 !important;
  padding-top: 100px;
}
h3.dp-heading {
   font-size: 35px;
   line-height: 52px;
   font-family: Epilogue;
   font-weight: 700;
   color: var(--heading-text-color);
   text-align: center;
   position: relative;
   z-index: 3;
}
h3.dp-heading:before {
    content: '';
    background-color: var(--light-bg1-color);
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 205px;
    height: 20px;
    transform: translateX(-50%);
    opacity: 0.4;
    z-index: -1;
}
p.dp-text {
    font-size: 20px;
    line-height: 36px;
    color: var(--heading-text-color);
    font-family: 'Raleway';
    font-weight: 400;
    text-align: center;
}
.diet-content {
    padding-top: 40px;
}
.diet-text-box {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.dp-blocks {
    background-color: var(--background2-color);
    box-shadow: 0px 3px 11px #0000001f;
    text-align: center;
    padding: 35px 20px;
}
.dp-blocks h4 {
    font-size: 25px;
    line-height: 30px;
    font-family: 'Epilogue';
    color: var(--heading-text-color);
    font-weight: 700;
    padding-top: 25px;
}
.dp-blocks p {
    font-size: 18px;
    line-height: 30px;
    font-family: 'Raleway';
    color: var(--heading-text-color);
    font-weight: 400;
    margin: 0;
}

/* Partners */
section#partners {
    padding: 100px 0;
}
h3.op-heading {
   font-size: 35px;
   line-height: 52px;
   font-family: Epilogue;
   font-weight: 700;
   color: var(--heading-text-color) !important;
   text-align: center;
   position: relative;
   z-index: 3;
}
h3.op-heading:before {
    content: '';
    background-color: var(--light-bg1-color);
    position: absolute;
    bottom: 11px;
    left: 50%;
    width: 160px;
    height: 20px;
    transform: translateX(-50%);
    opacity: 0.4;
    z-index: -1;
}
p.op-text {
    font-size: 20px;
    line-height: 36px;
    color: var(--heading-text-color);
    font-family: 'Raleway';
    font-weight: 400;
    text-align: center;
}
.partner-content {
    padding-top: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap:20px;
}
.partner-contents {
    background-color: #000000;
    padding: 15px 0 25px;
    border-radius: 15px;
}
.box-wrapper {
    position: relative;
}
.social-box ul {
    position: absolute;
    bottom: 0px;
    display: flex;
    justify-content: center !important;
    align-items: center;
    column-gap: 15px;
    width: 91%;
    margin: 0 14px;
    padding: 10px 0;
    background-color: var(--primary-text-color);
    border-radius: 0px 0px 15px 15px;
    opacity: 0;
    transition: all 1s ease;
}
.partner-contents:hover .social-box ul{
  opacity: 1;
}
.social-box ul li {
    list-style: none;
    width: 30px;
    height: 30px;
    background-color: var(--heading-text-color);
    padding: 3px;
    border-radius: 50%;
}
i.social-partner-icon {
    font-size: 14px;
    color: #000000;
}
h5.partner-heading {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Epilogue';
    line-height: 33px;
    color: var(--heading-text-color);
}
.partner-title h4 {
    font-size: 18px;
    line-height: 29px;
    font-family: 'Raleway';
    font-weight: 500;
    color: var(--heading-text-color);
    margin: 0;
    padding: 0
}

.partner-box {
    padding-top: 20px;
}

/* Products */
section#products {
    padding: 100px 0;
}
.product-title h3{
  font-size: 35px;
  line-height: 52px;
  font-family: Epilogue;
  font-weight: 700;
  color: var(--heading-text-color) !important;
  text-align: center;
  position: relative;
  z-index: 3;
}
.product-title h3:before {
    content: '';
    background-color: var(--light-bg1-color);
    position: absolute;
    bottom: 11px;
    left: 50%;
    width: 270px;
    height: 17px;
    transform: translateX(-50%);
    opacity: 0.4;
    z-index: -1;
}
p.product_subheading {
    font-size: 20px;
    line-height: 36px;
    color: var(--heading-text-color);
    font-family: 'Raleway';
    font-weight: 400;
    text-align: center;
}
.products {
    padding-top: 25px;
}
.products-inner-wrapper {
    background-color: #000000;
    padding: 0px 0px 30px;
    border-radius: 20px;
    transition: all 3s ease;
}
.product-details {
  padding: 30px 15px 0 15px;
}
h5.product-title a {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Epilogue';
    font-weight: 700;
    color: var(--heading-text-color) !important;
}
.product-details span {
    font-size: 20px;
    line-height: 50px;
    font-family: 'Raleway';
    font-weight: 600;
    color: var(--heading-text-color) !important;
}
.star-img img {
    margin: 0 !important;
}
.ps-img {
    background-color: var(--primary-text-color);
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 5px;
    padding: 11px;
    position: absolute;
    top: 15px;
    right: 15px;
    display: none;
    transition: all 6s ease;
}
.products-inner-wrapper:hover .ps-img{
  display: block;
}
.ps-img a{
  width: 100%;
  height: 100%;
}
.ps-img a img {
    height: 20px;
}
.products .owl-nav{
  display: block !important;
}
.products .owl-nav .owl-prev{
  position: absolute;
  top: 50%;
  left: -8%;
  background-color: transparent;
  border: none;
  color: var(--heading-text-color) !important;
}
.products .owl-nav .owl-next{
  position: absolute;
  top: 50%;
  right: -8%;
  background-color: transparent;
  border: none;
  color: var(--heading-text-color) !important;
}
.star-rating span{
  color: transparent;
}
.product-img.client-img{
  position: relative;
}
.products-inner-wrapper:hover .product-cart-btn .ajax_add_to_cart{
    opacity: 1;
    pointer-events: all;
    transform: translateY(-32px);
}
.product-img .ajax_add_to_cart {
    position: absolute;
    /* bottom: 0; */
    background: var(--light-bg2-color);
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    transition: all .3s;
    transform: translateY(10px);
}
a#sp-wqv-view-button {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    background-color: var(--primary-text-color) !important;
    color: #000000 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 5px !important;
    opacity: 0;
pointer-events: none;
transition: all 0.5s !important;
}
.products-inner-wrapper:hover .product-cart-btn a#sp-wqv-view-button {
    opacity: 1;
    pointer-events: all;
    color: transparent !important;
}
.product-img .product-cart-btn a {
    color: var(--heading-text-color);
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-family: 'Epilogue';
    font-weight: 700;
    text-transform: capitalize;
}
.product-cart-btn .ajax_add_to_cart:after {
    content: "\f30b";
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    font-size: 20px;
    padding-left: 10px;
}
.product-cart-btn  a#sp-wqv-view-button:after {
    content: "\f065";
    font-size: 18px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    color: #000000 !important;
    left: 50%;
    transform: TRANSLATE(-50%,-50%);
}
.star-rating{
  color: #ffd116;
  overflow: hidden;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #ffd116;
 float: left;
 top: 0;
}
.product-img a.added_to_cart.wc-forward{
  position: absolute;
width: 100%;
background-color: var(--primary-text-color);
display: flex;
justify-content: center;
align-items: center;
bottom: -18px;
color: #000000;
}

.star-rating:before {
  content: "sssss";
  color: var(--primary-text-color);
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.star-rating {
  float: unset !important;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}

/* Time Table */
section#time-table {
    padding: 100px 0;
}
.tt-title h3{
  font-size: 35px;
  line-height: 52px;
  font-family: Epilogue;
  font-weight: 700;
  color: var(--heading-text-color) !important;
  text-align: center;
  position: relative;
  z-index: 3;
}
.tt-title h3:before {
    content: '';
    background-color: var(--light-bg1-color);
    position: absolute;
    bottom: 9px;
    left: 50%;
    width: 240px;
    height: 20px;
    transform: translateX(-50%);
    opacity: 0.4;
    z-index: -1;
}
p.tt_subheading {
    font-size: 20px;
    line-height: 36px;
    color: var(--heading-text-color);
    font-family: 'Raleway';
    font-weight: 400;
    text-align: center;
}
.daily_routine_form {
    padding-top: 30px;
}
.mptt-navigation-tabs {
    display: flex;
    justify-content: space-between;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li {
    display: inline-block;
    padding: 15px 40px 10px !important;
}
.mptt-navigation-tabs li.active{
  background-color: #000000 !important;
  color: var(--heading-text-color);
}
.mptt-navigation-tabs li.active a{
  color: var(--heading-text-color) !important;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li {
    background-color: var(--primary-text-color);
}
.mptt-shortcode-wrapper .mptt-navigation-tabs li a{
  font-size: 20px;
  font-family: 'Epilogue';
  line-height: 24px;
  font-weight: 500;
  color: #000000;
}
.mptt-shortcode-wrapper .mptt-navigation-tabs {
    margin: 0 0 2.5rem;
  }
  .mptt-shortcode-wrapper .mptt-shortcode-table {
      background-color: var(--heading-text-color);
  }
  .mptt-shortcode-row{
    border-bottom: 3px solid #000000 !important;
  }
  tr.mptt-shortcode-row th:nth-child(1) {
    background: linear-gradient(45deg, rgba(193,229,3,1) 0%, rgba(0,0,0,1) 115%) !important;
}
  tr.mptt-shortcode-row th {
      font-size: 20px;
      font-family: 'Epilogue';
      line-height: 50px;
      font-weight: 600;
      background-color: #000000 !important;
      color: var(--heading-text-color) !important;
      border: none !important;
      border-right: 3px solid var(--heading-text-color) !important;
  }
  .mptt-shortcode-table tbody tr td {
      padding: 54px 0 !important;
  }
  td.mptt-shortcode-hours {
      background-color: var(--primary-text-color);
      border: none !important;
      border-bottom: 3px solid var(--heading-text-color) !important;
      font-size: 20px;
      font-family: 'Epilogue';
      text-transform: uppercase;
      color: #000000;
      font-weight: 600;
  }
.mptt-shortcode-wrapper .mptt-shortcode-event .mptt-event-container{
  align-items: center !important;
  justify-content: center !important;
}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr:nth-child(2n+2) {
    background-color: var(--heading-text-color) !important;
}
.mptt-inner-event-content a {
    font-size: 16px !important;
    font-family: 'Raleway';
    font-weight: 700;
    line-height: 36px;
    margin: 0 !important;
    color: #000000 !important;
}
.mptt-inner-event-content .event-subtitle {
    font-size: 18px !important;
    font-family: 'Raleway';
    font-weight: 500;
}
td.mptt-shortcode-event.mptt-event-vertical-default.event{
    border-right: 4px solid #c8c6c6 !important;
    border-bottom: 4px solid #c8c6c6 !important;
}
td.mptt-shortcode-event.mptt-event-vertical-default{
  border-right: 3px solid #c8c6c6 !important;
  border-bottom: 3px solid #c8c6c6 !important;
}
td.mptt-shortcode-event:hover {
    background-color: var(--primary-text-color) !important;
}
td.mptt-shortcode-event:hover a{
  text-decoration: none !important;
}



/* Testimonial */
section#testimonials {
    padding: 100px 0;
}
.testimonials-head h3{
  font-size: 35px;
  line-height: 52px;
  font-family: Epilogue;
  font-weight: 700;
  color: var(--heading-text-color) !important;
  text-align: center;
  position: relative;
  z-index: 3;
}
.testimonials-head h3:before {
    content: '';
    background-color: var(--light-bg1-color);
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 340px;
    height: 20px;
    transform: translateX(-50%);
    opacity: 0.4;
    z-index: -1;
}
p.testimonial_subheading {
    font-size: 20px;
    line-height: 36px;
    color: var(--heading-text-color);
    font-family: 'Raleway';
    font-weight: 400;
    text-align: center;
}
.testimonials-content {
    padding-top: 30px;
}
.testimonial-client-info {
    display: flex;
    align-items: center;
    gap: 15px;
}
.testimonial-inner-wrapper {
    background-color: #000000;
        padding: 30px 20px 30px 15px;
    border-radius: 20px;
}
.testimonials-img.client-img {
    position: relative;
}
.testimonial-arrow-img {
    background-color: var(--primary-text-color);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 10px;
    position: absolute;
    top: -7px;
    left: 0px;
}
h5.testimonial-title a {
    font-size: 19px;
    line-height: 21px;
    font-family: 'Epilogue';
    font-weight: 800;
    color: var(--heading-text-color);
}
.testimonial-text p {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Raleway';
    font-weight: 400;
    color: var(--heading-text-color);
    text-align: left;
    margin: 0;
    padding-top: 20px;
}
.client-nc {
    text-align: left;
}
span.t-desig {
    font-size: 14px;
    line-height: 16px;
    font-family: 'Raleway';
    font-weight: 500;
    color: var(--heading-text-color);
    text-align: left;
}
.testimonials-content .owl-nav {
    display: block !important;
}
.testimonials-content {
    position: relative;
}
.testimonials-content .owl-nav .owl-prev {
    position: absolute;
    left: -8%;
    top: 50%;
    background-color: transparent;
    border: none !important;
    z-index: 3;
}
.testimonials-content .owl-nav .owl-prev i {
  color: var(--heading-text-color);
}
.testimonials-content .owl-nav .owl-next {
    position: absolute;
    right: -8%;
    top: 50%;
    background-color: transparent;
    border: none !important;
    z-index: 3;
}
.testimonials-content .owl-nav .owl-next i {
  color: var(--heading-text-color);
  z-index: 99;
}
span.fsrs-stars i:nth-child(1),span.fsrs-stars i:nth-child(2),span.fsrs-stars i:nth-child(3),span.fsrs-stars i:nth-child(4) {
    color: var(--primary-text-color);
}


/* Blog */
section#blog{
  padding: 100px 0;
}
.blog-head h3{
  font-size: 35px;
  line-height: 52px;
  font-family: Epilogue;
  font-weight: 700;
  color: var(--heading-text-color) !important;
  text-align: center;
  position: relative;
  z-index: 3;
}
.blog-head h3:before {
    content: '';
    background-color: var(--light-bg1-color);
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 180px;
    height: 20px;
    transform: translateX(-50%);
    opacity: 0.4;
    z-index: -1;
}
p.blog_subheading {
    font-size: 20px;
    line-height: 36px;
    color: var(--heading-text-color);
    font-family: 'Raleway';
    font-weight: 400;
    text-align: center;
}
.blog-content {
    padding-top: 10px;
}
.blog-contents {
    background-color: var(--background2-color);
    padding: 10px;
    border-radius: 15px;
    border: 0.5px solid #707070;
}
i.fa-solid,i.fas,.far {
    font-size: 14px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    color: var(--primary-text-color);
}
.blog-content .owl-item img {
    width: 100% !important;
    margin: 0 auto;
}

.blog-img-down {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}
span.blog-name  a,span.blog-comment span ,span.blog-date span{
    font-size: 14px;
    line-height: 21px;
    font-family: 'Epilogue';
    font-style: normal;
    color: var(--heading-text-color) !important;
    padding-left: 5px;
}
.blog-information {
    text-align: left;
}
.blog-title {
    padding: 10px 0;
    border-bottom: 1px solid var(--heading-text-color);
}
.blog-title  a {
    font-size: 22px;
    line-height: 33px;
    font-family: 'Epilogue';
    font-weight: 600;
    color: var(--heading-text-color);
}
.blog-text{
  transition: all 2s ease;
}
.blog-contents:hover .blog-text{
  display: none;
}
.blog-text p {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Raleway';
    font-weight: 500;
    color: var(--heading-text-color);
    padding-top: 15px;
    margin: 0;
    transition: all 1s ease;
}
.blog-button {
    display: none;
    transition: all 1s ease;
}
.blog-contents:hover .blog-button{
  display: block;
  padding: 40px 0 20px;
}
.blog-button a {
    width: 120px;
    height: 45px;
    background-color: #c0e503;
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-family: 'Epilogue';
    color: #000000 !important;
    border-radius: 5px;
    font-weight: 700;
}
.blog-content .owl-dots {
    display: none ;
}
.blog-content .owl-nav {
  display: block !important;
}
#blog .owl-nav button {
    display: block !important;
}
.blog-content .owl-nav .owl-prev {
    position: absolute;
    left: -8%;
    top: 50%;
    background-color: transparent;
    border: none !important;
    z-index: 3;
}
.blog-content .owl-nav .owl-prev i {
  color: var(--heading-text-color);
}
.blog-content .owl-nav .owl-next {
    position: absolute;
    right: -8%;
    top: 50%;
    background-color: transparent;
    border: none !important;
    z-index: 3;
}
.blog-content .owl-nav .owl-next i {
  color: var(--heading-text-color);
  z-index: 99;
}

/* Brand */
#brand{
  padding: 100px 0 50px;
}
.brand-wrapper {
    display: flex !important;
    flex-direction: row;
    column-gap: 70px;
}

/* Instagram */
section#instagram-feed{
  padding: 50px 0 100px;
}
.sb_instagram_header{
  display: none;
}
a.sbi_photo {
    border-radius: 10px;
}
.sbi_photo_wrap {
    padding: 0px 10px;
    position: relative;
    transition: all 1s ease;
}
a.sbi_photo:after {
    content: '\f16d';
    font-size: 30px;
    font-family: 'Font Awesome 5 Brands';
    line-height: 26px;
    background-color: #c3c3c3b0;
    color: var(--heading-text-color);
    position: absolute;
    top: 50%;
    height: 70px;
    width: 70px;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 22px;
    border-radius: 10px;
    opacity: 0;
    transition: all 0.5s ease;
}
a.sbi_photo:hover:after{
  opacity: 1;
}

div#wpcf7-f73-o1 {
  margin: 15px 0 30px !important;
}

/* Product Popup */
div#wqv-quick-view-content{
  padding: 20px;
  background-color: var(--background2-color) !important;
}
.wqv-product-images{
  border-radius: 30px;
}
.wqv-product-info .wqv-product-content .product_title.entry-title::after{
  display: none;
}
#wqv-quick-view-content .wqv-product-info .product_title{
  color: var(--heading-text-color);
}
#wqv-quick-view-content .wqv-product-info .woocommerce-product-rating .star-rating::before{
  color: var(--primary-text-color);
}
#wqv-quick-view-content .wqv-product-info .price, #wqv-quick-view-content .wqv-product-info .price .amount{
  color: var(--heading-text-color) !important;
  margin: 20px 0;
}
button.single_add_to_cart_button {
    font-size: 16px !important;
    width: 150px;
    height: 45px;
    background-color: var(--primary-text-color) !important;
    color: #000000 !important;
    font-weight: 500 !important;
    border: 1px solid transparent !important;
}
button.single_add_to_cart_button:hover{
  background-color: var(--background2-color) !important;
  border-color: var(--primary-text-color) !important;
  color: var(--heading-text-color) !important;
}
.wqv-product-info .quantity .qty{
  height: 45px !important;
}
