body {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0;
  background-color: #000;
  color: #fff;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Quattrocento', serif;
}
h4, .h4 {
  font-size: 17px;
  font-weight: 600;
}
a {
  color: #7A6855;
}
a:hover {
  color: #31261D;
}
.field--type-text-with-summary a,
.field--type-text-long a,
.card-body a {
  font-weight: 600;
}
td {
  padding: 4px 6px;
}
.page-header {
  border-bottom: 2px solid #999;
}
.navbar-default {
  background-color: #31261D;
  border-color: transparent;
}
.navbar {
  margin-bottom: 0;
}
.navbar .logo img {
  margin-bottom: -40px;
  margin-top: 12px;
}
#block-secondarynavigation {
  padding-top: 35px;
}
#block-oldmasters-main-menu {
  margin-top: 65px;
}
.navbar-nav,
.menu--secondary {
  float: right;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Quattrocento', serif;
}
.navbar-nav {
  font-size: 16px;
  margin-top: -7px;
}
.navbar-toggle {
  margin-top: 15px;
}
.navbar-default .menu--secondary > li {
  float: left;
}
.navbar-default .navbar-nav > li,
.navbar-default .menu--secondary > li {
  border-right: 1px solid #fff;
}
.navbar-default .navbar-nav > li:last-child,
.navbar-default .menu--secondary > li:last-child {
  border-right: none;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:visited,
.navbar-default .menu--secondary > li > a,
.navbar-default .menu--secondary > li > a:hover,
.navbar-default .menu--secondary > li > a:focus,
.navbar-default .menu--secondary > li > a:visited {
  color: #fff;
  padding: 0 15px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a.is-active,
.navbar-default .navbar-nav > li > a.is-active:hover,
.navbar-default .navbar-nav > li > a.is-active:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .menu--secondary > li > a:hover,
.navbar-default .menu--secondary > li > a:focus,
.navbar-default .menu--secondary > li > a.is-active,
.navbar-default .menu--secondary > li > a.is-active:hover,
.navbar-default .menu--secondary > li > a.is-active:focus {
  color: #fff;
  background-color: transparent!important;
}
.main-wrapper-shadow-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 99px;
  z-index: 100;
}
.main-wrapper-shadow-left {
  position: absolute;
  top: 0px;
  left: 0;
  right: 50%;
  width: 50%;
  height: 99px;
}
.main-wrapper-shadow-left-1 {
  position: absolute;
  top: 0px;
  left: 0;
  right: 638px;
  height: 99px;
  background: url('../images/header-border.png') repeat-x;
}
.main-wrapper-shadow-left-2 {
  position: absolute;
  top: 0px;
  right: 0;
  width: 160px;
  height: 99px;
  background: url('../images/header-border.png') repeat-x;
}
.main-wrapper-shadow-right {
  position: absolute;
  top: 0px;
  left: 50%;
  right: 0;
  width: 50%;
  height: 99px;
  background: url('../images/header-border.png') repeat-x;
}
.main-wrapper-shadow-left-rounded-image {
  width: 478px;
  margin-left: -68px;
}
.main-wrapper {
  position: relative;
  min-height: 400px;
  background-color: #fff;
  color: #000;
}
.main-container {
  padding-top: 100px;
  padding-bottom: 30px;
}
.flexslider {
  border: 0;
}
.footer {
  margin-top: 20px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: none;
  background-color: #000;
  z-index: 1;
}
.full-width {
  left: 49%;
  right: 49%;
}
.parallax-background {
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.path-frontpage .messages__wrapper {
  position: absolute;
  z-index: 1000;
  top: 80px;
  left: 0;
  right: 0;
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
}
/* FOOTER */
.footer .nav > li > a,
.footer .nav > li > a:hover,
.footer .nav > li > a:focus,
.footer .nav > li > a.is-active,
.footer .nav > li > a.is-active:hover,
.footer .nav > li > a.is-active:focus,
.footer .nav > li > ul > li > a:hover,
.footer .nav > li > ul > li > a:focus,
.footer .nav > li > ul > li > a.is-active,
.footer .nav > li > ul > li > a.is-active:hover,
.footer .nav > li > ul > li > a.is-active:focus {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
}
.footer-social-media-links {
  float: right;
}
.footer-social-media-links a {
  color: #fff;
  font-size: 30px;
}
.copyright {
  padding-top: 20px;
  font-size: 13px;
}
/* PAGERS */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #7A6855;
  border-color: #7A6855;
}
.pagination > li > a,
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #7A6855;
}
/* HOMEPAGE*/
.path-frontpage .main-container {
  padding-top: 0;
  padding-bottom: 0;
}
.path-frontpage .main-wrapper-background {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 50%;
  height: 100%;
  background-color: #eae8e0;
}
.path-frontpage .main-wrapper .region-content {
  margin-right: -15px;
  margin-left: -15px;
}
.path-frontpage .field--name-field-video {
  margin-bottom: 50px;
}
.path-frontpage .block-views-blockslideshow-block-1 {
  margin-bottom: 40px;
}
.path-frontpage .field--name-field-sections-body h2 {
  margin-bottom: 3px;
}
.path-frontpage .field--name-field-sections-body > .field--item {
  margin-bottom: 50px;
}
.path-frontpage .field--name-field-sections-body a {
  font-weight: 700;
  color: #7A6855;
  font-size: 15px;
}
.path-frontpage .field--name-field-right-column,
.path-frontpage .field--name-field-right-column a {
  color: #fff;
}
.path-frontpage .background-cover.parallax-background .container {
  min-height: 380px;
  padding-top: 30px;
  padding-bottom: 30px;
}
#better-messages-default.better-messages-overlay {
  z-index: 1510;
}
/*
.main-wrapper-shadow {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 99px;
  background: url('../images/header-border.png') repeat-x;
  margin-bottom: -87px;
  z-index: 10;
}
.main-wrapper-shadow-rounded-image {
  background-color: #fff;
  width: 478px;
  margin-left: -68px;
}
*/
/* SLIDESHOW */
.view-slideshow {
  padding-bottom: 1px;
}
.view-slideshow .views-field-field-slide-title {
  font-family: 'Quattrocento', serif;
  font-size: 40px;
  line-height: 42px;
  font-weight: 800;
  color: #fff;
  margin-top: -80px;
}
.view-slideshow .views-field-field-slide-text {
  font-size: 18px;
  color: #fff;
}
.view-slideshow .flex-control-nav {
  bottom: -5rem;
  background: #31261D;
  height: 40px;
  padding: 12px;
  border-top: 1px solid #fff;
}
@media (max-width: 311px) {
  .view-slideshow .flex-control-nav {
      bottom: -3rem !important;
  }
}
@media (max-width: 338px) {
  .view-slideshow .flex-control-nav {
      bottom: -5rem !important;
  }
}
@media (min-width: 339px) {
  .view-slideshow .flex-control-nav {
      bottom: -7rem !important;
  }
}
@media (min-width: 485px) {
  .view-slideshow .flex-control-nav {
      bottom: -5rem !important;
  }
}

