/* -------------------------------------------------------------------
 * Theme Name            : Filaous - Portfolio Template
 * Author Name           : Themefora
 * Created Date          : 08 February 2021
 * Version               : 1.0.0
 * File                  : custom.css
------------------------------------------------------------------- */
.default-padding {
  padding-top: 100px;
  padding-bottom: 100px;
} 

.footer .copyright a {
  color: #FF4500;
}

.admin-bar .header {
  top: 32px;
}

@media only screen and (max-width: 767px) {
  .admin-bar .header.header-shrink {
      top: 0px;
  }
}

label.screen-reader-text {
  display : none;
}

.no-post-image {
  margin-top: 40px;
}

.comment-item h6.comment-item-title a {  
  font-weight: 700;
  margin: 0;
  color: #000;
  line-height: 1.42;
}

.wp-comment-cookies-consent span {
  margin-left: 10px;
}

p.logged-in-as a {
  color: #ff4500;
}

.comment-respond form p.form-submit {
  display: none;
}

.comments-list form.comment-form button[type=submit] {
  margin-bottom: 50px;
}

.comment-respond a#cancel-comment-reply-link {
  color: #ff4500;
  font-size: 18px;
  margin-left: 10px;
}

.post-tags .tag-cloud-link a {
  font-size: 14px;
  font-weight: 500;
  margin-right: 10px;
  margin-bottom: 30px;
  padding: 10px 15px;
  border-radius: 50px;
  display: inline-block;
  color: #06133D;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #e0e0e0;
}

.post-tags .tag-cloud-link a:hover {
  color: #fff !important;
  background: #ff4500;
}

.comment-item .comment-reply-link::before {
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; 
  content: "\f3e5";
  vertical-align: -1px;
  margin-right: 7px;
  display: inline-block;
  color: #ff4500;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;    
}

.comment-item .comment-reply-link:hover::before {
  color: #fff !important;   
}

.header .navbar-brand .logo-text {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 22px;
}

.header-shrink .navbar-brand .logo-text {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 22px;
}

.mb-20 {
   margin-bottom: 20px;;
}

@media only screen and (max-width: 992px) {
  .pagination-wrap {
      margin-bottom: 20px;
  }
}

.error-box .error-link {
   color: #ff4500;
   font-weight: 600;
}

.tf-pagination.-style-outline .tf-pagination-link {
  border: 2px solid #ff4500;
}

.tf-pagination.-style-outline .tf-pagination-link:hover {
    background-color: #ff4500;
    border-color: #ff4500;
}

.tf-pagination.-style-outline .tf-pagination-link.active {
  color        : var(--color-secondary);
  border-color : var(--hover-secondary);
}

.tf-pagination.-style-outline .tf-pagination-link.-is-disabled {
  border-color : #d7e0e5;
}

.tf-pagination.-style-outline .tf-pagination-item.active .tf-pagination-link {
    border-color: #ff4500;
    background: #ff4500;
    color: #ffffff;
}

.tf-pagination.-style-outline .tf-pagination-item.-is-disabled .tf-pagination-link {
  border-color : #e6e6e6;
}

.tf-pagination.-size-small .tf-pagination-link {
  width     : 30px;
  height    : 30px;
  font-size : 11px;
  line-height: 32px;
}

.tf-pagination.-style-outline.-size-small .tf-pagination-link {
  line-height: 28px;
}

.tf-pagination.-size-medium .tf-pagination-link {
  width     : 50px;
  height    : 50px;
  font-size : 15px;
  line-height: 47px;
}

.tf-pagination.-style-default.-size-medium .tf-pagination-link {
  line-height: 51px;
}

.tf-pagination.-size-large .tf-pagination-link {
  width     : 60px;
  height    : 60px;
  font-size : 14px;
  line-height: 60px;
}

.tf-pagination.-align-left {
  text-align: left;
}

.tf-pagination.-align-center {
  text-align: center;
}

.tf-pagination.-align-right {
  text-align: right;
}

.tf-single .site-heading {
  margin-bottom: 40px;
}

.recent-img {
  margin-bottom: -40px;
  border-radius: 30px;
  background-size: cover;  
  background-repeat: no-repeat;
  background-position: center;
}

.pb-90 {
  padding-bottom: 90px;
}

