@charset "UTF-8";/*!
 * Theme Name:          raw
 * Description:         Raw is yet another skeleton for Wordpress themes.
 * Version:             0.1.0
 * Author:              Sérgio 'wherd' Leal
 * Author URI:          https://www.bullseye.pt/
 * License:             GNU General Public License v2 or later
 * License URI:         http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain:         raw
 *//* 1.0 Modules *//*
 * Convert pixels to rems (16px base)
 * $size in pixels
 *//*
 * Get the value of the key on the map.
 * $map where the key is located
 * $key is the name of the key
 *//*
 * Create a new map based on the prototype.
 * $base is the base map to extend
 * $options are the new values to extend
 *//*
 * Sets font-size in rems with fallback to pixels
 * $size is the font-size in pixels
 *//*
 * Hide text from screen but make it visible to readers and bots
 *//* 1.0 Normalize *//*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css *//* Document
   ========================================================================== *//**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */html {
  line-height: 1.15;
 /* 1 */
  -ms-text-size-adjust: 100%;
 /* 2 */
  -webkit-text-size-adjust: 100%;
 /* 2 */;
}/* Sections
   ========================================================================== *//**
 * Remove the margin in all browsers (opinionated).
 */body {
  margin: 0;
}/**
 * Add the correct display in IE 9-.
 */article,aside,footer,header,nav,section {
  display: block;
}/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */h1 {
  font-size: 2em;
  margin: 0.67em 0;
}/* Grouping content
   ========================================================================== *//**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */figcaption,figure,main {
 /* 1 */
  display: block;
}/**
 * Add the correct margin in IE 8.
 */figure {
  margin: 1em 40px;
}/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
 /* 1 */
  height: 0;
 /* 1 */
  overflow: visible;
 /* 2 */;
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */pre {
  font-family: monospace, monospace;
 /* 1 */
  font-size: 1em;
 /* 2 */;
}/* Text-level semantics
   ========================================================================== *//**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */a {
  background-color: transparent;
 /* 1 */
  -webkit-text-decoration-skip: objects;
 /* 2 */;
}/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */abbr[title] {
  border-bottom: none;
 /* 1 */
  text-decoration: underline;
 /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
 /* 2 */;
}/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */b,strong {
  font-weight: inherit;
}/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */b,strong {
  font-weight: bolder;
}/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */code,kbd,samp {
  font-family: monospace, monospace;
 /* 1 */
  font-size: 1em;
 /* 2 */;
}/**
 * Add the correct font style in Android 4.3-.
 */dfn {
  font-style: italic;
}/**
 * Add the correct background and color in IE 9-.
 */mark {
  background-color: #ff0;
  color: #000;
}/**
 * Add the correct font size in all browsers.
 */small {
  font-size: 80%;
}/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}/* Embedded content
   ========================================================================== *//**
 * Add the correct display in IE 9-.
 */audio,video {
  display: inline-block;
}/**
 * Add the correct display in iOS 4-7.
 */audio:not([controls]) {
  display: none;
  height: 0;
}/**
 * Remove the border on images inside links in IE 10-.
 */img {
  border-style: none;
}/**
 * Hide the overflow in IE.
 */svg:not(:root) {
  overflow: hidden;
}/* Forms
   ========================================================================== *//**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */button,input,optgroup,select,textarea {
  font-family: sans-serif;
 /* 1 */
  font-size: 100%;
 /* 1 */
  line-height: 1.15;
 /* 1 */
  margin: 0;
 /* 2 */;
}/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */button,input {
 /* 1 */
  overflow: visible;
}/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */button,select {
 /* 1 */
  text-transform: none;
}/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */button,html [type="button"],[type="reset"],[type="submit"] {
  -webkit-appearance: button;
 /* 2 */;
}/**
 * Remove the inner border and padding in Firefox.
 */button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}/**
 * Restore the focus styles unset by the previous rule.
 */button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}/**
 * Correct the padding in Firefox.
 */fieldset {
  padding: 0.35em 0.75em 0.625em;
}/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
 /* 1 */
  color: inherit;
 /* 2 */
  display: table;
 /* 1 */
  max-width: 100%;
 /* 1 */
  padding: 0;
 /* 3 */
  white-space: normal;
 /* 1 */;
}/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */progress {
  display: inline-block;
 /* 1 */
  vertical-align: baseline;
 /* 2 */;
}/**
 * Remove the default vertical scrollbar in IE.
 */textarea {
  overflow: auto;
}/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */[type="checkbox"],[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
 /* 1 */
  padding: 0;
 /* 2 */;
}/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
  height: auto;
}/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */[type="search"] {
  -webkit-appearance: textfield;
 /* 1 */
  outline-offset: -2px;
 /* 2 */;
}/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */::-webkit-file-upload-button {
  -webkit-appearance: button;
 /* 1 */
  font: inherit;
 /* 2 */;
}/* Interactive
   ========================================================================== *//*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */details,menu {
  display: block;
}/*
 * Add the correct display in all browsers.
 */summary {
  display: list-item;
}/* Scripting
   ========================================================================== *//**
 * Add the correct display in IE 9-.
 */canvas {
  display: inline-block;
}/**
 * Add the correct display in IE.
 */template {
  display: none;
}/* Hidden
   ========================================================================== *//**
 * Add the correct display in IE 10-.
 */[hidden] {
  display: none;
}/* 2.0 Layout */html {
  font-size: 16px;
}

