﻿/*!
TYPEPLATE
URL ........... http://typeplate.com
VERSION ....... 1.1.4
Github ........ https://github.com/typeplate/bower
AUTHORS ....... Dennis Gaebel (@gryghostvisuals) & Zachary Kain (@zakkain)
LICENSE ....... Creative Commmons Attribution 3.0 (http://creativecommons.org/licenses/by/3.0)
LICENSE URL ... https://github.com/typeplate/bower/blob/master/license.txt
*/
@font-face {
    font-family: "Ampersand";
    src: local("Georgia"), local("Garamond"), local("Palatino"), local("Book Antiqua");
    unicode-range: U+0026
}

@font-face {
    font-family: "Ampersand";
    src: local("Georgia");
    unicode-range: U+270C
}

body {
    word-wrap: break-word
}

pre code {
    word-wrap: normal
}

html {
    font: normal 112.5%/1.65 serif
}

body {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    color: #444
}

small {
    font-size: 65%
}

h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizeLegibility;
    line-height: 1;
    margin-top: 0
}

.tera {
    font-size: 117px;
    font-size: 6.5rem;
    margin-bottom: 4.56923px;
    margin-bottom: 0.25385rem
}

.giga {
    font-size: 90px;
    font-size: 5rem;
    margin-bottom: 5.94px;
    margin-bottom: 0.33rem
}

.mega {
    font-size: 72px;
    font-size: 4rem;
    margin-bottom: 7.425px;
    margin-bottom: 0.4125rem
}

.alpha, h1 {
    font-size: 60px;
    font-size: 3.33333rem;
    margin-bottom: 8.91px;
    margin-bottom: 0.495rem
}

.beta, h2 {
    font-size: 48px;
    font-size: 2.66667rem;
    margin-bottom: 11.1375px;
    margin-bottom: 0.61875rem
}

.gamma, h3 {
    font-size: 36px;
    font-size: 2rem;
    margin-bottom: 14.85px;
    margin-bottom: 0.825rem
}

.delta, h4 {
    font-size: 24px;
    font-size: 1.33333rem;
    margin-bottom: 22.275px;
    margin-bottom: 1.2375rem
}

.epsilon, h5 {
    font-size: 21px;
    font-size: 1.16667rem;
    margin-bottom: 25.45714px;
    margin-bottom: 1.41429rem
}

.zeta, h6 {
    font-size: 18px;
    font-size: 1rem;
    margin-bottom: 29.7px;
    margin-bottom: 1.65rem
}

p {
    margin: auto auto 1.5em
}

p + p {
    text-indent: 1.5em;
    margin-top: -1.5em
}

abbr, acronym, blockquote, code, dir, kbd, listing, plaintext, q, samp, tt, var, xmp {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -o-hyphens: none;
    hyphens: none
}

pre code {
    white-space: -moz-pre-wrap;
    white-space: pre-wrap
}

pre {
    white-space: pre
}

code {
    white-space: pre;
    font-family: monospace
}

abbr {
    font-variant: small-caps;
    font-weight: 600;
    text-transform: lowercase;
    color: gray
}

abbr[title]:hover {
    cursor: help
}

h1, h2, h3, h4, h5, h6 {
    color: #222
}

p + .drop-cap {
    text-indent: 0;
    margin-top: 0
}

.drop-cap:first-letter {
    float: left;
    margin: inherit;
    padding: inherit;
    font-size: 4em;
    font-family: inherit;
    line-height: 1;
    text-indent: 0;
    background: transparent;
    color: inherit
}

.lining dt, .lining dd {
    display: inline;
    margin: 0
}

.lining dt + dt:before, .lining dd + dt:before {
    content: "\A";
    white-space: pre
}

.lining dd + dd:before {
    content: ", "
}

.lining dd:before {
    content: ": ";
    margin-left: -0.2rem
}

.dictionary-style dt {
    display: inline;
    counter-reset: definitions
}

.dictionary-style dt + dt:before {
    content: ", ";
    margin-left: -0.2rem
}

.dictionary-style dd {
    display: block;
    counter-increment: definitions
}

.dictionary-style dd:before {
    content: counter(definitions, decimal) ". "
}

.pull-quote {
    position: relative;
    padding: 1em
}

.pull-quote:before, .pull-quote:after {
    height: 1em;
    opacity: 0.5;
    position: absolute;
    font-size: 4em;
    color: #dc976e
}

.pull-quote:before {
    content: '“';
    top: 0;
    left: 0
}

.pull-quote:after {
    content: '”';
    bottom: 0;
    right: 0
}

.royalSlider {
    width: 600px;
    height: 400px;
    position: relative;
    direction: ltr;
    -webkit-backface-visibility: hidden
}

.royalSlider > * {
    float: left
}

.rsWebkit3d .rsSlide {
    -webkit-transform: translateZ(0)
}

.royalSlider > .rsContent, .royalSlider > .rsSlideRoot {
    visibility: hidden
}

.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl, .rsWebkit3d .rsABlock, .rsWebkit3d .rsLink, .rsWebkit3d .rsContent, .rsWebkit3d .rsBtnCenterer {
    -webkit-backface-visibility: hidden
}

.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d .rsContent, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: transparent
}

.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: transparent
}

.rsVisibleNearbyWrap .rsOverflow {
    position: absolute;
    left: 0;
    top: 0
}

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: transparent
}

.rsArrow, .rsThumbsArrow {
    cursor: pointer
}

.rsThumb {
    float: left;
    position: relative
}

.rsArrow, .rsNav, .rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear
}

.rsGCaption {
    width: 100%;
    float: left;
    text-align: center;
    z-index: 90
}

.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%
}

.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide {
    height: auto !important
}

.rsContent {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.rsAutoHeight .rsContent {
    position: relative;
    height: auto
}

.rsPreloader {
    position: absolute;
    z-index: 0
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none
}

.rsNav {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25)
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22
}

.rsTabs {
    float: left;
    background: none !important
}

.rsTabs, .rsThumbs {
    -webkit-tap-highlight-color: transparent
}

.rsVideoContainer {
    width: auto;
    height: auto;
    line-height: 0;
    position: relative
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: .3s
}

.rsVideoFrameHolder.rsVideoActive {
    opacity: 1
}

.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px
}

.rsABlock, .rsSBlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15
}

img.rsImg {
    max-width: none
}

.grab-cursor {
    cursor: url(grab.png) 8 8, move
}

.grabbing-cursor {
    cursor: url(grabbing.png) 8 8, move
}

.rsNoDrag {
    cursor: auto
}

a.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    background: url(blank.gif);
    -webkit-backface-visibility: hidden;
    outline: none;
    padding: 0;
    margin: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.abBlackBox {
    color: #FFF;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    padding: 15px
}

.abWhiteBox {
    color: #000;
    background: #FFF;
    background: rgba(255, 255, 255, 0.75);
    padding: 15px
}

.abTextAlignCenter {
    text-align: center
}

.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {
    background: #EEE;
    color: #222
}

.rsDefaultInv .rsArrow {
    height: 100%;
    width: 44px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21
}

.rsDefaultInv.rsVer .rsArrow {
    width: 100%;
    height: 44px
}

.rsDefaultInv.rsVer .rsArrowLeft {
    top: 0;
    left: 0
}

.rsDefaultInv.rsVer .rsArrowRight {
    bottom: 0;
    left: 0
}

.rsDefaultInv.rsHor .rsArrowLeft {
    left: 0;
    top: 0
}

.rsDefaultInv.rsHor .rsArrowRight {
    right: 0;
    top: 0
}

.rsDefaultInv .rsArrowIcn {
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    cursor: pointer;
    background: url("rs-default-inverted.png");
    border-radius: 2px
}

.rsDefaultInv .rsArrowIcn:hover {
    background-color: none
}

.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -64px -32px
}

.rsDefaultInv.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -64px -64px
}

.rsDefaultInv.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -96px -32px
}

