body {
  background-color: #f1e6e1;
  font-family: "Barlow", sans-serif;
}

.website {
  overflow: hidden;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Barlow Condensed", sans-serif;
  text-transform: uppercase;
}

p, ul, ol {
  font-weight: 200;
}

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

.btn-appointment {
  background: #f8f3ef;
}

.navbar {
  padding: 0;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.form-control:focus {
  box-shadow: none;
  border-color: #000;
}

.navbar-toggler {
  color: #000;
}

.menu a {
  text-decoration: none;
  color: #000;
  padding: 0.45rem 0.75rem;
  font-size: 0.9em;
}
.menu a.active {
  color: #fff;
  background-color: #000;
}

.mobile-menu a {
  color: #000;
  text-decoration: none;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
}

header {
  padding: 10px 0;
  transition: 0.6s;
  position: relative;
  z-index: 1;
}
header .logo {
  text-decoration: none;
  color: #000;
  transition: 0.3s;
}
header .logo img {
  width: 36px;
  height: 36px;
  margin-left: 10px;
  margin-right: 10px;
}
header .logo h1 {
  margin-bottom: 0;
  font-size: 2rem;
}

.onepager.top header .logo {
  transform: scale(1.25) translateX(20px) translateY(2px);
}

.sticky-header header {
  position: fixed;
  width: 100%;
  background: #f1e6e1;
  z-index: 1;
}

@media (min-width: 768px) {
  .onepager.top header .logo {
    transform: scale(1.5) translateX(34px) translateY(6px);
  }
  .onepager.top header .menu-shopping-bag {
    left: 120px;
    transition: 0.3s;
    font-size: 1.75em;
  }
}
footer .logo {
  text-decoration: none;
  color: #000;
}
footer .logo img {
  width: 100px;
  height: max-content;
  margin-left: 10px;
  margin-right: 10px;
}
footer .logo h1 {
  margin-bottom: 0;
  font-size: 2rem;
}
footer h4 {
  font-size: 1.2rem;
}
footer .links a {
  text-decoration: none;
  color: #333;
}
footer .links a:hover {
  text-decoration: underline;
  color: #333;
}
footer .socials a:hover {
  text-decoration: none;
}
footer .links {
  font-size: 0.85rem;
}

.copyright {
  font-size: 0.85rem;
  font-family: "Barlow Condensed", sans-serif;
}

.onepager-header {
  position: relative;
  top: -58px;
  margin-bottom: -58px;
  z-index: 0;
}
.onepager-header .title-shadow {
  position: absolute;
  bottom: -14px;
  right: 0;
  z-index: -1;
  font-size: 10rem;
  line-height: 10rem;
  font-family: "Barlow Condensed", sans-serif;
  color: #f8f2ef;
  width: 100%;
  text-align: center;
  white-space: nowrap;
}
.onepager-header .header-content {
  width: 480px;
  padding-bottom: 2rem;
}
.onepager-header .header-content h2 {
  font-size: 3.6rem;
}
.onepager-header img {
  width: 100%;
  z-index: -1;
  position: relative;
}
.onepager-header .header-photo > div {
  background: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}

.onepager-content:nth-of-type(even) {
  background-color: #fff;
  border-bottom: 1px solid #f1e6e1;
}
.onepager-content img {
  max-width: 100%;
}
.onepager-content .page-counter {
  font-size: 10rem;
  line-height: 0.72em;
  font-family: "Barlow Condensed", sans-serif;
  color: #f8f2ef;
}
.onepager-content .more-info {
  text-transform: uppercase;
  font-weight: 100;
  text-decoration: none;
  color: #000;
  font-size: 0.9em;
}

@media (min-width: 768px) {
  .onepager-header img {
    width: auto;
    max-width: 100%;
  }
}
.page-header {
  position: relative;
  padding: 40px 0;
  overflow: hidden;
}
.page-header .title-shadow {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  font-size: 18rem;
  line-height: 18rem;
  text-transform: uppercase;
  font-family: "Barlow Condensed", sans-serif;
  color: #f8f2ef;
  text-align: center;
  white-space: nowrap;
}
.page-header img {
  max-width: 100%;
  width: 100%;
  height: 210px;
  object-fit: cover;
}

.page-content {
  background-color: #f8f3ef;
}
.page-content a {
  font-weight: 300;
}

.subfooter img {
  width: 400px;
  height: 295px;
  object-fit: cover;
}

@media (min-width: 768px) {
  .page-header {
    min-height: 300px;
  }
  .page-header img {
    width: 600px;
    height: 280px;
  }
}
.subfooter {
  background-color: #fff;
}

.team {
  padding: 2rem 0;
}
.team .member {
  margin-bottom: 2rem;
}
.team .member h3 {
  font-size: 1.2rem;
}
.team .member img {
  height: 216px;
  width: 216px;
  object-fit: cover;
}

.reviews figure {
  padding-left: 2.25em;
  position: relative;
  margin: 0 3rem;
}
.reviews figure > i {
  position: absolute;
  left: 0;
  font-size: 1.4rem;
}
.reviews figure blockquote {
  font-size: 1rem;
}

.pricelist ul {
  list-style: none;
  padding: 0;
}
.pricelist h3 {
  font-size: 1.2rem;
}
.pricelist .price-item-amount {
  min-width: 75px;
}
.pricelist .price-item-time {
  font-size: 0.85rem;
  line-height: 0.85rem;
  padding-bottom: 0.3rem;
}

.gallery img {
  max-width: 100%;
  max-height: 100%;
}

.products img {
  max-width: 100%;
}
.products .product-quantity {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  width: 50px;
  border-radius: 0;
  border: 0px solid #000;
  margin-right: 0.25rem;
  outline: none;
}

.menu-shopping-bag {
  position: relative;
}

.menu-shopping-bag:after {
  content: attr(data-count);
  background: red;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  color: white;
  font-size: 14px;
  display: block;
  line-height: 19px;
  width: 20px;
  text-align: center;
  height: 20px;
}

.cart-item img {
  max-width: 160px;
}

.ideal-logo {
  max-width: 40px;
}

@media (min-width: 768px) {
  .products img {
    max-width: 100%;
  }
  .products .product-item img {
    width: 306px;
    height: 244px;
    object-fit: contain;
    background: #fff;
  }
}
.appointment-widget {
  position: fixed !important;
  inset: auto auto 22px 22px !important;
  max-width: calc(100% - 44px) !important;
  max-height: calc(100vh - 44px) !important;
  z-index: 2147483551 !important;
  transition: transform 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0s, opacity 0.2s ease 0s !important;
  margin: 0px !important;
  height: 744px !important;
  width: 488px !important;
  border-radius: 10px !important;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 10px !important;
  display: block;
  background-color: white !important;
  padding: 0px !important;
  border: 0px !important;
}

.appointment-widget-body {
  overflow: hidden;
}
.appointment-widget-body .appointment-widget-search {
  background-color: #fff;
}
.appointment-widget-body .appointment-widget-search .input-group-text {
  background-color: transparent;
  border: 0;
}
.appointment-widget-body .appointment-widget-search .form-control {
  border: 0;
  box-shadow: none !important;
  padding: 0.875rem 0.75rem;
  background-color: transparent;
}
.appointment-widget-body .item {
  cursor: pointer;
  border-bottom: 1px solid #f8f3ef;
}
.appointment-widget-body .price-item-amount {
  min-width: 70px;
}
.appointment-widget-body .form-check-input {
  box-shadow: none !important;
}
.appointment-widget-body .form-check-input:checked {
  background-color: #000;
  border-color: #000;
}

@media (max-width: 768px) {
  header .logo h1 {
    font-size: 1.65rem;
  }

  .page-header .title-shadow {
    font-size: 5rem;
    line-height: 7rem;
  }

  .onepager-header .title-shadow {
    font-size: 4.2rem;
    line-height: 5.4rem;
  }

  .menu {
    padding: 0.75rem 0;
  }
  .menu a {
    display: block;
  }
  .menu a.active {
    font-weight: 600;
    background-color: transparent;
    color: #000;
  }
}
@media (min-width: 1200px) {
  .h1, h1 {
    font-size: 3.4rem;
  }
}
.btn {
  border-radius: 0;
  box-shadow: none;
}

.btn-primary {
  border: 1px solid #000;
  background: #000;
  color: #fff;
  outline: none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:focus:active {
  outline: none;
  border: 1px solid #000;
  background: #000;
  color: #fff;
  box-shadow: none;
}

.btn-secondary {
  border: 1px solid #f1e6e1;
  background: #f1e6e1;
  color: #000;
  outline: none;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:focus:active {
  outline: none;
  border: 1px solid #f1e6e1;
  background: #f1e6e1;
  color: #000;
  box-shadow: none;
}

.btn-success {
  border: 1px solid #b4cb99;
  background: #b4cb99;
  color: #000;
  outline: none;
}
.btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:focus:active {
  outline: none;
  border: 1px solid #b4cb99;
  background: #b4cb99;
  color: #000;
  box-shadow: none;
}

.form-control {
  border-radius: 0;
  border: 1px solid #fff;
}
.form-control:focus {
  border: 1px solid #ced4da;
}

/*# sourceMappingURL=main.css.map */
