.wrapper-fluid {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto; }
  .wrapper-fluid .box-fluid {
    display: block;
    max-width: 95%;
    margin: 0 auto; }
    @media (max-width: 1600px) {
      .wrapper-fluid .box-fluid {
        max-width: 90%; } }
    .wrapper-fluid .box-fluid img {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto; }
    .wrapper-fluid .box-fluid .row {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      margin: 20px 0; }
      .wrapper-fluid .box-fluid .row .col-100 {
        display: inline-block;
        float: left;
        width: 100%;
        height: auto;
        padding: 10px; }
      .wrapper-fluid .box-fluid .row .col-75 {
        display: inline-block;
        float: left;
        width: 75%;
        height: auto;
        padding: 10px; }
        @media (max-width: 1280px) {
          .wrapper-fluid .box-fluid .row .col-75 {
            width: 50%; } }
        @media (max-width: 500px) {
          .wrapper-fluid .box-fluid .row .col-75 {
            width: 100%; } }
      .wrapper-fluid .box-fluid .row .col-50 {
        display: inline-block;
        float: left;
        width: 50%;
        height: auto;
        padding: 10px; }
        @media (max-width: 500px) {
          .wrapper-fluid .box-fluid .row .col-50 {
            width: 100%; } }
      .wrapper-fluid .box-fluid .row .col-33 {
        display: inline-block;
        float: left;
        width: 33.33%;
        height: auto;
        padding: 10px; }
        @media (max-width: 1280px) {
          .wrapper-fluid .box-fluid .row .col-33 {
            width: 50%; } }
        @media (max-width: 500px) {
          .wrapper-fluid .box-fluid .row .col-33 {
            width: 100%; } }
      .wrapper-fluid .box-fluid .row .col-25 {
        display: inline-block;
        float: left;
        width: 25%;
        height: auto;
        padding: 10px; }
        @media (max-width: 1280px) {
          .wrapper-fluid .box-fluid .row .col-25 {
            width: 50%; } }
        @media (max-width: 500px) {
          .wrapper-fluid .box-fluid .row .col-25 {
            width: 100%; } }
      .wrapper-fluid .box-fluid .row .col-20 {
        display: inline-block;
        float: left;
        width: 20%;
        height: auto;
        padding: 10px; }
        @media (max-width: 960px) {
          .wrapper-fluid .box-fluid .row .col-20 {
            width: 50%; } }
        @media (max-width: 500px) {
          .wrapper-fluid .box-fluid .row .col-20 {
            width: 100%; } }
      .wrapper-fluid .box-fluid .row .col-10 {
        display: inline-block;
        float: left;
        width: 10%;
        height: auto;
        padding: 10px; }
        @media (max-width: 1280px) {
          .wrapper-fluid .box-fluid .row .col-10 {
            width: 20%; } }
        @media (max-width: 960px) {
          .wrapper-fluid .box-fluid .row .col-10 {
            width: 25%; } }
        @media (max-width: 768px) {
          .wrapper-fluid .box-fluid .row .col-10 {
            width: 50%; } }
        @media (max-width: 500px) {
          .wrapper-fluid .box-fluid .row .col-10 {
            width: 100%; } }