.rsDefaultInv.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -96px -64px
}

.rsDefaultInv .rsArrowDisabled .rsArrowIcn {
    filter: alpha(opacity=20);
    opacity: .2;
    *display: none
}

.rsDefaultInv .rsBullets {
    position: relative;
    z-index: 35;
    padding-top: 4px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    line-height: 5px;
    overflow: hidden
}

.rsDefaultInv .rsBullets * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.rsDefaultInv .rsBullet {
    width: 5px;
    height: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px
}

.rsDefaultInv .rsBullet span {
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #BBB
}

.rsDefaultInv .rsBullet.rsNavSelected span {
    background-color: #000
}

.rsDefaultInv .rsThumbsHor {
    width: 100%;
    height: 72px
}

.rsDefaultInv .rsThumbsVer {
    width: 96px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.rsDefaultInv.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%
}

.rsDefaultInv.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%
}

.rsDefaultInv .rsThumb {
    float: left;
    overflow: hidden;
    width: 96px;
    height: 72px
}

.rsDefaultInv .rsThumb img {
    width: 100%;
    height: 100%
}

.rsDefaultInv .rsThumb.rsNavSelected {
    background: #FFF
}

.rsDefaultInv .rsThumb.rsNavSelected img {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.rsDefaultInv .rsTmb {
    display: block
}

.rsDefaultInv .rsTmb h5 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 20px
}

.rsDefaultInv .rsTmb span {
    color: #DDD;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px
}

.rsDefaultInv .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
    background: #FFF;
    background: rgba(255, 255, 255, 0.75)
}

.rsDefaultInv .rsThumbsArrow:hover {
    background: rgba(255, 255, 255, 0.9)
}

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 20px
}

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0
}

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0
}

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0
}

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0
}

.rsDefaultInv .rsThumbsArrowIcn {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
    background: url("rs-default-inverted.png")
}

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px
}

.rsDefaultInv.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px
}

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px
}

.rsDefaultInv.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px
}

.rsDefaultInv .rsThumbsArrowDisabled {
    display: none !important
}

@media screen and (min-width: 0px) and (max-width: 800px) {
    .rsDefaultInv .rsThumb {
        width: 59px;
        height: 44px
    }

    .rsDefaultInv .rsThumbsHor {
        height: 44px
    }

    .rsDefaultInv .rsThumbsVer {
        width: 59px
    }
}

.rsDefaultInv .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative
}

.rsDefaultInv .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #D9D9DD;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    -webkit-box-shadow: inset 1px 0 0 #fff;
    box-shadow: inset 1px 0 0 #fff;
    *display: inline;
    *zoom: 1
}

.rsDefaultInv .rsTab:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.rsDefaultInv .rsTab:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #cfcfcf
}

.rsDefaultInv .rsTab:active {
    border: 1px solid #D9D9DD;
    background-color: #f4f4f4;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset
}

.rsDefaultInv .rsTab.rsNavSelected {
    color: #FFF;
    border: 1px solid #999;
    text-shadow: 1px 1px #838383;
    box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
    background: #ACACAC;
    background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
    background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
    background-image: linear-gradient(to bottom, #ACACAC, #BBB)
}

.rsDefaultInv .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer
}

.rsDefaultInv .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("rs-default-inverted.png") 0 0;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.75);
    *background-color: #FFF;
    border-radius: 2px
}

.rsDefaultInv .rsFullscreenIcn:hover {
    background-color: rgba(255, 255, 255, 0.9)
}

.rsDefaultInv.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0
}

.rsDefaultInv .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer
}

.rsDefaultInv .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    background: url(rs-default-inverted.png) no-repeat 0 -32px;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.75);
    *background-color: #FFF
}

.rsDefaultInv .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(255, 255, 255, 0.9)
}

.rsDefaultInv .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px
}

.rsDefaultInv .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

.rsDefaultInv .rsCloseVideoBtn.rsiOSBtn {
    top: -38px;
    right: -6px
}

.rsDefaultInv .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("rs-default-inverted.png") -64px 0;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.75);
    *background-color: #FFF
}

.rsDefaultInv .rsCloseVideoIcn:hover {
    background-color: rgba(255, 255, 255, 0.9)
}

.rsDefaultInv .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url(preloader.gif);
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px
}

.rsDefaultInv .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    text-align: left;
    background: #FFF;
    background: rgba(255, 255, 255, 0.75);
    color: #000;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px
}

@font-face {
    font-family: "publica";
    src: url("../../fonts/publica2.eot");
    src: url("../fonts/publica2.eot?#iefix") format("embedded-opentype"), url("../fonts/publica2.woff") format("woff"), url("../fonts/publica2.ttf") format("truetype"), url("../fonts/publica2.svg#publica2") format("svg");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: "publica" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "publica" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-chevron-left:before {
    content: "a"
}

.icon-chevron-down:before {
    content: "b"
}

.icon-check-mark-two:before {
    content: "c"
}

.icon-chevron-right:before {
    content: "d"
}

.icon-chevron-up:before {
    content: "e"
}

.icon-envelope:before {
    content: "f"
}

.icon-heart:before {
    content: "g"
}

.icon-heart-empty:before {
    content: "h"
}

.icon-twitter:before {
    content: "i"
}

.icon-search:before {
    content: "j"
}

.icon-shopping-cart:before {
    content: "k"
}

@font-face {
    font-family: 'knockout';
    src: url("../fonts/Knockout-48.eot");
    src: url("../fonts/Knockout-48.eot?#iefix") format("embedded-opentype"), url("../fonts/Knockout-48.woff") format("woff"), url("../fonts/Knockout-48.ttf") format("truetype"), url("../fonts/Knockout-48.svg#Knockout-48") format("svg")
}

body {
    font-size: 18;
    line-height: 1.65em;
    font-family: serif;
    color: #000;
    background: #fff;
    word-wrap: normal
}

h1, h2, h3, h4 {
    font-family: "knockout", "Arial black", Arial
}

h1 a {
    color: #000
}

h1 a:hover {
    color: #991A42
}

a, a:visited, a:hover, a:visited:hover {
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    -webkit-transition: all 100ms linear;
    transition: all 100ms linear;
    outline: none
}

a {
    color: #991A42
}

a:hover, a:focus {
    color: #831639
}

p {
    font-family: Georgia, Times, Times new roman, serif
}

p + p {
    text-indent: 0px;
    margin-top: 0px
}

input[type="submit"], button, .button, button.radius, .button.radius {
    background: #991A42;
    color: #fff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

input[type="submit"]:hover, button:hover, .button:hover, button.radius:hover, .button.radius:hover {
    background: #831639
}

header a.category-link:nth-of-type(2), header a.category-link:nth-of-type(3) {
    display: none
}

.search-result {
    text-align: center
}

.index-card {
    padding-bottom: 0.5em
}

header.contain-to-grid {
    margin-bottom: 2rem;
    max-width: 100%;
    padding-bottom: 0;
    background: #000;
    position: fixed;
    top: 0px;
    z-index: 99999
}

header.contain-to-grid .top-bar {
    background: #000;
    max-width: 100%
}

header.contain-to-grid .top-bar .title-area img.logo {
    margin-top: 9px;
    margin-right: 10px;
    max-width: 196px;
    margin-left: 1em
}

header.contain-to-grid .top-bar ul.section-offsset {
    margin-right: 20px
}

header.contain-to-grid .top-bar .top-bar-section .has-dropdown > a:after {
    border-color: rgba(255, 255, 255, 0.6) transparent transparent
}

header.contain-to-grid .top-bar .top-bar-section ul.red li:not(.has-form):nth-child(2) > .has-dropdown > a:after {
    border-color: #991A42 transparent transparent
}

header.contain-to-grid .top-bar .top-bar-section ul.red li:not(.has-form):nth-child(2) > a:not(.button) {
    font-weight: 600
}

header.contain-to-grid .top-bar .top-bar-section li.no-border a {
    padding-right: 5px
}

header.contain-to-grid .top-bar .top-bar-section li.menu-onas > a, header.contain-to-grid .top-bar .top-bar-section li#menu-item-48014 > a, header.contain-to-grid .top-bar .top-bar-section li#menu-item-24493 > a {
    padding-right: 10px !important
}

header.contain-to-grid .top-bar .top-bar-section li.menu-onas > a:before, header.contain-to-grid .top-bar .top-bar-section li#menu-item-48014 > a:before, header.contain-to-grid .top-bar .top-bar-section li#menu-item-24493 > a:before {
    float: left;
    content: '\f0c9';
    font-family: FontAwesome;
    padding: 0px 10px;
    color: #999999;
    border: none
}

