@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
:root {
 --main_font_family:'Roboto', sans-serif;
 --main_primary_color:#E40613;
 --main_secondary_color:#5a4c40;
 --main_black_color:#0a0909;
 --main_light_gray_color:#eff0f1;
 --main_border_color:#e0e0e0;
 --content_h1_size:1.55rem;
 --content_h2_size:1.45rem;
 --content_h3_size:1.25rem;
 --content_h4_size:1.15rem;
 --content_h5_size:1.1rem;
 --content_h6_size:1rem;
 --content_text_size:1rem
}
body {
	font-family: var(--main_font_family);
	font-size: var(--content_text_size);
	margin: 0;
	padding: 0;
	color: var(--main_black_color)
}
/*.akcio_list_price {
	position: absolute;
	top: -15px;
	right: 70px;
	width: 220px;
	padding: 35px 8px 5px 0;
	background: #b4300e;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	z-index: 10;
	border-radius: 2px 0 2px 0;
	-moz-border-radius: 2px 0;
	-webkit-border-radius: 2px 0 2px 0;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	text-align: center
}*/






.kepek_szin_tex{ font-size:0.9rem;}
.sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1020;
}
.main_akcio_added {
	font-size: 0.85rem;
	text-transform: uppercase;
}

.bgimage_ursa
{
	width: 100%;
    height: 500px;
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/sections/ursa-lignin.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.bgimage {
	width: 100%;
	height: 400px;
}
.gallery_text {
	font-size: 0.9rem;
	font-weight:500;
}
.bgimage1 {
	width: 100%;
	height: 400px;
	background: linear-gradient(rgba(0,0,0,0.35), rgba(0,0,0,0.35)), url(../images/uploads/barabas-fuerte-terko.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.bgimage2 {
	width: 100%;
	height: 400px;
	background: linear-gradient(rgba(0,0,0,0.35), rgba(0,0,0,0.35)), url(../images/uploads/semmelrock-citytop-smart-oszilomb.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.bgimage_title {
	font-weight: 500;
	font-size: 2.45rem;
}
.bgimage_text {
	font-weight: 400;
	font-size: 1.25rem;
	color:#fff;
}
.bgimage_link {
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 10px;
	font-size: 1rem;
	font-weight: 500;
	color:#fff;
}
.site_navigation {
	border-bottom: 1px solid var(--main_border_color);
	border-top: 1px solid var(--main_border_color)
}
.navbar-toggler-text {
	font-weight: 700;
	font-size: 1rem
}
.mobile_header_ikon {
	font-size: 1.25rem
}
.breadcrumb-item a {
	font-weight: 500;
font-size:.9rem
}
.item_data {
	font-weight: 500;
font-size:.85rem
}
.item_data_2 {
	font-weight: 400;
font-size:.85rem
}
.item_info {
	font-weight: 500;
font-size:.85rem
}
.item_page_title {
	font-size: 1.35rem;
	font-weight: 500
}
.image_thumb {
	border: 1px solid var(--main_border_color)
}
.item_data_div {
	background: var(--main_light_gray_color)
}
.item_page_price {
	font-weight: 600;
	font-size: 1.15rem
}
.egyedi_ar {
	font-weight: 600
}
.price_info {
	font-weight: 500;
font-size:.9rem
}
.fooldal_ikon {
	width: 80px
}
.site_message {
	color: #fff;
	font-size: 16px;
	padding: 20px;
	letter-spacing: 1px
}
#close_site_message {
	margin-left: 10px;
	cursor: pointer
}
.banner {
	padding-bottom: 30px
}
.banner>a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 350px;
	padding: 20px
}
.banner .bg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: no-repeat 50% 50% / cover;
	transition: transform 1s ease
}
.banner.text-bottom .text {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: #0a0909;
	padding: 1rem 0 1rem 1rem
}
.banner .text h3 {
font-size:.95rem;
	font-weight: 500
}
.payment_desc {
	font-weight: 400
}
.main_category {
	border: 1px solid var(--main_border_color);
	font-weight: 500;
	transition: all .5s
}
.main_category:hover {
	background: var(--main_light_gray_color);
	color: var(--main_black_color);
	border-color: var(--main_border_color)
}
.header_full_width {
	background: var(--main_black_color)
}
.header_full_width_link {
	color: #f0f0f0;
font-size:.85rem;
	font-weight: 500
}
.nav_separator_2 {
	color: #f9f9f9
}
.main_item_rendelheto {
	color: #3fa417;
font-size:.9rem;
	font-weight: 500
}
.text-black {
	color: var(--main_black_color)
}
.header_search {
	background: var(--main_light_gray_color);
	border: 1px solid #efefef;
	border-radius: 70px 70px 70px 70px / 80px 80px 80px 80px;
	outline: none;
padding:.5rem 1rem;
	font-weight: 500
}
.search_item {
	border-bottom: 1px solid var(--main_border_color)
}
.search_item:last-child {
	border-bottom: unset
}
.search_item_desc {
font-size:.9rem
}
.search_item:hover {
	cursor: pointer;
	background: #efefef
}
.form_title {
	font-weight: 500;
font-size:.9rem;
margin-bottom:.125rem
}
.search_data {
	border-bottom: 1px solid var(--main_border_color)
}
.fw500 {
	font-weight: 500
}
.fw600 {
	font-weight: 600
}
.cart_page_text {
	font-size: 1.125rem
}
.section_colored {
	background: var(--main_light_gray_color)
}
.main_item_title_to_link {
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.35
}
.main_item_cikkszam {
font-size:.8rem
}
.main_item_kiszereles {
font-size:.8rem
}
.main_item_price_1 {
	font-weight: 500;
	font-size: 1.015rem
}
.main_item_price_info {
font-size:.9rem
}
.item_list_ikon_to_link {
	color: var(--main_secondary_color)
}
.page_title {
	font-weight: 500;
	font-size: 1.55rem
}
.bx-wrapper .bx-controls-direction a {
	z-index: 1019
}
.site_logo {
	
	transition: all 0.3s ease;
}
.radius {
border-radius:.325rem
}
.event_title_link {
	font-size: 1.035rem
}
.news_list_date {
font-size:.9rem
}
.event_desc {
font-size:.95rem
}
.news_list_to_link {
	text-decoration: underline
}
.nav-link-dropdown {
	transition: all .5s
}
.cart .cart-row {
	align-items: center;
	border-bottom: 1px solid #eee;
	display: flex;
	padding: 20px 0
}
.cart_img {
	width: 60%
}
.cart .cart-row .item-title {
	font-weight: 500
}
.cart_attr {
	font-weight: 500;
	font-size: 1.185rem
}
.remove_from_cart, .update_cart {
	color: var(--main_black_color);
	font-size: 1.025rem
}
.cart .cart-row .cart-row--unit-price .price-text {
	color: var(--main_black_color);
	font-size: 1.025rem;
	font-weight: 600
}
.cart .cart-row .cart-row--subtotal .total-price-text {
	color: var(--main_black_color);
	font-size: 1.025rem;
	font-weight: 600;
	text-align: right
}
.content p {
	font-size: var(--content_text_size);
	font-weight: 400;
	line-height: 1.75rem
}
.content ul li {
	font-size: var(--content_text_size);
	font-weight: 400;
	line-height: 1.75rem;
margin-bottom:.45rem;
margin-top:.45rem;
	list-style-position: inside
}
.content h1 {
	font-size: var(--content_h1_size);
	font-weight: 700
}
.content h2 {
	font-size: var(--content_h2_size);
	font-weight: 700
}
.content h3 {
	font-size: var(--content_h3_size);
	font-weight: 700
}
.content h4 {
	font-size: var(--content_h4_size);
	font-weight: 700
}
.content h5 {
	font-size: var(--content_h5_size);
	font-weight: 700
}
.content h6 {
	font-size: var(--content_h6_size);
	font-weight: 700
}
.custom-button-header {
	color: #fff;
	background-color: var(--main_primary_color);
	font-size: 1rem;
	font-weight: 700;
	transition: all .5s;
	padding: 15px 25px;
	line-height: 30px
}
.custom-button-header-2 {
	color: var(--main_black_color);
	font-size: 1rem;
	font-weight: 700;
	transition: all .5s;
	padding: 15px 25px;
	line-height: 30px
}
.custom-button-header-2:hover {
	cursor: pointer
}
.custom_button {
	color: var(--main_black_color);
	background-color: var(--main_primary_color);
	font-size: 1rem;
	font-weight: 700;
	transition: all .5s;
	padding: 20px 35px;
	line-height: 60px
}
.custom_button:hover {
	opacity: .75
}
.button {
	color: #fff;
	background-color: var(--main_primary_color);
	font-size: 1rem;
	font-weight: 700;
	transition: all .5s;
	padding: 20px 35px;
	border: none;
}
.button:hover {
	opacity: .85
}
.nav-link {
	color: var(--main_black_color);
	font-size: 1.4rem;
	font-weight: 900;
	position:relative;
	text-transform:uppercase;
	transition: all 0.3s ease;
	margin: 10px;
}

.nav-link:hover{
	color:#fff;
	background-color: #E40613;
		

}
input::placeholder {
font-size:.85rem
}
.contact_page_title {
	font-size: 1.35rem;
	font-weight: 700;
}
.module-head {
	position: relative;
	margin: 1rem auto;
}
.module-head-title, .module-head-title h1, .module-head-title h2 {
	color: var(--main_black_color);
	font-weight: 500;
	font-size: 1.925rem;
	display: inline-block;
}
.module-head-title-other-color {
	color: var(--main_primary_color);
}
.module-head-title {
  color: var(--main_black_color);
  font-weight: 500;
  font-size: 1.425rem;
  display: inline-block
}
.circle-icon {
	background: #000;
	padding: 12px;
	right: -1%;
	border-radius: 50%;
	color: #fff;
	font-size: 1em;
	border: none;
	line-height: 0;
}
.header_message {
	background: #fb1a1a;
	padding: 1rem
}
#save:hover {
	text-decoration: underline;
	cursor: pointer
}
.footer {
	background: var(--main_black_color)
}
.footer_title {
	font-size: 1rem
}
.footer-social-icon ul li a {
	font-size: 1.85rem
}
.footer-social-icon ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.footer_link {
	color: #d5d5d5;
font-size:.9rem
}
.footer_tel {
	font-size: 1rem
}
.accordion_buttons {
	font-weight: 700;
	cursor: pointer;
	font-size: 1rem;
	color: var(--main_black_color)
}
div.panel_gyik {
	padding: 0 0 0 27px;
	background-color: #eff0f1;
	border-left: 5px solid var(--main_black_color);
	max-height: 0;
	overflow: hidden;
	transition: max-height .2s ease-out;
	margin-top: 10px
}
.gyik_text {
	font-size: 15px;
	color: #222e60;
	padding: 10px 5px 10px 0
}
.order_step_title_div {
	font-size: 1.15rem;
	color: var(--main_black_color);
	font-weight: 600
}
.underline {
	text-decoration: underline
}
.make-me-sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0
}
.dropdown_menu_icon {
font-size:.8rem
}
.order_page_cart {
	background: var(--main_light_gray_color)
}
.order_page_cart_title {
	font-size: 1.15rem;
	font-weight: 700
}
.cart_totalitem {
	display: block;
	font-weight: 500;
font-size:.9rem
}
.show_cart_items_name {
	font-weight: 600;
font-size:.9rem;
	line-height: 20px!important
}
.show_cart_items_quantity {
font-size:.9rem;
	display: block
}
.cart_ossz_row {
	border-bottom: 1px solid rgba(44,183,202,.1);
	padding: 8px 0;
	margin: 8px 0;
font-size:.9rem
}
.cart_ossz_row_vegosszeg {
	padding: 8px 0;
	margin: 8px 0;
	font-weight: 700;
	font-size: 1.125rem
}
.show_cart_items_img {
	max-width: 70px;
	max-height: 70px
}
.bc-menu {
    position: absolute !important;
    z-index: 999 !important;
    background: #fff;
    display: none;
    border: 1px solid #ccc;
    border-top: none;
    top: 67px;
	width:80%;
}
.autocomplete_link:hover {
	cursor: pointer
}
#filter:checked + .fa-chevron-right {
	transform: rotate(90deg)
}
.fa-chevron-right {
	transition: transform .2s linear
}
.select_szin {
	cursor: pointer
}
textarea.form-control-order-page {
	resize: none
}
.kedvenc_termek_cim {
	font-size: 1.25rem
}
.dropdown-menu {
box-shadow:0 .5rem 1rem rgba(0,0,0,.15)
}
.search__close {
	border-top: 1px solid #e5e5e6;
	border-bottom: 1px solid #e5e5e6
}
.fa-times-circle {
	cursor: pointer
}
.bsb-hero-1 {
	background-position: 50%;
	background-size: cover
}
.showButton {
	cursor: pointer
}
@media (min-width: 1200px) {
.bsb-hero-1 {
	padding-bottom: 10rem;
	padding-top: 10rem
}
}
/*.item_thumb, .hir_thumb {
	width: 70%
}*/
.cc-window {
	opacity: 1;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease
}
.cc-window.cc-invisible {
	opacity: 0
}
.cc-animate.cc-revoke {
	-webkit-transition: transform 1s ease;
	-webkit-transition: -webkit-transform 1s ease;
	transition: -webkit-transform 1s ease;
	transition: transform 1s ease;
	transition: transform 1s ease, -webkit-transform 1s ease
}
.cc-animate.cc-revoke.cc-top {
	-webkit-transform: translateY(-2em);
	transform: translateY(-2em)
}
.cc-animate.cc-revoke.cc-bottom {
	-webkit-transform: translateY(2em);
	transform: translateY(2em)
}
.cc-animate.cc-revoke.cc-active.cc-top {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.cc-animate.cc-revoke.cc-active.cc-bottom {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.cc-revoke:hover {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.cc-grower {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 1s;
	transition: max-height 1s
}
.cc-revoke, .cc-window {
	position: fixed;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	z-index: 9999
}
.cc-window.cc-static {
	position: static
}
.cc-window.cc-floating {
	padding: 2em;
	max-width: 24em;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.cc-window.cc-banner {
	padding: 1em 1.8em;
	width: 100%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.cc-revoke {
	padding: .5em
}
.cc-revoke:hover {
	text-decoration: underline
}
.cc-header {
	font-size: 18px;
	font-weight: 700
}
.cc-btn, .cc-close, .cc-link, .cc-revoke {
	cursor: pointer
}
.cc-link {
	opacity: .8;
	display: inline-block;
	padding: .2em;
	text-decoration: underline
}
.cc-link:hover {
	opacity: 1
}
.cc-link:active, .cc-link:visited {
	color: initial
}
.cc-btn {
	display: block;
	padding: .4em .8em;
	font-size: .9em;
	font-weight: 700;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	white-space: nowrap
}
.cc-highlight .cc-btn:first-child {
	background-color: transparent;
	border-color: transparent
}
.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
	background-color: transparent;
	text-decoration: underline
}
.cc-close {
	display: block;
	position: absolute;
	top: .5em;
	right: .5em;
	font-size: 1.6em;
	opacity: .9;
	line-height: .75
}
.cc-close:focus, .cc-close:hover {
	opacity: 1
}
.cc-revoke.cc-top {
	top: 0;
	left: 3em;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em
}
.cc-revoke.cc-bottom {
	bottom: 0;
	left: 3em;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em
}
.cc-revoke.cc-left {
	left: 3em;
	right: unset
}
.cc-revoke.cc-right {
	right: 3em;
	left: unset
}
.cc-top {
	top: 1em
}
.cc-left {
	left: 1em
}
.cc-right {
	right: 1em
}
.cc-bottom {
	bottom: 1em
}
.cc-floating>.cc-link {
	margin-bottom: 1em
}
.cc-floating .cc-message {
	display: block;
	margin-bottom: 1em
}
.cc-window.cc-floating .cc-compliance {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}
.cc-window.cc-banner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.cc-banner.cc-top {
	left: 0;
	right: 0;
	top: 0
}
.cc-banner.cc-bottom {
	left: 0;
	right: 0;
	bottom: 0
}
.cc-banner .cc-message {
	display: block;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	max-width: 100%;
	margin-right: 1em
}
.cc-compliance {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: justify;
	align-content: space-between
}
.cc-floating .cc-compliance>.cc-btn {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.cc-btn+.cc-btn {
	margin-left: .5em
}
@media print {
.cc-revoke, .cc-window {
	display: none
}
}
@media screen and (max-width:900px) {
.cc-btn {
	white-space: normal
}
}
@media screen and (max-width:414px) and (orientation:portrait), screen and (max-width:736px) and (orientation:landscape) {
.cc-window.cc-top {
	top: 0
}
.cc-window.cc-bottom {
	bottom: 0
}
.cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
	left: 0;
	right: 0
}
.cc-window.cc-banner {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.cc-window.cc-banner .cc-compliance {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
.cc-window.cc-floating {
	max-width: none
}
.cc-window .cc-message {
	margin-bottom: 1em
}
.cc-window.cc-banner {
	-webkit-box-align: unset;
	-ms-flex-align: unset;
	align-items: unset
}
.cc-window.cc-banner .cc-message {
	margin-right: 0
}
}
.cc-floating.cc-theme-classic {
	padding: 1.2em;
	border-radius: 5px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
	text-align: center;
	display: inline;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}
.cc-theme-classic .cc-btn {
	border-radius: 5px
}
.cc-theme-classic .cc-btn:last-child {
	min-width: 140px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
	display: inline-block
}
.cc-theme-edgeless.cc-window {
	padding: 0
}
.cc-floating.cc-theme-edgeless .cc-message {
	margin: 2em;
	margin-bottom: 1.5em
}
.cc-banner.cc-theme-edgeless .cc-btn {
	margin: 0;
	padding: .8em 1.8em;
	height: 100%
}
.cc-banner.cc-theme-edgeless .cc-message {
	margin-left: 1em
}
.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
	margin-left: 0
}
#scroll-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	padding: 10px;
	border: none;
	background-color: var(--main_primary_color);
	color: var(--main_black_color);
	cursor: pointer;
	z-index: 1201;
}
#main #faq .card {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid var(--main_black_color);
	border-radius: 0
}
#main #faq .card .card-header {
	border: 0;
	border-radius: 0;
	padding: 0
}
#main #faq .card .card-header .btn-header-link {
	color: var(--main_black_color);
	display: block;
	text-align: left;
	background: #fff;
	padding: 25px 10px;
	font-weight: 500
}
#main #faq .card .card-header .btn-header-link.collapsed {
	color: var(--main_black_color)
}
.homepage_kategoria_title_link {
	color: var(--main_black_color);
	font-weight: 500;
	font-size: 1.125rem;
}
.homepage_kategoria_img {
	transition: all .5s
}
.homepage_kategoria_img:hover {
	opacity: 0.85;
}
#sublink {
	display: inline;
	height: 0;
	width: 0;
	padding: 0;
}
 @media (min-width: 992px) {
/*.dropdown-menu {
	background-color: white;
}*/
/*.submenu .dropdown-item{
		font-weight: lighter !important; 
	}*/
/*.dropdown-menu .dropdown-toggle:after {
	border-top: .3em solid transparent;
	border-right: 0;
	border-bottom: .3em solid transparent;
	border-left: .3em solid;
}
.dropdown-menu .dropdown-menu {
	margin-left: 0;
	margin-right: 0;
}
.dropdown-menu li {
	position: relative;
}
.nav-item .submenu {
	display: none;
	position: absolute;
	left: 100%;
	top: -7px;
}
.nav-item:nth-child(5) .submenu, .nav-item:last-child .submenu {
	right: 100%;
}
.nav-item:nth-child(5) .dropdown-menu, .nav-item:last-child .dropdown-menu {
	left: unset;
}
.nav-item .submenu-left {
	right: 100%;
	left: auto;
}
.dropdown-menu > li:hover {
	background-color: #f1f1f1
}
.dropdown-menu > li:hover > .submenu {
	display: block;
}
#submenu__link--mobile {
	display: none;
}
#submenu__link--desktopHover {
	width: 0;
	height: 0;
	padding: 0
}
#submenu__link--desktopWithName {
	display: block;
}*/
}

