body {
	margin: 0px auto;
	font-size: 11px;
	/*font-family: Tahoma,Helvetica,"Century Gothic",sans-serif,arial,verdana;*/
	color: #373737;
	background-color: #fff;
    /*font-family: 'Dosis', sans-serif; */
    font-family: 'Oswald', 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: #e2ceab;
    padding: 5px 0px;
}

.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: 62px;
	/*border-top: 3px #fff solid; */
	background-color: #e2ceab;
}

.header-outer .headtitle {
	float: left;
    font-size: 39px;
    line-height: 97px;
}

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

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

.container {
    max-width: 1240px;
    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: #373737;
	border-top: 3px #fff solid;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
    font-size: 18px;
}

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

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

.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: #000;
    background-color: #e2ceab;
}

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

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

.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 17px;
}

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

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

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

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

/*.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;
}

.container-title {
	color: #000;
	font-size: 20px;
	line-height: 45px;
	/*border-bottom: 2px #000 solid;*/
	margin-bottom: 10px;
	/*border-bottom: 2px #855723 solid;*/
	padding-left: 10px;
	background: #F5F5F5;
	text-transform: uppercase;
}

.container-title h1 {
	color: #000;
	font-size: 20px;
	display: inline-block;
	text-transform: uppercase;
}

.container-title-or {
	color: #000;
	font-size: 20px;
	line-height: 45px;
	/*border-bottom: 2px #000 solid;*/
	/*margin-bottom: 10px;*/
	/*border-bottom: 2px #855723 solid;*/
	padding-left: 10px;
	background: #F5F5F5;
	margin-bottom: 10px;
	border-left: 5px #373737 solid;
	text-transform: uppercase;
}

.container-title a, .container-title-or a {
	color: #373737;
}

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

.login-box {
    color: #000;
    width: 1000px;
    margin: 0 auto;
    padding-left: 0px;
    /*padding-top: 8px;
    padding-bottom: 4px;*/
    line-height: 50px;
}

.site-title {
	float: left;
    font-size: 30px;
    line-height: 55px;
    max-width: 260px;
}

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

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

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

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

.login-box a {
	color: #000;
	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);*/
	border: 2px #DCD0C0 solid;
	position: relative;
	background-color: #fff;
	width: 24%;
}

.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: left;
    left: -13px;
    top: -8px;
}

.outlet-text {
    color: #FFF;
    position: absolute;
    left: 18px;
    top: -3px;
}

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

.termekbox .termeknev {
	font-size: 16px;
	height: 55px;
	padding: 0px 5px;
	/*font-weight: bolder;*/
}

.termekbox .termeknev h2 {
	line-height: 20px;
	font-size: 16px;
	/*font-weight: bolder;*/
}

.termekbox .termeknev h1 {
	font-size: 13px;
	line-height: 20px;
}

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

.termekbox .old-price {
	text-decoration: line-through;
	color: #D20000;
	font-size: 20px;
}

.termekbox .termekar {
	color: #373737;
	font-size: 25px;
	height: auto;
	font-weight: 100;
	margin-bottom: 8px;
	margin-top: 6px;
}

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

.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: #373737;
	color: #FFF;
	cursor: default;
	margin-right: 5px;
}

.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 #000 solid;
	background-color: #FFF;
	color: #000;

}

.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: #DCD0C0;
	color: #d6cfb2;
	/*border: 1px #594524 solid;*/
	margin-top: 15px;
}

.left-menu .item {
	/*background: #b0c91f;*/
	border-bottom: 1px #fff solid;
	color: #d6cfb2;
	font-size: 16px;
	padding: 0 10px;
	/*font-weight: bolder;*/
	cursor: pointer;
	/*text-transform: uppercase;*/
	line-height: 38px;
	text-transform: uppercase;
}

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

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

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

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

.left-menu .alkateg-box .item {
	font-size: 15px;
	border-bottom: 0px;
	line-height: 30px;
}

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

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

.left-menu-new .item {
	/*background: #D0D0D0;*/
	color: #000;
	font-size: 11px;
	padding: 3px 5px;
	margin-bottom: 5px;
	line-height: 21px;
}

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

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

