:root {
  --color-black: #4A4A4A;
  --color-white: #fff;
  --color-orange: #F6551C;
  }



/* -------- Single team page ------------ */
.middle-content .inner-content-event .owl-nav .owl-prev,
.middle-content .inner-content-event .owl-nav .owl-next  {
    color: var(--color-orange);
    width: 55px;
    height: 55px;
    border-radius: 50px;
    font-size: 25px;
    border: 2px solid var(--color-orange);
    left: 45%;
    position: relative;
    margin: 6px;
}
section#newsletter {
  background: #E8F3FF 0% 0% no-repeat padding-box;
  padding: 60px;

}

.social-icon .twitter {
  margin-right: 20px !important;
}
 .social-icon .twitter i{
  color: #fff !important;
  background: #0F3764;
  border-radius: 42px;
  padding: 8px 9px;
}
.single-leader-content p {
  font-size: 20px;
    color: #000;
    font-weight: 500;
    padding-top: 3%;
}
p.font-para {
  font-weight: 600;
}

/* -------- Single testimonial page ------------ */
.single-testimonial-content p {
    font-size: 18px;
    color: #000;
    padding: 23px 20px;
}
#single-testimonial .navigation .meta-nav{
  font-size: 22px;
  color: #000;
  font-weight: 600;
}
#single-testimonial .navigation .post-title {
  font-size: 17px;
  color: #000;
  margin-left: 15px;
}
/*-----------Category Page-----------------*/

.category-image-box .category-image img{
  object-fit: cover;
}
.category-image-box .category-title a{
  color: var(--color-black);
}
.category-image-box .category-image{
  background-color: beige;
}
.single-page-content p{
}
.single-page-content p .single-content-code{
  color: var(--color-black);
}
.single-content-offer{
  font: 600 20px/50px poppins;
  color: var(--color-black);
}
#single-category img{
  width: auto;
}
.woocommerce-breadcrumb a,.woocommerce .woocommerce-breadcrumb, .title-box h1{
  position: relative;

}


.related.products h2 {
    color: var(--black-head);
  }
.title-box .card{
  border-radius: 0.5rem;
  border: none;
  padding: 0 13%;
  box-shadow: rgb(0 0 0 / 10%) 0px 11px 12px;
  background-color: #fff;
}
.single-code-block{
  background-color: gainsboro;
  padding: 17px 17px 10px;
  border-radius: 10px;
}
.blink-soft {
  animation: blinker 2.5s linear infinite;
  cursor: pointer;
}
@keyframes blinker {
  70% {
    opacity: 0;
    color: var(--color-sky-blue);
  }
}
#sidebar .widget_search button[type=submit]{
  border-color: transparent;
  color: #002D60;

  padding: 9px 12px;
  float: right;
  background-color: #ffff;
  position: absolute;

}
#sidebar .widget_search form{
  display: table;
  position: relative;
  width: 90%;
}
#sidebar .wpcf7-form-control i{
  position: absolute;
    right: 45px;
    top: 14px;

}
#sidebar [type=search]{
  width: 88%;

  border: none;
  padding: 10px 40px 10px 10px;
  border-bottom: 2px solid #242424;
  border-radius: 0;
}
#sidebar aside {
  margin-bottom: 30px;
  border: 1px dotted #A1A1A1;
  padding: 20px 16px 30px;
  border-radius: 12px;
}
#sidebar .media-body a {
    color: black;
}
#sidebar .widget_search{
  border: none;
  padding: 0;
  border-radius: 11px;
  border: 1px dotted #A1A1A1;
  width: 100%;
  padding: 0px 0px 16px  16px;
}
p.termsndcond-para{
  padding-bottom: 36px;
}
#sidebar h3 {
  color: #242424 !important;
}

