/**
 * @file
 * Subtheme specific CSS.
 */

@font-face {
    font-family: Laus;
    src: url('../fonts/TWKLausanne-Medium.ttf') format('truetype'), url('../fonts/TWKLausanne-Medium.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Graphik;
    src: url('../fonts/Graphik-Medium.ttf') format('truetype'), url('../fonts/Graphik-Medium.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: GraphikL;
    src: url('../fonts/Graphik-Light.ttf') format('truetype'), url('../fonts/Graphik-Light.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Messina;
    font-weight: bold;
    src: url('../fonts/MessinaSansWeb-Bold.woff') format('woff'), url('../fonts/MessinaSansWeb-Bold.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: Silka;
    font-weight: normal;
    src: url('../fonts/silka-regular-webfont.ttf');
    font-display: swap;
}
@font-face {
    font-family: Silka;
    font-weight: bold;
    src: url('../fonts/silka-bold-webfont.ttf');
    font-display: swap;
}
@font-face {
    font-family: ProximaNova;
    font-weight: normal;
    src: url('../fonts/ProximaNova-Regular.otf');
    font-display: swap;
}
@font-face {
    font-family: ProximaNova;
    font-style: italic;
    src: url('../fonts/ProximaNova-RegularItalic.otf');
    font-display: swap;
}
@font-face {
    font-family: ProximaNova;
    font-weight: bold;
    src: url('../fonts/ProximaNova-Semibold.otf');
    font-display: swap;
}

/* .field {
    width: 100%;
    float: left;
    padding: 20px 0;
    margin: 20px 0;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
} */
.switcher .form-item-lang-dropdown-select {
    margin-bottom: 0;
}

.switcher .lang-dropdown-select-element {
    width: auto !important;
    text-align: center;
    padding: 5px 10px;
    text-transform: uppercase;
    background-color: transparent;
}

.lang-dropdown-form {
    height: 30px;
}

.node .field--type-image {
    float: none;
    margin: 0;
}

.node .field--type-image img {
    margin: 0;
}

.field__label {
    font-weight: bold;
}

html {
    font-size: 100%;
}

body {
    font-family: Laus, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #000000;
}
body.path-frontpage {
    color: #6b7a8e;
}
body.page-node-164,
body.page-node-324  {
    font-family: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.5px;
    font-size: 12px;
}
.node--type-presentation .presentation-content {
    background-color: #ffffff;
    border-radius: 30px;
    padding: 0px 40px 0;
    border: 1px solid #ebebeb;
}

body.node--type-presentation .node__content {
    font-size: 18px;
    line-height: 1.715;
}

header ul {
    padding-left: 0px;
    list-style-type: none;
    margin-bottom: 0;
}

header li {
    padding-bottom: 0px;
    padding-right: 20px;
    display: inline-block;
}

.node--type-presentation .node__content .field__item {
    padding-bottom: 15px;
    padding-top: 15px;
}

.node--type-presentation .pres-section-header {
    padding: 0px 0 40px 0px;
    text-align: center;
}
.grupp-link a, .grupp-link a:hover {
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}
.node--type-presentation h1, .node--type-presentation h2, .node--type-presentation h3 {
    font-weight: bold;
    font-size: 48px;
    line-height: 1.3;
    border-top: 1px solid #ddd;
    padding-top: 120px;
}

.node--type-presentation .main-content {
    margin-top: 40px;
}

.node--type-presentation #main-wrapper {
    max-width: 1400px;
}

.node--type-presentation .presentation-intro2 {
    margin: 0 auto;
    max-width: 600px;
    padding-top: 15px;
}

.node--type-presentation .presentation-intro {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.33341;
    max-width: 600px;
    margin: 0 auto;
}

.node--type-presentation #navbar-main {
    padding: 15px 30px 15px 30px;
}

#page {
    display: flex;
    height: auto;
    min-height: 100vh;
    flex-direction: column;
}

#main-wrapper {
    flex: 1;
    width: 100%;
    margin: 0 auto 0 auto;
}

.path-protected-page #main-wrapper {
    width: 100%;
    max-width: 400px;
    margin: 60px auto;
}

.path-protected-page .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-primary {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    color: #fff;
    background-color: #2478cc;
    border-color: #2478cc;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.site-footer {
    font-family: Silka, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0;
    height: 0px;
    background: #ffffff;
}
.path-frontpage .node__content {
    font-size: 14px;
    margin-top: 0;
    font-family: Silka;
    letter-spacing: 0.5px;
    max-width: 540px;
    margin: 40px 0 80px 0;
}

.node__content {
    font-size: 14px;
    margin-top: 0;
    font-family: Silka;
    letter-spacing: 0.5px;
    margin: 40px 0 80px 0;
}
.node__content .field__label {
    font-weight: normal;
    font-size: 12px;
    padding-top: 10px;
}
.node__content .field--name-field-handelser>.field__label,
.node__content .field--name-field-handelse-af>.field__label {
    font-weight: bold;
    padding-top: 20px;
    font-size: 14px;
}

.node__content .field--name-field-tidpunkt,
.node__content .field--name-field-datum-af {
    margin-top: 10px;
    border-top: 1px solid #e0e0e0;
}
.node__content .field__item {
    font-weight: normal;
}
.node__content .field__item a,
.node__content .field__item a:hover {
    border-bottom: 1px solid #282828;
}

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

h1 {
    font-weight: bold;
    font-size: 2.25rem;
    margin-bottom: 2.5rem;
}

h2 {
    font-weight: bold;
    font-size: 1.5rem;
    padding-top: 1rem;
    margin-bottom: 1rem;
}

h3 {
    font-weight: bold;
    font-size: 1.25rem;
    padding-top: 1rem;
    margin-bottom: 1rem;
}
.view-facebook h3 {
    font-weight: bold;
    font-size: 1.25rem;
    padding-top: 4rem;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1rem;
}
.view-facebook .paragraph--type--datum-forsaljning-block .field__item {
    font-weight: normal;
    font-size: 12px;
}
.view-facebook a>.show-content, .view-facebook a:hover>.show-content,
.view-facebook a:active>.show-content {
    font-size: 12px;
    text-decoration: underline;
    color: #797979;
}
.view-facebook .paragraph--type--datum-forsaljning-block .field--name-field-antal-salda {
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
}
.view-facebook .views-view-responsive-grid__item {
    padding: 5px;
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 0px solid #e0e0e0;
    text-align: center;
    height: 100px;
}
.sold-blue1 {
    background-color: #e6eefa;
}
.sold-blue2 {
    background-color: #bfd6ed;
}
.sold-blue3 {
    background-color: #93afcc;
}
.sold-green {
    background-color: #bee3b1;
}
.sold-red {
    background-color: #f8f8f8;
}

.view-facebook .view-header {
    margin-bottom: 40px;
}
.view-facebook .view-header a,
.view-facebook .view-header a:hover  {
    border-bottom: 1px solid #282828;
}
.view-facebook.view-display-id-page_sales,
.view-facebook.view-display-id-page_1,
.view-facebook.view-display-id-page_2 {
    margin-top: 60px;
}
.view-facebook .views-view-responsive-grid {
    padding: 0;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}
.view-facebook button.btn-primary {
    color: #282828 !important;
    background-color: #f1f1f1;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    line-height: 1.4;
    margin: 0 0 0 20px;
    padding: 10px 20px;
    border-radius: 20px;
    min-width: 100px;
}
.view-facebook button.btn-primary:hover {
    background-color: #2c2b2b;
    color: #fff !important;
}
.view-facebook .sales-results {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 400px 400px;
    gap: 10px;
    justify-content: center;
    align-content: center;
    min-height: 200px;
    text-align: center;
}
.view-facebook .sales-results-antal, .view-facebook .sales-results-sum {
    align-self: center;
    padding: 40px 60px 80px 60px;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
}
.view-facebook .sales-antal-wrapper {
    font-size: 38px;
    font-weight: bold;
    line-height: 1;
}
.view-facebook .sale-status-wrapper {
    padding-top: 10px;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.4;
}
.view-facebook .sale-status.sale-negative {
    color: rgb(255, 0, 0);
}
.view-facebook .sale-status.sale-positive {
    color: rgb(3, 132, 24);
}
.view-facebook .sales-sum-wrapper {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
h4 {
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: 0rem;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}
.path-frontpage {
    background-image: url("clouds-background.jpg");
    background-size: cover;
}
.view-facebook .varnad-red {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: red;
}
.view-facebook .varnad-green {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: green;
}
.status-text {
    display: inline;
}
.status-af {
    display: flex;
}
.status-af>span {
    display: inline-block;
    margin-right: 5px;
}
.statusaf-0 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #797979;
    background-color: rgb(255, 255, 255);
}
.statusaf-1 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid rgb(207, 0, 0);
    background-color: rgb(207, 0, 0);
}
.statusaf-2 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #bfd6ed;
    background-color: #bfd6ed;
}
.statusaf-3 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #93afcc;
    background-color: #93afcc;
}
.statusaf-4 {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #bee3b1;
    background-color: #bee3b1;
}
.view-facebook .facebook {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 40px 10px;
}
.view-facebook {
    font-family: Silka;
    letter-spacing: 0.5px;
    margin-bottom: 120px;
}
.view-facebook .field__label,
.facebook-label {
    font-weight: normal;
    font-size: 12px;
}
.view-facebook .grupp-link {
    font-weight: normal;
}
.view-facebook .facebook-group {
    grid-column: span 2;
    word-break: break-all;
}
.betyg {
    color: #ffc107;
}
.betyg-af {
    color: #ffc107;
}
.betyg-black {
    color: #282828;
}
.view-facebook .field__item {
    font-weight: bold;
}

