.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image{
	width: auto;
	height: auto;
}
.col-main .widget-new-products{
	margin-top: 25px;
}

button.button .m-btn{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

@media only screen and (max-width: 767px){
	#search_mini_form{
		overflow: visible !important;
	}
	#search_autocomplete{
		top: 47px !important;
		left: -48px !important;		
		width: 280px !important;
	}
	.item-backstage{
		height: auto !important;
	}
	.products-grid .product-image-container{
		float: left;
		max-width: 43%;
		margin-right: 10px;
	}
	.item-wrapper .product-thumbs{
		text-align: center;
	}
	.item-wrapper,
	.item-wrapper:hover{
		position: relative !important;
		top: 0 !important;
		right: 0 !important;
		left: 0 !important;
		padding: 0 !important;
		margin: 0 !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
		-webkit-transform: translate(0px, 0px) !important;
		-moz-transform: translate(0px, 0px) !important;
		-o-transform: translate(0px, 0px) !important;
		-ms-transform: translate(0px, 0px) !important;
		transform: translate(0px, 0px) !important;
	}
	.item .item-backstage .item-wrapper .product-thumbs,
	.item .item-backstage .item-wrapper .product-name,
	.item .item-backstage .item-wrapper .ratings,
	.item .item-backstage .item-wrapper .actions,
	.item .item-backstage .item-wrapper .desc_grid{
		max-height: 9999px !important;
		opacity: 1 !important;
		display: inline-block !important;
		padding: 0 !important;
		width: 54%;	
		margin-top: 0 !important;
		margin-bottom: 9px !important;	
	}
	.item .item-backstage .item-wrapper .label-product{
		display: block !important;
		opacity: 1 !important;
		top: 10px;
		left: 15px;
	}
	.item .item-backstage .item-wrapper .product-thumbs{
		width: auto;
	}
	.item .item-backstage .item-wrapper .product-name a{
		padding: 0;
	}
}
@media only screen and (max-width: 500px){
	.products-grid .product-image-container,
	.item .item-backstage .item-wrapper .product-name,
	.item .item-backstage .item-wrapper .ratings,
	.item .item-backstage .item-wrapper .actions,
	.item .item-backstage .item-wrapper .desc_grid{
		float: none;
		width: 100%;
		max-width: 100%;
	}
	.products-grid .product-image-container{
		overflow: hidden;
	}
	.widget-new-products .products-grid .product-image{
		float: left;
		margin-right: 0;
		width: 68%;
		margin-right: 5px;
	}
	.item .item-backstage .item-wrapper .product-thumbs{
		width: 13%;
		min-width: 50px;
	}
	.product-thumb{
		margin-bottom: 0;
		margin-right: 0;
	}
	.products-grid .price-box{
		margin-top: 15px;
	}
}


.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {

}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
    margin-bottom: 5px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {

}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}




.widget-latest-title {margin-bottom: 16px;}
.widget-latest-title a {
    font-size: 24px;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}
