body {
  font-family: 'worksans_light', sans-serif;
  color: #000;
  width: 100%;
  overflow-x: hidden;
}
.container {
  max-width: 1200px;
}
.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9998;
  background: #fff;
}
.zindex-top {
  z-index: 10001 !important;
}
.modal-backdrop {
  z-index: 10000 !important;
}
.unsticky-content {
  padding-top: 240px;
}
.unsticky-content.santos-pro {
  padding-top: 290px;
}
.smaller {
  font-size: 0.8em;
}
.logo-holder {
  text-align: center;
  padding: 20px 0;
}
.logo-holder img {
  width: 169px;
  margin: 0 auto;
}
.logo-holder .h1 {
  margin: 20px;
  color: #584B43;
}
.sticky-header.scrolled .logo-holder .h1 {
  display: none;
}
.sticky-header.scrolled .logo-holder {
  padding: 5px 0;
}
a,
a:hover,
a:focus {
  color: #000;
  text-decoration: none;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 16px;
}
.top-navigation {
  border-top: solid 1px #eee;
  margin: auto;
  text-align: center;
}
.sticky-header.scrolled .top-navigation {
  border-bottom: solid 1px #eee;
}
ul.header-navigation {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  display: inline-block;
}
ul.header-navigation li {
  margin: 0 20px;
  padding: 20px;
  font-size: 18px;
  display: inline-block;
}
ul.header-navigation li a {
  color: #584B43;
}
.cart-size {
  display: none;
  padding: 0 4px;
}
ul.header-navigation li.active-node a {
  color: #C9C3B1;
}
.container-banner {
  position: relative;
}
.container-banner-title {
  min-height: 500px;
  margin-bottom: 30px;
}
.container-banner-pro {
  color: #fff;
}
.container-banner-pro a.btn-secondary {
  color: #fff !important;
  background: #000 !important;
  border: none;
}
.container-banner-pro a.btn-secondary:hover {
  background: #63665a !important;
}
.container-banner-pro .container-banner-title {
  margin-bottom: 30px;
}
.container-banner-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  background: #eee;
  color: #eee;
}
.container-banner-pro .container-banner-background {
  margin: 0 auto;
  text-align: center;
  background: #444;
}
.container-banner-background img {
  width: 100%;
  height: auto;
  display: none;
}
.home-title {
  display: block;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
  font-size: 45px;
  background: #222;
  opacity: 0.8;
}
.container-banner-pro .home-title {
  margin-top: 160px;
}
.home-title h1 {
  font-size: 65px;
}
.products-ribbon {
  min-height: 300px;
}
.about-santos-homepage {
  margin: 100px 80px;
}
.about-santos-homepage-1 {
  padding: 60px 25px;
  background: #efece2;
}
a.btn-primary,
button.btn-primary {
  background: #efece2;
  color: #000;
  border-color: #efece2;
  border-radius: 0;
}
a.btn-primary.disabled,
button.btn-primary.disabled,
button.btn-primary[disabled="disabled"] {
  background: #efece2;
  color: #888;
  border-color: #efece2;
  border-radius: 0;
}
a.btn-primary:hover,
a.btn-primary:focus,
button.btn-primary:hover,
button.btn-primary:focus {
  background: #f8f8f5;
  color: #000;
  border-color: #f8f8f5;
  opacity: 0.9;
}
a.btn-secondary,
button.btn-secondary {
  background: transparent;
  color: #000;
  border-color: #000;
  border-radius: 0;
}
a.btn-secondary:hover,
a.btn-secondary:focus,
button.btn-secondary:hover,
button.btn-secondary:focus {
  background: #000;
  color: #fff;
  border-color: #000;
}
.announcement {
  text-align: center;
  background: #000;
  color: #fff;
  padding: 20px;
}
.footer h3 {
  font-size: 16px;
  font-weight: bold;
}
.footer {
  text-align: center;
  padding: 60px 0 0 20px;
  border-top: solid 1px #eee;
}
.footer .copyright {
  font-size: 12px;
  margin-top: 20px;
}
.accept-cookies-placeholder {
  height: 60px;
}
ul.footer-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.footer-navigation li {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.container-image {
  margin: 20px;
  text-align: center;
}
.container-icons {
  padding: 20px 0;
  background: #584B43;
  color: #fff;
  text-align: center;
  font-size: 12px;
}
.container-icons a {
  color: #fff;
}
.container-icons i {
  font-size: 48px;
  margin-bottom: 20px;
}
.container-icons img {
  width: 48px;
  margin-bottom: 20px;
}
.container-icons h3 {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 20px;
}
.standard-content {
  min-height: 400px;
  margin-top: 30px;
}
.standard-content h1 {
  text-align: center;
}
.standard-content h2 {
  text-align: center;
}
.container-contact-us {
  padding: 50px 20px;
  background: #efece2;
}
.accept-cookies-message {
  background: #000;
  color: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 20px;
  z-index: 9999999;
}
a.answer-cookies-message {
  color: #eee;
}
.filter-by {
  margin: 20px 0;
  padding: 20px 0;
  border-top: solid 1px #eee;
  border-bottom: none;
}
.filter-by h4 {
  margin-bottom: 20px;
}
.filter-by ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.filter-list li a.active {
  color: #C9C3B1;
}
.product-item img {
  min-height: 200px;
  display: block;
  color: #ccc;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.product-item {
  text-align: center;
}
.product-color {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin: 10px;
  cursor: pointer;
  vertical-align: middle;
}
.product-color.active {
  width: 48px;
  height: 48px;
}
.product-detail-row {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #eee;
}
.product-detail-row:last-of-type {
  border-bottom: none;
}
.product-detail-row h3 {
  font-size: 16px;
}
.product-detail-row.hidden-row .product-detail-content {
  display: none;
}
.product-detail-row .hide-product-detail-row {
  display: inline-block;
}
.product-detail-row .show-product-detail-row {
  display: none;
}
.product-detail-row.hidden-row .hide-product-detail-row {
  display: none;
}
.product-detail-row.hidden-row .show-product-detail-row {
  display: inline-block;
}
.product-item {
  margin-bottom: 20px;
}
.product-item-name {
  height: 48px;
  line-height: 24px;
  overflow: hidden;
}
.product-item-colors {
  margin: 20px 0;
}
.product-buy {
  margin: 30px 0;
}
.product-buy a {
  font-size: 20px;
  padding: 0 20px;
  display: inline-block;
  min-width: 260px;
}
.product-buy .product-quantity {
  margin: 20px 0;
  padding: 10px;
  display: inline-block;
  min-width: 260px;
}
.registration-form h3 {
  margin-top: 50px;
  margin-bottom: 10px;
  padding: 5px;
  background: #eee;
}
.registration-content {
  min-height: 400px;
  margin: 100px 0;
}
ul.profile-menu {
  list-style: none;
  margin: -44px 20px 10px 0;
  padding: 0;
  text-align: right;
  display: block;
}
ul.profile-menu li {
  display: inline-block;
  margin: 0 5px;
}
ul.profile-menu li a {
  color: #000;
}
.product-quantity {
  margin: 20px 0;
  padding: 10px;
}
.product-unit-price {
  font-size: 22px;
}
.card-icon {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  display: inline-block;
  color: #000;
}
.confirm-cart {
  padding: 20px;
  margin: 20px 0;
  border: solid 1px #eee;
}
.cart-table {
  padding: 20px;
  margin: 20px 0;
  border: solid 1px #eee;
}
.div-striped {
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #eee;
  margin-bottom: 5px;
}
.voucher-line {
  margin-top: 30px;
}
.delivery-line {
  margin-top: 30px;
}
.confirm-line {
  margin-top: 30px;
}
.img-placeholder {
  min-height: 100px;
  width: 100%;
  background: #eee;
}
.cart-table .price {
  text-align: right;
}
.cart-table input {
  max-width: 100%;
}
.img-thumbnail {
  width: 100px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.registration-content {
  text-align: center;
  font-size: 20px;
}
.registration-content form {
  text-align: left;
}
.registration-headline {
  margin: 30px 0;
}
a.color-link,
.view-cart a.link,
.registration-content a.link,
.registration-content .help-block a {
  color: #007bff;
  text-decoration: underline;
}
.fieldset {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #eee;
}
.help-block {
  font-size: 12px;
}
ul.form-errors {
  list-style: none;
  padding: 10px;
  margin: 0 0 10px 0;
  background: #dc3545;
  color: #fff;
}
.label.label-danger {
  background: #dc3545;
  color: #fff;
  padding: 2px;
  margin: 2px 0;
}
.pickup {
  padding: 5px;
  border: solid 1px #eee;
  margin-bottom: 5px;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  width: 32%;
  min-height: 90px;
  line-height: 18px;
  vertical-align: top;
  font-size: 12px;
}
.pickup.selected {
  background: #eee;
}
.pickup-name {
  font-weight: bold;
}
.pickups-selector {
  margin: 10px 0;
}
ul.not-a-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.not-a-list li {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: solid 1px #eee;
}
ul.not-a-list li:last-of-type {
  border-bottom: none;
}
.commands-list {
  margin: 20px 0;
}
.commands-list .command-line {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: solid 1px #eee;
}
.commands-list .command-line:last-of-type {
  border-bottom: none;
}
.social-links {
  font-size: 18px;
}
.social-links a {
  displain: inline-block;
  margin-right: 10px;
}
.footer .social-links a {
  displain: inline-block;
  margin: 0 5px;
}
.cart-summary {
  background: #efece2;
  padding: 2px;
}
.cart-summary .row {
  padding: 0;
  margin: 0;
}
.cart-summary .col-md-6 {
  padding: 0;
  margin: 0;
}
.cart-summary .total {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: solid 1px #000;
}
.cart-summary .total:last-of-type {
  border-bottom: none;
}
.cart-table a.btn-primary,
.cart-table button.btn-primary {
  display: block;
}
.center-cropped {
  max-width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.instagram-wall {
  margin: 50px 0;
}
.instagram-wall-title {
  text-align: left;
}
#zoombox .zoombox_mask {
  z-index: 999;
}
#zoombox .zoombox_container {
  z-index: 1000;
}
.products-ribbon-right,
.products-ribbon-inside,
.products-ribbon-left {
  display: inline-block;
  vertical-align: middle;
}
.products-ribbon-left {
  text-align: right;
}
.products-ribbon-right,
.products-ribbon-left {
  font-size: 40px;
  width: 5%;
  text-align: center;
}
.products-ribbon-right a,
.products-ribbon-left a {
  color: #eee;
}
.products-ribbon-right a:hover,
.products-ribbon-left a:hover {
  color: #ccc;
}
.products-ribbon-inside {
  width: 89%;
}
.products-ribbon-inside > .row > .item {
  display: none;
  padding: 0;
}
.products-ribbon-inside > .row > .item:nth-of-type(1),
.products-ribbon-inside > .row > .item:nth-of-type(2),
.products-ribbon-inside > .row > .item:nth-of-type(3),
.products-ribbon-inside > .row > .item:nth-of-type(4) {
  display: block;
}
.about-santos {
  min-height: 500px;
}
.about-santos .col-md-6 {
  padding: 0;
}
.about-santos-1 {
  background: #efece2;
}
.about-santos-2 {
  background: #000;
  color: #fff;
}
.about-santos-3 {
  background: #efece2;
}
.about-santos-text {
  padding: 80px 10%;
}
.about-santos-text h1 {
  font-size: 3rem;
}
.product-base-price {
  text-decoration: line-through;
  color: #888;
  margin-right: 10px;
}
.products-line {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #eee;
}
.products-line:last-of-type {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: none;
}
.contact-form {
  margin-top: 20px;
}
.field2 {
  margin-bottom: 20px;
}
.field2 input,
.field2 textarea {
  background: transparent;
  border: none;
  border-bottom: solid #000 1px;
  border-radius: 0;
}
@media (max-width: 860px) {
  .product-base-price {
    display: block;
    margin-top: -24px;
  }
}
.product-item .no-image {
  display: block;
  width: 80%;
  margin: 0 10%;
  min-height: 200px;
  background: #dde2e6;
  content: ' ';
  margin-bottom: 20px;
  color: #444;
}
.product-item .no-image.img-product-secondary {
  background: #b0b6c1;
}
.product-item .img-product-primary {
  display: block;
}
.product-item .img-product-secondary {
  display: none;
}
.product-item:hover .img-product-secondary {
  display: block;
}
.product-item:hover .img-product-primary {
  display: none;
}
.products-ribbon i.fa-chevron-up,
.products-ribbon i.fa-chevron-down {
  display: none;
}
.header-navigation-toggle {
  display: none;
  font-size: 24px;
}
@media (max-width: 767px) {
  .container-banner-background img {
    width: auto;
    height: auto;
  }
  .home-title {
    display: block;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 45px;
  }
  .product-item {
    padding-bottom: 30px;
    border-bottom: solid 1px #eee;
    margin-bottom: 30px;
  }
  .products-ribbon i.fa-chevron-left,
  .products-ribbon i.fa-chevron-right {
    display: none;
  }
  .products-ribbon i.fa-chevron-up,
  .products-ribbon i.fa-chevron-down {
    display: block;
  }
  .products-ribbon-inside {
    width: 100%;
  }
  .products-ribbon-left,
  .products-ribbon-right {
    text-align: center;
    width: 100%;
  }
  .about-santos-homepage {
    margin: 100px 10px;
  }
  .container-image {
    margin: 0 10px;
  }
  .top-navigation {
    text-align: left;
  }
  .header-navigation-toggle {
    display: inline-block;
    width: 50px;
    vertical-align: top;
    margin: 0 10px;
  }
  ul.header-navigation {
    width: calc(100% - 300px);
    vertical-align: top;
  }
  ul.header-navigation li {
    display: none;
    padding: 2px;
    margin-bottom: 2px;
    vertical-align: top;
    text-align: left;
  }
  ul.profile-menu {
    display: inline-block;
    text-align: right;
    margin: 5px;
    width: 200px;
  }
  .filter-by {
    text-align: center;
  }
  .product-buy {
    text-align: center;
  }
  .product-detail {
    text-align: center;
  }
  .product-photo {
    display: inline-block;
  }
  .container-icons .col-md-3 {
    margin-top: 40px;
  }
  .instagram-wall {
    text-align: center;
    width: 100%;
    margin: 0;
  }
  .instagram-wall img {
    display: inline-block;
    max-width: 80%;
    margin: 20px auto;
  }
}
.cart-summary-large {
  display: block;
}
.cart-summary-small {
  display: none;
}
@media (max-width: 575px) {
  .top-navigation {
    display: flex;
    flex-flow: row wrap;
  }
  .top-navigation > * {
    flex: 1 100%;
  }
  .header-navigation-toggle {
    order: 1;
    vertical-align: top;
    flex: 1 auto;
  }
  ul.header-navigation {
    width: 100%;
    order: 3;
  }
  ul.header-navigation li {
    margin: 0 10px;
  }
  ul.profile-menu {
    order: 2;
    text-align: right;
    vertical-align: top;
    flex: 1 auto;
  }
  .cart-summary {
    margin-top: 10px;
  }
  .cart-table .btn-primary {
    margin: 10px 0;
  }
  .cart-summary-large {
    display: none;
  }
  .cart-summary-small {
    display: block;
  }
  .instagram-wall img {
    max-width: 100%;
  }
  .about-santos-homepage {
    margin-bottom: 20px;
  }
}
.refurbished-label {
  position: absolute;
  display: inline-block;
  padding: 2px 5px;
  font-weight: bold;
  background: #C9C3B1;
}
.product-detail .refurbished-label {
  position: relative;
}
.search-bar {
  margin-bottom: 4px;
}
.search-bar-item1 {
  display: inline-block;
  width: 32px;
}
.search-bar-item2 {
  display: inline-block;
  width: calc(70% - 40px);
  margin: 0 4px;
}
.search-bar-item3 {
  display: inline-block;
  width: calc(30% - 2px);
}
/*# sourceMappingURL=santos-home.css.map */