/*font-family: 'Roboto Condensed', sans-serif;*/
/*font-family: 'Roboto', sans-serif;*/

body {
	margin: 0px auto;
	font-size: 14px;
	/*font-family: Tahoma,Helvetica,"Century Gothic",sans-serif,arial,verdana;*/
	color: #000;
	/*background-color: #595959;*/
    /*font-family: 'Dosis', sans-serif;*/
    font-family: 'Roboto', sans-serif;
}

a  {
	color: #4f4f4f;
}

.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.container-fluid {
    /*padding-right: 15px;
    padding-left: 15px;*/
    margin-right: auto;
    margin-left: auto;
}

.login-fluid {
    /*background: #4a8377;*/
    padding: 5px 0px;
    background-color: #595959;
}

.login-box form {
	float: right;
}

.hspacer {
	background: #fff;
	min-height: 6px;
    border-bottom: 4px #1a662e solid;
}

.header-outer {
	/*background: #855723;*/
	/*background-image: url(../design/nomad_header_bg_130.png);
	background-position: bottom left;
	background-repeat: repeat-x;*/
	width: 100%;
	/*min-height: 100px;*/
	/*border-top: 3px #fff solid; */
	/*background-color: #4a8377;*/
}

.header-outer .headtitle {
	float: left;
    font-size: 39px;
    line-height: 97px;
    /*font-family: 'Patua One', cursive;*/
    font-family: 'Roboto', sans-serif;
}

.header-outer .headtitle a {
	color: #505251;
}

.header-outer .headtitle a:hover {
	text-decoration: none;
}

.container {
    max-width: 1000px;
    padding-left: 0;
    padding-right: 0;
}

.menu-container {
	background: #b0c91f;
	line-height: 30px;
}

.navbar {
	margin-bottom: 0;
    border-radius: 0px;
    min-height: 40px;
}

.navbar-default {
    background-color: #fff;
	border-top: 0px #fff solid;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
    font-size: 18px;
    /*font-family: 'Dosis', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    border-bottom: 4px #ff8200 solid;
}

.navbar-container {
	/*background: #000;*/
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    /*text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);*/
}

.navbar-form {
    margin-top: 4px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #505251;
    background-color: #d6cfb2;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 5px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #505251;
    background-color: #d6cfb2;
}

.navbar-nav {
    /*float: right; */
    margin: 0;
}

.navbar-nav > li {
    float: left;
    font-size: 14px;
    /*font-weight: bold;*/
}

.navbar-nav .fa {
	font-size: 20px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 9px 8px;
}

.navbar-nav > li > a {
    line-height: 59px;
}

.navbar-right {
	position: relative;
	margin-right: -48px;
}

.navbar-right .form-control {
	margin-right: 65px;
	height: 25px;
	font-size: 11px;
	padding-right: 25px;
	border: 1px #000 solid;
	color: #000;
}

.navbar-right .fa {
	position: absolute;
	top: 12px;
	right: 42px;
	font-size: 15px;
	cursor: pointer;
	color: #000	;
}

.navbar-nav .kiemelt-menu a {
	background: #ff8200;
	line-height: 20px;
	margin-top: 19px;
	border: 2px #2e2e2e solid;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 10px 5px;
}

/*.breadcump-container {
	line-height: 40px;
	color: #606060;
	border-bottom: 1px #ccc dotted;
}*/

.breadcump-container .fa {
	margin: 0 10px;
}

.breadcump-container {
	/*background: url('../design/breadcumpbg.png') top right no-repeat;*/
}

.breadcrumb-right .form-group {
	margin-bottom: 0px;
}

.breadcrumb-right input {
	height: 25px;
	font-size: 12px;
	max-width: 280px;
	float: left;
	margin-top: 10px;
}

.breadcrumb-right .fa {
	position: absolute;
	top: 15px;
	font-size: 15px;
	color: rgb(204, 204, 204);
	cursor: pointer;
	right: 51px;
}

.breadcrumb .fa {
	font-size: 15px;
	margin: 0px 5px;
}

.container-title {
	color: #000;
	font-size: 16px;
	line-height: 30px;
	/*border-bottom: 2px #000 solid;*/
	margin-bottom: 10px;
	/*border-bottom: 2px #855723 solid;*/
	padding-left: 10px;
	background: #d6cfb2;
}

.container-title-or {
	color: #000;
	font-size: 16px;
	line-height: 30px;
	/*border-bottom: 2px #000 solid;*/
	/*margin-bottom: 10px;*/
	/*border-bottom: 2px #855723 solid;*/
	padding-left: 10px;
	background: #d6cfb2;
	margin-bottom: 10px;
}

.container-title a {
	color: #000;
}

.cart-container-title {
	color: #1a662e;
	font-size: 16px;
	line-height: 30px;
	/*border-bottom: 2px #1a662e solid;*/
	margin-bottom: 10px;
	background: #d6cfb2;
	padding-left: 10px;
}

.login-box {
    color: #fff;
    width: 1000px;
    margin: 0 auto;
    padding-left: 100px;
    /*padding-top: 8px;
    padding-bottom: 4px;*/
    line-height: 25px;
    text-align: right;
}

.login-box label {
	font-weight: normal;
}

.login-box input {
	border: none;
	background: #4a8377;
	color: #585858;
	line-height: 15px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.login-box .btn-success {
	border: 1px #ff8200 solid;
	background: #ff8200;
	color: #ffffff;
	padding: 1px 10px;
	font-size: 11px;
	margin-bottom: 1px;
}

.login-box .btn-primary {
	padding: 1px 10px;
	font-size: 11px;
	margin-bottom: 1px;
}

.login-box a {
	color: #fff;
	margin: 0px 5px;
}

.login-box .item {
	float: right;
	margin-right: 2px;
	font-size: 11px;
}

.social-box {
    position: absolute;
    top: -32px;
    left: 21px;
}

.social-box .fa {
	color: #b0c91f;
	font-size: 27px;
}

.left-side-container {
	padding-left: 0;
	padding-right: 0;
}

.right-side-container {
	padding-left: 0;
	padding-right: 0;
}

.kategoria-item {
	border-bottom: 1px dotted rgb(204, 204, 204);
	padding: 5px 0px;
	font-size: 13px;
}

.termekbox {
	/*padding-left: 5px;
	padding-right: 5px;*/
	/*border: 1px #b0c91f solid;*/
	margin: 5px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.7);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.7);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.7);
	position: relative;
	background-color: #fff;
	width: 32.3%;
	float: left;
}

.dark {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.7);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.7);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.7);
}

