p, span{
	font-size: 17px;
}

.tartalomjegyzek-item{
	position:relative;
}
.tartalomjegyzek-item span{
	color: #ff6600;
}
.youtube-placeholder{
	text-align: center;
}
.youtube-placeholder iframe{
	margin: 0 auto;
}
.klett-contact-page img{
	margin: 0 auto;
	max-width: 700px;
}
.sr-cart-bottom-buttons-row{
	justify-content:flex-end;
	    align-items: baseline;
}
.sr-cart-bottom-buttons-row .sr-col-to-chekout{
	max-width:270px;
	    width: fit-content;
}
.sr-cart-bottom-buttons-row .sr-col-shop-continue{
	max-width:180px;
	padding:0;
	    width: fit-content;
}
.nanobar-text span{
	color:#fff!important;
}
.ms-slide-info.ms-dir-v.ms-align-right{
	display: none;
}
footer .collapse:not(.show){
	display: block;
}
.mobile-device-body footer .module-head-title:before, .mobile-device-body footer .module-head-title:after{
	content:none;
}
.tags-wrapper .tags a{
    border-style: solid;
    border-color: #E2E4E8;
    border-width: 1px;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 4px 3px;
    color: #404E65;
}
.tags-wrapper .tags a:hover, .tags-wrapper .tags a:active, .tags-wrapper .tags a:focus{
    color: #FF6600;
    text-decoration: none;
    border-color: #FF6600;
}
.product-price-original{
	color: #013861;
}
.tags-title{
	display:none;
}
.param-value.product-short-description{
	margin-top:1em;
}
#module_news_wrapper {
	position:relative;
}
footer .container{
	width:100%;
	max-width:100%;
	padding:0;
}
.footer-rows{
	max-width: 1180px;
	margin:0 auto;
	padding:0 15px;
}

.product-parameter-row{
	display:flex;
}
.product-parameter-row .param-label{
	margin-right:30px;
}
.product-parameter-row td{
	border:none;
}
.mobile-navbar .header-quantity-box:not(:empty){
	color:#fff;
}
#category2 .sf-vertical > li{
	min-height:30px;
}
#category2{
	padding: 5px 0;
}
#category2-nav > ul > li > a{
	padding-left:1em;
	padding-right:20px;
	line-height:2;
}
#category2 li.parent:hover > .nav-link, #category2 .nav-item:hover, #category2 .nav-item:hover > a {
	background:#FF6600;
	color:#fff;
}
.card.kickerimage-card{
	transition:.5s;	
}

