
body {
    background-color: white;
    margin: 0px !important;
   display:grid;
   grid-template-columns: 48px repeat(10, 1fr) 48px;
   grid-template-rows: 0.2fr 0.5fr 1fr 0.2fr;
    /*grid-template-areas: "topnav topnav topnav topnav"
                          "header header header header"
                          "main main main main"
                         "footer footer footer footer";*/
    font-family: poppinsmedium;
    grid-column-gap:24px;
    /*Checking if this works*/
    height:100vh;
    text-align:left !important;

}

#info i{
    color:#E6075E;
    margin-right:8px;
}

#footerbottom #footermail a{
    color:#2F2E2E;
    font-size:18px;
}


/*FRONT PAGE CSS*/
#frontmain {

    align-content: center;
    display: grid
;
    grid-template-columns: 0.5fr 1fr 0.5fr;
    grid-area: 0.5fr 1fr 0.5fr;
    grid-gap: 2px;
    margin: 0 auto;
    padding: 0 162px 0 162px;
    grid-column: 3 / span 8;
}

#mittkontomain {
    align-content: center;
    width: 100%;
    display: grid;
    /* max-width: 1500px; */
    grid-template-columns: 1fr 0.5fr;
    grid-area: 1fr 0.5fr;
    /* justify-items: center; */
    grid-gap: 2px;
    max-width: 1600px;
    margin: 0 auto;
    grid-template-areas: "collectionorders kontaktinfo";
    position: relative;
    margin-bottom: 120px;
}


#news {
    width: 20vh;
    height: 20vh;
    margin: 15px 0;
    border-radius: 20px;
    display: flex;
    align-items: end;
    /*border-bottom: 4px solid #de1f62;*/
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
    justify-content: center;

}

#newsfront {
    height: 40vh;
    margin: 15px 0;
    border-radius: 20px;
    display: flex;
    align-items: end;
    border-bottom: 4px solid #de1f62;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;


}

#newsfront h3 {
    transition: 0.2s;

}


#news h3 {
    transition: 0.2s;

}

#news:hover h3 {
    transform: scale(1.1);
}


#thxmsgcupdesign {
    padding: 152px;
}

#newssection {
    text-align: right;
    padding: 15px;
}

#newssection div.caption {
    float: left;
}

div.morenews{
    padding-top: 30px;
}

.parentlog #loginbtn {

    padding: 16px 32px;
    margin: 16px 0;
    border-radius: 40px;
    width: auto;
    background-color: #E6075E;
    border: none;
    font-size:20px;
    color: white;
    cursor: pointer;
    font-family:poppinsmedium;

}

.parentlog #loginform #obstext{
    font-size:18px;
    font-style:italic;
    margin: 8px 0px 0px 0px;
}

.parentlog #loginform #obstext span{
    color: #E6075E;
}

.parentlog .div2 #introparagraph {
    font-size: 24px;
    margin: 16px 0px;
    line-height: 36px;
}



.parentlog h2{
    font-family:poppinsbold;
    font-size:45px;
}

#loginform label {
    font-size: 20px;
    font-family:poppinslight;
    margin-bottom:8px;
    width: 100%;
}

#labelforlogin{
    font-size: 20px;
    font-family:poppinslight;
    margin-bottom:8px;
    width: 100%;
}

.main-wrapper {

    text-align: left;
    padding: 32px 162px 32px 170px;
    display:flex;
    grid-column: 1 / span 12;
    
}
h1{
    font-family: 'Poppins', sans-serif;
    font-size: 64px;
}

p#introparagraph a {
    text-decoration: none;
    color: black;
}


#ermsg {
     padding-top: 100px;
    }

#otpmsgut #loggutbtn {
    padding: 24px 21px;
    margin: 20px 0;
    border-radius: 28px;
    text-align: left;
    width: 20%;
    background-color: #E6075E;
    border: none;
    color: white;
    cursor: pointer;
    font-weight: 700;
}

#otpmsgut #loggutbtn i{
    color:white;
    margin-right:8px;
}

#logutbtn a {
    text-decoration: none;

}


.parentlog #otpbtn {
    padding: 16px 32px;
    margin: 16px 0;
    border-radius: 40px;
    width: auto;
    background-color: #E6075E;
    border: none;
    font-size:20px;
    color: white;
    cursor: pointer;
    font-family:poppinsmedium;


}

#cupsizess select {
    padding: 11px;
    border-radius: 6px;
    background-color: #de1f62;
    color: white;
    border: none;
}

#cupsizess #cupicename {
    font-size: 25px;


}