.termekbox .akcios-cimke {
	/*background: url(../design/akcios.png) top left no-repeat; */
	/*width: 100%;*/
	height: 38px;
	position: absolute;
	/*content: 'Akciós';*/
	line-height: 28px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #b70a0e;
	/*background: #ebe6d0;*/
	text-align: right;
}

.termekbox .termekkep {
	height: 200px;
	width: 200px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	/*margin-top: 10px;*/
	background-color: #fff;
}

.termekbox .termeknev {
	font-size: 14px;
	/*height: 30px;*/
	padding: 10px 5px 5px;
	/*font-weight: bolder;*/
}

.termekbox .termeknev h2 {
	font-size: 17px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	/*font-weight: bolder;*/
}

.termekbox .termeknev a {
	color: #ff8200;
}

.termekbox .termeknev a:hover {
	text-decoration: none;
}

.termekbox .termeknev h1 {
	font-size: 14px;
}

.termekbox .cikkszam {
	font-size: 11px;
	padding: 0px 5px;
}

.termekbox .old-price {
	text-decoration: line-through;
}

.termekbox .termekar {
	/*color: #f06f2e;*/
	font-size: 19px;
	height: auto;
	font-weight: 300;
	margin-bottom: 8px;
	margin-top: 6px;
	font-family: 'Roboto', sans-serif;
}

.termekbox .left-arc {
	float: left;
	background: url(../design/leftarc.png) top left no-repeat;
	width: 10%;
	height: 13px;
}

.termekbox .right-arc {
	float: right;
	background: url(../design/rightarc.png) top right no-repeat;
	width: 10%;
	height: 13px;
}

.termekbox .termekar .kiskerar {
	font-size: 12px;
	color: #808080;
}

.termekbox .kiegtext {
	color: #2e2e2e;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 18px;
	margin-bottom: 10px;
}

.termekbox .erar {
	float: left;
	color: #db1921;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-decoration: line-through;
	line-height: 43px;
}

.termekbox .normar {
	color: #db1921;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 25px;
	line-height: 43px;
}

.termekbox .akciosar {
	float: right;
	color: #22a61f;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 25px;
	line-height: 43px;
}

.termekbox .kosar {
	margin-bottom: 10px;
}

.termekbox .kosar .tipus {
	text-align: center;
	margin-bottom: 15px;
	height: 20px;
}

.termekbox .kosar .tipus .form-control{
	width: 50%;
	display: inline-block;
	padding: 3px 10px;
	font-size: 12px;
	height: 25px;
}

.termekbox .kosar .btn {
    padding: 2px 12px;
    /*font-size: 12px;*/
}

.termekbox .kosar .btn-cart-left {
	background: #b70a0e;
	color: #fff;
}

.termekbox .kosar .btn-cart-left-red {
	background: #1a662e;
	color: #fff;
	cursor: default;
}

.termekbox .kosar .btn-cart-left .fa {
	line-height: 17px;
}

.termekbox .kosar .btn-cart-right {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border: 1px #d6cfb2 solid;
	background-color: #d6cfb2;
	color: #594524;

}

.termekbox .kosar .cart_text_red {
	color: #b70a0e;
	font-size: 11px;
	height: 37px;
	padding-top: 10px;
}

.termekbox .kosar .btn-cart-delete {
	background-color: #D70000;
	border: 1px #D70000 solid;
	color: #fff;
}

.left-menu {
	margin: 0px 0px 10px 0;
	background-color: #4a8377;
	color: #d6cfb2;
	/*border: 1px #594524 solid;*/
	margin-top: 15px;
}

.left-menu .item {
	/*background: #b0c91f;*/
	/*border-bottom: 1px #ACACAC dotted;*/
	color: #d6cfb2;
	font-size: 15px;
	padding: 3px 5px;
	margin-bottom: 5px;
	/*font-weight: bolder;*/
	cursor: pointer;
	text-transform: uppercase;
	/*font-family: 'Dosis', sans-serif;*/
	font-family: 'Roboto', sans-serif;
}

.left-menu .item a {
	color: #fff;
}

.left-menu .fa {
	float: right;
	color: #594524;
	line-height: 18px;
	cursor: pointer;
}

.alkateg-box .item a {
	color: #594524;
}

.left-menu .alkateg-box {
	background: #d6cfb2;
	padding-left: 10px;
	display: none;
}

.left-menu .alkateg-box .item {
	font-size: 11px;
	border-bottom: 0px;
}

.left-menu span {
	float: right;
	font-size: 15px;
}

.left-menu-new {
	margin: 10px 0;
}

.left-menu-new .item {
	/*background: #D0D0D0;*/
	color: #808080;
	font-size: 14px;
	padding: 3px 5px;
	margin-bottom: 5px;
}

.left-menu-new .item:hover {
	color: #000;
}

.left-menu-new .item a {
	color: #808080;
}

.left-menu-new .item a:hover {
	color: #000;
}