.wrapper {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto; }
  .wrapper .box {
    display: block;
    max-width: 1440px;
    margin: 0 auto; }
    @media (max-width: 1600px) {
      .wrapper .box {
        max-width: 90%; } }
    .wrapper .box img {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto; }
    .wrapper .box .row {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      margin: 10px 0; }
      .wrapper .box .row .col-100 {
        display: inline-block;
        float: left;
        width: 100%;
        height: auto;
        padding: 10px; }
      .wrapper .box .row .col-75 {
        display: inline-block;
        float: left;
        width: 75%;
        height: auto;
        padding: 10px; }
        @media (max-width: 1280px) {
          .wrapper .box .row .col-75 {
            width: 50%; } }
        @media (max-width: 500px) {
          .wrapper .box .row .col-75 {
            width: 100%; } }
        .wrapper .box .row .col-75.center {
          display: block;
          margin: 0 auto;
          float: none; }
          @media (max-width: 768px) {
            .wrapper .box .row .col-75.center {
              width: 100%; } }
      .wrapper .box .row .col-66 {
        display: inline-block;
        float: left;
        width: 66.66%;
        height: auto;
        padding: 10px; }
        @media (max-width: 1280px) {
          .wrapper .box .row .col-66 {
            width: 50%; } }
        @media (max-width: 500px) {
          .wrapper .box .row .col-66 {
            width: 100%; } }
        .wrapper .box .row .col-66.center {
          display: block;
          margin: 0 auto;
          float: none; }
          @media (max-width: 768px) {
            .wrapper .box .row .col-66.center {
              width: 100%; } }
      .wrapper .box .row .col-50 {
        display: inline-block;
        float: left;
        width: 50%;
        height: auto;
        padding: 10px; }
        @media (max-width: 500px) {
          .wrapper .box .row .col-50 {
            width: 100%; } }
        .wrapper .box .row .col-50.center {
          display: block;
          margin: 0 auto;
          float: none; }
          @media (max-width: 768px) {
            .wrapper .box .row .col-50.center {
              width: 100%; } }
      .wrapper .box .row .col-33 {
        display: inline-block;
        float: left;
        width: 33.33%;
        height: auto;
        padding: 10px; }
        @media (max-width: 1280px) {
          .wrapper .box .row .col-33 {
            width: 50%; } }
        @media (max-width: 500px) {
          .wrapper .box .row .col-33 {
            width: 100%; } }
        .wrapper .box .row .col-33.center {
          display: block;
          margin: 0 auto;
          float: none; }
          @media (max-width: 768px) {
            .wrapper .box .row .col-33.center {
              width: 100%; } }
      .wrapper .box .row .col-25 {
        display: inline-block;
        float: left;
        width: 25%;
        height: auto;
        padding: 10px; }
        @media (max-width: 1280px) {
          .wrapper .box .row .col-25 {
            width: 50%; } }
        @media (max-width: 500px) {
          .wrapper .box .row .col-25 {
            width: 100%; } }
        .wrapper .box .row .col-25.center {
          display: block;
          margin: 0 auto;
          float: none; }
          @media (max-width: 768px) {
            .wrapper .box .row .col-25.center {
              width: 100%; } }
      .wrapper .box .row .col-20 {
        display: inline-block;
        float: left;
        width: 20%;
        height: auto;
        padding: 10px; }
        @media (max-width: 960px) {
          .wrapper .box .row .col-20 {
            width: 50%; } }
        @media (max-width: 500px) {
          .wrapper .box .row .col-20 {
            width: 100%; } }
        .wrapper .box .row .col-20.center {
          display: block;
          margin: 0 auto;
          float: none; }
          @media (max-width: 768px) {
            .wrapper .box .row .col-20.center {
              width: 100%; } }
      .wrapper .box .row .col-10 {
        display: inline-block;
        float: left;
        width: 10%;
        height: auto;
        padding: 10px; }
        @media (max-width: 1280px) {
          .wrapper .box .row .col-10 {
            width: 20%; } }
        @media (max-width: 960px) {
          .wrapper .box .row .col-10 {
            width: 25%; } }
        @media (max-width: 768px) {
          .wrapper .box .row .col-10 {
            width: 50%; } }
        @media (max-width: 500px) {
          .wrapper .box .row .col-10 {
            width: 100%; } }
        .wrapper .box .row .col-10.center {
          display: block;
          margin: 0 auto;
          float: none; }
          @media (max-width: 768px) {
            .wrapper .box .row .col-10.center {
              width: 100%; } }

* {
  box-sizing: border-box;
  font-family: Ubuntu, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.8); }

body {
  margin: 0;
  padding: 0;
  background: whitesmoke; }

a {
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none; }

