<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 10px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 5px 4px 5px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}

.bypostauthor &gt; article .fn:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: "Genericons";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top;
}

.wp-caption-text {
    margin-top: 10px;
}

.gallery {
    margin-bottom: 30px;
}

.gallery .gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-icon img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.bypostauthor {
    text-decoration: none;
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="date"],
input[type="password"] {
    display: block;
    width: 100%;
    height: 55px;
    padding: 10px 20px 11px;
    outline: none !important;
    background: rgba(255, 255, 255, 0.7);
    color: #151515;
    border: 1px solid rgba(215, 215, 214, 0.7);
    border-radius: 4px;
    font-weight: 400;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
input[type="password"]:focus {
    border: 1px solid #d7d7d6;
    background: white;
}

input[type="text"].error,
input[type="number"].error,
input[type="tel"].error,
input[type="email"].error,
input[type="search"].error,
input[type="date"].error,
input[type="password"].error {
    border-color: #004694;
}

input[type="text"].style-2,
input[type="number"].style-2,
input[type="tel"].style-2,
input[type="email"].style-2,
input[type="search"].style-2,
input[type="date"].style-2,
input[type="password"].style-2 {
    border-color: #ededed;
    background-color: #ededed;
}

input[type="text"].style-2:focus,
input[type="number"].style-2:focus,
input[type="tel"].style-2:focus,
input[type="email"].style-2:focus,
input[type="search"].style-2:focus,
input[type="date"].style-2:focus,
input[type="password"].style-2:focus {
    border-color: rgba(215, 215, 214, 0.7);
    background-color: transparent;
}

input[type="text"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid,
input[type="search"].wpcf7-not-valid,
input[type="date"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid {
    border-color: #004694;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.select2-container--default .select2-selection--single {
    height: 55px;
    border: 1px solid #d7d6d6;
    outline: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0 35px 0 20px;
    line-height: 53px;
    outline: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 53px;
}

.select2-results__options li {
    padding: 5px 20px;
    margin-bottom: 0;
}

.select2-results__options li:before {
    display: none;
}

.select2-search--dropdown {
    display: none;
}

.select2-dropdown {
    border-color: #d7d6d6;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #004694;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px;
}

input[type="submit"],
button,
.button {
    position: relative;
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    padding: 11px 26px 9px;
    font-size: 14px;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    z-index: 1;
    background-color: transparent !important;
    line-height: 21px;
    letter-spacing: 1px;
    border: 2px solid #004694;
    text-decoration: none !important;
    outline: none !important;
}

input[type="submit"].btn-md,
button.btn-md,
.button.btn-md {
    padding: 16px 61px 14px;
}

input[type="submit"].btn-lg,
button.btn-lg,
.button.btn-lg {
    padding: 21px 76px 19px;
}

input[type="submit"]:before,
button:before,
.button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #004694;
    z-index: -1;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

input[type="submit"]:hover,
button:hover,
.button:hover {
    color: #004694;
    border-color: #004694;
}

input[type="submit"]:hover:active,
button:hover:active,
.button:hover:active {
    color: #004694 !important;
    border-color: #004694;
}

input[type="submit"]:hover:before,
button:hover:before,
.button:hover:before {
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
}

input[type="submit"].btn-style-2,
button.btn-style-2,
.button.btn-style-2 {
    border-color: #000;
}

input[type="submit"].btn-style-2:before,
button.btn-style-2:before,
.button.btn-style-2:before {
    background-color: #000;
}

input[type="submit"].btn-style-2:hover,
button.btn-style-2:hover,
.button.btn-style-2:hover {
    color: #000;
}

input[type="submit"].btn-style-2:hover:active,
button.btn-style-2:hover:active,
.button.btn-style-2:hover:active {
    color: #000 !important;
    border-color: #000;
}

input[type="submit"].btn-style-3,
button.btn-style-3,
.button.btn-style-3 {
    border-color: #595959;
}

input[type="submit"].btn-style-3:before,
button.btn-style-3:before,
.button.btn-style-3:before {
    background-color: #595959;
}

input[type="submit"].btn-style-3:hover,
button.btn-style-3:hover,
.button.btn-style-3:hover {
    color: #595959;
}

input[type="submit"].btn-style-3:hover:active,
button.btn-style-3:hover:active,
.button.btn-style-3:hover:active {
    color: #595959 !important;
    border-color: #595959;
}

input[type="submit"].btn-style-4,
button.btn-style-4,
.button.btn-style-4 {
    border-color: #fff;
}

input[type="submit"].btn-style-4:before,
button.btn-style-4:before,
.button.btn-style-4:before {
    background-color: #fff;
}

input[type="submit"].btn-style-4:hover,
button.btn-style-4:hover,
.button.btn-style-4:hover {
    color: #fff;
}

input[type="submit"].btn-style-4:hover:active,
button.btn-style-4:hover:active,
.button.btn-style-4:hover:active {
    color: #fff !important;
    border-color: #fff;
}

input[type="submit"].btn-secondary,
button.btn-secondary,
.button.btn-secondary {
    color: #004694;
}

input[type="submit"].btn-secondary:before,
button.btn-secondary:before,
.button.btn-secondary:before {
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
}

input[type="submit"].btn-secondary:hover,
button.btn-secondary:hover,
.button.btn-secondary:hover {
    color: #fff;
}

input[type="submit"].btn-secondary:hover:before,
button.btn-secondary:hover:before,
.button.btn-secondary:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

input[type="submit"].btn-secondary:hover:active,
button.btn-secondary:hover:active,
.button.btn-secondary:hover:active {
    color: #fff !important;
}

input[type="submit"].btn-secondary.btn-style-2,
button.btn-secondary.btn-style-2,
.button.btn-secondary.btn-style-2 {
    color: #000;
}

input[type="submit"].btn-secondary.btn-style-2:before,
button.btn-secondary.btn-style-2:before,
.button.btn-secondary.btn-style-2:before {
    background: #000;
}

input[type="submit"].btn-secondary.btn-style-2:hover,
button.btn-secondary.btn-style-2:hover,
.button.btn-secondary.btn-style-2:hover {
    color: #fff;
}

input[type="submit"].btn-secondary.btn-style-2:hover:active,
button.btn-secondary.btn-style-2:hover:active,
.button.btn-secondary.btn-style-2:hover:active {
    color: #fff !important;
}

input[type="submit"].btn-secondary.btn-style-3,
button.btn-secondary.btn-style-3,
.button.btn-secondary.btn-style-3 {
    color: #595959;
}

input[type="submit"].btn-secondary.btn-style-3:before,
button.btn-secondary.btn-style-3:before,
.button.btn-secondary.btn-style-3:before {
    background: #595959;
}

input[type="submit"].btn-secondary.btn-style-3:hover,
button.btn-secondary.btn-style-3:hover,
.button.btn-secondary.btn-style-3:hover {
    color: #fff;
}

input[type="submit"].btn-secondary.btn-style-3:hover:active,
button.btn-secondary.btn-style-3:hover:active,
.button.btn-secondary.btn-style-3:hover:active {
    color: #fff !important;
}

input[type="submit"].btn-secondary.btn-style-4,
button.btn-secondary.btn-style-4,
.button.btn-secondary.btn-style-4 {
    color: #fff;
}

input[type="submit"].btn-secondary.btn-style-4:before,
button.btn-secondary.btn-style-4:before,
.button.btn-secondary.btn-style-4:before {
    background: #fff;
}

input[type="submit"].btn-secondary.btn-style-4:hover,
button.btn-secondary.btn-style-4:hover,
.button.btn-secondary.btn-style-4:hover {
    color: #004694;
}

input[type="submit"].btn-secondary.btn-style-4:hover:active,
button.btn-secondary.btn-style-4:hover:active,
.button.btn-secondary.btn-style-4:hover:active {
    color: #004694 !important;
}

input[type="submit"][disabled],
button[disabled],
.button[disabled] {
    opacity: 0.5;
    cursor: not-allowed;
}

input[type="submit"] {
    background-color: #004694 !important;
}

input[type="submit"]:hover {
    background-color: transparent !important;
}

textarea {
    width: 100%;
    max-height: 117px;
    padding: 20px 17px;
    border: 1px solid #d7d6d6;
    border-radius: 5px;
    resize: none;
    outline: none !important;
    background: rgba(255, 255, 255, 0.7);
    color: #151515;
    border: 1px solid rgba(215, 215, 214, 0.7);
}

textarea:focus {
    border: 1px solid #d7d7d6;
    background: white;
}

textarea.style-2 {
    border-color: #ededed;
    background-color: #ededed;
}

textarea.style-2:focus {
    border-color: rgba(215, 215, 214, 0.7);
    background-color: transparent;
}

textarea.wpcf7-not-valid {
    border-color: #004694;
}

.form-group label {
    opacity: 0.5;
}

div.wpcf7-response-output {
    margin: 25px 0 10px;
    padding: 15px 20px;
    border-radius: 5px;
}

div.wpcf7 img.ajax-loader {
    margin: 20px 0 0 20px;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: static;
    margin-left: 0;
    margin-right: 5px;
}

legend {
    padding-bottom: 15px;
}

body,
.normal_font {
    font-family: "Roboto";
    font-size: 15px;
    line-height: 24px;
    color: #000;
}

.wpb_wrapper .wpb_content_element {
    margin-bottom: 50px;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #004694;
    outline: none !important;
}

a:hover {
    color: #004694;
    text-decoration: underline;
}

p {
    margin: 0 0 24px;
    font-weight: 400;
}

.button {
    font-family: "Roboto Condensed";
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="date"],
input[type="password"],
textarea,
.comment-form-rating label,
.woocommerce-breadcrumb,
.woocommerce .price,
.woocommerce .onsale,
.comment-form label,
.vc_tta.vc_general .vc_tta-tab &gt; a,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.heading-font,
.widget_recent_entries,
.menu-widget-menu-container li,
table,
div.widget_nav_menu ul.menu li a,
.stm-widget-menu ul.menu li a {
    margin: 0;
    font-family: "Roboto Condensed";
    color: #151515;
}

h1,
.h1 {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
}

h2,
.h2 {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
}

h3,
.h3 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}

h4,
.h4 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}

h5,
.h5 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}

h6,
.h6 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
}

ul {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
}

ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #151515;
}

ul li:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 11px;
    width: 3px;
    height: 3px;
    background-color: #004694;
}

ul li a {
    display: inline-block;
}

ul.stm-list-icon li {
    padding-left: 25px;
}

ul.stm-list-icon li:before {
    display: none;
}

ul.stm-list-icon li &gt; .fa {
    position: absolute;
    color: #004694;
    left: 0;
    top: 4px;
}

ul.stm-list-icon li &gt; .fa.fa-arrow-right {
    top: 7px;
    font-size: 11px;
}

ol {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    counter-reset: section;
}

ol li {
    position: relative;
    padding-left: 0;
    margin-bottom: 10px;
    color: #151515;
}

ol li:before {
    position: absolute;
    content: '';
    display: block;
    position: relative;
    display: inline;
    top: 0;
    margin-right: 7px;
    counter-increment: section;
    content: counters(section, ".") ". ";
    color: #004694;
    font-weight: 700;
    font-size: 14px;
}

ol ul,
ul ul,
ol ol,
ul ol {
    padding-left: 10px;
    margin-top: 10px;
}

blockquote {
    padding: 0 0 0 15px;
    border-left: 3px solid #004694;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.3px;
}

blockquote p {
    font-weight: 500;
}

blockquote.style_2 {
    position: relative;
    padding-left: 78px;
    border: none;
    font-weight: 500;
}

blockquote.style_2:before {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    top: -9px;
    color: #004694;
    font-size: 45px;
    content: "\f10d";
}

.highlight {
    background-color: #004694;
    color: #fff;
    padding: 0 4px;
}

.highlight_2 {
    background-color: #151515;
    color: #fff;
    padding: 0 4px;
}

table {
    width: 100%;
}

table thead {
    background-color: #004694;
    color: #fff;
}

table thead tr th {
    padding: 13px 7px;
}

table thead tr th.data-rank {
    text-align: left;
    padding-left: 20px !important;
}

table thead tr th.data-pct {
    text-align: center;
}

table tbody tr.odd {
    background-color: #e8e8e8 !important;
}

table tbody tr.even {
    background-color: #fff;
}

table tbody tr td {
    padding: 13px 5px;
    border-bottom: 1px solid #d8d8d8;
}

table tbody tr td.data-rank {
    text-align: left;
    padding-left: 20px !important;
}

table tbody tr td.data-name {
    padding-left: 5px;
    color: #535353;
    font-weight: 700;
}

table tbody tr td.data-pct {
    text-align: center;
}

.sp-league-table {
    text-align: center;
}

.sp-league-table th {
    text-align: center;
}

.myaccount_user {
    padding-right: 30%;
}

.myaccount_user,
.myaccount_address {
    margin-bottom: 40px;
}

body.modal-open .stm-footer {
    padding-right: 15px;
}

.stm-boxed {
    max-width: 1230px;
    width: auto;
    margin: 0 auto;
}

.stm-boxed .stm-footer {
    max-width: 1230px;
    margin: 0 auto;
}

.modal-body {
    padding: 20px 30px 10px;
}

.modal-content {
    box-shadow: none;
    border: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.modal-header {
    padding: 20px 50px 20px 30px;
    background-color: #004694;
    color: #fff;
    border: 1px solid #004694;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.modal-header .modal-title {
    margin-bottom: 5px;
    color: #fff;
}

.modal-header em {
    color: #fff;
}

.modal-header .close {
    float: none;
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 5px 7px 3px 8px;
    opacity: 1;
    line-height: 20px;
    text-align: center;
    background: transparent !important;
    vertical-align: top;
    border: 1px solid #fff;
    border-radius: 5px;
}

.modal-header .close:before {
    display: none;
}

.modal-header .close:hover {
    opacity: 1;
    background-color: #fff !important;
}

.modal-header .close:hover .fa {
    color: #004694 !important;
}

.modal-header .close .fa {
    vertical-align: top;
    font-size: 18px;
    text-shadow: none;
    color: #fff;
}

.text-transform {
    text-transform: uppercase;
}

.stm-red {
    color: #004694 !important;
}

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.stm-default-page {
    padding: 50px 0 0;
}

.stm-text-color-white .stm-link-all,
.stm-text-color-white .sp-table-caption,
.stm-text-color-white .stm-media-tabs .stm-media-tabs-nav ul li a,
.stm-text-color-white .stm-main-title-unit {
    color: #fff !important;
}

.stm-text-color-white .stm-media-tabs .stm-media-tabs-nav ul li.active a {
    color: #004694 !important;
}

.stm-parallax-bg {
    position: relative;
    background-attachment: fixed;
}

.stm-parallax-bg:before {
    position: absolute;
    content: '';
    display: block;
    display: block !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    background-size: cover;
    background-position: 50% 0 !important;
}

.stm-dark-bg {
    background-color: #151515;
}

.stm-red-bg {
    background-color: #004694;
}

.stm-simple-gradient {
    background: -webkit-linear-gradient(90deg, #fafaf8 0%, #edeee9 100%);
    background: -webkit-linear-gradient(left, #fafaf8 0%, #edeee9 100%);
    background: linear-gradient(90deg, #fafaf8 0%, #edeee9 100%);
}

.container {
    width: auto;
    max-width: 1200px;
}

#wrapper {
    position: relative;
    background-color: #f8f8f8;
    overflow: hidden;
    z-index: 45;
}

#main {
    padding-bottom: 100px;
}

body.stm-macintosh h1,
body.stm-macintosh .h1,
body.stm-macintosh h2,
body.stm-macintosh .h2,
body.stm-macintosh h3,
body.stm-macintosh .h3,
body.stm-macintosh h4,
body.stm-macintosh .h4,
body.stm-macintosh h5,
body.stm-macintosh .h5,
body.stm-macintosh h6,
body.stm-macintosh .h6,
body.stm-macintosh .stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.row-3 .col-md-4:nth-child(3n+1) {
    clear: both;
}

#stm-top-bar {
    min-height: 50px;
    background-color: #151515;
    color: #fff;
}

#stm-top-bar .heading-font,
#stm-top-bar .stm-ticker-title,
#stm-top-bar a {
    color: #fff;
}

#stm-top-bar .stm-top-profile-holder {
    line-height: 50px;
    float: right;
    display: block;
    margin-left: 20px;
}

#stm-top-bar .stm-top-profile-holder .stm-profile-wrapp .stm-profile-img {
    display: inline-block;
    max-width: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

#stm-top-bar .stm-top-profile-holder .stm-profile-wrapp .stm-profile-img img {
    display: block;
    width: 100%;
}

#stm-top-bar .stm-top-profile-holder .stm-profile-wrapp a {
    display: inline-block;
    overflow: hidden;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 12px;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#stm-top-bar .stm-top-profile-holder .stm-profile-wrapp a:hover {
    color: #004694;
}

#stm-top-bar .stm-top-profile-holder .stm-profile-wrapp .vertical-divider {
    display: inline-block;
    overflow: hidden;
    height: 12px;
    border-left: solid 1px rgba(255, 255, 255, 0.3);
    margin: -3px 12px 0 14px;
    line-height: 15px;
    vertical-align: middle;
}

#stm-top-bar .stm-top-ticker-holder {
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
}

#stm-top-bar .stm-top-ticker-holder .stm-ticker-title {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 50px;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    line-height: 50px;
    word-spacing: 1.3px;
}

#stm-top-bar .stm-top-ticker-holder .stm-ticker {
    display: block;
    overflow: hidden;
    vertical-align: top;
    height: 50px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#stm-top-bar .stm-top-ticker-holder .stm-ticker li {
    position: static;
    line-height: 50px;
    letter-spacing: 0.8px;
    font-weight: 300;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: inherit;
}

#stm-top-bar .stm-top-ticker-holder .stm-ticker li:before {
    display: none;
}

#stm-top-bar .stm-top-ticker-holder .stm-ticker.ticker-active li {
    display: none;
    overflow: hidden;
    white-space: nowrap;
}

#stm-top-bar .stm-top-socials-holder {
    float: right;
    margin-right: 37px;
}

#stm-top-bar .stm-top-socials-holder .top-bar-socials li {
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
    margin-right: 23px;
    vertical-align: top;
    line-height: 50px;
}

#stm-top-bar .stm-top-socials-holder .top-bar-socials li:before {
    display: none;
}

#stm-top-bar .stm-top-socials-holder .top-bar-socials li a {
    font-size: 16px;
    opacity: 0.7;
}

#stm-top-bar .stm-top-socials-holder .top-bar-socials li a:hover {
    opacity: 1;
}

#stm-top-bar .stm-top-bar_right {
    float: right;
}

#stm-top-bar .stm-top-bar_right .stm-top-cart-holder,
#stm-top-bar .stm-top-bar_right .stm-top-switcher-holder {
    display: inline-block;
    vertical-align: top;
    line-height: 50px;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit {
    position: relative;
    vertical-align: top;
    cursor: pointer;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    padding: 5px 0;
    margin-top: -1px;
    margin-left: -20px;
    max-width: 100%;
    min-width: 100%;
    background-color: #151515;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    z-index: 1000000;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit .dropdown-menu &gt; li {
    margin-bottom: 0;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit .dropdown-menu &gt; li &gt; a {
    background-color: #151515 !important;
    padding-top: 2px;
    padding-bottom: 2px;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit .dropdown-menu &gt; li &gt; a .stm-language-flag {
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit .dropdown-menu &gt; li &gt; a .stm-language-code {
    top: 0;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit:hover .stm-switcher-open {
    opacity: 1;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit.open .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit.open .stm-switcher-open {
    border-top: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit .stm-switcher-open {
    position: absolute;
    top: 24px;
    right: 34px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    opacity: 0.2;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit .stm-language-flag {
    margin-right: 7px;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit .stm-language-flag img {
    vertical-align: middle;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit .stm-language-code {
    position: relative;
    top: 1px;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 700;
}

#stm-top-bar .stm-top-bar_right .language-switcher-unit .stm-current-language {
    padding-right: 62px;
}

#stm-top-bar .stm-top-bar_right .help-bar-shop &gt; a {
    display: block;
    padding: 0 20px;
    height: 50px;
    text-decoration: none !important;
}

#stm-top-bar .stm-top-bar_right .help-bar-shop &gt; a:hover {
    background: rgba(5, 5, 5, 0.6);
}

#stm-top-bar .stm-top-bar_right .help-bar-shop &gt; a .fa {
    position: relative;
    top: 1px;
    margin-right: 13px;
    font-size: 16px;
}

#stm-top-bar .stm-top-bar_right .help-bar-shop &gt; a .list-label {
    position: relative;
    top: 1px;
    margin-right: 10px;
}

#stm-top-bar .stm-top-bar_right .help-bar-shop &gt; a .list-badge {
    display: inline-block;
    padding: 0 4px;
    vertical-align: middle;
    max-width: 100%;
    min-width: 19px;
    min-height: 19px;
    line-height: 19px;
    background-color: #004694;
    font-size: 11px;
    text-align: center;
    border-radius: 50%;
    text-indent: -1px;
    white-space: nowrap;
}

.page-numbers,
.stm-list-duty {
    padding: 0;
    margin: 0;
    list-style: none;
}

.page-numbers li,
.stm-list-duty li {
    padding-left: 0;
}

.page-numbers li:before,
.stm-list-duty li:before {
    display: none !important;
}

ul.page-numbers {
    font-size: 0;
    margin: 50px -5px 0;
}

ul.page-numbers li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    margin: 0 10px;
}

ul.page-numbers li a,
ul.page-numbers li span {
    display: block;
    min-width: 45px;
    min-height: 45px;
    line-height: 45px;
    text-align: center;
    border: 2px solid #bfbfbf;
    color: #bfbfbf;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
}

ul.page-numbers li a:hover,
ul.page-numbers li a.current,
ul.page-numbers li span:hover,
ul.page-numbers li span.current {
    color: #fff;
    background-color: #004694;
    border-color: #004694;
}

ul.page-numbers li a.next,
ul.page-numbers li a.prev,
ul.page-numbers li span.next,
ul.page-numbers li span.prev {
    border-color: transparent;
    font-size: 24px;
}

ul.page-numbers li a.next:hover,
ul.page-numbers li a.prev:hover,
ul.page-numbers li span.next:hover,
ul.page-numbers li span.prev:hover {
    background-color: transparent;
    border-color: transparent;
    color: #004694;
}

ul.page-numbers li a .fa-chevron-right,
ul.page-numbers li span .fa-chevron-right {
    text-indent: 3px;
}

.stm-header.stm-transparent-header.stm-header-fixed .stm-header-inner {
    min-height: 100px;
    padding: 10px 0;
    background: black;
    position: fixed;
}

.stm-header.stm-transparent-header.stm-header-fixed .stm-header-inner .stm-main-menu-unit {
    margin-top: 4px !important;
}

.stm-header.stm-transparent-header.stm-header-fixed .stm-header-inner img {
    margin-top: 4px;
    max-height: 70.5px;
    width: auto !important;
    -webkit-transform: translateZ(0);
}

.stm-header.stm-non-transparent-header.stm-header-fixed .stm-header-inner {
    position: fixed;
    top: -250px;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 100px;
    padding: 10px 0;
    background: black;
}

.stm-header.stm-non-transparent-header.stm-header-fixed .stm-header-inner .stm-main-menu-unit {
    margin-top: 4px !important;
}

.stm-header.stm-non-transparent-header.stm-header-fixed .stm-header-inner img {
    margin-top: 4px;
    height: 70.5px;
    width: auto !important;
    -webkit-transform: translateZ(0);
}

.stm-header.stm-non-transparent-header.stm-header-fixed-intermediate .stm-header-inner {
    top: 0;
}

.stm-header {
    position: relative;
    z-index: 9999;
}

.stm-header .stm-header-inner {
    padding: 33px 0 37px;
    background-color: #000;
}

.stm-header .stm-header-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    opacity: 0.6;
    z-index: 1;
}

.stm-header .stm-header-container {
    position: relative;
    z-index: 5;
}

.stm-header .logo-main {
    float: left;
    margin-right: 20px;
}

.stm-header .logo-main .blogname a {
    text-decoration: none !important;
}

.stm-header .logo-main .blogname h1 {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.stm-header .logo-main img {
    -webkit-transform: translateZ(0);
}

.stm-header .stm-main-menu {
    text-align: right;
}

.stm-header .stm-main-menu .stm-main-menu-unit {
    position: relative;
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    text-align: right;
    background: rgba(21, 21, 21, 0.8);
}

.stm-header .stm-main-menu .stm-main-menu-unit:after {
    position: absolute;
    content: '';
    display: block;
    bottom: -2px;
    left: 0;
    right: 0;
    height: 2px;
    background: rgba(21, 21, 21, 0.5);
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu {
    font-size: 0;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu .sub-menu {
    position: absolute;
    width: 215px;
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #111111;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu .sub-menu li {
    position: relative;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu .sub-menu li.menu-item-has-children:before {
    position: absolute;
    content: '';
    display: block;
    right: 24px;
    left: inherit;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    background-color: transparent;
    border-radius: 0;
    z-index: 5;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu .sub-menu li a {
    padding-right: 40px;
    line-height: 50px;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu .sub-menu li .sub-menu {
    left: 100%;
    top: 0;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu .sub-menu li.current-menu-item a {
    background-color: #111;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu li {
    margin-bottom: 0;
    padding-left: 0;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu li:before {
    display: none;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu li:hover &gt; .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li.current-menu-item &gt; a {
    background-color: #004694;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li.current-menu-item &gt; a:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a {
    text-decoration: none !important;
    position: relative;
    display: block;
    padding: 0 24px;
    line-height: 70px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    overflow: hidden;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a span {
    position: relative;
    z-index: 5;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #004694;
    z-index: 1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled {
    padding-right: 70px;
}

.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 100%;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    z-index: 20;
}

.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 100%;
    padding: 0;
    line-height: 70px;
    background: rgba(21, 21, 21, 0.8) !important;
    border: none;
    outline: none !important;
    border-radius: 0;
}

.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search .search-submit:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #004694;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search .search-submit i {
    position: relative;
    top: -2px;
}

.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search .search-submit:hover {
    color: #fff !important;
}

.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search .search-submit:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search .search-input {
    position: absolute;
    top: 0;
    right: 100%;
    width: 0px;
    padding: 0px;
    height: 70px;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    background-color: #151515;
    box-shadow: none;
    color: #fff;
}

.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search .search-input.active {
    width: 330px;
    padding: 20px 15px;
}

.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search .search-input::-webkit-input-placeholder {
    color: #fff;
}

.stm-header.stm-transparent-header .stm-header-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: transparent;
}

.stm-header.stm-transparent-header .stm-header-inner .stm-header-background {
    opacity: 0;
    visibility: hidden;
}

.stm-title-box-unit {
    padding-bottom: 50px;
    padding-top: 61px;
}

.stm-title-box-unit.transparent-header_on {
    padding: 0;
}

.stm-title-box-unit .stm-page-title {
    margin-top: 0;
}

.stm-small-title-box {
    margin-top: -8px;
}

.stm-small-title-box .stm-page-title {
    margin: 0;
}

.stm-small-title-box .stm-title-box-unit {
    margin: 0 -15px;
    padding-top: 0;
    padding-bottom: 21px;
}

.stm-small-title-box .navxtBreads {
    margin-top: 12px;
}

.stm-page-title {
    margin-top: 61px;
}

.stm-page-title h3 {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.1px;
}

.navxtBreads {
    margin-top: 13px;
    letter-spacing: 0.7px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.navxtBreads &gt; span {
    margin: 0 4px;
    color: #404040;
}

.navxtBreads &gt; span a {
    color: #004694;
}

.navxtBreads &gt; span:first-child {
    margin-left: 0;
}

.navxtBreads &gt; span:last-child {
    margin-right: 0;
}

.stm-demo-buttons .button {
    margin: 0 25px 30px 0;
}

.stm-demo-buttons .button:last-child {
    margin-right: 0;
}

.stm-demo-typography .wpb_content_element {
    margin-bottom: 50px !important;
}

.stm-demo-typography .wpb_content_element .wpb_wrapper {
    position: relative;
    padding-left: 100px;
}

.stm-demo-typography .wpb_content_element .wpb_wrapper h1 .stm-red {
    top: -5px;
}

.stm-demo-typography .wpb_content_element .wpb_wrapper h2 .stm-red {
    top: 1px;
}

.stm-demo-typography .wpb_content_element .wpb_wrapper h3 .stm-red {
    top: 2px;
}

.stm-demo-typography .wpb_content_element .wpb_wrapper h4 .stm-red {
    top: 5px;
}

.stm-demo-typography .wpb_content_element .wpb_wrapper h5 .stm-red {
    top: 8px;
}

.stm-demo-typography .wpb_content_element .wpb_wrapper h6 .stm-red {
    top: 12px;
}

.stm-demo-typography .wpb_content_element .wpb_wrapper .stm-red {
    left: 0;
    top: 0;
    position: absolute;
    font-size: 36px;
}

body .vc_progress_bar .vc_single_bar {
    height: 35px;
    margin-bottom: 30px;
    border-radius: 16px;
}

body .vc_progress_bar .vc_single_bar .vc_bar {
    border-radius: 16px;
}

body .vc_progress_bar .vc_single_bar .vc_bar small {
    position: absolute;
    right: 10px;
    top: 6px;
    color: #fff;
}

body .vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_red {
    background-color: #f1b6b7;
}

body .vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_red .vc_bar {
    background-color: #004694;
}

body .vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_green {
    background-color: #affaad;
}

body .vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_blue {
    background-color: #ade5f7;
}

body .vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar {
    background-color: #00baf4;
}

body .vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_grey {
    background-color: #c8c8c8;
}

body .vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_grey .vc_bar {
    background-color: #595959;
}

body .vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_orange {
    background-color: #fae9ad;
}

body .vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar {
    background-color: #ffc600;
}

body .vc_progress_bar .vc_label {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}

.tparrows.gyges {
    background-color: #252525;
    width: 80px;
    height: 80px;
}

.tparrows.gyges:before {
    line-height: 80px;
    font-size: 24px;
}

.tparrows.gyges:hover {
    background-color: #004694;
}

.rev_slider {
    background-color: #000;
}

.tparrows.hades {
    background-color: #252525;
    width: 80px !important;
    height: 80px !important;
}

.tparrows.hades:before {
    line-height: 80px !important;
    font-size: 24px;
}

.tparrows.hades:hover {
    background-color: #004694;
}

.tparrows.hades:hover:before {
    background-color: #004694;
    color: #fff;
}

.tparrows.hades .tp-arr-allwrapper {
    width: 80px !important;
    height: 80px !important;
}

.tp-bullets.ares .tp-bullet.selected {
    background-color: #004694;
}

.slider-date {
    color: #a4a4a4 !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}

.slider-title {
    font-weight: 700;
    color: #fff !important;
    letter-spacing: 2px;
}

.slider-description {
    font-size: 30px;
    color: #c5c5c5;
    font-weight: 300;
    letter-spacing: 1.4px;
}

.tp-caption .button.btn-md {
    padding-right: 49px;
    padding-left: 49px;
}

.tp-caption .button.btn-md:hover {
    color: #fff !important;
}

#stm-footer-bottom {
    padding: 22px 0 28px;
    background-color: #1a1a1a;
    color: #fff;
}

#stm-footer-bottom .h6,
#stm-footer-bottom a {
    color: #fff;
}

#stm-footer-bottom .footer-bottom-left {
    float: left;
}

#stm-footer-bottom .footer-bottom-left .footer-bottom-left-text {
    margin-top: 6px;
    font-weight: 300;
    font-size: 13px;
    word-spacing: -0.4px;
    letter-spacing: -0.2px;
}

#stm-footer-bottom .footer-bottom-right {
    overflow: hidden;
}

#stm-footer-bottom .footer-bottom-right .footer-bottom-right-text {
    float: right;
    margin-top: 6px;
    font-weight: 300;
    font-size: 13px;
    word-spacing: -0.4px;
    letter-spacing: -0.2px;
    text-align: right;
}

#stm-footer-bottom .footer-bottom-right .footer-socials-unit {
    overflow: hidden;
    text-align: center;
}

#stm-footer-bottom .footer-bottom-right .footer-socials-unit .footer-socials-title {
    position: relative;
    top: 7px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
    max-width: 100%;
    text-transform: uppercase;
}

#stm-footer-bottom .footer-bottom-right .footer-socials-unit .footer-bottom-socials {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

#stm-footer-bottom .footer-bottom-right .footer-socials-unit .footer-bottom-socials li {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    margin: 0 3px;
}

#stm-footer-bottom .footer-bottom-right .footer-socials-unit .footer-bottom-socials li a {
    display: block;
    width: 36px;
    height: 36px;
    font-size: 15px;
    line-height: 36px;
    text-align: center;
    background-color: #004694;
    border-radius: 50%;
}

#stm-footer-bottom .footer-bottom-right .footer-socials-unit .footer-bottom-socials li a:hover {
    background: rgba(0, 70, 148, 0.8);
}

.footer-widgets-wrapper {
    padding: 13px 0 5px;
    background-color: #000;
    color: #fff;
}

.footer-widgets-wrapper .widget-title {
    margin-top: 44px;
}

.footer-widgets-wrapper li a {
    text-decoration: none !important;
}

.footer-widgets-wrapper li a:hover {
    color: #004694;
}

.footer-widgets-wrapper caption,
.footer-widgets-wrapper li,
.footer-widgets-wrapper a {
    color: white;
}

.footer-widgets-wrapper .stm-cols-4 {
    margin: 0 -15px;
}

.footer-widgets-wrapper .stm-cols-4 aside {
    display: block;
    float: left;
    width: 25%;
    margin-bottom: 30px;
}

.footer-widgets-wrapper .stm-cols-4 aside:nth-child(4n+1) {
    clear: both;
}

.footer-widgets-wrapper .stm-cols-4 aside .widget-wrapper {
    padding: 0 15px;
}

.footer-widgets-wrapper .textwidget {
    font-size: 14px;
}

.footer-widgets-wrapper .textwidget a:hover {
    text-decoration: none;
}

.footer-widgets-wrapper .textwidget a:hover .stm-text-lighten {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.footer-widgets-wrapper .textwidget .stm-text-lighten {
    padding-right: 25px;
    opacity: 0.5;
}

.widget-wrapper .widget-title h6 {
    margin-bottom: 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #004694;
    letter-spacing: 0.7px;
}

#wp-calendar {
    width: 100%;
}

.widget_search label {
    display: block;
}

.widget_search label .search-field {
    margin-bottom: 15px;
}

.widget_text {
    font-weight: 300;
}

.widget_text img {
    margin: 10px 0 14px;
}

.stm-small-logo {
    display: block;
    max-width: 85px;
    margin-bottom: 15px;
    -webkit-transform: translateZ(0);
}

.widget_recent_entries ul li {
    padding-left: 0;
    padding-top: 28px;
    padding-right: 25px;
    margin-bottom: 33px;
}

.widget_recent_entries ul li:before {
    display: none;
}

.widget_recent_entries ul li .post-date {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #a4a4a4;
}

.widget_recent_entries ul li a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.7px;
    line-height: 18px;
}

.menu-widget-menu-container {
    padding-top: 4px;
}

.menu-widget-menu-container ul:after {
    display: table;
    content: "";
    clear: both;
}

.menu-widget-menu-container li {
    float: left;
    padding-right: 15px;
    margin-bottom: 6px;
    width: 50%;
}

.widget_contacts ul {
    padding-top: 5px;
}

.widget_contacts ul li {
    margin-bottom: 16px;
    padding-left: 30px;
}

.widget_contacts ul li .icon {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
}

.widget_contacts ul li.widget_contacts_address .text {
    padding-right: 55px;
    opacity: 0.5;
}

.widget_contacts ul li.widget_contacts_address .text:hover {
    opacity: 1;
}

.widget_contacts ul li.widget_contacts_phone .text {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}

.widget_contacts ul li.widget_contacts_mail {
    padding-top: 4px;
}

.widget_contacts ul li.widget_contacts_mail .icon {
    top: 4px;
}

.widget_contacts ul li a {
    color: #004694;
}

.widget_contacts ul li a:hover {
    color: #004694;
    text-decoration: underline !important;
}

.stm-footer-image {
    position: relative;
    height: 430px;
    background-position: 50% 0;
    background-size: cover;
}

.stm-footer-image:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.stm-footer-image .inner {
    position: relative;
    padding-top: 147px;
    z-index: 90;
}

.stm-footer-image .inner.text-center .heading-font {
    width: auto;
    margin: 0 auto 24px;
}

.stm-footer-image .inner.text-right .heading-font {
    margin: 0 0 24px auto;
}

.stm-footer-image .inner .heading-font {
    max-width: 540px;
    margin-bottom: 24px;
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    text-transform: uppercase;
}

.stm-social-facebook {
    text-indent: -1px;
}

.stm-footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
}

.stm-call-to-action {
    padding: 18px 0;
}

.stm-call-to-action .button {
    float: right;
    margin-left: 15px;
}

.stm-call-to-action h4 {
    padding-top: 11px;
    letter-spacing: 1px;
    overflow: hidden;
}

.stm-latest-results-title {
    letter-spacing: 0.9px;
}

.stm-next-match-title {
    float: left;
    margin-right: 45px;
    letter-spacing: 0.8px;
}

.stm-next-match-controls {
    overflow: hidden;
    padding-top: 8px;
}

.stm-next-match-controls .stm-next-match-next,
.stm-next-match-controls .stm-next-match-pagination,
.stm-next-match-controls .stm-next-match-prev {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

.stm-next-match-controls .stm-next-match-prev,
.stm-next-match-controls .stm-next-match-next {
    font-size: 24px;
    color: #004694;
    cursor: pointer;
}

.stm-next-match-controls .stm-next-match-prev.disabled,
.stm-next-match-controls .stm-next-match-next.disabled {
    color: #cacaca;
    cursor: not-allowed;
}

.stm-next-match-controls .stm-next-match-prev {
    padding-right: 25px;
}

.stm-next-match-controls .stm-next-match-next {
    padding-left: 25px;
}

.stm-next-match-controls .stm-next-match-pagination {
    position: relative;
    top: 1px;
    font-size: 14px;
    font-weight: 700;
    color: #cacaca;
    letter-spacing: 4px;
}

.stm-next-match-units {
    margin-top: 37px;
}

.stm-next-match-units.owl-loaded .stm-next-match-unit {
    position: relative;
    opacity: 1;
}

.stm-next-match-units .stm-next-match-unit {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.stm-next-match-units .stm-next-match-unit:first-child {
    position: relative;
    opacity: 1;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta {
    position: relative;
    min-height: 273px;
    padding-bottom: 40px;
    z-index: 1;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-matches_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    background-size: cover;
    background-position: 50% 100%;
    z-index: -1;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-time {
    padding: 17px 0 16px;
    background-color: #004694;
    text-align: center;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-time .heading-font {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-time .heading-font small {
    font-size: 16px;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-time .heading-font span:after {
    position: absolute;
    content: '';
    display: block;
    display: inline;
    position: static;
    content: '-';
    margin: 0 7px 0 10px;
    vertical-align: top;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-time .heading-font span:last-child:after {
    display: none;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents-units {
    padding: 50px 0 28px;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents {
    text-align: center;
    color: #fff;
    white-space: nowrap;
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command {
    position: relative;
    height: 105px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0;
    padding-left: 125px;
    width: 40%;
    text-align: center;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command.stm-command-right {
    padding-left: 10px;
    padding-right: 125px;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command.stm-command-right .stm-command-logo {
    left: inherit;
    right: 30px;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command.stm-command-right .stm-command-title {
    text-align: left;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command .stm-command-logo {
    position: absolute;
    left: 30px;
    top: 0;
    display: block;
    vertical-align: middle;
    max-width: 103px;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command .stm-command-logo img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command .stm-command-title {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    text-align: right;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command h4 {
    max-width: 190px;
    margin-bottom: 0;
    white-space: normal;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 26px;
    overflow: hidden;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command h4 a {
    color: #fff;
    text-decoration: none !important;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command.stm-command-right .stm-command-logo {
    margin: 0 0 0 45px;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command-vs {
    display: table-cell;
    vertical-align: middle;
    width: 10%;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command-vs span {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: #004694;
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-info {
    margin-bottom: 8px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.stm-next-match-units .stm-next-match-unit .stm-next-match-venue {
    text-align: center;
    color: #fff;
    color: white;
    font-size: 15px;
}

.stm-latest-results-units {
    padding-top: 20px;
}

.stm-latest-results-units .stm-latest-results-meta {
    width: 100%;
    display: table;
    table-layout: fixed;
    background-color: #e8e8e8;
    padding: 5px 25px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.stm-latest-results-units .stm-latest-results-meta &gt; div {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.stm-latest-results-units .stm-latest-results-meta &gt; div.date {
    color: #404040;
    opacity: 0.6;
}

.stm-latest-results-units .stm-latest-results-meta &gt; div.venue {
    color: #000;
    opacity: 0.6;
    text-align: right;
}

.stm-latest-results-units .stm-latest-results-info {
    width: 100%;
    display: table;
    table-layout: fixed;
    padding: 17px 25px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #e1e1e1;
}

.stm-latest-results-units .stm-latest-results-info &gt; div {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.stm-latest-results-units .stm-latest-results-info .stm-latest-result_result {
    width: 25%;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-align: center;
}

.stm-latest-results-units .stm-latest-results-info .stm-latest-result {
    color: #535353;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
}

.stm-latest-results-units .stm-latest-results-info .stm-latest-result.stm-latest-result-right {
    text-align: right;
}

.stm-latest-results-units .stm-latest-results-info .stm-latest-result.stm-latest-result-right .stm-latest-result-win-label {
    margin: 0 20px 0 0;
}

.stm-latest-results-units .stm-latest-results-info .stm-latest-result .stm-latest-result-win-label,
.stm-latest-results-units .stm-latest-results-info .stm-latest-result .stm-latest-result-team {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

.stm-latest-results-units .stm-latest-results-info .stm-latest-result .stm-latest-result-win-label {
    padding: 0 7px;
    font-size: 9px;
    margin-left: 20px;
    background-color: #004694;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}

.stm-latest-results-units .stm-latest-results-info .stm-latest-result .stm-latest-result-team {
    max-width: 115px;
    white-space: normal;
}

.stm-latest-results-units .stm-latest-results-info .stm-latest-result .stm-latest-result-team a {
    color: #151515;
    text-decoration: none !important;
}

.stm-player-list-wrapper {
    margin: 0 -15px;
}

.stm-player-ids .stm-main-title-unit {
    margin-bottom: 30px;
}

.stm-players {
    text-align: center;
}

.stm-players .stm-list-single-player {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 30px 15px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    text-align: left;
    opacity: 0;
}

.stm-players .stm-list-single-player:first-child {
    position: relative;
    opacity: 1;
}

.stm-players .stm-list-single-player:hover img {
    -webkit-transform: scale(1.08) translateZ(0);
    transform: scale(1.08) translateZ(0);
}

.stm-players .stm-list-single-player img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.stm-players .stm-list-single-player .stm-list-single-player-info {
    position: absolute;
    height: 100%;
    width: 40px;
    bottom: 0;
    left: 0;
    background-color: #151515;
}

.stm-players .stm-list-single-player .stm-list-single-player-info .inner {
    position: absolute;
    bottom: 0;
    left: 40px;
    height: 40px;
    line-height: 40px;
    padding-left: 32px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
    white-space: nowrap;
    color: #fff;
}

.stm-players .stm-list-single-player .stm-list-single-player-info .inner &gt; div {
    display: inline-block;
}

.stm-players .stm-list-single-player .stm-list-single-player-info .inner .player-number {
    margin-right: 29px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 18px;
    font-weight: 700;
}

.stm-players .stm-list-single-player .stm-list-single-player-info .inner .player-title {
    margin-right: 39px;
    font-size: 16px;
    font-weight: 700;
}

.stm-players .stm-list-single-player .stm-list-single-player-info .inner .player-position {
    font-size: 14px;
    opacity: 0.8;
}

.owl-loaded .stm-list-single-player {
    position: relative;
    opacity: 1;
}

.stm-main-title-unit {
    margin-bottom: 36px;
}

.stm-title-left {
    float: left;
}

.stm-carousel-controls-right {
    overflow: hidden;
    text-align: right;
}

.stm-carousel-controls-right .stm-carousel-control-next,
.stm-carousel-controls-right .stm-carousel-control-prev {
    display: inline-block;
    padding: 6px 12px;
    vertical-align: top;
    max-width: 100%;
    font-size: 24px;
    cursor: pointer;
    color: #004694;
}

.stm-carousel-controls-right .stm-carousel-control-next.disabled,
.stm-carousel-controls-right .stm-carousel-control-prev.disabled {
    color: #cacaca;
    cursor: not-allowed;
}

.stm-carousel-controls-right .stm-carousel-control-next {
    padding-right: 0;
}

.stm-reviews-controls {
    text-align: left;
    padding-left: 60px;
}

.stm-reviews-main-wrapper .stm-main-title-unit {
    margin-bottom: 74px;
}

.stm-reviews-main-wrapper &gt; .clearfix {
    margin-top: 41px;
    position: relative;
    z-index: 5;
}

.stm-reviews-main-wrapper .stm-review-image {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    -webkit-transition: background 0.4s;
    transition: background 0.4s;
    z-index: 0;
}

.stm-reviews-main-wrapper .stm-review-dots {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

.stm-reviews-main-wrapper .stm-review-dots .owl-dot {
    display: inline-block;
    margin: 13px 9px 0;
    vertical-align: top;
    max-width: 100%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #dbdbda;
    cursor: pointer;
}

.stm-reviews-main-wrapper .stm-review-dots .owl-dot.active {
    background-color: #004694;
}

.stm-reviews {
    max-width: 430px;
    padding-bottom: 50px;
}

.stm-reviews .stm-review-single {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.stm-reviews.owl-loaded .stm-review-single {
    position: relative;
    opacity: 1;
}

.stm-reviews .stm-review-container {
    max-width: 300px;
    margin: 0 auto;
    padding: 160px 15px 70px 15px;
    background: rgba(0, 0, 0, 0.07);
    text-align: center;
}

.stm-reviews .stm-review-container .icon {
    position: absolute;
    width: 100%;
    top: 59px;
    left: 0;
    right: 0;
    font-size: 58px;
    color: #000;
    opacity: 0.2;
}

.stm-reviews .stm-review-container .title {
    margin-bottom: 20px;
    color: #004694;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
}

.stm-reviews .stm-review-container .content {
    margin: 0 -65px;
    color: #525252;
    font-size: 16px;
    line-height: 30px;
}

.stm-reviews .stm-review-container .content p {
    margin-bottom: 30px;
}

.stm-reviews .stm-review-container .line {
    width: 100%;
    max-width: 105px;
    margin: 0 auto;
    background-color: #004694;
    height: 2px;
}

.stm-reviews .owl-item {
    overflow: hidden;
}

.stm-reviews .owl-item.active {
    overflow: visible;
}

.stm-reviews-carosel-wrapper {
    margin-left: 9%;
}

#sb_instagram {
    width: 100% !important;
    max-width: 100% !important;
}

#sb_instagram.sbi_col_1 #sbi_images {
    float: none;
    white-space: nowrap;
}

#sb_instagram.sbi_col_1 #sbi_images .sbi_item {
    display: inline-block;
    vertical-align: top;
    width: 160px !important;
    height: 160px !important;
}

#sb_instagram.sbi_col_1 #sbi_images .sbi_item .sbi_photo_wrap {
    max-height: 100%;
    height: 100% !important;
}

#sb_instagram.sbi_col_1 #sbi_images .sbi_item .sbi_photo {
    max-height: 100%;
}

#sb_instagram.sbi_col_1 #sbi_images .sbi_item .sbi_photo:before {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "\f16d";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #004694;
    opacity: 0;
    line-height: 160px;
    font-size: 36px;
    color: #fff;
    text-align: center;
    -webkit-transition: opacity 0.7s;
    transition: opacity 0.7s;
    z-index: 90;
}

#sb_instagram.sbi_col_1 #sbi_images .sbi_item .sbi_photo:hover:before {
    opacity: 0.9;
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item .sbi_photo {
    position: relative;
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item .sbi_photo:before {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "\f16d";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #004694;
    opacity: 0;
    line-height: 80px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    -webkit-transition: opacity 0.7s;
    transition: opacity 0.7s;
    z-index: 99;
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item .sbi_photo:hover:before {
    opacity: 0.9;
}

#sb_instagram #sbi_load {
    padding-top: 0 !important;
}

.stm-main-title-unit {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.stm-media-tabs .stm-main-title-unit {
    margin-right: 95px;
    text-transform: uppercase;
}

.stm-media-tabs .stm-main-title-unit.sub-title {
    margin-right: 70px;
    font-size: 18px;
    opacity: 0.8;
}

.stm-media-tabs .stm-media-tabs-nav {
    margin-top: 6px;
    overflow: hidden;
}

.stm-media-tabs .stm-media-tabs-nav ul {
    font-size: 0;
}

.stm-media-tabs .stm-media-tabs-nav ul li {
    display: inline-block;
}

.stm-media-tabs .stm-media-tabs-nav ul li:last-child {
    margin-right: 0;
}

.stm-media-tabs .stm-media-tabs-nav ul li:first-child a {
    padding-left: 0;
}

.stm-media-tabs .stm-media-tabs-nav ul li.active a {
    color: #004694;
}

.stm-media-tabs .stm-media-tabs-nav ul li.active a span {
    border-bottom-color: #004694;
}

.stm-media-tabs .stm-media-tabs-nav ul li a {
    padding: 0 23px 0;
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #151515;
    text-decoration: none !important;
}

.stm-media-tabs .stm-media-tabs-nav ul li a span {
    padding-bottom: 8px;
    border-bottom: 2px solid transparent;
}

.stm-media-tabs .stm-media-tabs-nav ul li a:hover span {
    color: #004694;
}

.stm-media-tabs .stm-medias-unit-wider {
    margin: 0 -15px;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
    float: left;
    width: 25%;
    padding: 0 15px 30px;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-570-250 {
    width: 50%;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview {
    position: relative;
    z-index: 15;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 30px;
    height: 30px;
    background-color: #004694;
    text-align: center;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    line-height: 30px;
    content: "\f030";
    display: inline-block;
    vertical-align: top;
    color: #fff;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a {
    display: inline-block;
    position: relative;
    z-index: 10;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #004694;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:after {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 50%;
    left: 50%;
    width: 78px;
    height: 78px;
    margin: -39px 0 0 -39px;
    content: "\f030";
    display: inline-block;
    vertical-align: top;
    font-size: 28px;
    line-height: 74px;
    color: #fff;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 50%;
    opacity: 0;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:hover:after {
    opacity: 0.8;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview:hover .title {
    background: transparent;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview:hover a:before {
    opacity: 0.8;
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-audio .icon:after {
    content: "\f028";
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-audio .stm-media-preview a:after {
    content: "\f028";
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-video .icon:after {
    content: "\f03d";
}

.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-video .stm-media-preview a:after {
    content: "\f03d";
}

.stm-news-tabs-wrapper .stm-single-post-loop {
    margin-bottom: 30px;
}

.stm-default-page-none .stm-single-post-loop img {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}

.stm-default-page-none .stm-single-post-loop .image:before {
    -webkit-transform: scale3d(1, 1, 1) !important;
    transform: scale3d(1, 1, 1) !important;
}

.stm-single-post-loop {
    margin-bottom: 48px;
}

.stm-single-post-loop a {
    text-decoration: none !important;
}

.stm-single-post-loop a .image {
    position: relative;
    margin-bottom: 14px;
    overflow: hidden;
}

.stm-single-post-loop a .image img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.stm-single-post-loop a .image:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #151515;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.stm-single-post-loop a .image .stm-plus {
    position: absolute;
    width: 76px;
    height: 76px;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -38px;
    border: 2px solid #fff;
    border-radius: 50%;
    z-index: 20;
    opacity: 0;
}

.stm-single-post-loop a .image .stm-plus:after {
    position: absolute;
    content: '';
    display: block;
    width: 22px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin: -2px 0 0 -11px;
    background-color: #fff;
}

.stm-single-post-loop a .image .stm-plus:before {
    position: absolute;
    content: '';
    display: block;
    width: 2px;
    height: 22px;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -1px;
    background-color: #fff;
}

.stm-single-post-loop a:hover .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.stm-single-post-loop a:hover .image:before {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.stm-single-post-loop a:hover .title {
    color: #004694;
}

.stm-single-post-loop a:hover .stm-plus {
    opacity: 1;
}

.stm-single-post-loop .date {
    margin-bottom: 9px;
    font-size: 14px;
    color: #a4a4a4;
    font-weight: 700;
    text-transform: uppercase;
}

.stm-single-post-loop .title {
    margin-bottom: 9px;
    color: #404040;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

.stm-single-post-loop .content {
    color: #000;
    opacity: 0.8;
    line-height: 20px;
}

.stm-single-post-loop .content p {
    margin-bottom: 10px;
}

.stm-single-post-loop .post-meta .post_list_item_tags,
.stm-single-post-loop .post-meta .comments-number {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    font-size: 12px;
    font-weight: 700;
    opacity: 0.7;
    color: #a4a4a4;
    text-transform: uppercase;
}

.stm-single-post-loop .post-meta .post_list_item_tags a,
.stm-single-post-loop .post-meta .comments-number a {
    color: #a4a4a4;
}

.stm-single-post-loop .post-meta .post_list_item_tags .fa,
.stm-single-post-loop .post-meta .comments-number .fa {
    font-size: 13px;
    margin-right: 4px;
}

.stm-single-post-loop .post-meta .post_list_item_tags:hover,
.stm-single-post-loop .post-meta .comments-number:hover {
    color: #004694;
}

.stm-single-post-loop .post-meta .post_list_item_tags:hover a,
.stm-single-post-loop .post-meta .comments-number:hover a {
    color: #004694;
}

.stm-single-post-loop .post-meta .comments-number {
    margin-right: 20px;
}

.fancybox-nav {
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
}

.fancybox-nav span {
    visibility: visible;
}

.stm-products-carousel-unit-wrapper {
    margin-top: -6px;
}

.stm-products-carousel-unit-wrapper .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit {
    margin: 0 -15px;
    -webkit-transform: translateZ(0);
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init {
    position: relative;
    min-height: 200px;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init:before {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "\f110";
    -webkit-animation: fa-spin 1s infinite steps(28);
    animation: fa-spin 1s infinite steps(10);
    font-size: 20px;
    z-index: 50;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -10px;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    max-width: 570px;
    margin: 0 15px 60px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel:hover .content p {
    opacity: 1;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a.stm-product-link {
    text-decoration: none !important;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a.stm-product-link:hover .title {
    color: #004694;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a.stm-product-link:hover .image:before {
    opacity: 0.8;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a.stm-product-link:hover .stm-add-to-cart {
    opacity: 1;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel img {
    -webkit-transform: translateZ(0);
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .image {
    position: relative;
    margin-bottom: 25px;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .image:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #004694;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    z-index: 20;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .image .stm-add-to-cart {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -27px;
    z-index: 20;
    text-align: center;
    opacity: 0;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .image .stm-add-to-cart .button:after {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 5px;
    vertical-align: top;
    content: "";
    font-size: 16px;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .image .stm-add-to-cart .button.loading:after {
    width: 1.28571429em;
    content: "\f021";
    -webkit-animation: fa-spin 1s infinite steps(60);
    animation: fa-spin 1s infinite steps(60);
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .image .stm-add-to-cart .button.added:after {
    width: 1.28571429em;
    content: "\f00c";
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .image .stm-add-to-cart a.added_to_cart {
    display: block;
    margin: 15px auto 0;
    color: #fff;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .image .stm-add-to-cart a.added_to_cart:hover {
    text-decoration: underline !important;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .title {
    float: left;
    margin-right: 20px;
    color: #151515;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .price {
    text-align: right;
    overflow: hidden;
    font-size: 24px;
    font-weight: 700;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .stm-product-meta {
    margin-bottom: 9px;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .content p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    opacity: 0.8;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init.owl-loaded:before {
    opacity: 0;
    z-index: -1;
    display: none;
}

.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init.owl-loaded .stm-single-product-carousel {
    position: static;
    opacity: 1;
}

.stm-statistic-tabs .stm-main-title-unit {
    margin-right: 0;
    margin-bottom: 17px;
}

.stm-statistic-tabs .stm-main-title-unit.sub-title {
    margin-bottom: 26px;
}

.stm-statistic-tabs .stm-media-tabs-nav {
    margin-top: 8px;
    margin-bottom: 15px;
}

.stm-statistic-tabs .stm-media-tabs-nav a {
    letter-spacing: 1px;
}

.stm-player-statistic-unit {
    position: relative;
}

.stm-player-statistic-unit.owl-loaded .stm-single-player-vc_stats {
    position: relative;
    opacity: 1;
}

.stm-single-player-vc_stats {
    padding-left: 435px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.stm-single-player-vc_stats:first-child {
    position: relative;
    opacity: 1;
}

.stm-single-player-vc_stats .image {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 380px;
    margin-right: 25px;
}

.stm-single-player-vc_stats .stm-statistic-meta {
    padding: 165px 20px 61px 0;
    min-height: 397px;
    overflow: hidden;
    text-transform: uppercase;
}

.stm-single-player-vc_stats .stm-statistic-meta .position {
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 24px;
    color: #151515;
    font-weight: 700;
    opacity: 0.8;
}

.stm-single-player-vc_stats .stm-statistic-meta .player-meta-name_number {
    margin-bottom: 8px;
    padding-right: 60px;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
}

.stm-single-player-vc_stats .stm-statistic-meta .player-meta-name_number .title {
    letter-spacing: 1.6px;
}

.stm-single-player-vc_stats .stm-statistic-meta .player-meta-name_number .title a {
    color: #151515;
    text-decoration: none !important;
}

.stm-single-player-vc_stats .stm-statistic-meta .stat {
    position: absolute;
    margin-left: -4px;
    top: 51px;
    margin-bottom: 30px;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #004694;
}

.stm-single-player-vc_stats .stm-statistic-meta .stat .stat-value {
    float: left;
    margin-right: 17px;
    letter-spacing: 1px;
}

.stm-single-player-vc_stats .stm-statistic-meta .stat .stat-label {
    overflow: hidden;
    font-size: 20px;
    margin-top: 8px;
    line-height: 20px;
    letter-spacing: 1.1px;
    font-weight: 700;
}

.stm-single-player-vc_stats .stm-statistic-meta .stat .stat-label span:not(.stm-red) {
    display: block;
    color: #151515;
}

.stm-tabs-wrapper {
    position: relative;
}

.stm-tabs-wrapper .stm-player-stat_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 0;
}

.stm-single-league {
    padding-top: 5px;
}

.stm-single-league table {
    border-spacing: 0 !important;
}

.stm-single-league .sp-table-caption {
    float: left;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.stm-single-league .stm-link-all {
    float: right;
    margin-top: 4px;
    text-transform: uppercase;
}

.stm-single-league .data-name a {
    color: #535353 !important;
    text-decoration: none !important;
}

.stm-single-league table.sp-data-table th,
.stm-single-league table.sp-data-table td {
    text-align: center;
}

.stm-single-league table.sp-data-table th.data-rank,
.stm-single-league table.sp-data-table th.data-name,
.stm-single-league table.sp-data-table td.data-rank,
.stm-single-league table.sp-data-table td.data-name {
    text-align: left;
}

.stm-single-league-title_box {
    margin-bottom: 25px;
}

.stm-player-statistic-unit .owl-nav {
    position: absolute;
    top: 125px;
    left: 437px;
}

.stm-player-statistic-unit .owl-nav .owl-next,
.stm-player-statistic-unit .owl-nav .owl-prev {
    display: inline-block !important;
    position: relative;
    cursor: pointer;
}

.stm-player-statistic-unit .owl-nav .owl-next:before,
.stm-player-statistic-unit .owl-nav .owl-prev:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 24px;
    color: #004694;
}

.stm-player-statistic-unit .owl-nav .owl-prev:before {
    margin-right: 30px;
    content: "\f104";
}

.stm-player-statistic-unit .owl-nav .owl-next:before {
    content: "\f105";
}

.stm-news-tabs-wrapper .stm-main-title-unit {
    margin-bottom: 30px;
}

.stm-next-match-pagination .current {
    color: #151515;
}

.stm-sticky-post {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 3px 18px 2px;
    background-color: #004694;
    color: #fff !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 25;
}

.stm-single-post-loop-list a .image {
    margin-bottom: 0;
    max-height: 380px;
}

.stm-single-post-loop-list .stm-sticky-post {
    left: 44px;
}

.stm-single-post-loop-list .stm-post-content-inner {
    padding: 38px 42px 27px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.stm-single-post-loop-list .date {
    float: left;
    margin-right: 27px;
    color: #a4a4a4;
    font-size: 12px;
}

.stm-single-post-loop-list .title {
    margin-bottom: 14px;
    font-size: 24px;
    letter-spacing: 1px;
}

.stm-single-post-loop-list .post-meta {
    margin-bottom: 10px;
}

.stm-single-post-loop-list .post-meta .post_list_item_tags,
.stm-single-post-loop-list .post-meta .comments-number {
    opacity: 1;
    text-transform: uppercase;
}

.post-thumbnail {
    margin: 0 0 18px;
}

.post-content h4 {
    margin-bottom: 30px;
}

.stm_post_comments {
    margin-top: 60px;
    padding: 0 0 45px;
}

.stm_post_comments .comments-title {
    padding: 38px 15px 45px;
    margin-bottom: 0;
    background-color: #f0f0f0;
    text-transform: uppercase;
    text-align: center;
}

.stm_post_comments .comment-list {
    background-color: #f0f0f0;
}

.stm_post_comments .comment-list li {
    padding: 0 30px 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dfdfdf;
}

.stm_post_comments .comment-list li:before {
    display: none;
}

.stm_post_comments .comment-list li.comment .comment-author.vcard {
    overflow: hidden;
}

.stm_post_comments .comment-list li.comment .comment-author-image {
    float: left;
    margin-right: 30px;
}

.stm_post_comments .comment-list li.comment .comment-author.heading-font {
    margin-right: 7px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #404040;
}

.stm_post_comments .comment-list li.comment .comment-author.heading-font a {
    color: #404040;
    text-decoration: none !important;
}

.stm_post_comments .comment-list li.comment .comment-author.heading-font a:hover {
    color: #004694;
}

.stm_post_comments .comment-list li.comment .comment-awaiting-moderation {
    margin-left: 15px;
}

.stm_post_comments .comment-list li.comment #cancel-comment-reply-link {
    margin-left: 15px;
}

.stm_post_comments .comment-list li.comment .commentmetadata .date {
    text-transform: uppercase;
    font-size: 14px;
    color: #a4a4a4;
    letter-spacing: 0.5px;
    font-weight: 700;
}

.stm_post_comments .comment-list li.comment p {
    margin: 10px 0 10px 0;
    opacity: 0.8;
}

.stm_post_comments .comment-list li.comment p br {
    display: none;
}

.stm_post_comments .comment-list li.comment .reply {
    font-size: 12px;
    color: #a4a4a4;
}

.stm_post_comments .comment-list li.comment .reply .fa {
    margin-right: 5px;
}

.stm_post_comments .comment-list li.comment .reply a {
    font-size: 12px;
    color: #a4a4a4;
}

.stm_post_comments .comment-list li.comment .reply a:hover {
    color: #004694;
}

.stm_post_comments .comment-list li .children {
    margin-top: 45px;
    padding: 0 0 0 60px;
}

.stm_post_comments .comment-list li .children li {
    padding: 0;
    border-bottom: 0;
}

.stm_post_comments .comment-list li .children li .comment-body {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dfdfdf;
}

.stm_post_comments .comment-list li .children li .comment-body:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.stm_post_comments .comment-list li .children li .children {
    margin-top: 30px;
    padding-left: 0;
}

.stm_post_comments .comment .comment-respond {
    padding: 20px 0 20px;
    margin-top: 0;
}

.stm_post_comments .comment-respond {
    padding: 20px 30px 20px;
    margin-top: -20px;
    background-color: #f0f0f0;
}

.stm_post_comments .comment-respond .comment-reply-title {
    font-size: 20px;
    text-transform: uppercase;
}

.stm_post_comments .comment-respond .stm-row-comments {
    margin-bottom: 20px;
}

.stm_post_comments .comment-respond .logged-in-as {
    margin-bottom: 20px !important;
}

.stm_post_comments .comment-respond .logged-in-as a {
    color: #fff;
}

.stm_post_comments .comment-respond .logged-in-as a:nth-child(2) {
    margin-left: 15px;
}

.stm-default-page-404 {
    margin: 30px 0 60px;
}

.stm-default-page-404 .stm-404-warning {
    margin-bottom: 30px;
    font-size: 78px;
    line-height: 80px;
    font-weight: 700;
}

.stm-default-page-404 .h1 {
    margin-bottom: 30px;
}

.stm-default-page-404 .h5 {
    color: #404040;
}

body.page-template-coming-soon #main {
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

body.page-template-coming-soon #main:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 3;
}

body.page-template-coming-soon #main .container {
    max-width: 570px;
}

body.page-template-coming-soon #wrapper {
    height: 690px !important;
}

body.page-template-coming-soon .stm-coming-soon-centered {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    z-index: 10;
    color: #fff;
}

body.page-template-coming-soon .stm-coming-soon-centered h1 {
    color: #fff;
}

body.page-template-coming-soon .stm-coming-soon-centered .vc_single_image-wrapper {
    max-width: 150px;
}

.mc4wp-form .mc4wp-form-fields p {
    float: left;
}

.mc4wp-form .mc4wp-form-fields p label {
    display: none;
}

.mc4wp-form .mc4wp-form-fields p:first-child {
    width: 66.666%;
}

.mc4wp-form .mc4wp-form-fields p:nth-child(2) {
    float: right;
    width: 28%;
}

.mc4wp-form .mc4wp-form-fields:after {
    display: table;
    content: "";
    clear: both;
}

.mc4wp-form .mc4wp-form-fields input[type="submit"] {
    display: block;
    margin-top: 0;
    width: 100%;
    color: #fff !important;
    height: 55px;
}

.mc4wp-form input[type="text"],
.mc4wp-form input[type="number"],
.mc4wp-form input[type="tel"],
.mc4wp-form input[type="email"],
.mc4wp-form input[type="search"],
.mc4wp-form input[type="date"],
.mc4wp-form input[type="password"] {
    background: rgba(255, 255, 255, 0.9);
}

.mc4wp-form input[type="text"]:focus,
.mc4wp-form input[type="number"]:focus,
.mc4wp-form input[type="tel"]:focus,
.mc4wp-form input[type="email"]:focus,
.mc4wp-form input[type="search"]:focus,
.mc4wp-form input[type="date"]:focus,
.mc4wp-form input[type="password"]:focus {
    background: white;
}

.mc4wp-success {
    padding: 15px;
    background-color: #5bb75b;
    border-radius: 5px;
}

.stm-donations-content {
    margin-bottom: 30px;
}

.stm-donations-content .title {
    display: block;
    padding: 14px 0 12px;
    background-color: #303132;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none !important;
}

.stm-donations-content .title .title-inner {
    float: left;
    padding-left: 30px;
    width: 50%;
    text-align: left;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 0;
}

.stm-donations-content .title .stm-donation-cash {
    float: right;
    width: 50%;
    padding-right: 30px;
    text-align: right;
}

.stm-donations-content .title .stm-donation-cash .heading-font {
    margin-top: 1px;
    font-size: 14px;
    color: #fff;
}

.stm-donations-content .title .stm-donation-cash .heading-font:after {
    color: #fff;
}

.stm-donations-content .stm-donation-inner {
    padding: 24px 30px 34px 29px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    border-top: 0;
}

.stm-donations-content .stm-donation-inner .image {
    width: 170px;
    float: left;
    margin-top: 6px;
    margin-right: 30px;
}

.stm-donations-content .stm-donation-inner .image a {
    position: relative;
    display: block;
    z-index: 10;
}

.stm-donations-content .stm-donation-inner .image img {
    width: 100%;
}

.stm-donations-content .stm-donation-inner .stm-donation-meta .content {
    opacity: 0.8;
}

.stm-donations-content .stm-donation-inner .stm-donation-meta .content p {
    margin: 20px 0 18px;
}

.stm-donation-cash {
    margin-top: -1px;
}

.stm-donation-cash .heading-font {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.7px;
}

.stm-donation-cash .heading-font:after {
    content: '/';
    margin: 0 12px;
    color: #b0b0b0;
}

.stm-donation-cash .heading-font:last-child:after {
    display: none;
}

.single-donation #main {
    padding-bottom: 70px;
}

.stm-single-donation .post-thumbnail {
    margin-top: 30px;
    margin-bottom: 30px;
}

.stm-single-donation p {
    margin-bottom: 40px;
}

.stm-single-donation .stm-donation-subtitle {
    margin: 20px 0 31px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}

.stm-single-donation .stm-donation-intro {
    margin-top: 20px;
    margin-bottom: 13px;
    opacity: 0.8;
    color: #000;
}

.stm-single-donation .stm-donation-cash {
    float: left;
    margin-top: 12px;
}

.stm-single-donation .stm-donation-cash .heading-font {
    font-size: 18px;
}

.stm-single-donation .stm-donation-cash .heading-font:after {
    margin: 0 15px;
}

.stm-single-donation .stm-donate {
    text-align: right;
}

div.wpcf7 img.ajax-loader {
    display: none !important;
}

.donation-popup-form button[type="submit"] {
    float: left;
    margin-right: 20px;
}

.donation-popup-form .loading {
    opacity: 0;
    margin-top: 15px;
    color: #004694;
}

.donation-popup-form .loading.active {
    opacity: 1;
}

.alert.heading-font {
    margin-bottom: 10px;
}

.stm-single-post-meta {
    margin-bottom: 35px;
    font-weight: 700;
    color: #a4a4a4;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #d9d9d9;
    text-transform: uppercase;
}

.stm-single-post-meta .fa {
    position: relative;
    margin-right: 3px;
}

.stm-single-post-meta .fa.fa-commenting {
    top: -1px;
}

.stm-single-post-meta .fa.fa-calendar-o {
    top: -1px;
}

.stm-single-post-meta a {
    font-weight: 700;
    color: #a4a4a4;
    letter-spacing: 0.5px;
    text-decoration: none;
}

.stm-single-post-meta a:hover {
    color: #004694;
}

.stm-single-post-meta .stm-meta-left-part {
    float: left;
    margin-bottom: 16px;
}

.stm-single-post-meta .stm-meta-left-part .stm-author,
.stm-single-post-meta .stm-meta-left-part .stm-date {
    display: inline-block;
    vertical-align: top;
}

.stm-single-post-meta .stm-meta-left-part .stm-date {
    margin-right: 15px;
}

.stm-single-post-meta .stm-comments-num {
    float: right;
}

.stm-single-post p {
    margin-bottom: 30px;
}

.stm_author_box .author_avatar {
    float: left;
    margin-right: 30px;
    margin-top: 3px;
    max-width: 100px;
    border: 1px solid #dbdbdb;
}

.stm_author_box .author_info .author_name {
    margin-top: 5px;
}

.stm_author_box .author_info .author_name h6 {
    margin-bottom: 5px;
}

.stm_author_box .author_info .author_content {
    opacity: 0.8;
}

.stm-post-meta-bottom {
    margin-bottom: 38px;
    text-transform: uppercase;
    color: #a4a4a4 !important;
    font-weight: 700;
    border-bottom: 1px solid #d9d9d9;
}

.stm-post-meta-bottom a {
    color: #a4a4a4;
}

.stm-post-meta-bottom .stm_post_tags {
    float: left;
    margin-bottom: 30px;
}

.stm-post-meta-bottom .stm_post_tags .fa {
    margin-right: 5px;
}

.stm-post-meta-bottom .stm_post_tags a {
    margin-left: 5px;
    text-decoration: none !important;
}

.stm-post-meta-bottom .stm_post_tags a:hover {
    color: #004694 !important;
}

.stm-post-meta-bottom .stm_post_share {
    float: right;
    position: relative;
    margin-bottom: 30px;
    cursor: pointer;
}

.stm-post-meta-bottom .stm_post_share .st_sharethis_large {
    opacity: 0;
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.stm-post-meta-bottom .stm_post_share .stm-share .fa {
    margin-right: 10px;
}

.stm-post-meta-bottom .stm_post_share:hover .stm-share {
    color: #004694;
}

.owl-loaded .stm-single-trophy {
    position: relative;
    opacity: 1;
}

.stm-single-trophy {
    position: absolute;
    top: 0;
    opacity: 0;
    text-align: center;
    padding: 53px 20px 0;
    margin-bottom: 30px;
}

.stm-single-trophy:first-child {
    position: relative;
    opacity: 1;
}

.stm-single-trophy .image {
    position: relative;
    margin-bottom: 34px;
}

.stm-single-trophy .image img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.stm-single-trophy .stm-title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: #151515;
}

.stm-single-trophy .stm-border {
    width: 32px;
    height: 2px;
    background-color: #004694;
    margin: 4px auto 10px;
}

.stm-single-trophy .stm-year {
    margin-bottom: 1px;
}

.stm-single-trophy:hover .stm-border {
    width: 70px;
}

.stm-single-trophy:hover img {
    bottom: 20px;
}

.stm-image-carousel-init-unit {
    margin: 0 -15px;
}

.stm-image-carousel-init-unit .stm-single-image-carousel {
    position: absolute;
    top: 0;
    padding: 0 15px;
    opacity: 0;
    min-height: 60px;
    line-height: 60px;
    text-align: center;
}

.stm-image-carousel-init-unit .stm-single-image-carousel:first-child {
    position: relative;
    opacity: 1;
}

.stm-image-carousel-init-unit .stm-single-image-carousel img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    width: auto !important;
    margin: 0 auto;
    -webkit-filter: gray;
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.stm-image-carousel-init-unit .stm-single-image-carousel:hover img {
    -webkit-filter: gray;
    filter: gray;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.owl-loaded .stm-single-image-carousel {
    position: relative;
    opacity: 1;
}

.stm-image-carousel .stm-main-title-unit {
    margin-bottom: 70px;
}

.stm-trophy-carousel .stm-main-title-unit {
    margin-bottom: 0;
}

.stm-images-grid .stm-images-grid-single {
    display: block;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.stm-images-grid .stm-images-grid-single:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
}

.stm-images-grid .stm-images-grid-single .stm-images-grid-zoom {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    margin: -38px 0 0 -38px;
    width: 76px;
    height: 76px;
    line-height: 76px;
    font-size: 27px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    opacity: 0;
}

.stm-images-grid .stm-images-grid-single .stm-images-grid-zoom .stm-icon-search:before {
    content: '\e901';
    font-family: 'stm-splash-icons';
}

.stm-images-grid .stm-images-grid-single:hover:before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.stm-images-grid .stm-images-grid-single:hover .stm-images-grid-zoom {
    opacity: 1;
}

.stm-images-grid .stm-images-grid-single img {
    display: inline-block;
    max-width: 100%;
}

.stm-images-grid .stm-images-grid-single.stm-waiting {
    display: none;
}

.stm-images-grid .title {
    margin-bottom: 44px;
    text-transform: uppercase;
}

.stm-images-grid .title.white {
    color: #fff;
}

.stm-images-grid .stm-load-more-images-grid {
    margin-top: 19px;
}

.stm-price-plan-unit {
    margin-left: -2px;
    margin-right: -2px;
    padding: 2px 2px 55px;
    overflow: hidden;
}

.stm-price-plan {
    position: relative;
    padding-bottom: 40px;
    background-color: #fff;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.stm-price-plan .badge {
    position: absolute;
    top: 15px;
    right: -35px;
    width: 130px;
    padding: 8px 20px;
    background-color: #ffcd21;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0;
    color: #595959;
    text-transform: uppercase;
    font-size: 14px;
}

.stm-price-plan header {
    padding: 27px 0 23px;
    background-color: #595959;
    border-radius: 5px;
    color: #fff;
}

.stm-price-plan header .title {
    margin: 10px 0 22px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 700;
}

.stm-price-plan header .price {
    margin-bottom: 7px;
    font-weight: 900;
    font-size: 36px;
    line-height: 1;
}

.stm-price-plan header .price-label {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.stm-price-plan .body {
    padding: 25px 20px 31px;
}

.stm-price-plan .body .single-feature {
    margin-bottom: 21px;
}

.stm-price-plan .button-unit {
    padding: 0 50px;
}

.stm-price-plan .button-unit .button {
    width: 100%;
}

.stm-price-plan .button-unit .button:hover {
    border-color: #004694 !important;
    color: #004694 !important;
}

.stm-price-plan:hover header {
    background-color: #004694;
}

.stm-contact-info .image {
    margin-bottom: 25px;
}

.stm-contact-info .title {
    letter-spacing: 0.6px;
}

.stm-contact-info .subtitle {
    margin-bottom: 25px;
    color: #535353;
    font-weight: 700;
}

.stm-contacts .stm-single-contact.stm-email {
    margin-top: 2px;
}

.stm-contacts .stm-single-contact.stm-url {
    margin-top: 4px;
}

.stm-contacts .stm-single-contact i {
    position: relative;
    top: 1px;
    left: 3px;
    margin-right: 16px;
    font-size: 12px;
    color: #a6a6a6;
    vertical-align: middle;
}

.stm-contacts .stm-single-contact .contact-label {
    display: inline-block;
    margin-right: 11px;
    min-width: 40px;
    vertical-align: middle;
    color: #555555;
}

.stm-contacts .stm-single-contact .contact-value {
    position: relative;
    top: -1px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    letter-spacing: 0.5px;
    font-size: 18px;
}

.stm-contacts .stm-single-contact .contact-value a {
    font-size: 15px;
}

.wpcf7 p {
    margin-bottom: 20px;
}

.stm-gmap-shadow {
    position: absolute;
    top: -5px;
    left: 0;
    height: 5px;
    width: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.19);
    z-index: 99;
}

.stm-team-history .stm-team-history-single {
    padding-bottom: 42px;
    overflow: hidden;
}

.stm-team-history .stm-team-history-single:last-child .stm-team-history-linked:after {
    display: none;
}

.stm-team-history .stm-team-history-single .clearfix &gt; div {
    float: left;
}

.stm-team-history .stm-team-history-single .year {
    width: 6%;
    font-weight: 700;
    font-size: 24px;
}

.stm-team-history .stm-team-history-single .stm-team-history-linked {
    position: relative;
    width: 7.8%;
    height: 20px;
}

.stm-team-history .stm-team-history-single .stm-team-history-linked span {
    display: block;
    position: absolute;
    top: 0;
    left: 18px;
    width: 21px;
    height: 21px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    z-index: 30;
}

.stm-team-history .stm-team-history-single .stm-team-history-linked span:after {
    position: absolute;
    content: '';
    display: block;
    height: 15px;
    width: 15px;
    top: 3px;
    left: 3px;
    background-color: #004694;
    border-radius: 50%;
    z-index: 30;
}

.stm-team-history .stm-team-history-single .stm-team-history-linked:after {
    position: absolute;
    content: '';
    display: block;
    left: 27px;
    top: 10px;
    width: 3px;
    height: 9999px;
    background-color: #fff;
}

.stm-team-history .stm-team-history-single .stm-team-history-content {
    width: 86.2%;
    padding-left: 0;
}

.stm-team-history .stm-team-history-single .stm-team-history-content .title {
    margin-bottom: 21px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.stm-team-history .stm-team-history-single .stm-team-history-content .content {
    color: #777;
    font-size: 14px;
    line-height: 20px;
}

.stm-image-slider {
    position: relative;
    margin-bottom: 45px;
}

.stm-image-slider .stm-single-image-slider {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.stm-image-slider .stm-single-image-slider:first-child {
    position: relative;
    opacity: 1;
}

.stm-image-slider .stm-slider-control-prev,
.stm-image-slider .stm-slider-control-next {
    position: absolute;
    top: 50%;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    font-size: 45px;
    color: #fff;
    background-color: #404040;
    line-height: 80px;
    text-align: center;
    cursor: pointer;
    z-index: 90;
}

.stm-image-slider .stm-slider-control-prev:hover,
.stm-image-slider .stm-slider-control-next:hover {
    background-color: #004694;
}

.stm-image-slider .stm-slider-control-prev {
    left: 0;
    text-indent: -1px;
}

.stm-image-slider .stm-slider-control-next {
    right: 0;
    text-indent: 1px;
}

.owl-loaded .stm-single-image-slider {
    position: relative;
    opacity: 1;
}

.stm-opacity-8 {
    opacity: 0.8;
    letter-spacing: -0.3px;
}

.stm-media-archive {
    padding-top: 45px;
}

.stm-media-archive .stm-main-title-unit {
    margin-bottom: 29px;
}

.stm-media-archive .stm-media-load-more {
    text-align: center;
}

.stm-media-archive .stm-media-load-more a {
    cursor: pointer;
}

.stm-media-archive .stm-media-load-more a:after {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    content: "\f021";
    top: 50%;
    left: 50%;
    font-size: 18px;
    margin: -9px 0 0 -7px;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    opacity: 0;
}

.stm-media-archive .stm-media-load-more a span {
    opacity: 1;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.stm-media-archive .stm-media-load-more a.loading {
    padding: 11px 0 9px;
}

.stm-media-archive .stm-media-load-more a.loading span {
    opacity: 0;
}

.stm-media-archive .stm-media-load-more a.loading:after {
    opacity: 1;
}

.stm-media-archive-left .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit,
.stm-media-archive-right .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
    width: 33.33%;
}

.stm-media-archive-left .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-570-250,
.stm-media-archive-right .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-570-250 {
    width: 66.66%;
}

.stm-media-vc-archive {
    margin: 0 -15px;
}

.stm-media-vc-archive .stm-media-archive {
    padding-top: 0;
    margin-bottom: 100px;
}

.vc_tta-container h2 {
    margin-bottom: 14px;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-panel-body {
    border: 0;
    padding-top: 3px;
    padding-left: 24px;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-panel-body p {
    opacity: 0.8;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-panel-title {
    font-size: 18px;
    font-weight: 400;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-panel-title:hover a {
    color: #004694;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-panel-title:hover a:before {
    color: #004694;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-panel-title a {
    position: relative;
    padding: 6px 20px;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-panel-title a:before {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease;
    content: "\f105";
    left: 0;
    top: 1px;
    font-size: 24px;
    color: #cdcdcd;
}

.vc_tta-container .vc_tta-controls-icon {
    display: none !important;
}

.vc_tta-container .vc_tta-panel.vc_active .vc_tta-panel-title a {
    color: #004694;
}

.vc_tta-container .vc_tta-panel.vc_active .vc_tta-panel-title a:before {
    top: 4px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #004694;
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #e6e6e6 !important;
}

.stm-form-bg {
    margin-top: -7px;
    margin-bottom: 20px;
    padding: 24px 30px 5px;
    background-color: #595959;
}

.stm-form-bg .stm-white {
    margin-bottom: 22px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.stm-form-bg textarea,
.stm-form-bg input[type="text"],
.stm-form-bg input[type="number"],
.stm-form-bg input[type="tel"],
.stm-form-bg input[type="email"],
.stm-form-bg input[type="search"],
.stm-form-bg input[type="date"],
.stm-form-bg input[type="password"] {
    background-color: #fff !important;
}

.stm-form-bg input[type="submit"] {
    color: #fff !important;
}

.stm-form-bg input[type="submit"]:focus {
    color: #fff !important;
}

.stm-form-bg p {
    margin-bottom: 25px;
}

iframe {
    max-width: 100%;
}

.sp-template-event-list {
    margin-top: 0;
}

.paging_simple_numbers {
    margin-top: 15px;
}

.paging_simple_numbers .paginate_button {
    min-width: 45px;
    height: 45px;
    line-height: 42px;
    text-align: center;
    border: 2px solid #bfbfbf;
    background-color: transparent;
    color: #bfbfbf !important;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
}

.paging_simple_numbers .paginate_button.previous,
.paging_simple_numbers .paginate_button.next {
    min-width: 90px;
    padding: 0 15px;
}

.paging_simple_numbers .paginate_button:hover {
    border-color: #004694;
    background-color: #004694;
    color: #fff !important;
}

table.sp-event-list th,
table.sp-event-list td {
    text-align: center;
}

.stm-single-block-event-list {
    background-color: #f2f2f2;
}

.stm-single-block-event-list .stm-single-block-event-list-top {
    padding: 8px 22px 6px;
    background-color: #ececec;
}

.stm-single-block-event-list .stm-single-block-event-list-top:after {
    display: table;
    content: "";
    clear: both;
}

.stm-single-block-event-list .stm-single-block-event-list-top .venue {
    float: right;
    color: #404040;
}

.stm-single-block-event-list .stm-single-block-event-list-top .time {
    float: left;
    color: #000;
}

.stm-single-block-event-list .stm-single-block-event-list-top .h6 {
    opacity: 0.6;
    margin-bottom: 0;
    text-transform: uppercase;
}

.stm-single-block-event-list .stm-single-block-unit {
    padding: 40px 25px;
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: center;
}

.stm-single-block-event-list .stm-single-block-unit &gt; div {
    display: table-cell;
    vertical-align: middle;
}

.stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
    width: 11%;
    vertical-align: middle;
}

.stm-single-block-event-list .stm-single-block-unit .stm-team-logo.left {
    padding-right: 20px;
    text-align: left;
}

.stm-single-block-event-list .stm-single-block-unit .stm-team-logo.right {
    padding-left: 20px;
    text-align: right;
}

.stm-single-block-event-list .stm-single-block-unit .stm-team-logo .team-logo {
    display: inline-block;
}

.stm-single-block-event-list .stm-single-block-unit .stm-teams-info {
    width: 74%;
    margin-bottom: 0;
    text-align: justify;
    line-height: 0;
    font-size: 1px;
    zoom: 1;
}

.stm-single-block-event-list .stm-single-block-unit .stm-teams-info:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

.stm-single-block-event-list .stm-single-block-unit .stm-teams-info &gt; div {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: normal;
}

.stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team {
    font-size: 18px;
    font-weight: 700;
    color: #535353;
    text-transform: none;
}

.stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-latest-result-lose-label,
.stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-latest-result-win-label {
    padding: 6px 10px;
    min-width: 70px;
    font-size: 18px;
    color: #fff;
    background-color: #004694;
    text-transform: uppercase;
    text-align: center;
}

.stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-latest-result-lose-label {
    background-color: #ffc600;
}

.stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-latest-result_result {
    margin: 0 60px;
    font-size: 24px;
    font-weight: 700;
}

.stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team {
    min-width: 160px;
    text-align: center;
}

.stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer &gt; div {
    display: inline-block;
}

.stm-single-block-unit {
    margin-bottom: 40px;
}

.stm-single-sp_team .stm-title-box-unit,
.stm-single-sp_player .stm-title-box-unit,
.stm-single-sp_event .stm-title-box-unit,
.stm-single-sp_calendar .stm-title-box-unit {
    margin: 0 -15px;
}

.stm-sportspress-sidebar {
    margin-top: 61px;
}

.stm-sportspress-sidebar-right .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer &gt; div,
.stm-sportspress-sidebar-left .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer &gt; div {
    margin: 0 10px;
}

.sp-stm-template-event-blocks-future.stm-single-block-event-list .stm-single-block-event-list-top {
    background-color: #004694;
}

.sp-stm-template-event-blocks-future.stm-single-block-event-list .stm-single-block-event-list-top .time,
.sp-stm-template-event-blocks-future.stm-single-block-event-list .stm-single-block-event-list-top .venue {
    color: #fff;
    opacity: 1;
    font-weight: 700;
}

.sp-stm-template-event-blocks-future .stm-latest-result-lose-label {
    background-color: #cacaca !important;
}

.stm-future-event-list-time {
    margin-top: -2px;
    text-align: center;
    vertical-align: top;
}

.stm-future-event-list-time span {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.stm-future-event-list-time span:after {
    position: absolute;
    content: '';
    display: block;
    position: static;
    display: inline-block;
    vertical-align: top;
    margin: 0 6px 0 10px;
    content: ' - ';
}

.stm-future-event-list-time span:last-child:after {
    display: none;
}

.stm-upcoming-events_list ul {
    list-style: none;
}

.stm-upcoming-events_list ul li {
    position: relative;
    min-height: 138px;
    padding: 31px 30px 33px 200px;
    margin-bottom: 0;
    background-color: #f0f0f0;
}

.stm-upcoming-events_list ul li:after {
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #7e7e7e;
    opacity: 0.15;
}

.stm-upcoming-events_list ul li:before {
    display: none;
}

.stm-upcoming-events_list ul li .event_date {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 170px;
    padding: 0 20px;
    background-color: #595959;
    color: #fff;
    text-align: center;
    vertical-align: top;
}

.stm-upcoming-events_list ul li .event_date .date {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.stm-upcoming-events_list ul li .event_date .stm-top {
    font-size: 18px;
    vertical-align: top;
}

.stm-upcoming-events_list ul li .event_date .stm-top span {
    font-size: 24px;
    font-weight: 700;
}

.stm-upcoming-events_list ul li .event_date .stm-top figure {
    display: inline-block;
    vertical-align: top;
    margin: 0 1px;
}

.stm-upcoming-events_list ul li .event_date .stm-middle {
    position: relative;
    padding-bottom: 17px;
    margin-top: -1px;
    font-size: 12px;
    letter-spacing: 0.6px;
}

.stm-upcoming-events_list ul li .event_date .stm-middle:after {
    position: absolute;
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    left: 50%;
    bottom: 10px;
    margin-left: -16px;
    background-color: #fff;
}

.stm-upcoming-events_list ul li .event_date .stm-bottom {
    letter-spacing: 0.1px;
    font-size: 18px;
    font-weight: 700;
}

.stm-upcoming-events_list ul li .commands {
    float: left;
}

.stm-upcoming-events_list ul li .commands h3 {
    margin-bottom: 8px;
    font-size: 22px;
    font-weight: 700;
}

.stm-upcoming-events_list ul li .commands h3 a {
    color: inherit;
    text-decoration: none !important;
}

.stm-upcoming-events_list ul li .commands h3 .stm-red {
    margin: 0 5px;
    text-transform: uppercase;
}

.stm-upcoming-events_list ul li .commands .stadium,
.stm-upcoming-events_list ul li .commands .league {
    display: inline-block;
    color: #595959;
    font-size: 16px;
}

.stm-upcoming-events_list ul li .commands .stadium i,
.stm-upcoming-events_list ul li .commands .league i {
    margin-right: 5px;
    font-size: 14px;
    opacity: 0.6;
}

.stm-upcoming-events_list ul li .commands .stadium {
    margin-left: 4px;
    margin-right: 15px;
}

.stm-upcoming-events_list ul li .commands .stadium i {
    font-size: 15px;
}

.stm-upcoming-events_list ul li .read_more {
    margin-left: 15px;
    margin-top: 9px;
    float: right;
}

.stm-upcoming-events_list ul li:hover {
    background-color: #fff;
}

.stm-upcoming-events_list ul li:hover:after {
    opacity: 0;
}

.stm-upcoming-events_list ul li:hover .event_date {
    background-color: #004694;
}

table.sp-data-table {
    border-collapse: separate;
    border-spacing: 0 5px;
}

table.sp-data-table th {
    text-transform: uppercase;
}

table.sp-data-table td {
    background-color: #fff;
}

table.sp-data-table td a {
    color: #595959;
}

table.sp-data-table td a:hover {
    color: #004694;
}

table.sp-data-table td.data-time,
table.sp-data-table td.data-event {
    font-weight: 700;
}

table.sp-data-table td.data-time.data-teams,
table.sp-data-table td.data-event.data-teams {
    line-height: 45px;
}

table.sp-data-table th,
table.sp-data-table td {
    text-align: left;
}

table.sp-data-table th:first-child,
table.sp-data-table td:first-child {
    padding-left: 39px;
}

.sp-event-list .data-article a .dashicons {
    position: relative;
    top: 1px;
    color: #004694;
    margin-right: 5px;
}

.sp-event-blocks .team-logo {
    width: 100%;
    height: 100%;
}

table.sp-data-table.sp-event-blocks {
    border-spacing: 0;
}

table.sp-data-table.sp-event-blocks th,
table.sp-data-table.sp-event-blocks td {
    padding-left: 5px;
    background-color: transparent;
}

table.sp-data-table.sp-event-blocks .sp-event-date {
    margin: 12px 0 2px;
    font-size: 18px;
    color: #151515;
    font-weight: 700;
}

table.sp-data-table.sp-event-blocks .sp-event-title {
    margin-bottom: 5px;
    font-size: 22px;
}

table.sp-data-table.sp-event-blocks .sp-event-results {
    margin: 0;
}

table.sp-data-table.sp-event-blocks .sp-event-results a,
table.sp-data-table.sp-event-blocks .sp-event-results {
    color: #004694;
}

table.sp-data-table.sp-event-blocks .sp-event-season,
table.sp-data-table.sp-event-blocks .sp-event-venue,
table.sp-data-table.sp-event-blocks .sp-event-league {
    color: #777;
}

table.sp-data-table.sp-event-blocks .sp-event-season {
    margin-top: -5px;
    margin-bottom: 3px;
}

table.sp-data-table.sp-event-blocks .sp-event-venue {
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.stm-single-sp_event .sp-post-caption {
    display: none;
}

.stm-single-sp_event .stm-next-match-units {
    margin: 0 0 56px;
}

.stm-single-sp_event .sp-event-video {
    margin-bottom: 47px;
}

.stm-single-sp_event .sp-event-video iframe {
    max-height: 490px;
}

.stm-single-sp_event .sp-event-video .sp-table-caption {
    display: none;
}

.stm-single-sp_event .sp-excerpt h3 {
    text-transform: uppercase;
}

.stm-single-sp_event .sp-table-caption {
    margin-bottom: 18px;
    text-transform: uppercase;
}

.stm-single-sp_event .sp-template-event-venue thead {
    display: none;
}

.stm-single-sp_event .sp-template-event-venue .sp-event-venue-map-row td {
    padding: 0 !important;
}

.stm-single-sp_event .sp-template-event-venue .sp-event-venue-address-row td {
    background-color: transparent;
    border: 0;
    padding: 13px 0 21px !important;
    color: #595959;
    font-size: 16px;
}

.stm-single-sp_event .sp-template-event-venue .sp-event-venue-address-row td i {
    position: relative;
    top: 1px;
    padding-left: 2px;
    padding-right: 10px;
    opacity: 0.6;
}

.stm-single-sp_event table.sp-data-table th:first-child,
.stm-single-sp_event table.sp-data-table td:first-child {
    padding-left: 25px;
}

.stm-single-sp_event .sp-event-performance th,
.stm-single-sp_event .sp-event-performance td {
    text-align: center;
}

.stm-single-sp_event .sp-event-performance th.data-number,
.stm-single-sp_event .sp-event-performance th.data-position,
.stm-single-sp_event .sp-event-performance th.data-name,
.stm-single-sp_event .sp-event-performance td.data-number,
.stm-single-sp_event .sp-event-performance td.data-position,
.stm-single-sp_event .sp-event-performance td.data-name {
    text-align: left;
}

.stm-single-sp_event table {
    margin-bottom: 26px;
}

body.single-sp_event .status-publish .stm-next-match-time {
    display: none;
}

.stm-single-sp_table-league .stm-title-box-unit {
    margin: 0 -15px;
}

.stm-single-sp_table-league .sp-table-caption {
    display: none;
}

.stm-single-sp_table-league .sp-league-table {
    border-spacing: 0;
}

.stm-single-sp_table-league .sp-league-table th:last-child {
    text-indent: 20px;
}

.stm-single-sp_table-league .sp-league-table td {
    padding: 18px 35px;
    border-color: #e1e1e1;
}

.stm-single-sp_table-league .sp-league-table td.data-rank {
    padding: 18px 5px;
}

.stm-single-sp_table-league .sp-league-table td.data-name {
    padding: 18px 5px;
}

.stm-single-sp_table-league .sp-league-table td:last-child {
    padding-right: 10px;
}

.stm-single-sp_table-league .sp-league-table th,
.stm-single-sp_table-league .sp-league-table td {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}

.stm-single-sp_table-league .sp-league-table th.data-rank,
.stm-single-sp_table-league .sp-league-table th.data-number,
.stm-single-sp_table-league .sp-league-table th.data-position,
.stm-single-sp_table-league .sp-league-table th.data-name,
.stm-single-sp_table-league .sp-league-table td.data-rank,
.stm-single-sp_table-league .sp-league-table td.data-number,
.stm-single-sp_table-league .sp-league-table td.data-position,
.stm-single-sp_table-league .sp-league-table td.data-name {
    text-align: left;
}

.stm-single-sp_table-league .sp-league-table th.data-rank {
    text-indent: -9999px;
}

.stm-single-sp_table-league .sp-league-table td.data-rank {
    font-weight: 700;
    font-size: 18px;
    padding-right: 25px;
}

.stm-single-sp_table-league .sp-league-table tr.even td {
    background-color: #e8e8e8;
}

.stm-single-sp_table-league .sp-league-table .data-name {
    vertical-align: middle;
    text-transform: uppercase;
}

.stm-single-sp_table-league .sp-league-table .data-name .team-logo {
    display: inline-block;
    margin-right: 30px;
    float: none;
    width: inherit;
    height: 100%;
}

.stm-single-sp_table-league .sp-league-table .data-name .team-logo img {
    max-width: 100%;
    max-height: 65px;
}

.stm-single-sp_player .stm-title-box-unit {
    padding-top: 21px;
    padding-bottom: 34px;
}

.stm-single-sp_player .sp-template-photo {
    padding-top: 9px;
    margin-right: 28px;
}

.sp-staff-details .st-value,
.sp-staff-details .st-label,
.sp-player-details .st-value,
.sp-player-details .st-label {
    display: inline-block;
    margin-bottom: 5px;
    color: #151515;
    font-weight: 700;
    font-size: 14px;
}

.sp-staff-details .st-label,
.sp-player-details .st-label {
    padding-left: 3px;
    padding-right: 15px;
    min-width: 110px;
}

.sp-staff-details .st-value img,
.sp-player-details .st-value img {
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.sp-template-player-details h3 {
    text-transform: uppercase;
}

.sp-template-player-details .sp-player-number {
    display: none;
}

.stm-player-number {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
}

.stm-player-number .inner {
    padding: 15px 0 25px;
    letter-spacing: 1px;
}

.stm-player-number .inner .stm-grey {
    position: relative;
    color: #595959;
}

.stm-player-number .inner .stm-grey:before {
    position: absolute;
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    background-color: #004694;
    top: -9px;
    left: 4px;
}

.player-socials {
    padding-top: 39px;
}

.player-socials li {
    display: inline-block;
    padding: 0;
    padding-right: 6px;
}

.player-socials li:first-child {
    padding-left: 3px;
}

.player-socials li:before {
    display: none;
}

.player-socials li a {
    display: block;
    width: 36px;
    height: 36px;
    background-color: #004694;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    opacity: 0.8;
}

.player-socials li a:hover {
    opacity: 1;
}

.stm-player-details-right {
    text-align: center;
}

.stm-player-details-right .stm-player-team-logo img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.stm-player-details-right h6 {
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700;
}

.stm-player-stats {
    margin-top: 32px;
    font-size: 0;
}

.stm-player-stats .stm-player-stat {
    display: inline-block;
    padding: 25px 5px 10px;
    margin: 0 5px 10px;
    width: 100px;
    height: 103px;
    background-color: #595959;
    font-size: 14px;
    color: #fff;
}

.stm-player-stats .stm-player-stat:hover {
    background-color: #004694;
}

.stm-player-stats .stm-player-stat .stm-player-stat-label {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

.stm-player-stats .stm-player-stat .stm-player-stat-value {
    font-weight: 900;
    font-size: 24px;
}

.stm-single-sp_player .stm-players {
    text-align: left;
}

.stm-single-sp_player .stm-players .sp-player-number {
    display: none;
}

.stm-single-sp_player .stm-player-ids {
    margin-top: 70px;
}

.stm-single-sp_player .stm-media-archive {
    margin: 0 -15px;
}

.stm-player-single-top-info {
    margin-bottom: 40px;
}

.stm-font-size-14 {
    font-size: 14px;
}

.stm-single-sp_team {
    margin: 0 -15px;
}

.stm-single-sp_team .sp-fixtures-results &gt; div {
    width: 100%;
}

.stm-single-sp_team .sp-post-content {
    clear: none;
    overflow: hidden;
}

.stm-single-sp_team form {
    clear: left;
}

.stm-single-sp_team .sp-team-logo {
    padding-top: 8px;
}

.stm-players-inline {
    margin: 0 -15px 0;
    font-size: 0;
}

.stm-players-inline .stm-list-single-player {
    position: relative;
    opacity: 1;
}

.sp-team-details {
    margin-top: 5px;
}

.sp-team-details dt {
    margin-bottom: 5px;
}

.sp-team-details dd {
    margin-bottom: 15px;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-tab {
    margin-right: 55px;
    padding-left: 0;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-tab:last-child {
    margin-right: 0;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-tab:before {
    display: none;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-tab.vc_active &gt; a {
    color: #004694;
    border-bottom-color: #004694 !important;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-tab &gt; a {
    display: block;
    padding: 0;
    padding-bottom: 5px;
    border: 0;
    color: #404040;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-tab &gt; a .vc_tta-icon {
    position: relative;
    top: -2px;
}

.vc_tta-container .vc_tta.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 38px 0 20px 0;
}

.vc_tta-container h2 {
    line-height: 30px;
}

.vc_general.vc_btn3 {
    border-bottom: 0;
}

.sticky {
    visibility: visible;
}

table.variations td.st-label label {
    margin: 3px 0 0;
}

.stm-donation-procent {
    overflow: hidden;
    margin-top: 7px;
}

.stm-donation-procent .stm-label {
    margin-bottom: 3px;
}

.stm-donation-procent .stm-label .left {
    float: left;
    width: 50%;
    padding-right: 15px;
    font-weight: 700;
    color: #303132;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
}

.stm-donation-procent .stm-label .right {
    float: right;
    width: 50%;
    padding-left: 15px;
    text-align: right;
    color: #004694;
    font-size: 14px;
    font-weight: 700;
}

.stm-donation-procent .stm-donation-outer-bar {
    position: relative;
    width: 100%;
    height: 11px;
    background-color: #e6e6e6;
}

.stm-donation-procent .stm-donation-outer-bar .stm-dontaion-inner-bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #004694;
}

.stm-team-staff-list {
    background-color: #303132;
}

.stm-team-staff-list .stm-team-staff-list-inner {
    padding: 33px 20px 15px 40px;
    margin: 0 -15px 55px;
}

.stm-team-staff-list .stm-single-staff {
    float: left;
    width: 25%;
    margin-bottom: 15px;
}

.stm-team-staff-list .stm-single-staff:nth-child(4n+1) {
    clear: both;
}

.stm-team-staff-list .stm-single-staff .inner {
    padding: 0 15px;
}

.stm-team-staff-list .stm-single-staff .stm-red {
    margin-bottom: 1px;
    font-size: 15px;
    font-weight: 700;
}

.stm-team-staff-list .stm-single-staff .sp-staff-name {
    margin-bottom: -3px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
}

.stm-team-staff-list .stm-single-staff .nationality {
    color: #aaa;
    font-size: 13px;
}

.stm-single-sp_team .sp-table-caption {
    margin-bottom: 23px;
    text-transform: uppercase;
}

.stm-single-sp_team .stm-players-inline {
    margin-bottom: 34px;
}

.stm-single-sp_team .stm-title-box-unit {
    padding-bottom: 24px;
}

.dp-in {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

.stm-single-comment-title {
    position: relative;
    padding-right: 100px;
}

.stm-single-comment-title .stm-add-review {
    position: absolute;
    right: 0;
    top: 16px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
}

.stm-single-comment-title .stm-add-review a {
    text-decoration: none !important;
    font-weight: 700;
}

.stm-single-comment-title .stm-add-review a:focus,
.stm-single-comment-title .stm-add-review a:hover {
    color: #004694;
}

.stm-single-comment-title .stm-add-review a i {
    font-size: 16px;
    margin-right: 3px;
    color: #004694;
}

.stm-no-decor,
.stm-no-decoration {
    text-decoration: none !important;
}

table.sp-league-table.sp-data-table td {
    background-color: #f2f2f2 !important;
}

table.sp-league-table.sp-data-table tr:nth-child(even) td {
    background-color: #e8e8e8 !important;
}

.stm-header .logo-main .blogname {
    text-decoration: none !important;
}

.widget_recent_entries.no-date ul li {
    padding-top: 0;
    margin-bottom: 15px;
}

.stm-sticky-no-image {
    position: static;
    display: inline-block;
    margin-bottom: 15px;
}

.stm_post_comments .comment-respond .logged-in-as a:nth-child(2) {
    float: right;
}

tbody tr th {
    border-bottom: 1px solid #d8d8d8;
}

.single table {
    margin-bottom: 20px;
}

.page-links {
    margin-bottom: 30px;
}

.page-links .page-links-title {
    display: none !important;
}

.page-links span:not(.screen-reader-text) {
    display: inline-block;
    margin-right: 10px;
    min-width: 45px;
    min-height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
    border: 2px solid #004694;
    background-color: #004694;
    color: #fff;
}

.page-links a span:not(.screen-reader-text) {
    border: 2px solid #bfbfbf;
    background-color: transparent;
    color: #bfbfbf;
}

.page-links span &gt; span.screen-reader-text,
.page-links a:hover span:not(.screen-reader-text) {
    border-color: #004694;
    background-color: #004694;
    color: #fff;
}

.post-password-form input {
    margin-top: 10px;
}

.post-password-form input[type="submit"] {
    margin: 34px 0 0 15px;
}

.post-content {
    margin-bottom: 10px;
}

.stm-post-meta-bottom .stm_post_tags {
    max-width: 80%;
}

.stm-post-meta-bottom .stm_post_tags a {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
}

.stm-post-meta-bottom .stm_post_tags a {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
}

ol li:before {
    background-color: transparent;
}

ul {
    counter-reset: section;
}

.stm-header .stm-main-menu .stm-main-menu-unit .header-menu ul.sub-menu li.menu-item-has-children &gt; a:after {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "\f105";
    right: 18px;
    top: 14px;
    font-size: 19px;
    z-index: 25;
}

.stm_post_comments .comment-respond {
    background-color: #303132;
}

.stm_post_comments .comment-respond .comment-form {
    padding: 0 0 15px;
}

.stm_post_comments .comment-reply-title {
    color: #fff;
}

.stm-header.stm-header-fixed.stm-transparent-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search .search-submit,
.stm-header.stm-header-fixed.stm-transparent-header .stm-main-menu .stm-main-menu-unit:after,
.stm-header.stm-header-fixed.stm-transparent-header .stm-main-menu .stm-main-menu-unit {
    background: transparent !important;
}

.stm-header.stm-header-fixed.stm-transparent-header .search-submit.activated:before {
    opacity: 1 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.sp-league-table .has-logo img {
    width: 1.8em;
    margin-right: 0.5em;
}

.sp-league-table .has-logo .team-logo {
    width: inherit !important;
    margin-right: 0 !important;
}

.stm-single-block-event-list .stm-single-block-unit .stm-team-logo .team-logo img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.stm-cart-totals table tr th,
.stm-cart-totals table tr th {
    border-bottom: 0;
}

.stm-cart-totals table {
    margin-bottom: 20px;
}

.shop_table .shipping td {
    padding-right: 20px !important;
}

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

.sp-player-details .st-label {
    font-weight: 400;
}

.stm-single-product-images .woocommerce-main-image {
    position: relative;
}

.stm-single-product-images .woocommerce-main-image .stm-image-preview-shop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    z-index: 5;
}

.stm-single-product-images .woocommerce-main-image .stm-image-preview-shop.hovered {
    opacity: 1;
    visibility: visible;
}

.woocommerce-variation {
    width: 100%;
    float: right !important;
}

.woocommerce-variation-add-to-cart {
    float: right !important;
}

form.login label[for="rememberme"] {
    margin: 10px 0 0 10px;
}

form.login label[for="rememberme"] input#rememberme {
    margin-right: 4px;
}

.stm-custom-row {
    margin-left: -15px;
    margin-right: -15px;
}

.stm-custom-row .col-10,
.stm-custom-row .col-15,
.stm-custom-row .col-25,
.stm-custom-row .col-20,
.stm-custom-row .col-30,
.stm-custom-row .col-35,
.stm-custom-row .col-40,
.stm-custom-row .col-43,
.stm-custom-row .col-50,
.stm-custom-row .col-57,
.stm-custom-row .col-60,
.stm-custom-row .col-70,
.stm-custom-row .col-100 {
    display: block;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.stm-custom-row .col-10 {
    width: 10%;
}

.stm-custom-row .col-15 {
    width: 15%;
}

.stm-custom-row .col-25 {
    width: 25%;
}

.stm-custom-row .col-20 {
    width: 20%;
}

.stm-custom-row .col-30 {
    width: 30%;
}

.stm-custom-row .col-35 {
    width: 35%;
}

.stm-custom-row .col-40 {
    width: 40%;
}

.stm-custom-row .col-43 {
    width: 43%;
}

.stm-custom-row .col-50 {
    width: 50%;
}

.stm-custom-row .col-57 {
    width: 57%;
}

.stm-custom-row .col-60 {
    width: 60%;
}

.stm-custom-row .col-70 {
    width: 70%;
}

.stm-custom-row .col-100 {
    width: 100%;
}

.stm-mobile-teams-name,
.stm-mobile-show {
    display: none;
}

.stm-mobile-hide {
    display: inline-block;
}

.stm-latest-results-units .stm-mobile-hide {
    display: block;
}

.splashAmericanFootball {}

.splashAmericanFootball h1,
.splashAmericanFootball h2,
.splashAmericanFootball h3,
.splashAmericanFootball h3,
.splashAmericanFootball h4,
.splashAmericanFootball h5,
.splashAmericanFootball h6,
.splashAmericanFootball .h1,
.splashAmericanFootball .h2,
.splashAmericanFootball .h3,
.splashAmericanFootball .h4,
.splashAmericanFootball .h5,
.splashAmericanFootball .h6 {
    font-family: 'Oswald';
    font-weight: 400;
    text-transform: uppercase;
}

.splashAmericanFootball .no-uppercase h1,
.splashAmericanFootball .no-uppercase h2,
.splashAmericanFootball .no-uppercase h3,
.splashAmericanFootball .no-uppercase h3,
.splashAmericanFootball .no-uppercase h4,
.splashAmericanFootball .no-uppercase h5,
.splashAmericanFootball .no-uppercase h6,
.splashAmericanFootball .no-uppercase .h1,
.splashAmericanFootball .no-uppercase .h2,
.splashAmericanFootball .no-uppercase .h3,
.splashAmericanFootball .no-uppercase .h4,
.splashAmericanFootball .no-uppercase .h5,
.splashAmericanFootball .no-uppercase .h6 {
    text-transform: none !important;
}

.splashAmericanFootball .stm-ipad-none {
    display: none;
}

.splashAmericanFootball .stm-ipad-block {
    display: block;
}

.splashAmericanFootball .fa-check-square:before {
    color: #004694;
}

.splashAmericanFootball .modal-header {
    background-color: #004694;
    border: 1px solid #004694;
}

.splashAmericanFootball ol li:before {
    color: #004694;
}

.splashAmericanFootball ul.stm-list-icon li:before {
    display: none;
    color: #004694;
}

.splashAmericanFootball ul.stm-list-icon li i:before {
    color: #004694;
}

.splashAmericanFootball ul li:before {
    color: #004694;
    background-color: #004694;
}

.splashAmericanFootball blockquote {
    border-color: #004694;
}

.splashAmericanFootball blockquote.style_2:before {
    content: "\e909";
    font-family: 'stm-splash-icons';
    color: #004694;
    font-size: 40px;
}

.splashAmericanFootball p.no-break {
    display: none;
}

.splashAmericanFootball .stm-red {
    color: #004694 !important;
}

.splashAmericanFootball .highlight {
    background-color: #004694;
}

.splashAmericanFootball .fa.fa-check {
    color: #004694;
}

.splashAmericanFootball .wpb_text_column p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #404040;
}

.splashAmericanFootball .stm-af-left {
    float: left;
}

.splashAmericanFootball .stm-af-right {
    float: right;
}

.splashAmericanFootball input[type='submit'] {
    letter-spacing: 0.6px !important;
}

.splashAmericanFootball .button {
    border: solid 2px #004694;
    overflow: hidden;
    border-radius: 0;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    color: #004694;
    padding: 12px 35px;
    background: transparent !important;
    margin-top: 40px;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
    letter-spacing: 0.6px !important;
}

.splashAmericanFootball .button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #004694;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
    opacity: 0;
}

.splashAmericanFootball .button:hover:active {
    color: #004694 !important;
}

.splashAmericanFootball .button:hover:active span {
    color: #004694 !important;
}

.splashAmericanFootball .button:hover:active input[type='submit'] {
    color: #004694 !important;
}

.splashAmericanFootball .button:hover {
    border: solid 2px #004694;
    background: #004694 !important;
    color: #fff;
}

.splashAmericanFootball .button:hover:before {
    color: #004694;
    width: 100%;
    left: 100%;
    background: #004694;
    opacity: 1;
}

.splashAmericanFootball .button:hover span {
    color: #fff;
}

.splashAmericanFootball .button:hover input[type='submit'] {
    color: #fff !important;
}

.splashAmericanFootball .button.btn-md,
.splashAmericanFootball .button.checkout-button {
    border: solid 2px #004694;
    overflow: hidden;
    border-radius: 0;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    padding: 12px 35px;
    background: #004694 !important;
    margin-top: 40px;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    letter-spacing: 0.6px !important;
}

.splashAmericanFootball .button.btn-md:before,
.splashAmericanFootball .button.checkout-button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #004694 !important;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    opacity: 0;
}

.splashAmericanFootball .button.btn-md:hover:active,
.splashAmericanFootball .button.checkout-button:hover:active {
    color: #004694 !important;
}

.splashAmericanFootball .button.btn-md:hover:active input[type='submit'],
.splashAmericanFootball .button.checkout-button:hover:active input[type='submit'] {
    color: #004694 !important;
}

.splashAmericanFootball .button.btn-md:hover,
.splashAmericanFootball .button.checkout-button:hover {
    border: solid 2px #004694;
    background: #004694 !important;
    color: #fff !important;
}

.splashAmericanFootball .button.btn-md:hover:before,
.splashAmericanFootball .button.checkout-button:hover:before {
    width: 100%;
    left: 100%;
    background: #004694 !important;
    opacity: 1;
}

.splashAmericanFootball .button.btn-md:hover span,
.splashAmericanFootball .button.checkout-button:hover span {
    color: #fff;
}

.splashAmericanFootball .button.btn-md:hover input[type='submit'],
.splashAmericanFootball .button.checkout-button:hover input[type='submit'] {
    color: #fff;
}

.splashAmericanFootball .button.btn-md:hover input[type='submit']:disabled:hover:active,
.splashAmericanFootball .button.checkout-button:hover input[type='submit']:disabled:hover:active {
    color: #fff !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-4 {
    border: 0;
    overflow: hidden;
    border-radius: 0;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    padding: 14px 35px;
    background: #004694 !important;
    margin-top: 40px;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    letter-spacing: 0.6px !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-4:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #004694 !important;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    opacity: 0;
}

.splashAmericanFootball .button.btn-secondary.btn-style-4:hover:active {
    color: #004694 !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-4:hover:active span,
.splashAmericanFootball .button.btn-secondary.btn-style-4:hover:active .add_to_cart_button {
    color: #004694 !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-4:hover:active span:before,
.splashAmericanFootball .button.btn-secondary.btn-style-4:hover:active .add_to_cart_button:before {
    color: #004694 !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-4:hover:active input[type='submit'] {
    color: #004694 !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-4:hover {
    border: 0;
    background: #004694 !important;
    color: #fff !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-4:hover:before {
    width: 100%;
    left: 100%;
    background: #004694 !important;
    opacity: 1;
}

.splashAmericanFootball .button.btn-secondary.btn-style-4:hover span {
    color: #fff !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-4:hover input[type='submit'] {
    color: #fff;
}

.splashAmericanFootball .button.btn-secondary.btn-style-4:hover input[type='submit']:disabled:hover:active {
    color: #fff !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-2 {
    border: solid 2px #004694;
    overflow: hidden;
    border-radius: 0;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    color: #004694;
    padding: 14px 35px;
    background: transparent !important;
    margin-top: 40px;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    letter-spacing: 0.6px !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #004694 !important;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    opacity: 0;
}

.splashAmericanFootball .button.btn-secondary.btn-style-2:hover:active {
    color: #004694 !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-2:hover:active span,
.splashAmericanFootball .button.btn-secondary.btn-style-2:hover:active .add_to_cart_button {
    color: #004694 !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-2:hover:active span:before,
.splashAmericanFootball .button.btn-secondary.btn-style-2:hover:active .add_to_cart_button:before {
    color: #004694 !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-2:hover:active input[type='submit'] {
    color: #004694 !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-2:hover {
    border: solid 2px #004694;
    background: #004694 !important;
    color: #fff !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-2:hover:before {
    width: 100%;
    left: 100%;
    background: #004694 !important;
    opacity: 1;
}

.splashAmericanFootball .button.btn-secondary.btn-style-2:hover span {
    color: #fff !important;
}

.splashAmericanFootball .button.btn-secondary.btn-style-2:hover input[type='submit'] {
    color: #fff;
}

.splashAmericanFootball .button.btn-secondary.btn-style-2:hover input[type='submit']:disabled:hover:active {
    color: #fff !important;
}

.splashAmericanFootball .stm-fs-16 {
    text-decoration: none !important;
    font-size: 14px !important;
    padding: 15px 35px 12px;
    letter-spacing: 0.6px;
}

.splashAmericanFootball .stm-fs-16:hover {
    text-decoration: none !important;
}

.splashAmericanFootball .tp-caption .button.btn-md {
    border: 0 !important;
}

.splashAmericanFootball .tp-caption .button.btn-md:hover {
    border-color: #004694 !important;
    color: #fff !important;
}

.splashAmericanFootball .tp-caption .button.btn-md:hover:active {
    border-color: #004694 !important;
    color: #004694 !important;
}

.splashAmericanFootball .wpcf7-submit {
    background: #004694 !important;
    border-color: #004694;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.splashAmericanFootball .wpcf7-submit:hover {
    background: #004694 !important;
    border-color: #004694;
    color: #fff !important;
}

.splashAmericanFootball .wpcf7-submit:hover:active {
    border-color: #004694 !important;
    color: #004694 !important;
}

.splashAmericanFootball .tp-bullets.ares {
    display: block;
    top: 93% !important;
    position: relative;
    height: 22px !important;
    padding: 0;
    width: 100%;
    text-align: inherit;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    -webkit-transform: matrix(1, 0, 0, 1, -30, -50) !important;
    transform: matrix(1, 0, 0, 1, -30, -50) !important;
}

.splashAmericanFootball .tp-bullets.ares .tp-bullet {
    position: inherit;
    display: inline-block;
    border-radius: 0;
    background: #f0f0f0 !important;
    width: 8px;
    height: 8px;
    border: 0 !important;
    vertical-align: middle;
}

.splashAmericanFootball .tp-bullets.ares .tp-bullet.selected {
    background: #004694 !important;
    width: 8px;
    height: 8px;
    margin-top: -1px;
    border: solid 3px #004694 !important;
}

.splashAmericanFootball .stm-title-left .stm-main-title-unit {
    font-family: "Oswald";
    font-weight: 400;
    color: #000000;
    letter-spacing: 0;
    margin-right: 55px;
    margin-bottom: 49px;
}

.splashAmericanFootball .stm-default-page {
    padding: 10px 0 0;
}

.splashAmericanFootball .af-margin-88 {
    margin-top: 88px;
}

.splashAmericanFootball .af-margin-0 {
    margin-top: 0;
}

.splashAmericanFootball .brown {
    color: #004694;
}

.splashAmericanFootball .american_football_title h2,
.splashAmericanFootball .american_football_title h3 {
    font-family: 'Oswald';
    font-weight: 400;
    letter-spacing: 0;
}

.splashAmericanFootball table {
    border-collapse: collapse;
}

.splashAmericanFootball table thead tr th {
    background: #004694;
    color: #004694;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    padding: 16px 0 16px 13px;
}

.splashAmericanFootball table thead tr th:nth-child(1) {
    text-align: center;
}

.splashAmericanFootball table tbody tr {
    background: transparent !important;
}

.splashAmericanFootball table tbody tr:nth-child(odd) td {
    background: #f0f0f0;
}

.splashAmericanFootball table tbody tr td {
    font-family: 'Roboto';
    color: #004694;
    font-size: 16px;
    padding: 17px 0 17px 15px;
    border-bottom: 0;
}

.splashAmericanFootball .paging_simple_numbers {
    border-top: solid 1px #d8d8d8;
    padding-top: 30px;
}

.splashAmericanFootball .paging_simple_numbers .previous,
.splashAmericanFootball .paging_simple_numbers .next {
    display: none !important;
}

.splashAmericanFootball .paging_simple_numbers span a {
    background: transparent;
    border: 0;
    border-radius: 0;
    margin: 0 !important;
    opacity: 1;
    color: #004694 !important;
    line-height: 45px;
}

.splashAmericanFootball .paging_simple_numbers span a:hover {
    background: #004694;
    color: #fff !important;
}

.splashAmericanFootball .paging_simple_numbers span a.current {
    background: #f0f0f0;
    color: #004694 !important;
}

.splashAmericanFootball .stm-title-box-unit {
    padding-top: 54px;
}

.splashAmericanFootball .stm-title-box-unit .navxtBreads {
    font-family: 'Roboto';
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 45px;
    color: #999999;
}

.splashAmericanFootball .stm-title-box-unit .navxtBreads a,
.splashAmericanFootball .stm-title-box-unit .navxtBreads span {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #999999;
    text-transform: none;
    letter-spacing: 0;
}

.splashAmericanFootball .stm-title-box-unit .navxtBreads a:hover,
.splashAmericanFootball .stm-title-box-unit .navxtBreads span:hover {
    text-decoration: none;
    color: #004694 !important;
}

.splashAmericanFootball .stm-title-box-unit .stm-page-title h3 {
    margin-bottom: 2px;
    letter-spacing: 0;
}

.splashAmericanFootball .heading-font {
    font-family: 'Oswald';
    font-weight: 400 !important;
}

.splashAmericanFootball .stm-brown {
    color: #004694;
}

.splashAmericanFootball .af-ul-wrap ul li {
    margin-bottom: 12px;
}

.splashAmericanFootball .af-ul-wrap ul li i {
    color: #004694 !important;
}

.splashAmericanFootball input[type='submit'] {
    border-radius: 0;
}

.splashAmericanFootball .style-2 {
    background: #fff !important;
    border-radius: 0 !important;
}

.splashAmericanFootball .stm-af-carousel .stm-slider-control-prev {
    background: #004694;
    width: 60px;
    height: 70px;
    line-height: 70px;
    display: block !important;
    position: absolute;
}

.splashAmericanFootball .stm-af-carousel .stm-slider-control-prev:hover i:before {
    color: #004694;
}

.splashAmericanFootball .stm-af-carousel .stm-slider-control-prev i:before {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.splashAmericanFootball .stm-af-carousel .stm-slider-control-prev:before {
    background: #004694;
    padding: 11px 27px 11px 17px;
    margin: 0;
    color: white;
    font-size: 48px;
}

.splashAmericanFootball .stm-af-carousel .stm-slider-control-prev:after {
    position: absolute;
    content: '';
    display: block;
    top: 0px;
    right: -10px;
    min-height: 70px;
    width: 32px;
    background: #004694;
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.splashAmericanFootball .stm-af-carousel .stm-slider-control-next {
    background: #004694;
    width: 60px;
    height: 70px;
    line-height: 70px;
    display: block !important;
    position: absolute;
}

.splashAmericanFootball .stm-af-carousel .stm-slider-control-next:hover i:before {
    color: #004694;
}

.splashAmericanFootball .stm-af-carousel .stm-slider-control-next i:before {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.splashAmericanFootball .stm-af-carousel .stm-slider-control-next:before {
    background: #004694;
    padding: 11px 17px 11px 27px;
    margin: 0;
    color: white;
    font-size: 48px;
}

.splashAmericanFootball .stm-af-carousel .stm-slider-control-next:after {
    position: absolute;
    content: '';
    display: block;
    top: 0px;
    left: -10px;
    min-height: 70px;
    width: 32px;
    background: #004694;
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.splashAmericanFootball .stm-donation-procent {
    display: block;
    overflow: hidden;
    margin-top: 0;
    clear: both;
}

.splashAmericanFootball .stm-donation-procent .stm-range-wrapp {
    display: block;
    overflow: hidden;
    padding-top: 6px;
    position: relative;
    height: 16px;
}

.splashAmericanFootball .stm-donation-procent .stm-range-wrapp .stm-donation-outer-bar {
    position: relative;
    width: 100%;
    height: 4px;
    background-color: #e6e6e6;
}

.splashAmericanFootball .stm-donation-procent .stm-range-wrapp .stm-donation-outer-bar .stm-dontaion-inner-bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #004694;
}

.splashAmericanFootball .stm-donation-procent .stm-range-wrapp .stm-range-control {
    display: block;
    width: 4px;
    height: 16px;
    position: absolute;
    background: #004694;
    top: 0;
}

.splashAmericanFootball .container {
    max-width: 1140px;
}

.splashAmericanFootball .vc_tta-container h2 {
    letter-spacing: 0;
    margin-bottom: 22px;
}

.splashAmericanFootball .vc_tta-container .vc_tta.vc_general .vc_active .vc_tta-panel-heading {
    margin-bottom: 3px;
}

.splashAmericanFootball .vc_tta-container .vc_tta.vc_general .vc_tta-panel-heading {
    margin-bottom: 7px;
}

.splashAmericanFootball .vc_tta-container .vc_tta.vc_general .vc_tta-panel-heading .vc_tta-panel-title a {
    color: #43445c;
    text-transform: none;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
}

.splashAmericanFootball .vc_tta-container .vc_tta.vc_general .vc_tta-panel-heading .vc_tta-panel-title a:hover {
    color: #004694;
}

.splashAmericanFootball .vc_tta-container .vc_tta.vc_general .vc_tta-panel-heading .vc_tta-panel-title a:before {
    display: block;
    overflow: hidden;
    content: "\e90a";
    font-family: 'stm-splash-icons' !important;
    font-size: 10px;
    width: 10px;
    height: 10px;
    color: #004694;
    position: absolute;
    top: 9px;
}

.splashAmericanFootball .vc_tta-container .vc_tta.vc_general .stm-shortcode-tab-bottom-margin {
    margin-top: 20px;
}

.splashAmericanFootball .vc_tta-container .vc_tta.vc_general .stm-shortcode-tab-bottom-margin .vc_tta-panel-body {
    padding-left: 0 !important;
}

.splashAmericanFootball .vc_tta-container .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0px 0 10px 22px !important;
}

.splashAmericanFootball .vc_tta-container .vc_tta.vc_general .vc_tta-panel-body p {
    line-height: 30px;
}

.splashAmericanFootball .vc_tta-container .vc_tta.vc_general .vc_tta-tab &gt; a {
    font-family: 'Oswald';
}

.splashAmericanFootball .vc_tta-container .vc_tta.vc_general .vc_active &gt; a {
    color: #004694;
    border-color: #004694 !important;
}

.splashAmericanFootball .stm-form-bg {
    display: block;
    overflow: hidden;
    position: relative;
    background: #f0f0f0;
}

.splashAmericanFootball .stm-form-bg h4.stm-white {
    color: #000000;
    text-align: left;
    font-size: 30px;
    margin-bottom: 20px;
}

.splashAmericanFootball .stm-form-bg h5 {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    margin-bottom: 15px;
    text-transform: none;
}

.splashAmericanFootball .stm-form-bg p {
    display: block;
    overflow: hidden;
    width: 49%;
    background: #f0f0f0;
    padding: 20px 20px 20px 0;
    margin: 0;
}

.splashAmericanFootball .stm-form-bg p:nth-of-type(1) {
    float: left;
    padding-top: 0;
}

.splashAmericanFootball .stm-form-bg p:nth-of-type(2) {
    float: right;
    padding: 0 20px 0 0;
}

.splashAmericanFootball .stm-form-bg p:nth-of-type(3) {
    float: right;
}

.splashAmericanFootball .stm-form-bg p:nth-of-type(4) {
    float: left;
    padding: 0 20px 25px 0;
    clear: both;
}

.splashAmericanFootball .stm-form-bg p input {
    border-radius: 0;
    border: 0;
    font-family: 'Roboto';
}

.splashAmericanFootball .stm-form-bg p textarea {
    border-radius: 0;
    border: 0;
    max-height: 130px;
}

.splashAmericanFootball .stm-form-bg p .button {
    margin-top: 0;
    padding: 5px 20px 5px;
    text-align: center;
}

.splashAmericanFootball .stm-form-bg p .button input[type='submit'] {
    font-family: 'Oswald';
    background: transparent !important;
    text-align: center;
}

.splashAmericanFootball .stm-form-bg p .button input[type='submit']:hover {
    background: transparent !important;
}

.splashAmericanFootball .stm-form-bg p .button input[type='submit']:hover:active {
    background: transparent !important;
}

.splashAmericanFootball .stm-form-bg p .button .ajax-loader {
    display: none !important;
}

.splashAmericanFootball .wpcf7-mail-sent-ok {
    border-top: solid 3px #398f14;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding: 29px 29px 26px;
    margin: 30px 0;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    text-transform: none;
    vertical-align: top;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.18);
    letter-spacing: 0;
    color: #595959;
}

.splashAmericanFootball #stm-top-bar {
    min-height: 39px;
    background: #004694;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .stm-top-switcher-holder {
    display: inline-block;
    line-height: 38px;
    vertical-align: middle;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit {
    position: relative;
    vertical-align: top;
    cursor: pointer;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    padding: 5px 0;
    margin-top: -1px;
    margin-left: -5px;
    max-width: 100%;
    min-width: 100%;
    background-color: #004694;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    z-index: 1000000;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit .dropdown-menu &gt; li {
    margin-bottom: 0;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit .dropdown-menu &gt; li &gt; a {
    background-color: #004694 !important;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit .dropdown-menu &gt; li &gt; a .stm-language-flag {
    box-shadow: 0;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit .dropdown-menu &gt; li &gt; a .stm-language-code {
    top: 0;
    vertical-align: middle;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit:hover .stm-switcher-open {
    opacity: 1;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit.open .dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit.open .stm-switcher-open {
    border-top: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit .stm-switcher-open {
    position: absolute;
    top: 18px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    opacity: 0.8;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit .stm-language-flag {
    margin-right: 10px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit .stm-language-flag img {
    vertical-align: middle;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit .stm-language-code {
    position: relative;
    top: 3px;
    vertical-align: top;
    text-transform: capitalize;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 13px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .language-switcher-unit .stm-current-language {
    padding-right: 35px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .stm-head-ticket {
    display: inline-block;
    position: relative;
    overflow: hidden;
    line-height: 38px;
    vertical-align: middle;
    margin-left: 50px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .stm-head-ticket .stm-ticket-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .stm-head-ticket ul {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .stm-head-ticket ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .stm-head-ticket ul li:before {
    display: none;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .stm-head-ticket ul li:nth-child(2) {
    padding: 0 10px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .stm-head-ticket ul li:nth-child(2) .stm-divider {
    display: block;
    height: 11px;
    width: 1px;
    background: rgba(255, 255, 255, 0.3);
    line-height: 20px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .stm-head-ticket ul li .stm-ticket-text {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .stm-head-ticket ul li .stm-ticket-text a {
    text-decoration: none;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_left .stm-head-ticket ul li .stm-ticket-text a:hover {
    color: #004694;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right {
    width: 100%;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-ticker-holder {
    display: block;
    text-align: left;
    width: auto;
    overflow: hidden;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-ticker-holder .stm-ticker-title {
    line-height: 34px;
    margin-right: 15px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-ticker-holder .stm-ticker-title .stm-red {
    background: #004694;
    color: #fff !important;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 11px;
    padding: 2px 4px 1px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-ticker-holder .stm-ticker {
    height: 40px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-ticker-holder .stm-ticker li {
    line-height: 41px;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 400;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-cart-holder {
    line-height: 38px;
    float: right;
    display: block;
    margin-left: 30px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-cart-holder .help-bar-shop.stm-cart-af a {
    height: 38px;
    padding: 0;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-cart-holder .help-bar-shop.stm-cart-af a:hover {
    background: transparent;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-cart-holder .help-bar-shop.stm-cart-af a .fa {
    float: right;
    top: 11px;
    right: 9px;
    margin-right: 0;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-cart-holder .help-bar-shop.stm-cart-af a .fa-shopping-cart:before {
    content: "\e914" !important;
    font-family: "stm-splash-icons" !important;
    font-size: 19px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-cart-holder .help-bar-shop.stm-cart-af a .list-label {
    float: left;
    text-transform: uppercase;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 12px;
    display: none;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-cart-holder .help-bar-shop.stm-cart-af a .list-badge {
    vertical-align: top;
    margin-top: 2px;
    z-index: 10;
    position: relative;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 10px;
    left: 17px;
    min-width: 16px;
    min-height: 16px;
    line-height: 16px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-profile-holder {
    line-height: 38px !important;
    float: right;
    display: block;
    margin-left: 20px !important;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-profile-holder .stm-profile-wrapp .stm-profile-img {
    display: inline-block;
    max-width: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-profile-holder .stm-profile-wrapp .stm-profile-img img {
    display: block;
    width: 100%;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-profile-holder .stm-profile-wrapp a {
    display: inline-block;
    overflow: hidden;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 12px;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-profile-holder .stm-profile-wrapp a:hover {
    color: #004694;
}

.splashAmericanFootball #stm-top-bar .stm-top-bar_right .stm-top-profile-holder .stm-profile-wrapp .vertical-divider {
    display: inline-block;
    overflow: hidden;
    height: 12px;
    border-left: solid 1px rgba(255, 255, 255, 0.3);
    margin: -3px 12px 0 14px;
    line-height: 15px;
    vertical-align: middle;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner {
    padding: 0;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit {
    background: transparent !important;
    width: 100%;
    text-align: left;
    padding: 0px;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit:after {
    background: transparent !important;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-list-duty {
    margin-top: 0px;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu {
    display: inline-block;
    vertical-align: middle;
    font-family: "Oswald";
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li:first-child a {
    padding: 0 29px 0 0;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li:first-child &gt; .sub-menu {
    left: 0;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu:nth-of-type(2) &gt; li:first-child &gt; a {
    padding: 0 29px !important;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu:nth-of-type(2) &gt; li:first-child &gt; .sub-menu {
    left: 28px;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li.current-menu-item &gt; a span,
.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li.current_page_item &gt; a span {
    padding-bottom: 1px;
    border-bottom: solid 2px #004694;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li a {
    font-size: 16px;
    padding: 1px 29px 0;
    background: transparent;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li a:before {
    display: none;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li a:hover span {
    border-bottom: solid 2px #004694;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu {
    margin-left: -10px;
    left: 28px;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu li {
    display: block;
    border-radius: 0;
    padding-left: 10px;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    color: #004694;
    background: transparent !important;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu li:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 0;
    background-color: #004694;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
    opacity: 0;
    z-index: -1;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu li:hover:active {
    color: #004694 !important;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu li:hover:active &gt; a {
    color: #004694 !important;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu li:hover:active &gt; a span {
    border: 0;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu li:hover {
    background: #004694 !important;
    color: #fff;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu li:hover:after {
    color: #004694;
    width: 100%;
    right: 0%;
    background: #004694;
    opacity: 1;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu li:hover a {
    color: #fff;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu li:hover a span {
    border: 0;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu &gt; li {
    padding-left: 10px;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu &gt; li &gt; a {
    font-size: 15px;
    padding: 0;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu li a {
    font-size: 15px;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li &gt; .sub-menu &gt; li &gt; .sub-menu li a:hover:active {
    color: #004694 !important;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-logo {
    display: inline-block;
    width: 127px;
    vertical-align: middle;
    float: inherit !important;
    margin: 14px 22px 17px 22px !important;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-logo .bloglogo {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-logo .logoHide {
    visibility: hidden;
    opacity: 0;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search {
    width: 100%;
    height: auto !important;
    top: 50%;
    margin-top: -36px;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent !important;
    padding: 9px 0 10px;
    text-align: right;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-submit:before {
    background: transparent;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-submit:hover {
    background: transparent;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-submit:hover:before {
    background: transparent;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-submit .fa-search {
    margin-right: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-submit .fa-search:before {
    display: block;
    overflow: hidden;
    content: "\e915" !important;
    font-family: 'stm-splash-icons' !important;
    color: #fff;
    background: transparent;
    width: 20px;
    height: 20px;
    font-size: 16px;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-submit.activated {
    background: #004694 !important;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-submit.activated .fa-search {
    margin-right: 25px;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-submit.activated .fa-search:before {
    color: #004694;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-input {
    position: absolute;
    top: 0;
    right: 0;
    width: 0px;
    padding: 0px;
    height: 70px;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    background-color: #151515;
    box-shadow: none;
    color: #fff;
    visibility: hidden;
    font-family: 'Roboto';
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-input.active {
    visibility: visible;
    width: 100%;
    max-width: 1140px;
    padding: 20px 15px;
}

.splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .stm-header-search form .search-input::-webkit-input-placeholder {
    color: #fff;
}

.splashAmericanFootball .widget_search .search-input {
    background: #f5f5f5 !important;
    border-color: #f5f5f5;
    margin-bottom: 15px;
    height: 50px;
    border-radius: 0;
    font-family: 'Roboto';
}

.splashAmericanFootball .widget_search button.search-submit {
    border: 0;
    border-radius: 0;
    min-height: 50px;
    padding: 11px 15px 9px;
}

.splashAmericanFootball .widget_search button.search-submit:before {
    background: #f5f5f5 !important;
}

.splashAmericanFootball .widget_search button.search-submit i {
    color: #7d7e98;
    font-size: 18px;
}

.splashAmericanFootball aside.widget {
    margin-bottom: 30px;
}

.splashAmericanFootball aside.widget .widget-title,
.splashAmericanFootball aside.widget .widget_title {
    background: #004694;
    margin-bottom: 20px;
}

.splashAmericanFootball aside.widget .widget-title h6,
.splashAmericanFootball aside.widget .widget-title h4,
.splashAmericanFootball aside.widget .widget-title h3,
.splashAmericanFootball aside.widget .widget_title h6,
.splashAmericanFootball aside.widget .widget_title h4,
.splashAmericanFootball aside.widget .widget_title h3 {
    font-family: 'Oswald';
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    padding: 6px 0 4px 14px;
    line-height: 30px !important;
    margin-bottom: 20px;
}

.splashAmericanFootball aside.widget a {
    color: #cccccc;
}

.splashAmericanFootball aside.widget .stm-post-content .h5 {
    font-family: 'Oswald';
    text-transform: uppercase;
}

.splashAmericanFootball aside.widget ul li {
    padding: 10px 0 10px 40px;
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 0;
}

.splashAmericanFootball aside.widget ul li:last-child {
    border-bottom: 0;
}

.splashAmericanFootball aside.widget ul li:before {
    display: block;
    overflow: hidden;
    content: "\e90a";
    font-family: 'stm-splash-icons';
    color: #004694;
    background: transparent;
    width: 12px;
    height: 20px;
    font-size: 6px;
    top: 9px;
    left: 20px;
}

.splashAmericanFootball aside.widget ul li a {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    color: #004694;
}

.splashAmericanFootball .widget_stm_recent_posts a:hover {
    text-decoration: none;
}

.splashAmericanFootball .widget_stm_recent_posts a:hover .h5 {
    color: #004694 !important;
}

.splashAmericanFootball .widget_stm_recent_posts a .stm-post-content .date {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 12px;
    color: #004694;
    line-height: 15px;
    margin-top: 3px;
}

.splashAmericanFootball .widget_stm_recent_posts a .stm-post-content .h5 {
    font-weight: 400;
    font-size: 18px;
    color: #004694;
    text-transform: none;
}

.splashAmericanFootball .widget_recent_comments ul li {
    font-size: 14px;
}

.splashAmericanFootball .widget_recent_comments ul li .comment-author-link {
    color: #808080;
    font-weight: 700;
}

.splashAmericanFootball .widget_recent_comments ul li a:hover {
    color: #004694;
}

.splashAmericanFootball .widget_tag_cloud .tagcloud {
    padding-top: 0;
}

.splashAmericanFootball .widget_tag_cloud .tagcloud a {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px !important;
    border: solid 1px #cccccc;
    padding: 2px 8px 3px;
    margin-bottom: 7px;
    margin-right: 2px;
    color: #404040;
}

.splashAmericanFootball .widget_tag_cloud .tagcloud a:hover {
    border-color: #004694;
    background: #004694;
    color: #fff;
    text-decoration: none;
}

.splashAmericanFootball .widget_categories ul li a {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    color: #004694 !important;
    background: transparent;
    text-transform: none;
    padding: 0;
}

.splashAmericanFootball .widget_categories ul li a:before {
    display: none;
}

.splashAmericanFootball .widget_categories ul li a:after {
    display: none;
}

.splashAmericanFootball .widget_text .textwidget p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #404040;
}

.splashAmericanFootball .widget_shopping_cart {
    position: relative;
}

.splashAmericanFootball .widget_shopping_cart .product_list_widget li {
    display: block;
    overflow: hidden;
    padding: 10px 0;
    margin-bottom: 5px !important;
}

.splashAmericanFootball .widget_shopping_cart .product_list_widget li.empty {
    padding: 0 0 10px !important;
}

.splashAmericanFootball .widget_shopping_cart .product_list_widget li:last-child {
    border-bottom: solid 1px #d8d8d8;
}

.splashAmericanFootball .widget_shopping_cart .product_list_widget li .remove {
    vertical-align: top;
    color: #999999;
    font-size: 20px;
}

.splashAmericanFootball .widget_shopping_cart .product_list_widget li a:nth-child(2) {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 15px;
    color: #000000;
}

.splashAmericanFootball .widget_shopping_cart .product_list_widget li a:nth-child(2) img {
    margin: 0 10px 0 0;
    max-width: 60px;
}

.splashAmericanFootball .widget_shopping_cart .product_list_widget li .quantity {
    color: #999999;
    font-weight: 400;
    font-family: 'Oswald';
    font-size: 15px;
}

.splashAmericanFootball .widget_shopping_cart .product_list_widget li .quantity .woocommerce-Price-amount {
    margin-top: 0;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 15px;
}

.splashAmericanFootball .widget_shopping_cart .product_list_widget li .variation {
    display: none;
    overflow: hidden;
    border: 0;
    padding: 0;
    margin: 0;
}

.splashAmericanFootball .widget_shopping_cart .product_list_widget li .variation dd {
    margin: 0;
}

.splashAmericanFootball .widget_shopping_cart .total {
    background: #004694;
    padding: 3px 10px 0;
    line-height: 40px;
}

.splashAmericanFootball .widget_shopping_cart .total strong {
    display: none;
}

.splashAmericanFootball .widget_shopping_cart .buttons a:first-child {
    position: absolute;
    top: 9px;
    right: 10px;
    border: 0;
    padding: 0;
    color: #004694;
    margin-top: 0;
}

.splashAmericanFootball .widget_shopping_cart .buttons a:first-child:hover {
    background: transparent !important;
}

.splashAmericanFootball .widget_shopping_cart .buttons a:last-child {
    display: block;
    position: absolute;
    bottom: 11px;
    right: 30px;
    border: 0;
    padding: 0;
    color: #fff;
    margin-top: 0;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}

.splashAmericanFootball .widget_shopping_cart .buttons a:last-child:after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: -20px;
    top: 1px;
    font-size: 20px;
}

.splashAmericanFootball .widget_products .product_list_widget li {
    display: block;
    overflow: hidden;
    padding: 5px 0 !important;
    margin-bottom: 5px !important;
}

.splashAmericanFootball .widget_products .product_list_widget li:last-child {
    border-bottom: solid 1px #d8d8d8;
}

.splashAmericanFootball .widget_products .product_list_widget li img {
    margin: 0 10px 0 0;
    max-width: 60px;
}

.splashAmericanFootball .widget_products .product_list_widget li .product-title {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    margin-bottom: 0;
}

.splashAmericanFootball .widget_products .product_list_widget li del {
    display: inline-block;
    color: #808080 !important;
}

.splashAmericanFootball .widget_products .product_list_widget li del .woocommerce-Price-amount {
    color: #808080 !important;
    font-weight: 400;
    font-size: 14px;
}

.splashAmericanFootball .widget_products .product_list_widget li del span {
    color: #808080 !important;
}

.splashAmericanFootball .widget_products .product_list_widget li ins {
    display: inline-block;
    color: #004694;
    border-bottom: 0;
    padding-left: 5px;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 15px;
    text-decoration: none;
}

.splashAmericanFootball .widget_products .product_list_widget li .woocommerce-Price-amount {
    margin-top: 0;
    color: #004694;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 15px;
}

.splashAmericanFootball .widget_product_categories ul li a {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    color: #004694 !important;
    background: transparent;
    text-transform: none;
    padding: 0;
}

.splashAmericanFootball .widget_product_categories ul li a:before {
    display: none;
}

.splashAmericanFootball .widget_product_categories ul li a:after {
    display: none;
}

.splashAmericanFootball .widget_product_categories ul li .children {
    padding-left: 0;
}

.splashAmericanFootball .widget_product_categories ul li .children li {
    padding-left: 20px;
}

.splashAmericanFootball .widget_product_categories ul li .children li:before {
    left: 0;
}

.splashAmericanFootball .widget_price_filter .price_slider_wrapper .price_slider {
    margin: 0 5px 0 0;
    background: #f0f0f0;
}

.splashAmericanFootball .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
    background: #004694;
}

.splashAmericanFootball .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
    width: 4px;
    height: 16px;
    background: #004694;
    margin: 0;
    border-radius: 0;
}

.splashAmericanFootball .widget_price_filter .price_slider_wrapper .price_slider_amount {
    display: block;
    position: relative;
    overflow: hidden;
}

.splashAmericanFootball .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
    display: block;
    overflow: hidden;
    float: left;
    text-transform: none;
    font-weight: 400;
    font-size: 13px;
    color: #999999;
    padding-top: 3px;
}

.splashAmericanFootball .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .from,
.splashAmericanFootball .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .to {
    font-font: 'Roboto';
    font-weight: 700;
    font-size: 13px;
    color: #595959;
}

.splashAmericanFootball .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
    display: block;
    float: right;
    margin: 0;
    color: #004694;
    font-size: 14px;
    height: 36px;
    padding: 5px 25px 6px;
}

.splashAmericanFootball .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
    color: #fff;
}

.splashAmericanFootball .widget_top_rated_products .product_list_widget li {
    display: block;
    overflow: hidden;
    padding: 5px 0 !important;
    margin-bottom: 5px !important;
}

.splashAmericanFootball .widget_top_rated_products .product_list_widget li:last-child {
    border-bottom: 0;
}

.splashAmericanFootball .widget_top_rated_products .product_list_widget li .product-title {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    margin-bottom: 0;
}

.splashAmericanFootball .widget_top_rated_products .product_list_widget li img {
    margin: 0 10px 0 0;
    max-width: 60px;
}

.splashAmericanFootball .widget_top_rated_products .product_list_widget li del {
    display: inline-block;
    color: #808080 !important;
}

.splashAmericanFootball .widget_top_rated_products .product_list_widget li del .woocommerce-Price-amount {
    color: #808080 !important;
    font-size: 14px;
    font-weight: 400;
}

.splashAmericanFootball .widget_top_rated_products .product_list_widget li del span {
    color: #808080 !important;
}

.splashAmericanFootball .widget_top_rated_products .product_list_widget li ins {
    display: inline-block;
    color: #004694;
    border-bottom: 0;
    padding-left: 5px;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 15px;
    text-decoration: none;
}

.splashAmericanFootball .widget_top_rated_products .product_list_widget li .woocommerce-Price-amount {
    margin-top: 0;
    color: #004694;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 15px;
}

.splashAmericanFootball #sb_instagram.sbi_col_1 #sbi_images .sbi_item {
    width: 237px !important;
    height: 237px !important;
}

.splashAmericanFootball #sb_instagram.sbi_col_1 #sbi_images .sbi_item .sbi_photo {
    max-height: 100%;
}

.splashAmericanFootball #sb_instagram.sbi_col_1 #sbi_images .sbi_item .sbi_photo:before {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "\f16d";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #004694;
    opacity: 0;
    line-height: 237px;
    font-size: 36px;
    color: #fff;
    text-align: center;
    -webkit-transition: opacity 0.7s;
    transition: opacity 0.7s;
    z-index: 90;
}

.splashAmericanFootball #sb_instagram.sbi_col_1 #sbi_images .sbi_item .sbi_photo:hover:before {
    opacity: 0.9;
}

.splashAmericanFootball .stm-sportspress-sidebar {
    margin-top: 98px;
}

.splashAmericanFootball .stm-sportspress-sidebar h4.sp-table-caption {
    font-size: 16px;
    line-height: 16px;
}

.splashAmericanFootball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future {
    background: #040526;
}

.splashAmericanFootball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-team-logo .stm-team-l-h-wrapp .stm-team-helm {
    display: block;
}

.splashAmericanFootball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team {
    color: #fff !important;
}

.splashAmericanFootball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-city {
    display: none !important;
}

.splashAmericanFootball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
    display: inline-block;
    overflow: hidden;
    background: #004694;
    margin: 0 auto !important;
    max-width: 45px;
    text-align: center;
    padding: 5px 0;
}

.splashAmericanFootball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-event-list-top .stm-future-event-list-time {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    line-height: 22px !important;
    margin: 0;
}

.splashAmericanFootball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-event-list-top .stm-future-event-list-time .time {
    margin-left: 10px;
}

.splashAmericanFootball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-event-list-top .stm-future-event-list-time .time:after {
    display: none;
}

.splashAmericanFootball .stm-sportspress-sidebar .sp-stm-template-event-blocks-future .stm-single-block-event-list-top .stm-future-event-list-time time {
    display: none;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list {
    margin-bottom: 20px;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top {
    background: #43445c;
    padding: 10px 0 10px 35px;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top .time {
    color: #fff;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    opacity: 1;
    text-transform: none;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top .venue {
    display: none;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp {
    display: none;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit {
    position: relative;
    margin-bottom: 0;
    padding: 58px 15px 11px;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
    display: inline-block;
    width: 25%;
    padding: 0;
    position: relative;
    vertical-align: top;
    padding: 0;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-team-logo .stm-team-l-h-wrapp .stm-team-helm {
    display: block;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-team-logo .stm-team-l-h-wrapp .stm-team-helm &gt; img {
    display: none;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-team-logo .stm-team-l-h-wrapp .stm-team-helm .team-logo img {
    width: auto;
    max-height: 50px;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info {
    display: inline-block;
    overflow: hidden;
    width: 50%;
    vertical-align: top;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team {
    position: absolute;
    top: 14px;
    left: 15px;
    text-align: left;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 20px;
    color: #004694;
    width: 50%;
    text-transform: uppercase;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-city {
    display: none;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team.opponent {
    left: inherit;
    right: 15px;
    text-align: right;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer {
    display: block;
    overflow: hidden;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 8px;
    color: #fff;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label,
.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
    width: auto;
    min-width: inherit;
    padding: 0;
    font-family: 'Oswald';
    font-weight: 300;
    font-size: 11px;
    background: transparent;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label {
    color: #004694;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
    color: #999999;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-win {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #004694;
    text-align: center;
    color: #fff;
    padding: 6px 0;
    margin-bottom: 2px;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-lose {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #999999;
    text-align: center;
    color: #fff;
    padding: 6px 0;
    margin-bottom: 2px;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-left {
    display: block;
    width: 50%;
    float: left;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-right {
    display: block;
    width: 50%;
    float: right;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top {
    padding: 10px 0;
    text-align: center !important;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top div {
    display: inline-block;
    vertical-align: middle !important;
    float: inherit;
}

.splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top div span.time {
    margin-left: 0 !important;
    line-height: 15px;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .widget-title {
    display: none;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar caption {
    font-family: 'Oswald';
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    padding: 6px 0 4px 14px;
    line-height: 30px !important;
    background: #004694;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar thead {
    background: #004694;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar thead tr th {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 13px;
    color: #004694;
    padding: 10px 0 9px 13px;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tbody {
    background: #f0f0f0;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tbody tr:first-child td {
    padding-top: 10px;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tbody tr:last-child td {
    padding-bottom: 10px;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tbody tr td {
    border-bottom: 0;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 14px;
    color: #004694;
    padding: 5px;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tbody tr td a {
    color: #004694;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tfoot {
    background: #f0f0f0;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tfoot tr td {
    padding: 10px;
    border-top: solid 1px #d8d8d8;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_event_calendar .sp-template-event-calendar .sp-calendar-wrapper .sp-event-calendar tfoot tr td a {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 13px;
    color: #004694;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li {
    padding: 0;
    margin: 0 0 20px 0;
    border-bottom: 0;
    border-top: solid 2px #004694;
    min-height: inherit;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li:before {
    display: none;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a {
    display: block;
    overflow: hidden;
    width: 100%;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a:hover {
    text-decoration: none;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .commands {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #004694;
    margin: 0;
    float: inherit;
    vertical-align: top;
    padding: 15px 0 13px;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .commands h3 {
    text-align: center;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .commands h3 span {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .commands h3 .stm-red {
    color: #004694 !important;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .stm-event_date {
    display: block;
    overflow: hidden;
    position: relative;
    bottom: 0;
    width: 100%;
    background: #43445c;
    text-align: center;
    padding: 5px 0 8px;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .stm-event_date .date .stm-middle {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #fff;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_stm_event_list .stm-upcoming-events_list ul li a .stm-event_date .stm-el-venue .stadium {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #004694;
    line-height: 14px;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_countdown .sp-template-countdown .sp-countdown-wrapper .event-name {
    background: #f0f0f0;
    text-align: center;
    padding: 10px 0;
    margin: 0;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_countdown .sp-template-countdown .sp-countdown-wrapper .event-name a {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 20px;
    color: #004694;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_countdown .sp-template-countdown .sp-countdown-wrapper .sp-countdown {
    background: #43445c;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    padding: 7px 0;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_player_gallery .sp-player-gallery-wrapper .gallery-item a {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #004694;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_player_gallery .sp-player-gallery-wrapper .gallery-item a dd {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    margin: 0;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_player_list .stm-players-inline .stm-list-single-player .stm-list-single-player-info {
    background: #004694;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_staff h4 {
    font-size: 20px;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_staff .sp-template-details .sp-list-wrapper .sp-staff-details .single-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: relative;
    clear: both;
    width: 100%;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_staff .sp-template-details .sp-list-wrapper .sp-staff-details .single-info .st-label {
    display: block;
    overflow: hidden;
    font-family: 'Roboto';
    font-weight: 400;
    color: #000000;
}

.splashAmericanFootball .stm-sportspress-sidebar .widget_sp_staff .sp-template-details .sp-list-wrapper .sp-staff-details .single-info .st-value {
    display: block;
    overflow: hidden;
    font-family: 'Roboto';
    font-weight: 400;
    color: #999999;
}

.splashAmericanFootball .stm-next-match {
    display: block;
    overflow: hidden;
    position: relative;
}

.splashAmericanFootball .stm-next-match .stm-next-match-header {
    display: block;
    overflow: hidden;
}

.splashAmericanFootball .stm-next-match .stm-next-match-header h3 {
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    width: auto;
    font-family: "Oswald";
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    float: inherit;
    margin-bottom: 0;
    line-height: 29px;
    letter-spacing: 0;
    margin-right: 55px;
}

.splashAmericanFootball .stm-next-match .stm-next-match-header .stm-next-match-upcoming {
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: solid 2px #004694;
    letter-spacing: 0.8px;
}

.splashAmericanFootball .stm-next-match .stm-next-match-header .stm-next-match-upcoming a {
    color: #fff;
    text-decoration: none;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units {
    display: block;
    float: left;
    clear: both;
    margin-top: 29px;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit {
    display: block;
    width: 100%;
    position: relative;
    opacity: 1;
    background: rgba(0, 0, 0, 0.35);
    margin-bottom: 26px;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta {
    min-height: 160px;
    padding: 0;
    border-top: solid 3px #004694;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units {
    padding: 5px 0;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command {
    text-align: right;
    overflow: hidden;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo {
    padding-top: 20px;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-title h5 {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 12px;
    color: #004694;
    text-transform: uppercase;
    line-height: 17px;
    margin-bottom: 0;
    padding-top: 5px;
    letter-spacing: 0.6px;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-title h4 {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-vs span {
    width: 56px;
    height: 56px;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 22px;
    background: #004694;
    line-height: 58px;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right {
    text-align: left !important;
    overflow: hidden;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp {
    display: block;
    overflow: hidden;
    background: #44455b;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-info {
    display: block;
    padding: 10px 0 7px 20px;
    text-align: left;
    float: left;
    margin-bottom: 0;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: none;
    letter-spacing: 0;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-info .vertical-divider {
    display: inline-block;
    overflow: hidden;
    height: 12px;
    border-left: solid 1px rgba(255, 255, 255, 0.3);
    margin: -3px 7px 0;
    line-height: 15px;
    vertical-align: middle;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-preview {
    display: block;
    overflow: hidden;
    float: right;
    padding: 0;
    font-family: 'Oswald';
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-preview a {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    color: #fff;
    padding: 10px 15px 7px;
    text-decoration: none;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-preview a:hover {
    background: #004694;
}

.splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-preview a img {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
}

.splashAmericanFootball .stm-single-league {
    display: block;
    overflow: hidden;
    padding: 0;
}

.splashAmericanFootball .stm-single-league .stm-single-league-title_box h4 {
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    width: auto;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    float: inherit;
    margin-bottom: 0;
    margin-right: 60px;
    line-height: 30px;
    letter-spacing: 0;
}

.splashAmericanFootball .stm-single-league .stm-single-league-title_box a {
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: solid 2px #004694;
    color: #fff;
    text-decoration: none;
    float: inherit;
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 1px;
}

.splashAmericanFootball .stm-single-league .sp-table-wrapper {
    margin-top: 28px;
}

.splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper thead {
    background: #004694;
}

.splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper thead tr th {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 13px;
    padding: 11px 7px 10px;
    color: #004694;
}

.splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr.odd {
    background: rgba(62, 64, 103, 0.5) !important;
}

.splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr.even {
    background: rgba(6, 9, 53, 0.5) !important;
}

.splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr td {
    background: transparent !important;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px 5px 16px;
    color: #fff;
    border: 0;
}

.splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr td.data-rank {
    font-weight: 300;
    opacity: 0.75;
}

.splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr td.data-name {
    font-family: 'Oswald';
}

.splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr td a {
    color: #fff !important;
}

.splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr .has-logo a img {
    margin-right: 1.4em;
}

.splashAmericanFootball .stm-stats-wrapp {
    display: block;
    overflow: hidden;
    position: relative;
}

.splashAmericanFootball .stm-stats-wrapp img {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    max-width: 90px;
    margin-right: 10px;
}

.splashAmericanFootball .stm-stats-wrapp .stm-stat-info-wrapp {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.splashAmericanFootball .stm-stats-wrapp .stm-stat-info-wrapp .stm-stat-points {
    display: block;
    text-align: left;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 42px;
    color: #004694;
    line-height: 42px;
    margin-bottom: 11px;
    margin-top: 3px;
}

.splashAmericanFootball .stm-stats-wrapp .stm-stat-info-wrapp .stm-stat-title {
    display: block;
    text-align: left;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #004694;
}

.splashAmericanFootball .stm-news-grid .stm-title-left .stm-main-title-unit {
    margin-top: -6px;
    margin-right: 55px;
    margin-bottom: 44px;
}

.splashAmericanFootball .stm-news-grid .stm-media-tabs-nav {
    margin-top: 9px !important;
}

.splashAmericanFootball .stm-news-grid .stm-media-tabs-nav ul li.active a span {
    padding-bottom: 2px;
    border-bottom: solid 2px #004694;
}

.splashAmericanFootball .stm-news-grid .stm-media-tabs-nav ul li:last-child a {
    padding-right: 0 !important;
}

.splashAmericanFootball .stm-news-grid .stm-media-tabs-nav ul li a {
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    color: #004694;
    letter-spacing: 0.6px;
    padding: 0 20px;
}

.splashAmericanFootball .stm-news-grid .stm-media-tabs-nav ul li a span {
    border: 0;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single {
    display: block;
    overflow: hidden;
    width: 53.5%;
    float: left;
    border-bottom: solid 1px #cccccc;
    margin-bottom: 29px;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single:last-child {
    border: 0;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single:nth-child(1) {
    width: 42%;
    margin-right: 30px;
    border: 0;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single:nth-child(1) .image {
    display: block;
    width: 100%;
    max-width: 100%;
    float: inherit;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single:nth-child(1) .image:before {
    margin: 10px 0 0 10px;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single:nth-child(1) .date {
    margin-top: 15px;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single:nth-child(1) .title {
    font-size: 24px !important;
    line-height: 30px !important;
    margin: 13px 0 25px !important;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-single-post-loop {
    margin-bottom: 0;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .image {
    display: block;
    overflow: hidden;
    max-width: 134px;
    float: left;
    margin-right: 15px;
    margin-bottom: 29px;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .image:before {
    content: "\e906";
    font-family: "stm-splash-icons" !important;
    background: #004694;
    display: block;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    padding: 4px 0 0 0;
    z-index: 10;
    color: #fff;
    -webkit-transform: none;
    transform: none;
    text-align: center;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .image.video:before {
    content: "\e904" !important;
    font-size: 12px;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .image.audio:before {
    content: "\e905" !important;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp {
    display: block;
    overflow: hidden;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .date {
    display: block;
    font-family: "Roboto";
    font-weight: 400;
    color: #004694;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 12px;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .title {
    display: block;
    overflow: hidden;
    font-family: "Oswald";
    font-weight: 400;
    color: #004694;
    font-size: 18px;
    text-transform: none;
    margin: 10px 0;
    letter-spacing: 0;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .post-meta {
    display: block;
    position: relative;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .post-meta .news-category {
    display: inline-block;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 13px;
    color: #bfbfbf;
    margin-right: 31px;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .post-meta .news-category i {
    color: #bfbfbf;
    font-size: 15px;
    margin-right: 5px;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .post-meta .comments-number i {
    color: #bfbfbf;
    font-size: 15px;
    margin-right: 5px;
}

.splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .post-meta .comments-number a {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 13px;
    color: #bfbfbf;
}

.splashAmericanFootball .stm-statistic-tabs {
    display: block;
}

.splashAmericanFootball .stm-statistic-tabs .stm-title-left h2 {
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    width: auto;
    font-family: "Oswald";
    font-weight: 400;
    text-transform: uppercase;
    color: #fff !important;
    float: inherit;
    line-height: 42px;
    letter-spacing: 0;
    margin-bottom: 44px;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats {
    padding: 0;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta {
    padding: 0;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .player-meta-name_number {
    padding: 0;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .player-meta-name_number .title {
    display: block;
    overflow: hidden;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 30px;
    border-bottom: solid 1px #444668;
    margin-bottom: 15px;
    padding-bottom: 10px;
    margin-right: 10px;
    text-transform: none;
    letter-spacing: 0;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .player-meta-name_number .title a {
    color: #fff;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .number_position_wrapp {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .number_position_wrapp .number {
    display: inline-block;
    overflow: hidden;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 30px;
    color: #fff !important;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 26px;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .number_position_wrapp .position {
    display: inline-block;
    overflow: hidden;
    font-family: "Oswald";
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
    margin: 0;
    letter-spacing: 1px;
    opacity: 1;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-metric-wrapp {
    display: block;
    overflow: hidden;
    padding-right: 10px;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-metric-wrapp .stm-metric tr {
    padding-right: 10px;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-metric-wrapp .stm-metric tr.odd td {
    background: rgba(62, 64, 103, 0.5) !important;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-metric-wrapp .stm-metric tr.even td {
    background: rgba(6, 9, 53, 0.5) !important;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-metric-wrapp .stm-metric tr td {
    padding: 8px 10px 7px 16px;
    border: 0;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-metric-wrapp .stm-metric tr td:first-child {
    width: 30%;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-metric-wrapp .stm-metric tr td:last-child {
    width: 70%;
    text-transform: none;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-metric-wrapp .stm-metric tr td .stm-metric-title {
    font-family: "Roboto";
    font-weight: 300;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-metric-wrapp .stm-metric tr td .stm-metric-data {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .stm-single-player-vc_stats .stm-statistic-meta .stm-quick-sts {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 14px;
    color: #004694;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    margin-top: 17px;
    margin-bottom: 15px;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .button {
    color: #fff;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .owl-nav .owl-prev {
    display: block !important;
    position: absolute;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .owl-nav .owl-prev:hover:before {
    color: #004694;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .owl-nav .owl-prev:before {
    background: #004694;
    padding: 11px 27px 11px 17px;
    margin: 0;
    color: white;
    font-size: 48px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .owl-nav .owl-prev:after {
    position: absolute;
    content: '';
    display: block;
    top: -11px;
    right: -10px;
    min-height: 70px;
    width: 32px;
    background: #004694;
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .owl-nav .owl-next {
    display: block !important;
    position: absolute;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .owl-nav .owl-next:hover:before {
    color: #004694;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .owl-nav .owl-next:before {
    background: #004694;
    padding: 11px 17px 11px 27px;
    margin: 0;
    color: white;
    font-size: 48px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.splashAmericanFootball .stm-statistic-tabs .stm-player-statistic-unit .owl-nav .owl-next:after {
    position: absolute;
    content: '';
    display: block;
    top: -11px;
    left: -10px;
    min-height: 70px;
    width: 32px;
    background: #004694;
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.splashAmericanFootball .stm-statistic-tabs .image {
    position: relative;
    max-width: 445px;
    margin: 0;
}

.splashAmericanFootball .stm-media-tabs .stm-title-left h2 {
    font-family: "Oswald";
    font-weight: 400;
    color: #000000;
    margin-bottom: 44px;
}

.splashAmericanFootball .stm-media-tabs .stm-media-tabs-nav {
    text-align: right;
    margin-top: 14px;
}

.splashAmericanFootball .stm-media-tabs .stm-media-tabs-nav ul li.active a span {
    color: #004694;
    border-color: #004694;
}

.splashAmericanFootball .stm-media-tabs .stm-media-tabs-nav ul li:last-child a {
    padding-right: 0 !important;
}

.splashAmericanFootball .stm-media-tabs .stm-media-tabs-nav ul li a {
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    color: #004694;
    letter-spacing: 0.6px;
    padding: 0 20px;
}

.splashAmericanFootball .stm-media-tabs .stm-media-tabs-nav ul li a span {
    color: #004694;
    padding-bottom: 2px;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
    float: left;
    width: 33%;
    padding: 0 7.5px 15px;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-735-240 {
    width: 66%;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview {
    position: relative;
    z-index: 15;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    background-color: #004694;
    text-align: center;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    line-height: 30px;
    content: "\e906";
    font-family: "stm-splash-icons";
    display: inline-block;
    vertical-align: top;
    color: #fff;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .title {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a {
    display: inline-block;
    overflow: hidden;
    position: relative;
    z-index: 10;
    vertical-align: top;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:before {
    display: none;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:after {
    display: none;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:hover:before {
    display: none;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:hover:after {
    display: none;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview:hover .title {
    background: transparent;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview:hover a:before {
    opacity: 0.8;
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-audio .icon:after {
    content: "\e905";
    font-family: "stm-splash-icons";
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-audio .stm-media-preview a:after {
    content: "\e905";
    font-family: "stm-splash-icons";
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-video .icon:after {
    content: "\e904";
    font-family: "stm-splash-icons";
}

.splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit.stm-media-single-unit-video .stm-media-preview a:after {
    content: "\e904";
    font-family: "stm-splash-icons";
}

.splashAmericanFootball .stm-carousel-nav-af {
    display: none;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper {
    width: 100%;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel {
    border: solid 1px #d8d8d8;
    max-width: 100%;
    background: #fff;
    padding-bottom: 11px;
    margin-bottom: 26px;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel:hover {
    border: solid 1px #004694;
    box-shadow: 0 0 0 1px #004694 inset;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a {
    text-decoration: none !important;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a:hover .title {
    color: #000000;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a:hover .image:before {
    display: none;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a:hover .stm-add-to-cart {
    opacity: 1;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image {
    padding: 30px 10px 0px;
    margin-bottom: 13px;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image img {
    width: auto;
    max-height: 240px;
    margin: 0 auto;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image .stm-add-to-cart {
    margin-left: -10px;
    top: 40%;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image .stm-add-to-cart .button.btn-secondary.btn-style-4 {
    padding: 0 !important;
    height: 50px;
    line-height: 26px;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image .stm-add-to-cart .button.btn-secondary.btn-style-4 span.add_to_cart_button {
    display: block;
    background: transparent !important;
    border: 0;
    padding: 12px 33px 15px 64px;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image .stm-add-to-cart .button.btn-secondary.btn-style-4 span.add_to_cart_button:before {
    display: block;
    overflow: hidden;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "\e907";
    font-family: 'stm-splash-icons';
    width: 30px;
    height: 20px;
    color: #fff;
    position: absolute;
    top: 15px;
    left: 25px;
    opacity: 1;
    background: transparent;
    font-size: 19px;
    letter-spacing: 1px;
    padding: 0;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image .stm-add-to-cart .button.btn-secondary.btn-style-4 .add_to_cart_button.added {
    display: none !important;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image .stm-add-to-cart .button.btn-secondary.btn-style-4 .added_to_cart {
    padding: 12px 30px 13px;
    text-overflow: ellipsis;
    white-space: pre;
    z-index: 1;
    margin: 0;
    text-decoration: none;
    text-align: center;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image .stm-add-to-cart .button.btn-secondary.btn-style-4 .added_to_cart:hover {
    text-decoration: none !important;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image .stm-add-to-cart .button.btn-secondary.btn-style-4 .added_to_cart:hover:active {
    text-decoration: none;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta {
    display: block;
    overflow: hidden;
    margin-top: 0px;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .title {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    float: inherit;
    padding: 0 20px;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    text-transform: none;
    margin-bottom: 12px;
    line-height: 23px;
    min-height: 45px;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .stm-product-meta .price {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    float: inherit;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 18px;
    color: #004694;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .content {
    display: none;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-controls {
    text-align: center;
    padding-top: 4px;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-controls .owl-nav {
    display: none;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-controls .owl-dots {
    display: block;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    margin: 0 15px;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-controls .owl-dots .owl-dot.active span {
    width: 14px;
    height: 14px;
    background: #004694;
}

.splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-controls .owl-dots .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    background: #7b7c95;
}

.splashAmericanFootball .review_style_two {
    padding-bottom: 75px;
}

.splashAmericanFootball .review_style_two .clearfix {
    margin-top: 34px;
}

.splashAmericanFootball .review_style_two .stm-title-left {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.splashAmericanFootball .review_style_two .stm-title-left h2 {
    font-family: "Oswald";
    font-weight: 400;
    color: #fff;
    margin: 0;
}

.splashAmericanFootball .review_style_two .stm-reviews-controls {
    display: none;
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper {
    margin-left: 0;
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel {
    display: block;
    overflow: visible !important;
    width: 100%;
    max-width: 100%;
    min-height: 440px;
    overflow: visible !important;
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single {
    display: block;
    overflow: visible;
    position: relative;
    opacity: 1;
    background: #fff;
    -webkit-transition: none;
    transition: none;
    max-width: 550px;
    min-height: 325px;
    margin-top: 30px;
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container {
    display: block;
    overflow: visible;
    max-width: 550px;
    padding: 82px 15px 70px 15px;
    cursor: pointer;
    background: #fff !important;
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .icon {
    top: 37px;
    font-size: 23px;
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .icon .stm-icon-quote:before {
    content: "\e909";
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .content {
    margin: 0;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 24px;
    color: #404040;
    padding: 0 60px;
    line-height: 35px;
    max-height: 140px;
    overflow: hidden;
    letter-spacing: -0.2px;
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .content p {
    margin-bottom: 35px;
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .title {
    font-family: "Oswald";
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    margin-top: 35px;
    text-transform: none;
    margin-bottom: 6px;
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .sub-title {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    color: #808080;
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .avatar {
    position: absolute;
    z-index: 20;
    margin: 0 auto;
    bottom: -48px;
    left: 41.5%;
    max-width: 96px;
}

.splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .avatar img {
    display: block;
    width: 100%;
}

.splashAmericanFootball .stm-tweets-wrapp h2 {
    display: block;
    font-family: "Oswald";
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
}

.splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets {
    display: block;
    overflow: hidden;
    margin-top: 37px;
}

.splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul {
    display: block;
    overflow: hidden;
    list-style: none;
}

.splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul li {
    display: inline-block;
    overflow: hidden;
    width: 32%;
    padding-left: 50px;
    vertical-align: top;
    margin-right: 15px;
}

.splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul li:nth-child(3) {
    margin-right: 0;
}

.splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul li:before {
    display: block;
    content: '\e908';
    font-family: 'stm-splash-icons';
    font-size: 26px;
    width: 35px;
    height: auto;
    background: transparent;
    color: #004694;
}

.splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul li .tweet-text {
    display: block;
    overflow: hidden;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 10px;
}

.splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul li .tweet-text a {
    color: #fff;
}

.splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul li .tweet-details a {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #004694;
}

.splashAmericanFootball.home .stm-footer-image .heading-font .stm-text:before {
    top: 10px !important;
}

.splashAmericanFootball .stm-footer-image .text-right .heading-font {
    text-align: right;
}

.splashAmericanFootball .stm-footer-image .text-right .heading-font span {
    display: block;
    float: left;
    text-align: left;
}

.splashAmericanFootball .stm-footer-image .text-right .stm-btn-text-wrapper {
    float: right;
    text-align: left;
}

.splashAmericanFootball .stm-footer-image .text-center .heading-font {
    text-align: center;
}

.splashAmericanFootball .stm-footer-image .text-center .heading-font span {
    display: inline-block;
    float: inherit;
    text-align: center;
}

.splashAmericanFootball .stm-footer-image .text-center .stm-btn-text-wrapper {
    float: inherit;
    text-align: center;
    margin: 0 auto;
}

.splashAmericanFootball .stm-footer-image .text-left .heading-font {
    text-align: left;
}

.splashAmericanFootball .stm-footer-image .text-left .heading-font span {
    display: inline-block;
    float: inherit;
    text-align: center;
}

.splashAmericanFootball .stm-footer-image .text-left .stm-btn-text-wrapper {
    float: inherit;
    text-align: left;
    margin: 25px 0;
}

.splashAmericanFootball .stm-footer-image .heading-font {
    display: block;
    overflow: hidden;
    font-size: 48px;
    clear: both;
    margin: 0;
    padding-top: 37px;
}

.splashAmericanFootball .stm-footer-image .heading-font span {
    overflow: hidden;
    padding: 14px;
}

.splashAmericanFootball .stm-footer-image .heading-font .stm-red {
    color: #004694 !important;
    background: #004694;
}

.splashAmericanFootball .stm-footer-image .heading-font .stm-text {
    margin-top: -11px;
    padding-top: 5px;
    position: relative;
}

.splashAmericanFootball .stm-footer-image .heading-font .stm-text:before {
    content: '';
    display: block;
    width: 100%;
    height: 60px;
    background: #004694;
    position: absolute;
    top: 9px;
    left: 0;
    z-index: -1;
}

.splashAmericanFootball .stm-footer-image .stm-btn-text-wrapper {
    display: block;
    overflow: hidden;
    max-width: 540px;
    min-width: 540px;
}

.splashAmericanFootball .stm-footer-image .stm-btn-text-wrapper .button {
    display: inline-block;
    overflow: hidden;
    border: 0 !important;
    margin-top: 6px;
    padding: 14px 50px 15px;
    letter-spacing: 0.7px;
    clear: both;
}

.splashAmericanFootball .stm-footer-image .stm-btn-text-wrapper .stm-after-btn-text {
    display: block;
    overflow: hidden;
    clear: both;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 17px;
}

.splashAmericanFootball .footer-widgets-wrapper {
    padding-top: 30px;
    background: #004694;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 {
    margin: 0 -15px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.25);
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 aside {
    display: block;
    float: left;
    width: 33%;
    margin-bottom: 30px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 aside:nth-child(4n+1) {
    clear: both;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 aside .widget-wrapper {
    padding: 0 15px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 aside .widget-wrapper .widget-title {
    margin-top: 37px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 aside .widget-wrapper .widget-title h6 {
    padding-top: 0;
    padding-left: 0;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 aside .widget-wrapper .sp-template {
    margin-bottom: 30px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts .footer-logo-wrapp {
    display: block;
    overflow: hidden;
    max-width: 103px;
    margin-top: 40px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table {
    margin-top: 12px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr {
    border: 0;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td {
    border: 0;
    color: #fff;
    padding: 11px 0 0 8px;
    background: transparent !important;
    line-height: 25px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td .fa {
    font-family: 'stm-splash-icons' !important;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td .fa-map-marker:before {
    content: '\e913' !important;
    font-size: 14px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td .fa-phone:before {
    content: '\e90d' !important;
    font-size: 14px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td .fa-fax:before {
    content: '\e90b' !important;
    font-size: 14px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td .fa-envelope:before {
    content: '\e90c' !important;
    font-size: 10px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td .fa-clock-o:before {
    content: '\e917' !important;
    font-size: 14px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td div {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td .icon {
    font-size: 13px;
    margin-right: 7px;
    color: rgba(255, 255, 255, 0.4);
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td .text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    color: rgba(255, 255, 255, 0.5);
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_nav_menu {
    padding-left: 9px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_nav_menu h6 {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    margin-bottom: 19px;
    letter-spacing: 0;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_nav_menu .menu-widget-menu-container {
    padding-top: 0;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_nav_menu ul {
    list-style: none;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_nav_menu ul li {
    border-bottom: 0;
    padding: 0 0 0 20px;
    line-height: 30px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_nav_menu ul li:before {
    display: block;
    overflow: hidden;
    content: "\e90a";
    font-family: 'stm-splash-icons';
    color: #004694;
    background: transparent;
    width: 8px;
    height: 20px;
    font-size: 6px;
    top: 0;
    left: 0;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_nav_menu ul li a {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    color: #fff;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_mc4wp_form_widget h6 {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_mc4wp_form_widget p {
    width: 100%;
    margin-bottom: 8px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_mc4wp_form_widget p label {
    display: block;
    overflow: hidden;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 17px;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_mc4wp_form_widget .subscribe-wrapp {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_mc4wp_form_widget .subscribe-wrapp input[type='email'] {
    display: inline-block;
    border-radius: 0;
    width: 70%;
    margin: 0;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #595959;
    height: 52px;
    background: #f5f5f5;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_mc4wp_form_widget .subscribe-wrapp span {
    display: inline-block;
    width: 30%;
    height: 52px;
    margin: 0 0 0 -5px;
    padding: 0;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_mc4wp_form_widget .subscribe-wrapp span:hover {
    border: solid 2px #004694 !important;
}

.splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_mc4wp_form_widget .subscribe-wrapp span input[type='submit'] {
    display: block;
    border-radius: 0;
    width: 100%;
    height: 52px;
    padding: 7px 10px 10px;
    border: 0;
    letter-spacing: 0.6px;
    font-family: 'Oswald';
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    background: transparent !important;
    margin: 0;
}

.splashAmericanFootball #stm-footer-bottom {
    background: #004694;
}

.splashAmericanFootball #stm-footer-bottom .stm-white {
    color: #fff !important;
}

.splashAmericanFootball #stm-footer-bottom .footer-bottom-left .footer-bottom-left-text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
}

.splashAmericanFootball #stm-footer-bottom .footer-bottom-right .footer-bottom-right-text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
}

.splashAmericanFootball #stm-footer-bottom .footer-bottom-right .footer-socials-unit .footer-socials-title {
    display: none;
}

.splashAmericanFootball #stm-footer-bottom .footer-bottom-right .footer-socials-unit ul li {
    margin: 0;
}

.splashAmericanFootball #stm-footer-bottom .footer-bottom-right .footer-socials-unit ul li a {
    color: rgba(255, 255, 255, 0.5);
    background: transparent;
}

.splashAmericanFootball #stm-footer-bottom .footer-bottom-right .footer-socials-unit ul li a i {
    font-size: 17px;
}

.splashAmericanFootball #stm-footer-bottom .footer-bottom-right .footer-socials-unit ul li a:before {
    display: none;
}

.splashAmericanFootball #stm-footer-bottom .footer-bottom-right .footer-socials-unit ul li a:hover {
    color: #fff;
    background: transparent;
}

.splashAmericanFootball .rev_slider {}

.splashAmericanFootball .rev_slider .slider-date {
    display: block;
    font-family: "Oswald";
    font-weight: 400;
    padding: 6px 10px !important;
    background: #004694;
    color: #004694 !important;
    clear: both;
}

.splashAmericanFootball .rev_slider .slider-title {
    display: block;
    overflow: hidden;
    line-height: 63px !important;
}

.splashAmericanFootball .rev_slider .slider-title .first_text {
    color: #004694;
    font-size: 48px !important;
    letter-spacing: 0px !important;
    line-height: 48px !important;
    padding: 11px 11px 5px !important;
    display: inline-block;
}

.splashAmericanFootball .rev_slider .slider-title .second_text {
    font-size: 48px !important;
    letter-spacing: 0px !important;
    line-height: 47px !important;
    padding: 5px 11px 11px 15px !important;
    display: inline-block;
    margin-top: -35px !important;
}

.splashAmericanFootball .rev_slider .slider-title span {
    display: block;
    overflow: hidden;
    background: rgba(6, 8, 52, 0.5);
    padding: 10px !important;
    font-family: "Oswald";
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
}

.splashAmericanFootball .rev_slider .slider-description {
    -webkit-transition: none;
    transition: none;
    text-align: inherit;
    line-height: 30px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 1px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
}

.splashAmericanFootball .rev_slider .stm-slider-overlay {
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), transparent);
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), transparent) !important;
    background: linear-gradient(rgba(0, 0, 0, 0.7), transparent) !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.splashAmericanFootball .rev_slider .tp-leftarrow {
    opacity: 1 !important;
    visibility: visible !important;
    background: transparent !important;
}

.splashAmericanFootball .rev_slider .tp-leftarrow:hover:before {
    background: #004694;
    color: #004694;
}

.splashAmericanFootball .rev_slider .tp-leftarrow:before {
    display: block;
    overflow: hidden;
    content: "\f104" !important;
    font-family: 'FontAwesome';
    background: #004694;
    padding: 21px 10px 11px 17px;
    height: 70px;
    margin: 0;
    color: white;
    font-size: 48px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 26px !important;
    z-index: 10;
}

.splashAmericanFootball .rev_slider .tp-leftarrow:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    right: 18px;
    min-height: 70px;
    width: 32px;
    background: #004694;
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.splashAmericanFootball .rev_slider .tp-leftarrow .tp-arr-allwrapper {
    opacity: 0 !important;
    visibility: hidden !important;
    background: transparent !important;
}

.splashAmericanFootball .rev_slider .tp-rightarrow {
    opacity: 1 !important;
    visibility: visible !important;
    background: transparent !important;
}

.splashAmericanFootball .rev_slider .tp-rightarrow:hover:before {
    background: #004694;
    color: #004694;
}

.splashAmericanFootball .rev_slider .tp-rightarrow:before {
    display: block;
    overflow: hidden;
    content: "\f105" !important;
    font-family: 'FontAwesome' !important;
    background: #004694;
    height: 70px;
    padding: 21px 17px 18px 10px;
    margin: 0 0 0 13px;
    color: white;
    font-size: 48px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 26px !important;
    z-index: 10;
}

.splashAmericanFootball .rev_slider .tp-rightarrow:after {
    position: absolute;
    content: '';
    display: block;
    top: 0px;
    left: 18px;
    min-height: 70px;
    width: 32px;
    background: #004694;
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.splashAmericanFootball .rev_slider .tp-rightarrow .tp-arr-allwrapper {
    opacity: 0 !important;
    visibility: hidden !important;
    background: transparent !important;
}

.splashAmericanFootball .stm-coach-excerption-wrapp .stm-title-wrapp h3 {
    color: #000000;
    margin-bottom: 43px;
    text-transform: uppercase;
}

.splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-photo-wrapp {
    display: inline-block;
    overflow: hidden;
    padding-right: 58px;
    width: 43%;
    vertical-align: top;
    position: relative;
}

.splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-photo-wrapp:before {
    content: "\e909";
    font-family: "stm-splash-icons";
    font-size: 47px;
    display: block;
    position: absolute;
    top: 40px;
    right: 24px;
    color: #bfbfbf;
}

.splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-photo-wrapp img {
    display: block;
    overflow: hidden;
    width: 100%;
}

.splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp {
    display: inline-block;
    overflow: hidden;
    width: 56%;
    vertical-align: top;
}

.splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp .stm-excerption {
    display: block;
    overflow: hidden;
    width: 100%;
    padding-top: 41px;
    padding-right: 30px;
    font-family: 'Roboto';
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 30px;
    margin-bottom: 10px;
}

.splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp .stm-name-sign-wrapp {
    display: block;
    overflow: hidden;
}

.splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp .stm-name-sign-wrapp .stm-coach-name {
    display: inline-block;
    overflow: hidden;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 20px;
    vertical-align: middle;
    margin-bottom: 30px;
}

.splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp .stm-name-sign-wrapp .stm-img-wrapp {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp .stm-name-sign-wrapp .stm-img-wrapp img {
    display: block;
    width: 100%;
}

.splashAmericanFootball .stm-gray-bg {
    display: block;
    overflow: hidden;
    padding: 7px 15px;
}

.splashAmericanFootball .stm-gray-bg .vc_column-inner {
    display: block;
    overflow: hidden;
    padding: 38px 45px 11px !important;
    background: #f0f0f0;
}

.splashAmericanFootball .stm-gray-bg .vc_column-inner .wpb_wrapper h3 {
    text-transform: uppercase;
}

.splashAmericanFootball .stm-gray-bg .vc_column-inner .wpb_wrapper ul li:before {
    display: block;
    overflow: hidden;
    content: "\e90a";
    font-family: 'stm-splash-icons';
    color: #004694;
    background: transparent;
    width: 8px;
    height: 20px;
    font-size: 6px;
    top: 0;
}

.splashAmericanFootball .stm-trophy-carousel .stm-thophies-controls {
    display: none;
}

.splashAmericanFootball .stm-trophy-carousel h2 {
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 36px;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-single-trophy {
    padding: 43px 20px 0;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-single-trophy .h6,
.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-single-trophy .stm-title {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-single-trophy .h6.h6,
.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-single-trophy .stm-title.h6 {
    font-size: 16px;
    font-weight: 700;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .stm-single-trophy .stm-border {
    background-color: #004694;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .owl-nav {
    display: block !important;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .owl-nav .owl-prev {
    display: block !important;
    position: absolute;
    z-index: 1000;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .owl-nav .owl-prev:hover:before {
    color: #004694;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .owl-nav .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    background: #004694;
    padding: 11px 27px 11px 17px;
    height: 70px;
    margin: 0;
    color: white;
    font-size: 48px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .owl-nav .owl-prev:after {
    position: absolute;
    content: '';
    display: block;
    top: -23px;
    right: -10px;
    min-height: 70px;
    width: 32px;
    background: #004694;
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .owl-nav .owl-next {
    display: block !important;
    position: absolute;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .owl-nav .owl-next:hover:before {
    color: #004694;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .owl-nav .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    background: #004694;
    height: 70px;
    padding: 22px 17px 18px 27px;
    margin: 0 0 0 13px;
    color: white;
    font-size: 48px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.splashAmericanFootball .stm-trophy-carousel .stm-trophy-carousel-init-unit .owl-nav .owl-next:after {
    position: absolute;
    content: '';
    display: block;
    top: 0px;
    left: 0px;
    min-height: 70px;
    width: 32px;
    background: #004694;
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp {
    display: block;
    overflow: hidden;
    position: relative;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev {
    display: block;
    position: absolute;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    display: block !important;
    position: absolute;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev:hover:before {
    color: #004694;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    background: #004694;
    padding: 11px 27px 11px 17px;
    height: 70px;
    margin: 0;
    color: white;
    font-size: 48px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev:after {
    position: absolute;
    content: '';
    display: block;
    top: -23px;
    right: -10px;
    min-height: 70px;
    width: 32px;
    background: #004694;
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next {
    display: block;
    position: absolute;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    display: block !important;
    position: absolute;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next:hover:before {
    color: #004694;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    background: #004694;
    height: 70px;
    padding: 22px 17px 18px 27px;
    margin: 0 0 0 13px;
    color: white;
    font-size: 48px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next:after {
    position: absolute;
    content: '';
    display: block;
    top: 0px;
    left: 0px;
    min-height: 70px;
    width: 32px;
    background: #004694;
    -webkit-transform: skew(-14deg, 0deg);
    transform: skew(-14deg, 0deg);
    z-index: 5;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp {
    display: block;
    overflow: hidden;
    padding: 25px 35px;
    background: #f0f0f0;
    position: relative;
    clear: both;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row {
    display: block;
    overflow: hidden;
    float: left;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) {
    width: 40%;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) table tr td:first-child {
    padding: 12px 0 17px 15px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) {
    width: 30%;
    padding-left: 24px;
    padding-right: 30px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr:nth-child(1) td {
    border-bottom: solid 1px #d8d8d8;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr:nth-child(1) td:nth-child(1) {
    padding: 10px 0px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr:nth-child(1) td:nth-child(2) {
    padding: 10px 0 12px 7px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr:nth-child(1) td:nth-child(3) {
    padding: 10px 0px;
    color: #404040;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr:nth-child(1) td i {
    font-size: 14px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr:nth-child(2) td:nth-child(1) {
    padding: 11px 0px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr:nth-child(2) td:nth-child(2) {
    padding: 11px 0 11px 7px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr:nth-child(2) td:nth-child(3) {
    padding: 11px 0px;
    color: #404040;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr:nth-child(2) td i {
    font-size: 16px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) {
    width: 30%;
    padding-left: 53px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr:nth-child(1) td {
    border-bottom: solid 1px #d8d8d8;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr:nth-child(1) td:nth-child(1) {
    padding: 12px 0px 10px 0;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr:nth-child(1) td:nth-child(2) {
    padding: 10px 0 10px 10px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr:nth-child(1) td:nth-child(3) {
    padding: 10px 0px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr:nth-child(1) td i {
    font-size: 16px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr:nth-child(2) td:nth-child(1) {
    padding: 11px 0px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr:nth-child(2) td:nth-child(2) {
    padding: 11px 0 11px 10px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr:nth-child(2) td:nth-child(3) {
    padding: 11px 0px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr:nth-child(2) td i {
    font-size: 12px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row table tr td {
    border: 0;
    font-family: 'Roboto';
    font-size: 16px;
    color: #000000;
    vertical-align: top;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row table tr td:nth-child(2) {
    padding: 10px 10px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row table tr td:nth-child(3) {
    padding: 10px 13px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row table tr td i {
    color: #004694;
    font-size: 17px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row table tr td .stm-cwd-title {
    font-weight: 700;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row table tr td .stm-data-content {
    display: block;
    overflow: hidden;
    clear: both;
    color: #404040;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row table tr td .location_on_map {
    display: inline-block;
    clear: both;
    font-size: 14px;
    color: #004694;
    border-bottom: solid 1px #004694;
    line-height: 15px;
}

.splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row table tr td .location_on_map:hover {
    text-decoration: none;
}

.splashAmericanFootball .stm-team-history .stm-team-history-single {
    padding-left: 90px;
    padding-bottom: 37px;
}

.splashAmericanFootball .stm-team-history .stm-team-history-single .year {
    font-family: 'Oswald';
    font-size: 24px;
    color: #004694;
    letter-spacing: -0.4px;
}

.splashAmericanFootball .stm-team-history .stm-team-history-single .stm-team-history-linked {
    width: 6.1%;
}

.splashAmericanFootball .stm-team-history .stm-team-history-single .stm-team-history-linked:after {
    left: 19px;
    top: 20px;
    width: 1px;
    background: #d8d8d8;
}

.splashAmericanFootball .stm-team-history .stm-team-history-single .stm-team-history-linked span {
    box-shadow: none;
    top: 5px;
    left: 11px;
    width: 16px;
    height: 16px;
}

.splashAmericanFootball .stm-team-history .stm-team-history-single .stm-team-history-linked span:after {
    width: 10px;
    height: 10px;
    background: #004694;
}

.splashAmericanFootball .stm-team-history .stm-team-history-single .stm-team-history-content .title {
    font-size: 24px;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 25px;
    letter-spacing: -0.3px;
}

.splashAmericanFootball .stm-team-history .stm-team-history-single .stm-team-history-content .content {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    color: #777777;
    line-height: 23px;
}

.splashAmericanFootball .stm-media-archive {
    padding-top: 45px;
    margin-bottom: 7px;
}

.splashAmericanFootball .stm-media-archive .stm-main-title-unit {
    font-size: 42px;
    margin-bottom: 29px;
}

.splashAmericanFootball .stm-media-archive .stm-media-load-more {
    text-align: center;
}

.splashAmericanFootball .stm-media-archive .stm-media-load-more a {
    cursor: pointer;
    margin-top: 25px;
}

.splashAmericanFootball .stm-media-archive .stm-media-load-more a:after {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    content: "\f021";
    top: 50%;
    left: 50%;
    font-size: 18px;
    margin: -9px 0 0 -7px;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    opacity: 0;
}

.splashAmericanFootball .stm-media-archive .stm-media-load-more a span {
    opacity: 1;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.splashAmericanFootball .stm-media-archive .stm-media-load-more a.loading {
    padding: 11px 0 9px;
}

.splashAmericanFootball .stm-media-archive .stm-media-load-more a.loading span {
    opacity: 0;
}

.splashAmericanFootball .stm-media-archive .stm-media-load-more a.loading:after {
    opacity: 1;
}

.splashAmericanFootball .stm-contact-info .image {
    margin-bottom: 25px;
}

.splashAmericanFootball .stm-contact-info .title {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0.6px;
    margin-bottom: 15px;
}

.splashAmericanFootball .stm-contact-info .subtitle {
    margin-bottom: 25px;
    color: #535353;
    font-weight: 700;
}

.splashAmericanFootball .stm-h5 {
    font-family: 'Roboto' !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    letter-spacing: 0 !important;
}

.splashAmericanFootball .stm-contacts .stm-single-contact {
    margin-bottom: 6px;
}

.splashAmericanFootball .stm-contacts .stm-single-contact.stm-email {
    margin-top: 2px;
}

.splashAmericanFootball .stm-contacts .stm-single-contact.stm-email i {
    font-size: 12px;
}

.splashAmericanFootball .stm-contacts .stm-single-contact.stm-email i:before {
    content: '\e90c';
}

.splashAmericanFootball .stm-contacts .stm-single-contact.stm-url {
    margin-top: 4px;
}

.splashAmericanFootball .stm-contacts .stm-single-contact i {
    position: relative;
    top: 0px;
    left: 3px;
    margin-right: 16px;
    font-size: 17px;
    color: #004694;
    vertical-align: middle;
}

.splashAmericanFootball .stm-contacts .stm-single-contact i.stm-icon-ico_print:before {
    content: '\e90b';
}

.splashAmericanFootball .stm-contacts .stm-single-contact i.stm-icon-ico_phone:before {
    content: '\e90d';
}

.splashAmericanFootball .stm-contacts .stm-single-contact i.stm-icon-ico_pin:before {
    content: '\e913';
}

.splashAmericanFootball .stm-contacts .stm-single-contact .contact-label {
    display: inline-block;
    margin-right: 11px;
    min-width: 40px;
    vertical-align: middle;
    color: #555555;
}

.splashAmericanFootball .stm-contacts .stm-single-contact .contact-value {
    position: relative;
    top: 0px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    letter-spacing: 0;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
}

.splashAmericanFootball .stm-contacts .stm-single-contact .contact-value a {
    font-size: 14px;
    color: #004694;
}

.splashAmericanFootball .stm-contact-form &gt; div {
    margin-left: 15px;
}

.splashAmericanFootball .stm-contact-form &gt; div input,
.splashAmericanFootball .stm-contact-form &gt; div textarea {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
}

.splashAmericanFootball .stm-contact-form &gt; div .button {
    padding: 0;
    margin: -5px 0 25px 0;
}

.splashAmericanFootball .stm-contact-form &gt; div .button input[type='submit'] {
    font-family: 'Oswald';
    font-weight: 600;
    font-size: 14px;
    padding: 12px 40px;
    margin: 0;
    border: 0;
    background: transparent !important;
}

.splashAmericanFootball .stm-contact-form &gt; div .button input[type='submit']:hover {
    background: transparent !important;
}

.splashAmericanFootball .stm-contact-form &gt; div .button .ajax-loader {
    display: none;
}

.splashAmericanFootball .stm-af-donations-content {
    margin-bottom: 10px;
    border-bottom: solid 1px #d8d8d8;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner {
    padding: 24px 0 34px 0;
    background-color: #fff;
    border-top: 0;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .image {
    width: 42.5%;
    float: left;
    margin-top: 6px;
    margin-right: 30px;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .image a {
    background: transparent;
    position: relative;
    display: block;
    z-index: 10;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .image img {
    display: block;
    overflow: hidden;
    width: 100%;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .stm-donation-meta {
    display: block;
    overflow: hidden;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .title {
    display: block;
    padding: 0 0 10px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none !important;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .title .title-inner {
    display: block;
    overflow: hidden;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 24px;
    width: 100%;
    text-align: left;
    letter-spacing: 0;
    line-height: 35px;
    color: #004694;
    margin-bottom: 13px;
    text-transform: none;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .title .stm-donation-cash {
    display: block;
    overflow: hidden;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    width: 100%;
    padding-right: 30px;
    text-align: left;
    color: #999999;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .content {
    opacity: 0.8;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .stm-donation-meta .content p {
    margin: 25px 0 18px;
    line-height: 30px;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .stm-donation-meta a.button {
    border: 0 !important;
    border-radius: 0;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 13px;
    color: #004694;
    padding: 0;
    background: transparent !important;
    margin-top: 12px;
    line-height: 13px;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .stm-donation-meta a.button:before {
    display: none;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .stm-donation-meta a.button i {
    font-size: 13px;
    vertical-align: top;
    margin-left: 5px;
}

.splashAmericanFootball .stm-af-donations-content .stm-donation-inner .stm-donation-meta a.button:hover {
    color: #004694;
}

.splashAmericanFootball .stm-single-donation .post-thumbnail {
    margin-top: 30px;
    margin-bottom: 30px;
}

.splashAmericanFootball .stm-single-donation p {
    margin-bottom: 40px;
}

.splashAmericanFootball .stm-single-donation .stm-donation-subtitle {
    margin: 20px 0 31px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}

.splashAmericanFootball .stm-single-donation .stm-donation-intro {
    margin-bottom: 13px;
    opacity: 0.8;
    color: #000;
}

.splashAmericanFootball .stm-single-donation .stm-donation-cash {
    display: block;
    margin-top: 1px;
    width: 77%;
}

.splashAmericanFootball .stm-single-donation .stm-donation-cash .stm-donation-info {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    color: #004694;
    text-transform: uppercase;
}

.splashAmericanFootball .stm-single-donation .stm-donation-cash .heading-font {
    font-family: 'Roboto';
    font-weight: bold !important;
    font-size: 16px;
    color: #004694;
    margin-left: 45px;
    clear: both;
}

.splashAmericanFootball .stm-single-donation .stm-donation-cash .heading-font:nth-child(3) {
    display: none;
}

.splashAmericanFootball .stm-single-donation .stm-donation-cash .heading-font .stm-red {
    color: #004694 !important;
}

.splashAmericanFootball .stm-single-donation .stm-donation-cash .heading-font:after {
    display: none;
}

.splashAmericanFootball .stm-single-donation .stm-donation-cash .stm-donation-procent {
    margin-top: 35px;
}

.splashAmericanFootball .stm-single-donation .stm-donate {
    display: inline-block;
    overflow: hidden;
    float: right;
}

.splashAmericanFootball .stm-single-donation .stm-donate a {
    margin: 0;
    padding: 11px 38px;
}

.splashAmericanFootball .stm-single-donation .stm-donation-intro {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 18px;
    color: #595959;
    margin-top: 33px;
    line-height: 30px;
}

.splashAmericanFootball #donationModal button.button {
    margin-top: 0 !important;
}

.splashAmericanFootball #donationModal .loading {
    display: inline-block;
}

.splashAmericanFootball #donationModal .loading i:before {
    color: #004694;
}

.splashAmericanFootball .stm-share-this-wrapp {
    display: block;
    overflow: hidden;
    border-top: solid 1px #d8d8d8;
    padding: 15px 0;
}

.splashAmericanFootball .stm-share-this-wrapp &gt; span {
    display: inline-block;
    overflow: hidden;
}

.splashAmericanFootball .stm-share-this-wrapp &gt; span:nth-child(1) {
    font-size: 13px;
    color: #999999;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.splashAmericanFootball .stm-share-this-wrapp .stm-share-btn-wrapp {
    margin-left: 10px;
}

.splashAmericanFootball .stm-share-this-wrapp .stm-share-btn-wrapp &gt; span {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.splashAmericanFootball .stm-share-this-wrapp .stm-share-btn-wrapp span.stLarge {
    width: 20px;
    height: 20px;
    background-size: 100%;
}

.splashAmericanFootball .stm-share-this-wrapp .stm-share-btn-wrapp span.stLarge:hover {
    background-position: 0;
}

.splashAmericanFootball .stm-default-page-list .row-3 .col-md-12:last-child .stm-single-post-loop-list {
    border: 0 !important;
}

.splashAmericanFootball .stm-single-post-loop-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    clear: both;
    margin-top: 27px;
    padding-bottom: 39px;
    margin-bottom: 12px;
    border-bottom: solid 1px #d8d8d8;
}

.splashAmericanFootball .stm-single-post-loop-list a {
    display: block;
    overflow: hidden;
    float: left;
}

.splashAmericanFootball .stm-single-post-loop-list a:hover .title {
    color: #004694;
}

.splashAmericanFootball .stm-single-post-loop-list a:hover .image img {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.splashAmericanFootball .stm-single-post-loop-list a:hover .image:before {
    opacity: 0;
}

.splashAmericanFootball .stm-single-post-loop-list a:hover .stm-plus {
    opacity: 0 !important;
}

.splashAmericanFootball .stm-single-post-loop-list a .image {
    margin-bottom: 0;
    max-height: 380px;
}

.splashAmericanFootball .stm-single-post-loop-list a .image:before {
    display: none !important;
}

.splashAmericanFootball .stm-single-post-loop-list a .image:after {
    content: "\e906";
    font-family: "stm-splash-icons" !important;
    background: #004694;
    display: block;
    opacity: 1;
    position: absolute;
    left: 10px;
    top: 10px;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    padding: 4px 0 0 0;
    z-index: 10;
    color: #fff;
    -webkit-transform: none;
    transform: none;
    text-align: center;
}

.splashAmericanFootball .stm-single-post-loop-list a .image.audio:after {
    content: "\e905" !important;
}

.splashAmericanFootball .stm-single-post-loop-list a .image.video:after {
    content: "\e904" !important;
    font-size: 12px;
}

.splashAmericanFootball .stm-single-post-loop-list .stm-sticky-post {
    left: 44px;
}

.splashAmericanFootball .stm-single-post-loop-list .stm-post-content-inner {
    display: block;
    width: 57%;
    overflow: hidden;
    padding: 3px 0 0 31px;
    border: 0;
    background-color: #fff;
    position: relative;
}

.splashAmericanFootball .stm-single-post-loop-list .stm-post-content-inner .date {
    width: 100%;
    float: left;
    margin-top: 0;
    margin-right: 27px;
    color: #004694;
    font-family: "Roboto";
    font-size: 12px;
}

.splashAmericanFootball .stm-single-post-loop-list .stm-post-content-inner .title {
    margin-bottom: 14px;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: none;
    line-height: 29px;
}

.splashAmericanFootball .stm-single-post-loop-list .stm-post-content-inner .content p {
    line-height: 30px;
}

.splashAmericanFootball .stm-single-post-loop-list .stm-post-content-inner .post-meta {
    position: absolute;
    bottom: 0;
    margin-bottom: 5px;
}

.splashAmericanFootball .stm-single-post-loop-list .post-meta .stm-cat-list-wrapp {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    padding-left: 2px;
    line-height: 14px;
}

.splashAmericanFootball .stm-single-post-loop-list .post-meta .stm-cat-list-wrapp i {
    display: inline-block;
    vertical-align: middle;
    color: #999999;
    font-size: 14px;
}

.splashAmericanFootball .stm-single-post-loop-list .post-meta .stm-cat-list-wrapp ul {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
    list-style: none;
    vertical-align: middle;
    line-height: 14px;
}

.splashAmericanFootball .stm-single-post-loop-list .post-meta .stm-cat-list-wrapp ul li {
    display: inline-block;
    padding: 0;
    margin: 0 5px 0 0;
}

.splashAmericanFootball .stm-single-post-loop-list .post-meta .stm-cat-list-wrapp ul li:before {
    display: none;
}

.splashAmericanFootball .stm-single-post-loop-list .post-meta .stm-cat-list-wrapp ul li a {
    color: #999999;
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 400;
}

.splashAmericanFootball .stm-single-post-loop-list .post-meta .comments-number {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    opacity: 1;
    text-transform: uppercase;
    margin-right: 0;
    margin-left: 20px;
}

.splashAmericanFootball .stm-single-post-loop-list .post-meta .comments-number i {
    color: #999999;
    font-size: 14px;
}

.splashAmericanFootball .stm-single-post-loop-list .post-meta .comments-number a {
    color: #999999;
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 400;
    text-transform: none;
}

.splashAmericanFootball .stm-default-page-grid .stm-small-title-box {
    margin-bottom: 28px;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop {
    margin-bottom: 33px;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a {
    display: block;
    overflow: hidden;
    float: left;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a:hover .title {
    color: #004694;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a:hover .image img {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a:hover .image:before {
    opacity: 0;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a:hover .stm-plus {
    opacity: 0 !important;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a .image {
    margin-bottom: 0;
    max-height: 380px;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a .image:after {
    content: "\e906";
    font-family: "stm-splash-icons" !important;
    background: #004694;
    display: block;
    opacity: 1;
    position: absolute;
    left: 10px;
    top: 10px;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    padding: 4px 0 0 0;
    z-index: 10;
    color: #fff;
    -webkit-transform: none;
    transform: none;
    text-align: center;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a .image.audio:after {
    content: "\e905" !important;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a .image.video:after {
    content: "\e904" !important;
    font-size: 12px;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a .date {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 12px;
    color: #004694;
    margin: 13px 0 4px;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a .title {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 18px;
    color: #004694;
    text-transform: none;
    min-height: 50px;
    letter-spacing: 0;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .stm-cat-list-wrapp {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    padding-left: 2px;
    line-height: 14px;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .stm-cat-list-wrapp i {
    display: inline-block;
    vertical-align: middle;
    color: #999999;
    font-size: 14px;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .stm-cat-list-wrapp ul {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
    list-style: none;
    vertical-align: middle;
    line-height: 14px;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .stm-cat-list-wrapp ul li {
    display: inline-block;
    padding: 0;
    margin: 0 5px 0 0;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .stm-cat-list-wrapp ul li:before {
    display: none;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .stm-cat-list-wrapp ul li a {
    color: #999999;
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 400;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .comments-number {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    opacity: 1;
    text-transform: uppercase;
    margin-right: 0;
    margin-left: 20px;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .comments-number i {
    color: #999999;
    font-size: 14px;
}

.splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .comments-number a {
    color: #999999;
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 400;
    text-transform: none;
}

.splashAmericanFootball .stm-post-af-wrapp {
    font-family: 'Roboto';
}

.splashAmericanFootball .stm-post-af-wrapp .stm-small-title-box {
    margin-bottom: 28px;
}

.splashAmericanFootball .stm-post-af-wrapp .post-thumbnail {
    margin-bottom: 15px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta {
    font-family: 'Roboto';
    font-size: 14px;
    color: #999999;
    text-transform: none;
    margin-bottom: 20px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta a {
    font-weight: 400;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-meta-left-part {
    margin-bottom: 11px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-meta-left-part .stm-date {
    margin-right: 20px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    float: right;
    margin-right: 20px;
    padding-left: 2px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp i {
    display: inline-block;
    vertical-align: middle;
    color: #999999;
    font-size: 14px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp ul {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
    list-style: none;
    vertical-align: middle;
    line-height: 14px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp ul li {
    display: inline-block;
    padding: 0;
    margin: 0 5px 0 0;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp ul li:before {
    display: none;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp ul li a {
    color: #999999;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 400;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-post-meta-bottom {
    border-bottom: 0;
    border-top: solid 1px #d8d8d8;
    padding-top: 20px;
    margin-bottom: 15px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-post-meta-bottom .stm_post_tags {
    margin-bottom: 0;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-post-meta-bottom .stm_post_tags a {
    font-family: 'Roboto';
    font-size: 14px;
    color: #999999;
    text-transform: none;
    line-height: 30px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm-share-this-wrapp {
    float: right;
    width: auto;
    border-top: 0;
    padding: 2px 0;
}

.splashAmericanFootball .stm-post-af-wrapp .stm_author_box {
    display: block;
    overflow: hidden;
    position: relative;
    border: solid 1px #d8d8d8;
    padding: 26px 30px 28px 67px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm_author_box .stm-author-title-bg {
    position: absolute;
    height: 100%;
    width: 40px;
    bottom: 0;
    left: 0;
    background-color: #004694;
}

.splashAmericanFootball .stm-post-af-wrapp .stm_author_box .stm-author-title-bg .stm-author-title {
    position: absolute;
    bottom: 0;
    left: 40px;
    height: 40px;
    line-height: 40px;
    padding-left: 26px;
    font-size: 13px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
    white-space: nowrap;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
}

.splashAmericanFootball .stm-post-af-wrapp .stm_author_box .author_avatar {
    margin-right: 20px;
    margin-top: 1px;
    max-width: 91px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm_author_box .author_info .author_name {
    margin-top: 2px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm_author_box .author_info .author_name h6 {
    margin-bottom: 18px;
}

.splashAmericanFootball .stm-post-af-wrapp .stm_author_box .author_info .author_name h6 .stm-red {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 18px;
    color: #000000 !important;
    text-transform: none;
}

.splashAmericanFootball .stm-post-af-wrapp .stm_author_box .author_info .author_content {
    font-size: 15px;
    color: #595959;
}

.splashAmericanFootball .stm-single-comment-title .stm-add-review a .fa.fa-pencil-square:before {
    color: #004694;
}

.splashAmericanFootball .stm-single-comment-title .stm-add-review a:hover {
    color: #004694;
}

.splashAmericanFootball .stm_post_comments {
    margin-top: 58px;
}

.splashAmericanFootball .stm_post_comments .comments-area h4 {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 30px;
    color: #000000;
    text-align: left;
    background: transparent;
    border-bottom: solid 1px #d8d8d8;
    padding: 0 0 38px 0;
    margin-bottom: 30px;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty {
    background: transparent;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty li {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 0;
    margin-bottom: 10px;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty li .comment-body {
    border-bottom: solid 1px #d8d8d8;
    padding-bottom: 16px;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty li .comment-body:last-child {
    border-bottom: solid 1px #d8d8d8;
    padding-bottom: 16px;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty li .comment-body .comment-author-image {
    margin-right: 20px;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard {
    position: relative;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard .heading-font {
    font-size: 18px;
    letter-spacing: 0;
    margin-right: 25px;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard .commentmetadata .date {
    font-family: 'Roboto';
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard .reply {
    position: absolute;
    top: 0;
    right: 0;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard .reply a:hover {
    color: #004694;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty li .comment-body .vcard p {
    margin-top: 14px;
    line-height: 25px;
}

.splashAmericanFootball .stm_post_comments .comments-area .stm-list-duty li .children {
    margin-top: 30px;
    padding-left: 110px;
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond {
    background: transparent;
    padding: 0;
    margin-top: 13px;
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond h3 {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 30px;
    color: #000000;
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond form {
    background: #f0f0f0;
    padding: 40px;
    font-family: 'Roboto';
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond form .logged-in-as a {
    color: #004694;
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond form .comment-form-comment {
    display: inline-block;
    width: 47%;
    margin-right: 40px;
    vertical-align: top;
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond form .comment-form-comment textarea {
    font-family: 'Roboto';
    height: 180px;
    max-height: 180px;
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond form input[type='text'],
.splashAmericanFootball .stm_post_comments .comments-area .comment-respond form input[type='email'] {
    font-family: 'Roboto';
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond form .stm-row-comments {
    display: inline-block;
    width: 47%;
    vertical-align: top;
    margin: 0;
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond form .stm-row-comments &gt; div {
    width: 100% !important;
    padding: 0;
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond form .stm-row-comments &gt; div input {
    height: 50px;
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond form .form-submit span {
    margin-top: 0;
    padding: 0 10px;
}

.splashAmericanFootball .stm_post_comments .comments-area .comment-respond form .form-submit span input[type="submit"] {
    background: transparent !important;
    border: 0;
}

.splashAmericanFootball .stm-single-sp_calendar &gt; .container {
    padding: 0;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-post-content .vc_column_container .wpb_content_element {
    margin-bottom: 37px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-post-content .vc_column_container .wpb_content_element p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    margin-top: 20px;
    color: #404040;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-caption {
    display: none;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table thead tr th {
    background: #004694;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    color: #004694;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table thead tr th:nth-child(1) {
    width: 10%;
    padding: 15px 20px;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table thead tr th:nth-child(2) {
    width: 60%;
    padding: 15px 5px;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table thead tr th:nth-child(3) {
    width: 20%;
    padding: 15px 0 15px 22px;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table thead tr th:nth-child(4) {
    width: 10%;
    padding: 15px 0 15px 20px;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr:last-child td {
    border-bottom: 0;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr td {
    background: transparent;
    border-bottom: solid 1px #d8d8d8;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-date {
    padding: 10px 0 7px 0;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-date .stm-date-event-wrapp {
    display: inline-block;
    overflow: hidden;
    padding: 13px 21px 8px;
    background: #004694;
    text-align: center;
    width: auto;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-date .stm-date-event-wrapp .stm-top {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    margin-bottom: 1px;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-date .stm-date-event-wrapp .stm-middle {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event {
    padding: 7px 20px 7px 5px;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event a {
    display: block;
    overflow: hidden;
    text-align: center;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 45px;
    color: #004694;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event a:hover {
    color: #004694;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event a img:nth-child(1) {
    display: inline-block;
    float: left;
    min-width: 50px;
    margin-right: 20px;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event a img:nth-child(2) {
    display: inline-block;
    float: right;
    min-width: 50px;
    margin-left: 20px;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-event a span {
    color: #004694;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-time {
    padding: 4px 0 7px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    text-align: center;
    text-transform: uppercase;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-time a {
    color: #404040;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-time a:hover {
    color: #404040;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-article {
    text-align: right;
    padding-right: 20px;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-article a {
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 14px;
    color: #004694;
    text-transform: uppercase;
    text-align: right;
    letter-spacing: 0.6px;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-article a i {
    vertical-align: top;
    margin-top: 4px;
    margin-left: 5px;
}

.splashAmericanFootball .stm-single-sp_calendar .stm-af-template-event-list .sp-table-wrapper table tbody tr .data-article a:hover {
    color: #004694;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list {
    margin-bottom: 30px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    overflow: hidden;
    background: #040526;
    margin: 0;
    min-height: 130px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
    width: 30%;
    padding: 0;
    max-height: 130px;
    height: 130px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .left .stm-team-l-h-wrapp {
    display: block;
    max-width: 215px;
    position: relative;
    padding-top: 7px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .left .stm-team-l-h-wrapp .stm-team-helm {
    display: block;
    position: absolute;
    top: 50%;
    left: -6%;
    max-width: 158px;
    margin-top: -2%;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .left .stm-team-l-h-wrapp .stm-team-helm .team-logo {
    position: absolute;
    max-width: 55px;
    top: 25px;
    left: 20px;
    z-index: 10;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .right .stm-team-l-h-wrapp {
    display: block;
    max-width: 215px;
    position: relative;
    padding-top: 7px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .right .stm-team-l-h-wrapp .stm-team-helm {
    display: block;
    position: absolute;
    top: 50%;
    right: -6%;
    max-width: 158px;
    margin-top: -2%;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .right .stm-team-l-h-wrapp .stm-team-helm .team-logo {
    position: absolute;
    max-width: 55px;
    top: 25px;
    right: 20px;
    z-index: 10;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .right .stm-team-l-h-wrapp .stm-team-helm &gt; img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -ms-filter: "FlipH";
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info {
    width: 100%;
    padding: 30px 0 6px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team {
    display: inline-block;
    text-align: right;
    vertical-align: top;
    margin-top: 12px;
    max-width: 30%;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-city {
    display: block;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 14px;
    color: #004694;
    text-transform: uppercase;
    line-height: 16px;
    margin-bottom: 5px;
    letter-spacing: 0.6px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-name {
    display: block;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .opponent {
    text-align: left;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer {
    display: inline-block;
    overflow: hidden;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label,
.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
    width: auto;
    min-width: inherit;
    padding: 0;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 13px;
    background: transparent;
    margin-top: 3px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label {
    color: #004694;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
    color: #999999;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-win {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #004694;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 42px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-lose {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #999999;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 42px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-left {
    display: block;
    margin-right: 5px;
    width: 77px;
    text-align: center;
    float: left;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-right {
    display: block;
    margin-left: 5px;
    width: 77px;
    text-align: center;
    float: right;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top {
    display: block;
    text-align: center;
    padding: 6px 0 10px;
    background: #43445c;
    opacity: 1;
    position: relative;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .time,
.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-future-event-list-time {
    display: inline-block;
    overflow: hidden;
    float: inherit;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
    color: #fff;
    vertical-align: middle;
    line-height: 17px;
    opacity: 1;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-future-event-list-time {
    line-height: 17px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-future-event-list-time .time {
    line-height: 15px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .venue {
    display: inline-block;
    overflow: hidden;
    float: inherit;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
    color: #004694;
    vertical-align: middle;
    padding-left: 15px;
    margin-left: 13px;
    border-left: solid 1px rgba(255, 255, 255, 0.3);
    line-height: 17px;
    opacity: 1;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp a {
    display: block;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.6px;
    text-decoration: none;
    height: 100%;
    padding: 10px 10px 9px;
    border: 0;
    margin: 0;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp a i {
    font-size: 13px;
    margin-right: 10px;
    font-weight: 300 !important;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp a i.stm-icon-ico_camera:before {
    content: '\e904';
    font-family: 'stm-splash-icons';
    font-weight: 300 !important;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit {
    background: #f0f0f0;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-name {
    color: #004694;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info {
    padding: 30px 0 42px;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team {
    width: 39%;
    margin-top: 8px;
    max-width: 40%;
}

.splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
    background: #004694;
    padding: 10px 18px 10px 19px;
    color: #fff;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 38px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event &gt; .container {
    padding: 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-title-box-unit .stm-page-title {
    display: none;
}

.splashAmericanFootball .sp_event .stm-single-sp_event h4 {
    font-size: 30px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units {
    display: block;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 20px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit {
    display: block;
    width: 100%;
    position: relative;
    opacity: 1;
    background: transparent;
    margin-bottom: 26px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-time {
    display: none;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta {
    min-height: 175px;
    padding: 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #f0f0f0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info {
    display: inline-block;
    width: 60%;
    padding: 30px 0 0;
    text-align: center;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-top: 8px;
    text-align: right;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left .stm-team-city {
    display: block;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: #004694;
    margin-bottom: 3px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left h4 a {
    font-family: 'Oswald';
    font-size: 28px;
    color: #004694;
    text-decoration: none;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-top: 8px;
    text-align: left;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right .stm-team-city {
    display: block;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #004694;
    margin-bottom: 3px;
    letter-spacing: 0.6px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right h4 a {
    font-family: 'Oswald';
    font-size: 28px;
    color: #004694;
    text-decoration: none;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer {
    display: inline-block;
    overflow: hidden;
    margin: 0 10px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label,
.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
    width: auto;
    min-width: inherit;
    padding: 0;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 13px;
    background: transparent;
    margin-top: 3px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label {
    color: #004694;
    text-transform: uppercase;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
    color: #999999;
    text-transform: uppercase;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-win {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #004694;
    text-align: center;
    color: #fff;
    padding: 25px 0;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 42px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-lose {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #999999;
    text-align: center;
    color: #fff;
    padding: 25px 0;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 42px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-left {
    display: block;
    margin-right: 5px;
    width: 77px;
    text-align: center;
    float: left;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-right {
    display: block;
    margin-left: 5px;
    width: 77px;
    text-align: center;
    float: right;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command {
    display: inline-block;
    text-align: left;
    width: 20%;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    height: 135px;
    margin: 0 !important;
    vertical-align: middle;
    position: relative;
    left: -11px;
    top: 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo img:nth-child(1) {
    display: block;
    max-width: 158px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo img:nth-child(2) {
    position: absolute;
    max-width: 55px;
    top: 25px;
    left: 20px;
    z-index: 10;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right {
    text-align: right;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right .stm-command-logo {
    left: inherit;
    right: -10px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right .stm-command-logo a img:nth-child(1) {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -ms-filter: "FlipH";
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right .stm-command-logo a img:nth-child(2) {
    position: absolute;
    max-width: 55px;
    top: 25px;
    right: 25px;
    z-index: 10;
    left: inherit;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-vs span {
    width: 56px;
    height: 56px;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 22px;
    background: #004694;
    line-height: 58px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future {
    background: #004694;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info {
    display: inline-block;
    width: 60%;
    padding: 30px 0 0;
    text-align: center;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-left {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-top: 8px;
    text-align: right;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-left .stm-team-city {
    display: block;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #004694;
    margin-bottom: 3px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-left h4 a {
    font-family: 'Oswald';
    font-size: 28px;
    color: #fff;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-right {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-top: 8px;
    text-align: left;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-right .stm-team-city {
    display: block;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #004694;
    margin-bottom: 3px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-right h4 a {
    font-family: 'Oswald';
    font-size: 28px;
    color: #fff;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-team-results-outer {
    display: inline-block;
    overflow: hidden;
    margin: 0 10px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    background: #004694;
    padding: 5px 14px;
    color: #fff;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 36px;
    padding: 20px 15px;
    margin: 0 20px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp {
    display: block;
    overflow: hidden;
    background: #44455b;
    text-align: center;
    padding: 7px 0 7px 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-info {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    margin-bottom: 0;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: none;
    line-height: 15px;
    vertical-align: middle;
    letter-spacing: 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-venue {
    display: inline-block;
    overflow: hidden;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    color: #004694;
    vertical-align: middle;
    border-left: solid 1px rgba(255, 255, 255, 0.5);
    margin-left: 10px;
    padding-left: 10px;
    line-height: 15px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units {
    display: block;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 20px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit {
    display: block;
    width: 100%;
    position: relative;
    opacity: 1;
    background: transparent;
    margin-bottom: 26px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-time {
    display: none;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta {
    min-height: 175px;
    padding: 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #f0f0f0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info {
    display: inline-block;
    width: 60%;
    padding: 30px 0 0;
    text-align: center;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-top: 8px;
    text-align: right;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left .stm-team-city {
    display: block;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: #004694;
    margin-bottom: 3px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left h4 a {
    font-family: 'Oswald';
    font-size: 28px;
    color: #004694;
    text-decoration: none;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-top: 8px;
    text-align: left;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right .stm-team-city {
    display: block;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #004694;
    margin-bottom: 3px;
    letter-spacing: 0.6px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right h4 a {
    font-family: 'Oswald';
    font-size: 28px;
    color: #004694;
    text-decoration: none;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer {
    display: inline-block;
    overflow: hidden;
    margin: 0 10px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label,
.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
    width: auto;
    min-width: inherit;
    padding: 0;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 13px;
    background: transparent;
    margin-top: 3px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label {
    color: #004694;
    text-transform: uppercase;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
    color: #999999;
    text-transform: uppercase;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-win {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #004694;
    text-align: center;
    color: #fff;
    padding: 25px 0;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 42px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-lose {
    display: block;
    overflow: hidden;
    width: 100%;
    background: #999999;
    text-align: center;
    color: #fff;
    padding: 25px 0;
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 42px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-left {
    display: block;
    margin-right: 5px;
    width: 77px;
    text-align: center;
    float: left;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-right {
    display: block;
    margin-left: 5px;
    width: 77px;
    text-align: center;
    float: right;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command {
    display: inline-block;
    text-align: left;
    width: 20%;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    height: 135px;
    margin: 0 !important;
    vertical-align: middle;
    position: relative;
    left: -11px;
    top: 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo img:nth-child(1) {
    display: block;
    max-width: 158px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo img:nth-child(2) {
    position: absolute;
    max-width: 55px;
    top: 25px;
    left: 20px;
    z-index: 10;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right {
    text-align: right;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right .stm-command-logo {
    left: inherit;
    right: -10px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right .stm-command-logo a img:nth-child(1) {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -ms-filter: "FlipH";
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right .stm-command-logo a img:nth-child(2) {
    position: absolute;
    max-width: 55px;
    top: 25px;
    right: 25px;
    z-index: 10;
    left: inherit;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-vs span {
    width: 56px;
    height: 56px;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 22px;
    background: #004694;
    line-height: 58px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future {
    background: #004694;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info {
    display: inline-block;
    width: 60%;
    padding: 30px 0 0;
    text-align: center;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-left {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-top: 8px;
    text-align: right;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-left .stm-team-city {
    display: block;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #004694;
    margin-bottom: 3px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-left h4 a {
    font-family: 'Oswald';
    font-size: 28px;
    color: #fff;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-right {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin-top: 8px;
    text-align: left;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-right .stm-team-city {
    display: block;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #004694;
    margin-bottom: 3px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-command-title-right h4 a {
    font-family: 'Oswald';
    font-size: 28px;
    color: #fff;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-team-results-outer {
    display: inline-block;
    overflow: hidden;
    margin: 0 10px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm_event_future .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    background: #004694;
    padding: 5px 14px;
    color: #fff;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 36px;
    padding: 20px 15px;
    margin: 0 20px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp {
    display: block;
    overflow: hidden;
    background: #44455b;
    text-align: center;
    padding: 7px 0 7px 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-info {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    margin-bottom: 0;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: none;
    line-height: 15px;
    vertical-align: middle;
    letter-spacing: 0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-venue {
    display: inline-block;
    overflow: hidden;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    color: #004694;
    vertical-align: middle;
    border-left: solid 1px rgba(255, 255, 255, 0.5);
    margin-left: 10px;
    padding-left: 10px;
    line-height: 15px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content .sp-table-caption {
    margin-bottom: 28px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content table {
    border-collapse: collapse;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content table thead tr th {
    background-color: #004694;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 16px;
    color: #004694;
    padding: 15px 0 15px 25px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content table tbody tr.odd td,
.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content table tfoot tr.odd td {
    background: #f0f0f0;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content table tbody tr td,
.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content table tfoot tr td {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    border: 0;
    padding: 18px 5px 18px 25px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-content {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    margin-top: 10px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-content p {
    margin: 20px 0 0;
    line-height: 30px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-video {
    display: inline-block;
    width: 47%;
    vertical-align: top;
    margin-left: 30px;
    margin-top: 10px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-video .sp-event-video iframe {
    max-height: 250px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-details {
    margin-top: 4px;
    margin-bottom: 10px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-details table th {
    text-align: left;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-details table td {
    text-transform: none;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-venue {
    margin-top: 28px;
    margin-bottom: 41px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-venue .sp-table-caption {
    margin-bottom: 18px;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-venue .sp-event-venue-address-row {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #404040;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-venue .sp-event-venue-address-row .stm-icon-pin {
    color: #004694;
    opacity: 1;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-venue .sp-event-venue-address-row .stm-icon-pin:before {
    content: "\e913";
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-venue .sp-event-venue-address-row td {
    padding: 6px 0 13px !important;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-results table th {
    text-align: left;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-results table td:first-child {
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 16px;
    color: #404040;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-performance table th {
    padding: 15px 10px !important;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-performance table th:nth-child(2) {
    padding-right: 50px !important;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-performance table td {
    padding: 15px 10px !important;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-performance table td:first-child {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 16px;
    color: #808080;
}

.splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-performance table td:nth-child(2) {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 16px;
    color: #404040;
}

.splashAmericanFootball .stm-single-sp_table-league &gt; .container {
    padding: 0;
}

.splashAmericanFootball .stm-single-sp_table-league h2 {
    margin-bottom: 45px;
}

.splashAmericanFootball .stm-single-sp_table-league .sp-template-league-table table thead th {
    background: #004694;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 16px;
    color: #004694;
    padding: 15px 10px 15px;
}

.splashAmericanFootball .stm-single-sp_table-league .sp-template-league-table table tbody tr.odd td {
    background-color: #fff !important;
}

.splashAmericanFootball .stm-single-sp_table-league .sp-template-league-table table tbody tr.even td {
    background-color: #f0f0f0 !important;
}

.splashAmericanFootball .stm-single-sp_table-league .sp-template-league-table table tbody tr td {
    border: 0;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 18px;
    color: #404040;
    padding: 26px 10px;
}

.splashAmericanFootball .stm-single-sp_table-league .sp-template-league-table table tbody tr td.data-rank {
    font-family: 'Oswald';
    opacity: 1;
    font-weight: 400;
    color: #808080;
}

.splashAmericanFootball .stm-single-sp_table-league .sp-template-league-table table tbody tr td.data-name {
    font-family: 'Oswald';
    font-weight: 600;
}

.splashAmericanFootball .stm-single-sp_table-league .sp-template-league-table table tbody tr td.data-name .team-logo {
    display: inline-block;
    overflow: hidden;
    max-width: 54px;
    margin-right: 20px !important;
    vertical-align: middle;
}

.splashAmericanFootball .type-sp_team .stm-title-box-unit {
    padding-bottom: 22px !important;
}

.splashAmericanFootball .type-sp_team .sp-team-logo {
    display: none;
}

.splashAmericanFootball .type-sp_team .sp-section-content-content p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    color: #404040;
}

.splashAmericanFootball .type-sp_team .sp-section-content-content p em {
    font-style: normal;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .sp-table-caption {
    display: none;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list {
    background: transparent;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner {
    background: transparent;
    padding: 0;
    margin-bottom: 30px;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 35px;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .sp-staff-name {
    display: block;
    overflow: hidden;
    width: 100%;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    margin-bottom: 27px;
    letter-spacing: 0;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .stm-staff-info-wrapp .stm-staff-img-wrapp {
    display: block;
    overflow: hidden;
    width: 100%;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .stm-staff-info-wrapp .stm-staff-info {
    display: block;
    overflow: hidden;
    width: 100%;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .stm-staff-info-wrapp .stm-staff-info .stm-staff-role {
    display: block;
    overflow: hidden;
    border-bottom: solid 1px #d8d8d8;
    padding-bottom: 19px;
    font-family: 'Oswald';
    font-weight: 300 !important;
    font-size: 16px;
    text-transform: uppercase;
    color: #004694;
    line-height: 15px;
    letter-spacing: 1.5px;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .stm-staff-info-wrapp .stm-staff-info table {
    margin-top: 10px;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .stm-staff-info-wrapp .stm-staff-info table tr td {
    border: 0;
    padding: 8px 0;
    text-align: left;
    background: transparent !important;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .stm-staff-info-wrapp .stm-staff-info table tr td:first-child {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #6f6d6e;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    width: 20%;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .stm-staff-info-wrapp .stm-staff-info table tr td:last-child {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .stm-staff-info-wrapp .stm-staff-info table tr td .nationality {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}

.splashAmericanFootball .type-sp_team .stm-single-sp_team .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .stm-staff-info-wrapp .stm-staff-info table tr td .nationality img {
    display: none;
    margin-top: -3px;
    margin-right: 10px;
}

.splashAmericanFootball .type-sp_team .sp-section-content-lists .stm-players-inline .sp-table-caption {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 35px;
    text-align: left;
}

.splashAmericanFootball .type-sp_team .sp-section-content-lists .stm-players-inline table tbody tr:nth-child(odd) td {
    background: #f0f0f0;
}

.splashAmericanFootball .type-sp_team .sp-section-content-lists .stm-players-inline table tbody tr td {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    border: 0;
    text-align: left;
}

.splashAmericanFootball .type-sp_team .sp-section-content-lists .stm-players-inline table tbody tr td:nth-child(1) {
    text-align: center;
    color: #808080 !important;
    font-weight: 400 !important;
}

.splashAmericanFootball .type-sp_team .sp-section-content-lists .stm-players-inline table tbody tr td:nth-child(1),
.splashAmericanFootball .type-sp_team .sp-section-content-lists .stm-players-inline table tbody tr td a {
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 16px;
    color: #404040;
    text-transform: uppercase;
}

.splashAmericanFootball .type-sp_team .stm-players-inline .sp-table-caption {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 35px;
    text-align: left;
}

.splashAmericanFootball .type-sp_team .stm-players-inline table tbody tr:nth-child(odd) td {
    background: #f0f0f0;
}

.splashAmericanFootball .type-sp_team .stm-players-inline table tbody tr td {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    border: 0;
    text-align: left;
}

.splashAmericanFootball .type-sp_team .stm-players-inline table tbody tr td:nth-child(1) {
    text-align: center;
    color: #808080 !important;
    font-weight: 400 !important;
}

.splashAmericanFootball .type-sp_team .stm-players-inline table tbody tr td:nth-child(1),
.splashAmericanFootball .type-sp_team .stm-players-inline table tbody tr td a {
    font-family: 'Oswald';
    font-weight: 700;
    font-size: 16px;
    color: #404040;
    text-transform: uppercase;
}

.splashAmericanFootball .type-sp_team .sp-section-content-tables {
    margin-top: 30px;
}

.splashAmericanFootball .type-sp_team .sp-section-content-tables .sp-template-league-table .sp-table-caption {
    font-size: 36px;
    margin-bottom: 35px;
}

.splashAmericanFootball .type-sp_team .sp-section-content-tables .sp-template-league-table table thead th {
    background: #004694;
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 16px;
    color: #004694;
    padding: 15px 10px 15px;
}

.splashAmericanFootball .type-sp_team .sp-section-content-tables .sp-template-league-table table tbody tr.odd td {
    background-color: #fff !important;
}

.splashAmericanFootball .type-sp_team .sp-section-content-tables .sp-template-league-table table tbody tr.even td {
    background-color: #f0f0f0 !important;
}

.splashAmericanFootball .type-sp_team .sp-section-content-tables .sp-template-league-table table tbody tr td {
    border: 0;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    color: #404040;
    padding: 17px 10px;
}

.splashAmericanFootball .type-sp_team .sp-section-content-tables .sp-template-league-table table tbody tr td.data-rank {
    font-family: 'Oswald';
    opacity: 1;
}

.splashAmericanFootball .type-sp_team .sp-section-content-tables .sp-template-league-table table tbody tr td.data-name {
    font-family: 'Oswald';
    font-weight: 600;
}

.splashAmericanFootball .type-sp_team .sp-section-content-tables .sp-template-league-table table tbody tr td.data-name .team-logo {
    display: inline-block;
    overflow: hidden;
    max-width: 54px;
    margin-right: 20px !important;
    vertical-align: middle;
}

.splashAmericanFootball .stm-single-sp_player &gt; .container {
    padding: 0;
}

.splashAmericanFootball .stm-single-sp_player .stm-title-box-unit {
    margin-bottom: 20px;
}

.splashAmericanFootball .stm-single-sp_player .stm-title-box-unit h2 {
    line-height: 52px;
}

.splashAmericanFootball .stm-single-sp_player .sp-template-player-photo {
    display: block;
    overflow: hidden;
    float: left;
    width: 54%;
}

.splashAmericanFootball .stm-single-sp_player .sp-template-player-photo .sp-template-photo {
    margin: 0;
}

.splashAmericanFootball .stm-single-sp_player .sp-section-content-photo {
    display: block;
    overflow: hidden;
    float: left;
    width: 54%;
}

.splashAmericanFootball .stm-single-sp_player .sp-section-content-photo .sp-template-player-photo {
    width: 100% !important;
}

.splashAmericanFootball .stm-single-sp_player .sp-section-content-photo .sp-template-player-photo .sp-template-photo {
    margin: 0;
}

.splashAmericanFootball .stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details {
    display: block;
    overflow: hidden;
    float: right;
    width: 41%;
    padding: 8px 0 0 5px;
}

.splashAmericanFootball .stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details .stm-player-position-number-wrapp {
    display: block;
    overflow: hidden;
    border-top: solid 1px #d8d8d8;
    padding: 13px 0;
    margin-bottom: 14px;
}

.splashAmericanFootball .stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details .stm-player-position-number-wrapp .stm-player-number {
    display: inline-block;
    overflow: hidden;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    color: #004694;
    vertical-align: middle;
    margin-right: 10px;
}

.splashAmericanFootball .stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details .stm-player-position-number-wrapp .stm-player-position {
    display: inline-block;
    overflow: hidden;
    font-family: 'Oswald';
    font-weight: 300;
    font-size: 16px;
    color: #004694;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 1;
}

.splashAmericanFootball .stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details .sp-list-wrapper .sp-player-details .single-info {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 8px 10px 2px;
    line-height: 26px;
}

.splashAmericanFootball .stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details .sp-list-wrapper .sp-player-details .single-info:nth-child(odd) {
    background: #f0f0f0;
}

.splashAmericanFootball .stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details .sp-list-wrapper .sp-player-details .single-info .st-label.normal_font {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #404040;
    text-transform: uppercase;
    vertical-align: top;
    line-height: 26px;
    min-width: 115px;
}

.splashAmericanFootball .stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details .sp-list-wrapper .sp-player-details .single-info .st-value {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    color: #404040;
    max-width: 64%;
    vertical-align: top;
}

.splashAmericanFootball .stm-single-sp_player .sp-template.sp-template-player-details.sp-template-details .sp-list-wrapper .sp-player-details .single-info .st-value img {
    display: none;
}

.splashAmericanFootball .stm-single-sp_player .sp-section-content-details {
    display: block;
    overflow: hidden;
    float: right;
    width: 41%;
    padding: 8px 0 0 5px;
}

.splashAmericanFootball .stm-single-sp_player .sp-section-content-details .sp-template.sp-template-player-details.sp-template-details {
    width: 100%;
}

.splashAmericanFootball .stm-single-sp_player .sp-section-content-excerpt,
.splashAmericanFootball .stm-single-sp_player .sp-excerpt {
    display: none;
    clear: both;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #404040;
}

.splashAmericanFootball .stm-single-sp_player .sp-section-content-content {
    display: block;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #404040;
}

.splashAmericanFootball .stm-single-sp_player .sp-section-content-content h3 {
    margin-bottom: 25px;
}

.splashAmericanFootball .stm-single-sp_player .sp-template-player-statistics table th {
    font-weight: 500;
    font-size: 14px;
}

.splashAmericanFootball .stm-single-sp_player .sp-template-player-statistics table th,
.splashAmericanFootball .stm-single-sp_player .sp-template-player-statistics table td {
    padding-left: 10px;
}

.splashAmericanFootball .stm-single-sp_player .stm-player-ids {
    display: none;
}

.splashAmericanFootball .player-socials li a {
    background-color: #43445c;
}

.splashAmericanFootball .player-socials li a:hover {
    background-color: #004694;
}

.splashAmericanFootball .stm-price-plan-unit .stm-price-plan {
    border-radius: 0;
    box-shadow: none;
    border: solid 1px #d8d8d8;
}

.splashAmericanFootball .stm-price-plan-unit .stm-price-plan header {
    border-radius: 0;
    margin: -1px;
    background: #004694;
    padding: 27px 0;
}

.splashAmericanFootball .stm-price-plan-unit .stm-price-plan header .title {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    margin: 10px 0;
}

.splashAmericanFootball .stm-price-plan-unit .stm-price-plan header .price {
    font-family: 'Oswald';
    font-weight: 600;
    font-size: 42px;
}

.splashAmericanFootball .stm-price-plan-unit .stm-price-plan header .price-label {
    font-family: 'Roboto';
    font-size: 14px;
    color: #fff;
}

.splashAmericanFootball .stm-price-plan-unit .stm-price-plan .body .single-feature {
    font-family: 'Roboto';
}

.splashAmericanFootball .stm-price-plan-unit .stm-price-plan .button-unit a {
    padding: 12px 20px;
    color: #004694 !important;
    margin-top: 0;
}

.splashAmericanFootball .stm-price-plan-unit .stm-price-plan .button-unit a:hover {
    color: #fff !important;
    border-color: #004694 !important;
}

.splashAmericanFootball .stm-price-plan-unit .stm-price-plan .badge {
    right: inherit;
    left: -35px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #004694;
    color: #fff;
}

.splashAmericanFootball .stm-price-plan-unit .stm-price-plan .badge + header {
    background: #004694;
}

.splashAmericanFootball.page-template-coming-soon span {
    margin: 30px 0 0;
    padding: 0 20px;
}

.splashAmericanFootball.page-template-coming-soon span input[type='submit'] {
    margin: 0;
    background: transparent !important;
    border: 0;
    height: 45px;
}

.splashAmericanFootball .page-numbers {
    display: inline-block;
    overflow: hidden;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    border-top: solid 1px #d8d8d8;
    margin-top: 0;
    padding-top: 20px;
}

.splashAmericanFootball .page-numbers li {
    padding: 0;
    margin: 0;
}

.splashAmericanFootball .page-numbers li .page-numbers {
    padding-top: 0;
}

.splashAmericanFootball .page-numbers li a {
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #004694;
}

.splashAmericanFootball .page-numbers li a:hover {
    color: #fff;
    background: #004694;
}

.splashAmericanFootball .page-numbers li a.next,
.splashAmericanFootball .page-numbers li a.prev {
    background: transparent;
    color: #004694;
    border: 0;
    border-radius: 0;
}

.splashAmericanFootball .page-numbers li a.next:hover,
.splashAmericanFootball .page-numbers li a.prev:hover {
    color: #fff !important;
    background: #004694;
}

.splashAmericanFootball .page-numbers li span {
    background: #f0f0f0 !important;
    color: #004694 !important;
    border: 0;
    border-radius: 0;
}

.splashAmericanFootball .stm-images-grid .stm-images-grid-single {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
}

.splashAmericanFootball .stm-images-grid .stm-images-grid-single:before {
    display: none;
}

.splashAmericanFootball .stm-images-grid .stm-images-grid-single .stm-images-grid-zoom {
    display: none;
}

.splashAmericanFootball .stm-images-grid .stm-images-grid-single:hover:before {
    display: none;
}

.splashAmericanFootball .stm-images-grid .stm-images-grid-single:hover .stm-images-grid-zoom {
    opacity: 0;
}

.splashAmericanFootball .stm-images-grid .stm-images-grid-single:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.splashAmericanFootball .stm-images-grid .stm-images-grid-single img {
    display: inline-block;
    max-width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
}

.splashAmericanFootball .stm-images-grid .stm-images-grid-single.stm-waiting {
    display: none;
}

.splashAmericanFootball.woocommerce-page.tax-product_cat .stm-title-box-title-wrapper h2 {
    margin-bottom: 44px;
}

.splashAmericanFootball.woocommerce-page.tax-product_cat .af-margin-88 {
    margin-top: -95px !important;
}

.splashAmericanFootball.woocommerce-page .stm-title-box-unit .woocommerce-breadcrumb {
    max-width: 1140px;
    margin: 4px auto 44px !important;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    color: #999999;
    letter-spacing: 0 !important;
}

.splashAmericanFootball.woocommerce-page .stm-title-box-unit .woocommerce-breadcrumb a {
    color: #999999;
}

.splashAmericanFootball.woocommerce-page .page-description &gt; .vc_row &gt; .wpb_column &gt; .vc_column-inner &gt; .wpb_wrapper &gt; .wpb_text_column {
    margin-bottom: 44px;
}

.splashAmericanFootball.woocommerce-page .stm-products-row {
    overflow: visible;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner {
    border: solid 1px #d8d8d8;
    max-width: 100%;
    background: #fff;
    padding-bottom: 21px;
    margin-bottom: 31px;
    overflow: visible;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner:hover {
    border: solid 1px #004694;
    box-shadow: 0 0 0 1px #004694 inset;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner:hover .stm-product-content-image .stm-button-inner .button {
    opacity: 1;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner:hover .title h3 {
    color: #000000 !important;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image {
    display: block;
    padding: 26px 11px 10px;
    overflow: visible;
    position: relative;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image .onsale {
    display: block;
    position: absolute;
    top: 9px;
    left: -10px;
    padding: 2px 10px;
    width: 70px;
    background-color: #004694;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    -webkit-transform: none;
    transform: none;
    font-weight: 700;
    z-index: 90;
    letter-spacing: 0;
    font-size: 14px;
    font-family: 'Oswald';
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image .onsale:before {
    content: '';
    display: block;
    overflow: hidden;
    width: 10px;
    height: 10px;
    border-right: solid 10px #800000;
    border-top: solid 0 transparent;
    border-bottom: solid 15px transparent;
    position: absolute;
    top: 28px;
    left: 0px;
    opacity: 1;
    background-color: transparent !important;
    -webkit-transform: none;
    transform: none;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image:before {
    display: none;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image img {
    display: block;
    overflow: hidden;
    width: auto;
    max-width: inherit;
    max-height: 225px;
    margin: 0 auto;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner span {
    opacity: 0;
    padding: 0 20px;
    margin-top: 7px;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner span .add_to_cart_button {
    background: transparent !important;
    border: 0;
    color: #fff;
    padding: 15px 0px 15px 40px;
    letter-spacing: 0.5px;
    position: relative;
    margin: 0;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner span .add_to_cart_button:before {
    display: block;
    width: 30px;
    height: 30px;
    content: "\e907";
    font-family: 'stm-splash-icons';
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 16px;
    left: 0;
    opacity: 1;
    background: transparent;
    -webkit-transform: none;
    transform: none;
    font-weight: 400;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner span .add_to_cart_button.added {
    display: none !important;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner span .added_to_cart {
    padding: 15px 30px 15px;
    text-overflow: ellipsis;
    white-space: pre;
    z-index: 1;
    margin: 0;
    text-decoration: none;
    text-align: center;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner span .added_to_cart:hover {
    text-decoration: none !important;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner span .added_to_cart:hover:active {
    text-decoration: none;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link {
    text-decoration: none !important;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .clearfix {
    margin-top: 5px;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .clearfix .title {
    margin-bottom: 18px;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .clearfix .title h3 {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    float: inherit;
    padding: 0 20px !important;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    text-transform: none;
    margin-bottom: 0;
    line-height: 22px;
    min-height: 45px;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .clearfix .title p {
    display: none;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .star-rating {
    display: none;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price {
    text-align: center;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price &gt; span {
    display: block;
    width: 100%;
    text-align: center;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price del {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: bottom;
    color: #808080 !important;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price del span {
    text-decoration: line-through;
    font-size: 14px !important;
    color: #808080 !important;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price ins {
    display: inline-block !important;
    overflow: hidden;
    text-align: center;
    color: #004694;
    margin: 0 !important;
    vertical-align: bottom;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price ins &gt; span {
    vertical-align: top;
    margin: 0 5px;
}

.splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner a.woocommerce-LoopProduct-link .price .woocommerce-Price-amount {
    display: inline-block;
    overflow: hidden;
    float: inherit;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 18px;
    color: #004694;
}

.splashAmericanFootball.woocommerce-page .woocommerce-pagination {
    text-align: center;
    border-top: solid 1px #d8d8d8;
}

.splashAmericanFootball.woocommerce-page .woocommerce-pagination &gt; .page-numbers {
    display: inline-block;
    overflow: hidden;
    margin-top: 30px !important;
    left: inherit;
    -webkit-transform: none;
    transform: none;
    border-top: 0;
    padding-top: 0;
}

.splashAmericanFootball.woocommerce-page .woocommerce-pagination &gt; .page-numbers li {
    padding: 0;
    margin: 0;
}

.splashAmericanFootball.woocommerce-page .woocommerce-pagination &gt; .page-numbers li a {
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #004694;
}

.splashAmericanFootball.woocommerce-page .woocommerce-pagination &gt; .page-numbers li a:hover {
    color: #fff;
    background: #004694;
}

.splashAmericanFootball.woocommerce-page .woocommerce-pagination &gt; .page-numbers li a.next,
.splashAmericanFootball.woocommerce-page .woocommerce-pagination &gt; .page-numbers li a.prev {
    background: transparent;
    color: #004694;
    border: 0;
    border-radius: 0;
}

.splashAmericanFootball.woocommerce-page .woocommerce-pagination &gt; .page-numbers li a.next:hover,
.splashAmericanFootball.woocommerce-page .woocommerce-pagination &gt; .page-numbers li a.prev:hover {
    color: #fff;
    background: #004694;
}

.splashAmericanFootball.woocommerce-page .woocommerce-pagination &gt; .page-numbers li span {
    background: #f0f0f0;
    color: #004694 !important;
    border: 0;
    border-radius: 0;
}

.splashAmericanFootball.woocommerce-account h2 {
    margin-bottom: 40px;
}

.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 {
    background-color: #f0f0f0 !important;
}

.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 h4,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 h4 {
    text-align: left;
    color: #000000;
}

.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide input,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide input {
    font-family: 'Roboto';
    background: #fff;
    border: 0;
    border-radius: 0;
}

.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide input:-webkit-autofill,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .short,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .bad,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .strong,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide small,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .short,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .bad,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .strong,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide small {
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 400;
    color: #004694;
    letter-spacing: 0;
    margin: 0;
}

.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .short.short,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .short.bad,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .short.strong,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .bad.short,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .bad.bad,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .bad.strong,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .strong.short,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .strong.bad,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide .strong.strong,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide small.short,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide small.bad,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .form-row-wide small.strong,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .short.short,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .short.bad,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .short.strong,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .bad.short,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .bad.bad,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .bad.strong,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .strong.short,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .strong.bad,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide .strong.strong,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide small.short,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide small.bad,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .form-row-wide small.strong {
    margin-top: 10px;
    margin-bottom: 10px;
}

.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .button.btn-md,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .button.btn-md {
    padding: 0;
}

.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .button.btn-md input[type='submit'],
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .button.btn-md input[type='submit'] {
    background: transparent !important;
    border: 0 !important;
    margin: 0;
}

.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .button.btn-md input[type='submit']:hover,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .button.btn-md input[type='submit']:hover {
    color: inherit;
}

.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-1 .button.btn-md input[type='submit']:hover:active,
.splashAmericanFootball.woocommerce-account .woocommerce #customer_login.col2-set .col-2 .button.btn-md input[type='submit']:hover:active {
    color: #004694 !important;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-navigation ul {
    font-size: 0;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    display: inline-block;
    padding: 0 23px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child {
    padding-left: 0;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-navigation ul li:before {
    display: none;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
    color: #004694 !important;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a span {
    border-bottom-color: #004694;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #004694 !important;
    border-bottom-color: #004694;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 0 0;
    display: block;
    font-family: 'Oswald';
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #004694;
    text-decoration: none !important;
    border-bottom: 2px solid transparent;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    color: #004694 !important;
    border-color: #004694;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content p {
    font-family: 'Roboto';
    font-size: 14px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content p a {
    color: #004694;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead {
    background: transparent !important;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead tr th {
    background: transparent !important;
    border-top: solid 5px #004694;
    text-align: left;
    font-family: 'Roboto';
    font-size: 16px;
    padding: 23px 0;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead tr th:first-child {
    padding-left: 30px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
    background: transparent !important;
    padding: 18px 0;
    border-top: solid 1px #d8d8d8;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td:first-child {
    padding-left: 30px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td .button {
    margin-top: 0;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody tr td.order-number a {
    color: #004694;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content header {
    position: relative;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content h3 {
    margin-bottom: 45px;
    font-size: 36px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .edit {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #004694;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper {
    margin-top: 50px;
    margin-bottom: 26px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details thead {
    background: transparent !important;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details thead tr th {
    padding: 18px 0 15px;
    background: transparent !important;
    border-top: solid 5px #004694;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details thead tr th:first-child {
    text-align: left;
    padding-left: 30px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details thead tr th:last-child {
    text-align: right;
    padding-right: 30px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td {
    padding: 12px 0;
    border-top: solid 1px #d8d8d8;
    background: transparent !important;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
    padding-left: 30px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name a {
    color: #004694;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name strong {
    font-weight: 400;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap {
    display: inline-block;
    overflow: hidden;
    line-height: 20px;
    vertical-align: middle;
    margin-left: 3px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation {
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    vertical-align: middle;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dt {
    display: inline-block;
    margin: 0;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd {
    display: inline-block;
    margin: 0;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd p {
    margin-bottom: 0;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-total {
    text-align: right;
    padding-right: 30px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tbody tr td.product-total .amount {
    font-size: 14px;
    font-weight: 400;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tfoot tr th {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 15px;
    text-transform: none;
    color: #004694;
    border-bottom: 0;
    background: #f0f0f0 !important;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tfoot tr td {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    color: #004694;
    padding-left: 0;
    border-bottom: 0;
    text-align: right;
    padding-right: 30px;
    background: #f0f0f0 !important;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .order_details tfoot tr:first-child td .amount {
    font-weight: 400;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details {
    border-left: solid 30px #f0f0f0;
    border-right: solid 30px #f0f0f0;
    border-top: solid 16px #f0f0f0;
    border-bottom: solid 16px #f0f0f0;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr th,
.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr td {
    font-family: 'Roboto';
    color: #004694;
    border-bottom: solid 1px #d8d8d8;
    background: #f0f0f0 !important;
    padding: 18px 0 18px 10px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr th {
    font-weight: 400;
    text-transform: none;
    text-align: left;
    width: 30%;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr td {
    font-weight: 700;
    font-size: 15px;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr:last-child th,
.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .stm-thankyou-wrapper .customer_details tbody tr:last-child td {
    border-bottom: 0 !important;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content address {
    display: block;
    width: 100%;
    float: left;
    padding: 20px 40px;
    line-height: 60px;
    background: #f0f0f0;
    max-width: 49%;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .col-1,
.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .col-2 {
    width: 49%;
}

.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .col-1 address,
.splashAmericanFootball.woocommerce-account .woocommerce-MyAccount-content .col2-set.addresses .col-2 address {
    max-width: 100% !important;
}

.splashAmericanFootball.woocommerce-account.woocommerce-edit-address h3,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-account h3,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-address h3 {
    margin-top: 30px;
    margin-bottom: 25px;
}

.splashAmericanFootball.woocommerce-account.woocommerce-edit-address legend,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-account legend,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-address legend {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-top: 30px;
    display: block;
    overflow: hidden;
    width: 50%;
    border: 0;
}

.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form p,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-account form p,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form p {
    max-width: 50%;
}

.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form p label,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-account form p label,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form p label {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    color: #004694;
}

.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form p input,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-account form p input,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form p input {
    font-family: 'Roboto';
    background: #f0f0f0;
    border: 0;
    border-radius: 0;
}

.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form input[type='submit'],
.splashAmericanFootball.woocommerce-account.woocommerce-edit-account form input[type='submit'],
.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form input[type='submit'] {
    font-family: 'Oswald';
}

.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form input[type='submit']:hover:active,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-account form input[type='submit']:hover:active,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form input[type='submit']:hover:active {
    border-color: #004694;
}

.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form .button &gt; .button,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-account form .button &gt; .button,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form .button &gt; .button {
    padding: 0;
}

.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form .button input[type='submit'],
.splashAmericanFootball.woocommerce-account.woocommerce-edit-account form .button input[type='submit'],
.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form .button input[type='submit'] {
    font-family: 'Oswald';
    background: transparent;
    color: inherit;
    margin-top: 0;
}

.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form .button input[type='submit']:hover:active,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-account form .button input[type='submit']:hover:active,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form .button input[type='submit']:hover:active {
    border-color: #004694;
}

.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form .required,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-account form .required,
.splashAmericanFootball.woocommerce-account.woocommerce-edit-address form .required {
    border: 0;
    color: #004694;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-page-title .stm-title-box-title-wrapper {
    display: none !important;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-message {
    border-color: #004694;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-message .wc-forward {
    margin: 0;
    color: #004694 !important;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-message .wc-forward:hover {
    background: transparent !important;
    border: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .af-single-product-title {
    margin-bottom: 24px;
}

.splashAmericanFootball.woocommerce-page.single-product .af-single-product-title h1 {
    font-family: 'Oswald';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 42px;
    line-height: 50px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right {
    padding-top: 0;
    overflow: hidden;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .product_title {
    display: none;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right &gt; div {
    display: block;
    width: 100%;
    text-align: left;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .stm-stock-wrapper {
    margin: 0 0 5px 0;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .stm-stock-wrapper .stm-stock {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 400;
    color: #009900;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .woocommerce-product-rating {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .woocommerce-product-rating .star-rating {
    float: left;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .price {
    display: block;
    font-family: 'Oswald';
    font-weight: 400;
    margin: 0 0 16px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .price del {
    color: #808080 !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .price del .woocommerce-Price-amount {
    color: #808080 !important;
    font-weight: 400;
    font-size: 14px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .price del span {
    color: #808080 !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .price ins {
    display: block;
    color: #004694;
    border-bottom: 0;
    font-size: 24px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .price .woocommerce-Price-amount {
    margin-top: 0;
    color: #004694;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right p {
    font-family: 'Roboto';
    font-size: 16px;
    color: #404040;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right div[itemprop='description'] p {
    line-height: 30px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right p.stock.in-stock {
    display: none !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations {
    margin-bottom: 10px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.label {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px 0 0;
    text-align: left;
    width: 25%;
    background: transparent !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.label label {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    text-transform: capitalize;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value {
    display: table-cell;
    padding: 5px;
    background: transparent !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value ul {
    display: block;
    padding: 0;
    margin: 0 0 0 -3px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value ul li {
    display: inline-block;
    padding-left: 5px;
    margin: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value ul li:before {
    display: none;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value ul li label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    margin: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value ul li label input[type='radio'] {
    display: none;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value ul li label input[type='radio']:checked + span {
    border-color: #004694;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value ul li label span {
    display: block;
    border: solid 1px #d8d8d8;
    padding: 5px 0;
    width: 40px;
    text-align: center;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 400;
    color: #404040;
    text-transform: uppercase;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value .select2-container .selection .select2-selection {
    border: 0;
    border-radius: 0;
    background: #f0f0f0;
    height: 50px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value .select2-container .selection .select2-selection .select2-selection__rendered {
    font-family: 'Roboto';
    height: 50px;
    line-height: 50px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value .select2-container .selection .select2-selection .select2-selection__arrow {
    height: 50px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value .select2-container .selection .select2-selection .select2-selection__arrow b {
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: transparent;
    border: 0;
    position: relative;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .variations tr td.value .select2-container .selection .select2-selection .select2-selection__arrow b:before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    top: -7px;
    left: -7px;
    font-size: 20px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation.single_variation {
    display: none !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart {
    margin-right: 7px;
    width: 100%;
    text-align: right;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .stm-quantity-label {
    display: block;
    float: left;
    margin-left: 7px;
    margin-right: 38px;
    padding-top: 11px;
    color: #404040;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
    display: inline-block;
    overflow: hidden;
    max-width: 85px;
    margin-right: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input {
    font-family: 'Roboto';
    padding: 10px 17px 11px 17px;
    border: 0;
    border-radius: 0;
    background: #f0f0f0;
    height: 50px;
    text-align: left !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    display: inline-block;
    overflow: hidden;
    margin: 0;
    border: solid 2px #004694;
    overflow: hidden;
    border-radius: 0;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    padding: 12px 35px;
    background: #004694 !important;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    letter-spacing: 0.6px !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #004694 !important;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    opacity: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover:active {
    color: #004694 !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover:active input[type='submit'] {
    color: #004694 !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover {
    border: solid 2px #004694;
    background: #004694 !important;
    color: #fff !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover:before {
    width: 100%;
    left: 100%;
    background: #004694 !important;
    opacity: 1;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover span {
    color: #fff;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover input[type='submit'] {
    color: #fff;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover input[type='submit']:disabled:hover:active {
    color: #fff !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .woocommerce-variation.single_variation {
    display: none !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .stm-quantity-label {
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 15px;
    padding-top: 11px;
    color: #404040;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .quantity {
    display: inline-block;
    overflow: hidden;
    max-width: 85px;
    margin-right: 15px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .quantity input {
    font-family: 'Roboto';
    padding: 10px 17px 11px 17px;
    border: 0;
    border-radius: 0;
    background: #f0f0f0;
    height: 50px;
    text-align: left !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_add_to_cart_button {
    display: inline-block;
    overflow: hidden;
    margin: 0;
    border: solid 2px #004694;
    overflow: hidden;
    border-radius: 0;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    padding: 12px 35px;
    background: #004694 !important;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    letter-spacing: 0.6px !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_add_to_cart_button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #004694 !important;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1) !important;
    opacity: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover:active {
    color: #004694 !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover:active input[type='submit'] {
    color: #004694 !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover {
    border: solid 2px #004694;
    background: #004694 !important;
    color: #fff !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover:before {
    width: 100%;
    left: 100%;
    background: #004694 !important;
    opacity: 1;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover span {
    color: #fff;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover input[type='submit'] {
    color: #fff;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_add_to_cart_button:hover input[type='submit']:disabled:hover:active {
    color: #fff !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right .product_meta {
    display: none;
}

.splashAmericanFootball.woocommerce-page.single-product .af-margin-88 {
    margin-top: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .col-md-7 {
    margin-right: 0;
    padding-right: 35px;
}

.splashAmericanFootball.woocommerce-page.single-product .col-md-5 {
    padding-left: 0;
    padding-right: 0;
    margin-left: -8px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper {
    width: 100%;
    position: relative;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper.stm-thumb-num-0 {
    margin-left: 9px;
    padding-left: 9px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper.stm-thumb-num-0 .onsale {
    left: 0 !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .onsale {
    display: block;
    position: absolute;
    top: 9px;
    left: 90px;
    padding: 2px 10px;
    width: 70px;
    background-color: #004694;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    -webkit-transform: none;
    transform: none;
    font-weight: 700;
    z-index: 90;
    letter-spacing: 0;
    font-size: 14px;
    font-family: 'Oswald';
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .onsale:before {
    content: '';
    display: block;
    overflow: hidden;
    width: 10px;
    height: 10px;
    border-right: solid 10px #800000;
    border-top: solid 0 transparent;
    border-bottom: solid 15px transparent;
    position: absolute;
    top: 28px;
    left: 0px;
    opacity: 1;
    background-color: transparent !important;
    -webkit-transform: none;
    transform: none;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper {
    width: 70px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-vertical-arrows {
    display: none;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-thumnails-single-product {
    height: auto !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-thumnails-single-product .thumbnails {
    height: auto !important;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-thumnails-single-product .thumbnails li {
    max-height: 93px;
    margin-bottom: 10px;
    border: 1px solid #dbdbd9;
    padding: 1px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-thumnails-single-product .thumbnails li:hover {
    border-color: #004694;
    box-shadow: 0 0 0 1px #004694 inset;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .stm-single-product-images .stm-thumnails-single-product-wrapper .stm-thumnails-single-product .thumbnails li a img {
    max-width: 66px;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .stm-single-product-images .woocommerce-main-image img {
    border: solid 1px #d8d8d8;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs {
    background: transparent;
    padding: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .container {
    padding: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs ul li.active a {
    border-bottom-color: #004694;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs ul li a {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 16px;
    color: #004694;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content h2 {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 30px;
    color: #000000;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content p {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    opacity: 1 !important;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .shop_attributes th {
    width: 10%;
    font-family: 'Oswald';
    font-weight: 400;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .shop_attributes td {
    background: transparent;
    border-bottom: solid 1px #d8d8d8;
    font-family: 'Roboto';
    font-weight: 600;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .shop_attributes td p {
    margin: 0;
    font-weight: 600;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist {
    background: transparent;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 0;
    margin-bottom: 0px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .comment_container {
    border-bottom: solid 1px #d8d8d8;
    padding: 16px 0;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .comment_container:last-child {
    border-bottom: solid 1px #d8d8d8;
    padding: 16px 0;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .comment_container .avatar {
    margin-right: 20px;
    max-width: 90px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text {
    position: relative;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text .heading-font {
    margin: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text .heading-font strong {
    font-size: 18px;
    letter-spacing: 0;
    margin-right: 25px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text .heading-font time {
    font-family: 'Roboto';
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text .reply {
    position: absolute;
    top: 0;
    right: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text .reply a:hover {
    color: #004694;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .comment_container .comment-text p {
    margin-top: 14px;
    line-height: 25px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .comment_container .star-rating {
    top: 5px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .commentlist li .children {
    margin-top: 10px;
    padding-left: 110px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond {
    background: transparent;
    padding: 0;
    margin-top: 13px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond h3 {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 30px;
    color: #000000;
    max-width: 75%;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form {
    background: #f0f0f0;
    padding: 40px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .comment-form-rating label {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 16px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .comment-form-comment {
    display: inline-block;
    width: 47%;
    margin-right: 40px;
    vertical-align: top;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .comment-form-comment label {
    font-family: 'Roboto';
    font-weight: 400;
    color: #004694;
    font-size: 14px;
    text-transform: none;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .comment-form-comment textarea {
    height: 180px;
    max-height: 180px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .row {
    display: inline-block;
    width: 47%;
    vertical-align: top;
    margin: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .row label {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    color: #004694;
    text-transform: none;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .row &gt; div {
    width: 100% !important;
    padding: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .row &gt; div p {
    margin-bottom: 20px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .row &gt; div input {
    height: 50px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .form-submit span {
    margin-top: 0;
    padding: 0 10px;
}

.splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .form-submit span input[type="submit"] {
    background: transparent !important;
    border: 0;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-fullwidth-row-js .stm-carousel-controls-right {
    display: none;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-fullwidth-row-js .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .owl-controls {
    display: none;
}

.splashAmericanFootball.woocommerce-page.single-product .stm-footer-image {
    display: none;
}

.splashAmericanFootball .woocommerce-error li {
    border-top: solid 3px #004694;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding: 29px 29px 26px;
    margin: 30px 0;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
    text-transform: none;
    vertical-align: top;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.18);
    letter-spacing: 0;
    color: #595959;
}

.splashAmericanFootball .woocommerce-error li:before {
    display: none;
}

.splashAmericanFootball.woocommerce-cart .shop_table thead {
    background: transparent !important;
}

.splashAmericanFootball.woocommerce-cart .shop_table thead th {
    background: transparent !important;
    border-bottom: solid 3px #004694;
    padding: 5px 0;
    text-align: left;
}

.splashAmericanFootball.woocommerce-cart .shop_table thead th:first-child {
    padding: 5px 0;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-thumbnail img {
    border: 0;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-name a {
    font-family: 'Oswald';
    font-size: 20px;
    font-weight: 400;
    color: #004694;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item td {
    background: transparent;
    padding: 10px 0;
    text-align: left;
    border-bottom: solid 1px #d8d8d8;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item td .woocommerce-Price-amount {
    font-family: 'Roboto';
    font-weight: 400;
    color: #004694;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-thumbnail {
    width: 8%;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-name {
    width: 45%;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-name a {
    font-family: 'Oswald';
    font-size: 18px;
    text-transform: none;
    color: #000000;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-price {
    width: 14%;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-price .amount {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 18px;
    color: #004694;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-quantity {
    width: 10%;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-quantity .quantity {
    margin: 0 0 0 10px;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-quantity .quantity input {
    font-family: 'Roboto';
    text-align: center;
    background: #f0f0f0;
    border: 0;
    border-radius: 0;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-subtotal {
    text-align: center;
    width: 18%;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-subtotal .amount {
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 18px;
    color: #004694;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-remove {
    width: 5%;
    text-align: right;
    padding-right: 20px;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-remove a:hover {
    color: #004694;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr.cart_item .product-remove a i:before {
    content: '\e916';
    font-family: 'stm-splash-icons' !important;
    font-size: 14px;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr:last-child td .coupon input[type='text'] {
    font-family: 'Roboto';
    font-weight: 400;
    border-radius: 0;
    border: 0;
    height: 50px;
    top: 0;
    width: 250px;
    margin-right: 0;
    background: #f0f0f0;
    color: #595959;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr:last-child td .coupon span {
    margin: 0;
    padding: 0 10px;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr:last-child td .coupon span input[type='submit'] {
    margin: 0;
    background: transparent !important;
    border: 0;
    height: 46px;
    color: #004694;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr:last-child td .stm-actions-right span {
    margin: 0;
    padding: 0 10px;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr:last-child td .stm-actions-right span input[type='submit'] {
    margin: 0;
    background: transparent !important;
    border: 0;
    height: 45px;
}

.splashAmericanFootball.woocommerce-cart .shop_table tbody tr:last-child td .stm-actions-right .wc-proceed-to-checkout {
    display: none;
    visibility: hidden;
    margin: 0 !important;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals {
    background: transparent;
    margin-top: 0;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-shipping-cart-calc h4 {
    margin-bottom: 25px;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-shipping-cart-calc .select2-selection {
    border-radius: 0;
    font-family: 'Roboto';
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-shipping-cart-calc input[type='text'] {
    border-radius: 0;
    font-family: 'Roboto';
    background: #fff;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals h4 {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 2px solid #004694;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals .shipping h4 {
    display: none;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals .shipping button {
    margin-top: 0;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals .shipping .select2-selection {
    border-radius: 0;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals .shipping input[type='text'] {
    border-radius: 0;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals .shipping p {
    margin-bottom: 0;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals .shipping p a {
    font-family: 'Roboto';
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals table {
    background: #f0f0f0;
    border: solid 10px #f0f0f0;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr th {
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 600;
    color: #004694;
    width: 30%;
    text-transform: none;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td {
    font-family: 'Roboto';
    font-size: 15px;
    text-transform: none;
    padding: 17px 15px;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td .amount,
.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td .shipping {
    color: #222222 !important;
    font-weight: 400;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td .amount a,
.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td .shipping a {
    color: #222222 !important;
}

.splashAmericanFootball.woocommerce-cart .cart-collaterals .stm-cart-totals table tbody tr td strong .amount {
    font-weight: 600;
}

.splashAmericanFootball.woocommerce-cart .woocommerce-shipping-calculator .shipping-calculator-form p {
    margin-bottom: 15px !important;
}

.splashAmericanFootball.woocommerce-cart .woocommerce-shipping-calculator .shipping-calculator-form p:last-child {
    margin-bottom: 0;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-info,
.splashAmericanFootball.woocommerce-account .woocommerce-info {
    border-color: #4a89dc;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 700;
    color: #595959;
    text-transform: none;
    letter-spacing: 0;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-info a,
.splashAmericanFootball.woocommerce-account .woocommerce-info a {
    color: #004694 !important;
    font-weight: 400;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-info a.button,
.splashAmericanFootball.woocommerce-account .woocommerce-info a.button {
    margin-top: 0;
    letter-spacing: 0;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-info a.button:hover,
.splashAmericanFootball.woocommerce-account .woocommerce-info a.button:hover {
    background: transparent !important;
    border: 0 !important;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-info a.button:hover:active,
.splashAmericanFootball.woocommerce-account .woocommerce-info a.button:hover:active {
    color: #004694;
    background: transparent !important;
    border: 0 !important;
}

.splashAmericanFootball.woocommerce-checkout #customer_details,
.splashAmericanFootball.woocommerce-account #customer_details {
    display: block;
    margin-top: 52px;
}

.splashAmericanFootball.woocommerce-checkout #customer_details h3,
.splashAmericanFootball.woocommerce-account #customer_details h3 {
    margin-bottom: 33px;
}

.splashAmericanFootball.woocommerce-checkout #customer_details p,
.splashAmericanFootball.woocommerce-account #customer_details p {
    margin-bottom: 30px;
}

.splashAmericanFootball.woocommerce-checkout .checkout_coupon input[type='submit'],
.splashAmericanFootball.woocommerce-account .checkout_coupon input[type='submit'] {
    border: solid 2px #004694;
    overflow: hidden;
    border-radius: 0;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    color: #004694;
    padding: 12px 35px;
    background: transparent !important;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
}

.splashAmericanFootball.woocommerce-checkout .checkout_coupon input[type='submit']:hover:active,
.splashAmericanFootball.woocommerce-account .checkout_coupon input[type='submit']:hover:active {
    color: #004694 !important;
}

.splashAmericanFootball.woocommerce-checkout .checkout_coupon input[type='submit']:hover:active span,
.splashAmericanFootball.woocommerce-account .checkout_coupon input[type='submit']:hover:active span {
    color: #004694 !important;
}

.splashAmericanFootball.woocommerce-checkout .checkout_coupon input[type='submit']:hover:active input[type='submit'],
.splashAmericanFootball.woocommerce-account .checkout_coupon input[type='submit']:hover:active input[type='submit'] {
    color: #004694 !important;
}

.splashAmericanFootball.woocommerce-checkout .checkout_coupon input[type='submit']:hover,
.splashAmericanFootball.woocommerce-account .checkout_coupon input[type='submit']:hover {
    border: solid 2px #004694;
    background: #004694 !important;
    color: #fff;
}

.splashAmericanFootball.woocommerce-checkout .checkout_coupon input[type='submit']:hover:before,
.splashAmericanFootball.woocommerce-account .checkout_coupon input[type='submit']:hover:before {
    color: #004694;
    width: 100%;
    left: 100%;
    background: #004694;
    opacity: 1;
}

.splashAmericanFootball.woocommerce-checkout .checkout_coupon input[type='submit']:hover span,
.splashAmericanFootball.woocommerce-account .checkout_coupon input[type='submit']:hover span {
    color: #fff;
}

.splashAmericanFootball.woocommerce-checkout input[type='text'],
.splashAmericanFootball.woocommerce-checkout input[type='tel'],
.splashAmericanFootball.woocommerce-checkout input[type='email'],
.splashAmericanFootball.woocommerce-checkout .select2-selection,
.splashAmericanFootball.woocommerce-checkout textarea,
.splashAmericanFootball.woocommerce-account input[type='text'],
.splashAmericanFootball.woocommerce-account input[type='tel'],
.splashAmericanFootball.woocommerce-account input[type='email'],
.splashAmericanFootball.woocommerce-account .select2-selection,
.splashAmericanFootball.woocommerce-account textarea {
    border-radius: 0;
    font-family: 'Roboto';
    background: #f0f0f0;
    border: 0;
    margin-bottom: 5px;
    height: 50px;
}

.splashAmericanFootball.woocommerce-checkout #order_review_heading,
.splashAmericanFootball.woocommerce-account #order_review_heading {
    margin: 70px 0 45px;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shipping,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shipping {
    width: 49%;
    float: left;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table {
    width: 49%;
    float: left;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table thead,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table thead {
    background: transparent;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table thead tr th:first-child,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table thead tr th:first-child {
    text-align: left;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table thead tr th,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table thead tr th {
    background: transparent;
    border-top: solid 5px #004694;
    padding: 18px 0 17px 30px;
    border-bottom: solid 1px #d8d8d8;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 14px;
    color: #004694;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tbody tr:last-child td,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table tbody tr:last-child td {
    border-bottom: 0;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tbody tr td,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table tbody tr td {
    text-transform: none;
    font-weight: 400;
    padding: 13px 0 12px 30px !important;
    border-bottom: solid 1px #d8d8d8;
    background: transparent !important;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tbody tr td .amount,
.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tbody tr td .product-quantity,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table tbody tr td .amount,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table tbody tr td .product-quantity {
    font-weight: 400;
    color: #595959;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot {
    background: #f0f0f0;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr th,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot tr th {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 15px;
    color: #004694;
    text-transform: none;
    padding: 18px 0 18px 30px;
    background: transparent !important;
    border: 0;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr td,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot tr td {
    font-family: 'Roboto';
    padding-left: 25px;
    background: transparent !important;
    border: 0;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr td .amount,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot tr td .amount {
    font-weight: 400;
    color: #004694 !important;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot tr td strong .amount,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-review-order .shop_table tfoot tr td strong .amount {
    font-weight: 700;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment {
    width: 49%;
    float: right;
    margin-top: 0;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio'],
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio'] {
    visibility: hidden;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio']:checked + label:before,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio']:checked + label:before {
    display: block;
    content: '';
    background: #004694;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 0;
    position: absolute;
    left: -30px;
    top: 3px;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio']:checked + label:after,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li input[type='radio']:checked + label:after {
    display: block;
    content: '';
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: -24px;
    top: 9px;
    z-index: 10;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label {
    position: relative;
    width: 90%;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label:before,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label:before {
    display: block;
    content: '';
    background: transparent;
    width: 17px;
    height: 17px;
    border: solid 1px #d8d8d8;
    border-radius: 50%;
    position: absolute;
    left: -30px;
    top: 3px;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label img,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label img {
    display: block;
    margin-left: 0;
    max-width: 80%;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label a,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li label a {
    display: block;
    width: 22%;
    position: absolute;
    top: 65%;
    left: 85%;
    -webkit-transform: translateY(-65%) translateX(-85%);
    transform: translateY(-65%) translateX(-85%);
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    color: #004694;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li .payment_box p,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods li .payment_box p {
    padding-left: 30px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 13px;
    color: #595959;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment span.button,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment span.button {
    padding: 0;
    border: 0;
    margin-top: 0;
    margin-left: 5px;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment span.button input[type='submit'],
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment span.button input[type='submit'] {
    margin: 0;
    color: inherit;
    padding: 12px 60px;
    border: 0;
    background: transparent !important;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment span.button input[type='submit']:hover,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment span.button input[type='submit']:hover {
    border: 0;
    color: inherit;
    background: transparent !important;
}

.splashAmericanFootball.woocommerce-checkout .woocommerce-checkout-payment span.button input[type='submit']:hover:active,
.splashAmericanFootball.woocommerce-account .woocommerce-checkout-payment span.button input[type='submit']:hover:active {
    border: 0;
    color: inherit;
    background: transparent !important;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received h2,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received h2 {
    margin-bottom: 34px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-received,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .woocommerce-thankyou-order-received {
    letter-spacing: 0;
    font-size: 16px;
    margin-bottom: 26px !important;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details.order_details,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .woocommerce-thankyou-order-details.order_details {
    display: block;
    overflow: hidden;
    width: 100%;
    float: inherit;
    margin-bottom: 14px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details.order_details li,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .woocommerce-thankyou-order-details.order_details li {
    margin-bottom: 11px;
    padding-left: 28px;
    font-size: 15px;
    line-height: 25px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .woocommerce-thankyou-order-details.order_details li:before,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .woocommerce-thankyou-order-details.order_details li:before {
    overflow: hidden;
    content: "\e90a";
    font-family: 'stm-splash-icons';
    color: #004694;
    background: transparent;
    width: 12px;
    height: 20px;
    font-size: 8px;
    top: 0;
    left: 0;
    opacity: 1;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received p,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received p {
    letter-spacing: 0.5px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received h3,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received h3 {
    margin-bottom: 45px;
    font-size: 36px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper {
    margin-top: 50px;
    margin-bottom: 26px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details thead,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details thead {
    background: transparent !important;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th {
    padding: 18px 0 15px;
    background: transparent !important;
    border-top: solid 5px #004694;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:first-child,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:first-child {
    text-align: left;
    padding-left: 30px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:last-child,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:last-child {
    text-align: right;
    padding-right: 30px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td {
    padding: 12px 0;
    border-top: solid 1px #d8d8d8;
    background: transparent !important;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
    padding-left: 30px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name a,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name a {
    color: #004694;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name strong,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name strong {
    font-weight: 400;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap {
    display: inline-block;
    overflow: hidden;
    line-height: 20px;
    vertical-align: middle;
    margin-left: 3px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation {
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    vertical-align: middle;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dt,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dt {
    display: inline-block;
    margin: 0;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd {
    display: inline-block;
    margin: 0;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd p,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd p {
    margin-bottom: 0;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total {
    text-align: right;
    padding-right: 30px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total .amount,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total .amount {
    font-size: 14px;
    font-weight: 400;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr th,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr th {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 15px;
    text-transform: none;
    color: #004694;
    border-bottom: 0;
    background: #f0f0f0 !important;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr td,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr td {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 15px;
    color: #004694;
    padding-left: 0;
    border-bottom: 0;
    text-align: right;
    padding-right: 30px;
    background: #f0f0f0 !important;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr:first-child td .amount,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr:first-child td .amount {
    font-weight: 400;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details {
    border-left: solid 30px #f0f0f0;
    border-right: solid 30px #f0f0f0;
    border-top: solid 16px #f0f0f0;
    border-bottom: solid 16px #f0f0f0;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th,
.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td {
    font-family: 'Roboto';
    color: #004694;
    border-bottom: solid 1px #d8d8d8;
    background: #f0f0f0 !important;
    padding: 18px 0 18px 10px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th {
    font-weight: 400;
    text-transform: none;
    text-align: left;
    width: 30%;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td {
    font-weight: 700;
    font-size: 15px;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child th,
.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child td,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child th,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child td {
    border-bottom: 0 !important;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received address,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received address {
    display: block;
    width: 100%;
    float: left;
    padding: 20px 40px;
    line-height: 60px;
    background: #f0f0f0;
    max-width: 49%;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-1,
.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-2,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-1,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-2 {
    width: 49%;
}

.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-1 address,
.splashAmericanFootball.woocommerce-checkout.woocommerce-order-received .col2-set.addresses .col-2 address,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-1 address,
.splashAmericanFootball.woocommerce-account.woocommerce-order-received .col2-set.addresses .col-2 address {
    max-width: 100% !important;
}

.splashAmericanFootball.page-template-coming-soon {
    padding-bottom: 0 !important;
}

.splashAmericanFootball.page-template-coming-soon #wrapper {
    height: 100vh !important;
    overflow: scroll;
}

.splashAmericanFootball.page-template-coming-soon #wrapper #main:before {
    background: transparent !important;
}

.splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: inherit;
    transform: inherit;
    text-align: center;
    z-index: 10;
    color: #fff;
    margin: 50px auto;
}

.splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered .wpb_text_column p {
    color: #fff;
}

.splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered .subscribe-wrapp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
}

.splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered .subscribe-wrapp input[type='email'] {
    border-radius: 0;
    font-family: 'Roboto';
    font-size: 14px;
}

.splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered .subscribe-wrapp .button {
    margin-top: 0;
    padding: 2px 0;
}

.splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered .subscribe-wrapp .button input[type='submit'] {
    width: 117px;
    padding: 11px 10px 9px;
}

.splashAmericanFootball.page-template-coming-soon .stm-footer {
    display: none;
    position: absolute;
    z-index: 100;
}

.splashAmericanFootball.page-template-coming-soon .stm-footer #stm-footer-bottom {
    background: transparent !important;
}

.splashAmericanFootball.page-template-coming-soon .stm-footer #stm-footer-bottom .container {
    padding: 20px 0 20px;
    border-top: solid 1px rgba(255, 255, 255, 0.25);
}

.splashAmericanFootball.page-template-coming-soon .stm-footer #stm-footer-bottom .container .stm-white {
    padding: 0;
}

.splashAmericanFootball.error404 {
    padding-bottom: 0 !important;
}

.splashAmericanFootball.error404 #stm-top-bar,
.splashAmericanFootball.error404 .stm-header,
.splashAmericanFootball.error404 .stm-footer-image,
.splashAmericanFootball.error404 .stm-footer {
    display: none;
}

.splashAmericanFootball.error404 #wrapper {
    height: 100vh;
}

.splashAmericanFootball.error404 #wrapper #main {
    padding: 0;
}

.splashAmericanFootball.error404 #wrapper #main .stm-default-page-404 {
    width: 100%;
    text-align: center;
    margin-top: 0;
    padding-top: 45px;
}

.splashAmericanFootball.error404 #wrapper #main .stm-default-page-404 .stm-notfound-logo a img {
    display: block;
    margin: 0 auto;
    max-width: 130px;
}

.splashAmericanFootball.error404 #wrapper #main .stm-default-page-404 .stm-404-warning {
    display: block;
    overflow: hidden;
    font-family: 'Oswald';
    font-size: 480px;
    color: #fff !important;
    font-weight: 400;
    line-height: 480px;
}

.splashAmericanFootball.error404 #wrapper #main .stm-default-page-404 .h1 {
    font-family: 'Oswald';
    font-size: 42px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
}

.splashAmericanFootball.error404 #wrapper #main .stm-default-page-404 .button {
    margin-top: 15px;
    padding: 12px 70px;
}

.stm_af_latest_results_wrapper {
    display: block;
    overflow: hidden;
    padding-top: 73px;
}

.stm_af_latest_results_wrapper h2 {
    font-family: "Oswald";
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 37px;
}

.stm_af_latest_results_wrapper h3 {
    font-family: "Oswald";
    font-weight: 400;
    color: #004694;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 23px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units a {
    text-decoration: none;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .col-20 {
    width: 21%;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .col-60 {
    width: 58%;
    padding: 0 32px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .col-15 {
    padding: 0 10px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmLeftHelmsWrapp {
    display: block;
    overflow: hidden;
    max-width: 215px;
    position: relative;
    padding-top: 7px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmLeftHelmsWrapp .stm-team-logo-left {
    display: block;
    overflow: hidden;
    max-width: 76px;
    position: absolute;
    top: 23%;
    left: 13%;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmRightHelmsWrapp {
    display: block;
    overflow: hidden;
    max-width: 215px;
    position: relative;
    padding-top: 7px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmRightHelmsWrapp img.stm-helm {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -ms-filter: "FlipH";
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmRightHelmsWrapp .stm-team-logo-right {
    display: block;
    overflow: hidden;
    max-width: 76px;
    position: absolute;
    top: 22%;
    right: 12%;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .teamNameLeftWrapper {
    display: block;
    overflow: hidden;
    text-align: right;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .teamNameLeftWrapper .teamHome {
    color: #004694;
    font-size: 16px;
    font-family: "Oswald";
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .teamNameLeftWrapper .stm-latest-result-team {
    line-height: 42px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .teamNameLeftWrapper .stm-latest-result-team a {
    color: #004694;
    font-size: 42px;
    font-family: "Oswald";
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: none;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .teamNameRightWrapper {
    display: block;
    overflow: hidden;
    text-align: left;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .teamNameRightWrapper .teamHome {
    color: #004694;
    font-size: 16px;
    font-family: "Oswald";
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .teamNameRightWrapper .stm-latest-result-team {
    line-height: 42px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .teamNameRightWrapper .stm-latest-result-team a {
    color: #004694;
    font-size: 42px;
    font-family: "Oswald";
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: none;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stmPointWin {
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 76px;
    padding: 17px 16px;
    background: #004694;
    color: #fff;
    font-family: Oswald;
    font-weight: 700;
    font-size: 42px;
    line-height: 42px;
    text-align: center;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stmPointLose {
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 76px;
    padding: 17px 16px;
    background: #999999;
    color: #fff;
    font-family: Oswald;
    font-weight: 700;
    font-size: 42px;
    line-height: 42px;
    text-align: center;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stm-latest-result-win-label,
.stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stm-latest-result-lose-label {
    display: block;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    font-family: "Oswald";
    font-weight: 700;
    font-size: 14px;
    line-height: 27px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stm-latest-result-win-label {
    color: #004694;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stm-latest-result-lose-label {
    color: #999999;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmOrangeDivider {
    display: block;
    width: 100%;
    height: 2px;
    background: #004694;
    margin-top: 30px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmTopWrapper {
    display: block;
    overflow: hidden;
    padding-top: 23px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmTopWrapper .stmTopTitle {
    display: block;
    overflow: hidden;
    color: #004694;
    font-family: "Oswald";
    font-weight: 400;
    font-size: 16px;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmTopWrapper .stmFirstTopPlayer {
    display: block;
    overflow: hidden;
    color: #595959;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 13px;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.stm_af_latest_results_wrapper .stm-latest-results-units .stmTopWrapper .stmSecondTopPlayer {
    display: block;
    overflow: hidden;
    color: #595959;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.stm-block-quote-wrapper {
    display: block;
    overflow: hidden;
    padding: 32px 25px 25px;
    margin: 10px 0 0 0;
    background: #f0f0f0;
}

.stm-block-quote-wrapper .stm-block-quote-icon {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-bottom: 7px;
}

.stm-block-quote-wrapper .stm-block-quote-icon:before {
    content: '';
    display: block;
    width: 38%;
    height: 1px;
    background: #d8d8d8;
    position: absolute;
    left: 0;
    top: 12px;
}

.stm-block-quote-wrapper .stm-block-quote-icon:after {
    content: '';
    display: block;
    width: 38%;
    height: 1px;
    background: #d8d8d8;
    position: absolute;
    right: 0;
    top: 12px;
}

.stm-block-quote-wrapper .stm-block-quote-icon i:before {
    display: block;
    content: '\e909';
    color: #d8d8d8;
    font-size: 25px;
}

.stm-block-quote-wrapper .stm-block-quote {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    font-style: italic;
    color: #404040;
    text-align: center;
    line-height: 30px;
    padding: 5px 0;
    letter-spacing: 0;
}

.stm-player-quick-stats table thead {
    background-color: transparent;
}

.stm-player-quick-stats table thead tr th {
    text-align: left !important;
    padding: 18px 0 16px;
    border-top: solid 2px #004694;
    background: transparent;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}

.stm-player-quick-stats table tbody tr td {
    font-size: 13px;
    padding: 13px 0 12px 15px;
    text-transform: uppercase;
    line-height: 15px;
}

.stm-player-quick-stats table tbody tr td:nth-child(2) {
    font-weight: 700;
    font-size: 16px;
    line-height: 14px;
    padding-left: 0;
    width: 17%;
}

.stm-countdown-wrapper {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.stm-countdown-wrapper time {
    display: block;
    overflow: hidden;
    height: 160px;
    line-height: 115px;
}

.stm-countdown-wrapper time span {
    display: inline-block;
    overflow: hidden;
    min-width: 117px;
    height: 100%;
    padding: 0 !important;
    border: solid 2px #004694;
    font-family: 'Oswald' !important;
    font-weight: 300;
    font-size: 72px;
    color: #fff;
    margin: 0 20px 0 0 !important;
}

.stm-countdown-wrapper time span:last-child {
    margin: 0 !important;
}

.stm-countdown-wrapper time span small {
    display: block;
    overflow: hidden;
    border-top: solid 1px #004694;
    padding: 5px 21px 0;
    color: #fff;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}

.stm-players-inline.stm-af-player-info-table {
    font-size: inherit;
}

.stm-players-inline.stm-af-player-info-table .sp-table-caption {
    font-weight: 400;
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 35px;
    text-align: left;
}

.stm-players-inline.stm-af-player-info-table table tbody tr td {
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    text-align: left;
}

.stm-players-inline.stm-af-player-info-table table tbody tr td:nth-child(1) {
    text-align: center;
    color: #808080 !important;
    font-weight: 400 !important;
}

.stm-players-inline.stm-af-player-info-table table tbody tr td:nth-child(1),
.stm-players-inline.stm-af-player-info-table table tbody tr td a {
    font-weight: 700;
    font-size: 16px;
    color: #404040;
}

.stm-sportspress-sidebar,
aside.widget {
    margin-bottom: 63px;
}

.stm-sportspress-sidebar .widget_title,
.stm-sportspress-sidebar .widget-title,
aside.widget .widget_title,
aside.widget .widget-title {
    margin-bottom: 27px;
}

.stm-sportspress-sidebar .widget_title h3,
.stm-sportspress-sidebar .widget_title h4,
.stm-sportspress-sidebar .widget-title h3,
.stm-sportspress-sidebar .widget-title h4,
aside.widget .widget_title h3,
aside.widget .widget_title h4,
aside.widget .widget-title h3,
aside.widget .widget-title h4 {
    font-size: 24px;
    text-transform: uppercase;
}

.stm-sportspress-sidebar:last-child,
aside.widget:last-child {
    margin-bottom: 0;
}

.stm-sportspress-sidebar .widget-title h6 {
    font-size: 24px;
    color: #151515;
    text-transform: uppercase;
}

.calendar_wrap table {
    text-align: center;
}

.calendar_wrap table th {
    text-align: center;
}

.calendar_wrap table #prev {
    text-align: left;
}

.calendar_wrap table #next {
    text-align: right;
}

.calendar_wrap table #prev,
.calendar_wrap table #next {
    padding: 15px 0;
}

.tagcloud {
    padding-top: 10px;
}

.tagcloud a {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 15px;
}

.product-categories .children,
.widget_categories .children {
    margin-top: 0;
    padding: 0;
    padding-left: 15px;
}

.product-categories li,
.widget_categories li {
    padding: 0;
    margin: 0;
    width: 100%;
}

.product-categories li .sub-menu,
.widget_categories li .sub-menu {
    padding: 0;
    padding-left: 10px;
    margin: 0;
}

.product-categories li.current-cat a:before,
.widget_categories li.current-cat a:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.product-categories li:before,
.widget_categories li:before {
    display: none;
}

.product-categories li a,
.widget_categories li a {
    position: relative;
    display: block;
    padding: 12px 30px;
    text-transform: uppercase;
    background-color: #303132;
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
    border-bottom: 1px solid #fff;
}

.product-categories li a span,
.widget_categories li a span {
    position: relative;
    z-index: 20;
}

.product-categories li a:before,
.widget_categories li a:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #004694;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.product-categories li a:after,
.widget_categories li a:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    width: 5px;
    background-color: #004694;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
}

.product-categories li a:hover:before,
.widget_categories li a:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.product-categories li a:hover:after,
.widget_categories li a:hover:after {
    width: 0px;
}

.product-categories a:before {
    display: none !important;
}

div.widget_nav_menu ul.menu li,
.stm-widget-menu ul.menu li {
    padding: 0;
    margin: 0;
    width: 100%;
}

div.widget_nav_menu ul.menu li .sub-menu,
.stm-widget-menu ul.menu li .sub-menu {
    padding: 0;
    padding-left: 10px;
    margin: 0;
}

div.widget_nav_menu ul.menu li.current_page_item a:before,
.stm-widget-menu ul.menu li.current_page_item a:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

div.widget_nav_menu ul.menu li:before,
.stm-widget-menu ul.menu li:before {
    display: none;
}

div.widget_nav_menu ul.menu li a,
.stm-widget-menu ul.menu li a {
    position: relative;
    display: block;
    padding: 12px 30px;
    text-transform: uppercase;
    background-color: #303132;
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
    border-bottom: 1px solid #fff;
}

div.widget_nav_menu ul.menu li a span,
.stm-widget-menu ul.menu li a span {
    position: relative;
    z-index: 20;
}

div.widget_nav_menu ul.menu li a:before,
.stm-widget-menu ul.menu li a:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #004694;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

div.widget_nav_menu ul.menu li a:after,
.stm-widget-menu ul.menu li a:after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    width: 5px;
    background-color: #004694;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
}

div.widget_nav_menu ul.menu li a:hover:before,
.stm-widget-menu ul.menu li a:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

div.widget_nav_menu ul.menu li a:hover:after,
.stm-widget-menu ul.menu li a:hover:after {
    width: 0px;
}

div.widget.widget_nav_menu ul.menu li a:before {
    display: none;
}

div.widget.widget_nav_menu ul.menu li.current_page_item a {
    background-color: #004694;
}

div.widget.stm-widget-menu ul.menu li a:before {
    display: block;
}

.footer-widgets-wrapper aside.widget .widget-title {
    margin-bottom: 0;
}

.widget.widget_stm_recent_posts {
    margin-bottom: 40px;
}

.widget.widget_stm_recent_posts .widget_media {
    margin-bottom: 24px;
}

.widget.widget_stm_recent_posts a {
    text-decoration: none !important;
}

.widget.widget_stm_recent_posts a:hover .h5 {
    color: #004694;
}

.widget.widget_stm_recent_posts .image {
    float: left;
    margin-top: 6px;
    max-width: 100px;
    margin-right: 18px;
}

.widget.widget_stm_recent_posts .date {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #a4a4a4;
}

.widget.widget_stm_recent_posts .h5 {
    color: #404040;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}

.widget.widget_stm_recent_posts .stm-post-content {
    overflow: hidden;
}

#sb_instagram #sbi_images {
    float: none;
}

#sb_instagram.sbi_col_3 .sbi_photo_wrap .sbi_photo {
    margin-bottom: 9px;
    width: 80px !important;
    height: 80px !important;
}

body:not(.stm-macintosh) .widget.widget_stm_recent_posts .h5 {
    line-height: 22px;
}

.widget_search {
    position: relative;
}

.widget_search .search-input {
    padding-right: 80px;
}

.widget_search .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 3px;
    min-height: 55px;
}

.footer-widgets-wrapper .widget_search .search-input::-webkit-input-placeholder {
    color: #151515;
}

.footer-widgets-wrapper .widget_search .search-submit {
    right: 15px;
}

.stm-title-box-title-wrapper .stm-shop-categories .stm-shop-category .name,
.stm-player-stats .stm-player-stat,
.stm-upcoming-events_list ul li:after,
.stm-upcoming-events_list ul li .event_date,
.stm-upcoming-events_list ul li,
.stm-image-slider .stm-slider-control-prev,
.stm-image-slider .stm-slider-control-next,
.stm-price-plan header,
.stm-single-trophy .image img,
.stm-image-carousel-init-unit .stm-single-image-carousel img,
.stm-single-trophy,
.stm-animated,
.stm-post-meta-bottom .stm_post_share .stm-share,
.donation-popup-form .loading,
.modal-header .close,
.stm-single-post-loop a .image .stm-plus,
.widget_stm_recent_posts .h5,
.tparrows.gyges,
.widget_contacts ul li.widget_contacts_address .text,
.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .image .stm-add-to-cart,
.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .content p,
.stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel .title,
.stm-single-post-loop a .title,
.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a:after,
.stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .title,
.stm-media-tabs .stm-media-tabs-nav ul li a span,
.stm-reviews-main-wrapper .stm-review-dots .owl-dot,
.stm-next-match-controls .stm-next-match-prev,
.stm-next-match-controls .stm-next-match-next,
input[type="submit"],
.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search .search-input,
.stm-header .stm-main-menu .stm-main-menu-unit.stm-search-enabled .stm-header-search .search-submit,
.stm-header .stm-main-menu .header-menu .sub-menu,
#stm-top-bar .stm-top-bar_right .language-switcher-unit .dropdown-menu,
a {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.stm-header.stm-transparent-header,
.stm-transparent-header .stm-header-inner,
.stm-transparent-header .stm-header-inner .bloglogo img,
.stm-header.stm-transparent-header .stm-header-background {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.stm-non-transparent-header .stm-header-inner {
    -webkit-transition: top 0.5s ease;
    transition: top 0.5s ease;
}

textarea:focus,
input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
input[type="password"]:focus {
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.woocommerce-breadcrumb {
    max-width: 1200px;
    padding: 0 15px !important;
    width: auto;
    margin: 13px auto 0 !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #404040;
    letter-spacing: 0.7px;
    font-size: 14px;
}

.woocommerce-breadcrumb a {
    color: #004694;
}

.widget_price_filter .price_slider {
    margin-bottom: 1em;
}

.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: 0.8751em;
}

.widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
}

.widget_price_filter .price_slider_amount .button {
    float: left;
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #004694;
    border-radius: 1em;
    cursor: ew-resize;
    outline: none;
    top: -5px;
    margin-left: -.5em;
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #004694;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #9e0000;
    border: 0;
}

.widget_price_filter .ui-slider-horizontal {
    height: 4px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none;
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
    content: " ";
    display: table;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 700;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 20px;
    width: 60px;
    height: auto;
    box-shadow: none;
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, 0.1);
}

.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
    content: " ";
    display: table;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}

.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left;
}

.woocommerce .order_details:after,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-account .addresses .title:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce.widget_shopping_cart .buttons:after {
    clear: both;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 .25em;
}

.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    float: none;
}

ul.products li,
.product_list_widget li {
    padding-left: 0;
}

ul.products li:before,
.product_list_widget li:before {
    opacity: 0;
    display: none;
}

.product_list_widget li,
.widget_shopping_cart li {
    padding-right: 15px !important;
    margin-bottom: 25px !important;
    clear: both;
    color: #151515;
    font-weight: 700;
}

.product_list_widget li:hover a,
.widget_shopping_cart li:hover a {
    color: #004694;
}

.product_list_widget li a,
.widget_shopping_cart li a {
    color: #151515;
    text-decoration: none !important;
}

.product_list_widget li .remove,
.widget_shopping_cart li .remove {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    color: #004694;
    font-size: 24px;
}

.product_list_widget .checkout,
.widget_shopping_cart .checkout {
    display: none;
}

.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
}

.woocommerce .star-rating:before {
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f005\f005\f005\f005\f005";
    color: #004694;
    top: 0;
    left: 0;
    position: absolute;
}

.woocommerce .star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.woocommerce ul.product_list_widget .product-title {
    display: block;
    margin-bottom: 10px;
}

.woocommerce ul.product_list_widget .amount {
    display: inline-block;
    margin-top: 10px;
}

.woocommerce ul.product_list_widget del .amount {
    text-decoration: line-through;
}

.woocommerce ul.product_list_widget li img {
    width: 90px;
}

.widget_price_filter .price_slider_amount {
    padding-top: 25px;
}

.widget_price_filter .price_label {
    padding-top: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.widget_shopping_cart_content .total {
    padding-top: 20px;
    clear: both;
}

.widget_product_categories a:hover {
    background-color: #004694;
}

.stm-title-box-title-wrapper h3 {
    float: left;
    margin-right: 100px;
}

.stm-title-box-title-wrapper .stm-shop-categories {
    padding-top: 8px;
}

.stm-title-box-title-wrapper .stm-shop-categories .stm-shop-category {
    display: inline-block;
    margin-right: 55px;
    text-transform: uppercase;
    font-weight: 700;
}

.stm-title-box-title-wrapper .stm-shop-categories .stm-shop-category a {
    text-decoration: none !important;
}

.stm-title-box-title-wrapper .stm-shop-categories .stm-shop-category a.active .name,
.stm-title-box-title-wrapper .stm-shop-categories .stm-shop-category a:hover .name {
    color: #004694;
    border-color: #004694;
}

.stm-title-box-title-wrapper .stm-shop-categories .stm-shop-category:last-child {
    margin-right: 0;
}

.stm-title-box-title-wrapper .stm-shop-categories .stm-shop-category .name {
    padding-bottom: 7px;
    color: #404040;
    border-bottom: 2px solid transparent;
}

.stm-title-box-title-wrapper .stm-shop-categories .stm-shop-category .count {
    margin-left: 2px;
    color: #a5a5a5;
}

.stm-single-product-loop.sale .stm-product-content-loop-inner .clearfix .meta .price ins {
    margin-top: 2px;
    display: block;
}

.stm-single-product-loop .stm-product-content-loop-inner {
    display: block;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
}

.stm-single-product-loop .stm-product-content-loop-inner &gt; a:first-child {
    display: block;
    text-decoration: none !important;
}

.stm-single-product-loop .stm-product-content-loop-inner:hover .stm-product-content-image:before {
    opacity: 0.8;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}

.stm-single-product-loop .stm-product-content-loop-inner:hover .stm-product-content-image .stm-button-inner a {
    opacity: 1;
}

.stm-single-product-loop .stm-product-content-loop-inner:hover h3 {
    color: #004694 !important;
}

.stm-single-product-loop .stm-product-content-loop-inner .stm-product-content-image {
    position: relative;
}

.stm-single-product-loop .stm-product-content-loop-inner .stm-product-content-image:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #004694 !important;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    z-index: 20;
}

.stm-single-product-loop .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner {
    position: absolute;
    top: 50%;
    margin-top: -27px;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 999;
}

.stm-single-product-loop .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner a {
    position: relative;
    display: inline-block;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    opacity: 0;
}

.stm-single-product-loop .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner a:after {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 5px;
    vertical-align: top;
    content: "";
    font-size: 16px;
}

.stm-single-product-loop .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner a.loading:after {
    width: 1.28571429em;
    content: "\f021";
    -webkit-animation: fa-spin 1s infinite steps(60);
    animation: fa-spin 1s infinite steps(60);
}

.stm-single-product-loop .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner a.added:after {
    width: 1.28571429em;
    content: "\f00c";
}

.stm-single-product-loop .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner a.added_to_cart {
    display: block;
    margin: 15px auto 0;
    color: #fff;
}

.stm-single-product-loop .stm-product-content-loop-inner .stm-product-content-image .stm-button-inner a.added_to_cart:hover {
    text-decoration: underline !important;
}

.stm-single-product-loop .stm-product-content-loop-inner .clearfix {
    position: relative;
    margin-top: 15px;
}

.stm-single-product-loop .stm-product-content-loop-inner .clearfix .title {
    float: left;
    width: 67%;
}

.stm-single-product-loop .stm-product-content-loop-inner .clearfix .title h3 {
    margin-bottom: 1px;
    font-size: 16px;
    color: #404040;
    text-transform: uppercase;
}

.stm-single-product-loop .stm-product-content-loop-inner .clearfix .title p {
    color: #000;
    font-size: 15px;
    line-height: 20px;
    opacity: 0.8;
}

.stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta {
    float: right;
    margin-top: 10px;
    padding-left: 30px;
    width: 32%;
    text-align: right;
}

.stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .star-rating {
    display: inline-block;
    float: none;
}

.stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price {
    position: static;
    right: 0;
    top: 0;
    margin-top: 8px;
    display: block;
    clear: both;
    font-weight: 700;
    font-size: 24px;
    color: #004694;
}

.stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price ins {
    text-decoration: none !important;
}

.stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price .amount {
    color: #004694;
}

.stm-badge-wrapper {
    position: relative;
    overflow: hidden;
}

.stm-badge-wrapper .onsale {
    position: absolute;
    top: 20px;
    right: -60px;
    padding: 5px 10px;
    width: 200px;
    background-color: #004694;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-weight: 700;
    z-index: 90;
}

.row-2 .col-md-6:nth-child(2n+1) {
    clear: both;
}

.woocommerce .star-rating {
    width: 96px;
    font-size: 16px;
}

.woocommerce .star-rating:before {
    content: "\f006\f006\f006\f006\f006";
    letter-spacing: 5px;
    color: #ffc600;
}

.woocommerce .star-rating span:before {
    position: absolute;
    content: '';
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 0;
    left: 0;
    width: 100%;
    height: 21px;
    content: "\f005\f005\f005\f005\f005";
    letter-spacing: 5px;
    color: #ffc600;
}

.stm-single-product-images {
    position: relative;
}

.stm-single-product-images .woocommerce-main-image {
    display: block;
    overflow: hidden;
}

.stm-thumnails-single-product-wrapper {
    position: relative;
    float: left;
    width: 100px;
    margin-right: 30px;
}

.stm-thumnails-single-product-wrapper .stm-vertical-arrows {
    position: absolute;
    left: 0;
    bottom: -72px;
    width: 100px;
    margin-top: 4px;
    font-size: 24px;
    text-align: center;
}

.stm-thumnails-single-product-wrapper .stm-vertical-arrows .slick-arrow {
    padding: 5px 20px;
    cursor: pointer;
    color: #004694;
}

.stm-thumnails-single-product-wrapper .stm-vertical-arrows .slick-arrow.inactive {
    opacity: 0.2;
}

.stm-thumnails-single-product {
    position: relative;
    height: 370px;
    overflow: hidden;
}

.stm-thumnails-single-product .thumbnails {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 20000em;
    list-style: none;
    margin: 0;
    padding: 0;
}

.stm-thumnails-single-product .thumbnails li {
    margin-bottom: 0;
    padding-left: 0;
    max-height: 85px;
    overflow: hidden;
}

.stm-thumnails-single-product .thumbnails li:before {
    display: none;
}

.stm-thumnails-single-product .thumbnails li:last-child {
    margin-bottom: 0 !important;
}

.stm-thumnails-single-product .thumbnails .stm-thumb-item {
    margin-bottom: 8px;
    border: 2px solid #dbdbd9;
    font-size: 0;
}

.stm-thumnails-single-product .thumbnails .stm-thumb-item a {
    vertical-align: top;
}

.stm-thumnails-single-product .thumbnails .stm-thumb-item:hover {
    border-color: #004694;
}

.stm-single-product-content-right {
    position: relative;
    padding-top: 30px;
}

.stm-single-product-content-right .product_meta {
    display: none;
}

.stm-single-product-content-right .woocommerce-review-link {
    display: none;
}

.stm-single-product-content-right .product_title {
    margin-bottom: 17px;
    font-size: 30px;
    color: #404040;
    text-transform: uppercase;
}

.stm-single-product-content-right .woocommerce-product-rating {
    position: absolute;
    top: 0;
    left: 0;
}

.stm-single-product-content-right .price {
    margin: 0 0 20px;
}

.stm-single-product-content-right form {
    margin-bottom: 20px;
}

.stm-single-product-content-right form .quantity {
    max-width: 60px;
    float: left;
    margin-right: 40px;
}

.stm-single-product-content-right form .quantity input {
    padding: 10px 5px 11px;
    padding-left: 17px;
    text-align: center;
}

.woocommerce .price {
    font-weight: 700;
    font-size: 24px;
    color: #004694;
}

.woocommerce .price ins {
    text-decoration: none !important;
}

.woocommerce .price .amount {
    color: #004694;
}

.woocommerce-tabs {
    padding: 50px 0 20px;
    margin: 62px -9999px 60px;
    width: auto;
    background-color: #f0f0f0;
}

.woocommerce-tabs h2 {
    font-size: 24px;
    text-transform: uppercase;
}

.woocommerce-tabs .wc-tabs {
    margin-bottom: 20px;
}

.woocommerce-tabs .wc-tabs li {
    display: inline-block;
    margin-right: 40px;
    padding: 0;
}

.woocommerce-tabs .wc-tabs li:last-child {
    margin-right: 0;
}

.woocommerce-tabs .wc-tabs li:before {
    display: none;
}

.woocommerce-tabs .wc-tabs li.active a {
    border-color: #004694;
}

.woocommerce-tabs .wc-tabs li a {
    text-transform: uppercase;
    color: #004694;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 7px;
    border-bottom: 2px solid transparent;
    text-decoration: none !important;
}

.woocommerce-tabs #tab-description p {
    opacity: 0.8;
}

.woocommerce-tabs .commentlist li {
    margin-bottom: 24px;
}

.woocommerce-tabs .commentlist li .comment_container {
    position: relative;
    padding: 25px 140px 30px 30px;
    background-color: #fff;
}

.woocommerce-tabs .commentlist li .comment_container .star-rating {
    position: absolute;
    right: 0;
    top: 30px;
}

.woocommerce-tabs .commentlist li .comment_container .meta strong {
    margin-right: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #404040;
}

.woocommerce-tabs .commentlist li .comment_container .meta time {
    font-weight: 700;
    color: #a4a4a4;
    text-transform: uppercase;
}

.woocommerce-tabs .commentlist li:before {
    display: none;
}

.woocommerce-tabs .commentlist li img {
    padding-top: 5px;
    float: left;
    max-width: 70px;
    margin-right: 30px;
}

.woocommerce-tabs .commentlist li .comment-text {
    overflow: hidden;
}

.woocommerce-tabs .commentlist li .comment-text .description {
    margin-top: 9px;
    opacity: 0.8;
}

.woocommerce-tabs .commentlist li .comment-text .description p {
    margin-bottom: 10px;
}

.woocommerce-tabs .commentlist li .star-rating {
    float: none;
    font-size: 15px;
    margin-bottom: 5px;
}

.woocommerce-tabs .commentlist li .meta {
    margin-bottom: 0;
}

.comment-respond {
    padding-bottom: 40px;
    position: relative;
    margin-top: 61px;
}

.comment-respond .comment-reply-title {
    margin-bottom: 31px;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1px;
}

.comment-respond .comment-form {
    padding: 23px 30px 30px 30px;
    background-color: #303132;
}

.comment-respond .comment-form label {
    margin-bottom: 13px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.comment-respond .comment-form .form-submit {
    margin-bottom: 0;
}

.comment-respond .comment-form input,
.comment-respond .comment-form textarea {
    background-color: #fff;
}

.comment-respond .comment-form p {
    margin-bottom: 39px;
}

.comment-respond .comment-form .comment-form-comment {
    margin-bottom: 15px;
}

.comment-respond .comment-form textarea {
    max-height: 135px;
    margin-bottom: 0px;
}

.comment-respond .comment-form input[type="submit"] {
    min-height: 55px;
    min-width: 170px;
}

.comment-respond .comment-form-rating {
    position: absolute;
    top: 7px;
    right: 0;
    vertical-align: top;
}

.comment-respond .comment-form-rating label {
    display: inline-block;
    margin-right: 18px;
    color: #151515 !important;
    text-transform: none;
    font-size: 16px;
}

.comment-respond .comment-form-rating p.stars {
    display: inline-block;
}

.woocommerce p.stars a {
    display: inline-block;
    font-weight: 700;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0;
}

.woocommerce p.stars a:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "\f006";
    text-indent: 0;
    position: absolute;
    top: 1px;
    left: 0;
    color: #ffc600;
    letter-spacing: 5px;
    font-size: 20px;
}

.woocommerce p.stars.selected a:not(.active):after {
    content: "\f005";
}

.woocommerce p.stars.selected a.active ~ a:after {
    content: "\f006";
}

.woocommerce p.stars a:hover ~ a:after {
    content: "\f006";
}

.woocommerce p.stars:hover a:after {
    content: "\f005";
}

.woocommerce p.stars a {
    margin-right: 0;
    width: 20px !important;
}

.woocommerce p.stars a.active:after,
.woocommerce p.stars a:hover:after {
    content: "\f005";
}

.woocommerce .comment-form-rating .select2 {
    display: none;
}

.comment-form-rating label {
    display: none;
}

.woocommerce-variation {
    width: 100% !important;
    padding-top: 16px;
    float: left;
    margin-bottom: 20px;
    margin-right: 15px;
    text-align: right;
    min-height: 43px;
}

table.variations {
    margin-bottom: 20px;
}

table.variations label {
    color: #151515;
    font-size: 100%;
}

table.variations td {
    border: 0;
}

table.variations td.st-label label {
    font-size: 16px;
    text-transform: uppercase;
}

table.variations td .reset_variations {
    display: none !important;
}

.woocommerce-info,
.woocommerce-message {
    position: relative;
    padding: 29px 29px 26px;
    margin-bottom: 30px;
    border-top: 3px solid #004694;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    vertical-align: top;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.18);
    letter-spacing: 0.8px;
}

.woocommerce-info a,
.woocommerce-message a {
    color: #004694;
}

.woocommerce-info .button,
.woocommerce-message .button {
    position: relative;
    top: 1px;
    display: block;
    float: right;
    padding: 0;
    background-color: transparent !important;
    border: 0;
    color: #004694 !important;
    font-size: 16px;
    vertical-align: top;
}

.woocommerce-info .button.wc-forward,
.woocommerce-message .button.wc-forward {
    position: relative;
    padding-left: 34px;
}

.woocommerce-info .button.wc-forward:after,
.woocommerce-message .button.wc-forward:after {
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    content: "\f07a";
    display: block;
    left: 12px;
    top: 1px;
}

.woocommerce-info .button:before,
.woocommerce-message .button:before {
    display: none;
}

.woocommerce-checkout-review-order-table .quantity,
.shop_table_responsive.cart .quantity {
    max-width: 60px;
    width: auto;
    margin: 0 auto;
}

.woocommerce-checkout-review-order-table .quantity input,
.shop_table_responsive.cart .quantity input {
    padding-left: 13px;
    padding-right: 3px;
    text-align: center;
}

.woocommerce-checkout-review-order-table th,
.shop_table_responsive.cart th {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.woocommerce-checkout-review-order-table th.product-thumbnail,
.shop_table_responsive.cart th.product-thumbnail {
    width: 150px;
}

.woocommerce-checkout-review-order-table th.product-name,
.shop_table_responsive.cart th.product-name {
    width: 400px;
    text-align: left;
}

.woocommerce-checkout-review-order-table th.product-price,
.shop_table_responsive.cart th.product-price {
    width: 170px;
}

.woocommerce-checkout-review-order-table th.product-quantity,
.shop_table_responsive.cart th.product-quantity {
    width: 170px;
}

.woocommerce-checkout-review-order-table th.product-subtotal,
.shop_table_responsive.cart th.product-subtotal {
    width: 150px;
}

.woocommerce-checkout-review-order-table th.product-remove,
.shop_table_responsive.cart th.product-remove {
    width: 65px;
}

.woocommerce-checkout-review-order-table tr td,
.shop_table_responsive.cart tr td {
    background-color: #e8e8e8;
}

.woocommerce-checkout-review-order-table tr:nth-child(odd) td,
.shop_table_responsive.cart tr:nth-child(odd) td {
    background-color: #f0f0f0;
}

.woocommerce-checkout-review-order-table td,
.shop_table_responsive.cart td {
    text-align: center;
    border: 0;
}

.woocommerce-checkout-review-order-table td.actions,
.shop_table_responsive.cart td.actions {
    background-color: transparent !important;
}

.woocommerce-checkout-review-order-table td.product-name,
.shop_table_responsive.cart td.product-name {
    text-align: left;
}

.woocommerce-checkout-review-order-table td.product-name a,
.shop_table_responsive.cart td.product-name a {
    color: #151515;
    text-decoration: none !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.woocommerce-checkout-review-order-table td.product-name .variation,
.shop_table_responsive.cart td.product-name .variation {
    display: none;
    margin-top: 5px;
}

.woocommerce-checkout-review-order-table td.product-name .variation p,
.shop_table_responsive.cart td.product-name .variation p {
    margin-bottom: 0;
}

.woocommerce-checkout-review-order-table td.product-price,
.shop_table_responsive.cart td.product-price {
    font-size: 18px;
    font-weight: 700;
}

.woocommerce-checkout-review-order-table td.product-subtotal,
.shop_table_responsive.cart td.product-subtotal {
    font-size: 18px;
    font-weight: 700;
    color: #004694;
}

.woocommerce-checkout-review-order-table td .remove,
.shop_table_responsive.cart td .remove {
    font-size: 20px;
    color: #bbbbbb;
}

.woocommerce-checkout-review-order-table td .remove:hover,
.shop_table_responsive.cart td .remove:hover {
    color: #004694;
}

.woocommerce-checkout-review-order-table td img,
.shop_table_responsive.cart td img {
    border: 2px solid #dbdbd9;
}

.woocommerce-checkout-review-order-table td.actions,
.shop_table_responsive.cart td.actions {
    padding-top: 40px;
    padding-right: 0;
    padding-left: 0;
}

.woocommerce-checkout-review-order-table td.actions .coupon,
.shop_table_responsive.cart td.actions .coupon {
    float: left;
    text-align: left;
}

.woocommerce-checkout-review-order-table td.actions .coupon label,
.shop_table_responsive.cart td.actions .coupon label {
    display: none;
}

.woocommerce-checkout-review-order-table td.actions .coupon .input-text,
.shop_table_responsive.cart td.actions .coupon .input-text {
    float: left;
    width: 170px;
    margin-right: 30px;
}

.woocommerce-checkout-review-order-table td.actions .stm-actions-right,
.shop_table_responsive.cart td.actions .stm-actions-right {
    width: 50%;
    float: right;
    text-align: right;
}

.woocommerce-checkout-review-order-table td.actions .stm-actions-right input[name="update_cart"],
.shop_table_responsive.cart td.actions .stm-actions-right input[name="update_cart"] {
    display: inline-block;
}

.woocommerce-checkout-review-order-table td.actions .stm-actions-right .wc-proceed-to-checkout,
.shop_table_responsive.cart td.actions .stm-actions-right .wc-proceed-to-checkout {
    margin-left: 28px;
    display: inline-block;
}

.cart-collaterals {
    padding: 70px 0 70px;
    margin: 95px -9999px -100px;
    background-color: #f0f0f0;
}

.shipping-calculator-button {
    display: block;
}

.shipping-calculator-form {
    display: none;
}

.stm-cart-totals h4 {
    margin-bottom: 25px;
    text-transform: uppercase;
}

.stm-cart-totals table {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}

.stm-cart-totals table tr {
    background-color: #8d8d8d;
}

.stm-cart-totals table tr th {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
}

.stm-cart-totals table tr td {
    border: 0;
}

.stm-cart-totals table tr:nth-child(even) {
    background-color: #595959;
}

.stm-cart-totals table .order-total .amount {
    color: #004694;
}

.stm-shipping-cart-calc h4 {
    margin-bottom: 23px;
    text-transform: uppercase;
}

.stm-shipping-cart-calc p {
    margin-bottom: 20px;
}

.stm-shipping-cart-calc button[type="submit"] {
    margin-top: 10px;
}

#shipping_method li {
    padding-left: 0;
}

#shipping_method li:before {
    display: none;
}

#shipping_method li label {
    position: relative;
    top: 1px;
    padding: 0 0 0 10px;
}

#order_review .shipping {
    display: none;
}

.col2-set .col-1 {
    width: 49%;
    float: left;
}

.col2-set .col-2 {
    float: right;
    width: 49%;
}

.col2-set:after {
    display: table;
    content: "";
    clear: both;
}

.stm-clear-shipping-to h3 {
    float: left;
}

.stm-clear-shipping-to #ship-to-different-address {
    float: right;
}

.woocommerce-shipping-fields .woocommerce-invalid input,
.woocommerce-billing-fields .woocommerce-invalid input {
    border-color: #004694;
}

.woocommerce-shipping-fields #billing_state_field,
.woocommerce-shipping-fields #billing_postcode_field,
.woocommerce-shipping-fields #shipping_state_field,
.woocommerce-shipping-fields #shipping_postcode_field,
.woocommerce-billing-fields #billing_state_field,
.woocommerce-billing-fields #billing_postcode_field,
.woocommerce-billing-fields #shipping_state_field,
.woocommerce-billing-fields #shipping_postcode_field {
    width: 48%;
}

.woocommerce-shipping-fields #billing_state_field,
.woocommerce-shipping-fields #shipping_state_field,
.woocommerce-billing-fields #billing_state_field,
.woocommerce-billing-fields #shipping_state_field {
    float: left;
}

.woocommerce-shipping-fields #billing_postcode_field,
.woocommerce-shipping-fields #shipping_postcode_field,
.woocommerce-billing-fields #billing_postcode_field,
.woocommerce-billing-fields #shipping_postcode_field {
    float: right;
}

.woocommerce-shipping-fields #order_comments,
.woocommerce-billing-fields #order_comments {
    height: 135px;
    max-height: 135px;
}

.woocommerce-shipping-fields .create-account,
.woocommerce-billing-fields .create-account {
    clear: both;
    padding-bottom: 10px;
}

.woocommerce-shipping-fields .create-account input,
.woocommerce-billing-fields .create-account input {
    position: relative;
    top: -1px;
    margin-right: 10px;
}

.woocommerce-shipping-fields .create-account label,
.woocommerce-billing-fields .create-account label {
    display: inline-block !important;
}

.customer_details .product-name,
.order_details .product-name,
.woocommerce-checkout-review-order-table .product-name {
    padding-left: 30px;
    text-transform: uppercase;
    font-weight: 700;
}

.customer_details .amount,
.order_details .amount,
.woocommerce-checkout-review-order-table .amount {
    font-weight: 700;
}

.customer_details .order-total .amount,
.order_details .order-total .amount,
.woocommerce-checkout-review-order-table .order-total .amount {
    color: #004694;
}

.customer_details tr td,
.order_details tr td,
.woocommerce-checkout-review-order-table tr td {
    background-color: #e8e8e8 !important;
    border-bottom: 1px solid #dfdfdf;
}

.customer_details tfoot,
.order_details tfoot,
.woocommerce-checkout-review-order-table tfoot {
    text-align: left !important;
}

.customer_details tfoot th,
.order_details tfoot th,
.woocommerce-checkout-review-order-table tfoot th {
    text-align: left;
    padding: 15px 30px;
    border-bottom: 1px solid #dfdfdf;
    background-color: #e8e8e8 !important;
}

.woocommerce-checkout-payment {
    margin-top: 30px;
}

#order_review_heading {
    margin: 30px 0;
}

.wc_payment_methods li {
    padding-left: 0;
}

.wc_payment_methods li:before {
    display: none;
}

.wc_payment_methods li input[type="radio"] {
    position: relative;
    top: -1px;
    margin-right: 15px;
}

.wc_payment_methods li.payment_method_paypal img {
    margin: 0 15px;
}

.order_details {
    margin-bottom: 30px;
}

.customer_details {
    margin-bottom: 30px;
}

.customer_details th {
    padding-left: 30px;
    background-color: #e8e8e8 !important;
    border-bottom: 1px solid #dfdfdf !important;
}

.col2-set.addresses .title {
    margin-bottom: 20px;
}

.col2-set.addresses address {
    line-height: 30px;
}

.my_account_orders {
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.my_account_orders .order-number {
    padding-left: 30px;
}

.my_account_orders .order-actions {
    padding-right: 30px;
    text-align: right;
}

.my_account_orders td {
    background-color: #e8e8e8 !important;
}

#customer_login .col-2,
#customer_login .col-1 {
    padding: 30px;
    padding-bottom: 0;
    background-color: #004694;
}

#customer_login .col-2 h4,
#customer_login .col-1 h4 {
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

#customer_login .col-2 input[type="text"],
#customer_login .col-2 input[type="number"],
#customer_login .col-2 input[type="tel"],
#customer_login .col-2 input[type="email"],
#customer_login .col-2 input[type="search"],
#customer_login .col-2 input[type="date"],
#customer_login .col-2 input[type="password"],
#customer_login .col-1 input[type="text"],
#customer_login .col-1 input[type="number"],
#customer_login .col-1 input[type="tel"],
#customer_login .col-1 input[type="email"],
#customer_login .col-1 input[type="search"],
#customer_login .col-1 input[type="date"],
#customer_login .col-1 input[type="password"] {
    background-color: #fff;
    color: #151515;
}

#customer_login .col-2 label[for="rememberme"],
#customer_login .col-1 label[for="rememberme"] {
    display: none;
}

#customer_login .col-2 input[type="submit"],
#customer_login .col-1 input[type="submit"] {
    width: 100%;
    background-color: #1a1a1a !important;
    color: #fff !important;
}

#customer_login .col-2 .lost_password,
#customer_login .col-1 .lost_password {
    display: none;
}

#customer_login .col-2 .woocommerce-password-hint,
#customer_login .col-1 .woocommerce-password-hint {
    color: #fff;
}

#customer_login .col-2 .woocommerce-password-strength,
#customer_login .col-1 .woocommerce-password-strength {
    margin: 15px 0;
    color: #fff;
}

.upsells h2 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
}

.single_add_to_cart_button,
.woocommerce-variation-add-to-cart {
    margin-top: 4px;
}

.woocommerce-checkout-review-order-table td.actions .coupon .input-text,
.shop_table_responsive.cart td.actions .coupon .input-text {
    position: relative;
    top: -5px;
}

.stm-menu-toggle {
    margin-top: 0px;
}

.woocommerce-variation-price del {
    font-size: 20px;
}

.stm-products-row .woocommerce-LoopProduct-link {
    text-decoration: none !important;
}

.stm-products-row.row-3 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .title,
.stm-products-row.row-4 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .title {
    width: 100%;
}

.stm-products-row.row-3 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .title h3,
.stm-products-row.row-4 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .title h3 {
    padding-right: 100px;
}

.stm-products-row.row-3 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .title p,
.stm-products-row.row-4 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .title p {
    margin-bottom: 15px;
}

.stm-products-row.row-3 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta,
.stm-products-row.row-4 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta {
    width: 100%;
    float: none;
    padding: 0;
    text-align: left;
}

.stm-products-row.row-3 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price,
.stm-products-row.row-4 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price {
    position: static;
}

.stm-products-row.row-3 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price del,
.stm-products-row.row-4 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price del {
    font-size: 20px;
}

.stm-products-row.row-3 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price ins,
.stm-products-row.row-4 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price ins {
    display: inline;
    margin-left: 10px;
    vertical-align: top;
}

.stm-products-row.row-3 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .star-rating,
.stm-products-row.row-4 .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .star-rating {
    position: absolute;
    top: 11px;
    right: 0;
}

.stm-products-row.row-2 .col-sm-6:nth-child(2n+1) {
    clear: both;
}

.stm-products-row.row-3 .col-sm-6:nth-child(3n+1) {
    clear: both;
}

.stm-products-row.row-4 .col-sm-6:nth-child(4n+1) {
    clear: both;
}

.price del {
    font-size: 20px;
    color: #151515 !important;
    font-weight: 400;
}

.price del span {
    color: #151515 !important;
}

@media (min-width: 992px) {
    .lg-md-text-center {
        text-align: center;
    }
    .lg-md-text-left {
        text-align: left;
    }
    .lg-md-text-right {
        text-align: right;
    }
    .lg-md-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top;
    }
}

@media (min-width: 1200px) {
    .lg-text-center {
        text-align: center;
    }
    .lg-text-left {
        text-align: left;
    }
    .lg-text-right {
        text-align: right;
    }
    .lg-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .md-text-center {
        text-align: center;
    }
    .md-text-left {
        text-align: left;
    }
    .md-text-right {
        text-align: right;
    }
    .md-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top;
    }
}

@media (max-width: 991px) {
    .sm-xs-text-center {
        text-align: center !important;
    }
    .sm-xs-text-left {
        text-align: left !important;
    }
    .sm-xs-text-right {
        text-align: right !important;
    }
    .sm-xs-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .sm-text-center {
        text-align: center;
    }
    .sm-text-left {
        text-align: left;
    }
    .sm-text-right {
        text-align: right;
    }
    .sm-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top;
    }
}

@media (max-width: 767px) {
    .xs-text-center {
        text-align: center;
    }
    .xs-text-left {
        text-align: left;
    }
    .xs-text-right {
        text-align: right;
    }
    .xs-dp-in {
        display: inline-block;
        max-width: 100%;
        vertical-align: top;
    }
}

.stm-players {
    text-align: left;
}

@media (max-width: 1350px) {
    .tp-arrow.tp-arr-allwrapper {
        display: none;
    }
    .tparrows.hades {
        width: 30px;
    }
    .stm-players {
        text-align: center;
    }
}

@media (max-width: 1250px) {
    .tparrows.hades {
        display: none;
    }
}

@media (max-width: 1200px) {
    .cart-collaterals,
    .woocommerce-tabs {
        margin: 62px -15px 60px;
    }
    .cart-collaterals {
        margin-bottom: -100px;
    }
}

@media (max-width: 1100px) {
    .stm-single-player-vc_stats {
        padding-left: 350px;
    }
    .stm-single-player-vc_stats .image {
        max-width: 320px;
        left: 0;
    }
    .stm-single-player-vc_stats .stm-statistic-meta {
        min-height: inherit;
    }
    .stm-player-statistic-unit .owl-nav {
        left: 350px;
    }
    .menu-widget-menu-container li {
        padding-right: 5px;
    }
    .stm-single-league table.sp-league-table tbody tr td:last-child {
        padding-right: 15px;
    }
    #sb_instagram.sbi_col_3 .sbi_photo_wrap .sbi_photo {
        width: 50px !important;
        height: 50px !important;
    }
}

@media (max-width: 1100px) and (min-width: 992px) {
    .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer &gt; div {
        display: none;
    }
    .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-latest-result_result {
        display: inline-block !important;
    }
}

@media (max-width: 1030px) {
    .stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a {
        padding: 0 20px;
        font-size: 14px;
    }
}

@media (max-width: 1000px) {
    .stm-latest-results-units .stm-latest-results-info .stm-latest-result .stm-latest-result-win-label {
        display: none;
    }
    .stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a {
        padding: 0 15px;
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    .stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a {
        padding: 0 15px;
        font-size: 13px;
    }
    .stm-statistic-tabs .sub-title {
        margin-bottom: 10px !important;
    }
    .stm-statistic-tabs .stm-media-tabs-nav {
        clear: both;
        margin-bottom: 35px;
    }
    .footer-widgets-wrapper .stm-cols-4 aside {
        width: 50%;
    }
    .footer-widgets-wrapper .stm-cols-4 aside:nth-child(2n+1) {
        clear: both;
    }
    body {
        padding-bottom: 0 !important;
    }
    .stm-footer {
        position: static;
    }
    .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer &gt; div {
        display: none;
    }
    .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-latest-result_result {
        display: inline-block !important;
    }
}

@media (max-width: 920px) {
    .stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a {
        padding: 0 10px;
        font-size: 13px;
    }
    #stm-top-bar .stm-top-socials-holder {
        margin-right: 5px;
    }
    #stm-top-bar .stm-top-bar_right .language-switcher-unit .stm-switcher-open {
        right: 0;
    }
    #stm-top-bar .stm-top-bar_right .language-switcher-unit .stm-current-language {
        padding-right: 25px;
    }
}

@media (max-width: 787px) {
    .stm-products-row.row-2 .col-sm-6:nth-child(2n+1) {
        clear: none;
    }
    .stm-products-row.row-3 .col-sm-6:nth-child(3n+1) {
        clear: none;
    }
    .stm-products-row.row-4 .col-sm-6:nth-child(4n+1) {
        clear: none;
    }
    .stm-products-row .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
    .stm-products-row .stm-single-product-loop .stm-product-content-loop-inner .clearfix .title {
        width: 100%;
    }
    .stm-products-row .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta {
        width: 100%;
        float: none;
        padding: 0;
        text-align: left;
    }
    .stm-products-row .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price {
        position: static;
    }
    .stm-products-row .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price del {
        font-size: 20px;
    }
    .stm-single-player-vc_stats .stm-statistic-meta {
        min-height: 357px;
        padding-bottom: 21px;
    }
    .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .title {
        font-size: 12px;
        line-height: 16px;
    }
    .stm-call-to-action {
        position: relative;
        padding-bottom: 100px;
        text-align: center;
    }
    .stm-call-to-action .button {
        position: absolute;
        bottom: 25px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        float: none;
        margin: 0;
        white-space: nowrap;
    }
    .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command {
        padding: 0;
        padding-top: 120px;
    }
    .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command .stm-command-logo {
        top: 0;
        left: 50%;
        margin: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command .stm-command-logo img {
        max-height: 100px;
        width: auto;
    }
    .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command.stm-command-right {
        padding-right: 0;
    }
    .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command.stm-command-right .stm-command-logo {
        margin: 0;
        right: 50%;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }
    .stm-next-match-title {
        margin-right: 20px;
    }
    .stm-reviews-main-wrapper .stm-review-image {
        display: none;
    }
    .stm-images-grid .col-md-3 {
        text-align: center;
    }
    .stm-images-grid .col-md-3 .stm-images-grid-single {
        display: inline-block;
    }
    .stm-images-grid .col-md-3 .stm-images-grid-single.stm-waiting {
        display: none;
    }
    .stm-image-slider .stm-slider-control-prev,
    .stm-image-slider .stm-slider-control-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 25px;
        margin-top: -20px;
    }
    .stm-single-trophy .image {
        width: 30%;
        margin: 0 auto 20px;
        min-height: 100px !important;
    }
    .stm-single-trophy .image img {
        max-height: 100px !important;
    }
    .stm-sportspress-sidebar {
        display: none;
    }
    .stm-sportspress-sidebar-left .col-md-9 .sp-template-league-table,
    .stm-sportspress-sidebar-right .col-md-9 .sp-template-league-table {
        margin: 0 -15px;
    }
    .stm-sportspress-sidebar-left .stm-single-sp_table-league .stm-title-box-unit,
    .stm-sportspress-sidebar-right .stm-single-sp_table-league .stm-title-box-unit {
        margin: 0 -30px;
    }
    .sp-template-logo,
    .sp-template-photo {
        float: none;
    }
    .stm-player-details-right .stm-player-team-logo {
        margin-top: 25px;
    }
    .stm-player-details-right .stm-player-team-logo img {
        width: 10px;
    }
    .stm-player-stats {
        margin-top: 15px;
    }
    .stm-player-stats .stm-player-stat {
        padding: 17px 15px 10px;
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }
    .row-sm-2 .col-sm-6:nth-child(3n+1) {
        clear: none;
    }
    .row-sm-2 .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
    .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta {
        padding-left: 20px;
    }
    .woocommerce-checkout-review-order-table td.actions .coupon,
    .shop_table_responsive.cart td.actions .coupon {
        margin-bottom: 35px;
        float: none;
    }
    .woocommerce-checkout-review-order-table td.actions .stm-actions-right,
    .shop_table_responsive.cart td.actions .stm-actions-right {
        float: none;
        width: 100%;
        text-align: left;
    }
    .cart-collaterals,
    .woocommerce-tabs {
        margin-top: 30px;
    }
    .stm-team-staff-list .stm-single-staff {
        width: 50%;
    }
    .stm-team-staff-list .stm-single-staff:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 650px) {
    .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
        width: 100% !important;
    }
    .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit img {
        width: 100%;
    }
    .stm-team-history .stm-team-history-single .stm-team-history-linked {
        width: 10%;
    }
    .stm-team-history .stm-team-history-single .year {
        width: 12%;
    }
    .stm-team-history .stm-team-history-single .stm-team-history-content {
        float: right !important;
        width: 75%;
    }
    .stm-single-sp_table-league .sp-league-table .data-name .team-logo {
        display: none;
    }
    .stm-single-sp_table-league .sp-league-table .data-name {
        line-height: 20px;
    }
    .stm-single-block-event-list .stm-single-block-event-list-top .venue,
    .stm-single-block-event-list .stm-single-block-event-list-top .time {
        float: none;
        margin-top: 15px;
        text-align: center;
    }
    .stm-future-event-list-time {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .stm-future-event-list-time span {
        display: block;
    }
    .stm-future-event-list-time span:after {
        display: none;
    }
    .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
        display: none;
    }
    .stm-single-block-event-list .stm-single-block-unit .stm-teams-info {
        width: 100%;
        display: block;
    }
    .stm-single-block-event-list .stm-single-block-unit .stm-teams-info &gt; div {
        display: block;
        text-align: center;
        margin: 10px 0;
    }
    .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta {
        float: none;
        padding-left: 0;
        text-align: left;
    }
    .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price {
        right: inherit;
        left: 0;
    }
    .stm-single-product-loop .stm-product-content-loop-inner .clearfix .title {
        float: none;
        width: 100%;
    }
    .stm-single-product-content-right {
        margin-top: 20px;
    }
    .woocommerce-tabs {
        margin: 30px -15px;
    }
    .stm-fullwidth-row-js {
        margin: 0 -15px !important;
    }
    .woocommerce-tabs .commentlist li img {
        float: none;
        margin: 0 0 15px;
    }
    .woocommerce p.stars a {
        display: block;
        border: 0 !important;
    }
    .woocommerce-info,
    .woocommerce-message {
        padding: 15px;
    }
    .woocommerce-info .button,
    .woocommerce-message .button {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        right: inherit;
        margin-bottom: 15px;
        text-align: center;
    }
    .woocommerce-checkout-review-order-table td.product-name a,
    .shop_table_responsive.cart td.product-name a {
        font-size: 16px;
    }
    .col2-set .col-2,
    .col2-set .col-1 {
        width: 100%;
    }
    .customer_details tr td,
    .order_details tr td.product-total,
    .woocommerce-checkout-review-order-table tr td.product-total {
        padding-right: 15px;
    }
    .myaccount_user,
    .myaccount_address {
        padding-right: 0;
    }
    .my_account_orders tr {
        display: block;
    }
    .my_account_orders td {
        padding: 15px !important;
        width: 100%;
        display: block;
    }
    .my_account_orders td.order-actions {
        text-align: left;
    }
    .stm-team-staff-list .stm-single-staff {
        width: 100%;
    }
    .stm-single-player-vc_stats .image {
        position: static;
        margin: 15px 0 0 -15px;
    }
    .stm-single-player-vc_stats {
        padding-left: 15px;
    }
    .stm-single-player-vc_stats .stm-statistic-meta {
        min-height: inherit;
        padding-bottom: 40px;
        padding-top: 20px;
    }
    .stm-single-player-vc_stats .stm-statistic-meta .stat {
        position: static;
    }
}

@media (max-width: 500px) {
    .stm-team-history .stm-team-history-single .stm-team-history-linked {
        display: none;
    }
    .stm-team-history .stm-team-history-single .clearfix &gt; div {
        margin-top: 15px;
        width: 100%;
        float: none;
    }
    .stm-media-tabs-nav {
        margin-bottom: 20px;
        clear: both;
    }
    .stm-main-title-unit {
        margin-bottom: 20px;
    }
    .stm-single-player-vc_stats {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 15px;
    }
    .stm-single-player-vc_stats .image {
        max-height: 240px;
        width: 100%;
        position: static !important;
        -webkit-transform: none !important;
        transform: none !important;
        overflow: hidden;
    }
    .stm-single-player-vc_stats .stm-statistic-meta {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .stm-player-statistic-unit .owl-nav {
        position: static;
        margin-left: 15px;
        padding-bottom: 30px;
    }
    .footer-widgets-wrapper .stm-cols-4 aside {
        width: 100% !important;
    }
    aside.widget .widget_title,
    aside.widget .widget-title {
        margin-top: 0;
    }
    #stm-footer-bottom .footer-bottom-left {
        float: none;
        width: 100%;
        text-align: center;
    }
    #stm-footer-bottom .footer-bottom-right .footer-bottom-right-text {
        margin-bottom: 15px;
        float: none;
        width: 100%;
        text-align: center;
    }
    #stm-footer-bottom .footer-bottom-right .footer-socials-title {
        margin-right: 0 !important;
        position: static !important;
        text-align: center;
        display: block !important;
    }
    .menu-widget-menu-container li {
        width: 100%;
    }
    .stm-footer-image {
        height: 230px;
    }
    .stm-footer-image .inner {
        padding-top: 30px;
    }
    .stm-reviews .stm-review-container .content {
        margin: 0;
    }
    .stm-media-tabs .stm-media-tabs-nav ul li a {
        padding-top: 5px;
        padding-left: 0;
    }
    .stm-single-league .data-rank {
        display: none;
    }
    .stm-single-league .data-name {
        padding-left: 15px;
    }
    .stm-title-left {
        float: none;
    }
    .stm-main-title-unit {
        margin-bottom: 10px !important;
    }
    .stm-reviews-controls {
        padding-left: 0;
        margin-bottom: 20px;
    }
    .stm-reviews-carosel-wrapper {
        margin-left: 0;
    }
    .stm-next-match-units .stm-next-match-unit .stm-next-match-time .heading-font span:after {
        display: none;
    }
    .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents {
        display: block;
    }
    .stm-next-match-units .stm-next-match-unit .stm-next-match-time .heading-font span {
        display: block;
    }
    .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command {
        display: block;
        margin-bottom: 50px;
        width: 100%;
    }
    .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command.stm-command-right {
        padding-left: 0;
    }
    .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command-vs {
        display: block;
        margin-bottom: 20px;
        width: 100%;
    }
    .stm-next-match-title {
        float: none;
    }
    .stm-carousel-controls-right {
        margin-bottom: 20px;
        margin-left: -6px;
        text-align: left;
    }
    .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
        width: 100% !important;
    }
    .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit img {
        width: 100%;
    }
    .stm-title-box-unit {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .stm-demo-typography .wpb_content_element .wpb_wrapper {
        padding-left: 50px;
    }
    #main {
        padding-bottom: 20px;
    }
    .mc4wp-form .mc4wp-form-fields p {
        float: none;
    }
    .mc4wp-form .mc4wp-form-fields p:first-child {
        width: 100%;
    }
    .mc4wp-form .mc4wp-form-fields p:nth-child(2) {
        width: 100%;
    }
    body.page-template-coming-soon #wrapper {
        height: 900px !important;
    }
    .stm-single-sp_calendar {
        margin: 0 -15px;
    }
    .stm-upcoming-events_list ul li .event_date {
        position: static;
        width: 100%;
        padding: 15px;
        margin-bottom: 15px;
    }
    .stm-upcoming-events_list ul li .event_date .date {
        position: static;
        -webkit-transform: none;
        transform: none;
    }
    .stm-upcoming-events_list ul li {
        padding: 0;
        padding-bottom: 25px;
    }
    .stm-upcoming-events_list ul li .clearfix {
        padding: 0 15px;
        text-align: center;
    }
    .stm-upcoming-events_list ul li .commands {
        float: none;
    }
    .stm-upcoming-events_list ul li .read_more {
        margin: 15px 0 0;
        float: none;
    }
    .stm-upcoming-events_list ul li .commands h3 .stm-red {
        display: block;
    }
    .stm-single-sp_event {
        margin: 0 -15px;
    }
    .stm-next-match-main-meta {
        padding: 0 15px;
    }
    .stm-single-sp_event table.sp-data-table th:first-child,
    .stm-single-sp_event table.sp-data-table td:first-child {
        padding-left: 10px;
    }
    .stm_author_box .author_avatar {
        float: none;
        margin-bottom: 15px;
    }
    .stm_post_comments .comment-list li.comment .comment-author-image {
        float: none;
        margin: 15px 0;
    }
    .stm_post_comments .comment-list li .children {
        padding-left: 0;
    }
    .stm-donations-content .stm-donation-inner .image {
        float: none;
        margin-bottom: 30px;
    }
    .stm-single-donation .stm-donation-cash {
        float: none;
        margin-bottom: 20px;
    }
    .stm-single-donation .stm-donate {
        text-align: left;
    }
    .stm-single-donation .stm-donation-cash .heading-font {
        display: block;
        margin-bottom: 5px;
    }
    .stm-single-donation .stm-donation-cash .heading-font:after {
        display: none;
    }
    .stm-title-box-title-wrapper h3 {
        float: none;
    }
    .stm-title-box-title-wrapper .stm-shop-categories .stm-shop-category {
        display: block;
        margin-right: 0;
    }
    ul.page-numbers {
        margin: 20px -5px 20px;
    }
    .stm-thumnails-single-product-wrapper {
        display: none;
    }
    .woocommerce-variation {
        float: none;
        text-align: left;
    }
    .woocommerce-checkout-review-order-table th.product-thumbnail,
    .shop_table_responsive.cart th.product-thumbnail {
        display: none;
    }
    .cart_item .product-thumbnail {
        display: none;
    }
    .woocommerce-checkout-review-order-table td.product-name,
    .shop_table_responsive.cart td.product-name,
    .woocommerce-checkout-review-order-table th.product-name,
    .shop_table_responsive.cart th.product-name {
        padding-left: 15px;
    }
    .woocommerce-checkout-review-order-table td.actions .stm-actions-right .wc-proceed-to-checkout,
    .shop_table_responsive.cart td.actions .stm-actions-right .wc-proceed-to-checkout {
        margin-left: 0;
        margin-top: 15px;
    }
    .woocommerce-checkout-review-order-table td.actions .coupon .input-text,
    .shop_table_responsive.cart td.actions .coupon .input-text {
        top: 0;
        margin-bottom: 15px;
    }
    .woocommerce-checkout-review-order-table td.actions .coupon,
    .shop_table_responsive.cart td.actions .coupon {
        margin-bottom: 15px;
    }
    .stm-cart-totals {
        padding-bottom: 30px;
    }
}

@media (max-width: 320px) {
    .stm-donation-cash .heading-font {
        display: block;
    }
    .stm-donation-cash .heading-font:after {
        display: none;
    }
}

.stm-transparent-header .stm-header-mobile {
    background-color: rgba(21, 21, 21, 0.8);
}

.stm-header-mobile {
    position: relative;
    display: none;
    padding: 15px 40px 15px;
    background-color: #151515;
}

.stm-header-mobile .bloglogo img {
    max-width: 105px;
}

.stm-header-mobile .stm-mobile-right {
    float: right;
    margin-top: 22px;
    vertical-align: middle;
}

.stm-header-mobile .help-bar-shop {
    float: right;
    margin-top: 17px;
}

.stm-header-mobile .help-bar-shop a {
    color: #fff;
}

.stm-header-mobile .help-bar-shop .list-label {
    display: none;
}

.stm-header-mobile .help-bar-shop i {
    position: relative;
    top: 2px;
    font-size: 20px;
}

.stm-header-mobile .help-bar-shop .stm-current-items-in-cart {
    display: inline-block;
    margin-left: 6px;
    min-width: 21px;
    height: 21px;
    line-height: 21px;
    background-color: #004694;
    text-align: center;
    padding: 0 2px;
    border-radius: 50%;
    font-size: 13px;
}

.stm-menu-toggle {
    float: right;
    width: 64px;
    height: 60px;
    margin-left: 18px;
    cursor: pointer;
    background: rgba(48, 49, 50, 0.8);
    border-radius: 3px;
}

.stm-menu-toggle span {
    display: block;
    width: 31px;
    height: 4px;
    background: #fff;
    margin: 0 auto 6px;
    border-radius: 2px;
}

.stm-menu-toggle span:first-child {
    position: relative;
    margin-top: 18px;
    top: 0;
    -webkit-transition: top 0.3s 0.3s, transform 0.3s 0s;
    -webkit-transition: top 0.3s 0.3s, -webkit-transform 0.3s 0s;
    transition: top 0.3s 0.3s, -webkit-transform 0.3s 0s;
    transition: top 0.3s 0.3s, transform 0.3s 0s;
    transition: top 0.3s 0.3s, transform 0.3s 0s, -webkit-transform 0.3s 0s;
}

.stm-menu-toggle span:nth-child(2) {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.stm-menu-toggle span:last-child {
    margin-bottom: 0;
    position: relative;
    top: 0;
    -webkit-transition: top 0.3s 0.3s, transform 0.3s 0s;
    -webkit-transition: top 0.3s 0.3s, -webkit-transform 0.3s 0s;
    transition: top 0.3s 0.3s, -webkit-transform 0.3s 0s;
    transition: top 0.3s 0.3s, transform 0.3s 0s;
    transition: top 0.3s 0.3s, transform 0.3s 0s, -webkit-transform 0.3s 0s;
}

.stm-menu-toggle.opened span {
    background: #fff;
}

.stm-menu-toggle.opened span:first-child {
    top: 10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: top 0.3s 0s, transform 0.3s 0.3s, color 0.3s 0.3s;
    -webkit-transition: top 0.3s 0s, color 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    transition: top 0.3s 0s, color 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    transition: top 0.3s 0s, transform 0.3s 0.3s, color 0.3s 0.3s;
    transition: top 0.3s 0s, transform 0.3s 0.3s, color 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}

.stm-menu-toggle.opened span:nth-child(2) {
    opacity: 0;
}

.stm-menu-toggle.opened span:last-child {
    top: -10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top 0.3s 0s, transform 0.3s 0.3s;
    -webkit-transition: top 0.3s 0s, -webkit-transform 0.3s 0.3s;
    transition: top 0.3s 0s, -webkit-transform 0.3s 0.3s;
    transition: top 0.3s 0s, transform 0.3s 0.3s;
    transition: top 0.3s 0s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}

.stm-mobile-menu-unit {
    display: none;
    position: absolute;
    top: 100%;
    right: 40px;
    width: 388px;
    border-top: 5px solid #004694;
}

.stm-mobile-menu-unit .inner .stm-top {
    padding: 22px 25px 10px;
    position: relative;
    background-color: #303132;
}

.stm-mobile-menu-unit .inner .stm-top .stm-top-right {
    overflow: hidden;
    padding-right: 40px;
}

.stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-search .search-input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s 0s;
    transition: all 0.3s 0s;
    font-size: 24px;
    color: #151515;
    outline: none !important;
    z-index: 20;
}

.stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-search .search-input.active {
    opacity: 1;
    visibility: visible;
    background: #fff;
}

.stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-search .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 70px;
    border: 0;
    padding: 0;
    color: #b6b6b6;
    background-color: transparent;
    font-size: 18px;
    z-index: 25;
    -webkit-transition: background-color 0.3s 0s;
    transition: background-color 0.3s 0s;
    border-radius: 0;
}

.stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-search .search-submit:before {
    display: none;
}

.stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-search .search-submit.activated {
    background-color: #004694 !important;
    color: #fff !important;
}

.stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-socials .top-bar-socials {
    text-align: center;
}

.stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-socials .top-bar-socials li {
    display: inline-block;
    margin-right: 27px;
    font-size: 18px;
}

.stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-socials .top-bar-socials li:last-child {
    margin-right: 0;
}

.stm-mobile-menu-unit .inner .stm-top .language-switcher-unit {
    position: relative;
    padding-right: 22px;
}

.stm-mobile-menu-unit .inner .stm-top .language-switcher-unit .stm-language-code {
    margin-left: 5px;
    position: relative;
    top: 1px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
}

.stm-mobile-menu-unit .inner .stm-top .language-switcher-unit .stm-switcher-open {
    position: absolute;
    top: 10px !important;
    right: 0 !important;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    opacity: 0.2;
}

.stm-mobile-menu-unit .inner .stm-top .language-switcher-unit .dropdown-menu {
    min-width: 100%;
    background-color: transparent;
    box-shadow: none;
    border: 0;
}

.stm-mobile-menu-unit .inner .stm-top .language-switcher-unit .dropdown-menu li a {
    padding-left: 0;
}

.stm-mobile-menu-list {
    padding: 10px 0;
    background: rgba(21, 21, 21, 0.95);
}

.stm-mobile-menu-list li {
    padding-left: 0;
    margin: 0;
}

.stm-mobile-menu-list li:before {
    display: none;
}

.stm-mobile-menu-list li a {
    display: block;
    padding: 18px 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    text-decoration: none !important;
}

.stm-mobile-menu-list li a:active {
    background-color: #004694;
}

.stm-mobile-menu-list li ul {
    display: none;
    padding: 0;
    margin: 0;
    opacity: 0.5;
}

.stm-mobile-menu-list li ul li a {
    font-size: 20px;
}

@media (max-width: 787px) {
    .stm-header-mobile {
        display: block;
    }
    #stm-top-bar {
        display: none;
    }
    .stm-header-inner {
        display: none;
    }
    .stm-transparent-header .stm-header-mobile {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
    div.stm-header {
        min-height: initial !important;
    }
}

@media (max-width: 480px) {
    .stm-transparent-header .stm-header-mobile {
        padding-right: 15px;
        padding-left: 15px;
    }
    .stm-mobile-menu-unit {
        right: 15px;
        left: 15px;
        width: auto;
    }
    .stm-mobile-menu-unit .inner .stm-top {
        padding-left: 25px;
        padding-right: 10px;
    }
    .tp-bullets {
        display: none;
    }
    .stm-header-mobile .bloglogo img {
        max-width: 80px;
    }
    .stm-header-mobile .stm-mobile-right {
        margin-top: 12px;
    }
    .slider-title.h1 {
        font-size: 40px;
    }
    .slider-date {
        font-size: 20px;
    }
    .stm-footer-image .inner .heading-font {
        font-size: 32px;
        line-height: 36px;
    }
}

@media (max-width: 350px) {
    .stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-socials .top-bar-socials li {
        margin-right: 10px;
    }
}

@media (min-width: 300px) and (max-width: 1350px) {
    .stm-mobile-teams-name,
    .stm-mobile-show {
        display: block;
    }
    .stm-mobile-hide {
        display: none;
    }
}

.splashAmericanFootball {}

.splashAmericanFootball .stm-players {
    text-align: left;
}

@media (max-width: 1350px) {
    .splashAmericanFootball .stm-ipad-none {
        display: none;
    }
    .splashAmericanFootball .stm-ipad-block {
        display: block;
    }
    .splashAmericanFootball .stm-mobile-teams-name,
    .splashAmericanFootball .stm-mobile-show {
        display: none;
    }
    .splashAmericanFootball .stm-mobile-hide {
        display: block;
    }
    .splashAmericanFootball .tp-arrow.tp-arr-allwrapper {
        display: none;
    }
    .splashAmericanFootball .tparrows.hades {
        width: 30px;
    }
    .splashAmericanFootball .stm-players {
        text-align: center;
    }
    .splashAmericanFootball .stm-statistic-meta .stm-custom-row .col-57 .button {
        display: inline-block;
    }
    .splashAmericanFootball.page-template-coming-soon .stm-footer {
        display: none;
    }
    .splashAmericanFootball.error404 .stm-404-warning {
        font-size: 300px !important;
        line-height: 340px !important;
    }
}

@media (max-width: 1250px) {
    .splashAmericanFootball .tparrows.hades {
        display: none;
    }
}

@media (max-width: 1200px) {
    .splashAmericanFootball .cart-collaterals,
    .splashAmericanFootball .woocommerce-tabs {
        margin: 62px -15px 60px;
    }
    .splashAmericanFootball .cart-collaterals {
        margin-bottom: -100px;
    }
}

@media (max-width: 1100px) {
    .splashAmericanFootball {}
    .splashAmericanFootball .stm-single-league .sp-table-wrapper {
        margin-top: 28px;
    }
    .splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper thead {
        background: #004694 !important;
    }
    .splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper thead tr th {
        color: #004694 !important;
    }
    .splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr.odd {
        background: rgba(62, 64, 103, 0.5) !important;
    }
    .splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr.even {
        background: rgba(6, 9, 53, 0.5) !important;
    }
    .splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr td {
        background: transparent !important;
    }
    .splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr td.data-rank {
        font-weight: 300 !important;
        opacity: 0.75 !important;
    }
    .splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr td.data-name {
        font-family: 'Oswald';
    }
    .splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr td a {
        color: #fff !important;
    }
    .splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr .has-logo a img {
        margin-right: 1.4em;
    }
    .splashAmericanFootball .stm-cart-af .fa-shopping-cart:before {
        content: "\e914" !important;
        font-family: "stm-splash-icons" !important;
        font-size: 19px;
    }
    .splashAmericanFootball .tp-bullets {
        display: none !important;
    }
    .splashAmericanFootball .owl-dots {
        display: none !important;
    }
    .splashAmericanFootball .stm-single-player-vc_stats {
        padding-left: 350px;
    }
    .splashAmericanFootball .stm-single-player-vc_stats .image {
        max-width: 400px;
        left: 0;
    }
    .splashAmericanFootball .stm-single-player-vc_stats .stm-statistic-meta {
        min-height: inherit;
    }
    .splashAmericanFootball .stm-player-statistic-unit .owl-nav {
        left: 350px;
    }
    .splashAmericanFootball .menu-widget-menu-container li {
        padding-right: 5px;
    }
    .splashAmericanFootball .stm-single-league table.sp-league-table tbody tr td:last-child {
        padding-right: 15px;
    }
    .splashAmericanFootball #sb_instagram.sbi_col_3 .sbi_photo_wrap .sbi_photo {
        width: 50px !important;
        height: 50px !important;
    }
    .splashAmericanFootball .stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a {
        padding: 0 20px;
        font-size: 14px !important;
    }
    .splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit {
        text-align: center;
    }
    .splashAmericanFootball .stm-header.stm-header-2 .stm-header-inner .stm-main-menu .stm-main-menu-unit .kos-header-menu &gt; li a {
        padding: 1px 20px 0;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper {
        display: block;
        overflow: hidden;
        padding-top: 73px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper h2 {
        font-family: "Oswald";
        font-weight: 400;
        color: #000000;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 37px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper h3 {
        font-family: "Oswald";
        font-weight: 400;
        color: #004694;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 23px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row {
        display: block;
        overflow: hidden;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 {
        width: 21%;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 {
        width: 58%;
        padding: 0 32px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-15 {
        padding: 0 10px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stmLeftHelmsWrapp {
        display: block;
        overflow: hidden;
        max-width: 215px;
        position: relative;
        padding-top: 7px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stmLeftHelmsWrapp .stm-team-logo-left {
        display: block;
        overflow: hidden;
        max-width: 76px;
        position: absolute;
        top: 23%;
        left: 13%;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stmRightHelmsWrapp {
        display: block;
        overflow: hidden;
        max-width: 215px;
        position: relative;
        padding-top: 7px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stmRightHelmsWrapp img.stm-helm {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        -webkit-filter: FlipH;
        filter: FlipH;
        -ms-filter: "FlipH";
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stmRightHelmsWrapp .stm-team-logo-right {
        display: block;
        overflow: hidden;
        max-width: 76px;
        position: absolute;
        top: 22%;
        right: 12%;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameLeftWrapper {
        display: block;
        overflow: hidden;
        text-align: right;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameLeftWrapper .teamHome {
        color: #004694;
        font-size: 16px;
        font-family: "Oswald";
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameLeftWrapper .stm-latest-result-team {
        line-height: 42px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameLeftWrapper .stm-latest-result-team a {
        color: #004694;
        font-size: 32px;
        font-family: "Oswald";
        font-weight: 400;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-transform: uppercase;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameRightWrapper {
        display: block;
        overflow: hidden;
        text-align: left;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameRightWrapper .teamHome {
        color: #004694;
        fnt-size: 16px;
        font-family: "Oswald";
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameRightWrapper .stm-latest-result-team {
        line-height: 42px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .teamNameRightWrapper .stm-latest-result-team a {
        color: #004694;
        font-size: 32px;
        font-family: "Oswald";
        font-weight: 400;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-transform: uppercase;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stmPointWin {
        display: block;
        overflow: hidden;
        width: 100%;
        max-width: 76px;
        padding: 17px 13px;
        background: #004694;
        color: #fff;
        font-family: Oswald;
        font-weight: 700;
        font-size: 36px;
        line-height: 36px;
        text-align: center;
        margin: 0 auto;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stmPointLose {
        display: block;
        overflow: hidden;
        width: 100%;
        max-width: 76px;
        padding: 17px 13px;
        background: #999999;
        color: #fff;
        font-family: Oswald;
        font-weight: 700;
        font-size: 36px;
        line-height: 36px;
        text-align: center;
        margin: 0 auto;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stm-latest-result-win-label,
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stmPointsWrapp .stm-latest-result-lose-label {
        display: block;
        overflow: hidden;
        text-align: center;
        text-transform: uppercase;
        font-family: "Oswald";
        font-weight: 700;
        font-size: 14px;
        line-height: 27px;
    }
    .splashAmericanFootball .stm-news-grid .stm-media-tabs-nav ul li a {
        padding: 0 13px !important;
    }
    .splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container {
        max-width: 350px;
        padding: 82px 15px 50px;
    }
    .splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .content {
        padding: 0;
        font-size: 20px;
    }
    .splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .avatar {
        left: 36.5%;
    }
    .splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul li .tweet-text {
        font-size: 16px;
    }
    .splashAmericanFootball .stm-single-sp_player .sp-section-content-details .sp-template.sp-template-player-details.sp-template-details .sp-list-wrapper .sp-player-details .single-info .st-label.normal_font {
        padding-right: 0;
    }
    .splashAmericanFootball .stm-single-sp_player .sp-section-content-details .sp-template.sp-template-player-details.sp-template-details .sp-list-wrapper .sp-player-details .single-info .st-value {
        width: 58%;
    }
    .splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer {
        text-align: center;
    }
    .splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
        margin: 0;
        width: 100%;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
        width: 25%;
        padding: 0;
        max-height: 130px;
        height: 130px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .left .stm-team-l-h-wrapp {
        display: block;
        max-width: 215px;
        position: relative;
        padding-top: 7px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .left .stm-team-l-h-wrapp .stm-team-helm {
        display: block;
        position: absolute;
        top: 50%;
        left: -6%;
        max-width: 158px;
        margin-top: -2%;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .left .stm-team-l-h-wrapp .stm-team-helm .team-logo {
        position: absolute;
        max-width: 45px;
        top: 18px;
        left: 14px;
        z-index: 10;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .right .stm-team-l-h-wrapp {
        display: block;
        max-width: 215px;
        position: relative;
        padding-top: 7px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .right .stm-team-l-h-wrapp .stm-team-helm {
        display: block;
        position: absolute;
        top: 50%;
        right: -6%;
        max-width: 158px;
        margin-top: -2%;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .right .stm-team-l-h-wrapp .stm-team-helm .team-logo {
        position: absolute;
        max-width: 45px;
        top: 18px;
        right: 14px;
        z-index: 10;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .right .stm-team-l-h-wrapp .stm-team-helm &gt; img {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        -webkit-filter: FlipH;
        filter: FlipH;
        -ms-filter: "FlipH";
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info {
        width: 100%;
        padding: 30px 0 6px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team {
        display: inline-block;
        min-width: 165px;
        text-align: right;
        vertical-align: top;
        margin-top: 12px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-city {
        display: block;
        font-family: 'Oswald';
        font-weight: 700;
        font-size: 14px;
        color: #004694;
        text-transform: uppercase;
        line-height: 16px;
        margin-bottom: 5px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-name {
        display: block;
        font-family: 'Oswald';
        font-weight: 400;
        font-size: 26px;
        color: #fff;
        text-transform: uppercase;
        line-height: 30px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .opponent {
        text-align: left;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer {
        display: inline-block;
        overflow: hidden;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
        display: block;
        position: relative;
        overflow: hidden;
        margin: 0;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label,
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
        width: auto;
        min-width: inherit;
        padding: 0;
        font-family: 'Oswald';
        font-weight: 400;
        font-size: 13px;
        background: transparent;
        margin-top: 3px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label {
        color: #004694;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
        color: #999999;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-win {
        display: block;
        overflow: hidden;
        width: 100%;
        background: #004694;
        text-align: center;
        color: #fff;
        padding: 7px 0;
        font-family: 'Oswald';
        font-weight: 700;
        font-size: 36px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-lose {
        display: block;
        overflow: hidden;
        width: 100%;
        background: #999999;
        text-align: center;
        color: #fff;
        padding: 7px 0;
        font-family: 'Oswald';
        font-weight: 700;
        font-size: 36px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-left {
        display: block;
        margin-right: 5px;
        width: 67px;
        text-align: center;
        float: left;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-right {
        display: block;
        margin-left: 5px;
        width: 67px;
        text-align: center;
        float: right;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit {
        background: #f0f0f0;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-name {
        color: #004694;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info {
        padding: 30px 0 42px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
        background: #004694;
        padding: 5px 14px;
        color: #fff;
        font-family: 'Oswald';
        font-weight: 400;
        font-size: 36px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-video {
        margin-left: 29px;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .stm-cat-list-wrapp {
        width: 54%;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .comments-number {
        margin-left: 0;
        width: 44%;
    }
    .splashAmericanFootball .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
        margin-right: 25px !important;
    }
    .splashAmericanFootball .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity input {
        height: 49px;
    }
    .splashAmericanFootball .stm-single-comment-title .stm-add-review a {
        color: #004694;
    }
    .splashAmericanFootball .stm-single-comment-title .stm-add-review a i:before {
        color: #004694;
    }
    .splashAmericanFootball .stm-single-comment-title .stm-add-review a:hover,
    .splashAmericanFootball .stm-single-comment-title .stm-add-review a:focus {
        color: #004694;
    }
    .splashAmericanFootball .stm-single-comment-title .stm-add-review a:hover i:before,
    .splashAmericanFootball .stm-single-comment-title .stm-add-review a:focus i:before {
        color: #004694;
    }
    .splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-event-list-top {
        padding: 10px 0 10px 15px;
    }
    .splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td {
        padding: 11px 0 0 4px;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond h3 {
        max-width: 70%;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .comment-form-comment {
        width: 100%;
        margin-right: 0;
    }
    .splashAmericanFootball .stm-thumnails-single-product .thumbnails .stm-thumb-item {
        border: solid 1px #dbdbd9 !important;
    }
}

@media (max-width: 1100px) and (min-width: 992px) {
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer &gt; div {
        display: none;
    }
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-latest-result_result {
        display: inline-block !important;
    }
}

@media (max-width: 1030px) {
    .splashAmericanFootball .stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a {
        padding: 0 20px;
        font-size: 14px;
    }
}

@media (width: 1024px) {
    .splashAmericanFootball .stm-statistics-wrapper .vc_col-sm-6 {
        width: 25%;
    }
    .splashAmericanFootball #contacts-2 .widget-wrapper {
        padding-right: 0;
    }
    .splashAmericanFootball .stm-sportspress-sidebar .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
        width: 20%;
    }
    .splashAmericanFootball .stm-single-sp_player .sp-section-content-details .sp-template.sp-template-player-details.sp-template-details .stm-player-position-number-wrapp {
        text-align: left;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list.sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team {
        min-width: 180px;
        padding-right: 10px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list.sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team.opponent {
        padding-right: 0;
        padding-left: 10px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
        width: 21%;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list.sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team {
        min-width: 180px;
        padding-right: 10px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list.sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team.opponent {
        padding-right: 0;
        padding-left: 10px;
    }
    .splashAmericanFootball.woocommerce-page .stm-products-row .stm-product-content-loop-inner .stm-product-content-image img {
        max-width: 100%;
    }
    .splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .stm-quantity-label {
        margin-right: 28px;
    }
    .splashAmericanFootball.woocommerce-page.single-product .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
        max-width: 64px;
        margin-right: 0 !important;
    }
    .splashAmericanFootball .stm-contacts .stm-single-contact .contact-value {
        max-width: 89%;
    }
}

@media (max-width: 1000px) {
    .splashAmericanFootball .stm-latest-results-units .stm-latest-results-info .stm-latest-result .stm-latest-result-win-label {
        display: none;
    }
    .splashAmericanFootball .stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a {
        padding: 0 15px;
        font-size: 14px;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command {
        text-align: center;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command.stm-command-right {
        text-align: center !important;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-preview a {
        line-height: 13px;
        padding-top: 16px !important;
    }
    .splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single:nth-child(2),
    .splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single:nth-child(3),
    .splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single:nth-child(4) {
        float: right;
    }
    .splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .title {
        margin-bottom: 10px !important;
    }
    .splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .avatar {
        max-width: 80px;
    }
    .splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td {
        display: block;
    }
    .splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td .text {
        max-width: 190px;
    }
    .splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 {
        border-bottom: 0;
    }
}

@media (max-width: 992px) {
    .splashAmericanFootball .stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a {
        padding: 0 15px;
        font-size: 13px;
    }
    .splashAmericanFootball .stm-statistic-tabs .sub-title {
        margin-bottom: 10px !important;
    }
    .splashAmericanFootball .stm-statistic-tabs .stm-media-tabs-nav {
        clear: both;
        margin-bottom: 35px;
    }
    .splashAmericanFootball .footer-widgets-wrapper .stm-cols-4 aside {
        width: 50%;
    }
    .splashAmericanFootball .footer-widgets-wrapper .stm-cols-4 aside:nth-child(2n+1) {
        clear: both;
    }
    .splashAmericanFootball body {
        padding-bottom: 0 !important;
    }
    .splashAmericanFootball .stm-footer {
        position: static;
    }
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer &gt; div {
        display: none;
    }
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-latest-result_result {
        display: inline-block !important;
    }
}

@media (max-width: 920px) {
    .splashAmericanFootball .stm-header .stm-main-menu .stm-main-menu-unit .header-menu &gt; li a {
        padding: 0 10px;
        font-size: 13px;
    }
    .splashAmericanFootball #stm-top-bar .stm-top-socials-holder {
        margin-right: 5px;
    }
    .splashAmericanFootball #stm-top-bar .stm-top-bar_right .language-switcher-unit .stm-switcher-open {
        right: 0;
    }
    .splashAmericanFootball #stm-top-bar .stm-top-bar_right .language-switcher-unit .stm-current-language {
        padding-right: 25px;
    }
}

@media (max-width: 787px) {
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-lists .stm-players-inline .sp-table-caption {
        text-align: left;
    }
    .splashAmericanFootball .stm-products-row.row-2 .col-sm-6:nth-child(2n+1) {
        clear: none;
    }
    .splashAmericanFootball .stm-products-row.row-3 .col-sm-6:nth-child(3n+1) {
        clear: none;
    }
    .splashAmericanFootball .stm-products-row.row-4 .col-sm-6:nth-child(4n+1) {
        clear: none;
    }
    .splashAmericanFootball .stm-products-row .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
    .splashAmericanFootball .stm-products-row .stm-product-content-loop-inner .stm-product-content-image img {
        width: auto !important;
    }
    .splashAmericanFootball .stm-products-row .stm-single-product-loop .stm-product-content-loop-inner .clearfix .title {
        width: 100%;
    }
    .splashAmericanFootball .stm-products-row .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta {
        width: 100%;
        float: none;
        padding: 0;
        text-align: left;
    }
    .splashAmericanFootball .stm-products-row .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price {
        position: static;
    }
    .splashAmericanFootball .stm-products-row .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price del {
        font-size: 20px;
    }
    .splashAmericanFootball .stm-single-player-vc_stats .stm-statistic-meta {
        min-height: 357px;
        padding-bottom: 21px;
    }
    .splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .title {
        font-size: 12px;
        line-height: 16px;
    }
    .splashAmericanFootball .stm-call-to-action {
        position: relative;
        padding-bottom: 100px;
        text-align: center;
    }
    .splashAmericanFootball .stm-call-to-action .button {
        position: absolute;
        bottom: 25px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        float: none;
        margin: 0;
        white-space: nowrap;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command {
        padding: 0;
        padding-top: 120px;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command .stm-command-logo {
        top: 0;
        left: 50%;
        margin: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command .stm-command-logo img {
        max-height: 100px;
        width: 90%;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command.stm-command-right {
        padding-right: 0;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command.stm-command-right .stm-command-logo {
        margin: 0;
        right: 50%;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }
    .splashAmericanFootball .stm-next-match-title {
        margin-right: 20px;
    }
    .splashAmericanFootball .stm-reviews-main-wrapper .stm-review-image {
        display: none;
    }
    .splashAmericanFootball .stm-images-grid .col-md-3 {
        text-align: center;
    }
    .splashAmericanFootball .stm-images-grid .col-md-3 .stm-images-grid-single {
        display: inline-block;
    }
    .splashAmericanFootball .stm-images-grid .col-md-3 .stm-images-grid-single.stm-waiting {
        display: none;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-prev {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 25px;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-prev:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: -5px;
        min-height: 40px;
        width: 10px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 25px;
        right: -1px;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-next:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 0;
        left: -5px;
        min-height: 40px;
        width: 10px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .owl-controls {
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 100%;
        height: 40px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .splashAmericanFootball .owl-controls .owl-nav {
        display: block;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-prev {
        top: 1px !important;
        left: -2% !important;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-prev:before {
        content: "\f104";
        display: block;
        font-family: 'FontAwesome';
        background: #004694;
        padding: 5px 7px 2px 7px !important;
        height: 40px !important;
        margin: 0;
        color: white;
        font-size: 30px !important;
        z-index: 1;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-prev:after {
        position: absolute;
        content: '';
        display: block;
        top: 0 !important;
        right: -5px !important;
        min-height: 40px !important;
        width: 10px !important;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-next {
        left: 98.8% !important;
        right: inherit !important;
        top: 0 !important;
        width: 25px !important;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-next:before {
        content: "\f105";
        font-family: 'FontAwesome';
        background: #004694;
        height: 40px !important;
        padding: 6px 7px 0 7px !important;
        margin: 0 !important;
        color: white;
        font-size: 30px !important;
        display: block;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-next:after {
        position: absolute;
        content: '';
        display: block;
        top: 0 !important;
        right: 0;
        left: -5px !important;
        min-height: 40px !important;
        width: 10px !important;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-single-trophy .image {
        width: 30%;
        margin: 0 auto 20px;
        min-height: 100px !important;
    }
    .splashAmericanFootball .stm-single-trophy .image img {
        max-height: 100px !important;
    }
    .splashAmericanFootball .stm-sportspress-sidebar {
        display: none;
    }
    .splashAmericanFootball .stm-sportspress-sidebar-left .col-md-9 .sp-template-league-table,
    .splashAmericanFootball .stm-sportspress-sidebar-right .col-md-9 .sp-template-league-table {
        margin: 0;
    }
    .splashAmericanFootball .stm-sportspress-sidebar-left .stm-single-sp_table-league .stm-title-box-unit,
    .splashAmericanFootball .stm-sportspress-sidebar-right .stm-single-sp_table-league .stm-title-box-unit {
        margin: 0 -15px;
    }
    .splashAmericanFootball .sp-template-logo,
    .splashAmericanFootball .sp-template-photo {
        float: none;
    }
    .splashAmericanFootball .stm-player-details-right .stm-player-team-logo {
        margin-top: 25px;
    }
    .splashAmericanFootball .stm-player-details-right .stm-player-team-logo img {
        width: 10px;
    }
    .splashAmericanFootball .stm-player-stats {
        margin-top: 15px;
    }
    .splashAmericanFootball .stm-player-stats .stm-player-stat {
        padding: 17px 15px 10px;
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }
    .splashAmericanFootball .row-sm-2 .col-sm-6:nth-child(3n+1) {
        clear: none;
    }
    .splashAmericanFootball .row-sm-2 .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
    .splashAmericanFootball .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta {
        padding-left: 20px;
    }
    .splashAmericanFootball .woocommerce-checkout-review-order-table td.actions .coupon,
    .splashAmericanFootball .shop_table_responsive.cart td.actions .coupon {
        margin-bottom: 35px;
        float: none;
    }
    .splashAmericanFootball .woocommerce-checkout-review-order-table td.actions .stm-actions-right,
    .splashAmericanFootball .shop_table_responsive.cart td.actions .stm-actions-right {
        float: none;
        width: 100%;
        text-align: left;
    }
    .splashAmericanFootball .cart-collaterals,
    .splashAmericanFootball .woocommerce-tabs {
        margin-top: 30px;
    }
    .splashAmericanFootball .stm-team-staff-list {
        background-color: transparent !important;
    }
    .splashAmericanFootball .stm-team-staff-list .stm-single-staff {
        width: 50%;
    }
    .splashAmericanFootball .stm-team-staff-list .stm-single-staff:nth-child(2n+1) {
        clear: both;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units &gt; .stm-custom-row {
        display: block;
        overflow: hidden;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .col-20 {
        width: 14% !important;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .col-20 .stmLeftHelmsWrapp img:first-child {
        display: none;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .col-20 .stmLeftHelmsWrapp img:last-child {
        position: relative;
        left: 0;
        min-width: 70px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .col-20 .stmRightHelmsWrapp img:first-child {
        display: none;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .col-20 .stmRightHelmsWrapp img:last-child {
        position: relative;
        right: 0;
        min-width: 70px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .col-60 {
        width: 72% !important;
        padding: 0 5px !important;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .col-60 .row:last-child {
        text-align: center;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-header {
        display: block;
        overflow: hidden;
        position: relative;
        clear: both;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-header h3 {
        display: block;
        width: 65%;
        margin-right: 0;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-header .stm-next-match-upcoming {
        display: block;
        overflow: hidden;
        max-width: 35%;
        width: auto;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command {
        padding-top: 100px;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command .stm-command-title h5 {
        display: none;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command-right .stm-command-logo {
        left: 0;
        right: 50%;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-preview a {
        display: block;
        overflow: hidden;
        max-width: 20px;
        font-size: 0;
        padding: 10px 0 0;
        margin-right: 10px;
    }
    .splashAmericanFootball .stm-single-league .stm-single-league-title_box {
        display: block;
        overflow: hidden;
        position: relative;
        clear: both;
    }
    .splashAmericanFootball .stm-single-league .stm-single-league-title_box h4 {
        width: 70%;
        line-height: 40px;
        margin-right: 0;
    }
    .splashAmericanFootball .stm-single-league .stm-single-league-title_box a {
        max-width: 30%;
        width: auto;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .splashAmericanFootball .stm-single-league .sp-table-wrapper {
        margin-top: 20px;
    }
    .splashAmericanFootball .stm-single-league .sp-table-wrapper .dataTables_wrapper tbody tr td a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .splashAmericanFootball .stm-stats-wrapp {
        margin: 10px 0;
        text-align: center;
    }
    .splashAmericanFootball .stm-stats-wrapp img {
        margin: 0;
    }
    .splashAmericanFootball .stm-stats-wrapp .stm-stat-info-wrapp {
        text-align: left;
    }
    .splashAmericanFootball .stm-stats-wrapp .stm-stat-info-wrapp span {
        text-align: left !important;
    }
    .splashAmericanFootball .stm-news-grid .stm-title-left {
        float: left;
        display: block;
        width: 100%;
    }
    .splashAmericanFootball .stm-news-grid .stm-title-left .stm-main-title-unit {
        margin-bottom: 10px;
    }
    .splashAmericanFootball .stm-news-grid .stm-media-tabs-nav {
        display: block;
        overflow: hidden;
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }
    .splashAmericanFootball .stm-news-grid .stm-media-tabs-nav ul li:first-child a {
        padding-left: 0 !important;
    }
    .splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single:nth-child(1) {
        margin-right: 20px;
    }
    .splashAmericanFootball .stm-news-grid .tab-content .tab-pane .stm-latest-news-wrapp .stm-latest-news-single .stm-news-data-wrapp .post-meta .news-category {
        margin-right: 10px;
    }
    .splashAmericanFootball .stm-statistic-tabs .stm-single-player-vc_stats .stm-statistic-meta .number_position_wrapp .number {
        line-height: 28px !important;
    }
    .splashAmericanFootball .stm-statistic-tabs .stm-single-player-vc_stats .image {
        margin-top: 50%;
        -webkit-transform: translateY(-38%);
        transform: translateY(-38%);
    }
    .splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .stm-single-product-carousel a .image .stm-add-to-cart .button.btn-secondary.btn-style-4 span.add_to_cart_button:before {
        top: 14px;
        left: 10px;
    }
    .splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single {
        min-height: 300px;
    }
    .splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container {
        max-width: 310px;
        padding: 75px 15px 35px;
    }
    .splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .content {
        font-size: 15px;
    }
    .splashAmericanFootball .review_style_two .stm-reviews-carosel-wrapper #carousel .stm-review-single .stm-review-container .title {
        margin-top: 25px;
        margin-bottom: 30px;
    }
    .splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul li {
        width: 31.5%;
    }
    .splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul li p {
        font-size: 14px !important;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-photo-wrapp {
        padding-right: 30px;
        overflow: inherit;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-photo-wrapp:before {
        font-size: 35px;
        top: 20px;
        right: 5px;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp {
        margin-top: 10px;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp .stm-excerption {
        padding-top: 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp {
        padding: 25px 15px;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row table tbody td {
        padding: 10px 0 !important;
        font-size: 14px;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) table tbody td:first-child {
        padding: 3px 5px 0 0 !important;
        font-size: 14px;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) table tbody td:nth-of-type(2) {
        padding-top: 0 !important;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) table tbody td:last-child {
        padding: 0 0 0 5px !important;
        font-size: 14px;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) {
        padding: 0 15px;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tbody td:first-child {
        padding: 11px 5px 0 0 !important;
        font-size: 14px;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) {
        padding-left: 15px;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tbody td:first-child {
        padding: 11px 5px 0 0 !important;
        font-size: 14px;
    }
    .splashAmericanFootball .stm-team-history .stm-team-history-single .year {
        width: 7%;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta {
        min-height: 120px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo {
        left: 50%;
        height: 120px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo a img:first-child {
        max-height: 120px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo a img:last-child {
        max-width: 50px;
        top: 20px;
        left: 20px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info {
        padding-top: 20px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-left {
        width: 70px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-left .stm-win,
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-left .stm-lose {
        padding: 23px 0;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-right {
        width: 70px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-right .stm-win,
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-right .stm-lose {
        padding: 23px 0;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right .stm-command-logo {
        left: inherit;
        right: 15%;
        -webkit-transform: translateX(13%);
        transform: translateX(13%);
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right .stm-command-logo a img:last-child {
        max-width: 50px;
        top: 20px;
        left: inherit;
        right: 20px;
    }
    .splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon {
        width: 28px;
        height: 28px;
    }
    .splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview .icon:after {
        font-size: 13px;
    }
    .splashAmericanFootball .stm-contact-form &gt; div {
        margin-left: 0;
        padding-top: 20px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        width: 95%;
    }
    .splashAmericanFootball .stm-contact-form &gt; div input[type="submit"].btn-md {
        padding: 16px 55px 14px !important;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-staff .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .stm-staff-info-wrapp .col-sm-12:first-child {
        width: 40%;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-staff .stm-team-staff-list .stm-team-staff-list-inner .stm-single-staff .inner .stm-staff-info-wrapp .col-sm-12:last-child {
        width: 60%;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list.sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team {
        min-width: 180px;
        padding-right: 10px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list.sp-stm-template-event-blocks-future .stm-single-block-unit .stm-teams-info .stm-title-team.opponent {
        padding-right: 0;
        padding-left: 10px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
        width: 21%;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .left .stm-team-l-h-wrapp .stm-team-helm .team-logo {
        top: 25px;
        left: 20px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .right .stm-team-l-h-wrapp .stm-team-helm .team-logo {
        top: 25px;
        right: 20px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list.sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info {
        padding: 30px 0 13px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list.sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team {
        min-width: 170px;
        padding-right: 10px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list.sp-stm-template-event-blocks-publish .stm-single-block-unit .stm-teams-info .stm-title-team.opponent {
        padding-right: 0;
        padding-left: 10px;
    }
    .splashAmericanFootball .stm-contacts .stm-single-contact .contact-value {
        max-width: 190px;
        line-height: 20px;
    }
    .splashAmericanFootball .stm-footer-image .heading-font .stm-text {
        margin-top: -11px;
    }
}

@media (max-width: 650px) {
    .splashAmericanFootball {}
    .splashAmericanFootball .vc_tta-container h2 {
        font-size: 22px;
    }
    .splashAmericanFootball .rev_slider .slider-date {
        display: block;
        font-family: "Oswald";
        font-weight: 400;
        padding: 6px 10px !important;
        background: #004694;
        color: #004694 !important;
        clear: both;
    }
    .splashAmericanFootball .rev_slider .slider-title {
        display: block;
        overflow: hidden;
        line-height: 63px !important;
    }
    .splashAmericanFootball .rev_slider .slider-title .first_text {
        color: #004694;
        font-size: 30px !important;
        letter-spacing: 0px !important;
        line-height: 35px !important;
        padding: 11px 11px 5px !important;
        display: inline-block;
    }
    .splashAmericanFootball .rev_slider .slider-title .second_text {
        font-size: 30px !important;
        letter-spacing: 0px !important;
        line-height: 34px !important;
        padding: 5px 11px 11px 15px !important;
        display: inline-block;
        margin-top: -35px !important;
    }
    .splashAmericanFootball .rev_slider .slider-title span {
        display: block;
        overflow: hidden;
        background: rgba(6, 8, 52, 0.5);
        padding: 10px !important;
        font-family: "Oswald";
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 0;
    }
    .splashAmericanFootball .rev_slider .slider-description {
        -webkit-transition: none;
        transition: none;
        text-align: inherit;
        line-height: 30px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 1px;
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 16px;
    }
    .splashAmericanFootball .rev_slider .stm-slider-overlay {
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), transparent);
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), transparent) !important;
        background: linear-gradient(rgba(0, 0, 0, 0.7), transparent) !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .splashAmericanFootball .rev_slider .tp-leftarrow {
        opacity: 1 !important;
        visibility: visible !important;
        background: transparent !important;
    }
    .splashAmericanFootball .rev_slider .tp-leftarrow:hover:before {
        background: #004694;
        color: #004694;
    }
    .splashAmericanFootball .rev_slider .tp-leftarrow:before {
        display: block;
        overflow: hidden;
        content: "\f104" !important;
        font-family: 'FontAwesome';
        background: #004694;
        padding: 21px 10px 11px 17px;
        height: 70px;
        margin: 0;
        color: white;
        font-size: 48px;
        position: absolute;
        top: 0;
        left: 0;
        line-height: 26px !important;
        z-index: 10;
    }
    .splashAmericanFootball .rev_slider .tp-leftarrow:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 18px;
        min-height: 70px;
        width: 32px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 5;
    }
    .splashAmericanFootball .rev_slider .tp-leftarrow .tp-arr-allwrapper {
        opacity: 0 !important;
        visibility: hidden !important;
        background: transparent !important;
    }
    .splashAmericanFootball .rev_slider .tp-rightarrow {
        opacity: 1 !important;
        visibility: visible !important;
        background: transparent !important;
    }
    .splashAmericanFootball .rev_slider .tp-rightarrow:hover:before {
        background: #004694;
        color: #004694;
    }
    .splashAmericanFootball .rev_slider .tp-rightarrow:before {
        display: block;
        overflow: hidden;
        content: "\f105" !important;
        font-family: 'FontAwesome' !important;
        background: #004694;
        height: 70px;
        padding: 21px 17px 18px 10px;
        margin: 0 0 0 13px;
        color: white;
        font-size: 48px;
        position: absolute;
        top: 0;
        right: 0;
        line-height: 26px !important;
        z-index: 10;
    }
    .splashAmericanFootball .rev_slider .tp-rightarrow:after {
        position: absolute;
        content: '';
        display: block;
        top: 0px;
        left: 18px;
        min-height: 70px;
        width: 32px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 5;
    }
    .splashAmericanFootball .rev_slider .tp-rightarrow .tp-arr-allwrapper {
        opacity: 0 !important;
        visibility: hidden !important;
        background: transparent !important;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-photo-wrapp {
        padding-right: 30px;
        overflow: inherit;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-photo-wrapp:before {
        font-size: 35px;
        top: 97%;
        left: 0;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp {
        margin-top: 10px;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp .stm-excerption {
        padding-top: 0;
    }
    .splashAmericanFootball .stm-contact-form &gt; div {
        margin-left: 9px;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper {
        height: 100vh !important;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper .wpb_single_image:first-child {
        margin-bottom: 10px !important;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper .wpb_text_column:first-child {
        margin-bottom: 30px;
    }
    .splashAmericanFootball.page-template-coming-soon .wpb_single_image {
        margin-bottom: 10px;
    }
    .splashAmericanFootball.page-template-coming-soon .wpb_single_image figure a img {
        max-width: 50% !important;
    }
    .splashAmericanFootball.page-template-coming-soon h2 {
        font-size: 20px;
    }
    .splashAmericanFootball.page-template-coming-soon .stm-footer {
        display: none;
    }
    .splashAmericanFootball.error404 #wrapper #main .stm-default-page-404 .stm-404-warning {
        font-size: 170px;
        line-height: 200px;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command {
        padding-top: 80px !important;
        margin-bottom: 10px !important;
    }
    .splashAmericanFootball .stm-countdown-wrapper {
        display: block;
        overflow: hidden;
        width: 100%;
        text-align: center;
    }
    .splashAmericanFootball .stm-countdown-wrapper time {
        display: block;
        overflow: hidden;
        height: 100px;
        line-height: 55px;
    }
    .splashAmericanFootball .stm-countdown-wrapper time span {
        display: inline-block;
        overflow: hidden;
        min-width: 60px;
        height: 100%;
        padding: 0 !important;
        border: solid 2px #004694;
        font-family: 'Oswald' !important;
        font-weight: 300;
        font-size: 28px;
        color: #fff;
        margin: 0 10px 0 0 !important;
    }
    .splashAmericanFootball .stm-countdown-wrapper time span:last-child {
        margin: 0 !important;
    }
    .splashAmericanFootball .stm-countdown-wrapper time span small {
        display: block;
        overflow: hidden;
        border-top: solid 1px #004694;
        padding: 5px 5px 0;
        color: #fff;
        font-family: 'Roboto';
        font-size: 16px;
        font-weight: 300;
        line-height: 30px;
    }
    .splashAmericanFootball .stm-form-bg p {
        width: 100%;
    }
    .splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit .stm-media-preview a {
        width: 100%;
    }
    .splashAmericanFootball .shop_attributes tbody tr th,
    .splashAmericanFootball .shop_attributes tbody tr td {
        background: transparent !important;
        padding-left: 5px;
        border-bottom: solid 1px #d8d8d8 !important;
    }
    .splashAmericanFootball .stm-ipad-none {
        display: block !important;
    }
    .splashAmericanFootball .stm-ipad-block {
        display: none !important;
    }
    .splashAmericanFootball h1 {
        font-size: 42px;
    }
    .splashAmericanFootball h2 {
        font-size: 30px;
        margin-bottom: 0;
        line-height: 35px;
    }
    .splashAmericanFootball h3 {
        font-size: 24px;
    }
    .splashAmericanFootball h4 {
        font-size: 18px;
    }
    .splashAmericanFootball h5 {
        font-size: 14px;
    }
    .splashAmericanFootball h6 {
        font-size: 12px;
    }
    .splashAmericanFootball .stm-cart-af .fa-shopping-cart:before {
        content: "\e914" !important;
        font-family: "stm-splash-icons" !important;
        font-size: 19px;
    }
    .splashAmericanFootball .stm-cart-af .list-badge {
        position: relative;
        top: -10px;
        left: -13px;
    }
    .splashAmericanFootball .stm-cart-af .list-badge .stm-current-items-in-cart {
        margin-left: 0 !important;
    }
    .splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
        width: 100% !important;
    }
    .splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit img {
        width: 100%;
    }
    .splashAmericanFootball .stm-team-history .stm-team-history-single .stm-team-history-linked {
        width: 10%;
    }
    .splashAmericanFootball .stm-team-history .stm-team-history-single .year {
        width: 12%;
    }
    .splashAmericanFootball .stm-team-history .stm-team-history-single .stm-team-history-content {
        float: right !important;
        width: 75%;
    }
    .splashAmericanFootball .stm-single-sp_table-league .sp-league-table .data-name .team-logo {
        display: none;
    }
    .splashAmericanFootball .stm-single-sp_table-league .sp-league-table .data-name {
        line-height: 20px;
    }
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-event-list-top .venue,
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-event-list-top .time {
        float: none;
        margin-top: 15px;
        text-align: center;
    }
    .splashAmericanFootball .stm-future-event-list-time {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .splashAmericanFootball .stm-future-event-list-time span {
        display: block;
    }
    .splashAmericanFootball .stm-future-event-list-time span:after {
        display: none;
    }
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
        display: none;
    }
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-unit .stm-teams-info {
        width: 100%;
        display: block;
    }
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-unit .stm-teams-info &gt; div {
        display: block;
        text-align: center;
        margin: 10px 0;
    }
    .splashAmericanFootball .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta {
        float: none;
        padding-left: 0;
        text-align: left;
    }
    .splashAmericanFootball .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price {
        right: inherit;
        left: 0;
    }
    .splashAmericanFootball .stm-single-product-loop .stm-product-content-loop-inner .clearfix .title {
        float: none;
        width: 100%;
    }
    .splashAmericanFootball .stm-single-product-content-right {
        margin-top: 20px;
    }
    .splashAmericanFootball .woocommerce-tabs {
        margin: 30px -15px;
    }
    .splashAmericanFootball .stm-fullwidth-row-js {
        margin: 0 -15px !important;
    }
    .splashAmericanFootball .woocommerce-tabs .commentlist li img {
        float: none;
        margin: 0 0 15px;
    }
    .splashAmericanFootball .woocommerce p.stars a {
        display: block;
        border: 0 !important;
    }
    .splashAmericanFootball .woocommerce-info,
    .splashAmericanFootball .woocommerce-message {
        padding: 15px;
    }
    .splashAmericanFootball .woocommerce-info .button,
    .splashAmericanFootball .woocommerce-message .button {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        right: inherit;
        margin-bottom: 15px;
        text-align: center;
    }
    .splashAmericanFootball .woocommerce-checkout-review-order-table td.product-name a,
    .splashAmericanFootball .shop_table_responsive.cart td.product-name a {
        font-size: 16px;
    }
    .splashAmericanFootball .col2-set .col-2,
    .splashAmericanFootball .col2-set .col-1 {
        width: 100%;
    }
    .splashAmericanFootball .customer_details tr td,
    .splashAmericanFootball .order_details tr td.product-total,
    .splashAmericanFootball .woocommerce-checkout-review-order-table tr td.product-total {
        padding-right: 15px;
    }
    .splashAmericanFootball .myaccount_user,
    .splashAmericanFootball .myaccount_address {
        padding-right: 0;
    }
    .splashAmericanFootball .my_account_orders tr {
        display: table-row;
    }
    .splashAmericanFootball .my_account_orders td,
    .splashAmericanFootball .my_account_orders th {
        padding: 15px !important;
        width: 100%;
        display: table-cell;
    }
    .splashAmericanFootball .my_account_orders td.order-actions,
    .splashAmericanFootball .my_account_orders th.order-actions {
        text-align: left;
    }
    .splashAmericanFootball .stm-team-staff-list .stm-single-staff {
        width: 100%;
    }
    .splashAmericanFootball .stm-team-staff-list .stm-single-staff .stm-staff-info-wrapp .col-sm-12 {
        width: 100% !important;
    }
    .splashAmericanFootball .stm-team-staff-list .stm-single-staff .stm-staff-info-wrapp .stm-staff-img-wrapp {
        margin-bottom: 20px;
    }
    .splashAmericanFootball .stm-team-staff-list .stm-single-staff .stm-staff-info-wrapp .stm-staff-img-wrapp img {
        display: block;
        overflow: hidden;
        margin: 0 auto;
    }
    .splashAmericanFootball .stm-single-player-vc_stats .image {
        position: static;
        margin: 15px 0 0 -15px;
    }
    .splashAmericanFootball .stm-single-player-vc_stats {
        padding-left: 15px;
    }
    .splashAmericanFootball .stm-single-player-vc_stats .stm-statistic-meta {
        min-height: inherit;
        padding-bottom: 40px;
        padding-top: 20px;
    }
    .splashAmericanFootball .stm-single-player-vc_stats .stm-statistic-meta .stat {
        position: static;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper h2 {
        margin-bottom: 15px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units {
        padding-top: 10px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name {
        padding-bottom: 5px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6:first-child {
        padding: 0 5px 0 15px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6:last-child {
        padding: 0 15px 0 5px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6 .teamNameLeftWrapper {
        text-align: left;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6 .teamNameRightWrapper {
        text-align: right;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6 .teamHome {
        font-size: 14px;
        font-weight: 400;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6 .stm-latest-result-team {
        line-height: 30px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6 .stm-latest-result-team a {
        font-size: 22px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row {
        position: relative;
        margin: 0;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 {
        width: 23% !important;
        padding: 0;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20:first-child .stmLeftHelmsWrapp {
        max-height: 65px;
        float: right;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20:first-child .stmLeftHelmsWrapp img:last-child {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20:last-child .stmRightHelmsWrapp {
        max-width: 64px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20:last-child .stmRightHelmsWrapp img:last-child {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmLeftHelmsWrapp,
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmRightHelmsWrapp {
        padding-top: 0;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmLeftHelmsWrapp img:first-child {
        display: none;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmLeftHelmsWrapp img:last-child {
        position: relative;
        left: 0;
        min-width: 60px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmRightHelmsWrapp img:first-child {
        display: none;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmRightHelmsWrapp img:last-child {
        position: relative;
        right: 0;
        min-width: 60px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 {
        display: inline-block;
        width: 54% !important;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .stm-custom-row {
        margin-bottom: 15px;
        text-align: center;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .stm-custom-row .col-35 {
        display: none !important;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .stm-custom-row .col-15 {
        display: inline-block;
        width: 40%;
        padding: 0;
        float: inherit;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .stm-custom-row .col-15 .stmPointsWrapp .stmPointWin,
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .stm-custom-row .col-15 .stmPointsWrapp .stmPointLose {
        padding: 13px;
        font-size: 30px;
        line-height: 30px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .teamHome {
        display: none;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stmTopWrapper {
        text-align: center;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-header h3 {
        max-width: 59%;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-header .stm-next-match-upcoming {
        display: inline-block;
        max-width: 42%;
        line-height: 20px;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units {
        width: 100%;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo img {
        width: 60%;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right .stm-command-logo {
        display: block;
        overflow: hidden;
        width: 100%;
        right: inherit;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-vs {
        padding-top: 30px;
    }
    .splashAmericanFootball .stm-single-league .stm-single-league-title_box h4 {
        width: 60%;
    }
    .splashAmericanFootball .stm-single-league .stm-single-league-title_box a {
        max-width: 40%;
    }
    .splashAmericanFootball .stm-news-grid .stm-media-tabs-nav ul {
        display: block;
        overflow: scroll;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .splashAmericanFootball .stm-news-grid .stm-media-tabs-nav ul li {
        display: inline-block;
    }
    .splashAmericanFootball .stm-news-grid .tab-content .stm-latest-news-wrapp .stm-latest-news-single {
        width: 100% !important;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-7 {
        width: 100%;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-7 .stm-statistic-meta .stm-custom-row .col-57 {
        width: 100%;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-7 .stm-statistic-meta .stm-custom-row .col-57 a {
        display: none;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-7 .stm-statistic-meta .stm-custom-row .col-43 {
        width: 100%;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-7 .stm-statistic-meta .stm-custom-row .col-43 a {
        display: inline-block !important;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-5 {
        display: none;
    }
    .splashAmericanFootball .stm-player-statistic-unit .owl-controls {
        display: none;
    }
    .splashAmericanFootball .stm-media-tabs .stm-media-tabs-nav {
        text-align: left;
    }
    .splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-controls {
        top: 99% !important;
    }
    .splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-controls .owl-dots .owl-dot {
        margin: 0 8px;
    }
    .splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul li {
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row {
        width: 100% !important;
        text-align: left;
        padding: 0 !important;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row table tr td {
        border: 0 !important;
    }
    .splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 aside {
        width: 100%;
    }
    .splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td {
        display: block;
    }
    .splashAmericanFootball .owl-controls {
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        overflow: visible;
        width: 100%;
        height: 40px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .splashAmericanFootball .owl-controls .owl-nav {
        display: block;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-prev {
        top: 0 !important;
        left: -15px !important;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-prev:before {
        content: "\f104";
        display: block;
        font-family: 'FontAwesome';
        background: #004694;
        padding: 1px 7px 2px 7px !important;
        height: 30px !important;
        margin: 0;
        color: white;
        font-size: 30px !important;
        z-index: 1;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-prev:after {
        position: absolute;
        content: '';
        display: block;
        top: 0 !important;
        right: -6px !important;
        min-height: 30px !important;
        width: 10px !important;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-next {
        left: 96.6% !important;
        right: inherit !important;
        top: 0 !important;
        width: 25px !important;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-next:before {
        content: "\f105";
        font-family: 'FontAwesome';
        background: #004694;
        height: 30px !important;
        padding: 2px 7px 0 7px !important;
        margin: 0 !important;
        color: white;
        font-size: 30px !important;
        display: block;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-next:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 0;
        left: -6px !important;
        min-height: 30px !important;
        width: 10px !important;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-trophy-carousel-init.owl-carousel .owl-nav .owl-next {
        left: 98.6% !important;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls {
        height: 30px !important;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav {
        display: block;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev {
        top: 0 !important;
        left: 0 !important;
        -webkit-transform: inherit !important;
        transform: inherit !important;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev:before {
        content: "\f104";
        display: block;
        font-family: 'FontAwesome';
        background: #004694;
        padding: 1px 7px 2px 7px !important;
        height: 30px !important;
        margin: 0;
        color: white;
        font-size: 30px !important;
        z-index: 1;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev:after {
        position: absolute;
        content: '';
        display: block;
        top: 0 !important;
        right: -6px !important;
        min-height: 30px !important;
        width: 10px !important;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next {
        left: 95.6% !important;
        right: inherit !important;
        top: 0 !important;
        width: 25px !important;
        -webkit-transform: inherit !important;
        transform: inherit !important;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next:before {
        content: "\f105";
        font-family: 'FontAwesome';
        background: #004694;
        height: 30px !important;
        padding: 2px 7px 0 7px !important;
        margin: 0 !important;
        color: white;
        font-size: 30px !important;
        display: block;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 0;
        left: -6px !important;
        min-height: 30px !important;
        width: 10px !important;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) table tr td:nth-child(1) {
        width: 6%;
        padding: 3px 0 0 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) table tr td:nth-child(2) {
        width: 16%;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) table tr td:nth-child(3) {
        width: 73%;
        padding-left: 0 !important;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr td:nth-child(1) {
        width: 6%;
        padding: 3px 0 0 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr td:nth-child(2) {
        width: 16%;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr td:nth-child(3) {
        width: 73%;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr td:nth-child(1) {
        width: 6%;
        padding: 3px 0 0 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr td:nth-child(2) {
        width: 16%;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr td:nth-child(3) {
        width: 73%;
    }
    .splashAmericanFootball .stm-trophy-carousel .owl-nav .owl-prev:before {
        content: "\f104";
        font-family: 'FontAwesome';
        background: #004694;
        padding: 0 7px 2px 7px;
        height: 70px;
        margin: 0;
        color: white;
        font-size: 30px;
        z-index: 1;
    }
    .splashAmericanFootball .stm-trophy-carousel .owl-nav .owl-prev:after {
        position: absolute;
        content: '';
        display: block;
        top: -3px;
        right: -6px;
        min-height: 32px;
        width: 10px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-trophy-carousel .owl-nav .owl-next:before {
        content: "\f105";
        font-family: 'FontAwesome';
        background: #004694;
        height: 32px;
        padding: 3px 7px 0 7px;
        margin: 0 0 0 13px;
        color: white;
        font-size: 30px;
        display: block;
    }
    .splashAmericanFootball .stm-trophy-carousel .owl-nav .owl-next:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 0;
        left: 7px;
        min-height: 32px;
        width: 10px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-prev {
        width: 27px;
        height: 30px;
        line-height: 30px;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-prev:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: -5px;
        min-height: 30px;
        width: 10px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-next {
        width: 27px;
        height: 30px;
        line-height: 30px;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-next:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 0;
        left: -5px;
        min-height: 30px;
        width: 10px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-team-history .stm-team-history-single {
        padding-left: 0;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-lists .stm-players-inline .sp-table-caption {
        text-align: left;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-lists .stm-players-inline table thead tr th {
        font-size: 14px;
        padding: 12px 0 10px 13px;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-lists .stm-players-inline table tbody tr td {
        font-size: 14px !important;
        padding: 10px 0 10px 15px;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-lists .stm-players-inline table tbody tr td a {
        font-size: 14px !important;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-tables .sp-table-caption {
        text-align: left;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-tables .sp-template-league-table table thead tr th {
        font-size: 14px;
        padding: 12px 0 10px 13px;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-tables .sp-template-league-table table tbody tr td {
        font-size: 14px !important;
        padding: 10px 0 10px 15px;
    }
    .splashAmericanFootball .stm-single-sp_player .sp-section-content-photo {
        width: 100%;
    }
    .splashAmericanFootball .stm-single-sp_player .sp-section-content-details {
        width: 100%;
        float: inherit;
        text-align: left;
    }
    .splashAmericanFootball .stm-single-sp_player .sp-section-content-details .sp-template-player-details .sp-player-details .single-info .st-value {
        width: 57% !important;
    }
    .splashAmericanFootball .stm-player-quick-stats {
        margin-bottom: 40px;
    }
    .splashAmericanFootball .sp-player-statistics.sp-data-table.sp-scrollable-table tr th,
    .splashAmericanFootball .sp-player-statistics.sp-data-table.sp-scrollable-table tr td {
        font-size: 14px !important;
        padding: 12px 10px 9px 15px;
    }
    .splashAmericanFootball .stm-media-archive {
        padding-top: 0 !important;
    }
    .splashAmericanFootball .stm-default-page-grid .row-3 .col-md-4 {
        clear: inherit;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a {
        width: 100%;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a img {
        width: 100%;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a .title {
        text-overflow: ellipsis;
        word-wrap: break-word;
        line-height: 28px;
        max-height: 32px;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .stm-cat-list-wrapp {
        display: inline-block;
        width: auto;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .comments-number {
        display: inline-block;
        width: auto;
        margin-left: 10px;
    }
    .splashAmericanFootball .stm-single-sp_table-league .sp-league-table tr th,
    .splashAmericanFootball .stm-single-sp_table-league .sp-league-table tr td {
        font-size: 14px !important;
        padding: 12px 10px 9px 15px !important;
    }
    .splashAmericanFootball .stm-single-sp_table-league .sp-league-table tr td.data-name .team-logo {
        max-width: 33px;
        height: auto;
    }
    .splashAmericanFootball .stm-players .stm-list-single-player .stm-list-single-player-info {
        background: #004694;
    }
    .splashAmericanFootball .stm-players .stm-list-single-player .stm-list-single-player-info .inner {
        padding-left: 10px;
    }
    .splashAmericanFootball .stm-players .stm-list-single-player .stm-list-single-player-info .inner .player-number {
        margin-right: 10px;
    }
    .splashAmericanFootball .stm-players .stm-list-single-player .stm-list-single-player-info .inner .player-title {
        margin-right: 10px;
    }
    .splashAmericanFootball .sp-event-list.sp-data-table tr th {
        display: none;
    }
    .splashAmericanFootball .sp-event-list.sp-data-table tr td {
        display: block;
    }
    .splashAmericanFootball .stm-calendar-page {
        margin: 0 !important;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .event_date {
        position: static;
        width: 100%;
        padding: 15px;
        margin-bottom: 15px;
        background: #43445c;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .event_date .date {
        position: static;
        -webkit-transform: none;
        transform: none;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li {
        padding: 0;
        padding-bottom: 25px;
        background: #f0f0f0;
        margin-bottom: 20px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .clearfix {
        padding: 0 15px;
        text-align: center;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands {
        float: none;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .stadium {
        font-size: 14px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .stadium .stm-icon-pin {
        opacity: 1;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .stadium .stm-icon-pin:before {
        content: "\e913";
        color: #004694;
        font-size: 16px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .league {
        font-size: 14px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .league .stm-icon-trophy {
        opacity: 1;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .league .stm-icon-trophy:before {
        content: "\e902";
        color: #004694;
        font-size: 16px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .read_more {
        margin: 0;
        float: none;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .read_more a {
        margin-top: 20px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands h3 .stm-red {
        display: block;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
        display: none;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info {
        padding: 10px 0;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team {
        text-align: center !important;
        width: 100%;
        max-width: 100% !important;
        padding: 0 !important;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-city {
        display: none;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .opponent {
        margin-top: 0;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer {
        text-align: center;
        margin: 5px 0 15px;
        width: 100%;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result-win-label,
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result-lose-label {
        display: none;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top {
        text-align: left;
        padding: 10px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top div {
        margin: 0;
        font-size: 12px !important;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .venue {
        padding-left: 10px;
        margin-left: 10px;
        line-height: 16px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-future-event-list-time {
        line-height: 16px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-future-event-list-time .time {
        margin-top: 0;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp {
        display: block;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command {
        display: none;
        visibility: hidden;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info {
        width: 100%;
        padding-top: 10px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left,
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right {
        display: block;
        width: 100%;
        text-align: center;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left .stm-team-city,
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right .stm-team-city {
        display: none;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer {
        display: block;
        width: 100%;
        text-align: center;
        margin: 5px 0 10px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
        display: inline-block;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label,
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label {
        display: none;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp {
        padding: 10px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-info {
        display: block;
        text-align: center;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-venue {
        display: block;
        margin: 5px 0 0;
        padding: 0;
        text-align: center;
        border: 0;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit {
        display: block;
        width: 100%;
        position: relative;
        opacity: 1;
        background: #f0f0f0;
        margin-bottom: 26px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta {
        padding-bottom: 0;
        min-height: 240px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units {
        padding: 0 !important;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-matches_bg {
        display: none;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command {
        display: none;
        visibility: hidden;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info {
        display: inline-block;
        width: 60%;
        padding: 30px 0 0;
        text-align: center;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left {
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
        margin-top: 8px;
        text-align: right;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left .stm-team-city {
        display: block;
        font-family: 'Oswald';
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0.6px;
        text-transform: uppercase;
        color: #004694;
        margin-bottom: 3px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left h4 a {
        font-family: 'Oswald';
        font-size: 28px;
        color: #004694;
        text-decoration: none;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right {
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
        margin-top: 8px;
        text-align: left;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right .stm-team-city {
        display: block;
        font-family: 'Oswald';
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        color: #004694;
        margin-bottom: 3px;
        letter-spacing: 0.6px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right h4 a {
        font-family: 'Oswald';
        font-size: 28px;
        color: #004694;
        text-decoration: none;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer {
        display: inline-block;
        overflow: hidden;
        margin: 0 10px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        position: relative;
        overflow: hidden;
        margin: 0;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label,
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
        width: auto;
        min-width: inherit;
        padding: 0;
        font-family: 'Oswald';
        font-weight: 400;
        font-size: 13px;
        background: transparent;
        margin-top: 3px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label {
        color: #004694;
        text-transform: uppercase;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label {
        color: #999999;
        text-transform: uppercase;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-win {
        display: block;
        overflow: hidden;
        width: 100%;
        background: #004694;
        text-align: center;
        color: #fff;
        padding: 25px 0;
        font-family: 'Oswald';
        font-weight: 700;
        font-size: 42px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-lose {
        display: block;
        overflow: hidden;
        width: 100%;
        background: #999999;
        text-align: center;
        color: #fff;
        padding: 25px 0;
        font-family: 'Oswald';
        font-weight: 700;
        font-size: 42px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-left {
        display: block;
        margin-right: 5px;
        width: 77px;
        text-align: center;
        float: left;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-res-right {
        display: block;
        margin-left: 5px;
        width: 77px;
        text-align: center;
        float: right;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info {
        width: 100%;
        padding-top: 10px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left,
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right {
        display: block;
        width: 100%;
        text-align: center;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left .stm-team-city,
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right .stm-team-city {
        display: none;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer {
        display: block;
        width: 100%;
        text-align: center;
        margin: 5px 0 10px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
        display: inline-block;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label,
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label {
        display: none;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp {
        display: block;
        overflow: hidden;
        background: #44455b;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-info {
        display: block;
        padding: 10px 0 7px 20px;
        text-align: left;
        float: left;
        margin-bottom: 0;
        font-family: 'Roboto';
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        text-transform: none;
        letter-spacing: 0;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-info .vertical-divider {
        display: inline-block;
        overflow: hidden;
        height: 12px;
        border-left: solid 1px rgba(255, 255, 255, 0.3);
        margin: -3px 7px 0;
        line-height: 15px;
        vertical-align: middle;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-preview {
        display: block;
        overflow: hidden;
        float: right;
        padding: 0;
        font-family: 'Oswald';
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.6px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-preview a {
        display: inline-block;
        overflow: hidden;
        vertical-align: middle;
        color: #fff;
        padding: 10px 15px 7px;
        text-decoration: none;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-preview a:hover {
        background: #004694;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-preview a img {
        display: inline-block;
        overflow: hidden;
        vertical-align: middle;
        margin-top: -3px;
        margin-right: 5px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp {
        padding: 10px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-info {
        display: block;
        text-align: center;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-venue {
        display: inline-block;
        overflow: hidden;
        font-family: 'Roboto';
        font-size: 14px;
        font-weight: 700;
        text-transform: none;
        color: #004694;
        vertical-align: middle;
        border-left: solid 1px rgba(255, 255, 255, 0.5);
        margin: 14px 0 0 10px;
        padding-left: 10px;
        line-height: 15px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content {
        padding: 0 15px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-content {
        float: inherit;
        width: 100%;
        padding: 0 15px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-video {
        width: 100%;
        margin: 0;
        padding: 15px;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta {
        letter-spacing: 0;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-meta-left-part {
        display: block;
        width: 50%;
        float: left;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-meta-left-part .stm-author {
        display: block;
        line-height: 15px;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-meta-left-part .stm-author .fa {
        margin-right: 2px;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-comments-num {
        display: block;
        width: 50%;
        float: right;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
        float: right;
        margin: 0;
        padding: 0;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp ul {
        margin-left: 3px;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp ul li {
        margin: 0 3px 0 0;
    }
    .splashAmericanFootball .stm-post-af-wrapp .wpb_content_element {
        margin-bottom: 30px;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-block-quote-wrapper {
        margin: 0 0 30px;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond h3 {
        font-family: 'Roboto';
        font-size: 16px;
        letter-spacing: 0;
        line-height: 20px;
        text-transform: none;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond .comment-form-rating {
        position: inherit;
        margin-bottom: 0;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond .comment-form-rating .stars {
        margin-bottom: 0;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond .comment-form-rating .stars span a {
        display: inline-block !important;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .comment-form-comment {
        width: 100%;
        margin-right: 0;
    }
    .splashAmericanFootball .stm_post_comments .comments-area .comment-author.vcard .reply {
        position: relative !important;
        top: inherit !important;
        right: inherit !important;
    }
    .splashAmericanFootball .stm_post_comments .comments-area .children {
        padding-left: 30px !important;
    }
    .splashAmericanFootball .stm_post_comments .comment-respond .comment-form-comment {
        width: 100% !important;
    }
    .splashAmericanFootball .stm_post_comments .comment-respond .stm-row-comments {
        width: 100% !important;
    }
    .splashAmericanFootball .stm_post_comments .comment-respond .btn-md {
        width: 100%;
        text-align: center;
        margin-top: 25px;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation {
        display: block;
        overflow: hidden;
        width: 100%;
        margin-bottom: 20px;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul {
        font-size: 0;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li {
        float: left;
        display: block;
        padding: 0 !important;
        margin: 0 0 10px 0;
        clear: both;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li:first-child {
        padding-left: 0;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li:before {
        display: none;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li:hover a {
        color: #004694 !important;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li:hover a span {
        border-bottom-color: #004694;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li.is-active a {
        color: #004694 !important;
        border-bottom-color: #004694;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li a {
        padding: 0;
        display: block;
        font-family: 'Oswald';
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        color: #004694;
        text-decoration: none !important;
        border-bottom: 2px solid transparent;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li a:hover {
        color: #004694 !important;
        border-color: #004694;
    }
    .splashAmericanFootball .woocommerce-MyAccount-content address {
        max-width: 100% !important;
    }
    .splashAmericanFootball .woocommerce-MyAccount-content .col2-set .col-1,
    .splashAmericanFootball .woocommerce-MyAccount-content .col2-set .col-2 {
        width: 100% !important;
    }
    .splashAmericanFootball .woocommerce-MyAccount-content .col2-set .col-1 a,
    .splashAmericanFootball .woocommerce-MyAccount-content .col2-set .col-2 a {
        position: relative;
    }
    .splashAmericanFootball .woocommerce-MyAccount-content form p {
        max-width: 100% !important;
    }
    .splashAmericanFootball .woocommerce-MyAccount-content form legend {
        width: 100% !important;
    }
    .splashAmericanFootball .shop_table.shop_table_responsive.cart tr th {
        padding: 5px 20px 5px 0 !important;
        text-align: left;
    }
    .splashAmericanFootball .shop_table.shop_table_responsive.cart tr td {
        width: 100% !important;
        padding: 5px 20px 5px 0 !important;
    }
    .splashAmericanFootball .shop_table.shop_table_responsive.cart tr td:first-child {
        width: 30% !important;
    }
    .splashAmericanFootball .shop_table.shop_table_responsive.cart tr td .coupon {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .splashAmericanFootball .shop_table.shop_table_responsive.cart tr td .coupon input[type='text'] {
        width: 60% !important;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout #order_review_heading {
        margin-top: 30px !important;
        margin-bottom: 30px;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table {
        width: 100%;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tr th:last-child,
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tr td:last-child {
        padding-left: 0 !important;
        padding-right: 30px !important;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-payment {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-payment ul li .about_paypal {
        width: 100% !important;
        position: relative !important;
        left: 1% !important;
        top: inherit !important;
        bottom: 0;
        -webkit-transform: translateX(-1%) !important;
        transform: translateX(-1%) !important;
        right: inherit;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-payment .payment_box.payment_method_paypal p,
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-payment .payment_box.payment_method_cheque p {
        padding-left: 0 !important;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-payment .button.btn-md {
        margin-left: 0 !important;
    }
    .splashAmericanFootball.woocommerce-order-received h3 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        font-size: 28px !important;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper {
        margin-top: 50px;
        margin-bottom: 26px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details thead {
        background: transparent !important;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th {
        padding: 18px 0 15px;
        background: transparent !important;
        border-top: solid 5px #004694;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:first-child {
        text-align: left;
        padding-left: 30px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:last-child {
        text-align: right;
        padding-right: 30px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td {
        padding: 12px 0;
        border-top: solid 1px #d8d8d8;
        background: transparent !important;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name {
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 14px;
        text-transform: none;
        padding-left: 30px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name a {
        color: #004694;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name strong {
        font-weight: 400;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap {
        display: inline-block;
        overflow: hidden;
        line-height: 20px;
        vertical-align: middle;
        margin-left: 3px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation {
        display: inline-block;
        overflow: hidden;
        position: relative;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 14px;
        vertical-align: middle;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dt {
        display: inline-block;
        margin: 0;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd {
        display: inline-block;
        margin: 0;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd p {
        margin-bottom: 0;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total {
        text-align: right;
        padding-right: 30px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total .amount {
        font-size: 14px;
        font-weight: 400;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr th {
        font-family: 'Roboto';
        font-weight: 700;
        font-size: 15px;
        text-transform: none;
        color: #004694;
        border-bottom: 0;
        background: #f0f0f0 !important;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr td {
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 15px;
        color: #004694;
        padding-left: 0;
        border-bottom: 0;
        text-align: right;
        padding-right: 30px;
        background: #f0f0f0 !important;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr:first-child td .amount {
        font-weight: 400;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details {
        border-left: solid 30px #f0f0f0;
        border-right: solid 30px #f0f0f0;
        border-top: solid 16px #f0f0f0;
        border-bottom: solid 16px #f0f0f0;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th,
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td {
        font-family: 'Roboto';
        color: #004694;
        border-bottom: solid 1px #d8d8d8;
        background: #f0f0f0 !important;
        padding: 18px 0 18px 10px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th {
        font-weight: 400;
        text-transform: none;
        text-align: left;
        width: 30%;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td {
        font-weight: 700;
        font-size: 15px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child th,
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child td {
        border-bottom: 0 !important;
    }
    .splashAmericanFootball.woocommerce-order-received address {
        display: block;
        width: 100%;
        float: left;
        padding: 20px 40px;
        line-height: 60px;
        background: #f0f0f0;
        max-width: 100% !important;
    }
    .splashAmericanFootball.woocommerce-order-received .col2-set.addresses .col-1,
    .splashAmericanFootball.woocommerce-order-received .col2-set.addresses .col-2 {
        width: 100% !important;
    }
    .splashAmericanFootball.woocommerce-order-received .col2-set.addresses .col-1 address,
    .splashAmericanFootball.woocommerce-order-received .col2-set.addresses .col-2 address {
        max-width: 100% !important;
    }
    .splashAmericanFootball .stm-footer-image .text-center,
    .splashAmericanFootball .text-left,
    .splashAmericanFootball .text-right .heading-font span {
        font-size: 26px !important;
    }
    .splashAmericanFootball .stm-footer-image .text-center.stm-text,
    .splashAmericanFootball .text-left.stm-text,
    .splashAmericanFootball .text-right .heading-font span.stm-text {
        margin-top: -15px !important;
    }
    .splashAmericanFootball .stm-single-post-loop-list {
        display: block;
    }
    .splashAmericanFootball .stm-single-post-loop-list &gt; a {
        display: block !important;
        width: 100% !important;
        float: inherit !important;
    }
    .splashAmericanFootball .stm-single-post-loop-list .stm-post-content-inner {
        display: block;
        width: 100% !important;
        float: inherit;
        padding: 20px 0 0 0;
    }
    .splashAmericanFootball .stm-single-post-loop-list .stm-post-content-inner .post-meta {
        position: relative;
    }
    .splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper.stm-thumb-num-0 {
        margin-left: 9px;
        padding-left: 9px;
    }
    .splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper.stm-thumb-num-0 .onsale {
        left: 0 !important;
    }
    .splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .onsale {
        position: absolute;
        top: 9px;
        left: 130px;
    }
    .splashAmericanFootball .stm-footer-image .inner .heading-font {
        font-size: 29px !important;
        line-height: 30px !important;
    }
    .splashAmericanFootball .stm-footer-image .inner .heading-font span {
        float: left;
        clear: both;
    }
    .splashAmericanFootball .stm-footer-image .text-center .stm-btn-text-wrapper {
        float: inherit !important;
        min-width: inherit;
    }
    .splashAmericanFootball .stm-footer-image .text-left .stm-btn-text-wrapper {
        float: inherit !important;
    }
    .splashAmericanFootball .stm-footer-image .text-right .stm-btn-text-wrapper {
        float: inherit !important;
    }
    .splashAmericanFootball #stm-footer-bottom .footer-bottom-left {
        float: inherit !important;
        text-align: center;
        width: 100%;
    }
    .splashAmericanFootball #stm-footer-bottom .footer-bottom-left .footer-bottom-left-text {
        display: block;
        width: auto;
        float: inherit !important;
        margin: 0 auto;
    }
    .splashAmericanFootball #stm-footer-bottom .footer-bottom-right {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
    }
    .splashAmericanFootball #stm-footer-bottom .footer-bottom-right .footer-bottom-right-text {
        display: inline-block;
        width: auto;
        float: inherit !important;
        margin: 10px auto;
    }
    .splashAmericanFootball #stm-footer-bottom .footer-bottom-right .footer-socials-unit {
        display: block;
        clear: both;
        float: inherit !important;
        margin: 0 auto;
    }
}

@media (max-width: 500px) {
    .splashAmericanFootball .stm-team-history .stm-team-history-single .stm-team-history-linked {
        display: none;
    }
    .splashAmericanFootball .stm-team-history .stm-team-history-single .clearfix &gt; div {
        margin-top: 15px;
        width: 100%;
        float: none;
    }
    .splashAmericanFootball .stm-media-tabs-nav {
        margin-bottom: 20px;
        clear: both;
    }
    .splashAmericanFootball .stm-main-title-unit {
        margin-bottom: 20px;
    }
    .splashAmericanFootball .stm-single-player-vc_stats {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 15px;
    }
    .splashAmericanFootball .stm-single-player-vc_stats .image {
        max-height: 240px;
        width: 100%;
        position: static !important;
        -webkit-transform: none !important;
        transform: none !important;
        overflow: hidden;
    }
    .splashAmericanFootball .stm-single-player-vc_stats .stm-statistic-meta {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .splashAmericanFootball .stm-player-statistic-unit .owl-nav {
        position: static;
        margin-left: 15px;
        padding-bottom: 30px;
    }
    .splashAmericanFootball .footer-widgets-wrapper .stm-cols-4 aside {
        width: 100% !important;
    }
    .splashAmericanFootball aside.widget .widget_title,
    .splashAmericanFootball aside.widget .widget-title {
        margin-top: 0;
    }
    .splashAmericanFootball #stm-footer-bottom .footer-bottom-left {
        float: none;
        width: 100%;
        text-align: center;
    }
    .splashAmericanFootball #stm-footer-bottom .footer-bottom-right .footer-bottom-right-text {
        margin-bottom: 15px;
        float: none;
        width: 100%;
        text-align: center;
    }
    .splashAmericanFootball #stm-footer-bottom .footer-bottom-right .footer-socials-title {
        margin-right: 0 !important;
        position: static !important;
        text-align: center;
        display: block !important;
    }
    .splashAmericanFootball .menu-widget-menu-container li {
        width: 100%;
    }
    .splashAmericanFootball .stm-footer-image {
        height: 230px;
    }
    .splashAmericanFootball .stm-footer-image .inner {
        padding-top: 30px;
    }
    .splashAmericanFootball .stm-reviews .stm-review-container .content {
        margin: 0;
    }
    .splashAmericanFootball .stm-media-tabs .stm-media-tabs-nav ul li a {
        padding-top: 5px;
        padding-left: 0;
    }
    .splashAmericanFootball .stm-single-league .data-rank {
        display: none;
    }
    .splashAmericanFootball .stm-single-league .data-name {
        padding-left: 15px;
    }
    .splashAmericanFootball .stm-title-left {
        float: none;
    }
    .splashAmericanFootball .stm-main-title-unit {
        margin-bottom: 10px !important;
    }
    .splashAmericanFootball .stm-reviews-controls {
        padding-left: 0;
        margin-bottom: 20px;
    }
    .splashAmericanFootball .stm-reviews-carosel-wrapper {
        margin-left: 0;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-time .heading-font span:after {
        display: none;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents {
        display: block;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-time .heading-font span {
        display: block;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command {
        display: block;
        margin-bottom: 50px;
        width: 100%;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command.stm-command-right {
        padding-left: 0;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command-vs {
        display: block;
        margin-bottom: 20px;
        width: 100%;
    }
    .splashAmericanFootball .stm-next-match-title {
        float: none;
    }
    .splashAmericanFootball .stm-carousel-controls-right {
        margin-bottom: 20px;
        margin-left: -6px;
        text-align: left;
    }
    .splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
        width: 100% !important;
    }
    .splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit img {
        width: 100%;
    }
    .splashAmericanFootball .stm-title-box-unit {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .splashAmericanFootball .stm-demo-typography .wpb_content_element .wpb_wrapper {
        padding-left: 50px;
    }
    .splashAmericanFootball #main {
        padding-bottom: 20px;
    }
    .splashAmericanFootball .mc4wp-form .mc4wp-form-fields p {
        float: none;
    }
    .splashAmericanFootball .mc4wp-form .mc4wp-form-fields p:first-child {
        width: 100%;
    }
    .splashAmericanFootball .mc4wp-form .mc4wp-form-fields p:nth-child(2) {
        width: 100%;
    }
    .splashAmericanFootball .stm-single-sp_calendar {
        margin: 0 -15px;
    }
    .splashAmericanFootball .stm-single-sp_event {
        margin: 0 -15px;
    }
    .splashAmericanFootball .stm-next-match-main-meta {
        padding: 0 15px;
    }
    .splashAmericanFootball .stm-single-sp_event table.sp-data-table th:first-child,
    .splashAmericanFootball .stm-single-sp_event table.sp-data-table td:first-child {
        padding-left: 10px;
    }
    .splashAmericanFootball .stm_author_box .author_avatar {
        float: none;
        margin-bottom: 15px;
    }
    .splashAmericanFootball .stm_post_comments .comment-list li.comment .comment-author-image {
        float: none;
        margin: 15px 0;
    }
    .splashAmericanFootball .stm_post_comments .comment-list li .children {
        padding-left: 0;
    }
    .splashAmericanFootball .stm-donations-content .stm-donation-inner .image {
        float: none;
        margin-bottom: 30px;
    }
    .splashAmericanFootball .stm-single-donation .stm-donation-cash {
        float: none;
        margin-bottom: 20px;
    }
    .splashAmericanFootball .stm-single-donation .stm-donate {
        text-align: left;
    }
    .splashAmericanFootball .stm-single-donation .stm-donation-cash .heading-font {
        display: block;
        margin-bottom: 5px;
    }
    .splashAmericanFootball .stm-single-donation .stm-donation-cash .heading-font:after {
        display: none;
    }
    .splashAmericanFootball .stm-title-box-title-wrapper h3 {
        float: none;
    }
    .splashAmericanFootball .stm-title-box-title-wrapper .stm-shop-categories .stm-shop-category {
        display: block;
        margin-right: 0;
    }
    .splashAmericanFootball ul.page-numbers {
        margin: 20px -5px 20px;
    }
    .splashAmericanFootball .stm-thumnails-single-product-wrapper {
        display: none;
    }
    .splashAmericanFootball .woocommerce-variation {
        float: none;
        text-align: left;
    }
    .splashAmericanFootball .woocommerce-checkout-review-order-table th.product-thumbnail,
    .splashAmericanFootball .shop_table_responsive.cart th.product-thumbnail {
        display: none;
    }
    .splashAmericanFootball .cart_item .product-thumbnail {
        display: none;
    }
    .splashAmericanFootball .woocommerce-checkout-review-order-table td.product-name,
    .splashAmericanFootball .shop_table_responsive.cart td.product-name,
    .splashAmericanFootball .woocommerce-checkout-review-order-table th.product-name,
    .splashAmericanFootball .shop_table_responsive.cart th.product-name {
        padding-left: 15px;
    }
    .splashAmericanFootball .woocommerce-checkout-review-order-table td.actions .stm-actions-right .wc-proceed-to-checkout,
    .splashAmericanFootball .shop_table_responsive.cart td.actions .stm-actions-right .wc-proceed-to-checkout {
        margin-left: 0;
        margin-top: 15px;
    }
    .splashAmericanFootball .woocommerce-checkout-review-order-table td.actions .coupon .input-text,
    .splashAmericanFootball .shop_table_responsive.cart td.actions .coupon .input-text {
        top: 0;
        margin-bottom: 15px;
    }
    .splashAmericanFootball .woocommerce-checkout-review-order-table td.actions .coupon,
    .splashAmericanFootball .shop_table_responsive.cart td.actions .coupon {
        margin-bottom: 15px;
    }
    .splashAmericanFootball .stm-cart-totals {
        padding-bottom: 30px;
    }
}

@media (max-width: 450px) {
    .splashAmericanFootball {}
    .splashAmericanFootball .rev_slider .slider-date {
        display: block;
        font-family: "Oswald";
        font-weight: 400;
        padding: 6px 10px !important;
        background: #004694;
        color: #004694 !important;
        clear: both;
    }
    .splashAmericanFootball .rev_slider .slider-title {
        display: block;
        overflow: hidden;
        line-height: 63px !important;
    }
    .splashAmericanFootball .rev_slider .slider-title .first_text {
        color: #004694;
        font-size: 30px !important;
        letter-spacing: 0px !important;
        line-height: 35px !important;
        padding: 11px 11px 5px !important;
        display: inline-block;
    }
    .splashAmericanFootball .rev_slider .slider-title .second_text {
        font-size: 30px !important;
        letter-spacing: 0px !important;
        line-height: 34px !important;
        padding: 5px 11px 11px 15px !important;
        display: inline-block;
        margin-top: -35px !important;
    }
    .splashAmericanFootball .rev_slider .slider-title span {
        display: block;
        overflow: hidden;
        background: rgba(6, 8, 52, 0.5);
        padding: 10px !important;
        font-family: "Oswald";
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 0;
    }
    .splashAmericanFootball .rev_slider .slider-description {
        -webkit-transition: none;
        transition: none;
        text-align: inherit;
        line-height: 30px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 1px;
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 16px;
    }
    .splashAmericanFootball .rev_slider .stm-slider-overlay {
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), transparent);
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), transparent) !important;
        background: linear-gradient(rgba(0, 0, 0, 0.7), transparent) !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .splashAmericanFootball .rev_slider .tp-leftarrow {
        opacity: 1 !important;
        visibility: visible !important;
        background: transparent !important;
    }
    .splashAmericanFootball .rev_slider .tp-leftarrow:hover:before {
        background: #004694;
        color: #004694;
    }
    .splashAmericanFootball .rev_slider .tp-leftarrow:before {
        display: block;
        overflow: hidden;
        content: "\f104" !important;
        font-family: 'FontAwesome';
        background: #004694;
        padding: 21px 10px 11px 17px;
        height: 70px;
        margin: 0;
        color: white;
        font-size: 48px;
        position: absolute;
        top: 0;
        left: 0;
        line-height: 26px !important;
        z-index: 10;
    }
    .splashAmericanFootball .rev_slider .tp-leftarrow:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 18px;
        min-height: 70px;
        width: 32px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 5;
    }
    .splashAmericanFootball .rev_slider .tp-leftarrow .tp-arr-allwrapper {
        opacity: 0 !important;
        visibility: hidden !important;
        background: transparent !important;
    }
    .splashAmericanFootball .rev_slider .tp-rightarrow {
        opacity: 1 !important;
        visibility: visible !important;
        background: transparent !important;
    }
    .splashAmericanFootball .rev_slider .tp-rightarrow:hover:before {
        background: #004694;
        color: #004694;
    }
    .splashAmericanFootball .rev_slider .tp-rightarrow:before {
        display: block;
        overflow: hidden;
        content: "\f105" !important;
        font-family: 'FontAwesome' !important;
        background: #004694;
        height: 70px;
        padding: 21px 17px 18px 10px;
        margin: 0 0 0 13px;
        color: white;
        font-size: 48px;
        position: absolute;
        top: 0;
        right: 0;
        line-height: 26px !important;
        z-index: 10;
    }
    .splashAmericanFootball .rev_slider .tp-rightarrow:after {
        position: absolute;
        content: '';
        display: block;
        top: 0px;
        left: 18px;
        min-height: 70px;
        width: 32px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 5;
    }
    .splashAmericanFootball .rev_slider .tp-rightarrow .tp-arr-allwrapper {
        opacity: 0 !important;
        visibility: hidden !important;
        background: transparent !important;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-photo-wrapp {
        padding-right: 30px;
        overflow: inherit;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-photo-wrapp:before {
        font-size: 35px;
        top: 97%;
        left: 0;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp {
        margin-top: 10px;
    }
    .splashAmericanFootball .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp .stm-excerption {
        padding-top: 0;
    }
    .splashAmericanFootball .stm-contact-form &gt; div {
        margin-left: 9px;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper {
        height: 100vh !important;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper .wpb_single_image:first-child {
        margin-bottom: 10px !important;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper .wpb_text_column:first-child {
        margin-bottom: 30px;
    }
    .splashAmericanFootball.page-template-coming-soon .wpb_single_image {
        margin-bottom: 10px;
    }
    .splashAmericanFootball.page-template-coming-soon .wpb_single_image figure a img {
        max-width: 50% !important;
    }
    .splashAmericanFootball.page-template-coming-soon h2 {
        font-size: 20px;
    }
    .splashAmericanFootball.page-template-coming-soon .stm-footer {
        display: none;
    }
    .splashAmericanFootball.error404 #wrapper #main .stm-default-page-404 .stm-404-warning {
        font-size: 170px;
        line-height: 200px;
    }
    .splashAmericanFootball .stm-next-match-units .stm-next-match-unit .stm-next-match-opponents .stm-command {
        padding-top: 80px !important;
        margin-bottom: 10px !important;
    }
    .splashAmericanFootball .stm-countdown-wrapper {
        display: block;
        overflow: hidden;
        width: 100%;
        text-align: center;
    }
    .splashAmericanFootball .stm-countdown-wrapper time {
        display: block;
        overflow: hidden;
        height: 100px;
        line-height: 55px;
    }
    .splashAmericanFootball .stm-countdown-wrapper time span {
        display: inline-block;
        overflow: hidden;
        min-width: 60px;
        height: 100%;
        padding: 0 !important;
        border: solid 2px #004694;
        font-family: 'Oswald' !important;
        font-weight: 300;
        font-size: 28px;
        color: #fff;
        margin: 0 10px 0 0 !important;
    }
    .splashAmericanFootball .stm-countdown-wrapper time span:last-child {
        margin: 0 !important;
    }
    .splashAmericanFootball .stm-countdown-wrapper time span small {
        display: block;
        overflow: hidden;
        border-top: solid 1px #004694;
        padding: 5px 5px 0;
        color: #fff;
        font-family: 'Roboto';
        font-size: 16px;
        font-weight: 300;
        line-height: 30px;
    }
    .splashAmericanFootball .stm-form-bg p {
        width: 100%;
    }
    .splashAmericanFootball .shop_attributes tbody tr th,
    .splashAmericanFootball .shop_attributes tbody tr td {
        background: transparent !important;
        padding-left: 5px;
        border-bottom: solid 1px #d8d8d8 !important;
    }
    .splashAmericanFootball .stm-ipad-none {
        display: block !important;
    }
    .splashAmericanFootball .stm-ipad-block {
        display: none !important;
    }
    .splashAmericanFootball h1 {
        font-size: 42px;
    }
    .splashAmericanFootball h2 {
        font-size: 30px;
        margin-bottom: 0;
        line-height: 35px;
    }
    .splashAmericanFootball h3 {
        font-size: 24px;
    }
    .splashAmericanFootball h4 {
        font-size: 18px;
    }
    .splashAmericanFootball h5 {
        font-size: 14px;
    }
    .splashAmericanFootball h6 {
        font-size: 12px;
    }
    .splashAmericanFootball .stm-cart-af .fa-shopping-cart:before {
        content: "\e914" !important;
        font-family: "stm-splash-icons" !important;
        font-size: 19px;
    }
    .splashAmericanFootball .stm-cart-af .list-badge {
        position: relative;
        top: -10px;
        left: -13px;
    }
    .splashAmericanFootball .stm-cart-af .list-badge .stm-current-items-in-cart {
        margin-left: 0 !important;
    }
    .splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit {
        width: 100% !important;
    }
    .splashAmericanFootball .stm-media-tabs .stm-medias-unit-wider .stm-medias-unit .stm-media-single-unit img {
        width: 100%;
    }
    .splashAmericanFootball .stm-team-history .stm-team-history-single .stm-team-history-linked {
        width: 10%;
    }
    .splashAmericanFootball .stm-team-history .stm-team-history-single .year {
        width: 12%;
    }
    .splashAmericanFootball .stm-team-history .stm-team-history-single .stm-team-history-content {
        float: right !important;
        width: 75%;
    }
    .splashAmericanFootball .stm-single-sp_table-league .sp-league-table .data-name .team-logo {
        display: none;
    }
    .splashAmericanFootball .stm-single-sp_table-league .sp-league-table .data-name {
        line-height: 20px;
    }
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-event-list-top .venue,
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-event-list-top .time {
        float: none;
        margin-top: 15px;
        text-align: center;
    }
    .splashAmericanFootball .stm-future-event-list-time {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .splashAmericanFootball .stm-future-event-list-time span {
        display: block;
    }
    .splashAmericanFootball .stm-future-event-list-time span:after {
        display: none;
    }
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
        display: none;
    }
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-unit .stm-teams-info {
        width: 100%;
        display: block;
    }
    .splashAmericanFootball .stm-single-block-event-list .stm-single-block-unit .stm-teams-info &gt; div {
        display: block;
        text-align: center;
        margin: 10px 0;
    }
    .splashAmericanFootball .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta {
        float: none;
        padding-left: 0;
        text-align: left;
    }
    .splashAmericanFootball .stm-single-product-loop .stm-product-content-loop-inner .clearfix .meta .price {
        right: inherit;
        left: 0;
    }
    .splashAmericanFootball .stm-single-product-loop .stm-product-content-loop-inner .clearfix .title {
        float: none;
        width: 100%;
    }
    .splashAmericanFootball .stm-single-product-content-right {
        margin-top: 20px;
    }
    .splashAmericanFootball .woocommerce-tabs {
        margin: 30px -15px;
    }
    .splashAmericanFootball .stm-fullwidth-row-js {
        margin: 0 -15px !important;
    }
    .splashAmericanFootball .woocommerce-tabs .commentlist li img {
        float: none;
        margin: 0 0 15px;
    }
    .splashAmericanFootball .woocommerce p.stars a {
        display: block;
        border: 0 !important;
    }
    .splashAmericanFootball .woocommerce-info,
    .splashAmericanFootball .woocommerce-message {
        padding: 15px;
    }
    .splashAmericanFootball .woocommerce-info .button,
    .splashAmericanFootball .woocommerce-message .button {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        right: inherit;
        margin-bottom: 15px;
        text-align: center;
    }
    .splashAmericanFootball .woocommerce-checkout-review-order-table td.product-name a,
    .splashAmericanFootball .shop_table_responsive.cart td.product-name a {
        font-size: 16px;
    }
    .splashAmericanFootball .col2-set .col-2,
    .splashAmericanFootball .col2-set .col-1 {
        width: 100%;
    }
    .splashAmericanFootball .customer_details tr td,
    .splashAmericanFootball .order_details tr td.product-total,
    .splashAmericanFootball .woocommerce-checkout-review-order-table tr td.product-total {
        padding-right: 15px;
    }
    .splashAmericanFootball .myaccount_user,
    .splashAmericanFootball .myaccount_address {
        padding-right: 0;
    }
    .splashAmericanFootball .my_account_orders tr {
        display: table-row;
    }
    .splashAmericanFootball .my_account_orders td,
    .splashAmericanFootball .my_account_orders th {
        padding: 15px !important;
        width: 100%;
        display: table-cell;
    }
    .splashAmericanFootball .my_account_orders td.order-actions,
    .splashAmericanFootball .my_account_orders th.order-actions {
        text-align: left;
    }
    .splashAmericanFootball .stm-team-staff-list .stm-single-staff {
        width: 100%;
    }
    .splashAmericanFootball .stm-team-staff-list .stm-single-staff .stm-staff-info-wrapp .col-sm-12 {
        width: 100% !important;
    }
    .splashAmericanFootball .stm-team-staff-list .stm-single-staff .stm-staff-info-wrapp .stm-staff-img-wrapp {
        margin-bottom: 20px;
    }
    .splashAmericanFootball .stm-team-staff-list .stm-single-staff .stm-staff-info-wrapp .stm-staff-img-wrapp img {
        display: block;
        overflow: hidden;
        margin: 0 auto;
    }
    .splashAmericanFootball .stm-single-player-vc_stats .image {
        position: static;
        margin: 15px 0 0 -15px;
    }
    .splashAmericanFootball .stm-single-player-vc_stats {
        padding-left: 15px;
    }
    .splashAmericanFootball .stm-single-player-vc_stats .stm-statistic-meta {
        min-height: inherit;
        padding-bottom: 40px;
        padding-top: 20px;
    }
    .splashAmericanFootball .stm-single-player-vc_stats .stm-statistic-meta .stat {
        position: static;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper h2 {
        margin-bottom: 15px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units {
        padding-top: 10px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name {
        padding-bottom: 5px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6:first-child {
        padding: 0 5px 0 15px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6:last-child {
        padding: 0 15px 0 5px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6 .teamNameLeftWrapper {
        text-align: left;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6 .teamNameRightWrapper {
        text-align: right;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6 .teamHome {
        font-size: 14px;
        font-weight: 400;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6 .stm-latest-result-team {
        line-height: 30px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-mobile-teams-name .row .col-xs-6 .stm-latest-result-team a {
        font-size: 22px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row {
        position: relative;
        margin: 0;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 {
        width: 23% !important;
        padding: 0;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20:first-child .stmLeftHelmsWrapp {
        max-height: 65px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20:first-child .stmLeftHelmsWrapp img:last-child {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20:last-child .stmRightHelmsWrapp {
        max-width: 64px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20:last-child .stmRightHelmsWrapp img:last-child {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmLeftHelmsWrapp,
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmRightHelmsWrapp {
        padding-top: 0;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmLeftHelmsWrapp img:first-child {
        display: none;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmLeftHelmsWrapp img:last-child {
        position: relative;
        left: 0;
        min-width: 60px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmRightHelmsWrapp img:first-child {
        display: none;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-20 .stmRightHelmsWrapp img:last-child {
        position: relative;
        right: 0;
        min-width: 60px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 {
        display: inline-block;
        width: 54% !important;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .stm-custom-row {
        margin-bottom: 15px;
        text-align: center;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .stm-custom-row .col-35 {
        display: none !important;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .stm-custom-row .col-15 {
        display: inline-block;
        width: 40%;
        padding: 0;
        float: inherit;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .stm-custom-row .col-15 .stmPointsWrapp .stmPointWin,
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .stm-custom-row .col-15 .stmPointsWrapp .stmPointLose {
        padding: 13px;
        font-size: 30px;
        line-height: 30px;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stm-custom-row .col-60 .teamHome {
        display: none;
    }
    .splashAmericanFootball .stm_af_latest_results_wrapper .stm-latest-results-units .stmTopWrapper {
        text-align: center;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-header h3 {
        max-width: 59%;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-header .stm-next-match-upcoming {
        display: inline-block;
        max-width: 42%;
        line-height: 20px;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units {
        width: 100%;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command .stm-command-logo img {
        width: 60%;
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-right .stm-command-logo {
        display: block;
        overflow: hidden;
        width: 100%;
        left: 0;
        right: inherit;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .splashAmericanFootball .stm-next-match .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command-vs {
        padding-top: 30px;
    }
    .splashAmericanFootball .stm-single-league .stm-single-league-title_box h4 {
        width: 60%;
    }
    .splashAmericanFootball .stm-single-league .stm-single-league-title_box a {
        max-width: 40%;
    }
    .splashAmericanFootball .stm-news-grid .stm-media-tabs-nav ul {
        display: block;
        overflow: scroll;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .splashAmericanFootball .stm-news-grid .stm-media-tabs-nav ul li {
        display: inline-block;
    }
    .splashAmericanFootball .stm-news-grid .tab-content .stm-latest-news-wrapp .stm-latest-news-single {
        width: 100% !important;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-7 {
        width: 100%;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-7 .stm-statistic-meta .stm-custom-row .col-57 {
        width: 100%;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-7 .stm-statistic-meta .stm-custom-row .col-57 a {
        display: none;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-7 .stm-statistic-meta .stm-custom-row .col-43 {
        width: 100%;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-7 .stm-statistic-meta .stm-custom-row .col-43 a {
        display: inline-block !important;
    }
    .splashAmericanFootball .stm-player-statistic-unit .stm-single-player-vc_stats .col-sm-5 {
        display: none;
    }
    .splashAmericanFootball .stm-player-statistic-unit .owl-controls {
        display: none;
    }
    .splashAmericanFootball .stm-media-tabs .stm-media-tabs-nav {
        text-align: left;
    }
    .splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-controls {
        top: 99% !important;
    }
    .splashAmericanFootball .stm-products-carousel-unit-wrapper .stm-products-carousel-unit .stm-products-carousel-init .owl-controls .owl-dots .owl-dot {
        margin: 0 8px;
    }
    .splashAmericanFootball .stm-tweets-wrapp .stm-latest-tweets .latest-tweets ul li {
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row {
        width: 100% !important;
        text-align: left;
        padding: 0 !important;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row table tr td {
        border: 0 !important;
    }
    .splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 aside {
        width: 100%;
    }
    .splashAmericanFootball .footer-widgets-wrapper .stm-cols-3 .widget_contacts table tr td {
        display: block;
    }
    .splashAmericanFootball .owl-controls {
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        overflow: visible;
        width: 100%;
        height: 40px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .splashAmericanFootball .owl-controls .owl-nav {
        display: block;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-prev {
        top: 0 !important;
        left: -15px !important;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-prev:before {
        content: "\f104";
        display: block;
        font-family: 'FontAwesome';
        background: #004694;
        padding: 1px 7px 2px 7px !important;
        height: 30px !important;
        margin: 0;
        color: white;
        font-size: 30px !important;
        z-index: 1;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-prev:after {
        position: absolute;
        content: '';
        display: block;
        top: 0 !important;
        right: -6px !important;
        min-height: 30px !important;
        width: 10px !important;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-next {
        left: 96.6% !important;
        right: inherit !important;
        top: 0 !important;
        width: 25px !important;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-next:before {
        content: "\f105";
        font-family: 'FontAwesome';
        background: #004694;
        height: 30px !important;
        padding: 2px 7px 0 7px !important;
        margin: 0 !important;
        color: white;
        font-size: 30px !important;
        display: block;
    }
    .splashAmericanFootball .owl-controls .owl-nav .owl-next:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 0;
        left: -6px !important;
        min-height: 30px !important;
        width: 10px !important;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls {
        height: 30px !important;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav {
        display: block;
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev {
        top: 0 !important;
        left: 0 !important;
        -webkit-transform: inherit !important;
        transform: inherit !important;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev:before {
        content: "\f104";
        display: block;
        font-family: 'FontAwesome';
        background: #004694;
        padding: 1px 7px 2px 7px !important;
        height: 30px !important;
        margin: 0;
        color: white;
        font-size: 30px !important;
        z-index: 1;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-prev:after {
        position: absolute;
        content: '';
        display: block;
        top: 0 !important;
        right: -6px !important;
        min-height: 30px !important;
        width: 10px !important;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next {
        left: 91.6% !important;
        right: inherit !important;
        top: 0 !important;
        width: 25px !important;
        -webkit-transform: inherit !important;
        transform: inherit !important;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next:before {
        content: "\f105";
        font-family: 'FontAwesome';
        background: #004694;
        height: 30px !important;
        padding: 2px 7px 0 7px !important;
        margin: 0 !important;
        color: white;
        font-size: 30px !important;
        display: block;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-carousel-wrapp .owl-controls .owl-nav .owl-next:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 0;
        left: -6px !important;
        min-height: 30px !important;
        width: 10px !important;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) table tr td:nth-child(1) {
        width: 12%;
        padding: 3px 0 0 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) table tr td:nth-child(2) {
        width: 34%;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(1) table tr td:nth-child(3) {
        width: 53%;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr td:nth-child(1) {
        width: 12%;
        padding: 3px 0 0 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr td:nth-child(2) {
        width: 34%;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(2) table tr td:nth-child(3) {
        width: 53%;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr td:nth-child(1) {
        width: 12%;
        padding: 3px 0 0 0;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr td:nth-child(2) {
        width: 34%;
    }
    .splashAmericanFootball .stm-carousel-with-data-wrapp .stm-cwd-data-wrapp .stm-data-row:nth-child(3) table tr td:nth-child(3) {
        width: 53%;
    }
    .splashAmericanFootball .stm-trophy-carousel .owl-nav .owl-prev:before {
        content: "\f104";
        font-family: 'FontAwesome';
        background: #004694;
        padding: 0 7px 2px 7px;
        height: 70px;
        margin: 0;
        color: white;
        font-size: 30px;
        z-index: 1;
    }
    .splashAmericanFootball .stm-trophy-carousel .owl-nav .owl-prev:after {
        position: absolute;
        content: '';
        display: block;
        top: -3px;
        right: -6px;
        min-height: 32px;
        width: 10px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-trophy-carousel .owl-nav .owl-next:before {
        content: "\f105";
        font-family: 'FontAwesome';
        background: #004694;
        height: 32px;
        padding: 3px 7px 0 7px;
        margin: 0 0 0 13px;
        color: white;
        font-size: 30px;
        display: block;
    }
    .splashAmericanFootball .stm-trophy-carousel .owl-nav .owl-next:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 0;
        left: 7px;
        min-height: 32px;
        width: 10px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-prev {
        width: 27px;
        height: 30px;
        line-height: 30px;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-prev:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: -5px;
        min-height: 30px;
        width: 10px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-next {
        width: 27px;
        height: 30px;
        line-height: 30px;
    }
    .splashAmericanFootball .stm-image-slider .stm-slider-control-next:after {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 0;
        left: -5px;
        min-height: 30px;
        width: 10px;
        background: #004694;
        -webkit-transform: skew(-14deg, 0deg);
        transform: skew(-14deg, 0deg);
        z-index: 0;
    }
    .splashAmericanFootball .stm-team-history .stm-team-history-single {
        padding-left: 0;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-lists .stm-players-inline .sp-table-caption {
        text-align: left;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-lists .stm-players-inline table thead tr th {
        font-size: 14px;
        padding: 12px 0 10px 13px;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-lists .stm-players-inline table tbody tr td {
        font-size: 14px !important;
        padding: 10px 0 10px 15px;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-lists .stm-players-inline table tbody tr td a {
        font-size: 14px !important;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-tables .sp-table-caption {
        text-align: left;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-tables .sp-template-league-table table thead tr th {
        font-size: 14px;
        padding: 12px 0 10px 13px;
    }
    .splashAmericanFootball .stm-single-sp_team .sp-section-content-tables .sp-template-league-table table tbody tr td {
        font-size: 14px !important;
        padding: 10px 0 10px 15px;
    }
    .splashAmericanFootball .stm-single-sp_player .sp-section-content-photo {
        width: 100%;
    }
    .splashAmericanFootball .stm-single-sp_player .sp-section-content-details {
        width: 100%;
        float: inherit;
        text-align: left;
    }
    .splashAmericanFootball .stm-single-sp_player .sp-section-content-details .sp-template-player-details .sp-player-details .single-info .st-value {
        width: 57% !important;
    }
    .splashAmericanFootball .stm-player-quick-stats {
        margin-bottom: 40px;
    }
    .splashAmericanFootball .sp-player-statistics.sp-data-table.sp-scrollable-table tr th,
    .splashAmericanFootball .sp-player-statistics.sp-data-table.sp-scrollable-table tr td {
        font-size: 14px !important;
        padding: 12px 10px 9px 15px;
    }
    .splashAmericanFootball .stm-media-archive {
        padding-top: 0 !important;
    }
    .splashAmericanFootball .stm-default-page-grid .row-3 .col-md-4 {
        clear: inherit;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a {
        width: 100%;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a img {
        width: 100%;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop a .title {
        text-overflow: ellipsis;
        word-wrap: break-word;
        line-height: 28px;
        max-height: 32px;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .stm-cat-list-wrapp {
        display: inline-block;
        width: auto;
    }
    .splashAmericanFootball .stm-default-page-grid .stm-single-post-loop .post-meta .comments-number {
        display: inline-block;
        width: auto;
        margin-left: 10px;
    }
    .splashAmericanFootball .stm-single-sp_table-league .sp-league-table tr th,
    .splashAmericanFootball .stm-single-sp_table-league .sp-league-table tr td {
        font-size: 14px !important;
        padding: 12px 10px 9px 15px !important;
    }
    .splashAmericanFootball .stm-single-sp_table-league .sp-league-table tr td.data-name .team-logo {
        max-width: 33px;
        height: auto;
    }
    .splashAmericanFootball .stm-players .stm-list-single-player .stm-list-single-player-info {
        background: #004694;
    }
    .splashAmericanFootball .stm-players .stm-list-single-player .stm-list-single-player-info .inner {
        padding-left: 10px;
    }
    .splashAmericanFootball .stm-players .stm-list-single-player .stm-list-single-player-info .inner .player-number {
        margin-right: 10px;
    }
    .splashAmericanFootball .stm-players .stm-list-single-player .stm-list-single-player-info .inner .player-title {
        margin-right: 10px;
    }
    .splashAmericanFootball .sp-event-list.sp-data-table tr th {
        display: none;
    }
    .splashAmericanFootball .sp-event-list.sp-data-table tr td {
        display: block;
    }
    .splashAmericanFootball .stm-calendar-page {
        margin: 0 !important;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .event_date {
        position: static;
        width: 100%;
        padding: 15px;
        margin-bottom: 15px;
        background: #43445c;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .event_date .date {
        position: static;
        -webkit-transform: none;
        transform: none;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li {
        padding: 0;
        padding-bottom: 25px;
        background: #f0f0f0;
        margin-bottom: 20px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .clearfix {
        padding: 0 15px;
        text-align: center;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands {
        float: none;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .stadium {
        font-size: 14px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .stadium .stm-icon-pin {
        opacity: 1;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .stadium .stm-icon-pin:before {
        content: "\e913";
        color: #004694;
        font-size: 16px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .league {
        font-size: 14px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .league .stm-icon-trophy {
        opacity: 1;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands .league .stm-icon-trophy:before {
        content: "\e902";
        color: #004694;
        font-size: 16px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .read_more {
        margin: 0;
        float: none;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .read_more a {
        margin-top: 20px;
    }
    .splashAmericanFootball .stm-upcoming-events_list ul li .commands h3 .stm-red {
        display: block;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-team-logo {
        display: none;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info {
        padding: 10px 0;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team {
        text-align: center !important;
        width: 100%;
        max-width: 100% !important;
        padding: 0 !important;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-title-team .stm-team-city {
        display: none;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .opponent {
        margin-top: 0;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer {
        text-align: center;
        margin: 5px 0 15px;
        width: 100%;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result-win-label,
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-unit .stm-teams-info .stm-team-results-outer .stm-latest-result-lose-label {
        display: none;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top {
        text-align: left;
        padding: 10px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top div {
        margin: 0;
        font-size: 12px !important;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .venue {
        padding-left: 10px;
        margin-left: 10px;
        line-height: 16px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-future-event-list-time {
        line-height: 16px;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-future-event-list-time .time {
        margin-top: 0;
    }
    .splashAmericanFootball .stm-single-sp_calendar .sp-stm-template-event-blocks .stm-single-block-event-list .stm-single-block-event-list-top .stm-link-wrapp {
        display: none;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-command {
        display: none;
        visibility: hidden;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info {
        width: 100%;
        padding-top: 10px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left,
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right {
        display: block;
        width: 100%;
        text-align: center;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-left .stm-team-city,
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-command-title-right .stm-team-city {
        display: none;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer {
        display: block;
        width: 100%;
        text-align: center;
        margin: 5px 0 10px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result {
        display: inline-block;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-lose-label,
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-opponents-units .stm-next-match-opponents .stm-teams-info .stm-team-results-outer .stm-latest-result_result .stm-latest-result-win-label {
        display: none;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp {
        padding: 10px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-info {
        display: block;
        text-align: center;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-logos .stm-next-match-units .stm-next-match-unit .stm-next-match-main-meta .stm-next-match-info-wrapp .stm-next-match-venue {
        display: block;
        margin: 5px 0 0;
        padding: 0;
        text-align: center;
        border: 0;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content {
        padding: 0 15px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-content {
        float: inherit;
        width: 100%;
        padding: 0 15px;
    }
    .splashAmericanFootball .sp_event .stm-single-sp_event .sp-section-content-video {
        width: 100%;
        margin: 0;
        padding: 15px;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta {
        letter-spacing: 0;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-meta-left-part {
        display: block;
        width: 50%;
        float: left;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-meta-left-part .stm-author {
        line-height: 15px;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-meta-left-part .stm-author .fa {
        margin-right: 2px;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-comments-num {
        display: block;
        width: 50%;
        float: right;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
        float: right;
        margin: 0;
        padding: 0;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp ul {
        margin-left: 3px;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-single-post-meta .stm-cat-list-wrapp ul li {
        margin: 0 3px 0 0;
    }
    .splashAmericanFootball .stm-post-af-wrapp .wpb_content_element {
        margin-bottom: 30px;
    }
    .splashAmericanFootball .stm-post-af-wrapp .stm-block-quote-wrapper {
        margin: 0 0 30px;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond h3 {
        font-family: 'Roboto';
        font-size: 16px;
        letter-spacing: 0;
        line-height: 20px;
        text-transform: none;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond .comment-form-rating {
        position: inherit;
        margin-bottom: 0;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond .comment-form-rating .stars {
        margin-bottom: 0;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond .comment-form-rating .stars span a {
        display: inline-block !important;
    }
    .splashAmericanFootball.woocommerce-page.single-product .woocommerce-tabs .entry-content .comment-respond form .comment-form-comment {
        width: 100%;
        margin-right: 0;
    }
    .splashAmericanFootball .stm_post_comments .comments-area .comment-author.vcard .reply {
        position: relative !important;
        top: inherit !important;
        right: inherit !important;
    }
    .splashAmericanFootball .stm_post_comments .comments-area .children {
        padding-left: 30px !important;
    }
    .splashAmericanFootball .stm_post_comments .comment-respond .comment-form-comment {
        width: 100% !important;
    }
    .splashAmericanFootball .stm_post_comments .comment-respond .stm-row-comments {
        width: 100% !important;
    }
    .splashAmericanFootball .stm_post_comments .comment-respond .btn-md {
        width: 100%;
        text-align: center;
        margin-top: 25px;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation {
        display: block;
        overflow: hidden;
        width: 100%;
        margin-bottom: 20px;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul {
        font-size: 0;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li {
        float: left;
        display: block;
        padding: 0 !important;
        margin: 0 0 10px 0;
        clear: both;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li:first-child {
        padding-left: 0;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li:before {
        display: none;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li:hover a {
        color: #004694 !important;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li:hover a span {
        border-bottom-color: #004694;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li.is-active a {
        color: #004694 !important;
        border-bottom-color: #004694;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li a {
        padding: 0;
        display: block;
        font-family: 'Oswald';
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        color: #004694;
        text-decoration: none !important;
        border-bottom: 2px solid transparent;
    }
    .splashAmericanFootball .woocommerce-MyAccount-navigation ul li a:hover {
        color: #004694 !important;
        border-color: #004694;
    }
    .splashAmericanFootball .woocommerce-MyAccount-content address {
        max-width: 100% !important;
    }
    .splashAmericanFootball .woocommerce-MyAccount-content .col2-set .col-1,
    .splashAmericanFootball .woocommerce-MyAccount-content .col2-set .col-2 {
        width: 100% !important;
    }
    .splashAmericanFootball .woocommerce-MyAccount-content .col2-set .col-1 a,
    .splashAmericanFootball .woocommerce-MyAccount-content .col2-set .col-2 a {
        position: relative;
    }
    .splashAmericanFootball .woocommerce-MyAccount-content form p {
        max-width: 100% !important;
    }
    .splashAmericanFootball .woocommerce-MyAccount-content form legend {
        width: 100% !important;
    }
    .splashAmericanFootball .shop_table.shop_table_responsive.cart tr th {
        padding: 5px 20px 5px 0 !important;
        text-align: left;
    }
    .splashAmericanFootball .shop_table.shop_table_responsive.cart tr td {
        width: 100% !important;
        padding: 5px 20px 5px 0 !important;
    }
    .splashAmericanFootball .shop_table.shop_table_responsive.cart tr td .coupon {
        display: block;
        overflow: hidden;
        width: 100%;
    }
    .splashAmericanFootball .shop_table.shop_table_responsive.cart tr td .coupon input[type='text'] {
        width: 60% !important;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout #order_review_heading {
        margin-top: 30px !important;
        margin-bottom: 30px;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table {
        width: 100%;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tr th:last-child,
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-review-order-table tr td:last-child {
        padding-left: 0 !important;
        padding-right: 30px !important;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-payment {
        width: 100%;
        padding-left: 30px;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-payment ul li .about_paypal {
        width: 100% !important;
        position: relative !important;
        left: 1% !important;
        top: inherit !important;
        bottom: 0;
        -webkit-transform: translateX(-1%) !important;
        transform: translateX(-1%) !important;
        right: inherit;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-payment .payment_box.payment_method_paypal p,
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-payment .payment_box.payment_method_cheque p {
        padding-left: 0 !important;
    }
    .splashAmericanFootball form.checkout.woocommerce-checkout .woocommerce-checkout-payment .button.btn-md {
        margin-left: 0 !important;
    }
    .splashAmericanFootball.woocommerce-order-received h3 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        font-size: 28px !important;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper {
        margin-top: 50px;
        margin-bottom: 26px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details thead {
        background: transparent !important;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th {
        padding: 18px 0 15px;
        background: transparent !important;
        border-top: solid 5px #004694;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:first-child {
        text-align: left;
        padding-left: 30px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details thead tr th:last-child {
        text-align: right;
        padding-right: 30px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td {
        padding: 12px 0;
        border-top: solid 1px #d8d8d8;
        background: transparent !important;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name {
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 14px;
        text-transform: none;
        padding-left: 30px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name a {
        color: #004694;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name strong {
        font-weight: 400;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap {
        display: inline-block;
        overflow: hidden;
        line-height: 20px;
        vertical-align: middle;
        margin-left: 3px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation {
        display: inline-block;
        overflow: hidden;
        position: relative;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 14px;
        vertical-align: middle;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dt {
        display: inline-block;
        margin: 0;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd {
        display: inline-block;
        margin: 0;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-name .stm-addinfo-wrap .variation dd p {
        margin-bottom: 0;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total {
        text-align: right;
        padding-right: 30px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tbody tr td.product-total .amount {
        font-size: 14px;
        font-weight: 400;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr th {
        font-family: 'Roboto';
        font-weight: 700;
        font-size: 15px;
        text-transform: none;
        color: #004694;
        border-bottom: 0;
        background: #f0f0f0 !important;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr td {
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 15px;
        color: #004694;
        padding-left: 0;
        border-bottom: 0;
        text-align: right;
        padding-right: 30px;
        background: #f0f0f0 !important;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .order_details tfoot tr:first-child td .amount {
        font-weight: 400;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details {
        border-left: solid 30px #f0f0f0;
        border-right: solid 30px #f0f0f0;
        border-top: solid 16px #f0f0f0;
        border-bottom: solid 16px #f0f0f0;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th,
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td {
        font-family: 'Roboto';
        color: #004694;
        border-bottom: solid 1px #d8d8d8;
        background: #f0f0f0 !important;
        padding: 18px 0 18px 10px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr th {
        font-weight: 400;
        text-transform: none;
        text-align: left;
        width: 30%;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr td {
        font-weight: 700;
        font-size: 15px;
    }
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child th,
    .splashAmericanFootball.woocommerce-order-received .stm-thankyou-wrapper .customer_details tbody tr:last-child td {
        border-bottom: 0 !important;
    }
    .splashAmericanFootball.woocommerce-order-received address {
        display: block;
        width: 100%;
        float: left;
        padding: 20px 40px;
        line-height: 60px;
        background: #f0f0f0;
        max-width: 100% !important;
    }
    .splashAmericanFootball.woocommerce-order-received .col2-set.addresses .col-1,
    .splashAmericanFootball.woocommerce-order-received .col2-set.addresses .col-2 {
        width: 100% !important;
    }
    .splashAmericanFootball.woocommerce-order-received .col2-set.addresses .col-1 address,
    .splashAmericanFootball.woocommerce-order-received .col2-set.addresses .col-2 address {
        max-width: 100% !important;
    }
    .splashAmericanFootball .stm-footer-image .text-center,
    .splashAmericanFootball .text-left,
    .splashAmericanFootball .text-right .heading-font span {
        font-size: 26px !important;
    }
    .splashAmericanFootball .stm-footer-image .text-center.stm-text,
    .splashAmericanFootball .text-left.stm-text,
    .splashAmericanFootball .text-right .heading-font span.stm-text {
        margin-top: -15px !important;
    }
    .splashAmericanFootball .stm-single-post-loop-list {
        display: block;
    }
    .splashAmericanFootball .stm-single-post-loop-list &gt; a {
        display: block !important;
        width: 100% !important;
        float: inherit !important;
    }
    .splashAmericanFootball .stm-single-post-loop-list .stm-post-content-inner {
        display: block;
        width: 100% !important;
        float: inherit;
        padding: 20px 0 0 0;
    }
    .splashAmericanFootball .stm-single-post-loop-list .stm-post-content-inner .post-meta {
        position: relative;
    }
    .splashAmericanFootball.woocommerce-page.single-product .stm-badge-wrapper .onsale {
        position: absolute;
        top: 9px;
        left: -11px;
    }
    .splashAmericanFootball .stm-footer-image .inner .heading-font {
        font-size: 29px !important;
        line-height: 30px !important;
    }
    .splashAmericanFootball .stm-footer-image .text-center .stm-btn-text-wrapper {
        float: inherit !important;
        min-width: inherit;
    }
    .splashAmericanFootball .stm-footer-image .text-left .stm-btn-text-wrapper {
        float: inherit !important;
    }
    .splashAmericanFootball .stm-footer-image .text-right .stm-btn-text-wrapper {
        float: inherit !important;
    }
}

@media (max-width: 320px) {
    .splashAmericanFootball .stm-donation-cash .heading-font {
        display: block;
    }
    .splashAmericanFootball .stm-donation-cash .heading-font:after {
        display: none;
    }
}

.splashAmericanFootball .logo-main {
    margin: 0 !important;
}

.splashAmericanFootball .stm-transparent-header .stm-header-mobile {
    background-color: rgba(21, 21, 21, 0.8);
}

.splashAmericanFootball .stm-header-mobile {
    position: relative;
    display: none;
    padding: 15px 15px 15px;
    background-color: #151515;
}

.splashAmericanFootball .stm-header-mobile .bloglogo img {
    max-width: 105px;
}

.splashAmericanFootball .stm-header-mobile .stm-mobile-right {
    float: right;
    margin-top: 22px;
    vertical-align: middle;
}

.splashAmericanFootball .stm-header-mobile .help-bar-shop {
    float: right;
    margin-top: 17px;
}

.splashAmericanFootball .stm-header-mobile .help-bar-shop a {
    color: #fff;
}

.splashAmericanFootball .stm-header-mobile .help-bar-shop .list-label {
    display: none;
}

.splashAmericanFootball .stm-header-mobile .help-bar-shop i {
    position: relative;
    top: 2px;
    font-size: 20px;
}

.splashAmericanFootball .stm-header-mobile .help-bar-shop .stm-current-items-in-cart {
    display: inline-block;
    margin-left: 6px;
    min-width: 21px;
    height: 21px;
    line-height: 21px;
    background-color: #004694;
    text-align: center;
    padding: 0 2px;
    border-radius: 50%;
    font-size: 13px;
}

.splashAmericanFootball .stm-menu-toggle {
    float: right;
    width: 48px;
    height: 48px;
    margin-left: 0;
    cursor: pointer;
    background: transparent;
    border-radius: 3px;
}

.splashAmericanFootball .stm-menu-toggle span {
    display: block;
    width: 21px;
    height: 2px;
    background: #fff;
    margin: 0 auto 6px;
    border-radius: 0;
}

.splashAmericanFootball .stm-menu-toggle span:first-child {
    position: relative;
    margin-top: 18px;
    top: 0;
    -webkit-transition: top 0.3s 0.3s, transform 0.3s 0s;
    -webkit-transition: top 0.3s 0.3s, -webkit-transform 0.3s 0s;
    transition: top 0.3s 0.3s, -webkit-transform 0.3s 0s;
    transition: top 0.3s 0.3s, transform 0.3s 0s;
    transition: top 0.3s 0.3s, transform 0.3s 0s, -webkit-transform 0.3s 0s;
}

.splashAmericanFootball .stm-menu-toggle span:nth-child(2) {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.splashAmericanFootball .stm-menu-toggle span:last-child {
    margin-bottom: 0;
    position: relative;
    top: 0;
    -webkit-transition: top 0.3s 0.3s, transform 0.3s 0s;
    -webkit-transition: top 0.3s 0.3s, -webkit-transform 0.3s 0s;
    transition: top 0.3s 0.3s, -webkit-transform 0.3s 0s;
    transition: top 0.3s 0.3s, transform 0.3s 0s;
    transition: top 0.3s 0.3s, transform 0.3s 0s, -webkit-transform 0.3s 0s;
}

.splashAmericanFootball .stm-menu-toggle.opened span {
    background: #fff;
}

.splashAmericanFootball .stm-menu-toggle.opened span:first-child {
    top: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: top 0.3s 0s, transform 0.3s 0.3s, color 0.3s 0.3s;
    -webkit-transition: top 0.3s 0s, color 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    transition: top 0.3s 0s, color 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
    transition: top 0.3s 0s, transform 0.3s 0.3s, color 0.3s 0.3s;
    transition: top 0.3s 0s, transform 0.3s 0.3s, color 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}

.splashAmericanFootball .stm-menu-toggle.opened span:nth-child(2) {
    opacity: 0;
}

.splashAmericanFootball .stm-menu-toggle.opened span:last-child {
    top: -9px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top 0.3s 0s, transform 0.3s 0.3s;
    -webkit-transition: top 0.3s 0s, -webkit-transform 0.3s 0.3s;
    transition: top 0.3s 0s, -webkit-transform 0.3s 0.3s;
    transition: top 0.3s 0s, transform 0.3s 0.3s;
    transition: top 0.3s 0s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}

.splashAmericanFootball .stm-mobile-menu-unit {
    display: none;
    position: absolute;
    top: 100%;
    right: 40px;
    width: 388px;
    border-top: 5px solid #004694;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top {
    padding: 22px 25px 10px;
    position: relative;
    background-color: #303132;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .stm-top-right {
    overflow: hidden;
    padding-right: 40px;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-search .search-input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s 0s;
    transition: all 0.3s 0s;
    font-size: 24px;
    color: #151515;
    outline: none !important;
    z-index: 20;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-search .search-input.active {
    opacity: 1;
    visibility: visible;
    background: #fff;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-search .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 70px;
    border: 0;
    padding: 0;
    color: #b6b6b6;
    background-color: transparent;
    font-size: 18px;
    z-index: 25;
    -webkit-transition: background-color 0.3s 0s;
    transition: background-color 0.3s 0s;
    border-radius: 0;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-search .search-submit:before {
    display: none;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-search .search-submit:hover:active i {
    color: #004694;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-search .search-submit.activated {
    background-color: #004694 !important;
    color: #fff !important;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-socials .top-bar-socials {
    text-align: center;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-socials .top-bar-socials li {
    display: inline-block;
    margin-right: 27px;
    font-size: 18px;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-socials .top-bar-socials li:last-child {
    margin-right: 0;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .language-switcher-unit {
    position: relative;
    padding-right: 22px;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .language-switcher-unit .stm-language-code {
    margin-left: 5px;
    position: relative;
    top: 1px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .language-switcher-unit .stm-switcher-open {
    position: absolute;
    top: 10px !important;
    right: 0 !important;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    opacity: 0.2;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .language-switcher-unit .dropdown-menu {
    min-width: 100%;
    background-color: transparent;
    box-shadow: none;
    border: 0;
}

.splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .language-switcher-unit .dropdown-menu li a {
    padding-left: 0;
}

.splashAmericanFootball .stm-mobile-menu-list {
    padding: 10px 0;
    background: rgba(21, 21, 21, 0.95);
}

.splashAmericanFootball .stm-mobile-menu-list li {
    padding-left: 0;
    margin: 0;
}

.splashAmericanFootball .stm-mobile-menu-list li:before {
    display: none;
}

.splashAmericanFootball .stm-mobile-menu-list li a {
    display: block;
    padding: 18px 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    text-decoration: none !important;
}

.splashAmericanFootball .stm-mobile-menu-list li a:active {
    background-color: #004694;
    color: #004694;
}

.splashAmericanFootball .stm-mobile-menu-list li ul {
    display: none;
    padding: 0;
    margin: 0;
    opacity: 0.5;
}

.splashAmericanFootball .stm-mobile-menu-list li ul li a {
    font-size: 20px;
}

@media (max-width: 787px) {
    .splashAmericanFootball {}
    .splashAmericanFootball .stm-header-mobile {
        display: block;
    }
    .splashAmericanFootball #stm-top-bar {
        display: none;
    }
    .splashAmericanFootball .stm-header-inner {
        display: none;
    }
    .splashAmericanFootball .stm-transparent-header .stm-header-mobile {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
    .splashAmericanFootball div.stm-header {
        min-height: initial !important;
    }
}

@media (max-width: 480px) {
    .splashAmericanFootball .stm-transparent-header .stm-header-mobile {
        padding-right: 15px;
        padding-left: 15px;
    }
    .splashAmericanFootball .stm-mobile-menu-unit {
        right: 15px;
        left: 15px;
        width: auto;
    }
    .splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top {
        padding-left: 25px;
        padding-right: 10px;
    }
    .splashAmericanFootball .tp-bullets {
        display: none;
    }
    .splashAmericanFootball .stm-header-mobile .bloglogo img {
        max-width: 80px;
    }
    .splashAmericanFootball .stm-header-mobile .stm-mobile-right {
        margin-top: 12px;
    }
    .splashAmericanFootball .slider-title.h1 {
        font-size: 40px;
    }
    .splashAmericanFootball .slider-date {
        font-size: 20px;
    }
    .splashAmericanFootball .stm-footer-image .inner .heading-font {
        font-size: 32px;
        line-height: 36px;
    }
}

@media (max-width: 350px) {
    .splashAmericanFootball .stm-mobile-menu-unit .inner .stm-top .stm-top-right .stm-top-socials .top-bar-socials li {
        margin-right: 10px;
    }
}

@media (max-width: 650px) and (orientation: landscape) {
    .splashAmericanFootball.page-template-coming-soon {
        padding-bottom: 0 !important;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper {
        display: block;
        overflow: scroll;
        height: 100vh !important;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper #main:before {
        background: transparent !important;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transform: inherit;
        transform: inherit;
        text-align: center;
        z-index: 10;
        color: #fff;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered .wpb_text_column p {
        color: #fff;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered .subscribe-wrapp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        width: 100%;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered .subscribe-wrapp input[type='email'] {
        border-radius: 0;
        font-family: 'Roboto';
        font-size: 14px;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered .subscribe-wrapp .button {
        margin-top: 0;
        padding: 2px 0;
    }
    .splashAmericanFootball.page-template-coming-soon #wrapper #main .stm-coming-soon-centered .subscribe-wrapp .button input[type='submit'] {
        width: 117px;
        padding: 11px 10px 9px;
    }
    .splashAmericanFootball.page-template-coming-soon .stm-footer {
        position: absolute;
        z-index: 100;
    }
    .splashAmericanFootball.page-template-coming-soon .stm-footer #stm-footer-bottom {
        background: transparent !important;
    }
    .splashAmericanFootball.page-template-coming-soon .stm-footer #stm-footer-bottom .container {
        padding: 20px 0 20px;
        border-top: solid 1px rgba(255, 255, 255, 0.25);
    }
    .splashAmericanFootball.page-template-coming-soon .stm-footer #stm-footer-bottom .container .stm-white {
        padding: 0;
    }
    .splashAmericanFootball.error404 {
        padding-bottom: 0 !important;
    }
    .splashAmericanFootball.error404 #stm-top-bar,
    .splashAmericanFootball.error404 .stm-header,
    .splashAmericanFootball.error404 .stm-footer-image,
    .splashAmericanFootball.error404 .stm-footer {
        display: none;
    }
    .splashAmericanFootball.error404 #wrapper {
        display: block;
        overflow: scroll;
        height: 100vh;
    }
    .splashAmericanFootball.error404 #wrapper #main {
        padding: 0;
    }
    .splashAmericanFootball.error404 #wrapper #main .stm-default-page-404 {
        width: 100%;
        text-align: center;
        margin-top: 0;
        padding-top: 45px;
    }
    .splashAmericanFootball.error404 #wrapper #main .stm-default-page-404 .stm-404-warning {
        display: block;
        overflow: hidden;
        font-family: 'Oswald';
        font-size: 480px;
        color: #fff !important;
        font-weight: 400;
        line-height: 480px;
    }
    .splashAmericanFootball.error404 #wrapper #main .stm-default-page-404 .h1 {
        font-family: 'Oswald';
        font-size: 42px;
        font-weight: 400;
        color: #fff;
        line-height: 30px;
    }
    .splashAmericanFootball.error404 #wrapper #main .stm-default-page-404 .button {
        margin-top: 15px;
        padding: 12px 70px;
    }
}

@media (max-width: 650px) {
    .stm-statistics-wrapper .vc_col-sm-6 {
        margin-bottom: 20px;
    }
    .stm-statistics-wrapper .vc_col-sm-6:nth-child(1),
    .stm-statistics-wrapper .vc_col-sm-6:nth-child(2) {
        margin-bottom: 20px;
    }
    .stm-statistics-wrapper .vc_col-sm-6 .stm-stats-wrapp {
        display: block;
        overflow: hidden;
        width: 100%;
        text-align: center;
    }
    .stm-statistics-wrapper .vc_col-sm-6 .stm-stats-wrapp img {
        display: block;
        overflow: hidden;
        margin: 0 auto;
    }
    .stm-statistics-wrapper .vc_col-sm-6 .stm-stats-wrapp .stm-stat-info-wrapp {
        display: block !important;
        overflow: hidden !important;
    }
    .stm-statistics-wrapper .vc_col-sm-6 .stm-stats-wrapp .stm-stat-info-wrapp span {
        text-align: center !important;
    }
    .stm-coach-excerption-wrapp .stm-data-wrapp .stm-photo-wrapp {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .stm-coach-excerption-wrapp .stm-data-wrapp .stm-excerption-wrapp {
        width: 100% !important;
        margin-bottom: 20px;
    }
}

.splashAmericanFootball.woocommerce-page.tax-product_cat .stm-title-box-title-wrapper h2 {
    margin-bottom: 20px;
}

@media (max-width: 787px) {
    .splashAmericanFootball.woocommerce-page .shop_attributes tbody tr th,
    .splashAmericanFootball.woocommerce-page .shop_attributes tbody tr td {
        padding-left: 5px;
    }
    .splashAmericanFootball.woocommerce-page .shop_attributes tbody tr:nth-child(odd) th,
    .splashAmericanFootball.woocommerce-page .shop_attributes tbody tr:nth-child(odd) td {
        background: #f0f0f0;
        border: 0;
    }
    .splashAmericanFootball.woocommerce-page .shop_attributes tbody tr:nth-child(even) th,
    .splashAmericanFootball.woocommerce-page .shop_attributes tbody tr:nth-child(even) td {
        background: #fff;
        border: 0;
    }
    .splashAmericanFootball.woocommerce-page.stm-shop-sidebar .stm-title-box-title-wrapper h2 {
        display: inline-block;
        overflow: hidden;
        width: auto;
    }
    .splashAmericanFootball.woocommerce-page.stm-shop-sidebar .stm-title-box-title-wrapper .stm-shop-categories {
        display: block;
        float: right;
    }
    .splashAmericanFootball.woocommerce-page.stm-shop-sidebar .stm-title-box-title-wrapper .stm-shop-categories .stm-shop-category a {
        color: #004694 !important;
    }
    .splashAmericanFootball.woocommerce-page .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
        margin-right: 27px !important;
    }
    .splashAmericanFootball.woocommerce-page .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button {
        padding: 12px 60px;
    }
}

@media (max-width: 650px) {
    .splashAmericanFootball.woocommerce-page .col-md-7.col-sm-6 {
        padding-right: 15px;
    }
    .splashAmericanFootball.woocommerce-page .col-md-7.col-sm-6 .stm-single-product-images.images a img {
        display: block;
        margin: 0 auto;
    }
    .splashAmericanFootball.woocommerce-page .col-md-5.col-sm-6 {
        padding: 0 15px;
        margin: 0;
    }
    .splashAmericanFootball.woocommerce-page .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .stm-quantity-label {
        margin-right: 20px !important;
    }
    .splashAmericanFootball.woocommerce-page .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
        max-width: 55px !important;
        margin-right: 0 !important;
    }
    .splashAmericanFootball.woocommerce-page .stm-single-product-content-right form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button {
        padding: 12px 60px;
    }
}

@media (max-width: 375px) {
    .splashAmericanFootball.woocommerce-page .col-md-7.col-sm-6 {
        padding-right: 15px;
    }
    .splashAmericanFootball.woocommerce-page .col-md-7.col-sm-6 .stm-single-product-images.images a img {
        display: block;
        margin: 0 auto;
    }
    .splashAmericanFootball.woocommerce-page .col-md-5.col-sm-6 {
        padding: 0 15px;
        margin: 0;
    }
    .splashAmericanFootball.woocommerce-page .col-md-5.col-sm-6 .single_variation_wrap .woocommerce-variation.single_variation {
        display: none !important;
    }
    .splashAmericanFootball.woocommerce-page .col-md-5.col-sm-6 .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
        margin-right: 0 !important;
    }
    .splashAmericanFootball.woocommerce-page .col-md-5.col-sm-6 .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button {
        padding: 12px 30px !important;
    }
    .splashAmericanFootball.woocommerce-page .woocommerce-tabs .tabs li {
        margin-right: 10px;
    }
    .splashAmericanFootball.woocommerce-page .woocommerce-tabs .entry-content h2 {
        margin-bottom: 20px;
    }
}

@media (max-width: 500px) {
    .home.splashAmericanFootball .stm-title-box-unit {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}</pre></body></html>