.left-menu-new span {
	float: right;
	font-size: 15px;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

.termekbox .kategorianev {
	/*background: #000;*/
	color: #000;
	font-size: 13px;
	min-height: 40px;
	padding: 0px 10px;
	text-transform: uppercase;
}

.pagination {
    margin: 7px 0;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #185428;
    border-color: #ddd;
}

.pagination > li > a, .pagination > li > span {
    color: #185428;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 3px 6px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #fff;
    background-color: #185428;
    border-color: #ddd;
}

.order-semicateg-bar {
	min-height: 45px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 22px;
	margin-top: 10px;
}

.order-semicateg-bar label {
	float: left;
	margin-right: 5px;
}

.order-semicateg-bar .form-control {
	height: 25px;
	font-size: 12px;
	padding: 3px 5px;
	float: left;
	width: 120px;
	display: inline-block;
	margin-top: 7px;
}

.onload {
    position: fixed;
    z-index: 10;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    text-align: center;
    background: rgba(255,255,255,0.6);
    display: none;
}

.onload .onload-gear {
    width: 50px;
    display: inline;
    height: 80px;
    position: fixed;
    top: 47%;
}

.ajanlobox {
    position: fixed;
    z-index: 10;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    text-align: center;
    background: rgba(255,255,255,0.6);
    display: none;
}

.ajanlobox .ajanlobox-inner {
    width: 500px;
    display: inline-block;
    height: auto;
    position: relative;
    top: 20%;
    background: #fff;
    border: 2px #000 solid;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.clear {
	clear: both;
}

.textblock {
	padding: 10px;
	font-size: 15px;
}

.list-box {
	/*border-bottom: 1px solid #E0E0E0;*/
	margin-bottom: 15px;
	/*padding-bottom: 10px;*/
}

.list-title {
	color: #b70a0e;
	/*border-bottom: 1px solid #b70a0e;*/
	font-size: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.list-title a {
	color: #000;
}

.fooldal-banner {
	float: left;
	width: 33%;
	padding-left: 5px;
	padding-right: 5px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin: 0 0;
}

.list-text {
	font-size: 15px;
	padding-top: 3px;
	margin-left: 10px;
}

.list-moore {
	text-align: right;
	font-size: 15px;
	margin-right: 20px;
}

.list-moore a {
	color: #b70a0e;
}

.back {
	color: #000;
	text-align: right;
	padding: 20px 15px;
	cursor: pointer;
	font-size: 15px;
}

.boltok-title {
	border-left: 5px solid #b70a0e !important;
	padding-left: 10px !important;
	background-color: #E0E0E0 !important;
	font-size: 14px !important;
	line-height: 30px !important;
}

.boltok-title-y {
	color: #b70a0e;
}

.boltok-inner {
	padding: 5px 20px;
}

.pointer {
	cursor: pointer;
}

.carousel-control.right {
	background-image: none;
}

.carousel-control.left {
	background-image: none;
}

.kosar-box {
	padding: 10px 5px;
}

.hasznos-box {
	background: #b70a0e;
	height: 149px;
}

.hasznos-box .title {
	color: #fff;
	padding: 5px 10px 13px 10px;
}

.hasznos-box .item {
	padding: 0px 10px;
}

.hasznos-box .item a {
	color: #fff;
	font-size: 11px;
}

.footer-outer {
	/*background-color: #585858;*/
	border-top: 2px #ff8200 solid;
	margin-top: 10px;
	background-color: #595959;
}

.footer-box {
	/*background-color: #D0D0D0;*/
	color: #d6cfb2;
	padding: 15px;
	margin-top: 8px	;
}

.footer-box .item {
	line-height: 20px;
	font-size: 14px;
}

.footer-box .fotter-menu .item {
	font-size: 14px;
}

.footer-box a {
	color: #d6cfb2;
}

.footer-item {
	float: right;
	margin-left: 34px;
	margin-top: 21px;
	color: #fff;
}

.footer-item .fa {
	color: #ff8200;
	font-size: 30px;
	margin-right: 15px;
}

.lmenu {
	margin-top: 20px;
}

.lmenu li {
	float: left;
	padding: 10px 12px 0;
	list-style-type: none;
	text-align: center;
	font-size: 12px;
}

.lmenu li a {
	color: #fff;
}

.szurotetel {
	padding: 5px 0px;
	font-size: 14px;
}

.szurotetel .fa {
	color: #b70a0e;
	margin-right: 10px;
}

.szurotetel a {
	color: #b70a0e;
	cursor: pointer;
}

.active {
	font-weight: bold;
}

.reszletek {
	position: relative;
	background-color: #fff;
	/*-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.7);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.7);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.7);*/
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.reszletek .kep {
	padding: 20px 10px;
}

.reszletek .lista {
	padding: 20px 15px;
}

.reszletek h1 {
	color: #ff8200;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.reszletek .semititle {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding: 10px;
}

.reszletek .lista ul {
	padding-left: 20px;
	margin-top: 30px;
}

.reszletek .r-title {
	font-size: 14px;
	margin: 13px 0px 25px;
	font-weight: bold;
}

.reszletek .r-title h1 {
	font-size: 14px;
	font-weight: bold;
}

.reszletek .btn-box {
	margin-top: 30px;
}

.reszletek .lista-btn {
	margin: 5px 0;
}

.reszletek .lista-btn .btn-lista {
    color: #fff;
    background-color: #ff8200;
    border-color: #ff8200;
    width: 100%;
    border-radius: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;

}

.reszletek .left-arc {
	float: left;
	background: url(../design/leftarc.png) top left no-repeat;
	width: 10%;
	height: 13px;
}

.reszletek .right-arc {
	float: right;
	background: url(../design/rightarc.png) top right no-repeat;
	width: 10%;
	height: 13px;
}

.reszletek .leiras {
	padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.reszletek .termekar {
	font-size: 21px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	margin: 15px 0;
	font-weight: 600;
}

.reszletek .termekar .erar {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-decoration: line-through;
}

.reszletek .termekar .akciosar {
	color: #22a61f;
}



.akcios-cimke {
	/*background: url(../design/akcios.png) top left no-repeat;*/
	width: 100%;
	/*height: 38px;
	position: absolute;
	content: 'Akciós';*/
	line-height: 28px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #b70a0e;
}

.reszletek .r-item {
	font-size: 13px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #000;
	padding-bottom: 5px;
	width: 240px;
}

.reszletek .r-item fa {
}

.reszletek .r-item .gyartologo {
	position: absolute;
	top: 80px;
	right: 10px;
}

.reszletek .r-kivansaglista {
	font-size: 13px;
	margin-bottom: 5px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.reszletek .r-kivansaglista .fa {
	margin-right: 10px;
}

.reszletek .r-arbox {
	margin: 5px 0;
	/*background-color: #ebe6d0;*/
	/*padding-left: 10px;*/
	/*width: 240px;*/
}

.reszletek .r-arbox .old-price {
	font-size: 18px;
	text-decoration: line-through;
	color: #D70000;
}

.reszletek .r-arbox .price {
	font-size: 30px;
	color: #f06f2e;
}

.reszletek .r-arbox .semi-price {
	font-size: 15px;
	margin-bottom: 10px;
}

.reszletek .r-arbox .kiskerar {
	font-size: 15px;
	color: #808080;
}

.reszletek .social {
	font-size: 20px;
	margin-left: 20px;
}

.reszletek .social .fa {
	margin-right: 5px;
}

.reszletek .basket {
	color: #b70a0e;
	font-size: 20px;
	line-height: 35px;
	margin: 5px 0;
}

.reszletek .basket .db {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	float: left;
	width: 15%;
	padding: 5px 5px;
	margin-right: 5px;
}

.reszletek .basket .db .form-control {
	float: left;
	max-width: 25px;
	border: 0px none;
	box-shadow: 0px 0px 0px 0px;
	padding: 1px 7px 0px 0px;
	text-align: right;
	font-size: 18px;
}

.reszletek .basket .db span {
	float: right;
	color: #4f4f4f;
	font-size: 15px;
	line-height: 35px;
	font-size: 18px;
	position: relative;
	top: 1px;
}

.reszletek .basket .tipus {
	float: left;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	padding: 5px;
	width: 36%;
}

.reszletek .basket .tipus .form-control {
	width: 100%;
	border: 0px none;
	box-shadow: 0px 0px 0px 0px;
	font-size: 18px;
}

.reszletek .basket .cart {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.3);
	float: left;
	width: 32%;
	padding: 5px 10px;
	cursor: pointer;
	background: #1a662e;
	color: #fff;
}

.termek-kepek .img-box {
	width: 110px;
	height: 75px;
	text-align: center;
	float: left;
	background: #fff;
	margin: 3px;
}

.termek-kepek .img-box .img-responsive {
	display: inline-block;
	max-width: 100px;
	max-height: 100px;
}

.kosar-box .cart-item {
	font-size: 11px;
}

.kosar-box .cart-item a {
	color: #1a662e;
}

.kosar-box .cart-delete {
	float: left;
	cursor: pointer;
}

.kosar-box .cart-item-price {
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #1a662e;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.kosar-box .sum {
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
}

.green, .green a {
	color: #007D00;
}

.red, .red a {
	color: #D70000;
}

.black, .black a {
	color: #000;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.btn-success {
	background-color: #4a8377;
	border-color: #4a8377;
}

.btn-warning {
    color: #fff;
    background-color: #b70a0e;
    border-color: #b70a0e;
}

.btn-fkat {
    color: #585858;
    background-color: #ff8200;
    border-color: #ff8200;
    width: 80%;
    border-radius: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    text-transform: uppercase;

}

.btn-fegyver {
    color: #fff;
    background-color: #ff8200;
    border-color: #ff8200;
	padding: 5px 16px 3px;
    border-radius: 0px;
    margin: 0 10px 10px;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.form-box {
	padding-top: 0px;
	background: #fff;
	padding: 0 15px 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px;

}

.form-box .form-title {
	font-size: 13px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #E0E0E0;
	font-weight: bold;
	text-align: left;
}

.form-box .form-title span {
	margin-left: 10px;
}

.form-box .form-title span a {
	font-weight: normal;
	font-size: 11px;
	margin-left: 10px;
}

.form-box label {
	float: left;
	width: 30%;
	text-align: right;
	line-height: 25px;
	margin-right: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
	font-size: 13px;
}

.form-box .inputdiv {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
	font-size: 12px;
	text-align: left;
	line-height: 25px;
}

.form-box .form-control {
	max-width: 60%;
	padding: 3px 5px;
	height: 25px;
	font-size: 11px;
}

.form-box .helper {
	font-weight: bold;
}

.form-box .helper-item {
	padding: 10px 20px;
}

.checkbox-text {
	padding-left: 10px;
}

.semi-title {
	color: #fff;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px #ccc dotted;
	background: #185428;
	padding-left: 10px;
}

.penztar-box {
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: 1px #F0F0F0 solid;
}

.penztar-box .cart-item {
	font-size: 11px;
	color: #585858;
}

.penztar-box .cart-item a {
	color: #1a662e;
}

.penztar-box .cart-item-price {
	color: #1a662e;
	font-weight: bold;
	font-size: 11px;
}

.penztar-box .cart-sum {
	font-weight: bold;
	color: #1a662e;
	margin-right: 10px;
}

.penztar-box label {
	width: 30%;
}

.penztar-box .form-control {
	max-width: 60%;
}

.penztar-box a {
	color: #b70a0e;
}

#kupon-text {
	color: #b0c91f;
	font-weight: bold;
	font-size: 14px;
}

.label {
	color: rgb(88, 88, 88);
	font-size: 11px;
	line-height: 32px;
	padding: 0px;
}

.form-group label input {
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.form-group label .form-control:focus {
	-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.bejelentkezes-box .form-control{
	max-width: 60%;
    padding: 3px 5px;
    height: 25px;
    font-size: 11px;
}

.bejelentkezes-box label {
	font-size: 12px;
}

h3 {
	font-size: 16px;
	margin-bottom: 15px;
}

.rendeles-tabla td {
	padding: 3px;
}

.rendeles-tabla div {
	padding: 3px;
}

.rendeles-tr {
	display: none;
}

.cookie-container {
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 9999;
	color: #fff;
}

.cookie-container .cookie-box {
	background-color: rgba(51, 51, 51, 0.8);
	border-radius: 4px 4px 0px 0px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	padding: 0.83333em;
	margin: 0px auto;
}

.cookie-container .cookie-box a {
	color: #fff;
}

.width400 {
	max-width: 400px;
}

.text-item {
	line-height: 30px;
	font-size: 13px;
}

.text-item .fa {
	color: #b70a0e;
	margin-left: 10px;
	font-size: 15px;
}

.karbantartas-box {
	position: absolute;
	width: 99%;
	top: 0px;
	text-align: center;
}

.karbantartas-box .karbantartas-text {
	display: inline-block;
	max-width: 600px;
	margin-top: 10%;
	/*background: rgba(176, 231, 31, 0.2); */
	/*border: 1px solid #b70a0e;*/
	padding: 15px;
	line-height: 22px;
	text-align: justify;
	border-radius: 5px;
	font-size: 15px;
	/*background: #855723;*/
	color: #585858;
}

.only-mobile {
	display: none;
}






.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: 0px;
    padding-left: 0px;
}

.center-container {
	padding-left: 10px;
	padding-right: 10px;
	/*border-left: 2px solid #b0c91f;
	border-right: 2px solid #b0c91f;*/
	min-height: 620px;
}

.mobile-search {
	float: left;
	margin-left: 40px;
}

.mobile-search i {
	position: absolute;
	left: 185px;
	top: 8px;
}

.torzskartya-box {
	padding-left: 10px;
	padding-right: 10px;
}

.copyright {
	text-align: right;
}

.kosar-box-mobile {
	display: none;
}

.container-title-or-span {
	float: right;
	cursor: pointer;
	width: 85px;
	background: #b70a0e;
	color: #000;
	text-align: center;
	line-height: 25px;
	margin-top: 5px;
}

.container-title-or-span i {
	font-size: 20px;
	margin-left: 10px;
}

.container-title-or-span1 {
	background: none;
	color: #000;
}

.container-title-or-span1 span {
    display: none;
}

.top-orderbar-pagination {
	text-align: right;
	width: 26%;
}

.top-orderbar-alkateg {
	text-align: right;
}

.top-orderbar-sorrend {
	width: 30%;
}

.kosarbottom {
	/*min-height: 30px;*/
	width: 100%;
	/*background: #b0c91f;*/
}

.kosarbottom .kateg-help {
	float: left;
	width: 75px;
	background: #000;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 25px;
}

.kosarbottom .kosar-help {
	float: right;
	background: #b70a0e;
	line-height: 25px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	width: 40px;
}

.navbar-default .navbar-toggle {
    border-color: #ff8200;
    background-color: #505251;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ff8200;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #505251;
}

.navbar-form {
    padding: 1px 15px;
    margin-top: 3px;
    margin-right: -15px;
    margin-bottom: 3px;
    margin-left: -15px;
    border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0), 0 0px 0 rgba(255, 255, 255, 0);
    box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0), 0 0px 0 rgba(255, 255, 255, 0);
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 18px;
    margin-right: 40px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.copyright {
	/*width: 35%;*/
}

.sorkozi-banner {
	width: 48%;
}

.landing-page-separator {
	/*background: #000;*/
	height: 5px;
	margin-bottom: 5px;
}

.cimke-item {
	float: left;
	background: #d6cfb2;
	width: auto;
	padding: 3px 5px;
	margin-right: 3px;
	color: #594524;
	border: 1px #594524 solid;
	margin-bottom: 3px;
}

.cimke-item a {
	color: #594524;
}

.belepo-onload {
    position: absolute;
    z-index: 10;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    text-align: center;
    background: rgba(0,0,0,0.8);
    z-index: 100;
}

.belepo-box {
	background: #FFF;
	width: 30%;
	position: relative;
	display: inline-block;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px #fff solid;
	margin-top: 3%;
}

.belepo-box .belepo-header .img-responsive {
	display: inline-block;
}

.belepo-box .belepo-inner {
	border-top: 0px #fff solid;
	padding: 0px;
	line-height: 21px;
	font-size: 15px;
	color: #fff;
	position: relative;
	cursor: pointer;
}

.belepo-box .belepo-inner .btn-success {
	border: 1px #007D00 solid;
	background: #007D00;
	color: #ffffff;
	padding: 3px 15px;
	font-size: 17px;
	margin-top: 10px;
}

.belepo-box .belepo-inner .belepes-button {
	position: absolute;
	width: 100px;
    height: 30px;
    top: 112px;
    left: 30px;
    cursor: pointer;
}

.belepo-box .belepo-inner .enter-button {
	position: absolute;
	width: 100px;
    height: 30px;
    top: 163px;
    left: 30px;
    cursor: pointer;
}

.keptar-belso {
	height: 220px;
	text-align: center;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.2);
	position: relative;
	margin: 3px;
	cursor: pointer;
}

.keptar-text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #E0E0E0;
	line-height: 30px;
	font-size: 15px;
}

.szuroblokk {
	color: #594524;
}

.szuroblokk .btn {
    padding: 2px 5px;
    font-size: 12px;
}

.ltitle1 {
	/*font-family: 'Patua One', cursive;*/
	font-family: 'Roboto', sans-serif;
    font-size: 20px;
}

.only-mobile {
	display: none;
}

.login-box input {
	background: #fff;
	border: 1px #fff solid;
}

.col-sm-3 {
    width: 23.5%;
}

.fkat-box {
	width: 28%;
	float: left;
	text-align: center;
}

.title {
	font-family: 'Roboto', sans-serif;
	margin-top: 35px;
	margin-bottom: 20px;
	text-align: center;
	color: #585858;
}

.title h1 {
	font-size: 40px;
	font-weight: 100;
	font-family: 'Roboto', sans-serif;
}

#fegyverbox {
	/*margin-left: 45%;*/
}

#fegyverbox .valasztott-fegyver-box-inner {
	border-bottom: 1px #ff8200  dotted;
	min-height: 50px;
}