.view-facebook  .event .paragraph--type--handelseblock {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr 1fr 1fr;
    gap: 40px 10px;
}
.view-facebook  .event  .paragraph--type--handelse-af {
    display: grid;
    grid-template-columns: 1fr 3fr 1fr 1fr 1fr;
    gap: 40px 10px;
}
.views-field-field-handelser {
    grid-column: 1fr;
}
.acc-item {
    border-bottom: 1px solid rgba(46, 46, 45, .15);
}
.group-wrapper {
    border-top: 1px solid rgba(46, 46, 45, .15);
    padding: 0;
}
details summary::-webkit-details-marker {
    display:none;
  }
.acc-title {
    display: block;
    position: relative;
    list-style: none;
    padding: 15px 30px 15px 0;
    cursor: pointer;
    line-height: 1.4;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.25s;
}
.acc-title:hover { 
    background-color: #f1f1f1;
    transition: all 0.2s ease;
}
.acc-title:not(:hover) {
    background-color: #ffffff;
    transition: all 1s ease;
}
.acc-item[open] .acc-title { 
    border-bottom: 1px dotted rgba(46, 46, 45, .25);
}
.acc-text {
    padding-bottom: 44px;
    padding-top: 20px;
    padding-right: 30px;
    background-color: #ffffff;
}

.acc-title:before, .acc-title:after {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    width: 11px;
    height: 1px;
    background-color: #282828;
    transition: .3s ease;
    transition-property: transform, opacity;
}
.acc-title:before {
    transform: rotate(-90deg);
}
.acc-item[open]:not(.is-closing) .acc-title:before {
    transform: rotate(90deg);
    opacity: 0;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    font-size: 0.875rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand img {
    width: 150px;
    height: auto;
}

#navbar-top {
    background-color: #f1f1f1;
    padding: 0.5rem 1rem;
}
.fixed {
    position: fixed;
    max-width: 1245px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    z-index: -1;
}
.bg-neutral-800 {
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
}
header .navbar {
    font-size: 0.875rem;
    margin-bottom: 15px;
}

#navbar-main {
    background-color: #f1f1f1;
    padding: 0;
}
.node--type-page p {
    padding-bottom: 20px;
}
.move2 {
    padding-left: 10px;
}
.move {
    animation: move 5s ease;
    animation-iteration-count: infinite;
    animation-timing-function:cubic-bezier(.41,.21,.33,.98);
  }
  
  @keyframes move {
    0% {
  
      transform: translatex(1px);
    }
    50% {
      transform: translatex(50px);
    }
    100% {
      transform: translatex(1px);
    }
  }
.about-content {
    padding-left: 15px;
    padding-right: 15px;
    display: grid;
}
.page-node-164 .about-content,
.page-node-280 .about-content,
.page-node-324 .about-content {
    display: block;
}
.field--name-field-heading-field {
    font-size: 14px;
    text-align: left;
    line-height: 1.2;
    margin-top: 20px;
    padding-left: 10px;
}
.field--name-field-video-field {
    justify-self: left;
}
.field--name-field-video-field img {
    max-width: 100%;
    height: auto;
    margin-top: 50px;
}

/* FOTBOLLSTIPS */


/* Tips fotbollsvm */

.page-node-164 table,
.page-node-280 table,
.page-node-324 table {
	width:100%;
	font-size:12px;
    margin: 0;
}
.page-node-164 .header-left,
.page-node-280 .header-left,
.page-node-324 .header-left {
    text-align: left;
}
.page-node-164 tr,
.page-node-280 tr,
.page-node-324 tr {
    background-color: #ffffff;
}
.page-node-164 .gray,
.page-node-280 .gray,
.page-node-324 .gray {
  background-color: #ffffff;
  color: #373737;
font-weight:bold;
border-top:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
padding-top:12px;

}
.page-node-164 .gray-heading1,
.page-node-280 .gray-heading1,
.page-node-324 .gray-heading1 {
    background-color: #ffffff;
    color: #373737;
    font-weight:bold;
    padding-top:36px;

}
.page-node-164 .gray-heading2,
.page-node-280 .gray-heading2,
.page-node-324 .gray-heading2 {
    background-color: #ffffff;
    color: #373737;
    font-weight:bold;
    border-bottom:1px solid #e5e5e5;
    }
.page-node-164 tfoot td,
.page-node-280 tfoot td,
.page-node-324 tfoot td   {
padding:12px 4px;
color:#373737;
vertical-align:bottom;
font-weight:normal !important;
}
.page-node-164 td,
.page-node-280 td,
.page-node-324 td {
padding:4px;
color:#373737;
vertical-align:middle;
}
.minfinal {
margin-bottom:60px;
}
.minfinal td {
padding:12px 4px !important;
}
.page-node-164 th,
.page-node-280 th,
.page-node-324 th {
padding:8px 4px 4px 4px;
color:#373737;
vertical-align:middle;
line-height:1.2;
font-weight:500;
text-align: center;
}
th.sticky-header {
  background-color: #FFFFFF;
  margin-top: 0px;
  position: sticky;
  top: 0;
  z-index: 10;
opacity:0.9;
}
.page-node-164 .page-header,
.page-node-280 .page-header,
.page-node-324 .page-header {
padding-top:20px;
}
.table-responsive
{
  overflow-x: auto;
}
.sumPoangGroup td {
vertical-align:text-bottom !important;
border-top: 1px solid #E5E5E5;
padding-top:8px;
}
.sumPoangGroup2 td {
vertical-align:text-bottom !important;
border-top: 1px solid #E5E5E5;
padding-top:8px;
}
.highest, .second, .third, .poo {
line-height:1;
}
.firstplace {
line-height:1;
color:#FFD700;
font-size:16px;

}
.secondplace {
line-height:1;
color:#C0C0C0;
font-size:16px;

}
.thirdplace {
line-height:1;
color:#cd7f32;
font-size:16px;
}
.deltagare hr {
    border-top: 1px dotted;
}
.samst {
font-family: "Times New Roman","serif","sans-serif","EmojiSymbols";
font-size:12px;
color:#774300;
font-weight:normal;
padding-top:4px;
padding-bottom: 8px;
padding-left:0px;
display:block;
}
.clear-btn {
-webkit-border-radius: 8;
-moz-border-radius: 8;
border-radius: 8px;
color: #ffffff;
font-size: 16px;
background: #3498db;
padding: 14px 20px 14px 20px;
text-decoration: none;
max-width: 100%;
text-align: center;
cursor: pointer;
font-weight: bold;
}
/*.clear-btn:active {
background: #075385;
}*/
td.float-left {
text-align:left !important;
}
.sumPoang, .sumPoangGroup, .sumPoangGroup2 {
font-weight:bold;
}
input.score {
  border-color: #E1E1E1;
  border-style: solid;
  border-width: 1px;
  float: left;
  margin: 0;
  padding: 2px;
  text-align: center;
  width: 17px;
height:17px;
}
.funktioner td {
  padding: 6px 4px;
}
.funktioner .odd {
  background-color: #EFF2F5;
}
.page-node-164 td img,
.page-node-280 td img,
.page-node-324 td img {
margin-top:-2px;
height: 13px;
width: auto;
}
.page-node-164 .odd,
.page-node-280 .odd,
.page-node-324 .odd {
background-color:#f7f7f7;
}
.page-node-164 .points ul,
.page-node-280 .points ul,
.page-node-324 .points ul {
    display: inline-block;
    list-style: none;
    padding-left: 0;
}
.page-node-164 .points,
.page-node-280 .points,
.page-node-324 .points {
    margin-bottom: 60px;
    border-bottom: 1px dotted;
}
.page-node-164 .farg1,
.page-node-280 .farg1,
.page-node-324 .farg1 {
    background-color:#e6eefa;
    padding: 3px 6px;
    margin-bottom: 5px;
}
.page-node-164 .farg2,
.page-node-280 .farg2,
.page-node-324 .farg2 {
    background-color:#bfd6ed;
    padding: 3px 6px;
    margin-bottom: 5px;
}
.page-node-164 .farg3,
.page-node-280 .farg3,
.page-node-324 .farg3 {
    background-color:#93afcc;
    padding: 3px 6px;
    margin-bottom: 5px;
}
.page-node-164 .farg4,
.page-node-280 .farg4,
.page-node-324 .farg4 {
    background-color:#bee3b1;
    padding: 3px 6px;
    margin-bottom: 5px;
}
.page-node-164 .right-blue,
.page-node-164 .right-1p,
.page-node-164 .right-blue-1p,
.page-node-280 .right-blue,
.page-node-280 .right-1p,
.page-node-280 .right-blue-1p,
.page-node-324 .right-blue,
.page-node-324 .right-1p,
.page-node-324 .right-blue-1p {
background-color:#e6eefa;
}
.page-node-164 .right-green,
.page-node-164 .right-3p,
.page-node-164 .right-5p,
.page-node-164 .right-10p,
.page-node-164 .right-green-2p,
.page-node-280 .right-green,
.page-node-280 .right-3p,
.page-node-280 .right-5p,
.page-node-280 .right-10p,
.page-node-280 .right-green-2p,
.page-node-324 .right-green,
.page-node-324 .right-3p,
.page-node-324 .right-5p,
.page-node-324 .right-10p,
.page-node-324 .right-green-2p   {
background-color:#bfd6ed;
}
.page-node-164 .right-4p,
.page-node-164 .right-6p,
.page-node-164 .right-11p,
.page-node-164 .right-green-3p,
.page-node-280 .right-4p,
.page-node-280 .right-6p,
.page-node-280 .right-11p,
.page-node-280 .right-green-3p,
.page-node-324 .right-4p,
.page-node-324 .right-6p,
.page-node-324 .right-11p,
.page-node-324 .right-green-3p {
background-color:#93afcc;
}
.page-node-164 .right-green-4p,
.page-node-280 .right-green-4p,
.page-node-324 .right-green-4p {
background-color:#bee3b1;
}
.page-node-164 .res-footer,
.page-node-280 .res-footer,
.page-node-324 .res-footer  {
background-color:#ffffff;
color:#373737;
border-top:1px solid #e5e5e5;
}
.page-node-164 .res,
.page-node-280 .res,
.page-node-324 .res {
background-color:#eeeeee;
color:#373737;
}
.page-node-164 .res-footer td,
.page-node-280 .res-footer td,
.page-node-324 .res-footer td {
color:#373737;
}
.page-node-164 .ok,
.page-node-280 .ok,
.page-node-324 .ok {
background-color:#bee3b1;
}
.page-node-164 .neutral,
.page-node-280 .neutral,
.page-node-324 .neutral {
background-color:#e6eefa;
}
.page-node-164 .avoid,
.page-node-280 .avoid,
.page-node-324 .avoid {
background-color:#ea8787;
}

