.woocommerce-loop-category__title .count {
    display: none;
}

.fooldal_infoblokk {
	
}

.woocommerce ul.products li.product .simple-addtocart {
    display: inline-block;
    float: right;
    margin-top: 0px;
    color: #554b47;
    background: #d9d854;
    border-radius: 0;
}

#wpcf7-f23-p13-o1 > form > p:nth-child(9) > span > span > span > label > span > a {
    color: #d5d538;
}

#ajanlatkero-form {
	border: 1px solid #d9d9d9;
    padding: 20px;
    background: #f7f7f7;
    text-align: center;
    margin-bottom: 30px;	
}

#ajanlat-button-new {
    background: #8762a8;
    border: none;
    color: white;
}

#wpcf7-f23-p13-o1 {
    max-width: 80%;
    margin-left: 20%;
}



.woocommerce-cart table.cart input {
    margin: 0;
    vertical-align: middle;
    width: auto !important;
}

#flipbuttons {
    margin: auto;
    width: 192px !important;
    padding-left: 18px;
}
#flipbook {

	margin-top: 40px !important;
    margin-bottom: 20px !important;
}

#flipbook .page-wrapper {
	box-shadow: grey 1px 1px 13px;
}

.catalog_text {
font-weight: 700;
    display: initial;
    font-size: 20px;
    color: red;	
}

.ujsagcim {
    text-align: center;
    position: relative;
    top: 26px;
    color: #0e0e0e;
    font-family: inherit;
    font-weight: 400;
    font-size: 18px;
}

#flipbuttons > a > img {
    display: inline-block;
    width: 36px;
    margin-bottom: 10px;
}

.nogap {
	gap: 0 !important;
}

.searchicon {
    background-image: url(assets/images/search.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: left;
    padding-left: 5px;
}

.searchicon a {
	text-indent: -9999px;
    height: 40px;
    width: 20px;
    white-space: nowrap
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #554b47;
    border-right: 0;
    border-top: 0;
    margin: 10px;
    border-left: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
    padding: 10px;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #8762a8;
    color: #ffffff;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 18px;
    font-weight: 700;
    padding: 0.5em;
    min-width: 1em;
    display: block;
}

.site-header {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 5px solid #8762a8;
	padding-right: 83px;
    padding-left: 83px;
    background-image: url(https://twid.hu/wp-content/uploads/2022/01/head-bg-2-1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 1920px auto;
}

h2 {
	color: #8762a8;
}

.site-header .site-branding {
    background: white;
    box-shadow: 0px -22px 20px #0000008a;
    margin-left: 0%;
    z-index: 1;
    padding: 1% 1%;
}

.site-header:not(.header-stacked) .header-inner .site-navigation {
    max-width: none;
    width: 100%;
    max-height: 40px;
    background: white;
    position: relative;
    z-index: 0;
    height: 40px;
    margin-top: -24px;
}

.site-footer .footer-inner, .site-header .header-inner {
    position: relative;
}

.site-navigation ul.menu li a {
    display: block;
    padding: 8px 20px;
    text-transform: uppercase;
    color: #2b2a28;
    font-weight: 600;
}

.site-navigation ul.menu li a:hover {
    color: #8762a8;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #666;
    border-radius: 0px;
    padding: 0.5rem 1rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

p.welcome_head {
	text-align: right;
    margin-top: 14px;
    margin-bottom: 5px;
}

a.logout_heder {
	border: 1px solid;
    padding: 3px 15px;
    display: inline-block;
    text-align: center;
    margin: auto;
    width: 49%;
    float: left;
	color: #828282;
}

a.account_heder {
	border: 1px solid;
    padding: 3px 22px;
    display: inline-block;
    text-align: center;
    margin: auto;
    width: 49%;
    float: right;
}

a.logout_heder:hover {
    background: #828282;
    color: white;	
}

a.account_heder:hover {
	background: #8762a8;
    color: white;	
}

.logged_in_header {
    width: 300px;
}


.table-default tr, .table-default td {
	background: none !important;
    border: none;
    line-height: normal;
    padding: 4px;
}

.table-default tbody > tr:nth-child(1) > td:nth-child(1), .table-default tbody > tr:nth-child(2) > td:nth-child(1) {
	width: 140px;
}




.login_reg_box {
	position: absolute;
    z-index: 2;
    right: 11%;
}

.login_reg_box_inner {
	
}

.login_reg_box .login-username {
	display: inline-block;
	float:left;
	 margin-bottom: 10px;
}

.login_reg_box .login-password {
	display: inline-block;
	float:left;	
	 margin-bottom: 10px;
}

.login_reg_box .login-username label {
	display:none;
}

.login_reg_box .login-password label {
	display:none;
}


.login_reg_box #loginform {

}

.login_reg_box #user_login {
    max-width: 210px;
	border-bottom: 1px solid #8460a4;
	margin: 0px 10px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 0px;
}

.login-username:before {
	content: "";
    display: inline-block;
    float: left;
    width: 16px;
    height: 20px;
    background: url(assets/images/user-icon.png);
	background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 4;
    background-size: contain;
	right: -30px;
    top: 2px;
}

.login-username.active:before {
    background: url(assets/images/user-icon-green.png);
	background-position: center;
    background-repeat: no-repeat;
}

.login_reg_box #user_pass {
   max-width: 210px;	
   border-bottom: 1px solid #8460a4;
   margin: 0px 10px;
   padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 0px;   
}

