@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");
/* 5a8fb7 */
/* 0px or 1px */
:root {
  --primary-color: #ec1c24;
  --badges-color: #ec1c24;
  --btn-color: #ec1c24;
  --btnColor: #ec1c24;
  --border-color: #efefef;
  --icon-sale: url("https://static.daniella.hu/cms/8df467c04fdb4af9b2b55b1b4cd02a59/keszletkisopro-akcio-matrica.png");
  --icon-hot: url("https://static.daniellab2b.hu/cms/9ac25dafeb904d7ba6241625c238a50e/akcios-ajanlatok.png");
  --icon-new: url("https://static.daniella.hu/cms/2c14c84c0f1c473e97fe92635ae7cf46-adventi-akcio-2023-matrica.png");
  --header-color: #ec1c24;
  --blue: #5a90b8;
  --info: #5a90b8;
  --categorymenu-header-height: 265px; }

body {
  background-color: #e5e6e7;
  font-family: 'Open Sans', sans-serif;
  /*font-family: 'Cormorant Garamond', serif;*/
  /*background-image: url('https://static.dl1.hu/cms/7b629a3db14a4ffd963964fbf5973020/background.jpg');
    background-attachment: fixed;*/ }

img {
  max-width: 100% !important; }

.fa {
  font-family: 'FontAwesome'; }

.top-0 {
  top: 0 !important; }

.end-0 {
  right: 0 !important; }

.mx-negativ {
  margin-left: -1rem;
  margin-right: -1rem; }

a:hover {
  text-decoration: none; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-0125 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important; }

.one-product-tile-right-price__lowest-price {
  display: none !important; }

.one-product-relations.one-cms-grid-renderer {
  margin-top: 11px;
  font-size: 18px; }

.bg-gray {
  background-color: #e5e6e7; }

.rounded-xl {
  border-radius: 0.25rem !important; }

.shadow {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08) !important; }

