@media only screen and (max-width : 1199px) {
}

@media only screen and (max-width : 991px) {
	.pozicija {
		margin-top: 10%;
	}
	.logo {
		margin: 15px 30px 0 -15px;
	}
	.logo img {
		max-width: 205px;
	}
	.article-big a:hover h1, .article-medium a:hover h1, .article-small a:hover h1, .article-big a:hover p, .article-medium a:hover p, .article-small a:hover p, .other-links a:hover, .account-links li a:hover, .search-bar-btn:hover, .info-section a:hover {
		opacity: 1;
	}
	#main-illustration-section {
		height: 397px;
		overflow: hidden;
	}
	#main-illustration-section img {
		max-width: 995px;
		bottom: 0;
		left: 18px;
	}
	.sort-links {
		float: none;
	}
	.sort-links a {
		font-size: 15px;
	}
	.article-big a h1 {
		font-size: 28px;
	}
	.min-nr .price {
		font-size: 27px;
	}
	.article-big p {
		height: 71px;
	}
	.article-big .min-nr .price small {
		font-size: 16px;
	}
	.article-medium figure {
		width: 170px;
		height: 178px;
	}
	.article-medium figure img {
		max-width: 280px;
	}
	.article-medium .text-section, .article-medium .info-section {
		width: 303px;
	}
	.article-medium a h1 {
		font-size: 23px;
		height: 28px;
	}
	.article-medium p {
		height: 38px;
	}
	.article-medium .min-nr .price {
		font-size: 27px;
	}
	.article-medium .text-section {
		padding: 15px 15px 49px;
	}
	.article-medium .min-nr {
		margin: 17px 0 0;
	}
	.article-small figure {
		width: 125px;
		height: 131px;
		float: left;
		overflow: hidden;
	}
	.article-small figure img {
		max-width: 200px;
	}
	.article-small .text-section {
		width: 323px;
		float: left;
		padding: 15px 15px 45px;
	}
	.article-small p {
		height: 31px;
	}
	.article-small .min-nr {
		margin: 15px 0 0;
	}
	#main-footer h2 {
		font-size: 16px;
	}
	#main-footer p {
		font-size: 11px;
	}
	#main-footer .btn-default {
		font-size: 11px;
	}
	#main-footer .copyright p {
		font-size: 12px;
	}
	#footer-links li a {
		font-size: 12px;
	}
	.main-gallery .carousel.slide {
		height: 284px;
	}
	.main-gallery .carousel-inner {
		height: 284px;
	}
	.main-gallery .carousel.slide h1 {
		font-size: 37px;
		padding: 10px 20px;
	}
	.main-gallery .carousel.slide .badge {
		font-size: 14px;
	}
	.btn.product-btn {
		font-size: 16px;
	}
	.btn.product-btn i {
		font-size: 17px;
	}
	.informations a {
		margin: 0 0 0 4px;
	}
	.jelovnici td {
		font-size: 11px;
	}
	.your-cart .table tr th {
		font-size: 14px;
		font-weight: 500;
	}
	.your-cart .btn.x-big {
		font-size: 16px;
	}
	.your-cart .table tr:last-child td {
		font-size: 15px;
	}
	.your-cart .table tr td, .your-cart .table tr th {
		padding: 3px 5px;
	}
	.your-cart .table tr td {
		font-size: 11px;
		line-height: 11px;
	}
	.your-cart .btn.btn-fin {
		font-size: 13px;
		width: 160px;
	}
	.informations div, .informations a {
		font-size: 12px;
		padding: 3px 8px;
	}
	a.comments-btn i {
		font-size: 13px;
	}
	.article-info h2 {
		font-size: 16px;
	}
	.article-info.other h2 {
		font-size: 15px;
	}
	.product-info p.des {
		font-size: 16px;
		line-height: 25px;
	}
	.jelovnici .panel-title {
		font-size: 23px;
	}
	.jelovnici .panel-title i {
		font-size: 23px;
	}
	.jelovnici .panel-title a {
		padding: 8px 15px 11px;
	}
	.jelovnici .panel-heading .fa-times-circle {
		font-size: 24px;
		top: 9px;
	}

	/*Poništi sve hover efekte sa desktop verzije*/
	.my-cart a:hover .amount-nr {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.sort-links a:hover {
		background-color: #e4e4e4;
		color: #cd3e2e;
	}
	.sort-links a:hover:before {
		border-top: solid 10px #e4e4e4;
	}
	.banner-how a:hover {
		background-color: #fba919;
	}
	.tag-links a:hover {
		background-color: #cd3629;
	}
	.choose-place .dropdown-menu > li > a:hover {
		color: #333;
		background: #fff;
	}
	.article-big a:hover .center-badge, .article-medium a:hover .center-badge, .article-small a:hover .center-badge {
		bottom: 10px;
	}
	#main-footer .btn-default:hover {
		background-color: #2d2d2d;
	}
	.main-gallery .carousel-control:hover {
		color: #fff;
		border-color: #fff;
	}
	.btn.product-btn:hover {
		background-color: #63bde7;
	}
	.informations a:hover, .jelovnici .panel-heading:hover, .main-gallery img:hover, #footer-links li a:hover {
		opacity: 1;
	}
	.jelovnici table td button:hover {
		background-color: #f8a719;
		color: #fff;
	}
	.choose-place .dropdown-menu {
		width: 100%;
		height: auto;

	}
	.infos .media-left i {
		font-size: 40px;
	}
	.infos .media-body {
		font-size: 12px;
	}
	.infos {
		margin: 0 0 20px;
		padding: 0 0 20px;
	}
	a.reg-now {
		font-size: 29px;
		line-height: 29px;
		padding: 144px 0 144px 35px;
	}
	a.reg-now span {
		font-size: 15px;
		line-height: 15px;
	}
	a.reg-now i {
		font-size: 50px;
		margin: 0 20px 0 0;
	}
	#regform {
		padding: 20px;
	}
	.your-cart .btn.btn-fin, .btn-reg {
		font-size: 14px;
		width: 170px;
		padding: 4px 0;
	}
	.btn-reg.first {
		width: 105px;
	}
	#regform .alert {
		font-size: 14px;
	}
	.popUp .checkbox:hover strong, .popUp .radio:hover strong {
		margin-left: 0px;
	}
	.your-cart.inner .input-group .btn {
		padding: 0 1px;
	}
	.your-cart.inner .table tr td.kol {
		width: 21%;
	}
	.your-cart.inner .table tr th:last-child {
		width: 29%;
	}
	.your-cart.inner .table tr td.last {
		padding: 10px 6px 10px;
	}
	.box-profile a {
		font-size: 13px;
	}
	.form-inline .form-control {
		width: 100%;
	}
	.box-right-name h3 {
		font-size: 16px;
	}
	.profile2 h4 {
		font-size: 16px;
		margin-bottom: 7px;
	}
	.town img {
    	width: 120px;
	}
	.pozicija {
	    width: auto;
	    height: auto;
	    text-align: center;
	}
	.town {
		float: none;
		display: inline-block;
	}
	.comment-box.home li {
    	float: none; 
    	width: auto;
    	margin: 10px auto;
	}
	.comment-box.home li:first-child, .comment-box.home li:last-child {
    	margin: auto;
	}
	.article-small.pad figure img {
    	max-width: 100%;
	} 
	.article-small.pad figure {
	    width: auto;
	    height: auto;
	}
	.article-small .text-section {
    	width: 100%;
	}
	.article-small.small.pad p {
    	height: 53px;
	}
}