header.contain-to-grid .top-bar .top-bar-section li.menu-onas > a:after, header.contain-to-grid .top-bar .top-bar-section li#menu-item-48014 > a:after, header.contain-to-grid .top-bar .top-bar-section li#menu-item-24493 > a:after {
    display: none
}

header.contain-to-grid .top-bar .top-bar-section li.menu-onas > a:hover:before, header.contain-to-grid .top-bar .top-bar-section li#menu-item-48014 > a:hover:before, header.contain-to-grid .top-bar .top-bar-section li#menu-item-24493 > a:hover:before {
    color: #991A42
}

header.contain-to-grid .top-bar .top-bar-section li:not(.has-form):nth-child(7) {
    display: none
}

header.contain-to-grid .top-bar .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: none;
    color: #fff
}

header.contain-to-grid .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
    background: none;
    color: #fff
}

header.contain-to-grid .top-bar .top-bar-section li:not(.has-form) a:not(.button):hover {
    color: #991A42
}

header.contain-to-grid .top-bar .top-bar-section ul li {
    background: #000
}

header.contain-to-grid .top-bar .top-bar-section form {
    margin-left: -15px
}

header.contain-to-grid .top-bar .top-bar-section .postfix.button {
    background: #991A42;
    color: #fff;
    text-shadow: none;
    border: none;
    line-height: 1em;
    font-size: 0.875em;
    padding-bottom: 0.85rem;
    padding-top: 0.75rem;
    top: 0px;
    font-weight: 300px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

header.contain-to-grid .top-bar .top-bar-section input {
    padding-bottom: 0.55rem;
    padding-top: 0.75rem;
    top: 0px;
    font-size: 1em
}

header.contain-to-grid .top-bar .top-bar-section input#s {
    font-style: italic;
    border-bottom: 1px solid #ccc;
    font-size: 1em
}

header.contain-to-grid .top-bar .top-bar-section input:hover, header.contain-to-grid .top-bar .top-bar-section input:focus {
    box-shadow: none
}

header.contain-to-grid .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
    height: 55px;
    line-height: 55px;
    text-align: right;
    padding-right: 1.5em
}

header.contain-to-grid .top-bar .top-bar-section > ul > .divider, header.contain-to-grid .top-bar .top-bar-section > ul > [role="separator"] {
    height: 55px
}

@media only screen and (max-width: 40em) {
    header.contain-to-grid .top-bar .top-bar-section > ul > .divider, header.contain-to-grid .top-bar .top-bar-section > ul > [role="separator"] {
        height: 1px
    }

    header.contain-to-grid .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
        line-height: 30px
    }
}

header.contain-to-grid .top-bar .top-bar-section .has-dropdown > a:after {
    top: 27.5px
}

header.contain-to-grid .top-bar .top-bar-section li.active:not(.has-form) a:not(.button) {
    line-height: 55px
}

.top-bar-dna {
    background: #000
}

.top-bar-dna .top-bar-section ul li {
    background: #000
}

.top-bar-dna .top-bar-section li:not(.has-form) a:not(.button) {
    background: 000
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .top-bar-dna {
        margin-top: -1em
    }
}

.top-bar-section .has-dropdown .dropdown li.has-dropdown > a {
    padding-right: 1.5em !important
}

.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    content: none;
    display: none
}

.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:before {
    border: none;
    content: "\00AB";
    top: 1rem;
    margin-top: -1px;
    left: 5px;
    line-height: 1em;
    margin-right: 1em
}

header.contain-to-grid .top-bar .top-bar-section li:not(.has-form) a:not(.button).twitter {
    background: url(../img/tweet_white.svg) no-repeat transparent 0px center;
    background-size: 28px;
    width: 20px;
    display: inline-block;
    margin-right: 4px
}

header.contain-to-grid .top-bar .top-bar-section li:not(.has-form) a:not(.button).facebook {
    background: url(../img/fb_white.svg) no-repeat transparent 0px center;
    background-size: 30px;
    width: 20px;
    display: block;
    display: inline-block;
    margin-left: -4px;
    margin-right: 4px
}

header.contain-to-grid .top-bar .top-bar-section li:not(.has-form) a:not(.button).mail {
    background: url(../img/mail_white.svg) no-repeat transparent 0px center;
    background-size: 22px;
    width: 20px;
    display: block;
    display: inline-block;
    margin-left: 4px
}

header.contain-to-grid .top-bar .top-bar-section li:not(.has-form) a:not(.button).cart {
    background: url(../img/koszyk.svg) no-repeat transparent 0px 55%;
    background-size: 18px;
    width: 20px;
    display: block;
    display: inline-block;
    margin-left: 2px
}

.show-for-large-up .has-form {
    height: 55px;
    background: transparent;
    position: relative;
    margin: 0 !important;
    padding: 0
}

.show-for-large-up .has-form:hover {
    background: none
}

.show-for-large-up .has-form .button.act {
    z-index: 99
}

.show-for-large-up .has-form input {
    float: right;
    padding: 0 0;
    height: 55px;
    line-height: 55px;
    font-size: 0.8125rem;
    top: 0px;
    width: 0px;
    color: #222;
    background: #fff;
    margin-right: 55px;
    -webkit-transition: width 500ms, transform 500ms, padding 200ms;
    -moz-transition: width 500ms, transform 500ms, padding 200ms;
    transition: width 500ms, transform 500ms, padding 200ms;
    position: absolute;
    margin-left: 0px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    transform: translate(0px)
}

.show-for-large-up .has-form input#s {
    border: none;
    padding: 0px;
    padding-left: 7px
}

.show-for-large-up .has-form input.acti {
    z-index: 98;
    width: 240px;
    float: right;
    padding: 0 10px;
    -webkit-transition: width 500ms, transform 500ms, padding 200ms;
    -moz-transition: width 500ms, transform 500ms, padding 200ms;
    transition: width 500ms, transform 500ms, padding 200ms;
    -webkit-transform: translate(-240px);
    -moz-transform: translate(-240px);
    transform: translate(-240px)
}

.show-for-large-up .has-form input.acti:focus {
    box-shadow: none
}

.show-for-large-up .has-form .button {
    display: block;
    width: 55px;
    height: 55px;
    border: 0;
    border-radius: 0;
    background: transparent;
    right: 0px;
    margin: 0;
    position: absolute;
    padding: 0;
    color: #AAAAAE;
    font-family: "publica" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 3.4375rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1rem;
    background: #000
}

.show-for-large-up .has-form .button.act, .show-for-large-up .has-form .button:hover {
    color: #fff
}

.show-for-large-up .has-form .button.act {
    background: #991A42
}

.top-bar-section input#s {
    border: none
}

header.contain-to-grid .top-bar .top-bar-section input {
    padding: 0px;
    line-height: 55px;
    font-size: 0.9em
}

.shiftnav-main-toggle-content {
    float: left;
    padding-left: 0px !important
}

#content div.social_bottom_container {
    display: inline-block;
    text-align: center
}

#content div.social_bottom_container ul.drop {
    float: left;
    margin-left: 0px;
    margin-bottom: 0px
}

#content div.social_bottom_container ul.drop li {
    display: inline-block
}

.container {
    margin-top: 1em
}