#Nastastegbtn {
    padding: 24px 21px;
    margin: 20px 25px;
    border-radius: 9px;
    text-align: center;
    width: 10%;
    background-color: #de1f62;
    border: none;
    color: white;
    cursor: pointer;
    font-weight: bold;
    width: 34%;
    display: inline-block;
    font-weight: 700;
}

#pdfbtn {
    padding: 24px 21px;
    margin: 20px 25px;
    border-radius: 9px;
    text-align: center;
    width: 10%;
    background-color: #de1f62;
    border: none;
    color: white;
    cursor: pointer;
    font-weight: bold;
    width: 34%;
    display: inline-block;
}

#pdfbtn:hover {
    background-color: #c50f4f;
}

#Nastastegbtn:hover {
    background-color: #c50f4f;
}

.parentlog #loginbtn:hover {
    background-color: #c10c4b;
}



.error {
    width: 100%;
    display: block;
}


#Buttonsrow a button i {
    color: #ffffff;
    margin-right: 13px;
}

#Buttonsrow a button {
    font-size: 20px;

}

.parentlog #info {
    font-family:poppinsmedium;
    font-size: 20px;
}

.parentlog #info span{
    font-family:poppinsbold;
}

.parentlog #info a {
    text-decoration: underline;
    color: #de1f62;
    cursor: pointer;

}

.parentlog #info a:hover {
    color: #c10c4b;
}


.parentlog {
    padding: 56px 0px;
    margin: 0 auto;
    width:100%;
    font-family:poppinslight;
    /*grid-area:main;*/
    grid-column: 3 / span 8;
}

.parentlog input {
    width: 45%;
    border-radius: 10px;
    margin-top:8px;
    border: 2px solid #E6075E35;
    padding: 16px 24px 16px 24px;
    font-size:18px;
    font-family:poppinslight;
}


#theorderinfo {
    display: flex;
    justify-content: center;
    align-items: baseline;
    background-color: white;
    color: #3b679d;
    border-radius: 9px;
    margin-bottom: 5px;
}

#newssection h3 {

    background-color: white;
    color: #de1f62;
    border-radius: 20px;
    text-align: center;
    position: absolute;
    padding: 20px;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
    margin: 20px;

}

@keyframes slideaway {
    from {
        display: block;
    }
    to {
        transform: translateY(40px);
        opacity: 0;
    }
}

@keyframes slideay {
    from {
        display: none;
    }
    to {
        transform: translateY(40px);
        opacity: 1;
    }
}

#pictureprofilecontact {
    width: 135px;
    height: 138px;
    border-radius: 100px;
}

#titlecalendar {
    padding: 6px 50px;
    color: white;
    display: flex;
    font-size: 25px;
    text-align: left;
    background-color: #de1f62;
    border-radius: 10px;
    align-items: baseline;
    justify-content: space-between;
    margin: 20px 0;
}


#videosec {
    display: flex;
    align-items: end;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;

}

#videosec iframe {
    border-radius: 20px;
    height: 40vh;
    width: 100%;
    border-bottom: 4px solid #de1f62;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;

}

#videosec iframe h3 {
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;

}

#newssection div h3 i {
    margin-right: 5px;
}

#Buttonsrow {
    display: inline-flex;
    flex-direction: column;
    padding: 15px;
    flex-grow:1;
}

#Buttonsrow button {
    padding: 30px;
    margin: 8px 0;
    border-radius: 8px;
    text-align: left;
    background-color: #de1f62;
    border: none;
    cursor: pointer;
    color: white;
    width: 100%;
    text-decoration: none;
    transition: 0.2s;
}
#Buttonsrow button img {
    vertical-align: middle;
    margin-right: 10px;
}

#introfornews {
    text-align: left;
}

#introfornews h1 {
    margin-bottom: 0.2em;
}

#introfornews h2 {
    font-size: 40px;
}

#mittkontosec {
    text-align: left;
    padding: 0 21px 40px 21px;
    margin: 0 auto;
}

#mittkontosec h3 {
    margin-top: 50px;
}

#btnlayout a {
    background-color: #DE1F62;
    padding: 12px 27px;
    border-radius: 20px;
    text-decoration: none;
    color: white;
    font-size: 12px;
    margin: 0 4px;
}

#btnlayout a:hover {
    background-color: #cb1152;
}

#btnlayout {
    text-align: right;
    margin: 40px 15px;
}

#mittkontofirst {
    text-align: left;
    padding: 15px;
}

#Buttonsrow button:hover {
    background-color: #c10c4b;
}

#Buttonsrow button::before {

}


#Calendarcontact {
    padding: 15px 15px 15px 0;
}

#contact p {
    margin: 0;
}

div#contact img {
    margin-bottom: 15px;
}