.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;
}

.termekbox .kategorianev h2 {
	color: #000;
	font-size: 16px;
}

.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;*/
	float: left;
	width: 25%;
	padding: 5px;
}

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

.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: 15px;
}

.list-text h1 {
	font-size: 15px;
}

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

.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: #373737;*/
	border-top: 1px #D0D0D0 solid;
	margin-top: 10px;
}

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

.footer-box .ltitle {
	color: #FFF;
	font-size: 30px;
}

.footer-box .ltitle-a {
	color: #DCD0C0;
	font-size: 30px;
}

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

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

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

.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); */
}

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

.reszletek .r-title h1 {
	font-size: 25px;
	font-weight: 300;
}

.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: 15px;
	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;*/
	padding-right: 15px;
	text-align: right;
}

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

.reszletek .r-arbox .price {
	font-size: 35px;
	color: #373737;
}

.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: 10px;
	text-align: left;
	margin-bottom: 10px;
}

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

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

.reszletek .basket .db {
	float: left;
	width: 31%;
	margin-right: 10px;
	position: relative;
}

.reszletek .basket .db .form-control {
	text-align: center;
}

.reszletek .basket .db .db-btn {
	margin-bottom: 15px;
}

.reszletek .basket .db #plus {
	margin-right: 19px;
}

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

.reszletek .basket .tipus {
	-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: 100%;
    margin: 10px 0;
}

.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: right;
	width: 60%;
	padding: 5px 10px;
	cursor: pointer;
	background: #373737;
	color: #fff;
	line-height: 75px;
	text-align: center;
	font-size: 28px;
}

.reszlet-leiras h2 {
	font-size: 20px;
    line-height: 30px;
    font-weight: 300;
}

.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: #DCD0C0;
	border-color: #DCD0C0;
	color: #000;
}

.btn-success:hover {
    color: #FFF;
    background-color: #DCD0C0;
    border-color: #DCD0C0;
}

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

.form-box {
	padding-top: 0px;
	padding-bottom: 25px;
}

.form-box .form-title {
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: normal;
}

.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: 34px;
	margin-right: 10px;
	font-weight: normal;
	font-size: 16px;
}

.form-group input[type="radio"] {
    height: 20px;
    position: relative;
    top: 3px;
}

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

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

.helper input[type="checkbox"] {
	margin-right: 10px;
	position: relative;
	top: 2px;
}

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

.basket-kotelez {
	color: #D20000;
	font-size: 16px;
}

.basket-kotelez input[type="checkbox"] {
	position: relative;
	top: 1px;
}

.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;*/
	font-size: 16px;
}

.penztar-box input[type="checkbox"] {
	margin-right: 10px;
	position: relative;
	top: 1px;
}

.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 {
	font-size: 16px;
	padding-left: 10px;
}

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

.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);
}

h3 {
	font-size: 23px;
	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(255, 255, 255, 0.2);
	/*border: 1px solid #b70a0e;*/
	padding: 15px;
	line-height: 22px;
	text-align: justify;
	border-radius: 5px;
	font-size: 15px;
	/*background: #fff;*/
	color: #d6cfb2;
}

.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;*/
}

.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;
	text-transform: uppercase;
}

.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: #d6cfb2;
}

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

.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: 49.4%;
}

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

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

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

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

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

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

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

.belepo-box .belepo-inner {
	border-top: 1px #fff solid;
	padding: 15px;
	line-height: 21px;
	font-size: 15px;
	color: #fff;
}

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

.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;
	font-size: 15px;
}

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

.ltitle1 {
    font-size: 20px;
}

.only-mobile {
	display: none;
}

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

.termekarsufix {
	font-size: 19px;
}

.btn-bovebben {
	padding: 3px 10px;
    font-size: 11px;
    margin: 10px 0;
    background: #a9c110;
    border: 1px #a9c110 solid;
    color: #FFF;
}

.szuro-box {
	display: none;
	position: absolute;
    z-index: 10;
    left: 15px;
    top: 45px;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    min-width: 190px;
    line-height: 20px;
    font-size: 12px;
}

