@import url("home.css");
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900|Oswald");

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.alpha {
  padding-left: 0;
}

.omega {
  padding-right: 0;
}

.no-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

html,
body {
  height: 100%;
  padding: 0;
  margin: 0;
}

#wrapper {
  position: relative;
  z-index: 1;
  background: #eee url("../images/bg.jpg") repeat-x center top;
}

.container {
  padding: 0;
}

.header_top {
  height: 72px;
}

header #logo {
  float: left;
  padding-top: 6px;
  padding-right: 22px;
  padding-bottom: 6px;
  padding-left: 0;
  margin-left: -26px;
  border-right: 1px solid #f7ca00;
}

header #logo a {
  display: block;
  width: 215px;
  height: 60px;
  text-indent: -9999em;
  background: transparent url("../images/logo_l.png") no-repeat center top;
}

header #telinfo-box {
  padding-right: 22px;
  font-size: 18px;
  line-height: 72px;
  color: #ececec;
  border-right: 1px solid #f7ca00;
}

header #telinfo-box strong {
  display: inline;
  color: #f0cb01;
}

header #header-search-box {
  padding-top: 20px;
  padding-left: 35px;
}

header #header-search-box input[type="text"] {
  width: 75%;
  height: 30px;
  padding: 0 10px;
  border: 0 none;
  background: #eee;
}

header #header-search-box button[type="submit"] {
  font-size: 20px;
  color: #f0cb01;
  border: 0 none;
  background: transparent;
}

header .imgmap_css_container {
  position: relative;
}

#megamenu {
  position: relative;
  z-index: 999;
  margin-top: 1px;
  border-top: 1px solid #b5b5b5;
}

#megamenu ul,
#megamenu li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#megamenu > .container {
  background: #49b8ff;
}

#main .container {
  padding-top: 10px;
  background: #fff;
}

#left_container .block_header,
#right_container .block_header {
  padding: 0 10px;
  font-family: Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
  color: #333;
}

#right_container .block_header {
  padding: 0 30px;
  text-transform: none;
}

#right_container .black_header {
  padding-left: 5px !important;
}

#left_container .block_content {
  padding: 10px 15px 16px;
}

#right_container .block_content {
  padding: 10px 20px 20px;
}

#left_container .blue_header,
#left_container .yellow_header,
#left_container .black_header,
#left_container .gray_header,
#right_container .blue_header,
#right_container .yellow_header,
#right_container .black_header,
#right_container .gray_header {
  border-top: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
}

#left_container .blue_header {
  border-left: 10px solid #4194ca;
}

#right_container .blue_header {
  border-right: 10px solid #4194ca;
}

#left_container .yellow_header {
  border-left: 10px solid #f4c900;
}

#right_container .yellow_header {
  border-right: 10px solid #f4c900;
}

#left_container .black_header {
  border-left: 10px solid #333;
}

#right_container .black_header {
  border-right: 10px solid #333;
}

#left_container .gray_header {
  border-left: 10px solid #b3b3b3;
}

#left_container .left_block ul {
  padding-left: 0;
  margin-left: 8px;
  list-style: none;
  text-indent: -1.2em;
}

#right_container .right_block ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

#left_container .left_block li,
#right_container .right_block li {
  list-style: none;
}

#left_container .left_block li a:before,
#right_container .right_block li a:before {
  padding-left: 6px;
  content: "- ";
}

#left_container .left_block li > a,
#right_container .right_block li > a {
  text-decoration: none;
  color: #333;
}

#left_container .left_block li .menu_before {
  display: none;
}

#block_technikai_segedlet .block_title {
  padding-left: 5px !important;
}

#block_technikai_segedlet .block_content {
  padding: 10px 0 20px;
}

.page_heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 300;
  line-height: 60px;
  color: #363636;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
}

footer .footer_top .container {
  border-top: 1px solid #b5b5b5;
  background: #4194ca;
}

footer .footer_block {
  padding: 10px 10px 20px;
  font-size: 12px;
  color: #fff;
}

footer .footer_block_title {
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1;
  border-bottom: 1px solid #b3b3b3;
}

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

footer .tag-box {
  line-height: 14px;
}

footer .tag-box a {
  text-decoration: none;
  color: #fff;
}

footer .footer_map_box > img {
  margin-top: 14px;
  margin-bottom: 10px;
  border: 1px solid #333;
}

