/*menu*/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
	padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
	background:#4F4D4D;
}
.yamm .dropdown.yamm-fw .dropdown-menu a {
	text-decoration:none;
	color: white;
	font-size:20px;
}
.yamm .dropdown.yamm-fw .dropdown-menu a:hover{
	text-decoration:none;
	color: #e97e1e;
	font-size:20px;
	-webkit-transition-delay: 0.1s; /* Safari */
	transition-delay: 0.1s;
}


.nagy{
	padding:30px;
}


.fuxtectop{
	background-image: url("/img/Backtop-Wood.jpg");
	background-size: cover;
}
.fuxtecmenu{
	background-color:#4e4c4c;
}
.navbar-default {
	background-color: #4e4c4c;
	border-bottom: 1px solid #4e4c4c;
	border:none;
}
.navbar{
	margin:0;
	color:black;
}
.navbar-default .navbar-nav > li > a {
	color: white;
	font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #e97e1e;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	/*color: #e97e1e;*/
	background-color: #e97e1e;
	/*#E7E7E7;*/
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: white;
	background-color: #e97e1e;
	/*#D5D5D5;*/
}
.topnav{
	color:white;
	list-style-type: none;
	padding:5px;
}
.topnav >li > a{
	color:white;
	padding-bottom:15px;
}
.topnav > li {
	float:left;
}
.topnavkeret{
	padding-bottom: 15px;
}

.bottomnav a:hover{
	color:#e97e1e;
	text-decoration:none;

}

.cover {
	width: 100%;
}

.fuxtecpage{
	background-color:#4e4c4c;
	color:white;
}

.fuxtecpage a{
	color:white;
	text-decoration:underline;
	font-weight: bold;
}

.fuxtecpage_arukinalo{
	background-color:white;
	color:black;
}

.fuxtecpage_termekek{
	background-color:white;
	color:black;
}

/*product list*/
.box-product-outer {
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 15px
}
.box-product-outer:hover {
	outline: 1px solid #aaa;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.tab-content .box-product-outer {
	margin-bottom: 0;
}
.box-product-slider-outer {
	padding: 10px;
}
.box-product .img-wrapper {
	position: relative;
	overflow: hidden;
}
.box-product .img-wrapper > :first-child {
	position: relative;
	display: block;
}
.box-product .img-wrapper > a > img {
	width: 300px;
	height:300px;
}
.box-product .img-wrapper .tags {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	overflow: visible;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: inherit;
	border-width: 0;
	background-color: transparent;
	direction: rtl
}
.box-product .img-wrapper .tags-left {
	left: 0;
	direction: ltr
}
.box-product .img-wrapper .tags > .label-tags {
	display: table;
	margin: 1px 0 0 0;
	text-align: left;
	opacity: .92;
	filter: alpha(opacity=92);
	direction: ltr
}
.box-product .img-wrapper .tags > .label-tags:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.box-product .img-wrapper .tags > .label-tags a:hover { text-decoration: none }
.box-product .img-wrapper > .option {
	position: absolute;
	top: auto;
	right: 0;
	bottom: -30px;
	left: 0;
	width: auto;
	height: 28px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	text-align: center;
	vertical-align: middle;
	background-color: rgba(0, 0, 0, .55)
}
.box-product .img-wrapper .option > a {
	font-size: 18px;
	font-weight: normal;
	display: inline-block;
	padding: 0 4px;
	color: #fff
}
.box-product .img-wrapper:hover > .option {
	top: auto;
	bottom: 0
}
.box-product h6 a {
	line-height: 1.4;
}
.price {
	margin-bottom: 5px;
	color: #f44336
}
.price .price-down {
	margin-left: 5px;
	padding: 2px 5px;
	color: #fff;
	background: #f44336
}
.price-old {
	position: relative;
	display: inline-block;
	margin-right: 7px;
	color: #666
}
.price-old:before {
	position: absolute;
	width: 100%;
	height: 60%;
	content: '';
	border-bottom: 1px solid #666
}
.rating i {
	color: #fc0;
}
.product-sorting-bar {
	border: 1px solid #e5e5e5;
}

.fuxtecpagesarga{
	background-color:#ec7e00;
	padding: 40px 0;
}
.sargaitem{
	float: left;
}

