.scroll-top-wrapper {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
	background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.scroll-top-wrapper:hover {
	background-color: #888888;
}

.scroll-top-wrapper.show {
	visibility: visible;
	cursor: pointer;
	opacity: 1.0;
}

.scroll-top-wrapper i.fa {
	line-height: inherit;
}

span.akcios {
	font-size: 14px;
	color: #ef6464;
}

span.termek-ar {
	color: #2bb643;
	font-weight: bold;
}

.lr-padding-null {
	padding-left: 0px;
	padding-right: 0px;
}

div.video iframe {
	display: block;
	margin: 0px auto;
}

input.kosar_mennyiseg_num,
div.kosar_mennyiseg {
	float: left;
}

div.kosar_mennyiseg {
	height: 38px;
	line-height: 38px;
}

span.piros {
	color: red;
}

div.Formhiba {
	display: block;
	padding: 5px 0px;
	color: red;
	font-weight: bold;
}

.page-header,
.page-header h5 {
	margin: 25px 0px 0px 0px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	font-size: 20px;
}

.page-header h4 {
	padding-bottom: 5px !important;
	font-size: 20px;
}

.page-header.adatmasol h5 {
	padding-bottom: 0px !important;
}

.page-header.adatmasol a#AdatMasol {
	font-size: 16px;
	color: #23527c;
}

.page-header.adatmasol a#AdatMasol:hover {
	text-decoration: underline;
}

.page-header .NoRegAdatMasol {
	font-size: 16px;
	color: #e168a4;
}

form label {
	color: #4d4d4d;
}

form#regisztraciolap_form label,
form#regisztraciolap_form .checkbox,
form#adatokmodositasalap_form label,
form#adatokmodositasalap_form .checkbox,
.sky-form label,
div.alert {
	font-size: 14px !important;
}

#regisztraciolap_form .checkbox .cr,
#adatelllap_form .checkbox .cr {
	font-size: 20px;
	margin-top: .18em;
}