.card.kickerimage-card:hover{
	box-shadow: 0px 0px 20px 1px rgb(0 0 0 / 29%);
	transform: translate3d(0, -5px, 0);
}
.sf-horizontal .children .nav-link{
	    color: #444;
}
.sf-horizontal .children .nav-link:hover{
	color:#000;
}
.product-page-product-name{
	color: #404E65;
    font-weight: 600;
}
#relatedproducts .module-head:after, #productreview .module-head:after{
	content: "";
    height: 2px;
    background-color: #FFD8BE;
    width: 100%;
    display: block;
    position: absolute;
    z-index: -1;
    top: calc(50% - 1px);
}
.product-page-nav-tabs .nav-item.show .nav-link, .product-page-nav-tabs .nav-link.active{
	box-shadow: inset 0px -4px 0px 0px #ff6600;
}
.product-page-nav-tabs .nav-link{
	padding:1rem 0;
	margin-right:30px;
	color:#404E65;
	font-weight:600;
}
.product-desc{
	color:#404E65;
	font-size:1.2em;
}
.product-page-nav-tabs .nav-link:after{
	content:none;
}
.productstock-param-row{
	display:flex;
}
.product-parameters, .product-short-description{
	color:#404E65;
}
.navbar-brand img{
	width:100%;
}
#productparams .module-body{
	margin-top:5px;
}
#productparams .module-head{
	display:none;
}
#productparams .table th, #productparams .table td{
	border: none;
    padding: 5px 10px 5px 0;
    font-size: 16px;
    color: #404E65;
    font-weight: 500;
}
#productparams .table td strong{
	font-weight: 500;
}
.product-addtocart-wrapper .product_table_quantity{
	margin-right:20px;
}
.product-page-right{
	padding-left:15px;
}
.product-addtocart-wrapper .button-add-to-cart:not(.offer_request):not(.ordernow) > svg{
	width:25px;
	margin-right:10px;
}
.product-addtocart-wrapper .button-add-to-cart:not(.offer_request):not(.ordernow){
	border-radius:5px;
	width:190px;
	height: 47px;	
}
.product-page-right .svg-cart-icon{
	color:#fff;	
}
.product-addtocart-wrapper .button-add-to-cart:not(.offer_request):not(.ordernow) > span{
	display:block;
	font-size: 1.5em;
}
.product-page-left{
	padding-right:15px;
}
.product-page-right .quantity-to-cart{
	max-width: 30px;
	padding:0;
}
.product-page-right .input-group-append{
	display: flex;
    align-items: center;
}
.product-page-right .input-group-append:before{
	content: 'db';
    position: relative;
    color: #404E65;
    font-weight: 400;
    font-size:1.7em;
	margin-right: 10px;
}
.search-module .input-group-prepend{
	top: 25%;
    height: 20px;
    z-index: 4;
    border-right: 1px solid #e4e4e4;
}
.search-module{
	border-radius: 5px;
}
.product-page-right .product-addtocart-wrapper .input-group{
	border: 1px solid #e4e4e4;
    margin: 0;
    padding: 0 10px;
    border-radius: 5px;
}
.product-page-right .quantity-to-cart{
	border-radius:0!important;
	border:none;
}
.product-page-right .bootstrap-touchspin .btn, .product-page-right .quantity_to_cart{
	color:#404E65;
	font-weight:400;
	font-size:1.7em;
}
.product-page-right .product-page-price-line > div:nth-child(1){
	display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
}
.product-page-right .quantity-text, .product-page-right .quantity-name-text{
	display:none;
}
.product-page-right .product-page-price-original{
	margin-left:10px;
}
.product-page-price-special, .product-page-price{
	color: #FF0000;
	font-size:2em;
}
.product-pathway-container, .product-page-top, .product-page-middle-1, .product-page-middle-2{
	background:#fff;
}
body:not(.product-with-children-table) .flypage .product-cart-box{
	background:#fff;
	margin-bottom:0;
}
.subcategory-list{
	margin-bottom:5em;
}
.sortbar-top{
	    border-top: 1px solid #E4E4E4;
	    border-bottom: none;
}
.sortbar-bottom{
	border-top: none;
}
.product-snapshot-horizontal .product-card-cart-button .button-add-to-cart:not(.offer_request):not(.ordernow){
	min-width: 200px;
}
.product-snapshot-horizontal .product-card-title{
	margin:0;
}
.product-card-attributes .featured-table .param-label{
    width: 90px;
    border-left: 4px solid #ff6600;
    padding-left: 4px;
    color: #000;
}
.product-card-attributes .featured-table{
	font-size: 1rem;
}
.product-snapshot-horizontal .product-card-attributes{
	margin:0;
}
.product-snapshot-horizontal .product-card-attributes .featured-table td{
	padding:0;
}
.product-snapshot-horizontal .product-card-description{
	margin-top:0;
}
.product-snapshot-horizontal .card-body{
	display:flex;
	flex-wrap: wrap;
	align-items: center;
}
.product-snapshot-horizontal .product-card-item{
	flex: 0 0 100%;
    max-width: 100%;
}
.product-snapshot-horizontal .product-card-item.product-card-price{
	flex: 0 0 20%;
    max-width: 20%;
	min-width: 110px;
}
.product-snapshot-horizontal .product-card-item.product-card-stock{
	flex: 0 0 70%;
    max-width: 70%;
	color: #75cc68;
}