@media only screen and (max-width : 767px) {
	.article-small .text-section {
    	width: 70%;
	}
	.promo-code input {
		width: 100px;
	}
	body {
		background: #e4e4e4 url(/assets/images/bg-illustration.png) no-repeat center 0px;
	}
	.bottom-side {
		height: 35px;
	}
	.logo {
		float: none;
		margin: 11px 0 0 0;
	}
	.logo img {
		max-width: 70px;
	}
	.choose-place {
		width: 100%;
		margin: 7px 0 0;
	}
	.choose-place .dropdown button .caret {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px dashed;
	}
	.opened-places {
		right: 0;
		width: 100%;
	}
	.choose-place .dropdown {
		width: 73%;
	}
	.choose-place .dropdown-menu {
		height: auto;
		overflow: auto;
	}
	.choose-place .dropdown button {
		width: 100%;
	}
	.article-big a h1 {
		font-size: 19px;
		line-height: 20px;
		height: 40px;
	}
	.info-section {
		padding: 0 0 0 5px;
	}
	.article-big p {
		font-size: 11px;
		line-height: 15px;
		height: 45px;
	}
	.article-big, .article-medium, .article-small {
		margin: 10px 0 0;
	}
	.min-nr .title {
		width: 100%;
		font-size: 10px;
		padding: 0;
	}
	.article-big .min-nr .price {
		font-size: 24px;
	}
	.min-nr .title:after {
		display: none;
	}
	.min-nr .price {
		margin: 0;
	}
	.article-big .min-nr {
		margin: 15px 0 0;
	}
	.article-big .text-section {
		padding: 10px 10px 45px;
	}
	.article-medium figure {
		width: 115px;
		height: 122px;
		margin: 0 10px 0 0;
	}
	.article-medium figure img {
		max-width: 183px;
	}
	.article-medium .text-section {
		float: none;
		width: auto;
		padding: 10px 10px 42px;
	}
	.article-medium .info-section {
		width: 100%;
	}
	.article-medium p {
		font-size: 11px;
		line-height: 15px;
		height: 31px;
	}
	.article-medium a h1 {
		font-size: 17px;
		line-height: 17px;
		height: 20px;
	}
	.center-badge {
		bottom: 20px;
	}
	.search-popup {
		left: 10px;
		right: auto;
		width: 84%;
	}
	.article-medium .min-nr .title, .article-small .min-nr .title {
		width: 60px;
	}
	.article-medium .min-nr {
		margin: 7px 0 0;
	}
	.article-medium .min-nr .price {
		font-size: 22px;
	}
	.article-small figure {
		width: 80px;
		height: 84px;
		margin: 0 10px 0 0;
	}
	.article-small figure img {
		max-width: 125px;
	}
	.article-small.pad figure img {
		max-width: 130px;
	}
	.article-small .text-section {
		float: none;
		width: auto;
		padding: 10px 10px 39px;
	}
	.article-small a h1 {
		font-size: 15px;
		line-height: 15px;
		height: 19px;
	}
	.article-small.small.pad p {
		height: 40px;
	}
	.article-small .min-nr {
		margin: -2px 0 0;
	}
	.article-small .min-nr .price {
		font-size: 18px;
		line-height: 17px;
	}
	.article-small .min-nr .price small {
		font-size: 11px;
	}
	.article-big .badge, .article-medium .badge, .article-small .badge {
		font-size: 12px;
		padding: 4px 9px;
	}
	.article-medium p {
		margin: 0;
	}
	.tag-links {
		padding: 0
	}
	.tag-links2 {
		padding: 10px;
	}
	.tags {
		background: none;
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
		-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
		box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	}
	.tags-mob {
		background-color: #3c2c2c;
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
		-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
		box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	}
	#main-footer {
		margin: 20px 0 0;
	}
	.banner-how a {
		text-align: left;
		padding: 15px;
		margin: 10px 0 0;
	}
	.banner-how a .title {
		font-size: 27px;
		line-height: 32px;
		float: left;
		margin: 5px 0 0;
	}
	.banner-how a .title strong {
		font-size: 46px;
		line-height: 33px;
		display: block;
	}
	.banner-how a img {
		margin: 0 0 -20px 18px;
		max-width: 78px;
		float: right;
	}
	.mobile-btns {
		position: absolute;
		top: 0;
		right: 0;
	}
	.mobile-btns a {
		color: #fff;
		padding: 8px 16px 7px 17px;
		font-size: 19px;
		display: block;
		float: left;
		line-height: 20px;
		background: rgba(0,0,0,.15);
	}
	a.search-btn {
		font-size: 17px;
		line-height: 17px;
		padding: 8px 17px 9px 17px;
	}
	a.cart-btn {
		font-size: 19px;
		line-height: 18px;
		padding: 8px 17px 8px 15px;
		background: rgba(0,0,0,.25);
	}
	.sort-articles .dropdown {
		/*float: left;*/
		margin: 7px 0 0;
		position: relative;
		width: 65%;
		float: right;
	}
	.sort-articles .dropdown button {
		width: 100%;
		text-align: left;
		border: none;
		font-size: 11px;
		font-weight: bold;
		background-color: #fff;
		color: #666;
		font-family: Arial, sans-serif;
		padding: 4px 10px 3px;
		border-radius: 15px 15px 15px 15px;
		-moz-border-radius: 15px 15px 15px 15px;
		-webkit-border-radius: 15px 15px 15px 15px;
	}
	.sort-title {
		font-size: 13px;
		color: #fff;
		width: 30%;
		margin: 10px 0 0 0;
	}
	.sort-title i {
		font-size: 13px;
	}
	.sort-articles .dropdown-menu {
		width: 100%;
		font-family: Arial, sans-serif;
		font-size: 11px;
	}
	.sort-articles .caret {
		float: right;
		margin: 5px 0 0 0;
	}
	.opened-places .notification {
		top: 45px;
	}
	.opened-places .notification::before {
		top: 5px;
	}
	.sidr ul {
		border-top: none;
	}
	.sidr ul li a, .sidr ul li span {
		font-family: 'titillium';
		font-weight: 300;
		font-size: 16px;
	}
	.sidr ul li:first-child {
		border-top: none;
	}
	.account-mobile {
		padding: 7px 15px 7px;
		background-color: #212121;
	}
	.account-mobile a {
		color: #fff;
		font-family: Arial, sans-serif;
		font-size: 13px;
		margin: 0 5px 0 0;
	}
	.account-mobile a:first-child {
		border-right: 1px solid #585858;
		padding: 0 12px 0 0;
	}
	.account-mobile i {
		font-size: 4px;
		line-height: 15px;
	}
	.cart-btn-mobile i {
		margin-right: 3px;
		font-size: 17px;
	}
	.cart-btn-mobile {
		background: #3d3d3d;
	}
	.cart-btn-mobile a {
		position: relative;
	}
	.cart-items {
		padding: 15px;
		font-size: 11px;
	}
	.search-bar-mobile {
		position: absolute;
		top: -46px;
		right: 0;
		width: 100%;
		height: 46px;
		z-index: 1500;
		padding: 8px 50px 10px 10px;
		background-color: #cd3629;
		-webkit-transition: all .4s ease-in-out;
		-moz-transition: all .4s ease-in-out;
		-o-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
	}
	.blck-wrapper {
		z-index: 5;
	}
	.slide-down {
		top: 0;
	}
	.search-bar-mobile .search-bar-btn {
		right: 50px;
		top: 8px;
	}
	.search-bar-mobile i.fa-close, .sidr.right i.fa-close {
		position: absolute;
		top: 0px;
		right: 0px;
		color: #fff;
		font-size: 18px;
		padding: 14px 15px 14px 7px;
		cursor: pointer;
		background: rgba(0,0,0,.25);
	}
	.search-bar-mobile i.fa-close {
		background: none;
	}
	.sidr.right i.fa-close {
		padding: 9px 15px 8px 17px; 
	}
	.choose-mobile .dropdown button {
		width: 100%;
		text-align: left;
		color: #fff;
		background-color: #5a5a5a;
		padding: 15px;
		font-size: 16px;
		font-weight: 500;
		font-family: 'titillium';
		border:none;
		text-transform: uppercase;
	}
	.choose-mobile .dropdown button .caret {
		float: right;
		margin: 8px 2px 0 0;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px dashed;
	}
	.choose-mobile .dropdown ul {
		background: #5a5a5a;
		box-shadow: none;
		border-radius: 0;
		margin: -10px 0 0;
		padding: 0 0 7px;
	}
	.choose-mobile .dropdown ul li {
		border:none;
		margin: 0 0 3px;
	}
	.choose-mobile .dropdown li a {
		font-size: 14px;
	}
	.choose-mobile .dropdown li a:hover {
		background: #5a5a5a;
		color: #fff; 
	}
	.choose-mobile .dropdown-menu {
		position: relative;
		display: none;
		float: none;
	}
	.choose-mobile .dropdown.open .dropdown-menu {
		display: block;
	}
	#main-footer .copyright p {
		padding: 12px 0 12px;
		text-align: center;
	}
	#main-footer {
		padding: 0;
		background: none;
	}
	.copyright {
		background: #3f3f3f;
		margin: 0;
	}
	.main-gallery .carousel.slide h1 {
		font-size: 25px;
		line-height: 28px;
		padding: 4px 10px 7px;
	}
	.main-gallery .carousel.slide h1 {
		top: 10px;
	}
	.main-gallery .carousel.slide, .main-gallery .carousel-inner {
		height: auto;
	}
	.main-gallery .carousel.slide .badge {
		font-size: 11px;
		left: 0;
		bottom: 10px;
	}
	.article-big .badge, .article-medium .badge, .article-small .badge, .main-gallery .carousel.slide .badge {
		padding: 1px 15px 2px;
	}
	.main-gallery .carousel-control {
		bottom: 5px;
		border: 1px solid #fff;
	}
	.main-gallery .carousel-control {
		right: 5px;
	}
	.main-gallery .left.carousel-control {
		right: 45px;
	}
	.main-gallery .carousel-control i {
		font-size: 37px;
		line-height: 32px;
	}
	.main-gallery .carousel-control {
		width: 35px;
		height: 35px;
	}
	.wrapper {
		padding: 10px;
		margin: 19px 0 0;
	}
	.product-info p.des {
		font-size: 13px;
		line-height: 20px;
	}
	.product-info {
		margin: 10px 0 0;
	}
	.style-text {
		border-top: none;
		margin: 0;
		padding: 10px 0 0;
	}
	.jelovnici .panel-title a {
	    padding: 11px 15px;
	}
	.jelovnici.panel-group {
		margin-top: 10px;
	}
	.jelovnici .panel-title {
		font-size: 19px;
	}
	.jelovnici .panel-title i {
		font-size: 18px;
	}
	.jelovnici .panel-heading .fa-times-circle {
		font-size: 18px;
		top: 12px;
	}
	.jelovnici table td:nth-child(2) {
		text-align: center;
	}
	.jelovnici table td:first-child {
		width: 55%;
	}
	.jelovnici table td:last-child {
		width: 15%;
	}
	.panel-group.jelovnici .panel + .panel {
		margin-top: 5px;
	}
	.informations {
		margin: 10px 0 15px;
	}
	.comment-box {
		margin: 20px 0 0;
	}
	.article-info {
		margin: 0 0 10px;
		padding: 0 0 10px;
	}
	.articles-informations .min-nr {
		margin:10px 0 10px;
		padding: 0 0 10px;
	}
	.articles-informations .min-nr .title {
		font-size: 10px;
		width: 57px;
	}
	.article-info.other {
		margin:0 0 20px;
	}
	.informations div, .informations a {
		padding: 5px 8px 3px;
	}
	.comment-box h2 {
		font-size: 16px;
	}
	.comment-box li {
		margin: 10px 0 0;
		font-size: 11px;
	}
	.comment-info {
		padding: 0 0 10px;
	}
	.article-info h2 {
		font-size: 15px;
		font-weight: 500;
	}
	.article-info p {
		font-size: 11px;
		font-family: Arial, sans-serif;
	}
	.articles-informations .min-nr .price {
		margin: 0 0 0 10px;
	}
	.jelovnici .table > thead > tr > th, .jelovnici .table > tbody > tr > th, .jelovnici .table > tfoot > tr > th, .jelovnici .table > thead > tr > td, .jelovnici .table > tbody > tr > td, .jelovnici .table > tfoot > tr > td {
		padding: 5px 0;
		line-height: 13px;
	}
	.min-nr .price {
		line-height: 21px;
	}
	.your-cart .market {
		margin: 0;
	}
	.your-cart .table tr th, .your-cart .btn.btn-fin {
 		font-family: 'titillium';
 		font-weight: 700;
	}
	.your-cart .table tr th {
		font-size: 16px;
	}
	.fix-this {
		width: auto!important;
	}
	#main-header {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 55;
		margin-bottom: 0;
		-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.65);
		-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.65);
		box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.65);
	}
	#main-header.pos-rel {
		position: relative;
	}
	#articles-section {
		margin: 53px 0 0;
	}
	#page-section {
		margin: 40px 0 0;
	}
	.choose-place {
		margin: 0 2%;
		width: 96%;
	}
	.error p {
		font-size: 15px;
		padding: 0 20px;
		margin: 10px 0 5px;
	}
	.error a {
		font-size: 13px;
	}
	.error i {
		font-size: 11px;
	}
	.error img {
		margin: 30px auto 10px;
	}
	#regform {
		padding: 15px;
		margin: 0 0 30px;
	}
	#regform.lg {
		margin: 0 0 10px;
	}
	#regform h1 {
		font-size: 24px;
		margin: 0 0 10px;
	}
	a.reg-now {
		padding: 50px 0 50px 25px;
		font-size: 26px;
		line-height: 26px;
	}
	a.reg-now span {
		font-size: 13px;
		line-height: 13px;
	}
	.infos .media-body {
		font-size: 11px;
	}
	a.reg-now i {
		font-size: 43px;
		margin: 0 15px 0 0;
	}
	#regform .form-group {
		margin-bottom: 10px;
	}
	.btn-reg {
		font-size: 12px;
		width: 150px;
	}
	.popUp .modal-sm {
		width: 100%;
	}
	.popUp h4 {
		font-size: 18px;
		line-height: 21px;
	}
	.popUp h5 {
		font-size: 13px;
	}
	.popUp .modal-footer .final-price {
		font-size: 24px;
		line-height: 29px;
	}
	.btn-reg.first {
		width: 90px;
	}
	#regform label {
		font-size: 12px;
		line-height: 14px;
		margin-top: 4px;
	}
	.your-cart .btn.btn-fin, .btn-reg {
		padding: 4px 0;
	}
	#regform .alert {
		font-size: 13px;
	}
	.popUp .radio, .popUp .checkbox {
		margin-bottom: 5px;
	}
	.popUp .modal-body {
		padding: 5px 15px;
	}
	.popUp .radio input, .popUp .checkbox input {
		margin-top: 1px;
	}
	.your-cart.inner .btn.x-big i {
		margin: 6px 0 0;
	}
	.cart-items {
		padding: 0;
	}
	.cart-final-price {
		font-size: 19px;
	}
	.cart-final-price span {
		font-size: 11px;
	}
	.cart-final button {
		width: 140px;
		font-size: 14px;
		padding: 5px 0;
	}
	.your-cart.inner .table tr td.kol {
		width: 33%;
	}
	.your-cart.inner .table tr.prilog td:first-child {
		font-size: 10px;
	}
	.your-cart.inner .table tr.prilog .btn.x-small {
		font-size: 10px;
	}
	.your-cart .table tr.prilog td:last-child, .your-cart .table tr.prilog th:last-child {
		font-size: 10px;
	}
	.last-cart-stuff {
		margin-bottom: 20px;
	}
	.style-this p.intro {
		font-size: 17px;
	}
	.style-this h1 {
		font-size: 28px;
		margin: 5px 0 0;
	}

	/*Poništi sve razmake defualtne od bootstrapa*/
	.row {
		margin-right: -5px;
		margin-left: -5px;
	}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		padding-right: 5px;
		padding-left: 5px;
	}
	#potvrda .modal-xs {
		width: 100%;
	}
	.profile-details h2 {
		font-size: 24px;
	}
	.town {
	    display: inline-block;
	    float: none; 
	    margin: 0px 5px 10px 5px;
	    margin-bottom: 10px;
	    margin-left: 10px;
	    background: rgba(0,0,0,.5);
	}

	.town:last-child {
	    margin-bottom: 10px;
	    margin-left: 10px;
	}
	.pozicija {
	    width: auto;
	    height: auto;
	    text-align: center;
	}
	.town img {
    	width: 90px;
	}
	.comment-box.home li {
    	float: none; 
    	width: auto;
    	margin: 10px auto;
	}
	.comment-box.home li:first-child, .comment-box.home li:last-child {
    	margin: auto;
	}
	.article-small.small p {
    	height: 26px;
	}
	.closed-rest {
	    margin-top: 22px;
	}
	.closed-rest h2 {
		font-size: 21px;
	}
	.tags h2 {
	    font-size: 22px;
	    margin: 0px 0 25px;
	    padding: 10px 0 15px;
	}
	.meal a span.other-text {
	    width: 75%;
	}
	.meal a span.nr {
	    margin: 0px 10px 6px 0px;
	}
	.meals .meal:first-child {
		padding: 15px 0 0;
	}
	.meals.favs .meal {
	    padding: 10px 5px 5px;
	    border-bottom: none;
	}
	.meals.favs .meal:first-child {
    	padding: 10px 5px 5px;
	}
	.article-small.small .min-nr .price {
    	font-size: 13px;
    	float: left;
    	margin-top: -3px;
	}
	.article-small.small .min-nr .title {
	    width: 60px;
	    float: left;
	}
	.article-small.small .text-section {
		padding: 10px 10px 47px;
	}
	.cart-final button.back-btn {
		padding: 5px 20px;
	}

}