/*
Theme Name: Imensos Sabores
Template: hello-elementor
Version: 1.0.0
Author: Pixeldog
Text Domain: imensos-sabores
*/

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
  }
  
  /* Sections
     ========================================================================== */
  
  /**
   * Render the `main` element consistently in IE.
   */
  
  main {
    display: block;
  }
  
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  
  /* Grouping content
     ========================================================================== */
  
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  
  hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /* Text-level semantics
     ========================================================================== */
  
  /**
   * Remove the gray background on active links in IE 10.
   */
  
  a {
    background-color: transparent;
  }
  
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  
  abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
  }
  
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  
  b,
  strong {
    font-weight: bolder;
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  code,
  kbd,
  samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /**
   * Add the correct font size in all browsers.
   */
  
  small {
    font-size: 80%;
  }
  
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  /* Embedded content
     ========================================================================== */
  
  /**
   * Remove the border on images inside links in IE 10.
   */
  
  img {
    border-style: none;
  }
  
  /* Forms
     ========================================================================== */
  
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
  }
  
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  
  button,
  input { /* 1 */
    overflow: visible;
  }
  
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  
  button,
  select { /* 1 */
    text-transform: none;
  }
  
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
  }
  
  /**
   * Remove the inner border and padding in Firefox.
   */
  
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  
  /**
   * Restore the focus styles unset by the previous rule.
   */
  
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  
  /**
   * Correct the padding in Firefox.
   */
  
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  
  legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
  }
  
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  
  progress {
    vertical-align: baseline;
  }
  
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  
  textarea {
    overflow: auto;
  }
  
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  
  [type="checkbox"],
  [type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
  }
  
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  
  [type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
  }
  
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  
  ::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
  }
  
  /* Interactive
     ========================================================================== */
  
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  
  details {
    display: block;
  }
  
  /*
   * Add the correct display in all browsers.
   */
  
  summary {
    display: list-item;
  }
  
  /* Misc
     ========================================================================== */
  
  /**
   * Add the correct display in IE 10+.
   */
  
  template {
    display: none;
  }
  
  /**
   * Add the correct display in IE 10.
   */
  
  [hidden] {
    display: none;
  }


/* 2. Theme Specific CSS */

/* General */

:root{
    /* Measurements */
    --big-padding: 60px 0;
    --mobile-padding: 20px 0;
    --light-padding: 0 20px;
    /* Colors */
    --primary: #0033B4;
    --secondary: #67B0C4;
    --grey: #707070;
    --secondary-grey: #656565;
    --light-grey: #B4BBD0;
    --brown: #A47B56;
}
/* Text */
.text-center {
  text-align: center;
}
.text-dark {
  color: #000 !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: var(--primary);
}
/* Margins */
.auto {
  display: block;
  margin: 0 auto;
}
*,
::after,
::before {
    box-sizing: border-box;
}
body{
    margin: 0;
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-optical-sizing: auto;
    font-style: normal;
    font-variation-settings:
      "wdth" 100;
    position: relative;
    background-color: #fefefe !important;
}
body, html, p, h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif !important;
}
p{
    font-size: 16px;
    line-height: 1.8rem;
}
a{
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
}

/* Containers */

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 90px;
}
@media (max-width: 575px) {
    .container {
        padding: var(--light-padding) !important;
    }
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1425px;
    }
}

.transition-all {
  transition: all 0.3s ease-in;
}

.wrapper {
  background-color: #fefefe;
}

/* Buttons */
.button {
  display: block;
  font-weight: 500;
  text-align: center;
  padding: 13px 22px;
  transition: all .45s ease;
}

.button.bg-red {
  background-color: #c00;
  color: white;
  transition: all .2s ease;
}

.button.bg-red:hover {
  filter: brightness(1.5);
}

.button.dark {
  border-color: #000;
  color: #000;
}

.button.dark:hover {
  border-color: #c00;
  color: #fff;
  background-color: #c00;
}


.button.center {
  display: block;
  max-width: 240px;
  margin: 0 auto;
  text-align: center;
}