.recent-post-box img {
 
}
.wp-block-latest-comments__comment-meta,#sidebar a,#sidebar 
.post-content a,#sidebar .recentcomments a,#sidebar .recentcomments{
  color: #424242;
  font-weight: 500;
}
#sidebar .post-content a:hover{
  color: var(--color-sky-blue);
}
#sidebar .post-content{
  align-self: center;
}
#sidebar .recentcomments a{
  text-transform: capitalize;
}
#sidebar .widget_recent_entries .recent-post-box{
  border-bottom: 1px solid #dfddde;
}
#sidebar .widget_recent_entries li:last-child .recent-post-box{
  border-bottom: none;
}
.bradcrumbs a,.bradcrumbs span{
}
.tax-painting_cat h1{
  color: var(--black-head);
  padding-top: 15px;
}
.entry-title{
  color: #242424;
}
.woocommerce div.product div.images img{
  width: auto;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: var(--color-orange);
    z-index: 2;
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 25px 25px 0 0;
    margin: 0px 10px;
    padding: 0px 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
  position: unset;
}
.type-product{
  background-color: white;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 12px;
    border-radius: 20px;
    padding: 15px 20px !important;
}
.type-product img{
  margin-top: -35% !important;
}
.product_meta{
  display: none;
}
#tab-description p {
}
.woocommerce-Tabs-panel h2,.related.products h2 {
    color: var(--black-head);
}
#tab-title-reviews a {
    color: var(--black-head);
}
.woocommerce-product-gallery__wrapper img{
  margin-top: unset !important
}
.product .button{
  background-color: var(var(--color-orange)) !important;
    color: #fff !important;
}
.products ul{
  padding-top: 6% !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
  display: none;
}
.woocommerce-Price-amount{
  color: var(--color-black);
}
.woocommerce button.button.alt{
  background-color:var(--color-orange);
  padding: 13px 12px;
}
.woocommerce button.button.alt:hover{
  background-color:var(--color-orange);
}
#modules-sec .posttitle.mt-2 {
    text-align: initial !important;
    padding: 0 18px;
}
.feature-box img{
  width: 100%;
}
.blog-meta.metabox i{
  color: var(--color-sky-blue);
}
.blog-meta.metabox .entry-comments,.blog-meta.metabox {
  color: #494747;
}
.single-post-title{
  color: var(--color-black);
}
.single-post-content p{
}
.single #socialShare > .socialBox{
  text-align: start;
}
.single #socialGallery {
  top: -5px;
  left: 25px;
}
.single .social_share a i{
  text-align: center;
}
#reply-title{
  color: #000;
}
#sidebar .comment-notes{
  color: #7d7d7d;
}
#sidebar .comment-form-author label, #sidebar .comment-form-email label, #sidebar 
.comment-form-url label,#commentform .comment-form-comment label,.wp-block-search__label{
  text-align: left;
  letter-spacing: 0px;
  color: #242424;
  display: none;


}

