.commerce-checkout-flow .checkout-order-summary table tbody {
	flex-direction: column;
}

.commerce-checkout-flow .checkout-order-summary table td:last-of-type,
.commerce-checkout-flow .checkout-order-summary table td:first-of-type {
	white-space: nowrap;
}

.order-total-line-value {
	width: 80px;
}

.commerce-checkout-flow .checkout-order-summary table td {
	align-items: center;
}

#edit-payment-information-payment-method--wrapper legend span::after {
  content:url(/sites/default/files/inline-images/barion-card-strip-intl__small.png);
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-top: -30px;
  margin-bottom: 10px;
}

#edit-payment-information-billing-information {
	visibility: hidden;
	height: 0;
}

#webform-submission-elorendeles-2024-add-form label {
	width: 180px;
}

#webform-submission-elorendeles-2024-add-form .select-wrapper,
#webform-submission-elorendeles-2024-add-form input {
	width: 300px;
}

#webform-submission-elorendeles-2024-add-form .form-item {
	display: flex;
  flex-direction: row;
  align-items: center;
}

#webform-submission-elorendeles-2024-add-form .form-no-label {
	text-align: justify;
}

body {
	font-size: 16px;
}

.spb-popup-main-wrapper {
	border: 1px solid #000;
}

.spb-controls span {
	background-color: #fef2b4;
}

td, th {
	padding: 10px;
}

article.commerce-product.full .product-right .product-title {
	margin: 0 100px 10px 0;
}

.btn-info, .btn-primary {
	border-color: #efa10c !important;
  background-color: #ffc12c !important;
}

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

a {
  color: #ab3333;
}

a:hover, a:focus {
  color: #803636;
}

.form-item-shipping-information-shipping-profile-field-telefonszam-0-value label {
  margin-bottom: 5px !important;
}

.form-item-shipping-information-shipping-profile-field-telefonszam-0-value .form-tel {
  width: 100%;
}

.profile--view-mode--full .field--label {
  display: none;
}

.btn-info,
.btn-primary {
  border-color: #753030;
  background-color: #ab3333;
}

.btn-info:hover,
.btn-primary:hover {
  border-color: #753030;
  background-color: #803636;
}

.footer .block .block-title span {
  border-bottom: 2px solid #ab3333;
}

.header-region {
	background-color: #ffffff;
	padding-bottom: 30px;
  margin: 0;
}

.header-region .breadcrumb > li a:hover {
  color: #ab3333;
}

.footer {
	background-color: #ffc12c;
	margin: 0;
}

.footer .footer-bottom {
	background-color: #e9ebeb;
}

.footer .footer-top nav ul.menu li a:hover {
  color: #bbbbbb;
}

.header-region h1 {
  color: #da5c1d;
  text-align: left;
  font-size: 20px;
  text-transform: unset;
  margin-left: 15px;
}

.path-frontpage .page-header {
  display: none;
}

.path-frontpage .header-region {
  padding-top: 0;
}

.main-container img {
	padding-left: 15px;
	padding-right: 15px;
}

.main-container-inner > section {
  margin-bottom: 20px;
}

article.commerce-product.full .product-right .field--name-price {
  color: #ffc12c;
}

article.commerce-product.teaser form[class*="add-to-cart-form"] button[id*="edit-submit"] {
  top: unset;
  bottom: 20px;
  width: fit-content;
  opacity: 1;
  color: white;
  background-color: #ffc12c;
  font: inherit;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}

article.commerce-product.teaser form[class*="add-to-cart-form"] button[id*="edit-submit"]::before {
  content: none;
}

article.commerce-product.full .product-right .field--name-variations button {
	font-size: 16px;
}

article.commerce-product.full .product-right .field--name-variations button[id*="edit-submit"]::after {
  content: none;
}

.custom-product-list form[id^=commerce-variation-add-to-cart-form-] {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  z-index: 11;
}

.custom-product-list form[id^=commerce-variation-add-to-cart-form-] input.quantity {
  display: none;
}