@media (min-width:1200px) {
.col-xl-5-t {
	flex: 0 0 20%;
	max-width: 20%
}.site_navigation .navbar-nav>li.nav-item>a:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 10px;
    width: 1px;
    background: var(--main_black_color);
}
}

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .9);
}
.overlay .closebtn {
    position: absolute;
    top: 45px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: #fff;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 80%;
    text-align: center;
    margin: auto;
	border:none;
}
.overlay input[type=text] {
    padding: 21px 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 80%;
    background: #fff;
    color: #333;
    outline: 0;
}
.overlay button {
    float: left;
    width: 20%;
    padding: 26px 15px;
    background: #E40613;
    font-size: 17px;
    border: none;
    cursor: pointer;
}
.overlay button:hover {
    
   filter: brightness(1.75);
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem;
	width:80%;
}
	 .module-head:after {
  content: "";
  display: block;
  background: var(--main_primary_color);
  width: 35px;
  height: 8px
}
 @media (max-width:991px) {
.fooldal_ikon {
	width: 60px
}
	 .bgimage_title {
    font-size: 1.65rem
  }
	 .overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin: auto;
}
	 .list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem;
	width:100%;
}
	 .overlay .closebtn {
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 60px;
    cursor: pointer;
    color: #fff;
}
	 .overlay button {
    float: left;
    width: 20%;
    padding: 25.5px 15px;
    background: #E40613;
    font-size: 17px;
    border: none;
    cursor: pointer;
    position: relative;
	z-index:1022;
}
.bsb-hero-1 {
	padding-bottom: 2rem;
	padding-top: 2rem
}
.hero_title {
	font-size: 1.45rem
}
.module-head-title, .module-head-title h1, .module-head-title h2 {
	font-size: 1.25rem
}

