/* your styles go here */


@font-face {
    font-family: 'MonumentGroteskMono';
    src: url('ABCMonumentGroteskMono-Regular.woff2') format('woff2');
    font-style: normal;
}



@font-face {
    font-family: 'MonumentGrotesk';
    src: url('ABCMonumentGrotesk-Regular.woff2') format('woff2');
    font-style: normal;
}





body {
    font-family: MonumentGroteskMono;
   
}


p{

    color:black;
}

h1 {
  
}

.breadcrumb-item.active {
    color: black;
}

.breadcrumb-item + .breadcrumb-item::before {

    color: black;

}

.lead {
    font-family: MonumentGroteskMono;
}
.h1.hero-heading mb-3 {
    font-family: MonumentGrotesk;
   
}
.hero-heading {
    font-family: MonumentGrotesk, sans-serif;
    
}

h6 {
    font-family: MonumentGrotesk, sans-serif;
}

.h1.hero-heading {
    font-size: 2rem
}


input[type="text"].invalid {
    border: 1px solid red;
}

.main {
    margin-top: 20px;
}

buttonNextPrev-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    height: 20px;
    width: 100%;
 
}

.buttonNext {
    height: 100%;
    width: 100%;
    margin: 0;
    border-bottom: none;
    border-left: none;
    border: 1px;
    background-image: url( '/assets/chevron-right.svg' );
    background-repeat: no-repeat;
    background-position: calc(50% + 90px) center;
    font-family: MonumentGrotesk;
    letter-spacing: normal;
}

.buttonPrev {
    height: 100%;
    width: 100%;
    margin: 0;
    border-bottom: none;
    border-left: none;
    border: 1px;
    background-image: url( '/assets/chevron-left.svg' );
    background-position: calc(50% - 120px) center;
    background-repeat: no-repeat;
    font-family: MonumentGrotesk;
    letter-spacing: normal;
}


.buttongroup-container {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    
}


.containerGrid {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
    width: 14.2857vw;
    border-bottom: 1px solid #877f64;
    text-decoration: none;
    letter-spacing: normal;
    font-family: MonumentGrotesk;
}











.containerGridButton {
    width: 100%;
    height: 45px;
    border-bottom: none;
    border-left: none;
    margin: 0;
    background-color: #FEF9E9;
    color: #420101;
   
}


.containerHeaderButtonOld {
    display: table-cell;
    border: 1px solid;
    width: 100%;
    height: 100px;
    border-bottom: none;
    border-left: none;
    letter-spacing: .3em;
    text-transform: uppercase;
    font-weight: bold;
    font-weight: 400;
    color: #212529;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    font-size: 0.8rem;
    border-color: #877f64;
    text-align: center;
    vertical-align: middle;
 
}


.custom-button-yellow {
    background-color: #FEF9E9;
    border: 1px solid;
    border-color: #F7D048;
   
}

a.custom-button.yellow {
    background-color: #FEF9E9;
    border: 1px solid #F7D048;
    border-color: #F7D048;
    padding: 10px 20px;
}


.btn-light {
    background-color: #FEF9E9;
    border: 1px solid;
    border-color: #F7D048;
    text-decoration: none;
    font-family: MonumentGroteskMono;
  
  
}
}

a.btn-dark {
    background-color: transparent;
    border: 1px solid;
    border-color: black;
    color: black;
    text-decoration: none;
    font-family: MonumentGroteskMono;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
}



.custom-button {
    border: 1px solid;
    position: relative;
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 0;
    background-color: transparent;
    color: #000;
    text-decoration: none;
    transition: background-color 0.3s;
    font-weight: lighter;
    font-size: 14px;
    margin:0px
  
}
    .custom-button:hover {
        background-color: #000;
        color: white;
        text-decoration: none;
    }

.btn:hover {
    background-color:#EFEFEF;
    color:black;
}

.containerHeaderButton {
    border: 1px solid;
    border-bottom: none;
    border-left: none;
    letter-spacing: .3em;
    text-transform: uppercase;
    font-weight: bold;
    font-weight: 400;
    color: #212529;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    font-size: 0.8rem;
    border-color: #877f64;
    text-align: center;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #100D0E;
    color: white;
    letter-spacing: normal;
}



