/*
    Theme Name: unicum.hu / Unicum zRt Theme
    Theme URI:
    Author: Artvertising Ltd.
    Author URI:
    Description: unicum.hu / Unicum zRt Theme
    Version: 1.0 [ 30/08/2013 ]
    License: Private Theme
    License URI: license.txt
    Tags: none
*/

/* css reset */

@charset "utf-8";

@import url("assets/css/normalize.css");
@import url("assets/css/responsive.css");

/* css reset end */

/* body */

html, body {
    color: #000000;

    font-family: arial;
    font-size: 14px;

    line-height: 16px;

    margin: 0;
    padding: 0;

    width: 100%;
}

html {
    background: url("./assets/images/bg-html.jpg") repeat scroll left top rgba(0, 0, 0, 0);
    height: 100%;
}

body {
    background: url("./assets/images/overlay.png") repeat scroll left top rgba(0, 0, 0, 0);

    background: transparent url('./assets/images/overlay.png') repeat left top;
}

.alignleft {
    float:left;
    clear: left;
}

.alignright {
    float:right;
    clear:right;
}

.aligncenter {
    margin: auto;
    display: block !important;
}

a, a:hover, a:active, a:focus {
    color: #000000;
    outline: 0;
    text-decoration: none;
}

nav ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

nav ul li{
    display: inline-block;
    vertical-align: top;
    line-height: 60px;
    margin: 0 7px;
}

nav ul li a{
    text-decoration: none;
}

h1, h2, h3, h4, .specFont, h1 > span {
    font-family: 'Stint Ultra Condensed', cursive;

    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 0px;
    text-shadow: 0 0 1px rgba(0,0,0,0.3);

    font-weight: normal;

    margin:0;

    width: auto;
}

h1 {
    font-size: 3.6em;
    line-height: 1em;

}

h2 {
    font-size: 2em;
    line-height: 1em;
}

h3 {
    font-size: 1.8em;
    line-height: 1em;
}

.specTitle {
    color: #D7271A !important;
    text-shadow: none;
}

.specTitle a {
    color: #D7271A !important;
}

.specLink {
    text-decoration: none;

    background: transparent url('assets/images/arrow-red.png') no-repeat right top;
    padding-right: 22px;

    display: inline-block;
}

.specLink:hover {
    background: transparent url('assets/images/arrow-red.png') no-repeat right -2px;
}

#fooldal #box0 .wp-image-26:hover {
    margin-left: 158px !important;
}

.specTooltipTitle {
    font-family: 'Stint Ultra Condensed', cursive;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 0px;
    text-shadow: 0 0 1px rgba(0,0,0,0.3);
    text-transform: uppercase;
    display: inline-block;

    cursor: pointer;
}

p.specTooltip {
    background: transparent url('./assets/images/unicum-buborek.png') no-repeat right top;
    display: none;

    height: 240px;
    width: 250px;

    position: absolute;

    top: -220px;
    right: 1px;

    color: #FFFFFF;
    padding: 25px 25px 25px 15px;
    text-align: center;
    z-index: 8000;
    bottom: 1px;
    left: 1px;
}

p.specTooltip.bigger {
    background: transparent url('./assets/images/unicum-buborek-nagy.png') no-repeat right top;
    display: none;

    height: 400px;
    width: 400px;

    position: absolute;

    top: -385px;
    right: 1px;

    color: #FFFFFF;
    padding: 25px 25px 25px 15px;
    text-align: center;
    z-index: 8000;
    bottom: 1px;
    left: 1px;
}

.floating {
    position: absolute;
}

.content {
    position: relative;
    background: transparent url('./assets/images/bg-con.jpg') repeat-y top center;
    margin-top: -55px;
    padding-top: 65px;
    z-index: 10;
}

/* #header */

#header{
    background-image: url('assets/images/bg-menu.png'), url('assets/images/bg-menu-back.png');
    background-repeat: no-repeat, repeat-x;
    background-position: center 0px, center 0px;

    height: 65px;
    position: relative;
    z-index: 20;
}

