﻿/*
Theme Name: Die Kinder des Buchbinders
Description: Theme zu GC67W00
Author: Ronny Dorndorf
Author URI: http://www.dorndorf.eu
Template: responsive
Version: DKDB_1.0
Tags:
*/
@import url("../responsive/style.css");


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 100%;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    overflow: visible;
    vertical-align: baseline;
    width: auto;
}
textarea {
    overflow: auto;
    vertical-align: text-top;
}
hr {
    background: #ddd none repeat scroll 0 0;
    border: medium none;
    clear: both;
    color: #ddd;
    float: none;
    height: 1px;
    width: 100%;
}
hr.space {
    background: #fff none repeat scroll 0 0;
    color: #fff;
}
html {
    height: 100%;
}
body {
    background: #efefef none repeat scroll 0 0;
/*    color: #555; */
    color: #e4dddd;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    text-rendering: optimizelegibility;
}
p {
    word-wrap: break-word;
}
i, em, dfn, cite {
    font-style: italic;
}
tt, var, pre, kbd, samp, code {
    font-family: monospace,serif;
    font-style: normal;
}
b, strong {
    font-weight: 700;
}
pre {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f4f4f4 none repeat scroll 0 0;
    border-color: #aaa #aaa #ccc;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #fff, 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    box-sizing: border-box;
    height: auto;
    margin: 0;
    outline: medium none;
    padding: 6px 10px;
    vertical-align: middle;
    white-space: pre-wrap;
    width: 100%;
    word-wrap: break-word;
}
del {
    color: #555;
    text-decoration: line-through;
}
ins, dfn {
    border-bottom: 1px solid #ccc;
}
sup, sub, small {
    font-size: 85%;
}
abbr, acronym {
    font-size: 85%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
a abbr, a acronym {
    border: medium none;
}
dfn[title], abbr[title], acronym[title] {
    border-bottom: 1px solid #ccc;
    cursor: help;
}
sup {
    vertical-align: super;
}
sub {
    vertical-align: sub;
}
.grid {
    float: left;
    margin-bottom: 2.12766%;
    padding-top: 0;
}
.grid-right {
    float: right;
    margin-bottom: 2.12766%;
    padding-top: 0;
}
.col-60, .col-140, .col-220, .col-300, .col-380, .col-460, .col-540, .col-620, .col-700, .col-780, .col-860 {
    margin-right: 2.12766%;
}
.col-60 {
    width: 6.38298%;
}
.col-140 {
    width: 14.8936%;
}
.col-220 {
    width: 23.4043%;
}
.col-300 {
    width: 31.9149%;
}
.col-380 {
    width: 40.4255%;
}
.col-460 {
    width: 48.9362%;
}
.col-540 {
    width: 57.4468%;
}
.col-620 {
    width: 65.9574%;
}
.col-700 {
    width: 74.4681%;
}
.col-780 {
    width: 82.9787%;
}
.col-860 {
    width: 91.4894%;
}
.col-940 {
    width: 100%;
}
.fit {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.hidden {
    visibility: hidden;
}
.visible {
    visibility: visible;
}
.none {
    display: none;
}
.hide-desktop {
    display: none;
}
.show-desktop {
    display: block;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.ie8 img {
    height: auto;
}
.ie8 img.size-large {
    max-width: 60%;
    width: auto;
}
video {
    height: auto;
    max-width: 100%;
    width: 100%;
}
embed, object {
    max-width: 100%;
}
svg:not(:root) {
    overflow: hidden;
}
a {
    color: #06c;
    font-weight: 400;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    color: #444;
    outline: 0 none;
    text-decoration: none;
}
label {
    display: inline-block;
    font-weight: 700;
    padding: 2px 0;
}
legend {
    padding: 2px 5px;
}
fieldset {
    border: 1px solid #ccc;
    margin: 0 0 1.5em;
    padding: 1em 2em;
}
select, input[type="text"], input[type="password"], input[type="email"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffec46;
    border-color: #8a0000 #8a0000 #8a0000;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #8a0000, 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    box-sizing: border-box;
    cursor: text;
    margin: 0;
    max-width: 100%;
    outline: medium none;
    padding: 6px 8px;
    vertical-align: middle;
}
select {
    height: auto;
    max-width: 100%;
}
area, textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffec46;
    border-color: #8a0000 #8a0000 #8a0000;
    border-image: none;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #8a0000, 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    box-sizing: border-box;
    height: auto;
    margin: 0;
    max-width: 100%;
    outline: medium none;
    overflow: auto;
    padding: 8px 10px;
}
map area {
    border: 0 none;
    padding: 0;
}
input, select {
    cursor: pointer;
}
area:focus, input:focus, textarea:focus {
    border: 1px solid #6cf;
}
input[type="text"], input[type="password"] {
    cursor: text;
}
.ie7 area, .ie7 select, .ie7 textarea, .ie7 input[type="text"], .ie7 input[type="password"], .ie7 input[type="email"] {
    width: 96%;
}
.msie-box {
    background-color: #f9edbe;
    border: 1px solid #f0c36d;
    color: #212121;
    display: block;
    margin: 0 auto;
    max-width: 960px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 60px;
    width: 100%;
}
.msie-box a {
    color: #212121;
}
th, td, table {
    border: 0px solid #ddd;
}
table {
    border-collapse: collapse;
    width: 100%;
}
ul {
    list-style-type: disc;
    margin: 0;
    padding: 0;
}
ol {
    line-height: 22px;
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0;
    padding: 0;
}
dt {
    font-weight: 400;
}
blockquote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f9f9f9 none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #d6d6d6;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 4px;
    margin: 20px;
    overflow: auto;
    padding: 0 0 10px 12px;
}
blockquote p {
    font-family: "Georgia","Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    line-height: 26px;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: 700;
    line-height: 1em;
    word-wrap: break-word;
}
h1 {
    font-size: 2.625em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
h2 {
    font-size: 2.25em;
    margin-bottom: 0.75em;
    margin-top: 0.75em;
}
h3 {
    font-size: 1.875em;
    margin-bottom: 0.857em;
    margin-top: 0.857em;
}
h4 {
    font-size: 1.5em;
    margin-bottom: 1em;
    margin-top: 1em;
}
h5 {
    font-size: 1.125em;
    margin-bottom: 1.125em;
    margin-top: 1.125em;
}
h6 {
    font-size: 1em;
    margin-bottom: 1.285em;
    margin-top: 1.285em;
}
p, hr, dl, pre, form, table, address, blockquote {
    margin: 1.6em 0;
}
th, td {
    padding: 0.8em;
}
caption {
    padding-bottom: 0.8em;
}
blockquote {
    padding: 0 1em;
}
blockquote:first-child {
    margin: 0.8em 0;
}
fieldset {
    margin: 1.6em 0;
    padding: 0 1em 1em;
}
legend {
    padding-left: 0.8em;
    padding-right: 0.8em;
}
legend + * {
    margin-top: 1em;
}
input, textarea {
    padding: 0.3em 0.4em 0.15em;
}
select {
    padding: 0.1em 0.2em 0;
}
option {
    padding: 0 0.4em;
}
dt {
    margin-bottom: 0.4em;
    margin-top: 0.8em;
}
ul {
    list-style-type: disc;
}
ol {
    list-style-type: decimal;
}
ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 2em;
}
li ul, li ol {
    margin: 0;
}
form div {
    margin-bottom: 0.8em;
}
#container {
    margin: 0 auto;
    max-width: 960px;
    padding: 0 25px;
}
#wrapper {
/*    Seite mit schwarzem Hitergrund */
/*    background-color: #C9A863; */
    background-color: #000000;