.ingatider {
    border: 1px solid;
    border-bottom: none;
    width: 100%;
    border-left: none;
    letter-spacing: .3em;
    text-transform: uppercase;
    font-weight: bold;
    font-weight: 400;
    color: #212529;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    font-size: 0.8rem;
    border-color: #877f64;
    text-align: center;
    vertical-align: middle;
    background-color: #EFEFEF;
    flex-grow: 1;
}

.ingatider2Column {
    display: none !important;
    border: 1px solid;
    width: 100%;
    border-bottom: 1px solid #877f64;
    border-left: none;
    letter-spacing: .3em;
    text-transform: uppercase;
    font-weight: bold;
    font-weight: 400;
    color: #212529;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 0.8rem;
    border-color: #877f64;
    text-align: center;
    vertical-align: middle;
    background-color: #E8E8E8;
    background-color: #FCFCEF;
    border-top: none;
    flex-grow: 1;
}

.ingatiderHeldag {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    border: 1px solid;
    width: 100%;
    border-bottom: none;
    border-left: none;
    letter-spacing: .3em;
    text-transform: uppercase;
    font-weight: bold;
    font-weight: 400;
    color: #212529;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 0.8rem;
    border-color: #877f64;
    text-align: center;
    vertical-align: top;
    background-color: lightgray;
    border-top: none;
    flex-grow: 1;
    padding-top: 11px;
    background-color: #EFEFEF;
    letter-spacing: normal;
    font-family: 'MonumentGroteskMono';
}


.error-border {
    border: 1px solid red !important;
}

.spinner {
    display: none;
    position: fixed;
    z-index: 1031; /* High z-index so it is on top of the page */
    top: 50%;
    right: 50%; /* or: left: 50%; */
}



.buttongroup {
    flex-wrap: wrap;
}





    .button1 {
        width: 50px;
        
        color: lightcoral;
    }
 


.buttongroup {
    flex-grow: 1;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border: 1px solid black;
    border-collapse: collapse;
    padding: 10px;
    height: 100%;
}

.button {
    flex-grow: 1;
    text-align: center;
    border: 1px solid black;
  
    padding: 10px;
  
}




.buttonGrid {
    display: inline-block;
    font-weight: 400;
    line-height: 1.6;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.525rem 0.75rem;
    font-size: 0.8rem;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


    .buttonGrid:hover {
        color: #fff;
        background-color: #736c55;
        border-color: #6c6650;
    }


h5 {
    display: inline-block;
    font-weight: 400;
    line-height: 1.6;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.525rem 0.75rem;
    font-size: 0.8rem;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

.grid-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}



.filltheGapRectangle {
   height:400px;
 
}




@media (max-width: 1000px) {
    .homeParaText {
        color: #808080;
    }
}


@media (max-width: 767px) {

    .tooltip1 .tooltiptext {
        /* Existing styles */
        /* Add the following styles for small screens */

        left: 50%;
        transform: translateX(-15%);
        max-width: 90vw;
    }



    .navbar-brand {
        flex: 1;
        justify-content: center;
    }
    
    .buttonPrev {
        background-position: calc(50% - 104px) center; /* Change the background-position for small screens */
    }


    .bg-cover.bg-cover-main {
        background-position: 80% center;
        background-size: 250%;
    }


    .home-slider .home-text {
        position: absolute;
        bottom: 20%;
        left: 50%;
        transform: translate(-50%, 50%);
    }
    .home-text .custom-button {
        position: relative;
        top: -30px;
    }


}



.bottom-buttons {
    display: none;
}








@media (max-width: 1200px) {


    .bottom-buttons {
        display: block;
    }

    .fill-in-your-details-header-top {
                display: none;
            }

            .fill-in-your-details-header-under {
                display: block !important;
            }

            .late-arrival-warning-after-submit {
                display: block !important;
            }


            .late-arrival-warning-in-card {
                display: none;
            }

            .buttongroup-container {
                flex-direction: column;
            }

            .filltheGapRectangle {
                height: 40px;
            }



            .ingatider2Column {
                display: block !important;
                border-top: 1px solid #877f64; /* Adjust the border width, style, and color as needed */
                border-bottom: none;
            }

            .containerGridButton {
                border-bottom: none;
            }



            .ingatider {
                display: none;
            }

            .containerGrid {
                display: grid;
                grid-template-columns: repeat(1, 1fr);
                grid-gap: 0rem;
                width: 14.2857vw;
                border-bottom: 1.5px solid #877f64;
                grid-template-rows: repeat(auto-fill, 45px);
                grid-auto-rows: 45px;
                grid-auto-flow: dense;
                grid-template-columns: none;
                grid-template-columns: repeat(2, 1fr);
                width: 100%;
                margin-top: 20px;
                border-left: 1px solid #877f64;
            }



            h5 {
                grid-column: span 2;
            }

            .containerHeaderButton {
                grid-column: span 2;
            }

            .ingatiderHeldag {
                grid-column: span 2;
            }


      
            
            }



/* CSS Homepage */

* {
    box-sizing: border-box;
}

.two-col-container {
    display: flex;
    flex-direction: column;
    width: 100%;
  
    position: relative;
}

.two-col-left {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
   
}

.two-col-image {
    object-fit: cover;
    width: 100%;
    
}

.two-col-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-right: 15px; /* Replace margin with padding */
    padding-left: 15px; /* Replace margin with padding */
}

