.inner-template .wrapper {
    padding: 0 0 0 0 !important;
}

.floating {
 
}

@media (min-width:1000px){
	
	.price-menu-item {
	    margin: 0 0 15px 0  !important;
	    font-size: 16px  !important;
	    line-height: 120% !important;
	}
	
	.fixed {
		position: fixed;
		top: 150px;
		z-index: 9999;
		width: 100%;
	}
}