.product-snapshot-horizontal .product-card-title a{
	color: #404E65;
    font-weight: 800;
    font-size: 1.2em;
} 
.product-card-price .product-price-special{
	color:#FF0000;
	font-size: 1.6em;
    font-weight: 900;
}
.subcategory-list .category-card{
	border-radius:10px;
	padding-top:20px;
}
.subcategory-list .category-card-body{
	width:100%;
}
.subcategory-list .category-card-link{
	padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1rem;
    border-radius: 0 0 10px 10px;
	transition:.3s;
	width:100%;
}
.subcategory-list .category-card:hover .category-card-link{
	background: #FF6600;
	color:#fff;
}
#category2-nav .sf-vertical > li.parent > a:after{
	border-width: 0 2px 2px 0;
    height: 8px;
    width: 8px;
}
.product-filter-module .module-head{
	border-radius: 10px 10px 0 0;
}
#category2-nav a{
	color:#000;
}
#category2-nav > ul > li{
	border-bottom: 1px solid #e4e4e4;
}
#category2-nav > ul > li:last-child{
	border-bottom: none;
}
#category2, #paf_filter{
	border-radius:10px;
}
.widget .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after{
	border:1px solid #9E9E9E;
}
.subcategory-list .category-card:hover{
	background:#fff;
	transform:none;
}
.product-filter-module .widget .custom-control-label:before{
	background-color: #fff;
}
.product-filter-module .widget{
	padding: 0 0 10px 0;
    border-bottom: 1px solid #e4e4e4;
    margin: 25px 20px 0 20px;
}
.product-filter-module .widget-head{
	color: #404E65;
	font-weight:bold;
	font-size:15px;
}
.product-filter-module .widget .custom-control-label{
	color: #404E65;
	font-size:15px;
}
.product-filter-module .module-head, .product-filter-module .module-head .module-head-title{
	color:#fff!important;
	background:#404E65!important;
}
.product-filter-module .module{
	background:#fff;
	box-shadow: 0px 0px 20px 1px rgba(0,51,102,0.16)
}
.footer-copyright{
	color: #ff6600;
    border-top: none;
    background: #fff;
    text-align: center;
	font-weight:600;
	display:block;
}
.footer-bottom{
	padding:0;
}
footer .list-group-flush .list-group-item:active, footer .list-group-flush .list-group-item:hover{
	color:#222;
}
footer a{
	font-size:15px;
}
.footer-copyright a{
	color:#ff6600;
	font-weight:600;
}
footer .module .module-head{
	padding-bottom:1.5em;
}
#newsletter_subscribe .form-submit{
	padding-top:0;
}
#newsletter_subscribe .form-submit .btn{
    border-radius: 5px;
}
#newsletter_subscribe{
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	overflow:hidden;
	padding: 1% 3%;
}
#newsletter_subscribe:before{
	width: 35%;
    height: 130%;
    position: absolute;
    display: block;
    right: -2%;
    top: -14%;
    content: "";
    background-size: 100%;
    background-image: url(/custom/klettshop/image/data/design/mail.svg);
    background-repeat: no-repeat;	
}
#newsletter_subscribe .module-body{
	margin-top:15px;
}
#newsletter_subscribe .subscribe-input-row .col-md-3.mb-3:nth-child(1){
	padding-left:0;
}
#newsletter_subscribe .form-control{
	border-radius: 5px;
    border-color: #d9dbe0;
	background:#fff;
}
#newsletter_subscribe .module-head-title{
	font-weight: 800;
    text-transform: uppercase;
	margin-bottom:1em;
}
#newsletter_subscribe{
	position:relative;
}
.home-position .news-card-image{
	padding: 20px 20px 0 20px;
	border-radius: 10px;
}
.home-position .news-card{
	box-shadow:none;
	    border-radius: 10px;
}
.home-position .news-card:hover{
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
}
#module_news_wrapper .news-all-button .btn, .news-all-button .btn:hover, .news-all-button .btn:focus, .news-all-button .btn:active{
	padding-right: 0;
    color: #ff6600;
    background: #fff;
    border-radius: 0;
    border-color: transparent;
	top: 2px;
    position: relative;
}
#module_news_wrapper .news-all-button{
	background:#fff;
}
#P_masterslider2{
	margin-bottom: 4em;
}
.module-body .product-card-item.product-card-cart-button .button-add-to-cart{
	visibility: visible;
}
.module-body .product-snapshot-vertical .product-snapshot:hover .button-add-to-cart{
	visibility: visible;
}
.svg-cart-icon{
	color: #f60;
}
.ms-skin-light-3 .ms-nav-next, .ms-skin-light-3 .ms-nav-prev{
	opacity:80%!important;
    border: 1px solid rgb(83 92 107 / 30%)!important;
    border-radius: 10px!important;
    width: 60px!important;
    height: 60px!important;
    box-shadow: 0px 0px 15px rgba(0,0,0, 0.2)!important;	
}
.ms-skin-light-3 .ms-nav-next{
	background: #fff 47% center url(../image/arrow_right.svg?lastmod=1607675347) no-repeat!important;
}
.ms-skin-light-3 .ms-nav-prev{
	background: #fff 55% center url(../image/arrow_left.svg?lastmod=1607675516) no-repeat!important;
}
.inner-bit .row{
	display: flex;
    flex-wrap: wrap;
}