.king, .assist {
  background-color:#bee3b1;
}
.win {
  background-color:#bee3b1;
}

/* Slut tips fotbollsvm */



/* SLUT FOTBOLLSKRYSS */


img.thumb {
    max-height: 300px;
    width: auto;
    justify-self: center;
}
.field--name-field-about-field {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.2px;
    text-align: left;
    font-weight: normal;
    margin-top: 60px;
}
.img-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    position: relative;
    align-items: center;
    justify-items: center;
}
.cont-section {
    margin: 20px 0 100px 0;
}
.cont-text {
    max-width: 860px;
}
.field--name-field-about-field a {
    border-bottom: 1px solid #6b7a8e;
    color: #6b7a8e;
 }
 a:hover, a:focus, .link:hover, .link:focus {
    color: #6b7a8e !important;
}
.path-protected-page #block-logo,
.path-protected-page .language-switcher-language-url,
.path-protected-page .switcher {
    visibility: hidden;
}

#block-logo {
    width: 180px;
}
.node--type-destination #block-logo {
    visibility: hidden;
}
.language-switcher-language-url {
    width: 180px;
}

.language-switcher-language-url .nav {
    justify-content: flex-end;
}

.empty {
    visibility: hidden;
}

a, a:hover, a:focus {
    color: #000000;
    text-decoration: none;
}

a:active, .link:active {
    color: #000000 !important;
}

.slider-buttons {
    display: none;
}

.edit-mode .slider-buttons {
    display: none !important;
}

.slider-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .6);
    margin-right: 20px;
    cursor: pointer;
    transition: transform .25s ease-in-out, background-color .25s ease-in-out, -webkit-transform .25s ease-in-out, -moz-transform .25s ease-in-out;
}

.slider-prev:hover {
    background-color: rgba(255, 255, 255, 1);
}

.slider-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .6);
    cursor: pointer;
    transition: transform .25s ease-in-out, background-color .25s ease-in-out, -webkit-transform .25s ease-in-out, -moz-transform .25s ease-in-out;
}

.arrow-right {
    transform: rotate(-180deg);
}

.slider-next:hover {
    background-color: rgba(255, 255, 255, 1);
}

/* PRODUKT GRID HÖGER */

.field--name-field-produktintrotext .output, .block-note-text .output, .field--name-field-dualimagetext .output {
    display: none;
}

.node--type-saletool .drop {
    width: 100%;
    min-height: 600px;
    background-color: #ffffff;
    display: block;
    margin-top: 0;
    padding: 3.125rem;
    position: relative;
    border: 1px solid #d2d2d2;
}

.node--type-saletool .sortable-section {
    margin-bottom: 2px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.node--type-saletool .grid-c-start {
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
}

.node--type-saletool .drop.grid-c-start {
    padding: 0;
    border: 1px solid #d2d2d2;
}

.node--type-saletool .grid-l-1 {
    grid-column-start: 1;
    grid-row-start: 1;
    z-index: 1;
}

.node--type-saletool .grid-r-1 {
    grid-column-start: 1;
    grid-row-start: 1;
    z-index: 2;
    position: absolute;
    bottom: 3.125rem;
    left: 0rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 3.125rem;
    width: 100%;
}

.field--name-field-product-title {
    font-size: 3.125rem;
    line-height: 1;
    font-weight: bold;
    margin: 0;
    max-width: 800px;
}

.field--name-field-subtitle {
    font-size: 3.125rem;
    margin-bottom: 0.8rem;
    font-weight: normal;
    line-height: 1;
}

.designer-picker {
    margin-bottom: 10px;
    flex-basis: 100%;
}

.edit-mode .designer-picker {
    margin-bottom: 2px;
}

.field--name-field-designer {
    font-size: 1.125rem;
    line-height: 1.6666666667;
}

.sp-container button.sp-palette-toggle {
    outline: none;
}

#color-picker {
    font-size: 10px;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    padding: 3px 5px;
    margin-left: 15px;
    cursor: pointer;
    vertical-align: text-top;
    color: #000000 !important;
    opacity: 0.6;
    transition: all 0.25s;
}

#color-picker:hover {
    opacity: 1;
    background-color: #ffffff;
}

.edit-mode #color-picker {
    display: none !important;
}

.sp-container span[title="white"] span {
    border: 1px solid #d4d4d4;
}

.pdf-section-header {
    border-top: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    background-color: #ffffff;
    display: block;
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.print-number {
    text-align: left;
    font-size: 12px;
    padding: 10px 15px;
    color: #949292;
}

.node--type-saletool .grid-c-intro-text {
    display: flex;
    align-items: center;
}

.node--type-saletool .grid-c-2 {
    width: 100%;
}

.node--type-saletool textarea {
    width: 100%;
    border: none;
}

/* .node--type-saletool textarea:focus {
    outline-color: #eee;
} */

.views-field-field-product-grid-image {
    overflow: hidden;
}

.views-field-field-product-grid-image img {
    transition: transform .5s ease;
}

.views-field-field-product-grid-image img:hover {
    transform: scale(1.06);
    transition: transform .30s ease;
}

.edit-mode textarea {
    height: 36px !important;
    padding: 0;
}

.field-name-field-acctitle, .field-name-field-ralncstext-2, .field-name-field-ralncstext {
    font-weight: bold;
}

.field--name-field-produktintrotitle, .field--name-field-dualimagetitle, .field--name-field-specheading, .field--name-field-measurement-title, .field--name-field-article-list-title, .field--name-field-article-list-title-2, .field--name-field-colortitle, .field--name-field-colortitle-2 {
    font-size: 1.875rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 1.5rem;
}

.optic-title,
.spec-wrapper-title {
    font-size: 1.875rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 1.5rem;
}

.edit-mode .optic-title,
.edit-mode .spec-wrapper-title {
    margin-bottom: 4px;
    font-size: 6px;
}

.node--type-saletool .grid-c-3 img {
    display: block;
    margin: 0 auto;
}

.webform-image-file img {
    max-width: 35px;
}

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

.node--type-saletool .grid-c-4 {
    display: grid;
    grid-template-columns: 1fr;
    background-color: #ffffff;
}

.node--type-saletool .grid-c-4-child {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
    align-items: center;
}

.section-wrapper {
    display: table;
    margin: 0 auto;
}

.align-image {
    display: table-caption;
    caption-side: bottom;
    padding-right: 5px;
    margin-top: 5px;
}

.field--name-field-secondimagecaption {
    padding-right: 5px;
    margin-top: 5px;
}

.field-acctitle {
    font-weight: bold;
}

.spec-fields-wrapper {
    display: grid;
    grid-template-columns: 1fr 3fr;
    column-gap: 0px;
}

.field-name-field-spectitle, .field--name-field-pictotitle {
    font-weight: bold;
}

.node--type-saletool .drop.optic-wrapper {
    background-color: rgb(211, 211, 211);
}

.canvas-optic {
    width: 100%;
    display: none;
}

.batwing-content {
    position: relative;
    grid-column-start: 1;
}

.field-name-field-bat-image {
    padding: 15%;
}

.edit-mode .field-name-field-bat-image img,
.edit-mode .blandskydd-wrapper img {
    width: 100%;
}

.field--name-field-optic-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7;
}

