/*!
Theme Name: akantu
Theme URI: http://underscores.me/
Author: ATOMIC designstudios
Author URI: https://atomicdesignstudios.com
Description: akantu power!
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: akantu
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

tachyons is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/

.logged-in.admin-bar, .admin-bar #masthead {
    margin-top: 32px !important;
}
*/


@font-face {
    font-family: 'hk_grotesksemibold';
    src: url('fonts/hkgrotesk-semibold-webfont.woff2') format('woff2'),
         url('fonts/hkgrotesk-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.serif, .hustle-subtitle, .hustle-field .hustle-input {
    font-family: miller-display, serif !important;
    font-weight: 300;
    letter-spacing: .01rem;
}

h1, h2, h3, h4, h5, .hustle-title {
 font-family: 'hk_grotesksemibold', arial, helvetica !important;
     font-weight: normal;
    font-style: normal;
}

.b, strong, b, .current_page_item a {
    font-style: normal;
    font-weight: 600;
}

.bg-near-white {
    background-color: #eae4da;
}

.entry-meta a {
    color: #4a3737;
}

a {
    color: #4a382a;
}

a:hover {
    color: #111;
}

#primary a:hover, #primary a:active, #primary a:focus {
    background: rgba(0,0,0,.09);
}

.tight {
  letter-spacing: -.02em
}

#comments {
    display: none;
}

.menu ul {
	margin: 0
}

.menu li {
    display: inline-block;
    margin: 0 .4rem;
}

.menu li a {
    color: #000;
    text-decoration: none;
}
.menu li a:hover {
    text-decoration: underline;
}

#primary h1 a.link {
  background: transparent;
  opacity: .8;
  outline: 0
}

#primary h1 a.link:hover {
  opacity: 1;
}


#primary h1 a:hover::before {
    content: url(https://akantu.supernova.institute/wp-content/uploads/sites/6/2022/02/cropped-site-icon.png);
    width: 20px;
    height: 20px;
    display: inline-flex;
margin: 0px 0 0 -25px;
padding-right: 5px;
    opacity: .5;
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wp-post-image, .size-full, .size-medium, .size-large, .size-thumb {
    height: auto;
}

.alignright {
    float: right;
    margin-left: 2rem;
    margin-bottom: 1rem
}

.alignleft {
    float: left;
    margin-right: 2rem;
    margin-bottom: 1rem
}

.aligncenter {
    margin: 0 auto;
}

.wp-caption-text {
    text-align: center;
    font-size: 1rem;
    color: #999;
}

.diff {
    mix-blend-mode: difference ;
}

.hard {
    mix-blend-mode: hard-light;
}

.over {
    mix-blend-mode: overlay;
}

.excl {
    mix-blend-mode: exclusion;
}

blockquote {
    padding-left: 1rem;
    border-left: 5px solid #cec4bb;
}

#subscribe {
  transition: 1s;
}

.hustle-layout-body {
  display: flex;
  align-items: center;
}

.hustle-subtitle {
  font-size: 1.2rem !important;
  font-weight: normal !important;
  line-height: 1.2 !important;
}


.hustle-ui.module_id_1 .hustle-field .hustle-input + .hustle-input-label {
    font-size: 1rem !important;
    font-family: inherit !important;
}

.hustle-title {
  font-size: 2rem !important;
}

.hustle-field .hustle-input {
  background: #d5d0c6;
font-size: 1rem !important;
}

.hustle-button.hustle-button-submit {
    font-family: 'hk_grotesksemibold', arial, helvetica !important;
  background: #9d8d7e;
  color: #fff;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  border: 1px solid #82705a !important;
  }

.hustle-button.hustle-button-submit:hover {
  background: #fff;
  color: #9d8d7e;
}  

.hustle-image.hustle-image-fit--contain {
  width: 170px;
  height: 160px !important;
  max-width: 170px !important;
} 

.hustle-inline {
    margin: 2rem 0 !important;
    background: #e8e1d5;
}

.hustle-inline-content {
    border: 1px solid #ccc0b3;
}

.hustle-main-wrapper {
  padding:0 !important
}

.hustle-content {
  padding-bottom: 0 !important;
}

.nav-links a {
  text-decoration: none;
}

@media screen and (max-width:30em) {

blockquote { margin: 3rem 1rem 3rem 1rem; }
.entry-footer {margin: 0 -1rem}
.hustle-ui.module_id_1 .hustle-layout .hustle-content .hustle-content-wrap { padding: 0 !important; }
.hustle-layout-body { align-items: start !important; }
.hustle-ui.module_id_1 .hustle-layout .hustle-content { padding-left: 10px !important;padding-top: 10px !important; }
.hustle-ui.module_id_1 .hustle-layout .hustle-layout-form { padding-left: 10px !important; }
.hustle-ui.module_id_1 .hustle-layout .hustle-image img { object-position: top !important; }
.hustle-image.hustle-image-fit--contain { padding: 8px 0 0 3px !important; }
.hustle-subtitle { font-size: 16px !important; }
.hustle-ui.module_id_1 .hustle-layout .hustle-title { font-size: 24px !important; }

}

@media screen and (min-width:30em) {

blockquote { margin: 3rem 1rem 3rem 3rem; }

}