.button.outlined {
  border: 2px solid;
}

.button.outlined:hover {
  color: #fff;
}

.button.rounded {
  border-radius: 200px;
}

.button.border-red {
  border-color: rgba(228, 27, 22, 0.75);
}

.button.border-red:hover {
  background-color: rgba(228, 27, 22, 0.75);
}

/* HEADER */
.header {
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.header-wrapper .container {
  display: flex;
  max-width: 1200px;
  height: 100px;
  padding-left: 15px;
  padding-right: 15px;
}

.header-wrapper .menu-wrapper {
  display: flex;
  justify-content:space-around;
  align-items: center;
  flex-grow: 1;
}

.menu-tres-colunas {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu-coluna {
    display: flex;
    gap: 20px;
    flex-grow: 1;
    flex-shrink: 1;
}

.menu-coluna-1 {
  justify-content: flex-end;
}

.menu-coluna-2 {
  max-width: 280px;
  justify-content: center;
}

.menu-coluna-2 img {
    max-height: 46px;
}

.menu-coluna ul {
    display: flex;
    list-style: none;
    gap: 40px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
}

.menu-coluna ul li a {
    text-decoration: none;
    color: #000;
}

.menu-coluna ul li a:hover {
  color: rgba(191, 18, 20, 1) !important;
}

.search-wrapper {
  flex-shrink: 2;
  display: flex;
  align-items: center;
}

.search-wrapper span {
  display: block;
  margin: 0 20px;
  width: 1px;
  height: 30px;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: rgba(90, 90, 90, 1);

}

.search-wrapper a {
  display: flex;
  justify-content: center;
}

.search-wrapper img {
  width: 17px;
  height: 17px;
}


/* FOOTER */
.footer {
  width: 100%;
  background-color: #eae9ec;
  padding: 60px 0;
  z-index: -1;
  position: fixed;
  bottom: 0;
}

.footer p a {
  display: block;
  font-size: 14px;
  color: #848484;
  line-height: 25px;
}

.footer .container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 40px
}

.footer-description-wrapper img {
  width: auto;
  max-height: 35px;
  margin-bottom: 30px;
}

.footer-description-wrapper p {
  font-size: 14px;
  color: #848484;
  line-height: 25px;
}

.footer .title {
  color: #848484;
  font-size: 22px;
  line-height: 34px;
  font-weight: 500;
  margin-bottom: 30px;
}

.footer .menu-wrapper ul {
  list-style: none;
  font-size: 14px;
  padding: 0;
}

.footer .menu-wrapper ul li {
  padding: 4px 0;
}

.footer .menu-wrapper ul li a {
  color: #848484;
}

.selo-imensos {
  justify-self: flex-end;
}

/* HERO */

.hero {
  margin-top: 40px;
}

/* CATEGORIAS */
.categorias {
  margin-top: 80px;
}

.section-title {
  font-size: 22px;
  line-height: 34px;
  font-weight: 500;
  text-align: center;
}

.grid-categorias {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.grid-categorias-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.grid-categorias-item-img-wrapper {
  max-width: 120px;
  max-height: 120px;
  border-radius: 50%;
  overflow: hidden;
}

.grid-categorias-item p {
  text-align: center;
  font-size: 14px;
  color: #000;
  transition: all .1s ease-out;
}

.grid-categorias-item:hover p {
  color: rgb(228, 27, 22) !important;
  font-weight: 500;
}

.grid-categorias-item-img-wrapper img {
  transition: all .2s ease-out;
}

.grid-categorias-item:hover .grid-categorias-item-img-wrapper img {
  transform: scale(1.2);
}

.destaque-produto {
  margin: 54px 0;
}

/* RECEITAS DESTAQUE */
.receitas-destaque {
  background-color: #f4f4f6;
  padding: 60px 0 80px;
}

#loader-wrapper {
  display: flex; 
  justify-content: center; 
  align-items: center; 
  margin: 40px 0;
}

.loader {
  border: 6px solid #f3f3f3; 
  border-top: 6px solid #c00; 
  border-radius: 50%; 
  width: 48px; 
  height: 48px; 
  animation: spin 1s linear infinite;
}

.grid-receitas-destaque {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.receita-destaque-item {
  width: 294px;
  max-width: 100%;
}

.receita-destaque-thumb {
  overflow: hidden;
  height: 220px;
}

.receita-destaque-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .2s ease;
}

.receita-destaque-thumb img:hover {
  transform: scale(1.2);
}

.receita-destaque-title {
  color: #e94e3e;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 3px;
  transition: all .2s ease;
}

.receita-destaque-title:hover {
  color: #bf1313;
}

.receita-destaque-categorias {
  font-size: 14px;
  color: #999;
}

.receita-destaque-categorias a {
  color: #999;
}

.receita-destaque-categorias a:hover {
  color: #e94e3e;
}

/* OFERTAS */
.ofertas {
  padding: 80px 0 54px;
}

.grid-ofertas {
  display: flex;
  justify-content: space-between;
}

@keyframes spin {
    0% { transform: rotate(0deg);}
    100% { transform: rotate(360deg);}
}

/* NEWSLETTER */
.newsletter {
  margin-bottom: 80px;
}

.grid-newsletter {
  display: flex;
  flex-direction: row;
  gap: 0 32px;
}

.newsletter-wrapper {
  width: 100%;
  background-color: #bf1313;
  padding: 40px 100px;
}

#newsletter {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  gap: 0 20px;
}