.custom-product-list form[id^=commerce-variation-add-to-cart-form-] input.button {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.custom-product-list .field--name-field-product-appears-on-argep,
.custom-product-list .field--name-field-alkategoria,
.custom-product-list .field--name-variations .price,
.custom-product-list .field--name-variations .currency {
  display: none;
}

.custom-product-list .field--name-field-product-unit-price {
  text-align: center;
}

.custom-product-list article.commerce-product {
  height: 360px;
}

.middle-header-wrapper {
  padding: 0;
  background-color: #fef2b4;
}

.middle-header-wrapper .region-middle-header img {
  width: 319px;
  height: auto;
}

.middle-header-wrapper .region-right-middle-header .cart-block-wrapper .cart-contents {
  left: 31%;
  width: 300px;
}

.middle-header-wrapper .region-left-middle-header .branding-block .logo {
  width: auto;
  height: auto;
}

.top-header-wrapper {
	display: none;
}

.top-header-wrapper .left-top-header {
  margin-bottom: 12px;
}

header.navbar {
  background-color: #000000;
}

header.navbar .main-menu ul.menu li {
  margin-left: 0;
}

header.navbar .main-menu ul.menu > li > span:hover,
header.navbar .main-menu ul.menu li a:hover {
  color: #ffffffbf;
}

header.navbar .main-menu ul.menu > li > span,
header.navbar .main-menu ul.menu li a {
  text-transform: none;
  border-top: 0;
  color: #ffffff8c;
  font-weight: bold;
  padding: 7px 18px;
  text-shadow: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}

.dropdown-menu {
  min-width: 220px;
}

.navbar-nav > li > .dropdown-menu {
	background-color: #000000;
}

.navbar-text {
  margin: 0;
}

header.navbar .main-menu ul.menu li ul li {
  width: 100%;
}

header.navbar .main-menu ul.menu li ul li a {
  padding: 0 18px;
}

.navbar-default ul li ul li .navbar-text {
  text-transform: none;
  border-top: 0;
  color: #ab3333;
  font-weight: bold;
  padding: 7px 18px;
  text-shadow: none;
}

.navbar-default ul li .dropdown-toggle {
  cursor: pointer;
}

.form-required::after {
  height: 9px;
  background-repeat: no-repeat;
  margin-left: 2px;
}

.checkout-order-summary .field--name-title {
  display: none;
}

.checkout-order-summary .field--name-list-price {
  display: none;
}

.checkout-order-summary .field--name-product-id {
	white-space: normal;
  margin: 2px 5px;
}

.checkout-order-summary table {
  width: 100%;
  white-space: nowrap;
}

.checkout-order-summary .order-total-line {
  padding: 0 16px;
}

#edit-order-fieldscheckout > .panel-body {
  padding: 0;
}

#edit-order-fieldscheckout .panel-body .form-type-entity-autocomplete {
  padding: 10px 15px;
}

#edit-order-fieldscheckout .panel-body .form-type-textfield {
  padding: 10px 15px;
}

#edit-review-payment-information .address {
  display: none;
}

.custom-product-list .img-responsive {
 width: auto;
 margin: auto;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
}

article.commerce-product.teaser .field--name-list-price {
  display: inline-block;
  width: 100%;
  text-align: center;
  text-decoration: line-through;
}

article.commerce-product.teaser .field--name-price {
  display: inline-block;
  text-align: center;
  width: 100%;
}

article.commerce-product.teaser .field--name-variations form  > div {
  margin-bottom: 0;
}

header.navbar .block-search-navigation {
	border: unset;
}

header.navbar .block-search-navigation .search-icon {
	color: #ffffff8c;
  padding: 7px 15px;
}

header.navbar .block-search-navigation .search-icon:hover, header.navbar .block-search-navigation .search-icon.active {
  background-color: #343A40;
}

.middle-header-wrapper .region-right-middle-header .cart-block-wrapper a.cart-icon {
  background-color: #343A40;
}

.middle-header-wrapper .region-right-middle-header .cart-block-wrapper a.cart-icon:hover .cart-value {
  background-color: #343A40;
}

.middle-header-wrapper .region-right-middle-header .cart-block-wrapper a.cart-icon .cart-value {
  border: 2px solid #343A40;
  color: #343A40;
}

.middle-header-wrapper .region-right-middle-header .cart-block-wrapper a.cart-icon:hover {
  border-color: #343A40;
  color: #343A40;
}

.middle-header-wrapper .region-right-middle-header .cart-block-wrapper .cart-contents {
  border-top: 3px solid #343A40;
  border-bottom: 3px solid #343A40;
}

.middle-header-wrapper .region-right-middle-header .cart-block-wrapper .cart-contents::before {
  border-bottom: 10px solid #343A40;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  border-color: #753030;
  background-color: #343A40;
}

.footer .footer-top nav ul.menu li a::before {
  content: none;
}

.middle-header-wrapper .region-right-middle-header .cart-block-wrapper .cart-contents .cart-block-links a:hover {
  color: #ab3333;
}

.nebih_a {
  margin-top: 10px;
  display: block;
}

article.commerce-product.teaser .product-image {
  height: 215px;
}

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

.pagination > li > a, .pagination > li > span {
  color: #ab3333;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  color: #753030;
}

.autocomplete-deluxe-closed {
  background: url("/sites/default/files/throbber.gif") no-repeat 100% 6px;
}

.autocomplete-deluxe-open {
  background: url("/sites/default/files/throbber.gif") no-repeat 100% -14px;
}

#edit-order-fieldscheckout-field-ordertype-gls-csomagpont-wrapper {
  padding: 15px;
}

.autocomplete-deluxe-container {
  width: 100%;
}

#autocomplete-deluxe-input {
  display: inline-block;
}

div.autocomplete-deluxe-throbber {
  margin-top: 5px;
}

.middle-header-wrapper .region-right-middle-header .cart-block-wrapper .my-cart-wrap {
  color: #252424;
}

.p-0 {
	padding: 0;
}

.pt-15 {
	padding-top: 15px;
}

.pt-30 {
	padding-top: 30px;
}

.mb-15 {
	margin-bottom: 15px;
}

.custom-form-label {
	display: inline-block !important;
	width: 150px !important;
}