footer #footer_logo_box_left {
  padding: 10px 0 60px;
}

footer .copyright {
  font-family: Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  line-height: 50px;
  color: #282828;
}

.img-centered {
  float: none;
  margin: 0 auto !important;
}

.brand_list,
.brand_list > li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.brand_list {
  display: block;
  padding: 10px 0;
  margin: 0 0 20px;
}

.brand_list .brand_box {
  position: relative;
  height: 100px;
  margin: 4px;
  text-align: center;
  border: 1px solid #e3e3e3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05) inset;
}

.brand_list a {
  display: block;
  text-decoration: none;
  color: #222;
}

.brand_list .brand_box .brand-logo-box {
  display: inline-block;
  height: 60px;
  margin-top: 5px;
  text-align: center;
  vertical-align: middle;
}

.brand_list .brand_box .brand-logo-box div {
  display: table-cell;
  height: 58px;
  max-height: 58px;
  overflow: hidden;
  vertical-align: middle;
}

.brand_list .brand_box .brand-logo-box img {
  display: inline-block;
  max-height: 58px;
}

.brand_list .brand_box .brand-name {
  display: block;
  height: 28px;
  margin-top: 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 28px;
  color: #343434;
  background: #f5f5f5;
}

.wheel_brands .brand_box .brand-logo-box div {
  max-width: 59px;
}

.tyre_brands .brand_box .brand-logo-box div {
  max-width: 89px;
}

.add-to-cart-notification {
  position: fixed;
  top: 0;
  z-index: 999;
  display: none;
  width: 100%;
  height: auto;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  border-bottom: #0a0;
  background: rgba(32, 111, 4, .90);
  box-shadow: 0 0 2px rgba(0, 0, 0, .35);
  text-shadow: 1px 1px 0 #999;
}

.add-to-cart-notification-error {
  position: fixed;
  top: 0;
  z-index: 999;
  display: none;
  width: 100%;
  height: auto;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  border-bottom: #0a0;
  background: rgba(200, 0, 0, .90);
  box-shadow: 0 0 2px rgba(0, 0, 0, .35);
  text-shadow: 1px 1px 0 #999;
}

@-webkit-keyframes glow {
  0% {
    border-color: #393;
  }

  100% {
    border-color: #6f6;
  }

}

@-moz-keyframes glow {
  0% {
    border-color: #393;
  }

  100% {
    border-color: #6f6;
    box-shadow: 0 0 10px #0f0;
  }

}

@-o-keyframes glow {
  0% {
    border-color: #393;
  }

  100% {
    border-color: #6f6;
    box-shadow: 0 0 10px #0f0;
  }

}

@-ms-keyframes glow {
  0% {
    border-color: #393;
  }

  100% {
    border-color: #6f6;
    box-shadow: 0 0 10px #0f0;
  }

}

@keyframes glow {
  0% {
    border-color: #393;
  }

  100% {
    border-color: #6f6;
    box-shadow: 0 0 10px #0f0;
  }

}

#result {
  margin: 0 0 30px;
}

.product-filter {
  margin-bottom: 10px;
}

.product-filter label {
  padding: 0;
  margin: 0;
  line-height: 30px;
  text-transform: uppercase;
}

.product-filter .button-view #list-view,
.product-filter .button-view #grid-view {
  padding: 0 8px;
  line-height: 30px;
}

.product-layout {
  margin-bottom: 10px;
  border: 1px solid #eee;
}

.product-layout:hover {
  border: 1px solid #000;
}

.product-thumb {
  position: relative;
  padding: 4px 0;
}

.product-thumb .image .fa-search-plus {
  position: absolute;
  right: 0;
  bottom: 34px;
  display: block;
  font-size: 20px;
  text-decoration: none;
  color: #000 !important;
}

.product-thumb .image {
  height: 110px;
  text-align: center;
}

.product-thumb .pdata {
  height: 110px;
}

.product-thumb .image a {
  display: block;
}

.product-thumb .image img {
  max-height: 100px;
  margin-right: auto;
  margin-left: auto;
  transition: all .6s ease 0s;
}

.product-list .product-thumb .image {
  float: left;
}

.product-list .product-thumb .caption {
  margin-left: 0;
}

.product-list .image {
  margin-bottom: 0;
}