.warning {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 0;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  background: #ff8d8d; }
  .warning a {
    text-decoration: underline;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 700; }

.message {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 0;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  background: lightgreen; }
  .message a {
    text-decoration: underline;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 700; }

.index {
  margin-bottom: 100px; }
  .index h1 {
    display: inline-block;
    float: left;
    width: 100%;
    height: auto;
    line-height: 150%;
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-size: 32px;
    font-weight: 700; }
    .index h1 span {
      display: inline-block;
      width: auto;
      height: auto;
      line-height: 150%;
      color: rgba(0, 0, 0, 0.8);
      text-align: left;
      font-size: 32px;
      font-weight: 700;
      text-decoration: underline; }

header {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  background: white; }
  header .logo a img {
    display: inline-block;
    float: left;
    max-width: 320px;
    height: auto;
    margin-top: 15px; }
  header .user-settings .welcome-message section {
    display: inline-block;
    float: right;
    width: auto;
    height: auto;
    position: relative; }
    @media (max-width: 768px) {
      header .user-settings .welcome-message section {
        display: none; } }
    @media (max-width: 768px) {
      header .user-settings .welcome-message section.responsive a {
        display: none; } }
  header .user-settings .welcome-message p {
    display: inline-block;
    margin: 0 0 0 0;
    padding: 36px 0;
    float: left;
    width: auto;
    height: auto;
    color: black;
    display: inline-block;
    text-decoration: none;
    font-weight: 300; }
  header .user-settings .welcome-message i {
    display: inline-block;
    margin: 0 0 0 0px;
    padding: 36px 0 0 5px;
    float: left;
    width: auto;
    height: auto;
    color: black;
    display: inline-block;
    font-size: 27px;
    margin-right: 5px; }
    header .user-settings .welcome-message i.header-logout {
      color: rgba(0, 0, 0, 0.8);
      padding: 0 0 0 5px; }
  header .user-settings .welcome-message a {
    display: inline-block;
    margin: 0 0 0 0px;
    padding: 36px 0 0 5px;
    float: left;
    width: auto;
    height: auto;
    color: rgba(0, 0, 0, 0.8);
    display: inline-block;
    text-decoration: none;
    font-weight: 700; }
    header .user-settings .welcome-message a:nth-of-type(2) {
      display: inline-block;
      width: 100%;
      height: auto;
      padding: 5px 20px;
      color: rgba(0, 0, 0, 0.8);
      font-weight: 700;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 5px;
      width: auto;
      margin: 24px 0 0 10px;
      padding: 10px 15px;
      border-color: none;
      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); }
  header .user-settings ul {
    margin: 0;
    padding: 0; }
    header .user-settings ul li {
      list-style: none; }
      header .user-settings ul li a {
        color: rgba(0, 0, 0, 0.8); }
  header .user-profile-settings {
    background: #eee;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    header .user-profile-settings ul {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      margin-left: -40px; }
      header .user-profile-settings ul li {
        display: inline-block;
        float: left;
        width: auto;
        height: auto;
        margin-right: 20px; }
        @media (max-width: 768px) {
          header .user-profile-settings ul li {
            width: 100%; } }
        header .user-profile-settings ul li a {
          text-decoration: none;
          font-weight: 300;
          color: rgba(0, 0, 0, 0.8); }

#index li {
  list-style: none;
  margin-bottom: 20px; }
  #index li a {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 5px 20px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 700;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    width: auto; }

#butik-verkstad-slutkund ul {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto; }
  #butik-verkstad-slutkund ul li.root {
    display: inline-block;
    float: left;
    width: 100%;
    height: auto;
    padding: 20px; }
    #butik-verkstad-slutkund ul li.root span.root-title {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      font-size: 24px;
      color: black;
      font-weight: 700;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  #butik-verkstad-slutkund ul ul.root {
    display: inline-block;
    float: left;
    width: 100%;
    height: auto; }
    #butik-verkstad-slutkund ul ul.root li a {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      transition: all ease 0.2s; }
    #butik-verkstad-slutkund ul ul.root span.sub-title {
      color: black;
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      font-weight: 700; }
    #butik-verkstad-slutkund ul ul.root ul.sub-root {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto; }
      #butik-verkstad-slutkund ul ul.root ul.sub-root li a {
        display: inline-block;
        float: left;
        width: auto;
        height: auto;
        transition: all ease 0.2s; }
        #butik-verkstad-slutkund ul ul.root ul.sub-root li a:hover {
          color: #ab1924; }

@keyframes tick {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

#logga-in h1 {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  font-size: 32px;
  font-weight: 700; }
  #logga-in h1 span {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 150%;
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-size: 32px;
    font-weight: 700;
    text-decoration: underline; }

#logga-in form .field label {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  color: rgba(0, 0, 0, 0.8); }

#logga-in form .field input {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  padding: 5px;
  border-radius: 5px;
  outline: none;
  border: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  background: none; }

#logga-in form .field input.submit {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 5px 20px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px; }

#logga-in form .remember {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  margin: 10px 0; }
  #logga-in form .remember label input[type="checkbox"] {
    display: none; }
    #logga-in form .remember label input[type="checkbox"] + .checkbox-txt::before {
      content: "\f08a";
      font-family: "FontAwesome";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: none;
      text-transform: none;
      line-height: 1;
      width: 1em;
      margin-right: 5px;
      display: inline-block; }
    #logga-in form .remember label input[type="checkbox"]:checked + .checkbox-txt::before {
      content: "\f004";
      animation: tick 180ms ease-in; }

#registrera h1 {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  font-size: 32px;
  font-weight: 700; }
  #registrera h1 span {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 150%;
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-size: 32px;
    font-weight: 700;
    text-decoration: underline; }