img {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
}
img {
    border-style: none;
}

#banner{
	padding:30px 0;

}

#banner .banneri {
    margin-left: -10px;
    margin-right: -10px;
}

#banner .banneri .banner-0, #banner .banneri .banner-1, #banner .banneri .banner-2 {
    width: 20%;
}
#banner .banneri .singleBanner {
    padding: 0;
    display: inline-block;
    float: left;
}
#banner .banneri .banner-3, #banner .banneri .banner-4 {
    width: 40%;
}
#banner .banneri .banner-3 {
    padding-bottom: 0;
}
#banner .banneri .singleBanner a {
    display: block;
    width: 100%;
    padding: 0;
    position: relative;
}
#banner .banneri .singleBanner a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0,0,0,.6);
    opacity: 0;
}

#banner .banneri .singleBanner a:after {
    font-family: FontAwesome;
    content: "\f055";
    position: absolute;
    -webkit-transform: translateX(-50%) translatey(-50%);
    transform: translateX(-50%) translatey(-50%);
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 30px;
    z-index: 3;
    opacity: 0;
    top: 60%;
}
#banner .banneri .singleBanner img {
    width: 100%;
    padding: 10px;
}
#banner .banneri .banner-3 img, #banner .banneri .banner-4 img {
    height: 196px;
}
@media (max-width: 767px){
	#banner .banneri .banner-0, #banner .banneri .banner-1, #banner .banneri .banner-2 {
		width: 33.33%;
		text-align: center;
	}
}
@media (max-width: 767px){
	#banner .banneri .banner-3, #banner .banneri .banner-4 {
		width: 100%;
		float: none;
	}
}
@media (max-width: 767px){
	#banner .banneri .banner-0, #banner .banneri .banner-1, #banner .banneri .banner-2 {
		width: 33.33%;
		text-align: center;
	}
}

@media (max-width: 400px){
	#banner .banneri .banner-0, #banner .banneri .banner-1, #banner .banneri .banner-2 {
		width: 100%;
		float: none;
		text-align: center;
	}
}
@media (max-width: 1299px){
	#banner .banneri .banner-3 img, #banner .banneri .banner-4 img {
		height: 177px;
	}
}
@media (max-width: 1199px){
	#banner .banneri .banner-3 img, #banner .banneri .banner-4 img {
		height: 144px;
	}
}
@media (max-width: 991px){
	#banner .banneri .banner-3 img, #banner .banneri .banner-4 img {
		height: 109px;
	}
}
@media (max-width: 767px){
	#banner .banneri .banner-3 img, #banner .banneri .banner-4 img {
		height: auto;
	}
}


#bizonylatok {
	background-color: #4e4c4c;
	padding: 0 0 35px;
}
#bizonylatok .row {
	height: 100%;
	margin-left: -5px;
	margin-right: -5px;

}
#bizonylatok .stupci {
	padding: 0 5px;
}

#bizonylatok .certifikacio, #bizonylatok .certifikacio a {
	position: relative;
	height: 100%;
}
#bizonylatok .certifikacio a {
	display: block;
	width: 100%;
}


#bizonylatok .certifikacio img {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#bizonylatok .certifikacio_felirat {
	text-align: center;
	color: #e97e1e;
	text-transform: uppercase;
	font-size: 20px;
}




@media (max-width: 991px){
	#bizonylatok .certifikacio img {
		padding: 5px;
		position: static;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		max-width: 120px;
		margin: 0 auto;
	}
}
@media (max-width: 991px){
	#bizonylatok .certifikacio {
		text-align: center;
	}
}
@media (min-width: 991px){
	#bizonylatok .row{
		display: flex;
	}
}



/*ajanlo*/
#arukinalo {
	padding: 30px 0;
}


.productLoop {
	margin-top:15px;
	padding: 15px;
	border: 1px solid #e97e1e;
	border-radius: 3px;
	height: 100%;
}
.productLoop h3.cikk_rovidle {
	font-size: 15px;
	height: 85px;
	position: relative;
	padding-bottom: 65px;
}


#arukinalo .cikk_kep {
	height: 180px;
	position: relative;
	background-color: #fff;
	text-align: center;
}