.flex-control-paging li a {
  background: #31261D;
  border: 2px solid #fff;
  width: 12px;
  height: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.flex-control-paging li a.flex-active {
  background: #fff;
  border: 2px solid #fff;
}
/* VIEWS COMMON */
.view-sidebar-toggle {
  display: none;
}
.view-sidebar {
  background-color: #d6d2c4;
  padding: 20px;
}
.view-sidebar h1 {
  font-size: 48px;
  text-align: center;
  border-top: 2px solid #999999;
  padding-top: 30px;
  margin-top: 10px;
  border-bottom: 2px solid #999999;
  padding-bottom: 27px;
}
.view-sidebar .blog-sidebar-header {
  font-weight: 600;
}
.view-sidebar .categories-header {
  font-weight: 600;
  margin: 30px 0 15px 0;
}
.view-sidebar .categories-note {
  margin: 30px 0 30px 0;
}
.view-sidebar .views-exposed-form {
  margin-bottom: 30px;
}
.view-sidebar .views-exposed-form .form-type-radio input,
.view-sidebar .views-exposed-form .fieldset-legend,
.view-sidebar .views-exposed-form ul li:first-child {
  display: none;
}
.view-sidebar .views-exposed-form ul li ul li:first-child {
  display: block;
}
.view-sidebar .views-exposed-form ul {
  margin-bottom: 0;
}
.view-sidebar ul {
  list-style-type: none;
}
.view-sidebar .form-inline .control-label {
  margin-bottom: 5px!important;
}
.view-sidebar ul a {
  color: #000;
}
.view-sidebar ul ul {
  display: none;
}
/* PRODUCTS */
.path-products .region-header {
  display: none;
}
.view-products .views-exposed-form .form-submit.btn {
  display: none;
}
.view-products .col {
  margin-bottom: 20px;
}
.view-products .views-field-field-image img {
  margin: 0 auto;
}
.view-products .views-field-title {
  margin: 10px 0 5px 0;
  text-align: center;
  font-family: 'Quattrocento', serif;
  font-size: 18px;
  font-weight: 600;
}
.view-products .views-field-title a,
.view-products .views-field-views-conditional-field a,
.view-available-colors .views-field-views-conditional-field a {
  color: #000;
}
.view-products .views-field-field-product-family-tagline {
  text-align: center;
}
.page-node-type-product-family .field--name-field-product-family-image,
.page-node-type-product-family .field--name-field-image {
  margin-top: -70px;
}
a.product-family-tds,
a.product-family-sell {
  margin: 20px 10px 0 0;
  display: inline-block;
  background: #7A6855;
  border: 1px solid #7A6855;
  border-radius: 3px;
  padding: 5px 10px;
  color: #fff;
  font-size: 15px;
}
.product-family-colors {
  margin-top: 30px;
}
.view-available-colors .views-row {
  display: inline-block;
  width: 90px;
  text-align: center;
  margin: 0 20px 20px 0;
  vertical-align: top;
}
.view-available-colors .views-field-title a {
  color: #000;
}
.view-product-data thead {
  background-color: #D6D2C4;
  font-family: 'Quattrocento', serif;
  font-size: 17px;
}
.view-product-data thead .views-field-field-product-number {
  padding-left: 12px;
}
.view-product-data thead tr th {
  padding-top: 10px;
}
.view-product-data tbody .views-field-field-product-number {
  padding-left: 50px;
}
.view-product-data thead .views-field-field-product-sds-en,
.view-product-data .views-field-field-product-sds-en {
  text-align: center;
}
.view-product-data .views-field-field-product-sds-en a {
  color: #000;
  padding: 0 10px;
}
.view-product-data .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent;
}
.view-product-data .table-striped > tbody > tr:nth-of-type(even) {
  background-color: transparent;
}
.view-product-data .table {
  margin-bottom: 0;
}
.block-views-blockrelated-product-families-block-1 {
  margin-top: 10px;
  border-top: 1px solid #999;
}
.page-node-type-color .block-views-blockrelated-product-families-block-1 {
  margin-top: 40px;
}
.block-views-blockrelated-product-families-block-1 h2 {
  text-align: center;
  margin-bottom: 40px;
}
.view-related-product-families {
  text-align: center;
  max-width: 992px;
  margin: 0 auto;
}
.view-related-product-families img {
  display: inline;
}
.view-related-product-families .views-field-title {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: 'Quattrocento', serif;
  font-size: 18px;
  font-weight: 600;
}
.view-related-product-families .views-field-title a {
  color: #000;
}
a.product-sds-file {
  margin-top: 10px;
  display: inline-block;
  background: #7A6855;
  border: 1px solid #7A6855;
  border-radius: 3px;
  padding: 5px 10px;
  color: #fff;
  font-size: 15px;
}
.block-views-blockrelated-product-family-block-1 {
  margin-top: 10px;
}
/* TECHNICAL RESOURCES */
.view-technical-resources .views-exposed-form ul {
  list-style-type: none;
}
.view-sidebar ul ul {
  display: none;
}
.view-technical-resources .views-exposed-form .form-type-radio input {
  display: none;
}
.view-technical-resources .views-exposed-form ul li:first-child {
  display: none;
}
.view-technical-resources .views-exposed-form ul li ul li:first-child {
  display: block;
}
.view-technical-resources .views-exposed-form .fieldgroup.form-wrapper {
  margin-bottom: 15px;
  margin-left: 15px;
}
#views-exposed-form-technical-resources-block-1 {
  margin-top: 14px;
}
.view-technical-resources .views-exposed-form .form-item {
  display: block;
  float: none;
}
.view-technical-resources .views-exposed-form .form-type-textfield {
  display: table-cell;
}
.view-technical-resources .views-exposed-form .form-actions {
  display: table-cell;
}
.view-technical-resources .views-exposed-form .form-type-textfield input {
  width: 100%;
  border-radius: 0;
}
.view-filters-toggle .btn,
.view-filters-toggle .btn:focus,
.view-technical-resources .views-exposed-form #edit-actions .btn,
.view-technical-resources .views-exposed-form .form-actions .btn {
  margin: 0;
  padding: 6px 10px;
  color: #fff;
  background-color: #e27c00;
  border-color: #d16c00;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
}
.view-technical-resources.view-display-id-block_1 .btn,
#views-exposed-form-technical-resources-block-1 .btn {
  background-color: #31261D!important;
  border-color: #9D968D!important;
}
.view-technical-resources .views-exposed-form .views-exposed-form-subtitle-wrapper {
  clear: both;
  padding-top: 20px;
}
.view-technical-resources .views-exposed-form .views-exposed-form-subtitle {
  background: #31261D;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
  padding: 6px 10px 6px 15px;
}
#views-exposed-form-technical-resources-block-1.views-exposed-form .views-exposed-form-subtitle {
  background: #31261D;
}
.view-technical-resources .views-exposed-form .form-type-radio {
  margin-left: 0;
}
.view-technical-resources .views-exposed-form .form-inline .radio label,
.view-technical-resources .views-exposed-form .form-inline .checkbox label {
  padding-left: 0;
}
.view-technical-resources .views-exposed-form .form-inline .radio,
.view-technical-resources .views-exposed-form .form-inline .checkbox {
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.view-technical-resources .views-exposed-form .fieldgroup.form-wrapper {
  margin-bottom: 15px;
  margin-left: 15px;
}
.view-technical-resources .views-exposed-form .form-type-select {
  margin-bottom: 15px;
}
.view-technical-resources .views-exposed-form .form-type-radio input:checked {
  font-weight: 700;
}
.view-filters-toggle {
  display: none;
}
.view-technical-resources .view-empty {
  margin: 14px 0 20px 0;
}
.view-technical-resources .form-composite legend {
  font-size: 1em;
  font-weight: bold;
  border: none;
  margin: 0 0 5px 0;
}
.view-technical-resources ul ul {
  display: none;
}
/* ACCORDION */
#product-family-accordion .card {
  padding: 0;
  background-color: #eae8e0;
  margin-bottom: 10px;
}
#product-family-accordion .card-header a h3 {
  padding: 7px 10px;
}
#product-family-accordion .card-header > a h3 {
  background-color: #D6D2C4;
}
#product-family-accordion .card-header > a.collapsed h3 {
  background-color: #D6D2C4;
}
#product-family-accordion .card-header > a h3:before {
  content:"- ";
  font-size: 30px;
}
#product-family-accordion .card-header > a.collapsed h3:before {
  content:"+ ";
}
#product-family-accordion .card-header a {
  color: #000;
}
#product-family-accordion .card-header a:hover,
#product-family-accordion .card-header a:focus {
  text-decoration: none;
}
#product-family-accordion .card-header h3 {
  font-weight: 400;
  margin-top: 12px;
}
#product-family-accordion .card-body {
  padding: 15px 20px;
}
.card img {
  display: block;
  max-width: 100%;
  height: auto;
}
.blog .accordion {
  margin-top: 20px;
}
.blog .card {
  padding: 0;
  background-color: #eae8e0;
  margin-bottom: 10px;
}
.blog .card-header a h3 {
  padding: 7px 10px;
}
.blog .card-header > a h3 {
  background-color: #D6D2C4;
}
.blog .card-header > a.collapsed h3 {
  background-color: #D6D2C4;
  cursor: pointer;
}
.blog .card-header > a h3:before {
  content:"- ";
  font-size: 30px;
}
.blog .card-header > a.collapsed h3:before {
  content:"+ ";
}
.blog .card-header a {
  color: #000;
}
.blog .card-header a:hover,
.blog .card-header a:focus {
  text-decoration: none;
}
.blog .card-header h3 {
  font-weight: 400;
  margin-top: 12px;
}
.blog .card-body {
  padding: 15px 20px;
}
.blog .card-body::after {
  content: "";
  clear: both;
  display: table;
}
/* COLORS */
.path-colors .region-header {
  display: none;
}
.view-colors .views-field-field-image,
.view-colors .views-field-field-image img {
  margin: 0 auto;
}
.view-colors .views-field-title {
  text-align: center;
  min-height: 80px;
  margin: 10px 0 0 0;
  font-family: 'Quattrocento', serif;
  font-size: 18px;
  font-weight: 600;
}
.view-colors .views-field-title a {
  color: #000;
}
.page-node-type-color .field--name-body {
  margin-bottom: 20px;
}
.color-species {
  margin: 5px 0;
  font-family: 'Quattrocento', serif;
  font-weight: 800;
  font-size: 24px;
}
.color-note {
  font-size: 12px;
  margin-top: 10px;
}
.field--name-field-color-species {
  margin-right: -3px;
}
.field--name-field-color-species .field--item {
  display: inline-block;
  margin: 0 3px 3px 0;
}
.field--name-field-color-species .field--item .field--item {
  display: block;
}
.field--name-field-color-species .field--name-field-image img {
  max-width: none;
  cursor: pointer;
}
.field--name-field-color-species .field--name-field-image {
  width: 90px;
  height: 90px;
  overflow: hidden;
}
.field--name-field-color-species .field--item .field--item.field--name-field-species-title {
  text-align: center;
  font-size: 12px;
}
#block-views-block-products-in-color-block-1 {
  border-top: 1px solid #999;
  margin-top: 30px;
}
#block-views-block-products-in-color-block-1 h2 {
  text-align: center;
  margin-bottom: 30px;
}
#block-views-block-products-in-color-block-1 .views-field-field-image img {
  margin: 0 auto;
}
#block-views-block-products-in-color-block-1 .views-field-title {
  text-align: center;
  margin: 10px 0 20px 0;
  font-family: 'Quattrocento', serif;
  font-size: 18px;
  font-weight: 600;
}
#block-views-block-products-in-color-block-1 .views-field-title a {
  color: #000;
  font-weight: 600;
}
#block-views-block-inspiration-block-1 {
  border-top: 1px solid #999;
  margin-top: 30px;
}
#block-views-block-inspiration-block-1 h2 {
  text-align: center;
  margin-bottom: 30px;
}
#block-views-block-inspiration-block-1 .views-field-field-image img {
}
#block-views-block-inspiration-block-1 .views-field-title {
  margin-top: 10px;
}
#block-views-block-inspiration-block-1 .views-field-title a {
  color: #000;
  font-weight: 600;
}
#block-views-block-inspiration-block-1 .views-field-field-summary {
  margin-top: 25px;
}
#block-views-block-inspiration-block-1 .views-field-view-node {
  margin-top: 15px;
}
#block-views-block-inspiration-block-1 .views-field-view-node a {
  color: #7A6855;
  font-weight: 600;
}
/* BLOG */
.path-blogs .region-header {
  display: none;
}
.view-blog .views-field-title {
  margin: 5px 0 2px 0;
  font-family: 'Quattrocento', serif;
  font-size: 18px;
  font-weight: 600;
}
.view-blog .views-field-title a {
  color: #000;
}
.blog-featured .view-blog .views-field-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.view-blog .views-field-created {
  margin-bottom: 20px;
}
.field--name-field-gallery-image img {
  padding-bottom: 20px;
}
.blog-header {
  margin-top: 20px;
}
.blog-products-colors {
  border: 1px solid #D6D2C4;
  padding: 15px 5px 5px 15px;
}
.blog-products-colors-clear {
  clear: both;
  margin-top: 20px;
}
.blog-products,
.blog-colors {
  margin: 0 0 10px 0;
  font-family: 'Quattrocento', serif;
  font-weight: 800;
  font-size: 20px;
}
.blog-colors {
  clear: both;
  margin-bottom: 10px;
}
.view-products-in-blog .views-field-field-image {
  float: left;
  margin: 0 15px 15px 0;
}
.view-colors-in-blog .views-row  {
  float: left;
  margin: 0 9px 9px 0;
}
.view-colors-in-blog .views-field-title  {
  display: none;
}
.view-colors-in-blog::after {
  clear: both;
}
.paragraph--type--text {
  margin-top: 20px;
}
.paragraph--type--gallery {
  margin-top: 20px;
}

