/* Init */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
a:link,
pre,
form,
fieldset,
input,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  letter-spacing: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-style: normal;
  font-weight: bold;
  color: #2492ff;
  text-transform: uppercase;
}
h1 {
  color: white;
}
h2 {
  color: #ff6666;
}
ol,
ul {
  list-style: none;
}
fieldset,
img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
.bold {
  font-weight: bold;
}
.title {
  font-weight: normal;
}
div.clear {
  clear: both;
}
br.clear {
  clear: both;
}

/* Layout */
/*body { background-color: #000000; !*background-image: url(../images/background.jpg);*! background-position: center top; !*	background-attachment: fixed; *! background-repeat: no-repeat; min-width: 480px; }*/
body {
  background: rgb(2, 0, 36);
  background: linear-gradient(
    135deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(23, 45, 129, 1) 23%,
    rgba(73, 29, 101, 1) 53%,
    rgba(137, 0, 58, 1) 72%,
    rgba(255, 114, 61, 1) 100%
  );
}
#wrapper {
  position: relative;
  margin-top: 0px; /*border-top: solid 10px #ff6666;*/
  border-bottom: solid 1px white;
}
#head {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#head-inner {
  position: relative;
  background-image: url(../images/head.png);
  background-position: center bottom;
  background-repeat: repeat-x;
  width: 100%;
  max-width: 1000px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
}
#head-logo {
  position: absolute;
  background-image: url(../images/bpjazz.png);
  width: 547px;
  height: 114px;
  top: 8px;
}
#head-contact {
  position: relative;
  float: right;
  text-align: left;
  margin-right: 5px;
  margin-top: 10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}
#head-contact a {
  color: #ffffff;
  text-decoration: none;
}
#head-contact #info {
  margin-top: 40px;
  line-height: 14px;
  text-align: right;
}
#head-contact #info h4 {
  font-size: 12px;
  color: #ffffff;
}
#head-contact #info p {
  font-size: 12px;
  font-weight: normal;
}
#leftline {
  position: absolute;
  background-image: url(../images/leftline.jpg);
  background-position: right top;
  width: 218px;
  left: -180px;
  bottom: 0px;
  height: 8px;
}
#rightline {
  position: absolute;
  background-image: url(../images/rightline.jpg);
  background-position: left top;
  width: 218px;
  right: -180px;
  bottom: 0px;
  height: 8px;
}
#container {
  position: relative;
  margin-top: 10px;
  margin-bottom: 42px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1000px;
  color: #ffffff;
  font-size: 12px; /*-moz-box-shadow: 0px 0px 10px #bababa; -webkit-box-shadow: 0px 0px 10px #bababa; box-shadow: 0px 0px 10px #bababa;*/
}
#menu {
  position: relative;
  margin-top: 0px;
  border-bottom: solid 1px #ffffff;
}
#menu .menuitem {
  position: relative;
  float: left;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0px;
  font-family: "Vitesse", Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #ffffff;
  margin-right: 20px;
}
#menu .menuitem a {
  color: #ffffff;
  text-decoration: none;
}
#menu .menuitem a:hover {
  text-decoration: underline;
}
#menu .menuitem .selected {
  color: #2492ff;
}
/*#menu .menuitem::before {position: relative; margin: 0 10px 0 -10px; content: '/'; color: #ff6666;}*/
#menu .menuitem:first-child::before {
  position: relative;
  margin: 0 10px 0 0;
  content: "";
}
#fblink {
  position: relative;
  float: right;
  right: 0px;
  background-image: url(../images/fb1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 102px;
  height: 31px;
  display: none;
}
#fblink a {
  display: block;
  width: 100%;
  height: 100%;
}
#content {
  position: relative;
  float: left;
  margin: 0px; /*margin-top: 20px;*/
  width: 100%;
  overflow: hidden;
  margin-left: -240px;
  clear: left;
}
#content-inner {
  position: relative;
  float: left;
  margin-left: 240px;
  width: 100%;
  border-right: solid 1px white;
}
#content-inner-inner {
  position: relative;
  margin-left: 240px;
  left: -240px;
  border-right: solid 1px white;
  padding: 5px;
  font-family: Arial, Helvetica, Sans-serif;
}