#fegyverbox .f_img  {
	float: left;
	text-align: center;
}

#fegyverbox .f_img .img-responsive {
	/*max-height: 60px;
	max-width: 60px;
	height: 60px;*/
	display: inline-block;
}

#fegyverbox .f_text {
	float: left;
	line-height: 38px;
	padding-left: 15px;
}

#fegyverbox .f_delete {
	float: right;
	padding-top: 8px;
}

#fegyverbox .f_delete .btn {
	padding: 3px 7px 2px;
}

#csomagbox {
	padding-left: 0;
}

#csomagbox .foglalas-csomagrow {
	border: 1px #ff8200 solid;
    padding: 10px;
    margin-bottom: 5px;
}
                                                                                                                                                        0
.cs_title {
	background: #ff8200;
    padding: 10px;
}

.f_delete {
	float: right;
    position: relative;
    top: -3px;
    padding-top: 0;
}

#csomagbox .valasztott-fegyver-box-inner {
	border-bottom: 1px #ff8200  dotted;
	min-height: 50px;
}

#csomagbox .f_img  {
	float: left;
	text-align: center;
}

#csomagbox .f_img .img-responsive {
	/*max-height: 60px;
	max-width: 60px;
	height: 60px;*/
	display: inline-block;
}

#csomagbox .f_text {
	float: left;
	line-height: 38px;
	padding-left: 15px;
}

