    
/* Termeklista */

.tlista li{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ddd;
}

.tlista .akciostermek{
	position : absolute;
	margin:0px 0px 0px 59px;
}

.tlista .ujdonsagtermek{
	position : absolute;
	margin:0px 0px 0px 56px;
}

/*.tlista .termeknev{
	border:1px solid #ddd;
	background:white;
}*/

.tlista .termeknev p{
	line-height:18px;
	padding:7px 8px 3px 0px;
}

.tlista .termeknev a{
	color:black;
	font-weight:bold;
	font-size:14px;
}

/*.tlista .tarny{
	background:url(pics/tnev_arnyek.png) repeat-x top;
	height:6px;
	border:none;
}*/

.tlista div.tgyarto{
	line-height:26px;
	height:26px;
	padding:0px 8px;
}

.tlista .tgyarto p{
	height:26px;
	line-height:26px;
	padding:0;
}

.tlista .termekar{
	margin:5px 0px;
	font-size:12px;
	line-height:15px;
	border-collapse:collapse;
}

.tlista .termekar td{
	font-size:14px;
	line-height:20px;
}

.tlista .termekar span{
}

.tlista .termekar .nar{
	font-weight:bold;
}

.tlista .termekar .anar{
	font-weight:bold;
	color:#c70313;
}

.tlista .termekar .aar{
	text-decoration:line-through;
}
.tlista .termekar .szaz{
	padding:0px 5px;
	background:#c70313;
	color:white;
}

.tlista .tleiras{
	text-align:justify;
	color:#666;
	min-height:34px;
	margin-top:4px;
}

.tlista .pad{
	padding:0px 8px;
}

.tmegjegyzes{
	color:#c70313;
	font-weight:bold;
	text-align:center; 
}


.tbllista{
	border-collapse:collapse;
	width:662px;
}

.tbllista td{
	padding:0;
	vertical-align:top;
} 
.tbllista .akciostermek{
	margin:0px 0px 0px 102px;
}
.tbllista .ujdonsagtermek{
	margin:0px 0px 0px 99px;
}

.tbllista td{
	width:205px;
}

.tbllista td.space{
	width:22px;
	border:none;
}

.tbllista td.vspace{
	border:none;
	height:18px;
}

/* Termek villamnezet */

.thover {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 25%;
    left: 50%;
    background-color: #fff;
    padding: 10px 15px;
    color: #000;
    z-index: 50005;
    display:none;
    cursor:pointer;
}

.thover:hover
{
    -webkit-transition: all 0.9s;
    background-color: #ccc;
}


.tbox-holder {
    position: absolute;
    width: 83%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.62);
    z-index: 999;
    margin-top: 1px;
    margin-left: 15px; 
    display:none;
}

.product-question-buttons, .product-reviews
{
    margin:5px 0px;
    padding:0px 5px;
}

.rr
{
    text-align:right;
}

.ll
{
    text-align:left;
}

.title2
{
    font-size: 21px;
    margin-bottom: 10px;
}

/* Rating kezdete */

.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 30px
}

.rating span.star {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block
}

.rating span.star:hover {
    cursor: pointer
}

.rating span.star:before {
    content: "\f006";
    padding-right: 5px;
    color: #777
}

.rating span.star:hover:before,
.rating span.star:hover~span.star:before {
    content: "\f005";
    color: #e3cf7a;
}

.star-aktiv:before{
    content: "\f005" !important;
    color: #e3cf7a !important;
}

.preview
{
    margin: 60px 0px 0px 20px;
    display:none;
}

.ratingHead
{
    margin-bottom: 15px;
}


.comment-header {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #376599; /* Téma színe */
border-radius: 4px;
background: #fafafa;
}

.comment-header:before,
.comment-header:after {
content: "";
display: table;
}
.comment-header:after {
clear: both;
}

.comment-title {
margin: 5px 0 0 0;
font-size: 16px;
line-height: 22px;
}

.comment-meta {
margin: 2px 0 0 0;
font-size: 11px;
line-height: 16px;
color: #999;
}

.comment-body > :last-child {
margin-bottom: 0;
}

.comment-list {
    padding: 0;
    list-style: none;
}

.comment-list .comment + ul {
    margin: 15px 0 0 0;
    list-style: none;
}

    .comment-list > li:nth-child(n+2),
    .comment-list .comment + ul > li:nth-child(n+2) {
    margin-top: 15px;
}

.rating_static {
   display: block;
}

.rating_static span.star {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}


.product-reviews
{
    margin:20px 0px;
    padding:0px 5px;
}

.felcsillag:before{
    content: "\f005" !important;
    background: -webkit-linear-gradient(left, rgba(227,208,122,1) 0%, rgba(227,208,122,1) 44%, rgba(255,255,255,1) 59%, rgba(255,255,255,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
}

.rating_product {
    unicode-bidi: bidi-override;
}

.rating_product span.star {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}

.pstar
{
    font-size:18px;
}
.pRatingInstead
{
    margin-bottom:20px;
    padding-left:5px;
}
span.ertekelo {
    position: relative;
    font-size: 17px;
    top: -4px;
}
.minihr
{
  width: 100px;
  height:1px;
  background:#ccc;
  margin:5px 0px;
}

.preview .title {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}

/* KORIN KFT */
.temek_box_minheight {
    height: 200px !important;
    font-weight: bold !important;
}