.szuro-box table {
	width: 90%;
	margin-left: 10px;
	font-size: 12px;
}

.filter-ico {
	font-size: 20px;
	float: left;
	color: #000;
	cursor: pointer;
}

.konfigurator-row {
	min-height: 530px;
}

.konfigurator-title {
	color: #000;
    font-size: 25px;
    line-height: 50px;
    /* border-bottom: 2px #000 solid; */
    /* margin-bottom: 10px; */
    /* border-bottom: 2px #855723 solid; */
    padding-left: 10px;
    background: #e2ceab;
    margin-bottom: 10px;
    border-left: 5px #373737 solid;
    text-transform: uppercase;
}

.konfigurator-image {
	margin: 20px 0;
	display: none;
}

.konfigurator-tab {
	background: #DCD0C0;
	padding-left: 20px;
	line-height: 40px;
	font-size: 14px;
}

.konfigurator-tab .fa {
	font-size: 20px;
    position: relative;
    top: 2px;
    cursor: pointer;
}

.konfigurator-tab .fa-ellipsis-v {
	margin-right: 10px;
}

.konfigurator-tab .fa-angle-down {
	font-weight: bold;
	margin-left: 10px;
}

.konfigurator-tab .fegyver-nev {
	float: left;
	width: 75%;
}

.konfigurator-tab .fegyver-ar {
	float: left;
}

.konfigurator-select {
	display: none;
    position: absolute;
    background: #DCD0C0;
    padding: 10px;
    line-height: 28px;
    z-index: 2;
}

.konfigurator-select .konfigurator-item {
	border-bottom: 1px #000 solid;
	padding-top: 5px;
}

.konfigurator-semitab {
	background: #f5e9d9;
	line-height: 25px;
	padding-left: 20px;
	display: none;
}

.konfigurator-semitab .konfigurator-item-semikateg {
	background: #f5e9d9;
	float: left;
	cursor: pointer;
	font-size: 12px;
	border-right: 1px #DCD0C0 solid;
	color: #cbb89f;
	padding: 0 20px;
}

.konfigurator-semitab .konfigurator-item-semikateg:hover {
	background: #cbb89f;
	color: #f5e9d9;
}

.konfigurator-semitab .fa {
	margin-right: 10px;
}

.konfigurator-semitab .konfigurator-item-active {
	float: left;
	cursor: pointer;
	font-size: 12px;
	border-right: 1px #DCD0C0 solid;
	background: #cbb89f;
	color: #f5e9d9;
	padding: 0 20px;
}

.konfigurator-kategoria .konfigurator-title-kateg {
	background: #fff;
	border: none;
	line-height: 40px;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 0;
    display: none;
}

