/*
*** Table of Contents ***
=cssReset
=fonts
=repeatingRegions
=topHeader
=topRightHeaderSection
=accountNavigation
=primaryHeader
=navigationDropDown
=localeDropDown
=marquee
=preFooter
=footerContent
=footerNavigation
=blogRoll
=socialNavigation
=iNationalFooterNav
=internationalStyles
    =de
    =es
    =fr
    =it
    =nl
=mediaQueries
 */

 /* =cssReset */
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 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

/* =fonts */
@font-face {
    font-family: 'JosefinSlab';
    font-weight: normal;
    src: url('../fonts/JosefinSlab-Regular.eot');
    src: url('../fonts/JosefinSlab-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/JosefinSlab-Regular.woff') format('woff'),
         url('../fonts/JosefinSlab-Regular.ttf')  format('truetype');
    }
@font-face {
    font-family: 'JosefinSlab';
    font-weight: bold;
    src: url('../fonts/JosefinSlab-SemiBold.eot');
    src: url('../fonts/JosefinSlab-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/JosefinSlab-SemiBold.woff') format('woff'),
         url('../fonts/JosefinSlab-SemiBold.ttf')  format('truetype');
    }
@font-face {
    font-family: 'OpenSans';
    font-weight: 300;
    src: url('../fonts/OpenSans-Light.eot');
    src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light.woff') format('woff'),
         url('../fonts/OpenSans-Light.ttf')  format('truetype');
    }
@font-face {
    font-family: 'OpenSans';
    font-weight: normal;
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular.woff') format('woff'),
         url('../fonts/OpenSans-Regular.ttf')  format('truetype');
    }
@font-face {
    font-family: 'OpenSans';
    font-weight: bold;
    src: url('../fonts/OpenSans-Semibold.eot');
    src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold.woff') format('woff'),
         url('../fonts/OpenSans-Semibold.ttf')  format('truetype');
    }
@font-face {
    font-family: 'OpenSans-Cond';
    font-weight: 300;
    src: url('../fonts/OpenSans-CondLight.eot');
    src: url('../fonts/OpenSans-CondLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-CondLight.woff') format('woff'),
         url('../fonts/OpenSans-CondLight.ttf')  format('truetype');
    }

html {
    font-size: 10px;
}

body {
    font-family: 'OpenSans', sans-serif;
    font-weight: normal;
}

h1 {
    font-size: 4.8rem;
    color: #5f7495;
    font-family: 'OpenSans-Cond';
    font-weight: 300;
}

h2 {
    font-size: 4.2rem;
    color: #5f7495;
    font-family: 'JosefinSlab';
    font-weight: bold;
}

h3 {
    font-size: 3rem;
    font-family: 'OpenSans';
    font-weight: 300;
}

h4 {
    font-size: 2.4rem;
}

p {
    font-size: 2.4rem;
    line-height: normal;
    font-family: 'OpenSans';
    font-weight: 300;
    margin-bottom: 12px;
    color: #606060;
}

li {
    font-size: 1.8rem;
}

dt,
dd {
    font-size: 2.4rem;
    font-family: 'OpenSans';
    font-weight: 300;
}

dt {
    font-family: 'OpenSans';
    font-weight: normal;
}

th,
td {
    font-size: 2.4rem;
    font-family: 'OpenSans';
    font-weight: 300;
}

span {
    font-size: 1.6rem;
    font-family: 'OpenSans';
    font-weight: normal;
}

header input {
    border: none;
}

#quickLinks > span,
#quickLinks > span a {
    color: #6a5944;
    font-size: 1.4rem;
    font-family: 'OpenSans';
    font-weight: bold;
}

#accountNavigation li,
#accountDD li,
#languageSelectionDD li
{
    color: #514847;
    font-size: 1.4rem;
    font-family: 'OpenSans';
    font-weight: normal;
}

#accountNavigation li a,
#accountDD li a,
#languageSelectionDD li a
{
    color: #514847;
}

#accountNavigation > li:last-of-type {
    padding: 0;
}