#otpmsg {
    margin: 50px;
}

#otpmsgut {
    margin: 28px;
}

#otpmsgut h2 {
    padding: 20px 5px;
}


#otpmsg a {
    width: auto;
    font-size: 14px;
    padding: 19px 19px;
    padding-bottom: 36px;
    border-radius: 13px;
    margin-left: 0;
}

#otpmsgut a {
    width: auto;
    font-size: 14px;
    padding: 19px 19px;
    border-radius: 13px;
    text-decoration: none;
    margin-left: 0;
}


#mittkontoinfo {
    padding: 0 25px;
    background-color: #f5f5f5;
    border-radius: 15px;
    text-align: left;
    margin: 60px 40px;
    box-shadow: 4px 4px 6px #0000005e;
    grid-area: kontaktinfo;
    position: absolute;
}

#mittkontofirst {
    grid-area: collectionorders;
}

#flernyhet {
    width: auto;
    font-size: 14px;
    padding: 9px 19px;
    border-radius: 13px;
    margin-left: 0;
    color: white;
    background-color: #de1f62;
    text-decoration: none;
    transition: 0.2s;

}

#flernyhet:hover {
    background-color: #c10c4b;
}


#main-content {
    padding: 0 0 30px;
}

.blog-item-inner {
    padding: 45px;
    padding-top: 15px;
    background-color: white;
    font-family: poppinsmedium;
    border-radius: 20px;
    text-align: left;
    max-width: 1054px;
    margin: 0 auto;
    margin-top: -48px;
    box-shadow: 2px 2px 13px 2px #00000038;
    font-size: 20px;
}

.blog-item-inner a {
    color: #de1f62;
    font-size: 13px;
}


h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 64px;
    color: #DE1F62;
}

.blog-item-inner h1 {
    font-family: poppinsmedium;
    font-size: 30px;
}

.blog-item-inner table, th, td {
    border: 1px solid;
    padding: 5px;
}


.image-cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 50vh;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;

}


#intro {
    text-align: left;
    max-width: 1400px;
    flex-grow:2;

}

#intro h2 {
    font-size: 35px;
    font-family: poppinsmedium;
}


.progbar {
    counter-reset: step;
}

.progbar li {
    list-style: none;
    display: inline-block;
    width: 30.33%;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.progbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    border-radius: 100%;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    background-color: #fff;
}

.progbar li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    top: 15px;
    left: -50%;
    z-index: -1;
}

.progbar li:first-child:after {
    content: none;
}

.progbar li.active {
    color: green;
}

.progbar li.active:before {
    border-color: green;
}

.progbar li.active + li:after {
    background-color: green;
}

#countriesselect {
    border-radius: 5px;
    height: 5vh;
    border: 1px grey solid;
    padding: 10px;
}

#imgcheck {
    list-style-type: none;
}

#imgcheck li {
    display: inline-block;
}

#imgcheck input[type="checkbox"][id^="cb"] {
    display: none;
}

#imgcheck label {
    border: 1px solid #fff;
    padding: 10px;
    display: block;
    position: relative;
    margin: 10px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#imgcheck label::before {
    background-color: white;
    color: white;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid grey;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 28px;
    transition-duration: 0.4s;
    transform: scale(0);
}

#introtodesigncup h2 {
    font-size: 48px;
    font-weight: bold;
}

#cupdesign {
    text-align: left;
}

#cupdesign h2 {
    padding: 0 80px;
}

#introtodesigncup {

    text-align: left;
    padding: 15px;
    margin-left: 60px;
    padding-right: 661px;
}

#introtodesigncup p {
    font-size: 20px;
    font-weight: 100;
}

#imgcheck label img {
    height: 500px;
    width: 300px;
    transition-duration: 0.2s;
    transform-origin: 50% 50%;
}

#imgcheck:checked + label {
    border-color: #ddd;
}

#imgcheck :checked + label::before {
    content: "✓";
    background-color: grey;
    transform: scale(1);
}

#imgcheck :checked + label img {
    transform: scale(0.9);
    box-shadow: 0 0 5px #333;
    z-index: -1;
}

#popupinfo {
    display: none;
}

#priceinfofinal {
    padding: 50px;
    background-color: #ecf4ff;
    color: black;
    border-radius: 5px;
    margin: 20px 100px;
    border-bottom: 4px solid #3b679d;
    text-align: left;
}

#priceinfofinal hr {
    border: 1px #3b679d solid;
}

#priceinfofinal #textcolumn1 {
    width: 50%;
}

#productgrid {
    display: grid;
    padding: 20px 60px;
    align-items: start;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

#productgrid1 {
    display: grid;
    padding: 20px 60px;
    align-items: start;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

