/*
Theme Name: VEUM
Theme URI: https://vuem.app/site
Description: A theme for VUEM.
Author: Andrea Maccone
Author URI: https://andreamaccone.com/
Template: twentytwentyone
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@600;700&display=swap");

html {
  font-size: 62.5%;
  /* scroll-padding-top: 9.6rem; */
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 700;
}

.overflow_hidden {
  overflow-y: hidden !important;
}

.v-header h2 {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3.268rem;
  color: #f7f6f1 !important;
}

p {
  color: #f7f6f1 !important;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.anchorjs-link {
  display: none !important;
}

.site-main {
  padding-top: 0;
}

#v-menu-mobile {
  position: fixed;
  width: 100%;
  top: -16rem;
  bottom: -16rem;
  left: 0;
  right: 0;
  background-color: #d8d8d8;
  z-index: 9;
}

.mobile-container {
  margin-top: 12.4rem;
  display: flex;
  flex-direction: column;
}

.mobile-container img {
  margin: 18.4rem auto 11.2rem;
  max-height: 3.2rem;
}
.menu-links li {
  list-style: none;
}

.docspress-nav-list * + * {
  margin-top: 3.2rem;
}

.menu-links a {
  color: #000;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.92rem;
  text-transform: uppercase;
  text-decoration: none;
}

.v-header {
  position: fixed;
  /* top: 3.2rem; */
  top: 0;
  width: 100%;
  min-height: 6.4rem;
  display: flex;
  align-items: center;
  padding: 4.4rem 2.4rem 1.2rem;
  z-index: 1;
  margin-bottom: 0;
  background-color: #000;
}
.header-container {
  width: 100%;
  max-width: 192rem;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.hamburger {
  display: none;
}

.v-title {
  margin-left: 13rem;
  align-self: flex-end;
}

.v-form {
  position: relative;
  margin-left: auto;
}
.docspress-search-form-result {
  position: absolute;
  top: 8rem;
  background: #000;
  z-index: 2;
}

.switcher {
  margin-left: 9.5rem;
}

.switcher-mob {
  margin-top:32rem;
  margin-left:calc(2 * var(--global--spacing-horizontal));
}

.switcher ul, .switcher-mob ul {
  display: flex;
  flex-direction: row;
  height: 2.4rem;
  align-items: center;
  padding: 0;
}
.switcher li, .switcher-mob li {
  list-style: none;
  width: 2.4rem;
  text-align: center;
}

.switcher-mob a {color:#000;}

.switcher li:first-child {
  border-right: 1px solid #f7f6f1;
}
.switcher-mob li:first-child {
  border-right: 1px solid #000;
}
.switcher .active {color: #adadad;}

.switcher-mob .active {color:#4D97FE;}

.switcher a, .switcher-mob a {
  text-decoration: none;
}

.docspress-single.hentry {
  max-width: 192rem;
  margin: 3.2rem auto;
}

.v-logo {
  max-width: 10rem;
}

h3,
.h3,
.singular .entry-title {
  font-size: 3.2rem;
  line-height: 4.358rem;
  color: #f7f6f1;
  margin-bottom: 0;
}

.singular .entry-header {
  border-bottom: none;
  margin-top: 0;
  margin-bottom: 4.2rem;
}

.singular time {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.634rem;
  letter-spacing: 0.0625rem;
  color: #6d6d6d;
  text-transform: uppercase;
}

#masthead {
  display: none;
}
.docspress-single .docspress-single-sidebar {
  border-right: none;
  min-width: 61.8rem;
  position: fixed;
}

.docspress-single .docspress-single-sidebar .docspress-single-sidebar-wrap  {
  max-height:calc(100vh - 190px);
}

.docspress-single-sidebar-wrap {
  display: flex;
  padding-left: 2.4rem;
}
@media only screen and (min-width: 48.2rem) {
  .docspress-single-content {
    margin-top: 0 !important;
    padding-top: 13.6rem !important;
    margin-left: 61.8rem;
  }
}
.sidebar-logo {
  min-width: 23.6rem;
}
.sidebar-logo img {
  max-width: 10rem;
}
.sidebar-links {
}

div.entry-content * {
  margin-left: 0 !important;
}

.entry-content h4 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.4rem;
}

.entry-content > p {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.docspress-search-form {
  width: 33.8rem;
  /* margin-left: 13.3rem; */
  margin-bottom: 0;
  height: 4rem;
}

.docspress-search-form .docspress-search-field {
  border: 1px solid #adadad;
  border-radius: 2px;
  background: #000 !important;
  color: #f7f6f1 !important;
}

.docspress-single .docspress-single-sidebar .docspress-nav-list {
  padding: 0;
  font-size: 2.4rem;
  line-height: 3.268rem;
  font-weight: 700;
  color: #adadad;
}
.docspress-single .docspress-single-sidebar .docspress-nav-list li a:hover {
  color: #f7f6f1;
}
.docspress-single .docspress-single-sidebar .docspress-nav-list li a:active {
  color: #4d97fe;
}
.docspress-single
  .docspress-single-sidebar
  .docspress-nav-list
  li.current_page_item
  > a {
  color: #f7f6f1;
}

footer {
  display: none;
}

@media all and (max-width: 1020px) {
  .sidebar-logo {
    display: none;
  }
  .docspress-single-content {
    margin-left: 30vw;
  }
}

@media all and (max-width: 800px) {
  .docspress-single .docspress-single-sidebar .docspress-nav-list {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
  .docspress-single .docspress-single-content {
    min-width: 70vw;
    max-width: 70vw;
    margin-top: 0;
    padding-top: 0;
  }
}

@media all and (max-width: 720px) {
  .switcher {display: none}
  .header-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .v-form {
    margin-left: 0;
    margin-top: 3.2rem;
    width: 100%;
  }
  .docspress-search-form {
    width: 100%;
  }
  .docspress-single-sidebar {
    display: none;
  }
  .docspress-single .docspress-single-content {
    min-width: 100%;
    margin-left: 0;
  }
  .docspress-single.hentry {
    margin-top: 4.6rem;
  }
  .docspress-search-form-result {
    width: 100%;
  }
  .hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    background-color: #000 !important;
    text-transform: none;
    border: 0;
    margin: 0;
    overflow: visible;
    position: fixed;
    top: 3rem;
    right: 1.2rem;
    z-index: 99;
  }
  .hamburger:hover {
    opacity: 1;
  }
  .hamburger.is-active:hover {
    opacity: 1;
  }
  .hamburger.is-active {
    background-color: transparent !important;
  }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #000;
  }

  .hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
  }

  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
  }
  .hamburger-inner,
  .hamburger-inner::before,
  .hamburger-inner::after {
    width: 3.2rem;
    height: 0.1rem;
    background-color: #f7f6f1;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }
  .hamburger-inner::before,
  .hamburger-inner::after {
    content: "";
    display: block;
  }
  .hamburger-inner::before {
    top: -10px;
  }
  .hamburger-inner::after {
    bottom: -10px;
  }
  .hamburger--slider .hamburger-inner {
    top: 6px;
  }
  .hamburger--slider .hamburger-inner::before {
    top: 8px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
  }
  .hamburger--slider .hamburger-inner::after {
    top: 16px;
  }

  .hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg);
  }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
  }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-90deg);
  }
  .hamburger:focus {
    outline: none !important;
  }
}

#text-2.widget.widget_text {
  position: fixed;
  bottom: 2.4rem;
  left: 2.4rem;
  margin: 0;
  z-index: 8;
  padding: 1.6rem;
  background:#191919;
  border-radius: .8rem;
}

#text-2.widget.widget_text p {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 2.1rem;
}