/* Store Locator */
#block-storelocator {
  margin-bottom: 25px;
}
#block-storelocator h2 {
  display: none;
}
.store-locator-form #map,
.block-store-locator #map,
.store-locator-page-view {
  height: 530px;
  float: left;
  width: 100%;
}
.loc-search-box input {
  width: 90%;
  margin-bottom: 20px;
  box-sizing: border-box;
  border: 1px solid #D6D2C4;
  border-radius: 4px;
  font: normal 14px/1.4 Arial, Helvetica, sans-serif;
  padding: 6px 12px;
  -webkit-border-radius: 4px;
}
.loc-map-container {
  margin-top: 15px;
  clear: left;
  float: left;
  width: 100%;
}
.loc-map-container .loc-list {
  height: 530px;
  font-size: 13px;
  height: 530px;
  overflow-x: auto;
}
.loc-map-container .loc-list .list-details {
  margin-left: 0;
  width: 100%;
}
.loc-map-container .loc-list .list-details .list-content {
  padding: 10px 0;
}
.loc-map-container .loc-list .position {
  background: #00192d;
  border-radius: 15px;
  color: #fff;
  display: block;
  float: left;
  font-weight: 600;
  margin: 10px 0 0 15px;
  padding: 4px 7px;
  text-align: center;
  width: auto;
  min-width: 13px;
}
.loc-map-container .loc-list ul {
  display: block;
  clear: left;
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.loc-map-container .loc-list ul li {
  float: left;
  width: 99%;
}
.loc-map-container .loc-name {
  font-size: 15px;
  font-weight: 600;
}
.highlight {
  border: 2px solid #a51c27;
}
.path-store-locator .field--name-city {
  float: left;
}
.path-store-locator .field--name-city::after {
  content: ",";
  margin-right: 5px;
}
.path-store-locator .field--name-field-locator-state {
  float: left;
  margin-right: 5px;
}
.path-store-locator .store-locator-page-view {
  margin-top: 20px;
}

/* Search */
.navbar-header .views-exposed-form {
  position: absolute;
  top: 20px;
  right: 30px;
}
.navbar .views-exposed-form input {
  width: 180px;
}
.navbar #views-exposed-form-search-page-1 .btn {
  color: transparent;
  overflow: hidden;
  width: 40px;
  height: 34px;
  font-size: 16px;
}
.navbar .block-views-exposed-filter-blocksearch-page-1 {
  float: right;
  clear: both;
  margin: -12px 0px 15px 60px;
}
.navbar #views-exposed-form-search-page-1 .btn span {
  color: #fff;
  margin-left: 0;
}
#views-exposed-form-search-page-1 .btn {
  margin: 0 0 0 -5px;
  background-color: #9D968D;
  border-color: #9D968D;
  text-transform: uppercase;
  padding: 6px 10px;
  border-radius: 0;
}
#views-exposed-form-search-page-1 input {
  margin: 0;
  border-radius: 0;
}
.view-search .view-content {
  margin: 30px 0;
}
.view-search .view-empty {
  margin: 30px 0;
}
.view-search .views-row {
  clear: both;
  margin: 20px 0;
}
.view-search .views-field-views-conditional-field {
  float: left;
  margin: 0 20px 0 0;
  width: 175px;
}
.view-search .views-field-views-conditional-field img {
  margin: 0 auto;
}
.view-search .views-field-title {
  font-size: 18px;
  font-weight: 600;
  padding-top: 20px;
  font-family: 'Quattrocento', serif;
}
.view-search .search-sds-title {
  display: inline;
  font-weight: 600;
  margin-right: 10px;
}
.view-search .views-field-nothing{
  clear: both;
}
/* CONTACT */
.g-recaptcha {
  margin-bottom: 10px;
}

.myoldmasters-col{
  margin-bottom: 70px;
  text-align: center;
}

@media (min-width: 320px) {
  .myoldmasters-col {
    width: 50%;
    float: left;
    height: 280px;
  }
}

@media (min-width: 768px) {
  .myoldmasters-col{
    width: 33.333333%;
    height: 270px;
  }
}


.myoldmasters-col-4 {
  margin-bottom: 70px;
  text-align: center;
}

@media (min-width: 320px) {
  .myoldmasters-col-4 {
    width: 50%;
    float: left;
    height: 270px;
  }
}

@media (min-width: 768px) {
  .myoldmasters-col-4 {
    width: 25%;
    float: left;
    height: 260px;
  }
}

.myoldmasters-col-3{
  text-align: left;
  height: 30rem;
}

@media (min-width: 426px) {
  .myoldmasters-col-3 {
    width: 50%;
    float: left;
  }
}

@media (min-width: 769px) {
  .myoldmasters-col-3{
      width: 33.333333%;
    }
}