#header-nav, #header-nav ul > li > a {
    display: block;

    height: 40px;
    line-height: 40px;
}

#header-nav #logo {
    display: inline-block;

    text-indent: -9000px;
    overflow: hidden;
    width: 120px;
    height: 60px;
    margin-right: 15px;
}

#header-nav li a {
    color : #e8d5b6;

    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0;

    -webkit-font-smoothing: antialiased;
    text-shadow: 0px 0px 0px;
    text-shadow: 0 0 1px rgba(0,0,0,0.3);
}

#header-nav li a:hover, #menu-fejlec-menu > .current-menu-item > a {
    color: #d7271a;
}

#header-nav .facebook a {
    text-indent: -9000px;
    background: url("assets/images/bg-menu-facebook.png") no-repeat scroll center center rgba(0, 0, 0, 0);

    width: 22px;
    display: inline-block;
    height: 19px;
}

#header-nav li ul {
    background: url("assets/images/bg-submenu.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    display: none;
    width: 140px;
    height: 19px;
    padding: 0 15px;
    position: absolute;
    margin-top: -5px;
}

#header-nav li:hover ul {
    display: block;
}

#header-nav li ul li {
    margin: 0 2px;
}

#header-nav li ul li#menu-item-658 {
    margin: 0 4px 0 10px;
}

#header-nav li ul li a {
    display: block;

    color : #e8d5b6;

    height: 14px;
    line-height: 14px;
    font-size: 1em;
}

/* #header end */

/* #footer */

#menu-lablec-menu {
    text-align: center;
    margin-bottom: 20px;

}

#menu-lablec-menu li {
    line-height: 15px;

}

#menu-lablec-menu a {
    font-size: 0.65em;

}

/* #footer end */


/* Nyitó oldal */

#open {
    margin-top: 1px !important;
    padding-top: 1px !important;
    height: 950px;
    min-height: 950px;

}

.notice {
    color: #D7271A;
    font-family: 'Stint Ultra Condensed', cursive;
    font-size: 1.75em;
    line-height: 2em;
    text-align: center;
}

#open-header-wrapper {

    position: relative;
}

#open-header {
    background: url("./assets/images/unicom-zrt-gyar-metszet.jpg") no-repeat scroll center top transparent;
    height: 225px;
    display: block;
    width: 570px;
}

#open-ribon {

    text-indent: -9000px;
    text-overflow: clip;
    top: 0;
    background: transparent url('./assets/images/unicum-disz-szallag.png') no-repeat center center;
    height: 101px;
    margin-bottom: 15px;
}

#open h1 {
    background: transparent url('./assets/images/bg-h1.png') no-repeat bottom center;

    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
}

#open form {
    margin: 25px auto 0;
    width: 540px;
    height: 310px;

}

#open form label {
    height: 115px;

    text-align: center;
    text-transform: uppercase;

    font-size: 1.3em;
    display: inline-block;
    line-height: 15px;
    vertical-align: top;
}

#open .year {
    background: url("./assets/images/bg-year.png") no-repeat scroll center right transparent;

    width : 105px;
}

#open .year input {
    width : 110px;
}

#open .month {
    background: transparent url('./assets/images/bg-month.png') no-repeat center center;

    width : 65px;
}

#open .month input {
    width : 65px;
}

#open .day {
    background: transparent url('./assets/images/bg-day.png') no-repeat center center;

    width : 65px;
}

#open .day input {
    width : 65px;
}

#open .country {
    background: url("./assets/images/bg-country.png") no-repeat scroll top center rgba(0, 0, 0, 0);

    font-size: 1.5em;

    width : 250px;
    display: block;
    height: 90px;
    line-height: 43px;
    margin: auto;
    padding: 0px 0 0;
}

#open .country input {
    width : 240px;
    margin: 0;
    font-size: 1.3em;
    height: 38px;
}

