body {
    background: #dfaa1e;
    font: 1.125em/1.688em 'LeagueGothicRegular', Arial, sans-serif;
    color: #e0dbbd;
}
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/League_Gothic-webfont.eot');   
    src: url('../fonts/League_Gothic-webfont.eot?iefix') format('eot'),
    url('../fonts/League_Gothic-webfont.woff') format('woff'),
    url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
    url('../fonts/League_Gothic-webfont.svg#webfont1Lb5Pdit') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
a, a:hover, h1, h2 {
    color: #670407;    
}
#copyright a {
    color: #dfaa1e;
}
h1, h2, #titles {
    text-transform: uppercase;
}
.nsd {
    margin: 20px;
    max-width: 90%;
    height: auto;
}
#titles {
    font-size: 1.5em;
    color: #2c2e3e;
}
.topText {
    margin-left: 0
}
.intro {
    color: #2c2e3e;
    font-size: 1.75em;
    line-height: 1.25em;
    margin: 20px 0;
}
.swList {
    padding: 80px 0 20px 0;
    color: #2c2e3e;
    line-height: 1.5;
    font-size: 1.125em;
}
.sWorks {
    background: url(../images/bg-stripe-bot.jpg) top repeat-x;
}
.bg-4 { 
    background-color: #2c2e3e;
    padding: 20px 0 4px 0;
}
.gControls {
    background: url(../images/bg-stripe-top.jpg) bottom repeat-x;
}
.gItems {
    background: url(../images/bg-ornate.jpg) #670407;
    background-repeat: repeat;
    padding-top: 30px;
}
.gButtons {
    padding-bottom: 52px;
}     
.gallery_product img {
    border: 2px solid #ffffff;
}
.gallery-title {
    font-size: 2.5em;
    color: #dfaa1e;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}
.filter-button {
    font-size: 1.25em;;
    text-align: center;
    color: #ffffff;
    margin-bottom: 30px;
}
.filter-button:hover {
    text-align: center;
    color: #dfaa1e;
    background-color: #2c2e3e;
}
.btn-default:active .filter-button:active {
    color: #dfaa1e;
}
.port-image {
    width: 100%;
}
.gallery_product {
    margin-bottom: 30px;
}
.no-js .lazy, .no-js .btn {
    display: none;
}