/*#csomagbox .f_delete {
	float: right;
	padding-top: 8px;
}*/

.f_delete .btn {
	padding: 3px 7px 2px;
}

.fog-head {
	background: #ff8200;
    padding: 4px 10px;
    color: #fff;
}

.fog-body {
	padding: 4px 0px;
	font-size: 12px;
}

.fog-reszletek-box {
	padding: 5px 10px;
	border: 1px #ff8200 solid;
	display: none;
}

.fog-reszletek-box .bezar {
	color: #ff8200;
	text-align: right;
	font-size: 12px;
	cursor: pointer;
}

.fog-item {
	font-size: 12px;
}

.fog-item .valasztott-fegyver-box-inner {
	padding: 5px;
	border-bottom: 1px #ccc solid;
	min-height: 40px;
}

.fog-item .valasztott-fegyver-box-inner .f_img {
	float: left;
	text-align: center;
}

.fog-item .valasztott-fegyver-box-inner .f_img .img-responsive {
	display: inline-block;
	max-width: 40px;
	max-height: 40px;
}

.fog-item .valasztott-fegyver-box-inner .f_text {
	float: left;
	font-size: 12px;
	line-height: 29px;
	padding-left: 20px;
}

.cs_title {
	background: #ff8200;
    padding: 10px;
    color: #fff;
}

.form-control-text {
	line-height: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 12px;
}

.red {
	color: #D20000;
}

.mobile-header {
	float: left;
	padding-left: 15px;
}

.mobile-header .img-responsive {
	/*display: inline-block;*/
}

.footer-item-text {
	float: right;
}

.no-reg-form {
	text-align: center;
	/*float: right;*/
	width: 50%;
	/*min-height: 258px;*/
	padding-top: 5px;
}

.fog-reg {
	text-align: center;
	float: left;
	width: 49%;
	min-height: 258px;
}