#open .language {
    background: url("./assets/images/bg-language.png") no-repeat scroll center center rgba(0, 0, 0, 0);

    font-size: 1.5em;

    width : 250px;
    display: block;
    height: 100px;
    line-height: 27px;
    margin: auto;
    padding: 0px 0 0;
}

#open .language input {
    width : 240px;
    margin: 0;
    font-size: 1.3em;
    height: 38px;
    padding-top: 7px;
}

#open input {
    background: transparent;
    border: none;

    color : #e8d5b6;

    font-size: 2em;
    display: block;
    height: 55px;
    margin-top: 20px;
    text-align: center;
}

#open input[type=submit] {
    background: transparent url('./assets/images/bg-arrow-right.png') no-repeat center center;
}

#open footer {
    min-height: 172px;
}

#open input[type="submit"] {
    background: url("./assets/images/bg-arrow-right.png") no-repeat scroll center right transparent;
    color: #000000;
    font-size: 2.6em;
    font-weight: normal;
    margin: 35px 0 0 10px;
    padding-right: 32px;
}

#small-logo {
    background: url("./assets/images/logo-small.png") no-repeat scroll center center transparent;
    text-indent: -9000px;
    height: 15px;
}

#cimer {
    background: url("./assets/images/unicum-cimer.png") no-repeat scroll center center transparent;
    text-indent: -9000px;
    height: 160px;
}

/* Nyitó oldal end */

/* #fooldal */

#fooldal > div#box0 {
    background: transparent url('') no-repeat right bottom;
    height: 135px;
    padding-right: 435px;
    width: 545px;
}

#fooldal div#box0 h1 {
    width: 525px;
}

#fooldal div#box1 {
    background: #000000;
    margin-bottom: 20px;
    background-position: center top;
    background-repeat: no-repeat;
    height: 154px;
}

#fooldal div#box2 {
    background: url("") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    min-height: 275px;
    position: relative;
}

#fooldal div#box2 h1 {
    margin-bottom: 15px;
}

#fooldal div#box3 {
    width: 485px;
    margin-left: 0px;
    display: inline-block;
    vertical-align: top;
}

#fooldal div#box3 h2{
    margin-left: 15px;

    display: inline-block;
    vertical-align: top;
    text-align: right;
    width: 150px;
    font-size: 1.7em;
}

#fooldal div#box3 p {
    display: inline-block;
    vertical-align: top;
    width: 285px;
    font-size: 0.95em;
}

#fooldal div#box4 {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    width: 280px;
}

#fooldal div#box5 {
    top: -315px;
    left: -35px;

}

#fooldal div#box6 {
    top: -207px;
    right: -25px;
}
/* #fooldal end */

/* #szilva */

#szilva > div#box0 {
    background: url("") no-repeat scroll left -29px rgba(0, 0, 0, 0);
    height: 190px;
    padding-right: 405px;
    width: 545px;
    padding-left: 30px;
}

#szilva div#box0 h1 {
    width: 490px;
    font-size: 2.9em;
}

#szilva div#box1 {
    background: none no-repeat scroll center 0 #000000;
    margin-bottom: 20px;
    height: 185px;
}

#szilva div#box1 img {
    padding-right: 270px;
}

#szilva div#box2 {
    background: url("") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    min-height: 275px;
    position: relative;
}

#szilva div#box3 {
    width: 435px;
    margin-left: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 60px;
}

#szilva div#box3 .specTooltip {
    right: 0px;
    left: 135px;
    top: -260px;
}

#szilva div#box3 h1, #szilva div#box4 h1 {
    font-size: 2.9em;
}

#szilva div#box4 {
    display: inline-block;
    vertical-align: top;
}

#szilva div#box5 {
    top: -430px;
    right: -45px;
}

#szilva div#box6 p {
    padding: 0;
    margin: 0;
}

/* #szilva end */

/* #next */

