/** Shopify CDN: Minification failed

Line 586:61 Unexpected "{"

**/
.header__search-bar-wrapper.is-visible{
 z-index:1000;
}

.cus-address{
  display:flex;
  justify-content:center;
  gap:8px;
  background:#F3F5F6;
  color:#677279 !important;
  margin-top:-20px;
  margin-bottom:20px;
  font-size:14px;
  padding:2px 0px;
}

.cus-address a{
  transition:all 0.2s ease-in-out;
}

.cus-address a:hover{
  color:#faa616;
}

@media screen and (max-width: 641px) {

  .cus-address{
    width:100%;
    margin-top:-13px;
    margin-bottom:13px;
    padding:2px 0px;
  }

  .cus-address a, .cus-address span{
    display:none;
  }

  .cus-address-s{
    display:block !important;
  }
  .header--inline{
    flex-direction:column;
  }
}

.cus-section{
    margin:-30px auto 30px auto;
    max-width:1100px !important;
}

.cus-section iframe{
    width:100%;
    border:none;
}

.cus-navmenu{
  width:100%;
  display:grid;
  grid-template-columns:1fr 1fr 1fr 1fr;
  gap:20px;
  padding:30px 0;
}

.cus-navmenu a{
  aspect-ratio: 1 / 0.6;
  background-position:center center;
  background-size:cover;
  padding:16px;
  display:flex;
  flex-direction:column;
  justify-content:end;
  align-items:start;
  text-decoration:none !important;
}

.cus-navmenu a span:nth-of-type(1){
  font-size:clamp(16px, 2vw, 22px);
  font-weight:700;
  color:#fff;
}

.cus-navmenu a span:nth-of-type(2){
  padding:0 8px;
  font-size:14px;
  font-weight:400;
  color:#fff;
  background:#FAA616;
  transition:all 0.2s ease-in-out;
}

.cus-navmenu a span:nth-of-type(2):hover{
  opacity:0.7;
}

.cus-nav1{
  background:url("https://cdn.shopify.com/s/files/1/0886/6054/1771/files/img1.webp?v=1765878639") no-repeat;
}

.cus-nav2{
  background:url("https://cdn.shopify.com/s/files/1/0886/6054/1771/files/img1.webp?v=1765878639") no-repeat;
}

.cus-nav3{
  background:url("https://cdn.shopify.com/s/files/1/0886/6054/1771/files/img1.webp?v=1765878639") no-repeat;
}

.cus-nav4{
  background:url("https://cdn.shopify.com/s/files/1/0886/6054/1771/files/img1.webp?v=1765878639") no-repeat;
}

.cus-nav5{
  background:url("https://cdn.shopify.com/s/files/1/0886/6054/1771/files/img1.webp?v=1765878639") no-repeat;
}

.cus-nav6{
  background:url("https://cdn.shopify.com/s/files/1/0886/6054/1771/files/img1.webp?v=1765878639") no-repeat;
}

.cus-nav7{
  background:url("https://cdn.shopify.com/s/files/1/0886/6054/1771/files/img1.webp?v=1765878639") no-repeat;
}

.cus-nav8{
  background:url("https://cdn.shopify.com/s/files/1/0886/6054/1771/files/img1.webp?v=1765878639") no-repeat;
}

@media screen and (max-width: 767px) {
  .cus-navmenu{
  grid-template-columns:1fr 1fr;
  gap:10px;
}

.cus-navmenu a span:nth-of-type(1){
  font-size:4vw;
  
}
}

@media screen and (max-width: 541px) {
.cus-navmenu a{
  aspect-ratio: 1 / 1;
}
}

.collection-block-item > .aspect-ratio{
  padding-bottom:65% !important;
}
.cus_quote > div > div:nth-of-type(1){
  width:auto;
  display:flex;
  justify-content:end;
  align-items:top;
}

.cus_quote span{
  display:inline-block;
  color:#143c6f;
  font-size:120px;
  line-height:100px;
}