@keyframes slideaway {
    from {
        display: none;
    }
    to {
        transform: translateY(40px);
        opacity: 1;
    }
}


#productgrid .span3 {
    border: #DE1F62 2px solid;
    box-shadow: #5e5e5e5c 3px 2px 3px;
    padding: 20px;
    text-align: center;
    flex-direction: column;
    height: -webkit-fill-available;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    vertical-align: middle;
    /* margin: 0 auto; */
    margin: 14px;
    border-radius: 20px;
}

.span3 img {
    width: 265px;
    height: auto;
    padding: 10px;
}

#productgrid1 .span3 {
    border: #DE1F62 2px solid;
    box-shadow: #5e5e5e5c 3px 2px 3px;
    padding: 20px;
    text-align: center;
    flex-direction: column;
    height: -webkit-fill-available;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    vertical-align: middle;
    /* margin: 0 auto; */
    margin: 14px;
    border-radius: 20px;
}

#productgrid .span3 #cupsizess div {
    transition: all 2s;


}

#productgrid1 .span3 #cupsizess div {
    transition: all 2s;


}


nav button {
    display: none;
}


nav #navlogo {
    width: 150px;
}

#topnav {
    text-align: left;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    font-family:poppinslight;
    padding: 8px 40px 0 40px;
    /*grid-area: topnav;*/
    grid-column: 1 / span 12;
}

#topnav p {
    font-size: 12px;
}

nav div a {
    background-color: #DE1F62;
    padding: 12px 27px;
    border-radius: 20px;
    text-decoration: none;
    color: white;
    font-size: 12px;
    white-space: nowrap;
}

nav div a:hover {
    background-color: #cb1152;
}

nav {
    list-style-type: none;
    margin: 0;
    padding: 20px;
    display: flex;
    position: sticky;
    top: 0;
    background-color: white;
    position: -webkit-sticky;
    height: 55px;
    align-items: center;
    margin-bottom: 20px;
    justify-content: space-evenly;
    z-index: 9999;
   /* grid-area:header;*/
    grid-column: 1 / span 12;
}


nav ul {
    display: inherit;

}

nav ul li {
    text-decoration: none;
    list-style-type: none;

}


nav ul li a {
    display: block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    color: #DE1F62;
    transition: 0.2s;
    font-size: 21px;
}

nav ul li a:hover {
    color: #c10c4b;
}

nav button #menucloseicon:before {
    font-size: 25px;
    color: #de1f62;
}

#newsarc {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 2px;
    padding: 0 20px;
    padding-bottom: 20px;
}
section#bildebank #newsarc {
    grid-template-columns: 1fr;

    padding-bottom: 1em;
    font-size: 24px;
    line-height: 36px;
    font-family: 'Poppins', sans-serif;
    width: 60%;
}

#thenews {
    /*margin: 14px;*/
    margin-bottom: 4em;
}

#thenews h3 {
    background-color: white;
    color: #de1f62;
    border-radius: 20px;
    text-align: center;
    position: absolute;
    padding: 20px;
    margin: 20px;
    margin: 15px 53px;
}



#statussection span {
    margin: 0 5px;
    padding: 2px 10px;
    border-radius: 100px;

}

#theordercreated {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0 solid #600b29;
    background-color: #de1f62;
    color: white;
    padding: 10px 31px 14px 31px;
    margin: 10px 0;
    border-radius: 10px;
    box-shadow: #4a4a4a8c 2px 2px 5px;
}

#theordercreated #order2 {
    text-align: right;
}


#pdfbtn:disabled {

    background-color: grey !important;
    cursor: not-allowed;

}