#accountNavigation > li:last-of-type a {
    padding-left: 12px;
}

#accountNavigation li a#account
{
    font-weight: bold;
}

#primaryNavigation li a {
    color: #fff;
    font-size: 2.4rem;
    font-family: 'OpenSans';
    font-weight: 300;
    padding: 5px;
}

#primaryNavigation li a:hover {
    text-decoration: none;
    border-bottom: 4px solid #ffd56d;
}

#searchBox {
    width: 500px;
    float: right;
    background: #5f7495;
    position: relative;
    overflow: visible;
}

#searchIcon {
    background: none;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 17px;
}

#fauxInputContainer {
    background: #fff;
    border-radius: 1000px;
    width: 405px;
    margin: 16px 10px 16px 20px;
    padding: 5px;
    display: inline-block;
}

#siteSearch {
    float: left;
    padding: 5px 20px;
    margin: 0 8px 0 0;
    width: 210px;
    box-shadow: none;
    border-right: 1px solid #a89d92;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#siteSearch:focus {
    outline: none;
}

/* .chosen styles are for the select dropdown */
#searchCategories {
    width: 140px;
}

.chosen-container-single .chosen-single {
    background: #fff !important;
    border: none !important;
    box-shadow: none !important;
}

.chosen-container.chosen-with-drop .chosen-drop {
    border: none;
    z-index: 2500;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: none;
    box-shadow: 0px 0px 5px #000;
}

.chosen-container-single .chosen-single span {
    font-family: 'OpenSans';
    font-weight: normal;
    font-size: 1.3rem;
    color: #aaa;
}

/* all the dropdown menu items */
.chosen-container .chosen-results li.active-result {
    font-size: 1.4rem;
    font-family: 'OpenSans';
    font-weight: normal;
}

#menuDropdown {
    display: none;
    position: absolute;
    width: 800px;
    height: 300px;
    background: gray;
    border: 2px solid red;
    z-index: 30;
    padding-top: 60px;
}

/* =repeatingRegions */
input[type="submit"] {
    cursor: pointer;
}
/*
#main input {
    border: none;
}
*/

#main {
    line-height: normal;
    min-width: 1000px;
}

header .innerContainer,
#main .innerContainer,
#preFooter .innerContainer,
footer .innerContainer {
    width: 1000px;
    display: block;
    margin: 0 auto;
}

header .innerContainer:after,
#main .innerContainer:after,
#preFooter .innerContainer:after,
footer .innerContainer:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.outerContainer {
    min-width: 1000px;
}

a:link {
    text-decoration: none;
    color: #46a48c;
}

a:visited {
    color: #46a48c;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {

}

a.luluBtn,
.luluBtn {
    padding: 12px 40px;
    background: #ffd56d;
    color: #514847;
    font-family: 'OpenSans';
    font-weight: normal;
    font-size: 2.0rem;
    border-radius: 1000px;
    display: inline-block;
    text-align: center;
    border: 4px solid #ffd56d;
   -webkit-transition: background 0.3s ease-in-out;
   -moz-transition: background 0.3s ease-in-out;
   -o-transition: background 0.3s ease-in-out;
   -ms-transition: background 0.3s ease-in-out;
   transition: background 0.3s ease-in-out;
}

a.luluBtn:hover,
.luluBtn:hover {
    cursor: pointer;
    text-decoration: none;
    background: transparent;
}

a.luluBtn:active,
.luluBtn:active {
    -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
}

a.luluBtn:focus,
.luluBtn:focus,
a.luluBtnSmall:focus,
.luluBtnSmall:focus {
    outline: none;
}

a.luluBtnSmall,
.luluBtnSmall {
    padding: 4px 16px;
    background: #ffd56d;
    color: #514847;
    font-family: 'OpenSans';
    font-weight: normal;
    font-size: 1.2rem;
    border-radius: 1000px;
    display: inline-block;
    text-align: center;
    border: 2px solid #ffd56d;
   -webkit-transition: background 0.3s ease-in-out;
   -moz-transition: background 0.3s ease-in-out;
   -o-transition: background 0.3s ease-in-out;
   -ms-transition: background 0.3s ease-in-out;
   transition: background 0.3s ease-in-out;
}