.main-image {
    width: 100%;
    margin-top: -2em;
    height: 420px
}

.main-image .bencki {
    height: 500px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center
}

.main-image img {
    width: 100%;
    min-width: 1000px;
    max-height: 500px;
    height: 500px
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .main-image img {
        min-width: 100%
    }
}

@media only screen and (max-width: 40em) {
    .main-image img {
        min-width: 100%
    }
}

.moon_post_container .main-image {
    margin-top: -20px
}

.has-image-substitute .main_image_substitute {
    box-shadow: -1px 0px 1px 0px rgba(0, 0, 0, 0.4)
}

.container-fix {
    background: #fff;
    display: block;
    margin-bottom: 2em
}

#content {
    margin-bottom: 2em;
    background-color: #fff
}

#content header.center {
    text-align: center
}

#content header.center span.author, #content header.center time {
    text-align: center;
    font-style: none
}

#content header h1 {
    font-size: 4em
}

#content header h1.entry-title {
    text-align: center
}

#content header p {
    margin-bottom: 0px
}

#content header p.lead {
    font-size: 1.2em;
    line-height: 1.2em;
    color: #111;
    margin-bottom: 1em
}

#content header .entry-content h3 {
    text-align: center
}

#content article.hentry .entry-content-single p:first-of-type:first-letter {
    float: left;
    font-size: 5em;
    margin-top: 10px;
    line-height: 0.75;
    padding-right: 10px;
    text-align: center
}

#content article.hentry .entry-content-single blockquote p:first-of-type:first-letter {
    float: none;
    font-size: inherit;
    line-height: inherit;
    padding-right: 0px;
    text-align: left;
    -webkit-transform: translate(0px -10px)
}

#content img {
    border-radius: 0px
}

#content img.full-width {
    min-width: 960px
}

#content img.alignright {
    float: none
}

#content img.alignleft {
    float: none
}

#content .post-author-image img {
    min-width: 160px
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    #content img {
        min-width: 100%;
        max-height: 100%
    }
}

@media only screen and (max-width: 40em) {
    #content img {
        min-width: 100%
    }
}

#content figure.figure figcaption {
    text-align: right
}

#content .entry-content blockquote {
    display: block;
    border: none;
    min-width: 125%;
    padding-left: 0px
}

#content .entry-content blockquote p {
    font-size: 1.15em;
    font-weight: bold;
    color: #111;
    margin-bottom: 0px
}

#content .entry-content blockquote p:first-letter {
    float: none;
    font-size: inherit;
    line-height: inherit;
    padding-right: 0px;
    text-align: left;
    -webkit-transform: translate(0px -10px)
}

#content .entry-content blockquote p:first-of-type:first-letter {
    float: none;
    font-size: inherit;
    line-height: inherit;
    padding-right: 0px;
    text-align: left;
    -webkit-transform: translate(0px -10px)
}

#content .entry-content blockquote:before {
    border-bottom: 6px double #999999;
    margin-bottom: 20px;
    padding-top: 0px;
    content: " ";
    display: block
}

#content .entry-content blockquote:after {
    border-top: 6px double #999999;
    margin-top: 20px;
    padding-bottom: 0px;
    content: " ";
    display: block
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    #content .entry-content blockquote {
        min-width: 100%
    }
}

@media only screen and (max-width: 40em) {
    #content .entry-content blockquote {
        min-width: 100%
    }
}

#content .product_title .social-icons-inline {
    float: right
}

#content .social-icons-inline {
    display: block;
    float: left
}

#content .social-icons-inline ul.drop {
    margin-left: 0px
}

#content .social-icons-inline ul.drop li {
    display: inline-block
}

#content .social_bottom_container .already-windowized ul.drop li {
    margin-right: 0px
}

#content .drop {
    list-style: none;
    border: none;
    margin-top: 0.15em;
    margin-left: 30px;
    float: right
}

#content .drop li {
    transition: all 200ms linear;
    width: 38px;
    height: 38px;
    margin-top: 0.5em;
    padding: 5px;
    margin-bottom: 1em;
    border-radius: 100%;
    text-align: center
}

#content .drop li a {
    width: 34px;
    display: block
}

#content .drop li.web {
    background: url(../img/1_grey.svg) no-repeat #E3E3E3 8px center;
    background-size: 100%
}

#content .drop li.web:hover {
    transform: translate(0px, 2px)
}

#content .drop li.tweet {
    background: url(../img/tweet_blue.svg) no-repeat #E3E3E3 0px center;
    background-size: 100%
}

#content .drop li.tweet:hover {
    transform: translate(0px, 2px)
}

#content .drop li.gplus {
    background: url(../img/g_white.svg) no-repeat #E3E3E3 0px center;
    background-size: 56px
}

#content .drop li.gplus:hover {
    transform: translate(0px, 2px)
}

#content .drop li.linkedin {
    background: url(../img/in_blue.svg) no-repeat #E3E3E3 8px center;
    background-size: 60%
}

#content .drop li.linkedin:hover {
    transform: translate(0px, 2px)
}

#content .drop li.face {
    background: url(../img/fb_blue.svg) no-repeat #E3E3E3 0px center;
    background-size: 100%
}

#content .drop li.face:hover {
    transform: translate(0px, 2px)
}

#content .drop li.mail {
    cursor: pointer;
    background: url(../img/mail_white.svg) no-repeat #E3E3E3 8px center;
    background-size: 60%
}

#content .drop li.mail:hover {
    transform: translate(0px, 2px)
}

@media only screen and (max-width: 40em) {
    #content .drop.drop {
        margin-left: 0px
    }
}

#content .product-image .drop li {
    width: 38px;
    height: 38px
}

.accordion dd > a {
    margin-top: 1em;
    background: #fff;
    border: 1px solid #ccc
}

dd.accordion-navigation {
    margin-left: -1em
}

div#comment-tabs {
    padding: 0 0px !important
}

.webkit #content .entry-content p:first-of-type:first-letter {
    margin-top: -6px
}

.webkit header.contain-to-grid .top-bar .top-bar-section .postfix.button {
    padding-bottom: 0.95rem
}

.webkit header.contain-to-grid .top-bar .top-bar-section input {
    line-height: 60px
}

.index-card {
    padding-bottom: 1rem;
    margin-bottom: 1rem
}

.row {
    max-width: 62.5em
}

div.moon_post_container.related-post {
    height: 200px
}

.page-template-page-main {
    padding-top: 0em
}

.category {
    padding-top: 1em
}

.category #content {
    padding: 1em 1.875rem 1.875rem
}

.category h1 a {
    color: #000
}

.category h1 a:hover {
    color: #991A42
}

.category span.byline {
    margin-bottom: 1em;
    display: inline-block
}

.category span.byline a:hover {
    color: #991A42
}

.entry-content-archive {
    margin-bottom: 3em;
    border-bottom: 1px solid #ddd;
    text-align: center;
    color: #000
}

.entry-content-archive p {
    text-align: center
}

.post.hidden {
    display: none
}

.post.content-hidden .inner {
    min-height: 360px;
    padding-top: 2em;
    padding-bottom: 2em;
    text-align: center;
    background-size: 100%
}

.post.content-hidden .inner .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    display: block;
    height: 100%;
    margin: -2em 0;
    min-height: 360px;
    padding: 2em 0;
    position: relative;
    top: 0
}

.post.content-hidden .inner h1, .post.content-hidden .inner p, .post.content-hidden .inner a {
    text-align: center;
    color: #fff
}

.post.content-hidden .inner h1 {
    margin-top: 0.2em
}

.post.content-hidden .content {
    display: none
}

.fade-up-out {
    opacity: 0;
    -webkit-transform: scale(0.8) translate3d(0, -10%, 0);
    -moz-transform: scale(0.8) translate3d(0, -10%, 0);
    -ms-transform: scale(0.8) translate3d(0, -10%, 0);
    -o-transform: scale(0.8) translate3d(0, -10%, 0);
    transform: scale(0.8) translate3d(0, -10%, 0);
    -webkit-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1)
}