.login-password:before {
	content: "";
    display: inline-block;
    float: left;
    width: 16px;
    height: 20px;
    background: url(assets/images/pass-icon.png);
	background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 4;
    background-size: contain;
	right: -30px;
    top: 2px;
}

.login-password.active:before {
    background: url(assets/images/pass-icon-green.png);
	background-position: center;
    background-repeat: no-repeat;
}

.login_reg_box #rememberme {
	
}

.login_reg_box #wp-submit {
    background: #8762a8;
    color: white;
    border: none;
    border-radius: 0px;
    padding: 2px 12px;
    display: inline-block;
    float: right;
    margin-right: 10px;
    font-weight: 400;
	line-height: 24px;
}

.login_reg_box #wp-submit:hover, .login_reg_box #wp-submit:focus {
    background: none;
    border: 1px solid black;
    color: black;	
}

.login-remember {
    display: none;
}

.regbutton {
    background: #d6d538;
    color: #000000;
    border: none;
    border-radius: 0px;
    padding: 2px 12px;
    display: inline-block;
    float: right;
    margin-right: 10px;		
}

.ajax-container {
    position: fixed;
    top: 10%;
    z-index: 100;
    left: 35%;
    background: white;
    width: 35%;
    box-shadow: 0 0 83px #00000061;
}

.ajax-container figure {
	padding: 20px;
}


#overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}

.display {
	display:block !important
}

.kepviselok:hover {
	background: #8762a8;
	color: white !important;
}

.kepviselok a:hover {
	background: #8762a8;
	color: white !important;
}

.closex {
color: #454247;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 600;
    font-size: 25px;
    padding: 5px 10px;
    border: 1px solid;
}

[type=button], [type=submit], button {
    color: #090909;
    border: 1px solid;
    border-radius: 0;
}

.regbutton:hover, .regbutton:focus {
    background: none;
    border: 1px solid black;
    color: black;			
}

#closelogin {
	display: none;
}

.forgetbutton {
    background: none;
    color: #000000;
    border: none;
    border-radius: 0px;
    padding: 2px 12px;
    display: inline-block;
    float: right;
	font-size: 14px;
    margin-right: 10px;		
}

.forgetbutton:hover, .forgetbutton:focus {
	    color: #8762a8;
}

.cart-inhead {
    display: none;
    clear: both;
    width: auto;
    float: right;
    text-align: right;
    font-size: 14px;
    margin-top: 8px;
    margin-right: 10px;
    color: black;
}

.cart-termek {
	color: #8762a8;
    font-weight: 500;
    letter-spacing: 1px;	
}

.cart-forint {
	
}