.konfigurator-kategoria .konfigurator-title-kateg .fa {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.konfigurator-alkategoria {
	background: #f3ece2;
	line-height: 30px;
	border-bottom: 1px #fff solid;
	padding-left: 10px;
	font-size: 14px;
	display: none;
}

.konfigurator-kategoria .konfigurator-alkategoria .fa {
	background: #f3ece2;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	width: 100%;
}

.konfigurator-kategoria .konfigurator-alkategoria .nev {
	background: #f3ece2;
	float: left;
	width: 75%;
}

.konfigurator-kategoria .konfigurator-alkategoria .price {
	background: #f3ece2;
	float: left;
}

.konfigurator-kategoria .konfigurator-alkategoria span {
	float: right;
}

.konfigurator-kategoria .konfigurator-alkategoria .nev span {
	margin-right: 25px;
	font-size: 12px;
}

.konfigurator-tetel-box {
	display: none;
}

.konfigurator-tetel-box .konfigurator-item {
	border: 1px #F0F0F0 solid;
	padding: 5px 0;
	margin-bottom: 2px;
}

.konfigurator-tetel-box .konfigurator-item-active {
	background: #F0F0F0;
	border: 1px #808080 solid;
	padding: 5px 0;
	margin-bottom: 2px;
}

.konfigurator-tetel-box .konfigurator-item-image {
	float: left;
	width: 13%;
	padding: 0 5px;
}

.konfigurator-tetel-box .konfigurator-item-text {
	float: left;
	width: 80%;
	padding-left: 5px;
	position: relative;
}

.konfigurator-tetel-box .konfigurator-item-text h5 {
	margin: 0;
	font-size: 13px;
	margin-bottom: 15px;
}

.konfigurator-tetel-box .konfigurator-item-text .price {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 13px;
	font-weight: bold;
}

.konfigurator-tetel-box .konfigurator-item-ch {
	float: left;
	width: 5%;
}

.konfigurator-tetel-box .konfigurator-item-ch .form-control {
	border: 1px #fff solid;
	box-shadow: none;
	position: relative;
	top: 18px;
}

.konfigurator-tetel-box .disabled {
	cursor: not-allowed;
}

.konfigurator-tetel-box .disabled .konfigurator-item-image {
	text-align: center;
    color: #fc590b;
    font-size: 29px;
}

.konfigurator-tetel-box .disabled .konfigurator-item-text h5, .konfigurator-tetel-box .disabled .konfigurator-item-text {
	color: #ACACAC;
}

.konfigurator-loader .fa {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.konfigurator-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;*/
}

.konfigurator-onload .konfigurator-loader {
	width: 500px;
	display: inline-block;
	min-height: 100px;
	background: #808080;
	border-radius: 10px;
	color: #E0E0E0;
	margin-top: 15%;
	padding: 15px;
	font-size: 15px;
}

.konfigurator-onload .konfigurator-loader .fa {
	font-size: 30px;
}

.konfigurator-onload .konfigurator-loader .crossbar {
    width: 100%;
    background-color: #808080;
    margin-top: 10px;
}

.konfigurator-onload .konfigurator-loader .crossbar-inner {
    width: 1%;
    height: 10px;
    background-color: #FFF;
}

.konfigurator-row .error-row {
	display: none;
}

.konfigurator-row .error {
	font-size: 13px;
	color: #D20000;
	line-height: 30px;
	border: 1px #E0E0E0 solid;
	margin-bottom: 3px;
	font-weight: bold;
	cursor: pointer;
}

.konfigurator-row .error .fa {
	margin-right: 20px;
	margin-left: 10px;
	font-size: 20px;
	position: relative;
	top: 5px;
}

.btn-box {
	margin: 20px;
	display: none;
	max-width: 520px;
}

.btn-box button {
	background: #cbb89f;
	color: #FFF;
	border: 1px #cbb89f solid;
    padding: 3px 15px;
    font-size: 13px;
}

.btn-box button .fa {
	font-size: 17px;
	position: relative;
    top: 1px;
    margin-right: 30px;
}

.cart_text_red {
	color: #D20000;
	font-size: 12px;
	font-weight: 300;
}

.ujdonsag {
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 5px;
    font-size: 12px;
    color: #D20000;
    font-weight: bold;
}

.reszletek .akcios-cimke {
	position: absolute;
    top: 4px;
    left: -158px;
}

.left-menu .green {
	background: #373737;
	color: #FFF;
}

.left-menu .green a {
	color: #FFF;
}

.konf-modell {
	float: left;
	width: 50%;
	padding: 5px;
}

.konf-alkategoria {
	background: #585858;
    line-height: 40px;
    border-bottom: 1px #fff solid;
    padding-left: 10px;
    font-size: 18px;
    padding-right: 10px;
    margin: 30px 0 10px;
    color: #FFFFFF;
}

.konf-alkategoria .nev {
	float: left;
    width: 75%;
    font-size: 25px;
}

.konf-alkategoria .price  {
	float: right;
}

.konfigurator-image .img-responsive {
	width: 100%;
}

.konf-item {
	border: 1px #F0F0F0 solid;
    padding: 5px 0;
    margin-bottom: 2px;
}

.konf-item-active {
	background: #F0F0F0;
    border: 1px #808080 solid;
    padding: 5px 0;
    margin-bottom: 2px;
}

.konf-item-text {
	float: left;
    width: 83%;
    padding-left: 5px;
    position: relative;
    font-size: 17px;
}

.konf-item-text h5{
	margin: 0;
    font-size: 22px;
    margin-bottom: 15px;
}

.konf-item-text .price {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 20px;
    font-weight: bold;
}

.konf-item-text .alapar {
	color: green;
    position: absolute;
    top: 40px;
    right: -8px;
    font-size: 20px;
}

.shade {
	opacity: 0.6;
}

.konf-item-ch {
	float: left;
    width: 3%;
}

.konf-image {
	float: left;
    width: 13%;
    padding: 0 5px;
}

.konf-title-box, .konf-sum {
	background: #DCD0C0;
	line-height: 55px;
	font-size: 23px;
}

.konf-title-box .konf-title {
	float: left;
	width: 80%;
	padding-left: 10px;
}

.konf-title-box .konf-title-sum {
	float: right;
	text-align: right;
	width: 20%;
	padding-right: 10px;
}

.konf-sum, .userbox {
	background: #DCD0C0;
}

.konf-sum .konf-sum-title {
	float: left;
	width: 30%;
	padding-left: 10px;
}

.konf-sum .konf-sum-text {
	float: right;
	text-align: right;
	width: 30%;
	padding-right: 10px;
}

.konf-submit {
	background: #DCD0C0;
	color: #000;
	border: 0px;
}

.userbox {
	padding: 10px 10px 0 17px;
}

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

.userbox .form-control {
	width: 32.2%;
}

.userbox input[type="text"] {
	float: left;
	margin-right: 10px;
}

.ui-widget-content {
	border-radius: 5px;
}
.ui-state-focus {
	background: #d6cfb2;
}

.logo-box {
	height: 100px;
	text-align: center;
	background: #F5F5F5;
	padding-top: 11px;
	border-bottom: 2px #F5F5F5 solid;
}

.logo-box .logo-inner {
	width: 1240px;
	display: inline-block;
	margin: 0 auto;
}

.logo-box .logo-inner .fa {
	color: #e5262a;
}

.logo-box .logo-inner .logo-phone {
	width: 33%;
	float: left;
	line-height: 75px;
    font-size: 25px;
    text-transform: uppercase;
}

.logo-box .logo-inner .logo-car {
	width: 33%;
	float: right;
	line-height: 75px;
    font-size: 25px;
    text-transform: uppercase;
}

.logo-box .img-responsive {
	max-height: 75px;
	display: inline-block;
}

.login-container {
	background: #DCD0C0;
	text-align: center;
}

.login-container .login-box {
	width: 1240px;
	display: inline-block;
	color: #000;
}

.login-container .login-box a {
	color: #e5262a;
}

.login-container .login-box .phone-box {
	width: 35%;
	float: left;
	text-align: left;
    font-size: 23px;
    color: #000;
}

.login-container .login-box .phone-box .fa {
	margin-right: 10px;
	font-size: 23px;
}

.login-container .login-box .searh-box {
	width: 30%;
	float: left;
	padding-top: 10px;
	position: relative;
}

.login-container .login-box .searh-box .fa {
	position: absolute;
    top: 15px;
    color: #969696;
    font-size: 19px;
	cursor: pointer;
    right: 8px;
}

.login-container .login-box .searh-box .form-group {
	margin: 0;
}

.login-container .login-box .searh-box .form-control {
	height: 30px;
}

.login-container .login-box .cart-login-box {
	width: 35%;
	float: right;
	font-size: 18px;
}

.login-container .login-box .cart-login-box .fa {
	font-size: 23px;
	margin-right: 10px;
}

.login-container .login-box .cart-login-box .cart-title {
	float: right;
	color: #000;
}

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

.login-container .login-box .cart-login-box .log-in {
	float: right;
	margin-right: 20px;
	position: relative;
	color: #e5262a;
}

.login-container .login-box .log-in #user-box {
	position: absolute;
	top: 52px;
	background: #373737;
	left: 0;
	z-index: 2;
    width: 100%;
    text-align: left;
    font-size: 15px;
    line-height: 27px;
    padding: 5px;
    display: none;
}