.cus_quote > div > div:nth-of-type(2) {
  width:auto;
  display:flex;
  align-items:top;
}

.cus_quote p{
  color:#fff;
  font-size:20px;
  line-height:22px;
}

@media screen and (min-width: 990px) {
  .slideshow__content-wrapper .slideshow__title {
    font-size: 36px;
  }
  .slideshow__content-wrapper .slideshow__content {
    font-size: 18px;
  }
  .slideshow__content-wrapper .slideshow__button {
    font-size: 18px;
  }
  .cus_quote > div > div:nth-of-type(1){
  width:25%;
  display:flex;
  justify-content:end;
  align-items:top;
}

.cus_quote span{
  display:inline-block;
  color:#143c6f;
  font-size:120px;
  line-height:100px;
}

.cus_quote > div > div:nth-of-type(2) {
  width:75%;
  display:flex;
  align-items:top;
}

.cus_quote p{
  color:#fff;
  font-size:32px;
  line-height:34px;
}
}

@media screen and (min-width: 641px) {
  .cus_centerName {
    padding-bottom: 12px;
  }
}

.cus_centerName {
  width: 100%;
  background: #faa616;
  padding-bottom: 4px;
  margin-top: -12px;
}

.cus_centerName span {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}

.cus_links {
  max-width: 890px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}


.product-form__variants{
  display:none;
}



.cus_links > div {
  width: calc(100%);
  aspect-ratio: 1 / 0.5;
  display: flex;
  border-bottom: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
}

@media screen and (max-width: 480px) {
  
  .cus_links > div {
     border-left: none;
  }

  .cus_links > div:last-of-type {
   border-bottom: none;
  }

  
  
}

@media screen and (min-width: 480px) and (max-width: 780px) {
  
  .cus_links > div:nth-child(2n+1) {
     border-left: none;
  }

  .cus_links > div:nth-child(1n+7) {
     border-bottom: none;
  }

  .cus_links > div {
    width: calc(50%);
    aspect-ratio: 1 / 0.75;
  }
  
}

@media screen and (min-width: 780px) {
  
  .cus_links > div:nth-child(4n+1) {
     border-left: none;
  }

  .cus_links > div:nth-child(1n+5) {
     border-bottom: none;
  }

  .cus_links > div {
    width: calc(25%);
    aspect-ratio: 1 / 1;
  }
  
}

.cus_links a {
  width: 100%;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-bottom: 1px soild #acacac;
  text-underline-position:none;
  text-decoration:none !important; 
  color:#797979;
}

.cus_links > div:hover {
  cursor:pointer;
  box-shadow: 0 2px 10px #ccc;
  transition: box-shadow .2s ease-in-out;
}




.product-item__info-inner {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  flex: 1 0 auto;
}

.price {
  width: 100%;
}

.price-list {
  width: 100%;
  display: flex;
  justify-content: center;
}

.price-text-with-vat {
  font-size: 0.6em;
  line-height: 2.1;
  padding-left: 0.5em;
}
.price-text-without-vat {
  font-size: 0.6em;
  line-height: 1.6;
  padding-left: 0.5em;
}

.price-with-vat {
  font-weight: 900;
}

.price-price-without-vat {
  font-size: 0.8em;
}

.price-price-with-vat,
.price-text-with-vat {
  color: var(--heading-color);
}
.price-price-without-vat,
.price-text-without-vat {
  color: var(--text-color);
}

.price-without-vat,
.price-with-vat {
  display: flex;
  text-align: center;
}

.product__pdf-link {
  display: block;
  text-decoration: none !important;
}

.product__pdf-img {
  padding-right: 5px;
  vertical-align: text-top;
}

.rte img.product__pdf-img {
  margin: 0;
}

.product__pdf-text {
}

table.product__table-specification {
  width: 100%;
  margin-top: 14px;
}

table.product__table-specification tbody tr.table_row.visually-hidden {
  border-top: 0px transparent;
  border-bottom: 0px transparent;
  display: none;
}

table.product__table-specification tbody tr.table_row td {
  width: 50%;
}