.newsletter-title {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
}

#news-email {
  border-radius: 50px;
  padding: 20px;
  border-color: transparent;
}

#news-submit {
  border-radius: 50px;
  padding: 0 40px;
  line-height: normal;
  background-color: #e94e3e;
  border-color: #e94e3e;
  color: #fff;
}

#news-submit:hover {
  filter: brightness(.9);
}

/* INSTAGRAM DIVIDER */

.instagram-divider {
  background-color: #ededed;
  padding: 54px 0;
  text-align: center;
}

.instagram-divider p {
  font-size: 18px;
  font-weight: 500;
}

.instagram-divider a {
  color: #e94e3e;
}

/* SOBRE MIM */
.sobre-mim {
  margin-bottom: 80px;
}

.sobre-mim img {
  display: block;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.sobre-mim p, .receita p {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 27px;
}

.sobre-mim-title {
  font-size: 22px;
  line-height: 34px;
  color: #800000;
}

.text-bold {
  font-weight: 700;
}

.receita {
  padding: 60px 0;
  background-color: #ededed;
}

.receita img {
  display: block;
  margin: 0 auto;
}

/* TEMPLATE || TESTEIRA */
.testeira {
  min-height: 200px;
  padding: 40px 0;
  background-image: url("./assets/img/imensos-sabores-header.jpg");
  background-size: cover;
  background-position: top center;
  border-bottom: 10px solid #e20300;
}

.post-tags {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 10px;
}

.tag-item {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 10px;
  border: 2px solid rgba(255,255,255,0.4);
  border-radius: 100px;
  transition: all .2s ease;
}

.testeira a {
  text-decoration: none;
  color: #fff;
}

.tag-item:hover {
  border-color: transparent;
  background-color: #e94e3e;
}

.testeira a:hover {
  color: #fff;
}

.entry-title {
  font-size: 44px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin: 20px 0 0;
}

/* PAGE-CATEGORIAS */
.category-archive {
    display: flex;
    padding-top: 80px;
    padding-bottom: 120px;
    justify-self: center;
    gap: 0 40px;
    position: relative;
    margin: 0 auto;
}

.page-categorias .section-title {
  padding-top: 30px;
}

.grid-page-categorias {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 80px 40px;
  text-align: center;
  margin-top: 80px;
}

.grid-categorias-item.categorias-page .grid-categorias-item-img-wrapper {
  max-width: 200px;
  max-height: unset;
  height: auto;
  padding: 0 1%;
}

.grid-categorias-item.categorias-page p {
  font-size: 16px;
  font-weight: 500;
}

/* CATEGORY */
.container.category-small {
  max-width: 900px;
  padding: 0;
}

.masonry-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2vh 0;
  /* margin-top: 60px; */
}