.product-list .result-brand-box {
  width: 100%;
  height: 30px;
  max-height: 30px;
  border-top: 1px solid #eee;
  box-shadow: inset 0 -4px 2px 2px rgb(255, 255, 255), inset 0 1px 2px 0 rgba(50, 50, 50, .75);
}

.product-layout .result-brand-box img {
  height: 28px;
  max-height: 28px;
  margin: 2px auto 0;
}

.product-name,
.product_name a {
  padding: 5px 0;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  color: #333;
}

.product-code {
  font-size: 12px;
}

.raktarkeszlet {
  font-size: 11px;
}

.product-code span {
  display: block;
}

.tire-data .databox {
  display: inline-block;
  height: 24px;
  padding-top: 0;
  padding-right: 2px;
  padding-bottom: 0;
  padding-left: 24px;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.ideny_box {
  padding: 0;
  text-align: center;
}

.ideny_box img {
  float: none;
  margin: 0 auto;
}

.tire-data .fogyasztas_box {
  background: transparent url("../images/icons/fillingstation_24.png") no-repeat left center;
}

.tire-data .tapadas_box {
  background: transparent url("../images/icons/weatherrain_24.png") no-repeat left center;
}

.tire-data .zaj_box_1 {
  background: transparent url("../images/icons/md-volume-1_24.png") no-repeat left center;
}

.tire-data .zaj_box_2 {
  background: transparent url("../images/icons/md-volume-2_24.png") no-repeat left center;
}

.tire-data .zaj_box_3 {
  background: transparent url("../images/icons/md-volume-3_24.png") no-repeat left center;
}

.raktarkeszlet {
  display: block;
  padding-top: 5px;
  padding-bottom: 10px;
  line-height: 20px;
}

.promo_sor {
  display: block;
}

.product-code {
  display: block;
  padding-top: 5px;
}

.raktarkeszlet .kisker_ar {
  display: inline-block;
  font-weight: bold;
  color: #4194ca;
}

.raktarkeszlet .keszlet_sor {
  margin: 0;
}

.raktarkeszlet .keszlet_sor.kozponti_keszlet {
  font-weight: bold;
  color: #4194ca;
}

.raktarkeszlet .sajat_keszlet {
  font-weight: bold;
  color: #167336;
}

.raktarkeszlet .sajat_keszlet .kisker_ar {
  color: #167336;
}

.add-to-cart-form .form-control {
  border: 0 !important;
  background: none;
  box-shadow: none !important;
}

.add-to-cart-form #qty-input {
  width: 40px;
  padding-right: 4px;
  text-align: right;
  border: 1px solid #eee;
}

.add-to-cart-form .input-group-addon {
  padding: 0 5px;
  border: 0 none;
  background: transparent;
}

.add-to-cart-form .add-to-cart-link {
  padding-left: 35px;
  font-style: italic;
  text-decoration: none;
  color: #333;
  background: transparent url("../images/cart_icon.png") no-repeat left 50%;
}

.add-to-cart-form-2 .form-control {
  border: 0 !important;
  background: none;
  box-shadow: none !important;
}

.add-to-cart-form-2 #qty-input {
  width: 40px;
  padding-right: 4px;
  text-align: right;
  border: 1px solid #eee;
}

.add-to-cart-form-2 .input-group-addon {
  padding: 0 5px;
  border: 0 none;
  background: transparent;
}

.add-to-cart-form-2 .add-to-cart-link {
  padding-left: 35px;
  font-style: italic;
  text-decoration: none;
  color: #333;
  background: transparent url("../images/cart_icon.png") no-repeat left 50%;
}

.product-list .praktar {
  border-left: 1px solid #eee;
  height: 80px;
}

.product-list .raktarkeszlet {
  padding-right: 4px;
  padding-left: 15px;
}

.product-grid .product-thumb {
  border: 1px solid #ccc !important;
}

.product-grid:nth-of-type(odd) {
  padding-right: 5px;
}

.product-grid:nth-of-type(even) {
  padding-left: 5px;
}

.product-grid .raktarkeszlet {
  border-left: 0 none;
}

.product-grid .add-to-cart-form {
  padding-top: 15px;
}

.product-grid .pkosar {
  text-align: right;
  border-top: 1px solid #ccc;
}

.product-grid #qty-input {
  padding-left: 5px;
  text-align: left;
}