#commentform> label{
}
#comment,#commentform input{
  border-color: #e0e0e1;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #e0e0e1;
}
#respond textarea{
  max-height: 100px;
}
#respond input[type=submit]{
  background-color: #03B2FB;
    border-color: #03B2FB !important;
  color: #fff;
}
#respond{
  margin-bottom: 20px;
  padding-top: 51px;
}
#comments{
  position: relative;
}
#comments .comments-title {
    letter-spacing: 0px;
    color: #242424;
    text-align: center;
    font-size: 25px;
    opacity: 1;
    z-index: 999;
  }

  .single-blogs-name{
    display: flex;
    justify-content: center;
    align-items: center;
}
#comments  .fn {
  color: #242424;
  font-style: inherit;
  font-weight: bold;
  position: absolute;
    left: 38%;
    top: 22%;
  font-size: 20px;
  padding: 0 9px;
}
#comments img {
  border-radius: 66%;
  height: 100%;
  width: 29%;
  padding: 4px 25px;
}
#comments li{
  padding-top: 40px;
}
#comments .comment-body {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  opacity: 1;
  width: 60%;
  padding: 24px 15px 82px 10px;
  display: block;
  border-radius: 10px;

  margin: 0 auto;

}
#comments .comment-respond {
  opacity: 1;
    width: 60%;
    border-radius: 10px;

    padding: 24px 40px 30px 40px;
    display: block;
    margin: 35px auto;
}
#respond{
  box-shadow: rgb(0 0 0 / 10%) 0px 13px 25px !important;
    background-color: #fff;
}
::marker {
    color: #fff !important;
}
/*---------------_Contact Page------------*/
#contact textarea,#contact input[type=text], #contact input[type=password],#contact input[type=datetime],#contact input[type=datetime-local],#contact input[type=date],#contact input[type=month], #contact input[type=time],#contact input[type=week],#contact input[type=number], #contact input[type=email],#contact input[type=url], #contact input[type=search], #contact input[type=tel], #contactinput[type=color], #contact.uneditable-input{
  border: 1px solid #d2d2d2 !important;
  border-radius: none;
  color: var(--color-black);
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  outline: none;
  padding: 10px 6px;
  vertical-align: middle;
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
 
  width: 100%;
  max-width: 100%;
  border-radius: 8px;
}
#contact input[type=text] {
  background: #fff;
  border: 1px solid #7a7777;
  width: 100% !important;
  margin: 0 !important;
}
#contact .contact-girl-img .image {
    width: 100%;
    height: 100%;
}
#contact textarea{
  height: 203px;
  background-color: #fff;
    border-radius: 7px;
    height: 193px;

}
.avtar-content:hover h4{
  color: #50CAAD;
}
.inner-box .fa-phone {
    transform: rotateY(180deg);
}
.contact-head h3, .inner-box h3{
  color: #000;
}
.inner-box h3 {
}
.contact-head h3{
}
.inner-box i{
  font-size: 30px;
  color: var(--color-orange);
}
.inner-box{
  background-color: #FFF0EB;
  padding: 40px;
  border-radius: 13px;
  margin: 0 30px;
}
.feature-block-text a{
}
.contact-form-image label {
  color: black;
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--unnamed-color-000000);
  text-align: left;
  color: #000000;
  opacity: 1;
  font-weight: 600;
}
.wpcf7-form-control-wrap{
  width: 100%;
  position: relative
}
aside#media_image-2 {
  padding-bottom: 10%;
}
.wpcf7-form-control.wpcf7-file {
  display: inline-block;
  position: relative;
  width: 120px;
  height: 40px;
  border-radius: 5px;
  color: #FFF;
  overflow: hidden;
  padding-left: 1px;
}
input.custom-file-input{
  position: relative;
}
input.custom-file-input:after {
  position: absolute;
  content: 'upload';
  left: 0px;
  top: 0px;
  background: #fff;
  display: block;
  height: 27px;
  width: 93px;
  font-size: 15px !important;
  color: #BFBFBF;
  text-align: center;
  border: 1px solid #BFBFBF;
}
.upload-cls i:before {
  color: #BFBFBF;
  position: relative;
  opacity: 1;
  top: -24px;
}
.upload-cls {
  border-radius: 5px;
  border: 2px dashed #BFBFBF;
  padding-top: 14px;
  position: relative;
}

textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus, .uneditable-input {
  background-color: #f7f7f7;
  box-shadow: 0px -3px 5px 0px rgb(0 0 0 / 10%) inset;
  -moz-box-shadow: 0px -3px 5px 0px rgba(0,0,0,.1) inset;
  -webkit-box-shadow: 0px -3px 5px 0px rgb(0 0 0 / 10%) inset;
}
.contact-info-box{
  background: #f9f9f9;
  padding: 21px 23px;
}
.contact-social-list-box-ul{
  border: 1px solid #e6e6e6;
}
.contact-social-list-box-ul li{
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 15px;
}
.contact-social-list-box-ul li:last-child{
  margin-bottom: 0px !important;
}
.contact-social-list-box-ul li:hover{
  box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,.2);
  -webkit-box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 20%);
}
#contact .social_icon i{
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 20px;
  line-height: 38px;
  text-align: center;
}
#contact .social_icon .fa-facebook-f, #contact .socila_share a .fa-facebook-f{
  background-color: #215b9a;
}
#contact .social_icon .fa-twitter,#contact .socila_share a .fa-twitter{
  background-color: #00adf2;
}
#contact .social_icon .fa-youtube{
  background-color: #FF0000;
}
#contact .social_icon .fa-dribbble{
  background-color: #f85993;
}
#contact .social_icon .fa-linkedin-in{
  background-color: #0077b5;
}
#contact .social_icon .fa-pinterest-p{
  background-color: #E60023;
}
.contact-social-count p{
  color: #2a2a2a;
}
.contact-social-box-list .theme_button{
  display: inline-block;
  color: #2a2a2a;
  padding: 8px 0;
  width: 96px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #e6e6e6;
  text-transform: uppercase;
  line-height: normal;
  box-shadow: 0 1px 8px 0px rgb(0 0 0 / 18%);
  background-color: #fff;
}
h1 {
  color: #0f3764;
  padding: 27px 0;
  font-weight: 600;
}
.feature-box a {
  display: none;
}
.contact-social-box-list .theme_button:hover{
  background-color: var(--color-sky-blue);
  color: var(--color-white);
}
#newsletter .wpcf7 input[type="email"] {
  background:#ffffff;
  border-radius: 15px;
  text-align: left;
  width: 55% !important;