.cart-forint:after {
    content: "";
    display: inline-block;
    float: right;
    width: 24px;
    height: 20px;
    background: url(assets/images/cart-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 4;
    background-size: contain;
    right: 0px;
    top: 3px;
	margin-left: 10px;
}

.sticky .cart-forint:after {
    content: "";
    display: inline-block;
    float: right;
    width: 24px;
    height: 20px;
    background: url(assets/images/cart-icon-green.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 4;
    background-size: contain;
    right: 0px;
    top: 3px;
    margin-left: 10px;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
    position: fixed !important;
    top: 0;
    left: -25%;
    padding-right: 35%;
    width: 150% !important;
    max-width: 200% !important;
    margin-top: inherit !important;
    z-index: 10 !important;
    box-shadow: 0px 0px 10px #00000080;
    border-bottom: 5px solid #8762a8;
    max-height: 50px !important;
    height: 50px !important;
    background: #ffffffe6 !important;
}

.cart-menu-inhead {
	display: none;
}

.sticky .cart-menu-inhead {
    display: none;
    margin-right: 15px;
    border-right: 1px solid;
    padding: 10px 25px;
    background: #ffffff;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 60px;
}

.crellyslider-slider > div > ul > li:nth-child(1) > div > p {
line-height: normal !important;
    margin-bottom: 5px !important;
    font-family: 'open sans';
}

.crellyslider-slider > div > ul > li:nth-child(1) > img:nth-child(3) {
	z-index: 0 !important;
}

.linkinhead {
    width: 232px !important;
    height: auto !important;
}

.product-category-header {
	background: rgb(214,213,56);
	background: linear-gradient(90deg, rgba(214,213,56,1) 0%, rgba(219,219,199,1) 29%, rgba(222,222,222,1) 50%, rgba(219,219,199,1) 78%, rgba(214,213,56,1) 100%);	
	display: grid;
}

.product-category-header h2 {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    padding: 18px;
    display: flex;
    position: relative;
    margin: auto;
    line-height: 53px;
	color: #4f4e4c;
}

.contact-header {
background: rgb(135,98,168);
    background: linear-gradient(90deg, rgba(135,98,168,1) 0%, rgb(204 197 210 / 0%) 29%, rgb(222 222 222 / 21%) 50%, rgb(204 197 210 / 0%) 78%, rgba(135,98,168,1) 100%);
    display: grid;
}

.contact-header h2 {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    padding: 18px;
    display: flex;
    position: relative;
    margin: auto;
    line-height: 53px;
	color: #4f4e4c;
}

.product-category-header h2:before {
    content: "";
    width: 48px;
    height: 48px;
    background: url(assets/images/category-icon.png);
    background-position: center;
    background-repeat: no-repeat;
	position: relative;
    z-index: 1;
    background-size: contain;
    right: 10px;
    top: 0px;
    display: inline-block;
}

.contact-header h2:before {
	content: "";
	width: 62px;
    height: 49px;
    background: url(assets/images/contact-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    background-size: contain;
    right: 10px;
    top: 0px;
    display: inline-block;
}

#frontpage {
    max-width: 1330px;
    box-shadow: 0px 143px 143px #0000003b;
    position: relative;
    z-index: 0;
    margin: auto;	
    padding: 2%;
}

.piac {
    background: #d5d537;
    padding: 1%;
}

.piac h4 {
	
}

.piac p {
	
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 16px;
    font-family: "Montserrat";
    text-transform: uppercase;
    text-align: center;
    color: #8762a8;
    font-weight: bold;
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 0em;
    box-shadow: 0px 0px 20px #00000026;
}

#frontpage #archive-content h2 a {
    font-weight: 700;
}

.woocommerce ul.products li.product a img:hover, #frontpage #archive-content > article > a > img:hover {
	opacity: 0.3;
	transition: all 0.5s ease;
	
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 0.992em;
}
/*
#frontpage > div > div > ul > li:hover {
    background: url(assets/images/img-hover.png);
    background-position: center 35%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.5s ease;
	
}
*/
#front_contact {
	background: url(assets/images/contact-bg3.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 368px;
	display: flex;
}

#wpcf7-f23-p13-o1 {
    margin-top: 26px;
}

#wpcf7-f23-p13-o1 > form > h3:nth-child(2) {
    color: white;
    font-size: 22px;
    margin-bottom: 5px;
}

#wpcf7-f23-p13-o1 > form > p {
	color: white;	
}

#wpcf7-f23-p13-o1 .wpcf7-submit {
	border: 1px solid #fff;
	border-radius: 0;
	padding: 0.5rem 3rem;
}

.site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
    max-width: 1330px;
}

.szamlazasi_nev {
    width: 48%;
    float: left;
    display: inline-block;	
}

.cim {
    width: 48%;
    float: right;
    display: inline-block;	
}

.telefon {
    width: 48%;
    float: left;
    display: inline-block;	
}

.email {
    width: 48%;
    float: right;
    display: inline-block;	
}