@font-face {
    font-family: poppinsmedium1;
    src: url('../fonts/Poppins-Medium.woff');
    }
    @font-face {
        font-family: poppinslight1;
        src: url('../fonts/Poppins-Light.woff');
    }
    @font-face {
        font-family: poppinsbold1;
        src: url('../fonts/Poppins-Bold.woff');
    }
    @font-face {
        font-family: poppinsregular;
        src: url('../fonts/Poppins-Regular.woff');
    }
    @font-face {
        font-family: poppinssemibold;
        src: url('../fonts/Poppins-SemiBold.woff');
    }
    @font-face {
        font-family: poppinsthin;
        src: url('../fonts/Poppins-Thin.woff');
    }



    .main-wrapper {

    padding: 32px 162px 32px 170px !important;
    background-color:#E6075E;

    }

    #intro{
        flex-grow:10 !important;
    }

    #Buttonsrow{
        
        flex-direction:column !important; 
        align-items: stretch;
        justify-content: flex-end;
    }

    #Buttonsrow a{
        margin-top:8px;
        flex-grow:1;
        text-align:center;

        transition: 0.3s;
        background-color: #FDF8CC !important;
        color: #2F2E2E;
        font-family:poppinslight;
        font-size:18px;
        border-radius:40px;
        padding: 16px 32px !important;
        text-decoration:none;
    }

    #Buttonsrow a i{
        margin-right:8px;
    }



    #Buttonsrow a:hover{
        background-color: #FBF29D !important;
    }

    #Buttonsrow a i{
        
        color: #2F2E2E !important;
        margin-right:8px !important;
        
    }

    #intro h1{
        color:#FFFFFF;
        font-size:48px !important;
        margin:0px !important;
    }

    #intro #introparagraph{
        color:white;
        font-size:22px;
    }
    

    #intro #introparagraph p{
        color:white;
        align-items: center;
        font-size:20px;
        font-family:poppinsmedium !important;
    }


    


    #Calendarcontact #calendar a:hover{
        background-color:#A30543;
    }

    #Calendarcontact #calendar #firstbtnn button{
        

        text-align:left !important;
    }

    #frontmain{
        padding: 56px 0px !important;
        grid-template-columns: 0.6fr 1fr;
        grid-template-rows:auto auto;
        gap:24px;
    }

    
    #frontmain #newssection{
        grid-column: 2 / span 2;
        grid-row: 1 / span 1;
    }

    #frontmain #Calendarcontact{
        grid-column: 1 / span 1;
        grid-row: 1 / span 1;
    }

    #frontmain #recipesection{
        grid-column: 1 / span 2;
        grid-row: 2 / span 2;
    }


    #Calendarcontact{
       padding:0px !important;
    }

    #Calendarcontact #calendar{
        background-color:#FDF8CC !important;
        padding:32px 32px 48px 32px !important; 
        border-radius:10px;

    }

    #Calendarcontact #calendar ul{
        list-style-type: none;
        padding-left: 0px;
        margin:0 !important;
    }
   

    #Calendarcontact #calendar ul li{
         /* Remove this before published */
        background-color: #FDF8CC !important;
        border-bottom:none !important;
        box-shadow:none !important;

        /*keep this*/
        color: #2F2E2E !important;
        padding: 8px 0px !important;

    }

    #Calendarcontact #calendar ul li h4{
        font-size: 18px;
        font-family: poppinslight;
        margin-bottom:0px !important;
        padding: 0px 8px;
        margin-top:8px;
    }

    #Calendarcontact #calendar ul li p{
        font-size: 15px;
        font-family: poppinslight;
        margin:2px !important;
        
    }

    #Calendarcontact #calendar ul li #calp{
        padding: 0px 8px;
    }

    #Calendarcontact #calendar ul li #monthcal{
        font-size: 16px;
        font-family: poppinsbold;
        margin-bottom: 8px;
    }

    #Calendarcontact #calendar ul li hr{
        border: 1px solid #e6075e6e;
    }

    #caltitle i{
        color: #E6075E;
    }

    #caltitle h2{
        font-family:poppinsmedium;
    }

    #Calendarcontact #calendar a{
        padding: 16px 32px;
        background-color:#E6075E;
        color:white;
        font-size:20px;
        font-family:poppinsmedium;
        border-radius:40px;
        border:none;
        text-decoration:none;
        margin-top:32px;
        display: inline-block;
        transition:0.3s;
    }

    #newssection{
        text-align:left !important;
        padding:0px !important;
    }

    #newssection #newssec{
        display: grid;
        grid-template-rows: auto auto;
    }

    #newssection #newsfeed{
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: stretch;
        gap:16px;
        margin-top:8px;
    }

    #newssection #newsfeed #thenews{
        width:33%;
        margin-bottom:0px !important;
        align-self: stretch;
        background-color: #ECF4FF;
        border-radius:5px;
        text-decoration: none;
        transition:0.3s;
    }

    #newssection #newsfeed #thenews:hover{
        background-color:#B8D6FF;
    }

   

    #newssection #newsfeed img{
        background-position: center center; 
        background-size:cover;
        width:100%;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }

    #newssection div.caption{
        float: none !important;
    }

    #newssection #newsfeed #newstitl{
        font-size:18px;
        font-family:poppinslight;
        color:  #2F2E2E;
        padding:16px 16px 24px 16px;
        text-decoration:none;
    }

    #newssection #newsfeed #newsbtnn{
        font-size:16px;
        font-family:poppinsmedium;
        color:  #E6075E;
        text-decoration:underline;
        text-align:left !important;
        padding:0px 16px 16px 16px;
        transition:0.3s;
        
    }


    #newssection #newsfeed #newsbtnn:hover{
        color:#A30543;
    }

   

    #newssection #newtitle h2{
        font-size:24px;
        font-family:poppinsmedium;
        color:  #2F2E2E;
        width:100%;
        margin-bottom: 16px 0px 8px 0px;
    }

    #newssection #newtitle h2 i{
        font-size:24px;
        margin-right:8px;
        color:  #E6075E;
    }


    #newssection #videotitle h2{
        font-size:24px;
        font-family:poppinsmedium;
        color:  #2F2E2E;
        width:100%;
        margin: 16px 0px 8px 0px;
    }

    #newssection #videotitle h2 i{
        font-size:24px;
        margin-right:8px;
        color:  #E6075E;
    }

    #newssection #flernyhet{
        font-size:20px;
        font-family:poppinsmedium;
        background-color:  #E6075E;
        border-radius: 40px;
        text-align:left !important;
        padding:16px 40px 16px 40px;
        color: white;
        display: -webkit-inline-box;
        margin-top:16px;
        justify-self:end;
    }

    #newssection #flernyhet i{
        margin-left:8px !important;
    }


    #newssection #flernyhet:hover{
        background-color: #A30543;
    }

    #newssection #flernyhet{
        text-align:right;
        
    }

    #videosec {
        margin-top:24px;
        margin-bottom:24px;
    }

    #videosec iframe{
        border-radius:10px !important;
        border-bottom:none !important;

    }

    #recipesection{
        display: grid;
        grid-template-rows: auto auto;
    }

    #recipesection #recipefeed{
        display: grid;
        grid-template-columns: 1fr 0.5fr 0.5fr 0.5fr;
        grid-template-rows: auto;
        justify-content: space-between;
        align-items: stretch;
        gap:16px;
        margin-top:8px;
    }

    #recipesection #recipefeed #recipef{
        margin-bottom:0px !important;
        align-self: stretch;
        background-color: #ECF4FF;
        border-radius:5px;
        text-decoration: none;
        transition:0.3s;
    }

    #recipesection #recipefeed #recipef:hover{
        background-color:#B8D6FF;
    }

    #recipesection #recipefeed img{
        background-position: center center; 
        background-size:cover;
        height: 258px;
        width: 100%;
        object-fit: cover;
        
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }


    #recipesection #recipefeed #titleandlinkrecipe #recipetitl{
        font-size:18px;
        font-family:poppinslight;
        color:  #2F2E2E;
        padding:16px 16px 24px 16px;
        text-decoration:none;
    }

    #recipesection #recipefeed #recipebtnn{
        font-size:16px;
        font-family:poppinsmedium;
        color:  #E6075E;
        text-decoration:underline;
        text-align:left !important;
        padding:0px 16px 16px 16px;
        transition:0.3s;
    }

    #recipesection #recipefeed #recipebtnn:hover{
        color:#A30543;
    }

   

    #recipesection #recipefeed #recipetitle h2{
        font-size:24px;
        font-family:poppinsmedium;
        color:  #2F2E2E;
        width:100%;
        margin: 16px 0px 8px 0px !important;
    }


    #recipesection #recipetitle h2{
        margin: 0px !important;
    }
    #recipesection #recipetitle h2 i{
        font-size:24px;
        margin-right:8px;
        color:  #E6075E;
    }

    #recipesection #flerrecipes{
        font-size:20px;
        font-family:poppinsmedium;
        background-color:  #E6075E;
        border-radius: 40px;
        text-align:left !important;
        padding:16px 40px 16px 40px;
        color: white;
        margin-top:16px;
        text-decoration:none;
        justify-self:end;
    }

    #recipesection #flerrecipes i{
        margin-left:8px;
    }

    #recipesection #flerrecipes:hover{
        background-color: #A30543;

    }

    #loggtbtn{
        display:none;
    }

    @media (max-width: 740px) {
        body{

            grid-template-columns: 24px repeat(4, 0.5fr) 24px;
            grid-column-gap: 8px;
        }

        .main-wrapper{
            grid-column: 1 / span 6;
            display:block;
            flex-direction: column;
            padding: 48px 24px !important;
        }

        #frontmain{
            grid-column: 2 / span 4;
            flex-direction:column;
            width:100%;
            padding: 16px 0px !important;
        }

        footer{
            grid-column: 1 / span 6;
        }

        #topnav{
            grid-column: 1 / span 6;
        }

        nav{
            grid-column: 1 / span 6;
        }

        #Buttonsrow a{
            display:inline-block;
            margin-top:8px;
            padding: 16px 48px !important;
            width:60%;
            text-align:center !important;
        }

        #Buttonsrow #firstbtnn{
            text-align:center !important;
        }


        .main-wrapper #Buttonsrow{
            display:block;
            padding:0px !important;
        }

        #Calendarcontact #calendar{
            padding:24px !important;
        }

        #Calendarcontact #calendar a {
            padding:16px 16px !important;
            font-size:16px !important;
        }

        #newssection #newsfeed{
            flex-wrap:wrap;
        }

        

        #newssection #newsfeed a{
            flex-basis: 47%;
    }

    #newssection #newsfeed #thenews:first-child{
            flex-basis: 100%;
        }

        #newssection #flernyhet{
            justify-self:start;
        }


        
        #recipesection #recipefeed{
            display:flex;
            flex-wrap:wrap;
        }

        

        #recipesection #recipefeed a{
            flex-basis: 47%;
        }

        #recipesection #recipefeed img{
            height:150px;
        }

       

        #recipesection #flerrecipes{
            justify-self:start;
        }

         #loggtbtn{
        display:block;
        }


    }


