@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:#c9252b;
 --main_secondary_color:#404041; /* 404041 */
 --main_black_color:#1e1e20;
 --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)
}
.partner_logo{ transition: filter 0.4s ease; filter: grayscale(100%);}
.partner_logo:hover{ filter: grayscale(0%); }

.homepage_img_1{filter: grayscale(100%); transition: filter 0.4s ease; }
.homepage_img_1:hover{filter: grayscale(0);}

/*.homepage_text:hover .homepage_img_1 {
    filter: grayscale(0);
}*/





.shadow_2 {
    -webkit-box-shadow: -20px 20px 0 0 rgba(201, 37, 43, 1);
    -moz-box-shadow: -20px 20px 0 0 rgba(201, 37, 43, 1);
    box-shadow: -20px 20px 0 0 rgba(201, 37, 43, 1);
}
.homepage_title_1 {
    font-size: 2rem;
    font-weight: 400;
    color: var(--primary_color);
}
.homepage_text_1 {
    font-size: 1.125rem;
}
.homepage_text_1 {
    font-size: 1.125rem;
}
.homepage_link_1 {
    font-weight: 500;
    font-size: 1.125rem;
    color: var(--main_blue_color);
}
.akcio_img{ position:absolute; right:0; top:0; width:100px; height:100px;}
.fooldal_ikon_div_2{ border-bottom:1px solid #e0e0e0; padding-bottom:1rem;}
/*.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
}*/
.full_width_order {
    width: 100%;
    /* background: #3e4147; 
    background: #003865;*/
	background: #ccc;
}
.fo_cim {
    color: #fff;
    font-weight: 500;
    font-size: 1.65rem;
    line-height: 40px;
}
.back_to_site {
    color: #fff;
    font-weight: 500;
}
.col_bordered {
    background-color: #fff;
    border-radius: 28px;
    -webkit-box-shadow: 0 16px 48px rgb(73 92 136 / 15%);
    box-shadow: 0 16px 48px rgb(73 92 136 / 15%);
}
.feature-icon {
    color: #77be20;
    font-size: 2.5rem !important;
}
.box_title{ font-weight:500; font-size:1.25rem;}



.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_rolunk
{
	width: 100%;
    height: 600px;
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/sections/rolunk-big.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bgimage_szallitas
{
	width: 100%;
    height: 600px;
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/sections/szallitas-big.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bgimage_szolgaltatasaink
{
	width: 100%;
    height: 600px;
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/sections/szolgaltatasaink-big.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}



.bgimage {
	width: 100%;
	height: 600px;
}
.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_title_akcio {
	font-weight: 500;
	font-size: 1.5rem;
}
.bgimage_text {
	font-weight: 400;
	font-size: 1.25rem;
}
.bgimage_text_akcio{ font-size:1rem;}


.bgimage_link {
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 10px;
	font-size: 1rem;
	font-weight: 500;
}
.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: 1rem
}
.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: 60px
}

.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_primary_color);
	color: #fff;
	border-color: var(--main_primary_color)
}
.header_full_width {
	background: #ccc;
}
.header_full_width_link {
	color: #000;
font-size:.85rem;
	font-weight: 500
}
.nav_separator_2 {
	color: #000
}
.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 {
	width: 160px
}
.radius {
border-radius:.325rem
}
.event_title_link {
	font-size: 1.035rem;
	font-weight:500;
}
.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: 500
}
.content h2 {
	font-size: var(--content_h2_size);
	font-weight: 500
}
.content h3 {
	font-size: var(--content_h3_size);
	font-weight: 500
}
.content h4 {
	font-size: var(--content_h4_size);
	font-weight: 500
}
.content h5 {
	font-size: var(--content_h5_size);
	font-weight: 500
}
.content h6 {
	font-size: var(--content_h6_size);
	font-weight: 500
}
.content h3.tovabbi_oldalak_cim{ font-size:1.125rem !important; }
.custom-button-header {
	color: #fff;
	background-color: var(--main_primary_color);
	font-size: 1rem;
	font-weight: 500;
	transition: all .5s;
	padding: 15px 25px;
	line-height: 30px
}
.custom-button-header-2 {
	color: var(--main_black_color);
	font-size: 1.45rem;
	font-weight: 500;
	transition: all .5s;
	padding: 15px 5px;
	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: 500;
	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: 500;
	transition: all .5s;
	padding: 20px 35px;
	border: none;
}
.button_befizetes {
	color: #fff;
	background-color: #77be20;
	font-size: 1rem;
	font-weight: 500;
	transition: all .5s;
	padding: 20px 35px;
	border: none;
}





.button:hover, .button_befizetes:hover {
	opacity: .85
}
.nav-link {
	color: var(--main_black_color);
	font-size: 1rem;
	font-weight: 500;
	position:relative;
	transition: all .5s
}




input::placeholder {
font-size:.85rem
}
.contact_page_title {
	font-size: 1.35rem;
	font-weight: 700;
}
.module-head {
	position: relative;
	margin: 1rem auto;
	text-align: center;
}
.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);
}
.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: #ccc;
}
.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: #000;
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
}
.sticky-top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1020
}
.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;
	z-index: 999;
	background: #fff;
	display: none;
	border: 1px solid #ccc;
	border-top: none;
	top: 141%;
	overflow: scroll;
	max-height: 50vh;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	overflow-x: hidden;
	width: 100%
}
.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: #fff;
	cursor: pointer
}
#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: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);
	}
	.nav-link:hover {
		color:#fff;
		background: var(--main_primary_color);
	}
}
.site_navigation .navbar-nav>li.nav-item:last-child>a:before{content:none}


@media (max-width:991px) 
 {
	.bgimage_rolunk
	{
		background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/sections/rolunk-small.jpg);
	}
	
	.bgimage_szallitas
	{
		background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/sections/szallitas-small.jpg);
	}
	
	.bgimage_szolgaltatasaink
	{
		background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/sections/szolgaltatasaink-small.jpg);
	}
	
	
	.fooldal_ikon {
		width: 60px
	}
	.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: 150px
	}
	.site_navigation .navbar .navbar-collapse .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
	}
	.fo_cim{ font-size:1.2rem;}
	.bc-menu {
		position: fixed;
		left: 0;
		width: 100%;
		top: 125px;
		height: 100vh;
		border: 0;
		max-height: none
	}
	.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;
	}
}