/*!
Theme Name: Food Export
Author: Sandstorm Design
Author URI: https://www.sandstormdesign.com
Version: 1.1.0
*/

/* `src/` styles make no mention of `.layout-inner`, 
so adding + including legacy static build:*/
@import "style3f71.css";

.RadDock .rdTable {
  height: 0px;
}

[data-name="loginHeaderValidationMessage"] {
  display: none;
}

a.dynamic-header-link {
  color: black;
}

.global-footer-region-2 .global-footer-nav > ul > li > strong {
  font-size: 18px;
}

.trail-items {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}

.trail-items > li {
  display: inline-block;
}

.trail-items > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.trail-items > .active {
  color: #777777;
}

.trail-items {
  font-size: 12px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  color: #757575;
}

.trail-items > li {
  font-size: 14px;
  line-height: 1.42857;
  text-transform: uppercase;
  font-family: "Noto Sans JP", arial, sans-serif;
  font-weight: 700;
  font-weight: 500;
}

.trail-items > li:first-of-type a {
  text-decoration: none;
  font-size: 0;
}

.trail-items > li:first-of-type a:before {
  font-size: 14px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #336195;
  content: "\f015";
}

.trail-items > li + li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  padding: 0 12px;
  color: inherit;
}

.trail-items > li a {
  color: #336195;
  text-decoration: none;
}

.trail-items > .active {
  color: inherit;
}

@media screen and (max-width: 767px) {
  .trail-items > li:not(:nth-last-child(2)) {
    display: none;
  }
  .trail-items > li.up-one-level:before {
    content: "\f053";
  }
}

.mce-content-body {
  border: 10px solid transparent;
}

.mce-content-body .statistics-grid {
  margin-right: unset;
}

.thumbnail > p > img {
  width: 100%;
}

.homepage .success-story + div .h4 {
  font-weight: 700;
}

input.clear-button {
  text-decoration: underline;
  appearance: none;
  color: #126484;
  background: none;
}

.search-result-item > div > p {
  margin-bottom: 0;
}

.wpcf7 label {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.5;
}

.wpcf7-checkbox input {
  vertical-align: top;
}

.wpcf7-checkbox .wpcf7-list-item {
  display: block;
}

.wpcf7-list-item-label {
  padding-left: 6px;
}

.screen-reader-response {
  position: fixed;
  right: 200vw;
}

.alert-bar {
  text-align: center;
}

.wpcf7 form .wpcf7-response-output {
  clear: both;
  margin-top: 10px;
  position: relative;
  top: 10px;
}

@media screen and (min-width: 767px) {
  .media-video .media-asset p iframe {
    max-width: 100%;
    max-height: 196px;
  }
}

.success-story-image img {
  width: 100%;
}

.container,
.layout .layout-inner,
.layout.layout--background-fit--container .layout-background {
  width: 100%;
}

@media (min-width: 992px) {
  .container,
  .layout .layout-inner,
  .layout.layout--background-fit--container .layout-background {
    max-width: 988px;
  }
}

@media (min-width: 1200px) {
  .container,
  .layout .layout-inner,
  .layout.layout--background-fit--container .layout-background {
    max-width: 1188px;
  }
}

.widget .banner-main-heading {
  text-align: center;
  margin-block-end: 1.5em;
  padding-inline: 1.5em;
}
