/*
Theme Name: Tasavvur Child
Description: This is a custom child theme for Tasavvur
Theme URI:   https://webmastersdigital.com
Author: Webmasters
Author URI:  https://webmastersdigital.com
Template: salient
Version: 1.0
*/

.category-class {
  padding: 7px 10px 4px 10px !important;
}

.content-inner,
.content-inner div,
.post-content.classic {
  vertical-align: middle !important;
}

.post .post-content.classic .content-inner {
  padding-bottom: 80px !important;
  padding: 80px 100px !important;
}

.posts-container .meta-category {
  top: 100px !important;
}

.posts-container .post-header {
  padding-bottom: 0px !important;
  padding-top: 50px !important;
}

.codedropz-upload-inner h5,
.codedropz-upload-inner span {
  color: #575757 !important;
  font-size: 18px !important;
  font-family: inherit !important;
  font-weight: normal;
}

.codedropz-btn-wrap a {
  font-size: 18px !important;
  font-family: inherit !important;
  font-weight: normal;
}

.page-id-7 .posts-container .meta-category a:focus {
  color: #000000 !important;
}

.page-id-7 .posts-container .meta-category a:hover {
  color: #000000 !important;
  border: 1px solid #000000 !important;
}

html body #slide-out-widget-area a,
a.open {
  color: #000000 !important;
  -webkit-tap-highlight-color: transparent !important;
}

.page-id-7 article#post-575 a,
.page-id-7 article#post-575 p {
  color: white !important;
}

.page-id-7 article#post-575:hover a,
.page-id-7 article#post-575:hover p {
  color: black !important;
}

html .page-id-7 article#post-575:hover .meta-category a {
  border: 1px solid black !important;
}

.page-id-7 article#post-575 .meta-category a:hover {
  border: 1px solid white !important;
}


.post-template-default p i span {
  font-style: italic;
}

.ascend .container-wrap #author-bio #author-info p span {
  max-width: 79% !important;
  text-align: left;
  font-style: italic;
  font-family: unset !important;
  font-size: unset !important;
  color: unset !important;
  caret-color: unset !important;
}

/* .hover-wrap-inner {
  overflow: hidden;
} */

/* media query */
@media only screen and (max-width: 999px) {
  html
    body
    .parallax_section.top-level
    .row-bg:not([data-parallax-speed="fixed"]),
  .wpb_row.vc_row-o-full-height.top-level,
  .admin-bar .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
    height: calc(100% + 0px) !important;
  }

  .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,
  .admin-bar .wpb_row.vc_row-o-full-height.top-level,
  .admin-bar .wpb_row.vc_row-o-full-height.top-level > .col.span_12,
  .wpb_row.vc_row-o-full-height.top-level,
  .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
    min-height: calc(100% + 0px) !important;
  }

  .wpb_row.vc_row-o-full-height {
    padding-top: 20px !important;
    min-height: 0px !important;
  }

  .wpb_row.full-width-content {
    padding-bottom: 30px !important;
  }

  .post .post-content.classic .content-inner {
    padding: 0px 30px 50px 30px !important;
  }

  .posts-container .post-header .title a,
  .post-content.classic .post-header .meta-author a {
    font-size: 40px !important;
    line-height: 50px !important;
  }

  .posts-container .post-header {
    padding-left: 0px !important;
  }
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
  body:not([data-m-animate="1"]) .wpb_animate_when_almost_visible,
  body:not([data-m-animate="1"])
    .wpb_animate_when_almost_visible.wpb_start_animation {
    padding: 0px 25px;
    font-size: 28px;
    line-height: 38px;
  }
}
@media only screen and (min-width: 1000px){
.wpb_row.vc_row-fluid.vc_row.top-level.full-width-section.vc_row-o-full-height.vc_row-o-columns-bottom.vc_row-o-equal-height.vc_row-flex.parallax_section {
    min-height: 778px;
}
.row-bg.viewport-desktop.using-image.has-tablet.has-phone{
    height: inherit !important;
}

}
@media only screen and (max-width: 999px){
.wpb_row.vc_row-fluid.vc_row.top-level.full-width-section.vc_row-o-full-height.vc_row-o-columns-bottom.vc_row-o-equal-height.vc_row-flex.parallax_section {
    min-height: 450px !important;
}
.row-bg.viewport-desktop.using-image.has-tablet.has-phone{
    height: inherit !important;
}

}