.batwing-content-wrapper {
    display: grid;
    grid-template-columns: minmax(auto, 600px) fit-content(350px);
    justify-content: center;
    gap: 20px 40px;
}

.edit-mode .batwing-content-wrapper {
    display: grid;
    grid-template-columns: minmax(auto, 100px) fit-content(50px);
    justify-content: center;
    gap: 5px 5px;
}

.bat-align-text {
    display: grid;
    grid-template-columns: minmax(auto, 600px);
    justify-content: center;
    gap: 30px;
    grid-column-start: 1;
}

.edit-mode .bat-align-text {
    display: grid;
    grid-template-columns: minmax(auto, 600px);
    justify-content: center;
    gap: 5px;
    grid-column-start: 1;
}

.field-name-field-optic-title {
    justify-self: center;
    font-size: 1.125rem;
    font-weight: bold;
}

.edit-mode .field-name-field-optic-title {
    justify-self: center;
    font-size: 4px;
    font-weight: bold;
}

.field-name-field-optic-text-title {
    font-weight: bold;
}

.edit-mode .field-name-field-optic-text-title {
    font-size: 4px;
    font-weight: bold;
}

.field-name-field-blandskydd-title {
    font-size: 1.375rem;
    font-weight: bold;
    grid-column-start: 1;
    justify-self: center;
}

.edit-mode .field-name-field-blandskydd-title {
    font-size: 6px;
    font-weight: bold;
    grid-column-start: 1;
}

.blandskydd-wrapper {
    grid-column-start: 2;
    grid-row-start: 2;
    grid-row-end: 3;
    align-self: center;
}

.field-name-field-spectitle, .field-name-field-spectext, .field--name-field-pictotitle, .field-name-field-pictoimages, .field--name-field-pictoimages {
    padding: 25px 0;
    border-bottom: 1px solid rgb(230, 230, 230);
}

.picto-wrapper {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-gap: 0px;
}

.field--name-field-pictoimages {
    display: grid;
    grid-template-columns: repeat(4, 36px);
    grid-gap: 20px;
}

.field--name-field-measurement-image {
    background-color: #f6f6f6;
}

#canvas-matt {
    width: 100%;
    height: auto;
    display: none;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #000000;
}

table {
    font-size: 0.875rem;
}

.node--type-saletool tr {
    border-bottom: 1px solid rgb(230, 230, 230) !important;
    background-color: #ffffff;
}

table>thead>tr>th {
    vertical-align: top;
    border-bottom: 1px solid rgb(230, 230, 230);
    border-top: none;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.6;
    background-color: #ffffff;
}

.node--type-saletool .articlelist-wrapper button {
    background: none;
    color: #000000;
    border: none;
    padding: 0;
    font: inherit;
    cursor: default;
    outline: inherit;
}

table tr td, table tr th {
    border-top: 0px solid rgb(230, 230, 230);
    border-bottom: 1px solid rgb(230, 230, 230);
    border-left: 0px solid rgb(230, 230, 230);
    border-right: 0px solid rgb(230, 230, 230);
    text-align: revert-layer;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* .ajax-progress.ajax-progress-fullscreen {
    background-color: rgba(255,255,255,.8);
    width: 100%;
    height: 100%;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
} */
.view-bildbibliotek {
    display: grid;
    grid-template-columns: 300px auto;
}

.view-bildbibliotek .search-filter {
    padding: 11px 10px;
    background-color: #f6f6f6;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}

.view-bildbibliotek #searchimagefilter {
    border: none;
    font-size: 0.875rem;
    font-weight: normal;
    color: #000000;
    padding: 4px 10px;
    border-radius: 5px;
    background-color: #e9e9e9;
    width: 100%;
}

#searchimagefilter::placeholder {
    color: rgb(129, 129, 129) !important;
    opacity: 1;
}

#searchimagefilter:-ms-input-placeholder {
    color: rgb(129, 129, 129) !important;
}

#searchimagefilter::-ms-input-placeholder {
    color: rgb(129, 129, 129) !important;
}

.view-bildbibliotek .bild-header {
    padding: 15px;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.view-bildbibliotek .view-filters {
    background-color: #f6f6f6;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    padding-top: 15px;
    padding-bottom: 25px;
    margin-bottom: 0px;
    height: calc(100vh - 115px);
    overflow-y: auto;
}

.view-bildbibliotek .view-filters legend {
    display: none;
}

.view-bildbibliotek .form-row {
    display: block;
}

.view-bildbibliotek label {
    display: block;
    cursor: pointer;
}

.view-bildbibliotek .form-check input {
    display: none;
}

.view-bildbibliotek .image-view-right-content {
    padding: 15px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #e5e5e5;
    box-sizing: border-box;
}

.view-bildbibliotek .form-item-tid {
    padding: 4px 10px;
    margin: 0 10px;
    transition: background-color 0.1s ease;
    cursor: pointer;
}

.view-bildbibliotek .form-item-tid:hover {
    background-color: #e9e9e9;
    border-radius: 5px;
    transition: background-color 0.1s ease;
}

.view-bildbibliotek .form-item-tid.selected {
    background-color: #dcdcdc;
    border-radius: 5px;
}

.view-bildbibliotek .image-view-content .views-infinite-scroll-content-wrapper {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

.view-bildbibliotek .image-view-content .views-infinite-scroll-content-wrapper .views-row {
    display: grid;
    grid-template-rows: 1fr;
    border: 1px solid #e0e0e0;
    position: relative;
    cursor: pointer;
}

.view-bildbibliotek .image-view-content .views-infinite-scroll-content-wrapper .views-row .image-library-grid {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    display: none;
}

.view-bildbibliotek .image-view-content .views-infinite-scroll-content-wrapper .views-row.selected-image .image-library-grid {
    display: block;
    background-image: url('checkmark-circle.svg');
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: left 50% bottom 10px;

}

.view-bildbibliotek .image-view-content .views-infinite-scroll-content-wrapper .views-row.selected-image {
    border: 1px solid #adadad;
}

.view-bildbibliotek .image-view-content .views-infinite-scroll-content-wrapper .views-row:hover {
    border-color: #adadad;
}

.view-bildbibliotek .views-field-field-media-image {
    align-self: center;
    justify-self: center;
}

.view-bildbibliotek .views-field-field-media-image img {
    max-height: 200px;
    width: auto;
}

.view-bildbibliotek .views-field-field-produktnamn,
.view-bildbibliotek .views-field-field-projekt {
    align-self: end;
    font-size: 12px;
    text-align: center;
    padding: 10px 5px 10px;
    border-top: 1px solid #e0e0e0;
}

.node--type-saletool .grid-c-11 .articlelist-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    padding: 0rem;
    max-width: 1200px;
    margin: 0 auto;
    font-size: 0.875rem;
}

.node--type-saletool .grid-c-11 .article-table1, .node--type-saletool .grid-c-11 .article-table2 {
    margin-bottom: 60px;
    overflow-x: auto;
}

.node--type-saletool .product-color__color {
    width: 3.75rem;
    height: 3.75rem;
    border-radius: 50%;
    background-size: 3.75rem;
    margin-right: 20px;
}

.vit, .white {
    border: 2px solid #000000;
}

div[class*="vit"], div[class*="white"] {
    border: 2px solid #000000;
}

.field-name-field-ralncstext {
    border: none !important;
}

.hide {
    display: none;
}

.view-produkter .view-header {
    margin: 15px;
    display: flex;
    flex: 1 1;
    align-items: center;
}

#searchfilter {
    border: none;
    font-size: 1rem;
    font-weight: bold;
    color: #000000;
}

.clear-icon {
    height: 20px;
    background-image: url('close-circle.svg');
    background-size: 100% 100%;
    display: inline-block;
    width: 20px;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0.6;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
}

.clear-icon:hover {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/* #searchfilter::placeholder {
    color: rgb(129, 129, 129) !important;
    opacity: 1;
}
#searchfilter:-ms-input-placeholder { 
    color: rgb(129, 129, 129) !important;
}
#searchfilter::-ms-input-placeholder {
    color: rgb(129, 129, 129) !important;
} */
.rgb-grid-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 40px 20px;
    margin-bottom: 3.75rem;
}

