/* global */
.page-body {
	color:#333;
}
.pw-link {
	text-transform: initial;
}
.flypage h1 {
	text-transform: initial;
}
.list-productname-link {
	text-transform: initial;
}
/* badge styles */
.badgeitemid_2 {
	padding: 8px 0px;
}
.badgeitemid_3 {
	padding: 8px 0px;
}
.badgeitemid_4 {
	font-size:2rem;
}
.badgeitemid_5 {
	padding: 8px 0px;
}
/* mobile menu */
.mm-opened .mm-menu.mm-theme-dark {
	background:#005ac0;
}
.mm-group-title {
	background:#004CA3;
}
/* top line */
.header-top.header-top-custom-position.hidden-sm.hidden-xs{
	display:block !important;
}
.header-top-custom-position{
	background:#50bc2b;
	color:#fff;
}
/* footer menu contact section */
.footer-contact-line {
        font-size: 1.5rem;
        line-height: 3rem;
        padding-bottom: 10px;
        color: currentColor;
    }
.footer-contact-line .sr-icon {
	padding: 4px;
	border-radius: 3px;
	color: currentColor;
	width: 30px;
	height: 30px;
	border: 1px solid;
	margin-right: 5px;
	display: inline-block;
	line-height: 1.5em;
}
.footer-contact-social {
	padding: 5px 0 0;
	margin-bottom: 0;
}
.footer-contact-social a {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 3px;
	transform: scale(1,1);
	font-size: 20px;
}
footer .footer-contact-social a:hover {
	transform: scale(1.1, 1.1);
}
/* robogó logók */
.category-snapshot-name-link{
	height:35px;
	font-size:1.5rem;
	border-bottom:2px solid rgba(0,0,0,0.3);
}
.category_snapshot:hover{
-webkit-box-shadow: 0px 0px 15px 0px rgba(61,161,227,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(61,161,227,0.2);
box-shadow: 0px 0px 15px 0px rgba(61,161,227,0.2);
}
/* robogó kategóriák */
.subcategory-name{
	height: 40px;
}
.subcategory-item-inner img{
	max-width:150px;
	padding-bottom: 10px;
}
/* box shadows */
.snapshot_vertical_product {
-webkit-box-shadow: 0px 0px 15px 0px rgba(61,161,227,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(61,161,227,0.2);
box-shadow: 0px 0px 15px 0px rgba(61,161,227,0.2);
}
/* body */
#page-warnings {
	display:none !important;
}
.body-test .page-wrap, .body-admin-logged .page-wrap{
	padding-top:0;
}
/* kicker image */
.kickerimage-img{
	padding:15px
}
.kickerimage-button-title {
	font-size: 18px;
	padding:1rem 2rem;
}
.kickerimage-box{
	max-height:350px;
}
/* nivo slider */
.bannerscroller-module, .nivoSlider img{
	max-height: 400px;
}
.nivoSlider {
	max-width:1920px;
	margin: 0 auto;
}
/* menu */
.responsive-menu {
	background: #005ac0;
}
@media only screen and (min-width: 991px) {
	.home-layout .section-module .module-head, .home-position .module-head {margin-top:80px;}
}
@media only screen and (max-width: 990px) {
	.col-phone-categoryselect, .col-categoryselect {
		display: block;
		width: 100%;
	}
	.kickerimage-button-title {
		font-size: 14px;
		padding:1rem 2rem;
	}
	.home-layout .section-module .module-head, .home-position .module-head {
		margin-top:0px;
		margin-bottom:8px;
	}
}
@media only screen and (max-width: 480px) {
	.category-snapshot-col{
		width:50%;
		float:left;
	}
	.category-snapshot-col:nth-child(odd){
		margin:0 5px 0 -5px;
	}
	.category-snapshot-img-link{
		display:block;
	}
	.kickerimage-description{
		font-size: 2.5rem;
	}
	.footer-row{
		padding: 2rem 2rem 0;
	}
}
/* Árukereső sidebar widget */
div#ak-widget {
	margin-top:85px;
}