.header_cart_menu > li {margin-left:0; margin-right:20px;}
.post_item .text {padding-right:68px; padding-left:0;}
.footer .copy {margin-left:20px; margin-right: 0;}
.menu-toggle.toggled {left:15px;right:auto;}

@media only screen and (max-width : 959px) {
	.post_item .text {padding-right:30px;}
}

@media only screen and (max-width : 767px) {
	.post_item .text {padding-right:0;}
	.sub-menu-toggle{left:20px;right:auto;}
}