.rgb-wrapper, .rgb2-wrapper {
    display: grid;
    grid-template-columns: 1fr 4fr;
    align-items: center;
}

.field-ralncstext {
    font-weight: bold;
}

.t-card input {
    width: 100%;
    margin: 0 0 40px;
    padding: 20px;
    font-size: 24px;
    font-weight: bold;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #b6b6b6;
}

.t-card input:focus {
    border-bottom: 1px solid #000000;
}

::placeholder {
    color: #b6b6b6;
    opacity: 1;
}

::-ms-input-placeholder {
    color: #b6b6b6;
}

input:focus {
    outline: none;
}

.picto-canvas {
    display: none;
}

/* END PRODUKT GRID HÖGER */

/* PRODUCT MENU LEFT */

.dropbtn {
    padding: 10px;
    border-top: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    box-sizing: border-box;
}

.dropdown {
    position: relative;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 0px;
    background-color: #ffffff;
    color: #000000;
    width: 50%;
    float: left;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    z-index: 1;
    width: 100%;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/* .dropdown:hover .dropbtn {
    background-color: #3e8e41;
} */

.sec-menu-left {
    margin-bottom: 15px;
    padding-top: 15px;
}

.index-menu-header {
    padding: 0px;
    font-size: 12px;
    background-color: #ffffff;
    width: 100%;
    float: left;
}

.back-all a {
    padding: 10px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 0px;
    background-color: #ffffff;
    color: #000000;
    width: 100%;
    float: left;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.back-all a:hover {
    background-color: #000000;
    color: #ffffff;
}

.modal-button {
    padding: 10px;
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    box-sizing: border-box;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 0px;
    background-color: #ffffff;
    color: #000000;
    width: 100%;
    float: left;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.modal-button:hover {
    background-color: #f3f3f3;
    color: #000000;
}

.image-bank {
    padding: 10px;
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    box-sizing: border-box;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 0px;
    background-color: #ffffff;
    color: #000000;
    width: 100%;
    float: left;
    transition: background-color 0.2s ease, color 0.2s ease;
    display: none;
}

.image-bank:hover {
    background-color: #f3f3f3;
    color: #000000;
}

.user-logged-in .image-bank {
    display: block;
}

.block-modal-button {
    padding: 10px;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    box-sizing: border-box;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 0px;
    background-color: #ffffff;
    color: #000000;
    width: 100%;
    float: right;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.block-modal-button:hover {
    background-color: #f3f3f3;
    /* background-csolor: #225dcf; */
    color: #000000;
}

/* LOADING PDF OVERLAY */

.loading-pdf {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1000;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.95);
    text-align: center;
    display: none;
}

.loading-pdf-text {
    margin: 0;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-45%, -50%);
    font-size: 42px;
    font-weight: bold;
    color: #ffffff;
    max-width: 460px;
    text-align: center;
}

.error-back {
    margin-bottom: 20px;
}

.error-back a {
    color: #000000;
    font-size: 14px;
    background-color: #ffffff;
    padding: 10px 15px;
}

.error-back a:hover,
.error-back a:active {
    color: #000000;
}

.error-msg {
    font-size: 10px;
    font-weight: normal;
}

/* END LOADING PDF OVERLAY */

.create-pdf {
    padding: 10px;
    border-top: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-left: 0px solid #d2d2d2;
    font-size: 12px;
    text-align: center;
    display: block;
    margin-left: 0;
    cursor: pointer;
    background-color: #ffffff;
    color: #000000;
    width: 50%;
    float: left;
    transition: background-color 0.2s ease, color 0.2s ease;
    pointer-events: none;
}

.create-pdf:hover {
    /* background-color: #225dcf; */
    background-color: #f3f3f3;
    color: #000000;
}

.section-menu {
    border: 1px solid #d2d2d2;
    background-color: #ebebeb;
    font-size: 12px;
    padding-bottom: 25px;
    margin-bottom: 0px;
    height: calc(100vh - 75px);
    overflow-y: auto;
}

.index-menu-item {
    padding: 20px 0px 5px;
    border-bottom: 1px solid #ebebeb;
    align-items: center;
    background-color: #ebebeb;
}

#me-1 .mitem-1, #me-1 .mitem-3 {
    display: none;
}

.nav-section-icon {
    width: 25px;
    cursor: grab;
    margin: 0 auto;
    padding-bottom: 7px;
}

.nav-section-icon::before, .nav-section-icon div {
    background-color: #000000;
    content: '';
    display: block;
    height: 1px;
    margin: 0px 0 5px;
}

.nav-section-icon:after {
    background-color: #000000;
    content: '';
    display: block;
    height: 1px;
    margin: 0px 0 0px;
}

.mitem-2 {
    flex-grow: 2;
}

body.node--type-saletool .edit-mode {
    font-family: Silka, ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: rgb(0, 0, 0);
    font-size: 3px;
    line-height: 1.6;
    width: auto;
    max-width: 220px;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 10px;
    pointer-events: none;
}

.node--type-saletool .edit-mode .article-appendix {
    font-size: 4px;
}

.node--type-saletool .edit-mode .drop.grid-c-start {
    padding: 0;
    border: 0px solid #000000;
}

.node--type-saletool .grid-l-1 {
    grid-column-start: 1;
    grid-row-start: 1;
    z-index: 1;
}

.edit-mode .field--name-field-heroimage img {
    width: 100%;
    height: auto;
    max-height: 175px;
    max-width: 100%;
}

.node--type-saletool .edit-mode .grid-r-1 {
    grid-column-start: 1;
    grid-row-start: 1;
    z-index: 2;
    position: absolute;
    bottom: 8px;
    left: 0px;
    padding: 0 8px;
}

.node--type-saletool .edit-mode .field--name-field-product-title {
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
}

.node--type-saletool .edit-mode .field--name-field-subtitle {
    font-size: 11px;
    margin-bottom: 5px;
    font-weight: normal;
    line-height: 1;
}

.node--type-saletool .edit-mode .field--name-field-designer {
    font-size: 4px;
    line-height: 1.715;
    margin-bottom: 3px;
}

.node--type-saletool .edit-mode .drop {
    width: 100%;
    min-height: 110px;
    max-height: 175px;
    overflow: hidden;
    background-color: #ffffff;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    border: 0px solid rgb(0, 0, 0);
    -webkit-box-shadow: 0px 0px 0px 10px #fff;
    -moz-box-shadow: 0px 0px 0px 10px #fff;
    box-shadow: 0px 0px 0px 10px #fff;
}

.node--type-saletool .edit-mode .optic-wrapper {
    background-color: rgb(211, 211, 211);
    -webkit-box-shadow: 0px 0px 0px 10px #d3d3d3;
    -moz-box-shadow: 0px 0px 0px 10px #d3d3d3;
    box-shadow: 0px 0px 0px 10px #d3d3d3;
}

.node--type-saletool .edit-mode .d-image {
    display: flex;
    align-items: center;
}

.node--type-saletool .block-content-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.node--type-saletool .edit-mode .block-content-center {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 9px;
}

.node--type-saletool .block-content-center .block-heading {
    font-size: 2.625rem;
    font-weight: bold;
    text-align: center;
}

.node--type-saletool .block-content-left {
    display: flex;
    align-items: center;
}

.node--type-saletool .edit-mode .block-content-left {
    display: flex;
    align-items: center;
}

.node--type-saletool .block-content-left .block-wrapper {
    width: 100%;
}

.node--type-saletool .block-content-left .block-note-heading {
    font-size: 1.875rem;
    font-weight: bold;
    text-align: left;
    line-height: 1.4;
    margin-bottom: 1.5rem;
}

.node--type-saletool .edit-mode .note-title {
    font-weight: bold;
    font-size: 7px;
    margin-bottom: 4px;
}

.s-number-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
}

.node--type-saletool .active-link {
    color: #ffffff;
    background-color: #225dcf;
    border-radius: 4px;
}

.s-number {
    text-align: center;
    padding: 0 4px;
}

.mitem-3 {
    cursor: pointer;
    padding: 0 15px 15px;
    text-align: center;
}

.node--type-saletool .edit-mode .grid-c-intro-text {
    display: flex;
    align-items: center;
}