.site_logo {
	width: 200px;
	transition: all 0.3s ease;
}
.site_navigation .navbar-nav>li.nav-item:last-child>a:before{content:none}
.custom-button-header, .custom-button-header-2 {
 font-size:.75rem;
	padding: 15px
}
.item_page_title {
	font-size: 1.25rem
}
.item_page_price {
	font-size: 1rem
}
.main_category_title, .main_category_ikon, .cart_page_text, .cart_page_text_2, .cart .cart-row .item-title, .cart .cart-row .cart-row--unit-price .price-text, .cart .cart-row .cart-row--unit-price .total-price-text, .price-text-type, .item_page_desc {
 font-size:.8rem
}
.page_title {
	font-size: 1.25rem
}

.search_text {
 font-size:.75rem
}
.main_item_title_to_link, .main_item_price_1, .main_item_rendelheto, .szin_nev {
 font-size:.9rem
}
.event_title_link {
 font-size:.95rem
}
.navbar-toggler:focus {
	box-shadow: none
}
.banner>a {
	height: 250px
}
.banner .text h3 {
 font-size:.8rem
}
.dropdown-menu {
	border: none;
	background: white;
	color: var(--main_black_color);
	box-shadow: none !important;
}
.dropdown-item {
	color: var(--main_black_color);
}
#showFoundItems {
	background-color: var(--main_primary_color);
	margin-bottom: 15rem
}
.banner>a {
	height: 280px
}
.homepage_kategoria_title_link {
	font-size: 1.05rem;
}
.bgimage_title {
	font-size: 1.75rem;
}
.gallery_text {
	font-size: 0.8rem;
}
}

 .navicon {
	 color:#E40613;
	 	font-size:1.85rem;
        /* Additional styles */
        transition: color 0.3s ease;
	  text-decoration: none;
}
    .navicon:hover {
         color:#E40613;
		text-decoration:none;
    }
