#Html1rev2-657c18eb5f955{
  position: fixed;
  bottom:0;
  left:0;
  clear:both;
  display: block;
  z-index: 9999;
  text-align: center;
  width:100%;
  background:#820001;
  padding:0;
  margin:0;
}

#Html1rev2-657c18eb5f955 p{
  color:#fff;
  padding:10px 0 10px 0;
  margin:0;
}

#sliding-popup{
  bottom:40px !important;
}

#Slider4rev3-6045d414b9ac9 .Slider4rev3-carousel-content h1 {
    font-size: 4rem;
    line-height: 5rem;
    width: 40%;
}

@media (max-width: 374px) and (min-width: 320px) {
        #Slider4rev3-6045d414b9ac9 .Slider4rev3-carousel-content h1 {
        font-size: 1.3rem;
        line-height: 1.3rem;
    }
}

@media (max-width: 413px) and (min-width: 375px) {
    #Slider4rev3-6045d414b9ac9 .Slider4rev3-carousel-content h1 {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
}

@media (max-width: 575px) and (min-width: 414px) {
        #Slider4rev3-6045d414b9ac9 .Slider4rev3-carousel-content h1 {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
}

@media (max-width: 575px) {
    #Slider4rev3-6045d414b9ac9 .Slider4rev3-carousel-content h1 {
        width: 100%;
    }
}

@media (max-width: 767px) and (min-width: 576px) {
        #Slider4rev3-6045d414b9ac9 .Slider4rev3-carousel-content h1 {
        width: 65%;
        font-size: 2rem;
        line-height: 2rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
        #Slider4rev3-6045d414b9ac9 .Slider4rev3-carousel-content h1 {
        width: 53%;
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
        #Slider4rev3-6045d414b9ac9 .Slider4rev3-carousel-content h1 {
        width: 55%;
        font-size: 3rem;
        line-height: 3rem;
    }
}

@media (max-width: 1500px) and (min-width: 1200px) {
        #Slider4rev3-6045d414b9ac9 .Slider4rev3-carousel-content h1 {
        width: 47%;
    }
}

#Slider4rev3-6538cfcba100a .carousel-inner img {
    object-fit: contain;
    height: 950px;
    max-height: 100vh;
    overflow: auto;
}

#iubenda-cs-banner .iubenda-cs-rationale .iubenda-cs-brand img,
#iubenda-cs-banner.iubenda-cs-fix-height .iubenda-cs-rationale .iubenda-cs-brand img {
    height: auto;
    max-height: none !important;
    max-width: 300px !important;
    display: block;
    margin: auto;
    margin-top: 25px;
}
#iubenda-cs-banner .iubenda-cs-rationale .iubenda-banner-content div:nth-child(1) {
    margin-top: 0px !important;
}
a.iubenda-nostyle {
    color: #fff !important;
    font-weight: 700;
}

.katalog-box-img {
    position: relative;
}
.katalog-box-udsolgt {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: #820000;
    padding: 10px;
    width: 100%;
    text-align: center;
}

.katalog-box-udsolgt p {
    margin: 0;
    color: #fff;
    font-size: 1.5rem;
}

.katalog-box-img img {
  width: 100%;
}

.ewapp-udsolgt {
    background: #820000;
    padding: 10px;
}

.ewapp-udsolgt p {
    margin: 0;
    color: #fff;
    font-size: 1.5rem;
}

.page-node-29 main:before {
    display: none
}