/*	Rahmen um Seite */
/*    border: 2px solid #000000; */
    border: 4px solid #000000;
    border-radius: 4px;
    clear: both;
    margin: 20px auto;
    padding: 0 20px 20px;
    position: relative;
}
.front-page #wrapper {
    background-color: transparent;
    border: medium none;
    margin: 20px auto;
    padding: 0;
}
#header {
    margin: 0;
}
#footer {
    clear: both;
    margin: 0 auto;
    max-width: 960px;
    padding: 0 25px;
}
#footer-wrapper {
    margin: 0;
    padding: 0;
}
#logo {
    float: left;
    margin: 0 auto;
}
.site-name {
    display: block;
    font-size: 2.063em;
    line-height: 1em;
    padding-top: 20px;
}
.site-name a {
    color: #333;
    font-weight: 700;
}
.site-description {
    color: #afafaf;
    display: block;
    font-size: 0.875em;
    margin: 10px 0;
}
#content {
    margin-bottom: 20px;
    margin-top: 40px;
}
#content-full {
    margin-bottom: 20px;
    margin-top: 40px;
}
#content-blog {
    margin-bottom: 20px;
    margin-top: 40px;
}
#content-images {
    margin-bottom: 20px;
}
#content-search {
    margin-bottom: 20px;
    margin-top: 20px;
}
#content-archive {
    margin-bottom: 20px;
    margin-top: 40px;
}
#content-sitemap {
    margin-bottom: 20px;
    margin-top: 40px;
}
/* RONNY*/
#content-fullwidth{
    margin-left: 20px;
	width: 90%;
}
/*RONNY*/
#content-sitemap a {
    font-size: 12px;
}
#content .sticky {
    clear: both;
}
.page-template-landing-page-php .menu, .page-template-landing-page-php .top-menu, .page-template-landing-page-php .main-nav, .page-template-landing-page-php .footer-menu, .page-template-landing-page-php .sub-header-menu {
    display: none;
}
#author-meta {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    clear: both;
    display: block;
    margin: 30px 0 40px;
    overflow: hidden;
    padding: 10px;
}
#author-meta img {
    float: left;
    padding: 10px 15px 0 5px;
}
#author-meta p {
    margin: 0;
    padding: 5px;
}
#author-meta .about-author {
    font-weight: 700;
    margin: 10px 0 0;
}
#featured {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-bottom: 40px;
    width: 99.8936%;
}
#featured p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    padding: 0 40px;
    text-align: center;
}
#featured-image {
    margin: 40px 0 0;
}
#featured-image .fluid-width-video-wrapper {
    margin-left: -20px;
}
.featured-image img {
    margin-top: 44px;
}
.comments-link {
    font-size: 12px;
}
#cancel-comment-reply-link {
    color: #900;
}
.post-data {
    clear: both;
    font-size: 12px;
    font-weight: 700;
    margin-top: 20px;
}
.post-data a {
    color: #111;
}
.post-entry {
    clear: both;
}
.post-meta {
    clear: both;
    color: #9f9f9f;
    font-size: 12px;
    margin-bottom: 10px;
}
.post-edit {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 1.5em 0;
}
.post-search-terms {
    clear: both;
}
.read-more {
    clear: both;
    font-weight: 700;
}
.attachment-entry {
    clear: both;
    text-align: center;
}
.bbpress .breadcrumb-list, .bbpress .post-meta {
    display: none;
}
.ellipsis {
    color: #aaa;
    font-size: 18px;
    margin-left: 5px;
}
.form-allowed-tags {
    display: none;
    font-size: 10px;
}
.widget-wrapper {
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin: 0 0 20px;
    padding: 20px;
}
.widget-wrapper select, .widget-wrapper input[type="text"], .widget-wrapper input[type="password"], .widget-wrapper input[type="email"] {
    width: 75%;
}
#widgets {
    margin-top: 40px;
}
#widgets a {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#widgets form {
    margin: 0;
}
#widgets ul, #widgets ol {
    padding: 0 0 0 20px;
}
#widgets ul li a {
    display: inline;
    text-decoration: none;
}
#widgets .widget-title img {
    float: right;
    height: 11px;
    position: relative;
    top: 4px;
    width: 11px;
}
#widgets .rss-date {
    line-height: 18px;
    padding: 6px 12px;
}
#widgets .rssSummary {
    padding: 10px;
}
#widgets cite {
    font-style: normal;
    line-height: 18px;
    padding: 6px 12px;
}
#widgets .tagcloud, #widgets .textwidget {
    display: block;
    line-height: 1.5em;
    margin: 0;
    word-wrap: break-word;
}
#widgets .textwidget a {
    display: inline;
}
#widgets ul .children {
    padding: 0 0 0 10px;
}
#widgets .author {
    font-weight: 700;
    padding-top: 4px;
}
.widget_archive select, #cat {
    display: block;
    margin: 0 15px 0 0;
}
.colophon-widget {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    min-height: 0;
}
.colophon-widget select, .colophon-widget input[type="text"], .colophon-widget input[type="password"], .colophon-widget input[type="email"] {
    width: 100%;
}
.top-widget {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    clear: right;
    float: right;
    min-height: 0;
    padding: 0 3px 0 0;
    text-align: right;
    width: 45%;
}
.top-widget ul {
    padding: 0;
}
.top-widget select, .top-widget input[type="text"], .top-widget input[type="password"], .top-widget input[type="email"] {
    width: auto;
}
.top-widget #searchform {
    margin: 0;
}
.featured-title {
    font-size: 60px;
    letter-spacing: -1px;
    margin: 0;
    padding-top: 40px;
    text-align: center;
}
.featured-subtitle {
    padding: 0 10px;
    text-align: center;
}
.widget-title h3, .widget-title-home h3 {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
    padding: 0 0 20px;
    text-align: left;
}
.top-widget .widget-title h3 {
    font-size: 14px;
    padding: 0;
    text-align: right;
}
.widget-title a {
    border-bottom: medium none;
    padding: 0 !important;
}
.title-404 {
    color: #933;
}
.error404 select, .error404 input[type="text"], .error404 input[type="password"], .error404 input[type="email"] {
    width: auto;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.skip-container {
    display: block;
    padding: 0.5em 0.5em 0.5em 0;
    position: relative;
}
.skip-link {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    float: right;
    font-size: 0.8125em;
    margin-left: -100%;
    padding: 0.5em;
    text-transform: uppercase;
}
.skip-link:hover, .skip-link:active, .skip-link:focus {
    border: 1px solid #666;
}
.custom-background .site {
    box-shadow: 0 -5px 5px 4px #d5d5d5;
    margin: 0 auto;
}
.top-menu {
    float: right;
    margin: 10px 0;
    padding: 0;
}
.top-menu li {
    display: inline;
    list-style-type: none;
}
.top-menu li a {
    border-left: 1px solid #ccc;
    color: #333;
    font-size: 11px;
    padding: 0 4px 0 8px;
}
.top-menu > li:first-child > a {
    border-left: medium none;
}
.top-menu li a:hover {
    color: #333;
}
.menu {
/* Restlicher Hintergrund des Menüs auch schwarz */
    background-color: #000000; 
/*    background-image: -moz-linear-gradient(center top , #585858, #3d3d3d);   */
    background-image: none;
    clear: both; 
    margin: 0 auto;
}
.main-nav {
    clear: both;
}
.menu, .menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;

}
.menu li {
    border: 0 none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
.menu li:hover {
    white-space: normal;
    z-index: 10000;
}
.menu li li {
    float: none;
}
.menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
.menu li:hover > ul {
    top: 100%;
    visibility: visible;
}
.menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.menu::after, .menu ul::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.menu, .menu ul {
    min-height: 0;
}
.menu ul, .menu ul ul {
    margin: 0;
    padding: 0;
}
.menu ul li a:hover, .menu li li a:hover {
    color: #484848;
    text-decoration: none;
}
.menu ul {
    margin-top: 1px;
    min-width: 15em;
    width: auto;
}
.menu a {
    border-left: 0px solid #585858; 
    color: #FFEC46;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    background-color: #000000;
    text-decoration: none;
/*    text-shadow: 0 -1px 0 #000; */
/*    text-shadow: 0 -0px 0 #FFEC46; */
    white-space: nowrap;
}
.menu a:hover {
      background-color:#FFEC46;
/*    background-image: -moz-linear-gradient(center top , #FFEC46, #363636); */
      color: #FFEC46;

}
ul.menu > li:hover {
    background-color: #FFEC46;
/*    color: #fff; */
     color: #FFEC46;
}
.menu .current_page_item a, .menu .current-menu-item a {
    background-color: #8A0000;
}
.front-page .menu .current_page_item a {
    background-color: #FFEC46;
    background: transparent none repeat scroll 0 0;
    filter: none;
}
.menu li li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #000000;
    filter: none;
    margin: -1px 0 1px;
    width: auto;
}
.menu li li a {
    background: transparent none repeat scroll 0 0 !important;
    border: medium none;
    color: #444;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    text-shadow: none;
    white-space: nowrap;
}
.menu li li a:hover {
    background: #f5f5f5 none repeat scroll 0 0 !important;
    border: medium none;
    color: #444;
    filter: none;
}
.menu li li:hover {
    background: #f5f5f5 none repeat scroll 0 0 !important;
    filter: none;
}
.menu ul > li + li {
    border-top: 0 none;
}
.menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.menu > li:first-child > a {
    border-left: medium none;
}
.menu a#responsive_menu_button {
    display: none;
}
.main-nav #responsive_current_menu_item {
    display: none;
}
.ie7 .menu ul {
    background: rgba(0, 0, 0, 0) url("../../core/images/ie7-fix.gif") repeat scroll 0 0;
}
.ie7 .menu li li a {
    min-width: 100%;
}
.sub-header-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #e5e5e5 #e5e5e5;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    clear: both;
    margin: 0 auto;
}
.sub-header-menu, .sub-header-menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sub-header-menu li {
    border: 0 none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
.sub-header-menu li:hover {
    white-space: normal;
    z-index: 10000;
}
.sub-header-menu li li {
    float: none;
}
.sub-header-menu ul {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
.sub-header-menu li:hover > ul {
    top: 100%;
    visibility: visible;
}
.sub-header-menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.sub-header-menu::after, .sub-header-menu ul::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.sub-header-menu, .sub-header-menu ul {
    min-height: 0;
}
.sub-header-menu ul, .sub-header-menu ul ul {
    margin: 0;
    padding: 0;
}
.sub-header-menu ul li a:hover, .sub-header-menu li li a:hover {
    color: #484848;
    text-decoration: none;
}
.sub-header-menu ul {
    margin-top: 1px;
    min-width: 15em;
    width: auto;
}
.sub-header-menu a {
    border-left: 1px solid #e5e5e5;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
}
.sub-header-menu a:hover {
    background-clip: padding-box;
    background-color: #f9f9f9;
}
.sub-header-menu .current_page_item a, .sub-header-menu .current-menu-item a {
    background-color: #f9f9f9;
}
.sub-header-menu li li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #444;
    filter: none;
    margin: -1px 0 1px;
    width: auto;
}
.sub-header-menu li li a {
    border: medium none;
    color: #444;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    text-shadow: none;
    white-space: nowrap;
}
.sub-header-menu li li a:hover {
    background: #f9f9f9 none repeat scroll 0 0;
    border: medium none;
    color: #444;
    filter: none;
}
.sub-header-menu ul > li + li {
    border-top: 0 none;
}
.sub-header-menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.sub-header-menu > li:first-child > a {
    border-left: medium none;
}
.sub-header-menu ul.children a, .sub-header-menu .current_page_ancestor, .sub-header-menu .current_page_ancestor ul a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    filter: none;
}
.ie7 .sub-header-menu ul {
    background: rgba(0, 0, 0, 0) url("../../core/images/ie7-fix.gif") repeat scroll 0 0;
}
.ie7 .sub-header-menu li li a {
    min-width: 100%;
}
.footer-menu {
    margin-left: 0;
    padding: 0;
}
.footer-menu li {
    display: inline;
    list-style-type: none;
}
.footer-menu li a {
    border-left: 1px solid #ccc;
    color: #333;
    padding: 0 8px;
}
.footer-menu li a:hover {
    color: #222;
}
.footer-menu > li:first-child > a {
    border-left: medium none;
    padding: 0 8px 0 0;
}
.navigation {
    color: #111;
    display: block;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin: 20px 0;
    padding: 0 5px;
}
.navigation a {
    color: #aaa;
    padding: 4px 10px;
}
.navigation a:hover {
    color: #111;
    text-decoration: none;
}
.navigation .previous {
    float: left;
}
.navigation .next {
    float: right;
}
.navigation .bracket {
    font-size: 36px;
}
.pagination {
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0;
    padding: 5px 0;
}
.pagination a {
    text-decoration: none;
}
.breadcrumb-list {
    font-size: 12px;
}
#commentform {
    margin: 0;
}
.commentlist {
    border-bottom: 1px solid #e5e5e5;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.commentlist ol {
    list-style: outside none decimal;
}
.commentlist li {
    background-color: #fff;
    border-radius: 4px;
    margin: 0;
}
.commentlist li cite {
    color: #111;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 400;
}
.commentlist li.alt {
    background: #f9f9f9 none repeat scroll 0 0;
}
.commentlist .children {
    list-style: outside none none;
    margin-left: 10px;
    padding: 10px;
}
.commentlist .avatar {
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    padding: 0;
    vertical-align: middle;
}
.comment-author .says {
    color: #999;
}
.comment-body .comment-meta {
    color: #999;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left;
}
.comment-body .comment-meta a {
    font-size: 11px;
}
.comment-body {
    clear: both;
    padding: 10px;
}
.comment-body p {
    clear: both;
}
.pingback, .trackback {
    list-style: outside none none;
    margin: 20px 0;
}
.pingback cite, .trackback cite {
    font-style: normal;
}