.masonry-grid-item {
  display: flex;
  position: relative;
  flex: 0 0 49%;
  height: 50vh;
  overflow: hidden;
  border-radius: 12px;
}

.masonry-grid-item img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  transition: all .6s ease;
  transform: scale(1.3);
  object-fit: none;
}

.masonry-grid-item:hover img {
  transform: scale(1.5);
}

.masonry-grid-item:nth-child(3n+1) {
  flex: 0 0 100%;
}

.masonry-grid-meta {
  width: 100%;
  position: relative;
  z-index: 3;
  align-self: flex-end;
  padding: 30px;
}

.masonry-category {
  display: inline-block;
  margin-right: 8px;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  opacity: 0.72;
  color: #fff; 
  -webkit-transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1);
  transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1);
  text-decoration: none;
}

.masonry-category:hover {
  opacity: 1;
  color: #fff;
}

.masonry-category:hover::before{
  transform: scale(1);
}

.masonry-category:before {
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1);
  transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1);  
  background-color: #fff;
}

.masonry-title {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  margin-top: 10px;
  transition: all .1s ease;
}

.masonry-title:hover {
  color: #fff;
  filter: brightness(.9);
}

.masonry-grid-over {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(0deg,rgba(0, 0, 0, .5) 0%, rgba(255, 255, 255, .1) 100%);
}

.page-numbers {
  font-size: 12px;
  cursor: pointer;
  display: inline-block;
  padding: 11px 13px 10px 13px !important;
  position: relative;
  text-transform: capitalize;
  color: inherit;
  transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
  font-weight: 700;
}

.page-numbers.current {
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.16);
  margin: 0 8px;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 14px;
  color: #fff;
  background-color: #e94e3e;
  -webkit-border-radius: 200px;
}

.page-numbers.current:hover {
  color: #fff;
}

.page-numbers:hover {
  color: #e94e3e;
}

.navigation.pagination {
  padding: 40px 0;
}

/* POST */
.post-wrapper {
  display: flex;
  width: 100%;
  max-width: 1020px;
  padding-top: 80px;
  padding-bottom: 120px;
  justify-self: center;
  gap: 0 40px;
  position: relative;
  margin: 0 auto;
}

.post .wp-post-image {
  max-height: 100% !important;
}

.post-wrapper .post {
  max-width: 680px;
}

.post p:first-of-type, .post p:last-of-type {
  display: none;
}

.controls {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.previous-post, .next-post {
  width: 50%;
  line-height: 0;
  height: auto;
  padding: 6% 9%;
  min-height: 300px;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -moz-box-pack: center;
  align-items: center;
  -webkit-align-items: center;
  float: none;
  overflow: hidden;
  position: relative;
  background-color: #333;  
}

.previous-post:after, .next-post:after {
  background-color: rgba(13, 13, 13, 1);
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0.35;
  -webkit-transition: opacity 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  transition: opacity 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}

.previous-post:hover:after, .next-post:hover:after {
  opacity: .9;
}

.previous-post:hover img, .next-post:hover img {
  transform: scale(1.2);
}

.previous-post:hover .controls-meta {
  margin-right: -50px;
}

.next-post:hover .controls-meta {
  margin-left: -50px;
}

.controls img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  height: 100%;
  transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s, opacity 0.3s ease;
}

.controls a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  display: block;
}

.controls-meta {
  color: #fff;
  position: relative;
  z-index: 100;
  transition: all .3s ease;
  max-width: 100%;
}

.previous-post .controls-meta p:not(.controls-title) {
    font-size: 16px;
    text-align: right;
    font-weight: 600;
}

.next-post .controls-meta p:not(.controls-title) {
    font-size: 16px;
    text-align: left;
    font-weight: 600;
}

.controls-title {
  font-size: 22px;
  font-weight: 600;
}