.block .block-title {
    text-align: center;
    font-size: 32px;          /* match din H1/H2 størrelse */
    font-weight: 400;
    margin-top: 40px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

/* FLAG container (centreret som block-title) */
.wine-country-flags {
    display: flex;
    justify-content: center;
    align-items: center; /* ← dette er det vigtige */
    margin-bottom: 8px;
    gap: 1px;
}

/* Selve flagene */
.wine-flag {
    width: 10px;
    height: 20px;
    border-radius: 2px;
    display: inline-block;
}

.wine-flag-blue  { background: #0055A4; }
.wine-flag-white { background: #ffffff; border: 1px solid #ccc; }
.wine-flag-red   { background: #EF4135; }

/* Undertitel under "Frankrig" */
.wine-country-subtitle {
    font-size: 16px;
    margin-top: 6px;
    color: #666;
    letter-spacing: 0.5px;
}

/* Samme styling til ALLE flag */
.wine-country-flags {
    display: flex;
    justify-content: center;
    gap: 1px;   /* eller 0 */
    margin-bottom: 8px;
}

.flag {
    width: 10px;
    height: 20px;
    border-radius: 2px;
    display: inline-block;
    border: 0;  /* hvis du vil have helt tight flag */
}

/* Frankrig */
.blue  { background-color: #0055A4; }
.white { background-color: #FFFFFF; }
.red   { background-color: #EF4135; }

/* Italien */
.green { background-color: #009246; }

/* Tyskland */
.black { background-color: #000000; }
.gold  { background-color: #FFCC00; }

/* Spanien */
.yellow { background-color: #F1BF00; }

.es-flag {
    flex-direction: column;    /* Gør striberne vandrette */
}

.es-flag .flag {
    width: 30px;   /* bredt flag */
    height: 8px;   /* tynd stribe */
}

/*østrig*/

.at-flag {
    flex-direction: column;   /* Gør flaget vandret */
}
.at-flag .flag {
    width: 30px;   /* bredt flag */
    height: 8px;   /* tynd stribe */
}


@media (max-width: 768px) {
    .block .block-title {
        font-size: 24px !important;  /* mindre på mobil */
        margin-top: 30px;
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .block .block-title {
        font-size: 20px !important;  /* endnu mindre på meget små skærme */
    }
}


/* ========= RESET LINK-KORT – fix til Safari og temaet ========= */

/* 1: Fjern temaets flex/styling på links */
#katalog-wrapper a.katalog-card {
    display: block !important;   /* fjern temaets flex */
    flex: none !important;        /* deaktiver skjult flex */
    text-decoration: none !important;
}

/* 2: Gør kortet til et vertikalt flex layout */
#katalog-wrapper .katalog-card {
    display: flex !important;
    flex-direction: column !important;
    width: 380px !important;       /* fast kortbredde */
    max-width: 100% !important;
    background: #fff !important;
    border-radius: 18px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 14px rgba(0,0,0,0.1) !important;
    transition: transform .2s ease, box-shadow .2s ease !important;
}

/* Hover */
#katalog-wrapper .katalog-card:hover {
    transform: translateY(-4px) !important;
    box-shadow: 0 12px 24px rgba(0,0,0,0.18) !important;
}

/* ========= BILLEDET I KORTET ========= */
#katalog-wrapper .katalog-card__media {
    width: 100% !important;
    height: 475px !important;
    background-size: cover !important;
    background-position: center !important;
}

/* ========= FOOTER ========= */
#katalog-wrapper .katalog-card__footer {
    padding: 16px !important;
    text-align: center !important;
}

#katalog-wrapper .katalog-card__footer h3 {
    margin: 0 !important;
    font-size: 1.2rem !important;
    font-weight: 600 !important;
}

/* ========= GRID LAYOUT ========= */
#katalog-wrapper .catalog-hero-cards {
    display: grid !important;
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;

    grid-template-columns: repeat(3, minmax(320px, 1fr)) !important;
    gap: 40px !important;

    justify-items: center !important; /* centrer kortene */
}


/* ========= RESPONSIV ========= */
@media (max-width: 1100px) {
    #katalog-wrapper .catalog-hero-cards {
        grid-template-columns: repeat(2, minmax(280px, 1fr)) !important;
    }
}

@media (max-width: 700px) {
    #katalog-wrapper .catalog-hero-cards {
        grid-template-columns: 1fr !important;
    }
}

/* Fjern den lodrette streg kun på node 77 (kommer fra main::before) */
.page-node-77 main::before{
  content: none !important;
  display: none !important;
}

/* Fjern den lodrette streg kun på node 76 (kommer fra main::before) */
.page-node-76 main::before{
  content: none !important;
  display: none !important;
}

/* Fjern den lodrette streg kun på node 78 (kommer fra main::before) */
.page-node-78 main::before{
  content: none !important;
  display: none !important;
}

/* Fjern den lodrette streg kun på node 74 (kommer fra main::before) */
.page-node-74 main::before{
  content: none !important;
  display: none !important;
}

/* Fjern den lodrette streg kun på node 82 (kommer fra main::before) */
.page-node-82 main::before{
  content: none !important;
  display: none !important;
}

.hero-banner{
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center;
  margin-bottom: 3rem;
}

.hero-redwine{
  background-image: url('/sites/default/files/2026-02/hero-rodvin.png');
}

/* Mindre afstand under hero */
.hero-banner{
  margin-bottom: -2rem; /* var 3rem */
}

/* Træk titlen lidt op */
.page-node-77 .page-title{
  margin-top: 0;
  padding-top: 0;
}

.hero-hvidvin{
  background-image: url('/sites/default/files/2026-02/Hero-hvidvin.png');
}

.hero-mousserende{
  background-image: url('/sites/default/files/2026-02/hero-mousserende.png');
}

.magnum-sizes {
  width: 100%;
  padding: 100px 16px; /* behold din luft, men giv lidt side-padding på mobil */
  text-align: center;

  /* Valgfrit: subtil sektion-baggrund så "kortet" popper */
  background: linear-gradient(180deg, #ffffff 0%, #f6f5f2 100%);
}

.magnum-sizes {
  margin-bottom: 60px;
}

.magnum-sizes__inner {
  max-width: 1280px;
  margin: 0 auto;
}

.magnum-sizes__title {
  margin: 0 0 10px;
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1.15;
}

.magnum-sizes__subtitle {
  margin: 0 0 24px;
  opacity: 0.8;
  font-size: 16px;
}

.magnum-sizes__card {
  display: inline-block;
  padding: 0px;
  border-radius: 12px;
  background: rgba(0, 0, 0, 0.92);
  border: 0.5px solid rgba(0,0,0,0.06);

  /* Skygge */
  box-shadow:
    0 10px 30px rgba(0,0,0,0.12),
    0 15px 50px rgba(0,0,0,0.18);


  /* Sikrer at runde hjørner “klipper” billedet pænt hvis du vil */
  overflow: hidden;
}

.magnum-sizes__card img {
  max-width: 1200px;
  width: 100%;
  height: auto;
  display: block;

  /* Runde hjørner på selve billedet (kan være mindre end card) */
  border-radius: 12px;
}

@media (max-width: 600px) {
  .magnum-sizes { padding: 60px 12px; }
  .magnum-sizes__card { padding: 12px; border-radius: 14px; }
  .magnum-sizes__card img { border-radius: 10px; }
}

.front-catalog-title{
  text-align: center;
  margin: 80px 0 20px;
}

.front-catalog-title h2{
  margin: 20px;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: .2px;
  color: rgba(0,0,0,.85);
}

.Indgangsvinkel7-6537c9e467195 .box__content .box__content-inner{
  margin-top: 220px !important; /* justér 8–24px */
}

section.Indgangsvinkel7-6537c9e467195 .box__content{
  display: block !important;
  flex: none !important;
  height: auto !important;
}

.katalog-box{
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

.katalog-box-img{
  flex: 0 0 120px; /* flaskens bredde */
}

.katalog-box-img img{
  width: 100%;
  height: auto;
  display: block;
}

.katalog-box-content{
  flex: 1;
  min-width: 0;
}

.katalog-box-title{
  font-weight: 600;
  margin-bottom: 6px;
  Margin-top:6px;
}

.katalog-box-country{
  opacity: .75;
  margin-bottom: 12px;
}

.katalog-box-bottom{
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 16px;
}

.katalog-box-price{
  font-weight: 600;
}

.katalog-box-link a{
  display: inline-block;
  padding: 10px 18px;
  border: 1px solid rgba(0,0,0,.35);
  text-decoration: none;
}

@media (max-width: 768px){
  .katalog-box{ flex-direction: column; }
  .katalog-box-img{ flex-basis: auto; width: 160px; }
  .katalog-box-bottom{ flex-direction: column; align-items: flex-start; }
}


/* Giver ekstra plads i bunden af venstre boks (kun denne sektion) */
section.Indgangsvinkel7-6537c9e467195 .box-two{
  padding-bottom: 77px; /* justér: 60–200px */
}










@media(max-width:1199px) and (min-width:499px){
  .katalog-box-inner-snip {
    display: block;
}
.katalog-box {
    min-height: 475px;
    gap: 25px;
}
.katalog-box-inner h4 {
    color: #231F20;
    font-size: 1.3rem;
}
.katalog-box-inner .button{
    text-transform: uppercase;
    text-align: center;
    padding: 3px;
    font-size: 11px !important;
}

}



@media(max-width:1199px) and (min-width:992px){
  .katalog-box-inner .button{
    text-transform: uppercase;
    text-align: center;
    padding: 3px;
    font-size: 11px !important;
}
}

@media(min-width:1200px){
  .katalog-box {
    min-height: 420px;
}
}

.menu__dropdown-inner--2 a{
  color:#fff !important;
}




.slider-tekst {
    width: 55%;
    font-size: 1.2rem;
}

p, a, ul, li, #sliding-popup .eu-cookie-withdraw-tab, #sliding-popup.sliding-popup-bottom .agree-button, .Copyright1-606da3009e84a .copyright__info, .webform-submission-form input, .webform-submission-form textarea, .table td, .table th, .button, b {
    font-family: 'Inter';
}

.Menu2-6050a48c282ec .menu__link {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.Indgangsvinkel7-6537c9e467195 .box__content .box__content-inner {
    min-height: 385px;
}


@media(max-width:767px){
    .slider-tekst {
    font-size: 14px;
}
}