#pings, #comments {
    text-align: left;
}
#respond {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #eaeaea;
    background-image: -moz-linear-gradient(center top , #fff, #eaeaea);
    border-color: #ccc #ccc #aaa;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    clear: both;
    margin-top: 15px;
    padding: 10px 20px 50px;
}
#respond label {
    display: inline;
}
.reply {
    margin: 10px 0;
}
.comment-form-url input, .comment-form-email input, .comment-form-author input, .comment-form-comment textarea {
    display: block;
    width: 100%;
}
.nocomments {
    color: #999;
    font-size: 0.9em;
    text-align: center;
}
.gallery-columns-1 .gallery-item {
    max-width: 600px;
}
.gallery-columns-2 .gallery-item {
    max-width: 300px;
}
.gallery-columns-3 .gallery-item {
    max-width: 200px;
}
.gallery-columns-4 .gallery-item {
    max-width: 150px;
}
.gallery-columns-5 .gallery-item {
    max-width: 120px;
}
.gallery-columns-6 .gallery-item {
    max-width: 100px;
}
.gallery-columns-7 .gallery-item {
    max-width: 85px;
}
.gallery-columns-8 .gallery-item {
    max-width: 75px;
}
.gallery-columns-9 .gallery-item {
    max-width: 66px;
}
.page-template-full-width-page-php .gallery-columns-1 .gallery-item, .page-template-landing-page.php .gallery-columns-1 .gallery-item {
    max-width: 900px;
}
.page-template-full-width-page-php .gallery-columns-2 .gallery-item, .page-template-landing-page.php .gallery-columns-2 .gallery-item {
    max-width: 450px;
}
.page-template-full-width-page-php .gallery-columns-3 .gallery-item, .page-template-landing-page.php .gallery-columns-3 .gallery-item {
    max-width: 300px;
}
.page-template-full-width-page-php .gallery-columns-4 .gallery-item, .page-template-landing-page.php .gallery-columns-4 .gallery-item {
    max-width: 225px;
}
.page-template-full-width-page-php .gallery-columns-5 .gallery-item, .page-template-landing-page.php .gallery-columns-5.gallery-item {
    max-width: 180px;
}
.page-template-full-width-page-php .gallery-columns-6 .gallery-item, .page-template-landing-page.php .gallery-columns-6 .gallery-item {
    max-width: 150px;
}
.page-template-full-width-page-php .gallery-columns-7 .gallery-item, .page-template-landing-page.php .gallery-columns-7 .gallery-item {
    max-width: 125px;
}
.page-template-full-width-page-php .gallery-columns-8 .gallery-item, .page-template-landing-page.php .gallery-columns-8 .gallery-item {
    max-width: 112.5px;
}
.page-template-full-width-page-php .gallery-columns-9 .gallery-item, .page-template-landing-page.php .gallery-columns-9 .gallery-item {
    max-width: 100px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 20px;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 13px 10px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 10px;
}
img.wp-smiley {
    vertical-align: middle;
}
.bypostauthor {
}
.gallery {
    margin: 0 auto 18px;
}
.gallery .gallery-item {
    float: left;
    margin-top: 0;
    max-width: 155px;
    text-align: center;
}
.gallery img {
    border: 1px solid #ddd;
}
.gallery .gallery-caption {
    font-size: 12px;
    margin: 0 0 12px;
}
.gallery dl {
    margin: 0;
}
.gallery br + br {
    display: none;
}
.attachment-gallery img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    display: block;
    height: auto;
    margin: 15px auto;
    max-width: 96%;
    padding: 5px;
    width: auto;
}
.gallery-meta .iso, .gallery-meta .camera, .gallery-meta .shutter, .gallery-meta .aperture, .gallery-meta .full-size, .gallery-meta .focal-length {
    display: block;
}
img.wp-post-image, img.attachment-full, img.attachment-large, img.attachment-medium, img.attachment-thumbnail {
    display: block;
    margin: 15px auto;
    width: auto;
}
a.button, input[type="reset"], input[type="button"], input[type="submit"] {
/*    background-color: #f9f9f9; */
    background-color: #ffec46;
/*    background-image: -moz-linear-gradient(center top , #f9f9f9, #f1f1f1); */
    background-image: none;
    border: 1px solid #8a0000
    border-radius: 2px;
/*    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; */
/*    color: #333; */
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding: 4px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    white-space: nowrap;
}
a.button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
/*    background-color: #fff; */
    background-color: #ffec46;