body {
  margin: 0;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  line-height: 1.4625;
  background-color: #173b1d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.screen-reader-text,.text--hidden {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}

.grid--container {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

.grid--container .grid--container {
  padding-left: 0;
  padding-right: 0;
}

.grid--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid--table {
  display: table;
  width: 100%;
  height: 100%;
}

.grid--tablecell {
  display: table-cell;
  vertical-align: middle;
}

.content {
  background-color: #173b1d;
}/* 3.0 Atoms */.header {
  position: -webkit-sticky;
  position: sticky;
  z-index: 3;
  top: 0;
  color: #fff;
  background-color: #1b4623;
}

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

.header .header__cart {
  position: relative;
}

.header .header__cart__counter {
  position: absolute;
  top: 10px;
  right: -5px;
  display: inline-block;
  border-radius: 50%;
  width: 1em;
  height: 1em;
  padding: 1px;
  line-height: 1;
  font-weight: 700;
  color: #173b1d;
  background-color: #fff;
  font-size: 9px;
  font-size: 0.5625rem;
}

.header__mobile {
  position: relative;
  z-index: 3;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.header__mobile:after {
  content: "";
  display: table;
  clear: both;
}

.header__mobile img {
  height: 12px;
}

.header__mobile .header__hamburguer {
  float: left;
  padding: 10px 0;
  opacity: 0.8;
}

.header__mobile .header__hamburguer rect {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition-property: y, opacity, -webkit-transform;
  transition-property: y, opacity, -webkit-transform;
  transition-property: y, transform, opacity;
  transition-property: y, transform, opacity, -webkit-transform;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.header__mobile .header__hamburguer.active rect {
  y: 5px;
}

.header__mobile .header__hamburguer.active rect:not(:nth-of-type(2)) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.header__mobile .header__hamburguer.active rect:first-of-type {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header__mobile .header__hamburguer.active rect:nth-of-type(2) {
  -webkit-transform: translatex(1em);
  transform: translatex(1em);
  opacity: 0;
}

.header__mobile .header__hamburguer.active rect:last-of-type {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header__mobile .header__search,.header__mobile .header__account,.header__mobile .header__cart {
  float: right;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 0.8;
}

.header__mobile .header__search {
  padding-left: 15px;
  padding-right: 15px;
}

.header__mobile .header__logo {
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translatex(-50%);
  transform: translatex(-50%);
}

.header__mobile .header__logo img {
  height: 45px;
}

.header__desktop .header__logo,.header__desktop .header__account {
  display: none;
}

.header__desktop .header__search form {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.header__desktop .header__search input {
  width: 200px;
  border: 0 none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  background: none transparent;
  outline: none;
  font-size: 14px;
  font-size: 0.875rem;
}

.header__desktop .header__search button {
  border: 0 none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none transparent;
  outline: none;
}

.navigation {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
}

.navigation li:hover > a,.navigation .current-menu-ancestor > a,.navigation .current-menu-item > a {
  color: #ba9e4e;
}

.navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hero {
  position: -webkit-sticky;
  position: sticky;
  top: 63px;
  overflow: hidden;
  height: 95vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero + section {
  position: relative;
  z-index: 1;
}

.hero h1 {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1.1;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 42px;
  font-size: 2.625rem;
}

.hero img {
  width: 100%;
  height: auto;
}

.newsarchive {
  background-color: #fff;
}

.relatednews .blocks {
  background-color: #fff;
}

.relatednews h3 {
  margin: 0;
  padding: 40px 20px 20px;
  text-transform: uppercase;
  line-height: 1.1;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
}

.footer {
  text-align: center;
  color: #d7d7d7;
  background-color: #191a1c;
  font-size: 12px;
  font-size: 0.75rem;
}

.footer__logo {
  padding: 20px 10px 10px;
}

.footer__logo img {
  height: 3em;
}

.footer__navigation {
  padding: 10px;
}

.footer__navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer__navigation a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -1px;
  color: #d7d7d7;
}

.footer__logos {
  padding: 20px;
}

.footer__logos ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer__logos li {
  display: inline-block;
  margin: 0 0.5em;
}

.footer__logos--sponsorships img {
  width: 65px;
  height: 30px !important;
}

.footer__logos--social img {
  width: 40px;
  height: 20px !important;
}

.footer__logos .widgettitle {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}

.footer__copyright {
  padding: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #666;
}

.footer__copyright p {
  margin: 0;
  font-size: 10px;
  font-size: 0.625rem;
}

.footer__copyright img {
  height: 1em;
}

.shortcode.search {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f9f9f9;
}

.shortcode.search h1 {
  margin: 0;
  font-weight: 400;
  color: #999;
  font-size: 14px;
  font-size: 0.875rem;
}

.objectfit .shortcode.search img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.no-objectfit .shortcode.search img {
  max-width: none;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
}

.search__content {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  background-color: #fff;
}

:root {
  --p-a-top: 245px;
  --p-a-handle-w: 56px;
  --p-a-handle-h-open: 72px;
  --p-a-handle-color: #1b4623;
  --p-a-content-w: 372px;
  --p-a-total-h: 160px;
  --p-a-trans: all 0.5s ease-in-out;
  --p-a-flame-w: 24px;
  --p-a-padd: 18px;
  --p-a-btn-w: 100px;
}

.popup-assist-container {
  width: var(--p-a-handle-w);
  overflow: hidden;
  -webkit-transition: var(--p-a-trans);
  transition: var(--p-a-trans);
  position: fixed;
  top: var(--p-a-top);
  right: 0;
  height: var(--p-a-total-h);
  z-index: 10;
}

.popup-assist-handle {
  width: var(--p-a-handle-w);
  height: var(--p-a-total-h);
  background-color: var(--p-a-handle-color);
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px;
  overflow: hidden;
  -webkit-transition: var(--p-a-trans);
  transition: var(--p-a-trans);
}

.popup-assist-handle p {
  color: white;
  font-size: 16px;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  -webkit-transform: rotate(-90deg) translate(50%, -495%);
  transform: rotate(-90deg) translate(50%, -495%);
  top: 138px;
  margin: 0;
  line-height: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  text-transform: uppercase;
  font-weight: 900;
}/* 4.0 Shortcodes */.shortcode {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
}

.shortcode__container {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.shortcode--height--2 {
  padding-top: 200%;
}

.blocks {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
}

.shortcode.league_table {
  color: #fff;
  background-color: #ba9e4e;
  font-size: 14px;
  font-size: 0.875rem;
}

.shortcode.league_table .shortcode__container {
  padding: 20px;
}

.shortcode.league_table .active {
  color: #ba9e4e;
  background-color: #fff;
}

.shortcode.league_table table {
  width: 100%;
}

.shortcode.league_table thead {
  text-transform: uppercase;
  text-align: left;
}

.shortcode.league_table thead span {
  display: inline-block;
  padding: 2px;
  color: #ba9e4e;
  background-color: #fff;
}

.shortcode.league_table th {
  padding-bottom: 2em;
}

.shortcode.league_table p {
  margin-top: 4em;
  text-align: center;
}

.shortcode.league_table img {
  width: 50%;
}

.shortcode.image {
  width: 100%;
}

.shortcode.image--size--contain .shortcode__container {
  padding: 60px;
}

.shortcode.image--size--contain img {
  width: 100%;
}

.objectfit .shortcode.image--size--cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.next_match {
  color: #fff;
  background-color: #ba9e4e;
}

.next_match .shortcode__container {
  padding: 20px;
}

.next_match h2 {
  margin-bottom: 0;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 36px;
  font-size: 2.25rem;
}

.next_match p {
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
}

.next_match time {
  display: inline-block;
  padding: 2px 4px;
  font-weight: 700;
  color: #ba9e4e;
  background-color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
}

.match_result {
  text-transform: uppercase;
  text-align: center;
  background-color: #f6f6f6;
}

.match_result .shortcode__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
}

.match_result time {
  display: inline-block;
  margin-top: 10px;
  color: #ba9e4e;
  font-size: 14px;
  font-size: 0.875rem;
}

.match_result h2 {
  display: inline-block;
  padding: 2px 4px;
  margin-top: 0;
  color: #fff;
  background-color: #ba9e4e;
  font-size: 14px;
  font-size: 0.875rem;
}

.match_result h3 {
  margin: 0;
  line-height: 1.1;
  font-size: 36px;
  font-size: 2.25rem;
}

.match_result img {
  max-width: 70px;
  vertical-align: middle;
}

.match_result__vs {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 50%;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  background-color: #ba9e4e;
  font-size: 24px;
  font-size: 1.5rem;
}

.latest_news h2 {
  margin-bottom: 0;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 36px;
  font-size: 2.25rem;
}

.latest_news p {
  font-size: 14px;
  font-size: 0.875rem;
}

.latest_news a {
  display: block;
  height: 100%;
  text-decoration: none;
  color: #333;
}

.latest_news time {
  display: inline-block;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 2px 4px;
  font-weight: 700;
  color: #fff;
  background-color: #ba9e4e;
  font-size: 14px;
  font-size: 0.875rem;
}

.latest_news img {
  opacity: 0.7;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.latest_news:hover img {
  opacity: 1;
}

.latest_news:hover a {
  color: #000;
}

.latest_news__content {
  z-index: 1;
  background-color: #fff;
}

.latest_news__content a {
  padding: 20px;
}

.button {
  text-align: center;
}

.button a {
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.125rem;
}

.stext {
  width: 100%;
  background-color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
}

.stext h1 {
  text-transform: uppercase;
  line-height: 1.1;
  font-size: 36px;
  font-size: 2.25rem;
}

.stext h2 {
  text-transform: uppercase;
  line-height: 1.1;
  font-weight: 200;
  color: #ba9e4e;
  font-size: 36px;
  font-size: 2.25rem;
}

.stext h3 {
  margin-bottom: 0;
  line-height: 1.1;
  text-transform: uppercase;
}

.stext h3 + p {
  margin-top: 0;
}

.stext time {
  display: inline-block;
  margin-top: 2em;
  padding: 2px 4px;
  font-weight: 700;
  color: #fff;
  background-color: #ba9e4e;
  font-size: 14px;
  font-size: 0.875rem;
}

.stext img {
  display: block;
  width: 100%;
  height: auto;
}

.stext p {
  text-align: justify;
}

.stext__content {
  padding-left: 20px;
  padding-right: 20px;
}

.sform {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  background-color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
}

.sform form[hidden] {
  display: none;
}

.sform label {
  position: relative;
}

.sform h1 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1.1;
  font-size: 36px;
  font-size: 2.25rem;
}

.sform p,.sform .sform__message--success {
  font-weight: 200;
  text-align: justify;
  color: #ba9e4e;
  font-size: 24px;
  font-size: 1.5rem;
}

.sform form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
}

.sform input,.sform textarea,.sform .fake--input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 0;
  border-width: 0 0 1px 0;
  border-color: #ba9e4e;
  border-style: solid;
  color: #ba9e4e;
  outline: none;
}

.sform .fake--input {
  position: absolute;
  top: 0;
  left: 0;
  color: #666;
}

.sform textarea {
  height: 180px;
}

.sform button {
  display: inline-block;
  padding: 0.5em 1em 0.4em;
  border-radius: 0;
  border: 0 none;
  outline: none;
  color: #fff;
  background: #ba9e4e;
}

.sform .form__column {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
  margin-bottom: 1rem;
}

.map {
  width: 100%;
  height: 50vh;
}

.parallax {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #fff;
}

.parallax h3 {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  width: 100%;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  font-size: 1.5rem;
}

.parallax img {
  display: block;
  width: 100%;
}

.cta {
  background-repeat: no-repeat;
  background-position: bottom right;
}

.cta h2 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1.1;
  font-size: 36px;
  font-size: 2.25rem;
}

.cta p {
  margin-top: 0;
  font-size: 14px;
  font-size: 0.875rem;
}

.cta__button {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background-color: #ba9e4e;
}

.cta .shortcode__container {
  top: 0;
  max-width: 300px;
  height: auto;
  padding: 40px;
}

.stitle {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #fff;
}

.stitle h1 {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  width: 100%;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  font-size: 1.5rem;
}

.stitle img {
  position: absolute;
  top: 50%;
  display: block;
}

.objectfit .stitle img {
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}

.no-objectfit .stitle img {
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

span.team-logo {
  background-image: url("https://www.fcpf.pt/app/uploads/teams/teams_new.png");
  height: 200px;
  width: 200px;
  background-position: 0 0;
  display: block;
  margin: 0 auto;
}
span.team-default {
 background-position:0 0
}
span.team-59 {
 background-position:-200px 0
}
span.team-60 {
 background-position:-400px 0
}
span.team-619 {
 background-position:-600px 0
}
span.team-73 {
 background-position:-800px 0
}
span.team-106 {
 background-position:-1000px 0
}
span.team-278,
span.team-37 {
 background-position:0 -200px
}
span.team-53 {
 background-position:-200px -200px
}
span.team-285,
span.team-286 {
 background-position:-400px -200px
}
span.team-173 {
 background-position:-600px -200px
}
span.team-79 {
 background-position:-800px -200px
}
span.team-288 {
 background-position:-1000px -200px
}
span.team-176 {
 background-position:0 -400px
}
span.team-19 {
 background-position:-200px -400px
}
span.team-141 {
 background-position:-400px -400px
}
span.team-81 {
 background-position:-600px -400px
}
span.team-258 {
 background-position:-800px -400px
}
span.team-162 {
 background-position:-1000px -400px
}
span.team-1079,
span.team-337 {
 background-position:0 -600px
}
span.team-217 {
 background-position:-200px -600px
}
span.team-125 {
 background-position:-400px -600px
}
span.team-226 {
 background-position:-600px -600px
}
span.team-88 {
 background-position:-800px -600px
}
span.team-301 {
 background-position:-1000px -600px
}
span.team-153 {
 background-position:0 -800px
}
span.team-156 {
 background-position:-200px -800px
}
span.team-236 {
 background-position:-400px -800px
}
span.team-157,
span.team-424 {
 background-position:-600px -800px
}
span.team-241 {
 background-position:-800px -800px
}
span.team-98 {
 background-position:-1000px -800px
}
span.team-336 {
 background-position:0 -1000px
}
span.team-303,
span.team-40 {
 background-position:-200px -1000px
}
span.team-100 {
 background-position:-400px -1000px
}
span.team-119 {
 background-position:-600px -1000px
}
span.team-331 {
 background-position:-800px -1000px
}
span.team-161 {
 background-position:-1000px -1000px
}
span.team-191 {
 background-position:0 -1200px
}
span.team-313 {
 background-position:-200px -1200px
}
span.team-292 {
 background-position:-400px -1200px
}
span.team-85 {
 background-position:-600px -1200px
}
span.team-322 {
 background-position:-800px -1200px
}
span.team-56 {
 background-position:-1000px -1200px
}
/*
span.team-288 {
  background-position: -70px 0;
}

span.team-156 {
  background-position: -140px 0;
}

span.team-141 {
  background-position: -210px 0;
}

span.team-286,span.team-285 {
  background-position: 0 -70px;
}

span.team-424,span.team-157 {
  background-position: -70px -70px;
}

span.team-100 {
  background-position: -140px -70px;
}

span.team-73 {
  background-position: -210px -70px;
}

span.team-81 {
  background-position: 0 -140px;
}

span.team-88 {
  background-position: -70px -140px;
}

span.team-619 {
  background-position: -140px -140px;
}

span.team-153 {
  background-position: -210px -140px;
}

span.team-125 {
  background-position: 0 -210px;
}

span.team-106 {
  background-position: -70px -210px;
}

span.team-241 {
  background-position: -140px -210px;
}

span.team-292 {
  background-position: -210px -210px;
}

span.team-331 {
  background-position: 0 -280px;
}

span.team-60 {
  background-position: -70px -280px;
}

span.team-53 {
  background-position: -140px -280px;
}

span.team-85 {
  background-position: -210px -280px;
}

span.team-176 {
  background-position: 0 -350px;
}

span.team-173 {
  background-position: -70px -350px;
}

span.team-217 {
  background-position: -140px -350px;
}

span.team-226 {
  background-position: -210px -350px;
}

span.team-236 {
  background-position: 0 -420px;
}

span.team-98 {
  background-position: -70px -420px;
}

span.team-313 {
  background-position: -140px -420px;
}

span.team-337 {
  background-position: -210px -420px;
}

span.team-37,span.team-278 {
  background-position: 0 -490px;
}

span.team-59 {
  background-position: -70px -490px;
}
*/

.player {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f6f6f6;
}

.player a {
  color: #999;
}

.player h1,.player h2 {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}

.objectfit .player img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.no-objectfit .player img {
  max-width: none;
  width: 100%;
  height: auto;
}

.player__content {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  background-color: #fff;
}

.content--player .blocks {
  text-align: center;
  background-color: #f6f6f6;
}

.content--player .blocks .player__icon img {
  width: 3rem;
}

.no-objectfit .content--player .blocks .player__image img,.no-objectfit .content--player .blocks .player__flag img {
  position: relative;
  left: 50%;
  width: auto;
  height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.objectfit .content--player .blocks .player__image img,.objectfit .content--player .blocks .player__flag img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.content--player .blocks .grid--tablecell {
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 36px;
  font-size: 2.25rem;
}

.rawproduct {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.rawproduct h2,.rawproduct h3 {
  margin: 0;
  font-weight: 400;
  color: #999;
  font-size: 14px;
  font-size: 0.875rem;
}

.objectfit .rawproduct img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.no-objectfit .rawproduct img {
  max-width: none;
  width: 100%;
  height: auto;
}

.rawproduct__content {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  background-color: #fff;
}

.rawproduct__price {
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: right;
  font-weight: 700;
  color: #222;
  font-size: 18px;
  font-size: 1.125rem;
}

.rawproduct__price del {
  display: block;
  font-weight: 400;
  color: #999;
  font-size: 12px;
  font-size: 0.75rem;
}

.rawproduct__price ins {
  text-decoration: none;
}

.shortcode.video {
  width: 100%;
  padding-top: 100%;
}

.shortcode.video video,.shortcode.video iframe {
  width: 100%;
  height: 100%;
}

.blocks--2 .shortcode.video,.blocks--3 .shortcode.video,.blocks--4 .shortcode.video {
  width: 100%;
  padding-top: 100%;
}

.shortcode.rawmenu {
  text-transform: uppercase;
  background-color: #173b1d;
}

.shortcode.rawmenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.shortcode.rawmenu ul:after {
  content: "";
  display: table;
  clear: both;
}

.shortcode.rawmenu li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border-bottom: 1px solid #1b4623;
}

.shortcode.rawmenu li:last-of-type {
  border-bottom: transparent;
}

.shortcode.rawmenu a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 20px;
}

.shortcode.rawmenu a.current,.shortcode.rawmenu a:hover {
  background-color: #ba9e4e;
}/* 5.0 Woocommerce */.select2-selection.select2-selection--single {
  background-color: #333;
  border: 0 none;
  color: #e9e9e9;
  outline: none;
}

.select2-selection.select2-selection--single .select2-selection__rendered {
  color: #e9e9e9;
}

.grid--flex > .woocommerce {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
  min-height: calc(100vh - 300px);
}

.woocommerce-terms-and-conditions .stext {
  color: #000;
}

p.woocommerce-info {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  background-color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
}

div.woocommerce-message,div.woocommerce-info,div.woocommerce-notice,div.woocommerce-error {
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  background-color: #173b1d;
  font-size: 14px;
  font-size: 0.875rem;
}

div.woocommerce-message p,div.woocommerce-info p,div.woocommerce-notice p,div.woocommerce-error p {
  margin: 0;
}

div.woocommerce-message a,div.woocommerce-info a,div.woocommerce-notice a,div.woocommerce-error a {
  float: right;
  text-decoration: none;
  color: #fff;
  font-size: 11px;
  font-size: 0.6875rem;
}

div.woocommerce-message ul,div.woocommerce-info ul,div.woocommerce-notice ul,div.woocommerce-error ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.woocommerce-before-shoploop {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background-color: #fff;
}

.woocommerce-before-shoploop h2 {
  display: inline-block;
  margin: 0;
  line-height: 1.1;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 24px;
  font-size: 1.5rem;
}

.woocommerce-before-shoploop h2 small {
  color: #999;
  font-size: 12px;
  font-size: 0.75rem;
}

.woocommerce-before-shoploop h2 a {
  text-decoration: none;
  color: #999;
}

.store-info {
  background-color: #bb9f47;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 25px 0;
}

.store-info .col {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
}

.store-info .col img {
  width: 100px;
}

.store-info .col p:nth-of-type(1) {
  color: #163b1c;
  font-weight: bold;
  height: 70px;
}

.store-info .col p:nth-of-type(2) {
  color: #fff;
}

.store-info .col p a {
  color: #163b1c;
  text-decoration: none;
}

.store-info .col p a:hover {
  color: #163b1c;
  text-decoration: none;
}

.store-info .col a {
  margin-top: -5px;
  text-decoration: none;
  color: initial;
}

.store-info .col a:hover {
  text-decoration: none;
  color: initial;
}

.woocommerce-pagination a {
  border: 2px solid #ba9e4e;
  color: #ba9e4e;
  background-color: #173b1d;
}

.woocommerce-pagination .shortcode {
  position: relative;
  background-color: #173b1d;
}

.woocommerce-pagination .shortcode:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("assets/images/loading.gif");
  background-repeat: no-repeat;
  background-size: 50px 50px;
  background-position: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.woocommerce-pagination .shortcode__container {
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.woocommerce-pagination.loading .shortcode:after {
  opacity: 1;
}

.woocommerce-pagination.loading .shortcode__container {
  opacity: 0;
  pointer-events: none;
}

ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
}

ul.products h2,ul.products h3 {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}

ul.products img {
  display: block;
  width: 100%;
  height: auto;
}

ul.products .product {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

ul.products .woocommerce-LoopProduct-link {
  display: block;
  text-decoration: none;
  color: #999;
  cursor: pointer;
}

ul.products .woocommerce-LoopProduct-link:hover {
  color: #222;
}

ul.products .woocommerce-loop-product-title {
  display: inline-block;
  padding: 20px;
}

ul.products .price {
  float: right;
  padding: 20px 20px 20px 0;
  text-align: right;
  font-weight: 700;
  color: #222;
  font-size: 18px;
  font-size: 1.125rem;
}

ul.products .price del {
  display: block;
  font-weight: 400;
  color: #999;
  font-size: 12px;
  font-size: 0.75rem;
}

ul.products .price ins {
  text-decoration: none;
}

.related.products {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
  border-top: 2px solid #f9f9f9;
  background-color: #fff;
}

.related.products > h2 {
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
}

.up-sells.upsells.products {
  width: 100%;
  border-top: 2px solid #f9f9f9;
  background-color: #fff;
}

.up-sells.upsells.products > h2 {
  margin: 0;
  padding: 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
}

.content--product .grid--container {
  position: relative;
}

.content--product .grid--container > .onsale {
  left: 10px;
}

.content--product .woocommerce-product-gallery {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
  background-color: #f6f6f6;
}

.content--product .woocommerce-product-gallery__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
}

.content--product .woocommerce-product-gallery__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.content--product .woocommerce-product-gallery__image:nth-ot-type(2) {
  border-left: 0;
}

.content--product .woocommerce-product-gallery__image:not(:first-of-type) {
  width: 25%;
  padding: 0.5em;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.content--product .woocommerce-product-gallery__image:last-of-type {
  border-right: 0;
}

.content--product .woocommerce-product-gallery__image img {
  display: block;
  width: 100%;
  height: auto;
}

.content--product .entry-summary {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 40px;
  background-color: #fff;
}

.content--product .entry-summary h1 {
  display: none;
}

.content--product .entry-summary .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 36px;
  font-size: 2.25rem;
}

.content--product .entry-summary .price del {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-left: 1em;
  font-weight: 400;
  color: #999;
  font-size: 12px;
  font-size: 0.75rem;
}

.content--product .entry-summary .price ins {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  text-decoration: none;
}

.content--product .entry-summary .entry-description {
  margin-bottom: 1rem;
  color: #999;
  font-size: 14px;
  font-size: 0.875rem;
}

.content--product .entry-summary .quantity {
  margin-top: 1rem;
}

.content--product .entry-summary .reset_variations {
  margin-left: 1rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #999;
  font-size: 11px;
  font-size: 0.6875rem;
}

.content--product .product-engraving-field {
  display: inline-block;
  margin-bottom: 1rem;
  margin-right: 1rem;
}

.content--product label {
  display: block;
  margin-bottom: 4px;
  color: #999;
  font-size: 14px;
  font-size: 0.875rem;
}

.content--product label:after {
  content: ":";
}

.content--product input,.content--product select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 1em;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #e9e9e9;
  color: #000;
  outline: none;
  font-size: 14px;
  font-size: 0.875rem;
}

.content--product input.qty {
  width: 4em;
}

.content--product .single_add_to_cart_button {
  margin-top: 1rem;
  padding: 0.7em 1.1em 0.6em;
  border: 0 none;
  border-radius: 0;
  line-height: 1;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background: none #ba9e4e;
  outline: none;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
}

.onsale {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  padding: 10px;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 700;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
}

.onsale:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 100px 0 0;
  border-color: #ba9e4e transparent transparent transparent;
}

.woocommerce-cart__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  color: #f6f6f6;
  background-color: #191a1c;
}

.woocommerce-cart__wrapper dl.variation {
  margin: 0;
  font-size: 12px;
  font-size: 0.75rem;
}

.woocommerce-cart__wrapper dl.variation dt {
  font-weight: bolder;
}

.woocommerce-cart__wrapper dl.variation dd p,.woocommerce-cart__wrapper dl.variation dt,.woocommerce-cart__wrapper dl.variation dd {
  display: inline;
  margin: 0;
}

.woocommerce-cart__wrapper input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 1em;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #e9e9e9;
  background-color: #333;
  outline: none;
}

.woocommerce-cart__wrapper button,.woocommerce-cart__wrapper .button {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 1em 0.6em;
  border: 0 none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background-color: #ba9e4e;
  font-size: 14px;
  font-size: 0.875rem;
}

.woocommerce-cart__wrapper button:disabled,.woocommerce-cart__wrapper .button:disabled {
  opacity: 0;
  pointer-events: none;
}

.woocommerce-cart__wrapper .actions label {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}

.woocommerce-cart__wrapper .coupon {
  margin-bottom: 10px;
}

.woocommerce-cart__wrapper .coupon:after {
  content: "";
  display: table;
  clear: both;
}

.woocommerce-cart__wrapper .coupon .input-text {
  float: left;
  width: 100%;
}

.woocommerce-cart__wrapper .coupon .button {
  float: left;
  width: 100%;
}

.woocommerce-cart__wrapper .woocommerce-message {
  background-color: #191a1c;
}

.woocommerce-cart .woocommerce-message {
  width: 100%;
}

.woocommerce-cart-form {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.cart-collaterals {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
}

.cart-empty,.return-to-shop {
  margin: 0;
  padding-top: 40px;
  color: #f6f6f6;
}

.cart-empty {
  font-size: 24px;
  font-size: 1.5rem;
}

.return-to-shop {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  padding-top: 0;
}

.return-to-shop a {
  text-decoration: none;
  text-transform: uppercase;
  color: #ba9e4e;
  font-size: 10px;
  font-size: 0.625rem;
}

.return-to-shop a:before {
  content: "‹ ";
}

.cart_totals {
  padding: 10px;
}

.cart_totals h2 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  color: #999;
}

.cart_totals .shop_table th,.cart_totals .shop_table td {
  padding: 0;
}

.cart_totals .shop_table th {
  padding-bottom: 1em;
  text-align: left;
}

.cart_totals .shop_table td {
  text-align: right;
}

.cart_totals .order-total td {
  color: #fff;
  font-size: 27px;
  font-size: 1.6875rem;
}

.cart_totals .order-total td .includes_tax {
  display: block;
}

.cart_totals .wc-proceed-to-checkout {
  margin-top: 20px;
}

.shop_table {
  width: 100%;
}

.shop_table th,.shop_table td {
  padding: 10px;
  color: #999;
  font-size: 14px;
  font-size: 0.875rem;
}

.shop_table th {
  text-transform: uppercase;
}

.shop_table p {
  margin: 0;
  font-size: 12px;
  font-size: 0.75rem;
}

.shop_table a {
  text-decoration: none;
  color: #f6f6f6;
  outline: none;
}

.shop_table .qty {
  display: block;
  width: 4em;
  margin: 0 auto;
  text-align: center;
  background: none transparent;
}

.shop_table .qty:focus {
  background-color: #333;
}

.shop_table .product-subtotal {
  text-align: center;
  font-weight: 700;
  color: #555;
}

.shop_table .product-remove {
  text-align: center;
}

.shop_table .remove {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  border-radius: 50%;
  text-align: center;
  color: #999;
  background-color: #333;
}

form.woocommerce-checkout {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  color: #f6f6f6;
  background-color: #191a1c;
}

form.woocommerce-checkout h3 {
  margin: 0;
  text-transform: uppercase;
  line-height: 1.1;
  font-size: 36px;
  font-size: 2.25rem;
}

form.woocommerce-checkout label {
  display: block;
}

form.woocommerce-checkout .input-text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 1em;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #e9e9e9;
  background-color: #333;
  outline: none;
}

