/*
Theme Name: Northernpoles
Description: Theme for the Northern Poles website
Author: eStart
Template: Divi
Text Domain: Divi
*/

@import url("../Divi/style.css");

@media all and (min-width: 981px) {

	#left-area {
		width: 100%;
	}
	
	.et_right_sidebar #left-area {
		float: left;
		padding-right: 0px;
	}
	
	#main-content .container::before {
    	width: 0px;
	}
}