.post-content.style-light.std-block-padding{
	padding: 0 !important;	
}
	
	.col-lg-1.col-widgets-sidebar{
		padding: 0;
	}
	
	.divider{
    border-bottom: 2px solid #0000001c;
    height: 1px;
    width: 80%;
		margin-top: 60px;
		margin-bottom: 60px;
	}
	
	.green-header{
		margin-right: 10px;
	}
	
	.green-header, .seventh-section-1 h2, .all-green-text, .seventh-section-2-right h2{
		    color: #586d34 !important;
    font-weight: 400;
	}
	
	.green-text{
		font-weight: 500;
		color: #586d34;
		margin-right: 5px;
	}
	
	.mediterranean-diet-main h3, .mediterranean-diet-main h4{
		font-weight: 300 !important;
		color: black !important;
	}
	
	.header-image{
		text-align: center;
	}
	
	.header-image img{
		width: 70%;
	}
	
	.first-section, .second-section, .third-section, .fourth-section, .fifth-section, .sixth-section{
		width: 70%;
		margin: 0 auto;
	}
	
	.first-section h1{
		    color: #586d34;
    font-weight: 300;
	}
	
	.first-section h3{
		font-weight: 300;
	}
	
	/*.second-section{
		margin-top: 50px;
	}*/
	
	.second-section-1{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;

	}
	
	.second-section-1 h3{
		font-weight: 300;
	}
	
	.second-section-1-left{
		padding-right: 30px;
	}
	
	.second-section-1-right{
		padding-left: 30px;
	}
	
	.second-section-2{
		text-align: center;
	}
	
	.second-section-3-1, .third-section-1-1, .fourth-section-1-1, .fifth-section-1-1, .sixth-section-1-1{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
	}
	
	.second-section-3-1 img, .third-section-1-1 img, .fourth-section-1-1 img, .fifth-section-1-1 img, .sixth-section-1-1 img{
		width: 88px;
    height: 68px;
	}
	
	.second-section-3-1 h2, .third-section-1-1 h2, .fourth-section-1-1 h2, .fifth-section-1-1 h2, .sixth-section-1-1 h2{
		margin-left: 40px;
    font-weight: 300;
	}
	
	/*.third-section-2, .fourth-section-2, .fifth-section-2, .sixth-section-2{
		margin-top: 50px;
	}*/
	
	.third-section-2-1, .third-section-2-2, .third-section-2-3, .third-section-2-4, .third-section-2-5, .third-section-2-6,.third-section-2-7, .fourth-section-2-1, .fourth-section-2-2, .fourth-section-2-3, .fourth-section-2-4, .fifth-section-2-1, .fifth-section-2-2, .fifth-section-2-3, .fifth-section-2-4, .sixth-section-2-1, .sixth-section-2-2, .sixth-section-2-3{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	}
	
	.third-section-2 img, .fourth-section-2 img, .fifth-section-2 img, .sixth-section-2 img{
		width: 60px;
    height: 60px;
	}
	
	.third-section-2-1 h3, .third-section-2-2 h3, .third-section-2-3 h3, .third-section-2-4 h3, .third-section-2-5 h3, .third-section-2-6 h3, .third-section-2-7 h3, .fourth-section-2-1 h3, .fourth-section-2-2 h3, .fourth-section-2-3 h3, .fourth-section-2-4 h3, .fifth-section-2-1 h3, .fifth-section-2-2 h3, .fifth-section-2-3 h3, .fifth-section-2-4 h3, .sixth-section-2-1 h3, .sixth-section-2-2 h3, .sixth-section-2-3 h3{
		margin-left: 40px;
		margin-top: 0px;
	}
	
	.third-section-2-1, .third-section-2-2, .third-section-2-3, .third-section-2-4, .third-section-2-5, .third-section-2-6, .third-section-2-7, .fourth-section-2-1, .fourth-section-2-2, .fourth-section-2-3, .fourth-section-2-4, .fifth-section-2-1, .fifth-section-2-2, .fifth-section-2-3, .fifth-section-2-4, .sixth-section-2-1, .sixth-section-2-2, .sixth-section-2-3{
		margin-top: 40px;
	}
	
	.seventh-section{
		margin-top: 100px;
	}
	
	.seventh-section-2{
		    display: -webkit-box;
		    display: -ms-flexbox;
		    display: flex;
    margin-top: 50px;
	}
	
	.seventh-section-2-left{
		padding-right: 50px;
	}
	
	.seventh-section-2-right{
		padding-left: 50px;
	}
	
	@media (max-width:1460px) and (min-width:700px){
		.second-section-3-1, .third-section-1-1, .fourth-section-1-1, .fifth-section-1-1, .sixth-section-1-1{
			-webkit-box-align: center;
			    -ms-flex-align: center;
			        align-items: center;
		}
		
		.second-section-1{
			    -webkit-box-orient: vertical;
			    -webkit-box-direction: normal;
			        -ms-flex-direction: column;
			            flex-direction: column;
		}
		
		.second-section-1-left, .second-section-1-right{
			padding: 0;
		}
	}
	
	@media (max-width:1300px) and (min-width:959px){
		.header-image img, .first-section, .second-section, .third-section, .fourth-section, .fifth-section, .sixth-section{
			width: 100%;
		}
	}
	
	@media (max-width:699px){
		.divider{
			width: 100%;
		}
		
		.header-image img, .first-section, .second-section, .third-section, .fourth-section, .fifth-section, .sixth-section{
			width: 100%;
		}
		
		/*.third-section, .fourth-section, .fifth-section, .sixth-section{
			margin-top: 50px;
		}*/
		
		.second-section-2 img{
			margin: 50px 0px 50px 0px;
		}
		
		.second-section-1{
			    -webkit-box-orient: vertical;
			    -webkit-box-direction: normal;
			        -ms-flex-direction: column;
			            flex-direction: column;
		}
		
		.second-section-1-left, .second-section-1-right{
			padding: 0;
		}
		
		.second-section-3-1, .third-section-1-1, .fourth-section-1-1, .fifth-section-1-1, .sixth-section-1-1{
			-webkit-box-align: center;
			    -ms-flex-align: center;
			        align-items: center;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			    -ms-flex-direction: column;
			        flex-direction: column;
		}
		
		.seventh-section-2-right{
			    padding-left: 20px;
		}
		
		.seventh-section-2-left{
			padding-right: 20px;
		}
		
		.third-section-2-1, .third-section-2-2, .third-section-2-3, .third-section-2-4, .third-section-2-5, .third-section-2-6, .third-section-2-7, .fourth-section-2-1, .fourth-section-2-2, .fourth-section-2-3, .fourth-section-2-4, .fifth-section-2-1, .fifth-section-2-2, .fifth-section-2-3, .fifth-section-2-4, .sixth-section-2-1, .sixth-section-2-2, .sixth-section-2-3{
			-webkit-box-align: start;
			    -ms-flex-align: start;
			        align-items: flex-start;
		}
		.third-section-2 img, .fourth-section-2 img, .fifth-section-2 img, .sixth-section-2 img{
			width:40px;
			height:40px;
		}
		
		.seventh-section-2{
			    -webkit-box-orient: vertical;
			    -webkit-box-direction: normal;
			        -ms-flex-direction: column;
			            flex-direction: column;
		}
		
		.seventh-section-2-left, .seventh-section-2-right{
			padding: 0;
		}
	}