/* calendar widget */
.widget_calendar { float: left;width: 100%; }
#wp-calendar { width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { text-align: center; padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px; }
#wp-calendar tbody a {color: orangered; }
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { color:red; font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
.widget_calendar .wp-calendar-nav span a { color: orangered; }

.sidebar_widget .widget-list-span {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 9px;
  margin-top: 1px;
  margin-right: 38px;
  position: absolute;
  right: 0;
  background: #ff4500;
  color: #ffffff;
  font-size: 15px;
}

/* Sidebar */

#tf-sidebar .sidebar-widgets ul.children {
  margin-bottom: 0;
  margin-left: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* 2. WordPress Core */
.bypostauthor,
.gallery-caption {
  display : block;
}

.aligncenter,
div.aligncenter {
  display : block;
  margin  : 5px auto 5px auto;
}

.alignright {
  float  : right;
  margin : 5px 0 20px 20px;
}

.alignleft {
  float  : left;
  margin : 5px 20px 20px 0;
}

a img.alignright {
  float  : right;
  margin : 5px 0 20px 20px;
}

a img.alignnone {
  margin : 0;
}

a img.alignleft {
  float  : left;
  margin : 5px 20px 20px 0;
}

a img.aligncenter {
  display      : block;
  margin-right : auto;
  margin-left  : auto;
}

.tf-clearfix:after,
.wp-caption:after {
  content    : " ";
  display    : block;
  visibility : hidden;
  height     : 0;
  clear      : both;
  font-size  : 0;
}

.wp-caption {
  max-width  : 96%;
  padding: 10px 4px 5px 5px;
  border     : 1px solid #f0f0f0;
  background : #fff;
  text-align : center;
}

.wp-caption.alignnone {
  margin : 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin : 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 0px 0 20px 20px;
}

.wp-caption img {
  width     : auto;
  max-width : 98.5%;
  height    : auto;
  margin    : 0;
  padding   : 0;
  border    : 0 none;
}

.wp-caption p.wp-caption-text {
  margin: 12px 0 0;
  padding: 0 4px 7px;
  font-size   : 14px;
  line-height : 17px;
}

span.headline_title.text {
  display: inline-block;
  margin-top: 14px;
  font-weight: 700;
  font-size: 24px;
}

@media
  (max-width : 768px) {
    .default-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
      
    span.headline_title.text {
        margin-top: 18px;
    }
}

@media
  (max-width : 480px) {
  span.headline_title.text {
    margin-top: 10px;
  }
}

.sticky_text {
  display       : inline-block;
  margin        : 1px 0 10px;
  padding       : 5px 10px;
  color         : #fff;
  border-radius : 3px;
  background    : #857F79;
}

@media
  only screen
  and (min-width : 992px) {
  .tf-no-sidebar .wp-caption {
    max-width  : 96%;
    padding    : 5px 3px 10px;
    border     : 1px solid #f0f0f0;
    background : #fff;
    text-align : center;
  }

  .tf-no-sidebar .wp-caption.alignnone {
    margin : 90px 20px 40px 0;
  }

  .tf-no-sidebar .wp-caption.alignleft {
    margin : 5px 20px 35px 0;
  }

  .tf-no-sidebar .wp-caption.alignright {
    margin : 5px 0 20px 20px;
  }

  .tf-no-sidebar .wp-caption.alignnone {
    margin : 40px 20px 30px 0;
  }

  .tf-no-sidebar .wp-caption img {
    width     : auto;
    max-width : 98.5%;
    height    : auto;
    margin    : 0;
    padding   : 0;
    border    : 0 none;
  }

  .tf-no-sidebar .wp-caption p.wp-caption-text {
    margin      : 15px 0 0;
    padding     : 0 4px 5px;
    font-size   : 14px;
    line-height : 17px;
  }

  .tf-no-sidebar .alignleft {
    float  : left;
    margin : 5px 20px 40px 0;
  }

  .tf-no-sidebar .aligncenter,
  div.aligncenter {
    display : block;
    margin  : 40px auto 39px auto;
  }
}

.page article .article-img {
  margin-bottom : 40px;
}

.wp-block-button {
  margin-bottom : 15px;
}

a.wp-block-button__link {
  color: #fff !important;
}

.wp-block-button.is-style-outline .wp-block-button__link {
  color: #000 !important;
}

.wp-block-cover p.wp-block-cover-text {
  color : #fff;
}

.wp-block-cover {
  margin : 0 25px 25px 0;
}

.post-tags {
  padding-top: 30px;
}

ul.tf-theme-content-list {
  list-style : disc;
}

.tf-theme-content ol {
  padding-left: 20px;
  list-style: decimal;
  line-height: 2;
}

.tf-theme-conten ul li ol ul {
  margin-left: 0;
}

.tf-theme-conten ol li ul ul {
  margin-left: 0;
}

.wp-block-gallery {
  margin: 0px 15px 20px 0px !important;
  padding: 0 !important;
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin : 0 5px 5px 0 !important;
}

.blog-text ul.blocks-gallery-grid li:before {
  content: none;
}

.blog-text ul.tf-theme-content-list li:before {
  content: none;
}

.wp-block-media-text {
  margin-bottom: 30px;
}

.wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}