.page-header.szallfiz_header,
.page-header.gyik_header {
	border: none;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.page-header.gyik_header {
	margin: 20px 0 10px !important;
}

.page-header.gyik_header h4 {
	padding-bottom: 5px !important;
	font-size: 20px;
}

.gyik_table {
	font-size: 14px !important;
}

.page-header.adatokellenorzese_header {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.page-header.rendeles {
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.szallfiz_leiras {
	text-align: right;
}

.MegrendelesSzam {
	text-align: center !important;
	font-size: 18px;
}

.col-centered {
	clear: both;
	float: none;
	margin: 15px auto;
}

.sidebar-widget h3 {
	margin-bottom: 10px;
}

div.video iframe {
	display: block;
	margin: 0px auto;
}

.table {
	font-size: 14px;
}

/**spaces**/
.space-5 {
	width: 100%;
	height: 5px;
	clear: both;
}

.space-10 {
	width: 100%;
	height: 10px;
	clear: both;
}

.space-15 {
	width: 100%;
	height: 15px;
	clear: both;
}

.space-20 {
	width: 100%;
	height: 20px;
	clear: both;
}

.space-30 {
	width: 100%;
	height: 30px;
	clear: both;
}

.space-40 {
	width: 100%;
	height: 40px;
	clear: both;
}

.space-50 {
	width: 100%;
	height: 50px;
	clear: both;
}

.space-60 {
	width: 100%;
	height: 60px;
	clear: both;
}

/**margins**/
.margin-b-30 {
	margin-bottom: 30px;
}

.margin-b-20 {
	margin-bottom: 20px;
}

.product-filter-block {
	padding: 8px 10px;
	margin-left: 0px;
	margin-bottom: 40px;
	background: #f5f5f5;
}

.product-filter-block li > a {
	text-transform: lowercase;
	font-size: 16px;
	color: #333;
}

.product-filter-block li > a:hover {
	text-decoration: none;
	color: #ffc7a2;
}

/**sky form customize css**/
.sky-form {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}

.sky-form footer {
	background-color: transparent;
	border: 0px;
	padding: 15px 30px 15px;
}

.sky-form a {
	color: #333;
}

.sky-form div.note {
	margin-top: 10px;
}

.sky-form div.note a {
	font-size: 14px !important;
	color: #333 !important;
}

.sky-form div.note a:hover {
	text-decoration: underline;
}

.sky-form-modal {
	z-index: 9999;
}

.sky-form-modal footer {
	background-color: #fff;
}

.sky-form footer .btn {
	padding: 10px 16px !important;
}

.sky-form-modal-overlay {
	z-index: 999;
}

.sky-form-login {
	margin: 20px 0px 0px 0px;
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
	/* IE6-9 */
	padding: 15px 30px;
	padding-top: 30px;
	border: 1px solid #ddd;
}

.sky-form-login fieldset {
	background-color: transparent;
}

.sky-form-login .sky-form-modal fieldset {
	background-color: rgba(255, 255, 255, 0.9);
}

.sky-form-login h3 {
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
}

.sky-form-login h3 i {
	margin-right: 20px;
}

/* Belépés-form mobilon: a label a mező FÖLÉ kerül, a mező teljes szélességű.
   A .row Bootstrap-flex, és az oszlopoknak Bootstrap .col-4/.col-8 osztályuk is
   van, ezért itt a Bootstrap flex/max-width-et kell 100%-ra felülírni (a sky-form
   width:100%-ja önmagában nem elég). A mező inputja már eleve width:100%. */
@media (max-width: 767px) {
	.sky-form-login .row > .col-4,
	.sky-form-login .row > .col-8 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}
	.sky-form-login .row > label.col-4 {
		text-align: left;
		margin-bottom: 6px;
	}
}

.sky-form .input:hover input,
.sky-form .select:hover select,
.sky-form .textarea:hover textarea,
.sky-form .radio:hover i,
.sky-form .checkbox:hover i,
.sky-form .toggle:hover i,
.sky-form .ui-slider-handle:hover {
	border-color: #ffc7a2;
}

.sky-form .input input:focus,
.sky-form .select select:focus,
.sky-form .textarea textarea:focus,
.sky-form .radio input:focus + i,
.sky-form .checkbox input:focus + i,
.sky-form .toggle input:focus + i {
	border-color: #ffc7a2;
}

.login-register-aside-box {
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
	/* IE6-9 */
	padding: 30px;
	border: 1px solid #ddd;
	margin-top: 19px;
}

.login-register-aside-box h3 {
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
}

.login-register-aside-box p {
	color: #333;
	font-size: 14px !important;
}

.cart-table > thead > tr > th {
	color: #333;
	/*font-family: 'Roboto-Regular';*/
	text-transform: uppercase;
}

.cart-table > tbody > tr > td {
	vertical-align: middle;
	border: 0px;
}

.cart-table > tbody > tr > td.product-quantity input[type="number"],
.cart-table > tbody > tr > td.product-quantity input[type="text"] {
	width: 30px;
	height: 38px;
	padding: 0 5px 0 10px;
	margin: 0 !important;
	display: block;
	font-size: 16px;
	text-align: right;
	border: 1px solid #d7408b;
	border-radius: 0px;
}

.cart-table > tbody > tr > td.product-quantity .input-group-text {
	background: transparent;
	border: 0px;
	font-size: 14px;
}

.cart-table > tbody > tr > td.product-price,
.cart-table > tbody > tr > td.product-total,
.cart-table > tbody > tr > td.product-name {
	font-size: 16px;
}

.cart-table > tbody > tr > td.product-quantity .input-group-addon {
	border: 0px;
	background: transparent;
}

.cart-total h2 {
	color: #333;
}

.cart-total h4 {
	padding-bottom: 10px;
	font-size: 16px;
	color: #333;
}

.cart-total .table-condensed > tbody > tr > td {
	padding: 10px 0;
	font-size: 14px;
	color: #333;
}

.cart-total .table-condensed > tbody > tr > td.total {
	color: #333;
}

.cart-total .table-condensed > tbody > tr > td a.shipping-calculate {
	color: #fff;
	display: inline-block;
	padding: 2px 5px;
	font-size: 14px;
	background-color: #777;
	margin-left: 10px;
}

.label-new {
	position: absolute;
	top: 40px;
	right: 12px;
	padding: 3px 6px;
	background-color: #2bb643;
	display: inline-block;
	color: #fff;
	z-index: 2;
}

.offer-lablel {
	padding: 4px 10px;
	color: #fff;
	position: absolute;
	right: 12px;
	top: 40px;
	background-color: red;
	color: #fff;
	z-index: 98;
}

.offer-lablel2 {
	padding: 4px 10px;
	color: #fff;
	position: absolute;
	right: 12px;
	top: 40px;
	background-color: orange;
	color: #fff;
	z-index: 98;
}

.price del {
	display: block;
	font-size: 22px;
	color: red;
}

.price span.akcios {
	display: block;
	padding-bottom: 10px;
}

#kereses_modal h4 {
	font-size: 24px;
	color: #333;
}

.kereses {
	font-size: 15px;
}

.kereses h3 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 24px;
	color: #4d4d4d;
}

.kereses #Kereses_form .checkbox .cr,
.kereses #Kereses_form .radio .cr {
	font-size: 15px;
	margin-top: .4em;
}

.kereses #Kereses_form .checkbox .cr .cr-icon,
.kereses #Kereses_form .radio .cr .cr-icon {
	font-size: .6em;
}

.success-shop {
	text-align: center;
	padding-bottom: 45px;
}

.success-shop h1 {
	padding: 25px 0px;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 30px;
	color: #4d4d4d;
}