.nounderline:hover{
	text-decoration:none;
}
#sticky-header-section{
	border-bottom: 5px solid #E40613;
}

.cursor-pointer{
	cursor: pointer;
}
@media (min-width: 1750px) {
  .col-xxl-6 {
    flex: 0 0 50%; /* 50% width for col-xxl-6 */
    max-width: 50%; /* Ensure it doesn't exceed 50% width */
  }
}
.search_img{
	width:120px;	
	height:67.5px;
}
.scrollable-container {
    max-height: 400px; /* Set the height as needed */
    overflow-y: auto;  /* Enable vertical scrolling */
    border: 1px solid #ddd; /* Optional: Add a border */
    padding: 10px; /* Optional: Add padding */
    background-color: #fff; /* Optional: Set background color */
}
.slider-01 {
    max-width: 100%; /* Adjust this based on your layout */
    overflow: hidden; /* Ensures that content doesn't overflow */
    margin: 0 auto; /* Centers the slider horizontally */
}
.swiper-container {
    width: 100%;
    max-width: 100%; /* Adjust as needed */
    overflow: hidden; /* Ensures content doesn't overflow */
}

.swiper-slide img {
    width: 100%; /* Ensures images fill their parent container */
    height: auto; /* Maintains aspect ratio */
}
@media (max-width: 768px) {
    .swiper-container {
        max-width: 100%;
    }
		.swiper-button-next{
	 color: #E40613;
			visibility: hidden;
}
.swiper-button-prev{
	 color: #E40613;
	
			visibility: hidden;
}
}
.swiper-scrollbar {
	background-color: #E40613;
}
@media (min-width: 768px) {
	.swiper-button-next{
	 color: #E40613;
}
.swiper-button-prev{
	 color: #E40613;
}
}
.article-items {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
.card-sl {
		transition: 0.3s ease;
		 display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
.animate_cards:hover{
	  -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -webkit-transform: scale(1.05);
            transform: scale(1.05);
}
.aticle-box {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 80px; *//*This is optional*/
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.product-btn{
	background-color: #E40613;
}
.car-items{
	overflow-x:hidden;
}
.owl-carousel .owl-stage{display: flex;}
.cart_count {
    background-color: #E40613; /* White background */
	color:#fff;
    padding: 0.15rem; /* Reduced padding for a smaller circle */
    border-radius: 50%; /* Keep it circular */
    font-size: 0.9rem; /* Font size */
    font-weight: 900; /* Bold text */
    min-width: 1.3rem; /* Reduced min-width for a smaller circle */
    min-height: 1.2rem; /* Reduced min-height for a smaller circle */
    align-items: center; /* Vertically center the text */
    justify-content: center; /* Horizontally center the text */
    line-height: 1rem; /* Vertically center the text */
    position: absolute; /* Position it absolutely */
    top: 2px; /* Adjust the top position to keep it inside the icon */
    right: 2px; /* Adjust the right position */
    transform: translate(50%, -50%); /* Fine-tune the position */
}
.section_colored {
    background-color: #f9f9f9;
}

.feature-card {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%; 
}

.feature-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.feature-icon {
    max-width: 60px;
    transition: transform 0.3s ease;
}

.feature-card:hover .feature-icon {
    transform: scale(1.1);
}

.feature-title {
    font-weight: 600;
    font-size: 1.1rem;
    color: #333;
}

.feature-text {
    font-size: 0.9rem;
    color: #666;
    margin-top: 5px;
    line-height: 1.5;
}
.bgimage_terko {
    width: 100%;
    height: 500px;
    background: linear-gradient(150deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../images/fooldal_kepek/fruhwald-la-piazza-grande-kombi-terko.jpg
);
	background-repeat:no-repeat;
	background-size:cover;
}
.bgimage_terko_suave {
    width: 100%;
    height: 500px;
    background: linear-gradient(150deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../images/fooldal_kepek/fruhwald-suave-terko.jpg
);
	background-repeat:no-repeat;
	background-size:cover;
}

	.bgimage_title_link {
    color: #fff;
    font-weight: 700;
    font-size: 35px;
}
.bgimage_title {
  font-weight: 500;
  font-size: 2.45rem
}
.nav-animatic {
	 transition: color 0.3s ease-in-out;
    position: relative;
	text-decoration:none;
}

.nav-animatic::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    height: 2px;
    background-color: #6abf69;
    transition: width 0.3s ease;
    transform: translateX(-50%);
}

.nav-animatic:hover::before,
.nav-animatic.active::before {
    width: 100%;
}

.nav-animatic:hover {
	text-decoration:none;
}
.nav-animatic {
    transition: color 0.3s ease-in-out;
    position: relative;
    text-decoration: none;
}

.nav-animatic::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    height: 2px;
    background-color: var(--main_primary_color);
    transition: width 0.3s ease;
    transform: translateX(-50%);
}


.katkep-animate {
	transition: filter 0.3s ease;
}

/* Highlight effect on hover */
.sibling:hover .katkep-animate {
    filter: drop-shadow(-2px -2px 5px var(--main_primary_color));

}


/* Existing rules for sibling hover and active states */
.sibling:hover + .nav-animatic::before,
.sibling.active + .nav-animatic::before{
    width: 100%;
}

.sibling:hover + .nav-animatic {
    -webkit-animation: pulse 1.5s infinite;
    text-decoration: none;
}

/* Optional: Active state styling */
.nav-animatic.active {
    color: var(--main_primary_color);
}
 .btn-custom {
        
    }

    

    .btn-custom i {
        margin-left: 0.5rem;
    }
.bgimage-btn{
        font-size: 1.1rem;
        font-weight: bold;
        transition: all 0.3s ease;
	background-color:var(--main_primary_color);
	color: #fff;
}
.bgimage-btn:hover {
        filter:brightness(0.8);
        color: #fff;
        box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15);
        transform: translateY(-2px); 
    }
.card{
	border:none;
}
.grey-bg{
	background-color:var(--main_light_gray_color);
}


.owl-carousel .owl-item {
 padding: 10px 0;
}
.card-title{
	font-size:1.125rem;
}
.hidden-filter {
    overflow: hidden;
    max-height: 0; 
    transition: max-height 0.3s ease-in;
}

.hidden-filter[style*="display: block"] {
    display: block;
}

.show-more-btn{
	color:var(--main_primary_color);
	 text-decoration: none;
}
.show-more-btn:hover {
    text-decoration: none; 
    color: #000; 
}
	.show-more-btn:focus,
.show-more-btn:active {
    text-decoration: none; 
    outline: none; 
}
#header_tel:hover{ text-decoration:none }#header_tel:hover #header_tel_2{ text-decoration:underline; }