form.woocommerce-checkout textarea {
  height: 200px;
}

form.woocommerce-checkout input[type="submit"] {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 1em 0.6em;
  border: 0 none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background-color: #ba9e4e;
  font-size: 14px;
  font-size: 0.875rem;
}

form.woocommerce-checkout input[type="submit"]:disabled {
  opacity: 0;
  pointer-events: none;
}

form.woocommerce-checkout #order_review_heading {
  margin-top: 40px;
}

form.woocommerce-checkout .woocommerce-NoticeGroup-checkout .woocommerce-error {
  background-color: transparent;
}

.woocommerce-checkout-review-order .variation {
  margin: 0;
}

.woocommerce-checkout-review-order .variation dt,.woocommerce-checkout-review-order .variation dd {
  display: inline-block;
  margin: 0;
}

.woocommerce-checkout-review-order .shop_table .includes_tax {
  display: block;
}

.woocommerce-checkout-review-order .shop_table th.product-name {
  visibility: hidden;
}

.woocommerce-checkout-review-order .shop_table .product-total,.woocommerce-checkout-review-order .shop_table tfoot td {
  text-align: right;
  padding: 0 10px;
}

.woocommerce-checkout-review-order .shop_table tfoot th {
  padding: 0 10px 1em;
  text-align: left;
}