#col,
#upcol {
  position: relative;
  float: right;
  margin: 0px;
  margin-right: 0px;
  width: 240px; /*margin-top: 20px;*/
  clear: right;
}
/*#col { background-color: #191919; }*/
#col .col_inner {
  position: relative; /*margin-right: 10px;*/
  width: 200px; /*float: right;*/
  border-top: solid 1px white;
  padding: 20px;
}
.col_inner a {
  color: white;
  font-size: 20px;
}
#upcol .col_inner {
  position: relative;
  margin: 0px;
  width: 240px;
  float: right;
}
/*	#upcol .col_inner { float: top; } */

.newsletter-head {
  font-size: 40px;
  line-height: 40px;
  padding: 8px 8px 8px 16px;
}
#foot {
  position: relative;
  width: 100%; /*background-color: #ff6666;*/
}
#foot-inner {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#szponzor {
  position: relative;
  display: inline-block; /*float: left;*/
  margin: 0px;
  z-index: 0;
}
#szponzor {
  position: relative;
  display: inline-block; /*float: left;*/
  margin: 0px; /*width: 300px;*/ /*height: 105px;*/
}
#szponzor #tamogato {
  position: relative;
  display: inline-block; /*margin-top: 80px;*/
  font-size: 14px;
  margin-left: 10px;
  color: white;
}
#szponzor #tamogatokep {
  /*position: relative; float: left; margin-top: 45px;*/
}
#prestige {
  position: relative;
  float: right;
}
#prestige img {
  height: 60px;
}
#submenu {
  position: relative;
  display: inline-block;
  vertical-align: top; /*float: right;*/ /*margin-right: 0px; width: 120px; z-index: 10;*/
}
/*
	#submenu .menuitem { position: relative; background-image: url(../images/submenu.png); background-position: left 3px; background-repeat: no-repeat; height: 25px; margin-top: 10px; margin-bottom: -10px; font-size: 14px; }
	*/

#submenu .menuitem {
  position: relative;
  display: inline-block;
}

#submenu .menuitem a {
  margin-left: 12px;
  color: white;
  text-decoration: none;
}

#copy {
  position: relative;
  float: right;
  color: #2492ff;
  font-size: 12px;
}

.share {
  position: relative;
  margin-top: 10px;
}
#lang_responsive {
  display: none;
}

@media screen and (max-width: 1200px) {
  body {
    max-width: 1200px;
    overflow-x: hidden;
  }
}

@media screen and (max-width: 750px) {
  #szponzor-inner #tamogato {
    z-index: 10;
    margin-top: 2px;
    font-size: 12px;
  }
  /*#szponzor-inner #tamogatokep { margin-left: -100px; margin-right: -26px; margin-top: 25px; z-index: 0; }*/
  #szponzor-inner #tamogatokep img {
    width: 90px;
  }
  #submenu {
    width: 110px;
  }
  #submenu .menuitem {
    height: 16px;
  }
  #submenu .menuitem a {
    font-size: 12px;
  }
  #prestige img {
    height: 60px;
    margin-left: -8px;
  }
  #szponzor {
    height: 70px;
  }
}
@media screen and (max-width: 700px) {
  #content {
    position: relative;
    margin: 0px;
    margin-top: 10px;
    width: 100%;
  }
  #content-inner {
    position: relative;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
  #content-inner-inner {
    position: relative;
    margin-left: 2px;
    margin-right: 2px;
    left: 0px;
  }
  #col,
  #upcol {
    position: relative;
    margin: 0px;
    width: 100%;
    clear: both;
  }
  #col .col_inner {
    position: relative;
    float: left;
    margin-left: 10px;
    width: 220px;
  }
  #upcol .col_inner {
    position: relative;
    float: left;
    margin: 0px;
    width: 50%;
  }
  #head {
    margin-left: 0px; /*background-image: url(../images/head.jpg);*/
    background-position: center middle;
    background-repeat: no-repeat;
    width: 100%;
  }
  #head-inner {
    height: 148px;
  }
  #head-logo {
    height: 140px; /*right: 0px; */
    background-image: url(../images/logo2.png); /*background-position: right bottom;*/
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
  }
  #head-contact {
    display: none;
    visibility: hidden;
  }
  #fblink {
    position: absolute;
    right: 10px;
    top: -140px;
    background-image: url(../images/fb2.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 65px;
    height: 66px;
  }
  #container {
    margin-top: 0px;
  }
  #menu .menuitem a {
    font-size: 18px;
  }
  .share {
    margin-left: 10px;
  }
  #lang_responsive {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1000000;
  }
}
/*
	@media screen and ( max-width: 550px ) {
		#menu .menuitem { margin-right: 11px; }
		}
*/
@media screen and (max-width: 480px) {
  .newsletter-head {
    font-size: 20px;
    line-height: 25px;
  }
}