#user-box a {
	color: #FFF;
}

.login-container .login-box .log-in #user-box .uitem {
	float: none;
	border-bottom: 1px #FFF solid;
}

ul{
	list-style: none outside none;
	padding-left: 0;
    margin: 0;
}

.content-slider li{
	text-align: center;
}

.demo .item {
	width: 1240px;
	display: inline-block;
}

.basket-right {
	border-left: 1px #E0E0E0 solid;
	width: 26%;
}

.spacer {
	border-top: 1px #E0E0E0 solid;
	margin: 10px 0 15px;
}

.regbox {
    border: 1px #c2c2c2 solid;
    margin: 10px 10px 10px 0;
    float: left;
    width: 49%;
    padding: 20px;
    font-size: 14px;
    text-align: center;
}

.regbox .helper-item {
    line-height: 50px;
    font-size: 18px;
}

.regbox .fa {
    margin-right: 10px;
    color: #ADE1A8;
}

.loginbox {
    border: 1px #c2c2c2 solid;
    margin: 10px 0 10px 10px;
    float: left;
    width: 49%;
    padding: 20px;
    font-size: 14px;
    padding-bottom: 35px;
    text-align: center;
}

.basket-table th {
    background: #e7e8ea;
    padding: 15px 10px;
    font-size: 14px;
    color: #2a343a;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px #dbdbdb solid;
    text-align: center;
}