a.luluBtnSmall:hover,
.luluBtnSmall:hover {
    cursor: pointer;
    text-decoration: none;
    background: #fff;
}

a.luluBtnSmall:active,
.luluBtnSmall:active {
    -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4);
}

a.luluBtnDisabled,
.luluBtnDisabled {
    background: #aaa;
    border: 4px solid #aaa;
    color: #fff;
    pointer-events: none;
    opacity: 0.55;
}

input.luluInput {
    border-radius: 1000px;
    padding: 10px 15px;
    border: none;
    font-family: 'OpenSans';
    font-weight: bold;
    font-size: 1.5rem;
    border: 1px solid #c3c4ba;
    color: #aaa;
}

input.luluInputSmall {
    border-radius: 1000px;
    padding: 7px 15px;
    border: none;
    font-family: 'OpenSans';
    font-weight: bold;
    font-size: 1.3rem;
    border: 1px solid #c3c4ba;
    color: #aaa;
}

ul.luluList {
    list-style-position: inside;
    margin: 14px 0 0 15px;
}

li.luluListItem {
    position: relative;
    padding-left: 15px;
}

li.luluListItem:before {
    position: absolute;
    left: -15px;
    content: '\00BB';
}

#internalTitleSection {
    background-size: cover;
    padding: 15px 0;
}

#internalTitleSection.smallHeadCon {
    padding: 5px 0;
}

#internalTitleSection h1 {
    text-align: center;
    color: #fff;
}

#internalTitleSection h1.smallHead,
h1.smallHead {
    font-size: 4.8rem;
}

.blueHeader {
    background-image: url(../images/wordArtBlue.jpg);
}

.redHeader {
    background-image: url(../images/wordArtRed.jpg);
}

.greenHeader {
    background-image: url(../images/wordArtGreen.jpg);
}

.yellowHeader {
    background-image: url(../images/wordArtYellow.jpg);
}

.blueHeaderSmall {
    background-image: url(../images/wordArtBlueSmall.jpg);
}

.redHeaderSmall {
    background-image: url(../images/wordArtRedSmall.jpg);
}

.greenHeaderSmall {
    background-image: url(../images/wordArtGreenSmall.jpg);
}

.yellowHeaderSmall {
    background-image: url(../images/wordArtYellowSmall.jpg);
}

div.joomlaFormError {
    font-size: 1.2rem;
    color: #ffd56d;
    margin: 5px 0 0 15px;
    padding: 0;
    display: none;
}

#lulu404 h1 {
    text-align: center;
    font-size: 4rem;
    padding: 10px 0;
}

#lulu404 h2 {
    font-size: 3rem;
    margin: 15px 0;
}

#lulu404 h3 {
    font-size: 2.5rem;
}

#lulu404 ul {
    list-style-type: disc;
    margin: 15px 40px;
}

/* =topHeader */
#topHeader {
    background: #fff;
    padding: 8px 0;
}

#logoLink {
    float: left;
    margin-left: -20px;
}

/* =topRightHeaderSection */
#topHeader .innerContainer {
    position: relative;
}

#headerPromo {
    position: absolute;
    right: 0;
    top: 4px;
}

#referralLink {
    float: right;
    font-size: 20px;
    border: 1px solid #d98827;
    font-family: "Open Sans", sans-serif;
    border-radius: 5px;
    padding: 11px 10px 10px;
    text-decoration: none;
    color: #d98827;
}

#holidayDeadline {
    float: right;
    margin-left: 10px;
    font-family: "Open Sans";
    border-radius: 5px;
    background-color: #46a48c;
    border: 1px solid #46a48c;
}

#holidayDeadline:hover {
    text-decoration: none;
}

#holidayDeadline span {
    display: block;
}

#holidayDeadline span#holidayContainer {
    background-color: #fff;
    text-align: right;
    border-radius: 5px 0 0 5px;
    margin-right: 32px;
    padding: 5px 10px;
}