#arukinalo .cikk_kep a {
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	text-decoration:none;
}

#arukinalo .cikk_rovidle h3 {
	font-size: 14px;
	padding-top: 20px;
	line-height: 20px;
	text-align: center;
}

#arukinalo h3 {
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 25px;
}

#arukinalo .cikk_rovidle h3 a {
	color: #e97e1e;
	display: block;
	text-decoration:none;
}

#arukinalo .cikk_ar_keret {
	text-align: center;
	position: relative;
	padding-top: 10px;
}

#arukinalo .cikk_ar_keret .cikk_ar {
	padding-bottom: 20px;
}
#arukinalo .cikk_ar_keret .cikk_ar del {
	position: absolute;
	top: -13px;
	right: 0;
}

#arukinalo .cikk_ar_keret .cikk_ar del .egysegar {
	background-color: transparent;
	border-radius: 0;
	padding: 0;
	color: #666;
	box-shadow: none;
	display: inline;
	font-size: 11px;
}

#arukinalo .cikk_ar_keret .cikk_ar ins {
	display: inline-block;
	text-decoration: none;
}


#arukinalo .cikk_ar_keret .cikk_ar .egysegar {
	display: inline-block;
	background-color: #e97e1e;
	border-radius: 7px;
	padding: .7em .5em;
	color: #fff;
	font-weight: 700;
	box-shadow: 3px 5px 0 #000;
}

#arukinalo .cikk_kep img {
	opacity: 1;
	display: block;
	margin: 0 auto;
	max-height: 180px;
	width: auto!important;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
}

/*footer*/
footer {
	background-color: #4e4c4c;
	padding: 50px 0;
	color: #fff;
}

footer h3 {
	font-size: 22px;
	color: #e97e1e;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 20px;
}
footer ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
footer ul li {
	position: relative;
	padding-left: 30px;
}
footer a {
	color: #fff;
}
footer ul li:before {
	font-family: FontAwesome;
	content: "\f054";
	position: absolute;
	top: 5px;
	left: 10px;
	color: #fff;
	font-size: 9px;
}
footer .punaSirina {
	margin: 20px 0;
}
.alignnone {
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
	height: auto;
}
footer .desnaStrana h3.naslovSegmenta {
	padding-left: 100px;
	padding-top: 8px;
	background: url(/img/fuxtec-logo-footer.png) no-repeat 11px -7px;
	padding-bottom: 8px;
	background-size: 45px;
	margin-top: -8px;
}
footer .desnaStrana .singleLine {
	margin-bottom: 35px;
}
footer .desnaStrana .singleLine .ikonicaWrap {
	text-align: center;
}
footer .desnaStrana .singleLine .ikonicaWrap img {
	max-width: 50px;
}

#copyright {
	padding: 15px 0;
	background-color: #e97e1e;
	color: #000;
	font-weight: 400;
}

@media (min-width:0px;) and (max-width: 767px) {
	.navbar-collapse {
		padding-left: 15px;
	}
}

@media (min-width: 768px) {
	.navbar-collapse {
		padding-left: 0;
	}
}

/*egyoldal*/


.main {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}
.slick-slide {
	outline: none !important;
}



#galeria .slick-list, #galeria .slick-track {
	height: 100%;
}

#galeriaNagySlider{
	height: 100%;
	position: relative;
}

#galeriaNagySlider .kepkeret {
	height: 600px;
	text-align: center;
}
#galeriaNagySlider .kepkeret img {
	display: block;
	left: 0;
	right: 0;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	max-height: 620px;
}
#galeriaKisSlider{
	width:100%;
	margin: 0;
	padding: 0;
}

#galeriaKisSlider .galeriaKisSliderKeret .kepkeret{
	text-align: center;
	position: relative;
	height: 130px;
	padding: 0;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
}
#galeriaKisSlider .slick-current .kepkeret {
	border: 1px solid #e97e1e;
}
#galeriaKisSlider .galeriaKisSliderKeret{
	padding: 10px;
	cursor: pointer;
}


#galeriaKisSlider .kepkeret img {
	display: block;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100px;
	width: auto!important;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#galeriaKisSlider .slick-list .slick-track{
	height:100%;
}