.megjegyzes {
	
}

.acceptance {
	
}

#wpcf7-f23-p13-o1 > form input, #wpcf7-f23-p13-o1 > form textarea {
	color: white;
	border-bottom: 1px solid #fff;
	max-height: 56px;
	padding-bottom: 3px;
    padding-top: 6px;
}

#wpcf7-f23-p13-o1 > form input::placeholder, #wpcf7-f23-p13-o1 > form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 0.6; /* Firefox */
}

#wpcf7-f23-p13-o1 > form input::placeholder, #wpcf7-f23-p13-o1 > form textarea::placeholder { /* Internet Explorer 10-11 */
  color: white;
}

#wpcf7-f23-p13-o1 > form input::placeholder, #wpcf7-f23-p13-o1 > form textarea::placeholder { /* Microsoft Edge */
  color: white;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #000;
    background-color: #fff;
    text-decoration: none;
}

.site-footer {
    padding-top: 0;
    padding-bottom: 1rem;
    position: relative;
    border-top: 12px solid #674a85;
    background: url(assets/images/foot-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.site-footer nav.site-navigation {
    background: #554b47;
    width: 100%;
    display: block;
    text-align: center;
}


footer .site-navigation ul.menu {
    display: inline-flex;
}

footer .site-navigation ul.menu a  {
    color: white;
	text-transform: none;
	font-size: 15px;
}

footer .site-navigation ul.menu a:hover  {
    color: white;
	text-transform: none;
	font-size: 15px;
	border: 1px solid white;
}

footer .site-navigation ul.menu li {
    padding: 22px 0;
}

.facelogo {
    padding: 6px 16px;
    margin-top: 15px;
}

.szlogo {
	content: "";
    display: block;
    background: url(assets/images/szechenyi.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    position: fixed;
    width: 300px;
	cursor: pointer;
    height: 212px;
    bottom: 0;
    right: 0;
    z-index: 10;
}

.szlogo span {
	cursor: pointer;
    position: fixed;
    right: 15px;
    bottom: 200px;
    font-size: 20px;
    color: #2967af;
}

.szlogo_plus {
	content: "";
    display: block;
    background: url(assets/images/kedvezmenyezetti-infoblokk-keretes.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    position: fixed;
    width: 370px;
	cursor: pointer;
    height: 112px;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.szlogo_plus span {
    cursor: pointer;
    position: fixed;
    left: 360px;
    bottom: 115px;
    font-size: 20px;
    color: #2967af;
}

.site-footer .footer-inner{
    max-width: 1330px;
    background: #ffffff73;
}

a {
    color: #8762a8;
}



#archive-content {
  display: flex;
  flex-wrap: wrap;
}

#archive-content article {
	flex-grow: 1;
    width: 21%;
    height: auto;
    margin: 2%;
}

.imglink_archive {
	
}

#archive-content h2 {
    font-family: "Montserrat";
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    padding: 0 15px;
}

#archive-content h2 a {

}

.pagination {
    margin: 20px auto;
    text-align: center;
}


.pagination a {
    border: 1px solid;
    padding: 10px 25px;
}

.woocommerce-info {
    border-top-color: #8762a8;
}

.woocommerce-info::before {
    color: #8762a8;
}

.fbc-wrap {
    border-bottom: 1px solid #d9d9d9;
}

.backbutton {
    margin: 20px auto;
    color: #554b47;
    border-radius: 0;
    border: 1px solid;	
}

.raktarkeszlet {
	text-align: center;
    font-weight: 500;
    padding-top: 0px;
    margin-top: 8px;
}

.raktarkeszlet.minden {
	clear: both;
    width: 100%;	
}

.raktarkeszlet.minden:before {
    content: "";
    height: 13px;
    width: 13px;
    background-color: #d9d854;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: 1px;
    left: -5px;
}

.raktarkeszlet.nem_minden {
	clear: both;
    width: 100%;	
}

.raktarkeszlet.nem_minden:before {
    content: "";
    height: 13px;
    width: 13px;
    background-color: #e88a0d;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: 1px;
    left: -5px;
}

.raktarkeszlet.semmi {
	clear: both;
    width: 100%;	
}

.raktarkeszlet.semmi:before {
    content: "";
    height: 13px;
    width: 13px;
    background-color: #d9545a;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: 1px;
    left: -5px;
}

.woocommerce ul.products li.product .price {
    color: #554b47;
    font-weight: 800;
    margin-bottom: 0.5em;
    font-size: 20px;
    text-align: left;
    width: auto;
    display: block;
	text-align: center;
}

.woocommerce ul.products li.product table.variations {
	margin-bottom: 2px;	
}

.woocommerce ul.products li.product table.variations tr {
	
}

.woocommerce ul.products li.product table.variations td.label {
    background: none;
    border: 0;
    vertical-align: middle;
    font-weight: 600;
	padding: 4px 6px;
}

.remaining {
	display: none;
}

.adminarak {
font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: normal;
    margin: auto;
}

.woocommerce ul.products li.product table.variations td.value {
	background: none;
    border: 0;		
	padding: 4px 6px;
}

.woocommerce ul.products li.product .single_variation_wrap div.woocommerce-variation-availability {
	text-align: center;
}

.woocommerce ul.products li.product .single_variation_wrap div.woocommerce-variation-availability .stock  {
    margin-bottom: 8px;
    font-size: 13px;
}


.woocommerce ul.products li.product .single_variation_wrap div.woocommerce-variation-add-to-cart {
    display: block;
    width: 100%;
}

.woocommerce ul.products li.product .single_variation_wrap .quantity {
    display: inline-block;
    float: left;
}

.woocommerce ul.products li.product .single_variation_wrap .quantity input {
    border: 1px solid;
    padding: 5px 5px;
    border-top: none;
    border-left: none;
    border-right: none;
}


.woocommerce ul.products li.product .single_variation_wrap div.woocommerce-variation-add-to-cart.variations_button > button {
    display: inline-block;
    float: right;
    margin-top: 0px;
    color: #554b47;
    background: #d9d854;
    border-radius: 0;
}

.woocommerce div.product form.cart .button {
    display: inline-block;
    margin-top: 4px;
    color: #323232;
    background: #d9d854;
    border-radius: 0;
    margin-left: 20px;
}



span.woo_loop-extra-info {
    color: #554b47;
    text-align: center;
    font-size: 14px;
    display: block;
    width: 100%;
    clear: both;
}

span.woo_loop-extra-info strong {
	    display: inline-block !important;
}

span.woo_loop-extra-info:first-of-type {
	padding-top:10px;
}


.billing_head, .billing_head strong {
	color: #8762a8;
    font-size: 20px;
    font-weight: 400;	
}

div.woocommerce > nav.woocommerce-MyAccount-navigation > ul {
	padding: 0;
}

div.woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link {
	list-style: none;
    background: #f6f6f8;
    padding: 14px 10px;
    margin: auto;
}

div.woocommerce > nav > ul > li:nth-child(even) {
    background: #ededed;
}

div.woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link a {
    font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 23px;
    width: 100%;
    display: block;
	
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    border-radius: 0;
}

div.woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}