.previous-post .controls-title {
  text-align: right;
}

.inactive a{
  pointer-events: none;
  color: lightgray !important;
}

.current_page_item a {
  color: rgba(191, 18, 20, 1) !important;
}

.latest-recipes-aside {
  max-width: 246px;
}

.latest-recipes-aside-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 12px;
}

.latest-recipes-aside p:not(.latest-recipes-aside-title) {
  margin-bottom: 0;
}

.latest-recipes-aside p a {
  font-size: 14px;
  line-height: 25px;
  text-decoration: none;
  color: #e94e3e;
}

.latest-recipes-aside p a:hover {
  color: #676767;
}

.latest-recipes {
  margin: 50px 0;
}

.latest-recipes-aside-logo {
  margin-top: 50px;
}

.contato .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

.contato .wrapper .title {
  font-size: 54px;
  line-height: 64px;
  color: #c00;
}

.contato .wrapper .body {
  font-size: 24px;
}

.contato .wrapper .buttons-wrapper {
  display: flex;
  margin-top: 12px;
  gap: 0 12px;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .contato .wrapper .title {
    text-align: center;
  }

  .contato .wrapper .body {
    text-align: center;
  }
  .contato .wrapper .buttons-wrapper {
    flex-direction: column;
    gap: 20px 0;
  }
  .desktop {
    display: none !important;
  }
  .wrapper {
    margin-bottom: 0 !important;
  }
  .footer {
    position: relative;
    z-index: unset;
  }
  .footer .container {
    grid-template-columns: 1fr;
  }
  .grid-newsletter, .grid-receitas-destaque, .grid-ofertas {
    flex-direction: column;
  }
  .grid-receitas-destaque {
    align-items: center;
  }
  .grid-categorias {
    grid-template-columns: 1fr 1fr;
  }
  .newsletter-wrapper {
    padding: 20px;
  }
  #newsletter {
    flex-direction: column;
  }
  #news-email {
    margin-bottom: 20px;
  }
  #news-submit {
    padding: 20px;
  }
  .hero {
    margin-top: 20px;
  }
  .categorias {
    margin-top: 40px;
  }
  .grid-page-categorias {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .sobre-mim img {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .post-tags {
    display: block;
    text-align: center;
  }
  .post-tags a {
    padding: 6px 4px 0 5px;
  }
  .testeira a {
    display: inline-block;
  }
  .entry-title {
    font-size: 34px;
  }
  .post-wrapper {
    padding: 20px;
  }
  .controls {
    flex-direction: column;
  }
  .previous-post, .next-post {
    width: 100%;
    text-align: center;
    padding: 4% 6%;
  }
  .previous-post .controls-meta p:not(.controls-title), .next-post .controls-meta p:not(.controls-title), 
  .previous-post .controls-title, .next-post .controls-title {
    text-align: center;
  }
  .previous-post .controls-title, .next-post .controls-title {
    font-size: 18px;
  }
}

.main-nav {
    position: relative;
    display: flex;
    width: 100%;
    height: 70px;
    padding: 0 15px;
    justify-content: space-between;
}

.menu-toggle {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 21px;
    cursor: pointer;
}

.menu-toggle span {
    display: block;
    height: 3px;
    background: #000;
    border-radius: 2px;
    transition: 0.3s;
}

.nav-list {
    display: flex;
    gap: 20px;
}

.mobile {
  display: none;
}

.results-wrapper {
  margin-top: 60px;
}

.result-item {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-bottom: 40px;
}

.result-item .result-item-img-wrapper {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 50%;
}

.result-item .result-item-img-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.result-item .result-item-meta-data {
  display: flex;
  flex-direction: column;
  max-width: 75%;
  justify-content: center;
}

.result-item .result-item-meta-data .result-title {
  font-size: 17px;
  font-weight: 500;
  color: rgb(233, 78, 62);
  line-height: normal;
  position: relative;
  margin-bottom: 0;
  -webkit-transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1);
  transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1);
  text-decoration: none;
  max-width: fit-content;
}