.children{
	background-color: #fff5e9;
}
.children a{
	color:#444;
}
.sf-horizontal .subtree-dropdown.children{
	top: 50px;
}
#category-nav .subtree-dropdown-inner{
	padding-left:1%;
	display:flex;
}
.ul-275 {
    width: 25.5%;
    max-width: 25.5%;
    list-style-type: none;
    padding-left: 0;
	margin:1% 1% 2% 0;
    border-right: 1px solid #00000017;
}
.ul-275 li a{
	padding: 10px;
	display: block;
}
.ul-275 li{
	margin-top:6px;
	margin-bottom:6px;
	font-size: 14px;
    font-weight: 600;
}
.img-225{
	width:22.5%;
	max-width:22.5%;
	padding:1%;	
}
.img-225 img{
	border-radius:10px;
	box-shadow: 0 1px 15px rgb(0 0 0 / 15%);
}

.aurora-scroll-list{
	padding:30px 0;
}
.header-login .login-list .nav-link{
	padding: 10px 0;
}
.header-category .sf-horizontal{
	justify-content:flex-start;
}
.header-category .sf-horizontal > li{
	padding:0 10px
}

.header-category  .sf-horizontal > .category-list > .nav-link.selected, .header-category  .sf-horizontal > .category-list > .nav-link:hover{
	color:#fff;
}

.product-snapshot-vertical .product-snapshot:hover .card, .product-snapshot-vertical .product-snapshot:focus .card{
	box-shadow: 0px 0px 20px 1px rgba(0,51,102,0.16);
	outline:none;
}
.product-snapshot-vertical .product-snapshot:hover, .product-snapshot-vertical .product-snapshot:focus{
	box-shadow: none;
	outline:none;
	transform:none;
}

.product-card-item.product-card-cart-button.list_addtocart a{
	border-radius:5px;
	padding: 5px;

}
.product-card-cart-button span{
	position:relative;
	text-transform: uppercase;
    font-size: 1.3em;
	letter-spacing: 1px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.product-card-cart-button span:before{
	content:url(/custom/klettshop/image/data/design/klett-add-to-cart-icon.svg);
	position:relative;
	width:30px;
	height:30px;
	margin-right: 10px;
	top: 3px;
}

.sf-horizontal > .category-list > .nav-link {
	line-height: 50px;
    text-transform: capitalize;
}
.search-module .form-control {
	    border: 1px solid #E4E4E4;
}
#navbar-extra-category-menu .sf-horizontal > .category-list > .nav-link:focus{
	outline:none;
} 
#navbar-extra-category-menu .sf-horizontal > .category-list > .nav-link:hover{
    color: #ff6600;
    box-shadow: none;
}
.home-position{
	margin-bottom:1em;
}
.home-position .newsletter-home-right{
	padding: 0;
    width: 100%;
}


.header-top-line a:not(.edit-link) {
	font-size: 1rem;
	color: #454E5D;
}
.nav.headermenu-list .nav-link:hover, .header-top-line a:not(.edit-link):hover{
	box-shadow:none;
	color: #FF6600;
}
.header-top-line {
    background-color: #ffffff;
}
.cart-product-count{
	position: absolute;
	width: 20px;
    height: 20px;	
    top: 10px;
    right: -10px;
}
#module_news_wrapper .slick-track{
	margin:0;
}
#module_news_wrapper .news-all-button {
	position: absolute;
    right: 0;
    top: 3%;
    margin-top: 0;
}
.product-card-cart-button .button-add-to-cart:not(.offer_request):not(.ordernow) + svg{
	display:none;
}
.product-card-cart-button .button-add-to-cart:not(.offer_request):not(.ordernow){
	font-size:1em;
	width: 100%;
    height: auto;
}
.product-card-footer .product-card-item{
	padding:0;
}
.module-body .product-card-cart-button{
	width:80%;
	margin:0 auto;
}
.product-card-footer{
	justify-content:center;
}
.module .module-head .module-head-title{
	text-align: left;
    text-transform: uppercase;
    color: #003366;
    font-weight: 700;
    position: relative;
    margin-bottom: 0;
    background: #fff;
    width: fit-content;
    padding-right: 20px;
}
footer .module .module-head .module-head-title{
	background: transparent;
	color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
}
.module .module-head{
	position:relative;
}
.home-body .module .module-head:after{
	content:"";
	height:2px;
	background-color: #FFD8BE;
	width: 100%;
	display: block;
	position: absolute;
    z-index: -1;
	top: calc(50% - 1px);
}

