@charset "utf-8";
/* CSS Document */

/* Cookies CK */
#cookiesck {
	position:fixed;
	left:0;
	right: 0;
	bottom:0;
	z-index: 99;
	min-height: 30px;
	color: #f4f4f4;
	background: rgba(0,0,0,0.75);
	box-shadow: #000 0 0 2px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
}

#cookiesck .cookiesck_inner {
	padding: 10px 0;
	display: inline-block;
}

#cookiesck_readmore {
	float:right;
	padding:10px;
	border-radius: 3px;
	color: #22b8f0;
}

a#cookiesck_readmore:hover {
	color: #f4f4f4;
}

#cookiesck_accept{
	float:right;
	padding:10px;
	margin: 1px;
	border-radius: 5px;
	background: #22b8f0;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	border: 1px solid #404040;
}

#cookiesck_accept:hover{
	font-size: 110%;
	cursor: pointer;
}

/* HELIX 3 */

.title-shadow h1,
.title-shadow h2,
.title-shadow h3,
.title-shadow h4,
.title-shadow h5,
.title-shadow h6,
.sppb-carousel-pro-text {text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.85);}

.img-hover-zoom img:hover {
    -webkit-transform:scale(1.08); /* Safari and Chrome */
    -moz-transform:scale(1.08); /* Firefox */
    -ms-transform:scale(1.08); /* IE 9 */
    -o-transform:scale(1.08); /* Opera */
     transform:scale(1.08);
	 transition: all 0.3s;
}
.img-hover-zoom img {
	 transition: all 0.2s;
}

.topbar {
	background: #f4f4f4;
	background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(219,219,219,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(219,219,219,1) 100%);
	background: linear-gradient(to bottom,  rgba(252,252,252,1) 0%,rgba(219,219,219,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#dbdbdb',GradientType=0 );
	color:#555555;
	border-bottom: 1px solid #ccc;
}

.video_carousel .sppb-carousel-inner,
.video_carousel .sppb-carousel-caption,
.video_carousel .sppb-carousel-pro-text {
	width: 100% !important;
}
.video_carousel .sppb-carousel-item-inner {
	position:relative !important;
}
.video_carousel img {
	margin: 0px auto;
}
.video_carousel .sppb-carousel-pro-text h2 {
	text-align:center !important;
}

#sp-user1, #sp-user2, #sp-user3 {
	margin-top: 30px;
}

.ligier-modul {
	 margin-bottom: 50px; 
}

.sp-module ul > li > a::before {
  content: ""; 
  /* a > jelet tünteti el a menüből */
}

.webshop-menu {padding: 5px 0;}

.webshop-menu li {
	padding-right: 10px;
	border:none !important;
}

.webshop-menu ul > li > a {
	padding: 2px 5px;	
}


/* Articles custom css */

/* Hide HELIX3 article icons */
body.itemid-534 span.post-format,
body.itemid-548 span.post-format,
body.itemid-548 .helix-social-share,
body.itemid-546 span.post-format,
body.itemid-546 .helix-social-share,
body.itemid-587 span.post-format,
body.itemid-587 .helix-social-share,
body.itemid-602 span.post-format,
body.itemid-602 .helix-social-share,
body.itemid-613 span.post-format,
body.itemid-613 .helix-social-share
{width:0px!important; height:0px!important; font-size:0px!important;; line-height:0!important;  display:none; visibility:hidden; }

.circle-red-200 {
	width: 150px; 
	height: 150px; 
	background: #920002; 
	-moz-border-radius: 75px; 
	-webkit-border-radius: 75px; 
	border-radius: 75px;
	padding: 30px 20px;
	font-size: 24px;
	color:#FFFFFF;
	font-weight:600;
}

/* QLFORM - email küldő */
#email_form textarea {width: 250px; height:100px; }
#email_form input {width: 250px !important; }
#email_form label, .jform_sendcopy label {float: left; width: 160px; padding-top: 5px; text-align:right;}

/* J2STORE */


.catimg {
	margin-left:auto;
	margin-right:auto;
	height: 200px;
	width: 200px;
}

.catimg_haschild {
	height: 60px;
	width: 60px;
}

.catchild_img {
	display: inline;
	height: 60px;
	width: 60px;
}
.child-list {
	margin:7px 0;
	padding:0;
}

.cathead {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.numitems {
	font-weight:normal;
}

.webshop_categories:hover {
	-webkit-box-shadow: 0px 0px 5px #333;
	-moz-box-shadow: 0px 5px 10px #333;
	box-shadow: 0px 0px 5px #333;
	border: 1px solid #666;
}

.com-j2store #sp-main-body,
 .itemid-613 #sp-main-body
{
	padding:0 !important;
}

.com-j2store .sp-module {
	margin-bottom:0;
}

.j2store-minicart-button {
	margin-top: 15px;
}

.j2store-cart-info-link a::before {
	content: " - ";
}

.j2store-cart-info-link a {
	font-weight: 600;
}

.j2store { padding-bottom: 50px;}

.itemsrow {
	float:left;
	width: 100%;
	/*background-color: #F0F0F0;*/
}


/* termekajanlo modul */

.ajanlat {
	padding: 10px 0;
	border-bottom:  1px solid #CCCCCC;
}

.ajanlat .owl-item {
	padding: 5px;
	border: 1px solid #cccccc;
	border-radius: 3px;	
}

.ajanalat .j2store-module-product {
	margin: 5px;
	background: #CCCCCC !important;
	
}

/*.ajanlat .j2store-product-image {
	min-height: 80px;
	height: 80px;
}

.ajanlat .j2store-product-image img {
	height: 90px !important;
	max-width:100% !important;
}
*/

.ajanlat .product-title {
	font-size: 14px!important;
	font-weight:400!important;
}

.ajanlat .sale-price {
	font-size: 14px!important;
	font-weight:400!important;
}

.kephely {
	width: 125px;
	height: 100px;
	/*background: #FFCDCE;*/
}

.kephely img {
	width: 100%
	Max-width: 100px;
	max-height: 100px;
	height: auto;
}