.fog-form-box #datetimepicker {
	width: 150px;
	float: left;
	margin-right: 15px;
}

.fog-form-box #tol, .fog-form-box #ig {
	width: 100px;
	float: left
}

.fog-form-box .fog-sufix {
	float: left;
	padding: 0 10px;
	line-height: 32px;
}

.foglalva-box {
	background: #ff8200;
    padding: 10px 15px 5px;
    color: #fff;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	margin-right: 15px;
	cursor: pointer;
}

.foglalva-box .foglalva-item {
	font-size: 12px;
	font-weight: 100;
	font-family: 'Roboto', sans-serif;
	line-height: 26px;
    text-align: right;
}

.navbar-left {
	padding-left: 12px;
}

.banner-box {
	padding: 5px;
}

.banner-box .img-responsive {
	border: 2px #C0C0C0 solid;
}

.login-box-inner-mobile, .login-box-inner-mobile-item, .header-box {
	background-color: #595959;
	text-align: center;
}

.tarkap {
	font-size: 15px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}

.form-box .ch-box {
	float: left;
	text-align: right;
	margin-right: 10px;
	padding-top: 2px;
}

.foglalas-outer-box {
	text-align: center;
}

.fog-form-box .chlabel label {
	width: 90%;
	text-align: left;
}

.fogreg-form-box, .fog-form-box {
	max-width: 605px;
	display: inline-block;
	min-width: 605px;
}

.fogreg-form-box .title {
	text-align: left;
}

.fogreg-form-box label {
	text-align: left;
	width: 80px;
}

.reszletek .lista-btn .green, .green {
	background: #008000;
	color: #FFF;
	border: 1px #008000 solid;
}

.foglalas-btn-box {
	max-width: 605px;
	min-width: 605px;
	display: inline-block;
}

.foglalas-btn-box .btn-success {
	width: 100%;
	margin-bottom: 10px;
}

.foglalas-btn-box .btn-warning {
	width: 100%;
	background: #ff8200;
	border: 1px #ff8200 solid;
	margin-bottom: 50px;
}

.empty-box {
	width: 605px;
    height: 100%;
    background-image: url(/design/empty.png);
    background-position: top left;
    background-repeat: repeat;
    position: absolute;
    top: 145px;
    /*left: 195px;*/
    display: inline-block;
}