#galeriaNagySlider .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9;
	width: 30px;
	height: 70px;
	border: 1px solid transparent;
	border-radius: 2px;
	text-align: center;
	line-height: 69px;
	color: #e97e1e;
}

#galeriaNagySlider .slick-arrow:hover {
	border: 1px solid #e97e1e;
}

#galeriaNagySlider .bal {
	right:0;
}

.slick-dots {
	margin-top: 0;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button, .slick-dots li button:before {
	font-size: 0;
	line-height: 0;
	display: block;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	outline: 0;
}

.slick-dots li button {
	width: 10px;
	height: 10px;
	border: 0;
	margin: 0 5px;
	background-color: #000;
	border: 5px solid #dcdcdc;
	opacity: 1;
	border-radius: 50%;
}
.slick-dots li.slick-active button {
	background-color: #e97e1e;
	opacity: 1;
}





.CikkLeirasKeret .summary.entry-summary h1.product_title {
	font-size: 28px;
	color: #e97e1e;
	font-weight: 500;
	margin-bottom: 40px;
}
.CikkLeirasKeret .summary.entry-summary .cikkarWrap {
	text-align: left;
}

.cikkarWrap {
	text-align: center;
	position: relative;
	padding-top: 10px;
}
.CikkLeirasKeret .summary.entry-summary .cikkarWrap .cikkar .egysegar {
	font-size: 28px;
	font-weight: 500;
	padding: 5px 10px;
}

.cikkarWrap .cikkar .egysegar {
	display: inline-block;
	background-color: #e97e1e;
	border-radius: 7px;
	padding: .7em .5em;
	color: #fff;
	font-weight: 700;
	box-shadow: 3px 5px 0 #000;
}

.CikkLeirasKeret .summary.entry-summary .cikkarWrap .cikkar .afa {
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: 500;
	color:black;
}
.CikkLeirasKeret .summary.entry-summary .quantity {
	display: inline-block;
	width: 200px;
	margin-right: 10px;
	float: left;
}
.CikkLeirasKeret .summary.entry-summary .quantity .input-group-btn {
	height: 40px;
	border-radius: 0;
}
.CikkLeirasKeret .summary.entry-summary .quantity .input-group-btn button {
	height: 40px;
	width: 50px;
	border: none;
	border-radius: 0;
	background-color: #e97e1e;
	color: #fff;
	margin-right: 0!important;
}
.CikkLeirasKeret .summary.entry-summary .quantity input[type=number] {
	height: 40px;
	border: 1px solid #dcdcdc;
	text-align: center;
	font-size: 18px;
	font-family: Open Sans,sans-serif;
}
.CikkLeirasKeret .summary.entry-summary .quantity .input-group-btn {
	height: 40px;
	border-radius: 0;
}
.CikkLeirasKeret .summary.entry-summary .quantity .input-group-btn button {
	height: 40px;
	width: 50px;
	border: none;
	border-radius: 0;
	background-color: #e97e1e;
	color: #fff;
	margin-right: 0!important;
}


.kosarba_adas_button {
	background-color: #e97e1e;
	font-size: 15px;
	border-radius: 3px;
	height: 40px;
	border: none;
	color: #fff;
	padding: 8px 30px;
	display: inline-block;
}
.kosarba_adas_button_disabled {
	background-color: #dadae5;
	font-size: 15px;
	border-radius: 3px;
	height: 40px;
	border: none;
	color: #fff;
	padding: 8px 30px;
	display: inline-block;
}
.deleted{
	padding-left:10px;
}

.CikkLeirasKeret .summary.entry-summary #kivansaglista {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 10px;
}
.CikkLeirasKeret .summary.entry-summary #kivansaglista .kivansaglista {
	position: relative;
	display: inline-block;
	margin-right: 20px;
}
.CikkLeirasKeret .summary.entry-summary #kivansaglista .kivansaglista .kivansaglista_gombok{
	float:right;
	margin-right:10px;
}
.CikkLeirasKeret .summary.entry-summary #kivansaglista .kivansaglista .kivansaglista_gombok > a{
	color:black;
}
.CikkLeirasKeret .summary.entry-summary #kivansaglista .kivansaglista .kivansaglista_gombok > a:hover{
	color:#e97e1e;
	text-decoration:none;
}
#myTabContent {
	z-index: 2;
	position: relative;
	padding: 40px;
}
.productData{
	overflow: hidden;
	border-bottom: 1px solid #e97e1e;
}
.tab-content {
	padding: 30px;
	height: 100%;
	border-left: 1px solid #e97e1e ;
	border-right: 1px solid #e97e1e;
}
.nav-tabs {
	border-bottom: 1px solid #e97e1e;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	border-color: #e97e1e;
	border-bottom-color: transparent;
}