#registrera form .field {
  background: darkslateblue; }
  #registrera form .field input {
    display: inline-block;
    float: left;
    width: 100%;
    height: auto;
    padding: 5px;
    border-radius: 5px;
    outline: none;
    border: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    background: none; }
  #registrera form .field textarea {
    display: inline-block;
    float: left;
    width: 100%;
    height: auto;
    padding: 5px;
    border-radius: 5px;
    outline: none;
    border: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    background: none; }
  #registrera form .field label {
    display: inline-block;
    float: left;
    width: 100%;
    height: auto;
    color: rgba(0, 0, 0, 0.8); }

#registrera form input.submit {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 5px 20px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-top: 20px; }

#order-container {
  position: fixed;
  top: 0;
  right: 0;
  background: white;
  width: 50%;
  height: 100vh;
  padding: 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  -spec-transform: translateX(100%);
  transform: translateX(100%);
  box-shadow: -20px 0 50px rgba(0, 0, 0, 0.1);
  transition: all ease 0.5s;
  overflow-x: hidden;
  overflow-y: scroll; }
  #order-container.open {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    -spec-transform: translateX(0%);
    transform: translateX(0%); }
  #order-container .order-header {
    display: inline-block;
    float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    margin-bottom: 50px; }
    #order-container .order-header .inner {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto; }
      #order-container .order-header .inner h1 {
        display: inline-block;
        float: left;
        width: 100%;
        height: auto;
        line-height: 150%;
        color: rgba(0, 0, 0, 0.8);
        text-align: left;
        font-size: 32px;
        font-weight: 700;
        text-align: center; }
        #order-container .order-header .inner h1 span {
          display: inline-block;
          width: auto;
          height: auto;
          line-height: 150%;
          color: rgba(0, 0, 0, 0.8);
          text-align: left;
          font-size: 32px;
          font-weight: 700;
          text-decoration: underline; }
      #order-container .order-header .inner span.close {
        display: inline-block;
        float: right;
        width: 100%;
        height: auto; }
        #order-container .order-header .inner span.close i {
          float: right;
          color: rgba(0, 0, 0, 0.8);
          font-size: 32px;
          line-height: 150%; }
  #order-container #order form#order-form {
    display: block;
    margin: 0 auto;
    max-width: 720px; }
    #order-container #order form#order-form .field textarea {
      margin: 0 0 20px 0; }
    #order-container #order form#order-form .field input {
      margin: 0 0 20px 0; }
    #order-container #order form#order-form .field input {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      padding: 5px;
      border-radius: 5px;
      outline: none;
      border: none;
      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
      background: none; }
    #order-container #order form#order-form .field textarea {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      padding: 5px;
      border-radius: 5px;
      outline: none;
      border: none;
      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
      background: none; }
    #order-container #order form#order-form .field label {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      color: rgba(0, 0, 0, 0.8); }
    #order-container #order form#order-form .field input.submit {
      display: inline-block;
      width: 100%;
      height: auto;
      padding: 5px 20px;
      color: rgba(0, 0, 0, 0.8);
      font-weight: 700;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 5px;
      margin-top: 20px; }
    #order-container #order form#order-form .field.checkbox label {
      width: auto; }
      #order-container #order form#order-form .field.checkbox label input[type="checkbox"] {
        display: none; }
        #order-container #order form#order-form .field.checkbox label input[type="checkbox"] + .label-text:before {
          content: "\f096";
          font-family: "FontAwesome";
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          width: 1em;
          display: inline-block;
          margin-right: 5px; }
        #order-container #order form#order-form .field.checkbox label input[type="checkbox"]:checked + .label-text:before {
          content: "\f046"; }

.orderSucess {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  padding: 10px;
  text-align: center;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 100px; }
  .orderSucess i {
    color: #7ab97a;
    font-size: 24px; }

.handla-mer {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 50px; }
  .handla-mer .inner {
    display: block;
    margin: 0 auto;
    width: 300px;
    height: 100px; }
    .handla-mer .inner a {
      display: inline-block;
      width: 100%;
      height: auto;
      padding: 5px 20px;
      color: rgba(0, 0, 0, 0.8);
      font-weight: 700;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 5px;
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      text-decoration: none;
      text-align: center; }

#change-password h1 {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  font-size: 32px;
  font-weight: 700; }
  #change-password h1 span {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 150%;
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-size: 32px;
    font-weight: 700;
    text-decoration: underline; }

#change-password form .field label {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  color: rgba(0, 0, 0, 0.8); }

#change-password form .field input {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  padding: 5px;
  border-radius: 5px;
  outline: none;
  border: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  background: none; }

#change-password form .field input.submit {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 5px 20px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-top: 20px; }