.tf-theme-content p:empty:before {
  content: "â€‹";
  display: none;
}

.tf-theme-content h1, .tf-theme-content h2, .tf-theme-content h3, .tf-theme-content h4, .tf-theme-content h5, .tf-theme-content h6 {
  margin-top: 20px !important;
  padding-bottom: 10px;
  margin-bottom: 0px !important;  
}

.blog-single_reply_heading h5 {
  margin-bottom: 40px !important;
}

.tf-theme-content ul {
  padding-left : 20px;
  list-style   : disc;
  line-height: 2;
}

.page-links {
  clear          : both;
  margin         : 0;
  padding        : 0;
  text-transform : capitalize;
}

.tf-is-wp-link-pages .page-links {
  margin-top : 20px;
  color      : #b6b6b6;
  background : #fff;
  margin-bottom: 25px;
}

.page .page-links,
.single .page-links {
  display      : table;
  position     : relative;
  margin-top   : 40px;
  margin-bottom   : 40px;
  padding      : 10px 0px;
  border-width : 1px;
}

.page-links span span {
  margin-right : 0px;
}

.page-links a {
  display         : inline-block;
  margin-right    : 2px;
  color           : #b6b6b6;
  text-align      : center;
  text-decoration : none;
  font-size       : 15px;
  font-weight     : 500;
}

.page-links-title {
  display      : inline-block;
  margin-right : 5px;
  text-align   : center;
  font-size    : 15px;
  font-weight  : 500;
}

.page-links .current {
  display      : inline-block;
  margin-right : 0px;
  color        : var(--color-secondary);
}

.page-links a {
    text-align: center;
    text-decoration: none;
    color: #171718;
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
}

.page-links span.page-links-title {
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
    color: #171718;
}
.page-links span.current {
    text-align: center;
    text-decoration: none;
    width: 25px;
    height: 25px;
    color: #ff4500;
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
}

.page-links a:hover {
    color: #ff4500;
}

pre {
  display: block;
  margin: 0 0 30px;
  padding: 9.5px;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  color: #333;
  border: 1px solid #ededed;
  border-radius: inherit;
  background-color: #f9f9f9;
  font-size: 13px;
  line-height: 1.42857143;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.textwidget img,
.textwidget strong {
  display   : block;
  margin: 15px 0;
  font-size : 14px;  
}

.tf-sidebar-inner-widget a {
  color: orangered;
}

.tf-sidebar-inner-widget #recentcomments .recentcomments {
  margin-bottom: 15px;
}

.tf-sidebar-inner-widget #recentcomments .recentcomments span.comment-author-link {
  font-weight: bold;
}

ul#recentcomments {
  line-height: 2;
}

.tf-sidebar-inner-widget ul li a.rsswidget {
  display: block;
  margin-bottom: 15px;
}

.tf-sidebar-inner-widget ul li span.rss-date {
  display: block;
  margin-bottom: 15px;
}

.tf-sidebar-inner-widget ul li div.rssSummary {
  display: block;
  margin-bottom: 15px;
}

.tf-sidebar-inner-widget ul li cite {
  display: block;
  margin-bottom: 30px;
}

.tf-sidebar-inner-widget.widget_rss ul li:not(:first-of-type) {
  border-top: 1px solid rgba(0,0,0,.1);
  padding-top: 30px;
}

.tf-sidebar-inner-widget.widget_nav_menu ul li {
  margin-bottom: 15px;
}

.tf-sidebar-inner-widget.widget_nav_menu ul li > ul.sub-menu > li {
  margin-top: 10px;
  margin-left: 20px;
}

.tf-sidebar-inner-widget.widget_nav_menu ul li > ul.sub-menu > li a:before {
  content: "\2022";
  display: inline-block;
  width: 15px;
  margin-left: -18px;
  color: #000;
  font-weight: bold;
}

.tf-sidebar-inner-widget h5.tf-sidebar-inner-widget-title {
  display: inline-block;
}

.content-post {
  z-index       : 1;
  position      : relative;
  margin-bottom: 2.5rem;
  overflow      : hidden;
  border-radius : 10px;
  background    : #ffffff;
  clear: both;
}

.error-box h2.fortyfor {
  margin-bottom: 20px;
}

.error-box p {
  margin-bottom: 30px;
}