.easing-upward {
    -webkit-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1)
}

#content .entry-content-archive p b {
    font-weight: 500
}

#content .entry-content-archive figure a img {
    min-width: 100%
}

#content .entry-content-archive a {
    color: #000
}

#content .entry-content-archive a.category-link, #content .entry-content-archive a a.category-link {
    font-size: 0.9em;
    color: #991A42
}

#content .entry-content-archive a.category-link:hover, #content .entry-content-archive a a.category-link:hover {
    color: #831639
}

#content .entry-content-archive a:hover {
    color: #991A42
}

#content .entry-content-archive a.fn {
    color: #999
}

#content .entry-content-archive a.fn:hover {
    color: #991A42
}

#content .entry-content-archive a.more-link {
    color: #991A42;
    display: block;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
}

#content .entry-content-archive a.more-link:hover {
    color: #831639
}

#content .entry-content-archive a.more-link:after {
    font-family: "publica";
    content: "d";
    font-size: 0.75em;
    line-height: 2.2em;
    margin-left: 0.25em;
    position: absolute
}

figure {
    margin: 0 auto 1.25rem
}

figure img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

img.alignright {
    float: right;
    margin: 0 0 18px 18px
}

img.alignleft {
    float: left;
    margin: 0 18px 18px 0
}

img.aligncenter {
    display: block;
    margin: 18px auto
}

.gallery dt, .gallery dl {
    display: inline-block
}

.gallery dl {
    margin-left: 0.5625rem;
    margin-right: 0.5625rem
}

figure.figure {
    margin: 0 auto;
    display: table
}

figure.figure figcaption {
    font-size: 0.875rem;
    line-height: 1.4;
    font-style: italic;
    padding: 8px 10px;
    color: #999;
    margin-bottom: 1.25rem;
    display: table-caption;
    caption-side: bottom
}

figure.alignright.figure {
    float: left;
    margin: 0 0 18px 18px
}

figure.alignleft.figure {
    float: left;
    margin: 0 18px 18px 0
}

.footer-widget {
    background-color: #fff;
    padding: 0px;
    margin: 0px;
    border: none
}

span.author, time {
    font-size: 0.9375rem;
    color: #999
}

span.author a, time a {
    color: #999;
    font-weight: bold
}

span.author a:hover, span.author a:focus, time a:hover, time a:focus {
    color: #444
}

span.author a.twitter, time a.twitter {
    background: url(../img/tweet_white.svg) no-repeat transparent 0px center;
    background-size: 28px;
    width: 20px;
    display: inline-block
}

span.author a.facebook, time a.facebook {
    background: url(../img/fb_white.svg) no-repeat transparent 0px center;
    background-size: 28px;
    width: 20px;
    display: block;
    display: inline-block;
    margin-left: -4px
}

span.underline {
    border-bottom: 1px solid #b3b3b3
}

img.rsImg {
    margin-top: 0px !important
}

.royalSlider {
    margin-top: -2em;
    background: none !important
}

.royalSlider a.rsLink {
    text-decoration: underline
}

div.royalSlider {
    transform: translateZ(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased
}

.royalSlider * {
    -webkit-backface-visibility: hidden
}

.absolute-block {
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 55%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(55%, rgba(0, 0, 0, 0.75)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 55%);
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 55%);
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.75) 55%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.75) 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0);
    position: absolute;
    bottom: 0px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding-top: 8em;
    padding-bottom: 1em
}

.absolute-block .before-h2-padding {
    display: block;
    height: 20px;
    margin: 1px
}

.absolute-block h2 {
    font-size: 4em;
    color: #fff
}

.absolute-block p {
    color: #fff
}

.absolute-block a {
    color: #fff
}

.absolute-block a.readmore-link {
    color: #fff
}

.moon-single-content {
    margin-bottom: 0 !important
}

div.related-posts ul {
    float: none
}

div.related-posts ul li {
    float: none;
    text-align: center;
    font-family: "knockout", "Arial black", Arial;
    font-size: 1.6em;
    color: white;
    padding: 10px 0
}

div.related-posts ul li a {
    color: white
}

div.related-posts ul li:first-of-type {
    background-color: #aeaeae
}

div.related-posts ul li:first-of-type:hover {
    background-color: #222
}

div.related-posts ul li:last-of-type {
    background-color: #929292
}

div.related-posts ul li:last-of-type:hover {
    background-color: #111
}

#ajax-load-more {
    margin-top: -1.875em
}

button.alm-load-more-btn {
    background: #991A42;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: 300
}

button.alm-load-more-btn:hover, button.alm-load-more-btn:focus {
    background: #831639
}

button.alm-load-more-btn:after {
    font-family: "publica";
    content: "d";
    font-size: 0.75em;
    margin-left: 0.35em;
    position: absolute
}

.entry-author {
    background-color: #fbfbfb;
    border: none;
    padding: 3.125rem 5rem;
    margin: 3.125rem -0.9375rem
}

.entry-author .avatar {
    margin-right: 2.5rem;
    margin-bottom: 1.5rem
}

.entry-author h4 a {
    color: #999
}

.entry-author h4 a:hover, .entry-author h4 a:focus {
    color: #444
}

.entry-author p {
    color: #bbb
}

.post header, .page header {
    margin-bottom: 1.25rem
}

.entry-tags {
    color: #999;
    font-size: 0.9375rem
}

.entry-tags a {
    color: #999
}

.entry-tags a:hover, .entry-tags a:focus {
    color: #444
}

.page-numbers {
    color: #999;
    display: block;
    min-height: 1.5rem;
    margin-left: -0.3125rem
}

.page-numbers li {
    height: 1.5rem;
    color: #222;
    font-size: 0.875rem;
    margin-left: 0.3125rem
}

.page-numbers li a, .page-numbers li button {
    display: block;
    padding: 0.0625rem 0.625rem 0.0625rem;
    color: #999;
    background: none;
    border-radius: 3px;
    font-weight: normal;
    font-size: 1em;
    line-height: inherit;
    -moz-transition: background-color 1s;
    -o-transition: background-color 1s;
    -webkit-transition: background-color 1s;
    transition: background-color 1s
}

.page-numbers li:hover a, .page-numbers li a:focus, .page-numbers li:hover button, .page-numbers li button:focus {
    background: #e6e6e6
}

.page-numbers li.unavailable a, .page-numbers li.unavailable button {
    cursor: default;
    color: #999
}

.page-numbers li.unavailable:hover a, .page-numbers li.unavailable a:focus, .page-numbers li.unavailable:hover button, .page-numbers li.unavailable button:focus {
    background: transparent
}

.page-numbers li.current a, .page-numbers li.current button {
    background: #008CBA;
    color: #fff;
    font-weight: bold;
    cursor: default
}

.page-numbers li.current a:hover, .page-numbers li.current a:focus, .page-numbers li.current button:hover, .page-numbers li.current button:focus {
    background: #008CBA
}

.page-numbers li {
    float: left;
    display: block
}

.pagination-centered ul.page-numbers li {
    float: none;
    display: inline-block
}

.page-numbers li span.current {
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background-color: #991A42
}

.page-numbers li {
    margin-left: 0.5rem
}

.page-numbers li span:hover a, .page-numbers li span a:focus {
    background: #e6e6e6;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.page-numbers li span.current {
    padding: 0.0625rem 0.625rem 0.0625rem;
    color: #fff;
    font-weight: bold;
    cursor: default
}

.avatar {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left
}

ol.commentlist {
    margin-left: 0;
    margin-top: 2em
}

ol.commentlist p {
    font-size: 0.9375rem;
    line-height: 1.5
}

ol.commentlist ul.children {
    margin-left: 4rem
}

ol.commentlist li {
    list-style: none;
    margin-bottom: 2em
}

ol.commentlist li .comment-author img {
    float: left;
    margin: 0 1em 0 0
}

