/*article section*/
.rll-youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

#primary-menu-list li:last-child {
  display: none;
}

.rll-youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.rll-youtube-player .play {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: url("/wp-content/plugins/wp-rocket/assets/img/youtube.png")
    no-repeat center;
  background-color: transparent !important;
  cursor: pointer;
  border: none;
}

.def-section:first-of-type {
  border-top: 1px solid rgb(112 112 112 / 30%);
  padding-top: 50px;
}

.def-section {
  position: relative;
  padding: 25px 0;
  margin: 15px 0;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid rgb(112 112 112 / 30%);
}

.def-section:last-of-type {
  border-bottom: none !important;
  margin-bottom: 0 !important;
}

.def-section h2 {
  margin-bottom: 20px;
  line-height: 2rem;
}

.def-section .badge {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
  font-size: 18px;
  position: relative;
}

.def-section .badge-text {
  font-size: 1.1rem;
  line-height: 1.1rem;
}

.def-section .badge-icon::after {
  display: none !important;
  height: 18px;
  width: 18px;
}

.score-list {
  padding: 8px;
  border: 7px solid rgba(101, 159, 19, 0.3);
  border-radius: 3px;
  color: #000;
  list-style: none;
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}

.score-list li img {
  margin-right: 10px;
}

.score-list li {
  width: 100%;
  margin-right: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.score-list li svg {
  width: 18px;
  height: 18px;
  margin-bottom: -3px;
}

.star-ic {
  fill: var(--global--color-main);
}

.sect-content {
  display: flex;
  margin-bottom: 5px;
  padding: 0 15px;
}

.into-score {
  padding: 0 15px;
}

.desc-cont {
  padding-right: 25px;
}

.single-photo {
  text-align: center;
  margin-bottom: 20px;
}

.single-photo img {
  max-width: 100%;
  height: auto;
  width: auto;
}

.afp-info {
  display: inline-block;
  margin-top: 15px;
  font-family: var(--global--font-primary);
}

.afp-info p {
  font-size: 1.1rem;
}

.afp-info .product-link {
  width: auto;
  margin: 15px auto;
  padding: 10px 40px;
  background-color: var(--global--color-cta);
  background-image: none;
}

.afp-info .product-link:hover,
.afp-info .product-link:focus {
  color: #fff !important;
  background-color: var(--global--color-main);
}

.pros-cons h3,
.reviewed_product .pros-cons h4 {
  font-size: 1.5rem;
  margin-bottom: 25px;
}

.pros-cons .list-ct {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 20px;
}

.pros-cons .list-ct .col-6 {
  width: 100%;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 20%), 0 3px 10px 0 rgb(0 0 0 / 19%) !important;
  margin: 15px 0;
  border-radius: 8px 8px 0px 0px;
}

.pros-cons .list-ct p {
  border-radius: 8px 8px 0px 0px;
  padding: 10px 30px 10px 20px;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-family: var(--global--font-primary);
  color: var(--global--color-white);
  font-weight: bold;
  position: relative;
  margin-bottom: 0 !important;
}

.pros-cons .list-ct .pros p {
  background-color: var(--global--color-secondary);
}

.pros-cons .list-ct .cons p {
  background-color: #ef4f48;
}

.pros-cons .pros p:after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 14px;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1rem;
}

.pros-cons .cons p:after {
  content: "_";
  position: absolute;
  right: 20px;
  top: 2px;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1rem;
}

.pros-cons .list-ct ul {
  list-style: none;
  padding: 20px;
}

.pros-cons .list-ct ul li {
  position: relative;
  padding-left: 25px;
  line-height: 22px;
  margin-bottom: 10px;
}

.pros-cons .pros ul li:before {
  content: "+";
  position: absolute;
  left: 0;
  top: 2px;
  color: var(--global--color-secondary);
  font-size: 1.8rem;
  line-height: 1rem;
  font-weight: bold;
}

.pros-cons .cons ul li:before {
  content: "_";
  position: absolute;
  left: 0;
  top: -10px;
  color: #ef4f48;
  font-size: 1.8rem;
  line-height: 1rem;
  font-weight: bold;
}

.more-om {
  padding: 15px;
}

.more-om .row {
  justify-content: space-between;
}

.more-om .col-6 {
  width: 48%;
}

.more-om h3,
.more-om h4 {
  font-size: 1.5rem;
  margin-bottom: 30px;
}

.more-om .specif {
  background: transparent linear-gradient(138deg, #fdfdfd 0%, #ffffff 100%) 0%
    0% no-repeat padding-box;
  border-radius: 15px 16px 15px 15px;
}

.more-om .specif li,
.kdmf-details .specif li {
  margin-bottom: 5px;
  list-style: none;
  padding-left: 5px;
}

.kdmf-details h3,
.kdmf-details h4,
.kdmf-details h5 {
  clear: none;
}

.more-om .specif li:before,
.kdmf-details .specif li:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url(/wp-content/uploads/compa-images/right-arrow.svg);
  background-position: center;
  background-size: 15px;
  background-repeat: no-repeat;
  position: relative;
  top: 4px;
  left: -5px;
}

.more-om .specif li::marker,
.kdmf-details .specif li::marker {
  font-size: x-small;
}

.more-om .row {
  margin-bottom: 20px;
  display: flex;
}