.basket-table td {
    border: 1px #dbdbdb solid;
    text-align: center;
}

.basket-table .cell1 {
    width: 60%;
    text-align: left;
}

.basket-table .cell2 {
	width: 137px;
}

.basket-table .cell2 .btn {
	float: left;
	margin: 0 5px;
}

.basket-table .cell2 .form-control {
	float: left;
	width: 45px;
	text-align: center;
	height: 39px;
}

.basket-table .cell3, .basket-table .cell4, .basket-table .cell5  {
	font-size: 16px;
}

.basket-table .basket-sum {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;
	line-height: 50px;
}

.basket-table .termek-kep {
    height: 100px;
    width: 100px;
    background-size: contain;
    background-position: center center;
    display: inline-block;
    margin-top: 10px;
    background-color: #fff;
    float: left;
    margin-bottom: 15px;
    margin-right: 5px;
    background-repeat: no-repeat;
    margin-left: 10px;
}

.basket-table .basket-details {
	padding-top: 10px;
    line-height: 27px;
    font-size: 16px;
    text-align: center;
}

.btn {
	font-size: 18px;
	border-radius: 0px;
}

.form-box .reg-inner-box {
	display: inline-block;
	margin: 0 auto;
	width: 600px;
}

.form-group #captcha {
    position: relative;
    left: -67px;
    top: 3px;
}

.bracket-outer {
	position: relative;
	margin: 30px 0;
}

.bracket {
	display: flex;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 371px 1fr 368px;
    align-items: center;
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 5px 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #373737;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 28px;
}

.bracket:after {
	content: "";
    border-top: 1px solid #373737;
    width: 362px;
    height: 1px;
    display: inline-block;
    vertical-align: super;
}

.bracket:before {
	content: "";
    border-top: 1px solid #373737;
    width: 371px;
    height: 1px;
    display: inline-block;
    vertical-align: super;
}

.bracket span {
/*    border: 1px #373737 solid;*/
    line-height: 50px;
    position: relative;
    padding: 0 20px;
    background: #FFF;
}

.bracket span:after {
	content: "";
    border: 1px solid #373737;
    padding-left: 16px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    margin-left: 25px;
    border-left: 0;
    background: #FFF;
}

.bracket span:before {
	content: "";
    border: 1px solid #373737;
    padding-left: 16px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    margin-right: 10px;
    border-right: 0;
    background: #FFF;
}

.bracket-left {
	display: flex;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 450px 1fr 450px;
    align-items: center;
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 5px 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #373737;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 28px;
}

.bracket-left:after {
	content: "";
    border-top: 1px solid #373737;
    width: 448px;
    height: 1px;
    display: inline-block;
    vertical-align: super;
}