.fa-info-circle {
  font-size: 14px;
}

#search_forms select {
  margin-bottom: 2px;
}

.product_num {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  height: 26px;
  min-width: 26px;
  padding: 0 3px;
  font-size: 12px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
  color: #fff;
  background: #b5b5b5;
}

.product-layout:hover .product_num {
  background: #000;
}

#felnijavitas_content .dtext {
  height: 1.3em;
}

#felnijavitas_content .left {
  padding-right: .5em;
}

#felnijavitas_content .right {
  padding-left: .5em;
}

#felnijavitas_content .left,
#felnijavitas_content .right {
  float: right;
  padding-top: 1px;
  padding-bottom: 1px;
  background: #fff;
}

#felnijavitas_content .left {
  float: left;
  clear: both;
}

#felnijavitas_content .dotted {
  margin-bottom: 2px;
  border-bottom: 1px dotted grey;
}

.pwrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 250px;
  padding: 15px;
  margin-bottom: 20px;
  color: #000;
  border: 2px solid gray;
  border-right: 40px solid gray;
}

.pwrapper h3 {
  position: absolute;
  top: 0;
  right: -310px;
  width: 280px;
  margin: 85px 0 0 0;
  font-size: 14px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #fff;
}

.pwrapper_2 {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 220px;
  padding: 15px;
  margin-bottom: 20px;
  color: #000;
  border: 2px solid gray;
  border-right: 40px solid gray;
}

.pwrapper_2 h3 {
  position: absolute;
  top: 0;
  right: -310px;
  width: 280px;
  margin: 35px 0 0 0;
  font-size: 14px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #fff;
}

#product_data_brand_description_box {
  display: block;
  margin: 20px auto;
}

#product_data_price_box {
  padding-left: 10px;
  font-family: Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 24px;
  line-height: 35px;
  color: #4194ca;
}

#relief_rings_result .product-row {
  margin-bottom: 4px;
  line-height: 30px;
  border-bottom: 1px solid #eee;
}

.vcenter {
  display: inline-block;
  float: none;
  vertical-align: middle;
}

#iframe_wrapper iframe {
  width: 100%;
  height: 600px;
  border: 0;
}

.checkbox-inline {
  margin-top: 8px !important;
}

.checkbox-inline img {
  margin-top: -3px !important;
}

.portlet {
  padding: 0 0 20px;
}

.portlet-title {
  min-height: 40px;
  padding: 0;
  margin-bottom: 18px;
  border-bottom: 1px solid #eee;
}

.portlet .caption {
  display: inline-block;
  float: left;
  font-size: 18px;
  line-height: 18px;
}

.portlet .caption.caption-black .caption-subject,
.portlet .caption.caption-black i {
  font-weight: 200;
  color: #555;
}

.portlet .caption-subject {
  font-size: 16px;
  font-weight: 600;
  color: #666;
}

.portlet .caption-helper {
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  color: #9eacb4;
}

.portlet-title > .nav-tabs {
  display: inline-block;
  float: right;
  margin: 0;
  border: 0;
  background: none;
}

.portlet-title > .nav-tabs > li {
  margin: 0;
  border: 0;
  background: none;
}

.portlet-title > .nav-tabs > li > a {
  padding: 2px 10px 13px;
  font-family: "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #555;
  border: 0;
  background: none;
}

.portlet-title > .nav-tabs > li.active,
.portlet-title > .nav-tabs > li.active:hover {
  position: relative;
  border-bottom: 4px solid #f3565d;
}

.portlet-title > .nav-tabs > li:hover {
  border-bottom: 4px solid #f29b9f;
}

.portlet-title > .nav-tabs > li.active > a,
.portlet-title > .nav-tabs > li:hover > a {
  font-family: "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #555;
  border: 0;
}

