/*
Theme Name: ASSEMBLY THEME (responsive)
Theme URI: http://zalabit.hu
Description: Developer Theme 
Author: Assembly
Author URI: http://assembly.hu
Version: 2016.01
*/

body{
    color: #3d2319;
    font-family: 'Roboto Mono', monospace;
    font-size: 16px;
    margin: 0;
    padding: 0;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    background-size: auto 80%;
    background-position: bottom;
}

section.related.products {
    clear: both;
}

.message {
    text-align: center;
    background-color: #eee;
    padding: 30px 20px;
    margin-bottom: 30px;
    font-size: 18px;
}

mark.count {
    background-color: white;
    font-weight: normal;
    font-size: 12px;
}

input, select, textarea {
padding:10px;
}

bdi {
    color: black !important;
}

div#varras {
    position: absolute;
    width: 100%;
    height: calc(100% - 136px);
    top: 55px;
    background-color: #eee;
    z-index: -1;
    border-color: #b9b9b9;
    border-style: dashed;
    border-width: 3px 0 3px 0;
}

#digizala {
    position: relative;
    text-decoration: none;
    margin: 0 auto 50px;
    display: block;
    max-width: 560px;
    width: 100%;
}

div#rolunk {
text-align: center;
    margin: 0px 0 30px;
    background-color: #f8f8f8;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 30px;
}

#rolunk img {
float: none;
    width: auto;
    display: block;
    margin: 0 auto 20px;
    border-radius: 50%;
    border: 10px solid #f8f8f8;
}

#rolunk .entry {
    max-width: 800px;
    margin: 0 auto;
}

a, .fast {
  -webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition:         all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.anim {
  -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition:         all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-transition: all 600ms ease;
	-o-transition: all 600ms ease;
}

.slow {
  -webkit-transition: all 1200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition:         all 1200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
	-moz-transition: all 1200ms ease;
	-o-transition: all 1200ms ease;
}

.hide {
opacity:0 !important;
}

.breadcrumb {
    font-size: 11px;
    margin-bottom: 70px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 1.4em;
    padding: 0;
}

.breadcrumb .padding {
padding:0px;
}

.breadcrumb li {
  display: inline-block;
  color: rgba(255,255,255,.7);
}

.breadcrumb a {
  text-decoration: none;
    color: #fff;
}

.parent::after {
  display: inline-block;
  font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054";
  margin: 0 13px;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'Bevan', cursive;
    line-height: 1.3em;
    font-weight:normal;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 34px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h6 {
    font-weight: normal;
    font-size: 13px;
}

.wrapper{
	margin: 0 auto;
	max-width:1300px;
  position:relative;
padding:0;
}

.button {
    padding: 18px 35px;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #473028 !important;
    color: #FFF !important;
    border: none;
    cursor: pointer;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
font-family: 'Bevan', cursive;
    font-weight: normal !important;
    -webkit-appearance: none;
    text-decoration: none;
    display: inline-block;
    border-radius: 4px;
}

.button:hover {
background-color:#111;
}

.cancel {
background-color:#DE716E;
}

.layout {
padding:5% 0;
position: relative;
overflow: hidden;
}

.entry {
position:relative;
z-index:100;
line-height:1.4em;
}

.layoutimage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.parallax {
    text-align: center;
background-color:black;
    color: white;
}

.parallax .entry {
    max-width: 640px;
    margin: 0 auto 2em;
}

.parallax .layoutimage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 0;
    opacity:.5;
}

#feltoltes-form input[type="file"]{
  display: none;
}

.formline {
margin-bottom: 10px;
}

label {
    display: block;

    vertical-align: top;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 2px;
}

#fieldboxes {
font-size:0;
}

.fieldbox {
width: 33%;
    display: inline-block;
    margin-bottom: 20px;
}

.field {
    padding: 7px 10px;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #BBB;
    width: calc(100% - 22px);
}