/*    background-image: -moz-linear-gradient(center top , #fff, #f1f1f1); */
    background-image: none;
    border: 1px solid #8a0000;
/*    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset; */
    box-shadow: 0 1px 0 #8a0000 inset;
/*    color: #333; */
    color: #8a0000;
}
a.button:active, input[type="reset"]:active, input[type="button"]:active, input[type="submit"]:active {
    background-color: #f9f9f9; 
    background-image: -moz-linear-gradient(center top , #f9f9f9, #f1f1f1);
    box-shadow: 0 1px 0 #fff, 0 1px 1px rgba(0, 0, 0, 0.1) inset;
}
.call-to-action {
    text-align: center;
}
.call-to-action a.button {
    font-size: 24px;
    padding: 15px 35px;
}
.call-to-action a.button:hover {
    text-decoration: none;
}
.ie7 .call-to-action a.button {
    padding: 11px 35px 19px;
}
.small a.button {
    font-size: 10px;
    padding: 3px 6px;
}
.medium a.button {
    font-size: 16px;
    padding: 8px 16px;
}
.large a.button {
    font-size: 18px;
    padding: 10px 35px;
}
.xlarge a.button {
    font-size: 24px;
    padding: 12px 55px;
}
a.blue {
    background-color: #1874cd;
    background-image: -moz-linear-gradient(center top , #4f9eea, #1874cd);
    border: 1px solid #115290;
    color: #fff;
    text-shadow: 0 -1px 0 #115290;
}
a.blue:hover {
    background-color: #7db7f0;
    background-image: -moz-linear-gradient(center top , #7db7f0, #1874cd);
    border: 1px solid #115290;
    color: #fff;
    text-shadow: 0 -1px 0 #115290;
}
a.red {
    background-color: #cd0000;
    background-image: -moz-linear-gradient(center top , #ff2323, #cd0000);
    border: 1px solid #890000;
    color: #fff;
    text-shadow: 0 -1px 0 #890000;
}
a.red:hover {
    background-color: #ff5656;
    background-image: -moz-linear-gradient(center top , #ff5656, #cd0000);
    border: 1px solid #890000;
    color: #fff;
    text-shadow: 0 -1px 0 #890000;
}
a.orange {
    background-color: #ff7f00;
    background-image: -moz-linear-gradient(center top , #fa5, #ff7f00);
    border: 1px solid #bb5d00;
    color: #fff;
    text-shadow: 0 -1px 0 #bb5d00;
}
a.orange:hover {
    background-color: #ffc388;
    background-image: -moz-linear-gradient(center top , #ffc388, #ff7f00);
    border: 1px solid #bb5d00;
    color: #fff;
    text-shadow: 0 -1px 0 #bb5d00;
}
a.yellow {
    background-color: #ecca06;
    background-image: -moz-linear-gradient(center top , #fff2aa, #ffd700);
    border: 1px solid #bb9e00;
    color: #161300;
    text-shadow: 0 1px 0 #fff;
}
a.yellow:hover {
    background-color: #fffadd;
    background-image: -moz-linear-gradient(center top , #fffadd, #ffd700);
    border: 1px solid #bb9e00;
    color: #161300;
    text-shadow: 0 1px 0 #fff;
}
a.green {
    background-color: #2e8b57;
    background-image: -moz-linear-gradient(center top , #4bc380, #2e8b57);
    border: 1px solid #1d5837;
    color: #fff;
    text-shadow: 0 -1px 0 #1d5837;
}
a.green:hover {
    background-color: #71d09b;
    background-image: -moz-linear-gradient(center top , #71d09b, #2e8b57);
    border: 1px solid #1d5837;
    color: #fff;
    text-shadow: 0 -1px 0 #1d5837;
}
a.olive {
    background-color: #838b83;
    background-image: -moz-linear-gradient(center top , #afb4af, #838b83);
    border: 1px solid #626862;
    color: #fff;
    text-shadow: 0 -1px 0 #626862;
}
a.olive:hover {
    background-color: #c9cdc9;
    background-image: -moz-linear-gradient(center top , #c9cdc9, #838b83);
    border: 1px solid #626862;
    color: #fff;
    text-shadow: 0 -1px 0 #626862;
}
a.purple {
    background-color: #5d478b;
    background-image: -moz-linear-gradient(center top , #8771b6, #5d478b);
    border: 1px solid #3f305e;
    color: #fff;
    text-shadow: 0 -1px 0 #3f305e;
}
a.purple:hover {
    background-color: #a492c8;
    background-image: -moz-linear-gradient(center top , #a492c8, #5d478b);
    border: 1px solid #3f305e;
    color: #fff;
    text-shadow: 0 -1px 0 #3f305e;
}
a.pink {
    background-color: #cd1076;
    background-image: -moz-linear-gradient(center top , #f042a0, #cd1076);
    border: 1px solid #8e0b52;
    color: #fff;
    text-shadow: 0 -1px 0 #8e0b52;
}
a.pink:hover {
    background-color: #f471b8;
    background-image: -moz-linear-gradient(center top , #f471b8, #cd1076);
    border: 1px solid #8e0b52;
    color: #fff;
    text-shadow: 0 -1px 0 #8e0b52;
}
a.brick {
    background-color: #b22222;
    background-image: -moz-linear-gradient(center top , #dd4c4c, #b22222);
    border: 1px solid #791717;
    color: #fff;
    text-shadow: 0 -1px 0 #791717;
}
a.brick:hover {
    background-color: #e57777;
    background-image: -moz-linear-gradient(center top , #e57777, #b22222);
    border: 1px solid #791717;
    color: #fff;
    text-shadow: 0 -1px 0 #791717;
}
a.gold {
    background-color: #8b6508;
    background-image: -moz-linear-gradient(center top , #db9f0d, #8b6508);
    border: 1px solid #6b4e06;
    color: #fff;
    text-shadow: 0 -1px 0 #6b4e06;
}
a.gold:hover {
    background-color: #f3b828;
    background-image: -moz-linear-gradient(center top , #f3b828, #8b6508);
    border: 1px solid #6b4e06;
    color: #fff;
    text-shadow: 0 -1px 0 #6b4e06;
}
a.brown {
    background-color: #8b4513;
    background-image: -moz-linear-gradient(center top , #d66a1d, #8b4513);
    border: 1px solid #4f270b;
    color: #fff;
    text-shadow: 0 -1px 0 #4f270b;
}
a.brown:hover {
    background-color: #8b4513;
    background-image: -moz-linear-gradient(center top , #e58541, #8b4513);
    border: 1px solid #4f270b;
    color: #fff;
    text-shadow: 0 -1px 0 #4f270b;
}
a.silver {
    background-color: #c0c0c0;
    background-image: -moz-linear-gradient(center top , #eaeaea, #c0c0c0);
    border: 1px solid #9e9e9e;
    color: #444;
    text-shadow: 0 1px 0 #fff;
}
a.silver:hover {
    background-color: #fff;
    background-image: -moz-linear-gradient(center top , #fff, #c0c0c0);
    border: 1px solid #9e9e9e;
    color: #444;
    text-shadow: 0 1px 0 #fff;
}
a.gray {
    background-color: #696969;
    background-image: -moz-linear-gradient(center top , #939393, #696969);
    border: 1px solid #474747;
    color: #fff;
    text-shadow: 0 -1px 0 #474747;
}
a.gray:hover {
    background-color: #adadad;
    background-image: -moz-linear-gradient(center top , #adadad, #696969);
    border: 1px solid #474747;
    color: #fff;
    text-shadow: 0 -1px 0 #474747;
}
a.black {
    background-color: #080808;
    background-image: -moz-linear-gradient(center top , #323232, #080808);
    border: 1px solid #000;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
}
a.black:hover {
    background-color: #4c4c4c;
    background-image: -moz-linear-gradient(center top , #4c4c4c, #080808);
    border: 1px solid #000;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
}
.info-box {
    border-radius: 4px;
    display: block;
    margin: 20px 0;
    padding: 15px;
    text-align: left;
}
.alert {
    background-color: #faebeb;
    border: 1px solid #dc7070;
    color: #212121;
}
.address {
    background-color: #f6f5ef;
    border: 1px solid #cdc9a5;
    color: #212121;
}
.notice {
    background-color: #fbf9e9;
    border: 1px solid #e3cf57;
    color: #212121;
}
.success {
    background-color: #f9fde8;
    border: 1px solid #a2bc13;
    color: #212121;
}
.download {
    background-color: #fff4e5;
    border: 1px solid #ff9912;
    color: #212121;
}
.information {
    background-color: #eef3f6;
    border: 1px solid #6ca6cd;
    color: #212121;
}
.required {
    color: #d5243f;
}
#breadcrumb {
    padding: 40px 0 0;
}
#breadcrumb a {
    color: #06c;
    font-size: 12px;
    font-weight: 400;
}
#breadcrumb a:hover {
    color: #444;
    text-decoration: none;
}
#content-woocommerce {
    margin-bottom: 20px;
    margin-top: 40px;
}
.products ul, ul.products {
    margin-top: 40px;
}
.cart-collaterals .shipping_calculator {
    width: 100%;
}
table.shop_table {
    hyphens: auto;
    table-layout: fixed;
    word-break: break-all;
}
@media screen and (max-width: 767px) {
table.shop_table {
    font-size: 10px;
}
}
@media screen and (max-width: 400px) {
table.shop_table {
    font-size: 8px;
}
}
table.cart td.actions .coupon .input-text, table.cart td.actions .coupon .input-text {
    cursor: text;
}
.icl_languages_selector {
    float: right;
    text-align: left;
}
.rtl .icl_languages_selector {
    float: left;
    text-align: right;
}
@media screen and (max-width: 650px) {
.icl_languages_selector, .rtl .icl_languages_selector {
    float: none;
}
}
.widget_polylang li {
    display: inline;
    list-style-type: none;
}
#footer {
    font-size: 11px;
    line-height: 1.5em;
}
#footer a {
    color: #333;
    font-weight: 400;
}
#footer a:hover {
    color: #444;
}
#footer-wrapper .grid.col-940 {
    margin: 0;
}
.scroll-top {
    text-align: center;
}
.copyright {
    text-align: left;
}
.powered {
    text-align: right;
}
#footer_widget .col-300:nth-child(3n+3) {
    margin-right: 0;
}
#footer .social-icons {
    line-height: normal;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right;
}
#footer .rss-icon, #footer .yelp-icon, #footer .vimeo-icon, #footer .youtube-icon, #footer .twitter-icon, #footer .facebook-icon, #footer .linkedin-icon, #footer .rss-feed-icon, #footer .instagram-icon, #footer .pinterest-icon, #footer .foursquare-icon, #footer .googleplus-icon, #footer .google-plus-icon, #footer .stumbleupon-icon, #footer .stumble-upon-icon {
    display: inline;
    margin: 1px;
    padding-left: 3px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    text-align: center;
}
.clearfix::after, .clearfix::before, #container::after, #container::before, .widget-wrapper::after, .widget-wrapper::before {
    content: " ";
    display: table;
}
.clearfix::after, #container::after, .widget-wrapper::after {
    clear: both;
}
.ie7 .clearfix, .ie7 #container, .ie7 .widget-wrapper {
}
.clear {
    clear: both;
}
bdo[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: bidi-override;
}
bdo[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: bidi-override;
}
[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: embed;
}
[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: embed;
}
@media print {
h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
}
ul, ol, dl {
    page-break-before: avoid;
}
}
@media not all, not all, not all, not all {
body {
}
}