#holidayDeadline span#tagLine {
    margin-bottom: 5px;
}

#holidayDeadline span#action {
    font-size: 10px;
    font-style: italic;
    color: #999;
}

#holidayDeadline::after {
    content: "";
    background-color: #46a48c;
    background-image: url("../images/holiday/tree-icon.png");
    background-position: 98%;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 5px;
    top: 3px;
    width: 20px;
    height: 35px;
}

#quickLinks {
    width: 750px;
    float: right;
    text-align: right;
    margin-top: 60px;
}

#quickLinks > span {
    display: block;
    padding: 10px 0 30px;
    text-transform: uppercase;
}

/* =accountNavigation */
#accountNavigation {
    margin-left: 0;
    padding: 0 0 10px 0;
    text-align: right;
    float: right;
}

#accountNavigation > li {
    display: block;
    padding-left: 28px;
    float: left;
    position: relative;
    line-height: normal;
}

#accountDD,
#languageSelectionDD {
    position: absolute;
    background: #fff;
    z-index: 100;
    border: 1px solid #b4b4b4;
    border-left: none;
    left: 0;
    display: none;
    padding: 10px 20px 10px 30px;
    top: 20px;
}

#accountDD li,
#languageSelectionDD li {
    text-align: left;
    margin-bottom: 10px;
    white-space: nowrap;
}

/* =primaryHeader */
#primaryNavigationBar {
    background: rgba(81,72,71,1);
    z-index: 1;
}

#primaryNavigationBar .innerContainer {
    position: relative;
}

#primaryHeader nav {
    padding: 20px 0;
    float: left;
}

#primaryNavigation {
    float: left;
}

#primaryNavigation li {
    display: inline-block;
    padding-right: 50px;
}

.menuDD .closeAction {
    font-size: 1.2rem;
    text-align: right;
    width: 100%;
    display: block;
    float: left;
}

/* =navigationDropDown */
#primaryNavigationBar .menuDD:before,
#accountDD:before,
#languageSelectionDD:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 7px;
    background: #ffd56d;
    left: 0;
    border-left: 1px solid #b4b4b4;
}

#primaryNavigationBar .menuDD {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 70px;
    left: 0;
    padding: 12px;
    border-top: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
    border-bottom: 1px solid #b4b4b4;
    z-index: 9999999;
    background: url(../images/bg.jpg) repeat;
    display: none;
}

#primaryNavigationBar .menuDD div.oneColDD {
    width: 600px;
    display: inline-block;
    margin: 20px 0 0 25px;
    float: left;
}

/* top margin to the ul only if it's in the oneCol layout - the h4 is taking
care of that spacing in the two column layout */
#primaryNavigationBar .menuDD div.oneColDD ul {
    margin-top: 20px;
}

#primaryNavigationBar .menuDD div.oneColDD h4 {
    margin: 25px 0 5px 0;
}

#primaryNavigationBar .menuDD div.oneColDD h4:first-of-type {
    margin-top: 0;
}

#primaryNavigationBar .menuDD div.oneColDD p {
    font-size: 1.8rem;
}

#primaryNavigationBar .menuDD div.twoColDD {
    padding: 20px 0 0 25px;
    width: 335px;
    display: inline-block;
    float: left;
}

#primaryNavigationBar .menuDD div.twoColDD:nth-of-type(2) {
    width: 260px;
}

#primaryNavigationBar .menuDD div.twoColDD h4 {
    color: #514847;
    margin-bottom: 20px;
}

#primaryNavigationBar .menuDD div.promoColDD {
    float: right;
}

#primaryNavigationBar .menuDD ul li {
    margin-bottom: 10px;
}

#primaryNavigationBar .menuDD ul li:last-of-type {
    margin-top: 22px;
    text-transform: uppercase;
}

#primaryNavigationBar .menuDD ul li:last-of-type a {
    font-size: 1.4rem;
}

/* =localeDropDown */
#languageSelection {
    position: relative;
}

#languageSelectionDD {
    text-align: left;
    min-width: 180px;
    z-index: 2001;
}