.success-shop p {
	font-family: Arial;
	font-size: 26px;
	color: #4d4d4d;
}

section.product-block {
	width: 100%;
	min-height: 300px;
	background: #FFF;
	padding: 40px;
}

.product-header {
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
}

.product-header .back {
	display: inline-block;
	float: right;
	text-transform: lowercase;
	font-family: 'Roboto-Light';
	font-size: 20px;
	color: #333333;
}

.product-header .back:hover {
	color: #ffc7a2;
}

.product-header .back i {
	color: #b2352e;
}

/*
.product-images{
	float: left;
	width: 42.58%;
	min-height: 445px;
	margin-top: 56px;
	margin-left: 27px;
	text-align: center;
}
.product-picture img{
	padding: 0px 20px;
	width:100%;
	height:auto;
}
.product-picture img:hover{
	cursor: zoom-in;
}
*/
.product-datas {
	float: right;
	width: 47.58%;
	/*533px*/
	margin-right: 35px;
	padding-top: 80px;
	text-align: center;
}

.product-datas h1 {
	font-family: 'NimbusSansDOT-Ligh';
	font-size: 35px;
	color: #333333;
}

.product-description {
	width: 65.33%;
	margin: 100px auto 20px auto;
}

.product-description h2 {
	display: block;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'NimbusSansDOT-Regu';
	font-size: 30px;
	color: #333333;
	border-bottom: 1px solid #dcdcdc;
}

.product-description p,
.product-description2 p {
	line-height: 22px;
	font-family: 'NimbusSansDOT-Ligh';
	font-size: 16px;
	color: #333333;
}

ul.product-info {
	margin-top: 15px;
}

ul.product-info li {
	line-height: 28px;
	font-family: 'NimbusSansDOT-Ligh';
	font-size: 18px;
	color: #333333;
}

ul.product-info li span {
	color: #069d11;
}

ul.product-info li span.not-available {
	color: red;
}

ul.product-info li.product-options {
	margin-top: 14px;
}

h4.kapcsTerm {
	display: inline-block;
	padding: 5px 20px;
	margin: 30px 0px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'NimbusSansDOT-Regu';
	font-size: 30px;
	color: #024642;
	border-bottom: 2px solid #024642;
}

.btn-kosar {
	margin-top: 5px;
}

.login-reg {
	min-height: 300px;
}

/* Variáció: gombos tulajdonság-választó a termékoldalon (méret/szín stb.) */
.variacio-valaszto {
	margin: 0 0 28px;
	padding: 0 15px;
}

.tulajdonsag-valaszto {
	margin-bottom: 10px;
}

.tulajdonsag-valaszto .valaszto-cimke {
	display: block;
	font-weight: 600;
	margin-bottom: 5px;
}

/* Elérhető gomb (kiválasztható, de nem aktív): márka-rózsaszín keret */
.tulajdonsag-btn {
	margin: 0 6px 6px 0;
	border-color: #d7408b;
}

/* Hoverkor is rózsaszín keret (ne váltson szürke kitöltésre) */
.tulajdonsag-btn:hover,
.tulajdonsag-btn:focus {
	background-color: #fbe7f1;
	border-color: #d7408b;
	color: #333;
}

/* Aktív (kiválasztott) gomb: márka-rózsaszín háttér és keret */
.tulajdonsag-btn.active,
.tulajdonsag-btn.active:hover,
.tulajdonsag-btn.active:focus {
	background-color: #d7408b !important;
	border-color: #d7408b !important;
	color: #fff !important;
	box-shadow: none !important;
}

/* Nem elérhető opció: halványan jelenik meg (ne örökölje a rózsaszín keretet) */
.tulajdonsag-btn.opt-unavailable,
.tulajdonsag-btn.opt-unavailable:hover,
.tulajdonsag-btn.opt-unavailable:focus {
	opacity: .45;
	border-color: #6c757d;
	background-color: transparent;
	color: #6c757d;
}

/* Az aktuális választással nem elérhető, de máshol készleten lévő opció KATTINTHATÓ
   (újra-anchorolja a kombinációt). Mivel kattintható, NINCS áthúzás és NINCS tiltó kurzor —
   csak halvány; a kurzor pointer marad, hogy ne tűnjön tiltottnak. */
.tulajdonsag-btn.opt-unavailable:not(:disabled) {
	text-decoration: none;
	cursor: pointer;
}

/* A teljesen elfogyott (sehol nincs készlet) opció valóban tiltott: áthúzott + tiltó kurzor. */
.tulajdonsag-btn.opt-unavailable:disabled {
	text-decoration: line-through;
	cursor: not-allowed;
}

/* Outline badge a kosárban / rendelés-ellenőrzésnél a termék-variánsokhoz */
.badge.badge-outline {
	background: transparent;
	border: 1px solid #6c757d;
	color: #000;
	font-weight: 500;
	padding: 0.35em 0.6em;
}