.elementor-6641 .elementor-element.elementor-element-fed049e{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-6641 .elementor-element.elementor-element-0f2023c > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6641 .elementor-element.elementor-element-c1e6ca6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6641 .elementor-element.elementor-element-fbf4da9{padding:20px 0px 0px 0px;}.elementor-6641 .elementor-element.elementor-element-42c1bd2 > .elementor-element-populated{padding:0px 60px 0px 0px;}.elementor-6641 .elementor-element.elementor-element-13d542e > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6641 .elementor-element.elementor-element-082ac87.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-6641 .elementor-element.elementor-element-082ac87.elementor-wc-products ul.products li.product span.onsale{display:block;}body.elementor-page-6641 .container{max-width:1290px;}body.elementor-page-6641 .elementor-section.elementor-section-boxed>.elementor-container{max-width:1290px;}@media(min-width:768px){.elementor-6641 .elementor-element.elementor-element-42c1bd2{width:25%;}.elementor-6641 .elementor-element.elementor-element-13d542e{width:75%;}}@media(max-width:1024px) and (min-width:768px){.elementor-6641 .elementor-element.elementor-element-13d542e{width:100%;}}@media(max-width:1024px){.elementor-6641 .elementor-element.elementor-element-082ac87.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-6641 .elementor-element.elementor-element-082ac87.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS */.featuredBreadCrumbs {
    margin-top: 15px;
    margin-bottom: 10px !important;
}

.featuredBreadCrumbs .site-breadcrumb {
    margin: 0 !important;
}

/*SIDEBAR*/
.featuredSidebar .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item  {
	margin-top: 4px;
}

.featuredSidebar .search-form .search-input::placeholder {
	color: #ADB5BD;
	font-family: Krub;
	font-size: 13.8px;
	font-style: normal;
	font-weight: 500;
	line-height: 13.8px;
	letter-spacing: -0.03px;
}

.featuredSidebar .search-form > .btn {
	margin-top: 15px;
	background-color: #2574DD;
	position: relative;
	padding: 10px 0;
	width: 100%;
}

.featuredSidebar .search-form > .btn::after {
	content: 'Keresés';
	color: #fff;
	text-align: center;
	font-family: Krub;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: 22.5px;
}

.featuredSidebar .search-form > .btn > i {
	display: none;
}

.woocommerce-page .products .column-item .product .product-rating {
	display: none;
}

.popularGrid .klbth-module-header .btn {
    display: none;
}

.featuredBanner img {
    min-height: 260px;
    object-fit: cover;
}



.featuredProductGrid .product_type_grouped, .featuredProductGrid .product_type_variable, .featuredProductGrid .product .product_type_external {
		padding: 4px 4px;
		font-size: 12px !important;
		text-align: center;
}

@media (max-width: 991.98px) {
    .featuredProductGrid .column-item > .product {
        height: 100%;
    }
    
    .featuredProductGrid .column-item > .product > .product-wrapper {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}/* End custom CSS */