.select2-container {
  position: relative;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

.select2-container .select2-choice {
  position: relative;
  display: block;
  height: 30px;
  padding: 0 0 0 10px;
  overflow: hidden;
  line-height: 28px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  text-decoration: none;
  color: #333;
  border: 1px solid #ddd;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-touch-callout: none;
}

.select2-container .select2-choice:hover {
  background-color: #fcfcfc;
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #ddd;
}

.select2-container .select2-choice > .select2-chosen {
  display: block;
  margin-right: 31px;
  overflow: hidden;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
  position: absolute;
  top: 9px;
  right: 9px;
  z-index: 100;
  display: none;
  width: 14px;
  height: 14px;
  cursor: pointer;
  outline: 0;
  background-color: #3c9ac9;
  background-image: url("../images/forms/clear_results.png");
  background-position: 4px 4px;
}

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

.select2-container .select2-choice abbr:hover {
  cursor: pointer;
  background-color: #ca665b;
}

.select2-drop-mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  border: 0;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-drop {
  position: absolute;
  top: 100%;
  z-index: 9999;
  width: 100%;
  color: #333;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.select2-drop-auto-width {
  width: auto;
  border-top: 1px solid #aaa;
}

.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

.select2-drop.select2-drop-above {
  border-top: 1px solid #ddd;
  border-bottom: 0;
}

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #ddd;
}

.select2-container .select2-choice .select2-arrow {
  position: absolute;
  top: 13px;
  right: 11px;
  z-index: 99;
  display: inline-block;
  width: 11px;
  height: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 11px;
  height: 6px;
  background: url("../images/forms/vertical_arrows.png") no-repeat 0 0;
}

.select2-search {
  position: relative;
  z-index: 10000;
  display: block;
  width: 100%;
  min-height: 26px;
  padding: 4px;
  margin: 0;
  white-space: nowrap;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.select2-search input {
  width: 100%;
  height: auto !important;
  padding: 3px 20px 2px 30px !important;
  margin: 0;
  border: 1px solid #ddd;
  outline: 0;
  background: #fff url("../images/interface/filter.png") no-repeat 10px;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  outline: none;
}

.select2-dropdown-open .select2-choice {
  background-color: #fafafa;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #ddd;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: 0 -6px;
}

.select2-results {
  position: relative;
  max-height: 314px;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  border-right: 1px solid #ddd;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
  padding-left: 0;
  margin: 0 -1px;
}

.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}

.select2-results li {
  display: list-item;
  list-style: none;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
  color: #d65c4f;
}