/*vélemény*/

.velemenyek h2 {
	font-weight: 600;
	font-size: 22px;
}


/*termekek*/

#breadcrumb a, breadcrumb a:focus, breadcrumb a:hover {
	color: #e97e1e;
}

#rendezeskeret {
	margin-bottom: 20px;
	background-color: #f1f1f1;
	border-radius: 3px;
}
#termekek .dropdown-toggle{
	color: #e97e1e;
}

#termekek .nav a{
	color: #e97e1e;
}

#termekek {
	padding: 30px;
}


#termekek .productLoop {
	margin:15px;
	padding: 15px;
	border: 1px solid #e97e1e;
	border-radius: 3px;
	height: 100%;
}
#termekek .productLoop h3.cikk_rovidle {
	font-size: 15px;
	height: 85px;
	position: relative;
	padding-bottom: 65px;
}


#termekek .cikk_kep {
	height: 180px;
	position: relative;
	background-color: #fff;
	text-align: center;
}

#arukinalo .cikk_kep a {
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	text-decoration:none;
}

#termekek .cikk_rovidle h3 {
	font-size: 14px;
	padding-top: 20px;
	line-height: 20px;
	text-align: center;
	min-height:85px;
}

#termekek h3 {
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 25px;
}

#termekek .cikk_rovidle h3 a {
	color: #e97e1e;
	display: block;
	text-decoration:none;
}

#termekek .cikk_ar_keret {
	text-align: center;
	position: relative;
	padding-top: 10px;
}

#termekek .cikk_ar_keret .cikk_ar {
	padding-bottom: 20px;
}

#termekek .cikk_ar_keret .cikk_ar del {
	position: absolute;
	top: -13px;
	right: 0;
}

#termekek .cikk_ar_keret .cikk_ar del .egysegar {
	background-color: transparent;
	border-radius: 0;
	padding: 0;
	color: #666;
	box-shadow: none;
	display: inline;
	font-size: 11px;
}

#termekek .cikk_ar_keret .cikk_ar ins {
	display: inline-block;
	text-decoration: none;
}


#termekek .cikk_ar_keret .cikk_ar .egysegar {
	display: inline-block;
	background-color: #e97e1e;
	border-radius: 7px;
	padding: .7em .5em;
	color: #fff;
	font-weight: 700;
	box-shadow: 3px 5px 0 #000;
}

#termekek .cikk_kep img {
	opacity: 1;
	display: block;
	margin: 0 auto;
	max-height: 180px;
	width: auto!important;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
}
.admin_container{
	padding-top:30px;
}


.description{
	padding-bottom:15px;

}

/*sortable*/


.dragged {
	position: absolute;
	opacity: 0.5;
	z-index: 2000;
}

ol.example li.placeholder {
	position: relative;
	/** More li styles **/
}
ol.example li.placeholder:before {
	position: absolute;
	/** Define arrowhead **/
}


.modal-dialog {
	width: 90%;
}

.termekajanlo {
	margin-top:20px;
	margin-bottom:20px;
	border: 1px solid #e97e1e;
	border-radius: 3px;
	height: 100%;
}
/*allert*/

.listing-paging i,a{
	color: #e97e1e;
	text-decoration:none;
}
.listing-paging a:hover{
	color: #e97e1e;
	text-decoration:none;
}
.listing-paging {
	text-align: center;
	font-size:17px;
}
.is-active {
	color: #AAAAAA;
}
.is-active:hover{
	color: #AAAAAA;
}
.page-link{
	color: #e97e1e;
}