#selectLocale {
}

#selectLocale img {
    float: left;
}

.languagePopup {
    position: absolute;
    display: block;
    border: 1px solid yellow;
    background: #fff;
    z-index: 1000;
    top: 30px;
}

#languageSelectionDD .country {
    margin-bottom: 15px;
}

#languageSelectionDD .currency {
    display: inline-block;
    float: right;
}

.iconCaretDown {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #777;
    display: inline-block;
    margin: 0 0 0 8px;
}

.iconCaretRight {
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid #000;
    display: inline-block;
    float: left;
    margin: 9px 6px 0 0;
}

#accountNavigation > li:first-of-type .iconCaretDown {
    margin: 0 0 2px 4px;
}

/* =marquee */
#marquee {
    position: relative;
    background: gray;
}

#marquee .slick-slide img {
    /*margin: 0 auto;*/
    /* 100% to make internal marquees responsive */
    width: 100%;
    /* mins and max's so the images never break aspect ratio */
    max-height: 473px;
    max-width: 2000px;
    min-width: 1000px;
}

#marquee .carouselMarquee {
    margin-bottom: 0;
}

#marquee .slick-dots {
    bottom: 4px;
    left: -485px;
}

#marquee .slick-dots li button:before {
    font-size: 4rem;
    color: #000;
}

#marquee .slick-dots li.slick-active button:before {
    color: #fff;
}

#main .slick-prev:before {
    content: url(../images/leftArrow.png);
}

#main .slick-next:before {
    content: url(../images/rightArrow.png);
}

#main .slick-prev,
#main .slick-next {
    height: 55px;
    width: 30px;
    top: 55px;
}

#main .carouselContainer h2 {
    text-align: center;
}

/* =preFooter */
#signUpBox {
    padding: 50px 0 50px 0;
    border-top: 1px solid #c8c8c8;
    clear: both;
    display: inline-block;
    width: 100%;
}

#signUpBox form {
    display: inline-block;
    width: 52%;
    float: right;
    overflow: hidden;
    padding: 0 0 0 5px;
}

#signUp {
    padding: 10px 25px;
    width: 52%;
    font-size: 1.6rem;
}

#signUpButton {
    border-radius: 1000px;
    padding: 6px 45px;
    font-size: 1.6rem;
    font-family: 'OpenSans';
    font-weight: normal;
    color: #514847;
    margin-top: 3px;
    float: right;
}

#signUpFormMessage {
    font-size: 3.4rem;
    line-height: normal;
    font-family: 'JosefinSlab';
    font-weight: bold;
    color: #5f7495;
    width: 450px;
    float: left;
}

#signUpFormDisclaimer {
    width: 50%;
    float: right;
    clear: right;
    font-size: 1.2rem;
    line-height: 2.4rem;
    display: inline-block;
    margin: 10px 5px 0 0;
}

#signUpBox img {
    float: left;
    margin-right: 10px;
}

#signUpBox .confirmationMessage {
    line-height: 1.8rem;
    color: #606060;
}

#confirmSignUp {
    display: none;
}

#errorSignUp {
    display: none;
}

/* =footerContent */
#preFooter {
    background: #514847;
    border-bottom: 1px solid #97918e;
}

#preFooter .footerNavigation,
#preFooter .blogRoll,
#preFooter .socialNavigation {
    display: block;
    float: left;
    padding: 25px 0 50px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#preFooter .footerNavigation {
    width: 25%;
}

#preFooter .blogRoll {
    width: 50%;
    padding: 25px 70px 50px 0;
}

#preFooter .socialNavigation {
    width: 25%;
}

#preFooter h5 {
    color: #fff;
    font-size: 3.6rem;
    font-family: 'JosefinSlab';
    font-weight: normal;
    padding-bottom: 25px;
}

/* =footerNavigation */
#footerNavigation li {
    padding-bottom: 15px;
}

#footerNavigation li a {
    color: #ffd56d;
    font-size: 2rem;
    font-family: 'OpenSans';
    font-weight: 300;
}

