@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);


/*
Theme Name: HotPress
Theme URI: https://www.bighousecreative.co.uk/
Author: Big House Creative
Author URI: https://www.bighousecreative.co.uk/
Description: A Timber & Tailwind template for creating WordPress sites.
Version: 1.0
Tags:
Text Domain:
*/
/* Import Fonts Here */
/* Styles */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
@media (min-width: 768px) {
  h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px) {
  h1 {
    font-size: 3rem;
    line-height: 1;
  }
}
@media (min-width: 1280px) {
  h1 {
    line-height: 120%;
  }
}
h2 {
  font-size: 1.5rem;
  line-height: 2rem;
}
@media (min-width: 768px) {
  h2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media (min-width: 768px) {
  h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media (min-width: 1024px) {
  h4 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
h5 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media (min-width: 1024px) {
  h5 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
h6 {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.home--products__column {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
}
.home--products__card {
  flex-basis: 100%;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0 0 10px 10px;
}
.home--products__card__title {
  padding: 18px;
  width: 70%;
  margin: -25px auto 0 auto;
  border-radius: 30px;
  text-align: center;
}
.triangle {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  left: calc(50% - 10px);
  bottom: 0;
}
/* General styles for all menus */
.cbp-spmenu .menu-main-container {
  height: 100%;
  display: flex;
  align-items: center;
}
.cbp-spmenu .menu-main-container li {
  display: inline-block;
  width: 100% !important;
}
.cbp-spmenu {
  background: #de502f;
  position: fixed;
}
.cbp-spmenu a {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  width: 100% !important;
  text-align: center !important;
}
.cbp-spmenu a:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(28, 28, 28, var(--tw-bg-opacity));
}
.cbp-spmenu .current-menu-item a {
  --tw-bg-opacity: 1;
  background-color: rgba(28, 28, 28, var(--tw-bg-opacity));
  color: white;
}
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
  width: 240px;
  height: 100%;
  top: 0;
  z-index: 1000;
}
.cbp-spmenu-vertical a {
  border-bottom: 1px solid #2B2B2B;
  padding: 1em;
}
/* Vertical menu that slides from the left or right */
.cbp-spmenu-right {
  right: -240px;
}
.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px;
}
/* Push classes applied to the body */
.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0;
}
.cbp-spmenu-push-toleft {
  left: -240px;
}
/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
  transition: all 0.3s ease;
}
.contact--form input, .contact--form select, .contact--form textarea, .contact--form select {
  width: 100%;
  padding: 10px;
  border: 1px solid #D9D8D8;
  box-sizing: border-box;
  resize: vertical;
  --tw-text-opacity: 1;
  color: rgba(222, 80, 47, var(--tw-text-opacity));
  margin-bottom: 10px;
  background-color: white;
}
@media (min-width: 1024px) {
  .contact--form input, .contact--form select, .contact--form textarea, .contact--form select {
    margin-bottom: 0;
  }
}
.contact--form label {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(174, 174, 174, var(--tw-text-opacity));
}
.contact--form ::-moz-placeholder {
  text-transform: capitalize;
}
.contact--form ::placeholder {
  text-transform: capitalize;
}
.contact--form .btn-aw {
  width: 50% !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(222, 80, 47, var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
  border: 0;
}
.contact--form .btn-aw:hover {
  transition: 0.5s ease-in-out;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(28, 28, 28, var(--tw-bg-opacity)) !important;
}
.contact--form textarea {
  height: 138px;
}
#map {
  display: block;
  height: 335px;
  border-radius: 15px;
}
.video--container img {
  transition: all 400ms ease;
}
.video--container__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 65px;
  color: white;
}
.company--content a {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(222, 80, 47, var(--tw-text-opacity));
}
.company--content a:hover{
  opacity: 0.5;
}
.company--content a{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.company--people__quote {
  font-style: italic;
}
@media (min-width: 1024px) {
  .company--people__quote {
    font-size: 50px;
  }
}
.company--team__column {
  display: flex;
  flex-direction: column;
}
.company--team__card {
  flex-basis: 100%;
  display: inline-block;
  text-align: center;
  color: #fff;
  background-color: #0a0a0a;
  border-radius: 10px;
  padding-bottom: 15px;
}
.company--team__card img {
  border-radius: 5px 5px 0 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 373px;
  height: 290px;
}
.company--team__card h5 {
  background: #1c1c1c;
  display: block;
  width: 65%;
  margin: -32px auto 10px auto;
  border-radius: 30px;
  padding: 20px 0;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  z-index: 9;
}
.company--team--modal {
  width: 400px;
  max-width: 95%;
  font-size: 17px;
  background: #f3f3f3;
  color: #1c1c1c;
  border-radius: 10px;
  border: 0;
}
.company--team--modal img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.recipes--section .recipe-filters {
  list-style: none;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.recipes--section .recipe-filters li {
  font-weight: 900;
  font-size: 17px;
  padding: 5px 20px;
  display: block;
  margin-right: 20px;
  cursor: pointer;
  transition: all 300ms ease;
  border-radius: 30px;
  transition: ease-in-out 0.5s;
}
@media (min-width: 1024px) {
  .recipes--section .recipe-filters li {
    display: inline-block;
    padding: 15px 45px;
  }
}
.recipes--section .recipe-filters li.mixitup-control-active {
  background: #de502f;
  color: #fff;
}
.recipes--container__column {
  display: flex;
  flex-direction: column;
}
.recipes--container__card {
  flex-basis: 100%;
  display: inline-block;
  color: #fff;
  background-color: #0a0a0a;
  border-radius: 10px;
}
.recipes--container__card:hover h5 {
  --tw-bg-opacity: 1;
  background-color: rgba(222, 80, 47, var(--tw-bg-opacity));
}
.recipes--container__card img {
  border-radius: 5px 5px 0 0;
  -o-object-fit: cover;
     object-fit: cover;
  height: 220px;
  width: 100%;
}
.recipes--container__card h5 {
  background: #1c1c1c;
  display: block;
  margin: -25px auto 10px auto;
  border-radius: 30px;
  padding: 18px 20px;
  width: 90%;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  z-index: 9;
  transition: all 0.5s ease-in-out;
}
.recipe--single__container {
  border-radius: 10px;
}
.recipe--single__container img {
  height: 304px;
}
.inner--products__column {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  transition: all ease-in-out 0.5s;
}
.inner--products__column:hover .inner--products__card {
  background: rgb(0, 0, 0);
}
.inner--products__column:hover .inner--products__card__title {
  --tw-bg-opacity: 1;
  background-color: rgba(222, 80, 47, var(--tw-bg-opacity));
}
.inner--products__card {
  flex-basis: 100%;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0 0 10px 10px;
  transition: all ease-in-out 0.5s;
}
.inner--products__card__title {
  padding: 18px;
  width: 65%;
  margin: -25px auto 0 auto;
  border-radius: 30px;
  text-align: center;
}
.category--products__column {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
}
.category--products__card {
  flex-basis: 100%;
  border-radius: 0 0 10px 10px;
  transition: all ease-in-out 0.5s;
}
.category--products__card__title {
  padding: 18px;
  width: 65%;
  margin: -25px auto 0 auto;
  border-radius: 30px;
  text-align: center;
}
.home--hero__logo {
  position: relative;
  z-index: 99;
}
.home--hero__recipes {
  position: relative;
}
.home--hero__recipes:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  opacity: 0.5;
}
.flex--content-container p {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.flex--content-container__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 400px;
}
.archive--image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