/* responsive ieDebug (media-query instance) */
.head_responsive_ieDebug_635 {
  background-image: url(../images/head.jpg);
  background-position: center middle;
  background-repeat: no-repeat;
  width: 100%;
}
.head-inner_responsive_ieDebug_635 {
  height: 148px;
}
.head-logo_responsive_ieDebug_635 {
  height: 140px;
  left: 0px;
  background-image: url(../images/logo2.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}

@font-face {
  font-family: Vitesse;
  src: url(../fonts/Vitesse-Book.otf);
}

/* Typo */
body {
  /*font-family: 'Titillium Web', Helvetica, sans-serif;*/
  font-family: "Vitesse";
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
a {
  text-decoration: underline;
  color: white;
}
.right {
  text-align: right;
}
/* Other */
.maincontent {
  position: relative;
  float: left;
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
}
.maincontent img {
  width: 100%;
}

/* Forms */
.tform {
  background-color: #ffffff;
  color: #000000;
  height: 20px;
  font-family: "Titillium Web", Helvetica, sans-serif;
  width: 100%;
  border-radius: 5px;
}
.tbutton {
  background-color: #ffffff;
  color: #000000;
  height: 20px;
  font-family: "Titillium Web", Helvetica, sans-serif;
}
div.tbutton {
  position: relative;
  float: left;
  background-color: #ffffff;
  color: #000000;
  height: 20px;
  font-family: "Titillium Web", Helvetica, sans-serif;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
}
div.tbutton:hover {
  background-color: #cccccc;
}

.label {
  position: relative;
  float: left;
  width: 25%;
  margin-bottom: 5px;
  margin-right: 5px;
  font-weight: bold;
}
.field {
  position: relative;
  float: left;
  width: 30%;
  margin-bottom: 5px;
  margin-right: 5px;
}
.note {
  position: relative;
  float: left;
  width: 40%;
  margin-bottom: 5px;
  color: #2492ff;
}
.check {
  margin-left: 30px;
  text-indent: -30px;
  color: #2492ff;
  font-weight: bold;
}
.check img {
  margin-top: 5px;
  margin-bottom: -5px;
  margin-right: 5px;
  cursor: pointer;
}

#splash_background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000000000;
}
#splash_content {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1000px;
  max-height: 1000px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000;
}
#splash_content #img1 {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#splash_content #img2 {
  display: none;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#splash_content #img3 {
  display: none;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#splash_close {
  position: absolute;
  right: 10px;
  top: 0;
  content: "x";
  background-color: #000;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  font-family: Arial, sans-serif;
  cursor: pointer;
  z-index: 100;
}
#captchaBackground {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100000000;
  display: none;
}
#captchaFrame {
  position: relative;
  width: 300px;
  margin: 100px auto 0;
  border: solid 1px #ffffff;
  background-color: #000000;
}
#captchaFrameInner {
  position: relative;
  width: 220px;
  margin: 40px;
  text-align: center;
}
#captchaClose {
  position: absolute;
  right: 5px;
  top: 5px;
  color: #ffffff;
  cursor: pointer;
}
#captchaImage {
  position: relative;
  width: 145px;
  height: 22px;
  cursor: pointer;
}
#captchaButton {
  position: relative;
  width: 13px;
  height: 13px;
  cursor: pointer;
  margin: 4px;
}
@media (max-width: 720px) or (max-height: 720px) {
  #splash_content #img1 {
    display: none;
  }
  #splash_content #img2 {
    display: block;
  }
  #splash_content #img3 {
    display: none;
  }
}
@media (max-width: 480px) or (max-height: 480px) {
  #splash_content #img1 {
    display: none;
  }
  #splash_content #img2 {
    display: none;
  }
  #splash_content #img3 {
    display: block;
  }
}
/***********************************/
.orderButton,
.orderSendButton {
  line-height: 1em;
  padding: 5px;
  border: solid 1px #000;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  color: #f66;
  font-weight: bold;
}
.orderButton {
  display: inline-block;
  margin: 0 20px;
}
.orderSendButton {
  display: block;
  position: relative;
  clear: both;
  width: 200px;
  margin: 10px auto;
  text-align: center;
}
#kosar {
  position: fixed;
  bottom: 0;
  right: -280px;
  width: 280px;
  height: 480px;
  min-height: 50%;
  max-height: 100%;
  background: #fff;
  border-radius: 5px 0 0 0;
  transition: right 0.5s;
  z-index: 10000000;
  max-width: 90%;
}