#section-kickerimage_helsinki .card-img-overlay.mt-3{
	margin-top:0!important;
}
.header-category, .header-category:hover, .headroom--not-top .header-category, .sticky-header-pinned.headroom--not-top .header-category, body:not(.home-body) .header-category{
	background:#FF6600;
}
.header-login:after, .slider-container:before{
	content:none;
}

#navbar-extra-category-menu .sf-horizontal > .category-list > .nav-link{
	color:#404E65;
	font-size: 1.4em;
	text-transform: uppercase
}
.header-category #cat_171, .header-category #cat_175, .header-category #cat_177, .header-category #cat_179, #navbar-extra-category-menu #category-nav > ul > li{
	display:none;
}
#navbar-extra-category-menu #category-nav > ul > li#cat_171, #navbar-extra-category-menu #category-nav > ul > li#cat_175, #navbar-extra-category-menu #category-nav > ul > li#cat_177, #navbar-extra-category-menu #category-nav > ul > li#cat_179{
	display:flex;
	/*padding: 0 10px;*/
	padding: 0 8px;
}
@media (min-width: 1200px){
	#navbar-extra-category-menu #category-nav > ul > li#cat_171,
	#navbar-extra-category-menu #category-nav > ul > li#cat_175,
	#navbar-extra-category-menu #category-nav > ul > li#cat_177,
	#navbar-extra-category-menu #category-nav > ul > li#cat_179{
		padding: 0 10px;
	}
}
.header-top-extra-links{
	align-items: center;
    display: flex;
	color: #6f6f6f;
}



.module-body .product-card-body .product-card-item.product-card-title, .module-body .product-card-body .product-card-item.product-card-price{
	text-align: center;
    justify-content: center;
}

.module-body .aurora-scroll-btn{
    opacity: 80%;
    border: 1px solid rgb(83 92 107 / 30%);
    border-radius: 10px;
    width: 60px;
    height: 60px;
    box-shadow: 0px 0px 15px rgba(0,0,0, 0.2);
}
.aurora-scroll-btn-right{
		background-position:16px center;
}
.aurora-scroll-btn-left{
		background-position:23px center;
}

.card-title.kickerimage-title{
	text-align: center;
	font-weight: 600;
    text-shadow: 0px 0px 10px rgba(0,0,0, 0.5);
}
.card-img-overlay.kickerimage-overlay{
	justify-content: center;
}

.card.kickerimage-card:before{
	content:none;
}
.ms-thumb-list.ms-dir-h.ms-align-bottom {
	display:none;
}
footer{
	background:#FF6600;
}



.kickerimage-row .p-x-15px {
	padding-top:15px;
	padding-bottom:15px;
}

.p-x-15px{
	padding-left:15px;
	padding-right:15px;
}
#productcustomcontent img{
	max-width:100%;
	height:auto;
}
#productcustomcontent .tartalomjegyzek-item{
	background: #fff;
	border:1px solid #cdcdcd;
}
#productcustomcontent hr{
	margin: 50px 0;
		color:#fe9900;
}
.klett-extra-tabs iframe{
	    position: relative;
    z-index: 10;
}   
.klett-category-tab{
	flex-direction:column;
}
#module_customcontent2_wrapper .col {
	padding-right:0;
}
.youtube-container{
text-align: center;
    margin: 4em;
    font-size: 20px;
font-weight: 700;}