.woocommerce-checkout-review-order .shop_table .order-total td {
  color: #fff;
  font-size: 27px;
  font-size: 1.6875rem;
}

.woocommerce-checkout-payment {
  margin-top: 40px;
  padding: 20px;
  color: #666;
}

.woocommerce-checkout-payment img {
  display: none;
}

.woocommerce-checkout-payment .wc_payment_method {
  padding-bottom: 20px;
}

.woocommerce-checkout-payment .wc_payment_method input {
  display: none;
}

.woocommerce-checkout-payment .wc_payment_method input:checked + label {
  color: #fff;
}

.woocommerce-checkout-payment .wc_payment_method label {
  font-weight: 700;
}

.woocommerce-checkout-payment a {
  color: #666;
  text-decoration: underline;
  font-size: 12px;
  font-size: 0.75rem;
}

.woocommerce-checkout-payment .payment_box {
  font-size: 12px;
  font-size: 0.75rem;
}

.woocommerce-checkout-payment .wc_payment_methods {
  margin: 0;
  padding: 0;
  list-style: none;
}

.woocommerce-account .woocommerce {
  padding: 20px;
  color: #fff;
  background-color: #191a1c;
  font-size: 14px;
  font-size: 0.875rem;
}

.woocommerce-account .woocommerce h2 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 36px;
  font-size: 2.25rem;
}

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