#kosar.opened {
  right: 0;
}
#kosarOpener {
  position: absolute;
  right: 100%;
  bottom: 80px;
  padding: 5px;
  border-radius: 5px 0 0 5px;
  background: rgba(255, 255, 255, 0.5);
  transition: right 0.5s;
  cursor: pointer;
  z-index: 100;
}
#kosarOpener::before {
  content: "#";
}
#kosarOpener.opened {
  position: absolute;
  float: right;
  right: 0;
  top: 0;
  bottom: auto;
  border-radius: 0 0 0 5px;
  background: #fff;
}
#kosarOpener.opened::before {
  content: attr(data-content);
}
#kosarMiddle {
  position: relative;
  direction: rtl;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  left: 10px;
}
#kosarInner {
  direction: ltr;
}
#kosarHead,
#kosarContent,
#kosarFoot {
  right: 5px;
  position: relative;
  text-align: left;
}
#kosarContent {
  border-bottom: solid 1px #000000;
}
#kosar h1 {
  text-align: center;
}
.kosarName {
  position: relative;
  font-weight: bold;
  padding: 10px 10px 0;
  clear: both;
}
.kosarPrice,
.kosarQuantity,
.kosarAction,
.kosarTotal {
  position: relative;
  float: left;
  margin: 0 5px;
}
.kosarDeleteAll {
  position: relative;
  float: left;
  left: 10px;
  cursor: pointer;
  top: -4px;
  border: solid 1px #000;
  line-height: 23px;
  padding: 0 10px;
  border-radius: 5px;
  background-color: #ffaaaa;
  color: #fff;
}
.kosarTotal {
  position: relative;
  float: right;
}
.kosarAction {
  margin: 0;
  font-weight: bold;
  color: #ff6666;
  cursor: pointer;
  font-size: 150%;
  line-height: 1em;
}
.kosarAction.inactive {
  color: #aaa;
  cursor: default;
}
.kosarPriceSum {
  position: relative;
  float: right;
  margin: 0 5px;
  font-weight: bold;
}

#kosarFoot .datafield {
  position: relative;
  margin: 5px 13px;
  direction: ltr;
}
#kosarFoot .datafield input,
#kosarFoot .datafield select,
#kosarFoot .datafield div[contenteditable="true"] {
  border: solid 1px #777;
  border-radius: 5px;
  text-align: left;
  padding: 0 5px;
  line-height: 1em;
  width: 200px;
  min-height: 30px;
  line-height: 30px;
}
#kosarFoot .datafield div[contentEditable="true"] {
  line-height: 22px;
}
#kosarFoot .datafield input[type="datetime-local"] {
  padding-top: 10px;
}
#kosarFoot .datafield input[type="datetime-local"]:before {
  position: absolute;
  width: 100%;
  content: attr(data-ph);
  color: #777;
  font-size: 12px;
  line-height: 16px;
  top: 1px;
}
#kosarFoot .datafield div[contentEditable="true"]:before {
  display: block;
  position: relative;
  width: 100%;
  content: attr(data-ph);
  color: #777;
  font-size: 12px;
  line-height: 16px;
}
#kosarFoot .datafield div[contentEditable="true"]:empty:before {
  font-size: 16px;
  line-height: 30px;
}
#kosarFoot .datafield select {
  width: 212px;
  height: 25px;
  font-family: "Titillium Web", Helvetica, sans-serif;
  font-size: 16px;
}
#kosarFoot .datafield input[type="checkbox"] {
  display: inline;
  width: 20px;
  height: 10px;
  min-height: 10px;
}
#kosarFoot a {
  cursor: pointer;
}
.barionLogo {
  /*width: 100%;*/
  max-width: 300px;
}

.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

.pagination a.active {
  background-color: #af013c;
  color: white;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
}

#content-inner-inner h1 {
  font-family: "Vitesse" !important;
  text-transform: uppercase;
  font-size: 26px;
}

.col_inner a {
  font-family: "Vitesse" !important;
  text-transform: uppercase;
  text-decoration: none;
}



#szechenyi-terv-plusz-banner {

  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 999999;

  transition: opacity 0.4s ease, transform 0.4s ease;

}

#szechenyi-terv-plusz-banner img {

  max-width: 420px; /* méret igény szerint */

  height: auto;

  display: block;

}