.node--type-saletool .edit-mode .field--name-field-produktintrotitle {
    margin-bottom: 9px;
    font-size: 6px;
    font-family: Silka, ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.edit-mode img {
    width: auto;
    height: auto;
    max-height: 150px;
    max-width: 150px;
    margin: 0 auto;
}

.node--type-saletool .edit-mode .grid-c-4 {
    display: grid;
    grid-template-columns: 1fr;
    border: 0;
    margin-bottom: 0;
    background-color: #ffffff;
}

.node--type-saletool .edit-mode .grid-c-4-child {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    align-items: center;
}

.node--type-saletool .edit-mode .field--name-field-produktintrotitle, .node--type-saletool .edit-mode .field--name-field-dualimagetitle, .node--type-saletool .edit-mode .field--name-field-measurement-title, .node--type-saletool .edit-mode .field--name-field-article-list-title, .node--type-saletool .edit-mode .field--name-field-article-list-title-2, .node--type-saletool .edit-mode .field--name-field-colortitle, .node--type-saletool .edit-mode .field--name-field-colortitle-2, .node--type-saletool .edit-mode .field--name-field-specheading {
    margin-bottom: 4px;
    font-size: 6px;
    font-family: Silka, ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.node--type-saletool .edit-mode .field--name-field-secondimagecaption {
    margin-top: 3px;
}

.edit-mode .spec-wrapper {
    max-height: 250px;
    overflow: auto;
}

.edit-mode .field-name-field-spectitle, .edit-mode .field-name-field-spectext {
    padding: 5px 0 5px 0;
}

.edit-mode .field--name-field-pictoimages {
    display: grid;
    grid-template-columns: repeat(4, 10px);
    grid-gap: 5px;
}

.edit-mode .field--name-field-pictoimages, .edit-mode .field--name-field-pictotitle {
    padding: 5px 0;
}

.edit-mode .picto-wrapper img {
    width: 100%;
    height: auto;
    max-height: 170px;
}

.edit-mode .field--name-field-measurement-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.node--type-saletool .edit-mode .grid-c-11 {
    display: grid;
    grid-template-columns: 1fr;
    overflow: auto;
    max-height: 175px;
}

.node--type-saletool .edit-mode .grid-c-11 .articlelist-wrapper {
    padding: 0;
}

.node--type-saletool .edit-mode table {
    font-size: 4px;
}

.edit-mode table>thead>tr>th {
    padding: 2px 0;
}

.edit-mode table tr td, .edit-mode table tr th {
    padding: 2px 0;
}

.node--type-saletool .edit-mode .grid-c-11 .article-table1, .node--type-saletool .edit-mode .grid-c-11 .article-table2 {
    margin-bottom: 5px;
}

.edit-mode .rgb-grid-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 5px;
    margin-bottom: 20px;
}

.node--type-saletool .edit-mode .product-color__color {
    margin-bottom: 0px;
    margin-right: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-size: 10px;
}

.edit-mode .vit, .edit-mode .white {
    border: 1px solid #000000;
}

.edit-mode div[class*="vit"], .edit-mode div[class*="white"] {
    border: 1px solid #000000;
}

.edit-mode input {
    width: 100%;
    margin: 5px 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #b6b6b6;
}

.section-hide {
    opacity: 0.25;
}

/* END PRODUCT MENU LEFT */

/* DESTINATION ÅHUS */

.node--type-destination .hotel-item {
    display: none;
    padding-top: 20px;
    padding-bottom: 10px;
}
.node--type-destination .lr-item,
.node--type-destination .dr-item  {
    display: none;
    padding-top: 20px;
    padding-bottom: 10px;
}
.node--type-destination .akt-internt-item,
.node--type-destination .akt-externt-item {
    display: none;
    padding-top: 20px;
    padding-bottom: 10px;
}
.node--type-destination #reset-ahus-form {
    font-size: 12px;
    padding-top: 15px;
    display: none;
}
.node--type-destination #reset-ahus-form a,
.node--type-destination #reset-ahus-form a:hover {
    color: #2478cc;
    text-decoration: underline;
}
.node--type-destination .create-form-button {
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
    border-radius: 8px;
    font-size: 14px;
    padding: 10px 8px;
    line-height: 1;
    margin: 20px 0 0 0;
    transition: transform .05s ease-in-out, border-color .25s ease-in-out, -webkit-transform .05s ease-in-out, -moz-transform .05s ease-in-out;
}
.node--type-destination .more-hotels-button,
.node--type-destination .more-akt-internt-button,
.node--type-destination .more-akt-externt-button {
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
    border-radius: 8px;
    font-size: 14px;
    padding: 10px 8px;
    line-height: 1;
    margin: 20px 0 0 0;
    transition: transform .25s ease-in-out, border-color .25s ease-in-out, -webkit-transform .25s ease-in-out, -moz-transform .25s ease-in-out;
}
.node--type-destination .dest-ahus-title {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    margin-top: 20px;
    padding-bottom: 5px;
}
.node--type-destination .dest-ahus-subtitle {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    line-height: 1.2;
}
.node--type-destination .add-form-content {
    border: 0px solid #e1e1e1;
    background-color: #efefef;
    border-radius: 8px;
    font-size: 14px;
    padding: 15px 8px;
    line-height: 1;
    margin: 20px 0 40px 0;
    width: 100%;
    transition: transform .05s ease-in-out, background-color .25s ease-in-out, border-color .25s ease-in-out, -webkit-transform .05s ease-in-out, -moz-transform .05s ease-in-out;
    display: none;
}
.node--type-destination .add-form-content:hover:not([disabled])  {
    border: 0px solid #a5a5a5;
    background-color: #ebebeb;
}
.node--type-destination .dest-form-content {
    display: none;
}
.node--type-destination .add-form-content:active {
    transform: translateY(2px);
    color: #000000;
}
.node--type-destination .create-form-button:active {
    transform: translateY(2px);
    color: #000000;
}
.node--type-destination .day-count {
    font-size: 12px;
}
.node--type-destination .more-visitors-button {
    border: 1px solid #e1e1e1;
    background-color: #ffffff;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 8px;
    line-height: 1;
    margin: 10px 0 0 0;
    transition: transform .25s ease-in-out, border-color .25s ease-in-out, -webkit-transform .25s ease-in-out, -moz-transform .25s ease-in-out;
}