@media all AND (min-width: 550px) AND (max-width: 1000px) {
	.no-mobile {
		display: none;
	}
	.only-mobile {
		display: inline-block;
	}
	.social-box {
		position: relative;
		top: 0px;
		left: 0px;
		margin-bottom: 10px;
	}
	.navbar-toggle {
		margin-right: 12px;
	}
	.navbar-nav > li {
		float: none;
		margin-left: 22px;
	}
	.navbar-nav {
	    margin: 7.5px -5px;
	    width: 100%;
	}
	.nav > li > a {
	    position: relative;
	    display: block;
	    padding: 2px 17px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    border-color: none;
	}
	.navbar-form {
    	padding: 0px;
	}
	.mobile-search .form-control {
		width: 210px;
	}

	.left-menu {
		display: none;
	}
	.container-title-or {
		cursor: pointer;
	}
	.torzskartya-box {
		float: none;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 10px;
		text-align: center;
	}
	.copyright {
		text-align: center;
		width: 100%;
	}
	.center-container {
	    padding-left: 0px;
	    padding-right: 0px;
	}

	.bottom-orderbar-sorrend {
		width: 50%;
		float: left;
		text-align: left;
	}
	.bottom-orderbar-pagination {
		width: 50%;
		float: right;
	}
	.top-orderbar-pagination {
		text-align: center;
		width: 100%;
	}

	.top-orderbar-alkateg {
		text-align: right;
		width: 50%;
		float: right;
	}

	.top-orderbar-sorrend {
		width: 50%;
		float: left;
	}
	.reszletek .basket .db {
		padding: 5px 0;
	}
	.container-title {
		font-size: 13px;
	}
	.navbar-header {
		width: 100%;
	}
	.left-side-container {
		float: none;
		width: 100%;
	}
	.center-container {
		float: none;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.right-side-container {
		float: none;
		width: 100%;
	}
	.hasznos-box {
		float: none;
		width: 100%;
	}
	.kosar-box-mobile {
		float: right;
		margin-top: 10px;
	}
	.no-margin {
		margin-bottom: 0px;
	}
	.container-title-or-span1 {
    	background: #b70a0e;
    	color: #fff;
		float: left;
		width: 120px;
		text-align: center;
		line-height: 25px;
		margin-top: 5px;
	}
	.container-title-or-span1 span {
    	display: inline-block;
	}
	.mobile-search i {
	    position: absolute;
	    left: 220px;
	    top: 8px;
	    color: #d6cfb2;
	}
	.navbar-nav {
	    margin: 7.5px 10px;
	}
	.navbar-nav > li {
	    float: none;
	}
	.navbar-form {
    	padding: 15px;
	}
	.header-outer {
		background-image: none;
	}
	.headerlogo {
		display: inline-block;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100px;
	}
}

@media all AND  (min-width: 550px) AND (max-width: 1000px) {
	.termekbox {
		padding-bottom: 10px;
		width: 30%;
		float: left;
	}
	.navbar-nav {
	    margin: 7.5px 10px;
	}
	.navbar-nav > li {
	    float: none;
	}
	.navbar-form {
    	padding: 15px;
	}
	.headerlogo {
		display: inline-block;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100px;
	}
}

@media all AND  (min-width: 370px) AND (max-width: 550px) {
	.termekbox {
		padding-bottom: 10px;
		width: 47%;
		float: left;
	}
	.sorkozi-banner {
		width: 100%;
	}
	.mobile-search i {
	    position: absolute;
	    left: 200px;
	    top: 8px;
	    color: #4a8377;
	}
	.navbar-nav {
	    margin: 7.5px 10px;
	}
	.navbar-nav > li {
	    float: none;
	}
	.header-outer .headtitle {
		float: none;
		text-align: center;
	}
	.navbar-form {
    	padding: 15px;
	}
	.header-outer {
		background-image: none;
	}
	.headerlogo {
		display: inline-block;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100px;
	}
}

@media all AND  (max-width: 370px) {
	.termekbox {
		padding-bottom: 10px;
		width: 100%;
		float: left;
	}
	.sorkozi-banner {
		width: 100%;
	}
	.header-outer {
		background-image: none;
	}
	.headerlogo {
		display: inline-block;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100px;
	}
}

@media all AND (min-width: 550px) AND (max-width: 1000px) {
	.no-mobile {
		display: none;
	}
	.only-mobile {
		display: inline-block;
	}
	.social-box {
		position: relative;
		top: 0px;
		left: 0px;
		margin-bottom: 10px;
	}
	.navbar-toggle {
		margin-right: 12px;
	}
	.navbar-nav > li {
		float: none;
		margin-left: 22px;
	}
	.navbar-nav {
	    margin: 7.5px -5px;
	    width: 100%;
	}
	.nav > li > a {
	    position: relative;
	    display: block;
	    padding: 2px 17px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    border-color: none;
	}
	.navbar-form {
    	padding: 0px;
	}
	.mobile-search .form-control {
		width: 210px;
	}

	.left-menu {
		display: none;
	}
	.container-title-or {
		cursor: pointer;
	}
	.torzskartya-box {
		float: none;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 10px;
		text-align: center;
	}
	.copyright {
		text-align: center;
		width: 100%;
	}
	.center-container {
	    padding-left: 0px;
	    padding-right: 0px;
	}

	.bottom-orderbar-sorrend {
		width: 50%;
		float: left;
		text-align: left;
	}
	.bottom-orderbar-pagination {
		width: 50%;
		float: right;
	}
	.top-orderbar-pagination {
		text-align: center;
		width: 100%;
	}

	.top-orderbar-alkateg {
		text-align: right;
		width: 50%;
		float: right;
	}

	.top-orderbar-sorrend {
		width: 50%;
		float: left;
	}
	.reszletek .basket .db {
		padding: 5px 0;
	}
	.container-title {
		font-size: 13px;
	}
	.navbar-header {
		width: 100%;
	}
	.left-side-container {
		float: none;
		width: 100%;
	}
	.center-container {
		float: none;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.right-side-container {
		float: none;
		width: 100%;
	}
	.hasznos-box {
		float: none;
		width: 100%;
	}
	.kosar-box-mobile {
		float: right;
		margin-top: 10px;
	}
	.no-margin {
		margin-bottom: 0px;
	}
	.container-title-or-span1 {
    	background: none;
    	color: #000;
		float: left;
		width: 120px;
		text-align: left;
		line-height: 25px;
		margin-top: 5px;
	}
	.container-title-or-span1 span {
    	display: inline-block;
	}
	.header-outer {
    	width: 100%;
	}
	.penztar-box .cart-item, .penztar-box .cart-item-price, .penztar-box .red {
		padding-left: 10px;
	}
	.penztar-box .cart-sum {
		text-align: right;
	}
	.top-orderbar-pagination {
	    text-align: left;
	    width: 45%;
	}
	.belepo-onload {
	    position: absolute;
	    height: 100%;
	}
	.belepo-box {
    	width: 100%;
	}
	.belepo-box .belepo-inner {
    	font-size: 11px;
	}
	.headerlogo {
		display: inline-block;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100px;
	}
}

@media all AND  (min-width: 550px) AND (max-width: 1000px) {
	.termekbox {
		padding-bottom: 10px;
		width: 30%;
		float: left;
	}
	.only-mobile {
		display: block;
	}
	.container-title-or-span1 {
	    width: 50%;
	    float: left;
	    padding-left: 15px;
	}
	.container-title-or-span {
		background: none;
		padding-right: 10px;
    	width: 40%;
    	text-align: right;
	}
	.left-side-container {
		margin-bottom: 10px;
	}
	.login-box {
		width: 100%;
		padding-left: 20px;
	}
	.login-box .item {
		width: 100%;
	}
	.header-box  .mobile-logo {
		display: inline-block;
	}
	.header-box {
		text-align: center;
	}
	.copyright {
		width: 100%;
	}
	.container-title {
		font-size: 15px;
	}
	.left-menu {
		display: none;
	}
	.termek-cimke-box {
		display: none;
	}
	.reszletek {
		padding: 10px;
	}
	.reszletek {
		padding-left: 10px;
		padding-right: 10px;
	}
	.kategorianev {
		line-height: 20px;
	}
	.container-title-or-span1 span {
    	display: inline-block;
	}
	.container-title-or-span1 {
		cursor: pointer;
	}
	.mobile-search {
		margin-left: 45px;
	}
	.navbar-form {
		margin-top: 10px;
	}
	.penztar-box .cart-item, .penztar-box .cart-item-price, .penztar-box .red {
		padding-left: 10px;
	}
	.penztar-box .cart-sum {
		text-align: right;
	}
	.top-orderbar-pagination {
	    text-align: left;
	    width: 45%;
	}
	.belepo-onload {
	    position: absolute;
	    height: 100%;
	}
	.belepo-box {
    	width: 100%;
	}
	.belepo-box .belepo-inner {
    	font-size: 11px;
	}
	.login-fluid {
		padding: 0px;
	}
	.headerlogo {
		display: inline-block;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100px;
	}
}

@media all AND  (min-width: 370px) AND (max-width: 550px) {
	.termekbox {
		padding-bottom: 10px;
		width: 47%;
		float: left;
	}
	.sorkozi-banner {
		width: 100%;
	}
	.no-mobile {
		display: none;
	}
	.only-mobile {
		display: block;
	}
	.container-title-or-span1 {
	    width: 50%;
	    float: left;
	    padding-left: 10px;
	}
	.container-title-or-span {
		background: none;
		padding-right: 10px;
    	width: 40%;
    	text-align: right;
    }
	.left-side-container {
		margin-bottom: 10px;
	}
	.login-box {
		width: 100%;
		padding-left: 20px;
	}
	.login-box .item {
		width: 100%;
	}
	.header-box  .mobile-logo {
		display: inline-block;
	}
	.header-box {
		text-align: center;
	}
	.copyright {
		width: 100%;
	}
	.container-title {
		font-size: 15px;
	}
	.left-menu {
		display: none;
	}
	.termek-cimke-box {
		display: none;
	}
	.reszletek {
		padding-left: 10px;
		padding-right: 10px;
	}
	.kategorianev {
		line-height: 20px;
	}
	.container-title-or-span1 span {
    	display: inline-block;
	}
	.container-title-or-span1 {
		cursor: pointer;
	}
	.penztar-box .cart-item, .penztar-box .cart-item-price, .penztar-box .red {
		padding-left: 10px;
	}
	.penztar-box .cart-sum {
		text-align: right;
	}
	.top-orderbar-pagination {
	    text-align: left;
	    width: 45%;
	}
	.belepo-onload {
	    position: absolute;
	    height: 100%;
	}
	.belepo-box {
    	width: 100%;
	}
	.belepo-box .belepo-inner {
    	font-size: 11px;
	}
	.login-fluid {
		padding: 0px;
	}
	.header-outer {
		background-image: none;
	}
	.headerlogo {
		display: inline-block;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100px;
	}
}

@media all AND (min-width: 100px) AND (max-width: 370px) {
	.termekbox {
		padding-bottom: 10px;
		width: 47%;
		float: left;
	}
	.sorkozi-banner {
		width: 100%;
	}
	.navbar-default {
		/*display: none;*/
	}
	.no-mobile {
		display: none;
	}
	.only-mobile {
		display: block;
	}
	.container-title-or-span1 {
	    width: 50%;
	    float: left;
	    padding-left: 10px;
	}
	.container-title-or-span {
		background: none;
		padding-right: 10px;
    	width: 40%;
    	text-align: right;
	}
	.left-side-container {
		margin-bottom: 10px;
	}
	.login-box {
		width: 100%;
		padding-left: 20px;
	}
	.login-box .item {
		width: 100%;
	}
	.header-box  .mobile-logo {
		display: inline-block;
	}
	.header-box {
		text-align: center;
	}
	.copyright {
		width: 100%;
	}
	.container-title {
		font-size: 15px;
	}
	.left-menu {
		display: none;
	}
	.termek-cimke-box {
		display: none;
	}
	.reszletek {
		padding-left: 10px;
		padding-right: 10px;
	}
	.kategorianev {
		line-height: 20px;
	}
	.container-title-or-span1 span {
    	display: inline-block;
	}
	.container-title-or-span1 {
		cursor: pointer;
	}
	.penztar-box .cart-item, .penztar-box .cart-item-price, .penztar-box .red {
		padding-left: 10px;
	}
	.penztar-box .cart-sum {
		text-align: right;
	}
	.top-orderbar-pagination {
	    text-align: left;
	    width: 45%;
	}
	.belepo-onload {
	    position: absolute;
	    height: 100%;
	}
	.belepo-box {
    	width: 100%;
	}
	.belepo-box .belepo-inner {
    	font-size: 11px;
	}
	.login-fluid {
		padding: 0px;
	}
	.header-outer {
		background-image: none;
	}
	.headerlogo {
		display: inline-block;
	}
	.mobile-header {
		max-width: 80%;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100px;
	}
}

@media all AND (max-width: 1000px) {
	.no-mobile {
		display: none;
	}
	.only-mobile {
		display: inline-block;
	}
	.navbar-nav > li > a {
	    line-height: 35px;
	}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
		padding-right: 10px;
	}
	.navbar-toggle {
		margin-right: 12px;
	}
	.navbar-nav > li {
		float: none;
		margin-left: 22px;
	}
	.navbar-nav {
	    margin: 7.5px -5px;
	    width: 100%;
	}
	.nav > li > a {
	    position: relative;
	    display: block;
	    padding: 2px 17px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    border-color: none;
	}
	.navbar-form {
    	padding: 0px;
	}
	.login-box {
		width: 100%;
		padding-left: 20px;
	}
	.login-box .item {
		width: 100%;
	}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse
	{
		margin-right: 0px;
	}
	.footer-item {
		float: none;
	}
	.footer-item-text {
		float: none;
	}
	.footer-logo {
		width: 100%;
	}
	.breadcrumb {
		margin-top: 15px;
	}
	.kiemelt-menu {
		text-align: center;
	}
	.fkat-box {
		margin-top: 10px;
		width: 50%;
	}
	.center-container {
		padding-top: 10px;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100px;
	}
	.foglalas-btn-box {
		min-width: 100%;
		max-width: 100%;
	}
	.empty-box {
		width: 100%;
	}
}

@media all AND (max-width: 750px) {
	.no-reg-form {
		float: none;
		width: 100%;
		padding-top: 15px;
	}
	.fog-reg {
		float: none;
		width: 100%;
		padding-top: 15px;
		margin-bottom: 15px;
	}
	.col-sm-4 {
		float: left;
		width: 33%;
		padding: 5px;
	}
	.form-box label {
		font-size: 100%;
	}
	.fog-form-box #datetimepicker {
		width: 73px;
		float: left;
		margin-right: 10px;
	}
	.fog-form-box #tol, .fog-form-box #ig {
		width: 64px;
		float: left
	}
	.fog-form-box .fog-sufix {
		float: left;
		padding: 0 5px;
		line-height: 32px;
	}
	#fegyverbox .f_text {
		font-size: 12px;
	}
	.termekbox {
		padding: 0;
		width: 48%;
		float: left;
	}
	#csomagbox {
		padding-left: 0;
	}
	.reszletek .lista, .reszletek .btn-box {
		width: 100%;
		float: none;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100px;
	}
    .lmenu li {
		float: none;
    }
    .lmenu-li {
		width: 100%;
    }
	.lmenu ul {
		padding: 0;
	}
	.foglalas-btn-box {
		min-width: 100%;
		max-width: 100%;
	}
	.empty-box {
		width: 97%;
	}
	.foglalas-outer-box {
		text-align: left;
	}
}

