/* line 5, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items {
  margin: 15px -15px;
}

/* line 7, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items_title {
  font-weight: bold;
  color: initial;
  text-decoration: none;
}

/* line 11, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items a:hover {
  text-decoration: none;
}

/* line 14, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items_rating {
  max-width: 114px;
  min-height: 30px;
  padding: 8px;
  cursor: default;
  text-align: center;
  font-size: 80%;
}

/* line 21, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items_rating .fa {
  padding: 0 1px;
  vertical-align: top;
}

/* line 25, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items li {
  padding-top: 5px;
  padding-bottom: 10px;
}

/* line 28, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items li > figure,
.shop-product-items li > article {
  float: left;
}

/* line 31, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items li > figure {
  width: 45%;
  max-width: 120px;
}

/* line 34, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items li > figure a {
  display: block;
}

/* line 36, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items li > figure a > img {
  width: 100%;
  max-width: 114px;
  height: auto;
  font-size: 80%;
}

/* line 42, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items li > article {
  width: 55%;
  padding-left: 10px;
}

/* line 45, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/_shop_product_item.sass */
.shop-product-items li > article p {
  line-height: 1.4;
  color: #666;
  font-size: 80%;
  margin-bottom: 0;
}

/* line 9, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post .post-title {
  line-height: 1.15;
}

/* line 12, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post .post-title + div {
  margin-top: 1em;
}

/* line 15, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post .post-title + h3 {
  margin-top: 5px;
}

/* line 19, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-hero-gradient {
  background: linear-gradient(
    to bottom,
    #f0e8da 0%,
    #f0e8da 72%,
    rgba(0, 0, 0, 0) 72%
  );
}

/* line 25, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-title a {
  color: #01222b;
  text-decoration: none;
}

/* line 2, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/bootstrap-4.5.3/mixins/_clearfix.scss */
.post-footer::after {
  display: block;
  clear: both;
  content: "";
}

/* line 32, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-footer__date {
  float: left;
  margin-right: 10px;
  font-size: 10px;
  line-height: 22px;
}

/* line 37, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-footer .post-tags {
  opacity: 0.4;
}

/* line 41, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-content {
  margin-top: 30px;
  margin-bottom: 60px;
}

/* line 2, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/bootstrap-4.5.3/mixins/_clearfix.scss */
.post-content::after {
  display: block;
  clear: both;
  content: "";
}

/* line 47, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-content p a:not(.btn) {
  color: #08acda !important;
  text-decoration: none !important;
}

/* line 51, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-content img {
  display: block;
  max-width: 100% !important;
  height: auto !important;
}

/* line 57, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-content .pull-left {
  margin-right: 20px;
}

/* line 60, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-content .pull-right {
  margin-left: 20px;
}

/* line 2, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/bootstrap-4.5.3/mixins/_clearfix.scss */
.post-content hr::after {
  display: block;
  clear: both;
  content: "";
}

/* line 66, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-content blockquote {
  width: auto;
  font-size: 18px;
  font-style: italic;
  margin: 22px 0;
  padding: 11px 22px;
  border-left: 5px solid #fea304;
}

/* line 74, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-content blockquote:before {
  display: none;
}

/* line 77, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-content blockquote p:first-child {
  font-size: 18px;
  color: dimgray;
}

/* line 81, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-content iframe[src*="phead.mu"] {
  width: 100% !important;
  max-width: 655px;
}

/* line 86, ../../../../../../../../../../../../../Users/fmagnetlight.com/reason-studios/test/clown/src/core/static/scss/blog/blog.sass */
.post-content iframe[src*="discover.propellerheads.se/feeds"] {
  width: 100% !important;
  max-width: 500px;
}

.sidebar h4 {
  margin-top: 0;
}

.sidebar ul li a {
  color: #5e5d5a;
}

.sidebar .post-tags {
  opacity: 0.4;
}

.sidebar .recommended-post {
  max-width: 340px;
}

.blog-post-preview-sm {
  margin-bottom: 30px;
}

.blog-post-preview-sm__date {
  font-size: 10px;
  float: right;
}


.infoimage {
  width:100%;
  height: auto;
}

.infopage{
  border: 1px red solid;
}