.tartalomjegyzek-item{
	padding: 15px 25px;
    background: whitesmoke;
}
.inner-bit .row .col-6{
	margin-bottom:10px;
}
.inner-bit .row a{
    color: #fe9900;
	font-weight:bold;
}

button.expand-toggle{
	 display: flex;
    margin: 0 auto;
	padding: 10px 15px;
    background: #fe9900;
    color: #fff;
	border:none;
}
button.expand-toggle:focus{
	outline:none;
}
.klett-category-bar{
	background: #f5f5f5;
	margin-bottom: 30px;
}
.klett-category-bar-item.active{
	background:#d4d4d4;
}
.klett-category-bar-item{
	padding:10px 15px;
	background:none;
	border:none;
	position: relative;
	font-size: 18px;
	    margin: 0 -1px;
}
.klett-category-bar-item:hover{
	background:#ebe9eb;
	border:none;
	border-radius:0;
}
.klett-category-bar-item:focus, .klett-category-bar-item:active{
	outline:none;
}
.klett-category-bar-item:after{
	content: "";
    position: absolute;
    width: 1px;
    height: 25px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    background-color: #d4d3d3;
}
div.expander {
  position: relative;
  overflow: hidden;
  max-height: 144px; /* starting height - best to use a multiple of line-height */
  margin-bottom: 20px;
	padding:0 25px;
	display:block;
}
div.expander:before { /* this applies a faded gradient to the bottom of the expanding content when closed */
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(#F9FBFB00 50%, #f3f3f3); /* match this colour with the colour of the background */
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
div.expander.expanded:before { /* hides the gradient when expanded */
  opacity: 0;
  content:none;
}

@media (min-width: 480px) {
  /* adusts the max-height of the 'closed' expander for 480px+ */
  div.expander {
    max-height: 96px;
  }
}

@media (min-width: 720px) {
  /* adusts the max-height of the 'closed' expander for 720px+ */
  div.expander {
    max-height: 200px;
  }
}

@media (max-width: 992px){	
	.mobile-navbar-brand img{
		min-width:75px;
	}
	
	
	#category2{
		display:none;
	}
#module_news_wrapper {
	display:none;
}
	.newsletter-home-wrapper{
	    padding: 20px;
    margin: 0;	
	}
	#newsletter_subscribe .subscribe-input-row .col-md-3.mb-3:nth-child(1){
	    padding-left: 20px;	
	}
}

@media (max-width: 768px){
	#section-kickerimage_helsinki .module-body {
    margin-top: 10px;
}
}
@media (max-width: 500px){
	.inner-bit .col-6{
		    flex: 0 0 100%;
    max-width: 100%;
	}
}
@media (min-width: 992px){
.productdescription .module-body{
	display: flex;
    flex-direction: row-reverse;
	justify-content:space-between;
}
.productdescription .module-body .parameter-table{
	    flex: 0 0 35%;
    max-width: 35%;
}
.productdescription .module-body .product-desc{
	    flex: 0 0 60%;
    max-width: 60%;
}
	
	
	
	
	.navbar-brand img{
	min-width:130px;
}
	body:not(.product-with-children-table) .flypage .product-cart-box{
	padding:0;
}
	#newsletter_subscribe .form-submit .btn{
	width: 80%;
}
	.product-snapshot-horizontal .product-card-row{
	border-bottom: 1px solid #e2e2e2;
    padding-bottom: 2em;
}
	.slider-container {
    margin-top: 0;
}
	main.has-sticky{
		padding-top: 210px!important;
	}
}

@media (min-width: 1200px){
	.search-module .form-control{
	padding-left: 15%;
}

	.subcategory-list-item-wrap{
		padding-left:30px;
		padding-right:30px;
	}
}


/*a teljes banner link legyen*/
/*masterslider*/
#masterslider .slider-box{
	background: 0 none!important;
    width: 100%!important;
    height: 100%!important;
}
#masterslider .ms-slide .ms-layer, .ms-fixed-layers .ms-layer, .ms-overlay-layers .ms-layer {
    position: absolute;
    pointer-events: auto;
    width: 100%!important;
    height: 100%!important;
    top: 0px!important;
    left: 0px!important;
    max-width: 100%!important;
}
#masterslider .slider-box h2{
	display: none;
}
#masterslider .slider-box .btn {
    background: 0 none!important;
    border: 0 none!important;
	color: transparent;
}
#masterslider .ms-anim-layers{
	width: 100%!important;
    height: 100%!important;
}

