


/*Dlaczego My*/
.dlaczego-my{
	max-width: 1232px;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
}
.dlaczego-my-tlo{
	width:100%;
	display:flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 60px;
	margin-top:40px;
}
.dlaczego-my-tlo:nth-child(2){
	flex-direction: row-reverse;
}
.dlaczego-my-ikona{
	margin:0 auto;
	width:50%;
	height:auto;
	display: flex;
	justify-content: center;
}
.dlaczego-my-tresc-tlo{
	width: 50%;
	height:auto;
	text-align: center!important;
}
.dlaczego-my-tresc p{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color:#fff;
	text-align: center!important;
	line-height: 32px;
}
.dlaczego-my-tytul{
	font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #c69c6d;
    font-weight: 500;
    margin-top: 10px;
    text-align: center!important;
}

/*Współpraca*/

.wspolpraca span{
	font-family: 'Montserrat', sans-serif;
    color: #452d1e;
    font-weight: 600;
    font-size: 28px;
    text-align: center;
    display: block;
    padding-bottom: 58px;
}
.wspolpraca p{
	font-family: "Montserrat";
	text-align: left;
	padding: 10px 16px;
    margin: 0px;
    line-height: 30px;
    font-weight: 500;
    font-size: 16px;
    color: #452d1e;
}
.wspolpraca-tlo{
	column-count: 2;
	column-gap: 10px;
}

/*O nas*/

.onas{
	display: flex;
    justify-content: flex-end;
    width: 100%;
}

.onas-tytul{
	font-family: 'Montserrat', sans-serif;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 0px 16px 0px;
    font-size: 28px;
    font-weight: 600;
}

.onas-tresc{
	width: 52%;
  background: #493222;
	color: #fff;
  padding: 32px 32px 68px 32px;
  border: 2px solid #fff;
  box-shadow: inset 0 0 0 8px #493222, inset 0 0 0 12px white;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  line-height: 32px;
  font-size:15px;
}

/*Kontakt*/
.kontakt{
 	width: 100%;
}

.kontakt-tlo{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	justify-content: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 40px;
	padding: 40px 0px;
	color:#493222;
}



.kontakt-tlo span{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 24px;
	color:#602d1e;
	width: 100%;
}



/*Sklepy*/
.sklepy{
	max-width: 1232px;
	height: auto;
	margin: 50px auto 24px 0px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.sklep-tlo{
	flex: 0 0 25%;
	height: auto;
	margin-bottom: 80px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}

.sklep-tytul{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
    font-size: 24px;
    text-align: center;
    color:#fff;
    margin: 0;
    position: relative;
    width: 100%;
}

.sklep-tytul:before{
	content: url(../grafika/marker.png);
    width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    top: -36px;
    left: 0;
}

.sklep-adres{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
	line-height: 26px;
    color: #fff;
	text-align: center;
    margin: 0px 0px 0px 0px;
}

.sklep-telefon{
	font-family: 'Montserrat', sans-serif;
	display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin: 0px 0px 8px 0px;
}

.sklep-godziny{
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color: #c69c6d;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    margin: 0px 0px 4px 0px;
}

.stopka-loga{
	display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 24px 0px;
}

.logo-dwa-smaki {
    padding: 0px 42px 0px 0px;
    border-right: 1px solid #ccc;
    transition: 0.2s;
}

.stopka-loga a:hover{
	opacity: 0.8;
}

.logo-piekarnia {
    padding: 0px 0px 0px 42px;
    transition: 0.2s;
}

@media all and (min-width: 320px) and (max-width: 1279px){
	.onas{width: 100%; justify-content: center;}
	.onas-tresc{width: 100%;}
	.sklep-tlo{flex: 0 0 33%;}
}

/*@media all and (min-width: 320px) and (max-width: 1023px){
	.onas{width: 100%; justify-content: center;}
	.onas-tresc{width: 100%;}
}*/


@media all and (min-width: 320px) and (max-width: 639px){
	/*Dlaczego my*/
	.dlaczego-my-ikona{width: 40%;margin-bottom: 40px;}
	.dlaczego-my-tresc-tlo{width: 100%;}

	.onas-tresc{width: 100%;}

	.sklep-tlo{flex: 0 0 50%;}
	.sklep-tytul{font-size:20px;}
	.sklep-adres{font-size: 14px;}

	.wspolpraca-tlo{column-count: 1;}
	.wspolpraca p{text-align: center;}

	.stopka-loga{
    	justify-content: space-around;
    	padding: 8px 0px;
    	flex-wrap: wrap;
	}

	.logo-dwa-smaki {
    	padding: 4px 0px 4px 0px;
    	border-right: none;
		width: 100%;
		margin:auto
	}

	.logo-piekarnia {
	    padding: 40px 0px 4px 0px;
		width: 100%;
		margin:auto
	}

	.logo-dwa-smaki img, .logo-piekarnia img{
		display: block;
		margin: auto;
	}


	/**/
	.wspolpraca-tlo p{
		border: 3px dotted #493222;
	    background: #fff;
	    border-radius: 30px;
	    padding: 20px 16px;
	}


}