@media all AND (max-width: 540px) {
	.termekbox {
		padding: 0;
		width: 47%;
	}
	.btn-fkat {
		font-size: 12px;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100%;
	}
    .lmenu li{
		float: none;
    }
    .lmenu-li {
		width: 100%;
    }
	.lmenu ul {
		padding: 0;
	}
	.foglalas-btn-box {
		min-width: 100%;
		max-width: 100%;
	}
	.empty-box {
		width: 97%;
	}
	.foglalas-outer-box {
		text-align: left;
	}
}

@media all AND (max-width: 500px) {
	.termekbox {
		padding: 0;
		width: 100%;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100%;
	}
    .lmenu li {
		float: none;
		text-align: left;
    }
    .lmenu-li {
		width: 100%;
    }
	.lmenu ul {
		padding: 0;
	}
	.foglalas-btn-box {
		min-width: 100%;
		max-width: 100%;
	}
	.empty-box {
		width: 97%;
	}
	.foglalas-outer-box {
		text-align: left;
	}
}

@media all AND (max-width: 350px) {
	.fkat-box {
		margin-top: 10px;
		width: 100%;
	}
	.fogreg-form-box, .fog-form-box {
		max-width: 605px;
		min-width: 100%;
	}
    .btn {
		 font-size: 12px;
    }
    .lmenu li {
		float: none;
    }

    .lmenu-li {
		width: 100%;
    }
	.lmenu ul {
		padding: 0;
	}
	.foglalas-btn-box {
		min-width: 100%;
		max-width: 100%;
	}
	.empty-box {
		width: 97%;
	}
	.foglalas-outer-box {
		text-align: left;
	}
}