@media (max-width: 767px) {

    #priceinfofinal {
        margin: 8px;
        padding: 15px;
    }

    #thxmsgcupdesign {
        padding: 52px;
    }

    nav button {
        order: 2;
    }


    #theorderinfo {
        justify-content: space-around;
    }

    #productgrid {
        grid-template-columns: 1fr;
        padding: 20px 15px !important;
    }

    #productgrid1 {
        grid-template-columns: 1fr;
        padding: 20px 15px !important;
    }

    #topnav {
        padding: 10px 20px 0 20px;
    }

    #topnav a {
        font-size: 10px;
        padding: 6px 12px;
    }

    #topnav p {
        font-size: 10px;
    }

    #productgrid1 .span3 {
        padding: 11px;
    }

    #productgrid .span3 {
        padding: 11px;
    }




    #theordercreated {
        flex-direction: column;
        align-items: inherit !important;

        padding: 10px 29px;
    }

    #newsarc {
        grid-template-columns: 1fr;
        padding: 0 10px;
    }

    #news {
        justify-content: center;

    }

    #newsfront h3 {
        margin: 9px 40px;
    }


    #news h3 {
        margin: 9px 40px;
    }

    #thenews {
        margin: 0;
    }

    #introfornews {
        padding: 15px 20px;
    }


    #theordercreated #order2 {
        text-align: left;
    }

    #order1 p {
        text-decoration: underline;
        font-size: 15px;
    }

    #order2 #ticketnr {
        font-size: 13px;
    }

    #mittkontofirst {
        padding: 9px;
    }

    #mittkontosec {
        padding: 0 21px 20px 21px;
    }


    #mittkontomain h3 {
        font-size: 25px;
    }

    #mittkontomain #intro h2 {
        margin: 0;
    }

    .blog-item-inner {
        padding: 45px;
        padding-top: 25px;
        margin: 0 20px;
        margin-top: -68px;

    }

    .blog-item-inner a {
        color: #de1f62;
        font-size: 13px;
    }


    .blog-item-inner table, th, td {
        font-size: 20px;
    }


    .image-cover {
        height: 40vh

    }

    nav {
        justify-content: space-between;
    }

    nav #sidemenu {
        background-color: #de1f62;
        padding: 26px;
        position: absolute;
        right: -390px;
        height: 100vh;
        top: 0;
        margin: 0;
        width: 70%;
        display: none;
        overflow-x: hidden;
    }

    #titlecalendar {
        padding: 3px 20px;
        font-size: 25px;
        margin: 5px 0;
    }

    @-webkit-keyframes slidein {
        100% {
            right: 0;
        }
    }


    @keyframes slidein {
        100% {
            right: 0;
        }
    }

    @-webkit-keyframes slideout {
        0% {
            right: 0;
        }
        100% {
            right: -390px;
        }
    }


    @keyframes slideout {
        0% {
            right: 0;
        }
        100% {
            right: -390px;
        }
    }



    nav ul li a {
        color: white;
    }

    nav ul li {
        margin: 30px 0;
    }


    nav button {
        display: block;
        background-color: white;
        border: none;
        border-radius: 4px;
    }

    nav ul button {
        border: none;
        margin-bottom: 40px;
    }

    nav button #menuicon:before {
        font-size: 25px;
        color: #de1f62;
    }


    #frontmain {
        display: flex;
        flex-direction: column-reverse;
    }

    #newssection h3 {
        font-size: 20px;
    }

    #Calendarcontact #calendar ul {
        margin-left: 0;
        padding: 0;
    }

    #Calendarcontact #calendar ul li {
        margin: 0;
    }

    #introtodesigncup {
        margin-left: 0 !important;
        padding-right: 0 !important;

    }

    footer #footertop {
        flex-direction: column;
    }

    footer #footermiddle {
        flex-direction: column;

    }

    footer #footermiddle ul {
        margin-left: 0;
        padding-left: 0;
    }

    footer #footerbottom {
        flex-direction: column;
        align-items: flex-start !important;
        justify-content: flex-start !important;
    }

    footer #footertop span {
        margin: 2px !important;
        padding: 5px !important;
    }

    

    #introparagraph {
        padding: 0;
    }


    .parentlog {
        padding: 5px 34px;
        padding-bottom: 64px;
    }

    .parentlog h2{
        font-family:poppinsbold;
        font-size:45px;
    }

    .parentlog .div2 #introparagraph {
        font-size: 24px;
        margin: 16px 0px;
    }
    


    .parentlog input {
        width: 70%;
        margin-top: 2px;
    }

    .parentlog #otpbtn {
        width: auto;
        font-size: 14px;
        padding: 19px 19px;
        border-radius: 13px;
        margin-left: 0;
    }

    #Nastastegbtn {
        width: auto;
        font-size: 14px;
        padding: 19px 19px;
        border-radius: 13px;
        margin-left: 0;
        width: 43%;
        display: inline-block;
    }

    #pdfbtn {
        width: auto;
        font-size: 14px;
        padding: 19px 19px;
        border-radius: 13px;
        margin-left: 0;
        width: 43%;
        display: inline-block;
    }

    #Calendarcontact #contact {
        margin-left: 0;
        margin-top: 30px;
    }

    #Calendarcontact #calendar ul li {
        margin-top: 10px;
    }

    footer #footerbottom #copyrighttext {
        text-align: left !important;
    }

    .parentlog #loginbtn {
        width: auto;
        font-size: 14px;
        padding: 19px 19px;
        border-radius: 13px;
        margin-left: 0;
    }


}