div.woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard > a:before {
    content: "";
    display: inline-block;
    float: left;
    width: 35px;
    height: 35px;
    background: url(assets/images/vezerlopult-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
    background-size: contain;
    margin-right: 10px;
}

div.woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders > a:before {
    content: "";
    display: inline-block;
    float: left;
    width: 35px;
    height: 35px;
    background: url(assets/images/rendelesek-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
    background-size: contain;
    margin-right: 10px;	
}

div.woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address > a:before {
    content: "";
    display: inline-block;
    float: left;
    width: 35px;
    height: 35px;
    background: url(assets/images/cimek-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
    background-size: contain;
    margin-right: 10px;	
}

div.woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account > a:before {
    content: "";
    display: inline-block;
    float: left;
    width: 35px;
    height: 35px;
    background: url(assets/images/fiokadatok-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
    background-size: contain;
    margin-right: 10px;	
}

div.woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout > a:before {
    content: "";
    display: inline-block;
    float: left;
    width: 35px;
    height: 35px;
    background: url(assets/images/kilepes-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
    background-size: contain;
    margin-right: 10px;	
}

div.woocommerce > nav > ul > li:hover {
	background: white;
    box-shadow: 0 0 10px #0000001f;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

div.woocommerce > nav > ul > li.is-active {
	background: white;
    box-shadow: 0 0 10px #0000001f;
    position: relative;
}



@media (min-width: 1200px) {
	.site-footer .footer-inner, .site-header .header-inner {
		max-width: 1330px;
	}
}

@media (max-width: 1440px) {
.site-header:not(.header-stacked) .header-inner .site-navigation {
    margin-top: -22px;
}
}

@media (max-width: 1280px) {
.site-header:not(.header-stacked) .header-inner .site-navigation {
    margin-top: -19px;
}
#wpcf7-f23-p13-o1 {
    max-width: inherit;
    margin-left: inherit;
}

.site-navigation ul.menu li a {
    padding: 7px 10px;
    font-size: 14px;
}
#frontpage, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
    max-width: 1030px;
}
#front_contact {
    background: url(assets/images/contact-bg3.jpg);
    background-position: 60% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 368px;
    display: flex;
}
.raktarkeszlet {
    font-size: 13px;
}

.woocommerce ul.products li.product .single_variation_wrap div.woocommerce-variation-add-to-cart.variations_button > button {
    font-size: 13px;
    padding: 11px 15px;
}

}

@media (max-width: 1024px) {
    .szlogo_plus {
		position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        background-size: contain;
        background-position: 0 0;
        z-index: 1000;
    }

    .szlogo_plus span {
        position: absolute;
        bottom: initial;
        left: initial;
        top: 158px;
        right: 25px;
        font-size: 22px;
        cursor: pointer;
    }
	
.site-header:not(.header-stacked) .header-inner .site-navigation {
    margin-top: -7px;
}
.site-navigation ul.menu li a {
    padding: 7px 10px;
    font-size: 14px;
    letter-spacing: -0.2px;
}
 .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
    max-width: 830px;
}


#crellyslider-1 > div > ul > li:nth-child(1) > a > img {
	zoom:70%;
}

.product-category-header h2, .contact-header h2 {
    font-size: 20px;
    padding: 5px;
}


.woocommerce ul.products li.product .single_variation_wrap div.woocommerce-variation-add-to-cart.variations_button > button {
    font-size: 13px;
    padding: 11px 11px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px;
    font-family: "Montserrat";
    text-transform: uppercase;
    text-align: center;
    color: #8762a8;
    font-weight: bold;
}

}

@media (max-width: 820px) {
.site-header {
    padding-right: 83px;
    padding-left: 83px;
    background-image: url(/wp-content/uploads/2022/01/head-bg-2-1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.cart-inhead {
    margin-top: 30px;
}

.site-navigation-toggle-holder, .site-navigation-toggle-holder .site-navigation-toggle {
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 48px;
    left: 0px;
}

.site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
    max-width: 95%;
}

#frontpage {
    max-width: 98%;
}

#front_contact > main > div > div > div:nth-child(2) {
    flex-basis: 50% !important;
}


}