letter-spacing: var(--unnamed-character-spacing-0);
  color: #ddd;
}
section#newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
  width: 13% !important;
  background: #002D60 0% 0% no-repeat padding-box;
  border-radius: 15px;
  opacity: 0.999;
   margin: 0px -31px; 
  padding: 4px 10px;
  font: 600 18px/30px Jost;
  border: none !important;
  color: #fff !important;
}
.wpcf7 form .wpcf7-response-output {
  padding: 0.2em 1em;
  width: 45%;
  margin: 4% 29%;
}
#contact 
.wpcf7 form .wpcf7-response-output {
  padding: 0.2em 1em;
  width: 72%;

  margin: 20px 0;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 14px;
  font-weight: normal;
  display: block;
  padding: 4px 11px;

  width: 100%;
}
#contact-us 

.wpcf7 form .wpcf7-response-output {
  padding: 0.2em 1em;
  width: 72%;
  margin: 20px 13%;
}
input.search-field-here {
    border: 1px solid black;
    padding: 10px 20px;
    border-radius: 20px;
}
form.search-form.serach-page.search-form-page {
  display: none;
}
.copyright-text a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
article#post-79 {
  position: relative;
  top: -135px;
}
.wpcf7 form .wpcf7-response-output {
  padding: 0.2em 1em;
  border: unset;
  border: 1px solid #50CAAD !important;
}
#contact .wpcf7-form-control.has-spinner.wpcf7-submit {
  border: none;
  padding: 12px 17px;
 
  color: #ffff;
}
#contact .section-main-title{
  color: #242424;
}
#contact h2{
  text-align: left;
  color: #242424;
}
 #contact .contact-form {
  padding: 84px 0;
}
#contact h6{
  text-align: left;
  letter-spacing: 0px;
  color: #242424;
  opacity: 0.7;
  max-width: 60%;
}
#contact .contact-send .has-spinner {
  background: #50CAAD 0% 0% no-repeat padding-box;
border-radius: 20px 20px 20px 0px;
opacity: 1;
}
#contact .contact-send .has-spinner:hover {
  background: #59A7FF;
border-radius: 20px 0px 20px 20px;
opacity: 1;
}
.contact-call a{
}

.contact-box-map embed {
  border-radius: 10px;
}
#contact .class-submit .has-spinner {
  background: #03B2FB 0% 0% no-repeat padding-box;
  border-radius: 7px;
  color: #ffff;
  border: none;
  padding: 17px 4%;
  font-size: 15px;
  position: absolute;
  text-align: center;
}
#contact .contact-send {
  width: 32%;
}
#contact .class-submit{
  text-align: center;
}
#contact .class-upload .has-spinner {
  color: #A1A1A1;
  background-color: #fff;
}
#contact .class-upload {
  border: 2px dashed #A1A1A1;
  text-align: center;
  border-radius: 15px;
}
#contact .class-upload i:before {
  font-size: 20px;
}
#contact .submit-contact-form .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  background-color: #ffff;
  border-bottom: 1px solid;
  opacity: 0.6;
}
#contact .contact-form h2:after{
  content: '';
  display: block;
  border-bottom: 3px solid;
  color: #242424;
  width: 70px;
  margin: 15px 0;
}
/*--------Blog Page-------------------*/
.post-featured img{
  width: 100%;
  height: auto;
}
.page-template-blog-fullwidth-extend .blog-meta.metabox {
  color: #494747;
}
.check-cat:after{
  border-left: 1px solid;
  content: '';
  margin: 0 0 0 22px;
  color: #BFBFBF;
}
.check-cat i:before {
  content: "\f00c";
  font-size: 7px;
  background-color: #088CEF;
  color: #ffff;
  border-radius: 50%;
  padding: 3px 3px;
}
.post-text p{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 22px;
  color: #494747;
  font-weight: 500;
  font-family: "Poppins";
}
#full-width-blog .post-featured-img img{
  border-radius: 15px;
  height: auto;
  width: 100%;
}
#blog-left-sidebar .post-featured-img img,#blog-right-sidebar .post-featured-img img  {
    border-radius: 15px;
    height: auto;
    width: 100%;
}
.post-readmore{
  padding: 8px;
}
.page-template-blog-fullwidth-extend #socialGallery{
  left: -20px;
}
.navigation .page-numbers.current{
  color: #f6fafc;
  background-color: var(--color-hex);
  border: 1px solid var( --color-hex);
  padding: 7px 13px;
  font-weight: 600;
  margin-right: 10px;
  border-radius: 6px;
}
.navigation a{
  color: #A1A1A1;
}
.featured_post .next {
  color: #242424;
  border: 1px solid #A1A1A1!important;
  padding: 7px 10px;
  font-weight: 600;
  border-radius: 7px;
}
.featured_post .prev {
  color: #242424;
  border: 1px solid #A1A1A1!important;
  padding: 7px 10px;
  font-weight: 600;
  border-radius: 7px;
  }