#next > div#box0 {
    background: url("") no-repeat scroll left 8px rgba(0, 0, 0, 0);
    height: 190px;
    padding-right: 405px;
    width: 545px;
    padding-left: 30px;
}

#next div#box0 h1 {
    width: 490px;
    font-size: 3.6em;
}

#next div#box1 {
    background: none no-repeat scroll center 0 #000000;
    margin-bottom: 20px;
    overflow: hidden;
    height: 187px;
}

#next div#box1 img {
    padding-left: 105px;
}

#next div#box2 {
    background: url("") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    min-height: 180px;
    position: relative;
}

#next div#box3 {
    width: 455px;
    margin-left: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}

#next div#box3 h1, #next div#box4 h1 {
    font-size: 2.9em;
}

#next div#box4 {
    display: inline-block;
    vertical-align: top;
    width: 455px;
}

#next div#box5 {
    top: -430px;
    right: -55px;
}

#next div#box6 p {
    padding: 0;
    margin: 0;
}

/* #next end */

/* #tortenelem */

#tortenelem h2 {
    display: none;
}

#tortenelem > div#box0 {
    height: 375px;
}

#tortenelem #box2, #tortenelem #box31 {
    background: #000000;

    margin-bottom: 20px;
    height: 219px;

}

#tortenelem #box1 {
    position: relative;

}

#box21 > #box22 {
    display: none !important;
}

#tortenelem #box22, .fancybox-overlay #box22 {
    background-image: url("http://unicum.artvertising.hu/wp-content/uploads/2013/megemlekezes/unicum-zwack-peter.png"), url("http://unicum.artvertising.hu/wp-content/themes/unicum_artvertising_theme/assets/images/bg-con.jpg") !important;
    background-repeat: no-repeat, no-repeat;
    background-position: right 25px, center 0;

    padding: 45px;
}

#tortenelem #box22 p,  .fancybox-overlay #box22 p {
    width: 500px;
}

#tortenelem #box22 p em:first-line, .fancybox-overlay #box22 p em:first-line, .fancybox-overlay #box22 p:first-line {
    padding-left: 25px;
}

#tortenelem #box30 {
    position: absolute;
    top: -185px;
    right: -95px;
}

#tortenelem #box32 {
    width: 980px;
    padding-left: 360px;
    background-position: left top;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}

#tortenelem #box32 h3 {
    font-size: 2em;
    margin-top: 25px;
}

#tortenelem #box32 h3:first-of-type {
    margin-top: 0px;
}

#tortenelem #box32 img {
    margin-right: 5px;
    margin-top: -65px;
    position: relative;
    z-index: 200;
}

.yearbox div {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.yearbox div:first-of-type {
    width: 390px;

    padding: 0 20px 10px 0px;
    text-align: right;
}

#tortenelem div.yearbox div h2 {
    display: block;
    width: 345px;
    font-size: 3em;
}

#tortenelem div.yearbox.notitle div h2 {
    display: none;
}

#tortenelem {
    background-position: center 200px, center top;
    background-repeat: no-repeat, repeat-y;
    background-position: center 60px, center top;
    position: relative;
}

/* #tortenelem end */

/* #latogatoban */

#latogatoban {
    background-position: center 485px, center top;
    background-repeat: no-repeat, repeat-y;
    position: relative;
}

#latogatoban #box1 {
    background: none repeat scroll center bottom #000000;

    margin-top: -32px;
    z-index: 500;
    overflow: hidden;
    text-align: center;
    height: 240px;
}

#latogatoban #box1 img {
display: inline-block;
height: 240px;
text-align: center;
    margin: 0;
    padding: 0;
}

#latogatoban #box2 {
    height: 180px;

    color: #E8D5B6;
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: -35px;
    padding: 40px 0 0;
    position: relative;
    z-index: 1000;
}

#latogatoban #box2 h3 {
    margin-bottom: 10px;
    text-shadow: none;
    text-transform: uppercase;

}

#latogatoban #box2 p {
    width: 700px;
    margin: auto;
}