.ms-slide .ms-slide-layers, 
.ms-overlay-layers .ms-slide-layers,
.ms-fixed-layers{
	left: 0 !important; /*ne legyen egy sáv a bal oldalon, ahil nem működik a link*/
}

/*masterslider2*/
#masterslider2 .slider-box{
	background: 0 none!important;
    width: 100%!important;
    height: 100%!important;
}
#masterslider2 .ms-slide .ms-layer, .ms-fixed-layers .ms-layer, .ms-overlay-layers .ms-layer {
    position: absolute;
    pointer-events: auto;
    width: 100%!important;
    height: 100%!important;
    top: 0px!important;
    left: 0px!important;
    max-width: 100%!important;
}
#masterslider2 .slider-box h2{
	display: none;
}
#masterslider2 .slider-box .btn {
    background: 0 none!important;
    border: 0 none!important;
	color: transparent;
}
#masterslider2 .ms-anim-layers{
	width: 100%!important;
    height: 100%!important;
}
/*mindkét slider gombja a banner alatt mobilon*/
@media (max-width: 767.98px){
	.ms-slide-info.ms-dir-v.ms-align-right {
		/*display: none;*/
		display: block;
	}
}

/*hírek modul mobilon is látszódjon*/
@media (max-width: 992px){
	#module_news_wrapper {
		/*display: none;*/
		display: block;
	}
}
.home-position .news-card-text {
    height: auto;
}

/*bejelentkezett üdvözlés ne legyen levágva*/
.header-login .logged-dropdown .nav-link span {
    /*max-height: 38px;
    overflow: hidden;*/
    overflow: initial;
    max-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199.98px){
	#navbar-extra-category-menu .sf-horizontal > .category-list > .nav-link{
		/*font-size: 1rem;*/
		font-size: 0.9rem;
	}
	.navbar .header-login{
		padding-right: 0;
	}
	.header-top-left.d-flex {
		max-width: 40%;
	}
	.headermenu-list a.nav-link {
		font-size: 0.9rem;
		padding: 10px 10px 10px 10px;
	}
	.header-login .logged-dropdown .nav-link span{
		font-size: 0.8rem;
	}
	.wishlist-dropdown-toggle{
		padding: 25px 15px 25px 20px;
	}
}
@media (min-width: 992px){
	.search-module{
		flex: 0 0 240px;
	}
	.search-module .input-group-prepend{
		border-right: none;
	}
}
/*szeor*/
::-moz-selection{background:#ff6600;color:#fff}
::selection{background:#ff6600;color:#fff}

.product-card {
    padding: 8px 12px;
}

.product-page-price-special, .product-page-price,
.product-card-price .product-price-special {
	color: rgb(0, 51, 102);
}


element.style {
}
*, *::before, *::after {
    box-sizing: border-box;
}
user agent stylesheet
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #151E26;
}
table {
    border-collapse: collapse;
}
user agent stylesheet
table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
}

.productdescription {
    font-size: 1rem;
}

.productdescription span.product-desc h3 span{
    font-size: 1.05rem !important;
    line-height: 1.3;
}

.category-description {
    font-size: 1rem;
    color: #404040;
}

a.product-collateral-list-name,
.product-collateral-list-details{
	font-size:0.9rem
}