.wp-comment-cookies-consent,
.comment-respond .comment-notes {
  margin-bottom: 20px;
}

.comment-respond .comment-notes {
    margin-bottom: 20px;
    margin-top: 20px;
}

#tf-sidebar span.post-date {
    margin: 0px 0px 20px !important;
    display: block;
}

.border-line-inner img.img-fluid {
  border-radius: 50%;
  display: inline-block;
  border: 20px solid #ff4500;
}

p.head-description {
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}

/* Dropdown Menu */
.header .nav-item > ul li .nav-link:after {
  display: none !important;
}

ul.dropdown-menu > li > ul.dropdown-menu {
  display: none;
  top: 0;
  left: 100%;
}

ul.dropdown-menu > li:hover > ul.dropdown-menu {
  display: block;  
}â€‹

ul.dropdown-menu > li {
  height: 45px;
}

ul.navbar-nav ul.dropdown-menu li.dropdown a {
  position: relative;
  width: 100%;  
  color: #000;
  font-size: 0.875rem;
  display: block;
  font-weight: 400;
  padding: 12px 20px;
  text-decoration: none;  
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  line-height: inherit;
}

ul.navbar-nav ul.dropdown-menu li.dropdown a:hover {
  color: #fff;
  background: #ff4500;
  border-bottom-color: #ff4500;
}

ul.navbar-nav ul.dropdown-menu li.dropdown .dropdown-toggle[aria-expanded="false"]:before {
  top: 13px !important;
  right: 20px !important;
  -webkit-transform: rotate(360deg) !important;
  transform: rotate(360deg) !important;
}

ul.navbar-nav ul.dropdown-menu li.dropdown .dropdown-toggle[aria-expanded="true"]:before {
  top: 13px !important;
  right: 20px !important;
  -webkit-transform: rotate(270deg) !important;
  transform: rotate(270deg) !important;
}

.header-shrink ul.navbar-nav li.dropdown > ul.dropdown-menu.show > .nav-item.dropdown .dropdown-toggle {
  color: #000 !important;
}

.header-shrink ul.navbar-nav li.dropdown > ul.dropdown-menu.show > .nav-item.dropdown .dropdown-toggle:hover {
  color: white !important;
}

.tf-theme-content .table th,
.tf-theme-content .table td {
  font-weight: bold;
}

.tf-theme-content p {
  margin-bottom: 20px;
}

.tf-theme-content dl dt {
  margin-bottom: 5px;
}

.tf-theme-content dl dd {
  margin-bottom: 20px;
}

.tf-theme-content blockquote {
  padding: 30px;
  font-weight: 500;
  margin-bottom: 30px;
  border-radius: 30px;
  color: #171718;
  background: #fff;
  border-left: 5px solid #ff4500;
  -webkit-box-shadow: 0 10px 15px 0 rgba(255, 69, 0, 0.1);
          box-shadow: 0 10px 15px 0 rgba(255, 69, 0, 0.1);
}

.tf-theme-content blockquote q {
  font-style: italic;
  line-height: 2;
}

.tf-theme-content blockquote q:before {
  margin-right: 5px;
}

.tf-theme-content blockquote q:after {
  margin-left: 5px;
}

p.logged-in-as {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.nice-select span.current {
	font-weight: 700;
}

/* ---------------------------------------------------------------- */
/* Responsive Media Query
 * Medium devices (tablets, less than 992px)
/* ---------------------------------------------------------------- */
@media only screen and (max-width: 991.98px) {
  .header ul.navbar-nav li.dropdown ul.dropdown-menu > li.dropdown .nav-link {
    padding: 10px 20px !important;
    border-bottom: none;
  }

  .header ul.navbar-nav li.dropdown ul.dropdown-menu > li.dropdown ul > li > a:not(.dropdown-toggle) {
    margin-left: 15px !important;
  }

  .header-shrink ul.navbar-nav li.dropdown > ul.dropdown-menu.show > li.dropdown.nav-item:has(.dropdown-toggle) {
    color: #000 !important;
  }

  .header-shrink ul.navbar-nav li.dropdown > ul.dropdown-menu.show > li.dropdown.nav-item:has(.dropdown-toggle):hover {
    color: white !important;
  }
}

.team-card .img img {
    border: 11px solid #ffffff;
    border-radius: 50% !important;
    position: relative !important;
    max-width: inherit;
    max-width: 170px;
}

.blog-item .blog-body .blog-author-img {
    top: -65px;
    max-width: 112px;
}

.blog-item .blog-body .blog-author-img {
    max-width: 112px;
}