@media (max-width: 768px) {
	.searchicon {
    background-image: none;
    background-repeat: inherit;
    background-size: inherit;
    background-position: inherit;
    padding-left: inherit;
    margin-left: inherit;
}

.searchicon a {
    text-indent: inherit;
    height: inherit;
    width: inherit;
    white-space: inherit;
}


.cart-inhead {
    margin-top: 24px;
}

.site-header .site-branding {
    margin-left: -14%;
}

.site-navigation-toggle-holder, .site-navigation-toggle-holder .site-navigation-toggle {
    top: 46px;
    left: 54px;
    z-index: 100;
    padding: 3px 9px;
}

/*háttér*/
#crellyslider-1 > div > ul > li:nth-child(1) > img:nth-child(2) {
	width: 48% !important;
    height: 130px !important;

}

/*gomb*/

#crellyslider-1 > div > ul > li:nth-child(1) > a {
	zoom: 110%;
    top: 59% !important;
    position: absolute;
}

/*szöveg*/

#crellyslider-1 > div > ul > li:nth-child(1) > div {
left: 28% !important;
top: 23% !important;	
}

#crellyslider-1 > div > ul > li:nth-child(1) > div p {
	
}

#crellyslider-1 > div > ul > li:nth-child(1) > div p strong {
	font-size: 19px !important;
	line-height: 17px !important;
}

/*auto*/
#crellyslider-1 > div > ul > li:nth-child(1) > img:nth-child(1) {
    zoom: 163%;
    left: 19% !important;
    top: 24% !important;
}

#front_contact {
    background: url(assets/images/contact-bg-mobile4.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 873px;
    display: flex;
	position: relative;
}


