html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
    font-family: SofiaPro;
    src: url("sofia-pro-extra-light.otf") format("opentype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: SofiaPro;
    font-weight: 300;
    src: url("sofia-pro-light.otf") format("opentype");
}

@font-face {
    font-family: SofiaPro;
    font-weight: bold;
    src: url("sofia-pro-medium.otf") format("opentype");
}

@font-face {
    font-family: FreightTextProLight;
    src: url("freight-text-pro-light.otf") format("opentype");
}

.body {
  display: flex;
}

.uniform-space {
  background-color: rgb(255, 255, 255);
  box-sizing: border-box;
  color: rgb(43, 43, 43);
  cursor: default;
  display: block;
  font-family: SofiaPro, sans-serif;
  font-size: 16px;
  font-weight: 200;
  height: 832.922px;
  letter-spacing: normal;
  padding: 30px 30px;
  width: 100%;
}

.header-container {
  display: block;
}

.header-link {
  background: linear-gradient(60deg, rgb(212 15 181 / 10%) 0%, rgb(254 255 68 / 10%) 100%);
  position: relative;
  font-family: SofiaPro,sans-serif;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 200;
  color: #2b2b2b;
  user-select: none;
  box-sizing: border-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background-color: rgb(255, 255, 255);
  /* border-bottom: 1px solid rgb(229, 229, 229); */
  height: 90px;
}