.more-om .specif p,
.kdmf-details .specif p {
  background: transparent linear-gradient(89deg, #5c5c5c 0%, #d3d3d3 100%) 0% 0%
    no-repeat padding-box;
  border-radius: 8px 8px 0px 0px;
  padding: 10px 30px 10px 20px;
  font-size: 1rem;
  font-family: var(--global--font-primary);
  color: var(--global--color-white);
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
}

.more-om .specif p:after,
.kdmf-details .specif p:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 14px;
  background-image: url(/wp-content/uploads/compa-images/gear.png);
  width: 18px;
  height: 18px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.video-sec {
  margin-top: 35px;
  margin-bottom: 20px;
}

.video-sec iframe {
  max-width: 100%;
  width: 100%;
  min-height: 200px;
}

.video-sec a {
  font-weight: bold;
}

.video-sec .rll-youtube-player {
  margin-bottom: 5px;
}

.video-sec a:hover {
  color: var(--global--color-secondary);
}

.tips {
  border-top: 1px solid hsl(0deg 0% 20% / 23%);
  padding: 0 15px;
}

.tips h2,
.tips h4 {
  margin-bottom: 15px;
  font-size: 1.5rem;
  line-height: 1.7rem;
  margin-top: 30px;
  font-weight: 700;
  clear: none;
}

.tips h3 {
  margin-bottom: 10px;
  font-size: 1.25rem;
  line-height: 1.4rem;
  margin-top: 20px;
  font-weight: 700;
  clear: none;
}

.tips .sect-content {
  padding: 0;
  justify-content: space-between;
  margin-bottom: 0;
  display: block;
}

.tips .sect-content .col-6 {
  width: 48%;
  float: right;
  margin-left: 25px;
  margin-bottom: 0;
}

.tips .single-photo img {
  border-radius: 15px;
}

/*sources*/

.sources {
  margin-bottom: 35px;
  margin-top: 40px;
}

.sources h2 {
  margin-bottom: 25px;
}

.sources-details,
.cons_review {
  padding: 10px 0 0 0;
}

.sources-details h3,
.cons_review h3 {
  font-size: 1.5rem;
  margin-bottom: 20px;
}

.single-source {
  margin-bottom: 30px;
  font-family: var(--global--font-secondary);
}

.single-source h4 {
  font-family: var(--global--font-secondary);
  margin-bottom: 10px;
  font-size: var(--heading--font-size-h5);
  font-weight: var(--heading--font-weight-strong);
  letter-spacing: var(--heading--letter-spacing-h5);
  line-height: var(--heading--line-height-h5);
  cursor: pointer;
}

.single-source h4.active:after {
  position: absolute;
  right: 0;
  content: "\2212" !important;
}

.single-source h4:after {
  content: "\002B";
  font-weight: bold;
  position: absolute;
  right: 0;
}

.sources-text {
  display: none;
}

.single-source h4:before {
  top: 3px;
}

.dk h4,
.swe h4,
.no h4,
.fi h4,
.de h4,
.uk h4,
.us h4,
.au h4,
.in h4 {
  padding-left: 30px;
  position: relative;
}

/*FAQ*/

#faq-row {
  border-top: 1px solid hsl(0deg 0% 20% / 23%);
  padding: 30px 15px;
  margin-bottom: 30px;
}

#faq-row h2 {
  font-family: var(--global--font-primary);
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  font-weight: 700;
  font-size: var(--heading--font-size-h3);
  letter-spacing: var(--heading--letter-spacing-h3);
  line-height: var(--heading--line-height-h3);
}

#faq-row h2:before {
  content: "";
  width: 20px;
  height: 20px;
  position: relative;
  left: 0;
  top: 2px;
  margin-right: 10px;
  background-repeat: no-repeat;
}

.faq-content {
  background-color: var(--global--color-white);
  padding: 15px;
  border-radius: 7px;
  box-shadow: 5px 5px 10px 0 rgb(17 12 46 / 15%);
}

.accordion {
  background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: auto;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1rem;
  transition: 0.4s;
  position: relative;
  border-bottom: 2px solid #f6f6f6;
}

#faq-row .active,
.accordion:hover {
  background-color: #f0f0f0;
}