#update h1 {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  font-size: 32px;
  font-weight: 700; }
  #update h1 span {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 150%;
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-size: 32px;
    font-weight: 700;
    text-decoration: underline; }

#update form .field label {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  color: rgba(0, 0, 0, 0.8); }

#update form .field input {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  padding: 5px;
  border-radius: 5px;
  outline: none;
  border: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  background: none; }

#update form .field textarea {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  padding: 5px;
  border-radius: 5px;
  outline: none;
  border: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  background: none; }

#update form .field input.submit {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 5px 20px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-top: 20px; }

#profile h1 {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  line-height: 150%;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  font-size: 32px;
  font-weight: 700; }
  #profile h1 span {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 150%;
    color: rgba(0, 0, 0, 0.8);
    text-align: left;
    font-size: 32px;
    font-weight: 700;
    text-decoration: underline; }

#profile h3 {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  color: rgba(0, 0, 0, 0.8); }

#profile p {
  display: inline-block;
  float: left;
  width: 100%;
  height: auto;
  color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 5px;
  font-weight: 700; }
  #profile p span {
    display: inline-block;
    float: left;
    width: 100%;
    font-weight: 300; }

.row-items {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8); }
  .row-items .col-50.item.open {
    position: fixed;
    top: 0;
    left: 0;
    width: 50%;
    height: 100vh;
    overflow-y: scroll;
    background: white; }
  .row-items .col-50.item .inner {
    display: inline-block;
    float: left;
    width: 100%;
    height: auto;
    background: white;
    padding: 20px; }
    .row-items .col-50.item .inner .item-id {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      color: #ab1924;
      text-transform: uppercase;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .row-items .col-50.item .inner .title {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto;
      line-height: 150%;
      color: rgba(0, 0, 0, 0.8);
      text-align: left;
      font-size: 32px;
      font-weight: 700; }
      .row-items .col-50.item .inner .title span {
        display: inline-block;
        width: auto;
        height: auto;
        line-height: 150%;
        color: rgba(0, 0, 0, 0.8);
        text-align: left;
        font-size: 32px;
        font-weight: 700;
        text-decoration: underline; }
    .row-items .col-50.item .inner .text {
      display: inline-block;
      float: left;
      width: 100%;
      height: auto; }

nav.main-nav label.toggle {
  display: none;
  float: right;
  width: 35px;
  height: auto;
  margin-right: 10px;
  cursor: pointer; }
  @media (max-width: 960px) {
    nav.main-nav label.toggle {
      display: inline-block; } }
  nav.main-nav label.toggle span {
    display: inline-block;
    float: left;
    width: 100%;
    height: 2px;
    margin: 3.5px 0;
    background: black; }

nav.main-nav input[type="checkbox"] {
  display: none; }
  nav.main-nav input[type="checkbox"]:checked ~ .responsive {
    height: auto !important; }
  nav.main-nav input[type="checkbox"]:checked ~ .toggle span {
    background: #777; }

@media (max-width: 960px) {
  nav.main-nav .col-10,
  nav.main-nav .col-20,
  nav.main-nav .col-25,
  nav.main-nav .col-33,
  nav.main-nav .col-50,
  nav.main-nav .col-66,
  nav.main-nav .col-75,
  nav.main-nav .col-80,
  nav.main-nav .col-90,
  nav.main-nav .col-100 {
    width: 100% !important; } }

nav.main-nav .responsive {
  display: inline-block;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden; }
  @media (max-width: 960px) {
    nav.main-nav .responsive {
      height: 0 !important;
      padding: 0 !important; } }
  nav.main-nav .responsive ul {
    display: inline-block;
    float: right;
    width: auto;
    height: auto; }
    @media (max-width: 960px) {
      nav.main-nav .responsive ul {
        width: 100% !important;
        height: auto;
        margin-top: 10px; } }
    nav.main-nav .responsive ul li {
      display: inline-block;
      float: left;
      width: auto;
      height: auto; }
      @media (max-width: 960px) {
        nav.main-nav .responsive ul li {
          width: 100% !important;
          border-top: 1px solid lightgrey; }
          nav.main-nav .responsive ul li:nth-of-type(1) {
            border: none; }
          nav.main-nav .responsive ul li:hover {
            background: white; } }
      nav.main-nav .responsive ul li a {
        display: inline-block;
        float: left;
        width: auto;
        height: auto;
        color: rgba(0, 0, 0, 0.8);
        text-decoration: none;
        margin: 0 10px;
        padding: 5px 10px; }
        @media (max-width: 960px) {
          nav.main-nav .responsive ul li a {
            width: 100% !important;
            margin: 0; } }