ol.commentlist li .author-meta {
    display: inline-block
}

ol.commentlist li .author-meta cite.fn {
    font-style: normal;
    font-weight: 600;
    margin-right: 0.5rem
}

ol.commentlist li .author-meta time a {
    color: #ccc;
    font-size: 0.875rem;
    margin-right: 0.5rem
}

ol.commentlist li .author-meta .comment-edit-link {
    color: #bbb;
    font-size: 0.875rem
}

ol.commentlist li section.comment {
    margin-left: 4rem;
    margin-bottom: 2rem
}

ol.commentlist li section.comment a.comment-reply-link {
    font-size: 0.875rem;
    font-weight: 600;
    color: #bbb
}

ol.commentlist li section.comment a.comment-reply-link:hover, ol.commentlist li section.comment a.comment-reply-link:focus {
    color: #444
}

.luty-post-container {
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%
}

.luty-post-container h1 {
    color: #fff;
    margin-top: 45px
}

.luty-post-container p {
    color: #fff
}

.luty-post-container.duzy-obrazek {
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%
}

.luty-post-container.duzy-obrazek h1 {
    color: #fff;
    margin-top: 100px
}

.luty-post-container.duzy-obrazek p {
    color: #fff
}

#sidebar {
    margin-top: 1.25rem
}

#sidebar .panel, .footer-widget .panel {
    border: none;
    background-color: #eee;
    padding: 0 1em
}

#sidebar .panel a, .footer-widget .panel a {
    color: #999;
    font-size: 0.9375rem
}

#sidebar .panel a:hover, #sidebar .panel a:focus, .footer-widget .panel a:hover, .footer-widget .panel a:focus {
    color: #444
}

#sidebar ul, .footer-widget ul {
    list-style-type: none;
    margin-left: 0
}

#sidebar .widget h4, .footer-widget .widget h4 {
    text-transform: uppercase;
    font-size: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ddd;
    color: #888;
    font-weight: 600
}

footer.full-width {
    background-color: #fff;
    border-top: 1px solid #ccc;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    display: block;
    z-index: 990
}

footer.full-width ul li {
    display: inline;
    list-style: none;
    margin-left: 6px
}

footer.full-width p {
    font-size: 0.75rem;
    color: #666
}

footer.full-width a {
    color: #666;
    font-size: 0.75rem
}

footer.full-width a:hover, footer.full-width a:focus {
    color: #444
}

footer.full-width p.love-reverie {
    margin-top: 8px;
    font-size: 0.5em;
    float: right
}

footer.full-width p.love-reverie a {
    font-size: 1em
}

.admin-bar > .fixed {
    margin-top: 2rem
}

.f-topbar-fixed > .container {
    margin-top: 2rem
}

@media only screen {
    .entry-author .avatar {
        margin-bottom: 1.25rem
    }
}

@media only screen and (min-width: 40.063em) {
    #content {
        padding: 3em 1.875rem 1.875rem
    }

    .entry-author {
        margin: 3.125rem -1.875rem
    }
}

@media only screen and (min-width: 64.063em) {
    #sidebar {
        padding-left: 1.875rem;
        padding-right: 0;
        margin-top: 0
    }

    .footer-widget {
        margin-top: 0px;
        padding-top: 1em
    }
}

#comment-tabs .ui-tabs-nav .ui-state-default {
    margin-right: 1em
}

#comment-tabs ul.controls li:first-child img {
    width: 20px
}

#comment-tabs ul.controls li:first-child a {
    margin-right: -5px
}

#comment-tabs ul.controls li img {
    height: 20px;
    max-height: 20px;
    min-height: 20px
}

#comment-tabs .ui-tabs-nav li {
    margin-right: 0.5em
}

textarea#comment {
    min-height: 6em
}

div.main_image_substitute {
    width: 100%;
    height: 200px;
    background-color: #cccccc;
    position: relative;
    z-index: 0
}

.moon-cross-sells ul.products li {
    width: 200px;
    float: left;
    margin-right: 20px;
    text-align: center
}

.moon-cross-sells ul.products li a.button {
    margin-top: 0.3em
}

.moon-cross-sells ul.products li h3 {
    font-size: 1.5em;
    margin-top: 1em
}

#cn-accept-cookie {
    background: #991A42;
    color: #fff;
    padding: 3px 6px;
    font-size: 12px;
    margin-bottom: 0px
}

.product .related.products ul.products > li {
    text-align: center
}

.opcje-zakupu.show-for-small-only .przycisk-kup a {
    padding: 6px 40px 6px 10px;
    color: white;
    float: right;
    margin-bottom: 1em;
    margin-right: 1em
}

.woocommerce-result-count {
    display: none
}

div.product-in-category:last-child {
    margin-bottom: 5px
}

.product-in-category .social-icons-inline {
    margin-bottom: 0px
}

.product-in-category ul.drop {
    margin-bottom: 0px
}

.woocommerce ul.products li.product .przycisk-kup a.single_add_to_cart_button, .woocommerce ul.products li.product .przycisk-kup a.alt {
    background: url(../img/koszyk.svg) no-repeat #991A42 90% center;
    background-size: 20px;
    text-align: left;
    min-width: 75px
}

.woocommerce .entry-summary .woo-opcje-zakupu .przycisk-kup a.single_add_to_cart_button, .woocommerce .entry-summary .woo-opcje-zakupu .przycisk-kup a.alt {
    background: url(../img/koszyk.svg) no-repeat #991A42 90% center;
    background-size: 20px;
    text-align: left;
    min-width: 75px
}

.shipping_calculator {
    display: none
}

div.moon-related-products {
    border: 1px dotted #ccc
}

.woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.login, .woocommerce-page form.checkout_coupon, .woocommerce-page form.register {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
    background: #991A42;
    color: #fff;
    border-color: #831639;
    box-shadow: none
}

.woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce #content input.button.alt:hover, .woocommerce #content input.button.alt:focus, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button.alt:focus, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button.alt:focus, .woocommerce-page input.button.alt:hover, .woocommerce-page input.button.alt:focus, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:focus, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #content input.button.alt:focus {
    border-color: #6d132f;
    background: #831639;
    color: #fff
}

.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
    display: none
}

.woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before {
    background: #991A42
}

.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: none;
    color: #991A42
}

.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info {
    border-color: #991A42
}

.woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error {
    border-color: #991A42
}

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
    text-shadow: none
}

.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before {
    height: 2.5em
}

.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

.woocommerce table.cart .product-thumbnail, .woocommerce #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
    max-width: 400px
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
    background: #dfdbdf;
    box-shadow: none
}

.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove {
    color: #991A42
}

.woocommerce table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover {
    color: #fff;
    background-color: #991A42
}

.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info {
    background: #f7f6f7;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none
}

.woocommerce .woocommerce-message {
    border-top-color: #991A42
}

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover {
    background: #991A42;
    color: #fff;
    text-shadow: none
}

.panel {
    background: none;
    border: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
    box-shadow: none !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px;
    border-radius: 0px !important;
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
    box-shadow: none !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px;
    border-radius: 0px !important;
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #F9F9F9
}

.woocommerce div.product .woocommerce-tabs .panel, .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel {
    padding: 1em 1em 0
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
    text-shadow: none
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
    background: #f1f1f1
}

.woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price {
    color: #991A42
}

.woocommerce span.onsale, .woocommerce-page span.onsale {
    box-shadow: none;
    background: #991A42
}

.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
    margin-top: 3em
}

.woocommerce form .form-row label.inline, .woocommerce-page form .form-row label.inline {
    display: block
}

#customer_login h2 {
    text-align: center
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    text-align: center;
    margin-bottom: 1em
}

.woocommerce ul.products li.product h3:hover, .woocommerce-page ul.products li.product h3:hover {
    color: #991A42
}

.top-bar.expanded .title-area {
    background: #000
}