.fieldbox .field {
       width: calc(100% - 42px);
}

.dropdown {
width: calc(100% - 110px);
  padding: 5px;
  border-radius: 0px;
  border: 1px solid #BBB;
}

#contactform textarea {
    width: calc(100% - 50px);
    padding: 7px 10px;
    font-size: 16px;
    min-height: 150px;
    display: inline-block;
    border: 1px solid #BBB;
    max-width: calc(100% - 22px);
}

.infotext {
  font-size: 12px;
  text-align: right;
  opacity: 0.7;
}

.center {
position:absolute;
left:50%;
top:50%;
transform:translateX(-50%) translateY(-50%);
-webkit-transform:translateX(-50%) translateY(-50%);
-moz-transform:translateX(-50%) translateY(-50%);
-ms-transform:translateX(-50%) translateY(-50%);
-o-transform:translateX(-50%) translateY(-50%);
}

.hcenter {
position:absolute;
left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
}

.vcenter {
position:absolute;
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
}

#statusbar {
    position: relative;
    padding: 10px 0;
    color: white;
    font-size: 12px;
    overflow: hidden;
    background-color: #473028;
    text-align: left;
}

.headon #statusbar {
padding: 0;
    height: 0;
}

#slogan {
    padding-right: 90px;
opacity:.6
}

#icons {
    position: absolute;
    right: 0;
    top: 0;
}

div#language {
    display: inline-block;
}

#lang {
    display: inline-block;
    color: white;
    padding: 0 10px;
    font-size: 13px;
    vertical-align: middle;
}

#icons a {
    display: inline-block;
    color: #fff;
    border-left: 1px solid rgba(255,255,255,.5);
    padding: 0 10px;
    text-align: center;
    font-size: 13px;
    vertical-align: middle;
}

header{
    box-shadow: 0 0 50px rgb(0 0 0 / 20%);
    z-index: 300;
    position: relative;
    width: 100%;
    opacity: 1;
    background-color: #fff;
    text-align: center;
}

header a, h3 a {
text-decoration:none;
}

.headon {
background-color: rgba(0,0,0,0.5);
}

.headon #logo {
padding:10px 0;
}

.headon #logo img {
height:40px;
}

#logo {
position: relative;
    padding: 10px 0px;
    display: inline-block;
    line-height: 0;
}

#logo img {
    height: 210px;
    width: auto;
    /* margin-bottom: -54px; */
    margin-top: -64px;
}

#topmenu {
	position:absolute;
right:0;
}

#hamburger {
  display: none;
}

#hambi div {
  background-color: #473028;
  height: 2px;
  margin: 4px auto;
  border-radius: 1px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.hambitox #x1 {
  transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -webkit-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -moz-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -ms-transform: rotateZ(45deg) translateY(4px) translateX(4px);
  -o-transform: rotateZ(45deg) translateY(4px) translateX(4px);
}

.hambitox #x2 {
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
}

.hambitox #x3 {
  transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -webkit-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -moz-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -ms-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
  -o-transform:rotateZ(-45deg) translateY(-4.5px) translateX(4.5px);
}

#fullmenu {
background-color: #3d2319;
}

.nav {
	list-style:none;
  padding:0;
  margin:0;
  font-size:0;
}

.nav li{
	display:inline-block;
	position:relative;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.nav li:last-child {
border-right: none;
}

.nav li a{
font-family: 'Bevan', cursive;
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 15px 20px;
    font-size: 13px;
    text-transform: uppercase;
}

.nav ul {
background-color: rgba(0,0,0,0.7);
position: absolute;
top: 100%;
left: 0;
float: left;
z-index: 99999;
padding: 0;
box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.5);
visibility:hidden;
opacity:0;
transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}

.nav li:hover > ul{
  visibility:visible;
  opacity:1;
  transition-delay:0s;
}

.nav ul ul{
	top: 0%;
	left:100%;
	background: #22130e;
}