table.product__table-specification tbody tr.table_row td:first-child {
  font-weight: 600;
  background: #f7f8f9;
}

.product-meta__label-list {
  text-align: end;
}

.product-label--sold-out {
  background: var(--product-sold-out-color);
  color: var(--product-sold-out-color-background);
}

/* OneTrust Cookies Consent Notice start for shop.kosangas.dk */
#onetrust-banner-sdk.otCenterRounded#onetrust-banner-sdk.otCenterRounded {
  border-radius: 12px;
  padding: 25px;
}
#onetrust-banner-sdk:focus#onetrust-banner-sdk:focus {
  outline: none;
  outline-offset: 0px;
}
#onetrust-consent-sdk #onetrust-policy-title#onetrust-policy-title,
#onetrust-consent-sdk #onetrust-policy-text#onetrust-policy-text {
  color: rgb(0, 0, 0);
}
#onetrust-consent-sdk #onetrust-banner-sdk button,
#onetrust-consent-sdk button {
  padding: 11px 15px !important;
  border-radius: 6px !important;
  font-size: 15px !important;
  line-height: 1 !important;
  font-weight: 600 !important;
  width: auto !important;
}
#onetrust-consent-sdk #onetrust-banner-sdk button#onetrust-reject-all-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler {
  background-color: #fff !important;
  border: 1px solid #000 !important;
  color: #000 !important;
  min-width: 80px !important;
}
@media screen and (min-width: 992px) {
  #onetrust-consent-sdk
    #onetrust-banner-sdk
    #onetrust-policy-title#onetrust-policy-title,
  #onetrust-consent-sdk #onetrust-policy-title#onetrust-policy-title {
    font-size: 18pt;
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 20px;
  }

  #onetrust-consent-sdk
    #onetrust-banner-sdk
    #onetrust-policy-text#onetrust-policy-text,
  #onetrust-consent-sdk #onetrust-policy-text#onetrust-policy-text {
    font-size: 14px;
    line-height: 24px;
    clear: both;
    float: left;
    margin: 0 30px 10px 30px;
  }
}
@media screen and (max-width: 991px) {
  #onetrust-consent-sdk #onetrust-banner-sdk button,
  #onetrust-consent-sdk button {
    font-size: 9px !important;
  }
}

#cookie-info-open {
  left: 20px;
  bottom: 0;
  border: none;
  background: #faa616;
  font-size: 15px;
  line-height: 26px;
  border-radius: 2px 2px 0 0;
  transition: all 0.3s;
  position: fixed;
  opacity: 0.8;
  cursor: pointer;
  padding: 2px 10px;
  will-change: transform;
  color: rgb(51, 51, 51);
  z-index: 99;
}

#cookie-info-open:hover {
  opacity: 1;
}

#onetrust-consent-sdk
  #onetrust-banner-sdk
  #onetrust-pc-sdk
  .ot-tgl
  input:checked
  + .ot-switch
  .ot-switch-nob,
#onetrust-consent-sdk
  #onetrust-pc-sdk
  .ot-tgl
  input:checked
  + .ot-switch
  .ot-switch-nob {
  background-color: #fff;
  border: 1px solid #faa616;
}

#onetrust-consent-sdk
  #onetrust-banner-sdk
  #onetrust-pc-sdk
  .ot-tgl
  input:checked
  + .ot-switch
  .ot-switch-nob:before,
#onetrust-consent-sdk
  #onetrust-pc-sdk
  .ot-tgl
  input:checked
  + .ot-switch
  .ot-switch-nob:before {
  transform: translateX(20px);
  background-color: #faa616;
  border-color: #faa616;
}

#onetrust-pc-sdk .ot-cat-grp .ot-always-active {
  color: #000000 !important;
}
/* OneTrust Cookies Consent Notice start for shop.kosangas.dk */

.nav-bar__linklist.list--unstyled {
  display: flex;
}

.nav-bar__linklist.list--unstyled li:nth-of-type(6) {
  margin-left: auto;
}