.select2-results .select2-result-label {
  min-height: 1em;
  padding: 4px 5px 5px 5px;
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

.select2-results .select2-highlighted {
  color: #fff;
  border-color: #49b8ff;
  background: #49b8ff;
}

.select2-results li em {
  font-style: normal;
  background: #feffde;
}

.select2-results .select2-highlighted em {
  background: transparent;
}

.select2-results .select2-highlighted ul {
  color: #000;
  background: #fff;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  display: list-item;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 16px;
  color: #999;
  border-top: 1px solid #ddd;
  background: #fafafa;
}

.select2-results .select2-disabled.select2-highlighted {
  display: list-item;
  cursor: default;
  color: #666;
  background: #f4f4f4;
}

.select2-results .select2-disabled {
  display: list-item;
  cursor: default;
  background: #f4f4f4;
}

.select2-results .select2-selected {
  display: none;
}

.select2-more-results.select2-active {
  background: #f4f4f4 url("../images/interface/loader.gif") no-repeat 100%;
}

.select2-more-results {
  display: list-item;
  background: #f5f5f5;
}

.select2-container.select2-container-disabled .select2-choice {
  cursor: default;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  background-image: none;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  border-left: 0;
  background-color: #f4f4f4;
  background-image: none;
}

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

.select2-container-multi .select2-choices {
  position: relative;
  height: auto;
  padding: 0 0 3px 0;
  margin: 0;
  overflow: hidden;
  cursor: text;
  border: 1px solid #ddd;
  background-color: #fff;
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
  min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #ddd;
  outline: none;
}

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

.select2-container-multi .select2-choices .select2-search-field {
  padding: 0;
  margin: 0;
  white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 8px 10px 7px 10px;
  margin: 3px 0 0 0;
  line-height: 1.42857143;
  border: 0;
  outline: 0;
  background: transparent !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url("../images/interface/loader.gif") no-repeat 100% !important;
}

.select2-default {
  color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  position: relative;
  padding: 8px 12px 7px 26px;
  margin: 3px 0 0 3px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #5d7480;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -khtml-user-select: none;
  -webkit-touch-callout: none;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

.select-disabled.select2-container-multi {
  width: 100% !important;
}

.select2-search-choice-close {
  position: absolute;
  top: 10px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  outline: none;
  background: url("../images/forms/clear_results.png") no-repeat 50%;
}

.select2-container-multi .select2-search-choice-close {
  left: 8px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  opacity: .6;
  filter: alpha(Opacity=60);
}

.select2-container-multi.select2-container-disabled .select2-choices {
  cursor: default;
  border: 1px solid #ddd;
  background-color: #fcfcfc;
  background-image: none;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 7px 12px 6px 12px;
  color: #999;
  border: 1px solid #ddd;
  background-color: #f8f8f8;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

.select2-offscreen,
.select2-offscreen:focus {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  border: 0 !important;
  outline: 0 !important;
}

.select2-display-none {
  display: none;
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

.checker,
.checker span,
.checker input {
  width: 18px;
  height: 18px;
}

.checker {
  position: relative;
  display: inline-block;
  margin-top: -3px;
  margin-right: 6px;
  cursor: pointer;
  vertical-align: middle;
}

.checker span {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
  border: 1px solid #c5c5c5;
  background-color: #fff;
}

.checker span:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background: url("../images/forms/check.png") no-repeat 50%;
  filter: alpha(Opacity=0);
}

.checker span.checked:after {
  content: "";
  opacity: 1;
  filter: alpha(Opacity=100);
}

.checker.focus span.checked:after {
  opacity: 1;
  filter: alpha(Opacity=100);
}

.checker input[type=checkbox] {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 2;
  display: -moz-inline-box;
  display: inline-block;
  margin: 0;
  zoom: 1;
  cursor: pointer;
  vertical-align: top;
  opacity: 0;
  border: none;
  background: none;
  *display: inline;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.checker:active span,
.checker.active span {
  border-color: #d5d5d5;
  background-color: #f8f8f8;
}

.checker.focus span,
.checker:hover span {
  background-color: #fafafa;
}

.checker.focus:active span.checked:after,
.checker:hover:active span.checked:after,
.checker.active:hover span.checked:after,
.checker.active.focus span.checked:after {
  opacity: .8;
  filter: alpha(opacity=80);
}

.checker.disabled span,
.checker.disabled:active span,
.checker.disabled.active span {
  opacity: .6;
  filter: alpha(opacity=60);
}

.checker.disabled span.checked,
.checker.disabled:active span.checked,
.checker.disabled.active span.checked {
  opacity: .6;
  filter: alpha(opacity=60);
}

.checker.disabled span.checked:after,
.checker.disabled:active span.checked:after,
.checker.disabled.active span.checked:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.choice,
.choice span,
.choice input {
  width: 18px;
  height: 18px;
}

.choice {
  position: relative;
  display: inline-block;
  margin-top: -3px;
  margin-right: 6px;
  cursor: pointer;
  vertical-align: middle;
}

.choice span {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
  border: 1px solid #c5c5c5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
}

.choice span:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background: url(../images/forms/choice.png) no-repeat 50%;
  filter: alpha(Opacity=0);
}

.choice span.checked:after {
  content: "";
  opacity: 1;
  filter: alpha(Opacity=100);
}

.choice.focus span.checked:after {
  opacity: 1;
  filter: alpha(Opacity=100);
}

.choice:active span,
.choice.active span {
  border-color: #d5d5d5;
  background-color: #f8f8f8;
}

.choice.focus span,
.choice:hover span {
  background-color: #fafafa;
}

.choice input[type=radio] {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 2;
  display: -moz-inline-box;
  display: inline-block;
  float: none;
  width: 18px;
  margin: 0;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
  opacity: 0;
  border: none;
  background: none;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.choice.focus:active span.checked:after,
.choice:hover:active span.checked:after,
.choice.active:hover span.checked:after,
.choice.active.focus span.checked:after {
  opacity: .8;
  filter: alpha(opacity=80);
}

.choice.disabled span,
.choice.disabled:active span,
.choice.disabled.active span {
  opacity: .6;
  filter: alpha(opacity=60);
}

.choice.disabled span.checked,
.choice.disabled:active span.checked,
.choice.disabled.active span.checked {
  opacity: .6;
  filter: alpha(opacity=60);
}

.choice.disabled span.checked:after,
.choice.disabled:active span.checked:after,
.choice.disabled.active span.checked:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

#tipus-box .checkbox label,
#ideny-box .checkbox label {
  padding-left: 0;
}

.ajandek_img:hover {
  cursor: pointer;
  _cursor: hand;
}

.popover.popover-ajandek,
.popover.popover-bonusz {
  width: auto;
  max-width: 40%;
}

.popover.popover-ajandek img,
.popover.popover-bonusz img {
  padding-top: 10px;
}

.promo-page-banner-box {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #555;
}

.promo_sor {
  padding-right: 4px;
  padding-left: 15px;
  font-size: 11px;
  border-left: 1px solid #eee;
}

.ajandek_sor,
.bonusz_sor {
  display: block;
}

.ajandek_sor .active .glyphicon {
  font-size: 12px;
  font-weight: bold;
  color: #f00;
}

.bonusz_sor .active .glyphicon {
  font-weight: bold;
  color: #ffc844;
}

.promo_sor .ajandek_label.active,
.promo_sor .bonusz_label.active {
  display: inline-block;
  font-weight: bold;
  color: #428bca;
}

.promo_sor .ajandek_title.active,
.promo_sor .bonusz_title.active {
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
  _cursor: hand;
}

.img-center {
  margin: 0 auto;
}

.szallitasi_adatok > legend > .checkbox {
  position: absolute;
  display: inline-block;
  float: right;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
}

.box-header {
  display: block;
  padding-bottom: 3px;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #959595;
  border-bottom: 1px solid #959595;
}

#car_tire_size_list a,
#car_tire_size_list a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

#car_tire_size_list .table > thead > tr:first-child > td,
#car_tire_size_list .table > tbody > tr:first-child > td {
  border: none;
}

div#preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../images/loading.gif") no-repeat center center;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #ffffff;
  background-color: #343434;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.portlet .nav-tabs > li.active > a,
.portlet .nav-tabs > li.active > a:hover,
.portlet .nav-tabs > li.active > a:focus {
  color: #353535;
  background-color: transparent;
  cursor: default;
}

.portlet .nav-tabs a {
  background: transparent !important;
}

.nav-tabs a {
  color: #353535;
}

.search_form_title {
  color: #ffffff;
}

.nav > li > a {
  padding: 10px 20px;
}

#popup-add-cart-product-image {
  margin-bottom: 20px;
}

#popup-bonusz-data .panel-heading a,
#popup-ajandek-data .panel-heading a,
#popup-bonusz-data .panel-heading a:hover,
#popup-ajandek-data .panel-heading a:hover,
#popup-bonusz-data .panel-heading a:focus,
#popup-ajandek-data .panel-heading a:focus {
  text-decoration: none;
  cursor: pointer;
}

