/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*
 * The base font size which makes the chosen font match photoshop.
 * For Open Sans this is 7.1pt, for Source Sans Pro this is 7.6pt 
 */
/*
 * The base font size which makes the chosen font match photoshop.
 * For Open Sans this is 7.1pt, for Source Sans Pro this is 7.6pt 
 */
.container {
  max-width: 100%;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 1100px) {
    .container {
      width: 1100px;
      padding-left: 0;
      padding-right: 0; } }

.container-wrapper {
  padding-left: 10px;
  padding-right: 10px; }
  .container-wrapper .container {
    padding-left: 0px;
    padding-right: 0px; }

.full-back {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

/*
.ei-grid {
	#ei-grid-1.grid;
}

.ei-gutterless-grid {
	#ei-grid-1.gutterless-grid;
}
*/
.pull-left {
  float: left; }

.pull-right {
  float: right; }

.center {
  text-align: center; }

.full-width {
  width: 100%; }

.clear {
  clear: both; }

.clear-inner:after {
  content: '';
  display: table;
  clear: both; }

.smaller {
  font-size: 75%; }

.bigger {
  font-size: 125%; }

.nowrap {
  white-space: nowrap; }

.image-headline {
  font-size: 0;
  padding-left: 10% !important;
  padding-right: 10% !important; }
  .image-headline img {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    max-width: 100%; }

.products-for-section + .image-headline {
  margin-top: 100px; }

h1.no-brace {
  background-image: none !important; }

body {
  font-family: 'Meta Pro Medium';
  color: #444444; }

.all-products-page-background-picture img {
  width: 1440px; }

.ready-to-load-img .all-products-page-background-picture-background, .ready-to-load-img .all-products-page-background-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/all-products-page-background.jpg"); }
  .webp .ready-to-load-img .all-products-page-background-picture-background, .webp .ready-to-load-img .all-products-page-background-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/all-products-page-background.webp"); }
  @media (max-width: 720px) {
    .ready-to-load-img .all-products-page-background-picture-background, .ready-to-load-img .all-products-page-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/all-products-page-background-half.jpg"); }
      .webp .ready-to-load-img .all-products-page-background-picture-background, .webp .ready-to-load-img .all-products-page-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/all-products-page-background-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .all-products-page-background-picture-background, .ready-to-load-img .all-products-page-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/all-products-page-background-2x.jpg"); }
      .webp .ready-to-load-img .all-products-page-background-picture-background, .webp .ready-to-load-img .all-products-page-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/all-products-page-background-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 720px), (min-resolution: 144dpi) and (max-width: 720px) {
    .ready-to-load-img .all-products-page-background-picture-background, .ready-to-load-img .all-products-page-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/all-products-page-background.jpg"); }
      .webp .ready-to-load-img .all-products-page-background-picture-background, .webp .ready-to-load-img .all-products-page-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/all-products-page-background.webp"); } }

.all-products-page-background-picture-background-ratio, .all-products-page-background-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .all-products-page-background-picture-background-ratio:before, .all-products-page-background-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 76.99653%;
    padding-bottom: 76.99653%;
    vertical-align: middle; }

.aromatic-text-picture img {
  width: 859px; }

.ready-to-load-img .aromatic-text-picture-background, .ready-to-load-img .aromatic-text-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/aromatic-text.png"); }
  .webp .ready-to-load-img .aromatic-text-picture-background, .webp .ready-to-load-img .aromatic-text-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/aromatic-text.webp"); }
  @media (max-width: 429.5px) {
    .ready-to-load-img .aromatic-text-picture-background, .ready-to-load-img .aromatic-text-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/aromatic-text-half.png"); }
      .webp .ready-to-load-img .aromatic-text-picture-background, .webp .ready-to-load-img .aromatic-text-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/aromatic-text-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .aromatic-text-picture-background, .ready-to-load-img .aromatic-text-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/aromatic-text-2x.png"); }
      .webp .ready-to-load-img .aromatic-text-picture-background, .webp .ready-to-load-img .aromatic-text-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/aromatic-text-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 429.5px), (min-resolution: 144dpi) and (max-width: 429.5px) {
    .ready-to-load-img .aromatic-text-picture-background, .ready-to-load-img .aromatic-text-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/aromatic-text.png"); }
      .webp .ready-to-load-img .aromatic-text-picture-background, .webp .ready-to-load-img .aromatic-text-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/aromatic-text.webp"); } }

.aromatic-text-picture-background-ratio, .aromatic-text-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .aromatic-text-picture-background-ratio:before, .aromatic-text-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 6.05355%;
    padding-bottom: 6.05355%;
    vertical-align: middle; }

.brace-button-bottom-picture img {
  width: 127px; }

.ready-to-load-img .brace-button-bottom-picture-background, .ready-to-load-img .brace-button-bottom-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-bottom.png"); }
  .webp .ready-to-load-img .brace-button-bottom-picture-background, .webp .ready-to-load-img .brace-button-bottom-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-bottom.webp"); }
  @media (max-width: 63.5px) {
    .ready-to-load-img .brace-button-bottom-picture-background, .ready-to-load-img .brace-button-bottom-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-bottom-half.png"); }
      .webp .ready-to-load-img .brace-button-bottom-picture-background, .webp .ready-to-load-img .brace-button-bottom-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-bottom-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .brace-button-bottom-picture-background, .ready-to-load-img .brace-button-bottom-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-bottom-2x.png"); }
      .webp .ready-to-load-img .brace-button-bottom-picture-background, .webp .ready-to-load-img .brace-button-bottom-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-bottom-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 63.5px), (min-resolution: 144dpi) and (max-width: 63.5px) {
    .ready-to-load-img .brace-button-bottom-picture-background, .ready-to-load-img .brace-button-bottom-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-bottom.png"); }
      .webp .ready-to-load-img .brace-button-bottom-picture-background, .webp .ready-to-load-img .brace-button-bottom-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-bottom.webp"); } }

.brace-button-bottom-picture-background-ratio, .brace-button-bottom-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .brace-button-bottom-picture-background-ratio:before, .brace-button-bottom-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 7.67717%;
    padding-bottom: 7.67717%;
    vertical-align: middle; }

.brace-button-top-picture img {
  width: 127px; }

.ready-to-load-img .brace-button-top-picture-background, .ready-to-load-img .brace-button-top-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-top.png"); }
  .webp .ready-to-load-img .brace-button-top-picture-background, .webp .ready-to-load-img .brace-button-top-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-top.webp"); }
  @media (max-width: 63.5px) {
    .ready-to-load-img .brace-button-top-picture-background, .ready-to-load-img .brace-button-top-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-top-half.png"); }
      .webp .ready-to-load-img .brace-button-top-picture-background, .webp .ready-to-load-img .brace-button-top-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-top-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .brace-button-top-picture-background, .ready-to-load-img .brace-button-top-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-top-2x.png"); }
      .webp .ready-to-load-img .brace-button-top-picture-background, .webp .ready-to-load-img .brace-button-top-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-top-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 63.5px), (min-resolution: 144dpi) and (max-width: 63.5px) {
    .ready-to-load-img .brace-button-top-picture-background, .ready-to-load-img .brace-button-top-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-top.png"); }
      .webp .ready-to-load-img .brace-button-top-picture-background, .webp .ready-to-load-img .brace-button-top-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-top.webp"); } }

.brace-button-top-picture-background-ratio, .brace-button-top-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .brace-button-top-picture-background-ratio:before, .brace-button-top-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 8.07087%;
    padding-bottom: 8.07087%;
    vertical-align: middle; }

.bufalo-partner-logo-picture img {
  width: 139.5px; }

.ready-to-load-img .bufalo-partner-logo-picture-background, .ready-to-load-img .bufalo-partner-logo-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/bufalo-partner-logo.png"); }
  .webp .ready-to-load-img .bufalo-partner-logo-picture-background, .webp .ready-to-load-img .bufalo-partner-logo-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/bufalo-partner-logo.webp"); }
  @media (max-width: 69.75px) {
    .ready-to-load-img .bufalo-partner-logo-picture-background, .ready-to-load-img .bufalo-partner-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/bufalo-partner-logo-half.png"); }
      .webp .ready-to-load-img .bufalo-partner-logo-picture-background, .webp .ready-to-load-img .bufalo-partner-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/bufalo-partner-logo-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .bufalo-partner-logo-picture-background, .ready-to-load-img .bufalo-partner-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/bufalo-partner-logo-2x.png"); }
      .webp .ready-to-load-img .bufalo-partner-logo-picture-background, .webp .ready-to-load-img .bufalo-partner-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/bufalo-partner-logo-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 69.75px), (min-resolution: 144dpi) and (max-width: 69.75px) {
    .ready-to-load-img .bufalo-partner-logo-picture-background, .ready-to-load-img .bufalo-partner-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/bufalo-partner-logo.png"); }
      .webp .ready-to-load-img .bufalo-partner-logo-picture-background, .webp .ready-to-load-img .bufalo-partner-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/bufalo-partner-logo.webp"); } }

.bufalo-partner-logo-picture-background-ratio, .bufalo-partner-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .bufalo-partner-logo-picture-background-ratio:before, .bufalo-partner-logo-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 31.36201%;
    padding-bottom: 31.36201%;
    vertical-align: middle; }

.checkbox-checked-icon-picture img {
  width: 14.5px; }

.ready-to-load-img .checkbox-checked-icon-picture-background, .ready-to-load-img .checkbox-checked-icon-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/checkbox-checked-icon.png"); }
  .webp .ready-to-load-img .checkbox-checked-icon-picture-background, .webp .ready-to-load-img .checkbox-checked-icon-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/checkbox-checked-icon.webp"); }
  @media (max-width: 7.25px) {
    .ready-to-load-img .checkbox-checked-icon-picture-background, .ready-to-load-img .checkbox-checked-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/checkbox-checked-icon-half.png"); }
      .webp .ready-to-load-img .checkbox-checked-icon-picture-background, .webp .ready-to-load-img .checkbox-checked-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/checkbox-checked-icon-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .checkbox-checked-icon-picture-background, .ready-to-load-img .checkbox-checked-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/checkbox-checked-icon-2x.png"); }
      .webp .ready-to-load-img .checkbox-checked-icon-picture-background, .webp .ready-to-load-img .checkbox-checked-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/checkbox-checked-icon-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 7.25px), (min-resolution: 144dpi) and (max-width: 7.25px) {
    .ready-to-load-img .checkbox-checked-icon-picture-background, .ready-to-load-img .checkbox-checked-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/checkbox-checked-icon.png"); }
      .webp .ready-to-load-img .checkbox-checked-icon-picture-background, .webp .ready-to-load-img .checkbox-checked-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/checkbox-checked-icon.webp"); } }

.checkbox-checked-icon-picture-background-ratio, .checkbox-checked-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .checkbox-checked-icon-picture-background-ratio:before, .checkbox-checked-icon-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.circle-picture img {
  width: 397.5px; }

.ready-to-load-img .circle-picture-background, .ready-to-load-img .circle-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/circle.png"); }
  .webp .ready-to-load-img .circle-picture-background, .webp .ready-to-load-img .circle-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/circle.webp"); }
  @media (max-width: 198.75px) {
    .ready-to-load-img .circle-picture-background, .ready-to-load-img .circle-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/circle-half.png"); }
      .webp .ready-to-load-img .circle-picture-background, .webp .ready-to-load-img .circle-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/circle-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .circle-picture-background, .ready-to-load-img .circle-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/circle-2x.png"); }
      .webp .ready-to-load-img .circle-picture-background, .webp .ready-to-load-img .circle-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/circle-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 198.75px), (min-resolution: 144dpi) and (max-width: 198.75px) {
    .ready-to-load-img .circle-picture-background, .ready-to-load-img .circle-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/circle.png"); }
      .webp .ready-to-load-img .circle-picture-background, .webp .ready-to-load-img .circle-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/circle.webp"); } }

.circle-picture-background-ratio, .circle-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .circle-picture-background-ratio:before, .circle-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 49.68553%;
    padding-bottom: 49.68553%;
    vertical-align: middle; }

.contoda-picture img {
  width: 554px; }

.ready-to-load-img .contoda-picture-background, .ready-to-load-img .contoda-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/contoda.png"); }
  .webp .ready-to-load-img .contoda-picture-background, .webp .ready-to-load-img .contoda-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/contoda.webp"); }
  @media (max-width: 277px) {
    .ready-to-load-img .contoda-picture-background, .ready-to-load-img .contoda-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/contoda-half.png"); }
      .webp .ready-to-load-img .contoda-picture-background, .webp .ready-to-load-img .contoda-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/contoda-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .contoda-picture-background, .ready-to-load-img .contoda-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/contoda-2x.png"); }
      .webp .ready-to-load-img .contoda-picture-background, .webp .ready-to-load-img .contoda-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/contoda-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 277px), (min-resolution: 144dpi) and (max-width: 277px) {
    .ready-to-load-img .contoda-picture-background, .ready-to-load-img .contoda-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/contoda.png"); }
      .webp .ready-to-load-img .contoda-picture-background, .webp .ready-to-load-img .contoda-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/contoda.webp"); } }

.contoda-picture-background-ratio, .contoda-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .contoda-picture-background-ratio:before, .contoda-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.cook-time-icon-picture img {
  width: 44px; }

.ready-to-load-img .cook-time-icon-picture-background, .ready-to-load-img .cook-time-icon-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/cook-time-icon.png"); }
  .webp .ready-to-load-img .cook-time-icon-picture-background, .webp .ready-to-load-img .cook-time-icon-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/cook-time-icon.webp"); }
  @media (max-width: 22px) {
    .ready-to-load-img .cook-time-icon-picture-background, .ready-to-load-img .cook-time-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/cook-time-icon-half.png"); }
      .webp .ready-to-load-img .cook-time-icon-picture-background, .webp .ready-to-load-img .cook-time-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/cook-time-icon-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .cook-time-icon-picture-background, .ready-to-load-img .cook-time-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/cook-time-icon-2x.png"); }
      .webp .ready-to-load-img .cook-time-icon-picture-background, .webp .ready-to-load-img .cook-time-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/cook-time-icon-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 22px), (min-resolution: 144dpi) and (max-width: 22px) {
    .ready-to-load-img .cook-time-icon-picture-background, .ready-to-load-img .cook-time-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/cook-time-icon.png"); }
      .webp .ready-to-load-img .cook-time-icon-picture-background, .webp .ready-to-load-img .cook-time-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/cook-time-icon.webp"); } }

.cook-time-icon-picture-background-ratio, .cook-time-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .cook-time-icon-picture-background-ratio:before, .cook-time-icon-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 39.20455%;
    padding-bottom: 39.20455%;
    vertical-align: middle; }

.divider-green-picture img {
  width: 1208px; }

.ready-to-load-img .divider-green-picture-background, .ready-to-load-img .divider-green-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/divider-green.png"); }
  .webp .ready-to-load-img .divider-green-picture-background, .webp .ready-to-load-img .divider-green-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/divider-green.webp"); }
  @media (max-width: 604px) {
    .ready-to-load-img .divider-green-picture-background, .ready-to-load-img .divider-green-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/divider-green-half.png"); }
      .webp .ready-to-load-img .divider-green-picture-background, .webp .ready-to-load-img .divider-green-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/divider-green-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .divider-green-picture-background, .ready-to-load-img .divider-green-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/divider-green-2x.png"); }
      .webp .ready-to-load-img .divider-green-picture-background, .webp .ready-to-load-img .divider-green-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/divider-green-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 604px), (min-resolution: 144dpi) and (max-width: 604px) {
    .ready-to-load-img .divider-green-picture-background, .ready-to-load-img .divider-green-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/divider-green.png"); }
      .webp .ready-to-load-img .divider-green-picture-background, .webp .ready-to-load-img .divider-green-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/divider-green.webp"); } }

.divider-green-picture-background-ratio, .divider-green-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .divider-green-picture-background-ratio:before, .divider-green-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 3.43543%;
    padding-bottom: 3.43543%;
    vertical-align: middle; }

.dona-partner-logo-picture img {
  width: 128.5px; }

.ready-to-load-img .dona-partner-logo-picture-background, .ready-to-load-img .dona-partner-logo-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dona-partner-logo.png"); }
  .webp .ready-to-load-img .dona-partner-logo-picture-background, .webp .ready-to-load-img .dona-partner-logo-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dona-partner-logo.webp"); }
  @media (max-width: 64.25px) {
    .ready-to-load-img .dona-partner-logo-picture-background, .ready-to-load-img .dona-partner-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dona-partner-logo-half.png"); }
      .webp .ready-to-load-img .dona-partner-logo-picture-background, .webp .ready-to-load-img .dona-partner-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dona-partner-logo-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .dona-partner-logo-picture-background, .ready-to-load-img .dona-partner-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dona-partner-logo-2x.png"); }
      .webp .ready-to-load-img .dona-partner-logo-picture-background, .webp .ready-to-load-img .dona-partner-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dona-partner-logo-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 64.25px), (min-resolution: 144dpi) and (max-width: 64.25px) {
    .ready-to-load-img .dona-partner-logo-picture-background, .ready-to-load-img .dona-partner-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dona-partner-logo.png"); }
      .webp .ready-to-load-img .dona-partner-logo-picture-background, .webp .ready-to-load-img .dona-partner-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dona-partner-logo.webp"); } }

.dona-partner-logo-picture-background-ratio, .dona-partner-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .dona-partner-logo-picture-background-ratio:before, .dona-partner-logo-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 34.04669%;
    padding-bottom: 34.04669%;
    vertical-align: middle; }

.dot-bright-picture img {
  width: 15.5px; }

.ready-to-load-img .dot-bright-picture-background, .ready-to-load-img .dot-bright-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-bright.png"); }
  .webp .ready-to-load-img .dot-bright-picture-background, .webp .ready-to-load-img .dot-bright-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-bright.webp"); }
  @media (max-width: 7.75px) {
    .ready-to-load-img .dot-bright-picture-background, .ready-to-load-img .dot-bright-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-bright-half.png"); }
      .webp .ready-to-load-img .dot-bright-picture-background, .webp .ready-to-load-img .dot-bright-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-bright-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .dot-bright-picture-background, .ready-to-load-img .dot-bright-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-bright-2x.png"); }
      .webp .ready-to-load-img .dot-bright-picture-background, .webp .ready-to-load-img .dot-bright-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-bright-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 7.75px), (min-resolution: 144dpi) and (max-width: 7.75px) {
    .ready-to-load-img .dot-bright-picture-background, .ready-to-load-img .dot-bright-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-bright.png"); }
      .webp .ready-to-load-img .dot-bright-picture-background, .webp .ready-to-load-img .dot-bright-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-bright.webp"); } }

.dot-bright-picture-background-ratio, .dot-bright-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .dot-bright-picture-background-ratio:before, .dot-bright-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 48.3871%;
    padding-bottom: 48.3871%;
    vertical-align: middle; }

.dot-dim-picture img {
  width: 15.5px; }

.ready-to-load-img .dot-dim-picture-background, .ready-to-load-img .dot-dim-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-dim.png"); }
  .webp .ready-to-load-img .dot-dim-picture-background, .webp .ready-to-load-img .dot-dim-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-dim.webp"); }
  @media (max-width: 7.75px) {
    .ready-to-load-img .dot-dim-picture-background, .ready-to-load-img .dot-dim-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-dim-half.png"); }
      .webp .ready-to-load-img .dot-dim-picture-background, .webp .ready-to-load-img .dot-dim-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-dim-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .dot-dim-picture-background, .ready-to-load-img .dot-dim-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-dim-2x.png"); }
      .webp .ready-to-load-img .dot-dim-picture-background, .webp .ready-to-load-img .dot-dim-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-dim-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 7.75px), (min-resolution: 144dpi) and (max-width: 7.75px) {
    .ready-to-load-img .dot-dim-picture-background, .ready-to-load-img .dot-dim-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-dim.png"); }
      .webp .ready-to-load-img .dot-dim-picture-background, .webp .ready-to-load-img .dot-dim-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/dot-dim.webp"); } }

.dot-dim-picture-background-ratio, .dot-dim-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .dot-dim-picture-background-ratio:before, .dot-dim-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 48.3871%;
    padding-bottom: 48.3871%;
    vertical-align: middle; }

.featured-product-background-picture img {
  width: 141px; }

.ready-to-load-img .featured-product-background-picture-background, .ready-to-load-img .featured-product-background-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/featured-product-background.png"); }
  .webp .ready-to-load-img .featured-product-background-picture-background, .webp .ready-to-load-img .featured-product-background-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/featured-product-background.webp"); }
  @media (max-width: 70.5px) {
    .ready-to-load-img .featured-product-background-picture-background, .ready-to-load-img .featured-product-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/featured-product-background-half.png"); }
      .webp .ready-to-load-img .featured-product-background-picture-background, .webp .ready-to-load-img .featured-product-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/featured-product-background-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .featured-product-background-picture-background, .ready-to-load-img .featured-product-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/featured-product-background-2x.png"); }
      .webp .ready-to-load-img .featured-product-background-picture-background, .webp .ready-to-load-img .featured-product-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/featured-product-background-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 70.5px), (min-resolution: 144dpi) and (max-width: 70.5px) {
    .ready-to-load-img .featured-product-background-picture-background, .ready-to-load-img .featured-product-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/featured-product-background.png"); }
      .webp .ready-to-load-img .featured-product-background-picture-background, .webp .ready-to-load-img .featured-product-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/featured-product-background.webp"); } }

.featured-product-background-picture-background-ratio, .featured-product-background-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .featured-product-background-picture-background-ratio:before, .featured-product-background-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.fiery-word-art-picture img {
  width: 1158px; }

.ready-to-load-img .fiery-word-art-picture-background, .ready-to-load-img .fiery-word-art-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/fiery-word-art.png"); }
  .webp .ready-to-load-img .fiery-word-art-picture-background, .webp .ready-to-load-img .fiery-word-art-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/fiery-word-art.webp"); }
  @media (max-width: 579px) {
    .ready-to-load-img .fiery-word-art-picture-background, .ready-to-load-img .fiery-word-art-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/fiery-word-art-half.png"); }
      .webp .ready-to-load-img .fiery-word-art-picture-background, .webp .ready-to-load-img .fiery-word-art-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/fiery-word-art-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .fiery-word-art-picture-background, .ready-to-load-img .fiery-word-art-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/fiery-word-art-2x.png"); }
      .webp .ready-to-load-img .fiery-word-art-picture-background, .webp .ready-to-load-img .fiery-word-art-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/fiery-word-art-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 579px), (min-resolution: 144dpi) and (max-width: 579px) {
    .ready-to-load-img .fiery-word-art-picture-background, .ready-to-load-img .fiery-word-art-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/fiery-word-art.png"); }
      .webp .ready-to-load-img .fiery-word-art-picture-background, .webp .ready-to-load-img .fiery-word-art-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/fiery-word-art.webp"); } }

.fiery-word-art-picture-background-ratio, .fiery-word-art-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .fiery-word-art-picture-background-ratio:before, .fiery-word-art-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 9.34801%;
    padding-bottom: 9.34801%;
    vertical-align: middle; }

.footer-line-art-mobile-picture img {
  width: 375px; }

.ready-to-load-img .footer-line-art-mobile-picture-background, .ready-to-load-img .footer-line-art-mobile-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-mobile.png"); }
  .webp .ready-to-load-img .footer-line-art-mobile-picture-background, .webp .ready-to-load-img .footer-line-art-mobile-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-mobile.webp"); }
  @media (max-width: 187.5px) {
    .ready-to-load-img .footer-line-art-mobile-picture-background, .ready-to-load-img .footer-line-art-mobile-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-mobile-half.png"); }
      .webp .ready-to-load-img .footer-line-art-mobile-picture-background, .webp .ready-to-load-img .footer-line-art-mobile-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-mobile-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .footer-line-art-mobile-picture-background, .ready-to-load-img .footer-line-art-mobile-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-mobile-2x.png"); }
      .webp .ready-to-load-img .footer-line-art-mobile-picture-background, .webp .ready-to-load-img .footer-line-art-mobile-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-mobile-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 187.5px), (min-resolution: 144dpi) and (max-width: 187.5px) {
    .ready-to-load-img .footer-line-art-mobile-picture-background, .ready-to-load-img .footer-line-art-mobile-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-mobile.png"); }
      .webp .ready-to-load-img .footer-line-art-mobile-picture-background, .webp .ready-to-load-img .footer-line-art-mobile-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-mobile.webp"); } }

.footer-line-art-mobile-picture-background-ratio, .footer-line-art-mobile-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .footer-line-art-mobile-picture-background-ratio:before, .footer-line-art-mobile-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 28.33333%;
    padding-bottom: 28.33333%;
    vertical-align: middle; }

.footer-line-art-picture img {
  width: 1473px; }

.ready-to-load-img .footer-line-art-picture-background, .ready-to-load-img .footer-line-art-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art.png"); }
  .webp .ready-to-load-img .footer-line-art-picture-background, .webp .ready-to-load-img .footer-line-art-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art.webp"); }
  @media (max-width: 736.5px) {
    .ready-to-load-img .footer-line-art-picture-background, .ready-to-load-img .footer-line-art-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-half.png"); }
      .webp .ready-to-load-img .footer-line-art-picture-background, .webp .ready-to-load-img .footer-line-art-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .footer-line-art-picture-background, .ready-to-load-img .footer-line-art-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-2x.png"); }
      .webp .ready-to-load-img .footer-line-art-picture-background, .webp .ready-to-load-img .footer-line-art-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 736.5px), (min-resolution: 144dpi) and (max-width: 736.5px) {
    .ready-to-load-img .footer-line-art-picture-background, .ready-to-load-img .footer-line-art-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art.png"); }
      .webp .ready-to-load-img .footer-line-art-picture-background, .webp .ready-to-load-img .footer-line-art-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/footer-line-art.webp"); } }

.footer-line-art-picture-background-ratio, .footer-line-art-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .footer-line-art-picture-background-ratio:before, .footer-line-art-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 12.01629%;
    padding-bottom: 12.01629%;
    vertical-align: middle; }

.frame-top-picture img {
  width: 1416px; }

.ready-to-load-img .frame-top-picture-background, .ready-to-load-img .frame-top-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/frame-top.png"); }
  .webp .ready-to-load-img .frame-top-picture-background, .webp .ready-to-load-img .frame-top-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/frame-top.webp"); }
  @media (max-width: 708px) {
    .ready-to-load-img .frame-top-picture-background, .ready-to-load-img .frame-top-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/frame-top-half.png"); }
      .webp .ready-to-load-img .frame-top-picture-background, .webp .ready-to-load-img .frame-top-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/frame-top-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .frame-top-picture-background, .ready-to-load-img .frame-top-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/frame-top-2x.png"); }
      .webp .ready-to-load-img .frame-top-picture-background, .webp .ready-to-load-img .frame-top-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/frame-top-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 708px), (min-resolution: 144dpi) and (max-width: 708px) {
    .ready-to-load-img .frame-top-picture-background, .ready-to-load-img .frame-top-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/frame-top.png"); }
      .webp .ready-to-load-img .frame-top-picture-background, .webp .ready-to-load-img .frame-top-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/frame-top.webp"); } }

.frame-top-picture-background-ratio, .frame-top-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .frame-top-picture-background-ratio:before, .frame-top-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 10.5226%;
    padding-bottom: 10.5226%;
    vertical-align: middle; }

.glow-circle-picture img {
  width: 401.5px; }

.ready-to-load-img .glow-circle-picture-background, .ready-to-load-img .glow-circle-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-circle.png"); }
  .webp .ready-to-load-img .glow-circle-picture-background, .webp .ready-to-load-img .glow-circle-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-circle.webp"); }
  @media (max-width: 200.75px) {
    .ready-to-load-img .glow-circle-picture-background, .ready-to-load-img .glow-circle-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-circle-half.png"); }
      .webp .ready-to-load-img .glow-circle-picture-background, .webp .ready-to-load-img .glow-circle-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-circle-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .glow-circle-picture-background, .ready-to-load-img .glow-circle-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-circle-2x.png"); }
      .webp .ready-to-load-img .glow-circle-picture-background, .webp .ready-to-load-img .glow-circle-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-circle-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 200.75px), (min-resolution: 144dpi) and (max-width: 200.75px) {
    .ready-to-load-img .glow-circle-picture-background, .ready-to-load-img .glow-circle-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-circle.png"); }
      .webp .ready-to-load-img .glow-circle-picture-background, .webp .ready-to-load-img .glow-circle-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-circle.webp"); } }

.glow-circle-picture-background-ratio, .glow-circle-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .glow-circle-picture-background-ratio:before, .glow-circle-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.glow-sun-picture img {
  width: 43.5px; }

.ready-to-load-img .glow-sun-picture-background, .ready-to-load-img .glow-sun-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-sun.png"); }
  .webp .ready-to-load-img .glow-sun-picture-background, .webp .ready-to-load-img .glow-sun-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-sun.webp"); }
  @media (max-width: 21.75px) {
    .ready-to-load-img .glow-sun-picture-background, .ready-to-load-img .glow-sun-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-sun-half.png"); }
      .webp .ready-to-load-img .glow-sun-picture-background, .webp .ready-to-load-img .glow-sun-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-sun-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .glow-sun-picture-background, .ready-to-load-img .glow-sun-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-sun-2x.png"); }
      .webp .ready-to-load-img .glow-sun-picture-background, .webp .ready-to-load-img .glow-sun-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-sun-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 21.75px), (min-resolution: 144dpi) and (max-width: 21.75px) {
    .ready-to-load-img .glow-sun-picture-background, .ready-to-load-img .glow-sun-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-sun.png"); }
      .webp .ready-to-load-img .glow-sun-picture-background, .webp .ready-to-load-img .glow-sun-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/glow-sun.webp"); } }

.glow-sun-picture-background-ratio, .glow-sun-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .glow-sun-picture-background-ratio:before, .glow-sun-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.green-red-fade-picture img {
  width: 722px; }

.ready-to-load-img .green-red-fade-picture-background, .ready-to-load-img .green-red-fade-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-red-fade.png"); }
  .webp .ready-to-load-img .green-red-fade-picture-background, .webp .ready-to-load-img .green-red-fade-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-red-fade.webp"); }
  @media (max-width: 361px) {
    .ready-to-load-img .green-red-fade-picture-background, .ready-to-load-img .green-red-fade-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-red-fade-half.png"); }
      .webp .ready-to-load-img .green-red-fade-picture-background, .webp .ready-to-load-img .green-red-fade-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-red-fade-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .green-red-fade-picture-background, .ready-to-load-img .green-red-fade-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-red-fade-2x.png"); }
      .webp .ready-to-load-img .green-red-fade-picture-background, .webp .ready-to-load-img .green-red-fade-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-red-fade-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 361px), (min-resolution: 144dpi) and (max-width: 361px) {
    .ready-to-load-img .green-red-fade-picture-background, .ready-to-load-img .green-red-fade-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-red-fade.png"); }
      .webp .ready-to-load-img .green-red-fade-picture-background, .webp .ready-to-load-img .green-red-fade-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-red-fade.webp"); } }

.green-red-fade-picture-background-ratio, .green-red-fade-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .green-red-fade-picture-background-ratio:before, .green-red-fade-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 83.62188%;
    padding-bottom: 83.62188%;
    vertical-align: middle; }

.green-section-separator-picture img {
  width: 1208px; }

.ready-to-load-img .green-section-separator-picture-background, .ready-to-load-img .green-section-separator-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-section-separator.png"); }
  .webp .ready-to-load-img .green-section-separator-picture-background, .webp .ready-to-load-img .green-section-separator-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-section-separator.webp"); }
  @media (max-width: 604px) {
    .ready-to-load-img .green-section-separator-picture-background, .ready-to-load-img .green-section-separator-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-section-separator-half.png"); }
      .webp .ready-to-load-img .green-section-separator-picture-background, .webp .ready-to-load-img .green-section-separator-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-section-separator-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .green-section-separator-picture-background, .ready-to-load-img .green-section-separator-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-section-separator-2x.png"); }
      .webp .ready-to-load-img .green-section-separator-picture-background, .webp .ready-to-load-img .green-section-separator-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-section-separator-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 604px), (min-resolution: 144dpi) and (max-width: 604px) {
    .ready-to-load-img .green-section-separator-picture-background, .ready-to-load-img .green-section-separator-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-section-separator.png"); }
      .webp .ready-to-load-img .green-section-separator-picture-background, .webp .ready-to-load-img .green-section-separator-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-section-separator.webp"); } }

.green-section-separator-picture-background-ratio, .green-section-separator-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .green-section-separator-picture-background-ratio:before, .green-section-separator-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 3.43543%;
    padding-bottom: 3.43543%;
    vertical-align: middle; }

.green-star-empty-picture img {
  width: 19.5px; }

.ready-to-load-img .green-star-empty-picture-background, .ready-to-load-img .green-star-empty-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty.png"); }
  .webp .ready-to-load-img .green-star-empty-picture-background, .webp .ready-to-load-img .green-star-empty-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty.webp"); }
  @media (max-width: 9.75px) {
    .ready-to-load-img .green-star-empty-picture-background, .ready-to-load-img .green-star-empty-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty-half.png"); }
      .webp .ready-to-load-img .green-star-empty-picture-background, .webp .ready-to-load-img .green-star-empty-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .green-star-empty-picture-background, .ready-to-load-img .green-star-empty-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty-2x.png"); }
      .webp .ready-to-load-img .green-star-empty-picture-background, .webp .ready-to-load-img .green-star-empty-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 9.75px), (min-resolution: 144dpi) and (max-width: 9.75px) {
    .ready-to-load-img .green-star-empty-picture-background, .ready-to-load-img .green-star-empty-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty.png"); }
      .webp .ready-to-load-img .green-star-empty-picture-background, .webp .ready-to-load-img .green-star-empty-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty.webp"); } }

.green-star-empty-picture-background-ratio, .green-star-empty-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .green-star-empty-picture-background-ratio:before, .green-star-empty-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 47.4359%;
    padding-bottom: 47.4359%;
    vertical-align: middle; }

.green-star-full-picture img {
  width: 14.5px; }

.ready-to-load-img .green-star-full-picture-background, .ready-to-load-img .green-star-full-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full.png"); }
  .webp .ready-to-load-img .green-star-full-picture-background, .webp .ready-to-load-img .green-star-full-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full.webp"); }
  @media (max-width: 7.25px) {
    .ready-to-load-img .green-star-full-picture-background, .ready-to-load-img .green-star-full-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full-half.png"); }
      .webp .ready-to-load-img .green-star-full-picture-background, .webp .ready-to-load-img .green-star-full-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .green-star-full-picture-background, .ready-to-load-img .green-star-full-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full-2x.png"); }
      .webp .ready-to-load-img .green-star-full-picture-background, .webp .ready-to-load-img .green-star-full-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 7.25px), (min-resolution: 144dpi) and (max-width: 7.25px) {
    .ready-to-load-img .green-star-full-picture-background, .ready-to-load-img .green-star-full-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full.png"); }
      .webp .ready-to-load-img .green-star-full-picture-background, .webp .ready-to-load-img .green-star-full-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full.webp"); } }

.green-star-full-picture-background-ratio, .green-star-full-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .green-star-full-picture-background-ratio:before, .green-star-full-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 48.27586%;
    padding-bottom: 48.27586%;
    vertical-align: middle; }

.herdez-top-menu-logo-picture img {
  width: 111px; }

.ready-to-load-img .herdez-top-menu-logo-picture-background, .ready-to-load-img .herdez-top-menu-logo-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/herdez-top-menu-logo.png"); }
  .webp .ready-to-load-img .herdez-top-menu-logo-picture-background, .webp .ready-to-load-img .herdez-top-menu-logo-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/herdez-top-menu-logo.webp"); }
  @media (max-width: 55.5px) {
    .ready-to-load-img .herdez-top-menu-logo-picture-background, .ready-to-load-img .herdez-top-menu-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/herdez-top-menu-logo-half.png"); }
      .webp .ready-to-load-img .herdez-top-menu-logo-picture-background, .webp .ready-to-load-img .herdez-top-menu-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/herdez-top-menu-logo-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .herdez-top-menu-logo-picture-background, .ready-to-load-img .herdez-top-menu-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/herdez-top-menu-logo-2x.png"); }
      .webp .ready-to-load-img .herdez-top-menu-logo-picture-background, .webp .ready-to-load-img .herdez-top-menu-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/herdez-top-menu-logo-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 55.5px), (min-resolution: 144dpi) and (max-width: 55.5px) {
    .ready-to-load-img .herdez-top-menu-logo-picture-background, .ready-to-load-img .herdez-top-menu-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/herdez-top-menu-logo.png"); }
      .webp .ready-to-load-img .herdez-top-menu-logo-picture-background, .webp .ready-to-load-img .herdez-top-menu-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/herdez-top-menu-logo.webp"); } }

.herdez-top-menu-logo-picture-background-ratio, .herdez-top-menu-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .herdez-top-menu-logo-picture-background-ratio:before, .herdez-top-menu-logo-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 14.41441%;
    padding-bottom: 14.41441%;
    vertical-align: middle; }

.hero-picture img {
  width: 1440px; }

.ready-to-load-img .hero-picture-background, .ready-to-load-img .hero-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/hero.jpg"); }
  .webp .ready-to-load-img .hero-picture-background, .webp .ready-to-load-img .hero-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/hero.webp"); }
  @media (max-width: 720px) {
    .ready-to-load-img .hero-picture-background, .ready-to-load-img .hero-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/hero-half.jpg"); }
      .webp .ready-to-load-img .hero-picture-background, .webp .ready-to-load-img .hero-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/hero-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .hero-picture-background, .ready-to-load-img .hero-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/hero-2x.jpg"); }
      .webp .ready-to-load-img .hero-picture-background, .webp .ready-to-load-img .hero-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/hero-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 720px), (min-resolution: 144dpi) and (max-width: 720px) {
    .ready-to-load-img .hero-picture-background, .ready-to-load-img .hero-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/hero.jpg"); }
      .webp .ready-to-load-img .hero-picture-background, .webp .ready-to-load-img .hero-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/hero.webp"); } }

.hero-picture-background-ratio, .hero-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .hero-picture-background-ratio:before, .hero-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 23.36806%;
    padding-bottom: 23.36806%;
    vertical-align: middle; }

.landing-page-background-picture img {
  width: 2232px; }

.ready-to-load-img .landing-page-background-picture-background, .ready-to-load-img .landing-page-background-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/landing-page-background.jpg"); }
  .webp .ready-to-load-img .landing-page-background-picture-background, .webp .ready-to-load-img .landing-page-background-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/landing-page-background.webp"); }
  @media (max-width: 1116px) {
    .ready-to-load-img .landing-page-background-picture-background, .ready-to-load-img .landing-page-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/landing-page-background-half.jpg"); }
      .webp .ready-to-load-img .landing-page-background-picture-background, .webp .ready-to-load-img .landing-page-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/landing-page-background-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .landing-page-background-picture-background, .ready-to-load-img .landing-page-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/landing-page-background-2x.jpg"); }
      .webp .ready-to-load-img .landing-page-background-picture-background, .webp .ready-to-load-img .landing-page-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/landing-page-background-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1116px), (min-resolution: 144dpi) and (max-width: 1116px) {
    .ready-to-load-img .landing-page-background-picture-background, .ready-to-load-img .landing-page-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/landing-page-background.jpg"); }
      .webp .ready-to-load-img .landing-page-background-picture-background, .webp .ready-to-load-img .landing-page-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/landing-page-background.webp"); } }

.landing-page-background-picture-background-ratio, .landing-page-background-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .landing-page-background-picture-background-ratio:before, .landing-page-background-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 18.59319%;
    padding-bottom: 18.59319%;
    vertical-align: middle; }

.long-green-separator-picture img {
  width: 1609.5px; }

.ready-to-load-img .long-green-separator-picture-background, .ready-to-load-img .long-green-separator-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/long-green-separator.png"); }
  .webp .ready-to-load-img .long-green-separator-picture-background, .webp .ready-to-load-img .long-green-separator-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/long-green-separator.webp"); }
  @media (max-width: 804.75px) {
    .ready-to-load-img .long-green-separator-picture-background, .ready-to-load-img .long-green-separator-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/long-green-separator-half.png"); }
      .webp .ready-to-load-img .long-green-separator-picture-background, .webp .ready-to-load-img .long-green-separator-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/long-green-separator-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .long-green-separator-picture-background, .ready-to-load-img .long-green-separator-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/long-green-separator-2x.png"); }
      .webp .ready-to-load-img .long-green-separator-picture-background, .webp .ready-to-load-img .long-green-separator-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/long-green-separator-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 804.75px), (min-resolution: 144dpi) and (max-width: 804.75px) {
    .ready-to-load-img .long-green-separator-picture-background, .ready-to-load-img .long-green-separator-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/long-green-separator.png"); }
      .webp .ready-to-load-img .long-green-separator-picture-background, .webp .ready-to-load-img .long-green-separator-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/long-green-separator.webp"); } }

.long-green-separator-picture-background-ratio, .long-green-separator-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .long-green-separator-picture-background-ratio:before, .long-green-separator-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 3.43274%;
    padding-bottom: 3.43274%;
    vertical-align: middle; }

.mexican-is-herdez-footer-logo-picture img {
  width: 276.5px; }

.ready-to-load-img .mexican-is-herdez-footer-logo-picture-background, .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-footer-logo.png"); }
  .webp .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background, .webp .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-footer-logo.webp"); }
  @media (max-width: 138.25px) {
    .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background, .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-footer-logo-half.png"); }
      .webp .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background, .webp .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-footer-logo-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background, .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-footer-logo-2x.png"); }
      .webp .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background, .webp .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-footer-logo-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 138.25px), (min-resolution: 144dpi) and (max-width: 138.25px) {
    .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background, .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-footer-logo.png"); }
      .webp .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background, .webp .ready-to-load-img .mexican-is-herdez-footer-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-footer-logo.webp"); } }

.mexican-is-herdez-footer-logo-picture-background-ratio, .mexican-is-herdez-footer-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .mexican-is-herdez-footer-logo-picture-background-ratio:before, .mexican-is-herdez-footer-logo-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 3.9783%;
    padding-bottom: 3.9783%;
    vertical-align: middle; }

.mexican-is-herdez-header-mobile-picture img {
  width: 377px; }

.ready-to-load-img .mexican-is-herdez-header-mobile-picture-background, .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-header-mobile.png"); }
  .webp .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background, .webp .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-header-mobile.webp"); }
  @media (max-width: 188.5px) {
    .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background, .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-header-mobile-half.png"); }
      .webp .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background, .webp .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-header-mobile-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background, .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-header-mobile-2x.png"); }
      .webp .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background, .webp .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-header-mobile-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 188.5px), (min-resolution: 144dpi) and (max-width: 188.5px) {
    .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background, .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-header-mobile.png"); }
      .webp .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background, .webp .ready-to-load-img .mexican-is-herdez-header-mobile-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-header-mobile.webp"); } }

.mexican-is-herdez-header-mobile-picture-background-ratio, .mexican-is-herdez-header-mobile-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .mexican-is-herdez-header-mobile-picture-background-ratio:before, .mexican-is-herdez-header-mobile-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 88.92573%;
    padding-bottom: 88.92573%;
    vertical-align: middle; }

.mexican-is-herdez-logo-picture img {
  width: 457.5px; }

.ready-to-load-img .mexican-is-herdez-logo-picture-background, .ready-to-load-img .mexican-is-herdez-logo-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-logo.png"); }
  .webp .ready-to-load-img .mexican-is-herdez-logo-picture-background, .webp .ready-to-load-img .mexican-is-herdez-logo-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-logo.webp"); }
  @media (max-width: 228.75px) {
    .ready-to-load-img .mexican-is-herdez-logo-picture-background, .ready-to-load-img .mexican-is-herdez-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-logo-half.png"); }
      .webp .ready-to-load-img .mexican-is-herdez-logo-picture-background, .webp .ready-to-load-img .mexican-is-herdez-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-logo-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .mexican-is-herdez-logo-picture-background, .ready-to-load-img .mexican-is-herdez-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-logo-2x.png"); }
      .webp .ready-to-load-img .mexican-is-herdez-logo-picture-background, .webp .ready-to-load-img .mexican-is-herdez-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-logo-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 228.75px), (min-resolution: 144dpi) and (max-width: 228.75px) {
    .ready-to-load-img .mexican-is-herdez-logo-picture-background, .ready-to-load-img .mexican-is-herdez-logo-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-logo.png"); }
      .webp .ready-to-load-img .mexican-is-herdez-logo-picture-background, .webp .ready-to-load-img .mexican-is-herdez-logo-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/mexican-is-herdez-logo.webp"); } }

.mexican-is-herdez-logo-picture-background-ratio, .mexican-is-herdez-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .mexican-is-herdez-logo-picture-background-ratio:before, .mexican-is-herdez-logo-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 7.54098%;
    padding-bottom: 7.54098%;
    vertical-align: middle; }

.nacho-art-picture img {
  width: 1889.5px; }

.ready-to-load-img .nacho-art-picture-background, .ready-to-load-img .nacho-art-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/nacho-art.png"); }
  .webp .ready-to-load-img .nacho-art-picture-background, .webp .ready-to-load-img .nacho-art-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/nacho-art.webp"); }
  @media (max-width: 944.75px) {
    .ready-to-load-img .nacho-art-picture-background, .ready-to-load-img .nacho-art-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/nacho-art-half.png"); }
      .webp .ready-to-load-img .nacho-art-picture-background, .webp .ready-to-load-img .nacho-art-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/nacho-art-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .nacho-art-picture-background, .ready-to-load-img .nacho-art-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/nacho-art-2x.png"); }
      .webp .ready-to-load-img .nacho-art-picture-background, .webp .ready-to-load-img .nacho-art-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/nacho-art-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 944.75px), (min-resolution: 144dpi) and (max-width: 944.75px) {
    .ready-to-load-img .nacho-art-picture-background, .ready-to-load-img .nacho-art-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/nacho-art.png"); }
      .webp .ready-to-load-img .nacho-art-picture-background, .webp .ready-to-load-img .nacho-art-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/nacho-art.webp"); } }

.nacho-art-picture-background-ratio, .nacho-art-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .nacho-art-picture-background-ratio:before, .nacho-art-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 20.38899%;
    padding-bottom: 20.38899%;
    vertical-align: middle; }

.partner-logo-separator-picture img {
  width: 133px; }

.ready-to-load-img .partner-logo-separator-picture-background, .ready-to-load-img .partner-logo-separator-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partner-logo-separator.png"); }
  .webp .ready-to-load-img .partner-logo-separator-picture-background, .webp .ready-to-load-img .partner-logo-separator-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partner-logo-separator.webp"); }
  @media (max-width: 66.5px) {
    .ready-to-load-img .partner-logo-separator-picture-background, .ready-to-load-img .partner-logo-separator-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partner-logo-separator-half.png"); }
      .webp .ready-to-load-img .partner-logo-separator-picture-background, .webp .ready-to-load-img .partner-logo-separator-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partner-logo-separator-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .partner-logo-separator-picture-background, .ready-to-load-img .partner-logo-separator-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partner-logo-separator-2x.png"); }
      .webp .ready-to-load-img .partner-logo-separator-picture-background, .webp .ready-to-load-img .partner-logo-separator-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partner-logo-separator-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 66.5px), (min-resolution: 144dpi) and (max-width: 66.5px) {
    .ready-to-load-img .partner-logo-separator-picture-background, .ready-to-load-img .partner-logo-separator-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partner-logo-separator.png"); }
      .webp .ready-to-load-img .partner-logo-separator-picture-background, .webp .ready-to-load-img .partner-logo-separator-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partner-logo-separator.webp"); } }

.partner-logo-separator-picture-background-ratio, .partner-logo-separator-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .partner-logo-separator-picture-background-ratio:before, .partner-logo-separator-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 32.89474%;
    padding-bottom: 32.89474%;
    vertical-align: middle; }

.partners-logos-picture img {
  width: 400.5px; }

.ready-to-load-img .partners-logos-picture-background, .ready-to-load-img .partners-logos-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partners-logos.png"); }
  .webp .ready-to-load-img .partners-logos-picture-background, .webp .ready-to-load-img .partners-logos-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partners-logos.webp"); }
  @media (max-width: 200.25px) {
    .ready-to-load-img .partners-logos-picture-background, .ready-to-load-img .partners-logos-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partners-logos-half.png"); }
      .webp .ready-to-load-img .partners-logos-picture-background, .webp .ready-to-load-img .partners-logos-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partners-logos-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .partners-logos-picture-background, .ready-to-load-img .partners-logos-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partners-logos-2x.png"); }
      .webp .ready-to-load-img .partners-logos-picture-background, .webp .ready-to-load-img .partners-logos-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partners-logos-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 200.25px), (min-resolution: 144dpi) and (max-width: 200.25px) {
    .ready-to-load-img .partners-logos-picture-background, .ready-to-load-img .partners-logos-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partners-logos.png"); }
      .webp .ready-to-load-img .partners-logos-picture-background, .webp .ready-to-load-img .partners-logos-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/partners-logos.webp"); } }

.partners-logos-picture-background-ratio, .partners-logos-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .partners-logos-picture-background-ratio:before, .partners-logos-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 10.92385%;
    padding-bottom: 10.92385%;
    vertical-align: middle; }

.prep-time-icon-picture img {
  width: 44px; }

.ready-to-load-img .prep-time-icon-picture-background, .ready-to-load-img .prep-time-icon-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/prep-time-icon.png"); }
  .webp .ready-to-load-img .prep-time-icon-picture-background, .webp .ready-to-load-img .prep-time-icon-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/prep-time-icon.webp"); }
  @media (max-width: 22px) {
    .ready-to-load-img .prep-time-icon-picture-background, .ready-to-load-img .prep-time-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/prep-time-icon-half.png"); }
      .webp .ready-to-load-img .prep-time-icon-picture-background, .webp .ready-to-load-img .prep-time-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/prep-time-icon-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .prep-time-icon-picture-background, .ready-to-load-img .prep-time-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/prep-time-icon-2x.png"); }
      .webp .ready-to-load-img .prep-time-icon-picture-background, .webp .ready-to-load-img .prep-time-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/prep-time-icon-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 22px), (min-resolution: 144dpi) and (max-width: 22px) {
    .ready-to-load-img .prep-time-icon-picture-background, .ready-to-load-img .prep-time-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/prep-time-icon.png"); }
      .webp .ready-to-load-img .prep-time-icon-picture-background, .webp .ready-to-load-img .prep-time-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/prep-time-icon.webp"); } }

.prep-time-icon-picture-background-ratio, .prep-time-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .prep-time-icon-picture-background-ratio:before, .prep-time-icon-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 46.02273%;
    padding-bottom: 46.02273%;
    vertical-align: middle; }

.product-back-bright-picture img {
  width: 221.5px; }

.ready-to-load-img .product-back-bright-picture-background, .ready-to-load-img .product-back-bright-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-bright.png"); }
  .webp .ready-to-load-img .product-back-bright-picture-background, .webp .ready-to-load-img .product-back-bright-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-bright.webp"); }
  @media (max-width: 110.75px) {
    .ready-to-load-img .product-back-bright-picture-background, .ready-to-load-img .product-back-bright-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-bright-half.png"); }
      .webp .ready-to-load-img .product-back-bright-picture-background, .webp .ready-to-load-img .product-back-bright-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-bright-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .product-back-bright-picture-background, .ready-to-load-img .product-back-bright-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-bright-2x.png"); }
      .webp .ready-to-load-img .product-back-bright-picture-background, .webp .ready-to-load-img .product-back-bright-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-bright-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 110.75px), (min-resolution: 144dpi) and (max-width: 110.75px) {
    .ready-to-load-img .product-back-bright-picture-background, .ready-to-load-img .product-back-bright-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-bright.png"); }
      .webp .ready-to-load-img .product-back-bright-picture-background, .webp .ready-to-load-img .product-back-bright-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-bright.webp"); } }

.product-back-bright-picture-background-ratio, .product-back-bright-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .product-back-bright-picture-background-ratio:before, .product-back-bright-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.product-back-dim-picture img {
  width: 228.5px; }

.ready-to-load-img .product-back-dim-picture-background, .ready-to-load-img .product-back-dim-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-dim.png"); }
  .webp .ready-to-load-img .product-back-dim-picture-background, .webp .ready-to-load-img .product-back-dim-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-dim.webp"); }
  @media (max-width: 114.25px) {
    .ready-to-load-img .product-back-dim-picture-background, .ready-to-load-img .product-back-dim-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-dim-half.png"); }
      .webp .ready-to-load-img .product-back-dim-picture-background, .webp .ready-to-load-img .product-back-dim-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-dim-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .product-back-dim-picture-background, .ready-to-load-img .product-back-dim-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-dim-2x.png"); }
      .webp .ready-to-load-img .product-back-dim-picture-background, .webp .ready-to-load-img .product-back-dim-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-dim-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 114.25px), (min-resolution: 144dpi) and (max-width: 114.25px) {
    .ready-to-load-img .product-back-dim-picture-background, .ready-to-load-img .product-back-dim-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-dim.png"); }
      .webp .ready-to-load-img .product-back-dim-picture-background, .webp .ready-to-load-img .product-back-dim-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-back-dim.webp"); } }

.product-back-dim-picture-background-ratio, .product-back-dim-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .product-back-dim-picture-background-ratio:before, .product-back-dim-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.product-backer-1-picture img {
  width: 1440px; }

.ready-to-load-img .product-backer-1-picture-background, .ready-to-load-img .product-backer-1-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-1.png"); }
  .webp .ready-to-load-img .product-backer-1-picture-background, .webp .ready-to-load-img .product-backer-1-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-1.webp"); }
  @media (max-width: 720px) {
    .ready-to-load-img .product-backer-1-picture-background, .ready-to-load-img .product-backer-1-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-1-half.png"); }
      .webp .ready-to-load-img .product-backer-1-picture-background, .webp .ready-to-load-img .product-backer-1-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-1-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .product-backer-1-picture-background, .ready-to-load-img .product-backer-1-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-1-2x.png"); }
      .webp .ready-to-load-img .product-backer-1-picture-background, .webp .ready-to-load-img .product-backer-1-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-1-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 720px), (min-resolution: 144dpi) and (max-width: 720px) {
    .ready-to-load-img .product-backer-1-picture-background, .ready-to-load-img .product-backer-1-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-1.png"); }
      .webp .ready-to-load-img .product-backer-1-picture-background, .webp .ready-to-load-img .product-backer-1-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-1.webp"); } }

.product-backer-1-picture-background-ratio, .product-backer-1-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .product-backer-1-picture-background-ratio:before, .product-backer-1-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 19.02778%;
    padding-bottom: 19.02778%;
    vertical-align: middle; }

.product-backer-2-picture img {
  width: 1440px; }

.ready-to-load-img .product-backer-2-picture-background, .ready-to-load-img .product-backer-2-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-2.png"); }
  .webp .ready-to-load-img .product-backer-2-picture-background, .webp .ready-to-load-img .product-backer-2-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-2.webp"); }
  @media (max-width: 720px) {
    .ready-to-load-img .product-backer-2-picture-background, .ready-to-load-img .product-backer-2-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-2-half.png"); }
      .webp .ready-to-load-img .product-backer-2-picture-background, .webp .ready-to-load-img .product-backer-2-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-2-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .product-backer-2-picture-background, .ready-to-load-img .product-backer-2-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-2-2x.png"); }
      .webp .ready-to-load-img .product-backer-2-picture-background, .webp .ready-to-load-img .product-backer-2-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-2-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 720px), (min-resolution: 144dpi) and (max-width: 720px) {
    .ready-to-load-img .product-backer-2-picture-background, .ready-to-load-img .product-backer-2-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-2.png"); }
      .webp .ready-to-load-img .product-backer-2-picture-background, .webp .ready-to-load-img .product-backer-2-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-2.webp"); } }

.product-backer-2-picture-background-ratio, .product-backer-2-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .product-backer-2-picture-background-ratio:before, .product-backer-2-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 25.79861%;
    padding-bottom: 25.79861%;
    vertical-align: middle; }

.product-backer-3-picture img {
  width: 1440px; }

.ready-to-load-img .product-backer-3-picture-background, .ready-to-load-img .product-backer-3-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-3.png"); }
  .webp .ready-to-load-img .product-backer-3-picture-background, .webp .ready-to-load-img .product-backer-3-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-3.webp"); }
  @media (max-width: 720px) {
    .ready-to-load-img .product-backer-3-picture-background, .ready-to-load-img .product-backer-3-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-3-half.png"); }
      .webp .ready-to-load-img .product-backer-3-picture-background, .webp .ready-to-load-img .product-backer-3-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-3-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .product-backer-3-picture-background, .ready-to-load-img .product-backer-3-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-3-2x.png"); }
      .webp .ready-to-load-img .product-backer-3-picture-background, .webp .ready-to-load-img .product-backer-3-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-3-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 720px), (min-resolution: 144dpi) and (max-width: 720px) {
    .ready-to-load-img .product-backer-3-picture-background, .ready-to-load-img .product-backer-3-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-3.png"); }
      .webp .ready-to-load-img .product-backer-3-picture-background, .webp .ready-to-load-img .product-backer-3-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-backer-3.webp"); } }

.product-backer-3-picture-background-ratio, .product-backer-3-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .product-backer-3-picture-background-ratio:before, .product-backer-3-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 25.60764%;
    padding-bottom: 25.60764%;
    vertical-align: middle; }

.product-detail-arrow-left-picture img {
  width: 66.5px; }

.ready-to-load-img .product-detail-arrow-left-picture-background, .ready-to-load-img .product-detail-arrow-left-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-left.png"); }
  .webp .ready-to-load-img .product-detail-arrow-left-picture-background, .webp .ready-to-load-img .product-detail-arrow-left-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-left.webp"); }
  @media (max-width: 33.25px) {
    .ready-to-load-img .product-detail-arrow-left-picture-background, .ready-to-load-img .product-detail-arrow-left-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-left-half.png"); }
      .webp .ready-to-load-img .product-detail-arrow-left-picture-background, .webp .ready-to-load-img .product-detail-arrow-left-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-left-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .product-detail-arrow-left-picture-background, .ready-to-load-img .product-detail-arrow-left-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-left-2x.png"); }
      .webp .ready-to-load-img .product-detail-arrow-left-picture-background, .webp .ready-to-load-img .product-detail-arrow-left-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-left-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 33.25px), (min-resolution: 144dpi) and (max-width: 33.25px) {
    .ready-to-load-img .product-detail-arrow-left-picture-background, .ready-to-load-img .product-detail-arrow-left-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-left.png"); }
      .webp .ready-to-load-img .product-detail-arrow-left-picture-background, .webp .ready-to-load-img .product-detail-arrow-left-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-left.webp"); } }

.product-detail-arrow-left-picture-background-ratio, .product-detail-arrow-left-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .product-detail-arrow-left-picture-background-ratio:before, .product-detail-arrow-left-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 48.87218%;
    padding-bottom: 48.87218%;
    vertical-align: middle; }

.product-detail-arrow-right-picture img {
  width: 65px; }

.ready-to-load-img .product-detail-arrow-right-picture-background, .ready-to-load-img .product-detail-arrow-right-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-right.png"); }
  .webp .ready-to-load-img .product-detail-arrow-right-picture-background, .webp .ready-to-load-img .product-detail-arrow-right-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-right.webp"); }
  @media (max-width: 32.5px) {
    .ready-to-load-img .product-detail-arrow-right-picture-background, .ready-to-load-img .product-detail-arrow-right-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-right-half.png"); }
      .webp .ready-to-load-img .product-detail-arrow-right-picture-background, .webp .ready-to-load-img .product-detail-arrow-right-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-right-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .product-detail-arrow-right-picture-background, .ready-to-load-img .product-detail-arrow-right-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-right-2x.png"); }
      .webp .ready-to-load-img .product-detail-arrow-right-picture-background, .webp .ready-to-load-img .product-detail-arrow-right-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-right-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 32.5px), (min-resolution: 144dpi) and (max-width: 32.5px) {
    .ready-to-load-img .product-detail-arrow-right-picture-background, .ready-to-load-img .product-detail-arrow-right-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-right.png"); }
      .webp .ready-to-load-img .product-detail-arrow-right-picture-background, .webp .ready-to-load-img .product-detail-arrow-right-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-arrow-right.webp"); } }

.product-detail-arrow-right-picture-background-ratio, .product-detail-arrow-right-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .product-detail-arrow-right-picture-background-ratio:before, .product-detail-arrow-right-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.product-detail-background-circle-picture img {
  width: 489px; }

.ready-to-load-img .product-detail-background-circle-picture-background, .ready-to-load-img .product-detail-background-circle-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-background-circle.png"); }
  .webp .ready-to-load-img .product-detail-background-circle-picture-background, .webp .ready-to-load-img .product-detail-background-circle-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-background-circle.webp"); }
  @media (max-width: 244.5px) {
    .ready-to-load-img .product-detail-background-circle-picture-background, .ready-to-load-img .product-detail-background-circle-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-background-circle-half.png"); }
      .webp .ready-to-load-img .product-detail-background-circle-picture-background, .webp .ready-to-load-img .product-detail-background-circle-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-background-circle-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .product-detail-background-circle-picture-background, .ready-to-load-img .product-detail-background-circle-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-background-circle-2x.png"); }
      .webp .ready-to-load-img .product-detail-background-circle-picture-background, .webp .ready-to-load-img .product-detail-background-circle-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-background-circle-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 244.5px), (min-resolution: 144dpi) and (max-width: 244.5px) {
    .ready-to-load-img .product-detail-background-circle-picture-background, .ready-to-load-img .product-detail-background-circle-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-background-circle.png"); }
      .webp .ready-to-load-img .product-detail-background-circle-picture-background, .webp .ready-to-load-img .product-detail-background-circle-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-detail-background-circle.webp"); } }

.product-detail-background-circle-picture-background-ratio, .product-detail-background-circle-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .product-detail-background-circle-picture-background-ratio:before, .product-detail-background-circle-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 49.94888%;
    padding-bottom: 49.94888%;
    vertical-align: middle; }

.product-intro-gold-line-picture img {
  width: 305px; }

.ready-to-load-img .product-intro-gold-line-picture-background, .ready-to-load-img .product-intro-gold-line-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-intro-gold-line.png"); }
  .webp .ready-to-load-img .product-intro-gold-line-picture-background, .webp .ready-to-load-img .product-intro-gold-line-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-intro-gold-line.webp"); }
  @media (max-width: 152.5px) {
    .ready-to-load-img .product-intro-gold-line-picture-background, .ready-to-load-img .product-intro-gold-line-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-intro-gold-line-half.png"); }
      .webp .ready-to-load-img .product-intro-gold-line-picture-background, .webp .ready-to-load-img .product-intro-gold-line-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-intro-gold-line-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .product-intro-gold-line-picture-background, .ready-to-load-img .product-intro-gold-line-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-intro-gold-line-2x.png"); }
      .webp .ready-to-load-img .product-intro-gold-line-picture-background, .webp .ready-to-load-img .product-intro-gold-line-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-intro-gold-line-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 152.5px), (min-resolution: 144dpi) and (max-width: 152.5px) {
    .ready-to-load-img .product-intro-gold-line-picture-background, .ready-to-load-img .product-intro-gold-line-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-intro-gold-line.png"); }
      .webp .ready-to-load-img .product-intro-gold-line-picture-background, .webp .ready-to-load-img .product-intro-gold-line-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/product-intro-gold-line.webp"); } }

.product-intro-gold-line-picture-background-ratio, .product-intro-gold-line-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .product-intro-gold-line-picture-background-ratio:before, .product-intro-gold-line-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 6.72131%;
    padding-bottom: 6.72131%;
    vertical-align: middle; }

.products-background-picture img {
  width: 1477px; }

.ready-to-load-img .products-background-picture-background, .ready-to-load-img .products-background-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/products-background.png"); }
  .webp .ready-to-load-img .products-background-picture-background, .webp .ready-to-load-img .products-background-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/products-background.webp"); }
  @media (max-width: 738.5px) {
    .ready-to-load-img .products-background-picture-background, .ready-to-load-img .products-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/products-background-half.png"); }
      .webp .ready-to-load-img .products-background-picture-background, .webp .ready-to-load-img .products-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/products-background-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .products-background-picture-background, .ready-to-load-img .products-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/products-background-2x.png"); }
      .webp .ready-to-load-img .products-background-picture-background, .webp .ready-to-load-img .products-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/products-background-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 738.5px), (min-resolution: 144dpi) and (max-width: 738.5px) {
    .ready-to-load-img .products-background-picture-background, .ready-to-load-img .products-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/products-background.png"); }
      .webp .ready-to-load-img .products-background-picture-background, .webp .ready-to-load-img .products-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/products-background.webp"); } }

.products-background-picture-background-ratio, .products-background-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .products-background-picture-background-ratio:before, .products-background-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 20.68382%;
    padding-bottom: 20.68382%;
    vertical-align: middle; }

.pushdown-picture img {
  width: 68px; }

.ready-to-load-img .pushdown-picture-background, .ready-to-load-img .pushdown-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/pushdown.png"); }
  .webp .ready-to-load-img .pushdown-picture-background, .webp .ready-to-load-img .pushdown-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/pushdown.webp"); }
  @media (max-width: 34px) {
    .ready-to-load-img .pushdown-picture-background, .ready-to-load-img .pushdown-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/pushdown-half.png"); }
      .webp .ready-to-load-img .pushdown-picture-background, .webp .ready-to-load-img .pushdown-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/pushdown-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .pushdown-picture-background, .ready-to-load-img .pushdown-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/pushdown-2x.png"); }
      .webp .ready-to-load-img .pushdown-picture-background, .webp .ready-to-load-img .pushdown-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/pushdown-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 34px), (min-resolution: 144dpi) and (max-width: 34px) {
    .ready-to-load-img .pushdown-picture-background, .ready-to-load-img .pushdown-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/pushdown.png"); }
      .webp .ready-to-load-img .pushdown-picture-background, .webp .ready-to-load-img .pushdown-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/pushdown.webp"); } }

.pushdown-picture-background-ratio, .pushdown-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .pushdown-picture-background-ratio:before, .pushdown-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 40.44118%;
    padding-bottom: 40.44118%;
    vertical-align: middle; }

.radio-button-selected-picture img {
  width: 26.5px; }

.ready-to-load-img .radio-button-selected-picture-background, .ready-to-load-img .radio-button-selected-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-selected.png"); }
  .webp .ready-to-load-img .radio-button-selected-picture-background, .webp .ready-to-load-img .radio-button-selected-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-selected.webp"); }
  @media (max-width: 13.25px) {
    .ready-to-load-img .radio-button-selected-picture-background, .ready-to-load-img .radio-button-selected-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-selected-half.png"); }
      .webp .ready-to-load-img .radio-button-selected-picture-background, .webp .ready-to-load-img .radio-button-selected-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-selected-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .radio-button-selected-picture-background, .ready-to-load-img .radio-button-selected-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-selected-2x.png"); }
      .webp .ready-to-load-img .radio-button-selected-picture-background, .webp .ready-to-load-img .radio-button-selected-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-selected-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 13.25px), (min-resolution: 144dpi) and (max-width: 13.25px) {
    .ready-to-load-img .radio-button-selected-picture-background, .ready-to-load-img .radio-button-selected-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-selected.png"); }
      .webp .ready-to-load-img .radio-button-selected-picture-background, .webp .ready-to-load-img .radio-button-selected-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-selected.webp"); } }

.radio-button-selected-picture-background-ratio, .radio-button-selected-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .radio-button-selected-picture-background-ratio:before, .radio-button-selected-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.radio-button-unselected-picture img {
  width: 26.5px; }

.ready-to-load-img .radio-button-unselected-picture-background, .ready-to-load-img .radio-button-unselected-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-unselected.png"); }
  .webp .ready-to-load-img .radio-button-unselected-picture-background, .webp .ready-to-load-img .radio-button-unselected-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-unselected.webp"); }
  @media (max-width: 13.25px) {
    .ready-to-load-img .radio-button-unselected-picture-background, .ready-to-load-img .radio-button-unselected-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-unselected-half.png"); }
      .webp .ready-to-load-img .radio-button-unselected-picture-background, .webp .ready-to-load-img .radio-button-unselected-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-unselected-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .radio-button-unselected-picture-background, .ready-to-load-img .radio-button-unselected-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-unselected-2x.png"); }
      .webp .ready-to-load-img .radio-button-unselected-picture-background, .webp .ready-to-load-img .radio-button-unselected-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-unselected-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 13.25px), (min-resolution: 144dpi) and (max-width: 13.25px) {
    .ready-to-load-img .radio-button-unselected-picture-background, .ready-to-load-img .radio-button-unselected-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-unselected.png"); }
      .webp .ready-to-load-img .radio-button-unselected-picture-background, .webp .ready-to-load-img .radio-button-unselected-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/radio-button-unselected.webp"); } }

.radio-button-unselected-picture-background-ratio, .radio-button-unselected-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .radio-button-unselected-picture-background-ratio:before, .radio-button-unselected-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.recipe-default-background-1-picture img {
  width: 541px; }

.ready-to-load-img .recipe-default-background-1-picture-background, .ready-to-load-img .recipe-default-background-1-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1.jpg"); }
  .webp .ready-to-load-img .recipe-default-background-1-picture-background, .webp .ready-to-load-img .recipe-default-background-1-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1.webp"); }
  @media (max-width: 270.5px) {
    .ready-to-load-img .recipe-default-background-1-picture-background, .ready-to-load-img .recipe-default-background-1-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1-half.jpg"); }
      .webp .ready-to-load-img .recipe-default-background-1-picture-background, .webp .ready-to-load-img .recipe-default-background-1-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipe-default-background-1-picture-background, .ready-to-load-img .recipe-default-background-1-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1-2x.jpg"); }
      .webp .ready-to-load-img .recipe-default-background-1-picture-background, .webp .ready-to-load-img .recipe-default-background-1-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 270.5px), (min-resolution: 144dpi) and (max-width: 270.5px) {
    .ready-to-load-img .recipe-default-background-1-picture-background, .ready-to-load-img .recipe-default-background-1-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1.jpg"); }
      .webp .ready-to-load-img .recipe-default-background-1-picture-background, .webp .ready-to-load-img .recipe-default-background-1-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1.webp"); } }

.recipe-default-background-1-picture-background-ratio, .recipe-default-background-1-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipe-default-background-1-picture-background-ratio:before, .recipe-default-background-1-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 47.31978%;
    padding-bottom: 47.31978%;
    vertical-align: middle; }

.recipe-facebook-icon-picture img {
  width: 49.5px; }

.ready-to-load-img .recipe-facebook-icon-picture-background, .ready-to-load-img .recipe-facebook-icon-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-facebook-icon.png"); }
  .webp .ready-to-load-img .recipe-facebook-icon-picture-background, .webp .ready-to-load-img .recipe-facebook-icon-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-facebook-icon.webp"); }
  @media (max-width: 24.75px) {
    .ready-to-load-img .recipe-facebook-icon-picture-background, .ready-to-load-img .recipe-facebook-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-facebook-icon-half.png"); }
      .webp .ready-to-load-img .recipe-facebook-icon-picture-background, .webp .ready-to-load-img .recipe-facebook-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-facebook-icon-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipe-facebook-icon-picture-background, .ready-to-load-img .recipe-facebook-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-facebook-icon-2x.png"); }
      .webp .ready-to-load-img .recipe-facebook-icon-picture-background, .webp .ready-to-load-img .recipe-facebook-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-facebook-icon-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 24.75px), (min-resolution: 144dpi) and (max-width: 24.75px) {
    .ready-to-load-img .recipe-facebook-icon-picture-background, .ready-to-load-img .recipe-facebook-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-facebook-icon.png"); }
      .webp .ready-to-load-img .recipe-facebook-icon-picture-background, .webp .ready-to-load-img .recipe-facebook-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-facebook-icon.webp"); } }

.recipe-facebook-icon-picture-background-ratio, .recipe-facebook-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipe-facebook-icon-picture-background-ratio:before, .recipe-facebook-icon-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.recipe-hero-bottom-picture img {
  width: 477px; }

.ready-to-load-img .recipe-hero-bottom-picture-background, .ready-to-load-img .recipe-hero-bottom-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-bottom.png"); }
  .webp .ready-to-load-img .recipe-hero-bottom-picture-background, .webp .ready-to-load-img .recipe-hero-bottom-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-bottom.webp"); }
  @media (max-width: 238.5px) {
    .ready-to-load-img .recipe-hero-bottom-picture-background, .ready-to-load-img .recipe-hero-bottom-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-bottom-half.png"); }
      .webp .ready-to-load-img .recipe-hero-bottom-picture-background, .webp .ready-to-load-img .recipe-hero-bottom-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-bottom-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipe-hero-bottom-picture-background, .ready-to-load-img .recipe-hero-bottom-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-bottom-2x.png"); }
      .webp .ready-to-load-img .recipe-hero-bottom-picture-background, .webp .ready-to-load-img .recipe-hero-bottom-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-bottom-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 238.5px), (min-resolution: 144dpi) and (max-width: 238.5px) {
    .ready-to-load-img .recipe-hero-bottom-picture-background, .ready-to-load-img .recipe-hero-bottom-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-bottom.png"); }
      .webp .ready-to-load-img .recipe-hero-bottom-picture-background, .webp .ready-to-load-img .recipe-hero-bottom-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-bottom.webp"); } }

.recipe-hero-bottom-picture-background-ratio, .recipe-hero-bottom-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipe-hero-bottom-picture-background-ratio:before, .recipe-hero-bottom-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 2.4109%;
    padding-bottom: 2.4109%;
    vertical-align: middle; }

.recipe-hero-top-picture img {
  width: 477px; }

.ready-to-load-img .recipe-hero-top-picture-background, .ready-to-load-img .recipe-hero-top-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-top.png"); }
  .webp .ready-to-load-img .recipe-hero-top-picture-background, .webp .ready-to-load-img .recipe-hero-top-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-top.webp"); }
  @media (max-width: 238.5px) {
    .ready-to-load-img .recipe-hero-top-picture-background, .ready-to-load-img .recipe-hero-top-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-top-half.png"); }
      .webp .ready-to-load-img .recipe-hero-top-picture-background, .webp .ready-to-load-img .recipe-hero-top-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-top-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipe-hero-top-picture-background, .ready-to-load-img .recipe-hero-top-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-top-2x.png"); }
      .webp .ready-to-load-img .recipe-hero-top-picture-background, .webp .ready-to-load-img .recipe-hero-top-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-top-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 238.5px), (min-resolution: 144dpi) and (max-width: 238.5px) {
    .ready-to-load-img .recipe-hero-top-picture-background, .ready-to-load-img .recipe-hero-top-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-top.png"); }
      .webp .ready-to-load-img .recipe-hero-top-picture-background, .webp .ready-to-load-img .recipe-hero-top-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-hero-top.webp"); } }

.recipe-hero-top-picture-background-ratio, .recipe-hero-top-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipe-hero-top-picture-background-ratio:before, .recipe-hero-top-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 2.4109%;
    padding-bottom: 2.4109%;
    vertical-align: middle; }

.recipe-info-bottom-corner-picture img {
  width: 129px; }

.ready-to-load-img .recipe-info-bottom-corner-picture-background, .ready-to-load-img .recipe-info-bottom-corner-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner.png"); }
  .webp .ready-to-load-img .recipe-info-bottom-corner-picture-background, .webp .ready-to-load-img .recipe-info-bottom-corner-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner.webp"); }
  @media (max-width: 64.5px) {
    .ready-to-load-img .recipe-info-bottom-corner-picture-background, .ready-to-load-img .recipe-info-bottom-corner-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner-half.png"); }
      .webp .ready-to-load-img .recipe-info-bottom-corner-picture-background, .webp .ready-to-load-img .recipe-info-bottom-corner-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipe-info-bottom-corner-picture-background, .ready-to-load-img .recipe-info-bottom-corner-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner-2x.png"); }
      .webp .ready-to-load-img .recipe-info-bottom-corner-picture-background, .webp .ready-to-load-img .recipe-info-bottom-corner-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 64.5px), (min-resolution: 144dpi) and (max-width: 64.5px) {
    .ready-to-load-img .recipe-info-bottom-corner-picture-background, .ready-to-load-img .recipe-info-bottom-corner-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner.png"); }
      .webp .ready-to-load-img .recipe-info-bottom-corner-picture-background, .webp .ready-to-load-img .recipe-info-bottom-corner-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner.webp"); } }

.recipe-info-bottom-corner-picture-background-ratio, .recipe-info-bottom-corner-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipe-info-bottom-corner-picture-background-ratio:before, .recipe-info-bottom-corner-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 48.83721%;
    padding-bottom: 48.83721%;
    vertical-align: middle; }

.recipe-info-top-corner-picture img {
  width: 128.5px; }

.ready-to-load-img .recipe-info-top-corner-picture-background, .ready-to-load-img .recipe-info-top-corner-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner.png"); }
  .webp .ready-to-load-img .recipe-info-top-corner-picture-background, .webp .ready-to-load-img .recipe-info-top-corner-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner.webp"); }
  @media (max-width: 64.25px) {
    .ready-to-load-img .recipe-info-top-corner-picture-background, .ready-to-load-img .recipe-info-top-corner-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner-half.png"); }
      .webp .ready-to-load-img .recipe-info-top-corner-picture-background, .webp .ready-to-load-img .recipe-info-top-corner-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipe-info-top-corner-picture-background, .ready-to-load-img .recipe-info-top-corner-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner-2x.png"); }
      .webp .ready-to-load-img .recipe-info-top-corner-picture-background, .webp .ready-to-load-img .recipe-info-top-corner-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 64.25px), (min-resolution: 144dpi) and (max-width: 64.25px) {
    .ready-to-load-img .recipe-info-top-corner-picture-background, .ready-to-load-img .recipe-info-top-corner-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner.png"); }
      .webp .ready-to-load-img .recipe-info-top-corner-picture-background, .webp .ready-to-load-img .recipe-info-top-corner-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner.webp"); } }

.recipe-info-top-corner-picture-background-ratio, .recipe-info-top-corner-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipe-info-top-corner-picture-background-ratio:before, .recipe-info-top-corner-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 48.63813%;
    padding-bottom: 48.63813%;
    vertical-align: middle; }

.recipe-mail-icon-picture img {
  width: 50px; }

.ready-to-load-img .recipe-mail-icon-picture-background, .ready-to-load-img .recipe-mail-icon-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-mail-icon.png"); }
  .webp .ready-to-load-img .recipe-mail-icon-picture-background, .webp .ready-to-load-img .recipe-mail-icon-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-mail-icon.webp"); }
  @media (max-width: 25px) {
    .ready-to-load-img .recipe-mail-icon-picture-background, .ready-to-load-img .recipe-mail-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-mail-icon-half.png"); }
      .webp .ready-to-load-img .recipe-mail-icon-picture-background, .webp .ready-to-load-img .recipe-mail-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-mail-icon-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipe-mail-icon-picture-background, .ready-to-load-img .recipe-mail-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-mail-icon-2x.png"); }
      .webp .ready-to-load-img .recipe-mail-icon-picture-background, .webp .ready-to-load-img .recipe-mail-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-mail-icon-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 25px), (min-resolution: 144dpi) and (max-width: 25px) {
    .ready-to-load-img .recipe-mail-icon-picture-background, .ready-to-load-img .recipe-mail-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-mail-icon.png"); }
      .webp .ready-to-load-img .recipe-mail-icon-picture-background, .webp .ready-to-load-img .recipe-mail-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-mail-icon.webp"); } }

.recipe-mail-icon-picture-background-ratio, .recipe-mail-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipe-mail-icon-picture-background-ratio:before, .recipe-mail-icon-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 49.5%;
    padding-bottom: 49.5%;
    vertical-align: middle; }

.recipe-pinterest-icon-picture img {
  width: 49px; }

.ready-to-load-img .recipe-pinterest-icon-picture-background, .ready-to-load-img .recipe-pinterest-icon-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-pinterest-icon.png"); }
  .webp .ready-to-load-img .recipe-pinterest-icon-picture-background, .webp .ready-to-load-img .recipe-pinterest-icon-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-pinterest-icon.webp"); }
  @media (max-width: 24.5px) {
    .ready-to-load-img .recipe-pinterest-icon-picture-background, .ready-to-load-img .recipe-pinterest-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-pinterest-icon-half.png"); }
      .webp .ready-to-load-img .recipe-pinterest-icon-picture-background, .webp .ready-to-load-img .recipe-pinterest-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-pinterest-icon-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipe-pinterest-icon-picture-background, .ready-to-load-img .recipe-pinterest-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-pinterest-icon-2x.png"); }
      .webp .ready-to-load-img .recipe-pinterest-icon-picture-background, .webp .ready-to-load-img .recipe-pinterest-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-pinterest-icon-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 24.5px), (min-resolution: 144dpi) and (max-width: 24.5px) {
    .ready-to-load-img .recipe-pinterest-icon-picture-background, .ready-to-load-img .recipe-pinterest-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-pinterest-icon.png"); }
      .webp .ready-to-load-img .recipe-pinterest-icon-picture-background, .webp .ready-to-load-img .recipe-pinterest-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-pinterest-icon.webp"); } }

.recipe-pinterest-icon-picture-background-ratio, .recipe-pinterest-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipe-pinterest-icon-picture-background-ratio:before, .recipe-pinterest-icon-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50.5102%;
    padding-bottom: 50.5102%;
    vertical-align: middle; }

.recipe-print-icon-picture img {
  width: 50.5px; }

.ready-to-load-img .recipe-print-icon-picture-background, .ready-to-load-img .recipe-print-icon-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-print-icon.png"); }
  .webp .ready-to-load-img .recipe-print-icon-picture-background, .webp .ready-to-load-img .recipe-print-icon-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-print-icon.webp"); }
  @media (max-width: 25.25px) {
    .ready-to-load-img .recipe-print-icon-picture-background, .ready-to-load-img .recipe-print-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-print-icon-half.png"); }
      .webp .ready-to-load-img .recipe-print-icon-picture-background, .webp .ready-to-load-img .recipe-print-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-print-icon-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipe-print-icon-picture-background, .ready-to-load-img .recipe-print-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-print-icon-2x.png"); }
      .webp .ready-to-load-img .recipe-print-icon-picture-background, .webp .ready-to-load-img .recipe-print-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-print-icon-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 25.25px), (min-resolution: 144dpi) and (max-width: 25.25px) {
    .ready-to-load-img .recipe-print-icon-picture-background, .ready-to-load-img .recipe-print-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-print-icon.png"); }
      .webp .ready-to-load-img .recipe-print-icon-picture-background, .webp .ready-to-load-img .recipe-print-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-print-icon.webp"); } }

.recipe-print-icon-picture-background-ratio, .recipe-print-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipe-print-icon-picture-background-ratio:before, .recipe-print-icon-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 49.0099%;
    padding-bottom: 49.0099%;
    vertical-align: middle; }

.recipe-top-graphic-picture img {
  width: 346.5px; }

.ready-to-load-img .recipe-top-graphic-picture-background, .ready-to-load-img .recipe-top-graphic-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-top-graphic.png"); }
  .webp .ready-to-load-img .recipe-top-graphic-picture-background, .webp .ready-to-load-img .recipe-top-graphic-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-top-graphic.webp"); }
  @media (max-width: 173.25px) {
    .ready-to-load-img .recipe-top-graphic-picture-background, .ready-to-load-img .recipe-top-graphic-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-top-graphic-half.png"); }
      .webp .ready-to-load-img .recipe-top-graphic-picture-background, .webp .ready-to-load-img .recipe-top-graphic-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-top-graphic-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipe-top-graphic-picture-background, .ready-to-load-img .recipe-top-graphic-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-top-graphic-2x.png"); }
      .webp .ready-to-load-img .recipe-top-graphic-picture-background, .webp .ready-to-load-img .recipe-top-graphic-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-top-graphic-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 173.25px), (min-resolution: 144dpi) and (max-width: 173.25px) {
    .ready-to-load-img .recipe-top-graphic-picture-background, .ready-to-load-img .recipe-top-graphic-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-top-graphic.png"); }
      .webp .ready-to-load-img .recipe-top-graphic-picture-background, .webp .ready-to-load-img .recipe-top-graphic-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-top-graphic.webp"); } }

.recipe-top-graphic-picture-background-ratio, .recipe-top-graphic-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipe-top-graphic-picture-background-ratio:before, .recipe-top-graphic-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 8.15296%;
    padding-bottom: 8.15296%;
    vertical-align: middle; }

.recipe-twitter-icon-picture img {
  width: 50.5px; }

.ready-to-load-img .recipe-twitter-icon-picture-background, .ready-to-load-img .recipe-twitter-icon-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-twitter-icon.png"); }
  .webp .ready-to-load-img .recipe-twitter-icon-picture-background, .webp .ready-to-load-img .recipe-twitter-icon-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-twitter-icon.webp"); }
  @media (max-width: 25.25px) {
    .ready-to-load-img .recipe-twitter-icon-picture-background, .ready-to-load-img .recipe-twitter-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-twitter-icon-half.png"); }
      .webp .ready-to-load-img .recipe-twitter-icon-picture-background, .webp .ready-to-load-img .recipe-twitter-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-twitter-icon-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipe-twitter-icon-picture-background, .ready-to-load-img .recipe-twitter-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-twitter-icon-2x.png"); }
      .webp .ready-to-load-img .recipe-twitter-icon-picture-background, .webp .ready-to-load-img .recipe-twitter-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-twitter-icon-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 25.25px), (min-resolution: 144dpi) and (max-width: 25.25px) {
    .ready-to-load-img .recipe-twitter-icon-picture-background, .ready-to-load-img .recipe-twitter-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-twitter-icon.png"); }
      .webp .ready-to-load-img .recipe-twitter-icon-picture-background, .webp .ready-to-load-img .recipe-twitter-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-twitter-icon.webp"); } }

.recipe-twitter-icon-picture-background-ratio, .recipe-twitter-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipe-twitter-icon-picture-background-ratio:before, .recipe-twitter-icon-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 49.0099%;
    padding-bottom: 49.0099%;
    vertical-align: middle; }

.recipes-whole-page-background-picture img {
  width: 1441px; }

.ready-to-load-img .recipes-whole-page-background-picture-background, .ready-to-load-img .recipes-whole-page-background-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background.jpg"); }
  .webp .ready-to-load-img .recipes-whole-page-background-picture-background, .webp .ready-to-load-img .recipes-whole-page-background-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background.webp"); }
  @media (max-width: 720.5px) {
    .ready-to-load-img .recipes-whole-page-background-picture-background, .ready-to-load-img .recipes-whole-page-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background-half.jpg"); }
      .webp .ready-to-load-img .recipes-whole-page-background-picture-background, .webp .ready-to-load-img .recipes-whole-page-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .recipes-whole-page-background-picture-background, .ready-to-load-img .recipes-whole-page-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background-2x.jpg"); }
      .webp .ready-to-load-img .recipes-whole-page-background-picture-background, .webp .ready-to-load-img .recipes-whole-page-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 720.5px), (min-resolution: 144dpi) and (max-width: 720.5px) {
    .ready-to-load-img .recipes-whole-page-background-picture-background, .ready-to-load-img .recipes-whole-page-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background.jpg"); }
      .webp .ready-to-load-img .recipes-whole-page-background-picture-background, .webp .ready-to-load-img .recipes-whole-page-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background.webp"); } }

.recipes-whole-page-background-picture-background-ratio, .recipes-whole-page-background-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .recipes-whole-page-background-picture-background-ratio:before, .recipes-whole-page-background-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 70.95767%;
    padding-bottom: 70.95767%;
    vertical-align: middle; }

.red-bar-picture img {
  width: 1561px; }

.ready-to-load-img .red-bar-picture-background, .ready-to-load-img .red-bar-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-bar.png"); }
  .webp .ready-to-load-img .red-bar-picture-background, .webp .ready-to-load-img .red-bar-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-bar.webp"); }
  @media (max-width: 780.5px) {
    .ready-to-load-img .red-bar-picture-background, .ready-to-load-img .red-bar-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-bar-half.png"); }
      .webp .ready-to-load-img .red-bar-picture-background, .webp .ready-to-load-img .red-bar-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-bar-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .red-bar-picture-background, .ready-to-load-img .red-bar-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-bar-2x.png"); }
      .webp .ready-to-load-img .red-bar-picture-background, .webp .ready-to-load-img .red-bar-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-bar-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 780.5px), (min-resolution: 144dpi) and (max-width: 780.5px) {
    .ready-to-load-img .red-bar-picture-background, .ready-to-load-img .red-bar-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-bar.png"); }
      .webp .ready-to-load-img .red-bar-picture-background, .webp .ready-to-load-img .red-bar-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-bar.webp"); } }

.red-bar-picture-background-ratio, .red-bar-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .red-bar-picture-background-ratio:before, .red-bar-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 0.73671%;
    padding-bottom: 0.73671%;
    vertical-align: middle; }

.red-marker-line-picture img {
  width: 243px; }

.ready-to-load-img .red-marker-line-picture-background, .ready-to-load-img .red-marker-line-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-marker-line.png"); }
  .webp .ready-to-load-img .red-marker-line-picture-background, .webp .ready-to-load-img .red-marker-line-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-marker-line.webp"); }
  @media (max-width: 121.5px) {
    .ready-to-load-img .red-marker-line-picture-background, .ready-to-load-img .red-marker-line-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-marker-line-half.png"); }
      .webp .ready-to-load-img .red-marker-line-picture-background, .webp .ready-to-load-img .red-marker-line-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-marker-line-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .red-marker-line-picture-background, .ready-to-load-img .red-marker-line-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-marker-line-2x.png"); }
      .webp .ready-to-load-img .red-marker-line-picture-background, .webp .ready-to-load-img .red-marker-line-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-marker-line-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 121.5px), (min-resolution: 144dpi) and (max-width: 121.5px) {
    .ready-to-load-img .red-marker-line-picture-background, .ready-to-load-img .red-marker-line-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-marker-line.png"); }
      .webp .ready-to-load-img .red-marker-line-picture-background, .webp .ready-to-load-img .red-marker-line-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/red-marker-line.webp"); } }

.red-marker-line-picture-background-ratio, .red-marker-line-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .red-marker-line-picture-background-ratio:before, .red-marker-line-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 1.33745%;
    padding-bottom: 1.33745%;
    vertical-align: middle; }

.scroll-down-picture img {
  width: 68px; }

.ready-to-load-img .scroll-down-picture-background, .ready-to-load-img .scroll-down-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/scroll-down.png"); }
  .webp .ready-to-load-img .scroll-down-picture-background, .webp .ready-to-load-img .scroll-down-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/scroll-down.webp"); }
  @media (max-width: 34px) {
    .ready-to-load-img .scroll-down-picture-background, .ready-to-load-img .scroll-down-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/scroll-down-half.png"); }
      .webp .ready-to-load-img .scroll-down-picture-background, .webp .ready-to-load-img .scroll-down-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/scroll-down-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .scroll-down-picture-background, .ready-to-load-img .scroll-down-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/scroll-down-2x.png"); }
      .webp .ready-to-load-img .scroll-down-picture-background, .webp .ready-to-load-img .scroll-down-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/scroll-down-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 34px), (min-resolution: 144dpi) and (max-width: 34px) {
    .ready-to-load-img .scroll-down-picture-background, .ready-to-load-img .scroll-down-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/scroll-down.png"); }
      .webp .ready-to-load-img .scroll-down-picture-background, .webp .ready-to-load-img .scroll-down-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/scroll-down.webp"); } }

.scroll-down-picture-background-ratio, .scroll-down-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .scroll-down-picture-background-ratio:before, .scroll-down-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 40.44118%;
    padding-bottom: 40.44118%;
    vertical-align: middle; }

.search-picture img {
  width: 13.5px; }

.ready-to-load-img .search-picture-background, .ready-to-load-img .search-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search.png"); }
  .webp .ready-to-load-img .search-picture-background, .webp .ready-to-load-img .search-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search.webp"); }
  @media (max-width: 6.75px) {
    .ready-to-load-img .search-picture-background, .ready-to-load-img .search-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search-half.png"); }
      .webp .ready-to-load-img .search-picture-background, .webp .ready-to-load-img .search-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .search-picture-background, .ready-to-load-img .search-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search-2x.png"); }
      .webp .ready-to-load-img .search-picture-background, .webp .ready-to-load-img .search-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 6.75px), (min-resolution: 144dpi) and (max-width: 6.75px) {
    .ready-to-load-img .search-picture-background, .ready-to-load-img .search-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search.png"); }
      .webp .ready-to-load-img .search-picture-background, .webp .ready-to-load-img .search-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search.webp"); } }

.search-picture-background-ratio, .search-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .search-picture-background-ratio:before, .search-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 48.14815%;
    padding-bottom: 48.14815%;
    vertical-align: middle; }

.section-head-2-background-picture img {
  width: 423px; }

.ready-to-load-img .section-head-2-background-picture-background, .ready-to-load-img .section-head-2-background-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-2-background.png"); }
  .webp .ready-to-load-img .section-head-2-background-picture-background, .webp .ready-to-load-img .section-head-2-background-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-2-background.webp"); }
  @media (max-width: 211.5px) {
    .ready-to-load-img .section-head-2-background-picture-background, .ready-to-load-img .section-head-2-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-2-background-half.png"); }
      .webp .ready-to-load-img .section-head-2-background-picture-background, .webp .ready-to-load-img .section-head-2-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-2-background-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .section-head-2-background-picture-background, .ready-to-load-img .section-head-2-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-2-background-2x.png"); }
      .webp .ready-to-load-img .section-head-2-background-picture-background, .webp .ready-to-load-img .section-head-2-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-2-background-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 211.5px), (min-resolution: 144dpi) and (max-width: 211.5px) {
    .ready-to-load-img .section-head-2-background-picture-background, .ready-to-load-img .section-head-2-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-2-background.png"); }
      .webp .ready-to-load-img .section-head-2-background-picture-background, .webp .ready-to-load-img .section-head-2-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-2-background.webp"); } }

.section-head-2-background-picture-background-ratio, .section-head-2-background-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .section-head-2-background-picture-background-ratio:before, .section-head-2-background-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 11.05201%;
    padding-bottom: 11.05201%;
    vertical-align: middle; }

.section-head-background-picture img {
  width: 324px; }

.ready-to-load-img .section-head-background-picture-background, .ready-to-load-img .section-head-background-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-background.png"); }
  .webp .ready-to-load-img .section-head-background-picture-background, .webp .ready-to-load-img .section-head-background-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-background.webp"); }
  @media (max-width: 162px) {
    .ready-to-load-img .section-head-background-picture-background, .ready-to-load-img .section-head-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-background-half.png"); }
      .webp .ready-to-load-img .section-head-background-picture-background, .webp .ready-to-load-img .section-head-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-background-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .section-head-background-picture-background, .ready-to-load-img .section-head-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-background-2x.png"); }
      .webp .ready-to-load-img .section-head-background-picture-background, .webp .ready-to-load-img .section-head-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-background-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 162px), (min-resolution: 144dpi) and (max-width: 162px) {
    .ready-to-load-img .section-head-background-picture-background, .ready-to-load-img .section-head-background-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-background.png"); }
      .webp .ready-to-load-img .section-head-background-picture-background, .webp .ready-to-load-img .section-head-background-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-background.webp"); } }

.section-head-background-picture-background-ratio, .section-head-background-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .section-head-background-picture-background-ratio:before, .section-head-background-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 3.54938%;
    padding-bottom: 3.54938%;
    vertical-align: middle; }

.serves-icon-picture img {
  width: 44px; }

.ready-to-load-img .serves-icon-picture-background, .ready-to-load-img .serves-icon-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/serves-icon.png"); }
  .webp .ready-to-load-img .serves-icon-picture-background, .webp .ready-to-load-img .serves-icon-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/serves-icon.webp"); }
  @media (max-width: 22px) {
    .ready-to-load-img .serves-icon-picture-background, .ready-to-load-img .serves-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/serves-icon-half.png"); }
      .webp .ready-to-load-img .serves-icon-picture-background, .webp .ready-to-load-img .serves-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/serves-icon-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .serves-icon-picture-background, .ready-to-load-img .serves-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/serves-icon-2x.png"); }
      .webp .ready-to-load-img .serves-icon-picture-background, .webp .ready-to-load-img .serves-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/serves-icon-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 22px), (min-resolution: 144dpi) and (max-width: 22px) {
    .ready-to-load-img .serves-icon-picture-background, .ready-to-load-img .serves-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/serves-icon.png"); }
      .webp .ready-to-load-img .serves-icon-picture-background, .webp .ready-to-load-img .serves-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/serves-icon.webp"); } }

.serves-icon-picture-background-ratio, .serves-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .serves-icon-picture-background-ratio:before, .serves-icon-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 38.63636%;
    padding-bottom: 38.63636%;
    vertical-align: middle; }

.slider-left-arrow-picture img {
  width: 59px; }

.ready-to-load-img .slider-left-arrow-picture-background, .ready-to-load-img .slider-left-arrow-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-left-arrow.png"); }
  .webp .ready-to-load-img .slider-left-arrow-picture-background, .webp .ready-to-load-img .slider-left-arrow-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-left-arrow.webp"); }
  @media (max-width: 29.5px) {
    .ready-to-load-img .slider-left-arrow-picture-background, .ready-to-load-img .slider-left-arrow-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-left-arrow-half.png"); }
      .webp .ready-to-load-img .slider-left-arrow-picture-background, .webp .ready-to-load-img .slider-left-arrow-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-left-arrow-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .slider-left-arrow-picture-background, .ready-to-load-img .slider-left-arrow-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-left-arrow-2x.png"); }
      .webp .ready-to-load-img .slider-left-arrow-picture-background, .webp .ready-to-load-img .slider-left-arrow-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-left-arrow-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 29.5px), (min-resolution: 144dpi) and (max-width: 29.5px) {
    .ready-to-load-img .slider-left-arrow-picture-background, .ready-to-load-img .slider-left-arrow-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-left-arrow.png"); }
      .webp .ready-to-load-img .slider-left-arrow-picture-background, .webp .ready-to-load-img .slider-left-arrow-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-left-arrow.webp"); } }

.slider-left-arrow-picture-background-ratio, .slider-left-arrow-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .slider-left-arrow-picture-background-ratio:before, .slider-left-arrow-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 39.83051%;
    padding-bottom: 39.83051%;
    vertical-align: middle; }

.slider-right-arrow-picture img {
  width: 59px; }

.ready-to-load-img .slider-right-arrow-picture-background, .ready-to-load-img .slider-right-arrow-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-right-arrow.png"); }
  .webp .ready-to-load-img .slider-right-arrow-picture-background, .webp .ready-to-load-img .slider-right-arrow-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-right-arrow.webp"); }
  @media (max-width: 29.5px) {
    .ready-to-load-img .slider-right-arrow-picture-background, .ready-to-load-img .slider-right-arrow-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-right-arrow-half.png"); }
      .webp .ready-to-load-img .slider-right-arrow-picture-background, .webp .ready-to-load-img .slider-right-arrow-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-right-arrow-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .slider-right-arrow-picture-background, .ready-to-load-img .slider-right-arrow-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-right-arrow-2x.png"); }
      .webp .ready-to-load-img .slider-right-arrow-picture-background, .webp .ready-to-load-img .slider-right-arrow-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-right-arrow-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 29.5px), (min-resolution: 144dpi) and (max-width: 29.5px) {
    .ready-to-load-img .slider-right-arrow-picture-background, .ready-to-load-img .slider-right-arrow-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-right-arrow.png"); }
      .webp .ready-to-load-img .slider-right-arrow-picture-background, .webp .ready-to-load-img .slider-right-arrow-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/slider-right-arrow.webp"); } }

.slider-right-arrow-picture-background-ratio, .slider-right-arrow-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .slider-right-arrow-picture-background-ratio:before, .slider-right-arrow-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 39.83051%;
    padding-bottom: 39.83051%;
    vertical-align: middle; }

.sun-eclipse-picture img {
  width: 43px; }

.ready-to-load-img .sun-eclipse-picture-background, .ready-to-load-img .sun-eclipse-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sun-eclipse.png"); }
  .webp .ready-to-load-img .sun-eclipse-picture-background, .webp .ready-to-load-img .sun-eclipse-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sun-eclipse.webp"); }
  @media (max-width: 21.5px) {
    .ready-to-load-img .sun-eclipse-picture-background, .ready-to-load-img .sun-eclipse-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sun-eclipse-half.png"); }
      .webp .ready-to-load-img .sun-eclipse-picture-background, .webp .ready-to-load-img .sun-eclipse-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sun-eclipse-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .sun-eclipse-picture-background, .ready-to-load-img .sun-eclipse-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sun-eclipse-2x.png"); }
      .webp .ready-to-load-img .sun-eclipse-picture-background, .webp .ready-to-load-img .sun-eclipse-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sun-eclipse-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 21.5px), (min-resolution: 144dpi) and (max-width: 21.5px) {
    .ready-to-load-img .sun-eclipse-picture-background, .ready-to-load-img .sun-eclipse-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sun-eclipse.png"); }
      .webp .ready-to-load-img .sun-eclipse-picture-background, .webp .ready-to-load-img .sun-eclipse-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sun-eclipse.webp"); } }

.sun-eclipse-picture-background-ratio, .sun-eclipse-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .sun-eclipse-picture-background-ratio:before, .sun-eclipse-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50.5814%;
    padding-bottom: 50.5814%;
    vertical-align: middle; }

.sunrise-lines-picture img {
  width: 1440px; }

.ready-to-load-img .sunrise-lines-picture-background, .ready-to-load-img .sunrise-lines-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sunrise-lines.png"); }
  .webp .ready-to-load-img .sunrise-lines-picture-background, .webp .ready-to-load-img .sunrise-lines-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sunrise-lines.webp"); }
  @media (max-width: 720px) {
    .ready-to-load-img .sunrise-lines-picture-background, .ready-to-load-img .sunrise-lines-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sunrise-lines-half.png"); }
      .webp .ready-to-load-img .sunrise-lines-picture-background, .webp .ready-to-load-img .sunrise-lines-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sunrise-lines-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .sunrise-lines-picture-background, .ready-to-load-img .sunrise-lines-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sunrise-lines-2x.png"); }
      .webp .ready-to-load-img .sunrise-lines-picture-background, .webp .ready-to-load-img .sunrise-lines-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sunrise-lines-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 720px), (min-resolution: 144dpi) and (max-width: 720px) {
    .ready-to-load-img .sunrise-lines-picture-background, .ready-to-load-img .sunrise-lines-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sunrise-lines.png"); }
      .webp .ready-to-load-img .sunrise-lines-picture-background, .webp .ready-to-load-img .sunrise-lines-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/sunrise-lines.webp"); } }

.sunrise-lines-picture-background-ratio, .sunrise-lines-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .sunrise-lines-picture-background-ratio:before, .sunrise-lines-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 13.02083%;
    padding-bottom: 13.02083%;
    vertical-align: middle; }

.suns-rays-picture img {
  width: 161px; }

.ready-to-load-img .suns-rays-picture-background, .ready-to-load-img .suns-rays-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/suns-rays.png"); }
  .webp .ready-to-load-img .suns-rays-picture-background, .webp .ready-to-load-img .suns-rays-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/suns-rays.webp"); }
  @media (max-width: 80.5px) {
    .ready-to-load-img .suns-rays-picture-background, .ready-to-load-img .suns-rays-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/suns-rays-half.png"); }
      .webp .ready-to-load-img .suns-rays-picture-background, .webp .ready-to-load-img .suns-rays-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/suns-rays-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .suns-rays-picture-background, .ready-to-load-img .suns-rays-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/suns-rays-2x.png"); }
      .webp .ready-to-load-img .suns-rays-picture-background, .webp .ready-to-load-img .suns-rays-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/suns-rays-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 80.5px), (min-resolution: 144dpi) and (max-width: 80.5px) {
    .ready-to-load-img .suns-rays-picture-background, .ready-to-load-img .suns-rays-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/suns-rays.png"); }
      .webp .ready-to-load-img .suns-rays-picture-background, .webp .ready-to-load-img .suns-rays-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/suns-rays.webp"); } }

.suns-rays-picture-background-ratio, .suns-rays-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .suns-rays-picture-background-ratio:before, .suns-rays-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 24.37888%;
    padding-bottom: 24.37888%;
    vertical-align: middle; }

.toggle-closed-picture img {
  width: 10px; }

.ready-to-load-img .toggle-closed-picture-background, .ready-to-load-img .toggle-closed-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-closed.png"); }
  .webp .ready-to-load-img .toggle-closed-picture-background, .webp .ready-to-load-img .toggle-closed-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-closed.webp"); }
  @media (max-width: 5px) {
    .ready-to-load-img .toggle-closed-picture-background, .ready-to-load-img .toggle-closed-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-closed-half.png"); }
      .webp .ready-to-load-img .toggle-closed-picture-background, .webp .ready-to-load-img .toggle-closed-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-closed-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .toggle-closed-picture-background, .ready-to-load-img .toggle-closed-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-closed-2x.png"); }
      .webp .ready-to-load-img .toggle-closed-picture-background, .webp .ready-to-load-img .toggle-closed-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-closed-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 5px), (min-resolution: 144dpi) and (max-width: 5px) {
    .ready-to-load-img .toggle-closed-picture-background, .ready-to-load-img .toggle-closed-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-closed.png"); }
      .webp .ready-to-load-img .toggle-closed-picture-background, .webp .ready-to-load-img .toggle-closed-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-closed.webp"); } }

.toggle-closed-picture-background-ratio, .toggle-closed-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .toggle-closed-picture-background-ratio:before, .toggle-closed-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.toggle-open-picture img {
  width: 10px; }

.ready-to-load-img .toggle-open-picture-background, .ready-to-load-img .toggle-open-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-open.png"); }
  .webp .ready-to-load-img .toggle-open-picture-background, .webp .ready-to-load-img .toggle-open-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-open.webp"); }
  @media (max-width: 5px) {
    .ready-to-load-img .toggle-open-picture-background, .ready-to-load-img .toggle-open-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-open-half.png"); }
      .webp .ready-to-load-img .toggle-open-picture-background, .webp .ready-to-load-img .toggle-open-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-open-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .toggle-open-picture-background, .ready-to-load-img .toggle-open-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-open-2x.png"); }
      .webp .ready-to-load-img .toggle-open-picture-background, .webp .ready-to-load-img .toggle-open-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-open-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 5px), (min-resolution: 144dpi) and (max-width: 5px) {
    .ready-to-load-img .toggle-open-picture-background, .ready-to-load-img .toggle-open-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-open.png"); }
      .webp .ready-to-load-img .toggle-open-picture-background, .webp .ready-to-load-img .toggle-open-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/toggle-open.webp"); } }

.toggle-open-picture-background-ratio, .toggle-open-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .toggle-open-picture-background-ratio:before, .toggle-open-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.total-time-icon-picture img {
  width: 44px; }

.ready-to-load-img .total-time-icon-picture-background, .ready-to-load-img .total-time-icon-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/total-time-icon.png"); }
  .webp .ready-to-load-img .total-time-icon-picture-background, .webp .ready-to-load-img .total-time-icon-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/total-time-icon.webp"); }
  @media (max-width: 22px) {
    .ready-to-load-img .total-time-icon-picture-background, .ready-to-load-img .total-time-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/total-time-icon-half.png"); }
      .webp .ready-to-load-img .total-time-icon-picture-background, .webp .ready-to-load-img .total-time-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/total-time-icon-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .total-time-icon-picture-background, .ready-to-load-img .total-time-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/total-time-icon-2x.png"); }
      .webp .ready-to-load-img .total-time-icon-picture-background, .webp .ready-to-load-img .total-time-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/total-time-icon-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 22px), (min-resolution: 144dpi) and (max-width: 22px) {
    .ready-to-load-img .total-time-icon-picture-background, .ready-to-load-img .total-time-icon-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/total-time-icon.png"); }
      .webp .ready-to-load-img .total-time-icon-picture-background, .webp .ready-to-load-img .total-time-icon-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/total-time-icon.webp"); } }

.total-time-icon-picture-background-ratio, .total-time-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .total-time-icon-picture-background-ratio:before, .total-time-icon-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 39.77273%;
    padding-bottom: 39.77273%;
    vertical-align: middle; }

.try-our-featured-products-picture img {
  width: 874px; }

.ready-to-load-img .try-our-featured-products-picture-background, .ready-to-load-img .try-our-featured-products-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/try-our-featured-products.png"); }
  .webp .ready-to-load-img .try-our-featured-products-picture-background, .webp .ready-to-load-img .try-our-featured-products-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/try-our-featured-products.webp"); }
  @media (max-width: 437px) {
    .ready-to-load-img .try-our-featured-products-picture-background, .ready-to-load-img .try-our-featured-products-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/try-our-featured-products-half.png"); }
      .webp .ready-to-load-img .try-our-featured-products-picture-background, .webp .ready-to-load-img .try-our-featured-products-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/try-our-featured-products-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .try-our-featured-products-picture-background, .ready-to-load-img .try-our-featured-products-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/try-our-featured-products-2x.png"); }
      .webp .ready-to-load-img .try-our-featured-products-picture-background, .webp .ready-to-load-img .try-our-featured-products-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/try-our-featured-products-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 437px), (min-resolution: 144dpi) and (max-width: 437px) {
    .ready-to-load-img .try-our-featured-products-picture-background, .ready-to-load-img .try-our-featured-products-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/try-our-featured-products.png"); }
      .webp .ready-to-load-img .try-our-featured-products-picture-background, .webp .ready-to-load-img .try-our-featured-products-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/try-our-featured-products.webp"); } }

.try-our-featured-products-picture-background-ratio, .try-our-featured-products-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .try-our-featured-products-picture-background-ratio:before, .try-our-featured-products-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 2.7746%;
    padding-bottom: 2.7746%;
    vertical-align: middle; }

.white-circle-fade-picture img {
  width: 672px; }

.ready-to-load-img .white-circle-fade-picture-background, .ready-to-load-img .white-circle-fade-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-circle-fade.png"); }
  .webp .ready-to-load-img .white-circle-fade-picture-background, .webp .ready-to-load-img .white-circle-fade-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-circle-fade.webp"); }
  @media (max-width: 336px) {
    .ready-to-load-img .white-circle-fade-picture-background, .ready-to-load-img .white-circle-fade-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-circle-fade-half.png"); }
      .webp .ready-to-load-img .white-circle-fade-picture-background, .webp .ready-to-load-img .white-circle-fade-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-circle-fade-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .white-circle-fade-picture-background, .ready-to-load-img .white-circle-fade-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-circle-fade-2x.png"); }
      .webp .ready-to-load-img .white-circle-fade-picture-background, .webp .ready-to-load-img .white-circle-fade-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-circle-fade-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 336px), (min-resolution: 144dpi) and (max-width: 336px) {
    .ready-to-load-img .white-circle-fade-picture-background, .ready-to-load-img .white-circle-fade-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-circle-fade.png"); }
      .webp .ready-to-load-img .white-circle-fade-picture-background, .webp .ready-to-load-img .white-circle-fade-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-circle-fade.webp"); } }

.white-circle-fade-picture-background-ratio, .white-circle-fade-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .white-circle-fade-picture-background-ratio:before, .white-circle-fade-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

.white-star-empty-picture img {
  width: 19px; }

.ready-to-load-img .white-star-empty-picture-background, .ready-to-load-img .white-star-empty-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty.png"); }
  .webp .ready-to-load-img .white-star-empty-picture-background, .webp .ready-to-load-img .white-star-empty-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty.webp"); }
  @media (max-width: 9.5px) {
    .ready-to-load-img .white-star-empty-picture-background, .ready-to-load-img .white-star-empty-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty-half.png"); }
      .webp .ready-to-load-img .white-star-empty-picture-background, .webp .ready-to-load-img .white-star-empty-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .white-star-empty-picture-background, .ready-to-load-img .white-star-empty-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty-2x.png"); }
      .webp .ready-to-load-img .white-star-empty-picture-background, .webp .ready-to-load-img .white-star-empty-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 9.5px), (min-resolution: 144dpi) and (max-width: 9.5px) {
    .ready-to-load-img .white-star-empty-picture-background, .ready-to-load-img .white-star-empty-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty.png"); }
      .webp .ready-to-load-img .white-star-empty-picture-background, .webp .ready-to-load-img .white-star-empty-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty.webp"); } }

.white-star-empty-picture-background-ratio, .white-star-empty-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .white-star-empty-picture-background-ratio:before, .white-star-empty-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 48.68421%;
    padding-bottom: 48.68421%;
    vertical-align: middle; }

.white-star-full-picture img {
  width: 14.5px; }

.ready-to-load-img .white-star-full-picture-background, .ready-to-load-img .white-star-full-picture-background-with-ratio {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full.png"); }
  .webp .ready-to-load-img .white-star-full-picture-background, .webp .ready-to-load-img .white-star-full-picture-background-with-ratio {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full.webp"); }
  @media (max-width: 7.25px) {
    .ready-to-load-img .white-star-full-picture-background, .ready-to-load-img .white-star-full-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full-half.png"); }
      .webp .ready-to-load-img .white-star-full-picture-background, .webp .ready-to-load-img .white-star-full-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .ready-to-load-img .white-star-full-picture-background, .ready-to-load-img .white-star-full-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full-2x.png"); }
      .webp .ready-to-load-img .white-star-full-picture-background, .webp .ready-to-load-img .white-star-full-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 7.25px), (min-resolution: 144dpi) and (max-width: 7.25px) {
    .ready-to-load-img .white-star-full-picture-background, .ready-to-load-img .white-star-full-picture-background-with-ratio {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full.png"); }
      .webp .ready-to-load-img .white-star-full-picture-background, .webp .ready-to-load-img .white-star-full-picture-background-with-ratio {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full.webp"); } }

.white-star-full-picture-background-ratio, .white-star-full-picture-background-with-ratio {
  background-position: center center;
  background-size: cover; }
  .white-star-full-picture-background-ratio:before, .white-star-full-picture-background-with-ratio:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle; }

/*
 * The base font size which makes the chosen font match photoshop.
 * For Open Sans this is 7.1pt, for Source Sans Pro this is 7.6pt 
 */
/*
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
@include _assert-starts-at-zero($grid-breakpoints);
*/
/*
@include _assert-ascending($container-max-widths, "$container-max-widths");
*/
/*
 * The base font size which makes the chosen font match photoshop.
 * For Open Sans this is 7.1pt, for Source Sans Pro this is 7.6pt 
 */
.container {
  max-width: 100%;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 1100px) {
    .container {
      width: 1100px;
      padding-left: 0;
      padding-right: 0; } }

.container-wrapper {
  padding-left: 10px;
  padding-right: 10px; }
  .container-wrapper .container {
    padding-left: 0px;
    padding-right: 0px; }

.full-back {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

/*
.ei-grid {
	#ei-grid-1.grid;
}

.ei-gutterless-grid {
	#ei-grid-1.gutterless-grid;
}
*/
.pull-left {
  float: left; }

.pull-right {
  float: right; }

.center {
  text-align: center; }

.full-width {
  width: 100%; }

.clear {
  clear: both; }

.clear-inner:after {
  content: '';
  display: table;
  clear: both; }

.smaller {
  font-size: 75%; }

.bigger {
  font-size: 125%; }

.nowrap {
  white-space: nowrap; }

.brace-button {
  min-width: 140px;
  text-align: center !important;
  color: #fffca6;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  line-height: 1.4em;
  text-shadow: 0 0 0.2em #fffca6;
  display: inline-block; }
  .brace-button img {
    display: block;
    width: 100%; }

.skip-link {
  position: absolute;
  left: -10000px; }

#masthead {
  position: fixed;
  top: 57px;
  left: 0;
  right: 0;
  z-index: 40;
  background-color: black;
  padding-top: 24px;
  padding-bottom: 24px; }
  #masthead + * {
    border-top: solid black 80px; }
  @media (min-width: 900px) {
    #masthead .hamburger-menu {
      display: none; } }
  @media (max-width: 900px) {
    #masthead + * {
      border-top: solid black 100px; } }
  @media (max-width: 520px) {
    #masthead + * {
      border-top: solid black 130px; } }
  #masthead .navbar-brand {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px; }
  #masthead .search-section {
    float: right;
    margin-top: 10px; }
    #masthead .search-section .screen-reader-text {
      display: none; }
    #masthead .search-section input[type=text] {
      border-radius: 12px;
      border: 0; }
    #masthead .search-section input[type=submit] {
      font-size: 0;
      border: 0;
      background-color: transparent;
      width: 20px;
      height: 20px;
      position: relative;
      margin-left: -30px;
      vertical-align: super;
      background-size: 80%;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search.png"); }
      .webp #masthead .search-section input[type=submit] {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search.webp"); }
      @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        #masthead .search-section input[type=submit] {
          background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search-2x.png"); }
          .webp #masthead .search-section input[type=submit] {
            background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/search-2x.webp"); } }
  #masthead .menu-items {
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 875px) {
      #masthead .menu-items {
        width: 100%; } }
    #masthead .menu-items ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: inline-block; }
      #masthead .menu-items ul li {
        display: inline-block; }
        #masthead .menu-items ul li a {
          font-family: 'Form Regular';
          font-size: 18px;
          text-decoration: none;
          color: #fffca6;
          padding: 2px 10px;
          text-transform: uppercase;
          text-shadow: 0 0 10px #fffca6; }

.slide-markers {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px; }
  .slide-markers * {
    text-align: center; }

.partners-part {
  display: none; }

.mexican-is-herdez-logo-picture img {
  max-width: 100%; }

.aromatic-text-picture img {
  max-width: 100%; }

.fiery-word-art-picture img {
  margin-top: 60px;
  max-width: 90%; }

.individual-products {
  padding-top: 80px; }
  .individual-products h2 {
    text-transform: uppercase; }
  .individual-products:first-of-type {
    padding-top: 0px; }

.landing-page-header {
  position: relative;
  background-repeat: no-repeat; }
  .landing-page-header .contoda-picture img, .landing-page-header .mexican-is-herdez-logo-picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.products-and-recipes {
  background-size: cover;
  padding-top: 10px;
  padding-bottom: 1px; }
  .products-and-recipes h1 {
    text-transform: uppercase; }
  .products-and-recipes h1 {
    font-family: 'Form Regular';
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-background.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 20px 0 30px 0;
    font-weight: 400;
    text-align: center;
    color: white;
    margin-top: 50px;
    margin-bottom: 80px; }
    .products-and-recipes h1.red {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/section-head-2-background.png"); }
  .products-and-recipes h2 {
    color: white;
    text-align: center; }
  .products-and-recipes .products-background-picture-background {
    background-size: auto 100%; }
  @media (min-width: 900px) {
    .products-and-recipes .products-grid {
      max-width: 1100px;
      margin-left: auto;
      margin-right: auto; } }
  .products-and-recipes .products-grid .product {
    position: relative;
    text-decoration: none;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto; }
    .products-and-recipes .products-grid .product .circle-bright {
      opacity: 0;
      mix-blend-mode: soft-light; }
    .products-and-recipes .products-grid .product .circle-dim,
    .products-and-recipes .products-grid .product .circle-bright {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      transition: opacity .5s;
      background-size: contain;
      background-position: center top; }
      .products-and-recipes .products-grid .product .circle-dim:before,
      .products-and-recipes .products-grid .product .circle-bright:before {
        content: '\00a0';
        display: inline-block;
        width: 0;
        font-size: 0;
        height: 0;
        padding-top: 50%;
        padding-bottom: 50%;
        vertical-align: middle; }
    .products-and-recipes .products-grid .product:hover .circle-bright {
      opacity: 1; }
    .products-and-recipes .products-grid .product .content {
      position: relative;
      z-index: 2;
      text-align: center; }
      .products-and-recipes .products-grid .product .content:before {
        content: '\00a0';
        display: inline-block;
        width: 0;
        font-size: 0;
        height: 0;
        padding-top: 47.5%;
        padding-bottom: 47.5%;
        vertical-align: middle; }
      .products-and-recipes .products-grid .product .content:before {
        vertical-align: bottom; }
    .products-and-recipes .products-grid .product img {
      max-width: 80%;
      width: auto;
      height: auto;
      margin: auto; }
    .products-and-recipes .products-grid .product .label {
      font-family: 'Form Regular';
      margin-top: 10px;
      font-size: 17px;
      color: #fffca6;
      text-shadow: 0 0 2px #fffca6;
      text-align: center;
      text-transform: uppercase; }
    .products-and-recipes .products-grid .product .content {
      max-width: 400px;
      margin-left: auto;
      margin-right: auto; }
    .products-and-recipes .products-grid .product .circle-dim, .products-and-recipes .products-grid .product .circle-bright {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 100%;
      max-width: 400px; }
    @media (max-width: 900px) {
      .products-and-recipes .products-grid .product {
        width: 100vw; } }
    @media (min-width: 900px) {
      .products-and-recipes .products-grid .product {
        max-width: 400px; } }
  .products-and-recipes .products-grid.centered {
    text-align: center;
    margin-top: 100px;
    white-space: normal !important; }
    .products-and-recipes .products-grid.centered .product {
      display: inline-block;
      margin-left: 1%;
      margin-right: 1%;
      vertical-align: top;
      max-width: 260px; }
  .products-and-recipes .recipes {
    margin-top: 60px; }
  .products-and-recipes .recipes-grid {
    margin-top: 90px;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto; }
    .products-and-recipes .recipes-grid .recipe {
      position: relative;
      background-size: cover;
      background-position: center center;
      text-align: center;
      text-decoration: none; }
      .products-and-recipes .recipes-grid .recipe .content {
        position: relative;
        background-size: cover;
        background-position: center center;
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1.jpg"); }
        .products-and-recipes .recipes-grid .recipe .content:before {
          content: '\00a0';
          display: inline-block;
          width: 0;
          font-size: 0;
          height: 0;
          padding-top: 50%;
          padding-bottom: 50%;
          vertical-align: middle; }
        .webp .products-and-recipes .recipes-grid .recipe .content {
          background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1.webp"); }
        @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .products-and-recipes .recipes-grid .recipe .content {
            background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1-2x.jpg"); }
            .webp .products-and-recipes .recipes-grid .recipe .content {
              background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-default-background-1-2x.webp"); } }
      .products-and-recipes .recipes-grid .recipe .recipe-top-graphic-picture img {
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 5%;
        width: 90%; }
      .products-and-recipes .recipes-grid .recipe h2,
      .products-and-recipes .recipes-grid .recipe h3 {
        margin-left: auto;
        margin-right: auto;
        max-width: 300px; }
      .products-and-recipes .recipes-grid .recipe h2 {
        font-family: 'Form Regular';
        color: white;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 23px; }
      .products-and-recipes .recipes-grid .recipe h3 {
        color: white; }
      @media (max-width: 900px) {
        .products-and-recipes .recipes-grid .recipe {
          display: inline-block;
          position: relative;
          width: 100%;
          margin-bottom: 100px; }
          .products-and-recipes .recipes-grid .recipe h2 {
            font-size: 25px;
            max-width: none;
            padding: 20px 50px;
            white-space: normal; } }
  @media (max-width: 900px) {
    .products-and-recipes .pic-stripe {
      position: relative;
      overflow: hidden;
      font-size: 0; }
    .products-and-recipes .pic-stripe .go-left {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      left: 0;
      z-index: 4;
      cursor: pointer; }
    .products-and-recipes .pic-stripe .go-right {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      right: 0;
      z-index: 4;
      cursor: pointer; }
    .products-and-recipes .pic-stripe .moveable {
      white-space: nowrap; }
    .products-and-recipes .pic-stripe .product {
      display: inline-block; } }
  @media (min-width: 550px) {
    .products-and-recipes .products-grid.centered .product {
      max-width: 45%; } }
  @media (min-width: 900px) {
    .products-and-recipes .recipes-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      -webkit-column-gap: 30px;
         -moz-column-gap: 30px;
              column-gap: 30px;
      row-gap: 70px; }
    .products-and-recipes .products-grid {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      -webkit-column-gap: 30px;
         -moz-column-gap: 30px;
              column-gap: 30px;
      row-gap: 30px; }
      .products-and-recipes .products-grid.centered {
        display: block; }
        .products-and-recipes .products-grid.centered .product {
          width: 22%; }
    .products-and-recipes .slide-markers {
      display: none; } }

.page-recipes .products-and-recipes .recipes-grid {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }

.page-recipes .item-filter-list ul {
  list-style: none;
  padding-left: 0; }
  .page-recipes .item-filter-list ul label {
    color: white;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Meta Pro Regular'; }
    .page-recipes .item-filter-list ul label img {
      visibility: hidden;
      vertical-align: middle; }
    .page-recipes .item-filter-list ul label input {
      position: absolute;
      left: -10000px; }
  .page-recipes .item-filter-list ul input[type=checkbox]:checked + picture img {
    visibility: visible; }

.page-recipes .item-filter-list .individual-categories > ul {
  margin-bottom: 28px; }

.page-recipes .item-filter-list ul ul {
  list-style: none;
  padding-left: 3px; }
  .page-recipes .item-filter-list ul ul label {
    color: #fffca6;
    text-transform: none; }
  .page-recipes .item-filter-list ul ul li {
    margin-top: 12px; }

.page-recipes .recipe-page-grid {
  display: grid;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 60px;
  align-items: start; }

.page-recipes .open-recipe-filters, .page-recipes .close-recipe-filters {
  display: none;
  position: absolute;
  left: 100%;
  background-color: red;
  color: white;
  white-space: nowrap;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  padding: 8px 18px; }

@media (min-width: 900px) {
  .page-recipes .recipe-page-grid {
    grid-template-columns: auto 1fr; } }

@media (max-width: 900px) {
  .page-recipes .item-filter-list {
    position: fixed;
    left: 0;
    top: 60px;
    bottom: 0;
    width: 300px;
    box-sizing: border-box;
    z-index: 20;
    background: radial-gradient(circle at 50% 60%, #320800, #0b0100);
    padding-left: 20px;
    margin-left: -280px;
    transition: margin-left .3s;
    border-right: solid 1px red; }
    .page-recipes .item-filter-list .individual-categories {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 20px;
      overflow: auto; }
      .page-recipes .item-filter-list .individual-categories > ul {
        vertical-align: top;
        margin-right: 10px; }
    .page-recipes .item-filter-list .open-recipe-filters {
      display: block; }
    .page-recipes .item-filter-list.open {
      margin-left: 0; }
      .page-recipes .item-filter-list.open .open-recipe-filters {
        display: none; }
      .page-recipes .item-filter-list.open .close-recipe-filters {
        display: block; } }

.landscape-footer {
  position: relative;
  background-size: contain;
  background-position: center bottom;
  position: relative;
  height: 300px;
  background-repeat: repeat-x; }
  .landscape-footer .partners-logos-picture img {
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    max-width: 100%; }
  .landscape-footer .red-bar-wrapper {
    position: absolute;
    width: 100%;
    overflow: hidden;
    left: 0;
    bottom: 0;
    height: 30px;
    bottom: -20px; }
  .landscape-footer .red-bar {
    position: absolute;
    left: -10px;
    width: calc(100% + 20px);
    overflow: hidden; }
    .landscape-footer .red-bar img {
      display: block;
      width: 100%; }

.green-section-separator-picture img {
  display: block;
  box-sizing: border-box;
  padding: 0 30px;
  max-width: 90%;
  margin: 40px auto; }

.page-template-page-recipe {
  background-color: black;
  position: relative; }
  .page-template-page-recipe .recipes-whole-page-background-picture-background {
    margin-top: -60px;
    padding-top: 1px;
    background-size: cover; }
  .page-template-page-recipe .recipe-detail {
    display: grid;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
    margin-top: 100px;
    color: white; }
    @media (min-width: 900px) {
      .page-template-page-recipe .recipe-detail {
        grid-template-columns: 500px 1fr; } }
    @media (min-width: 1100px) {
      .page-template-page-recipe .recipe-detail {
        grid-template-columns: 600px 1fr; } }
    @media (max-width: 900px) {
      .page-template-page-recipe .recipe-detail .pic-and-directions, .page-template-page-recipe .recipe-detail .prep-and-ingredients {
        display: contents; }
      .page-template-page-recipe .recipe-detail .recipe-img {
        margin: 0px auto 80px auto;
        grid-row: 1;
        width: 100%; }
        .page-template-page-recipe .recipe-detail .recipe-img:before {
          content: '\00a0';
          display: inline-block;
          width: 0;
          font-size: 0;
          height: 0;
          padding-top: 50%;
          padding-bottom: 50%;
          vertical-align: middle; }
      .page-template-page-recipe .recipe-detail .prep-and-ingredients .ingredients {
        padding-left: 0; } }
    .page-template-page-recipe .recipe-detail .info-and-feature {
      display: grid;
      grid-template-columns: auto minmax(0, 33%) minmax(0, 33%);
      align-items: center;
      margin-top: 40px; }
      .page-template-page-recipe .recipe-detail .info-and-feature .recipe-information-block > div {
        margin-bottom: 18px; }
        .page-template-page-recipe .recipe-detail .info-and-feature .recipe-information-block > div label {
          display: block;
          line-height: .9em; }
        .page-template-page-recipe .recipe-detail .info-and-feature .recipe-information-block > div span {
          color: #fffca6; }
        .page-template-page-recipe .recipe-detail .info-and-feature .recipe-information-block > div img {
          float: left;
          clear: both;
          padding-right: 10px;
          padding-bottom: 20px; }
      .page-template-page-recipe .recipe-detail .info-and-feature.wide {
        grid-template-columns: 1fr 1fr; }
        .page-template-page-recipe .recipe-detail .info-and-feature.wide .recipe-information-block {
          display: contents; }
      .page-template-page-recipe .recipe-detail .info-and-feature .brace-button {
        min-width: 0; }
      .page-template-page-recipe .recipe-detail .info-and-feature .button-holder {
        text-align: center; }
      .page-template-page-recipe .recipe-detail .info-and-feature .feature-image img {
        max-width: 100%;
        height: auto; }
      .page-template-page-recipe .recipe-detail .info-and-feature .title-link {
        display: block;
        text-decoration: none;
        color: white;
        margin-top: 14px;
        text-align: center; }
    .page-template-page-recipe .recipe-detail .recipe-img {
      position: relative;
      background-position: center center;
      background-size: cover; }
      .page-template-page-recipe .recipe-detail .recipe-img:before {
        content: '\00a0';
        display: inline-block;
        width: 0;
        font-size: 0;
        height: 0;
        padding-top: 50%;
        padding-bottom: 50%;
        vertical-align: middle; }
      .page-template-page-recipe .recipe-detail .recipe-img .recipe-hero-top-picture img, .page-template-page-recipe .recipe-detail .recipe-img .recipe-hero-bottom-picture img {
        position: absolute;
        left: 2.5%;
        width: 95%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
      .page-template-page-recipe .recipe-detail .recipe-img .recipe-hero-top-picture img {
        top: 0;
        -webkit-transform: translateY(-60%);
                transform: translateY(-60%); }
      .page-template-page-recipe .recipe-detail .recipe-img .recipe-hero-bottom-picture img {
        bottom: 0;
        -webkit-transform: translateY(60%);
                transform: translateY(60%); }
    .page-template-page-recipe .recipe-detail h1 {
      font-weight: 400;
      margin-top: 0; }
    .page-template-page-recipe .recipe-detail p, .page-template-page-recipe .recipe-detail li {
      font-size: 14px; }
    .page-template-page-recipe .recipe-detail .ingredients .items, .page-template-page-recipe .recipe-detail .directions .steps {
      font-weight: 600; }
    .page-template-page-recipe .recipe-detail .ingredients {
      padding-left: 50px;
      margin-top: 40px; }
    .page-template-page-recipe .recipe-detail .directions {
      margin-top: 60px; }
      .page-template-page-recipe .recipe-detail .directions h3 {
        margin-top: 30px; }
    .page-template-page-recipe .recipe-detail h3 {
      font-weight: 400;
      font-size: 15px;
      text-transform: uppercase;
      color: #fffca6; }
    .page-template-page-recipe .recipe-detail ol, .page-template-page-recipe .recipe-detail ul {
      padding: 0;
      margin: 0;
      list-style-position: inside; }
      .page-template-page-recipe .recipe-detail ol li, .page-template-page-recipe .recipe-detail ul li {
        margin-bottom: 10px; }
    .page-template-page-recipe .recipe-detail .prep {
      padding: 50px;
      background: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner.png") left top no-repeat, url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner.png") right bottom no-repeat; }
      .webp .page-template-page-recipe .recipe-detail .prep {
        background: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner.webp") left top no-repeat, url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner.webp") right bottom no-repeat; }
      @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
        .page-template-page-recipe .recipe-detail .prep {
          background: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner-2x.png") left top no-repeat, url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner-2x.png") right bottom no-repeat; }
          .webp .page-template-page-recipe .recipe-detail .prep {
            background: url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-top-corner-2x.webp") left top no-repeat, url("/wp-content/themes/herdez-theme/inc/assets/img/recipe-info-bottom-corner-2x.webp") right bottom no-repeat; } }
    .page-template-page-recipe .recipe-detail .recipe-information-block {
      text-transform: uppercase;
      font-size: 14px;
      line-height: 1.9em; }
  .page-template-page-recipe .recipe-social-links {
    margin-top: 40px;
    border-top: solid 1px #d22b2a;
    padding-top: 20px;
    display: grid;
    grid-template-columns: auto auto;
    align-items: center; }
    .page-template-page-recipe .recipe-social-links ul {
      list-style: none;
      padding: 0;
      margin: 0; }
    .page-template-page-recipe .recipe-social-links li {
      display: inline-block;
      margin: 0 10px; }
      .page-template-page-recipe .recipe-social-links li img {
        width: 36px; }
    .page-template-page-recipe .recipe-social-links .other-recipes {
      text-align: right; }

.page-product {
  background-color: black;
  position: relative; }
  .page-product .all-products-page-background-picture-background {
    margin-top: -60px;
    padding-top: 1px; }
  .page-product .products-background-picture-background {
    background-size: auto 100%; }
  .page-product .product-view {
    margin-top: 100px; }
  .page-product .graphical .white-circle-fade-picture img {
    mix-blend-mode: soft-light; }

.all-products-page-background-picture-background {
  background: radial-gradient(circle at 75% 600px, #082b15, #021208) !important; }

.recipes-whole-page-background {
  margin-top: -60px;
  padding-top: 1px;
  background: linear-gradient(0deg, transparent, transparent 20%, rgba(50, 8, 0, 0.5) 40%, transparent 60%, transparent), radial-gradient(circle at 90% 60%, #320800, #0b0100); }

.product-view {
  display: grid;
  grid-template-columns: auto; }
  @media (min-width: 900px) {
    .product-view {
      grid-template-columns: 400px 4fr;
      -webkit-column-gap: 60px;
         -moz-column-gap: 60px;
              column-gap: 60px; } }
  .product-view .textual {
    color: white; }
    .product-view .textual h1 {
      font-weight: 400;
      font-size: 25px; }
    .product-view .textual p {
      font-size: 12.5px;
      font-weight: 600; }
    .product-view .textual h3 {
      color: #fffca6;
      font-size: 14.5px;
      font-weight: 400;
      text-shadow: 0 0 0.2em #fffca6;
      cursor: pointer; }
      .product-view .textual h3 .toggle-open-picture {
        display: none; }
      .product-view .textual h3.open .toggle-open-picture {
        display: inline; }
      .product-view .textual h3.open .toggle-closed-picture {
        display: none; }
    .product-view .textual .ingredients {
      margin-bottom: 40px; }
      .product-view .textual .ingredients p {
        font-size: 10.5px;
        opacity: .45; }
    .product-view .textual .nutrition {
      max-height: 0;
      transition: max-height .3s;
      overflow: hidden; }
      .product-view .textual .nutrition.open {
        max-height: 600px; }
    .product-view .textual .nutrition {
      margin-bottom: 40px; }
      .product-view .textual .nutrition figure {
        margin: 0;
        padding: 0; }
      .product-view .textual .nutrition figure[data-status=inactive] {
        display: none; }
      .product-view .textual .nutrition img {
        max-width: 100%;
        max-height: 600px; }
    .product-view .textual .buy-buttons {
      margin-top: 30px;
      margin-bottom: 40px; }
      .product-view .textual .buy-buttons:after {
        content: '';
        display: table;
        clear: both; }
      .product-view .textual .buy-buttons a {
        display: inline-block;
        margin-right: 20px;
        min-width: 140px;
        text-align: center !important;
        color: #fffca6;
        text-transform: uppercase;
        font-size: 12px;
        text-decoration: none;
        line-height: 1.4em;
        text-shadow: 0 0 0.2em #fffca6;
        float: left; }
        .product-view .textual .buy-buttons a img {
          display: block;
          width: 100%; }
        .product-view .textual .buy-buttons a span {
          display: inline-block;
          padding-top: 3px; }
      .product-view .textual .buy-buttons .top-size-buy {
        position: absolute;
        margin-left: -10000px;
        float: none !important;
        padding-left: 0 !important; }
        .product-view .textual .buy-buttons .top-size-buy[data-status=active] {
          position: relative;
          margin-left: 0; }
  .product-view .graphical {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    padding-bottom: 60px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    /*	
		.wp-post-image {
			position: absolute;
			left: 50%;
			transform: translateX(-50%);
			max-height: 100%;
			opacity: 0;
			transition: opacity .3s;
			
			&[data-status=active] {
				opacity: 1;
			}
		}
		*/ }
    .product-view .graphical img {
      max-width: 100%; }
    .product-view .graphical .center {
      position: relative; }
    .product-view .graphical .sized-product-image {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 100%;
      opacity: 0;
      transition: opacity .3s;
      margin: 0; }
      .product-view .graphical .sized-product-image[data-status=active] {
        opacity: 1; }
      .product-view .graphical .sized-product-image img {
        width: 100%; }
      .product-view .graphical .sized-product-image figcaption {
        font-size: 0; }
    .product-view .graphical figcaption, .product-view .graphical .left-arrow-amt, .product-view .graphical .right-arrow-amt {
      color: white; }
    .product-view .graphical .left, .product-view .graphical .right {
      cursor: pointer;
      text-align: center; }
    .no-js .product-view .graphical .left, .no-js .product-view .graphical .right {
      display: none; }
    .product-view .graphical .sizes-row {
      margin-top: 60px;
      text-align: center; }
      .product-view .graphical .sizes-row .size {
        display: inline-block;
        padding: 10px 15px;
        cursor: pointer;
        color: #aaaaaa; }
        .product-view .graphical .sizes-row .size.current {
          color: white; }

.page-template-single-all-products {
  background-color: black;
  position: relative; }

.page-template-recipes {
  background-color: black;
  position: relative; }
  .page-template-recipes .page-back {
    background-attachment: fixed;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1;
    background: linear-gradient(0deg, transparent, transparent 5%, rgba(50, 8, 0, 0.5) 20%, transparent 35%, transparent), radial-gradient(circle at 90% 60%, #320800, #0b0100);
    /*
		background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background.png");
	
		.webp & {
			background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background.webp");
		}
		@media (max-width: 720.5px) {

			background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background-half.png");
			
			.webp & {
				background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background-half.webp");
			}
		}
		@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){ 
			background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background-2x.png");
			
			.webp & {
				background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background-2x.webp");
			}
			
			@media (max-width: 720.5px) {

				background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background.png");
				
				.webp & {
					background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/recipes-whole-page-background.webp");
				}
			}
		}
		*/ }
  .page-template-recipes #page {
    position: relative;
    z-index: 2; }

.page-template-home, .page-template-template-homepage {
  background-color: black; }
  .page-template-home .partners-part, .page-template-template-homepage .partners-part {
    display: block;
    text-align: center; }
  .page-template-home .entry-header, .page-template-template-homepage .entry-header {
    position: relative;
    height: calc(78vh - 140px);
    background-position: center;
    background-size: auto 100%; }
    .page-template-home .entry-header .pushdown-picture img, .page-template-template-homepage .entry-header .pushdown-picture img {
      position: absolute;
      bottom: 10%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .page-template-home .products-and-recipes, .page-template-template-homepage .products-and-recipes {
    margin-top: -7%; }
  .page-template-home .mexican-is-herdez, .page-template-template-homepage .mexican-is-herdez {
    text-align: center;
    position: relative;
    z-index: 2;
    background-position: center center;
    background-size: auto 100%; }
    .page-template-home .mexican-is-herdez:before, .page-template-template-homepage .mexican-is-herdez:before {
      content: '\00a0';
      display: inline-block;
      width: 0;
      font-size: 0;
      height: 0;
      padding-top: 15%;
      padding-bottom: 15%;
      vertical-align: middle; }
    .page-template-home .mexican-is-herdez .container, .page-template-template-homepage .mexican-is-herdez .container {
      display: inline-block;
      max-width: 99%;
      text-align: center; }
    .page-template-home .mexican-is-herdez h1, .page-template-template-homepage .mexican-is-herdez h1 {
      display: inline-block;
      text-align: center;
      font-size: 0;
      width: 80%; }
    .page-template-home .mexican-is-herdez p, .page-template-template-homepage .mexican-is-herdez p {
      text-align: center;
      color: white;
      margin-top: 0; }
    .page-template-home .mexican-is-herdez img, .page-template-template-homepage .mexican-is-herdez img {
      width: 80%;
      margin-top: 0;
      margin-bottom: -4%; }

#colophon {
  padding-top: 40px;
  padding-bottom: 80px;
  background-color: black; }
  #colophon .foot-grid {
    display: grid;
    grid-template-columns: auto auto 1fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    margin-top: 50px;
    font-size: 12px; }
    #colophon .foot-grid picture {
      align-self: end; }
    @media (max-width: 900px) {
      #colophon .foot-grid {
        grid-template-columns: auto 1fr auto; }
        #colophon .foot-grid picture {
          grid-column: span 2; }
          #colophon .foot-grid picture img {
            max-width: 100%; } }
    #colophon .foot-grid .follow,
    #colophon .foot-grid .explore {
      color: white;
      text-transform: uppercase;
      padding-top: 50px; }
    #colophon .foot-grid ul {
      list-style: none;
      margin-left: 0;
      padding-left: 0; }
      #colophon .foot-grid ul a {
        color: #fffca6;
        text-decoration: none; }
    #colophon .foot-grid .menu-1 {
      padding-right: 100px; }
      #colophon .foot-grid .menu-1 h3.widget-title {
        display: none; }
    #colophon .foot-grid .menu-2 {
      grid-column: span 2; }
      #colophon .foot-grid .menu-2 ul {
        -webkit-columns: 2;
           -moz-columns: 2;
                columns: 2;
        max-width: 550px; }
        @media (max-width: 900px) {
          #colophon .foot-grid .menu-2 ul {
            -webkit-columns: 1;
               -moz-columns: 1;
                    columns: 1; } }
      #colophon .foot-grid .menu-2 h3.widget-title {
        display: none; }
  #colophon .menu-strip {
    font-size: 10px;
    color: white; }
    #colophon .menu-strip a {
      text-decoration: none;
      font-size: 10px;
      color: white; }
    #colophon .menu-strip section {
      display: inline-block; }
    #colophon .menu-strip ul {
      list-style: none;
      margin-left: 0;
      padding-left: 0; }
      #colophon .menu-strip ul li {
        display: inline-block;
        padding-left: 15px; }
        #colophon .menu-strip ul li a {
          padding-right: 15px; }
        #colophon .menu-strip ul li:after {
          content: '|'; }
        #colophon .menu-strip ul li:first-of-type {
          padding-left: 0; }
    #colophon .menu-strip .cp-string {
      padding-left: 15px; }
  @media (max-width: 1100px) {
    #colophon {
      padding-left: 50px;
      padding-right: 50px; } }