.accordion:after {
  content: "\002B";
  color: #bbb;
  font-weight: normal;
  font-size: 2em;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.active:after {
  content: "\2212";
  font-weight: bold;
}

.panel {
  padding: 18px;
  background-color: white;
  overflow: hidden;
  display: none;
  font-size: 15px;
}

.faq-content .accordion:before {
  display: inline-block;
  transform: translateY(3px);
  content: "";
  height: 20px;
  left: 0;
  margin-right: 5px;
  position: relative;
  top: 0;
  width: 20px;
}

/*tidligere */

.tidligere {
  display: none;
}

.tidligere-intro img {
  position: absolute;
  right: 30px;
  top: 45px;
}

.show_tidligere {
  display: block !important;
  margin: 30px 15px;
  border-radius: 11px;
  border: 2px solid #c1c1c1;
}

.tidligere-intro {
  padding: 40px 25% 30px 40px;
  background: transparent
    linear-gradient(108deg, #f1f1f1 0%, #dbdbdb 43%, #999999 100%, #c7c7c7 100%)
    0% 0% no-repeat padding-box;
  border-radius: 15px 15px 0px 0px;
  position: relative;
}

.tidligere-intro p {
  width: 100%;
}

.tidligere-intro h2 {
  margin-bottom: 15px;
  font-size: var(--heading--font-size-h3);
  letter-spacing: var(--heading--letter-spacing-h3);
  line-height: var(--heading--line-height-h3);
}

.reviewed_product {
  background: transparent
    linear-gradient(348deg, #ffffff 0%, rgb(223 223 223 / 20%) 100%) 0% 0%
    no-repeat padding-box;
  padding: 25px 20px 15px 15px;
  border-bottom-right-radius: 11px;
  border-bottom-left-radius: 11px;
}

.reviewed_product .pros-cons {
  padding: 0;
}

.reviewed_product .pros-cons .list-ct .pros h3,
.reviewed_product .pros-cons .list-ct .cons h3 {
  background: #6e6e6e;
}

.reviewed_product .pros-cons .pros ul li:before,
.reviewed_product .pros-cons .cons ul li:before {
  color: #6e6e6e;
}

.reviewed_product .pros-cons .list-ct ul li {
  color: #4e4e4e;
}

.reviewed_product .more-om {
  padding: 20px 0 0 0;
}

.reviewed_product .more-om .row {
  display: flex;
  flex-direction: column;
}

.reviewed_product .more-om .specif {
  float: none;
  width: 100%;
  margin: 15px 0 0 0;
}

.reviewed_product p,
.reviewed_product li {
  color: #4e4e4e;
}

.reviewed_product .row {
  display: flex;
  margin-bottom: 15px;
}

.reviewed_product .outlet-title {
  position: relative;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1rem;
}

.reviewed_product .outlet-title:after {
  content: "\002B";
  font-weight: bold;
  position: absolute;
  right: 0;
  font-size: 1.5rem;
}

.reviewed_product .outlet-title.active:after {
  position: absolute;
  right: 0;
  content: "\2212" !important;
}

.bottom-notice {
  color: var(--global--color-gray);
  font-size: 14px;
  margin-bottom: 50px;
  padding: 0 40px;
  font-family: var(--global--font-primary);
}

.bemark-full .bemark-box {
  width: 100%;
}

.bemark-box {
  text-align: center;
  background-color: var(--global--color-white);
  border-radius: 15px 15px 0px 0px;
  margin: 30px 0;
  width: 90%;
  padding-bottom: 15px;
}

.bemark-box img {
  max-height: 150px;
  object-fit: contain;
  max-width: 100%;
}

.bemark-box p {
  border-radius: 15px 15px 0px 0px;
  background-color: #ededed;
  padding: 10px;
  margin-bottom: 10px;
  font-family: var(--global--font-primary);
  font-weight: 500;
}

.bemark-box p span {
  color: #ff3a3a;
}

.bemark ul {
  padding-left: 20px;
}

/*ranking circle persentige*/

.circular-chart {
  display: block;
  margin: 7px auto;
  max-width: 55px;
  max-height: 55px;
}

.circle-bg {
  fill: none;
  stroke: var(--global--color-main-light);
  stroke-width: 3;
}

.circular-chart.blue .circle {
  stroke: var(--global--color-secondary);
  fill: none;
  stroke-width: 3;
  stroke-linecap: round;
}

.single-chart {
  position: relative;
}

.single-chart span {
  position: absolute;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background-color: #97b78320;
  border-radius: 50%;
  padding: 13px 0;
  width: 40px;
  text-align: center;
}

/*custom slider*/

.inspiration .product-slider {
  max-width: 100%;
  margin: 25px auto;
}

.product-slider {
  background-color: #fff;
  position: relative;
  border-radius: 14px;
  max-width: calc(100% - 50px);
  margin: 15px auto;
}

.product-slider .column img {
  height: 45px;
  object-fit: cover;
}

.product-slider .column .active img {
  border: 1px solid var(--global--color-gray);
}

.product-slider img {
  vertical-align: middle;
}

.product-slider .row {
  justify-content: center;
  margin-bottom: 0 !important;
}

/* Hide the images by default */
.single-slide {
  display: none;
  text-align: center;
  position: relative;
  margin-bottom: 5px;
}

.product-slider .single-slide img {
  max-height: 400px;
  object-fit: contain;
  width: auto;
  max-width: 100%;
}

.product-slider .prev,
.product-slider .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 5px 15px;
  margin-top: -50px;
  color: var(--global--color-main);
  font-weight: bold;
  font-size: 20px;
  user-select: none;
  -webkit-user-select: none;
}

.cursor {
  cursor: pointer;
}

/* Position the "next button" to the right */
.product-slider .next {
  right: 0;
  border-radius: 8px 0 0 8px;
}

.product-slider .prev {
  border-radius: 0 8px 8px 0;
  left: 0;
}

/* On hover, add a black background color with a little bit see-through */
.product-slider .prev:hover,
.product-slider .next:hover {
  background-color: var(--global--color-secondary);
  color: #fff;
}

.product-slider .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.product-slider .column {
  float: left;
  width: auto;
  height: 45px;
  overflow: hidden;
  max-width: 45px;
  margin: 0 2px;
}

/* Add a transparency effect for thumnbail images */
.product-slider .column {
  opacity: 0.6;
}

.product-slider .active,
.product-slider .demo:hover {
  opacity: 1;
}

.product-slider .product-link {
  position: absolute;
  right: 25px;
  bottom: 15px;
  width: auto;
  padding: 10px 20px;
  margin: 0;
  background-color: var(--global--color-main);
}

.product-slider .product-link:hover,
.product-slider .product-link:focus {
  background-color: var(--global--color-secondary);
}

/*Additional sup.content for single product*/

.additional_supp {
  padding-top: 15px;
  padding-bottom: 10px;
  position: relative;
}

.additional_supp:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 3px;
  background-color: var(--global--color-secondary);
}

.additional_supp:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 3px;
  background-color: var(--global--color-secondary);
}

.compa-rating {
  margin-bottom: 50px;
}

.roundup ul li br {
  display: none;
}

/*Compa Home page post style*/

.row-full {
  flex-direction: column;
}

.first-row {
  padding: 80px 0;
}