.navigation.text-center {
  padding-bottom: 25px;
}
.navigation .next.page-numbers{
  padding: 7px 10px 8px;
}
.navigation .prev.page-numbers{
  padding: 7px 10px 9px;
}
.navigation .next {
  color: #242424;
  border: 1px solid #A1A1A1!important;
  padding: 7px 10px;
  font-weight: 600;
  border-radius: 7px;
}
.navigation .prev {
  color: #242424;
  border: 1px solid #A1A1A1!important;
  padding: 7px 10px;
  font-weight: 600;
  border-radius: 7px;
}
.post-featured:hover{
  background-color: #fff;
}
.blog-lr-post #socialGallery{
  left: -20px;
}
.blog-lr-post{
  margin-top: 30px;
}
.blog-lr-post:first-child{
  margin-top: 0px !important;
}
.nav-link .list-tab{
  color: var(--color-black);
}
.nav-link.active .list-tab{
  color: var(--color-sky-blue);
}
.list-tab i{
  font-size: 35px;
}
.list-tab .list-tab-title{
}

/*-------------------Faq Template--------------*/

.faq-box-inner{
  background-color: var(--color-sky-blue);
  border-radius: 20px;
}
.faq-box i{
  color: var(--color-sky-blue);
  background: #fff;
  font-size: 25px;
  display: inline-block;
  padding: 14px 16px;
  border-radius: 50%;
}
.faq-box-inner p,.faq-box-inner h5{
  color: #fff;
}
.faq-box:hover{
  position: relative;
  bottom: 10px;
}
.faq-box{
  position: relative;
  bottom: 0px;
}
.faq-box:nth-child(1),.contact-section-box:nth-child(1){
  animation: fadeInUp 2s 1;
}
.faq-box:nth-child(2),.contact-section-box:nth-child(2){
  animation: fadeInUp 3s 1;
}
.faq-box:nth-child(3),.contact-section-box:nth-child(3){
  animation: fadeInUp 4s 1;
}
.accordion-item {
  background-color: #fff;
  border: none;
}
.accordion-button {
  background-color: #f2F2F2;
  box-shadow: none;
  border:none;
  padding: 10px 20px;
  margin: 0px 0;
}
.accordion-button{
  border-bottom: 4px solid var(--color-sky-blue);
  color: #000;
  font-weight: bold;
  margin-bottom: 13px;

   font-family: 'Jost';
  background-color: #fff;
  padding:20px 15px;
}
.accordion-button:not(.collapsed){
  border-bottom: 4px solid var(--color-sky-blue) !important;
    color: #000;
    font-weight: bold;
    font-family: 'Jost';
    background-color: #ffff;
}
.accordion-button:focus {
  z-index: 3;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
a.accordion-button i{
  margin-left: 33%;
}
.accordion-item{
}
.accordion-body{
  font-weight: 300;
  color: #000;
  margin-bottom: 20px;

}
.faq-tablet img {
    height: auto;
    width: 100%;
}
/*------------404-----------------*/

.errorimg {
    width: 16%;
    height: auto;
}
#main_eroor img{
  width: auto;
  text-align: center;
  margin: 0 auto;
  display: block;
}
#main_eroor h1{
  font-weight: 800;
  color: var(--color-sky-blue);
  letter-spacing: 1px;
}
#main_eroor p{
  color: #fff;
  font-weight: 400;
}
.table-striped a{

}
#page-not-found .heading3 {
  color: #000;
}
#page-not-found .read-moresec1 a{
  color: #ffff;
  background-color: var(--color-orange);
  padding: 14px 26px;
  border-radius: 6px;
}
#page-not-found .text-404 {
  color: #000;
  font-size: 16px;
    font-weight: 400;
}

