@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,800&subset=latin-ext);

/*

Animations

*/

.title, nav, nav * {

    transition: all 0.2s ease;
}

.menu-container.scrolled, .menu-container {
    transition: all 0.2s ease;
}

.photo-container,  .photo-container section h1 {
    /*transition: all 0.5s ease;*/
}
.main-container header .packshotImg {
    transition: all 0.5s ease-in-out;
}

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #262626;
}

a {color:#262626; text-decoration: none; display: inline-block; border-bottom: 1px dotted rgba(0,0,0,.33); /*cursor: default;*/}
h1 a {border: none;}
a:visited {color:#262626; text-decoration: none;}
a:hover {color:#262626; text-decoration: none;}
a:active {color:#262626; text-decoration: none;}

a.exception, a.exception:visited {color:#0073d5!important; cursor: pointer!important;}
a.exception:hover {color:#00912d!important;}
a.exception:active {color:#f68b00!important;}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #90d0a3;
    text-shadow: none;
}

::selection {
    background: #90d0a3;
    text-shadow: none;
}

hr {
    display: block;
    clear: both;
    height: 1px;
    border: 0;
    border-top: 1px solid rgba(0,0,0,0.3);
    margin: 3em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font-size: 12pt;
    line-height: 1.5em;
    font-family: "Segoe UI", "Open Sans", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
}
body.paddTop {padding-top: 50px;}
.wrapper {
    width: 95%;
    margin: 0 auto;
}

header, section, article {clear: both;}


/* ===================
    Theme & Typography
   =================== */
h1, h2, h3, h1 a, h2 a, h3 a, h1 a:visited, h2 a:visited, h3 a:visited {
    font-family: "Segoe UI Light", "Open Sans", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 300;
    color: #00912d!important;
    text-decoration: none;
}
h1 strong, h1 a strong, h1 a:visited strong, h1 strong a, h1 strong a:visited {
    font-family: "Segoe UI", "Open Sans", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 800;
}

ul.list li {margin-left: 5%;}
div p:first-child, section p:first-child {margin-top: 0;}
.photo-container {
    overflow: hidden;
}
.photo-container h1 {
    font-size: 3em!important;
    text-shadow: 0 1px 3px rgba(0,0,0,.3);
}

.photo-container section { position: relative;}
.photo-container.main-photo {
    background: url("../img/jeliton-header-photo-01.jpg") 50% 0px no-repeat fixed;
    height: 600px;
    margin-bottom: 100px;
}
.photo-container.psylium-photo {
    background: url("../img/jeliton-babka-jajowata.jpg") 50% 0 no-repeat;
    height: 340px;
}
.photo-container.shop-photo {
    background:url(../img/jeliton-mapa.jpg) center center no-repeat;
    height: 240px;
}
.psylium-photo h1 { position: relative; margin-top: 2em; color: #fff!important; }
.psylium-photo h1 a {color:#fff!important;}
.main-photo h1 { position: relative; margin-top: 5%; margin-left: 0%; line-height: 1.1em; text-shadow: none;}
.shop-photo h1 { position: relative; margin-top: 1em; margin-left: 1.5%; }

a.moveDown {
  background: url(../img/moveDown.png) center center no-repeat rgba(255,255,255,0.33);
  background-size: contain;
  cursor: pointer;
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
  left:1%;
  bottom:0;
  border-radius:50px;
}

#slideshow {z-index: -9999;}
#slideshow img {
  right: -20%;
  margin: 0;
  width: 120%;
  min-width: 1500px;
}

h1 em, h2 em, h1 a em, h2 a em, h1 a:visited em, h2 a:visited em {
    font-family: "Segoe UI Light Italic", "Open Sans", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 300;
    font-size: .75em;
    display: block;
    color:#262626;
    }

.psylium-photo h1.smaller {font-size:2em!important;}

body {margin-top: 52px;}

/*.menu-container.scrolled,*/
.menu-container {
    z-index: 9999;
    position: fixed; top: 0; left: 0;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    height: 75px;
    width: 100%;
}
.menu-container.scrolled {
    height: 50px;
}

.menu-container.scrolled nav {margin-top: 13px;}
.menu-container.scrolled .title {height: 50px; width: 115px;}

.main-container header .packshotImg {margin-top:-20%; margin-bottom:0px; top:-340px;}

.footer-container{
    background: #00912d;
    color:#fff!important;
}

.shop-container {}
.shop-container section {position: relative; min-height: 300px}
.shop-container section h2 { margin-bottom: 0; margin-top: 3em}
.shop-container section .specialLining {font-size: 18pt;}
.shop-container section .specialLining + hr {margin: 5pt 0; margin-left: -100%;}
.shop-container section p { margin: 0;}

.shop-container section ul {list-style: none;}
.shop-container section .sale {
  cursor: pointer;
  position: relative;
  display: block;
  padding: 1em 3em;
  margin: 1em 0;
  color: #fff;
  text-shadow:0 1px 2px rgba(0,0,0,.3);
  background-color: rgba(0,145,45,1);
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: 900;
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  border-radius: 5px;
}
.shop-container section .sale.open {
  background-color: rgba(0,145,45,.66);
}
.shop-container section .sale .sale-nav {
  display: none;
  width: 200px;
  top: 80%; left: 50%;
  padding: 0px; margin:0;
  margin-left:-100px;
  position: absolute;
  background-color: rgba(0,145,45,1);
  border-radius: 5px;
  box-shadow:0 5px 10px rgba(0,0,0,.33);
}
.shop-container section .sale .sale-nav li a {
  display:block;
  cursor: pointer;
  color: rgba(255,255,255,1);
  padding: 5px; margin:10px;
  border-top: 1px solid rgba(255,255,255,.11);
  border-bottom:1px solid rgba(0,0,0,.11);
}
.shop-container section .sale .sale-nav li a:hover {
  background-color: rgba(0,0,0,.11);
  box-shadow: inset 0 0 3px rgba(0,0,0,.11);
  border-top: 1px solid rgba(0,0,0,.11);
  border-bottom:1px solid rgba(255,255,255,.11);
}
.shop-container section .sale .sale-nav li a:active{
  background-color: rgba(246,139,0,1);
}

.shop-container section .sale .sale-nav.open {display: block;}

.shop-container section img{
  /* margin-top: -65px; */
  /* margin-right:-194px; */
}
.shop-container section img.packSmall{  width: 59%;
  margin-right: -340px;
  margin-top: -45px;
}
.shop-container section img.packBig{ width: 59%;
  margin-left: 25px;
  margin-right: -310px;
  margin-top: -185px;
}
.shop-container footer{
  margin: 3em auto;
}
.shop-container footer p{
  padding: 1em 0;
  border-top: 1px solid #cccbcb;
  border-bottom: 1px solid #cccbcb;
  text-align: center;
}
.footer-container footer ul{
  list-style: none;
}
.footer-container footer ul li{
  text-transform: uppercase;
  font-size: 10pt;
  font-weight: 100
}
.footer-container footer ul li:first-child{
  margin:1em 0;
  margin-top: 0;
}
.footer-container footer .claim{
  text-align: right;
  clear: both;
}
.tagcloud{
  text-align: center;
  font-size: 8pt;
  padding: 3em!important;
}
.tagcloud .spacer{
  display: inline-block;
  padding: 0 1em;
  color:rgba(210,210,210,.36);
}
.tagcloud a{
  text-decoration: none;
  color: rgba(145,145,145,.22);
  text-transform: uppercase;
  border: none;
}

.btn, .btn:visited {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  color: #ffffff;
  font-size: 15px;
  background: rgba(0,145,45,1);
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  display: inline-block;
  margin-top: 1em;
}

.btn:hover {
  background: rgba(0,145,45,.66);
  text-decoration: none;
}






/* ==============
    BASE: Menu
   ============== */
nav {
float: right;
margin-top: 25px;
}
nav ul {
    margin: 0;
    padding: 0;
}
nav ul li {
    display: inline;
}

nav .spacer {
    height: 100%;
    display:inline-block;
}

nav a, .title a {
    /*margin-bottom: 10px;*/
    text-decoration: none;
    color: #00912d!important;
    cursor: pointer!important;
    border: none;
    display: inline;

}


nav li:first-child a {
    margin-left: 0;
}

nav li:last-child a {
    margin-right: 0;
}

nav a:visited {
    color: #00912d;
}

nav a:hover {
    border-bottom: 18px solid #00912d;
    text-decoration: none;
}
.menu-container.scrolled nav a:hover {
    border-bottom: 5px solid #00912d;
}

.title {
    float: left;
    height:75px; width: 173px;
    background: url("../img/logo-jeliton.png") center center no-repeat;
    background-size: contain;
    text-indent: -9999px;
    margin:0 0 0 -1.25%;
}

.title a { padding: 0; margin: 0; max-height: 100px; display: block;}
.title a img {width: 100%;}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2.5em;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}
.footer-container footer ul {padding: 0;}
.footer-container footer a { color: #fff; text-decoration: none; cursor: pointer!important; border: none;}
.footer-container footer a:hover {text-decoration: underline;}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */















/* ==========================================================================
   Media Queries
   ========================================================================== */

@media screen and (max-width: 635px) {
    .menu-container nav {
    display: none;
    }

    h1, .main article h1 { font-size: 1.5em;}
    .photo-container.main-photo {height: 400px; background-size: cover;}
    .photo-container h1 {
        font-size: 2em!important;
    }
    a.moveDown {display: none;}

    .half, .third, .third.fill {
        float: none;
        clear: both;
        width: 100%!important;}
    .shop-container section img.packBig { opacity: .6;
      position: static;
      margin-left: -40px;
      margin-top: 2px;
      z-index: 5;
    }
    .shop-container section img.packSmall { opacity: .6;
      position: static;
      margin-left: -35px;
      margin-top: 30px;
      z-index: 1;
    }
    .shop-container .fr {position: relative;z-index: 10;}
    .photo-container.shop-photo {height: 150px;}
    .tagcloud {display: none;}
    h2.specialLining.bigPack {
      margin-top: 200px;
    }
    .psylium-container {display: none;}
    .columnsTwo {
        column-count:1;
    }
    .procesJeliton p img {display: block; width:auto; max-width:150px; float:left; margin:-.25em 1em;}
    .procesJeliton p:last-child img {width:auto; max-width:190px; margin-right:-28px; }

    .procesJeliton .quarter {display:block; float:none; width: 100%; padding: 1em 0; clear:both; margin:1em 0;}
    .procesJeliton .quarter:last-child {margin:-.5em 0 2em; padding:0;}
    .procesJeliton .quarter:nth-child(3) {margin:2.5em 0 1em;}
    .kato {display: none;}
}






@media only screen and (min-width: 640px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */
    nav .spacer {
    display: none;
    }
    nav a {
        padding: 10px 0px;
        margin:0 5px;
        font-size: 10pt;
    }

    /* ====================
    INTERMEDIATE: main
   ==================== */

    .third {min-width: 300px;}
    .third.fill {width: 40%;}
    .columnsTwo {
        -webkit-column-count:2;
        -moz-column-count:2;
        column-count:2;
        -webkit-column-gap:15px;
        -moz-column-gap:15px;
        column-gap:15px;
    }
    .spacedTop {margin-top: 10%;}
    .spacedTopTight {margin-top: 5%}


    .procesJeliton {}
    .procesJeliton p {background:url(../img/proces-indicator.jpg) 100% 128px no-repeat;}
    .procesJeliton p:last-child { background: none;}
    .procesJeliton p:first-child {margin:1em 0;}
    .procesJeliton p img {display: block; width:100%; max-width:247px; margin:1em 0;}
    .procesJeliton p:last-child img {width:128.7719298245614%; max-width:310px;}
    .procesJeliton .quarter {display:block; float:left; width: 23.75%; padding-left: 1.25%;}

}




@media only screen and (min-width: 768px) {


/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */


/* ====================
    WIDE: CSS3 Effects
   ==================== */


/* ============
    WIDE: Menu
   ============ */
   nav .spacer {
    width: 5px;
    }

    nav a {
        padding: 10px 5px;
        margin:0 5px;
        font-size: 12pt;
    }

/* ============
    WIDE: Main
   ============ */


.half {float: left; width: 50%;}
.half + .half {width:48.75%;margin-left: 1.25%;}
.third {float: left; width: 40%;}
.third.fill {width: 60%;}
.quarter { float: left; width: 25%;}

.sixth {float: left; width: 15%;margin:0; margin-left: 1.25%; padding: 0;}

}

@media only screen and (min-width: 1200px) {

/* ===============
    Maximal Width
   =============== */
    nav .spacer {
    width: 10px;
    }
    nav a {
        padding: 10px 10px;
        margin:0 20px;
    }
    .wrapper {
        width: 1190px; /* 1140px - 10% for margins */
        margin: 0 auto;
        padding: 0 5px;
    }
}

























/* ==========================================================================
   Helper classes
   ========================================================================== */

.scale-img {width: 100%; margin:0 auto; display: block;}
.scale-img-80 {width: 80%; margin:0 auto; display: block;}
.scale-img-60 {width: 60%; margin:0 auto; display: block;}
.pllax, .relative {position: relative;}

.fr {float: right!important;}
.il {float: left!important;}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.white, .white a, .white a:hover, .white a:visited {color:#fff;}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}






























/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