.result-item .result-item-meta-data .result-excerpt {
  font-size: 14px;
}


.result-item .result-item-meta-data .result-title:hover::before{
  transform: scale(1);
}

.result-item .result-item-meta-data .result-title:before {
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1);
  transition: transform 0.3s cubic-bezier(0.25, 0, 0.4, 1);  
  background-color: rgb(233, 78, 62);
}

.entry-body {
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.search-modal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .3s ease-in-out;
  background-color: #000000c9;
  z-index: -1;
}

.search-modal.active {
  opacity: 1;
  z-index: 999999;
}

.search-modal .form-wrapper {
  display: flex;
  width: 75%;
  margin: 0 auto;
}

.search-modal .form-wrapper form {
  width: 100%;
  gap: 24px;
}

.search-modal .form-wrapper form label {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 12px;
}

.search-modal .form-wrapper form input[type="search"] {
  display: inline-block;
  max-width: 85%;
  margin-right: 24px;
  border: 0;
  background-color: transparent;
  color: #fff;
  padding-bottom: 8px;
  border-bottom: 4px solid rgb(233, 78, 62);
}

.search-modal .form-wrapper form input[type="search"].error {
  border: 1px solid red;
}

.search-modal .form-wrapper form [type=button], .search-modal .form-wrapper form [type=submit], .search-modal .form-wrapper form button {
  display: inline-block;
  border-color: rgb(233, 78, 62) !important;
  color: rgb(233, 78, 62) !important;
}

.search-modal .form-wrapper form [type=button]:hover, .search-modal .form-wrapper form [type=submit]:hover, .search-modal .form-wrapper form button:hover {
  color: #fff !important;
  background-color: rgb(233, 78, 62) !important;
}

.scroll-lock {
  overflow: hidden;
}

.main-nav.mobile .wrapp {
  display: flex;
}

.close-modal {
  position: absolute;
  top: 5%;
  right: 5%;
}

.close-modal svg {
  border-color: #fff;
  fill: #fff;
  position: relative;
  top: 0;
  right: 0;
}

@media (max-width: 768px) {
  .mobile {
    display: flex;
  }
  .header-wrapper .container {
    height: auto;
  }
  .logo-mobile {
    max-width: 180px;
    align-self: center;
  }
  .menu-toggle {
      display: flex;
      align-self: center;
  }

  .nav-list {
      display: none;
      flex-direction: column;
      background: white;
      position: absolute;
      top: 70px;
      right: -999px;
      width: 75%;
      padding: 20px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
      transition: all .3s ease-in;
      z-index: 999;
      height: 100vh;
  }

  .nav-list.active {
      display: flex;
      right: 0;
  }

  .nav-list ul {
    list-style-type: none;
    padding-left: 0;
  }

  .nav-list ul li {
    font-size: 11px;
    text-transform: uppercase;
    padding: 9px 0;
    border-bottom: 1px dotted rgb(90,90,90);
  }

  .nav-list ul li a {
    color: rgb(90,90,90);
    font-weight: 700;
  }

  .menu-toggle.active span:nth-child(1) {
      transform: rotate(45deg) translate(6px, 7px);
  }
  .menu-toggle.active span:nth-child(2) {
      opacity: 0;
  }
  .menu-toggle.active span:nth-child(3) {
      transform: rotate(-45deg) translate(6px, -6px);
  }
  .testeira {
    min-height: auto;
    padding: 20px 0;
  }
  .latest-recipes-aside {
    display: none;
  }
  .masonry-grid-item {
    flex: 0 0 100%;
  }
  .category-archive {
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .search-modal .form-wrapper {
    max-width: 90%;
  }
  .search-modal .form-wrapper form {
    display: flex;
    flex-direction: column;
  }
  .search-modal .form-wrapper form input[type="search"] {
    max-width: 100%;
  }
  .search-modal .form-wrapper form [type=button], .search-modal .form-wrapper form [type=submit], .search-modal .form-wrapper form button {
    margin: 0 auto;
  }
}