.widget-latest-title a:hover {color: #fe5621;}


.widget-latest-details {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0 11px;
}
.widget-latest-details,
.widget-latest-details a {font-size: 13px; font-weight: 300; color: #333333;}
.widget-latest-details .widget-latest-data,
.widget-latest-details .widget-latest-comment {
    margin: 5px 10px 5px 0;
    padding-right: 12px;
    border-right: 1px solid #e5e5e5;
    display: inline-block;
}
.widget-latest-details i {margin-right: 5px; font-size: 20px; color: #d6d6d6;}
.widget-latest-details .widget-latest-comment:hover {color: #fe3c3c;}

.widget-latest .postContent .post-text{
    display: none;
}
.widget-latest ul ul li{
    margin-bottom: 50px;
}
.widget-latest-data {
    color: #009587;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
}
.widget-latest-data i{
    font-size: 25px;
    padding-right: 10px;
    vertical-align: sub;
}


@media only screen and (min-width: 992px) and (max-width: 1420px) {
    .widget-latest-details i {font-size: 13px; margin-right: 3px;}

    .widget-latest-details .widget-latest-data, 
    .widget-latest-details .widget-latest-comment,
    .widget-latest-details, .widget-latest-details a {
        font-size: 11px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) { 
    .widget-latest-title a {
        font-size: 16px;
        line-height: 20px;
    }
    .widget-latest-details {padding-top: 3px;}
    .widget-latest-details .widget-latest-data, 
    .widget-latest-details .widget-latest-comment {
        display: block;
        border: 0;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 8px;
    }
}
@media only screen and (max-width: 767px) { 
    .widget-latest .grid-clol-6 .col-item3 {width: 100%;}
    .widget-latest .postContent img {width: 100%;}
    .widget-latest-title a{
        font-size: 14px;
        line-height: 14px;
    }
}
div#foot-megoszto-bannerek div{
	float:left;
}
form#vasarlok_reg .row, form#hirlForm .row{
	margin-bottom: 15px;
}
form#vasarlok_reg .row label span, form#hirlForm .row span{
	color: RED;
}
button.sima-btn-cart > span{
	background: #fe5621 none repeat scroll 0 0;
    color: #fff;
    line-height: 1.2em;
    overflow: hidden;
    position: relative;
    transition: all 0.2s ease 0s;
    z-index: 0;
	font-size: 12px !important;
}
.textMessage{ left: 50%; margin-left: -150px; height: auto; width: 250px; color:#FFF; font-size: 14px;  position: fixed; top: 0px; z-index: 100; opacity: 0.8; font-weight: bold; padding: 10px;}
/* kattintasra karika */
.ripple {
  position: absolute !important;
  background: rgba(255, 255, 255, 0.3) !important;
  border-radius: 100%;
  transform: scale(0.2);
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  opacity: 0;
  pointer-events: none;
  -webkit-animation: ripple 0.75s ease-out;
  -moz-animation: ripple 0.75s ease-out;
  animation: ripple 0.75s ease-out;
}
@-webkit-keyframes ripple {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes ripple {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes ripple {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.top-level{
	font-size: 16px;
}
.nav-container .menu-tarto {
	padding:10px 5px 10px 10px;
}
.nav-container .menu-tarto div{
	padding:10px 5px;
	font-size:14px;
}
.nav-container .menu-tarto div.active{
	 margin-bottom: -20px;	
}
.nav-container .menu-tarto div.active.parent{
	 margin-bottom: -30px;	
}
.nav-container .menu-tarto div.active a{
	color: #009587;
}
.nav-container .menu-tarto .parent a:after{
	content: '\f0dd';
    font-family: FontAwesome;
    font-size: 22px;
    padding-left: 5px;
    margin-top: -3px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.header ul.links {
    padding: 0;
    float: right;
	display:inline-flex;
	margin-top: 20px;
}
.links li {
    display: inline-block;
    padding-left: 12px;
}
.header .links li {
    padding: 0;
    margin-right: 15px;
    float: left;
}
.header .links li a{
    line-height:0px;
}
.header .links li a:hover{
    color: #FFF;
}
.header .links li a:before, .header .links li:before{
    padding-right: 2px !important;
}
.my-account-link{
	min-width:130px;
}

.kivansaglista{
	display: inherit !important;
}
.wishlist-link{
	margin-top: 7px;
}
.header-buttons{
	display: inline-flex;	
	padding:20px 0 0 0;
	margin-right: 75px;
	margin-top: -40px;
}
.header-button{
	margin-bottom:0px;
}
.currency-list a:hover{
	color: #FFF;
}
.currency-list span:before{
	content: "\f0d6";
    font-family: FontAwesome;
	margin-right: 5px;
}

.select-label-name:before{
	content: "\f0ac";
    font-family: FontAwesome;
	margin-right: 5px;
}

@media only screen and (max-width: 767px) {
	.header > .logo {
	    display: block !important; 
		float: none !important;
	}
	.header .logo {
	    float: none;
	}
	.header-info{
		float: none;
		margin: auto;
	}
	.header-info a{
		color: #FFF;
		cursor:pointer;
		
	}
	.header-bottom{
	    top: -100px !important;
	}
	.block-cart-header {
	    top: 4px !important;
	}
	#search_mini_form{
		position:absolute;
		top:100px;
		right:0;
	}
}
.currency-dropdown-list{
	position:absolute;
	background-color: #374046;
	color:#FFF;
	min-width: 200px;
    padding-right: 20px;
	text-align:left;
}
.currency-dropdown-list a:hover, .currency-dropdown-list li a:hover{
	color: #FFF;
}
.currency-dropdown-list li{
	padding: 10px 15px;	
	text-align:left;	
	
}
.lang-list ul{
	position: absolute;
    background-color: #374046;
    color: #666;
    text-align: left;
	min-width: 100px;
}
.lang-list ul li{
	padding: 10px 15px;
    text-align: left;
}
.lang-list ul a{
	display:none;
}
@media only screen and (max-width: 991px) and (min-width: 768px){
	.form-search .search-autocomplete{
		display: block !important;
	}
}
@media only screen and (min-width: 768px){
	div.informacio_szoveg{
		line-height: 1.5em;
	}
}

.review-form-title {
  text-align: center;
}
.review-form-title h3 {
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #009587;
  padding: 0 10px 5px;
  display: inline-block;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.review-form-title h3:before {
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #009587;
  content: '';
  margin-left: -10px;
}
.review-form-title h3:hover {
  color: #29b6f6;
}

.product-rating-status .review-link {
  position: relative;
  padding-left: 7px;
  margin-left: 7px;
}
.product-rating-status .review-link:before {
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  bottom: -4px;
  width: 1px;
  background: #29b6f6;
}

.rating-section a {
  cursor: pointer;
}

.product-review-form {
  display: none;
}
#input-review{
	height:inherit;
}
.reviews{
	padding-top:5px;
}