.bg-primary {
  background-color: #ec1c24; }
  .bg-primary a, .bg-primary a:visited, .bg-primary .link {
    color: #ffffff; }

.bg-primary-dark {
  background-color: #ec1c24; }
  .bg-primary-dark a, .bg-primary-dark a:visited, .bg-primary-dark .link {
    color: #ffffff; }

.btn-outline-primary {
  color: #ec1c24;
  border-color: #ec1c24; }

.btn-primary,
.btn-primary:visited {
  background-color: #ec1c24 !important;
  border-color: #ec1c24 !important;
  color: #ffffff; }

.btn-primary:hover,
.btn-primary:active {
  background-color: #ec1c24 !important;
  border-color: #ec1c24 !important; }

.one-button.disabled .one-button__content {
  background: transparent; }

.one-button.disabled:not(.one-button--outlined),
.one-button.disabled:not(.one-button--outlined).active {
  background: #5d809d;
  background-color: #5d809d;
  border-color: #5d809d; }
  .one-button.disabled:not(.one-button--outlined) .one-button__content,
.one-button.disabled:not(.one-button--outlined).active .one-button__content {
    background: transparent; }

.edit {
  color: #ec1c24; }

.no-wrap {
  white-space: nowrap; }

.menu-link {
  font-size: 1rem;
  position: relative; }

.vertical-bar {
  background-color: var(--primary-color);
  position: absolute;
  width: 2px;
  height: 100%;
  z-index: 1; }

.img-thumbnail {
  border: none; }

.dan-oldalkeret {
  background-color: #ffffff;
  border-radius: 0.25rem;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08);
  padding: 1rem; }

.kozepreIframe {
  display: block;
  margin: 0 auto;
  width: 50%;
  height: 315px; }

img.maxh.img-fluid {
  height: 100%; }

.content[data-v-39a34443] {
  padding-top: 0px; }

.one-blog-tile__article {
  border-radius: 0.25rem;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08); }

h1.title {
  font-size: 1.35rem;
  font-weight: 600;
  text-shadow: none;
  font-style: normal;
  letter-spacing: 0.5px; }

h2.title {
  font-size: 1.35rem;
  font-weight: 600;
  text-shadow: none;
  font-style: normal;
  letter-spacing: 0.5px; }

.title-primary {
  color: #ec1c24; }

.title-secondary {
  color: #aeaeae; }

.logo-container img {
  max-width: 225px; }

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

.header-container .current-user__name a {
  font-size: 12px !important;
  font-weight: 700 !important;
  text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 0px !important;
  background: transparetn  !important; }

.header-container .top-header .logo-container {
  min-width: 70px; }
  .header-container .top-header .logo-container img {
    max-width: 225px; }

@media (min-width: 768px) {
  .header-container .top-header .logo-container {
    min-width: 270px; } }

.header-container .top-header .search-container .search {
  margin: 0 auto;
  width: 100%; }

@media (min-width: 1200px) {
  .header-container .top-header .search-container .search {
    display: flex;
    justify-content: center;
    min-width: 725px;
    width: auto; } }
  .header-container .top-header .search-container .search .dropdown-toggle {
    padding: 1px 6px;
    border: 1px solid #ced4da;
    border-right: 0;
    font-size: 14px;
    color: gray; }

.header-container .middle-header {
  font-size: 0.6em; }

@media (min-width: 992px) {
  .header-container .middle-header {
    font-size: 0.7em; } }

.current-user {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .current-user__container {
    text-align: center; }
  .current-user__name {
    line-height: 14px; }
  .current-user__company {
    opacity: 0.7;
    line-height: 10px;
    text-align: center; }

.register-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .register-container:hover {
    opacity: 0.7; }

.dl1_feher {
  color: #fff; }

.bg-blue {
  background-color: #0061a0; }

.dropdown-item,
.sidebar-link {
  background-color: #FFFFFF !important;
  color: #000 !important; }

.dl1_atlatszo {
  --off--background-color: transparent !important; }

.dl1_oldalkeret {
  /*
    border-left: 2px solid $primary-color;
    border-right: 2px solid $primary-color;
    background-color: #ffffff;
  */ }

.dl1_noborder {
  border: 0px !important; }

.one-cms-categories-list.categories-menu {
  left: 0;
  width: 100%; }
  .one-cms-categories-list.categories-menu a {
    color: #000 !important; }

/*
body.index {
  .one-cms-categories-list.categories-menu {
    left: 2px;
    width: calc(100% - 1px);
  }
}
*/
.animate {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.content-container, .bg-white {
  background: white; }

.one-blog-tile__article {
  box-shadow: 0 0 15px 0 #bebbcb; }

.carousel-banner .carousel-indicators li.active {
  background: #ec1c24 !important; }

.one-carousel-with-thumbnails {
  height: auto !important; }
  .one-carousel-with-thumbnails .swiper.gallery-top {
    height: auto; }
    .one-carousel-with-thumbnails .swiper.gallery-top .swiper-slide {
      margin-right: 0; }
    .one-carousel-with-thumbnails .swiper.gallery-top .swiper-slide img {
      width: 100%;
      height: auto; }

@media (max-width: 991px) {
  .mobile_dnone {
    display: none !important; } }

.vertical-bar {
  display: none; }

.dl1_oldalkeret .img-col img.img-fluid {
  min-height: inherit; }

@media (max-width: 767px) {
  .dl1_oldalkeret .img-col img.img-fluid {
    border-left: none; } }

@media (min-width: 768px) {
  .dl1_oldalkeret .img-col:first-child img.img-fluid {
    border-left: none; } }

.dl1_hirlevel {
  min-height: 500px; }

.custom-control-input:checked ~ .custom-control-label:before {
  background: #ec1c24 !important; }

.custom-control-label:before {
  border-color: #ec1c24 !important; }

.dl1_kepnagyitas {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.dl1_kepnagyitas:hover {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 3px;
  cursor: pointer; }

h1 {
  text-shadow: 2px 2px 4px #cccccc;
  font-style: italic; }

.brand_1 {
  transition: all 0.25s;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 5px;
  height: 300px;
  -webkit-box-shadow: 0.25rem 0.25rem 0.25rem rgba(0, 0, 0, 0.35) !important;
  box-shadow: 0.25rem 0.25rem 0.25rem rgba(0, 0, 0, 0.35) !important;
  background: #fff;
  padding: 10px 20px 0 20px; }

.brand_2 {
  height: 200px;
  width: 100%;
  text-align: center; }

.brand_logo {
  max-height: 190px;
  max-width: 190px; }

.brand_1 h2 {
  font-size: 18px !important;
  font-weight: bold;
  font-style: italic;
  text-shadow: 2px 2px 4px #cccccc; }

.rejtve {
  display: none; }

/* CMS backoffice-on jelenjen meg piros árnyékkal, 50%-os átlátszósággal minden 'rejtve' tartalom! :) */
#CMSScopeContext .rejtve,
#CMSScopeContext div[tpye='container'].rejtve {
  display: block;
  box-shadow: red 0px 1px 4px !important;
  opacity: 0.5; }

#CMSScopeContext .row.rejtve,
#CMSScopeContext div[tpye='container'].row.rejtve {
  display: flex !important;
  box-shadow: red 0px 1px 4px !important;
  opacity: 0.5; }

.dl1_kapcsolat h3 {
  width: 80%;
  font-style: italic;
  font-weight: bold;
  background-color: #002a42;
  background-image: url("https://static.dl1.hu/cms/db4242ae262c4cc0ad610c9053bcc273/kapcsolat_h3_2.png");
  background-repeat: no-repeat;
  background-position: right;
  height: 55px;
  margin-top: 50px;
  line-height: 55px;
  padding-left: 10px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px; }

@media only screen and (max-width: 600px) {
  .dl1_kapcsolat h3 {
    width: 100% !important;
    min-width: 100% !important;
    background-image: url("https://static.dl1.hu/cms/0776fe882d5247e4b47069db6509fb12/kapcsolat_h3_mobile.png") !important;
    font-size: 25px !important; } }

@media only screen and (max-width: 400px) {
  .dl1_kapcsolat h3 {
    font-size: 20px !important; } }

.center {
  text-align: center; }

.kapcs_thkep {
  border: 2px solid #ec1c24;
  border-radius: 15px 50px; }

.kapcs_terkep {
  border: 2px solid #ec1c24;
  border-radius: 15px 50px;
  height: 200px;
  margin-top: 30px; }

.vonal {
  border: 1px solid #ec1c24;
  width: 100%;
  padding: 0px;
  margin: 15px 0px 0px 0px; }

.no_p_m {
  padding: 0px;
  margin: 0px; }

.zicheckbox_simple-custom > input[type=checkbox],
.zicheckbox_simple-custom > input[type=radio],
.ziradio_simple-custom > input[type=checkbox],
.ziradio_simple-custom > input[type=radio] {
  top: -2px;
  left: -5px;
  position: absolute;
  display: block;
  width: 120%;
  height: 120%;
  padding: 10;
  border: none;
  margin: 0;
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-width: 22px;
  width: 18px;
  height: 28px;
  padding: 0;
  border: none; }

.zblock {
  display: block; }

.zform-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #ef0808;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px; }

.zbhr-input-color {
  background-color: #ec1c24; }

.blog__column {
  height: 600px !important;
  padding-bottom: 10px; }
  .blog__column .one-blog-tile__button {
    display: none !important; }
  .blog__column .one-blog-tile__article {
    height: 100% !important; }

.blog__badge {
  text-shadow: 2px 2px 4px #cccccc !important;
  font-style: italic !important;
  border: none !important;
  background-color: transparent !important;
  text-align: left !important;
  color: #000 !important; }

.one-product-tile-gallery__icon-label {
  height: 40px; }

.one-product-tile-gallery__icon-label__sale {
  height: 80px;
  Width: 80px; }

.one-product-tile-gallery__icon-label__hot {
  height: 80px;
  Width: 80px; }

.one-product-tile-gallery__icon-label__new {
  height: 80px;
  Width: 80px; }

.one-product-tile-gallery__icon-label {
  background-size: contain;
  background-repeat: no-repeat;
  padding: 10px !important;
  background-position: center; }

.manual ol {
  counter-reset: item; }

.manual ol.manual-main {
  padding: 20px 0 0 0; }

.manual li {
  display: block; }

.manual li:before {
  content: counters(item, ".") ". ";
  counter-increment: item; }

.manual {
  padding: 20px;
  box-sizing: border-box;
  background: url("https://static.dl1.hu/cms/9019758da92d49839182e6240408e2fb/felhutm1.png") no-repeat right top;
  background-size: 80%; }

.manual a {
  color: #0061a0; }

.manual a:hover {
  color: #7b1317; }

.manual-title {
  font-weight: bold;
  margin: 50px 0 0 0; }

.manual-text {
  margin: 0; }

.manual-image {
  max-width: 70%;
  border: 2px solid #0061a0;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  display: block;
  margin: 20px auto; }

.manual-back-to-top {
  text-align: right; }

.manual h1 {
  margin: 0 !important; }

@media (max-width: 991.98px) {
  .manual {
    padding: 20px;
    box-sizing: border-box;
    background: url("https://static.dl1.hu/cms/9019758da92d49839182e6240408e2fb/felhutm1.png") no-repeat top right;
    background-size: 80%; }
  .manual h1 {
    margin: 20px 0 0 0;
    width: 50%; } }

.one-multicheckbox-filter__header {
  border: 1px solid #ec1c24;
  border-left: 2px solid #ec1c24 !important; }

.one-product-list-view__tile, .one-product-tile-view__product-tile, .one-product-minilist-view__tile, .one-toolbar-list, .one-pagination, .one-category-tree__content {
  border: 1px solid #ec1c24; }

.one-category-tree__header, .one-filters__header, .one-selected-filters__header {
  background-color: #f8fafb !important;
  font-weight: bold !important;
  text-shadow: 2px 2px 4px #cccccc;
  border: 2px solid #ec1c24 !important; }

.one-category-tree__conten {
  border-top: 1px solid #ec1c24 !important; }

.one-filters__pointer .py-2 {
  border: 1px solid #ec1c24; }

.one-selected-filters .one-selected-filters__row {
  border-style: solid;
  border-color: #ec1c24;
  border-width: 0px 1px 1px 1px; }

/*
.gytlista{
	.one-selected-filters__header, .one-selected-filters{
		display: none !important;
	}
}
*/
.pborder {
  border-style: solid;
  border-color: red; }

.kartyacim {
  font-size: 1rem;
  letter-spacing: -.1px;
  margin-bottom: 5px;
  margin-top: 10px;
  font-weight: 700; }

.k3dgomb {
  z-index: 999;
  margin-top: -50px;
  position: relative;
  margin-right: 5px; }

.blog .content .container, [class^="blog-"] .content .container, .search .content .container, .cart .content .container, .checkout-address .content .container, .checkout-order-summary .content .container, .checkout-thank-you .content .container, .invoices-invoice .content .container {
  /*
			border-left: 2px solid $primary-color;
			border-right: 2px solid $primary-color;
			background-color: #ffffff;
          */ }

.blog .content .one-progress-steps-checkout, [class^="blog-"] .content .one-progress-steps-checkout, .search .content .one-progress-steps-checkout, .cart .content .one-progress-steps-checkout, .checkout-address .content .one-progress-steps-checkout, .checkout-order-summary .content .one-progress-steps-checkout, .checkout-thank-you .content .one-progress-steps-checkout, .invoices-invoice .content .one-progress-steps-checkout {
  border-left: 0px !important;
  border-right: 0px !important; }

.blog .img-fluid, [class^="blog-"] .img-fluid {
  width: 100%; }

.image-container .badge.badge-secondary {
  display: none; }

.sch_configurator {
  font-family: "Arial Rounded MT Std",sans-serif; }
  .sch_configurator h1 {
    text-shadow: 2px 2px 4px #cccccc;
    font-style: italic;
    display: block;
    margin-bottom: 30px; }
  .sch_configurator .fejlec {
    margin-bottom: 30px; }
  .sch_configurator .title, .sch_configurator .config_title {
    font-size: 35px;
    font-size: 2.1875rem;
    color: #46b751;
    font-weight: 400;
    text-align: justify;
    line-height: 1.2;
    width: 100%;
    margin: 0 auto;
    padding: 0 40px; }
  .sch_configurator .head_title {
    color: #000000; }
  .sch_configurator .config_title {
    font-size: 28px;
    font-weight: bold;
    text-align: center; }
  .sch_configurator .config_description {
    font-size: 1.125rem;
    color: #231f20;
    font-weight: 300;
    line-height: 1.5;
    width: 100%;
    display: block;
    float: left;
    height: 120px; }
  .sch_configurator .config_btn {
    text-align: center;
    display: block; }
  .sch_configurator .configurator {
    margin-bottom: 30px; }

@media (max-width: 1000px) {
  .sch_configurator .title {
    font-size: 24px; }
  .sch_configurator .config_description {
    font-size: 14px; } }

@media (max-width: 600px) {
  .sch_configurator .title {
    font-size: 20px; } }

@media (max-width: 400px) {
  .sch_configurator .title {
    font-size: 14px; } }

/* Daniella reg. page */
body.registration .content .one-registration-page .col-lg-4 {
  width: 0% !important;
  display: none !important; }

body.registration .content .one-registration-page .col-lg-5 {
  width: 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  min-width: 100% !important; }

body.registration .content .one-registration-page .one-tabs {
  background-image: url("https://static.dn-preprod.one.unity.pl/cms/926f938040ce49fdb087940b0b0095b3-reginfo-arrows.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom 83px;
  padding-top: 300px;
  width: 100%;
  display: block;
  box-shadow: none !important; }
  body.registration .content .one-registration-page .one-tabs .one-tab {
    width: 50%;
    text-align: center;
    display: inline-block;
    margin-right: 0px !important;
    margin: 0px !important; }
    body.registration .content .one-registration-page .one-tabs .one-tab .custom-control-label {
      font-size: 20px;
      font-weight: bold !important; }

@media (max-width: 2100px) {
  body.registration .content .one-registration-page .one-tabs {
    padding-top: 280px; } }

@media (max-width: 1600px) {
  body.registration .content .one-registration-page .one-tabs {
    padding-top: 280px; } }

@media (max-width: 1200px) {
  body.registration .content .one-registration-page .one-tabs {
    padding-top: 245px; } }

@media (max-width: 650px) {
  body.registration .content .one-registration-page .one-tabs {
    padding-top: 242px; } }

@media (max-width: 400px) {
  body.registration .content .one-registration-page .one-tabs {
    padding-top: 270px; } }

body.registration .content .one-registration-page .one-tabs::before {
  top: 0;
  position: absolute;
  display: block;
  width: calc(100% - 30px);
  content: "Amennyiben Ön nem rendelkezik adószámmal, a magánszemély gombra kattintson! Ha Ön, vagy cége rendelkezik adószámmal, válassza a Cég/Szervezet opciót! - ebben az esetben regisztrációja B2B regisztrációnak minősül, és a további részletekről e-mailben értesítjük!";
  white-space: pre-line;
  color: #cf3535;
  border: 1px solid #ec1c24;
  border-radius: 4px;
  padding: 15px;
  background-color: #fdf9f9;
  font-weight: 400;
  text-align: center; }

body.registration .content .one-registration-page .one-tab.active {
  border-bottom-color: #ec1c24 !important; }
  body.registration .content .one-registration-page .one-tab.active .one-tab__label {
    color: #ec1c24 !important; }

body.registration .content .one-registration-page .col-lg-4 {
  -ms-flex: 0 0 0% !important;
  flex: 0 0 0% !important;
  max-width: 0% !important; }

body.registration .content .one-registration-page .col-lg-5 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

/* body.registration */
img.maxh.img-fluid {
  height: 100%; }

/* termékoldalon szerszámgépes infó */
.info_ablak {
  display: block;
  -webkit-box-align: center;
  align-items: center;
  width: calc(100% - 30px);
  padding: .8rem;
  margin-top: 10px 15px 15px 15px;
  background-color: #fefef2;
  font-weight: bold;
  text-align: justify;
  border: 2px solid #ec1c24;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

[class^="schconfig"] .one-iframe-plugin-container, [class^="erpbizonylatok"] .one-iframe-plugin-container {
  min-height: 850px; }

@media (max-width: 992px) {
  .lg_alatt_ne {
    display: none; } }

.c-sidebar-dark {
  background-color: #1164a3 !important; }

.c-sidebar-minimizer {
  background-color: #075087 !important; }

/* DL1 login page */
body.login .content .login .link {
  background: #efefef;
  border-color: #efefef;
  color: #646363;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 15px; }

body.login .content .login .link:hover {
  background: #cecece;
  color: #3e3e3e; }

body.login .content .login .login::before {
  content: url("https://static.dl1.hu/cms/ff6e925de8ce442d9120a927c241dcba/login_1.jpg");
  text-align: center;
  width: 100%;
  max-width: 400px; }

.breadcrumbs-container {
  padding-top: 0px !important; }

.invalid-feedback {
  display: block !important; }

.fejlec_ertesito, .fejlec_ertesito a, .fejlec_ertesito a:hover, .fejlec_ertesito a:visited {
  text-align: center;
  color: #ffffff !important;
  font-size: xx-large;
  font-weight: bold;
  text-shadow: 3px 3px 3px #808080; }

.anim_arnyek {
  color: #fff;
  animation: blur 3s ease-out infinite;
  text-shadow: 0px 0px 2px #ccc, 0px 0px 2px #ccc; }

@keyframes blur {
  from {
    text-shadow: 0px 0px 5px #ccc, 0px 0px 8px #000000, 0px 0px 2px #000000, 0px 0px 3px #0064a0, 0px 0px 3px #0064a0, 0px 0px 3px #0064a0, 0px 0px 3px #0064a0, 0px 0px 5px #0064a0, 0px 0px 5px #0064a0; } }

#top_gomb {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  border-radius: 50%;
  z-index: 1001; }

@media (max-width: 991px) {
  #top_gomb {
    bottom: 80px !important; } }

.zfull {
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  width: 100% !important; }

.noborder {
  border: 0px !important; }

.one-search-bar__input-append button.btn.one-button.btn-secondary {
  background: #ec1c24 !important;
  background-color: #ec1c24 !important;
  border-color: #ec1c24 !important; }

.one-search-bar__input-append i.icon-basic-magnifier, .one-search-bar__input-append div.one-button__content {
  background: #ec1c24 !important;
  background-color: #ec1c24 !important; }

.z_gylink {
  font-weight: bold !important;
  color: var(--btn-color); }

.tooltip-inner {
  min-width: 84px; }

.mw-600 {
  max-width: 600px !important; }

@media (max-width: 650px) {
  #_hj_feedback_container {
    display: none; } }

.productpage_sch_sins {
  background-color: #3dcd58;
  text-align: center;
  align-items: center;
  width: 100%; }
  .productpage_sch_sins a {
    color: #fff;
    position: relative;
    text-decoration: none;
    font-weight: bold; }
  .productpage_sch_sins a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background-color: #035011;
    bottom: 0;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-in-out; }
  .productpage_sch_sins a:hover::before {
    transform-origin: left;
    transform: scaleX(1); }

.erpbizonylatok .addone-plugin-container {
  margin-top: 0px !important; }

.one-cms-category-overview__tiles,
.one-cms-category-overview__tiles[data-v-12a0342e] {
  grid-column: span 6 !important; }

.header-container .mainmenu {
  position: relative !important; }

.categorymenu {
  display: inline-block;
  width: 100%;
  max-width: 300px;
  z-index: 100; }
  .categorymenu .closebutton {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10; }
  .categorymenu .darkmenubg {
    display: none;
    position: fixed;
    left: 0;
    width: 100vw;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
    z-index: 10; }
  .categorymenu .dropdownmenu {
    display: none;
    position: absolute;
    max-width: 1524px;
    width: calc(100% - 2rem);
    height: calc(100vh - var(--categorymenu-header-height));
    left: 0;
    margin: 0 1rem;
    overflow-y: scroll;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.14) 0px 1px 4px;
    z-index: 11; }
    .categorymenu .dropdownmenu .closebutton {
      margin-top: 2px;
      margin-right: 11px; }
  .categorymenu .maincategories {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch; }
    .categorymenu .maincategories div.isfirst {
      order: -10 !important; }
    .categorymenu .maincategories div.islast {
      order: 500 !important; }
    .categorymenu .maincategories a, .categorymenu .maincategories a:visited {
      display: flex !important;
      align-items: center;
      font-size: 15px;
      color: #000000 !important;
      border-radius: 0 !important;
      overflow: hidden;
      border-bottom-width: 0px !important; }
      .categorymenu .maincategories a:hover, .categorymenu .maincategories a:visited:hover {
        border-radius: 0.25rem !important; }
      .categorymenu .maincategories a i[class^="icon-"],
.categorymenu .maincategories a i[class*=" icon-"], .categorymenu .maincategories a:visited i[class^="icon-"],
.categorymenu .maincategories a:visited i[class*=" icon-"] {
        font-size: 20px;
        width: 20px;
        height: 20px;
        margin-left: 5px;
        margin-right: 8px; }
        .categorymenu .maincategories a i[class^="icon-"]:before,
.categorymenu .maincategories a i[class*=" icon-"]:before, .categorymenu .maincategories a:visited i[class^="icon-"]:before,
.categorymenu .maincategories a:visited i[class*=" icon-"]:before {
          position: absolute; }
    .categorymenu .maincategories a.active, .categorymenu .maincategories a.active:visited {
      color: #ffffff !important;
      background: #ec1c24;
      border-radius: 0.25rem !important; }
      .categorymenu .maincategories a.active:hover, .categorymenu .maincategories a.active:visited:hover {
        color: #ffffff !important;
        background: #000000;
        border-radius: 0.25rem !important; }
    .categorymenu .maincategories a.py-2 {
      padding-top: 0.45rem !important;
      padding-bottom: 0.45rem !important; }
  .categorymenu .subcategories {
    font-size: 14px; }
    .categorymenu .subcategories .subitem {
      padding-top: 0px !important; }
    .categorymenu .subcategories a.subtitle,
.categorymenu .subcategories a:visited.subtitle {
      color: #ec1c24 !important;
      font-weight: 500;
      letter-spacing: 0.5px;
      text-transform: uppercase;
      font-size: 110%;
      margin-left: -10px;
      padding: 8px;
      border-bottom: #ebebeb solid 1px;
      background: #f9f9f9; }
    .categorymenu .subcategories a.level1_name,
.categorymenu .subcategories a:visited.level1_name {
      color: #ec1c24 !important;
      font-weight: 700;
      letter-spacing: 0.5px; }
    .categorymenu .subcategories .level3_container {
      max-height: 181px;
      overflow-x: hidden;
      overflow-y: scroll;
      border-width: 0px !important; }
      .categorymenu .subcategories .level3_container .border-top {
        border-width: 0px !important; }
      .categorymenu .subcategories .level3_container a {
        font-weight: 600; }

.slimscrollbar::-webkit-scrollbar {
  width: 6px; }

.slimscrollbar::-webkit-scrollbar-track {
  background: #ffffff;
  box-shadow: inset #E4E4E4 1px 0px 0px 0px;
  /* left border on track */
  border-left: #ffffff solid 3px; }

.slimscrollbar::-webkit-scrollbar-thumb {
  outline: none;
  background: #ec1c24;
  border-radius: 3px;
  border-left: #fff solid 1px; }

.dropdown-item.active,
.dropdown-item:active {
  color: #fff !important;
  background: #ec1c24 !important; }

.header-container {
  /* A legfelső fejléc sáv a logóval */
  /* /top-header */
  /* ------- User menü sáv - middle row in the header ------- */
  /* middle-header vége */ }
  .header-container .top-header {
    /* felső kereső sáv */
    /* /form.one-search-component */ }
    .header-container .top-header div[type='container'] {
      padding-top: 0.6rem;
      padding-bottom: 0.6rem;
      background: #ffffff; }
    .header-container .top-header.stick-top--stuck div[type='container'] {
      padding-top: 0;
      padding-bottom: 0;
      background: #ffffff; }
    .header-container .top-header div[type='taxSwitcher'] {
      min-width: 130px;
      justify-content: flex-end; }
    .header-container .top-header .search-container .search .input-group input.form-control:nth-child(1),
.header-container .top-header .search-container .search .input-group-append input.form-control:nth-child(1) {
      width: 100%;
      max-width: 400px !important;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      border-top-left-radius: 1.25rem;
      border-bottom-left-radius: 1.25rem;
      border-right: 0 !important; }
    .header-container .top-header .search-container .search .input-group button[type='search'],
.header-container .top-header .search-container .search .input-group-append button[type='search'] {
      order: -1;
      padding-right: 1.5rem;
      font-size: 20px;
      border-radius: 0;
      background: transparent !important;
      border-top: 1px solid #ced4da !important;
      border-bottom: 1px solid #ced4da !important;
      border-left: 0 !important;
      border-right: 0 !important; }
      .header-container .top-header .search-container .search .input-group button[type='search'] div, .header-container .top-header .search-container .search .input-group button[type='search'] i, .header-container .top-header .search-container .search .input-group button[type='search'] i::before,
.header-container .top-header .search-container .search .input-group-append button[type='search'] div,
.header-container .top-header .search-container .search .input-group-append button[type='search'] i,
.header-container .top-header .search-container .search .input-group-append button[type='search'] i::before {
        color: #aeb4ba !important;
        background: transparent !important; }
      .header-container .top-header .search-container .search .input-group button[type='search']:hover,
.header-container .top-header .search-container .search .input-group-append button[type='search']:hover {
        color: #ec1c24 !important;
        border-top: 1px solid #ced4da !important;
        border-bottom: 1px solid #ced4da !important;
        border-left: 0 !important;
        border-right: 0 !important; }
        .header-container .top-header .search-container .search .input-group button[type='search']:hover div, .header-container .top-header .search-container .search .input-group button[type='search']:hover i, .header-container .top-header .search-container .search .input-group button[type='search']:hover i::before,
.header-container .top-header .search-container .search .input-group-append button[type='search']:hover div,
.header-container .top-header .search-container .search .input-group-append button[type='search']:hover i,
.header-container .top-header .search-container .search .input-group-append button[type='search']:hover i::before {
          color: #ec1c24 !important; }
      .header-container .top-header .search-container .search .input-group button[type='search']:active, .header-container .top-header .search-container .search .input-group button[type='search']:focus,
.header-container .top-header .search-container .search .input-group-append button[type='search']:active,
.header-container .top-header .search-container .search .input-group-append button[type='search']:focus {
        box-shadow: none !important; }
    .header-container .top-header .search-container .search .input-group div.dropdown,
.header-container .top-header .search-container .search .input-group-append div.dropdown {
      margin-left: -1rem; }
    .header-container .top-header .search-container .search .input-group button.dropdown-toggle,
.header-container .top-header .search-container .search .input-group-append button.dropdown-toggle {
      border-radius: 1.25rem !important;
      border-top-left-radius: 0 !important;
      border-bottom-left-radius: 0 !important;
      border: 1px solid #ced4da !important; }
      .header-container .top-header .search-container .search .input-group button.dropdown-toggle .one-search-bar__selected-category,
.header-container .top-header .search-container .search .input-group-append button.dropdown-toggle .one-search-bar__selected-category {
        width: 100%;
        max-width: 154px !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        border-radius: 1.25rem !important; }
  .header-container a, .header-container a:visited {
    color: #ec1c24; }
  .header-container .bg-primary-dark a, .header-container .bg-primary-dark a:visited, .header-container .bg-primary-dark .link {
    color: #ffffff; }
    .header-container .bg-primary-dark a:hover, .header-container .bg-primary-dark a:visited:hover, .header-container .bg-primary-dark .link:hover {
      background-color: rgba(0, 0, 0, 0.1); }
  .header-container .bg-primary-dark .h-divider,
.header-container .bg-primary-dark .v-divider {
    background-color: rgba(230, 232, 235, 0.17); }
  .header-container .mainmenu {
    justify-content: space-between;
    padding: 0 1rem; }
    .header-container .mainmenu div[type='categoriesDropdown'] {
      color: #ec1c24 !important;
      background: #ffffff !important;
      padding-left: 1rem !important;
      padding-right: 1rem !important;
      margin-top: 4px;
      height: 36px;
      border-top-left-radius: 4px !important;
      border-top-right-radius: 4px !important; }
  .header-container button.dropdownopener {
    position: relative;
    margin-top: 3px;
    line-height: 37px;
    height: 37px;
    border: 0 !important;
    color: #979393;
    background: #ffffff !important;
    padding: 0 1rem 0 40px !important;
    /*text-transform: uppercase;
    letter-spacing: 2px;*/
    font-size: 1rem;
    font-weight: 600;
    font-weight: 500;
    text-align: left;
    width: 100%;
    border-radius: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .header-container button.dropdownopener::before {
      display: inline-block;
      position: absolute;
      left: 15px;
      top: 10px;
      color: #979393;
      content: "\f0c9";
      font: normal normal normal 24px/1 FontAwesome !important;
      width: 20px;
      height: 20px;
      line-height: 16px !important;
      font-size: 16px !important;
      z-index: 2; }
    .header-container button.dropdownopener:hover {
      color: #ec1c24;
      background-color: #f8f8f8 !important; }
      .header-container button.dropdownopener:hover::before {
        color: #ec1c24; }
  .header-container .middle-header {
    /* Header / usermenu */
    /* Header user menu */
    /* Header / username */
    /* fiók ki-/be- jelentkezés linkek */
    /* Felelős ügyintéző + Raktárinfó */ }
    .header-container .middle-header .dropdown-menu {
      border-radius: 0.5rem;
      box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08);
      /* a lenyíló user menü */ }
      .header-container .middle-header .dropdown-menu .dropdown.my-3 {
        margin-top: 8px !important;
        margin-bottom: 8px !important;
        /* menüpontok cellái */
        /* menü linkjei */ }
        .header-container .middle-header .dropdown-menu .dropdown.my-3 .d-flex.col {
          padding: 0 0 0 8px !important; }
        .header-container .middle-header .dropdown-menu .dropdown.my-3 a, .header-container .middle-header .dropdown-menu .dropdown.my-3 a:visited,
.header-container .middle-header .dropdown-menu .dropdown.my-3 a.sidebar-link {
          color: #000000 !important;
          padding: 4px 6px;
          border-radius: 3px; }
        .header-container .middle-header .dropdown-menu .dropdown.my-3 a:hover,
.header-container .middle-header .dropdown-menu .dropdown.my-3 a.sidebar-link:hover {
          color: #ec1c24 !important; }
        .header-container .middle-header .dropdown-menu .dropdown.my-3 a:active,
.header-container .middle-header .dropdown-menu .dropdown.my-3 a.sidebar-link:active,
.header-container .middle-header .dropdown-menu .dropdown.my-3 a.nuxt-link-active {
          color: #ec1c24 !important;
          background-color: #f3f3f3 !important; }
    .header-container .middle-header .one-account-dropdown-component {
      height: 100%; }
      .header-container .middle-header .one-account-dropdown-component > a {
        position: relative;
        height: 100%; }
        .header-container .middle-header .one-account-dropdown-component > a span, .header-container .middle-header .one-account-dropdown-component > a:after {
          display: none; }
        .header-container .middle-header .one-account-dropdown-component > a:before {
          display: block;
          position: absolute;
          content: "\f2c0";
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: linear-gradient(0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.02));
          text-align: center;
          font: normal normal normal 20px/1 FontAwesome !important;
          line-height: 32px !important; }
        .header-container .middle-header .one-account-dropdown-component > a:hover {
          background: rgba(0, 0, 0, 0.1); }
    .header-container .middle-header .one-login-logout-component {
      position: relative;
      margin: 0 !important;
      padding: 0 !important;
      /* a vue gomb */ }
      .header-container .middle-header .one-login-logout-component div.click {
        position: relative;
        overflow: hidden;
        content: '' !important;
        /* elrejtjük, de az ikon miatt nem 'display:none'-al */
        color: transparent;
        width: 32px !important;
        height: 32px !important;
        margin: 0 !important;
        padding: 0 !important;
        /* a gomb helyett ikon */ }
        .header-container .middle-header .one-login-logout-component div.click:after {
          display: block;
          position: absolute;
          content: '\f08b';
          left: 0px;
          top: 4px;
          width: 28px;
          height: 28px;
          color: #ec1c24;
          background: rgba(0, 0, 0, 0);
          border: rgba(0, 0, 0, 0.2) solid 0px;
          border-radius: 16px;
          text-align: center;
          font: normal normal normal 16px/1 FontAwesome !important;
          line-height: 26px !important; }
        .header-container .middle-header .one-login-logout-component div.click:hover {
          background: rgba(0, 0, 0, 0.1); }
    .header-container .middle-header div[type='managerInfo'],
.header-container .middle-header div[type='warehouses'] {
      font-size: 13px !important;
      font-weight: 600;
      font-family: 'Open Sans', sans-serif, ui-sans-serif; }
      .header-container .middle-header div[type='managerInfo'] li.nav-item,
.header-container .middle-header div[type='warehouses'] li.nav-item {
        padding-top: 0;
        padding-bottom: 0;
        height: 100%; }
        .header-container .middle-header div[type='managerInfo'] li.nav-item a.nav-link.dropdown-toggle,
.header-container .middle-header div[type='warehouses'] li.nav-item a.nav-link.dropdown-toggle {
          display: flex;
          align-items: center;
          justify-content: flex-start; }
          .header-container .middle-header div[type='managerInfo'] li.nav-item a.nav-link.dropdown-toggle i.icon-user,
.header-container .middle-header div[type='warehouses'] li.nav-item a.nav-link.dropdown-toggle i.icon-user {
            display: none !important;
            font-size: 15px;
            text-shadow: #08599a 0px 0px 1px, #08599a 0px 0px 1px;
            max-height: 18px; }
      .header-container .middle-header div[type='managerInfo'] .dropdown-menu,
.header-container .middle-header div[type='warehouses'] .dropdown-menu {
        font-size: 13px;
        font-weight: 500; }
        .header-container .middle-header div[type='managerInfo'] .dropdown-menu input,
.header-container .middle-header div[type='warehouses'] .dropdown-menu input {
          border-radius: 16px;
          border: 1px solid #ced4da; }
          .header-container .middle-header div[type='managerInfo'] .dropdown-menu input:focus,
.header-container .middle-header div[type='warehouses'] .dropdown-menu input:focus {
            color: #495057;
            background-color: #fff;
            border-color: #404040;
            outline: 0;
            -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }
        .header-container .middle-header div[type='managerInfo'] .dropdown-menu .one-dropdown__input,
.header-container .middle-header div[type='warehouses'] .dropdown-menu .one-dropdown__input {
          width: 100%;
          max-width: 100%; }
        .header-container .middle-header div[type='managerInfo'] .dropdown-menu i.icon-basic-magnifier,
.header-container .middle-header div[type='warehouses'] .dropdown-menu i.icon-basic-magnifier {
          color: #ec1c24;
          font-size: 18px !important;
          padding-top: 2px; }
      .header-container .middle-header div[type='managerInfo'] .dropdown-item,
.header-container .middle-header div[type='warehouses'] .dropdown-item {
        padding: 0.25rem 1.5em;
        font-weight: 500; }
      .header-container .middle-header div[type='managerInfo'] .dropdown-item.active,
.header-container .middle-header div[type='managerInfo'] .dropdown-item:active,
.header-container .middle-header div[type='warehouses'] .dropdown-item.active,
.header-container .middle-header div[type='warehouses'] .dropdown-item:active {
        background: #ec1c24; }

/* header-container vége */
.contentwrapper > div[type='container'] {
  background: #ffffff;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08); }

div[type='TopProducts'] {
  background: #ffffff;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08); }

div[type='carouselWithThumbnails'] {
  background: #ffffff;
  margin-top: 0;
  margin-bottom: 1rem;
  border-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08); }
  div[type='carouselWithThumbnails'] img {
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }

.swiper-container-horizontal {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px; }

#indexbrands {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-around;
  background: #ffffff;
  border-radius: 0.25rem; }
  #indexbrands .row {
    background: transparent;
    margin: 0 !important;
    line-height: 1 !important; }
    #indexbrands .row div {
      line-height: 1 !important; }
    #indexbrands .row .d-flex {
      align-content: center; }
  #indexbrands .img-col {
    position: relative; }
  #indexbrands img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100px;
    border: none !important;
    blur: 0; }
  #indexbrands a::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0%;
    height: 0%;
    background: rgba(0, 0, 0, 0.12);
    border-radius: 0.5rem;
    transform-origin: center;
    transition: opacity .3s ease-in-out;
    z-index: -1;
    opacity: 0.0;
    blur: 0; }
  #indexbrands a:hover::before {
    left: 0;
    top: 5%;
    width: 100%;
    height: 90%;
    transition: opacity .3s ease-in-out;
    z-index: 1;
    opacity: 1.0;
    blur: 0; }

div[type='StaticBanners'] {
  background: #ffffff; }
  div[type='StaticBanners'] div:first-of-type {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important; }
    div[type='StaticBanners'] div:first-of-type img {
      border-top-left-radius: 0.25rem !important;
      border-bottom-left-radius: 0.25rem !important; }
  div[type='StaticBanners'] div:last-of-type {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }
    div[type='StaticBanners'] div:last-of-type img {
      border-top-right-radius: 0.25rem !important;
      border-bottom-right-radius: 0.25rem !important; }

div[type='TopProducts'] .row.one-swiper-product__mobile-slider {
  padding: 1rem; }
  div[type='TopProducts'] .row.one-swiper-product__mobile-slider .box {
    border: 0;
    margin: 0;
    padding: 0;
    border: 0px !important; }
    div[type='TopProducts'] .row.one-swiper-product__mobile-slider .box .row.one-product-overview {
      --btn-color: #ec1c24;
      padding: 0;
      margin: 0;
      border-radius: 0.25rem;
      border: #ffffff solid 1px !important; }
      div[type='TopProducts'] .row.one-swiper-product__mobile-slider .box .row.one-product-overview:hover {
        border: #ec1c24 solid 1px !important; }
      div[type='TopProducts'] .row.one-swiper-product__mobile-slider .box .row.one-product-overview .d-flex .row {
        padding-top: 1rem;
        border-top: #ec1c24 solid 1px;
        margin-left: 4px;
        margin-right: 4px; }

div[type='TopProducts'] .one-swiper-product__title {
  font-size: 1.35rem;
  font-weight: 600;
  text-shadow: none;
  font-style: normal;
  letter-spacing: 0.5px;
  color: #ec1c24; }

div[type='Category'] {
  /* Title */
  /* Menu */
  /* Scrollbar hovered style */
  /* Manufacturer logos on the bottom inside */ }
  div[type='Category'] .one-cms-category-overview__tiles-inner {
    position: relative !important;
    /* overrides the 'absolute' position */ }
  div[type='Category'] .one-category-item.border-bottom {
    border: 0 !important; }
  div[type='Category'] .one-category-item__icon ~ div {
    color: #888888;
    border: 0 !important; }
    div[type='Category'] .one-category-item__icon ~ div a {
      color: #888888 !important;
      text-transform: uppercase;
      font-size: 0.96rem;
      font-weight: 600;
      text-shadow: none;
      font-style: normal;
      letter-spacing: 0.5px; }
      div[type='Category'] .one-category-item__icon ~ div a:hover {
        color: #ec1c24; }
  div[type='Category'] .inner a span {
    padding-left: 6px; }
  div[type='Category'] .inner a:hover {
    color: #ec1c24 !important; }
  div[type='Category'] .col {
    border: 0 !important; }
    div[type='Category'] .col .one-category-box__image-wrapper {
      padding: 0; }
    div[type='Category'] .col .one-category-box {
      justify-content: center;
      padding: 5px; }
      div[type='Category'] .col .one-category-box p {
        width: 100%;
        max-height: 38px !important;
        overflow: hidden;
        /*background: #e8e6e4;*/
        border-radius: 8px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        padding: 4px 8px;
        vertical-align: top;
        display: flex;
        align-content: flex-start;
        align-items: flex-start;
        height: auto !important;
        overflow: hidden; }
    div[type='Category'] .col img {
      border-radius: 8px;
      /*border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;*/ }
  div[type='Category'] .custom-scrollbar:hover::-webkit-scrollbar-thumb {
    background: #ec1c24; }
  div[type='Category'] .custom-scrollbar:hover::-webkit-scrollbar-track {
    background: #e2e2e2; }
  div[type='Category'] .one-cms-category-overview__logos-item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center; }
  div[type='Category'] .one-cms-category-overview__manufacturers-row {
    border-right: 0 !important;
    border-top: 1px solid #f1f1f1; }

.footer-component {
  background: #ec1c24; }

#footer.one-footer {
  color: #fff;
  background: #ec1c24;
  padding-top: 1rem !important;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08); }
  #footer.one-footer.pt-4 {
    padding-top: 1rem !important; }
  #footer.one-footer a, #footer.one-footer a:visited {
    font-size: 14px;
    color: #ffffff; }
  #footer.one-footer a:hover, #footer.one-footer a:active {
    color: #d4d4d4; }
  #footer.one-footer a.outerlink {
    text-decoration: underline; }

.one-footer__logo-img {
  content: url("https://static.dl1.hu/cms/c3663c4e3b83421e8c0406bfd81116db/one_logo_small_white.png"); }

.footertitle {
  display: block;
  font-size: 1.22rem;
  text-align: left;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 10px;
  letter-spacing: 0.75px; }
  .footertitle b {
    font-weight: 500;
    letter-spacing: 1.25px; }
  .footertitle hr {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }

.one-footer__logo {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center; }

.cleanbox {
  border: none  !important;
  box-shadow: none  !important;
  background: transparent !important;
  border-radius: 0 !important; }

.one-breadcrumbs {
  margin: 5px 0px 5px 0px;
  padding: 2px 2px 2px 15px;
  border-radius: 0.25rem;
  background: rgba(0, 0, 0, 0.03);
  border-top: rgba(0, 0, 0, 0.04) solid 1px;
  border-bottom: rgba(255, 255, 255, 0.36) solid 1px;
  height: 34px !important;
  overflow: hidden !important; }

.one-product-list-view__tile,
.one-product-tile-view__product-tile,
.one-product-minilist-view__tile,
.one-toolbar-list,
.one-pagination {
  border: 0 !important;
  border-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 5px; }
  .one-product-list-view__tile .one-header,
.one-product-tile-view__product-tile .one-header,
.one-product-minilist-view__tile .one-header,
.one-toolbar-list .one-header,
.one-pagination .one-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    background-color: #f8fafb !important;
    border: 0px !important; }
    .one-product-list-view__tile .one-header h2,
.one-product-tile-view__product-tile .one-header h2,
.one-product-minilist-view__tile .one-header h2,
.one-toolbar-list .one-header h2,
.one-pagination .one-header h2 {
      font-weight: bold !important;
      text-shadow: 2px 2px 4px #cccccc; }

.one-product-list-view div.collapse {
  border-radius: 0.25rem;
  border-top-left-radius: 0; }

.one-header.border-bottom {
  border: 0px !important; }

.one-selected-filters {
  border-radius: 0.25rem;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 5px; }
  .one-selected-filters .col {
    border-radius: 0.25rem; }
  .one-selected-filters .one-selected-filters__row {
    border: 0; }
    .one-selected-filters .one-selected-filters__row:last-child {
      justify-content: center;
      border-top: #f2f2f2 solid 1px; }
      .one-selected-filters .one-selected-filters__row:last-child span {
        color: #5a8fb7;
        padding: 2px !important;
        margin: 0px !important; }
        .one-selected-filters .one-selected-filters__row:last-child span:hover {
          color: #3a6f97; }

.one-category-tree__content {
  border: 0 !important;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 5px; }

.one-category-tree__header,
.one-filters__header,
.one-selected-filters__header {
  border: 0 !important;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  padding-left: 1.25rem !important; }

.one-category-tree__categories {
  border: 0 !important;
  border-radius: 0.25rem;
  box-shadow: none; }

.one-price-filter {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 5px; }

.one-filters-container .one-filters__header {
  border-radius: 0.25rem;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08); }

.one-filters-container .one-multicheckbox-filter {
  border: 0 !important;
  border-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 5px;
  margin-top: 2px !important;
  margin-bottom: 0px !important;
  overflow: hidden; }
  .one-filters-container .one-multicheckbox-filter .one-multicheckbox-filter__header {
    border: 0 !important;
    padding: 0.25rem 0.5rem 0.25rem 1.0rem;
    cursor: pointer;
    cursor: hand; }
    .one-filters-container .one-multicheckbox-filter .one-multicheckbox-filter__header:hover {
      color: #5a8fb7;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
    .one-filters-container .one-multicheckbox-filter .one-multicheckbox-filter__header .one-multicheckbox-filter__icon-toggle {
      display: flex;
      align-items: center; }
  .one-filters-container .one-multicheckbox-filter .py-2 {
    border: 0 !important;
    border-top: rgba(0, 0, 0, 0.1) solid 1px !important; }
  .one-filters-container .one-multicheckbox-filter .one-multicheckbox-filter-item {
    font-size: .9rem; }

.one-product-stocks-popup-dialog__more-stocks {
  border-radius: 0.5rem;
  border-top: var(--primary-color) solid 1px; }

h1, h2, h3, h4,
.one-category-tree__header,
.one-filters__header,
.one-selected-filters__header {
  text-shadow: none !important; }

a.one-product-stocks-popup-dialog__link {
  color: #5a8fb7 !important; }

.one-toolbar-list__query {
  border: 0px solid #e6e8eb !important; }
  .one-toolbar-list__query .d-flex {
    padding-bottom: 0;
    background-color: #f8fafb !important;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .one-toolbar-list__query .text-muted {
    display: none; }
  .one-toolbar-list__query h1 {
    text-decoration: none;
    text-shadow: none;
    font-style: normal !important; }

.one-toolbar-list__tool .row {
  border: 0 !important;
  /* list style selector */
  /* counter info */
  /* pagination */
  /* order type */ }
  .one-toolbar-list__tool .row .col {
    border: 0 !important; }
  .one-toolbar-list__tool .row .col:nth-child(1) {
    order: 4; }
  .one-toolbar-list__tool .row .col:nth-child(2) {
    order: 1; }
  .one-toolbar-list__tool .row .col:nth-child(3) {
    order: 2; }
  .one-toolbar-list__tool .row .col:nth-child(4) {
    order: 3; }

h1.termekcim {
  font-size: 1.25rem !important;
  margin-bottom: 0;
  padding-left: 0.5rem;
  font-style: normal;
  color: #ec1c24; }

.one-product-download__link {
  color: #207cc7 !important; }

.pp_config {
  background: #ffffff;
  margin-top: 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  border-radius: 0.25rem;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08); }
  .pp_config .col {
    padding: 0px; }
  .pp_config .row {
    margin: 0; }
  .pp_config .configtitle {
    padding: 0.65rem 1rem;
    border-bottom: 1px solid #dee2e6 !important; }
  .pp_config .img-thumbnail {
    border: none;
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 200px; }
  .pp_config .btn-primary, .pp_config .btn-primary:visited {
    color: #fff;
    background: #ec1c24;
    background-color: #ec1c24;
    border-color: #ec1c24; }
    .pp_config .btn-primary:hover, .pp_config .btn-primary:active, .pp_config .btn-primary:visited:hover, .pp_config .btn-primary:visited:active {
      color: #fff;
      background: #ec1c24;
      background-color: #ec1c24;
      border-color: #ec1c24; }

/* Productlist buttons */
.one-product-tile-right-actions .input-container div {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  flex-direction: row !important; }

.one-product-tile-right-actions .one-input-tooltip__unit {
  padding-left: 6px; }

.one-product-tile-right-actions button.btn {
  padding-left: 10px;
  padding-right: 10px;
  height: 42px; }
  .one-product-tile-right-actions button.btn .btn-content div,
.one-product-tile-right-actions button.btn .btn-content div i {
    display: flex;
    align-items: center;
    justify-content: center; }

.input-container[data-v-3700885d] {
  max-width: 90px; }

.form-control[data-v-37fe8c64] {
  max-width: 64px; }

/* invoice alert sáv a weblap tetején */
.one-invoice-banner {
  border-bottom: #f4f4f4 solid 1px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  z-index: 2;
  background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 10px, rgba(0, 0, 0, 0.04) 10px, rgba(0, 0, 0, 0.04) 20px);
  background-color: #f8f8f8; }

/* notification dialog  */
.one-notification-banner {
  color: #ec1c24;
  border-radius: 5px;
  background-color: #eef2ff !important;
  border: 1px solid #d8e1e9 !important;
  border-bottom: 1px solid #b6c0c9 !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12); }
  .one-notification-banner i {
    color: #ec1c24;
    width: 34px;
    height: 34px;
    display: flex;
    align-content: center;
    justify-content: center; }
  .one-notification-banner a, .one-notification-banner a:visited {
    color: #ec1c24 !important; }

.vue-notification-wrapper div {
  font-size: 16px !important; }

/* ==== Client oldalak menü, content, button, link etc. ==== */
.content .container.bg-white {
  border-radius: 0.25rem;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08);
  margin: 0 auto;
  max-width: 1524px;
  --primary-color: #ec1c24;
  --badges-color: #ec1c24;
  --btn-color: #ec1c24;
  --btnColor: #ec1c24;
  --blue: #ec1c24;
  --info: #ec1c24;
  /* inputmezők */
  /* keresés a listákban */
  /* ~: CSS tilde -> egy szinten vannak, testvérek */
  /* HEADER */
  /* SIDEBAR */
  /* Az összes emailcím színe: tartalmaz '@' jelet, vagy 'mailto'-val kezdődik */
  /* Halványabb divider vonal */
  /* 'edit' link */
  /* RIGHT SIDE: fő tartalmi doboz */
  /* TAB-ok */
  /* Table - list */
  /* Pagination - Lapozás */
  /* Lapozások középre rendezése */ }
  .content .container.bg-white .custom-control-label:before {
    border: #ec1c24 solid 1px !important; }
  .content .container.bg-white h3 {
    font-size: 1.25rem;
    color: #ec1c24;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding-left: 10px; }
  .content .container.bg-white span.pointer, .content .container.bg-white span.edit {
    color: #2ba751 !important; }
  .content .container.bg-white .edit-pointer {
    padding: 4px 6px;
    border-radius: 5px;
    color: #ec1c24;
    border: #e0e0e0 dashed 1px; }
  .content .container.bg-white .icon-cancel::before {
    color: #cb1e1e !important; }
  .content .container.bg-white .icon-correct::before {
    color: #2ba751 !important; }
  .content .container.bg-white input, .content .container.bg-white textarea, .content .container.bg-white select {
    border-radius: 20px;
    padding-left: 1rem; }
  .content .container.bg-white div.dropdown .dropdown-toggle {
    border-radius: 20px;
    padding-left: 0; }
  .content .container.bg-white .form-control:focus {
    color: #202020;
    background-color: #ffffff;
    border-color: #ec1c24;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.12); }
  .content .container.bg-white button[type='search'] {
    color: #ffffff;
    background: #ec1c24 !important;
    border-color: #ec1c24 !important; }
    .content .container.bg-white button[type='search'].btn.one-button.btn-secondary, .content .container.bg-white button[type='search'] div.one-button__content, .content .container.bg-white button[type='search'] i.icon-basic-magnifier {
      color: #ffffff;
      font-size: 20px;
      background: #ec1c24 !important;
      border-color: #ec1c24 !important; }
  .content .container.bg-white .one-search-bar .input-group input.search-input {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important; }
  .content .container.bg-white .one-search-bar .input-group button[type='search'] {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 52px;
    padding-right: 16px; }
    .content .container.bg-white .one-search-bar .input-group button[type='search'] i {
      border-radius: 10px; }
  .content .container.bg-white .custom-control-input:checked ~ .custom-control-label:before {
    background: #ec1c24 !important;
    border: #ec1c24 solid 1px !important; }
  .content .container.bg-white .one-sidebar-header > div {
    line-height: normal;
    padding: 1.25rem 1rem 0 5px !important; }
    .content .container.bg-white .one-sidebar-header > div h4 {
      font-size: 1rem;
      color: #ec1c24;
      text-transform: uppercase;
      letter-spacing: 2.5px;
      padding-left: 10px; }
  .content .container.bg-white .one-sidebar-header.border-top {
    border-top: 0 !important; }
  .content .container.bg-white .one-sidebar-header.border-bottom {
    border-bottom: 0 !important; }
  .content .container.bg-white .sidebar {
    border-right: 0px !important; }
    .content .container.bg-white .sidebar .one-base-home-page {
      border-top-left-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem;
      border-right: #ec1c24 solid 2px;
      height: calc(100% - 2rem) !important;
      margin-top: 1rem;
      margin-bottom: 1rem; }
      .content .container.bg-white .sidebar .one-base-home-page .one-sidebar-header div {
        padding: 0.25rem 1rem 0 1rem !important; }
    .content .container.bg-white .sidebar .menu-container {
      --border-left-width: 0px;
      /* 0px || 2px */
      height: 100% !important;
      min-height: 60vh; }
      .content .container.bg-white .sidebar .menu-container .v-divider.m-3 {
        margin-top: 0.75rem !important;
        margin-bottom: 0.75rem !important; }
      .content .container.bg-white .sidebar .menu-container .col.py-1 {
        padding-top: 0 !important;
        padding-bottom: 3px !important; }
      .content .container.bg-white .sidebar .menu-container a.sidebar-link,
.content .container.bg-white .sidebar .menu-container a.sidebar-link:visited {
        position: relative;
        display: block !important;
        width: 100%;
        padding: 3px 10px;
        border-radius: 4px;
        border-top-left-radius: calc(4px - var(--border-left-width) - var(--border-left-width));
        border-bottom-left-radius: calc(4px - var(--border-left-width) - var(--border-left-width));
        transition: all .25s ease-in;
        /*transition! */
        border-left: #ffffff solid var(--border-left-width); }
        .content .container.bg-white .sidebar .menu-container a.sidebar-link::before,
.content .container.bg-white .sidebar .menu-container a.sidebar-link:visited::before {
          content: '';
          position: absolute;
          width: 0%;
          height: 100%;
          border-radius: 4px;
          border-top-left-radius: calc(4px - var(--border-left-width) - var(--border-left-width));
          border-bottom-left-radius: calc(4px - var(--border-left-width) - var(--border-left-width));
          background-color: rgba(0, 0, 0, 0.06);
          left: 0%;
          bottom: 0px;
          z-index: 0;
          transition: all .2s ease-in;
          /*transition! */ }
      .content .container.bg-white .sidebar .menu-container a.sidebar-link:hover,
.content .container.bg-white .sidebar .menu-container a.sidebar-link:active {
        color: #000 !important;
        background: rgba(0, 0, 0, 0.06) !important;
        border-left: #d0d0d0 solid var(--border-left-width);
        letter-spacing: 0.25px; }
        .content .container.bg-white .sidebar .menu-container a.sidebar-link:hover::before,
.content .container.bg-white .sidebar .menu-container a.sidebar-link:active::before {
          width: 100%;
          height: 100%; }
      .content .container.bg-white .sidebar .menu-container a.sidebar-link.nuxt-link-active {
        color: #ec1c24 !important;
        text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
        background: rgba(0, 0, 0, 0.06) !important;
        border-left: #ec1c24 solid var(--border-left-width); }
  .content .container.bg-white a[href*="@"],
.content .container.bg-white a[href^="mailto"],
.content .container.bg-white .one-account-users span.font-blue {
    color: #2196f3 !important;
    border-bottom: #2196f3 dashed 1px !important; }
  .content .container.bg-white .v-divider {
    background-color: #e2e2e2; }
  .content .container.bg-white div.edit {
    color: white;
    background: #2ba751;
    border-color: #2ba751;
    padding: 4px 10px;
    border-radius: 5px; }
    .content .container.bg-white div.edit:hover {
      background: #238b42;
      border-color: #238b42; }
  .content .container.bg-white div.toggle-button {
    color: white;
    background: #ec1c24;
    border-color: #ec1c24;
    padding: 4px 10px;
    border-radius: 5px; }
    .content .container.bg-white div.toggle-button:hover {
      background: #ec1c24;
      border-color: #ec1c24; }
  .content .container.bg-white .p-0.col-lg-9.col-12 {
    padding-left: 10px !important; }
  .content .container.bg-white .nav-tab {
    /* Max. 1. szintig örökölje minden link */
    /* aktív TAB */ }
    .content .container.bg-white .nav-tab > a {
      padding-left: 15px !important;
      padding-right: 15px !important; }
      .content .container.bg-white .nav-tab > a:hover, .content .container.bg-white .nav-tab > a:active {
        color: #ffffff;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.18);
        background: #ec1c24;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem; }
    .content .container.bg-white .nav-tab .nuxt-link-active {
      transition: all .25s ease-in;
      color: #ec1c24;
      text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
      border: 0;
      padding-left: 15px !important;
      padding-right: 15px !important;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem;
      /* gradient bg. */
      background-color: rgba(0, 0, 0, 0.08);
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.06+0,0.1+100 */
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0.1) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0.1) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0.1) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f000000', endColorstr='#1a000000',GradientType=0 );
      /* IE6-9 */ }
      .content .container.bg-white .nav-tab .nuxt-link-active:hover, .content .container.bg-white .nav-tab .nuxt-link-active:active {
        background: #ec1c24; }
  .content .container.bg-white .table {
    --table-border-radius: 5px;
    margin-top: 0.5rem;
    border: 0px !important;
    border-radius: var(--table-border-radius); }
    .content .container.bg-white .table thead th {
      border: 0px;
      background: #f3f3f3;
      border-bottom: #ffffff solid 1px !important; }
      .content .container.bg-white .table thead th:first-child {
        border-top-left-radius: var(--table-border-radius); }
      .content .container.bg-white .table thead th:last-child {
        border-top-right-radius: var(--table-border-radius); }
    .content .container.bg-white .table tr td {
      border: 0;
      border-bottom: #f4f4f4 solid 1px !important; }
    .content .container.bg-white .table tr:hover td {
      background: #f3f3f3; }
    .content .container.bg-white .table td[role='cell'] {
      border-bottom: #f3f3f3 solid 1px !important; }
  .content .container.bg-white .pagination {
    margin: 0.5rem auto !important;
    justify-content: center;
    /* centered felx items */ }
  .content .container.bg-white .one-invoices-list .row:last-child,
.content .container.bg-white .one-complaints-list .row:last-child,
.content .container.bg-white .one-orders-list .row:last-child,
.content .container.bg-white .one-rfq-list .row:last-child,
.content .container.bg-white .one-offline-orders-list .row:last-child,
.content .container.bg-white .one-invoices-list .row:last-child,
.content .container.bg-white .one-invoices-goods-issued-notes-list .row:last-child {
    justify-content: center; }

/* Offers lapozás középre */
body.account-rfqs-offers-offers div.content div.child-element .row:last-child {
  justify-content: center; }

/* ==== Felhasználói fiók ====*/
.one-account-index .avatar {
  display: none; }

/* ==== MEGRENDELÉSEK és SZÁMLÁK kliens aloldalak ==== */
.content.h-100 .container > .row {
  max-width: 1554px;
  margin-left: 0px;
  margin-right: 0px;
  /* cím */ }
  .content.h-100 .container > .row .one-product-data-container--bold-text {
    color: #ec1c24;
    padding: 0.5rem 1rem !important; }
  .content.h-100 .container > .row h4.one-summary-table__header {
    color: #ec1c24;
    padding: 0.66rem 0rem !important; }

/* 'fő' (level 0) dobozok */
.content.h-100 .container > .row > div > .row.one-base-home-page {
  border-radius: 0.25rem !important;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08);
  margin-bottom: 1.5rem !important; }

/* a legalsó "Szállítás" doboz */
.row .col > div > .row.one-base-home-page.mb-3 {
  border-radius: 0.25rem !important;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08);
  margin-top: 0 !important; }

/* ==== KEDVENCEK kliens aloldal ==== */
.one-wishlist-page {
  --primary-color: #ec1c24;
  --badges-color: #ec1c24;
  --btn-color: #ec1c24;
  --btnColor: #ec1c24;
  --blue: #ec1c24;
  --info: #ec1c24; }
  .one-wishlist-page .searchable .dropdown-toggle {
    border-color: var(--primary-color); }
    .one-wishlist-page .searchable .dropdown-toggle .selected-tag {
      color: var(--primary-color);
      margin: 2px 2px; }
    .one-wishlist-page .searchable .dropdown-toggle .v-select .open-indicator:before {
      border-color: var(--primary-color) !important; }
  .one-wishlist-page .one-cart-wishlist-options-container,
.one-wishlist-page .col > .row {
    border-radius: 0.25rem !important;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08); }
  .one-wishlist-page .one-products-list__table {
    border: 0; }
  .one-wishlist-page .one-products-list__table--first-row {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important; }
  .one-wishlist-page .one-products-list__table--last-row {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }
  .one-wishlist-page .tuple.tuple--trash {
    padding: 12px 2px;
    flex-direction: column !important; }
    .one-wishlist-page .tuple.tuple--trash button.one-button {
      color: #ffffff; }
    .one-wishlist-page .tuple.tuple--trash i.icon-trash {
      color: #ffffff;
      background: #e10a0a;
      padding: 5px 10px 1px 10px;
      border-radius: 4px; }
      .one-wishlist-page .tuple.tuple--trash i.icon-trash:hover {
        background: #b51010; }

/* Visszalépés gombok a tartalmi részek felső részén */
.one-wishlist-page .back-col,
.one-cart-page .back-col {
  background: #f9f9f9;
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.one-wishlist-page .go-back,
.one-cart-page .go-back {
  font-weight: 700;
  color: var(--primary-color) !important;
  text-transform: uppercase; }

/* ==== Kosár & vásárlási lépések ==== */
.one-cart-page {
  /* Lépések mutatása, státusz sáv */
  /* vissza gomb & dátumválasztó dropdown */
  /* Fő kosár tartalmak ebben vannak: a '...wishlist-options melletti 'd-flex'-en */
  /* a content alja lekerekítve */
  /* címek */
  /* a kosár terméklistája */
  /* szállítási módok */
  /* fizetási mód */
  /* kosár összesítő */ }
  .one-cart-page .one-progress-steps-checkout {
    padding: 0; }
    .one-cart-page .one-progress-steps-checkout .one-progress-steps-checkout__step:first-child {
      padding-left: 0; }
    .one-cart-page .one-progress-steps-checkout .one-progress-steps-checkout__step:last-child {
      padding-right: 0; }
  .one-cart-page > div:nth-child(2) {
    border: 0;
    border-radius: 0.25rem;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08); }
  .one-cart-page .one-cart-wishlist-options-container ~ .d-flex:last-child {
    background: #ffffff;
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08);
    /* elválasztó vonalak */ }
    .one-cart-page .one-cart-wishlist-options-container ~ .d-flex:last-child .row.my-4 {
      margin: 10px 0 !important;
      border: red; }
  .one-cart-page > .row:last-child,
.one-cart-page .one-cart-wishlist-options-container:last-child {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important; }
    .one-cart-page > .row:last-child div,
.one-cart-page .one-cart-wishlist-options-container:last-child div {
      border-radius: 0.25rem !important; }
  .one-cart-page .shipments__header,
.one-cart-page .one-cart-summary__title,
.one-cart-page .one-summary-table__header,
.one-cart-page .one-cart-payment-methods__header {
    color: white;
    font-weight: 500;
    background: var(--primary-color); }
  .one-cart-page .one-products-list__table {
    margin: 5px 15px;
    border: #e8e8e8 solid 1px;
    border-radius: 6px; }
    .one-cart-page .one-products-list__table > div:first-child, .one-cart-page .one-products-list__table > div:first-child > div {
      border-top-left-radius: 6px;
      border-top-right-radius: 6px; }
    .one-cart-page .one-products-list__table > div:last-child, .one-cart-page .one-products-list__table > div:last-child > div {
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px; }
  .one-cart-page .shipments__main {
    /* title bg. */ }
    .one-cart-page .shipments__main > .col:first-child {
      background: var(--primary-color);
      border-top: #dee2e6 solid 1px !important; }
    .one-cart-page .shipments__main .one-cart-shipment .border-right {
      border: 0 !important; }
  .one-cart-page .one-cart-payment-methods {
    margin-bottom: 1rem;
    /* title bg. */ }
    .one-cart-page .one-cart-payment-methods > .col:first-child {
      background: var(--primary-color);
      border-top: #dee2e6 solid 1px !important; }
    .one-cart-page .one-cart-payment-methods .border-bottom {
      border-bottom: #dee2e6 dashed 1px !important; }
  .one-cart-page .one-cart-payment-methods__box:not(:last-child) {
    border-right: #dee2e6 dashed 1px !important; }
  .one-cart-page .one-cart-payment-methods__box.active,
.one-cart-page .one-cart-payment-methods__box:hover {
    position: relative;
    border-bottom: var(--primary-color) solid 2px;
    color: var(--primary-color); }
    .one-cart-page .one-cart-payment-methods__box.active::before,
.one-cart-page .one-cart-payment-methods__box:hover::before {
      content: '';
      position: absolute;
      width: 8px;
      height: 8px;
      bottom: 0;
      left: calc(50% - 4px);
      border-left: transparent dashed 8px !important;
      border-top: transparent dashed 8px !important;
      border-right: transparent dashed 8px !important;
      border-bottom: var(--primary-color) dashed 8px !important;
      z-index: 2; }
  .one-cart-page .one-cart-summary,
.one-cart-page .one-summary-table {
    /* title bg. */
    /* lent az összesítő első doboza */ }
    .one-cart-page .one-cart-summary > .col:first-child,
.one-cart-page .one-summary-table > .col:first-child {
      background: var(--primary-color);
      border-top: #dee2e6 solid 1px !important; }
    .one-cart-page .one-cart-summary .row .border-right,
.one-cart-page .one-summary-table .row .border-right {
      border: 0 !important; }

/* ==== Felhasználók kliens oldal ==== */
.one-account-users {
  --font-size: 15px; }
  .one-account-users .one-users-list-element__image {
    border: 0; }
  .one-account-users .row.one-users-list-element {
    font-size: var(--font-size);
    /* kártya a sorokból */
    /* az elválasztó vonal nem kell */ }
    .one-account-users .row.one-users-list-element span {
      font-size: var(--font-size); }
    .one-account-users .row.one-users-list-element .col > .d-flex.flex-column {
      font-size: var(--font-size);
      box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 3px;
      border-radius: calc(0.5rem);
      margin-bottom: 1rem; }
      .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header {
        padding-right: 1rem;
        /* nevek */
        /* szerkesztés blokk és gombok */ }
        .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header .name-element {
          color: #ec1c24;
          font-size: var(--font-size); }
          .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header .name-element.disabled {
            color: #ec1c24;
            text-decoration-line: line-through; }
        .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header div.button.d-flex {
          min-width: 120px;
          justify-content: flex-end;
          /* 1. szinten a sorok javítása: flex gombok egymás mellé */ }
          .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header div.button.d-flex > div {
            display: flex; }
        .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header i {
          display: flex;
          justify-content: center;
          align-items: center;
          color: #000000 !important;
          background: #dbdbdb !important;
          width: 24px;
          height: 24px;
          border-radius: 3px;
          cursor: pointer;
          cursor: hand; }
          .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header i:hover {
            color: #000000 !important;
            background: #b4b4b4 !important; }
        .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header i.icon-basic-ban:hover {
          color: #ffffff !important;
          background: #e5a30e !important; }
        .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header i.icon-basic-ban.text-danger {
          cursor: pointer;
          cursor: hand;
          color: #ffffff !important;
          background: #c12d2d !important;
          border: #c12d2d solid 1px;
          border-radius: 11px !important; }
          .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header i.icon-basic-ban.text-danger:hover {
            cursor: default;
            color: #ffffff !important;
            background: #c12d2d !important;
            border: #c12d2d solid 1px; }
        .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header i.icon-software-pencil:hover,
.one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header i.icon-user-active:hover {
          color: #ffffff !important;
          background: #2ba751 !important; }
        .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .header i.icon-basket-delete:hover {
          color: #ffffff !important;
          background: #e50e0e !important; }
      .one-account-users .row.one-users-list-element .col > .d-flex.flex-column .data {
        font-size: var(--font-size);
        padding-right: 1rem;
        padding-bottom: 0.5rem; }
    .one-account-users .row.one-users-list-element .col > .v-divider.my-2 {
      display: none; }

/* ==== Címek ügyféloldal ==== */
.one-account-addresses {
  --font-size: 15px;
  /* kereső sora */
  /* lista sorai */ }
  .one-account-addresses > .col > .row > .col > div > .row.d-flex {
    justify-content: center; }
  .one-account-addresses .one-address-list-element {
    font-size: var(--font-size); }
    .one-account-addresses .one-address-list-element > .row {
      font-size: var(--font-size);
      box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 3px;
      border-radius: calc(0.5rem);
      margin-bottom: 1rem;
      padding: 0 1rem 1rem 1rem; }
      .one-account-addresses .one-address-list-element > .row .ne-address-list-element__header {
        color: #ec1c24;
        font-size: 17px;
        font-weight: 600;
        line-height: 1; }
      .one-account-addresses .one-address-list-element > .row .one-address-list-element__header-container,
.one-account-addresses .one-address-list-element > .row .one-address-list-element__action-button {
        padding: 0; }
        .one-account-addresses .one-address-list-element > .row .one-address-list-element__header-container i,
.one-account-addresses .one-address-list-element > .row .one-address-list-element__action-button i {
          display: flex;
          justify-content: center;
          align-items: center;
          color: #ec1c24;
          font-size: 22px;
          border: #e3e3e3 solid 1px;
          width: 33px !important;
          height: 32px !important;
          border-radius: 4px;
          margin: 3px !important; }
          .one-account-addresses .one-address-list-element > .row .one-address-list-element__header-container i.disabled,
.one-account-addresses .one-address-list-element > .row .one-address-list-element__action-button i.disabled {
            color: #c8c8c8 !important;
            border: #d8d8d8 dashed 1px; }
          .one-account-addresses .one-address-list-element > .row .one-address-list-element__header-container i:hover:not(.disabled):not(#button-isBilling):not(#icon-default-delivery),
.one-account-addresses .one-address-list-element > .row .one-address-list-element__action-button i:hover:not(.disabled):not(#button-isBilling):not(#icon-default-delivery) {
            background: #f3f3f3; }
        .one-account-addresses .one-address-list-element > .row .one-address-list-element__header-container i.icon-basket-delete,
.one-account-addresses .one-address-list-element > .row .one-address-list-element__action-button i.icon-basket-delete {
          color: #e50e0e; }
      .one-account-addresses .one-address-list-element > .row .v-divider:last-child {
        display: none; }

/* ==== Felhasználói jogok kliensoldal ==== */
body.account-roles {
  --card-radius: 0.5rem;
  /* tartalom jobb oldala */ }
  body.account-roles .sidebar ~ div {
    /* sorok, mint kártyák */
    /* & > div > .col > .row > .col > div > div > div */ }
    body.account-roles .sidebar ~ div .row.one-roles-list-element {
      margin-bottom: 1rem;
      margin-left: 0rem;
      margin-right: 0.25rem;
      /* az "i" ikonból teljes div méretű gomb lesz */
      /* szerkesztő gombok */ }
      body.account-roles .sidebar ~ div .row.one-roles-list-element .list.col {
        position: relative;
        font-size: var(--font-size);
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 3px;
        border-radius: var(--card-radius); }
      body.account-roles .sidebar ~ div .row.one-roles-list-element .one-roles-list-element__title {
        min-height: 40px; }
      body.account-roles .sidebar ~ div .row.one-roles-list-element i.icon-basic-info {
        color: #ec1c24;
        /* hover fade */ }
        body.account-roles .sidebar ~ div .row.one-roles-list-element i.icon-basic-info:before {
          content: '' !important;
          position: absolute;
          left: 0;
          top: 0;
          width: 70%;
          height: 100%;
          border-radius: var(--card-radius);
          background: transparent;
          z-index: 0; }
        body.account-roles .sidebar ~ div .row.one-roles-list-element i.icon-basic-info:hover:before {
          border-left: #ec1c24 solid 2px;
          background: linear-gradient(90deg, rgba(0, 0, 0, 0.033) 0%, rgba(0, 0, 0, 0) 100%); }
      body.account-roles .sidebar ~ div .row.one-roles-list-element .header > div.button i {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #000000 !important;
        background: #dbdbdb !important;
        width: 24px;
        height: 24px;
        border-radius: 3px;
        cursor: pointer;
        cursor: hand; }
        body.account-roles .sidebar ~ div .row.one-roles-list-element .header > div.button i:hover {
          color: #000000 !important;
          background: #b4b4b4 !important; }
      body.account-roles .sidebar ~ div .row.one-roles-list-element .header > div.button i.icon-software-pencil:hover {
        color: #ffffff !important;
        background: #2ba751 !important; }
      body.account-roles .sidebar ~ div .row.one-roles-list-element .header > div.button i.icon-basket-delete:hover {
        color: #ffffff !important;
        background: #e50e0e !important; }
    body.account-roles .sidebar ~ div .v-divider.my-2 {
      display: none; }

div.one-footer__mobile.d-flex {
  color: #ec1c24 !important;
  background: #ffffff;
  border-top: #ec1c24 solid 2px; }
  div.one-footer__mobile.d-flex div.one-footer__mobile-item:nth-child(1) {
    order: 2; }
  div.one-footer__mobile.d-flex div.one-footer__mobile-item:nth-child(2) {
    order: 6; }
  div.one-footer__mobile.d-flex div.one-footer__mobile-item:nth-child(3) {
    order: 5; }
  div.one-footer__mobile.d-flex div.one-footer__mobile-item:nth-child(4) {
    order: 4; }
  div.one-footer__mobile.d-flex div.one-footer__mobile-item:nth-child(5) {
    order: 3; }

.stick-top.top-header.stick-top--stuck {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08); }

/* ======== MOBILE-TABLET: RESZPONZÍV ======== */
@media only screen and (max-width: 1470px) {
  .header-container .top-header .search-container .search {
    min-width: 490px; }
  .header-container .top-header .search-container .search .input-group input.form-control:nth-child(1),
.header-container .top-header .search-container .search .input-group-append input.form-control:nth-child(1) {
    width: auto !important; } }

@media only screen and (max-width: 990px) {
  /* header */
  .stick-top.top-header {
    z-index: 600;
    background: #ffffff;
    width: 100%; }
  .top-header > div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .top-header > div .logo-container {
      order: 1;
      width: 50%;
      border: 0 !important;
      margin: 0 !important; }
    .top-header > div .one-tax-switcher-component {
      order: 2;
      width: 50% !important;
      border: 0 !important;
      margin: 0 !important; }
    .top-header > div .search-container {
      order: 3;
      width: 100% !important;
      border: 0 !important;
      margin: 0 !important;
      padding: 5px 0 !important; }
      .top-header > div .search-container form > .input-group {
        width: 100% !important; }
        .top-header > div .search-container form > .input-group input.form-control:nth-child(1) {
          width: auto;
          max-width: calc(100% - 210px); }
  .one-cart-page .one-cart-wishlist-options-container ~ .d-flex:last-child {
    border-radius: 0.25rem !important;
    overflow: hidden; }
  /* 'Szállítmány összesen' rész a kosáron */
  .one-checkout-address-container ~ .col {
    border-radius: 0.25rem;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08);
    overflow: hidden; }
  .one-base-home-page {
    border-radius: 0.25rem;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08);
    overflow: hidden; } }

/* lenti mobil menü */
.one-new-mobile-menu {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700; }
  .one-new-mobile-menu small {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    line-height: normal;
    color: #ec1c24; }

.one-new-mobile-menu-item {
  height: auto !important;
  min-height: 52px; }
  .one-new-mobile-menu-item a span {
    display: block; }
  .one-new-mobile-menu-item .menu-icon:before {
    top: 20px !important; }

.d-none-brands .one-cms-category-overview__logos {
  display: none !important; }

/* ======== Loyalty point on ProductDetails pages ======== */
/* Loyality plugin magasság beállítása */
.addone-plugin-container[data-v-1b21262c] {
  height: 100%;
  min-height: 90vh;
  margin-top: 0px; }

.loyalty_container {
  line-height: 1.25;
  padding: 0.5rem 1rem; }

.loyalty_credit {
  color: #fff;
  padding: 8px 10px;
  border-radius: 8px;
  background: #08599a;
  margin-right: 8px; }

.addone-plugin-container {
  background-color: #fff;
  margin-top: 0px !important; }

/* ======== LOGIN & REG. ======== */
.content .one-login-page .login {
  padding-top: 120px;
  position: relative; }

.content .one-login-page .login::before,
.content .one-login-page .login::after {
  position: absolute;
  top: 0;
  content: '';
  width: 100%;
  max-width: 400px;
  height: 160px;
  border-radius: 4px; }

.content .one-login-page .login::before {
  background: url(https://images.unsplash.com/photo-1515378791036-0648a3ef77b2?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80);
  background-position: center center;
  background-size: cover;
  z-index: 1; }

.content .one-login-page .login::after {
  background: rgba(49, 11, 11, 0.36);
  z-index: 2; }

@media (max-width: 576px) {
  .content .one-login-page .login::before,
.content .one-login-page .login::after {
    height: 112px; } }

/* ---- Cookie sáv ---- */
div.one-cookie-banner,
div.layout div.one-cookie-banner,
.one-cookie-banner[data-v-43bdb775] {
  z-index: 20000 !important;
  background-color: #358f1d !important;
  color: #fff !important;
  font-size: 1rem !important;
  font-weight: normal !important; }

.bhr-image-popup-container {
  z-index: 10000 !important; }

.g-wrapper .g-tiles .g-tiles-box[data-v-e0ea678f] {
  min-block-size: -webkit-fill-available; }

/* --- Kategória level2 szöveg kövérítés --- */
a.d-block.text-dark.list-group-item-action.px-2.py-1 {
  font-weight: 600; }

/* --- Newsletter boríték ikon feljebb --- */
img#go {
  top: 25% !important;
  position: fixed; }

/* --- Termékértesítő plugin --- */
.productnotif_linkstyle {
  color: #ec1c24 !important;
  font-weight: 700 !important; }

.productnotif_labelstyle {
  color: #999999 !important;
  font-weight: 600 !important; }

.productnotif_infostyle {
  color: #767676 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  font-weight: 600 !important; }

.productnotif_bellicon {
  color: #ffffff !important;
  font-size: 38px !important;
  padding: 12px !important;
  border-radius: 9px !important;
  background: #fda42e !important; }

.productnotif_graybellicon {
  color: #ffffff !important;
  font-size: 38px !important;
  padding: 12px !important;
  border-radius: 9px !important;
  background: #999999 !important; }