footer {
    background-color: white;
    padding: 32px;
    border-top: #E6075E solid 1px;
    color: #2F2E2E;
    grid-column: 1 / span 12;
    font-family:poppinslight;
    font-size:18px;
    /*grid-area:footer;*/
}

footer #footertop {
    display: flex;
    margin: 0 auto;
    align-items: baseline;
    justify-content: center;
}

footer #footertop span h3 {
    font-size: 20px;
}

footer #footertop span {
    margin: 5px;
    padding: 20px;
    text-align: left;
}

footer #footertop span a {
    text-decoration: none;
    color: white;
    font-size: 10px;
}

footer #footertop span p {
    text-decoration: none;
    color: white;
    font-size: 10px;
}

footer #footermiddle {
    display: flex;
    margin: 0 auto;
    align-items: space-evenly;
    justify-content: center;
    padding: 20px 10px;

}

footer #footermiddle ul li {
    list-style-type: none;
    text-align: left;

}

footer #footermiddle ul li a {
    text-decoration: none;
    color: white;
    font-size: 10px;

}

footer #footermiddle ul li:first-child a {
    font-size: 20px;
}


footer #footerbottom {
    display: flex;
    margin: 0 auto;
    align-items: flex-end;
    justify-content: space-evenly;
    padding: 20px 10px;
    text-align: left;

}