.main-title {
  font-size: 33px;
  text-transform: uppercase;
  font-weight: bold;
  color: var(--global--color-main);
}

.entry-content .section-title {
  margin-bottom: 1em;
  font-size: 30px;
  text-transform: uppercase;
  overflow: hidden;
  line-height: 30px;
  color: var(--global--color-main);
  font-family: var(--heading--font-family);
  font-weight: bold !important;
}

.first-row .home-intro {
  margin-bottom: 0;
  margin-top: 20px;
  color: var(--global--color-main);
}

.section-title:after {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-right: -100%;
  content: "";
  margin-left: 15px;
  margin-bottom: 10px;
  border-bottom: 3px solid var(--global--color-secondary);
}

.custom-posts {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
  grid-gap: 1rem;
  grid-auto-flow: dense;
}

.custom-post div.custom-post-thumb a {
  min-width: 288px;
  min-height: 178px;
  display: block;
}

.custom-post-thumb {
  overflow: hidden;
}

.custom-post div.custom-post-thumb a img {
  object-fit: cover !important;
  height: 190px !important;
}

.custom-post-thumb img:hover {
  transform: scale(1.5);
  transition: 0.3s all ease-in-out;
}

.custom-post-thumb img {
  transition: 0.3s all ease-in-out;
}

.custom-post-title {
  text-transform: uppercase;
  border-left: 2px solid var(--global--color-secondary);
  margin-left: 10px;
  margin-bottom: 20px !important;
  margin-top: 40px !important;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 22px;
  font-weight: bold;
  font-family: var(--global--font-secondary);
}

.custom-post-title a {
  font-size: 1.05em;
  color: var(--global--color-main);
  line-height: 1.2em;
  text-decoration: none;
}

.custom-post-cat,
.custom-post-date {
  text-transform: uppercase;
  color: #ababab;
  font-weight: bold;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 26px;
}

.custom-post-cat {
  float: left;
}

.custom-post-date {
  float: right;
}