#latogatoban #box10 {
    margin-bottom: 15px;
    background-position: 91% top;
    background-repeat: no-repeat;
    margin-top: -75px;
}

#latogatoban #box10 a {
    color: #EE342B;
}

#latogatoban #box10 h1 {
    font-size: 3.5em;

    margin: 25px 0;
}

#latogatoban #box11 {
    background: none no-repeat scroll center 0 #000000;
    height: 299px;
}

#latogatoban #box12 {
    background: url("") no-repeat scroll right top rgba(0, 0, 0, 0);
    padding: 150px 0 0;
    margin-top: -110px;
    position: relative;
    z-index: 1000;
}

#latogatoban #box12 nav + p {
    display: none;
}

#latogatoban #box12 h3, #latogatoban #box14 h3 {
    font-size: 2.5em;
    margin: 5px 0 35px;
    text-transform: uppercase;
}


#latogatoban #box20 {
    background: url("") no-repeat scroll left top rgba(0, 0, 0, 0);
    padding-top: 150px;
    padding-right: 0px;
    width: 445px;
}

#latogatoban #box20 h1 {
    font-size: 3em;
    margin-bottom: 15px;
    margin-top: 25px;

}

#latogatoban #box20 h3 {
    color: #E8D5B6;
    font-size: 1.65em;
    text-align: center;

}

.column div {
    -webkit-box-sizing : border-box;
    -moz-box-sizing : border-box;
    box-sizing : border-box;

    padding: 0 15px;
}

.column div:first-of-type {
    padding: 0 15px 0 0;
}

#arjegyzek strong {

    font-family: 'Stint Ultra Condensed', cursive;
    font-size: 1.65em;
}

#latogatoban #box20 em {
    font-size: 0.75em;
}

#latogatoban #box20 strong {
    color: #EE342B;
    font-weight: normal;
}

#arjegyzek {
    margin-bottom: 10px;

}

#arjegyzek .product, #arjegyzek .price {
    border-collapse: separate;
    height: 63px;
    margin-bottom: 10px;
    padding-bottom: 25px;
    padding-left: 10px;
}

#arjegyzek .price {
    padding-right: 20px;

}

#arjegyzek .desc {
    line-height: 1.4em;
    padding-bottom: 25px;
    font-size: 0.95em;

}

#arjegyzek #diak {

}

#arjegyzek tr#diakok td {
    height: 30px !important;
    padding-bottom: 25px !important;
}

#nyitvatartas {
    margin-bottom: 5px;
}

#nyitvatartas td {
    height: 95px;
    line-height: 1.4em;
}

#nyitvatartas #first td {
    height: 65px;
    padding-bottom: 20px;
    padding-right: 15px;
}

#nyitvatartas #first td:first-of-type {
    width: 135px;
}

#nyitvatartas a {
    color: #EE342B;
    font-weight: normal;
}

#latogatoban #box21 {
    background: url("") no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #E8D5B6;
    padding: 80px 35px 0;
    width: 525px;
    margin-top: 35px;
}

#latogatoban #box21 h1:first-of-type {
    color: #E8D5B6;
    padding-bottom: 85px;
    padding-left: 150px;
    font-size: 2.4em;

}

#box21 h2 {
    font-size: 2.7em;
    margin-top: 10px;

}

#box21 td.type {
    padding-right: 15px;

}

#box21 td.type p, #box21 td.prices p {
    padding: 0 0 3px;

}

#short-price-list {
    padding-bottom: 250px;
    margin-bottom: 375px;
}

#short-price-list + p {
    color: #000000;
}

#short-price-list + p a {
    color: #EE342B;
}

#latogatoban #box21 strong {
    font-color: #000000;
    color: #000000;
}

#latogatoban .lead {
    margin-top: -35px;

}

#latogatoban #box3 {
    margin-top: -20px;
}

#latogatoban .lead h3 {
    text-transform: uppercase;
    font-size: 3em;
    padding-top: 45px;
}