@media (max-width: 900px) {
  .hamburger-menu {
    display: none; }
  .search-section {
    position: absolute;
    float: right;
    margin-top: 10px;
    right: 20px;
    top: 20px;
    display: block; } }
  @media (max-width: 900px) and (max-width: 350px) {
    .search-section {
      width: 46%; }
      .search-section input {
        width: 100%; } }

.ps-widget[ps-sku], .ps-widget[ps-sku].ps-disabled, .ps-widget[data-ps-sku].ps-disabled {
  display: inline-block !important;
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important; }
  .ps-widget[ps-sku]:before, .ps-widget[ps-sku]:after, .ps-widget[ps-sku].ps-disabled:before, .ps-widget[ps-sku].ps-disabled:after, .ps-widget[data-ps-sku].ps-disabled:before, .ps-widget[data-ps-sku].ps-disabled:after {
    display: block; }
  .ps-widget[ps-sku]:before, .ps-widget[ps-sku].ps-disabled:before, .ps-widget[data-ps-sku].ps-disabled:before {
    content: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-top.png"); }
  .ps-widget[ps-sku]:after, .ps-widget[ps-sku].ps-disabled:after, .ps-widget[data-ps-sku].ps-disabled:after {
    content: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-bottom.png"); }
  .ps-widget[ps-sku], .ps-widget[ps-sku] span, .ps-widget[ps-sku] small, .ps-widget[ps-sku].ps-disabled, .ps-widget[ps-sku].ps-disabled span, .ps-widget[ps-sku].ps-disabled small, .ps-widget[data-ps-sku].ps-disabled, .ps-widget[data-ps-sku].ps-disabled span, .ps-widget[data-ps-sku].ps-disabled small {
    font-family: 'Meta Pro Medium';
    margin-right: 20px !important;
    min-width: 140px !important;
    text-align: center !important;
    color: #fffca6 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    line-height: 1.4em !important;
    text-shadow: 0 0 0.2em #fffca6 !important;
    height: auto !important; }
  .ps-widget[ps-sku]:hover small, .ps-widget[ps-sku].ps-disabled:hover small, .ps-widget[data-ps-sku].ps-disabled:hover small {
    font-family: 'Meta Pro Medium'; }
  .ps-widget[ps-sku] span, .ps-widget[ps-sku] small, .ps-widget[ps-sku].ps-disabled span, .ps-widget[ps-sku].ps-disabled small, .ps-widget[data-ps-sku].ps-disabled span, .ps-widget[data-ps-sku].ps-disabled small {
    margin-right: 0 !important; }

.buy-buttons .ps-widget[ps-sku], .buy-buttons .ps-widget[ps-sku].ps-disabled, .buy-buttons .ps-widget[data-ps-sku].ps-disabled {
  display: inline-block !important;
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important; }
  .buy-buttons .ps-widget[ps-sku]:before, .buy-buttons .ps-widget[ps-sku]:after, .buy-buttons .ps-widget[ps-sku].ps-disabled:before, .buy-buttons .ps-widget[ps-sku].ps-disabled:after, .buy-buttons .ps-widget[data-ps-sku].ps-disabled:before, .buy-buttons .ps-widget[data-ps-sku].ps-disabled:after {
    display: block; }
  .buy-buttons .ps-widget[ps-sku]:before, .buy-buttons .ps-widget[ps-sku].ps-disabled:before, .buy-buttons .ps-widget[data-ps-sku].ps-disabled:before {
    content: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-top.png"); }
  .buy-buttons .ps-widget[ps-sku]:after, .buy-buttons .ps-widget[ps-sku].ps-disabled:after, .buy-buttons .ps-widget[data-ps-sku].ps-disabled:after {
    content: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-bottom.png"); }
  .buy-buttons .ps-widget[ps-sku], .buy-buttons .ps-widget[ps-sku] span, .buy-buttons .ps-widget[ps-sku] small, .buy-buttons .ps-widget[ps-sku].ps-disabled, .buy-buttons .ps-widget[ps-sku].ps-disabled span, .buy-buttons .ps-widget[ps-sku].ps-disabled small, .buy-buttons .ps-widget[data-ps-sku].ps-disabled, .buy-buttons .ps-widget[data-ps-sku].ps-disabled span, .buy-buttons .ps-widget[data-ps-sku].ps-disabled small {
    font-family: 'Meta Pro Medium';
    margin-right: 20px !important;
    min-width: 140px !important;
    text-align: center !important;
    color: #fffca6 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    line-height: 1.4em !important;
    text-shadow: 0 0 0.2em #fffca6 !important;
    height: auto !important; }
  .buy-buttons .ps-widget[ps-sku]:hover small, .buy-buttons .ps-widget[ps-sku].ps-disabled:hover small, .buy-buttons .ps-widget[data-ps-sku].ps-disabled:hover small {
    font-family: 'Meta Pro Medium'; }
  .buy-buttons .ps-widget[ps-sku] span, .buy-buttons .ps-widget[ps-sku] small, .buy-buttons .ps-widget[ps-sku].ps-disabled span, .buy-buttons .ps-widget[ps-sku].ps-disabled small, .buy-buttons .ps-widget[data-ps-sku].ps-disabled span, .buy-buttons .ps-widget[data-ps-sku].ps-disabled small {
    margin-right: 0 !important; }

.ready-to-load-img .all-products-page-background-picture-background, .ready-to-load-img .all-products-page-background-picture-background-with-ratio {
  background-size: 100%; }

@media (min-width: 900px) {
  .reviews {
    display: grid;
    grid-template-columns: 2fr 5fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px; }
    .reviews .p-w-r .pr-irlsnippet-images {
      width: 550px; } }

@media (min-width: 1100px) {
  .reviews .p-w-r .pr-irlsnippet-images {
    width: 700px; } }

.reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block {
  width: 100%;
  max-width: 400px; }

.reviews .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-bar {
  height: 10px;
  border-radius: 0;
  background: #72190e;
  background: linear-gradient(90deg, #72190e 0%, #270207 100%); }
  .reviews .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-bar .pr-ratings-histogram-barValue {
    height: 4px;
    margin-top: 3px;
    border-radius: 0;
    margin-left: 3px; }

.reviews h2 {
  color: white; }

.reviews .p-w-r .pr-review-snapshot, .reviews .p-w-r .pr-snippet-stars, .reviews .p-w-r .pr-review-snapshot,
.reviews .p-w-r .pr-review-display, .reviews .p-w-r .pr-review-display .pr-rd-footer,
.reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-review-snapshot-block-headline,
.reviews .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-contents,
.reviews .p-w-r .pr-review-display .pr-snippet-rating-decimal,
.reviews .pr-histogram-stars:hover {
  background-color: transparent !important; }

.reviews .p-w-r .pr-review-snapshot p {
  color: #767676 !important; }

.reviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block {
  border: 0; }

.reviews .p-w-r .pr-snippet-reco-to-friend {
  display: none; }

.reviews .p-w-r .pr-review-display .pr-rd-review-headline {
  color: white; }

.reviews .cont-write-review {
  text-align: center;
  display: inline-block; }
  .reviews .cont-write-review:before, .reviews .cont-write-review:after {
    display: block; }
  .reviews .cont-write-review:before {
    content: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-top.png"); }
  .reviews .cont-write-review:after {
    content: url("/wp-content/themes/herdez-theme/inc/assets/img/brace-button-bottom.png"); }
  .reviews .cont-write-review, .reviews .cont-write-review a {
    color: #fffca6 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    text-decoration: none !important;
    line-height: 1.4em !important;
    text-shadow: 0 0 0.2em #fffca6 !important;
    height: auto !important; }
  .reviews .cont-write-review a + a {
    display: none; }

.reviews #pr-review-snapshot {
  display: none; }

.reviews .pr-review-snapshot-block-headline {
  display: none; }

.reviews .summary {
  margin-bottom: 50px; }
  .reviews .summary .pr-snippet-read-and-write {
    margin-top: 15px !important; }
    .reviews .summary .pr-snippet-read-and-write a {
      color: #767676;
      text-decoration: none; }
  .reviews .summary .p-w-r .pr-star-v4-100-filled,
  .reviews .summary .p-w-r .pr-star-v4-75-filled,
  .reviews .summary .p-w-r .pr-star-v4-50-filled,
  .reviews .summary .p-w-r .pr-star-v4-25-filled {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full.png"); }
    .webp .reviews .summary .p-w-r .pr-star-v4-100-filled, .webp
    .reviews .summary .p-w-r .pr-star-v4-75-filled, .webp
    .reviews .summary .p-w-r .pr-star-v4-50-filled, .webp
    .reviews .summary .p-w-r .pr-star-v4-25-filled {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full.webp"); }
    @media (max-width: 7.25px) {
      .reviews .summary .p-w-r .pr-star-v4-100-filled,
      .reviews .summary .p-w-r .pr-star-v4-75-filled,
      .reviews .summary .p-w-r .pr-star-v4-50-filled,
      .reviews .summary .p-w-r .pr-star-v4-25-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full-half.png"); }
        .webp .reviews .summary .p-w-r .pr-star-v4-100-filled, .webp
        .reviews .summary .p-w-r .pr-star-v4-75-filled, .webp
        .reviews .summary .p-w-r .pr-star-v4-50-filled, .webp
        .reviews .summary .p-w-r .pr-star-v4-25-filled {
          background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full-half.webp"); } }
    @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .reviews .summary .p-w-r .pr-star-v4-100-filled,
      .reviews .summary .p-w-r .pr-star-v4-75-filled,
      .reviews .summary .p-w-r .pr-star-v4-50-filled,
      .reviews .summary .p-w-r .pr-star-v4-25-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full-2x.png"); }
        .webp .reviews .summary .p-w-r .pr-star-v4-100-filled, .webp
        .reviews .summary .p-w-r .pr-star-v4-75-filled, .webp
        .reviews .summary .p-w-r .pr-star-v4-50-filled, .webp
        .reviews .summary .p-w-r .pr-star-v4-25-filled {
          background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 7.25px), (min-resolution: 144dpi) and (max-width: 7.25px) {
    .reviews .summary .p-w-r .pr-star-v4-100-filled,
    .reviews .summary .p-w-r .pr-star-v4-75-filled,
    .reviews .summary .p-w-r .pr-star-v4-50-filled,
    .reviews .summary .p-w-r .pr-star-v4-25-filled {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full.png"); }
      .webp .reviews .summary .p-w-r .pr-star-v4-100-filled, .webp
      .reviews .summary .p-w-r .pr-star-v4-75-filled, .webp
      .reviews .summary .p-w-r .pr-star-v4-50-filled, .webp
      .reviews .summary .p-w-r .pr-star-v4-25-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-full.webp"); } }
  .reviews .summary .p-w-r .pr-star-v4-0-filled {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty.png"); }
    .webp .reviews .summary .p-w-r .pr-star-v4-0-filled {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty.webp"); }
    @media (max-width: 9.75px) {
      .reviews .summary .p-w-r .pr-star-v4-0-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty-half.png"); }
        .webp .reviews .summary .p-w-r .pr-star-v4-0-filled {
          background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty-half.webp"); } }
    @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .reviews .summary .p-w-r .pr-star-v4-0-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty-2x.png"); }
        .webp .reviews .summary .p-w-r .pr-star-v4-0-filled {
          background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 9.75px), (min-resolution: 144dpi) and (max-width: 9.75px) {
    .reviews .summary .p-w-r .pr-star-v4-0-filled {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty.png"); }
      .webp .reviews .summary .p-w-r .pr-star-v4-0-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/green-star-empty.webp"); } }
  .reviews .summary .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-barValue {
    background: #39d16e; }

.reviews .p-w-r .pr-snippet-rating-decimal {
  border: 0; }

.reviews .pr-rd-helpful-action, .reviews .pr-rd-review-header-contents {
  display: none !important; }

.reviews .pr-rd-main-footer, .reviews .p-w-r .pr-review-display .pr-rd-pagination {
  border-top: 0 !important;
  border-bottom: 0 !important; }

.reviews .actual-reviews .p-w-r .pr-review-display .pr-snippet-rating-decimal {
  display: none; }

.reviews .actual-reviews .p-w-r .pr-star-v4-100-filled,
.reviews .actual-reviews .p-w-r .pr-star-v4-75-filled,
.reviews .actual-reviews .p-w-r .pr-star-v4-50-filled,
.reviews .actual-reviews .p-w-r .pr-star-v4-25-filled {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full.png"); }
  .webp .reviews .actual-reviews .p-w-r .pr-star-v4-100-filled, .webp
  .reviews .actual-reviews .p-w-r .pr-star-v4-75-filled, .webp
  .reviews .actual-reviews .p-w-r .pr-star-v4-50-filled, .webp
  .reviews .actual-reviews .p-w-r .pr-star-v4-25-filled {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full.webp"); }
  @media (max-width: 7.25px) {
    .reviews .actual-reviews .p-w-r .pr-star-v4-100-filled,
    .reviews .actual-reviews .p-w-r .pr-star-v4-75-filled,
    .reviews .actual-reviews .p-w-r .pr-star-v4-50-filled,
    .reviews .actual-reviews .p-w-r .pr-star-v4-25-filled {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full-half.png"); }
      .webp .reviews .actual-reviews .p-w-r .pr-star-v4-100-filled, .webp
      .reviews .actual-reviews .p-w-r .pr-star-v4-75-filled, .webp
      .reviews .actual-reviews .p-w-r .pr-star-v4-50-filled, .webp
      .reviews .actual-reviews .p-w-r .pr-star-v4-25-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .reviews .actual-reviews .p-w-r .pr-star-v4-100-filled,
    .reviews .actual-reviews .p-w-r .pr-star-v4-75-filled,
    .reviews .actual-reviews .p-w-r .pr-star-v4-50-filled,
    .reviews .actual-reviews .p-w-r .pr-star-v4-25-filled {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full-2x.png"); }
      .webp .reviews .actual-reviews .p-w-r .pr-star-v4-100-filled, .webp
      .reviews .actual-reviews .p-w-r .pr-star-v4-75-filled, .webp
      .reviews .actual-reviews .p-w-r .pr-star-v4-50-filled, .webp
      .reviews .actual-reviews .p-w-r .pr-star-v4-25-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 7.25px), (min-resolution: 144dpi) and (max-width: 7.25px) {
    .reviews .actual-reviews .p-w-r .pr-star-v4-100-filled,
    .reviews .actual-reviews .p-w-r .pr-star-v4-75-filled,
    .reviews .actual-reviews .p-w-r .pr-star-v4-50-filled,
    .reviews .actual-reviews .p-w-r .pr-star-v4-25-filled {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full.png"); }
      .webp .reviews .actual-reviews .p-w-r .pr-star-v4-100-filled, .webp
      .reviews .actual-reviews .p-w-r .pr-star-v4-75-filled, .webp
      .reviews .actual-reviews .p-w-r .pr-star-v4-50-filled, .webp
      .reviews .actual-reviews .p-w-r .pr-star-v4-25-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-full.webp"); } }

.reviews .actual-reviews .p-w-r .pr-star-v4-0-filled {
  background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty.png"); }
  .webp .reviews .actual-reviews .p-w-r .pr-star-v4-0-filled {
    background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty.webp"); }
  @media (max-width: 9.5px) {
    .reviews .actual-reviews .p-w-r .pr-star-v4-0-filled {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty-half.png"); }
      .webp .reviews .actual-reviews .p-w-r .pr-star-v4-0-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty-half.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .reviews .actual-reviews .p-w-r .pr-star-v4-0-filled {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty-2x.png"); }
      .webp .reviews .actual-reviews .p-w-r .pr-star-v4-0-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty-2x.webp"); } }
  @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 9.5px), (min-resolution: 144dpi) and (max-width: 9.5px) {
    .reviews .actual-reviews .p-w-r .pr-star-v4-0-filled {
      background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty.png"); }
      .webp .reviews .actual-reviews .p-w-r .pr-star-v4-0-filled {
        background-image: url("/wp-content/themes/herdez-theme/inc/assets/img/white-star-empty.webp"); } }

.long-green-separator-picture img {
  display: block;
  max-width: 100%;
  margin: auto;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 1100px) {
    .long-green-separator-picture img {
      width: 1100px;
      padding-left: 0;
      padding-right: 0; } }

.pr-irlsnippet-rightbtn:focus, .pr-irlsnippet-leftbtn:focus {
  box-shadow: none !important; }

.page-product-group .product-category-desc p {
  color: white;
  text-align: center;
  margin: 20px auto;
  max-width: 716px;
  padding: 0 20px; }

.product-category-desc .herdez-banner-button {
  text-align: center; }
  .product-category-desc .herdez-banner-button .ps-widget {
    float: none; }

.category-back-link {
  display: block;
  color: #fffca6; }

.product-group-banner-image {
  background-size: cover;
  background-position: center center; }
  .product-group-banner-image:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 10%;
    padding-bottom: 10%;
    vertical-align: middle; }

@media print {
  #masthead {
    display: none; }
  .page-template-page-recipe {
    background: none; }
  .landscape-footer {
    display: none; }
  .recipes-whole-page-background, .page-template-recipes, .page-template-single-all-products, .products-and-recipes.all-products-page-background-picture-background {
    background: none !important; }
    .recipes-whole-page-background *, .page-template-recipes *, .page-template-single-all-products *, .products-and-recipes.all-products-page-background-picture-background * {
      color: black !important; }
  .page-back {
    display: none; }
  .page-template-page-recipe .recipe-detail {
    margin-top: 0; }
  .recipe-std-subfoot {
    display: none; }
  .page-template-page-recipe .recipe-detail .recipe-img {
    grid-row: 2;
    margin-top: 30px;
    width: 50%;
    -webkit-print-color-adjust: exact !important;
    /* Chrome, Safari, Edge */
    color-adjust: exact !important; }
    .page-template-page-recipe .recipe-detail .recipe-img .recipe-hero-top-picture, .page-template-page-recipe .recipe-detail .recipe-img .recipe-hero-bottom-picture {
      display: none; }
  .page-recipes .item-filter-list {
    display: none; }
  .page-recipes .recipe-page-grid {
    display: block; }
  .products-and-recipes .recipes-grid .recipe {
    width: 48%;
    display: inline-block;
    vertical-align: top; }
  #colophon {
    display: none; } }

.top-header {
  background-color: #231f20;
  box-shadow: 0 2px 2px 0 #231f20;
  position: relative;
  z-index: 75;
  height: 57px; }
  .top-header .salsa-logo {
    align-items: center;
    display: flex; }
    .top-header .salsa-logo p {
      /*
			@include media-breakpoint-down(sm) {
				font-size: 14px;
				margin: 0 0 0 10px;
			}
			*/
      color: white;
      font-family: 'Averia Serif Libre Regular' !important;
      font-size: 14px;
      letter-spacing: 1.6px;
      text-transform: uppercase;
      margin: 0 0 0 20px; }
      .top-header .salsa-logo p::after {
        color: white;
        content: '\f078';
        display: inline-block;
        font-family: 'Font Awesome 5 Free';
        font-size: 12px;
        font-weight: 900;
        margin-left: 1rem; }
  .top-header figure {
    margin: 0; }
  .top-header .top-header-collapse {
    display: block;
    position: relative; }
    .top-header .top-header-collapse[aria-expanded='true'] .salsa-logo p::after {
      content: '\f077'; }
    .top-header .top-header-collapse .dropdown-salsas {
      padding: 5px 50px; }
      @media (max-width: 991.98px) {
        .top-header .top-header-collapse .dropdown-salsas {
          padding: 5px 20px; } }
      @media (max-width: 575.98px) {
        .top-header .top-header-collapse .dropdown-salsas {
          padding: 5px 10px; } }
      .top-header .top-header-collapse .dropdown-salsas a {
        text-decoration: none; }
  .top-header .other-brands-collapse {
    background-color: rgba(10, 10, 10, 0.7);
    top: 50px;
    left: 0px;
    position: absolute;
    right: 0px;
    z-index: 105;
    box-shadow: 0 2px 4px 0 black;
    display: none; }
    @media (min-width: 576px) {
      .top-header .other-brands-collapse {
        background-color: rgba(10, 10, 10, 0.7);
        left: 6.5rem;
        max-width: 255px; } }
    .top-header .other-brands-collapse.d-block {
      display: block; }
    .top-header .other-brands-collapse .menu {
      font-size: 14px;
      letter-spacing: 1.62px;
      list-style: none;
      margin: 0;
      padding-left: 0;
      padding: 2rem 0;
      text-align: center;
      text-transform: uppercase; }
      .top-header .other-brands-collapse .menu li a {
        color: white;
        font-family: 'Averia Serif Libre Regular';
        line-height: 26px;
        padding: 0; }
    .top-header .other-brands-collapse .cont-search {
      margin-bottom: 2rem; }
  .top-header input,
  .top-header .input-group-append {
    height: 40px; }
    @media (min-width: 576px) {
      .top-header input,
      .top-header .input-group-append {
        height: 30px; } }
  .top-header input {
    background-color: white;
    border-radius: 14px !important;
    border: none;
    color: #7d7d7d;
    font-family: 'Averia Serif Libre Regular' !important;
    font-size: 16px;
    line-height: 20px;
    padding: .5rem 3.5rem .5rem 1.5rem; }
  .top-header .input-group-append {
    position: absolute;
    right: 10px;
    z-index: 3; }
    .top-header .input-group-append button {
      background-color: transparent;
      padding: 0;
      width: 40px; }
      .top-header .input-group-append button i {
        color: white;
        font-size: 16px; }

#search-results {
  margin-top: 140px; }
  #search-results p {
    color: white; }

.category-description p {
  text-align: center;
  color: white;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

h1.products-page-category {
  margin-top: 0;
  margin-bottom: 40px; }
  h1.products-page-category a {
    color: inherit;
    text-decoration: none; }

@media (min-width: 900px) {
  .whats-new-content .recipes-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 680px; } }

@media (max-width: 900px) {
  .whats-new-content .recipes-grid {
    width: 56%; }
    .whats-new-content .recipes-grid .recipe {
      margin-right: 40%; } }

.whats-new-content .page-content {
  max-width: 800px;
  text-align: center;
  color: white;
  margin-bottom: 120px; }

.whats-new-content .section-primary-image {
  position: relative;
  padding-left: 10%;
  padding-right: 10%; }
  .whats-new-content .section-primary-image img.primary-image {
    display: block;
    position: relative;
    z-index: 0;
    width: 100%;
    margin: auto;
    max-width: 1100px; }
  .whats-new-content .section-primary-image .green-section-separator-picture img {
    position: absolute;
    top: 7%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    max-width: 1100px;
    z-index: 0;
    max-width: 90%; }
  .whats-new-content .section-primary-image .big-backer img {
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    opacity: .6;
    z-index: 0;
    mix-blend-mode: soft-light; }

.whats-new-content .products-for-section {
  position: relative; }
  .whats-new-content .products-for-section .product .label {
    min-height: 3.6em; }
  .whats-new-content .products-for-section .product .buy-now-button {
    margin-top: 20px; }
    .whats-new-content .products-for-section .product .buy-now-button .ps-widget {
      margin-right: auto !important;
      margin-left: auto !important;
      float: none !important; }

.whats-new-content .section-primary-image + .products-for-section {
  margin-top: -200px; }

.whats-new-content .recipes {
  position: relative;
  margin-top: 0px; }
  .whats-new-content .recipes .big-backer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: .6;
    z-index: 0;
    mix-blend-mode: soft-light; }
  .whats-new-content .recipes h1.yellow.no-brace {
    margin-bottom: 0px;
    padding-bottom: 0; }

.whats-new-content h2.yellow, .whats-new-content h1.yellow {
  color: #fffca6; }

.whats-new-content h1.no-bottom-margin, .whats-new-content h2.no-bottom-margin {
  margin-bottom: 0; }

.whats-new-content .more-recipes {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px; }

.whats-new-content .partners-part {
  display: block;
  text-align: center;
  margin-top: 80px; }

@media (max-width: 900px) {
  .whats-new-content .image-headline {
    margin-bottom: 0; } }
