@media screen and (max-width: 1140px) and (min-width: 769px) {
	.category-box-featured {
		width: 240px !important;
	}

	.home-featured li {
		width: 230px !important;
	}

	.home-featured ul img {
		width: 230px !important;
		height: 300px !important;
	}

	.home-section {
		width: 745px !important;
	}

	.category-box-section {
		width: 245px !important;
	}

	.home-category-title {
		width: 95% !important;
	}

	.nav-social {
		margin-left: auto;
		margin-right: auto;
		width: 400px;
		display: block !important;
		padding-bottom: 5px !important;
	}

	.social-count-plus {
		float: right;
	}

	#wpp-5 ul li {
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 250px;
	}
	
	.mimi-form {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 1140px) {
	.menu-item-45309:after {
		display: none !important;
	}

	#post-wrapper .container {
		padding: 0px !important;
		border-left: none !important;
		border-right: none !important;
		border-bottom: none !important;
	}

	.nav-wrapper .container {
		padding: 0px 16px !important;
		border-top: none !important;
		border-left: none !important;
		border-right: none !important;
		box-shadow: none !important;
	}

	body {
		background: none !important;
		margin: 0 !important;
	}

	
}

@media screen and (max-width: 768px) {
	.category-box-featured ul, .category-box-section ul {
		padding-left: 0px !important;
	}

	.category-box-featured {
		width: 100% !important;
	}

	.home-featured li {
		width: 100% !important;
	}

	.home-featured ul img {
		width: 100% !important;
		height: auto !important;
	}

	.home-section {
		width: 100% !important;
	}

	.home-featured ul, .home-section ul {
		height: auto !important;
	}

	.category-box-section {
		width: 100% !important
	}

	.home-section ul img {
		width: 100% !important;
	}

	.home-category-title {
		width: 100% !important;
	}

	.awac-wrapper .woocommerce.columns-3 ul.products li.product {
		width: 220px !important;
		float: left !important;
		clear: none !important;
	}

	#wpp-5 ul li {
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 250px;
	}

	.credits {
		float: none !important;
		margin-right: 0 !important;
	}

	.credits p {
		text-align: center;
	}
}

@media screen and (max-width: 768px) and (min-width: 481px) {
	.home-featured ul img, .home-section ul img {
		height: 500px !important;
	}

}

@media screen and (max-width: 520px) {
	.nav-social {
		float: left !important;
		margin-left: 60px;
		margin-bottom: 10px;
	}

	.social-count-plus {
		margin-top: -30px !important;
		margin-left: 35px !important;

	.social-count-plus li {
		width: 40px !important;
	}
}

@media screen and (max-width: 710px) {
	.awac-wrapper .woocommerce.columns-3 ul.products li.product {
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}