.woocommerce-account .woocommerce .woocommerce-error {
  background-color: #191a1c;
}

.woocommerce-account .woocommerce .input-text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 1em;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #e9e9e9;
  background-color: #333;
  outline: none;
}

.woocommerce-account .woocommerce .button {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 1em 0.6em;
  border: 0 none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background-color: #ba9e4e;
  font-size: 14px;
  font-size: 0.875rem;
}

.woocommerce-account .woocommerce .button:disabled {
  opacity: 0;
  pointer-events: none;
}

.woocommerce-checkout .woocommerce-form-login {
  margin-bottom: 20px;
  padding: 20px;
  color: #fff;
  background-color: #191a1c;
  font-size: 14px;
  font-size: 0.875rem;
}

.woocommerce-checkout .woocommerce-form-login .form-row label {
  display: block;
}

.woocommerce-checkout .woocommerce-form-login .form-row .input-text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 1em;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #e9e9e9;
  background-color: #333;
  outline: none;
}

.woocommerce-checkout .woocommerce-form-login .form-row .button {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 1em 0.6em;
  border: 0 none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background-color: #ba9e4e;
  font-size: 14px;
  font-size: 0.875rem;
}

.woocommerce-checkout .woocommerce-form-login .form-row .button:disabled {
  opacity: 0;
  pointer-events: none;
}