.node--type-destination .more-hotels-button:hover,
.node--type-destination .create-form-button:hover:not([disabled]),
.node--type-destination .more-akt-internt-button:hover,
.node--type-destination .more-akt-externt-button:hover,
.node--type-destination .more-visitors-button:hover  {
    border: 1px solid #a5a5a5;
}
.node--type-destination .more-hotels-button:active,
.node--type-destination .more-akt-internt-button:active,
.node--type-destination .more-akt-externt-button:active,
.node--type-destination .more-visitors-button:active  {
    color: #000000;
}
.node--type-destination .input-label {
    font-size: 12px;
    padding-bottom: 5px;
}
.node--type-destination .hotel-wrapper .input-label {
    font-size: 12px;
    padding-bottom: 5px;
}
.node--type-destination .cont-label {
    font-size: 12px;
    padding-bottom: 8px;
}
.node--type-destination select {
    background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
    background-position: calc(100% - 0.75rem) center !important;
    -moz-appearance:none !important;
    -webkit-appearance: none !important; 
    appearance: none !important;
    padding-right: 2rem !important;
}
.node--type-destination select {
    width: 100%;
    background-color: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 8px;
    padding: 5px 10px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
}
.node--type-destination input {
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.node--type-destination .general-ovrigt-wrapper textarea:focus {
    border: 1px solid #80bdff !important;
    outline: none;
}
.node--type-destination button {
    outline: none;
}
.node--type-destination input:focus,
.node--type-destination select:focus {
    border: 1px solid #80bdff !important;
    outline: none;
}
.node--type-destination .general-ovrigt-wrapper textarea {
    width: 100%;
    background: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 8px;
    padding: 5px 10px;
    font-size: 14px;
}
.node--type-destination .general-wrapper input[type=text] {
    width: 100%;
    background: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 8px;
    padding: 5px 10px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
}
.node--type-destination .quantity-container input {
    width: 100%;
    background: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 8px;
    padding: 5px 10px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
}
.node--type-destination .time-container input {
    width: 100%;
    background: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 8px;
    padding: 5px 10px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.node--type-destination .hotel-description,
.node--type-destination .lr-description,
.node--type-destination .dr-description,
.node--type-destination .akt-internt-description,
.node--type-destination .akt-externt-description {
    grid-column-end: span 3;
}
.node--type-destination .destination-form {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.node--type-destination .general-container {
    margin-top: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    padding: 30px 20px;
    display: none;
}
.node--type-destination .hotel-container {
    margin-top: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    padding: 30px 20px;
    display: none;
}
.node--type-destination #days-container { 
    display: none;
}
.node--type-destination .restauranger-container {
    margin-top: 20px;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    padding: 30px 20px;
}
.node--type-destination .akt-internt-container,
.node--type-destination .akt-externt-container {
    margin-top: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    padding: 30px 20px;
}
.node--type-destination .hotel-wrapper,
.node--type-destination .lr-wrapper,
.node--type-destination .akt-internt-wrapper,
.node--type-destination .akt-externt-wrapper,
.node--type-destination .dr-wrapper {
    padding: 20px 0 20px;
    border-bottom: 1px dotted #757575;
    display: grid;
    grid-template-columns: 3fr 1fr 2fr;
    gap: 10px;
}
.node--type-destination .general-responsible-wrapper {
    padding: 0px 0 30px;
    border-bottom: 1px dotted #757575;
}
.node--type-destination .general-visitor-wrapper {
    padding: 0px 0 30px;
    border-bottom: 1px dotted #757575;
}
.node--type-destination .general-ovrigt-wrapper {
    padding: 0px 0 30px;
    border-bottom: 1px dotted #757575;
}
.node--type-destination .general-visitor {
    padding: 0px 0 10px 0;
    border-bottom: 1px dotted #757575;
}
.node--type-destination .visitor-wrapper {
    padding: 10px 0 10px 0;
    border-bottom: 1px dotted #757575;
}
.node--type-destination .remove-content-visitor {
    padding-top: 5px ;
}

.node--type-destination .date-container {
    margin-top: 40px;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    padding: 30px 20px;
}
.node--type-destination .general-wrapper {
    display: grid;
    gap: 20px;
    padding: 20px 0 0px;
}
.node--type-destination .date-wrapper {
    display: grid;
    gap: 20px;
    padding: 20px 0 20px;
    border-bottom: 1px dotted #757575;
}
.node--type-destination .start-date {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 10px;
}
.node--type-destination .end-date {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 10px;
}
.node--type-destination .date-wrapper input {
    width: 100%;
    background: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 8px;
    padding: 5px 10px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.node--type-destination .date-wrapper input.date-warning {
    border: 1px solid #e72e2e !important;
}
.node--type-destination .hotel-header,
.node--type-destination .restauranger-header,
.node--type-destination .akt-internt-header,
.node--type-destination .akt-externt-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #757575;
}
.node--type-destination .date-header,
.node--type-destination .general-header {
    display: grid;
    gap: 10px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #757575;
}
.node--type-destination .days-wrapper {
    margin: 60px 0 30px 0;
}
.node--type-destination .field--name-field-date-title,
.node--type-destination .field--name-field-allman-info-title {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}
.node--type-destination .dayformat {
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
}
.node--type-destination .daynumber {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    padding-bottom: 14px;
}
.node--type-destination .daydesc {
    font-size: 14px;
    text-align: center;
}
.node--type-destination .remove-content,
.node--type-destination .remove-content-akt-int,
.node--type-destination .remove-content-akt-ext,
.node--type-destination .remove-content-visitor {
    cursor: pointer;
}
.node--type-destination .remove-button {
    font-size: 12px;
    transition: transform .25s ease-in-out, color .25s ease-in-out, -webkit-transform .25s ease-in-out, -moz-transform .25s ease-in-out;
}
.node--type-destination .remove-button:hover {
    color: #aa1515;
}
.node--type-destination .two-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px 10px;
}
.node--type-destination .field--name-field-hotel-title,
.node--type-destination .field--name-field-restauarang-title,
.node--type-destination .field--name-field-akt-internt-title,
.node--type-destination .field--name-field-akt-externt-title {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}
.node--type-destination .field--name-field-hotel-description,
.node--type-destination .field--name-field-restaurang-description,
.node--type-destination .field--name-field-akt-internt-desc,
.node--type-destination .field--name-field-akt-externt-desc {
    font-size: 14px;
    grid-column-end: span 2;
}
.node--type-destination .g-third {
    font-size: 14px;
    grid-column-end: span 2;
}
.node--type-destination .field--name-field-hotel-link,
.node--type-destination .field--name-field-restaurang-link,
.node--type-destination .field--name-field-akt-internt-link,
.node--type-destination .field--name-field-akt-externt-link {
    font-size: 12px;
    align-self: end;
    justify-self: end;
    text-decoration: underline;
}
.node--type-destination .more-info-rest-item .more-info-rest-image {
    padding-bottom: 20px;
}
.node--type-destination .more-info-rest-item .more-info-rest-heading {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
}
.node--type-destination .more-info-rest-item .more-info-rest-l-d {
    font-size: 12px;
    padding-bottom: 15px;
}
.node--type-destination .more-info-rest-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px 60px;
}
.node--type-destination .more-info-rest-wrapper p {
    padding-bottom: 15px;
}


/**************************
  Basic Modal Styles
**************************/

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.75);
    display: flex;
    justify-content:flex-end;
    align-items: center;
    z-index:10;
}
  
.modal__container {
    background-color: #fff;
    padding: 30px;
    height: 100%;
    width: 60%;
    border-radius: 0px;
    overflow-y: auto;
    box-sizing: border-box;
}
     
.modal__container {
    height: initial;
    height: 100vh;
}

.modal__header {
    position: relative;
    display: block;
    height: 30px;
    margin-bottom: 20px;
}
    
.modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height:initial;
    margin-bottom: 0px;
}

.modal__title {
    position: absolute;
    top: 20px;
    left: 20px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.25;
    box-sizing: border-box;
}
  
.modal__close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
    border: 0;
    cursor: pointer;
    margin: 0px;
    padding: 0px;
}

.modal__title {
    position: static;
}
    
.modal__close {
    position: static;
}

.modal__header .modal__close:before { 
    content: "\2715"; 
    font-size: 28px;
}
  
.modal__content {
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 1.6;
}

.modal__btn {
    font-size: 14px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #e6e6e6;
    color: rgba(0,0,0,.8);
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out,-webkit-transform .25s ease-out;
}

.modal__btn-primary {
    background-color: #00449e;
    color: #fff;
}
  
/**************************
    Demo Animation Style
**************************/

@keyframes mmfadeIn {
    from { opacity: 0; }
        to { opacity: 1; }
}

@keyframes mmfadeOut {
    from { opacity: 1; }
        to { opacity: 0; }
}

@keyframes mmslideIn {
    from { transform: translateX(15%); }
    to { transform: translateX(0); }
}

@keyframes mmslideOut {
    from { transform: translateX(0); }
    to { transform: translateX(10%); }
}
  
.micromodal-slide {
    display: none;
}

.micromodal-slide.is-open {
    display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
    animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
    animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
    animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
    animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
    will-change: transform;
}



@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    
    .modal__container {
        width: 90% !important;
        min-width: 90% !important;
    }
    .modal__container {
        width: 90% !important;
        min-width: 90% !important;
    }

}

/* END DESTINATION ÅHUS */

/* ADD NEW BLOCK */

.block-modal-content {
    background-color: #ffffff;
    font-size: 12px !important;
    padding: 30px 30px;
    border-radius: 0px;
    box-shadow: 0 0 0px #000000;
    border: 1px solid #c7c7c7;
    vertical-align: middle;
    position: relative;
    z-index: 999;
    max-width: 360px;
    box-sizing: border-box;
    width: 90%;
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -40%);
}

.heading-block {
    border: 1px solid #c9c9c9;
    width: 300px;
    height: 200px;
    font-weight: bold;
    font-size: 0.875rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    cursor: pointer;
    margin-bottom: 30px;
    color: rgb(151, 151, 151);
}

.heading-block:hover {
    border-color: #000000;
    /* border-color: #225dcf; */
    color: rgb(0, 0, 0);
}

.note-block {
    border: 1px solid #c9c9c9;
    width: 300px;
    height: 200px;
    text-align: left;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    cursor: pointer;
    padding: 30px;
    color: rgb(151, 151, 151);
}

.note-block:hover {
    border-color: #000000;
    /* border-color: #225dcf; */
    color: rgb(0, 0, 0);
}

.note-block-title {
    font-weight: bold;
    font-size: 0.875rem;
}

.note-block-text {
    font-weight: normal;
    font-size: 0.625rem;
}

/* END ADD NEW BLOCK */

/* IMAGE UPLOAD */

.form-control {
    font-family: Silka, "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    width: 100%;
    padding: 5px;
    height: auto;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#block-webform {
    font-size: 12px !important;
    padding: 40px 30px;
    border-radius: 0px;
    box-shadow: 0 0 0px #000000;
    border: 1px solid #c7c7c7;
    display: none;
    height: auto;
}

.node--type-saletool .blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 10;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(255, 255, 255, 0.95);
    text-align: center;
}

.modal .close-modal {
    width: 100%;
    height: auto;
    font-size: 12px;
    color: #ffffff;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    border: 0px solid #000000;
    border-radius: 4px;
    padding: 10px;
    background-color: #000000;
    /* background-color: #225dcf; */
    display: block;
    transition: background-color 0.2s ease;
    cursor: pointer;
}

.modal .close-modal:hover {
    background-color: #181818;
    /* background-color: #1b50b5; */
}
.path-webform .webform-button--submit,
.node--type-destination .webform-button--submit {
    display: block;
}
.webform-button--submit {
    display: none;
}

.webform-element-description {
    padding-top: 15px;
    font-size: 11px;
}

#edit-bilder--label {
    display: none;
}

label[id*='edit-bilder-'] {
    display: none;
}

.webform-managed-file-preview-wrapper, .webform-managed-file-preview-wrapper.form-item {
    display: block;
    padding: 0.5em;
    border: 0px solid #ccc;
}

.webform-submission-form .js-form-type-checkbox {
    padding: 25px 2px;
    border-bottom: 1px solid rgb(230, 230, 230);
}