/* =blogRoll */
#blogRoll {
    height: 300px;
}

#blogRoll li {
    display: block;
    clear: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#blogRoll li img {
    float: left;
    padding-right: 10px;
}

#blogRoll li > span {
    color: #fff;
    font-size: 1.4rem;
    font-family: 'OpenSans';
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    padding-bottom: 6px;
}

#blogRoll li a {
    color: #ffd56d;
}

#blogRoll li a span {
    color: #ffd56d;
    font-size: 2rem;
    font-family: 'OpenSans';
    font-weight: 300;
    display: block;
}

/* =socialNavigation */
#socialNavigation li {
    display: block;
    clear: left;
    overflow: hidden;
    margin-bottom: 10px;
}

#socialNavigation li a img {
    float: left;
}

#socialNavigation li a span {
    color: #ffd56d;
    font-size: 2rem;
    font-family: 'OpenSans';
    font-weight: 300;
    display: inline-block;
    margin: 9px 15px;
}

#socialNavigation li a:hover span {
    text-decoration: underline;
}

/* =iNationalFooterNav */
#iNationalFooterNav {
    padding: 20px 0;
    display: block;
    margin: 0 auto;
    width: 750px;
    text-align: center;
}

#iNationalFooterNav li {
    display: inline-block;
    margin: 0px 15px;
}

#iNationalFooterNav li a {
    color: #cac03d;
    font-size: 1.5rem;
    font-family: 'OpenSans-Regular', sans-serif;
}

#footer {
    background: #2c2525;
    overflow: hidden;
}

#footer p {
    color: #fff;
    font-size: 1.6rem;
    font-family: 'OpenSans';
    font-weight: 300;
    margin: 20px 0;
    text-align: center;
}

#footer p span {
    display: block;
    font-weight: 300;
}

/* =internationalStyles */
/* =de */
.de #primaryNavigation li {
    padding-right: 15px;
}

.de #primaryNavigation li a {
    font-size: 2.2rem;
}

.de #primaryNavigation li:last-of-type {
    padding-right: 0;
}

.de #iNationalFooterNav {
    width: 980px;
}

.de #iNationalFooterNav li {
    margin-right: 16px;
}

.de #iNationalFooterNav li a {
    font-size: 1.6rem;
}

/* =es */
.es #primaryNavigation li {
    padding-right: 36px;
}

.es #primaryNavigation li:last-of-type {
    padding-right: 0;
}

.es #iNationalFooterNav {
    width: 975px;
}

/* =fr */
.fr #primaryNavigation li {
    padding-right: 24px;
}

.fr #primaryNavigation li:last-of-type {
    padding-right: 0;
}

.fr #iNationalFooterNav {
    width: 1100px;
    margin-left: -50px;
}

.fr #iNationalFooterNav li {
    margin-right: 18px;
}

.fr #iNationalFooterNav li a {
    font-size: 1.4rem;
}

/* =it */
.it #primaryNavigation li {
    padding-right: 15px;
}

.it #primaryNavigation li:last-of-type {
    padding-right: 0;
}

.it #iNationalFooterNav {
    width: 920px;
}

.it #iNationalFooterNav li {
    margin-right: 35px;
}

/* =nl */
.nl #primaryNavigation li {
    padding-right: 25px;
}

.nl #primaryNavigation li:last-of-type {
    padding-right: 0;
}

.nl #iNationalFooterNav {
    width: 865px;
}

.nl #iNationalFooterNav li {
    margin-right: 35px;
}

/* =mediaQueries */

@media (min-width: 2000px) {
    #marquee .slick-slide img {
        margin: 0 auto;
    }
}

@media (max-width: 1040px) {
    #logoLink {
        padding-left: 28px;
    }

    #primaryHeader nav {
        padding-left: 10px;
    }

    #shopLnkDD,
    #createLnkDD,
    #sellLnkDD {
        width: 980px;
    }

    #quickLinks > span,
    #quickLinks > nav,
    #shopIndie {
        margin-right: 10px;
    }
}

.hidden {
    display: none;
}