/*------------------*/
#single_post .content_boxes {
  background-color: #ffff;
}
#single_post .single-page-category span {
  background-color: var(--color-orange);
  border-radius: 19px;
  padding: 11px 23px;
}
#single_post span {
  text-align: left;
  letter-spacing: 0px;
}
#single_post .single-author-image img {
  width: 28%;
  border-radius: 50%;
}
#single_post .single-page-title {
  text-align: left;
  letter-spacing: 0px;
  color: #242424;
  font-size: 31px;
  font-weight: bold;
}
h4.posttitle {
  margin-top: 10px;

}
div.ppt {
  color: #e8f3ff;}
.vw-news-meta {
  margin-top: 20px;
  padding-left: 33px;

}
#single_post span {
  text-align: left;
  letter-spacing: 0px;
  font: normal normal normal 20px/24px Jost;
  letter-spacing: 0px;
  color: #00244D;
  margin-top: 10px;
  font-size: 18px;
  padding-top: 16px;
  opacity: 1;
}
#single_post .entry-date, #single_post .entry-comments {
  text-align: left;
  letter-spacing: 0px;
  color: #BFBFBF;

}
#single_post .single-author-image a {
  text-align: left;
  letter-spacing: 1px;
  color: #242424;
  margin: 0px 7px;

}
#single_post .single-page-metabox {
  align-items: center;
}
#single_post .single-post-content p {
  font-size: 16px;
  letter-spacing: 0px;
  color: #242424;
  font-weight: 500;
  line-height: 33px;
}
.row.single-page-metaimage img {
  height: auto;
  width: 100%;
}
#single_post .meta-box-question {
  letter-spacing: 0px;
  color: #242424;
  font-weight: 600;
    font-size: 21px;
}
#single_post .single-post-social-box a {
  letter-spacing: 0px;
  color: #242424;
  opacity: 1;
}
#single_post .share_icon .fa-link {
  padding: 10px 9px;
  border-radius: 16px;
  background-color: #cbcfcf;
  cursor: pointer;
}
#single_post .single-post-social-box .cat-item a {
  padding: 8px 31px;
  border: 1px solid #BCBCBC;
  border-radius: 17px;
  background: #50CAAD 0% 0% no-repeat padding-box;
  border-radius: 20px 20px 20px 0px;
  opacity: 1;}
#single_post .single-page-metabox {
}

.single-post-social-box li.cat-item.cat-item-3 {
  display: none;
}
.single-post-social-box li {
  display: inline-block;
  padding: 0 11px;
}
#single_post .single-post-social-box .cat-item:nth-child(5), #single_post .single-post-social-box .cat-item:nth-child(6){
display: none;
}
#single_post .socila_share a .fa-twitter {
  background-color: #00adf294;
  border-radius: 50%;
  padding: 9px 8px;
  color: #fff;
  font-size: 14px;
}
#single_post .socila_share a .fa-link {
 background-color: var(--color-black)0001A;
  border-radius: 50px;
  padding: 8px 9px;
  }
#single_post .socila_share a .fa-facebook-f {
  background-color: #215b9ac9;
  padding: 10px 14px;
  border-radius: 50%;
  color: #ffff;
  font-size: 14px;
  margin: 0 6px;
}
.single-post-social-box hr:not([size]) {
  height: 1px;
  margin-top: 58px;
}
#single_post .nav-previous .meta-nav {
  display: flex;
  font-weight: 500;

  color: #A1A1A1;
}
#single_post .post-title {
  text-align: left;
  letter-spacing: 0px;
  font-weight: 400;

  color: #242424;
}
#single_post .nav-next .meta-nav {
  display: flex;
  color: #A1A1A1;
  font-weight: 500;

  justify-content: end;
  }
/* #single_post {
  margin-top: 7%;
} */
.nav-links {
  display: flex;
  justify-content: space-between;
}
.single-post-comment.mx-auto {
  margin-top: 20%;
}

