/*----------------------  index ---------------------------*/
.post-section {
  padding: 20px 0;
}
.cat-box {
  background: url(../../images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(../../images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}
/*------------------ Comments BOX ------------------*/
#comments .reply {
  float: none !important;
  margin-bottom: 30px;
}
#comments .reply a {
  font-size: 16px;
  letter-spacing: 0px;
  color: #222222;
  font-family: "PT Sans";
  font-weight: 700;
}
#comments .commentmetadata a {
  font-size: 18px;
  padding-top: 8px;
  display: inline-block;
}
#comments .commentmetadata a:hover {
  color: #222;
}
#comments h2.comments-title {
  padding-bottom: 20px !important;
}
#comments .comment-awaiting-moderation {
  padding-top: 8px;
  display: inline-block;
}
.post-navigation a:hover{
  color: #f66835;
}
.single-post-content p {
  font-size: 18px;
  color: #898989;
  line-height: 28px;
}
.outer_dpage p {
  font-size: 16px;
  color: #8fa3aa;
  line-height: 28px;
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.middle-content {
  padding-bottom: 20px;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories li {
  display: inline-block;
}
ul.post-categories li:after {
  content: ' ,';
}
ul.post-categories li:last-child:after {
  content: '';
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
  padding: 0;
  border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.post_tag .meta-sep {
  font-weight: bold;
}
.post_tag a:after {
  content: ", ";
  display: inline-block;
}
.post_tag a:last-child:after {
  content: "";
}
/*-------------- Main Title ---------------*/
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
/* ------------- Shortcodes ----------------- */
.short-classes .fitness-classes-link i {
  background-color: #8d939f;
}
/* -------------- Testimonial Shortcode ----------- */
.our_testimonial_outer {
  text-align: center;
  margin-top: 30px;
  padding-bottom: 30px;
}
.our_testimonial_outer h5 a {
  font-size: 20px;
  letter-spacing: 1px;
  color: #8d939f;
  font-weight: 700;
}
.our_testimonial_outer .short_text {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #898989;
  font-weight: 500;
}
.our_testimonial_outer .tdesig {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 25px;
  color: #8d939f;
  font-weight: 600;
  padding-bottom: 20px;
}
.our_testimonial_outer .testimonial_inner {
  border:2px solid #8d939f;
  padding: 30px;
}
.our_testimonial_outer img {
  border-radius: 50%;
}
#testimonials .middle-content #comments {
  display: none;
}
#testimonial .owl-carousel button.owl-dot {
  background-color: #c2c5c8;
}
#testimonial .owl-carousel button.owl-dot.active {
  background-color: #ffc702;
}
/* -------------- Our Team --------------- */
.all-team {
  background-color: transparent !important;
}
.all-team .our-team-content a {
  color: #8d939f;
}
.all-team .our-team-content {
  padding-bottom: 30px;
} 
.all-team .team-title {
  border-left: 3px solid #8d939f;
  border-right: 3px solid #8d939f;
}
/* ----------- Single Pages -------------- */
.single-page-content p {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #8d939f;
  font-weight: 500;
}
#classes_single .classes-meta p {
  font-size: 15px;
  letter-spacing: 1px;
  color: #8d939f;
  font-family: "Roboto";
  font-weight: 400;
}
#classes_single .classes-meta p span {
  font-weight: bold;
}
#single-team .inner-page-feature-box p {
  font-size: 16px;
  letter-spacing: 1px;
  color: #8d939f;
  font-weight: 400;
  margin-bottom: 8px;
}
#single-team .inner-page-feature-box img {
  padding-bottom: 20px;
}
#single-team .social-profiles {
  padding-bottom: 10px;
}
#single-team .social-profiles i {
  color:#8d939f;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 9px 12px 9px 0px;
}
#testimonial_single .student-desig {
  font-size: 17px;
  letter-spacing: 0px;
  color: #8d939f;
  font-weight: 500;
}
#testimonial_single .social-profiles i {
  color: #8d939f;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 9px 12px 9px 0px;
}
#testimonial_single .team_feature-box img {
  border-radius: 50%;
}
/* ------------------Single Post ----------------- */
#single_post .postbox .postbox-content {
  position: static;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a {
  font-size: 18px;
  letter-spacing: 2px;
  color: #8d939f;
  font-weight: 600;
}
.page-header h1, .entry-title {
  color: #8d939f;
  font-weight: 600;
  font-size: 28px;
}
.entry-title {
  padding-top: 50px;
}
.single-post-content table td, .contac_form h3 {
  text-align: center;
}
.single-post-content .wp-audio-shortcode {
  margin-bottom: 50px;
}
.author_links a {
  color: #8d939f;
}
#sidebar .widget_recent_entries a {
  font-size: 13px;
}
/*------------------ Single Testimonials -----------------*/
#testimonial_single blockquote {
  padding: 1.25em 40px;
  color: #8d939f;
  background: #ffffff;
  border: 1px solid #ddd;
  width: 100%;
}
.meta_post span i {
  background-color: #24272e;
  padding: 7px;
  color: #ffffff;
  margin-right: 10px;
}
/*------------------------- Testimonial Shortcode --------------------------*/
.testimonial-shortcode .testimonials_inner {
  border: solid 2px #002b46;
}
.our_testimonials_outer.testimonial-shortcode {
  margin-top: 2em;
}
.testimonial-shortcode .testimonials_inner:hover{
  border: solid 2px #fec200;
}
.testimonial-shortcode .testimonials-icon img {
  width: 100%;
}
/*------------------ Contact Page -----------------*/
.contact-page-details {
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'], .contac_form input[type='email'], .contac_form input[type='url'], .contac_form input[type='password'], .contac_form input[type='search'], .contac_form input[type='number'], .contac_form input[type='tel'], .contac_form input[type='range'], .contac_form input[type='date'], .contac_form input[type='month'], .contac_form input[type='week'], .contac_form input[type='time'], .contac_form input[type='datetime'], .contac_form input[type='datetime-local'], .contac_form input[type='color'], .contac_form select, .contac_form textarea, .contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:1px solid #cccccc;
  background-color: transparent;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 18px;
  margin: 0 12px 13px 0;
  height: auto;
  border:1px solid #cccccc;
  background-color: transparent;
  border-radius: 5px;
}
.contact-box .contac_form input[type="submit"] {
  border-radius: 5px;
  padding: 12px 20px;
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%;
}
.contact-info .head{
  color: #8d939f;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.c_content {
  color: #ffffff;
}
.contact-page-details {
  margin-bottom: 30px;
  text-align: left;
}
.contact-page-details span {
  font-size: 17px;
  letter-spacing: 0px;
  color: #8d939f;
  font-weight:600;
}
.contact-page-details .inner-cont i {
  font-size: 27px;
  color:#fff;
  padding: 14px 0;
  width: 60px;
  height: 60px;
  border-radius: 5px;
  background-color: #24272e;
}
.contact-page-details .inner-cont p {
  color: #8d939f;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}
.contact-color-bg form textarea {
  margin-right: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 23px;
}
.contact-box .google-map {
  margin-bottom: 30px !important;
}
.contact-box .contact-icon {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.contact-box .contact-head {
  text-align: center;
  padding-bottom: 30px;
}
.contact-box .contact-head p {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #8d939f;
  font-weight: 500;
  max-width: 80%;
  margin: 0 auto;
}
.contact-box .contact-head h3 {
  font-size: 32px;
  color: #8d939f;
  font-weight: 600;
  padding-bottom: 10px;
}
.contact-box .contact-info-box {
  border-radius: 5px;
  padding: 20px;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
  width: 100%;
}
.main_title {
  margin-top: 50px;
}
.main_title h1{
  padding: 0;
  margin-bottom: 22px;
  font-size: 28px;
  color: #8d939f;
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 600;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/* --------- Blog Page ------- */
.postbox-content .post-text {
  font-size: 18px;
  color: #8d939f;
  line-height: 28px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  padding: 20px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
.metabox {
  color: #cdd3de;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
}
.metabox .entry-author a {
  color: #cdd3de;
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
.post-featured img {
  width: 100%;
}
.authordetails {
  padding: 30px 0;
}
.authordetails .author_links {
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .b-content {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-style: italic;
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a i {
  background-color: #8d939f;
  padding: 15px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.authordetails img {
  border-radius: 50%;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #24272e;
  color: #ffffff !important;
  border: 1px solid #24272e;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #24272e;
  color: #cdd3de;
}
#blog{
  padding-top: 0;
  margin-top: 0;
}
.blog-post h5{
  text-transform: uppercase;
  color: #cdd3de;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
  background: #d3da36;
  color: #fff;
}
.blog-icon i.fa-google-plus {
  padding: 12px 10px 12px 11px
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding: 30px 0;
}
.bradcrumbs a{
  background:#8d939f; 
  color:#fff;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#cdd3de;
  padding:5px 15px;
}
iframe {
  width: 100%;
}
.search-no-results form {
  padding-bottom: 40px;
}
.search-no-results form input[type="search"] {
  padding: 13px 10px;
}
/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title, #comments h3.comment-reply-title{
  font-size: 20px; 
  font-weight: bold;
  clear:both;
}
#comments input[type="text"], #comments input[type="email"], #comments textarea{
  padding: 12px 10px; 
  font-size: 18px;
}
#comments input[type="submit"] {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
  text-transform: uppercase;
  border-top: none;
  border-radius: 40px;
  background-color: #24272e;
}
#comments a time{
  color:#8d939f;
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align: right;
}
#comments .comment-metadata{
  width: 90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width: 90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{  
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
aside#block-2.widget_block, aside#block-3.widget_block, aside#block-4.widget_block {
    display: none;
}