@import url('https://fonts.googleapis.com/css2?family=Long+Cang&display=swap');
#page {
    line-height: unset;
    margin: 0;
}

header {
    width: 100%;
    float: left;
    background: #0070ac url(images/banner.jpg) 50% 100%;
    text-align: center;
    padding-top: 2em;
    padding-bottom: 2em;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: solid 0.5em #0070ac;
}

header a.logo {
    background: url(images/logo.png) no-repeat 50% 0;
    margin: auto;
    float: none;
    text-align: center;
    font-size: 1.4em;
    padding-top: 10em;
    display: block;
    width: auto;
    background-size: 10em;
    height: auto;
}

header a.logo h1,
header a.logo h2 {
    display: block;
    color: #fff;
    margin: 0;
    font-family: 'Long Cang', cursive;
}

header a.logo h1 {
    font-weight: bold;
    text-shadow: 0 0 5px #000;
}

nav#nav{
    position: absolute;
    top: 1em;
    right: 1em;
}

nav#nav>#clientMenu {
    display: block;
    background: none;
}

nav #clientMenu div.userMenu {
    background: none;  
}

#main {
    font-size: 1.3em;
    line-height: 1.8em;
}


/* -- Defined classes and HTML Tags used in editor  --  */

.title,
h1 {
    font-family: 'Long Cang', cursive;
    color: #0070ac;
    line-height: normal;
    margin-top: 1.5em;
    font-size: 3em;
}

.heading,
h2 {
    font-family: Arial, verdana, sans-serif;
    line-height: 1.5em;
    margin-top: 1.5em;
    font-size: 1.6em;
}

h3,
.h3,
.subHeading,
.productCaption,
.productCaption a {
    font-family: Arial, verdana, sans-serif;
    font-size: 1.3em;
}

article.item h3.caption {
    font-family: Arial, verdana, sans-serif;
    text-transform: none;
    padding: 0;
    border: none;
}

h4 {
    font-family: Arial, verdana, sans-serif;
    font-weight: bold;
}

a {
    color: #0070ac;
}

a:visited {
    color: #0070ac;
}

a:hover {
    color: #0070ac;
}

#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: #0070ac;
    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: #0070ac;
}

nav#nav ul li.selected,
nav#nav ul li.selected div {
    background: none;
}

nav#nav ul li div span.description {
    color: #ffffff;
}

nav#nav a,
nav#nav a:link,
nav#nav a:visited {
    color: #ffffff;
    background: #0070ac;
    font-family: 'Montserrat', Arial, verdana, sans-serif;
}

nav#nav li.selected a,
nav#nav li.selected a:hover {
    background: none;
    color: #ffffff;
}

nav#nav a:hover,
nav#nav a:active {
    color: #ffffff;
    background: none;
}

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: #0070ac;
    border-color: #0070ac;
}

.googleMap,
article.item.googleMap {
    border-color: #0070ac;
    border: none;
}

ul.tabs li.selected a,
ul.filter li.selected a {
    color: #0070ac;
}

article.item.details .image,
article.item.details .googleMap {
    margin-bottom: 0;
}

article.item.author {
    background: #0070ac;
}

article.item.author img {
    margin: 0;
}

article.item.author span {
    display: none;
}

nav#menu ul li div {
    background: #0070ac;
}

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: #0070ac;
}

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;
    border: solid #0070ac 0.5em;
    margin-bottom: 1em;
}

.products article.item:nth-child(even) {}

article.item .attributes {
    box-sizing: border-box;
    padding-top: 3em;
    text-align: center;
}

section.block {
    margin-bottom: 1.5em;
    box-sizing: border-box;
}

.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 .attributes .attribute .attValue {
    padding-right: 0;
}

.products article.item .attributes .attribute.price .priceDetails {
    font-size: 1em;
    padding-left: 1em;
}

#jumpTop {
    background: #0070ac;
}

article.item .attribute.price {
    color: #0070ac;
    font-size: 1.6em;
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

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;
}

#clientMenu div.userMenu {
    padding: 0;
    border-radius: 0;
}

article.item .buttons,
article.item .buttons .public,
article.item .buttons .public>* {
    text-align: center;
}

.pageSplitSort,
#banner #simpleSearch {
    display: none;
}

nav #clientMenu.hover div.userMenu {
    position: static;
}