.nav ul li {
border-top:1px solid;
width: 100%;
border-color:inherit;
}

.nav ul a{
height: auto;
line-height: 1em;
padding: 15px 20px;
border-left: none;
border-right: none;
width: initial;
white-space: nowrap;
}

.nav li:hover > a {
}

.nav li:active, .nav li:focus, .clicked{
box-shadow:0 0 0 50px rgba(0,0,0,0.1) inset;
}

.menu-item-has-children > a::after {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f107";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-left: 10px;
}

.current-menu-item {

}

.owl-buttons {
position: absolute;
top: 0;
width: 100%;
height: 100%;
overflow:hidden;
font-weight:300;
}

.owl-prev, .owl-next {
position: absolute;
top: 0;
color: #FFF;
font-size: 140px;
line-height: 350px;
width: 45%;
height: 100%;
opacity: 0;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-o-transition: all 300ms ease;
vertical-align: middle;
}

.owl-prev {
left:0;
padding-left:5%;
}

.owl-next {
right:0;
text-align:right;
padding-right:5%;
}

.owl-prev:hover, .owl-next:hover {
opacity:0.5;
}

#slider .slide {
height: 400px;
background-size: cover;
background-position: center center;
}

article {
 float: left;
    width: calc(97% - 340px);
    position: relative;

}

.padding {
margin:0 3%;
position:relative;
}

#tophead {
    position: relative;
    padding: 20px 0 0;
    background-color: #473028;
    overflow: hidden;
    background-size: auto;
    background-image: url(images/leder.jpg);
}

#tophead img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: .4;
    width: auto;
    height: auto;
}

#tophead h1 {
    font-size: 44px;
    font-weight: normal;
    color: #fdfdfd;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.03em;
    margin: 5% 0 0px;
    line-height: 1.2em;
}

.editpostlink {
position: absolute;
    right: 0px;
    top: 5px;
}

.box {
    display: block;
    clear: both;
    overflow: hidden;
    background-color: #eee;
    padding: 0 5%;
    margin-bottom: 20px;
}    

.subpages {
    font-size: 24px;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #473028;
    list-style: square;
}

.subpages a {
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
    font-weight: normal;
}

.partner {
    display: block;
    background-color: #eee;
    padding: 20px;
    margin-bottom: 20px;
    text-decoration:none;
}

.partner h2 {
font-size:26px;
}

table {
width:100%;
}

tr:nth-child(even) {background: #eee}
tr:nth-child(odd) {background: #f8f8f8}

tr {
  -webkit-transition: all 200ms ease;
  transition:         all 200ms ease;
	-moz-transition: all 200ms ease;
	-o-transition: all 200ms ease;
}

tr:hover {
background-color:white;
}

td {
padding:4px 10px;
}

td:last-child {
text-align:right;
}

td:first-child {
font-weight:normal;
}

.post {
    padding: 0px 0;
    position: relative;
    margin: 60px 0 60px;
}

.entry a {
	color: #444;
}

.entry a:hover{
	color: #000;
}

.entry img {
max-width: 100%;
height: auto;
}

.alignright {
  float: right;
  margin: 0 0 2% 3%;
}

.alignleft {
  float: left;
margin: 0 3% 2% 0;
}

.alignleft, .alignright {
width:20%;
  font-size: 0;
    line-height: 0;
}

.alignleft img, .alignright img {
width:100%;
height:100%;
}

.wp-caption-text {
    background-color: white;
    font-size: 15px;
    margin: 0;
    padding: 6px 10px;
    line-height: 1.4em;
}

.ui-sortable-handle {
float:left;
  width: auto;
  height: 80px;
position:relative;
margin:0 10px 10px 0;
border:1px solid #ccc;
}

.ui-sortable-handle:first-child::after { 
content: "kiemelt kép";
  position: absolute;
  left: 50%;
  background-color: #FFF;
  font-size: 13px;
  bottom: -5px;
  transform: translateX(-50%);
  padding: 0 3px;
  border-radius: 4px;
  opacity: 0.9;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);
  white-space: nowrap;
}


.ui-sortable-handle label {
  width: auto;
  padding: 0;
}

.ui-sortable-handle img {
  width: auto;
  height: 80px;
}

.ui-sortable-placeholder {
}

.torles {
  position: absolute;
  right: -5px;
  top: -5px;
  background-color: #FFF;
  border: 3px solid #D64642;
  color: #D64642;
  text-decoration: none;
  width: 15px;
  text-align: center;
  font-size: 13px;
  font-weight: normal;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}

.plus {
cursor:pointer;
}

aside {
    float: right;
    width: 280px;
    list-style: none;
    background-color: #ffffff;
    padding: 50px 30px;
    margin: 30px 0 0;
}

aside img {
    max-width: 100%;
    height: auto;
    width: auto !important;
    float: none !important;
}

#facebook {
overflow:hidden;
}

