#wrapper {
    background: url(images/banner.jpg) 50% 0 no-repeat;
    background-size: contain;
}

#page {
    line-height: unset;
    margin: 0;
}


/* -- Defined classes and HTML Tags used in editor  --  */

.title,
h1 {
    font-family: serif;
    color: #003998;
    line-height: normal;
}

.content .heading,
.content h2 {
    font-family: serif;
    line-height: 1.5em;
    font-size: 2.5em;
}

.content h3,
.content .h3,
.content .subHeading,
.productCaption,
.productCaption a {
    font-family: serif;
}

h4 {
    font-family: Arial, verdana, sans-serif;
    font-weight: bold;
}

a {
    color: #003998;
}

a:visited {
    color: #003998;
}

a:hover {
    color: #003998;
}

#menu {
    width: 150px;
}

#menu #simpleSearch,
#menu #userMenu {
    display: none;
}

#main.hasMenu {
    padding-left: inherit;
    max-width: 1000px;
}

nav#menu {
    width: 100%;
    position: relative;
    float: none;
    clear: both;
    overflow: hidden;
    margin-bottom: 1em;
}

nav#menu li {
    float: left;
    margin-right: 1px;
}

nav#menu ul li div {
    display: none;
    position: absolute;
}

nav#menu ul li:hover {
    display: block;
}

.attributes .textarea.Quote,
.productDetails .Quote .attValue {
    font-style: italic;
    background: #C8E5B0;
    font-weight: normal;
    line-height: 1.6em;
    padding: 10px;
    padding-left: 20px;
    border-radius: 4px;
    display: block;
}

.details ul {
    list-style: outside disc;
    padding-left: 1.5em;
}

.details ul li {
    color: #003998;
    line-height: normal;
    padding-bottom: 0.8em;
}

#productList .childItems {
    font-size: 0.7em;
}

#productList .childItems article.item.attributes span,
#productList .childItems article.item.author {
    display: none;
}

#productList .childItems article.item.image {
    padding: 0;
    margin: 0;
    display: block;
    float: none;
}

#productList .childItems article.item.image .frame {
    max-height: 200px;
    overflow: hidden;
}

#productList .childItems article.item.image img {
    width: 100%;
}

#productList .childItems article.itemh3.productCaption {
    padding: 8px;
    margin: 0;
}

#productList .childItems article.item.buttons .button {
    font-size: 12px;
    line-height: 20px;
}

nav#nav ul li div {
    background: #003998;
}

nav#nav ul li.selected,
nav#nav ul li.selected div {
    background: #000000;
}

nav#nav ul li div span.description {
    color: #ffffff;
}

nav#nav a,
nav#nav a:link,
nav#nav a:visited {
    color: #ffffff;
    background: #003998;
    font-family: serif;
}

nav#nav li.selected a,
nav#nav li.selected a:hover {
    background: #000000;
    color: #ffffff;
}

nav#nav a:hover,
nav#nav a:active {
    color: #ffffff;
    background: #000000;
}

nav#nav ul li li li {
    padding-left: 1em;
    border: none;
    background: inherit;
}

nav#nav ul ul ul {
    display: none;
}

nav#nav ul ul li.selected ul {
    display: block;
}

#actionProgress {
    color: #003998;
    border-color: #003998;
}

.googleMap,
article.item.googleMap {
    border-color: #003998;
    border: none;
}

ul.tabs li.selected a,
ul.filter li.selected a {
    color: #003998;
}

article.item.details .image,
article.item.details .googleMap {
    margin-bottom: 0;
}

article.item.author {
    background: #003998;
}

article.item.author img {
    margin: 0;
}

article.item.author span {
    display: none;
}

nav#menu ul li div {
    background: #003998;
}

nav#menu ul li.selected div {
    background: #000000;
}

nav#menu ul li div span.description {
    color: #ffffff;
}

nav#menu a,
nav#menu a:link,
nav#menu a:visited {
    color: #ffffff;
    background: #003998;
}

nav#menu li.selected a,
nav#menu li.selected a:hover {
    background: #494949;
    color: #ffffff;
}

nav#menu a:hover,
nav#menu a:active {
    color: #ffffff;
    background: #000000;
}

.products article.item {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    background: 0;
    box-sizing: border-box;
}

.products article.item:nth-child(even) {
    background: #00399855;
}

article.item .attributes {
    padding: 3em;
    box-sizing: border-box;
}

section.block {
    margin-bottom: 1.5em;
    box-sizing: border-box;
}

section.block article.item,
.products .childItems article.item {
    width: 48%;
    float: left;
    clear: left;
    margin: 0;
    margin-bottom: 2em;
    background: none;
}

section.block article.item:nth-child(even),
.products .childItems .product:nth-child(even) {
    float: right;
    clear: none;
    width: 48%;
}

section.block article.item .details .image,
section.block article.item .details .images,
section.block article.item .details .googleMap,
.products .childItems article.item.image {
    float: none;
    width: 100%;
    margin: 0;
    margin-bottom: 1em;
    border: none;
}

section.block article.item .attributes,
section.block article.item:first-child .noImage .attributes,
.products .childItems article.item.attributes {
    width: 100%;
    float: none;
}


/* section.block article.item:first-child {
    width: 100%;
    padding: 0;
    background: none;
    float: left;
}

section.block article.item:first-child .attributes {
    width: 45%;
    float: left;
}

section.block article.item:first-child .details .image {
    max-height: unset;
    float: left;
    width: 48%;
    margin-right: 2%;
} */

.products article.item:nth-child(even) .image {
    float: right;
    margin-right: 0;
    margin-left: 5%;
}

.products article.item .images .image {
    margin: 0;
}


/*.products article.item:nth-child(even) .attributes {*/


/*    float: right;*/


/*}*/

.products article.item .attributes .attribute .attValue {
    padding-right: 0;
}

.products article.item .attributes .attribute.price .priceDetails {
    font-size: 1em;
    padding-left: 1em;
}

#jumpTop {
    background: #003998;
}

article.item .attribute.price {
    color: #003998;
    font-size: 1.6em;
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: 'Gloria Hallelujah', cursive;
}

article.item .attribute.price .attValue {
    padding: 0;
}

.attribute .attValue p {
    margin: revert;
}

article.item .attribute.price .attName {
    display: none;
}

article.item .attribute.price .attValue span.price {
    display: block;
}

nav#nav #clientMenu a:hover,
#banner #simpleSearch a.toggle:hover {
    background: #000;
}

#clientMenu div.userMenu {
    padding: 0;
    border-radius: 0;
}

article.item .buttons,
article.item .buttons .public,
article.item .buttons .public>* {
    text-align: center;
}

section.content,
section.products {
    max-width: 1000px;
    margin: auto;
}

header a.logo {
    float: none;
    width: 12vw;
    min-width: 80px;
    height: 26vw;
    clear: both;
    display: block;
    margin: auto;
    background: none;
}

nav #clientMenu,
nav #cart {
    margin-bottom: 0;
}

nav#nav {
    width: 100%;
    background: #333;
}

#banner #simpleSearch {
    display: none;
}

.products article.item .images .image {
    width: 48%;
    margin: 1%;
    overflow: hidden;
}