.nav-bar__linklist.list--unstyled li:nth-of-type(7) {
}

.nav-bar__linklist.list--unstyled li:nth-of-type(8) {
  margin-right: 0;
}


.button--primary{
  border-radius:30px !important; 
  background:transparent;
  border: 2px solid #143c6f;
  color:#143c6f;
  font-weight:500;
  transition: all 0.2s ease-in-out;
}

.button--primary:hover{
  border: 2px solid #faa616 !important;
  color:#fff !important;
  background:#faa616 !important;
}

.basket-cus{
  content:' ';
  height:20px;
  width:20px;
  background:url('https://cdn.shopify.com/s/files/1/0886/6054/1771/files/basketB.png') no-repeat; 
  background-position:cover;
  
}



.product-item .product-meta__label-list span:nth-of-type(1), {
  background:#faa616 ;
  position:absolute;
  top:20px;
  right:20px;
  z-index:20;
  aspect-ratio: 1 / 1;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:15px;
}

.product-label.product-label--on-sale{
  border-radius:50%;
  aspect-ratio: 1 / 1;
   display:flex;
  align-items:center;
  justify-content:center;
  margin-left:auto;
}

.product-item__info .product-meta__sku{
  color:#6a99d0;
  margin-bottom:-10px;
}

.product-item__info .product-item__title{
  color:#143c6f;
}

.product-item__info .price-without-vat div{
  color:#6a99d0;
}

.product-item__info .price-with-vat div{
  color:#143c6f;
}

.featured-collection{
  background:transparent; 
}


.cus_quote{
  background:#faa616;
}
.cus_quote > div{
  max-width:1480px;
  margin:0 auto;
  padding:80px 40px;
  display:flex;
  align-items:top;
  gap:20px;
}

#cus_news{
  background:url('https://cdn.shopify.com/s/files/1/0886/6054/1771/files/baggrund_nyhedsbrev.jpg?v=1741217391') no-repeat;
  background-size:cover;
}

#cus_news > div{
  display:flex;
  align-items:center;
  max-width:1480px !important;
  padding:60px 40px;
}

#cus_news > div > div{
  width:50% !important;
  justify-content:start;
  
}

#cus_news > div > div h2{
  color:#fff;
  font-size:40px;
  line-height:42px;
  font-weight:800;
  text-align:left;
}

#cus_news > div > div p{
  color:#fff;
  font-size:18px;
  line-height:20px;
  text-align:left;
}

#cus_news > div > div input{
  border-radius:30px;
  padding:20px 26px 3px 26px !important;
}

#cus_news > div > div label{
  left:26px;
}

#cus_news > div > div button{
  background:#faa616;
  color:#fff !important;
  border-radius:30px;
}

.cus-footer-text{
  background:url('https://cdn.shopify.com/s/files/1/0886/6054/1771/files/Ikke-navngivet-1.png?v=1741228114') no-repeat;
  background-size:cover;
}

.cus-footer-text > div{
  background:#faa616cc;
  padding:100px 40px;
}

.cus-footer-text > div > div{
  max-width:640px;
  margin:0 auto;
}

.cus-footer-text > div > div h2{
  color:#fff;
  font-size:40px;
  line-height:42px;
  font-weight:800;
}

.cus-footer-text > div > div p{
  color:#fff;
  font-size:20px;
  line-height:22px;
  padding-bottom:30px;
}
.cus-footer-text > div > div a{
  background:#143c6f;
  color:#fff !important;
  padding:15px 30px;
  text-decoration:none !important;
  border-radius:30px;
}


.featured-collection{
  background:transparent !important;
}

.featured-collection .featured-collection__header h2{
  color:#143c6f; 
  font-weight:800; 
  font-size:40px;
}

.featured-collection .featured-collection__header p{
  color:#143c6f;
  font-size:20px;
  line-height:22px;
  padding-bottom:16px;
}

.featured-collection .featured-collection__header a{
  background:#143c6f;
  color:#fff !important;
  text-decoration:none !important;
  border-radius:30px;
}