/*black-friday-akciok asztali és mobil*/
.headermenu-list .nav-link[href$="blackfriday"],
#js-mobile-nav .informations-mobile-menu-item .mm-listitem__text[href$="blackfriday"]{
  background-color: #555;
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #FFF !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
  background: #000000 none repeat scroll 0% 0%;
  border: 1px solid #242424;
  border-radius: 4px;
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.25),
    0 1px 0 rgba(255, 255, 255, 0.25) inset,
    0 0 0 rgba(0, 0, 0, 0.5) inset,
    0 1.25rem 0 rgba(255, 255, 255, 0.08) inset,
    0 -1.25rem 1.25rem rgba(0, 0, 0, 0.3) inset,
    0 1.25rem 1.25rem rgba(255, 255, 255, 0.1) inset;
  transition: all 0.2s linear 0s;
  text-align: center;
  text-decoration: none;
}
.headermenu-list .nav-link[href$="blackfriday"]:hover,
.headermenu-list .nav-link[href$="blackfriday"]:focus,
#js-mobile-nav .informations-mobile-menu-item .mm-listitem__text[href$="blackfriday"]:hover,
#js-mobile-nav .informations-mobile-menu-item .mm-listitem__text[href$="blackfriday"]:focus{
  text-decoration: none;
  box-shadow:
    0 2px 5px rgba(0, 0, 0, 0.5),
    0 1px 0 rgba(255, 255, 255, 0.25) inset,
    0 0 0 rgba(0, 0, 0, 0.25) inset,
    0 20px 0 rgba(255, 255, 255, 0.03) inset,
    0 -20px 20px rgba(0, 0, 0, 0.15) inset,
    0 20px 20px rgba(255, 255, 255, 0.05) inset;
}
.headermenu-list .nav-link[href$="blackfriday"]:active,
#js-mobile-nav .informations-mobile-menu-item .mm-listitem__text[href$="blackfriday"]:active{
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.25),
    0 1px 0 rgba(255, 255, 255, 0) inset,
    0 0 5px rgba(0, 0, 0, 0.5) inset,
    0 20px 0 rgba(255, 255, 255, 0.03) inset,
    0 -20px 20px rgba(0, 0, 0, 0.15) inset,
    0 20px 20px rgba(255, 255, 255, 0.05) inset;
}
.headermenu-list .nav-link[href$="blackfriday"]::before,
#js-mobile-nav .informations-mobile-menu-item .mm-listitem__text[href$="blackfriday"]::before{
  content: "";
  display: block;
  position: absolute;
  background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
  background:-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
  background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
  background:linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
  padding: x 12px;
  top: 0;
  left: 15%;
  height: 1px;
  width: 40%;
  box-shadow: 0 1px 5px rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease-in-out 0s;
}
.headermenu-list .nav-link[href$="blackfriday"]:active::before,
#js-mobile-nav .informations-mobile-menu-item .mm-listitem__text[href$="blackfriday"]:active::before{
  opacity: 0;
}
.headermenu-list .nav-link[href$="blackfriday"]:hover::before,
#js-mobile-nav .informations-mobile-menu-item .mm-listitem__text[href$="blackfriday"]:hover::before{
  left: 45%;
}

/*terméknév (span) nem legyen kicsi*/
span.product-page-product-name {
    font-size: 30px;
}

/*terméknév (span) nem legyen kicsi*/
span.product-page-product-name {
    font-size: 30px;
}

/*mozgatásos termékképek*/
.product-snapshot-vertical.snapshot_vertical.list.list_with_divs .product-snapshot:hover .product-card .product-card-image img{
	transform: rotate(-5deg) translatex(-8px) translatey(-15px) scale(115%);
}
.product-snapshot-vertical.snapshot_vertical.list.list_with_divs .product-snapshot .product-card .product-card-image img{
	transition: transform 0.5s;
}
/*.product-snapshot-vertical.snapshot_vertical.list.list_with_divs li.product-snapshot{
	transition: transform 1s;
}*/
.product-snapshot-vertical .product-snapshot:hover .card,
.product-snapshot-vertical .product-snapshot:focus .card {
    /*box-shadow: 0px 0px 20px 1px rgb(0 51 102 / 16%);*/
    box-shadow: none;
}


/*lábléc előnyök modul*/
.footer-advantages {
    justify-content: center;
    background-color: #fff;
    padding: 0;
}
@media (min-width: 1200px){
	.footer-advantages {
		flex-wrap: nowrap;
		margin: 0;
	}
}
@media (max-width: 1839.98px){
	.footer-advantages-item {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
}
.footer-advantages-item-left {
    display: flex;
    flex: 0 0 55px;
    width: 55px;
    max-width: 55px;
}
.footer-advantages-item-right {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding-left: 10px;
}
.footer-advantages-item-left img {
    max-width: 100%;
}
.footer-advantage-title {
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
    color: #212121;
    text-transform: uppercase;
    font-size: 18px;
}
@media (max-width: 767.98px){
	.footer-advantage-title {
		font-size: 0.75rem;
		line-height: 1.125rem;
	}
}