#latogatoban .lead a {
    display: block;
    width: 190px;
    height: 190px;
}

#latogatoban .lead img {
    margin-right: 10px;
}

#latogatoban .lead p {
    width: 545px;
}

#latogatoban .leadleft p {
    padding-left: 190px;
}

#latogatoban .leadleft a {
    float: left;
    margin-right: 10px;
}

#latogatoban .leadright p {
    padding-left: 235px;
}

#latogatoban .leadright a {
    float: right;
    margin-left: 10px;
}

.als-item a, .als-item img {
    display: block;
    height: 105px;
    width: 105px;

    margin: 0;
    padding: 0;
}

.als-item img {
    background: transparent url('') no-repeat center center;
}

.slide {
    height: 835px;
    width: 835px;

    text-align: center;
    margin: 10px auto;
}

.slide figure {
    width: auto;
    display: inline-block;
}

.slide figure figcaption {
    text-align: right;
    font-size: 0.8em;
    height: 25px;
    line-height: 25px;
}

.slide img {
    max-height: 815px;
    max-width: 835px;

    margin: auto;

    -webkit-box-shadow:  0px 0px 7px 2px rgba(0, 0, 0, 0.7);

    box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.7);
}

.owl-prev {
    background: transparent url('./assets/images/unicum-gallery-arrowleft.png') no-repeat right top;
    height: 45px;
    width: 25px;
}

.owl-next {
    background: transparent url('./assets/images/unicum-gallery-arrowright.png') no-repeat right top;
    height: 45px;
    width: 25px;

    left: auto !important;
    margin-left: -45px;
    right: 0px !important;
}

.als-next {
    text-align: right;
}

.scroller {
    margin: 10px 0;
}

/* #latogatoban end */

/* #galeria */

#galeria {

}

#galeria #box1, #galeria #box3 {
    background: #000000 url('') no-repeat center top;
}

#galeria #box1 {
    height: 256px;
    margin-top: -32px;

}

#galeria #box2 {
    background: url("") no-repeat scroll 90% top rgba(0, 0, 0, 0);
    margin-top: -55px;
    padding-top: 80px;
    position: relative;
}

#galeria #box2 h1 {
    font-size: 2.75em;
    margin-bottom: 35px;

}

#galeria #box3 {
    height: 297px;
    margin: 20px 0;
}

#galeria #box20 {
    clear: both;
    float: none;
    height: 150px;
    background-position: center -5px;
    background-repeat: no-repeat;
    margin-top: -100px;
    padding-top: 90px;
    text-align: center;

}

#galeria #box20 .jumpto-video {
    display: inline-block;
    vertical-align: top;
    margin: 0px 44px;
    font-size: 0.7em;
    line-height: 0.5em;
}

#galeria .owl-carousel2 .owl-theme .owl-controls .owl-buttons div {

}

#galeria .owl-carousel2, #galeria .owl-carousel2 .slide, .owl-carousel2 .owl-wrapper, .owl-carousel .owl-item {
    height: 600px !important;

}

#galeria #box4 .als-prev, #galeria #box4 .als-next {
    width: 25px;
}

#galeria #box4 h2 {
    font-size: 2.45em;

}

#galeria #box4 > h2 {
    margin: 0 0 20px;
}

#galeria #box5, #galeria #box8 {
    background: url("") no-repeat scroll right 98px rgba(0, 0, 0, 0);
    margin-right: 55px;
    width: 410px;
}

#galeria #box6, #galeria #box9 {
    background: url("") no-repeat scroll right 100px rgba(0, 0, 0, 0);
    margin-left: 140px;
    width: 375px;
}

#galeria #box7 {
    margin-top: 15px;

}

#galeria #box8 {
    background-position: right -10px;
    width: 380px;
    margin-top: 15px;

}

#galeria #box9 {
    background-position: right 0px;
    margin-left: 170px;
    margin-top: 15px;

}

/* #galeria end */