
    div, p, input, button, form, a, ul, li {
        box-sizing: border-box;
    }
    html, body {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
    @font-face {
        font-family: 'playfair-display'; /* Имя шрифта */
        src: url(../fonts/playfair-display.ttf); /* Путь к файлу со шрифтом */
        font-display: swap; /* Rāda sistēmas fontu, kamēr lādējas */
    }


h1, h2, h3, h4 {
    font-family: 'playfair-display';
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h1 {font-size: 144px;
    padding-top: 178px;
    text-align: center;
    color: #fff;
}

h2 {
    font-size: 96px;
	text-align: center;
    color: #fff;
    padding-bottom: 100px;    
}
h3 {
	font-size: 36px;
}

h4 {
    font-size: 24px;
}
@font-face {
    font-family: 'Roboto';
    src: url(../fonts/roboto.ttf);
    font-display: swap;
}

p {
	margin: 0;
	padding: 0;
    font-family: 'Roboto', sans-serif;
}
a {
	font-family: 'Roboto', sans-serif;
    text-decoration: none;
    color:black;
	transition: all 0.5s ease;
}
a:hover {
    color:red;
   
}

/*MAIN-HEADER--------------------------------------------------------------------------*/

.main {
    background-image: url(img/fons.webp);
    background-repeat:no-repeat;
    background-size: cover;
    height:500px;
}
.container {
   width: 1200px;
   justify-content: center;
    margin: 0 auto;
    }
   
/* -------------------------------------------------------------------------------------------*/
span {
    font-weight: bold;
    }
/*RECEPTES --------------------------------------------------------------------------*/

/* DEGUSTĀCIJA ------------------------------------------------------------------------*/

.degustacija {
    background-color: #D0E9C8;
    height: auto;
}

.title-degustacija {
    margin-top: 60px;
    margin-bottom: 0px;
    height: 120px;
}
.title-degustacija h2{
    color:#2F6C1A;
    text-align: center;
    font-size: 96px;
}

.wrapper-degustacija-first {
    display: flex;
    flex-direction: row;
    margin: 30px auto;
    justify-content: center;
}
.wrapper-degustacija-second {
    display: flex;
    flex-direction: row;
    margin:30px auto;
}
.wrapper-degustacija-third {
    display: flex;
    flex-direction: row;
    margin: 30px auto;
}

.foto img{
    border-radius:20px;
}

.elements {
    display: flex;
    flex-direction: column;
    margin: 40px auto;
    text-align: center;
}

.foto {
    width: 480px;
    height:360px;
}

.foto-teksts {
    width: 450px;
    height: 140px;
    background-color:#FFE493;
    border-radius:20px;
    padding: 20px;
    margin-top: 20px;
    margin: 20px auto;
}

.foto-teksts p {
    text-align: left;

}
.blue {
    color:blue;
}

/* PAGATAVOŠANA--------------------------------------------------------------------------*/

.pagatavosana {
    background-color: #D0E9C8;
    height: auto;
    padding-bottom: 90px;
}

.title-pagatavosana {
    color:#2F6C1A;
    text-align: center;
    height: 110px;
}

.wrapper-receptes {            /*-- TIEK- pielikts burt s -----*/
    display: flex;
    flex-direction: column;
    align-items: center;
}
.recepte {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 70px;
}
.teksts-recepte {
    width: 800px;
    height:auto;
    padding: 20px;
    background-color:#FFE493;
    border-radius: 20px;  
}

.title-recepte h3 {
    color:#2F6C1A;
    padding-bottom: 20px;
    text-align: center;
}

.skivis {
    width: 500px;
    height: 300px;
    margin: 50px auto;
}
.skivis img{
    text-align: center;
    border-radius:20px;
}
.zagli {
   
    width: 500px;
    margin: 20px auto;
}
p.zagli {
    text-align: center;
}

span {
    font-weight: 700;
}


/* --ATŠĶIRĪBAS --------------------------------------------------------------------------*/

.atskiribas {
    background-color: #D0E9C8;
    height: auto;
    padding-bottom: 90px;
}

.title-atskiribas {
    color: red;
    font-size: 96px;
    height: 100px;
    margin-bottom: 60px;
}
.mazais-title {
    text-align: center;
}

.wrapper-atskiribas {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
} 

.lopbariba {
    width: 400px; 
    height:280px;
    padding: 20px;
    margin-bottom: 50px;
    background-color:#FFE493;
    border-radius:20px;
    margin-right: 20px;
}
.cukurkukuruza {
    width: 400px; 
    height: 280px;
    padding: 20px;
    margin-bottom: 50px;
    background-color:#FFE493;
    border-radius: 20px;
    margin-left: 20px;
}
.lopbariba p{
    width: 370px;
    text-align: left;
    margin-bottom: 10px;
}
.cukurkukuruza p{
    width: 370px;
    text-align: left;
    margin-bottom: 10px;
}

.reste {
    color: red;
    font-weight: 700;
}
.plus {
    color: red;
    font-weight: 700;
}
.pirmais h3{
    color:#2F6C1A;
    font-size: 32px;
    margin-bottom: 30px;
}









/*----PIEMĒRS-----------------------------------------------------------*/

.wrapper-piemers {
    display: flex;
    flex-direction: column;
    align-items: center; 
    margin: 0 auto;
}

.lapas img {
    width: 500px;
    height: 300px;
    border-radius: 20px;
}
.teksts-piemers {
    background-color:#FFE493;
    width: 500px;
    height: auto;
    padding: 20px;
    border-radius: 20px;
    align-items:center;
    margin-top: 50px;
   
}
.teksts-piemers p{
    background-color:#FFE493;
    width: 470px;
    margin: 0 auto;
    text-align: center;
}










/* Footer    ---------------------------------------------------------------------*/

.footer {
    background: #929090;
    margin:0px;
    padding:0px;
    height:100px;
}
.footer-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 37px;
}
.footer-wrapper p{
    text-align: center;
    margin: 0 auto;
}
.footer-wrapper a{
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    color:black;
}
.info {
    margin-right: 100px;
}







@media screen and (max-width: 1200px) {


    .container {
		width: 960px;
	}

/* MAIN------------------------------------------------------------------------------------- */

    h1 {
        font-size: 96px;
        padding-top: 202px;  
    }
    
    h2 {
        font-size: 56px;
        padding-bottom: 100px;  
    }

/*--DEGUSTĀCIJA------------------------------------------------------------------*/
    .degustacija { 
        height: auto;
    }

    .title-degustacija h2{
        color:#2F6C1A;
        text-align: center;
        font-size: 72px;
    }
    .foto {
        width: 400px;
        height: auto;
    }
    .foto img{
        width: 400px;
        height:auto;
    }

.foto-teksts {
    width: 400px;
    height: 175px;
    background-color:#FFE493;
    border-radius:20px;
    padding: 20px;
    margin-top: 20px;
    margin: 20px auto;
}

/*--PAGATAVOŠANA----------------------------------------------------------*/

.pagatavosana {
    background-color: #D0E9C8;
    height: auto;
}
/*---ATSKIRIBAS----------------------------------------------------------------*/
.title-atskiribas {
    color: red;
    font-size: 72px;
    height: 100px;
    margin-bottom: 60px;
}

.lopbariba {
    width: 350px; 
    height:260px;
    padding: 20px;
    margin-bottom: 50px;
    margin-right: 10px;
}
.cukurkukuruza {
    width: 350px; 
    height: 260px;
    padding: 20px;
    margin-bottom: 50px;
    margin-left: 10px;
}
.lopbariba p{
    width: 330px;
    text-align: left;
    margin-bottom: 10px;
}
.cukurkukuruza p{
    width: 330px;
    text-align: left;
    margin-bottom: 10px;
}



 



}









@media screen and (max-width: 992px) {


	.container {
		width: 720px;

	}
 
/* MAIN ----------------------------------------------------------------------------*/

h1 {
    font-size: 72px;
    padding-top: 214px;  
}
h2 {
    font-size: 44px;
    padding-top: 50px;
    padding-bottom: 100px;  
}

/*--------------------------DEGUSTACIJA------------------------------------------------------*/


.degustacija {
    background-color: #D0E9C8;
    height: auto;
}

.title-degustacija h2{
    color:#2F6C1A;
    text-align: center;
    font-size: 44px;
}
.foto {
    width: 350px;
    height:263px;
}
.foto img {
    width: 350px;
    height:263px;
}

.foto-teksts {
width: 350px;
height: 200px;
background-color:#FFE493;
border-radius:20px;
padding: 20px;
margin: 30px auto;
}
/*--------------------------------PAGATAVOŠANA--------------------------------------------*/
.pagatavosana {
    background-color: #D0E9C8;
    height: auto;
}


.teksts-recepte {
    width: 700px;
    height:auto;
    padding: 20px;
    background-color:#FFE493;
    border-radius: 20px;  
}
/*-----ATŠĶIRĪBAS -----------------------------------------------*/
.title-atskiribas {
    color: red;
    font-size: 56px;
    height: 100px;
    margin-bottom: 60px;
}

.lopbariba {
    width: 330px; 
    height:260px;
    padding: 20px;
    margin-bottom: 50px;
    margin-right: 10px;
}
.cukurkukuruza {
    width: 330px; 
    height: 260px;
    padding: 20px;
    margin-bottom: 50px;
    margin-left: 10px;
}
.lopbariba p{
    width: 300px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
}
.cukurkukuruza p{
    width: 330px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
}

.pirmais h3 {
    font-size: 24px;
}












}

@media screen and (max-width: 768px) {
	
    /* HEADER -------------------------------------------------------- */


    .container {
        width: 540px;
        justify-content: center;
         margin: 0 auto;
         }




    /* MAIN---------------------------------------------------------------------------- */

    h1 {
        font-size: 64px;
        padding-top: 218px;  
    }
    h2 {
        font-size: 40px;
        padding-top: 50px;
        padding-bottom: 100px;  
    }

/*------------------------DEGUSTACIJA---------------------------------------------------------------*/
.degustacija {
    background-color: #D0E9C8;
    height: auto;
}


.wrapper-degustacija-first {
    display: flex;
    flex-direction: column;
    margin-top: 0px; 
}
.wrapper-degustacija-second {
    display: flex;
    flex-direction: column;
    
}
.wrapper-degustacija-third {
    display: flex;
    flex-direction: column;
    
}

.elements {
    margin-top: 0px;
}



.title-degustacija {
    
    margin-bottom: 30px;
}

.title-degustacija h2{
    color:#2F6C1A;
    text-align: center;
    font-size: 40px;
    
}
.foto img{
    width: 520px;
    height:auto;
}

.foto-teksts {
width: 520px;
height: auto;
background-color:#FFE493;
border-radius:20px;
margin: 150px auto;
margin-bottom: 50px;
}


/*----RECEPTES---------------------------------------------------------*/
.pagatavosana {
    background-color: #D0E9C8;
    height: auto;
}




.teksts-recepte {
    width: 520px;
    height:auto;
    padding: 20px;
    background-color:#FFE493;
    border-radius: 20px;  
}




/*---------ATSKIRIBAS--------------------------------------------------------------*/
.atskiribas {
    background-color: #D0E9C8;
    height: auto;
}





.title-atskiribas {
    color: red;
    font-size: 48px;
    height: 100px;
    margin-bottom: 60px;
}



.wrapper-atskiribas {
    display: flex;
    flex-direction: column;
    margin: 0px auto;
}

.pirmais {
    display: flex;
   flex-direction:column;
    margin: 0 auto; 
}



.lopbariba {
    width: 400px; 
    height:280px;
    padding: 20px;
    margin: auto;
    margin-bottom: 50px;
    background-color:#FFE493;
    border-radius:20px;
    
    
}
.cukurkukuruza {
    width: 400px; 
    height: 280px;
    padding: 20px;
    margin: auto;
    margin-bottom: 50px;
    background-color:#FFE493;
    border-radius: 20px;
    
}
.lopbariba p{
    width: 370px;
    text-align: left;
    margin-bottom: 10px;
}
.cukurkukuruza p{
    width: 370px;
    text-align: left;
    margin-bottom: 10px;
}

.pirmais h3 {
    font-size: 22px;
}




  /* FOOTER -------------------------------------------------------------------------*/ 
   .info {
        margin-right: 20px;
    }



   }



@media screen and (max-width: 576px) {


	.container {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;
	}

   
    h1 {
        font-size: 48px;
        padding-top: 226px;  
    }
    h2 {
        font-size: 36px;
        padding-top: 50px;
        padding-bottom: 100px;  
    }





/* -----RECEPTES------------------------------------------------------------------------*/


.degustacija {
   
    background-color: #D0E9C8;
    height: auto;
}

.foto {
    width: 290px;
    height:218px;
}

.foto img{
    width: 290px;
    height:218;
}
.foto-teksts {
    width: 290px;
    height: 218px;
    margin-top: 20px;
}

.title-degustacija h2{
    color:#2F6C1A;
    text-align: center;
    font-size: 36px;
}



.pagatavosana {
    background-color: #D0E9C8;
    height: auto;
}
.recepte {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 70px;
}
.teksts-recepte {
    width: 295px;
    height:auto;
    padding: 20px;
    background-color:#FFE493;
    border-radius: 20px;  
}
.wrapper-receptes {
    margin:0px; /*   ---*/
    padding:0px;
}

.title-recepte h3 {
    color:#2F6C1A;
    padding-bottom: 20px;
    font-size: 24px;
}
.title-pagatavosana {
    text-align: center;
    font-size: 38px;
    padding-top: 50px;
    padding-bottom: 0px;
  
}
h2.title-pagatavosana {
    font-size: 32px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}

.skivis {
    width: 290px;
    height: 174px;
    margin: 50px auto;
}
.skivis img{
    width: 290px;
    height: 174px;
   
}
.zagli {
   
    width: 260px;
    margin: 20px auto;
}

.pirmais h3 {
    font-size: 22px;
}




/*----------ATSKIRIBAS---------------------------------------*/
.title-atskiribas {
    color: red;
    font-size: 36px;
    height: 100px;
    margin-bottom: 60px;
}

.lopbariba {
    width: 290px; 
    height:260px;
    padding: 10px;
    margin-bottom: 50px;
    
}
.cukurkukuruza {
    width: 290px; 
    height: 260px;
    padding: 10px;
    margin-bottom: 50px;
   
}
.lopbariba p{
    width: 270px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 15px;
}
.cukurkukuruza p{
    width: 270px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 15px;
}













.lapas {
    width: 290px;
    height: auto;
}

.lapas img {
    width: 290px;
    height: auto;
}

.teksts-piemers {
    background-color:#FFE493;
    width: 290px;
    padding: 20px;
    border-radius: 20px;
    align-items:center;
    margin-top: 50px;
   
}
.teksts-piemers p{
    background-color:#FFE493;
    width: 260px;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
}




















/* Footer */


.footer {
    
    margin:0px;
    padding:0px;
    height:250px;

}
.footer-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 0px;
}

.footer-wrapper a{
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    color:black;
}
.info {
    padding-bottom: 20px;
}



}