@media screen and (min-width: 1020px) {
    .two-col-container {
        flex-direction: row;
        height: 97vh;
    }

    .two-col-left {
        height: auto;
        align-items: stretch;
    }

    .two-col-image {
        object-fit: cover;
        height: 100%;
    }

    .two-col-right {
        width: 620px;
        align-self: flex-end;
    }
}

.homepage-heading {
    font-weight: normal;
    font-size: 60px;
    font-family: MonumentGroteskMono;
}

.my-paragraph {
    word-spacing: 60px; /* Add space between words */
    margin-bottom: 40px;
}

@media screen and (max-width: 1020px) {
    .two-col-right {
        margin-bottom: 30px; /* Add a 30px bottom margin */
    }
}

.logo-overlayLindberg {
    position: absolute;
    top: 90%;
    right: 0; /* Align the logo to the right */
    transform: translate(0, -50%);
    width: 30%; /* Set the width to be 25% of the container's width */
    height: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    z-index: 2;
}

.logo {
    max-width: 100%;
    max-height: 100%;
}

@media screen and (max-width: 768px) {
    .logo-overlayLindberg {
        width: 40%; /* Increase the logo size on smaller screens */
    }
}

@media screen and (max-width: 576px) {
    .logo-overlayLindberg {
        width: 50%; /* Further increase the logo size on smaller screens */
    }
}

@media screen and (max-width: 400px) {
    .logo-overlayLindberg {
        width: 60%; /* Further increase the logo size on smaller screens */
    }
}

/* Custom styles for your navbar */
.custom-navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    background-color: transparent;
    position: relative; /* Change from absolute to relative */
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
    z-index: 999;
}

.nav-part {
    display: flex;
    align-items: center;
}

    .nav-part.left {
        justify-content: flex-start;
    }

    .nav-part.center {
        position: absolute; /* Position it absolutely */
        left: 50%; /* Position it at the center */
        transform: translateX(calc(-50% + 100px)); /* Shift it back by half its width and move it 200px to the right */
    }

    .nav-part.right {
        justify-content: flex-end;
    }

.navbar-brand {
    font-size: 1.5rem;
}

.navbar-toggler {
    border: none;
    background-color: transparent;
    cursor: pointer;
    padding: 10px;
}

    .navbar-toggler:focus {
        outline: 0 !important;
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        -webkit-tap-highlight-color: transparent !important;
    }

.navbar-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.nav-item {
    margin: 0 30px;
    white-space: nowrap;
}





.nav-link {
    display: inline-block;
    /* other styles as needed */
}