.bracket-left:before {
	content: "";
    border-top: 1px solid #373737;
    width: 450px;
    height: 1px;
    display: inline-block;
    vertical-align: super;
}

.bracket-left span {
/*    border: 1px #373737 solid;*/
    line-height: 50px;
    position: relative;
    padding: 0 20px;
    background: #FFF;
}

.bracket-left span:after {
	content: "";
    border: 1px solid #373737;
    padding-left: 16px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    margin-left: 25px;
    border-left: 0;
    background: #FFF;
}

.bracket-left span:before {
	content: "";
    border: 1px solid #373737;
    padding-left: 16px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    margin-right: 10px;
    border-right: 0;
    background: #FFF;
}

.container-title-mobile {
	font-size: 25px;
    margin: 20px;
    text-align: center;
}

.basket-kotelez label {
	float: none;
	width: auto;
	text-align: left;
}

#kuponkod_ell {
	max-width: 200px;
	padding: 3px 5px;
	height: 34px;
	font-size: 15px;
	float: left;
	margin-right: 10px;
}

.badatlap {
	border: 2px #32358c solid;
	padding: 5px;
}

.badatlap .fa {
	font-size: 20px;
	color: #e5262a;
}

@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;
	}
}

@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;
	}
	.site-title {
		max-width: 100%;
	}
}

@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: #d6cfb2;
	}
	.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;
	}
	.site-title {
		max-width: 100%;
	}
}

@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;
	}
	.site-title {
		max-width: 100%;
	}
}

@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: 30%;
		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 {
    	/*background: #000;*/
    	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;
	}
}

@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 {
		float: right;
	    text-align: right;
	    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;
	}
	.site-title {
		float: none;
	}
}

@media all AND  (min-width: 370px) AND (max-width: 550px) {
	.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-sorrend {
		float: left;
	}
	.top-orderbar-pagination {
	    text-align: right;
	    width: 45%;
	    float: right;
	}
	.order-semicateg-bar {
		padding: 0;
	}
	.bottom-orderbar-sorrend {
		float: left;
	}
	.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;
	}
	.site-title {
		float: none;
	}
	.reszletek .basket .tipus {
		width: 64%;
		margin: 0 7px 7px 0;
	}
	.reszletek .basket .cart {
		width: 100%;
		margin-bottom: 5px;
	}
	.reszletek .basket .db {
		width: 30%;
		margin-bottom: 7px;
	}
	.fontos-inf {
		text-align: center;
		margin-bottom: 15px;
	}
	.konf-modell {
    	float: none;
    	width: 100%;
	}
	.konf-title-box, .konf-sum {
    	font-size: 18px;
    	line-height: 25px;
    	padding: 10px 0;
	}
	.userbox input[type="text"] {
		float: none;
		margin-right: 0px;
		width: 99%;
		margin-top: 10px;
	}
	.konf-sum-text {
    	position: relative;
    	top: -25px;
	}
	.konf-btn {
    	position: relative;
    	top: 25px;
	}
}

@media all AND (min-width: 100px) AND (max-width: 370px) {
	.termekbox {
		padding-bottom: 10px;
		width: 95%;
		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-search i {
	    position: absolute;
	    left: 170px;
	    top: 8px;
	}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    	margin-right: 0px;
	}
	.mobile-search {
	    float: left;
	    margin-left: 25px;
	}
	.navbar-toggle {
		margin-top: 5px;
		margin-right: 15px;
	}
	.site-title {
		float: none;
	}
	.reszletek .basket .tipus {
		width: 64%;
		margin: 0 7px 7px 0;
	}
	.reszletek .basket .cart {
		width: 100%;
		margin-bottom: 5px;
	}
	.reszletek .basket .db {
		width: 30%;
		margin-bottom: 7px;
	}

	.fontos-inf {
		text-align: center;
		margin-bottom: 15px;
	}
}

@media all AND  (min-width: 1001px) AND (max-width: 1240px) {
	.login-container .login-box, .logo-box .logo-inner {
    	width: 95%;
	}

	.no-mobile {
    	display: none;
	}

	.only-mobile {
    	display: block;
	}
}