footer{
    position: relative;
    clear: both;
    text-align: center;
    padding: 30px 30px 50px;
    background-color: #473028;
    color: #ccc;
    font-size: 14px;
    z-index: 10;
    border-top: 5px solid #8d736a;
    border-bottom: 20px solid black;
}

img#footerlogo {
    height: 150px;
    opacity: 0.5;
    margin-bottom: 10px;
}

footer a {
color:#fff;
text-decoration:none;
font-weight:normal;
}

footer a:hover {
color:#fff;
}

footer span {
display:inline-block;
}

.clear {
clear:both;
}

@media screen and (max-width: 900px) {

#slider .slide {
height: 300px;
}

.owl-prev, .owl-next {
line-height: 270px;
}

article {
width:100%;}

aside {
width: calc(100% - 60px);
}

#tophead h1 {
    font-size: 34px;
}
    
#hamburger {
    display: inline-block;
    position: absolute;
    right: 3%;
    width: 40px;
    top: 56px;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#fullmenu {
position:absolute;
}

nav {
height: auto;
  width: 100%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	z-index:30;
	top:100% !important;
	right:inherit;
	transform:translateY(10%);
	-webkit-transform:translateY(10%);
	-moz-transform:translateY(10%);
	-ms-transform:translateY(10%);
	-o-transform:translateY(10%);
	right:0 !important;
	background-color:rgba(0,0,0,0.8);
	opacity:0;
	visibility:hidden;	
}

.nav ul li {
text-align:center;
background-color:#000;
} 

.menuon {
	transform:translateY(0%) !important;
	-webkit-transform:translateY(0%) !important;
	-moz-transform:translateY(0%) !important;
	-ms-transform:translateY(0%) !important;
	-o-transform:translateY(0%) !important;
	opacity:1 !important;
	visibility:visible !important;
}

.nav  {
padding:0;
}

.nav ul {
width:100%;
}

.nav ul li a {
border-top:none;
font-size: 12px;
}

.nav li {
text-align:center;
width:100%;
}

.nav li:last-child, .nav li:first-child {
border-left:none;
border-right:none;
}

.nav li a {
border-left: 0px solid;
border-top: 1px solid;
border-color:rgba(255, 255, 255, 0.4);
}

.nav li:last-child {
border-right: 0px;
}

}

@media screen and (max-width: 500px) {
.fieldbox {
    width: 100%;
    display: block;
}

.fieldbox .field {
    width: calc(100% - 22px);
}

#contactform textarea {
    width: calc(100% - 22px);
}    

}

@media screen and (max-width: 400px) {
.partner h2 {
font-size: 25px;
}

#logo img {
height:50px;
}

label {
display:block;
width:auto;
padding-bottom: 0;
}

.field, textarea {
display:block;
width: calc(100% - 22px);
max-width: calc(100% - 22px);
}

.alignright, .alignleft {
  float: none;
  margin: 0;
    width:100%;
}

.alignright img, .alignleft img {
  width:100%;
}


}