#front_contact > main > div > div > div:nth-child(2) {
    flex-basis: 75% !important;
	margin-left: 10em;
    position: absolute;
    bottom: 3%;
}



}

@media (max-width: 540px) {
.szlogo {
    width: 250px;
    height: 175px;
}

.szlogo span {

    bottom: 170px;

}
	
.site-header .header-inner:not(.header-stacked) .site-branding {
    max-width: 36%;
}

.logged_in_header {
    width: 252px;
    font-size: 13px;
}

p.welcome_head {
    text-align: right;
    margin-top: 4px;
    margin-bottom: 5px;
}
.cart-inhead {
    margin-top: 11px;
}
#crellyslider-1 > div > ul > li:nth-child(1) > img:nth-child(2) {
    width: 49% !important;
    height: 112px !important;
}

#crellyslider-1 > div > ul > li:nth-child(1) > a {
    zoom: 110%;
    top: 65% !important;
    position: absolute;
}

.site-navigation-toggle-holder, .site-navigation-toggle-holder .site-navigation-toggle {
    top: 31px;
    left: 24%;
    z-index: 100;
    padding: 0px 7px;
}

.product-category-header h2:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(assets/images/category-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    background-size: contain;
    right: 10px;
    top: 4px;
    display: inline-block;
}

.product-category-header h2 {
    line-height: 37px;
}

.contact-header h2:before {
    content: "";
    width: 40px;
    height: 30px;
    background: url(assets/images/contact-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    background-size: contain;
    right: 10px;
    top: 4px;
    display: inline-block;	
}

.contact-header h2 {
    line-height: 37px;	
}

#front_contact {
		background: url(//twid.hu/wp-content/themes/hello-elementor/assets/images/contact-bg-mobile4.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        min-height: 880px;
        display: flex;
        position: relative;
}

#front_contact > main > div > div > div:nth-child(2) {
    flex-basis: 70% !important;
    margin-left: 7em;
    position: absolute;
    bottom: 0%;
	width: 66%;
}

#wpcf7-f23-p13-o1 > form > p {
    color: white;
    font-size: 13px;
}

#wpcf7-f23-p13-o1 > form input, #wpcf7-f23-p13-o1 > form textarea {
    color: white;
    border-bottom: 1px solid #fff;
    max-height: 43px;
    padding-bottom: 1px;
    padding-top: 3px;
    font-size: 13px;
}

#wpcf7-f23-p13-o1 .wpcf7-submit {
    border: 1px solid #fff;
    border-radius: 0;
    padding: 0.2rem 2rem;
}






}

@media (max-width: 480px) {
	#flipbook {
    margin: auto !important;
}

.ujsagcim {
    text-align: center;
    position: relative;
    top: 26px;
    color: #383838;
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 36px;
}


	.woocommerce ul.products li.product .simple-addtocart {
    display: inline-block;
    float: right;
    margin-top: 0px;
    color: #ffffff;
    background: #8762a8;
    border-radius: 0;
    font-size: 13px;
    padding: 11px 4px;
}


.login_reg_box {
	z-index: 2;
    width: 96%;
    right: inherit;
}

.login_reg_box_inner {
    padding: 0;
    display: block;
    width: 100%;
    height: 92px;
}

.logged_in_header {
    width: 200px;
    font-size: 13px;
    float: right;
    top: 4px;
    position: relative;
}

.cart-inhead {
    margin-top: 14px;
	margin-right: 45px;
    margin-bottom: inherit;
    font-size: 13px;
    line-height: 23px;
}

.site-header {
    background-image: url(/wp-content/uploads/2022/01/head-bg-2-1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 69rem;
    display: block;
    height: 105px;
    width: 100%;
    margin: auto;
    padding: 0;
}

.site-header .site-branding {
    margin-left: 0%;
}

.site-navigation-toggle-holder {
    z-index: 10000000;
    position: relative;
    float: right;
    top: inherit;
    left: inherit;
    right: -2px;
    bottom: 12px;
    display: inline-flex;
}

.site-navigation-toggle-holder .site-navigation-toggle {
	padding: 0px 6px;
    background: #8762a8;
    color: white;
	    top: inherit;
    left: inherit;
}

.site-header .header-inner:not(.header-stacked) .site-branding {
	max-width: 125px;
    height: 97px;
    position: relative;
    z-index: 1000;
}

a.logout_heder {
    border: 1px solid;
    padding: 3px 20px;
    display: inline-block;
    text-align: center;
    margin: auto;
    width: auto;
    float: right;
    clear: both;
    color: #828282;
    font-size: 11px;
	margin-top: 3px;
}

a.account_heder  {
    border: 1px solid;
    padding: 3px 20px;
    display: inline-block;
    text-align: center;
    margin: auto;
    width: auto;
    float: right;
    clear: both;
    font-size: 11px;
    margin-top: 3px;
}

p.welcome_head, .cart-forint:after {
    display: none;
}


#crellyslider-1 > div > ul > li:nth-child(1) > img:nth-child(2) {
    width: 66% !important;
    height: 112px !important;
    top: 1% !important;
}