@media all AND (max-width: 1230px) {
	.demo .item {
    	max-width: 100%;
	}

	.fontos-inf {
    	text-align: center;
    	margin-bottom: 24px;
	}

	.login-container .login-box {
    	width: 100%;
	}

	.login-container .login-box .searh-box {
    	width: 97%;
	}

	.login-container .login-box .cart-login-box {
    	float: none;
    	width: 98%;
	}

	.login-container .login-box .cart-login-box .log-in {
    	float: left;
	}

	.logo-box .logo-inner {
    	width: 100%;
	}

	.container-title-or-span1 {
    	line-height: 45px;
	}

	.reszletek .col-sm-4 {
    	width: 100%;
	}

	.reszletek .col-sm-5 {
    	float: left;
    	width: 50%;
    	padding-right: 10px;
	}

	.reszletek .basket-right {
    	float: right;
    	width: 50%;
	}

	.basket-table .termek-kep {
    	display: none;
	}

	.basket-table .cell1 {
    	width: 50%;
	}

	.loginbox, .regbox {
    	width: 48%;
	}

	.form-box label {
    	font-size: 14px;
	}

	.regbox .helper-item {
    	font-size: 14px;
	}

	.reszletek .basket .cart {
    	line-height: 84px;
	}

	.reszletek .basket .db #plus {
    	float: right;
    	margin-right: 0;
	}

	.reszletek .basket .db #min {
    	float: left;
	}
}

@media all AND (max-width: 650px) {
	.regbox .helper-item {
    	font-size: 11px;
	}

	.btn {
    	font-size: 11px;
	}

	.basket-table .cell1 {
    	width: 42%;
	}

	.reszletek .col-sm-5 {
    	float: none;
    	width: 100%;
    	padding-right: 10px;
    	margin-top: 40px;
	}

	.reszletek .basket-right {
    	float: none;
    	width: 100%;
    	border: 0;
    	margin-top: 30px;
    	border-top: 1px #E0E0E0 solid;
	}

	.termek-kepek .img-box .img-responsive {
    	max-width: 100px;
	}

	.reszletek .r-arbox {
    	text-align: left;
	}

	.reszletek .basket {
    	width: 270px;
	}

	.basket-table .cell2 .form-control {
    	height: 29px;
	}
}

@media all AND (max-width: 450px) {
	.termekbox .termeknev h2, .container-title-or {
    	font-size: 12px;
	}

	.termekbox .kategorianev h2 {
    	font-size: 13px;
	}

	.szuro-box {
    	top: 141px;
    	left: 8px;
	}

	.reszletek .basket .tipus {
    	width: 100%;
	}

	.reszletek .basket {
    	width: 95%;
	}

	.reszletek .basket .cart {
    	width: 65%;
	}

	.reszletek .basket .db .form-control {
    	width: 100%;
	}

	.container-title-or {
    	width: 100%;
	}

	.loginbox, .regbox {
    	width: 97%;
	}

	.loginbox {
    	margin: 0;
	}

	.basket-table .cell3 {
    	display: none;
	}

	.basket-table .cell2 .btn {
    	float: none;
		width: 90%;
		margin: 5px 0;
	}

	.basket-table .cell2 .form-control {
    	float: none;
		width: 90%;
		margin-left: 6px;
	}

	.basket-table {
    	width: 96%;
	}

	.regbox .helper-item {
	    font-size: 15px;
	}

	.basket-kotelez, .basket-kotelez label {
    	text-align: center;
	}

	.form-box .reg-inner-box {
    	width: 100%;
	}

	.form-group #captcha {
    	left: -60px;
	}

	.reszletek .basket .db #plus {
    	float: right;
    	margin-right: 0;
	}

	.reszletek .basket .db #min {
    	float: left;
	}

	.reszletek .basket .cart {
    	line-height: 70px;
	}

	.container-title h1 {
    	font-size: 15px;
	}

	.center-container {
    	padding-right: 10px;
	}

	#kuponkod_ell {
    	max-width: 150px;
	}
}