.webform-image-file button, .webform-image-file button:focus {
    font-family: Silka, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #737373;
    width: auto;
    background-color: #fff;
    margin: 0;
    border: 1px solid #ced4da;
    border-radius: 6px;
    cursor: pointer;
    font-size: 12px;
    padding: 10px;
    line-height: 1;
    margin: 20px 0 5px 0;
}

.webform-image-file button:hover, .webform-image-file button:active {
    color: #737373;
    border: 1px solid #a4a8ac;
    background-color: #ffffff;
}

/* The Modal (background) */

.modal {
    display: none;
    position: fixed;
    z-index: 998;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(255, 255, 255, 0.9);
}

.modal-content {
    background-color: #ffffff;
    font-size: 12px !important;
    padding: 40px 30px;
    border-radius: 0px;
    box-shadow: 0 0 0px #000000;
    border: 1px solid #c7c7c7;
    vertical-align: middle;
    position: relative;
    z-index: 999;
    max-width: 500px;
    box-sizing: border-box;
    width: 90%;
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -40%);
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.m-content .messages--error {
    padding-bottom: 20px;
    color: #aa1515;
}

.m-content .file-link {
    display: none;
}

.m-content .img-text {
    padding-left: 10px;
    pointer-events: none;
}

.form-check input {
    display: inline-block;
    vertical-align: middle;
    position: inherit;
    margin-top: 0;
    margin-left: 0;
    margin-right: 10px;
}

.remove-image {
    text-align: right;
    font-size: 12px;
    padding: 5px 15px;
    cursor: pointer;
}

.remove-image::after {
    display: inline-block;
    content: "\00d7";
    font-size: 16px;
}

.section-menu .file-link, .section-menu .webform-image-file {
    display: block;
}

/* END IMAGE UPLOAD */

.language-switcher .nav-link {
    padding: 0 2px;
}

.language-switcher .nav-link.is-active {
    font-weight: bold;
}

.language-switcher .nav-link.sv::after {
    content: "/";
    display: inline-block;
    padding-left: 4px;
    font-weight: normal;
}

.align-image2 {
    display: table-caption;
    caption-side: bottom;
    padding-right: 0px;
    margin-top: 5px;
}

input.icaption {
    width: 100%;
    border: 1px solid #eee;
    padding: 6px 6px;
    font-size: 0.875rem;
    line-height: 1.715;
}

.sale-content {
    padding: 10%;
    text-align: center;
    background-color: #e6e6e6;
}

.sale-title {
    font-weight: bold;
    padding-bottom: 2px;
}

.page-view-produkter .views-row {
    margin: 15px 0;
}

.page-view-produkter .no-content {
    margin: 15px 0;
    display: none;
}

@media (max-width: 449px) {
    .language-switcher-language-url .nav {
        justify-content: flex-start;
    }
    .node--type-destination .language-switcher-language-url .nav {
        justify-content: flex-end;
    }
}
@media (max-width: 550px) {
    .node--type-destination  .language-switcher-language-url {
        width: auto;
    }
    .node--type-destination .start-date,
    .node--type-destination .end-date {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .node--type-destination .hotel-header, 
    .node--type-destination .restauranger-header, 
    .node--type-destination .akt-internt-header, 
    .node--type-destination .akt-externt-header {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
        padding-bottom: 25px;
        border-bottom: 1px dotted #757575;
    }
    .node--type-destination .field--name-field-hotel-description, 
    .node--type-destination .field--name-field-restaurang-description, 
    .node--type-destination .field--name-field-akt-internt-desc, 
    .node--type-destination .field--name-field-akt-externt-desc {
        font-size: 14px;
        grid-column-end: span 1;
    }
    .node--type-destination .field--name-field-hotel-link, 
    .node--type-destination .field--name-field-restaurang-link, 
    .node--type-destination .field--name-field-akt-internt-link, 
    .node--type-destination .field--name-field-akt-externt-link {
        font-size: 12px;
        align-self: start;
        justify-self: start;
        text-decoration: underline;
    }
    
}
@media (min-width: 576px) { 
    .page-node-164 .container,
    .page-node-280 .container,
    .page-node-324 .container {
        max-width: 100%;
    }
}
@media (min-width:  768px) { 
    .page-node-164 .container,
    .page-node-280 .container,
    .page-node-324 .container {
        max-width: 100%;
    }
}
@media (min-width:  992px) { 
    .page-node-164 .container,
    .page-node-280 .container,
    .page-node-324 .container {
        max-width: 1400px;
    }
}

@media (max-width: 991px) {
    .page-node-280 .about-content {
        padding-left: 0;
        padding-right: 0;
    }
    .view-facebook .sales-results {
        grid-template-columns: 1fr;
    }
    .field--name-field-heading-field {
        font-size: 14px;
    }
    .img-container {
        grid-template-columns: repeat(2,1fr);
    }
    #page {
        display: block;
    }
    .node--type-presentation .node--type-presentation h1,
    .node--type-presentation .node--type-presentation h2,
    .node--type-presentation .node--type-presentation h3 {
        font-weight: bold;
        font-size: 28px;
        line-height: 1.3;
        border-top: 1px solid #ddd;
        padding-top: 120px;
    }
    .modal__title {
        font-size: 24px;
    }
    .modal__header .modal__close:before {
        content: "\2715";
        font-size: 24px;
    }
}
@media (max-width: 569px) { 
    .field--name-field-heading-field {
        font-size: 14px;
    }
    .node--type-destination #block-logo {
        display: none;
    }
    .node--type-destination #navbar-main {
        background-color: #f1f1f1;
        padding: 15px;
    }
}
@media (max-width: 699px) {
    .node--type-destination .hotel-wrapper,
    .node--type-destination .lr-wrapper,
    .node--type-destination .akt-internt-wrapper,
    .node--type-destination .akt-externt-wrapper,
    .node--type-destination .dr-wrapper {
        padding: 20px 0 20px;
        border-bottom: 1px dotted #757575;
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .node--type-destination .hotel-description,
    .node--type-destination .lr-description,
    .node--type-destination .dr-description,
    .node--type-destination .akt-internt-description,
    .node--type-destination .akt-externt-description {
        grid-column-end: span 1;
    }
    .node--type-destination .field--name-field-hotel-title, 
    .node--type-destination .field--name-field-restauarang-title, 
    .node--type-destination .field--name-field-akt-internt-title, 
    .node--type-destination .field--name-field-akt-externt-title {
        font-size: 24px;
        font-weight: bold;
        line-height: 1;
    }
    .node--type-destination .field--name-field-date-title, 
    .node--type-destination .field--name-field-allman-info-title {
        font-size: 24px;
        font-weight: bold;
        line-height: 1;
    }
    .img-container {
        grid-template-columns: repeat(1,1fr);
    }
}
@media (max-width: 767px) {
    .node--type-destination .destination-form {
        padding-left: 0px;
        padding-right: 0px;
    }
    .node--type-destination .mobile-correct {
        padding-left: 0px;
        padding-right: 0px;
    }
    .modal__container {
        width: 80%;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: space-between;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .node--type-saletool .drop {
        width: 100%;
        min-height: auto;
        background-color: #ffffff;
        display: block;
        margin-top: 0;
        padding: 3.125rem;
        position: relative;
    }

    .field--name-field-product-title {
        font-size: 2rem;
    }

    .field--name-field-subtitle {
        font-size: 2rem;
    }

    .field--name-field-designer {
        font-size: 0.875rem;
    }

    .node--type-saletool .grid-r-1 {
        bottom: 1.5rem;
        left: 0rem;
        padding: 0 1.5rem;
    }

    .slider-prev {
        width: 25px;
        height: 25px;
        margin-right: 10px;
    }

    .slider-next {
        width: 25px;
        height: 25px;
    }
}
@media (max-width: 1200px) {
    .node--type-destination .more-info-rest-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        gap: 30px 30px;
    }
}
@media (min-width: 1201px) and (max-width: 1600px) {
    .node--type-destination .more-info-rest-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 30px 30px;
    }
}

@media (min-width: 1200px) and (max-width: 1351px) {
    .field--name-field-product-title {
        font-size: 2.625rem;
    }

    .field--name-field-subtitle {
        font-size: 2.625rem;
    }

    .field--name-field-designer {
        font-size: 1rem;
    }

    .node--type-saletool .grid-r-1 {
        bottom: 2.125rem;
        left: 0rem;
        padding: 0 2.125rem;
    }

    .slider-prev {
        width: 30px;
        height: 30px;
        margin-right: 15px;
    }

    .slider-next {
        width: 30px;
        height: 30px;
    }
}
@media (min-width: 1351px) and (max-width: 1439px) {
    .node--type-saletool .drop {
        overflow-x: auto;
    }

    .field--name-field-product-title {
        font-size: 3rem;
    }

    .field--name-field-subtitle {
        font-size: 3rem;
    }

    .node--type-saletool .grid-r-1 {
        bottom: 2.125rem;
        left: 0rem;
        padding: 0 2.125rem;
    }
}