@media screen and (max-width: 960px) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 10px;
        font-size: 0.8em
    }

    header.contain-to-grid .top-bar .title-area img.logo {
        max-width: 150px;
        margin-top: 14px
    }

    header.contain-to-grid .top-bar .top-bar-section li:not(.has-form) a.facebook:not(.button), header.contain-to-grid .top-bar .top-bar-section li:not(.has-form) a.twitter:not(.button) {
        width: 25px
    }

    header.contain-to-grid .top-bar .top-bar-section li:not(.has-form) a.mail:not(.button) {
        display: none
    }

    .main-image img {
        height: 100%;
        max-height: 420px
    }

    .container-fix {
        margin-top: -44px
    }
}

.social-icons-beta {
    background-color: #812590;
    position: fixed;
    top: 100px;
    right: 50px
}

.social-icons-inline {
    margin-bottom: 27px
}

.social-icons-inline ul {
    float: none !important;
    margin-left: 0 !important
}

.social-icons-inline ul li {
    float: left;
    margin-right: 2px
}

.social-icons-inline .social-box.fb {
    position: relative;
    top: -8px;
    margin-right: 40px
}

.social-icons-inline .social-box.gplus {
    position: relative;
    top: 1px
}

.social-icons-inline > div {
    display: inline-block
}

div.main-image img, footer.full-width {
    position: relative;
    z-index: 1
}

div.moon-single-content, div.moon-ajax-single-content {
    z-index: 2
}

div.main_image_fader_parent {
    z-index: 1
}

#content blockquote {
    min-width: 100% !important
}

@media only screen and (max-width: 64.063em) {
    div.social_side_container {
        display: none
    }

    div.social_bottom_container {
        display: block
    }

    div.social_bottom_container ul {
        float: none !important
    }

    div.social_bottom_container ul li {
        float: left
    }
}

@media only screen and (max-width: 1390px) {
    div.social-icons-beta {
        display: none
    }
}

@media only screen and (max-width: 64em) {
    .moon_post_container .social_bottom_container ul.drop {
        width: 190px !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .moon_post_container.has-image-substitute .main-image {
        height: 200px !important
    }

    .moon_post_container:first-of-type .main-image {
        margin-top: -40px
    }
}

div#comment-tabs {
    padding: 0 33px 0 33px !important
}

.moon_post_container:last-child {
    padding-bottom: 20px;
    margin-bottom: 20px
}

footer {
    margin-top: 20px
}

div.menu-mala_stopka-container {
    margin-top: -7px
}

div.menu-mala_stopka-container ul {
    margin: 0
}

@media only screen and (min-width: 64.063em) {
    .moon_post_container.no-thumbnail .first_post_content {
        margin-top: -280px !important;
        margin-bottom: 2em
    }
}

.waiting-for-parent-load {
    display: none
}

.moon_post_container:not(.has-image-substitute) {
    min-height: 400px !important
}

.moon_post_container.has-image-substitute {
    min-height: 200px !important
}

.moon_post_container.has-image-substitute .main-image {
    margin-top: 0 !important
}

.main-column-social-icons {
    height: 80px;
    margin: -30px auto auto auto;
    width: 190px
}

.main-column-social-icons ul.drop {
    float: none !important;
    margin-left: 0 !important
}

.main-column-social-icons ul.drop li {
    float: left !important;
    margin-right: 10px
}

.main-column-social-icons ul.drop li:last-of-type {
    margin-right: 0
}

.social_bottom_container ul.drop li {
    margin-right: 10px
}

.social_bottom_container ul.drop li:last-of-type {
    margin-right: 0
}

.moon_post_container dl.accordion.komentarze-w-akordeonie {
    margin-top: -19px
}

.moon_post_container.related-post div.main-image {
    height: 200px !important
}

input#coupon_code {
    min-width: 120px;
    text-align: center;
    height: 32px
}

div.cart-collaterals {
    margin-top: 100px
}

div.cart_totals h2 {
    text-align: left;
    padding-bottom: 6px
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    width: 100%;
    border: solid 1px #dddddd
}

.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
    padding-left: 1em
}

form.shipping_calculator h2 {
    margin-top: 10px
}

@media only screen and (min-width: 64.063em) {
    form.shipping_calculator h2 {
        text-align: right;
        margin-top: 0px
    }
}

div.cart_totals, div.calculated_shipping, .shipping_calculator {
    float: none !important;
    width: 100% !important;
    text-align: left !important
}

.shipping_calculator {
    max-width: 584px
}

ul.products li.product-category {
    width: 100% !important
}

li.product-category h3 {
    font-size: 28px !important
}

li.product-category {
    margin-bottom: 40px !important
}

ul.products div.product-in-category img {
    min-width: 168px;
    width: auto
}

@media only screen and (min-width: 64.063em) {
    div.opcje-zakupu {
        padding-left: 50px
    }
}

div.opcje-zakupu input#nyp, table.woo-opcje-zakupu td.cena-produktu, div.opcje-zakupu span.waluta {
    color: #9a003f;
    font-family: georgia, Arial, sans-serif;
    font-size: 21px;
    letter-spacing: 0.025em;
    line-height: 27px;
    margin-right: 0.2em;
    text-align: right
}

td.cena-produktu label[for=nyp] {
    font-family: serif, arial;
    font-size: 0.7rem
}

div.opcje-zakupu input, div.opcje-zakupu span.waluta {
    border: 0 none;
    margin: 0;
    outline: 0 none !important;
    padding: 0;
    position: static
}

div.opcje-zakupu div.moon_nyp_input_container {
    border-bottom: 1px dotted #808080 !important
}

div.opcje-zakupu span.cena_normal {
    color: #9a003f;
    font-family: Conv_Knockout-48, georgia, Arial, sans-serif;
    font-size: 21px;
    letter-spacing: 0.025em;
    line-height: 27px;
    margin-right: 0.2em;
    text-align: right
}

div.product-in-category {
    padding-top: 1.5em;
    padding-bottom: 25px;
    margin-bottom: 15px !important;
    border-bottom: 1px dotted #bbb
}

div.product-in-category:last-child {
    border-bottom: 1px dotted #bbb;
    margin-bottom: 0
}

ul.bb-list form {
    display: block;
    width: 100%
}

table.woo-opcje-zakupu td.cena-produktu input.amount {
    width: 60px;
    background-color: transparent
}

table.woo-opcje-zakupu .naglowek-tabeli {
    font-weight: bold
}

table.woo-opcje-zakupu {
    width: 100%;
    margin-bottom: 0px
}

table.woo-opcje-zakupu td.cena-produktu {
    min-width: 121.5px
}

table.woo-opcje-zakupu td.przycisk-kup {
    text-align: center
}

@media only screen and (max-width: 64em) {
    table.woo-opcje-zakupu {
        margin: 10px 0
    }

    div.product-in-category {
        padding: 0 5px
    }
}

span.waluta {
    position: relative !important;
    top: 1px !important;
    left: -3px !important
}

li.product-category {
    padding: 0 20px 20px 20px
}

h1 {
    margin-bottom: 30px
}

div.images img {
    max-width: 250px
}

h1.product_title {
    margin-bottom: 20px
}

div.images, div.summary, li.product {
    float: none !important;
    width: 100% !important
}

div.moon-related-products {
    border-left: 1px dotted #ccc;
    border-top: none;
    border-bottom: none;
    border-right: none
}

div.numer-i-okres {
    margin-bottom: 30px;
    padding-top: 2em;
    color: #808080;
    font-family: Conv_ArialNarrow, Arial, sans-serif;
    letter-spacing: 0.15em;
    line-height: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 9px
}

div.numer-i-okres .numer, div.numer-i-okres .okres {
    float: left;
    width: 120px
}

div.numer-i-okres .numer {
    padding-right: 16px;
    margin-bottom: 32px
}

div.numer-i-okres span {
    color: #9a003f;
    font-family: Conv_Knockout-48, georgia, Arial, sans-serif;
    font-size: 28px;
    letter-spacing: 0.025em;
    line-height: 28px;
    text-transform: uppercase
}