.pagination > li > a{
    background-color: white;
    color: #e97e1e;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #e97e1e;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a{
    color: white;
    background-color: #e97e1e !Important;
    border: solid 1px #e97e1e !Important;
}


.kosarbarak_uzenet {
	padding: 10px 15px;
	background-color: #e97e1e;
	margin-bottom: 20px;
	border-radius: 2px;
	color: #fff;
	font-weight: 500;
	line-height: 40px;
}
.kosarbarak_uzenet a {
	background-color: #fff;
	color: #e97e1e;
	float: right;
	padding-right:20px;
	padding-left:20px;
}
.kosarbarak_uzenet:after {
	clear: both;
}
.kosarbarak_uzenet:before {
	content: "";
	display: table;
}
.kosarbarak_uzenet a:after {
	color: #e97e1e;
}


.kosarszamlalo {
	position: absolute;
	top: -10px;
	right: -14px;
	font-weight: 600;
	font-size: 10px;
	width: 20px;
	height: 20px;
	display: block;
	line-height: 19px;
	text-align: center;
	border-radius: 50%;
	padding: 0;
	background-color: #e97e1e;
	color: #fff;
}
.kivansagszamlalo {
	font-weight: 600;
	font-size: 10px;
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 19px;
	text-align: center;
	border-radius: 50%;
	padding: 0;
	background-color: #e97e1e;
	color: #fff;
}


.review--entry {
	border-radius: 3px;
	background-clip: padding-box;
	margin: 0px 0px 25px 0px;
	padding: 20px 20px 20px 20px;
	font-size: 14px;
	background: #fff;
	border: 1px solid #dadae5;
}

.product--rating {
	font-size: 19px;
	display: block;
	letter-spacing: -1px;
	color: #4e4c4c;
}
.content--label {
	margin: 0px 8px 0px 0px;
	float: left;
}
.product--rating:after {
	content: "";
	display: table;
	clear: both;
}
.content--field:after {
	content: "";
	display: table;
	clear: both;
}
.review--content {
	font-size: 14px;
	margin: 0;
}
.review--entry p{
	font-size: 14px;
	margin: 0;
}

/*kivansaglista*/
.kivansaglista_oldal{
	border: 1px solid #dadae5;
	margin-bottom:0px;
	margin-top:30px;
	padding:30px;
}
.is--rounded {
	border-radius: 3px;
	background-clip: padding-box;
}
.kivansaglista_oldal img{
	max-width: 65px;
	max-height: 65px;
	margin: 0 auto;
	height: auto;
	border: 1px solid #dadae5;
}
.kivansaglista_lista{
	margin-bottom:30px;
}
.kivansaglista_oldal_szukre{
	border: 1px solid #dadae5;
	margin-bottom:30px;
	margin-top:0px;
	padding:30px;
	background-color:#dadae5;
}
.tovabb{
	margin-bottom:30px;
}
.tovabbrendel{
	margin-top:30px;
	margin-bottom:30px;
}
#alsosor{
	margin-bottom:60px;
}
.bold {
	font-weight:bold;
}


.product-lefogyott {
	top: 20px;
	left: -1px;
	position: absolute;
	z-index: 750;
}
.product-akcio {
	top: 50px;
	left: -1px;
	position: absolute;
	z-index: 750;
}
.elfogyott{
	background-size: 100% 100% !important;
	background-position: center center;
}

.elfogyott{
	color: #fff;
	background: #f1c40f;
}

.elfogyott{
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	line-height: 16px;
	border-top-left-radius: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 0;
	background-clip: padding-box;
	display: block;
	float: left;
	position: relative;
	text-align: center;
	font-weight: 700;
	clear: both;
}
table tr {
	white-space:nowrap;
}
.highlight{
	background-color:red;
}

.file ul {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	float: left;
	width: 100%
}

.file ul li:before {
	font-family: FontAwesome;
	content: "\f054";
	top: 5px;
	left: 10px;
	color: #e97e1e;
	font-size: 9px;
}
.file li {
	display: block;
}
.file a {
	text-decoration: none;
	color: #e97e1e;
	text-align: center;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


.nav-tabs > li >a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus{
	border-color:grey;
	border-bottom-color:transparent;
}

.termek{
	padding-top:30px;
}
