.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){
	.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;
  }
}