body {
    font-family: Verdana, Geneva, sans-serif;
}

section {
    margin-top: 30px;
}

#defaria, .container {
    position: relative;
}

#logo {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 60px;
    z-index: 2;
}

#coat-of-arms {
    width: 100%;
}

#breadcrumb {
    margin: 20px 0;
}

#submit.pure-button-primary {
    background-color: #282e62;
}

#header-menu-list {
   margin-left: 70px;
}

.relative-frame {
    position: relative;
    height: 140px;
    cursor: pointer;
}

.relative-frame .cell {
    position: relative;
    background: white;
    margin: 5px;
    height: 130px;
}

.container .overlay { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    background-color: rgba(0,0,0,0.6); 
    text-align: center;
    color: white;
    z-index: 3;
}

.relative-frame .overlay { 
    position: absolute; 
    top: 0; 
    left: 0; 
    right:0; 
    bottom:0; 
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0); 
    z-index: 3;
}

.relative-frame .overlay:hover {
    background-color: rgba(0,0,0,0.1); 
}

.relative-frame .cell img {  
    max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
    z-index: 2;
}

.header {
   padding: 20px 20px 0 10px; 
}

.header a {
    text-decoration: none;
}

.header h1 {
    font-family: Georgia, serif;
    margin: 0;
    padding: 0 0 0 65px;
    color: #282e62;
}

.band {
    background: #282e62;
    text-align: center;
    color: #fff;
    padding: 1px 20px;
}

.footer-band {
    background: #eeeeee;
    padding: 0 20px 0 20px; 
}

.footer-copy {
    font-size: 12px;
    padding: 30px 0 30px 0;
}

.center {
    text-align: center;
}

.footer-menu {
    max-width: 200px;
    margin: auto;
}

.band h2 {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}

.pure-u-1-2 img, .pure-u-11-24 img, .pure-u-3-24 img, .contained-image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

#main-content {
    text-align: center;
    margin-bottom: 60px;
    font-size: 14px;
    min-height: 600px;
}

.left-right-p {
    padding: 0 30px 0 30px;
}

.padding20 {
    padding: 20px;
}

.left-p {
    padding-left:30px;
}

.right-p {
    padding-right:30px;
}

.left-text {
    text-align: left;
}

.pb20 {
    padding-bottom: 20px;
}

.results {
    padding-bottom: 20px;
}

.list-item-description {
    padding: 10px 20px 20px 20px;
    font-size: 14px;
    text-align: left;
}

.nobreak {
    white-space: nowrap;
}

.clickable {
    cursor: pointer;
}

.blue {
    color: #282e62;
}

.green {
    color: #00873c;
}

.bold {
    font-weight: bold;
}

.button, a span.button {
    background-color: #282e62;
    color: #fff;
    font-size: 14px;
    line-height: 60px;
    padding: 10px;
    text-decoration: none;
    margin-right: 10px;
}

a span.button {
    display: block;
    line-height: 16px;
    margin: 10px 0 0 0;
    color: #fff;
    text-decoration: none;
}

.main-showroom a {
    color: #474747;
    text-decoration: none;
}

.about-decorate {
    margin: 10px 10px 30px 10px;
}

.about-decorate span {
    display: block;
    font-size: 24px;
    padding: 18px 10px;
    background: #fff;
    color: #282e62;
}

span.highlight, .about-decorate span.highlight {
    font-weight: bold;
    padding: 14px 10px;
    font-size: 18px;
    margin: 5px 0;
}

span.highlight.normal, .about-decorate span.highlight.normal {
    font-weight: normal;
    font-size: 16px;
}

span.highlight.yellow, .about-decorate span.highlight.yellow {
    background: #fceead;
}

.about-decorate p {
    padding: 0 10px;
}

.bg-gray {
    background: #eeeeee;
}

.bg-yellow {
    background: #fceead;
}

.bg-white {
    background: #fff;
}

.relative-frame .cell.bg-featured {
    background: #585858;
}

.h-showroom {
    font-size: 30px;
}

.decorate {
    padding-top: 10px;
}

.list-item {
    cursor: pointer;
    border-top: 5px solid #fff;
    border-bottom: 10px solid #fff;
}

.list-item:hover {
    background: #eeeeee;
    border-top: 5px solid #282e62;

}

.brand {
    display: block;
}

.brands {
    margin-bottom: 30px;
}

.product-item-description, .product-item-price {
    display: block;
    font-size: 24px;
    font-weight: lighter;
    padding: 10px 0 20px 0;
}

.product-item-price {
    padding-top: 30px;
}

.product-left-image-nav {
    padding: 0 30px;
}

#product-bottom-image-nav {
    display: none;
    max-width: 240px;
    margin: auto;
}

#the-product-image {
    max-width: 440px;
    margin: auto;
}

.highlights {
    margin-bottom: 30px;
}

.product-image {
    padding-bottom: 20px;
}

.product-image-view {
    max-width: 620px;
    margin: auto;
}

.main-content-max-data {
    margin: auto;
    text-align: left;
}

.main-content-max-data.six {
    max-width: 600px;
}

.main-content-max-data.nine {
    max-width: 900px;
}

.more-colors {
    margin-top: 30px;
}

.more-colors-item {
    padding: 0 15px 15px 0;
}

.collection {
    margin: 30px 0;
}

a.a-nochange {
    text-decoration: none;
    color: #000;
}

.collection .featured {
    width: 57%;
    margin: auto;
}

.collection .featured.contained-image img {
    max-width: 98%;
    max-height: 98%;
    object-fit: contain;
}

.quote {
    max-width: 300px;
    padding: 20px;
    margin: 20px auto 30px auto;
    border-radius: 20px;
}

#document .report, #timeStamp .report {
    font-size: 16px;
}

/* isotope */

* { box-sizing: border-box; }

/* force scrollbar */
html { overflow-y: scroll; }

body {
  font-family: sans-serif;
}

@media (max-width: 567px) {
    .left-p {
        padding-left:0;
    }

    .right-p {
        padding-right:0;
    }

    .product-left-image-nav {
        display: none;
    }

    #product-bottom-image-nav {
        display: block;
    }

}

@media (min-width:697px) {
    .h-showroom {
        padding-top: 50px;
    }
}

@media (min-width: 1023px) {
    #main-content.product{
        min-height: 400px;
    }
}
