@charset "UTF-8";
.page-template-page-tips .content-wrapper{
  padding: 0 2rem;
  margin: 40px 0;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}

.page-template-page-tips .content-wrapper > div > .col-lg-8 {
  font-size: 1.1rem;
}

.page-template-page-tips .content-wrapper h1 {
  font-size: 2.7rem;
  font-weight: 1000;
  margin-bottom: 2rem;
}

@media screen and (max-width: 500px) {
  .page-template-page-tips .content-wrapper h1 {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
}

.page-template-page-tips .content-wrapper a {
  color: #231F20;
}

.page-template-page-tips .content-wrapper strong {
  font-size: 1.15rem;
}

.page-template-page-tips .content-wrapper strong a {
  color: #231F20;
}

.page-template-page-tips .content-wrapper ul {
  list-style: none;
  list-style-position: inside;
  padding-left: .2rem;
  margin-top: -1rem;
}

.page-template-page-tips .content-wrapper ul li::before {
  content: '■';
  font-size: 1.4rem;
  margin-right: .4rem;
  line-height: 1;
}

.page-template-page-tips .content-wrapper ul li {
  font-size: 1.05rem;
}

.page-template-page-tips .content-wrapper .tips-cards {
  position: -webkit-sticky;
  position: sticky;
  top: 1.5rem;
  margin-bottom: 1.5rem;
}

.page-template-page-tips .content-wrapper .tips-card {
  margin-top: 1.5rem;
}

.page-template-page-tips .content-wrapper .tips-card img {
  width: 100%;
  height: auto;
}

.page-template-page-tips .content-wrapper .tips-card a:hover {
  text-decoration: none;
}

.page-template-page-tips .content-wrapper .tips-card .tips-card-text {
  padding: .5rem 1rem;
  color: white;
  background-color: #231F20;
  font-weight: 700;
  font-size: 1.1rem;
}

.page-template-page-tips .content-wrapper .tips-card .tips-card-text p {
  margin-bottom: 0;
  line-height: 1.3;
}

.page-template-page-tips .content-wrapper .read-more-line {
  border-top: 2px dashed #322f32;
}

.page-template-page-tips .content-wrapper .read-more-title strong {
  font-size: 2.3rem;
  margin-top: 1rem;
  display: inline-block;
  background-color: #231F20;
  margin-left: -2.1rem;
  padding-left: 2.1rem;
  color: white;
  padding-right: 8rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}

.page-template-page-tips .content-wrapper .read-more-tips-links > a {
  color: black;
  display: block;
  font-size: 1rem;
}

.page-template-page-tips .content-wrapper .read-more-tips-links > a::after {
  margin-left: .3rem;
  content: ">";
}

.page-template-page-tips .tips-hero {
  padding: 3rem 0;
  /* background-color: #322f32; */
  position: relative;
  background-image: url('tips-och-rad-bakgrund.jpg');
}

.page-template-page-tips .tips-hero-people {
  position: absolute;
  bottom: -3rem;
  width: 22rem;
  margin-left: -40px;
}

@media screen and (max-width: 1184px) {
  .page-template-page-tips .tips-hero-people {
    display: none;
  }
}

.page-template-page-tips .transparent-white {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 1rem;
}

.page-template-page-tips .transparent-white > .row > .col-lg-8 {
  max-width: 70.666667%;
  margin-left: auto;
}

@media screen and (max-width: 1184px) {
  .page-template-page-tips .transparent-white > .row > .col-lg-8 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media screen and (max-width: 1184px) {
  .page-template-page-tips .transparent-white > .row > .col-lg-4 {
    display: none;
  }
}

.page-template-page-tips .transparent-white h2 {
  font-size: 2.7rem;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 992px) {
  .page-template-page-tips .transparent-white h2 {
    font-size: 1.9rem;
  }
}

.page-template-page-tips .transparent-white #menu-tips-och-rad-meny {
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 992px) {
  .page-template-page-tips .transparent-white #menu-tips-och-rad-meny {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.page-template-page-tips .transparent-white #menu-tips-och-rad-meny > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-right: 1.5rem;
}

.page-template-page-tips .transparent-white #menu-tips-och-rad-meny > li:first-child {
  min-width: 220px;
}

@media screen and (max-width: 992px) {
  .page-template-page-tips .transparent-white #menu-tips-och-rad-meny > li {
    width: 100%;
    margin-bottom: 1rem;
  }
}

.page-template-page-tips .transparent-white #menu-tips-och-rad-meny > li > a {
  font-weight: bold;
  font-size: 1.1rem;
  color: black;
}

.page-template-page-tips .transparent-white #menu-tips-och-rad-meny > li > a:hover {
  text-decoration: none;
}

.page-template-page-tips .transparent-white #menu-tips-och-rad-meny > li.current-menu-ancestor > a {
  color: #231F20;
}

.page-template-page-tips .transparent-white #menu-tips-och-rad-meny > li ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.page-template-page-tips .transparent-white #menu-tips-och-rad-meny > li ul li {
  border-bottom: 1px dotted black;
}

.page-template-page-tips .transparent-white #menu-tips-och-rad-meny > li ul li a {
  color: black;
  font-size: 0.95rem;
}


.page-template-page-tips .transparent-white #menu-tips-och-rad-meny > li ul li a:hover {
  text-decoration: none;
}

.page-template-page-tips .transparent-white #menu-tips-och-rad-meny > li ul li.current-menu-item::before {
  position: absolute;
  content: "";
  margin-left: -1rem;
  margin-top: 6px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #231F20;
}

.pre-heading {
  background-color: #231F20;
  padding: .5rem;
  color: white;
  font-weight: bold;
  display: inline-block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1;
  font-size: 1.2rem;
}

@media screen and (max-width: 500px) {
  .pre-heading {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
}

.page-template-page-tips .wp-block-list{
  margin-bottom: 1rem;
}

.page-template-page-tips main .content-wrapper > .row {
  display:flex;
  flex-wrap: wrap;
  gap: 2rem;
}

.page-template-page-tips main .content-wrapper > .row > .col-lg-8 {
  max-width: 63.666667%;
  margin-left: auto;
}
.page-template-page-tips main .content-wrapper > .row > .col-lg-4 {
  max-width: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
}

@media screen and (max-width: 1184px) {
  .page-template-page-tips main .content-wrapper > .row > .col-lg-8 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media screen and (max-width: 1184px) {
  .page-template-page-tips main .content-wrapper > .row > .col-lg-4 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}