#popup-bonusz-data .panel-heading a:after,
#popup-ajandek-data .panel-heading a:after {
  color: #fff;
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
}

#popup-bonusz-data .panel-heading a.collapsed:after,
#popup-ajandek-data .panel-heading a.collapsed:after {
  color: #fff;
  content: "\e080";
}

#popup-bonusz-data .panel-heading .active .glyphicon {
  color: #ffc844;
  font-weight: bold;
}

#popup-ajandek-data .panel-heading .active .glyphicon {
  color: #f00;
  font-weight: bold;
}

.modal-header-success {
  color: #fff;
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
  background-color: #5cb85c;
}

.modal-header-danger {
  color: #fff;
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
  background-color: #d9534f;
}

.modal-header-success .close, 
.modal-header-danger .close {
  color: #fff;
  opacity: 1;
}

#cart-block {
  padding: 0 0 20px !important;
}

.cart-qty-box {
  padding-right: 4px !important;
  vertical-align: middle !important;
  font-weight: bold;
}

.cart-item-box {
  color: #428bca;
}

#cart-block .table > tbody > tr > td {
  border-top: 0 none;
  border-bottom: 1px solid #b3b3b3;
}

#cart-block .table > tfoot > tr > td {
  border-top: 1px solid #b3b3b3;
  margin-top: 1px;
}
.cloak-loader {
	display:none;
}
[ng-cloak].cloak-loader {
	height:70px;
	display:block!important;
	position:relative;
}
[ng-cloak].cloak-loader:after {
	content: '';
	width: 50px;
	height: 50px;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 100%;
	border: 5px solid rgba(92, 184, 92, 0.2);
	border-bottom-color: #5cb85c;
	animation: spin 2s infinite linear;
}
@keyframes spin {
	from {
		transform: rotate(1deg);
	}
	to {
		transform: rotate(360deg);
	}
}