.header-link:after {
  background: linear-gradient(60deg, rgb(212 15 181 / 10%) 0%, rgb(254 255 68 / 10%) 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s all;
}

.header-link:hover::after {
  opacity: 1;
}


.header-title {
  font-size: 2em;
}

.name {
  font-family: SofiaPro,sans-serif;
  color: #2b2b2b;
  font-weight: 200;
  font-size: 3.75rem;
  line-height: normal;
  letter-spacing: -2.22px;
  text-align: center;
  width: 100%;
  /* margin: 0px 0px 12px; */
}

.app-content {
  color: rgb(43, 43, 43);
  display: block;
  font-family: SofiaPro, sans-serif;
  font-size: 16px;
  font-weight: 200;
  height: 832.922px;
  letter-spacing: normal;
  margin-left: 0px;
  margin-right: 0px;
  min-height: 383px;
}

.cta {
  font-family: SofiaPro,sans-serif;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 300;
  color: rgb(0, 0, 0);
  -webkit-box-align: center;
  align-items: center;
  flex-direction: row !important;
  vertical-align: middle;
  letter-spacing: -0.23px;
  line-height: 2.5;
  padding-right: 14px;
  -webkit-box-flex: 1;
  flex-grow: 1;
  display: inline-block;
}

.description {
  padding: 100px 0px;
}

.description > p {
	margin: 0;
}

.arrow {
  font-family: SofiaPro,sans-serif;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 300;
  color: rgb(0, 0, 0);
  letter-spacing: -0.23px;
  line-height: 2.5;
  width: 18px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
}

.footer {
  font-family: SofiaPro,sans-serif;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 200;
  color: #2b2b2b;
  min-height: 65px;
  display: flex;
  padding: 30px 0px;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  border-top: 1px solid rgb(229, 229, 229);
}

.social-icon {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.footer-social {
  font-family: SofiaPro,sans-serif;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 200;
  color: #2b2b2b;
  display: flex;
  align-items: center;
  margin-top: 0px;
}

a {
  font-family: SofiaPro,sans-serif;
  font-weight: 200;
  font-size: 1.375rem;
  line-height: 1.68;
  letter-spacing: -0.55px;
  text-decoration: none;
  cursor: pointer;
  display: inline;
  color: rgb(219, 10, 91);
}

.titled-section {
  font-family: SofiaPro,sans-serif;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 200;
  color: #2b2b2b;
  cursor: default;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
}


.section-title {
  font-family: SofiaPro,sans-serif;
  color: #2b2b2b;
  cursor: default;
  text-align: left;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: -1px;
  font-weight: 200;
  width: 100%;
  margin: 0px 0px 19px;
}

.section-subtitle {
  cursor: default;
  text-align: left;
  font-family: FreightTextProLight,serif;
  letter-spacing: normal;
  font-weight: 200;
  color: #060606;
  opacity: .75;
  width: 100%;
  font-size: 1rem;
  line-height: 1.88;
  margin: 0px 0px 41px;
}

.section-subtitle > strong {
	font-family: SofiaPro,sans-serif;
	color: black;
	/* font-size: 1.375rem; */
	font-weight: 300;
	line-height: 1.68;
	letter-spacing: -0.55px;
}

.restaurants {
  font-family: SofiaPro,sans-serif;
  font-weight: 200;
  color: #2b2b2b;
  font-size: 1.375rem;
  line-height: 1.68;
  letter-spacing: -0.55px;
  font-size: 16px;
  letter-spacing: normal;
  width: 100%;
  background: rgb(255, 255, 255);
  box-sizing: border-box;
	padding-top: 0px !important;
}

p {
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-family: SofiaPro,sans-serif;
  font-weight: 200;
  color: #2b2b2b;
  font-size: 1.375rem;
  line-height: 1.68;
  letter-spacing: -0.55px;
}

p > strong {
  font-family: SofiaPro,sans-serif;
  color: #2b2b2b;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.68;
  letter-spacing: -0.55px;
}

.bakery {
  padding: 100px 0px;
}

.bakery-title-container {
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  padding-right: 30px;
  padding-left: 0px;
  display: inline-block;
  vertical-align: top;
  max-width: 400px;
}

.bakery-title {
  font-family: SofiaPro,sans-serif;
  color: #2b2b2b;
  font-weight: 200;
  line-height: normal;
  letter-spacing: -2.22px;
  width: 100%;
  margin: 0px 0px 9px;
  font-size: 2.75rem;
  margin-bottom: 10px;
  text-align: left;
}

.bakery-image {
  display: block;
  width: 80%;
}

.cls-1{fill:#fef858;}.cls-2{fill:#2b2b2b;}

.slick-next::before, .slick-prev::before {
  display: none;
}

.slick-slide {
  cursor: pointer;
}

.slick-slide img {
	object-fit: cover;
}

.slick-slide > div > div {
	outline: none;
}

.home-image {
	height: 440px;
}

.restaurant-image {
	height: 400px;
}

.restaurants-container {
  margin-top: 0px;
	padding-top: 0px;
  margin-right: -30px;
}

.restaurant-container {
  font-family: SofiaPro,sans-serif;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 200;
  color: #2b2b2b;
  cursor: default;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  height: inherit!important;
  float: left;
  min-height: 1px;
  display: flex;
  outline: none;
  width: 427px;
  padding-right: 40px;
}

.restaurant-img {
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  color: inherit;
  cursor: pointer;
  display: block;
  position: relative;
  width: 100%;
}

.restaurant-name {
  display: flex;
  justify-content: center;
	font-size: 1.6em;
}

.slick-prev, .slick-next {
  width: 50px !important;
  display: flex !important;
  align-items: center !important;
  z-index: 999;
}

.slick-prev {
  left: 0px !important;
}

.slick-next {
  right: 0px !important;

}

.slick-slider .slick-prev, .slick-slider .slick-next {
  z-index: 999;
  opacity: 0 !important;
  transition: .5s all;
}
 .slick-slider:hover .slick-prev, .slick-slider:hover .slick-next {
   opacity: 1 !important;
}

 .slick-arrow {
   display: none !important;
 }

.carousel {
  margin-right: -30px;
	border-bottom: 5px solid #f1f175;
  padding-bottom: 20px;
}

.carousel-image {
  padding-right: 30px;
}

.explore-more-link {
  font-family: SofiaPro,sans-serif;
  font-size: 16px;
  letter-spacing: normal;
  font-weight: 200;
  color: #2b2b2b;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  vertical-align: bottom;
  max-width: 150px;
}

.test-slider {
  width:1000px;
  height:500px;
}

.slick-slide > div {
  padding-right: 20px;
}

.press {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	border: 5px solid #f1f175;
}

.press-image {
	width: 100%;
	height: 100px !important;
	object-fit: contain !important;
	margin: 0 auto;
	vertical-align: top;
}

.vegetable {
	display: inline;
}

@media only screen and (min-width: 780px) {
  .uniform-space {
    padding: 30px 30px;
  }
  .carousel, .restaurants-container {
    margin-right: -30px;
  }
  .slick-arrow {
    display: none !important;
  }
  .explore-more-link {
  }
  .bakery-image {
    display: inline-block;
  }
}

@media only screen and (min-width: 1024px) {
  .uniform-space {
    padding: 50px 50px;
  }
  .carousel {
    margin-right: -50px;
	  padding-bottom: 30px;
  }
	.press {
		width: fit-content;
	}
	.press-image {
		width: 222px;
	}
	.restaurant-image {
		height: 700px;
	}
  .slick-arrow {
    display: flex !important;
  }
  .explore-more-link {
    margin: 0px 0px 0px 40px;
    display: inline-block;
  }
  .bakery-image {
    width: 40%;
  }
  .slick-slide > div {
    padding-right: 40px;
  }
  .section-title {
    color: rgb(43, 43, 43);
    cursor: default;
    display: block;
    font-family: SofiaPro, sans-serif;
    font-size: 60px;
    font-weight: 200;
    letter-spacing: -3px;
    line-height: 64.8px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-align: left;
  }
  .section-subtitle {
    color: rgb(6, 6, 6);
    cursor: default;
    display: block;
    font-family: FreightTextProLight, serif;
    font-size: 22px;
    font-weight: 200;
    height: 33px;
    letter-spacing: -0.31px;
    line-height: 33.88px;
    margin-bottom: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 0.75;
    text-align: left;
  }
}

@media only screen and (min-width: 1280px) {
  .uniform-space {
    padding: 50px 100px;
  }
  .carousel {
    margin-right: -100px;
  }
  .slick-arrow {
    display: flex !important;
  }
}

.slick-disabled {
  display: none !important;
}


.press-image:hover {
	background: #f1f175;
}