.woocommerce-checkout .woocommerce-form-login .lost_password {
  clear: both;
}

.woocommerce-checkout .woocommerce-form-login p {
  width: 100%;
}

.woocommerce-checkout .woocommerce-form-login a {
  text-decoration: none;
  color: #fff;
}

.woocommerce-order-received .woocommerce {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  color: #f6f6f6;
  background-color: #191a1c;
}

.woocommerce-order-received .woocommerce h2 {
  margin-top: 80px;
  text-transform: uppercase;
  font-size: 36px;
  font-size: 2.25rem;
}

.woocommerce-order-received .woocommerce th.product-name {
  visibility: hidden;
}

.woocommerce-order-received .woocommerce .product-total {
  text-align: right;
}

.woocommerce-order-received .woocommerce .product-name {
  text-align: left;
}

.woocommerce-order-received .woocommerce tfoot th {
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}

.woocommerce-order-received .woocommerce tfoot td {
  text-align: right;
  padding-top: 0;
  padding-bottom: 0;
}

.woocommerce-order-received .woocommerce tfoot tr:last-of-type .amount {
  color: #fff;
  font-size: 36px;
  font-size: 2.25rem;
}

.woocommerce-order-received .woocommerce .wc-item-meta {
  margin: 0;
  padding: 0;
  list-style: none;
}

