/*
Theme Name: Nanotech Child
Theme URI: https://nanotech.clapat-themes.com/
Description: Responsive Wordpress Theme
Template: nanotech
Version: 1.0
Author: You
Author URI: https://your site
License: Themeforest
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: nanotech-child
*/


/*------------------------------------------------------------------

Add here your own styles
-------------------------------------------------------------------*/
#share::before {
  position: absolute;
  top: 0;
  left: -180px;
  content: attr(data-text);
  width: auto;
  text-align: right;
}
.hero-subtitle.caption-timeline.onload-shuffle.animated {
  max-width: 454px;
  margin: 0 auto;
}
.comments-area,
.comments,
.comment-respond,
#comments,
.comment-form,
.comments-closed {
    display: none !important;
}
.copyright a {
  text-decoration: underline;
}

* {
    font-family: 'Manrope', sans-serif !important;
}
.clipped-image {
    filter:none;
}
.hero-title {
    margin-bottom:20px!important; 
    font-weight: 700 !important;
}
.pinned-lists li,
h1.text-align-center,
p.bigger.has-shuffle.animated,
.projects-list-captions span,
a.ajax-link.animation-link,
.next-hero-title,
li.wp-block-nanotech-gutenberg-flex-list-item.flex-list.link.has-animation.animated span,
h1.has-shuffle.animated,
h2.wp-block-heading.has-shuffle.animated,
div#copy-email,
article .post-title,
.entry-meta li a span{
    font-weight:700 !important;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas,
.fa{
  font-family: "Font Awesome 6 Free" !important;
}
.grecaptcha-badge {
    display: none !important;
}

