body {
  background: #000;
  color: #fff;
  font-size: 15px;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 23px;
  }
}
.body-template {
  font-weight: 300;
}
@media (min-width: 768px) {
}
.body-template a {
  font-weight: normal;
  text-decoration: underline;
}
.navbar-fixed-top .navbar-header .logo {
  left: 50%;
  margin-left: -90px;
}
.navbar-fixed-top .navbar-header .logo,
.navbar-fixed-top .navbar-header .logo .img {
  height: 70px;
  background-size: contain;
}
@media (min-width: 992px) {
  .navbar-fixed-top .navbar-header .logo,
  .navbar-fixed-top .navbar-header .logo .img {
    height: 150px;
  }
  .scrolled .navbar-fixed-top .navbar-header .logo {
    margin-top: 4px;
  }
  .scrolled .navbar-fixed-top .navbar-header .logo,
  .scrolled .navbar-fixed-top .navbar-header .logo .img {
    height: 90px;
  }
}
.navbar-fixed-top .navbar-header .logo .img.logo-centered {
  background-image: url('/site/assets/img/vatgerijpt/logo-vatgerijpt-centered-2025.png') !important;
  opacity: 1 !important;
  z-index: 101;
}
.navbar-fixed-top .navbar-header .logo .img.logo-horizontal {
  opacity: 0 !important;
  background-image: url('/site/assets/img/vatgerijpt/logo-vatgerijpt-centered-2025.png') !important;
  background-position: left center;
}
@media (min-width: 992px) {
  .navbar-fixed-top .navbar-header .logo .img.logo-horizontal {
    background-position: center center;
  }
}
@media (max-width: 991px) {
  .navbar-fixed-top .navbar-header .logo {
    opacity: 0;
    transition: opacity 300ms;
  }
  .navbar-fixed-top.visible .navbar-header .logo {
    opacity: 1;
    transition: opacity 300ms;
  }
}
footer {
  margin-bottom: 60px;
}
.cart-summary .cart-summary-inner {
  background: #a49684 url('/site/assets/img/vatgerijpt/bg-cart-summary-vatgerijpt.jpg');
  background-size: cover;
  background-position: center top;
  color: #000;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.cart-summary .header {
  font-family: ACaslonBold;
  text-transform: none;
  font-size: 20px;
  padding-top: 18px;
  padding-bottom: 12px;
}
.cart-summary .header,
.cart-summary .header:hover {
  color: #000;
}
.cart-summary .content {
  font-size: 15px;
}
.cart-summary .controls {
  padding-bottom: 40px;
}
.cart-summary a {
  text-decoration: underline;
  color: #000;
}
.cart-summary .btn {
  background: rgba(255, 255, 255, 0);
  color: #222;
  border: 2px solid #222;
  font-size: 18px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  margin-top: 20px;
  max-width: 100% !important;
  text-decoration: none;
}
@media (min-width: 768px) {
  .cart-summary .btn {
    width: 180px;
  }
}
.cart-summary .btn:hover {
  background: rgba(255, 255, 255, 0.2);
}
.products-list {
  background: url('/site/assets/img/vatgerijpt/background-vatgerijpt3-1366x915-shop.jpg?170414');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 992px) {
  .products-list {
    margin-top: 150px;
  }
  .products-list .swiper-container {
    margin-top: -150px;
  }
}
@media (min-width: 1200px) {
  .products-list {
    margin-top: 200px;
  }
  .products-list .swiper-container {
    margin-top: -200px;
  }
}
.btn {
  background: rgba(255, 255, 255, 0);
  color: #dfdfdf;
  border: 1px solid #8d8d8d;
  font-size: 18px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  margin-top: 20px;
}
@media (min-width: 768px) {
  .btn {
    min-width: 200px;
  }
}
.btn:hover {
  background: rgba(255, 255, 255, 0.2);
}
.cart-add.btn {
  max-width: 100% !important;
}
#loader {
  width: 20px;
  height: 20px;
  margin-top: 5px;
}
@media (min-width: 768px) {
  #loader {
    margin-top: 0;
  }
}
.page-569 {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  max-height: 700px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-569 .visual {
  height: 100%;
  max-height: 700px;
}
.page-567.products-list {
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 992px) {
  .page-567.products-list {
    margin-top: 0px;
  }
  .page-567.products-list .swiper-container {
    margin-top: 0px;
  }
}
.page-567.products-list .center-buttons {
  padding-top: 0px;
}
.page-567.products-list .center-buttons .btn {
  margin: 0px 5px;
  min-width: 120px;
}
@media (min-width: 768px) {
  .page-567.products-list .center-buttons .btn {
    min-width: 150px;
  }
}
.page-567.products-list .center-buttons .btn.active {
  background: rgba(255, 255, 255, 0.2);
  border-color: #fff;
}
.page-567.products-list .product .visual {
  display: block;
  width: calc(100% - 50px);
  max-width: 250px;
  margin: auto;
  padding-top: 150px;
}
@media (min-width: 768px) {
  .page-567.products-list .product .visual {
    width: auto;
    max-width: 80%;
    max-height: 650px;
    float: right;
    padding-top: 50px;
  }
}
.page-567.products-list .product .text {
  margin-top: 0;
}
@media (min-width: 768px) {
  .page-567.products-list .product .text {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .page-567.products-list .product .text {
    margin-top: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .page-567.products-list .product .text {
    margin-top: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
  }
}
.page-567.products-list .fi-chevron-thin-left,
.page-567.products-list .fi-chevron-thin-right {
  color: #efdec9;
}
.page-566 {
  margin-top: 0;
  padding-top: 0;
  background-position: bottom right;
  background-size: 650px;
  min-height: 935px;
}
@media (min-width: 768px) {
  .page-566 {
    min-height: 780px;
    background-size: 1000px;
  }
}
@media (min-width: 992px) {
  .page-566 {
    background-size: 1000px;
  }
}
@media (min-width: 1200px) {
  .page-566 {
    background-size: 1366px;
  }
}
.page-566 .content {
  padding-bottom: 200px;
}
.page-566 .content .content-inner {
  max-width: 380px;
}
@media (min-width: 768px) {
  .page-566 .content {
    padding-bottom: 0px;
    bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .page-566 .content {
    bottom: 40px;
  }
}
.border-gold {
  background: '/site/assets/img/gold-gradient.png';
  border: 4px solid #da9e40;
  border-image: url('/site/assets/img/btn-border.png') 8 stretch;
}
.btn.btn-gold {
  background: '/site/assets/img/gold-gradient.png';
  border: 4px solid #da9e40;
  border-image: url('/site/assets/img/btn-border.png') 8 stretch;
  padding: 7px 20px;
}
.btn.btn-gold, .btn.btn-gold:hover, .btn.btn-gold:focus, .btn.btn-gold:active {
  background: transparent;
  color: #fff;
}
.vatgerijpt_02 .visual {
  height: calc(100vh + 25px);
}
@media (min-width: 768px) {
  .vatgerijpt_02 h2 {
     max-width: 680px;
  }
}
/*

/*# sourceMappingURL=../maps/custom/vatgerijpt_2019.css.map */