.custom-product-title {
	font-size: 20px;
	font-weight: bold;
}

.width-100-precent img {
	width: 100%;
	height: auto;
}

.link-to-button a {
	color: #ffffff;
	font-size: 16px;
	border-color: #efa10c !important;
  background-color: #efa10c !important;
  display: inline-block;
margin-bottom: 0;
padding: 6px 12px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
vertical-align: middle;
white-space: nowrap;
border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
border-radius: 0;
background-image: none;
font-weight: normal;
line-height: 1.42857;
touch-action: manipulation;
}

.eu-cookie-compliance-buttons .agree-button {
	cursor: pointer;
  margin-right: 5px;
  margin-top: 1em;
  vertical-align: middle;
  overflow: visible;
  width: auto;
  -moz-box-shadow: inset 0 1px 0 0 #ffffff;
  -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
  box-shadow: inset 0 1px 0 0 #ffffff;
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf));
  background-image: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
  background-image: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
  color: #000;
  font-family: Arial, sans-serif;
  font-weight: bold;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ffffff;
}

.eu-cookie-compliance-buttons .agree-button:hover {
	background-color: #dfdfdf;
  background-image: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed));
  background-image: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
}

#edit-shipping-information > .panel-body > button {
  display: none;
}

.middle-header-wrapper .region-right-middle-header .cart-block-wrapper .cart-contents td,
.middle-header-wrapper .region-right-middle-header .cart-block-wrapper:hover .cart-contents td {
	white-space: nowrap;
}

.middle-header-wrapper .region-right-middle-header .cart-block-wrapper .cart-contents td.views-field-title,
.middle-header-wrapper .region-right-middle-header .cart-block-wrapper:hover .cart-contents td.views-field-title {
	white-space: normal;
}

.views-view-commerce_cart_form-default .field--name-list-price {
	display: none !important;
}

@media (max-width: 767px) {
	table.custom-cradle-courier tr {
		display: block;
	}

	table.custom-cradle-courier tr td {
		display: inline-block;
	}

	img.custom-sign {
		width: auto;
	}
	
  .header-region {
    margin-bottom: 15px;
  }
  
  header.navbar .container-fluid {
    float: left;
  }

  header.navbar .main-menu ul.menu {
    width: max-content;
  }
  
  .container-fluid {
    width: 100%;
    margin: 0;
    padding-right: 0;
    padding-left: 0;
  }
  
  .region-left-middle-header {
    float: left;
  }
  
  .region-right-middle-header {
    float: right;
  }
  
  .region-right-middle-header section {
    display: inline-block;
  }
  
  .middle-header-wrapper .region-left-middle-header .branding-block {
    display: none;
  }
  
  .middle-header-wrapper .region-right-middle-header .cart-block .st-key {
    display: none;
  }
  
  .middle-header-wrapper .region-right-middle-header .cart-block-wrapper .cart-contents {
    left: 60%;
  }
  
  .middle-header-wrapper .region-right-middle-header .cart-block-wrapper:hover .cart-contents {
    top: 65%;
    left: -40%;
  }
  
  .middle-header-wrapper .region-right-middle-header .cart-block-wrapper .cart-contents:before {
    left: 77%;
  }
  
  header.navbar .main-menu {
    float: left;
    margin-left: 15px;
    margin-top: 5px;
  }
  
  header.navbar .main-menu ul.menu > li > span,
  header.navbar .main-menu ul.menu li a {
    border-right: unset;
  }
  
  .custom-product-list #views-bootstrap-products-page-list .row > div:nth-child(2n+1) article  {
    background-color: rgba(240,240,240, 0.5);
  }
  
  .middle-header-wrapper .region-right-middle-header .cart-block-wrapper {
    width: 81px;
    margin-right: 45px;
  }
  
  .middle-header-wrapper .region-right-middle-header .cart-block-wrapper .my-cart-wrap {
    text-align: center;
  }
  
  .nebih_a {
    margin-top: 0;
  }
  
  .address-container-inline > .form-item {
    width: 100%;
  }
  
  #edit-shipping-information > .panel-body {
    padding: 0;
  }

  header.navbar .main-menu ul.menu {
  	border-top: 3px solid #ffc12c;
  }
  
  header.navbar .main-menu ul.menu > li > span, header.navbar .main-menu ul.menu li a {
  	color: #333;
  }
  
  header.navbar .main-menu ul.menu > li > span:hover, header.navbar .main-menu ul.menu li a:hover {
  	color: #333;
  }
  
  header.navbar .main-menu .toggle-wrap .toggle {
  	color: #ffc12c;
  }
  
  header.navbar .main-menu .toggle-wrap .toggle:hover {
  	color: #ffc12c;
  }
  
  html, body {
    max-width: 100vw;
    overflow-x: hidden;
  }
  
  img {
  	width: 100%;
    height: auto;
    padding: 0 !important;
    margin-bottom: 10px;
  }
  
  .custom-embed-iframe iframe {
  	width: 100%;
  	margin-bottom: 10px;
  }
  
  .custom-price-table {
  	display: contents;
  }
}