#crellyslider-1 > div > ul > li:nth-child(1) > div {
    left: 31% !important;
    top: 10% !important;
}

#crellyslider-1 > div > ul > li:nth-child(1) > div p strong {
    font-size: 15px !important;
    top: 3px !important;
    position: relative;
    line-height: 11px !important;
}

#crellyslider-1 > div > ul > li:nth-child(1) > img:nth-child(1) {
	zoom: 236%;
    left: 18% !important;
    top: 14% !important;
}


.product-category-header h2:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(assets/images/category-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    background-size: contain;
    right: 10px;
    top: 7px;
    display: inline-block;
}

.contact-header h2:before {
    content: "";
    width: 30px;
    height: 26px;
    background: url(assets/images/contact-icon-white.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    background-size: contain;
    right: 10px;
    top: 4px;
    display: inline-block;
}



.product-category-header h2, .contact-header h2 {
   font-size: 14px;
    padding: 5px;
}
 
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    margin: 0 0 0.592em;
}

#frontpage > div > div.woocommerce.columns-3 > ul > li.product-category.product.last {
	width: 100%;
}


.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 14px;
}

#front_contact {
    background: url(assets/images/contact-bg-mobile4.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 873px;
    display: flex;
	position: relative;
}



#front_contact > main > div > div > div:nth-child(2) {
    margin-left: 2em;
    width: 76%;
}

footer .site-navigation ul.menu li {
    padding: 6px 0;
    display: block;
    width: 100%;
}


.site-header .header-inner {
    max-width: 100%;
    display: block;
    position: relative;
}

.login_reg_box #loginform {
    display: block;
    width: 100%;
    height: 54px;
}

.login_reg_box #loginform {

}

.login_reg_box .login-username, .login_reg_box .login-password {
    width: 50%;
}


.login_reg_box #user_login, .login_reg_box #user_pass {
	margin-right: 10px;
    padding: 0 0px 0px 30px;
    max-width: 90%;
}

.login-username:before, .login-password:before {
    right: -17px;
    top: 19px;
}


.hidebar {
	position: fixed;
    bottom: 174px;
    z-index: 10;
    left: 3%;
    display: block;
    font-size: 16px;
    color: #554b47;
    background: #ffffffeb;
    width: 100px;
    height: 29px;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    line-height: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;	
}

#closelogin {
    padding: 0;
    border: 0;
    width: 100%;
	background: none;
	display: block;
}


.cart-inhead.notlogin {
    margin-top: 72px;
    margin-right: 45px;
    margin-bottom: inherit;
    font-size: 13px;
    line-height: 23px;
}

.notloggedin_reg_box .cart-inhead.notlogin {
    font-size: 13px;
    line-height: 23px;
    display: block;
    margin: auto;
    text-align: center;
    width: 100%;
}

.eicon-menu-bar:before {
    content: '\e816';
} 

[class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1 {
    font-size: 1.7rem;
}

h2 {
    font-size: 1.3rem;
}

div.woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link a {
    font-size: 18px;
}

#archive-content article {
    flex-grow: 1;
    width: 45%;
    height: auto;
    margin: 2%;
}

#archive-content h2 {
    font-family: "Montserrat";
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    padding: 0 5px;
}

#customer_login > div.u-column2.col-2 > form > p:nth-child(8), #customer_login > div.u-column2.col-2 > form > p:nth-child(9) {
    width: 100%;
}

.notloggedin_reg_box {
	display: none;
    width: 100%;
    height: 175px;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #ffffffe6;
    box-shadow: 0px 0px 20px black;
    padding: 2%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;	
}


} 