.woocommerce-order-received .woocommerce .wc-item-meta p {
  display: inline;
}

.woocommerce-order-received .woocommerce .woocommerce-order-overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style: none;
}

.woocommerce-order-received .woocommerce .woocommerce-order-overview li {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 25%;
  margin-top: 20px;
  color: #999;
}

.woocommerce-order-received .woocommerce .woocommerce-order-overview strong {
  display: block;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
}

.woocommerce-MyAccount-navigation {
  margin-bottom: 40px;
}

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.woocommerce-MyAccount-navigation li {
  display: inline-block;
  margin-right: 1em;
}

.woocommerce-MyAccount-navigation a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
}

.woocommerce-MyAccount-navigation .is-active a {
  color: #ba9e4e;
}

.woocommerce-account .woocommerce-message {
  background-color: #191a1c;
}

.woocommerce-MyAccount-content .woocommerce-message {
  background-color: #191a1c;
}

.woocommerce-MyAccount-content .woocommerce-order-details {
  margin-bottom: 40px;
}

.woocommerce-MyAccount-content fieldset {
  margin: 40px 0 0;
  padding: 0;
  border: 0 none;
}

.woocommerce-MyAccount-content legend {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 36px;
  font-size: 2.25rem;
}

.woocommerce-MyAccount-content mark {
  font-weight: 700;
  color: #fff;
  background-color: transparent;
  font-size: 18px;
  font-size: 1.125rem;
}

.woocommerce-MyAccount-content > p {
  margin-bottom: 40px;
}

.woocommerce-MyAccount-content .shop_table {
  text-align: left;
}

.woocommerce-MyAccount-content .shop_table th,.woocommerce-MyAccount-content .shop_table td {
  padding-left: 0;
  padding-right: 0;
}

.woocommerce-MyAccount-content .shop_table tfoot th {
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
}

.woocommerce-MyAccount-content .shop_table tfoot td {
  text-align: right;
  padding-top: 0;
  padding-bottom: 0;
}

.woocommerce-MyAccount-content .shop_table tfoot tr:last-of-type .amount {
  color: #fff;
  font-size: 36px;
  font-size: 2.25rem;
}

.woocommerce-MyAccount-content .shop_table .product-total {
  text-align: right;
}

@media only screen and (min-width: 560px) {
  .shortcode {
    width: 50%;
    padding-top: 50%;
  }

  .shortcode--width--4 {
    width: 100%;
  }

  .shortcode--height--2 {
    padding-top: 100%;
  }

  .shortcode.league_table {
    width: 100%;
  }

  .sform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
  }

  .sform__content,.sform__fields {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 20px;
  }

  .sform__content,.sform__fields {
    width: 50%;
  }

  .sform .form__column--half {
    width: 48%;
  }

  .parallax h3 {
    font-size: 36px;
    font-size: 2.25rem;
  }

  .stitle {
    width: 100%;
  }

  .stitle h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }

  .shortcode.rawmenu {
    width: 100%;
  }

  .col2-set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .col2-set .col-1,.col2-set .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
  }

  .col2-set .col-1 {
    padding-right: 20px;
  }

  .col2-set .col-2 {
    padding-left: 20px;
  }

  .woocommerce-before-shoploop form {
    float: right;
  }

  ul.products .product {
    width: 50%;
  }

  .content--product .woocommerce-product-gallery,.content--product .entry-summary {
    width: 50%;
  }

  .woocommerce-cart__wrapper {
    padding: 40px;
  }

  .woocommerce-cart__wrapper .coupon {
    width: auto;
    float: left;
  }

  .woocommerce-cart__wrapper .coupon .input-text {
    width: 10rem;
  }

  .woocommerce-cart__wrapper .coupon .button {
    width: auto;
  }

  .woocommerce-cart__wrapper .actions td > .button {
    width: auto;
    float: right;
  }

  .cart_totals {
    padding: 20px;
  }

  .cart_totals h2 {
    margin-bottom: 20px;
  }

  .shop_table th,.shop_table td {
    padding: 20px;
  }

  .woocommerce-checkout-review-order:after {
    content: "";
    display: table;
    clear: both;
  }

  .woocommerce-checkout-review-order .shop_table tfoot th {
    text-align: right;
  }

  .woocommerce-checkout-payment {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 50%;
    text-align: right;
  }

  .woocommerce-checkout .woocommerce-form-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .woocommerce-checkout .woocommerce-form-login .form-row {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 31%;
  }

  .woocommerce-checkout .woocommerce-form-login .form-row .button {
    margin-top: 1.4625em;
  }
}

@media only screen and (min-width: 560px) and (max-width: 959px) {
  .latest_news {
    width: 100%;
    padding-top: 50%;
  }

  .latest_news .shortcode__container {
    width: 50%;
  }

  .latest_news:nth-of-type(2n) .latest_news__content {
    left: 50%;
  }

  .latest_news:nth-of-type(2n) .latest_news__image {
    left: 0;
  }

  .latest_news__image {
    display: block;
    left: 50%;
  }

  .objectfit .latest_news__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .no-objectfit .latest_news__image img {
    max-width: none;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
  }

  .latest_news.shortcode--width--2.shortcode--height--1 {
    width: 50%;
  }

  .latest_news.shortcode--width--2.shortcode--height--1 .latest_news__content {
    left: 0;
    width: 100%;
  }

  .latest_news.shortcode--width--2.shortcode--height--1 .latest_news__image {
    display: none;
  }
}

@media only screen and (min-width: 760px) {
  .hero h1 {
    font-size: 80px;
    font-size: 5rem;
  }

  .hero + .grid--container {
    position: relative;
    z-index: 1;
    margin-top: -10vh;
  }

  .footer__navigation li {
    display: inline-block;
    margin-left: 0.5em;
    margin-right: 0.5em;
  }

  .stext--image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .stext--image--left .stext__image {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .stext--image--left .stext__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .stext--image .stext__image,.stext--image .stext__content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 50%;
  }

  .parallax {
    height: 50vh;
  }

  .parallax h3 {
    font-size: 42px;
    font-size: 2.625rem;
  }

  .stitle h1 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}