footer #footerbottom #copyrighttext {
    font-size: 10px;
}

footer #footerbottom p {
    text-align: left;
}


#pdflistdownload {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    margin: 0;
    margin-top: 20px;
    padding: 0;
}

#pdflistdownload li {
    list-style-type: none;
    margin: 0 0 29px 5px;
}

#pdflistdownload li a {
    text-decoration: none;
    padding: 9px 10px;
    /* padding-bottom: 33px; */
    margin: 20px 0;
    border-radius: 6px;
    /* text-align: left; */
    width: 20%;
    background-color: white;
    border: none;
    color: #de1f62;
    cursor: pointer;
    transition: 0.2s;
    white-space: nowrap;
}

#pdflistdownload li a:hover {
    background-color: #fff2f2;
}


.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 66px;
    padding: 0;
    font-size: 15px;
    color: #676767;
}

.breadcrumbs__link {
    color: inherit;
}

.breadcrumbs__link:hover {
    text-decoration: none;
}

.breadcrumbs__separator {
    padding: 0 10px;
}


@font-face {
    font-family: poppinsmedium;
    src: url('../fonts/poppins-medium-webfont.woff');
}
@font-face {
    font-family: poppinslight;
    src: url('../fonts/poppins-light-webfont.woff');
}
@font-face {
    font-family: poppinsbold;
    src: url('../fonts/poppins-bold-webfont.woff');
}