.navbar-nav.home-page .nav-link {
    color: black; 
}

.navbar-nav.other-pages .nav-link {
    color: white !important;
}
}


@media (max-width: 990px) {
    .nav-part.center {
        position: static;
        transform: none;
        display: none;
    }

    .navbar-toggler {
        display: block;
    }



    /* ... other styles ... */
}

.navbar-nav .nav-link {
    color: #000 !important;
}

.modal-backdrop {
    display: none !important;
}

/* Dessa nedanför är för när 4-5 item flyttas till den högra diven i navbar med script*/
.image-wrapper {
    position: relative;
    width: 100%; /* or any desired width */
    height: auto;
}

/* For screens smaller than 576px */
@media screen and (max-width: 575px) {
    .image-wrapper {
        height: 0;
        padding-bottom: 150%; /* 6/4*100 = 150% for 4:6 ratio */
    }
}

#myImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.sticky {
    
    position: fixed;
    top: 0;
    z-index: 1000; /* Adjust z-index according to your needs */
}

.filter-btn {
    /* Other styles */
    display: none; /* Hide by default */
    position: absolute; /* Position relative to the nearest positioned ancestor */
   
}

.filter-btn.sticky {
    position: fixed; /* Position relative to the viewport */
}

@media screen and (max-width: 991px) { /* Show on small screens */
    .filter-btn {
        display: inline-block; /* Or whatever display value you want */
    }
}


.input-invisible:checked + .btn-colour::after {
    content: "\2713"; /*Unicode for check mark */

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Center the check mark */
    color: #868e96; /* Updated color to match cross */
    font-size: 2.5em; /* Increased size */
}

.input-invisible:checked:disabled + .btn-colour::after {
    content: ""; /* No check mark for disabled and checked */
}s

.disabled-color {
    pointer-events: none; /* Prevent user interactions */
    opacity: 0.8; /* Make the buttons look a bit faded */
}

.disabled-color::before {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"><line x1="0" y1="0" x2="30" y2="30" stroke="%23868e96" stroke-width="1.5"/><line x1="30" y1="0" x2="0" y2="30" stroke="%23868e96" stroke-width="1.5"/></svg>');
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 30px;
    width: 30px;
}

/* botom nav under framecomponent */
/* Normal Styling */
.page-link {
    color: #868e96;
    margin: 0 5px; /* Space between numbers */
}

.page-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px; /* Adjust as needed */
    height: 30px; /* Adjust as needed */
    color: #868e96;
    margin: 0 5px; /* Space between numbers */
    cursor: pointer; /* Change the cursor to indicate interactivity */
    border-radius: 50%;
}

    .page-number.active {
        background-color: lightgray;
        color: #000;
    }


/* Additional padding between buttons on small screens */
.custom-dropdown-toggle {
    background-color: transparent !important;
    border: none !important;
    color: #333; /* Anpassa textfärgen här */
    position: relative;
}

.dropdown-arrow {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333; /* Anpassa pilfärgen här */
    display: inline-block;
    margin-left: 5px;
}

.dropdown-menu {
    border: none !important;
}

.filter-button {
    display: inline-flex;
    align-items: center; /* Vertically aligns the content */
    padding: 10px;
    background-color: #FEF9E9;
    border: 1px solid;
    border-color: #F7D048;
    text-decoration: none;
    font-family: MonumentGroteskMono;
    font-size: 12px;
}



.filter-text {
    margin-right: 10px;
    flex-grow: 1;
}

.filter-close {
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 18px;
    line-height: 18px;
 
}


    .filter-close:hover {
        text-decoration: none !important; /* Remove underline on hover */
    }

.detail-background {
    padding-top: 100px;
    padding-bottom: 10px;
}


.price-table td {
    padding: 0 30px 0 0;
}

.product-swap-image {
    background-color: #f6f6f6;
   
}


.logoDetailBrand {
    width: 150px;
}



.sidebar-block{
    border-bottom:solid 0.5px black;
}

.filter-button:first-child {
    margin-left: 0 !important;
}