@media only screen and (min-width: 960px) {
  .grid--container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .header__mobile {
    display: none;
  }

  .header__desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .header__desktop img {
    height: 12px;
  }

  .header__desktop .header__logo,.header__desktop .header__search,.header__desktop .header__account {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .header__desktop .header__logo img {
    height: 28px;
  }

  .header__desktop .header__account {
    line-height: 28px;
    vertical-align: bottom;
    font-size: 14px;
    font-size: 0.875rem;
  }

  .header__desktop .header__account a {
    color: #999;
  }

  .header__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header__navigation .navigation__main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .header__navigation .header__cart {
    width: 60px;
    text-align: center;
    background-color: #ba9e4e;
  }

  .header__navigation .header__cart a {
    display: block;
    line-height: 60px;
  }

  .header__navigation .header__cart img {
    vertical-align: middle;
    opacity: 0.8;
  }

  .header__navigation .header__cart__counter {
    top: 5px;
    right: 5px;
    padding: 5px;
    color: #ba9e4e;
    font-size: 12px;
    font-size: 0.75rem;
  }

  .navigation li {
    display: inline-block;
    margin-right: 1em;
  }

  .navigation li a {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navigation .sub-menu {
    position: absolute;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
  }

  .navigation .menu-item-has-children:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #173b1d;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
  }

  .navigation .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    pointer-events: auto;
  }

  .navigation .menu-item-has-children:hover:after {
    opacity: 1;
  }

  .hero {
    top: 134px;
  }

  .relatednews h3 {
    padding-left: 40px;
  }

  .shortcode {
    width: 100%;
    padding-top: 100%;
  }

  .shortcode--height--2 {
    padding-top: 200%;
  }

  .blocks--2 .shortcode--width--1 {
    width: 50%;
  }

  .blocks--3 .shortcode--width--1 {
    width: 33.333%;
  }

  .blocks--3 .shortcode--width--2 {
    width: 66.666%;
  }

  .blocks--4 .shortcode--width--1 {
    width: 25%;
  }

  .blocks--4 .shortcode--width--2 {
    width: 50%;
  }

  .blocks--4 .shortcode--width--3 {
    width: 75%;
  }

  .blocks--2 .shortcode {
    padding-top: 50%;
  }

  .blocks--2 .shortcode--height--2 {
    padding-top: 100%;
  }

  .blocks--3 .shortcode {
    padding-top: 33.333%;
  }

  .blocks--3 .shortcode--height--2 {
    padding-top: 66.666%;
  }

  .blocks--4 .shortcode {
    padding-top: 25%;
  }

  .blocks--4 .shortcode--height--2 {
    padding-top: 50%;
  }

  .blocks--1 {
    width: 25%;
  }

  .blocks--2 {
    width: 50%;
  }

  .blocks--3 {
    width: 75%;
  }

  .match_result h3 {
    float: left;
    width: 40%;
  }

  .match_result h3:last-of-type {
    float: right;
  }

  .match_result__teams {
    position: relative;
    margin: 20px 0;
  }

  .match_result__teams:after {
    content: "";
    display: table;
    clear: both;
  }

  .match_result__vs {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-left: -35px;
    margin-top: 80px;
    margin-bottom: 0;
    padding: 0;
  }

  .match_result__goals {
    display: block;
  }

  .latest_news .shortcode__container {
    height: 50%;
  }

  .latest_news:nth-of-type(2n) .latest_news__content {
    top: 50%;
  }

  .latest_news:nth-of-type(2n) .latest_news__image {
    top: 0;
  }

  .latest_news__image {
    display: block;
    top: 50%;
  }

  .objectfit .latest_news__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .no-objectfit .latest_news__image img {
    max-width: none;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
  }

  .latest_news.shortcode--width--2.shortcode--height--1 {
    width: 50%;
  }

  .latest_news.shortcode--width--2.shortcode--height--1 .latest_news__content {
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
  }

  .latest_news.shortcode--width--2.shortcode--height--1 .latest_news__image {
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
  }

  .stext__content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .sform__content,.sform__fields {
    padding: 40px;
  }

  .blocks--2 .shortcode.video {
    padding-top: 50%;
  }

  .blocks--3 .shortcode.video {
    padding-top: 66.666%;
  }

  .blocks--4 .shortcode.video {
    padding-top: 25%;
  }

  ul.products .product {
    width: 25%;
  }

  .content--product .entry-summary {
    padding: 80px;
  }

  .woocommerce-cart-form {
    width: 70%;
  }

  .cart-collaterals {
    width: 30%;
  }

  form.woocommerce-checkout {
    padding: 40px;
  }

  .woocommerce-account .woocommerce {
    padding: 40px;
  }

  .woocommerce-checkout .woocommerce-form-login {
    padding: 40px;
  }

  .woocommerce-order-received .woocommerce {
    padding: 40px;
  }
}

@media only screen and (min-width: 1100px) {
  html {
    font-size: 18px;
  }
}

@media only screen and (max-width: 959px) {
  .header__navigation .header__cart {
    display: none;
  }

  .header__desktop .header__search {
    position: fixed;
    z-index: 2;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background-color: #173b1d;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translatey(-4em);
    transform: translatey(-4em);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
  }

  .header__desktop .header__search.active {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    pointer-events: auto;
  }

  .header__desktop .header__search input {
    width: calc(100% - 35px);
  }

  .navigation {
    position: fixed;
    z-index: 2;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background-color: #1b4623;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    -webkit-transform: translatex(-100%);
    transform: translatex(-100%);
    pointer-events: none;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
  }

  .navigation.active {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    pointer-events: auto;
  }

  .navigation .menu-item-has-children > a:after {
    content: " [+]";
    color: rgba(255, 255, 255, 0.3);
    font-size: 8px;
    font-size: 0.5rem;
  }

  .navigation li a {
    display: block;
    padding: 5px 10px;
  }

  .navigation .sub-menu {
    display: none;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    background-color: #173b1d;
  }

  .navigation .sub-menu a {
    padding: 5px 20px;
  }

  .cta {
    padding-top: 50%;
  }

  .cta .shortcode__container {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .store-info {
    display: block;
  }
}

@media (max-width: 576px) {
  :root {
    --p-a-top: 85px;
    --p-a-content-w: 80vw;
  }
}

@media only screen and (max-width: 559px) {
  .latest_news {
    padding-top: 100%;
  }

  .latest_news__image {
    display: none;
  }

  .cta {
    padding-top: 100%;
  }
}

@media (max-height: 500px) {
  :root {
    --p-a-top: 85px;
  }
}