#comments .comment-form-email {
  float: right;
}
#comments .comment-form-email {
  width: 50%;
  margin-left: 0;
  display: block;

  padding-top: 20px;
}
#comments .comment-form-comment {
  float: left;

}
#single_post #comment,#single_post #commentform input ,#single_post #commentform input{
  border-color: #e0e0e1 !important;
  padding: 10px;
  border: 1px solid #e0e0e1 !important;
  border-radius: 5px;
  width: 100% !important;
  background: none !important;
}
#single_post #commentform input {
  border-color: #e0e0e1;
  padding: 7px;
  border: 1px solid #e0e0e1 !important;
  border-radius: 5px;

  border: none;
  position: relative;
  z-index: 1;
}
#comments .comment-form-comment {
  float: left;
}
#comments .comment-form-author label, #comments .comment-form-comment label {
  display: block;
  color: #000;
  font-size: 18px;
  font-weight: 500;

}
#comments .comment-form-comment {
  width: 100%;
  margin-left: 0;
  display: block;
  padding-top: 3px;
  position: relative;
  z-index: 1;
}
 
.comment-form-cookies-consent label {
  letter-spacing: 0px;
  color: #242424;
  font-size: 12px;
    font-weight: 400;
    margin-top: -22px;

   

    margin-left: 23px;
}
#single_post .comment-notes {
display: none;
}
#single_post .comment-form-url label, #single_post .comment-form-url input{
display: none;
}
#single_post .next-post {
  justify-content: end;
}
#single_post #comments #commentform #submit{
  padding: 10px 5px;
  background-color: #50CAAD !important;
 
   color: #fff; 
  border-radius: 30px 30px 29px 0px;
  font-size: 13px;
    font-weight: 700;
    margin: 18px 0px;
}
#newsletter.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  position: absolute;
  font-weight: normal;
  display: block;
}
.newsle-main .wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
}
#wp-comment-cookies-consent{

}
#single_post #comments .comment-form-cookies-consent input {
  width: 3% !important;
  padding: 0;
   
 

 
}
#single_post #comments .comment-form-cookies-consent label {
 
  }
#comments .comment-awaiting-moderation {
  
}
#comments .comment-meta.commentmetadata {
 
}
p.form-submit {
  width: 38%;
}

#comments .reply {
  
}
#comments .reply {
  position: absolute;
  top: 72%;
}
.comment-body{
  position: relative;
}
.comment-body p{
  position: absolute;
  text-align: center;
}
.comment-body .fn a{
  letter-spacing: 0px;
  color: #242424;
}

#singleClasses .classes-head a{
  color: #000;
}
#singleClasses .Benifit-para, #singleClasses .classes-para {
    width: 70%;
    color: #000;
}


#singleClasses .classes-title {
  color: #000;
}
#singleClasses .classes-content-text{
  color: #000;
}
#singleClasses .classes-start-day{
  color: #000;
}
#singleClasses .classes-start-time{
  color: #000;
}
#singleClasses .classes-content{
  background-color: white;
  box-shadow: rgb(0 0 0 / 10%) 0px 0px 12px;
  border-radius: 14px;
  padding: 29px 0px;
}
#singleClasses .classes-title{
  position: relative;
}
#singleClasses .classes-title:after {
  content: '';
  background: #f6561b;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0px;
  bottom: 10px;
  transform: rotate(45deg);
}
#singleClasses .meta-img{
  position: relative;
}
#singleClasses .meta-img img{
  position: relative;
  width: 100%;
    height: auto;
}
#singleClasses .icon-image{
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: unset;
  left: 3%;
  bottom: -3%;
  background-color: #fff;
  border-radius: 50%;
  padding: 10px 10px;
}
#full-width-blog .post-featured-img img, #blog-left-sidebar .post-featured-img img, #blog-right-sidebar .post-featured-img img{
    border-radius: 15px;
    height: 500px;
    width: 100%;
    object-fit: cover;
}
#full-width-blog .content_page .smallpostimage:nth-child(2) .post-featured img {
  order: 2;
}
#full-width-blog .content_page .smallpostimage:nth-child(2) .inner-sbox {
  order: 1;
}

#pages-breadcrumbs .bradcrumbs{
  position: absolute;
  margin-top: -6%;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(-15px);
 
  font-weight: bold;
}

#pages-breadcrumbs .bradcrumbs:after {
    width: 7%;
    height: 100%;
   
    display: block;
    content: '';
    top: 0;
    position: absolute;
    left: 0;
}
#pages-breadcrumbs .breadcrumb-overlay{
  position: relative;
}

#small-breadcrumbs .bradcrumbs{
  position: absolute;

  top: 6%;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(-15px);
 
  font-weight: bold;
 
  
}
.title-box {
  background-position: center;
  background-size: cover;
  margin: 50px 0 0 0 !important;
 
}

#small-breadcrumbs .breadcrumb-overlay{
  position: relative;
  
}