div.summary h1.product_title {
    display: none
}

table.woo-opcje-zakupu input#nyp, table.woo-opcje-zakupu td.cena-produktu, table.woo-opcje-zakupu span.waluta {
    color: #9a003f;
    font-family: georgia, Arial, sans-serif;
    font-size: 21px;
    letter-spacing: 0.025em;
    line-height: 27px;
    margin-right: 0.2em;
    text-align: right
}

td.cena-produktu label[for=nyp] {
    font-family: serif, arial;
    font-size: 0.7rem
}

table.woo-opcje-zakupu input, div.woo-opcje-zakupu span.waluta {
    border: 0 none;
    margin: 0;
    outline: 0 none !important;
    padding: 0;
    position: static;
    color: brown
}

div.moon_nyp_input_container {
    border-bottom: 1px dotted #808080 !important
}

div.woo-opcje-zakupu span.cena_normal {
    color: #9a003f;
    font-family: Conv_Knockout-48, georgia, Arial, sans-serif;
    font-size: 21px;
    letter-spacing: 0.025em;
    line-height: 27px;
    margin-right: 0.2em;
    text-align: right
}

table.woo-opcje-zakupu td.cena-produktu input.amount {
    width: 60px;
    background-color: transparent
}

table.woo-opcje-zakupu .naglowek-tabeli {
    font-weight: bold
}

table.woo-opcje-zakupu {
    width: 100%;
    margin-bottom: 0px
}

table.woo-opcje-zakupu td.cena-produktu {
    min-width: 121.5px
}

table.woo-opcje-zakupu td.przycisk-kup {
    text-align: center
}

span.waluta {
    position: relative !important;
    top: 1px !important;
    left: -3px !important
}

table.woo-opcje-zakupu {
    margin-bottom: 30px
}

div.product_meta {
    margin-bottom: 30px
}

.not_yet_visible {
    display: none
}

div.moon_post_content {
    margin-top: 120px
}

div.main-image div.moon_zajawka_text_parent {
    position: relative;
    text-align: center;
    max-width: 1059px;
    margin: auto;
    z-index: 3
}

div.main-image div.moon_zajawka_text {
    position: absolute;
    text-align: center;
    color: white
}

div.main-image div.moon_zajawka_text h1 {
    color: inherit
}

div.main-image div.moon_zajawka_text p.lead {
    font-size: 1.2em;
    line-height: 1.2em;
    margin-bottom: 21px;
    color: inherit
}

div.main-image div.moon_zajawka_text p {
    margin-bottom: 0px;
    color: inherit
}

div.main-image div.main_image_fader {
    background-color: black;
    opacity: 0.6;
    position: absolute;
    width: 100%
}

div.main-image div.main_image_fader_parent {
    position: relative
}

.cursor_pointer:hover {
    cursor: pointer
}

.easing-upward {
    transition: all 450ms cubic-bezier(0.165, 0.84, 0.44, 1)
}

.autofix_sb.fixed {
    position: fixed !important;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    height: 100%;
    overflow: auto
}

.autofix_sb.fixed.bottom {
    bottom: 0;
    position: absolute !important
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .main-image .bencki {
        height: 380px
    }

    .luty-post-container h1 {
        font-size: 2em
    }

    .absolute-block h2 {
        font-size: 2.5em
    }

    .roy-top {
        padding-bottom: 1em
    }
}

@media only screen and (max-width: 40em) {
    .container {
        margin-top: 1em
    }

    .container .post-author-posts-description p {
        margin-top: 1em
    }

    .luty-post-container.duzy-obrazek {
        height: 100%;
        min-height: 200px
    }

    .luty-post-container.duzy-obrazek .luty-zajawka {
        min-height: 200px
    }

    .luty-post-container.duzy-obrazek h1 {
        margin-top: 45px
    }

    #content .product-image img {
        min-width: 200px;
        max-width: 50%;
        width: 100%;
        margin: 0 auto
    }

    #content .product-image .social-icons-inline {
        display: block;
        margin: 0 auto;
        width: 100%;
        position: relative;
        text-align: center;
        max-width: 162px;
        float: none
    }

    .woocommerce ul.products li.product a {
        text-align: center;
        display: block
    }

    .luty-post-container h1 {
        font-size: 2em
    }

    .roy-top {
        padding-bottom: 1em
    }

    #content header h1.entry-title {
        font-size: 2.5em
    }

    .main-image {
        height: auto;
        min-height: 100px
    }

    .main-image .bencki {
        height: 320px
    }

    .royalSlider {
        min-height: 250px !important;
        max-height: 350px !important
    }

    .royalSlider .rsOverflow {
        min-height: 250px !important;
        max-height: 350px !important
    }

    .royalSlider .rsOverflow img.rsImg, .royalSlider .rsOverflow img.rsMainSlideImage {
        min-height: 250px !important;
        max-height: 350px !important
    }

    .royalSlider .rsOverflow .absolute-block {
        padding-top: 8em;
        padding-bottom: 0em
    }

    .royalSlider .rsOverflow .absolute-block h2 {
        font-size: 2.5em
    }

    .royalSlider .moon_post_container {
        margin-top: 0px
    }

    .royalSlider .moon_post_container #content header h1.no-thumbnail {
        font-size: 2.5em;
        margin-top: 0em
    }

    .royalSlider p {
        font-size: 0.9em
    }

    .royalSlider .moon_post_container #content header h1 {
        font-size: 2.5em;
        margin-top: -3em
    }

    .royalSlider #content figure.figure figcaption {
        font-size: 0.5em;
        margin-top: -3px
    }

    .royalSlider div.main-image div.moon_zajawka_text h1 {
        font-size: 3em
    }

    .royalSlider #content header p.lead {
        font-size: 1em
    }

    .royalSlider #content {
        padding: 3em 0.375em 0.375em
    }

    .royalSlider #content header h1 {
        font-size: 2.5em
    }

    .royalSlider #content header h1.entry-title {
        font-size: 2.5em
    }

    .royalSlider #content h3 {
        font-size: 1em
    }

    .royalSlider #content .entry-content blockquote p {
        font-size: 1em
    }

    .royalSlider div.main-image div.moon_zajawka_text h1 {
        font-size: 2.5em
    }

    .royalSlider .woocommerce .woocommerce-breadcrumb, .royalSlider .woocommerce-page .woocommerce-breadcrumb {
        margin-top: 1em
    }

    .royalSlider body > footer ul li {
        float: none
    }

    .royalSlider .entry-content-archive {
        margin-bottom: 2em
    }

    .royalSlider .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 15px 15px;
        font-size: 1em
    }

    .royalSlider #ajax-load-more {
        margin-top: -0.875em
    }

    .royalSlider footer.full-width p.love-reverie {
        margin-top: 2em;
        text-align: center;
        float: none !important
    }

    .royalSlider header.contain-to-grid .top-bar .title-area img.logo {
        max-width: 130px;
        margin-left: 0.5em
    }

    .royalSlider .woocommerce .woocommerce-breadcrumb, .royalSlider .woocommerce-page .woocommerce-breadcrumb, .royalSlider h1, .royalSlider .woocommerce .products ul, .royalSlider .woocommerce ul.products, .royalSlider .woocommerce-page .products ul, .royalSlider .woocommerce-page ul.products {
        margin-right: 0.5em;
        margin-left: 0.5em
    }

    .royalSlider .main-image img {
        height: 100%;
        max-height: 270px
    }

    .royalSlider div.main-image div.moon_zajawka_text p.lead {
        display: none
    }
}

@media only screen and (max-width: 480px) {
    .main-image .bencki {
        height: 280px
    }
}

.shiftnav-loading {
    display: none;
}

@media all and (max-width: 1024px) {
    .post, .type-post {
        max-width: 700px;
        margin-right: auto;
        margin-left: auto;
    }
}