.custom-post-desc {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.pr-large {
  padding-right: 40px;
}

.first-row .se-alle {
  border-radius: 4px;
  width: auto;
  margin: 25px 0 0 0;
  padding: 10px 30px;
}

.first-row .se-alle:focus {
  color: var(--global--color-white) !important;
}

.text-row {
  background: transparent linear-gradient(169deg, #fcfcfc 0%, #ffffff 100%) 0%
    0% no-repeat padding-box;
  padding: 30px;
}

.home .first-row {
  padding-bottom: 30px;
}

/*Attributes scores desc*/

.rank-desc,
.rank-desc p {
  cursor: pointer;
}

.rank-desc:before {
  content: attr(data-hover);
  visibility: hidden;
  opacity: 0;
  width: 100%;
  background-color: var(--global--color-main);
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 5px;
  transition: opacity 1s ease-in-out;
  position: absolute;
  z-index: 1;
  left: 0;
  top: -20px;
  font-size: 11px;
  line-height: 12px;
  text-transform: initial;
}

.rank-desc:hover:before {
  opacity: 1;
  visibility: visible;
}

body .compa-table-body .compa-row {
  background-image: none !important;
}

.reseller-box-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 11px;
}

.reseller-box-left {
  flex: 1;
  min-height: 350px;
  padding: 15px;
  height: 100%;
}

.reseller-box-right {
  flex: 1;
  padding: 15px;
  height: 100%;
}

.reseller-box-right .product-link {
  margin: 0 5% !important;
}

.reseller-opening-hours {
  margin-top: 15px;
}

.reseller-box-left {
  border-top-left-radius: 11px;
  border-bottom-left-radius: 11px;
  background-position: center !important;
  width: 100%;
  background-size: cover !important;
}

.reseller-box-right img {
  max-width: 300px;
}

.reseller-box-right hr {
  margin: 15px 0;
  border-color: #d9d9d9;
}

.usp {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}

.usp-ico {
  min-width: 16px;
  height: 22px;
}

.usp-ico svg,
.reseller-rating svg {
  max-width: 20px;
  fill: #4d4d4d;
}

.reseller-rating {
  display: flex;
  padding: 0 2px;
}

.reseller-rating svg {
  fill: #f0b055;
}

.reseller-opening-hours p,
.usp-text {
  margin: 0;
  padding: 0;
  color: var(--global--color-gray);
  font-size: 14px;
  line-height: 20px;
}

.trustpilot {
  max-width: 100px;
}

.reseller-box-wrapper .st0 {
  fill: #6a6663;
}

.reseller-box-wrapper .st1 {
  fill: #00b67a;
}

.reseller-box-wrapper .st2 {
  fill: #005128;
}

/*custom bedste10 upgrade style*/

.title-link {
  color: var(--global--color-secondary);
  background-image: linear-gradient(
    90deg,
    var(--global--color-secondary),
    var(--global--color-secondary)
  );
  background-position: left 0 bottom 2px;
  background-size: 100% 2px;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.title-link:hover {
  -webkit-animation: link-hover 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  -o-animation: link-hover 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  animation: link-hover 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.center-image {
  display: flex;
  margin-bottom: 5px;
  padding: 0 25px;
}

.image-box {
  background-color: #fff;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  padding: 5px 0;
}

.image-box img {
  max-height: 400px;
  height: auto;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}

.image-badge {
  position: absolute;
  height: auto;
  width: auto;
  right: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  background: var(--global--color-secondary);
  padding: 6px 8px;
  top: 30px;
  z-index: 10;
  bottom: auto;
  box-shadow: 0 3px 12px -1px rgb(7 10 25 / 20%),
    0 22px 27px -20px rgb(7 10 25 / 20%);
}

.image-badge .badge-text {
  font-size: 13px;
  line-height: 13px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px 0 0 0;
}

.image-badge .badge-icon {
  padding-right: 5px;
}

.image-badge .badge-icon::after {
  height: 20px;
  width: 20px;
}

.afp-full .product-link {
  font-size: 16px;
  line-height: 20px;
}

.kdmf-specs {
  display: block;
}

.kdmf-specs .specif {
  width: 100%;
  height: auto;
  margin: 0;
  background: transparent linear-gradient(138deg, #fbfbfb 0%, #ffffff 100%) 0%
    0% no-repeat padding-box;
  border-radius: 15px 16px 15px 15px;
  padding-bottom: 10px;
}

.short-more {
  display: none;
}

.single-ny .afp-full .product-link {
  margin: 15px 0;
  width: 100%;
  border-radius: 12px;
  max-width: 100% !important;
}

.article-content .method_heading svg {
  max-width: 110px;
}

.article-image,
.article-image img {
  width: 100%;
  margin-bottom: 10px;
  max-height: 350px;
  object-fit: cover;
}

.ny-title {
  color: var(--global--color-main);
  text-transform: none;
}

.single-ny .intro {
  padding: 0 15px;
}

.single-ny .disclaimer {
  text-align: left;
  max-width: 100%;
  margin-bottom: 20px;
  padding: 10px 15px;
  background-color: #fafafa;
  font-size: 14px;
}

.single-ny .disclaimer p {
  color: var(--global--color-main) !important;
  opacity: 1;
}

.ad-discl {
  text-align: right;
  font-size: 12px;
  color: var(--global--color-gray);
  margin-bottom: 3px;
  font-family: var(--global--font-primary);
}

.ad-discl .disclaimer-tooltip .top p {
  font-size: 12px;
  line-height: 16px;
}

.text-right {
  text-align: right;
}

.spec-name {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
}

.spec-score {
  font-size: 16px;
}

.res-right {
  line-height: 17px;
}

.res-right span {
  font-size: 12px;
  color: var(--global--color-secondary);
  font-weight: bold;
}

.attr-name {
  display: none;
}

.only-more .specif {
  display: none;
}

.only-more .col-6 {
  width: 100% !important;
}

.kdmf-specs {
  width: calc(50% - 25px);
  float: right;
  margin-left: 25px;
  margin-bottom: 25px;
}

.kdmf-details h3:first-child {
  margin-bottom: 30px;
}

/*CompaReview v 4 style*/

.full-hero {
  padding-top: 10px;
  height: calc(70vh - 70px);
  min-height: 420px;
}

.single-ny .full-hero .disclaimer {
  margin-bottom: 0;
  background-color: transparent;
}

.full-hero .default-hero {
  background-color: #fff !important;
  background-size: contain !important;
}

.hero-image {
  text-align: center;
  margin-top: 10px;
}

.hero-image img {
  max-width: 100%;
}

.inspiration .hero-image img {
  max-height: 500px;
  object-fit: cover;
  width: 100%;
}

.pure-link {
  font-size: 18px;
}

.foot-image {
  margin-bottom: 20px;
}

/*Top products box*/

.top-prods {
  margin: 50px auto;
  background-color: #fff;
  padding: 20px 10px;
  border: 2px solid var(--global--color-secondary);
  border-radius: 8px;
  position: relative;
}

.top-prods h2 {
  text-align: center;
  margin: 10px 0;
}

.prod-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-top: 1px solid #dadada;
  padding: 15px 0;
  position: relative;
}

.prod-row:last-child {
  padding-bottom: 0;
}

.prod-row:nth-child(2) {
  border-top: none;
}

.col-img {
  width: 80px;
}

.col-img img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  margin-bottom: 5px;
}

.col-infos {
  padding: 0 20px;
  width: calc(100% - 250px);
}

.col-infos p {
  font-size: var(--heading--font-size-h4);
  font-weight: var(--heading--font-weight-strong);
  letter-spacing: var(--heading--letter-spacing-h4);
  line-height: var(--heading--line-height-h4);
}

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

.col-link {
  width: 170px;
  display: inline-block;
  text-align: center;
  border-radius: 8px;
  background-color: var(--global--color-secondary);
  color: var(--global--color-white);
  text-decoration: none;
  font-size: 13px;
  line-height: 16px;
  font-weight: 800;
  padding: 10px;
  font-family: var(--global--font-primary);
  text-transform: uppercase;
}

.col-link:hover,
.col-link:focus {
  background-color: var(--global--color-main);
  transition: 0.2s ease-in-out;
  color: #fff !important;
}

.col-infos span {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: var(--global--color-gray);
  font-weight: bold;
  display: block;
  margin: 5px 0;
}

.col-link2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 165px;
}
.col-link2 a,
.col-link2 a:hover,
.col-link2 a:focus {
  text-align: center;
  border-radius: 8px;
  background-color: var(--global--color-secondary);
  color: var(--global--color-white);
  text-decoration: none;
  font-size: 13px;
  line-height: 16px;
  font-weight: 800;
  padding: 10px;
  font-family: var(--global--font-primary);
  text-transform: uppercase;
}

.pricerunner-disc {
  font-size: x-small;
  color: var(--global--color-secondary);
  padding: 6px;
  line-height: 14px;
  text-align: center;
}

.pricerunner-mob {
  display: none;
}

.roundup {
  padding: 20px 15px;
  background: #f4f9f0;
  margin-bottom: 30px;
}

label.load-more,
label.load-less {
  position: absolute;
  bottom: -15px;
  z-index: 1;
  text-align: center;
  background-color: #fff;
  left: 0;
  right: 0;
  width: 140px;
  margin: auto;
  padding: 7px 20px;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid var(--global--color-secondary);
}

label.load-more:hover,
label.load-less:hover {
  background-color: var(--global--color-secondary);
  color: #fff;
}

p.load-more,
p.load-less {
  cursor: pointer;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}

p.load-more:hover,
p.load-less:hover {
  text-decoration: underline;
}

.more-prod,
.load-less {
  display: none;
}

/*specification with about text*/
.article-content .more-om .om-row {
  display: flow-root;
}

.more-om .specif {
  width: 50%;
  float: right;
  margin-bottom: 25px;
}

.om-row .specif {
  width: calc(50% - 25px);
  float: right;
  margin-left: 25px;
  margin-bottom: 25px;
}

.more-om h3 {
  clear: none;
}

.pros-cons {
  margin-top: 15px;
  padding: 0 15px;
}

/*MS custom*/

.single-ny .method {
  box-shadow: none;
  border: 2px solid #c1c1c1;
}

.single-ny .method_heading svg {
  max-width: 65px !important;
  padding: 0 10px;
}

.method-section .method_circle,
.method-section .method_shadow {
  display: none;
}

.method-section .method_heading {
  padding: 10px 0 !important;
  background: transparent;
}

.method-section .method .method_text::after {
  right: 10px;
  top: 7px;
}

.more-items {
  text-align: center;
  display: none;
  text-align: -webkit-match-parent;
}

.more-items label {
  text-decoration: underline;
  cursor: pointer;
}

.more-items .guide-open {
  margin-top: 10px;
  display: inline-block;
}

.more-items .guide-close {
  display: none;
}

.bg-custom {
  background-color: var(--global--color-white);
  padding: 25px;
  border-radius: 0 0 15px 15px;
  position: relative;
  display: none;
}

.bg-custom ul {
  list-style-type: auto;
}

.bg-custom ul li {
  margin-bottom: 15px;
  line-height: 22px;
}

.bg-custom ul li::marker {
  font-weight: bold;
}

.bg-custom label {
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto";
  font-weight: normal;
}

.visible-guide {
  display: block;
}

.article-content .about-box .title-guide {
  border-radius: 0 0 8px 8px;
  background: var(--global--color-secondary) !important;
  border-radius: 0 0 8px 8px;
  color: #fff !important;
  border-bottom: 2px solid var(--global--color-secondary);
}

.article-content .about-box .title-guide::before {
  background-image: url(/wp-content/uploads/compa-images/arrow-down-white.png);
  transform: rotate(180deg);
}

.article-content .about-box .title-guide::after {
  content: "(Klik og luk)";
}

.disclaimer a {
  color: var(--global--color-secondary) !important;
}

.tidligere .bo-tidligere {
  background: none;
  padding: 20px 15px;
}

.tidligere .bo-tidligere h2 {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.tidligere .bo-tidligere h2 svg {
  width: 35px;
  margin-right: 15px;
}

.content-add {
  padding: 25px 0;
}

.image-desc {
  right: 0;
  position: absolute;
  bottom: 0;
  width: auto;
  max-width: unset;
  left: 0;
  background-color: #000000bd;
  color: #fff;
  padding: 5px 10px;
  font-size: 14px;
  text-align: center;
}

.compareview {
  margin-top: 0;
}

.compareview .rest-below {
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}

/*hero section upgrade*/

.single-ny .post-inner {
  padding-top: 10px;
}

.compareview .single-ny .hero-image img {
  max-height: 500px;
  width: 100%;
  object-fit: cover;
}

.disc_box p {
  margin-bottom: 0;
}

/*research disclaimer*/

.top-disc {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.post_meta {
  margin-top: 0;
  border-bottom: 0;
}

.research-disc:hover .tooltiptext {
  display: block;
}

.site-main .research-disc {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 15px;
  cursor: pointer;
  position: relative;
  color: var(--global--color-main);
  margin-bottom: 0;
  font-weight: bold;
}

.research-disc .tooltiptext {
  width: 100%;
  top: 20px;
  padding: 5px;
  line-height: 16px;
  font-weight: normal;
}

/*research disclaimer*/

.research-disc .tooltiptext {
  width: 350px;
  left: calc(50% - 175px);
  right: calc(50% - 175px);
  padding: 10px;
}

.edu-block .sect-content ul li {
  overflow: visible;
  -webkit-line-clamp: unset;
}

/*custom cta*/

.cta_buttons {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 30px 0 15px 0;
}

.cta_buttons a {
  text-align: center;
  border-radius: 8px;
  background-color: var(--global--color-secondary);
  color: var(--global--color-white);
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  font-weight: 800;
  padding: 13px 20px;
  font-family: var(--global--font-primary);
  text-transform: uppercase;
  width: 48%;
}

.cta_buttons a:hover,
.cta_buttons a:focus,
.cta_buttons a:active {
  background-color: var(--global--color-main);
  color: var(--global--color-white) !important;
}

.om-prod-research .single-member a h5 {
  cursor: pointer;
}

/*last update section*/

.update-section {
  border-top: 3px solid var(--global--color-main);
  border-bottom: 3px solid var(--global--color-main);
  padding: 30px;
  background-color: #ececec;
}

.update-section label {
  font-size: 14px;
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}

.single-log .log-date {
  text-transform: uppercase;
  color: var(--global--color-main);
}

.single-log p {
  font-size: 14px;
}

.single-log p a {
  background-image: linear-gradient(
    90deg,
    var(--global--color-secondary),
    var(--global--color-secondary)
  );
  background-position: left 0 bottom 2px;
  background-size: 100% 2px;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

.single-log p a:hover {
  -webkit-animation: link-hover 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  -o-animation: link-hover 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
  animation: link-hover 0.8s cubic-bezier(0.555, 0.205, 0.295, 0.975);
}

.update-section .log_less:after {
  transform: rotate(180deg);
}

.log-other {
  border-top: 1px solid rgb(112 112 112 / 30%);
  margin-top: 20px;
  padding-top: 15px;
}

.log-other,
.log_less {
  display: none;
}

.update-top {
  padding: 0;
  margin-bottom: 20px;
}

/*konsument custom style*/

.update_date {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 15px;
  cursor: default;
  position: relative;
  padding: 7px 0;
  color: #a6a6a6;
  font-family: var(--global--font-primary);
}

.guide .update_date,
.inspiration .update_date {
  color: #a6a6a6;
  display: flex;
  align-items: center;
}

/* Meta date styling */
@media screen and (max-width: 768px) {
    .updateDateInspiration {
        padding: 0 0 15px 10px;
    }

    .updateDateGuide {
      padding: 0 0 15px 5px;
    }
}

@media screen and (min-width: 768px) {
    .updateDateInspiration {
        padding: 0 0 15px 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .updateDateGuide {
      padding: 0 0 15px 0;
    }
}

@media screen and (min-width: 991px) and (max-width: 1100px)  {
    .updateDateGuide {
      padding: 0 0 15px 40px;
    } 
}

@media screen and (min-width: 1101px) {
    .updateDateGuide {
        padding: 0 0 15px 20px;
    }
}

.guide .tooltiptext,
.inspiration .tooltiptext {
  max-width: 300px;
  left: 0;
}

/*reasons to buy*/

.infobox {
  position: relative;
  border-radius: 11px;
  box-shadow: rgb(17 17 26 / 10%) 0 4px 16px, rgb(17 17 26 / 5%) 0 8px 32px;
  margin-bottom: 30px;
}

.infobox_heading {
  background: #51a31430;
  display: flex;
  width: 100%;
  height: auto;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 0;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}

.infobox_heading img {
  max-width: 130px !important;
  padding: 0 30px;
}

.infobox_text {
  text-align: center;
  font-size: 1.7em;
}

.infobox .accordion {
  background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: auto;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1em;
  transition: 0.4s;
  position: relative;
  border-bottom: 2px solid #f6f6f6;
}

.infobox_short_number_dot {
  height: 25px;
  width: 25px;
  line-height: 25px;
  vertical-align: middle;
  background-color: #51a314;
  font-size: 15px;
  color: white;
  text-align: center;
  border-radius: 70%;
  display: inline-block;
  margin-right: 15px;
}

.infobox .accordion:after {
  content: "\002B";
  color: #bbb;
  font-weight: 400;
  font-size: 2em;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.table-title {
  font-size: 18px;
  margin-bottom: 20px !important;
}

.note-image {
  background: #f4f9f0;
  padding: 10px 15px;
  margin-bottom: 15px;
}

.note-image p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.afp-full {
  padding: 0 15px;
}

.bottom-line {
  padding: 25px 15px 10px 20px;
  background-color: #f4f9f0;
}

/*custom sidebar*/

.sb-default li {
  display: flex;
  gap: 10px;
  margin-bottom: 25px !important;
  position: relative;
}

.sb-default li:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  width: calc(100% - 95px);
  right: 0;
  background-color: #d9d9d9;
}

.sb-default li image {
  width: 85px !important;
  height: 85px !important;
  object-fit: cover;
}

.sb-default li .wp-block-latest-posts__featured-image a {
  max-height: 85px;
}

.sb-default li .wp-block-latest-posts__featured-image {
  min-width: 85px;
  margin: 0;
  width: 85px;
}

.sb-default li .wp-block-latest-posts__featured-image a:after {
  content: none;
}

.sb-default li a {
  font-size: var(--global--font-size-xms) !important;
  color: var(--global--color-main) !important;
  font-weight: 400;
  letter-spacing: -0.14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  position: relative;
  max-height: 52px;
}

.sb-default .widget-area {
  padding-top: 0;
}

.sb-default h3 {
  background-color: var(--global--color-secondary);
  color: #fff !important;
  font-weight: 400;
  padding: 7px 10px;
  margin-bottom: 20px !important;
  font-size: 14px !important;
}

.sb-default hr {
  margin-bottom: 10px !important;
}

.contact-main,
.map-frame {
  padding: 0 20px;
}

.name-mob {
  display: none;
}

/*attributes chart*/

.prod-chart {
  max-width: 480px;
  margin: 20px auto;
}

#menu-item-117406 a {
  background-color: var(--global--color-secondary) !important;
  text-decoration: none !important;
}

.compa-table .desk-only {
  font-size: 14px !important;
}

.guide .intro {
  margin-bottom: 10px !important;
}

.guide .cta_buttons {
  margin-top: 0 !important;
}

.mobile-authors {
  display: none;
}

.default-users {
  display: flex;
}

/*outlet section upgrade style*/
.tidligere .score-list {
  border: none;
  padding: 0;
  font-size: 14px;
}

.tidligere .sect-content {
  padding: 0;
}

.tidligere .sect-content ul {
  font-size: 14px;
  line-height: 16px;
}

.tidligere .sect-content ul li {
  margin-bottom: 0;
}

.tidligere .kdmf-details {
  padding: 0;
}

.tidligere .kdmf-details h4,
.tidligere .bottom-line h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

/*some old theme style - header*/

.skip-link {
  display: none;
}

/* Category 07 is for any utility classes that are not assigned to a specific component. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}

.skip-link:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/*fully content upgrade*/

.full-btn {
  display: none;
}

.def-section .show_button {
  display: flex;
  justify-content: center;
  margin-top: 25px;
  align-items: center;
}

.label-less,
.show_basic {
  display: none;
}

.show_button label {
  background: var(--global--color-secondary);
  color: var(--global--color-white);
  border-color: var(--global--color-secondary);
  padding: 6px 20px !important;
  border-radius: 8px;
  min-width: 200px;
  text-align: center;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 2px 5px 2px rgb(0 0 0 / 9%);
}

.show_button label:hover {
  -webkit-box-shadow: 0px 4px 7px 3px rgb(0 0 0 / 21%);
  box-shadow: 0px 4px 7px 3px rgb(0 0 0 / 21%);
}

.attribute-scores {
  display: none;
}

.om_all,
.om-content {
  padding: 0 30px;
}

.about-box ul li ul {
  padding-left: 20px;
}

.about-box ul li ul li {
  margin-bottom: 5px;
}

.full-info .gradient-grey {
  padding: 0 15px;
}

span.afp-offer-text {
  background: #ffb700 !important;
  color: #1c1c1c !important;
  font-weight: 700 !important;
  border-radius: 5px;
}

/*custom asterix with description*/
.roundup h2 {
  position: relative;
}

.asterix-img,
.img-asterix {
  margin-right: 5px;
  margin-top: -20px;
  width: 15px;
  padding: 2px 3.6px;
  border-radius: 50%;
  background-color: white;
  cursor: pointer;
  border: 1px solid darkgrey;
}

.test-asterix {
  display: none;
  width: 300px;
  top: -5px;
  right: -15px;
  transform: translate(0, -100%);
  padding: 10px;
  color: #444444;
  background-color: #f9f9f9;
  border-radius: 4px;
  position: absolute;
  z-index: 9999;
  box-sizing: border-box;
  box-shadow: 1px 1px 8px rgb(0 0 0 / 32%);
}

.test-asterix p,
.asterix p {
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  margin: 0;
}

.test-asterix.hovered,
.asterix.hovered {
  display: block;
}

.asterix {
  width: 300px;
  top: -5px;
  right: 0;
  transform: translate(0, -100%);
  padding: 10px;
  color: #444444;
  background-color: #f9f9f9;
  border-radius: 4px;
  position: absolute;
  z-index: 9999;
  box-sizing: border-box;
  box-shadow: 1px 1px 8px rgb(0 0 0 / 32%);
  display: none;
}

.badge span {
  position: relative;
}

.tg-explainer {
  position: relative;
  display: flex;
  justify-content: end;
}

.tg-explainer .asterix-img {
  margin-top: 0;
}

.compareview .update_date {
  display: flex;
  justify-content: flex-end;
  margin-top: 0;
}

/*roundup stock pricerunner style*/

.prod-row .col-img {
  text-align: center;
}

.prod-row .compa-stock .compa-stock-circle-instock {
  background-color: #34aa00 !important;
  -webkit-filter: grayscale(0) !important;
  filter: none !important;
}

.prod-row .compa-stock .compa-stock-circle {
  margin: 0;
  text-align: center;
  width: 10px;
  height: 10px;
  min-width: 10px;
  border-radius: 50%;
  background-color: #ff7400;
  opacity: 0.6;
  -webkit-filter: grayscale(0) !important;
  filter: none !important;
}

.prod-row .compa-stock {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.prod-row .compa-stock-text {
  font-size: 10px;
  line-height: 11px;
  margin-left: 5px;
  margin-top: 2px;
}

.prod-row .compa-stock.mob-stock {
  display: none;
}

.prod-row .mob-stock {
  text-align: center;
  width: 50px;
  position: absolute;
  right: 0;
  top: 10px;
}

.prod-row .mob-stock .compa-stock-circle {
  margin: auto !important;
}

.prod-row .mob-stock .compa-stock-text {
  margin-left: 0;
  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
  .best-test {
    padding: 0 !important;
  }
}

.best-test {
  margin-bottom: 15px !important;
  padding: 0 15px;
}

.single-compareview .collapsableOuterdiv {
  height: 200px;
  overflow-y: hidden !important;
}

.single-compareview #outerdiv .more-guid {
  visibility: visible;
  padding: 20px 0;
}

/*jump to product*/

.prod-jump,
.prod-jump:hover,
.prod-jump:active,
.prod-jump:focus {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    to right,
    rgba(81, 163, 20, 0) 0%,
    rgba(81, 163, 20, 1) 27%,
    rgba(81, 163, 20, 1) 78%,
    rgba(81, 163, 20, 0) 100%
  );
  margin: 0 auto;
  margin-bottom: 5px;
  padding: 2px 10px;
  font-size: 12px;
  line-height: 16px;
  color: #fff !important;
  border-radius: 5px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  border-color: #51a314 !important;
  width: 100%;
  min-width: 100%;
  cursor: pointer;
}

.more-guid-km {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 60px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding-top: 50px;
  background-image: linear-gradient(to bottom, transparent, white);
  margin-bottom: 0 !important;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 20px 0;
}

.more-guid-km img {
  cursor: pointer;
  min-height: auto;
  width: 25px !important;
  position: relative;
  height: auto;
}

.score-list a {
  color: #000;
}

.score-list a:hover {
  color: #51a314;
  text-decoration: underline;
}

.single-compareview #main .main-content {
  margin-top: 0px;
}

.table-above {
	margin-bottom: -15px !important;
}